2019-03-26 11:28:28,808 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-416 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-26 11:28:28,812 - 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.22,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.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=4WVpIP2SUIejpC2Sf7dL1qJe6 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=0c1029b257c44319a8784a806bbcda81 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-26 11:28:28,812 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-26 11:28:28,813 - 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-26 11:28:28,841 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2019-03-26 11:28:29,045 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2019-03-26 11:28:29,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:28:29,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58582cc9-8203-4795-b159-2d3ce9fa0493 2019-03-26 11:28:29,056 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:28:29,056 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-58582cc9-8203-4795-b159-2d3ce9fa0493 2019-03-26 11:28:29,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:28:29,457 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:28:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["lVT_qLvJRiazsMNk9alwIQ"], "issued_at": "2019-03-26T11:28:29.000000Z"}} 2019-03-26 11:28:29,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 11:28:29,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:30,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:30 GMT X-Openstack-Request-Id: req-4821ab0c-3398-4161-9690-0f17a50655ae 2019-03-26 11:28:30,436 - 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-26 11:28:30,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-4821ab0c-3398-4161-9690-0f17a50655ae 2019-03-26 11:28:30,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.976124048233s 2019-03-26 11:28:30,447 - 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-26 11:28:30,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-aggregates 2019-03-26 11:28:30,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:31,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 18 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28: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-35243cfb-5c1d-46b7-a9f5-e05a331ebd4b x-openstack-request-id: req-35243cfb-5c1d-46b7-a9f5-e05a331ebd4b 2019-03-26 11:28:31,242 - keystoneauth.session - DEBUG - RESP BODY: {"aggregates": []} 2019-03-26 11:28:31,242 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-aggregates used request id req-35243cfb-5c1d-46b7-a9f5-e05a331ebd4b 2019-03-26 11:28:31,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-aggregates in 0.793066978455s 2019-03-26 11:28:31,243 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_aggregates: [] 2019-03-26 11:28:31,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:28:31,254 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6de8901a-38fa-4ce8-a447-17dc3756f4ab 2019-03-26 11:28:31,254 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:28:31,255 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-6de8901a-38fa-4ce8-a447-17dc3756f4ab 2019-03-26 11:28:31,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:28:31,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:31,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84ca2467-22e2-4141-bfb8-bf54a7d9088e 2019-03-26 11:28:31,453 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:28:31,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-84ca2467-22e2-4141-bfb8-bf54a7d9088e 2019-03-26 11:28:31,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197577953339s 2019-03-26 11:28:31,454 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_domains: [Munch({'description': u'', 'enabled': True, 'id': u'9872426ba2384d98920df75604750efc', 'name': u'heat_stack'}), Munch({'description': u'The default domain', 'enabled': True, 'id': u'default', 'name': u'Default'})] 2019-03-26 11:28:31,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-26 11:28:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:31,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1983 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ca59e1-a4fe-4314-ab41-804ea4d244be 2019-03-26 11:28:31,655 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/071a373ad91d443b9b9bffd5c557987f"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1cc4e0b005084f979f6f34a76228b214"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1dc851a9fe6a4a69a5d11a334ee7cea4"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ec684663d674b749125158b358cf159", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/245b3601fe8f46f58f9c47099b0fc003"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/31566bc32c37434a8343cc8d535e1489"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "31566bc32c37434a8343cc8d535e1489"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/31dd6483027946b0b110f102fda92b00"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "31dd6483027946b0b110f102fda92b00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33119c8e830f4586aaf349b476527488"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67c1feecac614143b772eb021d87683a", "id": "33119c8e830f4586aaf349b476527488"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3ea7271039434c04944d38c71707329e"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "3ea7271039434c04944d38c71707329e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/56a0ff077cd94628bd1104156cec20c9"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "56a0ff077cd94628bd1104156cec20c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/59dfefb2ad9f4c4db81c9643ad53df22"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60a01e4b2ce94294b1b7d37a6409d01d"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60ee1a642c2445668037cd923925a4ad"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "60ee1a642c2445668037cd923925a4ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/78e904cb2b6141698955eda5deb242e5"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "78e904cb2b6141698955eda5deb242e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7aa73a9c0893488baebf5de95b6137eb"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7ef8d08269214f76a2feb166abf7ea08"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/808255b7a2d04a0eb30f14e2e3eafcea"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/840ea42ac41f4a29839cd0a6d7c54f65"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/864074fb5ea248579b08e7190d29668d"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67c1feecac614143b772eb021d87683a", "id": "864074fb5ea248579b08e7190d29668d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8b02023dfd0245c8929e286508d97a8c"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/997ce8a81c8a42d582c90827ac2e6f7a"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ec684663d674b749125158b358cf159", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9b74a1a733f849508ce3325194398842"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "9b74a1a733f849508ce3325194398842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a08004f5bd934199ab4a271f7cad8a77"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/abe0b0fdefac429d91bdb01a384504a8"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b50c13e90054415189a46d27df5ba5af"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "b50c13e90054415189a46d27df5ba5af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bfe878dfff68437eb763c8b053e3a461"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "bfe878dfff68437eb763c8b053e3a461"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c70851daa480406db037e20ca9150a8d"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "c70851daa480406db037e20ca9150a8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cef3a0e69cfe41189c8d07ebae5292ae"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cf3903eaf987415a804a3f34d9a1ac8e"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d52a2fc97e2b48f194ad72de0bf9b3ba"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67c1feecac614143b772eb021d87683a", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d7ae594e1d784f1785f337cceae68e54"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "d7ae594e1d784f1785f337cceae68e54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e7151f97af7d4f0b8667a50d92455f29"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e9971bf0186f47209c65414079d48310"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "e9971bf0186f47209c65414079d48310"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f06068edd2e7411c85af456fa848b8d3"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ec684663d674b749125158b358cf159", "id": "f06068edd2e7411c85af456fa848b8d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f0e075d0966d44188849790453d0f8cc"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "f0e075d0966d44188849790453d0f8cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f1f25c4e7f8c4b7a82e7eb16c8f21b39"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f205fb1f17c54f468b8f653ca4da8b82"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f396c4b7ae614c128e5ea76d070f39db"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f3abcf3e2d184e5487af4f87d8a3f6ab"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f4ef0292dcd64ae68126691c30950a36"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "f4ef0292dcd64ae68126691c30950a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f710b76766dc4e76bd292784a3389087"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "f710b76766dc4e76bd292784a3389087"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fadd7a6dc5094ff7af1f15ec917d3d7d"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fd81238c5f5244a88a9bce90834143e5"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "fd81238c5f5244a88a9bce90834143e5"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-26 11:28:31,655 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-26ca59e1-a4fe-4314-ab41-804ea4d244be 2019-03-26 11:28:31,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.197993040085s 2019-03-26 11:28:31,663 - 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.22:5000/v3/endpoints/071a373ad91d443b9b9bffd5c557987f'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'a5813d861fe540e99fbbbf1c8ac3f115', u'id': u'071a373ad91d443b9b9bffd5c557987f'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1cc4e0b005084f979f6f34a76228b214'}, 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'b024d1087bf24cbca43602e6520408c0', u'id': u'1cc4e0b005084f979f6f34a76228b214'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/1dc851a9fe6a4a69a5d11a334ee7cea4'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'6ec684663d674b749125158b358cf159', u'id': u'1dc851a9fe6a4a69a5d11a334ee7cea4'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/245b3601fe8f46f58f9c47099b0fc003'}, u'url': u'http://192.30.9.3:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'a5813d861fe540e99fbbbf1c8ac3f115', u'id': u'245b3601fe8f46f58f9c47099b0fc003'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/31566bc32c37434a8343cc8d535e1489'}, 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'f3e3c341f4f84445956fb6d35725facd', u'id': u'31566bc32c37434a8343cc8d535e1489'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/31dd6483027946b0b110f102fda92b00'}, u'url': u'http://172.30.9.22:8000/v1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'37db07dc021a40fe999cf831284f960e', u'id': u'31dd6483027946b0b110f102fda92b00'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/33119c8e830f4586aaf349b476527488'}, 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'67c1feecac614143b772eb021d87683a', u'id': u'33119c8e830f4586aaf349b476527488'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/3ea7271039434c04944d38c71707329e'}, 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'f3e3c341f4f84445956fb6d35725facd', u'id': u'3ea7271039434c04944d38c71707329e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/56a0ff077cd94628bd1104156cec20c9'}, u'url': u'http://172.30.9.22:8778/placement', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'f3e3c341f4f84445956fb6d35725facd', u'id': u'56a0ff077cd94628bd1104156cec20c9'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/59dfefb2ad9f4c4db81c9643ad53df22'}, 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'a6ebfa27f93f487fb1fd2e16da1b7780', u'id': u'59dfefb2ad9f4c4db81c9643ad53df22'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/60a01e4b2ce94294b1b7d37a6409d01d'}, 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'506121c81fe64aae90e1a4d006ba200d', u'id': u'60a01e4b2ce94294b1b7d37a6409d01d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/60ee1a642c2445668037cd923925a4ad'}, u'url': u'http://172.30.9.22:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'03fa345d29764a1ab13090d1f3215ddc', u'id': u'60ee1a642c2445668037cd923925a4ad'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/78e904cb2b6141698955eda5deb242e5'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'b142c2635e114a7b987a7f59c0f9a701', u'id': u'78e904cb2b6141698955eda5deb242e5'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7aa73a9c0893488baebf5de95b6137eb'}, u'url': u'http://192.30.9.3:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'b142c2635e114a7b987a7f59c0f9a701', u'id': u'7aa73a9c0893488baebf5de95b6137eb'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/7ef8d08269214f76a2feb166abf7ea08'}, u'url': u'http://172.30.9.22:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'3705fdab19d0491fb67a2d04f0523d94', u'id': u'7ef8d08269214f76a2feb166abf7ea08'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/808255b7a2d04a0eb30f14e2e3eafcea'}, u'url': u'http://172.30.9.22:8004/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'eea56821999c40afb29f8d45a96215e9', u'id': u'808255b7a2d04a0eb30f14e2e3eafcea'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/840ea42ac41f4a29839cd0a6d7c54f65'}, u'url': u'http://12.0.0.27:8080', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'36b53c3ba3f04b418e739651d4daf8a0', u'id': u'840ea42ac41f4a29839cd0a6d7c54f65'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/864074fb5ea248579b08e7190d29668d'}, u'url': u'http://172.30.9.22:8774/v2.1', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'67c1feecac614143b772eb021d87683a', u'id': u'864074fb5ea248579b08e7190d29668d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/8b02023dfd0245c8929e286508d97a8c'}, u'url': u'http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'36b53c3ba3f04b418e739651d4daf8a0', u'id': u'8b02023dfd0245c8929e286508d97a8c'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/997ce8a81c8a42d582c90827ac2e6f7a'}, u'url': u'http://192.30.9.3:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'6ec684663d674b749125158b358cf159', u'id': u'997ce8a81c8a42d582c90827ac2e6f7a'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/9b74a1a733f849508ce3325194398842'}, u'url': u'http://172.30.9.22:8776/v1/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b024d1087bf24cbca43602e6520408c0', u'id': u'9b74a1a733f849508ce3325194398842'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/a08004f5bd934199ab4a271f7cad8a77'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'03fa345d29764a1ab13090d1f3215ddc', u'id': u'a08004f5bd934199ab4a271f7cad8a77'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/abe0b0fdefac429d91bdb01a384504a8'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'3705fdab19d0491fb67a2d04f0523d94', u'id': u'abe0b0fdefac429d91bdb01a384504a8'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/b50c13e90054415189a46d27df5ba5af'}, 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'37db07dc021a40fe999cf831284f960e', u'id': u'b50c13e90054415189a46d27df5ba5af'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/bfe878dfff68437eb763c8b053e3a461'}, u'url': u'http://192.30.9.3:8041', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'3705fdab19d0491fb67a2d04f0523d94', u'id': u'bfe878dfff68437eb763c8b053e3a461'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/c70851daa480406db037e20ca9150a8d'}, u'url': u'http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'36b53c3ba3f04b418e739651d4daf8a0', u'id': u'c70851daa480406db037e20ca9150a8d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/cef3a0e69cfe41189c8d07ebae5292ae'}, 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'b024d1087bf24cbca43602e6520408c0', u'id': u'cef3a0e69cfe41189c8d07ebae5292ae'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/cf3903eaf987415a804a3f34d9a1ac8e'}, 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'37db07dc021a40fe999cf831284f960e', u'id': u'cf3903eaf987415a804a3f34d9a1ac8e'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d52a2fc97e2b48f194ad72de0bf9b3ba'}, 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'67c1feecac614143b772eb021d87683a', u'id': u'd52a2fc97e2b48f194ad72de0bf9b3ba'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/d7ae594e1d784f1785f337cceae68e54'}, u'url': u'http://172.30.9.22:8977', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a5813d861fe540e99fbbbf1c8ac3f115', u'id': u'd7ae594e1d784f1785f337cceae68e54'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e7151f97af7d4f0b8667a50d92455f29'}, 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'eea56821999c40afb29f8d45a96215e9', u'id': u'e7151f97af7d4f0b8667a50d92455f29'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/e9971bf0186f47209c65414079d48310'}, u'url': u'http://172.30.9.22:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'2c400f8d83a943e6a46920e69cd68aee', u'id': u'e9971bf0186f47209c65414079d48310'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f06068edd2e7411c85af456fa848b8d3'}, u'url': u'http://172.30.9.22:8042', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'6ec684663d674b749125158b358cf159', u'id': u'f06068edd2e7411c85af456fa848b8d3'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f0e075d0966d44188849790453d0f8cc'}, u'url': u'http://192.30.9.3:35357', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'2c400f8d83a943e6a46920e69cd68aee', u'id': u'f0e075d0966d44188849790453d0f8cc'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f1f25c4e7f8c4b7a82e7eb16c8f21b39'}, 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'eea56821999c40afb29f8d45a96215e9', u'id': u'f1f25c4e7f8c4b7a82e7eb16c8f21b39'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f205fb1f17c54f468b8f653ca4da8b82'}, 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'506121c81fe64aae90e1a4d006ba200d', u'id': u'f205fb1f17c54f468b8f653ca4da8b82'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f396c4b7ae614c128e5ea76d070f39db'}, 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'a6ebfa27f93f487fb1fd2e16da1b7780', u'id': u'f396c4b7ae614c128e5ea76d070f39db'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f3abcf3e2d184e5487af4f87d8a3f6ab'}, u'url': u'http://192.30.9.3:5000', u'region': u'regionOne', u'enabled': True, u'interface': u'internal', u'service_id': u'2c400f8d83a943e6a46920e69cd68aee', u'id': u'f3abcf3e2d184e5487af4f87d8a3f6ab'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f4ef0292dcd64ae68126691c30950a36'}, u'url': u'http://172.30.9.22:9696', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'b142c2635e114a7b987a7f59c0f9a701', u'id': u'f4ef0292dcd64ae68126691c30950a36'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/f710b76766dc4e76bd292784a3389087'}, u'url': u'http://192.30.9.3:9292', u'region': u'regionOne', u'enabled': True, u'interface': u'admin', u'service_id': u'03fa345d29764a1ab13090d1f3215ddc', u'id': u'f710b76766dc4e76bd292784a3389087'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/fadd7a6dc5094ff7af1f15ec917d3d7d'}, u'url': u'http://172.30.9.22:8776/v3/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'a6ebfa27f93f487fb1fd2e16da1b7780', u'id': u'fadd7a6dc5094ff7af1f15ec917d3d7d'}), Munch({u'region_id': u'regionOne', u'links': {u'self': u'http://172.30.9.22:5000/v3/endpoints/fd81238c5f5244a88a9bce90834143e5'}, u'url': u'http://172.30.9.22:8776/v2/%(tenant_id)s', u'region': u'regionOne', u'enabled': True, u'interface': u'public', u'service_id': u'506121c81fe64aae90e1a4d006ba200d', u'id': u'fd81238c5f5244a88a9bce90834143e5'})] 2019-03-26 11:28:31,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.extensions 2019-03-26 11:28:31,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:31,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 3147 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28: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-6300e310-8af0-4a10-97b4-c91410e29b2f x-openstack-request-id: req-6300e310-8af0-4a10-97b4-c91410e29b2f 2019-03-26 11:28:31,678 - 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-26 11:28:31,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/extensions used request id req-6300e310-8af0-4a10-97b4-c91410e29b2f 2019-03-26 11:28:31,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.extensions in 0.0147190093994s 2019-03-26 11:28:31,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-floating-ip-pools 2019-03-26 11:28:31,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:32,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 45 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0ec1d82d-3ee6-4ee6-a73f-702a6266b1b1 x-openstack-request-id: req-0ec1d82d-3ee6-4ee6-a73f-702a6266b1b1 2019-03-26 11:28:32,821 - keystoneauth.session - DEBUG - RESP BODY: {"floating_ip_pools": [{"name": "external"}]} 2019-03-26 11:28:32,821 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-floating-ip-pools used request id req-0ec1d82d-3ee6-4ee6-a73f-702a6266b1b1 2019-03-26 11:28:32,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-floating-ip-pools in 1.1282119751s 2019-03-26 11:28:32,822 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ip_pools: [{'name': u'external'}] 2019-03-26 11:28:32,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:28:32,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:32,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:32 GMT X-Openstack-Request-Id: req-2704008f-c7bf-4bfe-8fc1-6cd6057d95eb 2019-03-26 11:28:32,916 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:28:32,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2704008f-c7bf-4bfe-8fc1-6cd6057d95eb 2019-03-26 11:28:32,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0891480445862s 2019-03-26 11:28:32,916 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_floating_ips: [] 2019-03-26 11:28:32,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 11:28:32,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:33,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28: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-78873667-310b-49b2-990d-3e3a60f4a561 x-openstack-request-id: req-78873667-310b-49b2-990d-3e3a60f4a561 2019-03-26 11:28:33,067 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 11:28:33,067 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-78873667-310b-49b2-990d-3e3a60f4a561 2019-03-26 11:28:33,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.150558948517s 2019-03-26 11:28:33,068 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_hypervisors: [Munch({u'status': u'enabled', u'host_ip': u'192.30.9.6', u'hypervisor_hostname': u'overcloud-novacompute-0.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 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-0.opnfvlf.org', u'disabled_reason': None, u'id': 12}, u'vcpus_used': 0, u'hypervisor_type': u'QEMU', u'local_gb_used': 0, u'vcpus': 16, u'memory_mb_used': 4096, u'memory_mb': 32502, u'current_workload': 0, u'state': u'up', u'running_vms': 0}), Munch({u'status': u'enabled', u'host_ip': u'192.30.9.4', u'hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', u'cpu_info': u'{"vendor": "Intel", "model": "Haswell-noTSX-IBRS", "arch": "x86_64", "features": ["pge", "avx", "xsaveopt", "clflush", "sep", "syscall", "tsc_adjust", "tsc-deadline", "dtes64", "stibp", "invpcid", "tsc", "fsgsbase", "xsave", "vmx", "erms", "xtpr", "cmov", "smep", "ssse3", "est", "pat", "monitor", "smx", "pbe", "lm", "msr", "nx", "fxsr", "tm", "sse4.1", "pae", "sse4.2", "pclmuldq", "cx16", "pcid", "fma", "vme", "popcnt", "mmx", "osxsave", "cx8", "mce", "de", "rdtscp", "ht", "dca", "lahf_lm", "abm", "pdcm", "mca", "pdpe1gb", "apic", "sse", "f16c", "pse", "ds", "invtsc", "pni", "tm2", "avx2", "aes", "sse2", "ss", "ds_cpl", "arat", "bmi1", "bmi2", "acpi", "spec-ctrl", "fpu", "ssbd", "pse36", "mtrr", "movbe", "rdrand", "x2apic"], "topology": {"cores": 4, "cells": 2, "threads": 2, "sockets": 1}}', u'free_disk_gb': 98, u'hypervisor_version': 2012000, u'disk_available_least': 98, u'local_gb': 98, u'free_ram_mb': 28406, u'id': 2, u'service': {u'host': u'overcloud-novacompute-1.opnfvlf.org', u'disabled_reason': None, u'id': 13}, 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-26 11:28:33,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-keypairs 2019-03-26 11:28:33,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:33,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 16 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f560ffe3-27ab-4c49-b903-420e7dcff745 x-openstack-request-id: req-f560ffe3-27ab-4c49-b903-420e7dcff745 2019-03-26 11:28:33,202 - keystoneauth.session - DEBUG - RESP BODY: {"keypairs": []} 2019-03-26 11:28:33,202 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f560ffe3-27ab-4c49-b903-420e7dcff745 2019-03-26 11:28:33,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-keypairs in 0.133619070053s 2019-03-26 11:28:33,203 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_keypairs: [] 2019-03-26 11:28:33,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:28:33,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:33,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:33 GMT X-Openstack-Request-Id: req-2e2d93bb-60b6-4b5e-a08c-116b91dc40a5 2019-03-26 11:28:33,308 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:28:33,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2e2d93bb-60b6-4b5e-a08c-116b91dc40a5 2019-03-26 11:28:33,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.105584859848s 2019-03-26 11:28:33,309 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_networks: [Munch({u'status': u'ACTIVE', u'subnets': [u'971ff180-ebb0-4086-b40e-0b78b4c355af'], u'description': u'', u'provider:physical_network': u'datacentre', u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-26T11:15:47Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'mtu': 1500, u'id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 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-26T11:15:42Z', u'provider:network_type': u'flat', u'tenant_id': u'8b63a238e61343d7aea8f31bd7c1979e', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8b63a238e61343d7aea8f31bd7c1979e', u'l2_adjacency': True})] 2019-03-26 11:28:33,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:28:33,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:33,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 12 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:33 GMT X-Openstack-Request-Id: req-8dec77d4-0a19-4888-879a-92d0cdd35658 2019-03-26 11:28:33,338 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[]} 2019-03-26 11:28:33,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-8dec77d4-0a19-4888-879a-92d0cdd35658 2019-03-26 11:28:33,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0281500816345s 2019-03-26 11:28:33,338 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_ports: [] 2019-03-26 11:28:33,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:28:33,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:33,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 754 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6248b4-af06-440d-b06a-5a3b5736bee8 2019-03-26 11:28:33,542 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [{"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "0dac9dd475464fcb87f1c300928f22fa"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/0dac9dd475464fcb87f1c300928f22fa/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "8570b2659ed34c5a8819a458e63e8b1e"}, "user": {"id": "0dac9dd475464fcb87f1c300928f22fa"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/0dac9dd475464fcb87f1c300928f22fa/roles/8570b2659ed34c5a8819a458e63e8b1e"}}, {"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "1f9dbd66b4764479af0e79f0ce16771f"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/1f9dbd66b4764479af0e79f0ce16771f/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "2ea0cc8e530e4006a78e84de6bd7d91d"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/2ea0cc8e530e4006a78e84de6bd7d91d/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "2fe242ecdca246309974a97fb366a877"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/2fe242ecdca246309974a97fb366a877/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "3d6e7cf92dc647b78e9fb50639201e7b"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/3d6e7cf92dc647b78e9fb50639201e7b/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "4ac642d70c9742a19245eab0000f065b"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/4ac642d70c9742a19245eab0000f065b/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "4f6225748f8a4dc897241230862e9597"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/4f6225748f8a4dc897241230862e9597/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "7047f0b721704dcdb770e461dc1c1487"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/7047f0b721704dcdb770e461dc1c1487/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "901f66240ab24b2684895252c73a6a4a"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/901f66240ab24b2684895252c73a6a4a/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"project": {"id": "0c1029b257c44319a8784a806bbcda81"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "9eac19458fd644e7aaac275f97ff1239"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81/users/9eac19458fd644e7aaac275f97ff1239/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"project": {"id": "0c1029b257c44319a8784a806bbcda81"}}, "role": {"id": "9fe2ff9ee4384b1894a90878d3e92bab"}, "user": {"id": "9eac19458fd644e7aaac275f97ff1239"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81/users/9eac19458fd644e7aaac275f97ff1239/roles/9fe2ff9ee4384b1894a90878d3e92bab"}}, {"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "a587c93869a6421e9f592d24ba57e93c"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/a587c93869a6421e9f592d24ba57e93c/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "adba5d6902834bb1a6d97641ad7d5e97"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/adba5d6902834bb1a6d97641ad7d5e97/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"project": {"id": "8b63a238e61343d7aea8f31bd7c1979e"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "e8fd63a9bbc44392ac864b63e0611f80"}, "links": {"assignment": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e/users/e8fd63a9bbc44392ac864b63e0611f80/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"domain": {"id": "9872426ba2384d98920df75604750efc"}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "fea723de923746d5bda8b39741fb0c2e"}, "links": {"assignment": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc/users/fea723de923746d5bda8b39741fb0c2e/roles/5893f4ea335c4a69afcf62dfd8b764be"}}, {"scope": {"system": {"all": true}}, "role": {"id": "5893f4ea335c4a69afcf62dfd8b764be"}, "user": {"id": "9eac19458fd644e7aaac275f97ff1239"}, "links": {"assignment": "http://172.30.9.22:5000/v3/system/users/9eac19458fd644e7aaac275f97ff1239/roles/5893f4ea335c4a69afcf62dfd8b764be"}}], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments", "previous": null, "next": null}} 2019-03-26 11:28:33,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments used request id req-fa6248b4-af06-440d-b06a-5a3b5736bee8 2019-03-26 11:28:33,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200831890106s 2019-03-26 11:28:33,545 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_role_assignments: [Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'0dac9dd475464fcb87f1c300928f22fa'}), Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'8570b2659ed34c5a8819a458e63e8b1e', 'user': u'0dac9dd475464fcb87f1c300928f22fa'}), Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'1f9dbd66b4764479af0e79f0ce16771f'}), Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'2ea0cc8e530e4006a78e84de6bd7d91d'}), Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'2fe242ecdca246309974a97fb366a877'}), Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'3d6e7cf92dc647b78e9fb50639201e7b'}), Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'4ac642d70c9742a19245eab0000f065b'}), Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'4f6225748f8a4dc897241230862e9597'}), Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'7047f0b721704dcdb770e461dc1c1487'}), Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'901f66240ab24b2684895252c73a6a4a'}), Munch({'project': u'0c1029b257c44319a8784a806bbcda81', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'9eac19458fd644e7aaac275f97ff1239'}), Munch({'project': u'0c1029b257c44319a8784a806bbcda81', 'id': u'9fe2ff9ee4384b1894a90878d3e92bab', 'user': u'9eac19458fd644e7aaac275f97ff1239'}), Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'a587c93869a6421e9f592d24ba57e93c'}), Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'adba5d6902834bb1a6d97641ad7d5e97'}), Munch({'project': u'8b63a238e61343d7aea8f31bd7c1979e', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'e8fd63a9bbc44392ac864b63e0611f80'}), Munch({'domain': u'9872426ba2384d98920df75604750efc', 'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'fea723de923746d5bda8b39741fb0c2e'}), Munch({'id': u'5893f4ea335c4a69afcf62dfd8b764be', 'user': u'9eac19458fd644e7aaac275f97ff1239'})] 2019-03-26 11:28:33,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:28:33,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:33,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa8549d-107c-425b-b19d-455f388c7d92 2019-03-26 11:28:33,745 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:28:33,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6fa8549d-107c-425b-b19d-455f388c7d92 2019-03-26 11:28:33,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195759057999s 2019-03-26 11:28:33,746 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_roles: [Munch({'properties': {}, 'location': Munch({'project': Munch({'domain_id': None, 'id': None, 'name': None, 'domain_name': None}), 'zone': None, 'region_name': None, 'cloud': 'envvars'}), 'domain_id': None, 'name': u'heat_stack_user', 'id': u'04194046bcf041a1babcc66dbbc10d88'}), 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'5893f4ea335c4a69afcf62dfd8b764be'}), 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'7911e691a05a432d9e91c0e96e1264e6'}), 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'8570b2659ed34c5a8819a458e63e8b1e'}), 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'8822bd562271401a9bd65a4ffe607a38'}), 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'93971ea4887046478dcbd0ffc771b658'}), 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'})] 2019-03-26 11:28:33,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 11:28:33,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:33,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:33 GMT X-Openstack-Request-Id: req-29131e2d-6275-4f4d-b72a-b789d004a9ff 2019-03-26 11:28:33,804 - keystoneauth.session - DEBUG - RESP BODY: {"routers": []} 2019-03-26 11:28:33,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-29131e2d-6275-4f4d-b72a-b789d004a9ff 2019-03-26 11:28:33,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0568499565125s 2019-03-26 11:28:33,804 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_routers: [] 2019-03-26 11:28:33,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:28:33,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:34,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-defbe466-82d0-40b7-95df-417b184f535c x-openstack-request-id: req-defbe466-82d0-40b7-95df-417b184f535c 2019-03-26 11:28:34,009 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-26 11:28:34,009 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-defbe466-82d0-40b7-95df-417b184f535c 2019-03-26 11:28:34,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204654932022s 2019-03-26 11:28:34,010 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_servers: [] 2019-03-26 11:28:34,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-26 11:28:34,017 - 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-26 11:28:34,023 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4002e291-8708-4119-975d-a9d3a23aa4fe 2019-03-26 11:28:34,024 - 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-26 11:28:34,024 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-4002e291-8708-4119-975d-a9d3a23aa4fe 2019-03-26 11:28:34,024 - 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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:34,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 856 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc12b189-423b-48dd-b519-294c808229e6 2019-03-26 11:28:34,313 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/03fa345d29764a1ab13090d1f3215ddc"}, "enabled": true, "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c400f8d83a943e6a46920e69cd68aee"}, "enabled": true, "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36b53c3ba3f04b418e739651d4daf8a0"}, "enabled": true, "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3705fdab19d0491fb67a2d04f0523d94"}, "enabled": true, "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/37db07dc021a40fe999cf831284f960e"}, "enabled": true, "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4b649cef84124f739c0f848bf4fba0cf"}, "enabled": true, "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/506121c81fe64aae90e1a4d006ba200d"}, "enabled": true, "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67c1feecac614143b772eb021d87683a"}, "enabled": true, "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6ec684663d674b749125158b358cf159"}, "enabled": true, "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5813d861fe540e99fbbbf1c8ac3f115"}, "enabled": true, "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a6ebfa27f93f487fb1fd2e16da1b7780"}, "enabled": true, "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b024d1087bf24cbca43602e6520408c0"}, "enabled": true, "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b142c2635e114a7b987a7f59c0f9a701"}, "enabled": true, "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eea56821999c40afb29f8d45a96215e9"}, "enabled": true, "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3e3c341f4f84445956fb6d35725facd"}, "enabled": true, "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-26 11:28:34,313 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-dc12b189-423b-48dd-b519-294c808229e6 2019-03-26 11:28:34,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.299791097641s 2019-03-26 11:28:34,318 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_services: [Munch({'description': u'OpenStack Image Service', 'service_type': u'image', 'type': u'image', 'enabled': True, 'id': u'03fa345d29764a1ab13090d1f3215ddc', 'name': u'glance'}), Munch({'description': u'OpenStack Identity Service', 'service_type': u'identity', 'type': u'identity', 'enabled': True, 'id': u'2c400f8d83a943e6a46920e69cd68aee', 'name': u'keystone'}), Munch({'description': u'Openstack Object-Store Service', 'service_type': u'object-store', 'type': u'object-store', 'enabled': True, 'id': u'36b53c3ba3f04b418e739651d4daf8a0', 'name': u'swift'}), Munch({'description': u'OpenStack Metric Service', 'service_type': u'metric', 'type': u'metric', 'enabled': True, 'id': u'3705fdab19d0491fb67a2d04f0523d94', 'name': u'gnocchi'}), Munch({'description': u'Openstack Cloudformation Service', 'service_type': u'cloudformation', 'type': u'cloudformation', 'enabled': True, 'id': u'37db07dc021a40fe999cf831284f960e', 'name': u'heat-cfn'}), Munch({'description': u'Openstack Metering Service', 'service_type': u'metering', 'type': u'metering', 'enabled': True, 'id': u'4b649cef84124f739c0f848bf4fba0cf', 'name': u'ceilometer'}), Munch({'description': u'Cinder Service v2', 'service_type': u'volumev2', 'type': u'volumev2', 'enabled': True, 'id': u'506121c81fe64aae90e1a4d006ba200d', 'name': u'cinderv2'}), Munch({'description': u'Openstack Compute Service', 'service_type': u'compute', 'type': u'compute', 'enabled': True, 'id': u'67c1feecac614143b772eb021d87683a', 'name': u'nova'}), Munch({'description': u'OpenStack Alarming Service', 'service_type': u'alarming', 'type': u'alarming', 'enabled': True, 'id': u'6ec684663d674b749125158b358cf159', 'name': u'aodh'}), Munch({'description': u'OpenStack Event Service', 'service_type': u'event', 'type': u'event', 'enabled': True, 'id': u'a5813d861fe540e99fbbbf1c8ac3f115', 'name': u'panko'}), Munch({'description': u'Cinder Service v3', 'service_type': u'volumev3', 'type': u'volumev3', 'enabled': True, 'id': u'a6ebfa27f93f487fb1fd2e16da1b7780', 'name': u'cinderv3'}), Munch({'description': u'Cinder Service', 'service_type': u'volume', 'type': u'volume', 'enabled': True, 'id': u'b024d1087bf24cbca43602e6520408c0', 'name': u'cinder'}), Munch({'description': u'Neutron Networking Service', 'service_type': u'network', 'type': u'network', 'enabled': True, 'id': u'b142c2635e114a7b987a7f59c0f9a701', 'name': u'neutron'}), Munch({'description': u'Openstack Orchestration Service', 'service_type': u'orchestration', 'type': u'orchestration', 'enabled': True, 'id': u'eea56821999c40afb29f8d45a96215e9', 'name': u'heat'}), Munch({'description': u'Openstack Placement Service', 'service_type': u'placement', 'type': u'placement', 'enabled': True, 'id': u'f3e3c341f4f84445956fb6d35725facd', 'name': u'placement'})] 2019-03-26 11:28:34,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:28:34,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:34,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 642 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:34 GMT X-Openstack-Request-Id: req-082278b1-35d8-49f7-8ba9-ece3f41b119f 2019-03-26 11:28:34,366 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4}]} 2019-03-26 11:28:34,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-082278b1-35d8-49f7-8ba9-ece3f41b119f 2019-03-26 11:28:34,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0474331378937s 2019-03-26 11:28:34,367 - functest.opnfv_tests.openstack.api.connection_check - DEBUG - list_subnets: [Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:15:47Z', 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'971ff180-ebb0-4086-b40e-0b78b4c355af', u'subnetpool_id': None, u'service_types': [], u'name': u'external-subnet', u'enable_dhcp': False, u'segment_id': None, u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'tenant_id': u'8b63a238e61343d7aea8f31bd7c1979e', u'created_at': u'2019-03-26T11:15:47Z', u'dns_nameservers': [], u'gateway_ip': u'172.30.9.1', u'ip_version': 4, u'project_id': u'8b63a238e61343d7aea8f31bd7c1979e'})] 2019-03-26 11:28:34,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.service-providers 2019-03-26 11:28:34,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3d3ea9c2623f1671917ee36f251d4c14589fb6f1" 2019-03-26 11:28:34,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 304 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:34 GMT X-Openstack-Request-Id: req-72c9097a-4645-464b-b4d7-7e65079740a7 2019-03-26 11:28:34,375 - 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-26 11:28:34,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/service-providers.json used request id req-72c9097a-4645-464b-b4d7-7e65079740a7 2019-03-26 11:28:34,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.service-providers in 0.00775814056396s 2019-03-26 11:28:34,376 - 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-26 11:28:34,492 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 11:28:34,492 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:05 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-03-26 11:28:34,540 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork1'... 2019-03-26 11:28:34,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:28:34,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ab7134-324f-4f1a-a33f-36549479d2f7 2019-03-26 11:28:34,650 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:28:34,650 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-13ab7134-324f-4f1a-a33f-36549479d2f7 2019-03-26 11:28:34,650 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:28:35,051 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:28:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["rUe8GRFERl-dlIYreKmwNw"], "issued_at": "2019-03-26T11:28:34.000000Z"}} 2019-03-26 11:28:35,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:28:35,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4a91fcf1144c3393966b1177d3aeaddce572c7ba" 2019-03-26 11:28:36,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:36 GMT X-Openstack-Request-Id: req-de971be1-39f7-446d-b528-fc53041ccf5e 2019-03-26 11:28:36,141 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:28:36,141 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-de971be1-39f7-446d-b528-fc53041ccf5e 2019-03-26 11:28:36,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.08739304543s 2019-03-26 11:28:36,142 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork1'... 2019-03-26 11:28:36,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:28:36,154 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab43e13a-7320-4ffb-8972-b0393f95112d 2019-03-26 11:28:36,155 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:28:36,155 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-ab43e13a-7320-4ffb-8972-b0393f95112d 2019-03-26 11:28:36,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:28:36,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4a91fcf1144c3393966b1177d3aeaddce572c7ba" 2019-03-26 11:28:36,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fed49c99-c89e-482e-b564-c3a17896f67f 2019-03-26 11:28:36,374 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:28:36,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-fed49c99-c89e-482e-b564-c3a17896f67f 2019-03-26 11:28:36,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.218131065369s 2019-03-26 11:28:36,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:28:36,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a91fcf1144c3393966b1177d3aeaddce572c7ba" 2019-03-26 11:28:36,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5c63c6-d995-4974-a627-483cec8a009e 2019-03-26 11:28:36,581 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:28:36,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3d5c63c6-d995-4974-a627-483cec8a009e 2019-03-26 11:28:36,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200017929077s 2019-03-26 11:28:36,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 11:28:36,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4a91fcf1144c3393966b1177d3aeaddce572c7ba" -d '{"network": {"tenant_id": "0c1029b257c44319a8784a806bbcda81", "name": "tenantnetwork1-net_56e13df5-a236-49c9-8b00-ffeeb157b976", "admin_state_up": true}}' 2019-03-26 11:28:36,946 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:36 GMT X-Openstack-Request-Id: req-42d158fd-bd98-4103-9942-4549fc3bc614 2019-03-26 11:28:36,946 - 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":"55524219-c903-4e99-8b6b-b975e725a810","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"0c1029b257c44319a8784a806bbcda81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:28:36Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork1-net_56e13df5-a236-49c9-8b00-ffeeb157b976","admin_state_up":true,"tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:28:36Z","mtu":1450}} 2019-03-26 11:28:36,946 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-42d158fd-bd98-4103-9942-4549fc3bc614 2019-03-26 11:28:36,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.363481044769s 2019-03-26 11:28:36,947 - 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-26T11:28:36Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'55524219-c903-4e99-8b6b-b975e725a810', u'provider:segmentation_id': 12, 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_56e13df5-a236-49c9-8b00-ffeeb157b976', u'created_at': u'2019-03-26T11:28:36Z', u'mtu': 1450, u'tenant_id': u'0c1029b257c44319a8784a806bbcda81', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0c1029b257c44319a8784a806bbcda81', u'l2_adjacency': True}) 2019-03-26 11:28:36,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:28:36,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a91fcf1144c3393966b1177d3aeaddce572c7ba" 2019-03-26 11:28:37,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:37 GMT X-Openstack-Request-Id: req-a7f8e376-152d-4e19-888c-e824361958dd 2019-03-26 11:28:37,054 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"55524219-c903-4e99-8b6b-b975e725a810","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"0c1029b257c44319a8784a806bbcda81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:28:36Z","qos_policy_id":null,"name":"tenantnetwork1-net_56e13df5-a236-49c9-8b00-ffeeb157b976","admin_state_up":true,"tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:28:36Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:28:37,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a7f8e376-152d-4e19-888c-e824361958dd 2019-03-26 11:28:37,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106753110886s 2019-03-26 11:28:37,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 11:28:37,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4a91fcf1144c3393966b1177d3aeaddce572c7ba" -d '{"subnet": {"name": "tenantnetwork1-subnet_56e13df5-a236-49c9-8b00-ffeeb157b976", "enable_dhcp": true, "network_id": "55524219-c903-4e99-8b6b-b975e725a810", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 11:28:37,473 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 700 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:37 GMT X-Openstack-Request-Id: req-7e2d79a5-0316-4662-8b77-a7d245692ca0 2019-03-26 11:28:37,474 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T11:28:37Z","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":"846d7805-8d0e-49f0-b619-6623a75b8927","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0c1029b257c44319a8784a806bbcda81","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_56e13df5-a236-49c9-8b00-ffeeb157b976","enable_dhcp":true,"segment_id":null,"network_id":"55524219-c903-4e99-8b6b-b975e725a810","tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:28:37Z","ip_version":4}} 2019-03-26 11:28:37,474 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7e2d79a5-0316-4662-8b77-a7d245692ca0 2019-03-26 11:28:37,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.418277025223s 2019-03-26 11:28:37,474 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:28:37Z', 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'846d7805-8d0e-49f0-b619-6623a75b8927', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork1-subnet_56e13df5-a236-49c9-8b00-ffeeb157b976', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'55524219-c903-4e99-8b6b-b975e725a810', u'tenant_id': u'0c1029b257c44319a8784a806bbcda81', u'created_at': u'2019-03-26T11:28:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0c1029b257c44319a8784a806bbcda81'}) 2019-03-26 11:28:37,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 11:28:37,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4a91fcf1144c3393966b1177d3aeaddce572c7ba" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "tenantnetwork1-router_56e13df5-a236-49c9-8b00-ffeeb157b976", "admin_state_up": true}}' 2019-03-26 11:28:39,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 714 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:39 GMT X-Openstack-Request-Id: req-e627ebfe-bc24-42b7-850c-8748c296f8a4 2019-03-26 11:28:39,231 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:37Z", "admin_state_up": true, "updated_at": "2019-03-26T11:28:38Z", "project_id": "0c1029b257c44319a8784a806bbcda81", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "5ed8d7c0-3792-4c4a-91d9-f2e4edc3cef2", "name": "tenantnetwork1-router_56e13df5-a236-49c9-8b00-ffeeb157b976"}} 2019-03-26 11:28:39,231 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-e627ebfe-bc24-42b7-850c-8748c296f8a4 2019-03-26 11:28:39,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.75609517097s 2019-03-26 11:28:39,232 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:28:38Z', u'revision_number': 2, u'ha': False, u'id': u'5ed8d7c0-3792-4c4a-91d9-f2e4edc3cef2', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork1-router_56e13df5-a236-49c9-8b00-ffeeb157b976', u'admin_state_up': True, u'tenant_id': u'0c1029b257c44319a8784a806bbcda81', u'created_at': u'2019-03-26T11:28:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'0c1029b257c44319a8784a806bbcda81'}) 2019-03-26 11:28:39,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 11:28:39,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5ed8d7c0-3792-4c4a-91d9-f2e4edc3cef2/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}4a91fcf1144c3393966b1177d3aeaddce572c7ba" -d '{"subnet_id": "846d7805-8d0e-49f0-b619-6623a75b8927"}' 2019-03-26 11:28:41,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:41 GMT X-Openstack-Request-Id: req-267f09ee-6024-4a18-983d-110be9b44b41 2019-03-26 11:28:41,397 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "55524219-c903-4e99-8b6b-b975e725a810", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "subnet_id": "846d7805-8d0e-49f0-b619-6623a75b8927", "subnet_ids": ["846d7805-8d0e-49f0-b619-6623a75b8927"], "port_id": "f8b0df8b-f09e-45fd-ac01-96813261d79e", "id": "5ed8d7c0-3792-4c4a-91d9-f2e4edc3cef2"} 2019-03-26 11:28:41,397 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5ed8d7c0-3792-4c4a-91d9-f2e4edc3cef2/add_router_interface.json used request id req-267f09ee-6024-4a18-983d-110be9b44b41 2019-03-26 11:28:41,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.16484904289s 2019-03-26 11:28:41,506 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 11:28:41,507 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork1 | functest | 00:05 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-26 11:28:41,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 11:28:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5ed8d7c0-3792-4c4a-91d9-f2e4edc3cef2/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}4a91fcf1144c3393966b1177d3aeaddce572c7ba" -d '{"subnet_id": "846d7805-8d0e-49f0-b619-6623a75b8927"}' 2019-03-26 11:28:43,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:43 GMT X-Openstack-Request-Id: req-0a516355-ec1d-4d7d-8664-03ecd81be800 2019-03-26 11:28:43,569 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "55524219-c903-4e99-8b6b-b975e725a810", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "subnet_id": "846d7805-8d0e-49f0-b619-6623a75b8927", "subnet_ids": ["846d7805-8d0e-49f0-b619-6623a75b8927"], "port_id": "f8b0df8b-f09e-45fd-ac01-96813261d79e", "id": "5ed8d7c0-3792-4c4a-91d9-f2e4edc3cef2"} 2019-03-26 11:28:43,569 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5ed8d7c0-3792-4c4a-91d9-f2e4edc3cef2/remove_router_interface.json used request id req-0a516355-ec1d-4d7d-8664-03ecd81be800 2019-03-26 11:28:43,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.0568189621s 2019-03-26 11:28:43,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 11:28:43,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4a91fcf1144c3393966b1177d3aeaddce572c7ba" 2019-03-26 11:28:43,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 723 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:43 GMT X-Openstack-Request-Id: req-7b5909f8-6973-4447-8281-960e60bb6079 2019-03-26 11:28:43,738 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:37Z", "admin_state_up": true, "updated_at": "2019-03-26T11:28:42Z", "project_id": "0c1029b257c44319a8784a806bbcda81", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "5ed8d7c0-3792-4c4a-91d9-f2e4edc3cef2", "name": "tenantnetwork1-router_56e13df5-a236-49c9-8b00-ffeeb157b976"}]} 2019-03-26 11:28:43,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-7b5909f8-6973-4447-8281-960e60bb6079 2019-03-26 11:28:43,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.16869187355s 2019-03-26 11:28:43,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 11:28:43,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/5ed8d7c0-3792-4c4a-91d9-f2e4edc3cef2.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a91fcf1144c3393966b1177d3aeaddce572c7ba" 2019-03-26 11:28:45,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:28:45 GMT X-Openstack-Request-Id: req-0f8de5e0-2673-4c2c-8915-f0755fa689f6 2019-03-26 11:28:45,110 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:28:45,110 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/5ed8d7c0-3792-4c4a-91d9-f2e4edc3cef2.json used request id req-0f8de5e0-2673-4c2c-8915-f0755fa689f6 2019-03-26 11:28:45,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37044692039s 2019-03-26 11:28:45,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:28:45,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4a91fcf1144c3393966b1177d3aeaddce572c7ba" 2019-03-26 11:28:45,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1332 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:45 GMT X-Openstack-Request-Id: req-33bb0277-6950-4b81-93ec-3cbf884961b2 2019-03-26 11:28:45,183 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T11:28:37Z","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":"846d7805-8d0e-49f0-b619-6623a75b8927","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0c1029b257c44319a8784a806bbcda81","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tenantnetwork1-subnet_56e13df5-a236-49c9-8b00-ffeeb157b976","enable_dhcp":true,"segment_id":null,"network_id":"55524219-c903-4e99-8b6b-b975e725a810","tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:28:37Z","ip_version":4},{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4}]} 2019-03-26 11:28:45,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-33bb0277-6950-4b81-93ec-3cbf884961b2 2019-03-26 11:28:45,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0726361274719s 2019-03-26 11:28:45,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 11:28:45,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/846d7805-8d0e-49f0-b619-6623a75b8927.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a91fcf1144c3393966b1177d3aeaddce572c7ba" 2019-03-26 11:28:45,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:28:45 GMT X-Openstack-Request-Id: req-5163718b-561f-4d8f-b2a4-978028ea34dd 2019-03-26 11:28:45,996 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:28:45,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/846d7805-8d0e-49f0-b619-6623a75b8927.json used request id req-5163718b-561f-4d8f-b2a4-978028ea34dd 2019-03-26 11:28:45,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.811177015305s 2019-03-26 11:28:45,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:28:45,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a91fcf1144c3393966b1177d3aeaddce572c7ba" 2019-03-26 11:28:46,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:46 GMT X-Openstack-Request-Id: req-9f3e23df-72fe-4565-a331-c9845b8eb387 2019-03-26 11:28:46,250 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"55524219-c903-4e99-8b6b-b975e725a810","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":12,"ipv4_address_scope":null,"shared":false,"project_id":"0c1029b257c44319a8784a806bbcda81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:28:45Z","qos_policy_id":null,"name":"tenantnetwork1-net_56e13df5-a236-49c9-8b00-ffeeb157b976","admin_state_up":true,"tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:28:36Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:28:46,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9f3e23df-72fe-4565-a331-c9845b8eb387 2019-03-26 11:28:46,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253857851028s 2019-03-26 11:28:46,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 11:28:46,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/55524219-c903-4e99-8b6b-b975e725a810.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4a91fcf1144c3393966b1177d3aeaddce572c7ba" 2019-03-26 11:28:47,237 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:28:47 GMT X-Openstack-Request-Id: req-4ef12944-2bbc-4b52-afd7-ef4a827804b9 2019-03-26 11:28:47,237 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:28:47,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/55524219-c903-4e99-8b6b-b975e725a810.json used request id req-4ef12944-2bbc-4b52-afd7-ef4a827804b9 2019-03-26 11:28:47,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.985414028168s 2019-03-26 11:28:47,278 - xtesting.ci.run_tests - INFO - Loading test case 'tenantnetwork2'... 2019-03-26 11:28:47,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:28:47,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b08f9a-c6e8-4ba5-8f4c-95ee7bfb2963 2019-03-26 11:28:47,321 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:28:47,321 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-32b08f9a-c6e8-4ba5-8f4c-95ee7bfb2963 2019-03-26 11:28:47,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:28:47,717 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:28:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["FjeckVhpRMmVAvgQS5sSUQ"], "issued_at": "2019-03-26T11:28:47.000000Z"}} 2019-03-26 11:28:47,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:28:47,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:28:48,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:48 GMT X-Openstack-Request-Id: req-4a1e542e-2a50-4339-97fc-a015958d5681 2019-03-26 11:28:48,060 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:28:48,061 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4a1e542e-2a50-4339-97fc-a015958d5681 2019-03-26 11:28:48,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.340096950531s 2019-03-26 11:28:48,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:28:48,072 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59335b72-9290-4f34-a056-07e78a73d5f0 2019-03-26 11:28:48,072 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:28:48,072 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-59335b72-9290-4f34-a056-07e78a73d5f0 2019-03-26 11:28:48,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:28:48,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:28:48,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61938b8d-43d3-4a45-8740-312da7007c2a 2019-03-26 11:28:48,270 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:28:48,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-61938b8d-43d3-4a45-8740-312da7007c2a 2019-03-26 11:28:48,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198033094406s 2019-03-26 11:28:48,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 11:28:48,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f073e7740a43b066d9da0045784f4a01ac4210d2" -d '{"project": {"description": "Created by OPNFV Functest: tenantnetwork2", "enabled": true, "domain_id": "default", "name": "tenantnetwork2-project_7f3b9587-e253-47a1-82a4-34e33d70aca7"}}' 2019-03-26 11:28:48,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bfb2b911-1f55-4708-be99-b1a5e402351c 2019-03-26 11:28:48,480 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/749b6cf542614530a8182ac17b6f7c30"}, "tags": [], "enabled": true, "id": "749b6cf542614530a8182ac17b6f7c30", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_7f3b9587-e253-47a1-82a4-34e33d70aca7"}} 2019-03-26 11:28:48,480 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-bfb2b911-1f55-4708-be99-b1a5e402351c 2019-03-26 11:28:48,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.201867818832s 2019-03-26 11:28:48,481 - 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'749b6cf542614530a8182ac17b6f7c30', '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_7f3b9587-e253-47a1-82a4-34e33d70aca7'}) 2019-03-26 11:28:48,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 11:28:48,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f073e7740a43b066d9da0045784f4a01ac4210d2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "18mPNIaBdE0Kf8dXUQ0eDRAle9VLM0", "email": null, "name": "tenantnetwork2-user_7f3b9587-e253-47a1-82a4-34e33d70aca7"}}' 2019-03-26 11:28:49,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70fcf572-c29c-49ef-9770-226d74a15df3 2019-03-26 11:28:49,019 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_7f3b9587-e253-47a1-82a4-34e33d70aca7", "links": {"self": "http://172.30.9.22:5000/v3/users/19d7c2fa3f6d4adcba0e184afceb4626"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19d7c2fa3f6d4adcba0e184afceb4626", "domain_id": "default", "password_expires_at": null}} 2019-03-26 11:28:49,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-70fcf572-c29c-49ef-9770-226d74a15df3 2019-03-26 11:28:49,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.532113075256s 2019-03-26 11:28:49,020 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'19d7c2fa3f6d4adcba0e184afceb4626', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tenantnetwork2-user_7f3b9587-e253-47a1-82a4-34e33d70aca7'}) 2019-03-26 11:28:49,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:28:49,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:28:49,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-310c015c-7905-4f9b-b5c2-2eac40e79a29 2019-03-26 11:28:49,223 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:28:49,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-310c015c-7905-4f9b-b5c2-2eac40e79a29 2019-03-26 11:28:49,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200192928314s 2019-03-26 11:28:49,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:28:49,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:28:49,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42a1fb9a-7461-4ffe-b9ec-54a9813b7bd8 2019-03-26 11:28:49,431 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:28:49,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-42a1fb9a-7461-4ffe-b9ec-54a9813b7bd8 2019-03-26 11:28:49,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202151060104s 2019-03-26 11:28:49,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:28:49,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:28:49,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5701bafe-49d8-426a-b226-2d9bdeae5be0 2019-03-26 11:28:49,637 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:28:49,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5701bafe-49d8-426a-b226-2d9bdeae5be0 2019-03-26 11:28:49,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201187133789s 2019-03-26 11:28:49,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:28:49,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:28:49,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8e221a-1f62-43c0-9d64-469cee3b2178 2019-03-26 11:28:49,749 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:28:49,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-be8e221a-1f62-43c0-9d64-469cee3b2178 2019-03-26 11:28:49,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106955051422s 2019-03-26 11:28:49,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:28:49,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:28:49,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4194843-ae29-4bb3-b6cf-63715dc71455 2019-03-26 11:28:49,880 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_7f3b9587-e253-47a1-82a4-34e33d70aca7", "links": {"self": "http://172.30.9.22:5000/v3/users/19d7c2fa3f6d4adcba0e184afceb4626"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19d7c2fa3f6d4adcba0e184afceb4626", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:28:49,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a4194843-ae29-4bb3-b6cf-63715dc71455 2019-03-26 11:28:49,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129899978638s 2019-03-26 11:28:49,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:28:49,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:28:50,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cca6218-4c7c-44f6-8ad2-b5ac3bcfe50e 2019-03-26 11:28:50,114 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/749b6cf542614530a8182ac17b6f7c30"}, "tags": [], "enabled": true, "id": "749b6cf542614530a8182ac17b6f7c30", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_7f3b9587-e253-47a1-82a4-34e33d70aca7"}]} 2019-03-26 11:28:50,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3cca6218-4c7c-44f6-8ad2-b5ac3bcfe50e 2019-03-26 11:28:50,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.221930027008s 2019-03-26 11:28:50,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:28:50,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=19d7c2fa3f6d4adcba0e184afceb4626&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=749b6cf542614530a8182ac17b6f7c30" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:28:50,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb72f16c-33e7-4a9f-9971-dbba3356a822 2019-03-26 11:28:50,234 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=19d7c2fa3f6d4adcba0e184afceb4626&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=749b6cf542614530a8182ac17b6f7c30", "previous": null, "next": null}} 2019-03-26 11:28:50,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=19d7c2fa3f6d4adcba0e184afceb4626&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=749b6cf542614530a8182ac17b6f7c30 used request id req-eb72f16c-33e7-4a9f-9971-dbba3356a822 2019-03-26 11:28:50,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111356973648s 2019-03-26 11:28:50,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 11:28:50,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/749b6cf542614530a8182ac17b6f7c30/users/19d7c2fa3f6d4adcba0e184afceb4626/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:28:50,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a4b787c-48ed-4737-8b52-753644e15638 2019-03-26 11:28:50,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:28:50,513 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/749b6cf542614530a8182ac17b6f7c30/users/19d7c2fa3f6d4adcba0e184afceb4626/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-0a4b787c-48ed-4737-8b52-753644e15638 2019-03-26 11:28:50,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.275191068649s 2019-03-26 11:28:50,514 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tenantnetwork2-project_7f3b9587-e253-47a1-82a4-34e33d70aca7', 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'749b6cf542614530a8182ac17b6f7c30', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '18mPNIaBdE0Kf8dXUQ0eDRAle9VLM0', 'username': u'tenantnetwork2-user_7f3b9587-e253-47a1-82a4-34e33d70aca7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 11:28:50,518 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tenantnetwork2-user_7f3b9587-e253-47a1-82a4-34e33d70aca7', 'password': '18mPNIaBdE0Kf8dXUQ0eDRAle9VLM0', 'project_name': 'tenantnetwork2-project_7f3b9587-e253-47a1-82a4-34e33d70aca7', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '749b6cf542614530a8182ac17b6f7c30', 'project_domain_name': 'Default'} 2019-03-26 11:28:50,518 - xtesting.ci.run_tests - INFO - Running test case 'tenantnetwork2'... 2019-03-26 11:28:50,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:28:50,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:28:50,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96d66f60-f896-491d-b232-1dded6ecd4a7 2019-03-26 11:28:50,632 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:28:50,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-96d66f60-f896-491d-b232-1dded6ecd4a7 2019-03-26 11:28:50,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113958835602s 2019-03-26 11:28:50,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:28:50,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:28:50,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67d9ddd4-baa4-488b-b9eb-0c2354336bbe 2019-03-26 11:28:50,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/749b6cf542614530a8182ac17b6f7c30"}, "tags": [], "enabled": true, "id": "749b6cf542614530a8182ac17b6f7c30", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_7f3b9587-e253-47a1-82a4-34e33d70aca7"}]} 2019-03-26 11:28:50,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-67d9ddd4-baa4-488b-b9eb-0c2354336bbe 2019-03-26 11:28:50,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112462997437s 2019-03-26 11:28:50,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 11:28:50,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f073e7740a43b066d9da0045784f4a01ac4210d2" -d '{"network": {"tenant_id": "749b6cf542614530a8182ac17b6f7c30", "name": "tenantnetwork2-net_7f3b9587-e253-47a1-82a4-34e33d70aca7", "admin_state_up": true}}' 2019-03-26 11:28:51,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 728 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:51 GMT X-Openstack-Request-Id: req-80e303e6-f08a-4a78-bc54-92be638839dd 2019-03-26 11:28:51,292 - 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":"e1d53c17-4bb3-43f9-b3ac-74750b7ba675","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"749b6cf542614530a8182ac17b6f7c30","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:28:51Z","is_default":false,"qos_policy_id":null,"name":"tenantnetwork2-net_7f3b9587-e253-47a1-82a4-34e33d70aca7","admin_state_up":true,"tenant_id":"749b6cf542614530a8182ac17b6f7c30","created_at":"2019-03-26T11:28:50Z","mtu":1450}} 2019-03-26 11:28:51,292 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-80e303e6-f08a-4a78-bc54-92be638839dd 2019-03-26 11:28:51,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.537347078323s 2019-03-26 11:28:51,293 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-26T11:28:51Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e1d53c17-4bb3-43f9-b3ac-74750b7ba675', u'provider:segmentation_id': 93, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tenantnetwork2-net_7f3b9587-e253-47a1-82a4-34e33d70aca7', u'created_at': u'2019-03-26T11:28:50Z', u'mtu': 1450, u'tenant_id': u'749b6cf542614530a8182ac17b6f7c30', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'749b6cf542614530a8182ac17b6f7c30', u'l2_adjacency': True}) 2019-03-26 11:28:51,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:28:51,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e021022c-bed9-4f32-a35e-809e293b797b 2019-03-26 11:28:51,304 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:28:51,304 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-e021022c-bed9-4f32-a35e-809e293b797b 2019-03-26 11:28:51,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:28:51,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "749b6cf542614530a8182ac17b6f7c30", "name": "tenantnetwork2-project_7f3b9587-e253-47a1-82a4-34e33d70aca7"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_749b6cf542614530a8182ac17b6f7c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_749b6cf542614530a8182ac17b6f7c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/749b6cf542614530a8182ac17b6f7c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/749b6cf542614530a8182ac17b6f7c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/749b6cf542614530a8182ac17b6f7c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/749b6cf542614530a8182ac17b6f7c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/749b6cf542614530a8182ac17b6f7c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/749b6cf542614530a8182ac17b6f7c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/749b6cf542614530a8182ac17b6f7c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/749b6cf542614530a8182ac17b6f7c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/749b6cf542614530a8182ac17b6f7c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/749b6cf542614530a8182ac17b6f7c30", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/749b6cf542614530a8182ac17b6f7c30", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/749b6cf542614530a8182ac17b6f7c30", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tenantnetwork2-user_7f3b9587-e253-47a1-82a4-34e33d70aca7", "id": "19d7c2fa3f6d4adcba0e184afceb4626"}, "audit_ids": ["mTksXjEYSo657wOjM7vrDw"], "issued_at": "2019-03-26T11:28:51.000000Z"}} 2019-03-26 11:28:51,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:28:51,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef13be75f62285f180664838740103183a1370ee" 2019-03-26 11:28:52,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:52 GMT X-Openstack-Request-Id: req-28a7683d-0d9c-4054-b186-3e6358a14e64 2019-03-26 11:28:52,050 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"e1d53c17-4bb3-43f9-b3ac-74750b7ba675","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"749b6cf542614530a8182ac17b6f7c30","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:28:51Z","qos_policy_id":null,"name":"tenantnetwork2-net_7f3b9587-e253-47a1-82a4-34e33d70aca7","admin_state_up":true,"tenant_id":"749b6cf542614530a8182ac17b6f7c30","created_at":"2019-03-26T11:28:50Z","mtu":1450}]} 2019-03-26 11:28:52,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-28a7683d-0d9c-4054-b186-3e6358a14e64 2019-03-26 11:28:52,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.351829051971s 2019-03-26 11:28:52,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 11:28:52,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ef13be75f62285f180664838740103183a1370ee" -d '{"subnet": {"name": "tenantnetwork2-subnet_7f3b9587-e253-47a1-82a4-34e33d70aca7", "enable_dhcp": true, "network_id": "e1d53c17-4bb3-43f9-b3ac-74750b7ba675", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 11:28:52,944 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:52 GMT X-Openstack-Request-Id: req-93cb86c2-df9d-4f56-85a2-7c2add020ddd 2019-03-26 11:28:52,945 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1d53c17-4bb3-43f9-b3ac-74750b7ba675","tenant_id":"749b6cf542614530a8182ac17b6f7c30","created_at":"2019-03-26T11:28:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:28:52Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"749b6cf542614530a8182ac17b6f7c30","id":"b37590d4-8eb1-48bc-946f-922616394f68","subnetpool_id":null,"name":"tenantnetwork2-subnet_7f3b9587-e253-47a1-82a4-34e33d70aca7"}} 2019-03-26 11:28:52,945 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-93cb86c2-df9d-4f56-85a2-7c2add020ddd 2019-03-26 11:28:52,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.893297195435s 2019-03-26 11:28:52,946 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:28:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'b37590d4-8eb1-48bc-946f-922616394f68', u'subnetpool_id': None, u'service_types': [], u'name': u'tenantnetwork2-subnet_7f3b9587-e253-47a1-82a4-34e33d70aca7', u'enable_dhcp': True, u'network_id': u'e1d53c17-4bb3-43f9-b3ac-74750b7ba675', u'tenant_id': u'749b6cf542614530a8182ac17b6f7c30', u'created_at': u'2019-03-26T11:28:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'749b6cf542614530a8182ac17b6f7c30'}) 2019-03-26 11:28:52,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 11:28:52,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}ef13be75f62285f180664838740103183a1370ee" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "tenantnetwork2-router_7f3b9587-e253-47a1-82a4-34e33d70aca7", "admin_state_up": true}}' 2019-03-26 11:28:54,444 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:54 GMT X-Openstack-Request-Id: req-a95bf13e-0741-4d4c-a42e-f6d3d3234097 2019-03-26 11:28:54,444 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "created_at": "2019-03-26T11:28:53Z", "admin_state_up": true, "updated_at": "2019-03-26T11:28:54Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "749b6cf542614530a8182ac17b6f7c30", "id": "413e9152-1d03-4555-851d-1e9703f0c6e8", "name": "tenantnetwork2-router_7f3b9587-e253-47a1-82a4-34e33d70aca7"}} 2019-03-26 11:28:54,444 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a95bf13e-0741-4d4c-a42e-f6d3d3234097 2019-03-26 11:28:54,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.49802899361s 2019-03-26 11:28:54,445 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:28:54Z', u'revision_number': 2, u'id': u'413e9152-1d03-4555-851d-1e9703f0c6e8', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tenantnetwork2-router_7f3b9587-e253-47a1-82a4-34e33d70aca7', u'admin_state_up': True, u'tenant_id': u'749b6cf542614530a8182ac17b6f7c30', u'created_at': u'2019-03-26T11:28:53Z', u'flavor_id': None, u'routes': [], u'project_id': u'749b6cf542614530a8182ac17b6f7c30'}) 2019-03-26 11:28:54,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 11:28:54,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/413e9152-1d03-4555-851d-1e9703f0c6e8/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}ef13be75f62285f180664838740103183a1370ee" -d '{"subnet_id": "b37590d4-8eb1-48bc-946f-922616394f68"}' 2019-03-26 11:28:56,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:56 GMT X-Openstack-Request-Id: req-740822e3-37d4-451b-a9fd-fd3fdb1bcd1b 2019-03-26 11:28:56,912 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e1d53c17-4bb3-43f9-b3ac-74750b7ba675", "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "subnet_id": "b37590d4-8eb1-48bc-946f-922616394f68", "subnet_ids": ["b37590d4-8eb1-48bc-946f-922616394f68"], "port_id": "14953b3c-c96d-45f1-b475-19a3c25f9f37", "id": "413e9152-1d03-4555-851d-1e9703f0c6e8"} 2019-03-26 11:28:56,912 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/413e9152-1d03-4555-851d-1e9703f0c6e8/add_router_interface.json used request id req-740822e3-37d4-451b-a9fd-fd3fdb1bcd1b 2019-03-26 11:28:56,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.46677589417s 2019-03-26 11:28:57,028 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 11:28:57,028 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | tenantnetwork2 | functest | 00:06 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-26 11:28:57,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 11:28:57,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/413e9152-1d03-4555-851d-1e9703f0c6e8/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}ef13be75f62285f180664838740103183a1370ee" -d '{"subnet_id": "b37590d4-8eb1-48bc-946f-922616394f68"}' 2019-03-26 11:28:59,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:59 GMT X-Openstack-Request-Id: req-cdc3a547-b2cc-4f0a-987e-f4c3a7840ccb 2019-03-26 11:28:59,091 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e1d53c17-4bb3-43f9-b3ac-74750b7ba675", "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "subnet_id": "b37590d4-8eb1-48bc-946f-922616394f68", "subnet_ids": ["b37590d4-8eb1-48bc-946f-922616394f68"], "port_id": "14953b3c-c96d-45f1-b475-19a3c25f9f37", "id": "413e9152-1d03-4555-851d-1e9703f0c6e8"} 2019-03-26 11:28:59,091 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/413e9152-1d03-4555-851d-1e9703f0c6e8/remove_router_interface.json used request id req-cdc3a547-b2cc-4f0a-987e-f4c3a7840ccb 2019-03-26 11:28:59,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.05775499344s 2019-03-26 11:28:59,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 11:28:59,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ef13be75f62285f180664838740103183a1370ee" 2019-03-26 11:28:59,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Tue, 26 Mar 2019 11:28:59 GMT X-Openstack-Request-Id: req-68aa229d-4a45-4ead-832d-d1ea6ef3eccb 2019-03-26 11:28:59,222 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "created_at": "2019-03-26T11:28:53Z", "admin_state_up": true, "updated_at": "2019-03-26T11:28:58Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "749b6cf542614530a8182ac17b6f7c30", "id": "413e9152-1d03-4555-851d-1e9703f0c6e8", "name": "tenantnetwork2-router_7f3b9587-e253-47a1-82a4-34e33d70aca7"}]} 2019-03-26 11:28:59,222 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-68aa229d-4a45-4ead-832d-d1ea6ef3eccb 2019-03-26 11:28:59,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.131000995636s 2019-03-26 11:28:59,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 11:28:59,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/413e9152-1d03-4555-851d-1e9703f0c6e8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef13be75f62285f180664838740103183a1370ee" 2019-03-26 11:29:00,423 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:29:00 GMT X-Openstack-Request-Id: req-ef3865e0-e909-46ea-afd8-4427b595b1fb 2019-03-26 11:29:00,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:29:00,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/413e9152-1d03-4555-851d-1e9703f0c6e8.json used request id req-ef3865e0-e909-46ea-afd8-4427b595b1fb 2019-03-26 11:29:00,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.19957399368s 2019-03-26 11:29:00,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:29:00,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ef13be75f62285f180664838740103183a1370ee" 2019-03-26 11:29:00,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:00 GMT X-Openstack-Request-Id: req-c775d8fb-9d17-4f80-aea0-30d1a1f5d633 2019-03-26 11:29:00,491 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e1d53c17-4bb3-43f9-b3ac-74750b7ba675","tenant_id":"749b6cf542614530a8182ac17b6f7c30","created_at":"2019-03-26T11:28:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:28:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"749b6cf542614530a8182ac17b6f7c30","id":"b37590d4-8eb1-48bc-946f-922616394f68","subnetpool_id":null,"name":"tenantnetwork2-subnet_7f3b9587-e253-47a1-82a4-34e33d70aca7"}]} 2019-03-26 11:29:00,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c775d8fb-9d17-4f80-aea0-30d1a1f5d633 2019-03-26 11:29:00,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0669341087341s 2019-03-26 11:29:00,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 11:29:00,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/b37590d4-8eb1-48bc-946f-922616394f68.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef13be75f62285f180664838740103183a1370ee" 2019-03-26 11:29:01,598 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:29:01 GMT X-Openstack-Request-Id: req-19921fae-2ce2-4864-8373-eb225be8c513 2019-03-26 11:29:01,598 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:29:01,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b37590d4-8eb1-48bc-946f-922616394f68.json used request id req-19921fae-2ce2-4864-8373-eb225be8c513 2019-03-26 11:29:01,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10605096817s 2019-03-26 11:29:01,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:29:01,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef13be75f62285f180664838740103183a1370ee" 2019-03-26 11:29:01,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:01 GMT X-Openstack-Request-Id: req-2bdb698f-ef52-4797-be47-8de7675df53d 2019-03-26 11:29:01,710 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"e1d53c17-4bb3-43f9-b3ac-74750b7ba675","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"749b6cf542614530a8182ac17b6f7c30","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:29:01Z","qos_policy_id":null,"name":"tenantnetwork2-net_7f3b9587-e253-47a1-82a4-34e33d70aca7","admin_state_up":true,"tenant_id":"749b6cf542614530a8182ac17b6f7c30","created_at":"2019-03-26T11:28:50Z","mtu":1450}]} 2019-03-26 11:29:01,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2bdb698f-ef52-4797-be47-8de7675df53d 2019-03-26 11:29:01,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111459970474s 2019-03-26 11:29:01,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 11:29:01,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/e1d53c17-4bb3-43f9-b3ac-74750b7ba675.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ef13be75f62285f180664838740103183a1370ee" 2019-03-26 11:29:02,805 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:29:02 GMT X-Openstack-Request-Id: req-b8b44dcd-10b8-4b9f-95cb-9b93d0c0202b 2019-03-26 11:29:02,805 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:29:02,805 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e1d53c17-4bb3-43f9-b3ac-74750b7ba675.json used request id req-b8b44dcd-10b8-4b9f-95cb-9b93d0c0202b 2019-03-26 11:29:02,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.09426903725s 2019-03-26 11:29:02,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:29:02,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:29:03,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0309cbad-2396-495c-9f62-d770089fcb4d 2019-03-26 11:29:03,012 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tenantnetwork2-user_7f3b9587-e253-47a1-82a4-34e33d70aca7", "links": {"self": "http://172.30.9.22:5000/v3/users/19d7c2fa3f6d4adcba0e184afceb4626"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "19d7c2fa3f6d4adcba0e184afceb4626", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:29:03,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0309cbad-2396-495c-9f62-d770089fcb4d 2019-03-26 11:29:03,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205775976181s 2019-03-26 11:29:03,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:29:03,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/19d7c2fa3f6d4adcba0e184afceb4626 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:29:03,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b0c8ca4-cc5b-418f-9b51-b6bc766c4623 2019-03-26 11:29:03,235 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tenantnetwork2-user_7f3b9587-e253-47a1-82a4-34e33d70aca7", "links": {"self": "http://172.30.9.22:5000/v3/users/19d7c2fa3f6d4adcba0e184afceb4626"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "19d7c2fa3f6d4adcba0e184afceb4626", "description": null}} 2019-03-26 11:29:03,235 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/19d7c2fa3f6d4adcba0e184afceb4626 used request id req-4b0c8ca4-cc5b-418f-9b51-b6bc766c4623 2019-03-26 11:29:03,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21764087677s 2019-03-26 11:29:03,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 11:29:03,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/19d7c2fa3f6d4adcba0e184afceb4626 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:29:03,636 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:29:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b28db635-22f6-473d-b9c6-1c936aa6cce6 2019-03-26 11:29:03,637 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:29:03,637 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/19d7c2fa3f6d4adcba0e184afceb4626 used request id req-b28db635-22f6-473d-b9c6-1c936aa6cce6 2019-03-26 11:29:03,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.400685071945s 2019-03-26 11:29:03,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:29:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:29:03,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-124f6237-033c-4f12-81e4-ff447794c491 2019-03-26 11:29:03,838 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tenantnetwork2", "links": {"self": "http://172.30.9.22:5000/v3/projects/749b6cf542614530a8182ac17b6f7c30"}, "tags": [], "enabled": true, "id": "749b6cf542614530a8182ac17b6f7c30", "parent_id": "default", "domain_id": "default", "name": "tenantnetwork2-project_7f3b9587-e253-47a1-82a4-34e33d70aca7"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:29:03,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-124f6237-033c-4f12-81e4-ff447794c491 2019-03-26 11:29:03,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19513297081s 2019-03-26 11:29:03,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 11:29:03,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/749b6cf542614530a8182ac17b6f7c30 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:29:04,126 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:29:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80a2e798-b53e-4761-ac3f-9f00a6a2fb2f 2019-03-26 11:29:04,126 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:29:04,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/749b6cf542614530a8182ac17b6f7c30 used request id req-80a2e798-b53e-4761-ac3f-9f00a6a2fb2f 2019-03-26 11:29:04,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.28327703476s 2019-03-26 11:29:04,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:29:04,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=749b6cf542614530a8182ac17b6f7c30&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}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:29:05,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:05 GMT X-Openstack-Request-Id: req-59389ce8-8441-431b-bbef-ed57f507ba5b 2019-03-26 11:29:05,095 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "created_at": "2019-03-26T11:28:50Z", "updated_at": "2019-03-26T11:28:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:50Z", "revision_number": 0, "id": "8c299fa1-2ca3-4259-874a-ceb36a817e2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:50Z", "security_group_id": "611b06e4-c89d-47b3-bd97-318811356149", "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "749b6cf542614530a8182ac17b6f7c30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:50Z", "revision_number": 0, "id": "9143d33a-d489-44a8-822f-1a85057ffb9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:50Z", "security_group_id": "611b06e4-c89d-47b3-bd97-318811356149", "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "749b6cf542614530a8182ac17b6f7c30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:50Z", "revision_number": 0, "id": "cbb074b7-91aa-4a75-bbdb-a19a880ab0fa", "remote_group_id": "611b06e4-c89d-47b3-bd97-318811356149", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:50Z", "security_group_id": "611b06e4-c89d-47b3-bd97-318811356149", "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "749b6cf542614530a8182ac17b6f7c30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:50Z", "revision_number": 0, "id": "f6e9135c-a11d-462e-bd6a-f81f3b1e836d", "remote_group_id": "611b06e4-c89d-47b3-bd97-318811356149", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:50Z", "security_group_id": "611b06e4-c89d-47b3-bd97-318811356149", "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "749b6cf542614530a8182ac17b6f7c30"}], "revision_number": 1, "project_id": "749b6cf542614530a8182ac17b6f7c30", "id": "611b06e4-c89d-47b3-bd97-318811356149", "name": "default"}]} 2019-03-26 11:29:05,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=749b6cf542614530a8182ac17b6f7c30&name=default used request id req-59389ce8-8441-431b-bbef-ed57f507ba5b 2019-03-26 11:29:05,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.963898897171s 2019-03-26 11:29:05,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:29:05,102 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:29:05,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:05 GMT X-Openstack-Request-Id: req-b6cf1009-0c90-466e-a1c0-0f53bf2641f4 2019-03-26 11:29:05,149 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "created_at": "2019-03-26T11:28:50Z", "updated_at": "2019-03-26T11:28:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:50Z", "revision_number": 0, "id": "8c299fa1-2ca3-4259-874a-ceb36a817e2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:50Z", "security_group_id": "611b06e4-c89d-47b3-bd97-318811356149", "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "749b6cf542614530a8182ac17b6f7c30"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:50Z", "revision_number": 0, "id": "9143d33a-d489-44a8-822f-1a85057ffb9d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:50Z", "security_group_id": "611b06e4-c89d-47b3-bd97-318811356149", "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "749b6cf542614530a8182ac17b6f7c30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:50Z", "revision_number": 0, "id": "cbb074b7-91aa-4a75-bbdb-a19a880ab0fa", "remote_group_id": "611b06e4-c89d-47b3-bd97-318811356149", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:50Z", "security_group_id": "611b06e4-c89d-47b3-bd97-318811356149", "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "port_range_min": null, "ethertype": "IPv4", "project_id": "749b6cf542614530a8182ac17b6f7c30"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:50Z", "revision_number": 0, "id": "f6e9135c-a11d-462e-bd6a-f81f3b1e836d", "remote_group_id": "611b06e4-c89d-47b3-bd97-318811356149", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:50Z", "security_group_id": "611b06e4-c89d-47b3-bd97-318811356149", "tenant_id": "749b6cf542614530a8182ac17b6f7c30", "port_range_min": null, "ethertype": "IPv6", "project_id": "749b6cf542614530a8182ac17b6f7c30"}], "revision_number": 1, "project_id": "749b6cf542614530a8182ac17b6f7c30", "id": "611b06e4-c89d-47b3-bd97-318811356149", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 11:29:05,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b6cf1009-0c90-466e-a1c0-0f53bf2641f4 2019-03-26 11:29:05,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0478420257568s 2019-03-26 11:29:05,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 11:29:05,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/611b06e4-c89d-47b3-bd97-318811356149.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f073e7740a43b066d9da0045784f4a01ac4210d2" 2019-03-26 11:29:05,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:29:05 GMT X-Openstack-Request-Id: req-09225222-0360-4e34-920c-9d89c9281c9e 2019-03-26 11:29:05,279 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:29:05,279 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/611b06e4-c89d-47b3-bd97-318811356149.json used request id req-09225222-0360-4e34-920c-9d89c9281c9e 2019-03-26 11:29:05,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.123531103134s 2019-03-26 11:29:05,325 - xtesting.ci.run_tests - INFO - Loading test case 'vmready1'... 2019-03-26 11:29:05,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:29:05,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97482878-fe05-47ae-902f-33b229e0ccea 2019-03-26 11:29:05,405 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:29:05,405 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-97482878-fe05-47ae-902f-33b229e0ccea 2019-03-26 11:29:05,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:29:05,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:29:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["Sh4Zkk5lS--kiNecookmOQ"], "issued_at": "2019-03-26T11:29:05.000000Z"}} 2019-03-26 11:29:05,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:29:05,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:06,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:06 GMT X-Openstack-Request-Id: req-0b149f7b-fb0c-41ab-a633-9e3d15c11c89 2019-03-26 11:29:06,145 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:29:06,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0b149f7b-fb0c-41ab-a633-9e3d15c11c89 2019-03-26 11:29:06,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.341459035873s 2019-03-26 11:29:06,147 - xtesting.ci.run_tests - INFO - Running test case 'vmready1'... 2019-03-26 11:29:06,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:29:06,159 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f804b2b-832e-45d5-9661-35c345507935 2019-03-26 11:29:06,160 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:29:06,160 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-0f804b2b-832e-45d5-9661-35c345507935 2019-03-26 11:29:06,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:29:06,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:06,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b72db16f-3a93-49e4-9835-cd20ee6b02fa 2019-03-26 11:29:06,318 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:29:06,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b72db16f-3a93-49e4-9835-cd20ee6b02fa 2019-03-26 11:29:06,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.157872915268s 2019-03-26 11:29:06,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:29:06,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:06,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b961b2a2-5467-4ee7-97d0-dea67bb15551 2019-03-26 11:29:06,488 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:29:06,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b961b2a2-5467-4ee7-97d0-dea67bb15551 2019-03-26 11:29:06,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.162415027618s 2019-03-26 11:29:06,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 11:29:06,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14794cc4f2690d94624f3ecf24d20fe6659784e5" -d '{"network": {"tenant_id": "0c1029b257c44319a8784a806bbcda81", "name": "vmready1-net_f1aff2be-7192-4794-a16e-638a5ea20d28", "admin_state_up": true}}' 2019-03-26 11:29:06,822 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:06 GMT X-Openstack-Request-Id: req-4d5dd9bb-f0d1-44a6-8945-959692ef2ebf 2019-03-26 11:29:06,823 - 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":"ac3603d7-11df-4664-81b0-f72e3e37d461","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"0c1029b257c44319a8784a806bbcda81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:29:06Z","is_default":false,"qos_policy_id":null,"name":"vmready1-net_f1aff2be-7192-4794-a16e-638a5ea20d28","admin_state_up":true,"tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:06Z","mtu":1450}} 2019-03-26 11:29:06,823 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4d5dd9bb-f0d1-44a6-8945-959692ef2ebf 2019-03-26 11:29:06,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.333832025528s 2019-03-26 11:29:06,823 - 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-26T11:29:06Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'ac3603d7-11df-4664-81b0-f72e3e37d461', u'provider:segmentation_id': 51, 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_f1aff2be-7192-4794-a16e-638a5ea20d28', u'created_at': u'2019-03-26T11:29:06Z', u'mtu': 1450, u'tenant_id': u'0c1029b257c44319a8784a806bbcda81', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0c1029b257c44319a8784a806bbcda81', u'l2_adjacency': True}) 2019-03-26 11:29:06,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:29:06,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:06,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:06 GMT X-Openstack-Request-Id: req-0d3946fb-fb26-4089-a3f9-e76c6a3f8fad 2019-03-26 11:29:06,930 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"ac3603d7-11df-4664-81b0-f72e3e37d461","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"0c1029b257c44319a8784a806bbcda81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:29:06Z","qos_policy_id":null,"name":"vmready1-net_f1aff2be-7192-4794-a16e-638a5ea20d28","admin_state_up":true,"tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:06Z","provider:network_type":"vxlan"}]} 2019-03-26 11:29:06,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0d3946fb-fb26-4089-a3f9-e76c6a3f8fad 2019-03-26 11:29:06,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.106201887131s 2019-03-26 11:29:06,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 11:29:06,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14794cc4f2690d94624f3ecf24d20fe6659784e5" -d '{"subnet": {"name": "vmready1-subnet_f1aff2be-7192-4794-a16e-638a5ea20d28", "enable_dhcp": true, "network_id": "ac3603d7-11df-4664-81b0-f72e3e37d461", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 11:29:07,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 694 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:07 GMT X-Openstack-Request-Id: req-5b436158-b603-48eb-84b2-4bff99f9f2dd 2019-03-26 11:29:07,516 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T11:29:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6a016d9b-a746-4568-89f4-dee352d50cfc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0c1029b257c44319a8784a806bbcda81","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_f1aff2be-7192-4794-a16e-638a5ea20d28","enable_dhcp":true,"segment_id":null,"network_id":"ac3603d7-11df-4664-81b0-f72e3e37d461","tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:07Z","ip_version":4}} 2019-03-26 11:29:07,516 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-5b436158-b603-48eb-84b2-4bff99f9f2dd 2019-03-26 11:29:07,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.584617137909s 2019-03-26 11:29:07,517 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:29:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'6a016d9b-a746-4568-89f4-dee352d50cfc', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready1-subnet_f1aff2be-7192-4794-a16e-638a5ea20d28', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'ac3603d7-11df-4664-81b0-f72e3e37d461', u'tenant_id': u'0c1029b257c44319a8784a806bbcda81', u'created_at': u'2019-03-26T11:29:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0c1029b257c44319a8784a806bbcda81'}) 2019-03-26 11:29:07,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 11:29:07,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14794cc4f2690d94624f3ecf24d20fe6659784e5" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "vmready1-router_f1aff2be-7192-4794-a16e-638a5ea20d28", "admin_state_up": true}}' 2019-03-26 11:29:09,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 708 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:09 GMT X-Openstack-Request-Id: req-0708208c-b30d-4db8-a086-86777b6f443d 2019-03-26 11:29:09,541 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:29:07Z", "admin_state_up": true, "updated_at": "2019-03-26T11:29:09Z", "project_id": "0c1029b257c44319a8784a806bbcda81", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "649e7ef9-7380-4158-8f59-48f32fe91bb1", "name": "vmready1-router_f1aff2be-7192-4794-a16e-638a5ea20d28"}} 2019-03-26 11:29:09,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0708208c-b30d-4db8-a086-86777b6f443d 2019-03-26 11:29:09,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.02427792549s 2019-03-26 11:29:09,542 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:29:09Z', u'revision_number': 2, u'ha': False, u'id': u'649e7ef9-7380-4158-8f59-48f32fe91bb1', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.210'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready1-router_f1aff2be-7192-4794-a16e-638a5ea20d28', u'admin_state_up': True, u'tenant_id': u'0c1029b257c44319a8784a806bbcda81', u'created_at': u'2019-03-26T11:29:07Z', u'flavor_id': None, u'routes': [], u'project_id': u'0c1029b257c44319a8784a806bbcda81'}) 2019-03-26 11:29:09,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 11:29:09,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/649e7ef9-7380-4158-8f59-48f32fe91bb1/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}14794cc4f2690d94624f3ecf24d20fe6659784e5" -d '{"subnet_id": "6a016d9b-a746-4568-89f4-dee352d50cfc"}' 2019-03-26 11:29:11,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:11 GMT X-Openstack-Request-Id: req-c8f538e5-dfcb-4c00-b814-f73247119e6f 2019-03-26 11:29:11,563 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ac3603d7-11df-4664-81b0-f72e3e37d461", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "subnet_id": "6a016d9b-a746-4568-89f4-dee352d50cfc", "subnet_ids": ["6a016d9b-a746-4568-89f4-dee352d50cfc"], "port_id": "ffb99c62-d27f-4f18-ac5d-8e8f567cbdf2", "id": "649e7ef9-7380-4158-8f59-48f32fe91bb1"} 2019-03-26 11:29:11,563 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/649e7ef9-7380-4158-8f59-48f32fe91bb1/add_router_interface.json used request id req-c8f538e5-dfcb-4c00-b814-f73247119e6f 2019-03-26 11:29:11,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.02056479454s 2019-03-26 11:29:11,564 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 11:29:11,669 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 11:29:11,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:29:11,678 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:11 GMT 2019-03-26 11:29:11,679 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 11:29:11,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:29:11,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:12,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:12 GMT X-Openstack-Request-Id: req-fc88ac63-2eb7-43bf-8370-a72b422dfb35 2019-03-26 11:29:12,427 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:29:12,427 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fc88ac63-2eb7-43bf-8370-a72b422dfb35 2019-03-26 11:29:12,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.74347281456s 2019-03-26 11:29:12,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 11:29:12,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14794cc4f2690d94624f3ecf24d20fe6659784e5" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready1-img_f1aff2be-7192-4794-a16e-638a5ea20d28", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready1-img_f1aff2be-7192-4794-a16e-638a5ea20d28"}' 2019-03-26 11:29:12,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:12 GMT Location: http://172.30.9.22:9292/v2/images/c77dc362-a910-4565-95aa-b36b909cb542 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-7def93b7-fc1d-483b-b83c-b746068768b0 2019-03-26 11:29:12,506 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:29:12Z", "file": "/v2/images/c77dc362-a910-4565-95aa-b36b909cb542/file", "owner": "0c1029b257c44319a8784a806bbcda81", "id": "c77dc362-a910-4565-95aa-b36b909cb542", "size": null, "self": "/v2/images/c77dc362-a910-4565-95aa-b36b909cb542", "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_f1aff2be-7192-4794-a16e-638a5ea20d28", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_f1aff2be-7192-4794-a16e-638a5ea20d28", "checksum": null, "created_at": "2019-03-26T11:29:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 11:29:12,506 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-7def93b7-fc1d-483b-b83c-b746068768b0 2019-03-26 11:29:12,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0701668262482s 2019-03-26 11:29:12,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 11:29:12,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/c77dc362-a910-4565-95aa-b36b909cb542/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}14794cc4f2690d94624f3ecf24d20fe6659784e5" -d '' 2019-03-26 11:29:15,344 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:29:15 GMT X-Openstack-Request-Id: req-1b570570-5c43-484d-a7f6-6476823a0e00 2019-03-26 11:29:15,345 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:29:15,345 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c77dc362-a910-4565-95aa-b36b909cb542/file used request id req-1b570570-5c43-484d-a7f6-6476823a0e00 2019-03-26 11:29:15,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 2.83779406548s 2019-03-26 11:29:15,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:29:15,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:15,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:15 GMT X-Openstack-Request-Id: req-7805375e-ee8c-4a06-afc4-bad5f7205114 2019-03-26 11:29:15,378 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:29:15Z", "file": "/v2/images/c77dc362-a910-4565-95aa-b36b909cb542/file", "owner": "0c1029b257c44319a8784a806bbcda81", "id": "c77dc362-a910-4565-95aa-b36b909cb542", "size": 12716032, "self": "/v2/images/c77dc362-a910-4565-95aa-b36b909cb542", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/c77dc362-a910-4565-95aa-b36b909cb542/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/c77dc362-a910-4565-95aa-b36b909cb542/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_f1aff2be-7192-4794-a16e-638a5ea20d28", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_f1aff2be-7192-4794-a16e-638a5ea20d28", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:29:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:29:15,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7805375e-ee8c-4a06-afc4-bad5f7205114 2019-03-26 11:29:15,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0268740653992s 2019-03-26 11:29:15,381 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/c77dc362-a910-4565-95aa-b36b909cb542/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c77dc362-a910-4565-95aa-b36b909cb542/file', 'owner': u'0c1029b257c44319a8784a806bbcda81', 'id': u'c77dc362-a910-4565-95aa-b36b909cb542', 'size': 12716032, u'self': u'/v2/images/c77dc362-a910-4565-95aa-b36b909cb542', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c1029b257c44319a8784a806bbcda81', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/c77dc362-a910-4565-95aa-b36b909cb542/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T11:29:15Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T11:29:15Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready1-img_f1aff2be-7192-4794-a16e-638a5ea20d28', '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/c77dc362-a910-4565-95aa-b36b909cb542', 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_f1aff2be-7192-4794-a16e-638a5ea20d28', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready1-img_f1aff2be-7192-4794-a16e-638a5ea20d28', 'created': u'2019-03-26T11:29:12Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T11:29:12Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/c77dc362-a910-4565-95aa-b36b909cb542', 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_f1aff2be-7192-4794-a16e-638a5ea20d28', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 11:29:15,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:29:15,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14794cc4f2690d94624f3ecf24d20fe6659784e5" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready1-flavor_f1aff2be-7192-4794-a16e-638a5ea20d28", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:29:15,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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-c33224c4-4fea-4730-b77a-cc9ca6f17037 x-openstack-request-id: req-c33224c4-4fea-4730-b77a-cc9ca6f17037 2019-03-26 11:29:15,877 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready1-flavor_f1aff2be-7192-4794-a16e-638a5ea20d28", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0b434741-b4e9-4e22-8658-20139577eedd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0b434741-b4e9-4e22-8658-20139577eedd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0b434741-b4e9-4e22-8658-20139577eedd"}} 2019-03-26 11:29:15,877 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-c33224c4-4fea-4730-b77a-cc9ca6f17037 2019-03-26 11:29:15,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.492974042892s 2019-03-26 11:29:15,878 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready1-flavor_f1aff2be-7192-4794-a16e-638a5ea20d28', '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'0c1029b257c44319a8784a806bbcda81', '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'0b434741-b4e9-4e22-8658-20139577eedd', 'swap': 0}) 2019-03-26 11:29:15,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:29:15,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/0b434741-b4e9-4e22-8658-20139577eedd/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}14794cc4f2690d94624f3ecf24d20fe6659784e5" -d '{"extra_specs": {}}' 2019-03-26 11:29:16,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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-3785c5e0-f9eb-472e-9b3c-1017ace68bc6 x-openstack-request-id: req-3785c5e0-f9eb-472e-9b3c-1017ace68bc6 2019-03-26 11:29:16,005 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:29:16,005 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0b434741-b4e9-4e22-8658-20139577eedd/os-extra_specs used request id req-3785c5e0-f9eb-472e-9b3c-1017ace68bc6 2019-03-26 11:29:16,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.126214981079s 2019-03-26 11:29:16,110 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 11:29:16,111 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready1 | functest | 00:10 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-26 11:29:16,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 11:29:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/649e7ef9-7380-4158-8f59-48f32fe91bb1/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}14794cc4f2690d94624f3ecf24d20fe6659784e5" -d '{"subnet_id": "6a016d9b-a746-4568-89f4-dee352d50cfc"}' 2019-03-26 11:29:18,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:18 GMT X-Openstack-Request-Id: req-a4495b4e-46ee-40cc-ada4-1b93d2fed7e1 2019-03-26 11:29:18,455 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "ac3603d7-11df-4664-81b0-f72e3e37d461", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "subnet_id": "6a016d9b-a746-4568-89f4-dee352d50cfc", "subnet_ids": ["6a016d9b-a746-4568-89f4-dee352d50cfc"], "port_id": "ffb99c62-d27f-4f18-ac5d-8e8f567cbdf2", "id": "649e7ef9-7380-4158-8f59-48f32fe91bb1"} 2019-03-26 11:29:18,455 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/649e7ef9-7380-4158-8f59-48f32fe91bb1/remove_router_interface.json used request id req-a4495b4e-46ee-40cc-ada4-1b93d2fed7e1 2019-03-26 11:29:18,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.33866691589s 2019-03-26 11:29:18,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 11:29:18,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:18,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 717 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:18 GMT X-Openstack-Request-Id: req-80be15f0-89fe-4290-ad3b-5d804c951d86 2019-03-26 11:29:18,591 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.210"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:29:07Z", "admin_state_up": true, "updated_at": "2019-03-26T11:29:17Z", "project_id": "0c1029b257c44319a8784a806bbcda81", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "649e7ef9-7380-4158-8f59-48f32fe91bb1", "name": "vmready1-router_f1aff2be-7192-4794-a16e-638a5ea20d28"}]} 2019-03-26 11:29:18,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-80be15f0-89fe-4290-ad3b-5d804c951d86 2019-03-26 11:29:18,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.135628938675s 2019-03-26 11:29:18,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 11:29:18,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/649e7ef9-7380-4158-8f59-48f32fe91bb1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:19,968 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:29:19 GMT X-Openstack-Request-Id: req-d204caf2-edad-4275-9549-83ccc18b05b6 2019-03-26 11:29:19,968 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:29:19,968 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/649e7ef9-7380-4158-8f59-48f32fe91bb1.json used request id req-d204caf2-edad-4275-9549-83ccc18b05b6 2019-03-26 11:29:19,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.37533211708s 2019-03-26 11:29:19,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:29:19,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:20,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1326 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:20 GMT X-Openstack-Request-Id: req-24de2aa3-91a9-45a6-8efa-cd417778879c 2019-03-26 11:29:20,077 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T11:29:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"6a016d9b-a746-4568-89f4-dee352d50cfc","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0c1029b257c44319a8784a806bbcda81","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"vmready1-subnet_f1aff2be-7192-4794-a16e-638a5ea20d28","enable_dhcp":true,"segment_id":null,"network_id":"ac3603d7-11df-4664-81b0-f72e3e37d461","tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:07Z","ip_version":4},{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4}]} 2019-03-26 11:29:20,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-24de2aa3-91a9-45a6-8efa-cd417778879c 2019-03-26 11:29:20,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.108232975006s 2019-03-26 11:29:20,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 11:29:20,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/6a016d9b-a746-4568-89f4-dee352d50cfc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:21,084 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:29:21 GMT X-Openstack-Request-Id: req-f8a289ab-fa4b-4095-bb32-fe76f46a610c 2019-03-26 11:29:21,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:29:21,084 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/6a016d9b-a746-4568-89f4-dee352d50cfc.json used request id req-f8a289ab-fa4b-4095-bb32-fe76f46a610c 2019-03-26 11:29:21,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00560808182s 2019-03-26 11:29:21,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:29:21,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:21,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:21 GMT X-Openstack-Request-Id: req-1583a8dd-a4d4-48a2-9028-10374a0c8e15 2019-03-26 11:29:21,170 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ac3603d7-11df-4664-81b0-f72e3e37d461","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":51,"ipv4_address_scope":null,"shared":false,"project_id":"0c1029b257c44319a8784a806bbcda81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:29:20Z","qos_policy_id":null,"name":"vmready1-net_f1aff2be-7192-4794-a16e-638a5ea20d28","admin_state_up":true,"tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:06Z","provider:network_type":"vxlan"}]} 2019-03-26 11:29:21,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1583a8dd-a4d4-48a2-9028-10374a0c8e15 2019-03-26 11:29:21,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0855429172516s 2019-03-26 11:29:21,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 11:29:21,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/ac3603d7-11df-4664-81b0-f72e3e37d461.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:22,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:29:22 GMT X-Openstack-Request-Id: req-de13835d-2769-4196-9be5-9eac87a46883 2019-03-26 11:29:22,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:29:22,342 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/ac3603d7-11df-4664-81b0-f72e3e37d461.json used request id req-de13835d-2769-4196-9be5-9eac87a46883 2019-03-26 11:29:22,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.17072701454s 2019-03-26 11:29:22,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:29:22,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:22,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:22 GMT X-Openstack-Request-Id: req-03fa1be1-d891-4e5a-8cbf-ec271887793b 2019-03-26 11:29:22,374 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:29:15Z", "file": "/v2/images/c77dc362-a910-4565-95aa-b36b909cb542/file", "owner": "0c1029b257c44319a8784a806bbcda81", "id": "c77dc362-a910-4565-95aa-b36b909cb542", "size": 12716032, "self": "/v2/images/c77dc362-a910-4565-95aa-b36b909cb542", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/c77dc362-a910-4565-95aa-b36b909cb542/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/c77dc362-a910-4565-95aa-b36b909cb542/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready1-img_f1aff2be-7192-4794-a16e-638a5ea20d28", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready1-img_f1aff2be-7192-4794-a16e-638a5ea20d28", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:29:12Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:29:22,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-03fa1be1-d891-4e5a-8cbf-ec271887793b 2019-03-26 11:29:22,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0281670093536s 2019-03-26 11:29:22,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 11:29:22,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/c77dc362-a910-4565-95aa-b36b909cb542 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:23,259 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:29:23 GMT X-Openstack-Request-Id: req-0aca45c5-e07f-4d07-a1d5-ab82229ad5ce 2019-03-26 11:29:23,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-26 11:29:23,259 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c77dc362-a910-4565-95aa-b36b909cb542 used request id req-0aca45c5-e07f-4d07-a1d5-ab82229ad5ce 2019-03-26 11:29:23,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.88358092308s 2019-03-26 11:29:23,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:29:23,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:23,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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-3d0b5ce2-5c5b-48e3-9511-5f7a989f271e x-openstack-request-id: req-3d0b5ce2-5c5b-48e3-9511-5f7a989f271e 2019-03-26 11:29:23,409 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready1-flavor_f1aff2be-7192-4794-a16e-638a5ea20d28", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0b434741-b4e9-4e22-8658-20139577eedd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0b434741-b4e9-4e22-8658-20139577eedd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0b434741-b4e9-4e22-8658-20139577eedd"}]} 2019-03-26 11:29:23,409 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-3d0b5ce2-5c5b-48e3-9511-5f7a989f271e 2019-03-26 11:29:23,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.132421016693s 2019-03-26 11:29:23,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 11:29:23,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/0b434741-b4e9-4e22-8658-20139577eedd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14794cc4f2690d94624f3ecf24d20fe6659784e5" 2019-03-26 11:29:23,455 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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-a19944bd-ccc6-4439-b8c5-fb08738b13d9 x-openstack-request-id: req-a19944bd-ccc6-4439-b8c5-fb08738b13d9 2019-03-26 11:29:23,455 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0b434741-b4e9-4e22-8658-20139577eedd used request id req-a19944bd-ccc6-4439-b8c5-fb08738b13d9 2019-03-26 11:29:23,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0436871051788s 2019-03-26 11:29:23,500 - xtesting.ci.run_tests - INFO - Loading test case 'vmready2'... 2019-03-26 11:29:23,541 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:29:23,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d89efd5-a364-444d-82a3-9b6318bd696f 2019-03-26 11:29:23,546 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:29:23,546 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-3d89efd5-a364-444d-82a3-9b6318bd696f 2019-03-26 11:29:23,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:29:23,942 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:29:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["BRlEuHfISKWJSCv1XgP1Mg"], "issued_at": "2019-03-26T11:29:23.000000Z"}} 2019-03-26 11:29:23,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:29:23,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:24,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:24 GMT X-Openstack-Request-Id: req-901e9fa4-2f96-46ea-ba57-ff17a1759c39 2019-03-26 11:29:24,305 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:29:24,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-901e9fa4-2f96-46ea-ba57-ff17a1759c39 2019-03-26 11:29:24,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359678983688s 2019-03-26 11:29:24,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:29:24,317 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1423bda-57c8-40ec-be44-181329a63bac 2019-03-26 11:29:24,318 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:29:24,318 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-e1423bda-57c8-40ec-be44-181329a63bac 2019-03-26 11:29:24,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:29:24,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:24,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f43ce32-3530-4f55-94cd-77e5d243e0d2 2019-03-26 11:29:24,509 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:29:24,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-3f43ce32-3530-4f55-94cd-77e5d243e0d2 2019-03-26 11:29:24,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.19083404541s 2019-03-26 11:29:24,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 11:29:24,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4972f620f9d26981a80dae07ddf19a683e5e28bf" -d '{"project": {"description": "Created by OPNFV Functest: vmready2", "enabled": true, "domain_id": "default", "name": "vmready2-project_af710c01-b445-43ff-8023-a25ee9b1691f"}}' 2019-03-26 11:29:24,812 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daa46419-1298-4b04-a340-4caf9a121886 2019-03-26 11:29:24,812 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/7d4a371c1d984f02aa3e4e487c6e7709"}, "tags": [], "enabled": true, "id": "7d4a371c1d984f02aa3e4e487c6e7709", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_af710c01-b445-43ff-8023-a25ee9b1691f"}} 2019-03-26 11:29:24,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-daa46419-1298-4b04-a340-4caf9a121886 2019-03-26 11:29:24,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.295953035355s 2019-03-26 11:29:24,813 - 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'7d4a371c1d984f02aa3e4e487c6e7709', '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_af710c01-b445-43ff-8023-a25ee9b1691f'}) 2019-03-26 11:29:24,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 11:29:24,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4972f620f9d26981a80dae07ddf19a683e5e28bf" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "iGWJ6ncuvUCXTWuS1MKIDrx1hLYhM9", "email": null, "name": "vmready2-user_af710c01-b445-43ff-8023-a25ee9b1691f"}}' 2019-03-26 11:29:25,308 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12f121df-3cf2-425e-b725-5754a09ce770 2019-03-26 11:29:25,308 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_af710c01-b445-43ff-8023-a25ee9b1691f", "links": {"self": "http://172.30.9.22:5000/v3/users/e46b922c9e8d42889a2baacfeef9ebff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e46b922c9e8d42889a2baacfeef9ebff", "domain_id": "default", "password_expires_at": null}} 2019-03-26 11:29:25,309 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-12f121df-3cf2-425e-b725-5754a09ce770 2019-03-26 11:29:25,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.488747119904s 2019-03-26 11:29:25,309 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e46b922c9e8d42889a2baacfeef9ebff', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmready2-user_af710c01-b445-43ff-8023-a25ee9b1691f'}) 2019-03-26 11:29:25,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:29:25,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:25,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-452174e2-940c-4991-a590-071f34fd39a7 2019-03-26 11:29:25,519 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:29:25,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-452174e2-940c-4991-a590-071f34fd39a7 2019-03-26 11:29:25,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20581817627s 2019-03-26 11:29:25,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:29:25,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:25,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b18bde47-27b7-48c0-ac66-2a194bf48463 2019-03-26 11:29:25,720 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:29:25,720 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b18bde47-27b7-48c0-ac66-2a194bf48463 2019-03-26 11:29:25,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196786165237s 2019-03-26 11:29:25,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:29:25,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:25,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c509144-e32d-43b5-8414-5b4797dcf441 2019-03-26 11:29:25,835 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:29:25,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8c509144-e32d-43b5-8414-5b4797dcf441 2019-03-26 11:29:25,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110126972198s 2019-03-26 11:29:25,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:29:25,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:26,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae42c343-2804-4026-a6eb-c4d41b5a4601 2019-03-26 11:29:26,017 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:29:26,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-ae42c343-2804-4026-a6eb-c4d41b5a4601 2019-03-26 11:29:26,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.175797939301s 2019-03-26 11:29:26,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:29:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:26,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc54385a-9216-4c19-be20-f2d22f66f907 2019-03-26 11:29:26,192 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmready2-user_af710c01-b445-43ff-8023-a25ee9b1691f", "links": {"self": "http://172.30.9.22:5000/v3/users/e46b922c9e8d42889a2baacfeef9ebff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e46b922c9e8d42889a2baacfeef9ebff", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:29:26,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-dc54385a-9216-4c19-be20-f2d22f66f907 2019-03-26 11:29:26,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.17394900322s 2019-03-26 11:29:26,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:29:26,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:26,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-557388fc-ab16-44dc-85a2-016cb054cc53 2019-03-26 11:29:26,323 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/7d4a371c1d984f02aa3e4e487c6e7709"}, "tags": [], "enabled": true, "id": "7d4a371c1d984f02aa3e4e487c6e7709", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_af710c01-b445-43ff-8023-a25ee9b1691f"}]} 2019-03-26 11:29:26,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-557388fc-ab16-44dc-85a2-016cb054cc53 2019-03-26 11:29:26,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11936211586s 2019-03-26 11:29:26,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:29:26,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=e46b922c9e8d42889a2baacfeef9ebff&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=7d4a371c1d984f02aa3e4e487c6e7709" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:26,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b64da62-97db-4f82-8655-4f634a61ebd4 2019-03-26 11:29:26,438 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=e46b922c9e8d42889a2baacfeef9ebff&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=7d4a371c1d984f02aa3e4e487c6e7709", "previous": null, "next": null}} 2019-03-26 11:29:26,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e46b922c9e8d42889a2baacfeef9ebff&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=7d4a371c1d984f02aa3e4e487c6e7709 used request id req-7b64da62-97db-4f82-8655-4f634a61ebd4 2019-03-26 11:29:26,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.106200933456s 2019-03-26 11:29:26,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 11:29:26,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/7d4a371c1d984f02aa3e4e487c6e7709/users/e46b922c9e8d42889a2baacfeef9ebff/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:26,646 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:29:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e04d7bcf-ceb9-4955-a8d7-a92b6f08a787 2019-03-26 11:29:26,646 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:29:26,646 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/7d4a371c1d984f02aa3e4e487c6e7709/users/e46b922c9e8d42889a2baacfeef9ebff/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-e04d7bcf-ceb9-4955-a8d7-a92b6f08a787 2019-03-26 11:29:26,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.204533815384s 2019-03-26 11:29:26,648 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmready2-project_af710c01-b445-43ff-8023-a25ee9b1691f', 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'7d4a371c1d984f02aa3e4e487c6e7709', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'iGWJ6ncuvUCXTWuS1MKIDrx1hLYhM9', 'username': u'vmready2-user_af710c01-b445-43ff-8023-a25ee9b1691f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 11:29:26,652 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmready2-user_af710c01-b445-43ff-8023-a25ee9b1691f', 'password': 'iGWJ6ncuvUCXTWuS1MKIDrx1hLYhM9', 'project_name': 'vmready2-project_af710c01-b445-43ff-8023-a25ee9b1691f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '7d4a371c1d984f02aa3e4e487c6e7709', 'project_domain_name': 'Default'} 2019-03-26 11:29:26,653 - xtesting.ci.run_tests - INFO - Running test case 'vmready2'... 2019-03-26 11:29:26,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:29:26,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:26,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-881d5f3f-599f-44a5-974b-1c68a1a4c2db 2019-03-26 11:29:26,764 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:29:26,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-881d5f3f-599f-44a5-974b-1c68a1a4c2db 2019-03-26 11:29:26,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110751867294s 2019-03-26 11:29:26,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:29:26,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:26,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf907d55-87c5-4a4f-83de-c415852f7096 2019-03-26 11:29:26,988 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/7d4a371c1d984f02aa3e4e487c6e7709"}, "tags": [], "enabled": true, "id": "7d4a371c1d984f02aa3e4e487c6e7709", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_af710c01-b445-43ff-8023-a25ee9b1691f"}]} 2019-03-26 11:29:26,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-bf907d55-87c5-4a4f-83de-c415852f7096 2019-03-26 11:29:26,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.217314958572s 2019-03-26 11:29:26,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 11:29:26,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4972f620f9d26981a80dae07ddf19a683e5e28bf" -d '{"network": {"tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "name": "vmready2-net_af710c01-b445-43ff-8023-a25ee9b1691f", "admin_state_up": true}}' 2019-03-26 11:29:27,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:27 GMT X-Openstack-Request-Id: req-e569f141-7b4b-40de-bdcb-fcc2522c7742 2019-03-26 11:29:27,325 - 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":"1e8d7ef1-9404-4202-9a59-9ae572403992","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":97,"ipv4_address_scope":null,"shared":false,"project_id":"7d4a371c1d984f02aa3e4e487c6e7709","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:29:27Z","is_default":false,"qos_policy_id":null,"name":"vmready2-net_af710c01-b445-43ff-8023-a25ee9b1691f","admin_state_up":true,"tenant_id":"7d4a371c1d984f02aa3e4e487c6e7709","created_at":"2019-03-26T11:29:27Z","mtu":1450}} 2019-03-26 11:29:27,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e569f141-7b4b-40de-bdcb-fcc2522c7742 2019-03-26 11:29:27,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.334349870682s 2019-03-26 11:29:27,325 - 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-26T11:29:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1e8d7ef1-9404-4202-9a59-9ae572403992', 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'vmready2-net_af710c01-b445-43ff-8023-a25ee9b1691f', u'created_at': u'2019-03-26T11:29:27Z', u'mtu': 1450, u'tenant_id': u'7d4a371c1d984f02aa3e4e487c6e7709', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'7d4a371c1d984f02aa3e4e487c6e7709', u'l2_adjacency': True}) 2019-03-26 11:29:27,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:29:27,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acba01a1-3334-4b09-b618-c7afb0519fcb 2019-03-26 11:29:27,336 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:29:27,336 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-acba01a1-3334-4b09-b618-c7afb0519fcb 2019-03-26 11:29:27,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:29:27,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:29:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7d4a371c1d984f02aa3e4e487c6e7709", "name": "vmready2-project_af710c01-b445-43ff-8023-a25ee9b1691f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_7d4a371c1d984f02aa3e4e487c6e7709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_7d4a371c1d984f02aa3e4e487c6e7709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/7d4a371c1d984f02aa3e4e487c6e7709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/7d4a371c1d984f02aa3e4e487c6e7709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/7d4a371c1d984f02aa3e4e487c6e7709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/7d4a371c1d984f02aa3e4e487c6e7709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/7d4a371c1d984f02aa3e4e487c6e7709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/7d4a371c1d984f02aa3e4e487c6e7709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/7d4a371c1d984f02aa3e4e487c6e7709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/7d4a371c1d984f02aa3e4e487c6e7709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/7d4a371c1d984f02aa3e4e487c6e7709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/7d4a371c1d984f02aa3e4e487c6e7709", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/7d4a371c1d984f02aa3e4e487c6e7709", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/7d4a371c1d984f02aa3e4e487c6e7709", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmready2-user_af710c01-b445-43ff-8023-a25ee9b1691f", "id": "e46b922c9e8d42889a2baacfeef9ebff"}, "audit_ids": ["jEjnJczQTuSGYIEJGvqSng"], "issued_at": "2019-03-26T11:29:27.000000Z"}} 2019-03-26 11:29:27,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:29:27,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7ec824148058f2a7408b3d25c00fe9d8707a60c" 2019-03-26 11:29:28,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1229 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:28 GMT X-Openstack-Request-Id: req-7f5134f8-2614-4a32-b264-41b7112e639a 2019-03-26 11:29:28,076 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"1e8d7ef1-9404-4202-9a59-9ae572403992","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"7d4a371c1d984f02aa3e4e487c6e7709","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:29:27Z","qos_policy_id":null,"name":"vmready2-net_af710c01-b445-43ff-8023-a25ee9b1691f","admin_state_up":true,"tenant_id":"7d4a371c1d984f02aa3e4e487c6e7709","created_at":"2019-03-26T11:29:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 11:29:28,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7f5134f8-2614-4a32-b264-41b7112e639a 2019-03-26 11:29:28,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.34973192215s 2019-03-26 11:29:28,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 11:29:28,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e7ec824148058f2a7408b3d25c00fe9d8707a60c" -d '{"subnet": {"name": "vmready2-subnet_af710c01-b445-43ff-8023-a25ee9b1691f", "enable_dhcp": true, "network_id": "1e8d7ef1-9404-4202-9a59-9ae572403992", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 11:29:28,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:28 GMT X-Openstack-Request-Id: req-950bd8c4-4257-44db-8c03-ea0c083312bd 2019-03-26 11:29:28,636 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e8d7ef1-9404-4202-9a59-9ae572403992","tenant_id":"7d4a371c1d984f02aa3e4e487c6e7709","created_at":"2019-03-26T11:29:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:29:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"7d4a371c1d984f02aa3e4e487c6e7709","id":"dd835cc2-a87c-4ca8-962f-0707adad2114","subnetpool_id":null,"name":"vmready2-subnet_af710c01-b445-43ff-8023-a25ee9b1691f"}} 2019-03-26 11:29:28,636 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-950bd8c4-4257-44db-8c03-ea0c083312bd 2019-03-26 11:29:28,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.55829000473s 2019-03-26 11:29:28,637 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:29:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dd835cc2-a87c-4ca8-962f-0707adad2114', u'subnetpool_id': None, u'service_types': [], u'name': u'vmready2-subnet_af710c01-b445-43ff-8023-a25ee9b1691f', u'enable_dhcp': True, u'network_id': u'1e8d7ef1-9404-4202-9a59-9ae572403992', u'tenant_id': u'7d4a371c1d984f02aa3e4e487c6e7709', u'created_at': u'2019-03-26T11:29:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'7d4a371c1d984f02aa3e4e487c6e7709'}) 2019-03-26 11:29:28,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 11:29:28,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e7ec824148058f2a7408b3d25c00fe9d8707a60c" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "vmready2-router_af710c01-b445-43ff-8023-a25ee9b1691f", "admin_state_up": true}}' 2019-03-26 11:29:30,416 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:30 GMT X-Openstack-Request-Id: req-84f01a1b-df65-4e8b-a977-30d5445a539b 2019-03-26 11:29:30,416 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "created_at": "2019-03-26T11:29:28Z", "admin_state_up": true, "updated_at": "2019-03-26T11:29:29Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "7d4a371c1d984f02aa3e4e487c6e7709", "id": "1277c5c9-97c2-4ea1-9a28-e181994fde93", "name": "vmready2-router_af710c01-b445-43ff-8023-a25ee9b1691f"}} 2019-03-26 11:29:30,416 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-84f01a1b-df65-4e8b-a977-30d5445a539b 2019-03-26 11:29:30,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.7782561779s 2019-03-26 11:29:30,417 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:29:29Z', u'revision_number': 2, u'id': u'1277c5c9-97c2-4ea1-9a28-e181994fde93', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmready2-router_af710c01-b445-43ff-8023-a25ee9b1691f', u'admin_state_up': True, u'tenant_id': u'7d4a371c1d984f02aa3e4e487c6e7709', u'created_at': u'2019-03-26T11:29:28Z', u'flavor_id': None, u'routes': [], u'project_id': u'7d4a371c1d984f02aa3e4e487c6e7709'}) 2019-03-26 11:29:30,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 11:29:30,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/1277c5c9-97c2-4ea1-9a28-e181994fde93/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}e7ec824148058f2a7408b3d25c00fe9d8707a60c" -d '{"subnet_id": "dd835cc2-a87c-4ca8-962f-0707adad2114"}' 2019-03-26 11:29:32,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:32 GMT X-Openstack-Request-Id: req-45598769-fb41-4e8b-a2cc-048badeb09e5 2019-03-26 11:29:32,768 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1e8d7ef1-9404-4202-9a59-9ae572403992", "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "subnet_id": "dd835cc2-a87c-4ca8-962f-0707adad2114", "subnet_ids": ["dd835cc2-a87c-4ca8-962f-0707adad2114"], "port_id": "d7ddc227-bd82-4c14-9686-dcf0da9a9a16", "id": "1277c5c9-97c2-4ea1-9a28-e181994fde93"} 2019-03-26 11:29:32,769 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/1277c5c9-97c2-4ea1-9a28-e181994fde93/add_router_interface.json used request id req-45598769-fb41-4e8b-a2cc-048badeb09e5 2019-03-26 11:29:32,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.35145401955s 2019-03-26 11:29:32,769 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 11:29:32,875 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 11:29:32,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:29:32,883 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:32 GMT 2019-03-26 11:29:32,883 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 11:29:32,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:29:32,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7ec824148058f2a7408b3d25c00fe9d8707a60c" 2019-03-26 11:29:33,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:33 GMT X-Openstack-Request-Id: req-1e3f3d40-7722-4a1c-a166-9760d1dbfb91 2019-03-26 11:29:33,645 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:29:33,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1e3f3d40-7722-4a1c-a166-9760d1dbfb91 2019-03-26 11:29:33,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.75879907608s 2019-03-26 11:29:33,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 11:29:33,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e7ec824148058f2a7408b3d25c00fe9d8707a60c" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vmready2-img_af710c01-b445-43ff-8023-a25ee9b1691f", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmready2-img_af710c01-b445-43ff-8023-a25ee9b1691f"}' 2019-03-26 11:29:33,721 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:33 GMT Location: http://172.30.9.22:9292/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0b897e75-ffcd-43a8-a32f-699179c0c355 2019-03-26 11:29:33,721 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:29:33Z", "file": "/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4/file", "owner": "7d4a371c1d984f02aa3e4e487c6e7709", "id": "3db9e954-0ad5-43c9-a5da-0c146aebbbd4", "size": null, "self": "/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4", "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_af710c01-b445-43ff-8023-a25ee9b1691f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_af710c01-b445-43ff-8023-a25ee9b1691f", "checksum": null, "created_at": "2019-03-26T11:29:33Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 11:29:33,721 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0b897e75-ffcd-43a8-a32f-699179c0c355 2019-03-26 11:29:33,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0665860176086s 2019-03-26 11:29:33,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 11:29:33,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4/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}e7ec824148058f2a7408b3d25c00fe9d8707a60c" -d '' 2019-03-26 11:29:34,116 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:29:34 GMT X-Openstack-Request-Id: req-11348619-bbfe-44b8-8558-85811385665f 2019-03-26 11:29:34,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:29:34,116 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4/file used request id req-11348619-bbfe-44b8-8558-85811385665f 2019-03-26 11:29:34,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.394488811493s 2019-03-26 11:29:34,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:29:34,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7ec824148058f2a7408b3d25c00fe9d8707a60c" 2019-03-26 11:29:34,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:34 GMT X-Openstack-Request-Id: req-344e6922-75a7-4261-93a1-d25ccc9b61a4 2019-03-26 11:29:34,160 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:29:34Z", "file": "/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4/file", "owner": "7d4a371c1d984f02aa3e4e487c6e7709", "id": "3db9e954-0ad5-43c9-a5da-0c146aebbbd4", "size": 12716032, "self": "/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_af710c01-b445-43ff-8023-a25ee9b1691f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_af710c01-b445-43ff-8023-a25ee9b1691f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:29:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:29:34,160 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-344e6922-75a7-4261-93a1-d25ccc9b61a4 2019-03-26 11:29:34,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0393788814545s 2019-03-26 11:29:34,162 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4/file', 'owner': u'7d4a371c1d984f02aa3e4e487c6e7709', 'id': u'3db9e954-0ad5-43c9-a5da-0c146aebbbd4', 'size': 12716032, u'self': u'/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'7d4a371c1d984f02aa3e4e487c6e7709', 'name': 'vmready2-project_af710c01-b445-43ff-8023-a25ee9b1691f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T11:29:34Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T11:29:34Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vmready2-img_af710c01-b445-43ff-8023-a25ee9b1691f', '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/3db9e954-0ad5-43c9-a5da-0c146aebbbd4', 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_af710c01-b445-43ff-8023-a25ee9b1691f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vmready2-img_af710c01-b445-43ff-8023-a25ee9b1691f', 'created': u'2019-03-26T11:29:33Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T11:29:33Z', 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/3db9e954-0ad5-43c9-a5da-0c146aebbbd4', 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_af710c01-b445-43ff-8023-a25ee9b1691f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 11:29:34,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:29:34,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4972f620f9d26981a80dae07ddf19a683e5e28bf" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vmready2-flavor_af710c01-b445-43ff-8023-a25ee9b1691f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:29:35,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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-ae63330c-8c95-4fea-b2f2-70052a7ed421 x-openstack-request-id: req-ae63330c-8c95-4fea-b2f2-70052a7ed421 2019-03-26 11:29:35,056 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmready2-flavor_af710c01-b445-43ff-8023-a25ee9b1691f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/73300ba8-d34d-4b4d-993a-287c84cc43c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/73300ba8-d34d-4b4d-993a-287c84cc43c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "73300ba8-d34d-4b4d-993a-287c84cc43c6"}} 2019-03-26 11:29:35,056 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ae63330c-8c95-4fea-b2f2-70052a7ed421 2019-03-26 11:29:35,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.891446113586s 2019-03-26 11:29:35,057 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmready2-flavor_af710c01-b445-43ff-8023-a25ee9b1691f', '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'0c1029b257c44319a8784a806bbcda81', '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'73300ba8-d34d-4b4d-993a-287c84cc43c6', 'swap': 0}) 2019-03-26 11:29:35,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:29:35,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/73300ba8-d34d-4b4d-993a-287c84cc43c6/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}4972f620f9d26981a80dae07ddf19a683e5e28bf" -d '{"extra_specs": {}}' 2019-03-26 11:29:35,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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-73703699-db94-44c2-a5d6-147d0f268e67 x-openstack-request-id: req-73703699-db94-44c2-a5d6-147d0f268e67 2019-03-26 11:29:35,082 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:29:35,082 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/73300ba8-d34d-4b4d-993a-287c84cc43c6/os-extra_specs used request id req-73703699-db94-44c2-a5d6-147d0f268e67 2019-03-26 11:29:35,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0243711471558s 2019-03-26 11:29:35,198 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 11:29:35,198 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmready2 | functest | 00:08 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-26 11:29:35,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 11:29:35,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/1277c5c9-97c2-4ea1-9a28-e181994fde93/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}e7ec824148058f2a7408b3d25c00fe9d8707a60c" -d '{"subnet_id": "dd835cc2-a87c-4ca8-962f-0707adad2114"}' 2019-03-26 11:29:37,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:37 GMT X-Openstack-Request-Id: req-2fc306ce-cd93-4a8a-a791-cf091124656a 2019-03-26 11:29:37,846 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1e8d7ef1-9404-4202-9a59-9ae572403992", "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "subnet_id": "dd835cc2-a87c-4ca8-962f-0707adad2114", "subnet_ids": ["dd835cc2-a87c-4ca8-962f-0707adad2114"], "port_id": "d7ddc227-bd82-4c14-9686-dcf0da9a9a16", "id": "1277c5c9-97c2-4ea1-9a28-e181994fde93"} 2019-03-26 11:29:37,846 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/1277c5c9-97c2-4ea1-9a28-e181994fde93/remove_router_interface.json used request id req-2fc306ce-cd93-4a8a-a791-cf091124656a 2019-03-26 11:29:37,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.64300298691s 2019-03-26 11:29:37,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 11:29:37,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e7ec824148058f2a7408b3d25c00fe9d8707a60c" 2019-03-26 11:29:38,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:38 GMT X-Openstack-Request-Id: req-02d53a65-8120-4925-9642-5db63fcdfbf5 2019-03-26 11:29:38,590 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "created_at": "2019-03-26T11:29:28Z", "admin_state_up": true, "updated_at": "2019-03-26T11:29:36Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "7d4a371c1d984f02aa3e4e487c6e7709", "id": "1277c5c9-97c2-4ea1-9a28-e181994fde93", "name": "vmready2-router_af710c01-b445-43ff-8023-a25ee9b1691f"}]} 2019-03-26 11:29:38,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-02d53a65-8120-4925-9642-5db63fcdfbf5 2019-03-26 11:29:38,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.744014978409s 2019-03-26 11:29:38,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 11:29:38,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/1277c5c9-97c2-4ea1-9a28-e181994fde93.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7ec824148058f2a7408b3d25c00fe9d8707a60c" 2019-03-26 11:29:39,857 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:29:39 GMT X-Openstack-Request-Id: req-0783d3f8-a701-4511-9257-fd2b44be6781 2019-03-26 11:29:39,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:29:39,857 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/1277c5c9-97c2-4ea1-9a28-e181994fde93.json used request id req-0783d3f8-a701-4511-9257-fd2b44be6781 2019-03-26 11:29:39,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26496100426s 2019-03-26 11:29:39,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:29:39,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e7ec824148058f2a7408b3d25c00fe9d8707a60c" 2019-03-26 11:29:39,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:39 GMT X-Openstack-Request-Id: req-b6273f75-ec07-4305-869b-dc02ce021eff 2019-03-26 11:29:39,918 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1e8d7ef1-9404-4202-9a59-9ae572403992","tenant_id":"7d4a371c1d984f02aa3e4e487c6e7709","created_at":"2019-03-26T11:29:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:29:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"7d4a371c1d984f02aa3e4e487c6e7709","id":"dd835cc2-a87c-4ca8-962f-0707adad2114","subnetpool_id":null,"name":"vmready2-subnet_af710c01-b445-43ff-8023-a25ee9b1691f"}]} 2019-03-26 11:29:39,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-b6273f75-ec07-4305-869b-dc02ce021eff 2019-03-26 11:29:39,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0611641407013s 2019-03-26 11:29:39,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 11:29:39,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/dd835cc2-a87c-4ca8-962f-0707adad2114.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7ec824148058f2a7408b3d25c00fe9d8707a60c" 2019-03-26 11:29:41,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:29:41 GMT X-Openstack-Request-Id: req-7aff56ae-8976-4a4b-924e-da0839983877 2019-03-26 11:29:41,135 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:29:41,136 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/dd835cc2-a87c-4ca8-962f-0707adad2114.json used request id req-7aff56ae-8976-4a4b-924e-da0839983877 2019-03-26 11:29:41,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.2156419754s 2019-03-26 11:29:41,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:29:41,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7ec824148058f2a7408b3d25c00fe9d8707a60c" 2019-03-26 11:29:41,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:41 GMT X-Openstack-Request-Id: req-b6d5d4ce-3d20-48c0-a8b8-76ecf14e5252 2019-03-26 11:29:41,238 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"1e8d7ef1-9404-4202-9a59-9ae572403992","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"7d4a371c1d984f02aa3e4e487c6e7709","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:29:41Z","qos_policy_id":null,"name":"vmready2-net_af710c01-b445-43ff-8023-a25ee9b1691f","admin_state_up":true,"tenant_id":"7d4a371c1d984f02aa3e4e487c6e7709","created_at":"2019-03-26T11:29:27Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 11:29:41,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b6d5d4ce-3d20-48c0-a8b8-76ecf14e5252 2019-03-26 11:29:41,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102545976639s 2019-03-26 11:29:41,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 11:29:41,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/1e8d7ef1-9404-4202-9a59-9ae572403992.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7ec824148058f2a7408b3d25c00fe9d8707a60c" 2019-03-26 11:29:42,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:29:42 GMT X-Openstack-Request-Id: req-87d9c436-8d9a-4a40-b681-6ae3e425babb 2019-03-26 11:29:42,412 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:29:42,412 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1e8d7ef1-9404-4202-9a59-9ae572403992.json used request id req-87d9c436-8d9a-4a40-b681-6ae3e425babb 2019-03-26 11:29:42,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.1722381115s 2019-03-26 11:29:42,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:29:42,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7ec824148058f2a7408b3d25c00fe9d8707a60c" 2019-03-26 11:29:42,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1393 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:42 GMT X-Openstack-Request-Id: req-cbdc69f0-5f1b-4f36-85e6-12909ca2b396 2019-03-26 11:29:42,457 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:29:34Z", "file": "/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4/file", "owner": "7d4a371c1d984f02aa3e4e487c6e7709", "id": "3db9e954-0ad5-43c9-a5da-0c146aebbbd4", "size": 12716032, "self": "/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmready2-img_af710c01-b445-43ff-8023-a25ee9b1691f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vmready2-img_af710c01-b445-43ff-8023-a25ee9b1691f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:29:33Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:29:42,457 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cbdc69f0-5f1b-4f36-85e6-12909ca2b396 2019-03-26 11:29:42,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0403439998627s 2019-03-26 11:29:42,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 11:29:42,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e7ec824148058f2a7408b3d25c00fe9d8707a60c" 2019-03-26 11:29:43,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:29:43 GMT X-Openstack-Request-Id: req-7dbaf956-a81c-4ceb-83b2-ad87e36a705d 2019-03-26 11:29:43,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-26 11:29:43,251 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/3db9e954-0ad5-43c9-a5da-0c146aebbbd4 used request id req-7dbaf956-a81c-4ceb-83b2-ad87e36a705d 2019-03-26 11:29:43,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.792095899582s 2019-03-26 11:29:43,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:29:43,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:43,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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-5a04cfb1-940f-41f8-941a-f6b49cd8d453 x-openstack-request-id: req-5a04cfb1-940f-41f8-941a-f6b49cd8d453 2019-03-26 11:29:43,390 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmready2-flavor_af710c01-b445-43ff-8023-a25ee9b1691f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/73300ba8-d34d-4b4d-993a-287c84cc43c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/73300ba8-d34d-4b4d-993a-287c84cc43c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "73300ba8-d34d-4b4d-993a-287c84cc43c6"}]} 2019-03-26 11:29:43,391 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5a04cfb1-940f-41f8-941a-f6b49cd8d453 2019-03-26 11:29:43,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.134402990341s 2019-03-26 11:29:43,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 11:29:43,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/73300ba8-d34d-4b4d-993a-287c84cc43c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:43,429 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-48ec23ba-987b-46b4-a090-7efa6c3a682f x-openstack-request-id: req-48ec23ba-987b-46b4-a090-7efa6c3a682f 2019-03-26 11:29:43,429 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/73300ba8-d34d-4b4d-993a-287c84cc43c6 used request id req-48ec23ba-987b-46b4-a090-7efa6c3a682f 2019-03-26 11:29:43,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0364680290222s 2019-03-26 11:29:43,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:29:43,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:43,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-225176ba-6040-42ce-aecc-c29eba69568c 2019-03-26 11:29:43,658 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmready2-user_af710c01-b445-43ff-8023-a25ee9b1691f", "links": {"self": "http://172.30.9.22:5000/v3/users/e46b922c9e8d42889a2baacfeef9ebff"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e46b922c9e8d42889a2baacfeef9ebff", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:29:43,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-225176ba-6040-42ce-aecc-c29eba69568c 2019-03-26 11:29:43,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.228460073471s 2019-03-26 11:29:43,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:29:43,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/e46b922c9e8d42889a2baacfeef9ebff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:43,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52519608-cc9a-401e-8f7a-3afafa5812d0 2019-03-26 11:29:43,870 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmready2-user_af710c01-b445-43ff-8023-a25ee9b1691f", "links": {"self": "http://172.30.9.22:5000/v3/users/e46b922c9e8d42889a2baacfeef9ebff"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e46b922c9e8d42889a2baacfeef9ebff", "description": null}} 2019-03-26 11:29:43,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/e46b922c9e8d42889a2baacfeef9ebff used request id req-52519608-cc9a-401e-8f7a-3afafa5812d0 2019-03-26 11:29:43,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206209897995s 2019-03-26 11:29:43,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 11:29:43,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/e46b922c9e8d42889a2baacfeef9ebff -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:44,185 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:29:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-603cc42e-0929-492d-a272-8c1b999f6b82 2019-03-26 11:29:44,185 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:29:44,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e46b922c9e8d42889a2baacfeef9ebff used request id req-603cc42e-0929-492d-a272-8c1b999f6b82 2019-03-26 11:29:44,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.314686059952s 2019-03-26 11:29:44,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:29:44,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:44,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20298498-823b-4a9b-859b-f5e832d93a95 2019-03-26 11:29:44,304 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmready2", "links": {"self": "http://172.30.9.22:5000/v3/projects/7d4a371c1d984f02aa3e4e487c6e7709"}, "tags": [], "enabled": true, "id": "7d4a371c1d984f02aa3e4e487c6e7709", "parent_id": "default", "domain_id": "default", "name": "vmready2-project_af710c01-b445-43ff-8023-a25ee9b1691f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:29:44,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-20298498-823b-4a9b-859b-f5e832d93a95 2019-03-26 11:29:44,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112305164337s 2019-03-26 11:29:44,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 11:29:44,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/7d4a371c1d984f02aa3e4e487c6e7709 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:44,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50ffd23f-7f80-4800-a4cf-9e1cc886ca4c 2019-03-26 11:29:44,565 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:29:44,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/7d4a371c1d984f02aa3e4e487c6e7709 used request id req-50ffd23f-7f80-4800-a4cf-9e1cc886ca4c 2019-03-26 11:29:44,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.256160974503s 2019-03-26 11:29:44,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:29:44,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=7d4a371c1d984f02aa3e4e487c6e7709&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}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:44,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:44 GMT X-Openstack-Request-Id: req-e76cfff4-ceba-4659-abb7-730b6ffd634d 2019-03-26 11:29:44,897 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "created_at": "2019-03-26T11:29:27Z", "updated_at": "2019-03-26T11:29:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:27Z", "revision_number": 0, "id": "306bc711-86d2-4045-a6ed-c7c7ff1ee101", "remote_group_id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:27Z", "security_group_id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d4a371c1d984f02aa3e4e487c6e7709"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:27Z", "revision_number": 0, "id": "3ff81a3a-3204-46b8-9d09-b0a01a31bea8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:27Z", "security_group_id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4a371c1d984f02aa3e4e487c6e7709"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:27Z", "revision_number": 0, "id": "60af794a-b12f-44be-90f5-703b2b87bc12", "remote_group_id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:27Z", "security_group_id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4a371c1d984f02aa3e4e487c6e7709"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:27Z", "revision_number": 0, "id": "b4e86b17-320a-41ac-b965-1cfa01a6985b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:27Z", "security_group_id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d4a371c1d984f02aa3e4e487c6e7709"}], "revision_number": 1, "project_id": "7d4a371c1d984f02aa3e4e487c6e7709", "id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "name": "default"}]} 2019-03-26 11:29:44,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=7d4a371c1d984f02aa3e4e487c6e7709&name=default used request id req-e76cfff4-ceba-4659-abb7-730b6ffd634d 2019-03-26 11:29:44,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326481103897s 2019-03-26 11:29:44,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:29:44,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:44,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:44 GMT X-Openstack-Request-Id: req-9984ebf9-147d-4523-8e6c-d5f2b5aa64b2 2019-03-26 11:29:44,950 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "created_at": "2019-03-26T11:29:27Z", "updated_at": "2019-03-26T11:29:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:27Z", "revision_number": 0, "id": "306bc711-86d2-4045-a6ed-c7c7ff1ee101", "remote_group_id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:27Z", "security_group_id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d4a371c1d984f02aa3e4e487c6e7709"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:27Z", "revision_number": 0, "id": "3ff81a3a-3204-46b8-9d09-b0a01a31bea8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:27Z", "security_group_id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4a371c1d984f02aa3e4e487c6e7709"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:27Z", "revision_number": 0, "id": "60af794a-b12f-44be-90f5-703b2b87bc12", "remote_group_id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:27Z", "security_group_id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "port_range_min": null, "ethertype": "IPv4", "project_id": "7d4a371c1d984f02aa3e4e487c6e7709"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:27Z", "revision_number": 0, "id": "b4e86b17-320a-41ac-b965-1cfa01a6985b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:27Z", "security_group_id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "tenant_id": "7d4a371c1d984f02aa3e4e487c6e7709", "port_range_min": null, "ethertype": "IPv6", "project_id": "7d4a371c1d984f02aa3e4e487c6e7709"}], "revision_number": 1, "project_id": "7d4a371c1d984f02aa3e4e487c6e7709", "id": "4cdbe0fb-d752-4f6d-9739-bd17f92c79cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 11:29:44,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9984ebf9-147d-4523-8e6c-d5f2b5aa64b2 2019-03-26 11:29:44,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.047394990921s 2019-03-26 11:29:44,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 11:29:44,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/4cdbe0fb-d752-4f6d-9739-bd17f92c79cd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4972f620f9d26981a80dae07ddf19a683e5e28bf" 2019-03-26 11:29:45,101 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:29:45 GMT X-Openstack-Request-Id: req-ed03f3ed-4c54-44d1-8afc-ca2566ad7ebc 2019-03-26 11:29:45,101 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:29:45,101 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/4cdbe0fb-d752-4f6d-9739-bd17f92c79cd.json used request id req-ed03f3ed-4c54-44d1-8afc-ca2566ad7ebc 2019-03-26 11:29:45,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144378900528s 2019-03-26 11:29:45,132 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm1'... 2019-03-26 11:29:45,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:29:45,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecacea3f-b2b6-4487-9c28-236fb3351087 2019-03-26 11:29:45,167 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:29:45,167 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-ecacea3f-b2b6-4487-9c28-236fb3351087 2019-03-26 11:29:45,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:29:45,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:29:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["3QKpV3PgS_6GqgcAEbS_dQ"], "issued_at": "2019-03-26T11:29:45.000000Z"}} 2019-03-26 11:29:45,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:29:45,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:46,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:46 GMT X-Openstack-Request-Id: req-85e5b12f-df5e-461d-bdb0-ab4f6c97d2bd 2019-03-26 11:29:46,726 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:29:46,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-85e5b12f-df5e-461d-bdb0-ab4f6c97d2bd 2019-03-26 11:29:46,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 1.14305186272s 2019-03-26 11:29:46,733 - xtesting.ci.run_tests - INFO - Running test case 'singlevm1'... 2019-03-26 11:29:46,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:29:46,744 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-994eaf3a-a887-4a7a-9736-ddea5142fae2 2019-03-26 11:29:46,744 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:29:46,744 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-994eaf3a-a887-4a7a-9736-ddea5142fae2 2019-03-26 11:29:46,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:29:46,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:46,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19836549-8784-406e-a22c-080867dd6290 2019-03-26 11:29:46,938 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:29:46,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-19836549-8784-406e-a22c-080867dd6290 2019-03-26 11:29:46,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193008899689s 2019-03-26 11:29:46,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:29:46,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:47,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 297 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53108481-1980-4ed3-ae3e-31f23103f814 2019-03-26 11:29:47,141 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:29:47,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-53108481-1980-4ed3-ae3e-31f23103f814 2019-03-26 11:29:47,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195392131805s 2019-03-26 11:29:47,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 11:29:47,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"network": {"tenant_id": "0c1029b257c44319a8784a806bbcda81", "name": "singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376", "admin_state_up": true}}' 2019-03-26 11:29:47,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:47 GMT X-Openstack-Request-Id: req-1d7e365c-bba5-4592-a928-6c8f9873df85 2019-03-26 11:29:47,507 - 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":"4262681f-26df-47df-9732-ab34a17d0f28","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"0c1029b257c44319a8784a806bbcda81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:29:47Z","is_default":false,"qos_policy_id":null,"name":"singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376","admin_state_up":true,"tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:47Z","mtu":1450}} 2019-03-26 11:29:47,507 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1d7e365c-bba5-4592-a928-6c8f9873df85 2019-03-26 11:29:47,507 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.364650964737s 2019-03-26 11:29:47,507 - 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-26T11:29:47Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4262681f-26df-47df-9732-ab34a17d0f28', u'provider:segmentation_id': 9, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376', u'created_at': u'2019-03-26T11:29:47Z', u'mtu': 1450, u'tenant_id': u'0c1029b257c44319a8784a806bbcda81', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'0c1029b257c44319a8784a806bbcda81', u'l2_adjacency': True}) 2019-03-26 11:29:47,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:29:47,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:47,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:47 GMT X-Openstack-Request-Id: req-180e6e94-d6b6-4d00-9a93-d6777beae47e 2019-03-26 11:29:47,608 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"mtu":1450,"id":"4262681f-26df-47df-9732-ab34a17d0f28","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"0c1029b257c44319a8784a806bbcda81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:29:47Z","qos_policy_id":null,"name":"singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376","admin_state_up":true,"tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:29:47,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-180e6e94-d6b6-4d00-9a93-d6777beae47e 2019-03-26 11:29:47,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.100651979446s 2019-03-26 11:29:47,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 11:29:47,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"subnet": {"name": "singlevm1-subnet_9b9a6e9b-f39a-47b0-877c-a501fee59376", "enable_dhcp": true, "network_id": "4262681f-26df-47df-9732-ab34a17d0f28", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 11:29:48,090 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:48 GMT X-Openstack-Request-Id: req-f5023202-84ac-4430-acbd-748005b9e34c 2019-03-26 11:29:48,091 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T11:29:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c7bee81b-887c-4706-8240-26a5cbc4bace","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0c1029b257c44319a8784a806bbcda81","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_9b9a6e9b-f39a-47b0-877c-a501fee59376","enable_dhcp":true,"segment_id":null,"network_id":"4262681f-26df-47df-9732-ab34a17d0f28","tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:47Z","ip_version":4}} 2019-03-26 11:29:48,091 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f5023202-84ac-4430-acbd-748005b9e34c 2019-03-26 11:29:48,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.480849027634s 2019-03-26 11:29:48,092 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:29:47Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c7bee81b-887c-4706-8240-26a5cbc4bace', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm1-subnet_9b9a6e9b-f39a-47b0-877c-a501fee59376', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'4262681f-26df-47df-9732-ab34a17d0f28', u'tenant_id': u'0c1029b257c44319a8784a806bbcda81', u'created_at': u'2019-03-26T11:29:47Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0c1029b257c44319a8784a806bbcda81'}) 2019-03-26 11:29:48,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 11:29:48,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "singlevm1-router_9b9a6e9b-f39a-47b0-877c-a501fee59376", "admin_state_up": true}}' 2019-03-26 11:29:49,695 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 709 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:49 GMT X-Openstack-Request-Id: req-f6f811e6-df33-4e0d-8be7-34a1d810b5c7 2019-03-26 11:29:49,695 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:29:48Z", "admin_state_up": true, "updated_at": "2019-03-26T11:29:49Z", "project_id": "0c1029b257c44319a8784a806bbcda81", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "61c44869-899f-4bd3-bc8b-a11bcba180ef", "name": "singlevm1-router_9b9a6e9b-f39a-47b0-877c-a501fee59376"}} 2019-03-26 11:29:49,696 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f6f811e6-df33-4e0d-8be7-34a1d810b5c7 2019-03-26 11:29:49,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.60344409943s 2019-03-26 11:29:49,696 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:29:49Z', u'revision_number': 2, u'ha': False, u'id': u'61c44869-899f-4bd3-bc8b-a11bcba180ef', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm1-router_9b9a6e9b-f39a-47b0-877c-a501fee59376', u'admin_state_up': True, u'tenant_id': u'0c1029b257c44319a8784a806bbcda81', u'created_at': u'2019-03-26T11:29:48Z', u'flavor_id': None, u'routes': [], u'project_id': u'0c1029b257c44319a8784a806bbcda81'}) 2019-03-26 11:29:49,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 11:29:49,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/61c44869-899f-4bd3-bc8b-a11bcba180ef/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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"subnet_id": "c7bee81b-887c-4706-8240-26a5cbc4bace"}' 2019-03-26 11:29:51,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:51 GMT X-Openstack-Request-Id: req-8abda737-b1ac-4b20-b9f4-6f72c96ef270 2019-03-26 11:29:51,743 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4262681f-26df-47df-9732-ab34a17d0f28", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "subnet_id": "c7bee81b-887c-4706-8240-26a5cbc4bace", "subnet_ids": ["c7bee81b-887c-4706-8240-26a5cbc4bace"], "port_id": "8e30f912-e09c-423f-9bc3-b1d9a6df051d", "id": "61c44869-899f-4bd3-bc8b-a11bcba180ef"} 2019-03-26 11:29:51,743 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/61c44869-899f-4bd3-bc8b-a11bcba180ef/add_router_interface.json used request id req-8abda737-b1ac-4b20-b9f4-6f72c96ef270 2019-03-26 11:29:51,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.04648995399s 2019-03-26 11:29:51,744 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 11:29:51,846 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 11:29:51,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:29:51,854 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:51 GMT 2019-03-26 11:29:51,854 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 11:29:51,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:29:51,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:52,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:52 GMT X-Openstack-Request-Id: req-214d8936-20c4-4b33-9a0b-1faa642838a2 2019-03-26 11:29:52,628 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:29:52,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-214d8936-20c4-4b33-9a0b-1faa642838a2 2019-03-26 11:29:52,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.771154880524s 2019-03-26 11:29:52,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 11:29:52,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm1-img_9b9a6e9b-f39a-47b0-877c-a501fee59376", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm1-img_9b9a6e9b-f39a-47b0-877c-a501fee59376"}' 2019-03-26 11:29:52,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:52 GMT Location: http://172.30.9.22:9292/v2/images/ea225108-bb82-4361-bb41-7cb00a180068 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-fe2cf70d-4751-44e1-92bf-1f0e212a0f29 2019-03-26 11:29:52,726 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:29:52Z", "file": "/v2/images/ea225108-bb82-4361-bb41-7cb00a180068/file", "owner": "0c1029b257c44319a8784a806bbcda81", "id": "ea225108-bb82-4361-bb41-7cb00a180068", "size": null, "self": "/v2/images/ea225108-bb82-4361-bb41-7cb00a180068", "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_9b9a6e9b-f39a-47b0-877c-a501fee59376", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9b9a6e9b-f39a-47b0-877c-a501fee59376", "checksum": null, "created_at": "2019-03-26T11:29:52Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 11:29:52,727 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-fe2cf70d-4751-44e1-92bf-1f0e212a0f29 2019-03-26 11:29:52,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0893340110779s 2019-03-26 11:29:52,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 11:29:52,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/ea225108-bb82-4361-bb41-7cb00a180068/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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '' 2019-03-26 11:29:53,240 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:29:53 GMT X-Openstack-Request-Id: req-f07a0c32-666e-4ad1-bdb2-2441432b77be 2019-03-26 11:29:53,240 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:29:53,240 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ea225108-bb82-4361-bb41-7cb00a180068/file used request id req-f07a0c32-666e-4ad1-bdb2-2441432b77be 2019-03-26 11:29:53,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.513154029846s 2019-03-26 11:29:53,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:29:53,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:53,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:53 GMT X-Openstack-Request-Id: req-694a59f7-bd56-4a23-acc8-1e84b9fa6ef1 2019-03-26 11:29:53,270 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:29:53Z", "file": "/v2/images/ea225108-bb82-4361-bb41-7cb00a180068/file", "owner": "0c1029b257c44319a8784a806bbcda81", "id": "ea225108-bb82-4361-bb41-7cb00a180068", "size": 12716032, "self": "/v2/images/ea225108-bb82-4361-bb41-7cb00a180068", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ea225108-bb82-4361-bb41-7cb00a180068/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ea225108-bb82-4361-bb41-7cb00a180068/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9b9a6e9b-f39a-47b0-877c-a501fee59376", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9b9a6e9b-f39a-47b0-877c-a501fee59376", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:29:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:29:53,270 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-694a59f7-bd56-4a23-acc8-1e84b9fa6ef1 2019-03-26 11:29:53,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0248448848724s 2019-03-26 11:29:53,272 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ea225108-bb82-4361-bb41-7cb00a180068/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ea225108-bb82-4361-bb41-7cb00a180068/file', 'owner': u'0c1029b257c44319a8784a806bbcda81', 'id': u'ea225108-bb82-4361-bb41-7cb00a180068', 'size': 12716032, u'self': u'/v2/images/ea225108-bb82-4361-bb41-7cb00a180068', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c1029b257c44319a8784a806bbcda81', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ea225108-bb82-4361-bb41-7cb00a180068/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T11:29:53Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T11:29:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm1-img_9b9a6e9b-f39a-47b0-877c-a501fee59376', '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/ea225108-bb82-4361-bb41-7cb00a180068', 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_9b9a6e9b-f39a-47b0-877c-a501fee59376', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm1-img_9b9a6e9b-f39a-47b0-877c-a501fee59376', 'created': u'2019-03-26T11:29:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T11:29:52Z', 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/ea225108-bb82-4361-bb41-7cb00a180068', 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_9b9a6e9b-f39a-47b0-877c-a501fee59376', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 11:29:53,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:29:53,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm1-flavor_9b9a6e9b-f39a-47b0-877c-a501fee59376", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:29:54,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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-acaaf9ea-6dfa-4d7d-a992-f854a1462037 x-openstack-request-id: req-acaaf9ea-6dfa-4d7d-a992-f854a1462037 2019-03-26 11:29:54,037 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm1-flavor_9b9a6e9b-f39a-47b0-877c-a501fee59376", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "85011f8d-1b7a-4659-bead-b4fd796d6e3b"}} 2019-03-26 11:29:54,037 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-acaaf9ea-6dfa-4d7d-a992-f854a1462037 2019-03-26 11:29:54,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.761688947678s 2019-03-26 11:29:54,038 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm1-flavor_9b9a6e9b-f39a-47b0-877c-a501fee59376', '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'0c1029b257c44319a8784a806bbcda81', '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'85011f8d-1b7a-4659-bead-b4fd796d6e3b', 'swap': 0}) 2019-03-26 11:29:54,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:29:54,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b/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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"extra_specs": {}}' 2019-03-26 11:29:54,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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-6257468a-152e-45b9-9d63-005cc9a28687 x-openstack-request-id: req-6257468a-152e-45b9-9d63-005cc9a28687 2019-03-26 11:29:54,062 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:29:54,062 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b/os-extra_specs used request id req-6257468a-152e-45b9-9d63-005cc9a28687 2019-03-26 11:29:54,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236279964447s 2019-03-26 11:29:54,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-26 11:29:54,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"keypair": {"name": "singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376"}}' 2019-03-26 11:29:54,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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-4d36b556-8d56-4222-b8af-d5dbc1629851 x-openstack-request-id: req-4d36b556-8d56-4222-b8af-d5dbc1629851 2019-03-26 11:29:54,244 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoYmbKvuWILLxsxlud3oFcekBqsPiG+zPd4RofNsj6XugGm19PUGoUyP9QZJJ4txnn4gEV/1fDtgfHpK8QONY1xhJgOyElIjhR704w/U2sZn4sBa42EEEITGsaqwDtVIDKCyKJSxWoXi424FSwdHfQ5uEnW2Ir+8zs5CWujggEJ68hjMRJGWNAkQVxenK3M5Der+6rGlS290ffL4O2I+fgiERrx8QEA5v3yJSQaVtSp50l0ZsAcSqHQ3yOU1IevUn+YMdX6bqVO5IyhgVA5jifEkjMtzumLwjMfAZ+68XFEU9S39RFYl4WPtyPr7bFM+ZIdw+PTN/KcP7Ho3tGq8E/ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqGJmyr7liCy8bMZbnd6BXHpAarD4hvsz3eEaHzbI+l7oBptf\nT1BqFMj/UGSSeLcZ5+IBFf9Xw7YHx6SvEDjWNcYSYDshJSI4Ue9OMP1NrGZ+LAWu\nNhBBCExrGqsA7VSAygsiiUsVqF4uNuBUsHR30ObhJ1tiK/vM7OQlro4IBCevIYzE\nSRljQJEFcXpytzOQ3q/uqxpUtvdH3y+DtiPn4IhEa8fEBAOb98iUkGlbUqedJdGb\nAHEqh0N8jlNSHr1J/mDHV+m6lTuSMoYFQOY4nxJIzLc7pi8IzHwGfuvFxRFPUt/U\nRWJeFj7cj6+2xTPmSHcPj0zfynD+x6N7RqvBPwIDAQABAoIBAF+oXzsIzb7Zo0Ws\nPjnmQNk3fkbeOKH+LU38ZmmbJvvNVMUEGVYmmc0rDpguOmOnqWjpJLLJd6NwUuUg\n8m8lytOLrb7LeJ3u3c32RBZioHCzXTRHGdwOydMcDrB8uy8YlX2ya7FRXYFj159H\nO/VuhO7BauF/8bqI9rcROTL77yPkN2wzXO9tmrkxeNONdsdz72RMPEIohexygkEa\nQXwIx/KnFI7YIK1CL/OHUqRtsU5tiuRr0CnKFkNlqgKpl+80jEl+0bEuJCpmfROM\naqotnYmL2U6Eb8kT5ybVB0twKWb1jg8XTrR1N4iUUsvHOg6CWurvwJv+5fA1cJbS\nbs7BljECgYEA2BrVnmRUGLTf+eU88sWTjSLCH4zDq/DLdp5qNkZtZIHOuREOWPoh\nvTNVff63L8XdAi3HI/9bhdjP5zqVPCeS/EePCesM0t7Wotjn7ZBhPsVeX2koIy9e\nRpjybkeQSpYarZgOCE5LEMsHaLdXbffJudgNf6ehkQpcJE5mf+MS4LcCgYEAx3hJ\nohiZIe465ROUDzEiOCs2aKgbe+NJuuGW+ZMmZHypo4RjWQcZNOsql+pDaBecoVme\nvdfqkJmotFQmo1SSf7rTx+P4T3ltYBowpVu8jnsPGiFaENsRzcvKkmOZ6M55EbUr\n+89ZLIm6K11VTuc5cMVMeRJPgbinHS7B4HYci7kCgYAJoBBZsLBKNWwwbjRrv78V\nrzGkRBnHA7+cNewXJMXkjx+NAKR59BIiojGxnfG8z/xLB4zyHoKOEJ0Z+HMDLeQP\nFoTZdT2p+sDmmfCilSavrAzLBR0DjC2PyWoq3Ucg+1SO3NHrLsmLIu/eiyP6wuma\nPHRFdkrs8eAuwcsw8QU7OwKBgB1p33HHrs0SFB0zheG3nRQrSxqjr2nVWkn0eg7T\nZBXtTBaQrxWxtkXXZ7B/GvF+idpBHOdhr3UjM31j606qae/r3M7dDwCpJzfEpOe9\nX1CjVNbFlEJoC3gNVRHBHjD2QWQbEyFOshefN5Stbqbz8cRvU5eG27KFSB9FhdFT\nmWIBAoGAZyb5b1uz/JnSEtu+QzS/l2QiRZ10xFlwIg8/udHgvayEo9pXNNO9EwQg\nJAk6WwKcCaPSeAEW4CTsu3qAIIdXHJP9iPrXcCpvDCE68jkr06fRKhAkQKay+3YV\nit/ZCt3SURdhwexO+6OnmtSdsvwY1vpEwyMYFvp37CsEdHCZ+io=\n-----END RSA PRIVATE KEY-----\n", "user_id": "9eac19458fd644e7aaac275f97ff1239", "name": "singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376", "fingerprint": "06:3a:5e:2d:68:67:2f:5d:bf:29:f6:f4:fa:27:53:4c"}} 2019-03-26 11:29:54,244 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4d36b556-8d56-4222-b8af-d5dbc1629851 2019-03-26 11:29:54,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.181250095367s 2019-03-26 11:29:54,245 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCoYmbKvuWILLxsxlud3oFcekBqsPiG+zPd4RofNsj6XugGm19PUGoUyP9QZJJ4txnn4gEV/1fDtgfHpK8QONY1xhJgOyElIjhR704w/U2sZn4sBa42EEEITGsaqwDtVIDKCyKJSxWoXi424FSwdHfQ5uEnW2Ir+8zs5CWujggEJ68hjMRJGWNAkQVxenK3M5Der+6rGlS290ffL4O2I+fgiERrx8QEA5v3yJSQaVtSp50l0ZsAcSqHQ3yOU1IevUn+YMdX6bqVO5IyhgVA5jifEkjMtzumLwjMfAZ+68XFEU9S39RFYl4WPtyPr7bFM+ZIdw+PTN/KcP7Ho3tGq8E/ Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAqGJmyr7liCy8bMZbnd6BXHpAarD4hvsz3eEaHzbI+l7oBptf\nT1BqFMj/UGSSeLcZ5+IBFf9Xw7YHx6SvEDjWNcYSYDshJSI4Ue9OMP1NrGZ+LAWu\nNhBBCExrGqsA7VSAygsiiUsVqF4uNuBUsHR30ObhJ1tiK/vM7OQlro4IBCevIYzE\nSRljQJEFcXpytzOQ3q/uqxpUtvdH3y+DtiPn4IhEa8fEBAOb98iUkGlbUqedJdGb\nAHEqh0N8jlNSHr1J/mDHV+m6lTuSMoYFQOY4nxJIzLc7pi8IzHwGfuvFxRFPUt/U\nRWJeFj7cj6+2xTPmSHcPj0zfynD+x6N7RqvBPwIDAQABAoIBAF+oXzsIzb7Zo0Ws\nPjnmQNk3fkbeOKH+LU38ZmmbJvvNVMUEGVYmmc0rDpguOmOnqWjpJLLJd6NwUuUg\n8m8lytOLrb7LeJ3u3c32RBZioHCzXTRHGdwOydMcDrB8uy8YlX2ya7FRXYFj159H\nO/VuhO7BauF/8bqI9rcROTL77yPkN2wzXO9tmrkxeNONdsdz72RMPEIohexygkEa\nQXwIx/KnFI7YIK1CL/OHUqRtsU5tiuRr0CnKFkNlqgKpl+80jEl+0bEuJCpmfROM\naqotnYmL2U6Eb8kT5ybVB0twKWb1jg8XTrR1N4iUUsvHOg6CWurvwJv+5fA1cJbS\nbs7BljECgYEA2BrVnmRUGLTf+eU88sWTjSLCH4zDq/DLdp5qNkZtZIHOuREOWPoh\nvTNVff63L8XdAi3HI/9bhdjP5zqVPCeS/EePCesM0t7Wotjn7ZBhPsVeX2koIy9e\nRpjybkeQSpYarZgOCE5LEMsHaLdXbffJudgNf6ehkQpcJE5mf+MS4LcCgYEAx3hJ\nohiZIe465ROUDzEiOCs2aKgbe+NJuuGW+ZMmZHypo4RjWQcZNOsql+pDaBecoVme\nvdfqkJmotFQmo1SSf7rTx+P4T3ltYBowpVu8jnsPGiFaENsRzcvKkmOZ6M55EbUr\n+89ZLIm6K11VTuc5cMVMeRJPgbinHS7B4HYci7kCgYAJoBBZsLBKNWwwbjRrv78V\nrzGkRBnHA7+cNewXJMXkjx+NAKR59BIiojGxnfG8z/xLB4zyHoKOEJ0Z+HMDLeQP\nFoTZdT2p+sDmmfCilSavrAzLBR0DjC2PyWoq3Ucg+1SO3NHrLsmLIu/eiyP6wuma\nPHRFdkrs8eAuwcsw8QU7OwKBgB1p33HHrs0SFB0zheG3nRQrSxqjr2nVWkn0eg7T\nZBXtTBaQrxWxtkXXZ7B/GvF+idpBHOdhr3UjM31j606qae/r3M7dDwCpJzfEpOe9\nX1CjVNbFlEJoC3gNVRHBHjD2QWQbEyFOshefN5Stbqbz8cRvU5eG27KFSB9FhdFT\nmWIBAoGAZyb5b1uz/JnSEtu+QzS/l2QiRZ10xFlwIg8/udHgvayEo9pXNNO9EwQg\nJAk6WwKcCaPSeAEW4CTsu3qAIIdXHJP9iPrXcCpvDCE68jkr06fRKhAkQKay+3YV\nit/ZCt3SURdhwexO+6OnmtSdsvwY1vpEwyMYFvp37CsEdHCZ+io=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'9eac19458fd644e7aaac275f97ff1239', 'name': u'singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376', 'created_at': '2019-03-26T11:29:54.245203', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c1029b257c44319a8784a806bbcda81', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'06:3a:5e:2d:68:67:2f:5d:bf:29:f6:f4:fa:27:53:4c', 'type': 'ssh', 'id': u'singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376'}) 2019-03-26 11:29:54,245 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAqGJmyr7liCy8bMZbnd6BXHpAarD4hvsz3eEaHzbI+l7oBptf T1BqFMj/UGSSeLcZ5+IBFf9Xw7YHx6SvEDjWNcYSYDshJSI4Ue9OMP1NrGZ+LAWu NhBBCExrGqsA7VSAygsiiUsVqF4uNuBUsHR30ObhJ1tiK/vM7OQlro4IBCevIYzE SRljQJEFcXpytzOQ3q/uqxpUtvdH3y+DtiPn4IhEa8fEBAOb98iUkGlbUqedJdGb AHEqh0N8jlNSHr1J/mDHV+m6lTuSMoYFQOY4nxJIzLc7pi8IzHwGfuvFxRFPUt/U RWJeFj7cj6+2xTPmSHcPj0zfynD+x6N7RqvBPwIDAQABAoIBAF+oXzsIzb7Zo0Ws PjnmQNk3fkbeOKH+LU38ZmmbJvvNVMUEGVYmmc0rDpguOmOnqWjpJLLJd6NwUuUg 8m8lytOLrb7LeJ3u3c32RBZioHCzXTRHGdwOydMcDrB8uy8YlX2ya7FRXYFj159H O/VuhO7BauF/8bqI9rcROTL77yPkN2wzXO9tmrkxeNONdsdz72RMPEIohexygkEa QXwIx/KnFI7YIK1CL/OHUqRtsU5tiuRr0CnKFkNlqgKpl+80jEl+0bEuJCpmfROM aqotnYmL2U6Eb8kT5ybVB0twKWb1jg8XTrR1N4iUUsvHOg6CWurvwJv+5fA1cJbS bs7BljECgYEA2BrVnmRUGLTf+eU88sWTjSLCH4zDq/DLdp5qNkZtZIHOuREOWPoh vTNVff63L8XdAi3HI/9bhdjP5zqVPCeS/EePCesM0t7Wotjn7ZBhPsVeX2koIy9e RpjybkeQSpYarZgOCE5LEMsHaLdXbffJudgNf6ehkQpcJE5mf+MS4LcCgYEAx3hJ ohiZIe465ROUDzEiOCs2aKgbe+NJuuGW+ZMmZHypo4RjWQcZNOsql+pDaBecoVme vdfqkJmotFQmo1SSf7rTx+P4T3ltYBowpVu8jnsPGiFaENsRzcvKkmOZ6M55EbUr +89ZLIm6K11VTuc5cMVMeRJPgbinHS7B4HYci7kCgYAJoBBZsLBKNWwwbjRrv78V rzGkRBnHA7+cNewXJMXkjx+NAKR59BIiojGxnfG8z/xLB4zyHoKOEJ0Z+HMDLeQP FoTZdT2p+sDmmfCilSavrAzLBR0DjC2PyWoq3Ucg+1SO3NHrLsmLIu/eiyP6wuma PHRFdkrs8eAuwcsw8QU7OwKBgB1p33HHrs0SFB0zheG3nRQrSxqjr2nVWkn0eg7T ZBXtTBaQrxWxtkXXZ7B/GvF+idpBHOdhr3UjM31j606qae/r3M7dDwCpJzfEpOe9 X1CjVNbFlEJoC3gNVRHBHjD2QWQbEyFOshefN5Stbqbz8cRvU5eG27KFSB9FhdFT mWIBAoGAZyb5b1uz/JnSEtu+QzS/l2QiRZ10xFlwIg8/udHgvayEo9pXNNO9EwQg JAk6WwKcCaPSeAEW4CTsu3qAIIdXHJP9iPrXcCpvDCE68jkr06fRKhAkQKay+3YV it/ZCt3SURdhwexO+6OnmtSdsvwY1vpEwyMYFvp37CsEdHCZ+io= -----END RSA PRIVATE KEY----- 2019-03-26 11:29:54,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-26 11:29:54,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"security_group": {"name": "singlevm1-sg_9b9a6e9b-f39a-47b0-877c-a501fee59376", "description": "created by OPNFV Functest (singlevm1)"}}' 2019-03-26 11:29:54,409 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:54 GMT X-Openstack-Request-Id: req-5d3cff72-a2a0-49ce-a0eb-8687d9fdb2f1 2019-03-26 11:29:54,410 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:29:54Z", "updated_at": "2019-03-26T11:29:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:54Z", "revision_number": 0, "id": "3fe99d5e-a4f0-4716-83b0-8e66a533d0bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:54Z", "revision_number": 0, "id": "b05fc768-0add-4252-ac4d-228855fb7a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "name": "singlevm1-sg_9b9a6e9b-f39a-47b0-877c-a501fee59376"}} 2019-03-26 11:29:54,410 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5d3cff72-a2a0-49ce-a0eb-8687d9fdb2f1 2019-03-26 11:29:54,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.159279108047s 2019-03-26 11:29:54,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:29:54,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:54,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8340 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:54 GMT X-Openstack-Request-Id: req-2c29509b-2ee1-436e-8c26-341848ff1fec 2019-03-26 11:29:54,482 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:29:54Z", "updated_at": "2019-03-26T11:29:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:54Z", "revision_number": 0, "id": "3fe99d5e-a4f0-4716-83b0-8e66a533d0bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:54Z", "revision_number": 0, "id": "b05fc768-0add-4252-ac4d-228855fb7a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "name": "singlevm1-sg_9b9a6e9b-f39a-47b0-877c-a501fee59376"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 11:29:54,482 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2c29509b-2ee1-436e-8c26-341848ff1fec 2019-03-26 11:29:54,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0653970241547s 2019-03-26 11:29:54,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 11:29:54,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -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": "b1b5ffb8-e964-423e-b95d-8d301c7131d7"}}' 2019-03-26 11:29:54,618 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:54 GMT X-Openstack-Request-Id: req-29c5fa3e-f130-400b-a08b-b196b1233a8e 2019-03-26 11:29:54,618 - 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-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "port_range_min": 22, "revision_number": 0, "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:29:54Z", "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "62083aeb-b056-40e4-8480-7e54dcdc7d91"}} 2019-03-26 11:29:54,619 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-29c5fa3e-f130-400b-a08b-b196b1233a8e 2019-03-26 11:29:54,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.129668951035s 2019-03-26 11:29:54,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:29:54,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:54,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 8836 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:54 GMT X-Openstack-Request-Id: req-5d67c096-c44f-43b2-95cf-1ffdf57bfe9b 2019-03-26 11:29:54,698 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:29:54Z", "updated_at": "2019-03-26T11:29:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:54Z", "revision_number": 0, "id": "3fe99d5e-a4f0-4716-83b0-8e66a533d0bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T11:29:54Z", "revision_number": 0, "id": "62083aeb-b056-40e4-8480-7e54dcdc7d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:54Z", "revision_number": 0, "id": "b05fc768-0add-4252-ac4d-228855fb7a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 2, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "name": "singlevm1-sg_9b9a6e9b-f39a-47b0-877c-a501fee59376"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 11:29:54,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5d67c096-c44f-43b2-95cf-1ffdf57bfe9b 2019-03-26 11:29:54,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0740008354187s 2019-03-26 11:29:54,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 11:29:54,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -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": "b1b5ffb8-e964-423e-b95d-8d301c7131d7"}}' 2019-03-26 11:29:54,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:54 GMT X-Openstack-Request-Id: req-a3a5f6f8-800a-4f66-b282-447e297207bd 2019-03-26 11:29:54,876 - 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-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "port_range_min": null, "revision_number": 0, "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:29:54Z", "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "54680e09-331c-49b4-9593-fb50ac47c0d2"}} 2019-03-26 11:29:54,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a3a5f6f8-800a-4f66-b282-447e297207bd 2019-03-26 11:29:54,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.171501874924s 2019-03-26 11:29:54,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:29:54,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:54,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1472 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:54 GMT X-Openstack-Request-Id: req-b0d767a2-9c91-4449-9940-c67b49a7eae0 2019-03-26 11:29:54,962 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4262681f-26df-47df-9732-ab34a17d0f28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"0c1029b257c44319a8784a806bbcda81","l2_adjacency":true,"status":"ACTIVE","subnets":["c7bee81b-887c-4706-8240-26a5cbc4bace"],"description":"","tags":[],"updated_at":"2019-03-26T11:29:47Z","qos_policy_id":null,"name":"singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376","admin_state_up":true,"tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:29:54,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b0d767a2-9c91-4449-9940-c67b49a7eae0 2019-03-26 11:29:54,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0843789577484s 2019-03-26 11:29:54,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:29:54,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:54,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:54 GMT X-Openstack-Request-Id: req-48ff1485-ae76-4c44-85f6-3b6d9a14977b 2019-03-26 11:29:54,992 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:29:53Z", "file": "/v2/images/ea225108-bb82-4361-bb41-7cb00a180068/file", "owner": "0c1029b257c44319a8784a806bbcda81", "id": "ea225108-bb82-4361-bb41-7cb00a180068", "size": 12716032, "self": "/v2/images/ea225108-bb82-4361-bb41-7cb00a180068", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ea225108-bb82-4361-bb41-7cb00a180068/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ea225108-bb82-4361-bb41-7cb00a180068/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9b9a6e9b-f39a-47b0-877c-a501fee59376", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9b9a6e9b-f39a-47b0-877c-a501fee59376", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:29:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:29:54,992 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-48ff1485-ae76-4c44-85f6-3b6d9a14977b 2019-03-26 11:29:54,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251579284668s 2019-03-26 11:29:54,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:29:55,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:55,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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-6ebb16fa-852b-49a7-b393-b5eee2c29ffd x-openstack-request-id: req-6ebb16fa-852b-49a7-b393-b5eee2c29ffd 2019-03-26 11:29:55,019 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_9b9a6e9b-f39a-47b0-877c-a501fee59376", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "85011f8d-1b7a-4659-bead-b4fd796d6e3b"}]} 2019-03-26 11:29:55,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6ebb16fa-852b-49a7-b393-b5eee2c29ffd 2019-03-26 11:29:55,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0217740535736s 2019-03-26 11:29:55,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-26 11:29:55,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"server": {"name": "singlevm1-vm_9b9a6e9b-f39a-47b0-877c-a501fee59376", "imageRef": "ea225108-bb82-4361-bb41-7cb00a180068", "key_name": "singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376", "flavorRef": "85011f8d-1b7a-4659-bead-b4fd796d6e3b", "max_count": 1, "min_count": 1, "networks": [{"uuid": "4262681f-26df-47df-9732-ab34a17d0f28"}], "security_groups": [{"name": "b1b5ffb8-e964-423e-b95d-8d301c7131d7"}]}}' 2019-03-26 11:29:57,392 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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.22:8774/v2.1/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6 x-compute-request-id: req-74a25a1d-e833-4cea-afd0-b0a1232878ba x-openstack-request-id: req-74a25a1d-e833-4cea-afd0-b0a1232878ba 2019-03-26 11:29:57,393 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "b1b5ffb8-e964-423e-b95d-8d301c7131d7"}], "OS-DCF:diskConfig": "MANUAL", "id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "bookmark"}], "adminPass": "zntaf73CN8Ta"}} 2019-03-26 11:29:57,393 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-74a25a1d-e833-4cea-afd0-b0a1232878ba 2019-03-26 11:29:57,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.37211918831s 2019-03-26 11:29:57,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:29:57,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:59,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 640 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29: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-1feebbbc-1bf8-4ebf-aaf4-93d11c087847 x-openstack-request-id: req-1feebbbc-1bf8-4ebf-aaf4-93d11c087847 2019-03-26 11:29:59,101 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "bookmark"}], "image": {"id": "ea225108-bb82-4361-bb41-7cb00a180068", "links": [{"href": "http://172.30.9.22:8774/images/ea225108-bb82-4361-bb41-7cb00a180068", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85011f8d-1b7a-4659-bead-b4fd796d6e3b", "links": [{"href": "http://172.30.9.22:8774/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b", "rel": "bookmark"}]}, "id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "user_id": "9eac19458fd644e7aaac275f97ff1239", "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-26T11:29:57Z", "hostId": "", "OS-EXT-SRV-ATTR:host": null, "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376", "OS-EXT-SRV-ATTR:hypervisor_hostname": null, "name": "singlevm1-vm_9b9a6e9b-f39a-47b0-877c-a501fee59376", "created": "2019-03-26T11:29:57Z", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:29:59,101 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1feebbbc-1bf8-4ebf-aaf4-93d11c087847 2019-03-26 11:29:59,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.70701599121s 2019-03-26 11:29:59,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:29:59,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:59,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1472 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:59 GMT X-Openstack-Request-Id: req-af61e032-b815-417e-859d-8b8ba075aa01 2019-03-26 11:29:59,193 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4262681f-26df-47df-9732-ab34a17d0f28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"0c1029b257c44319a8784a806bbcda81","l2_adjacency":true,"status":"ACTIVE","subnets":["c7bee81b-887c-4706-8240-26a5cbc4bace"],"description":"","tags":[],"updated_at":"2019-03-26T11:29:47Z","qos_policy_id":null,"name":"singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376","admin_state_up":true,"tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:29:59,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-af61e032-b815-417e-859d-8b8ba075aa01 2019-03-26 11:29:59,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0809590816498s 2019-03-26 11:29:59,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:29:59,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:29:59,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Tue, 26 Mar 2019 11:29:59 GMT X-Openstack-Request-Id: req-d2c13ced-3480-41ec-a04d-abb4c4913a7c 2019-03-26 11:29:59,247 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4},{"updated_at":"2019-03-26T11:29:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c7bee81b-887c-4706-8240-26a5cbc4bace","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0c1029b257c44319a8784a806bbcda81","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_9b9a6e9b-f39a-47b0-877c-a501fee59376","enable_dhcp":true,"segment_id":null,"network_id":"4262681f-26df-47df-9732-ab34a17d0f28","tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:47Z","ip_version":4}]} 2019-03-26 11:29:59,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d2c13ced-3480-41ec-a04d-abb4c4913a7c 2019-03-26 11:29:59,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0532310009003s 2019-03-26 11:29:59,249 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:30:01,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:30:01,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:01,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 750 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0a609d4c-94c6-4cc7-8b94-5ae86e8f91c8 x-openstack-request-id: req-0a609d4c-94c6-4cc7-8b94-5ae86e8f91c8 2019-03-26 11:30:01,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "bookmark"}], "image": {"id": "ea225108-bb82-4361-bb41-7cb00a180068", "links": [{"href": "http://172.30.9.22:8774/images/ea225108-bb82-4361-bb41-7cb00a180068", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85011f8d-1b7a-4659-bead-b4fd796d6e3b", "links": [{"href": "http://172.30.9.22:8774/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b", "rel": "bookmark"}]}, "id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "security_groups": [{"name": "singlevm1-sg_9b9a6e9b-f39a-47b0-877c-a501fee59376"}], "user_id": "9eac19458fd644e7aaac275f97ff1239", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:30:00Z", "hostId": "1c137cc91238730f0ae30f2f25b69f12efdb37d9caf7ed547aaaf01e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9b9a6e9b-f39a-47b0-877c-a501fee59376", "created": "2019-03-26T11:29:57Z", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:30:01,753 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a609d4c-94c6-4cc7-8b94-5ae86e8f91c8 2019-03-26 11:30:01,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501792907715s 2019-03-26 11:30:01,760 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:30:03,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:30:03,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:05,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 812 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-4dc61563-7cc6-46d9-a17c-fe60e00220fa x-openstack-request-id: req-4dc61563-7cc6-46d9-a17c-fe60e00220fa 2019-03-26 11:30:05,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:81:91", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "bookmark"}], "image": {"id": "ea225108-bb82-4361-bb41-7cb00a180068", "links": [{"href": "http://172.30.9.22:8774/images/ea225108-bb82-4361-bb41-7cb00a180068", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85011f8d-1b7a-4659-bead-b4fd796d6e3b", "links": [{"href": "http://172.30.9.22:8774/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b", "rel": "bookmark"}]}, "id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "security_groups": [{"name": "singlevm1-sg_9b9a6e9b-f39a-47b0-877c-a501fee59376"}], "user_id": "9eac19458fd644e7aaac275f97ff1239", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:30:01Z", "hostId": "1c137cc91238730f0ae30f2f25b69f12efdb37d9caf7ed547aaaf01e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9b9a6e9b-f39a-47b0-877c-a501fee59376", "created": "2019-03-26T11:29:57Z", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:30:05,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4dc61563-7cc6-46d9-a17c-fe60e00220fa 2019-03-26 11:30:05,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.24962997437s 2019-03-26 11:30:05,018 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:30:07,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:30:07,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:08,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 812 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-b090f940-cc46-4e1b-825e-8e8e403fad6e x-openstack-request-id: req-b090f940-cc46-4e1b-825e-8e8e403fad6e 2019-03-26 11:30:08,519 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {"singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:81:91", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "bookmark"}], "image": {"id": "ea225108-bb82-4361-bb41-7cb00a180068", "links": [{"href": "http://172.30.9.22:8774/images/ea225108-bb82-4361-bb41-7cb00a180068", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85011f8d-1b7a-4659-bead-b4fd796d6e3b", "links": [{"href": "http://172.30.9.22:8774/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b", "rel": "bookmark"}]}, "id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "security_groups": [{"name": "singlevm1-sg_9b9a6e9b-f39a-47b0-877c-a501fee59376"}], "user_id": "9eac19458fd644e7aaac275f97ff1239", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:30:01Z", "hostId": "1c137cc91238730f0ae30f2f25b69f12efdb37d9caf7ed547aaaf01e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9b9a6e9b-f39a-47b0-877c-a501fee59376", "created": "2019-03-26T11:29:57Z", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:30:08,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b090f940-cc46-4e1b-825e-8e8e403fad6e 2019-03-26 11:30:08,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.49878001213s 2019-03-26 11:30:08,526 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:30:10,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:30:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:10,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-33a1db69-1d75-44c3-b3af-2b17f8cad156 x-openstack-request-id: req-33a1db69-1d75-44c3-b3af-2b17f8cad156 2019-03-26 11:30:10,995 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:81:91", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "bookmark"}], "image": {"id": "ea225108-bb82-4361-bb41-7cb00a180068", "links": [{"href": "http://172.30.9.22:8774/images/ea225108-bb82-4361-bb41-7cb00a180068", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-03-26T11:30:09.000000", "flavor": {"id": "85011f8d-1b7a-4659-bead-b4fd796d6e3b", "links": [{"href": "http://172.30.9.22:8774/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b", "rel": "bookmark"}]}, "id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "security_groups": [{"name": "singlevm1-sg_9b9a6e9b-f39a-47b0-877c-a501fee59376"}], "user_id": "9eac19458fd644e7aaac275f97ff1239", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:30:09Z", "hostId": "1c137cc91238730f0ae30f2f25b69f12efdb37d9caf7ed547aaaf01e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9b9a6e9b-f39a-47b0-877c-a501fee59376", "created": "2019-03-26T11:29:57Z", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:30:10,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-33a1db69-1d75-44c3-b3af-2b17f8cad156 2019-03-26 11:30:10,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.466716051102s 2019-03-26 11:30:11,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:30:11,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=7c64c4eb-906b-4c28-8a28-35265ae3a1c6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:11,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:11 GMT X-Openstack-Request-Id: req-7b47eb25-251d-40f5-b8d0-6d820625f92d 2019-03-26 11:30:11,050 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:30:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c7bee81b-887c-4706-8240-26a5cbc4bace","ip_address":"192.168.120.5"}],"id":"6f346da8-54ce-463f-8264-32111f5d9103","security_groups":["b1b5ffb8-e964-423e-b95d-8d301c7131d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:81:91","project_id":"0c1029b257c44319a8784a806bbcda81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4262681f-26df-47df-9732-ab34a17d0f28","tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:30:01Z","binding:vnic_type":"normal","device_id":"7c64c4eb-906b-4c28-8a28-35265ae3a1c6","ip_allocation":"immediate"}]} 2019-03-26 11:30:11,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7c64c4eb-906b-4c28-8a28-35265ae3a1c6 used request id req-7b47eb25-251d-40f5-b8d0-6d820625f92d 2019-03-26 11:30:11,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0484020709991s 2019-03-26 11:30:11,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:11,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=6f346da8-54ce-463f-8264-32111f5d9103" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:11,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:11 GMT X-Openstack-Request-Id: req-ebe62270-ce19-47a0-a54c-9a2c060c7f99 2019-03-26 11:30:11,121 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:30:11,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=6f346da8-54ce-463f-8264-32111f5d9103 used request id req-ebe62270-ce19-47a0-a54c-9a2c060c7f99 2019-03-26 11:30:11,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607280731201s 2019-03-26 11:30:11,122 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:fc:81:91', 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'ea225108-bb82-4361-bb41-7cb00a180068'}), 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-26T11:30:09.000000', 'flavor': Munch({u'id': u'85011f8d-1b7a-4659-bead-b4fd796d6e3b'}), 'az': u'nova', 'id': u'7c64c4eb-906b-4c28-8a28-35265ae3a1c6', 'security_groups': [Munch({u'name': u'singlevm1-sg_9b9a6e9b-f39a-47b0-877c-a501fee59376'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'9eac19458fd644e7aaac275f97ff1239', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c1029b257c44319a8784a806bbcda81', '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-26T11:30:09.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T11:30:09Z', 'hostId': u'1c137cc91238730f0ae30f2f25b69f12efdb37d9caf7ed547aaaf01e', u'OS-EXT-SRV-ATTR:host': u'overcloud-novacompute-1.opnfvlf.org', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'1c137cc91238730f0ae30f2f25b69f12efdb37d9caf7ed547aaaf01e', '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-26T11:30:09.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'0c1029b257c44319a8784a806bbcda81', u'OS-EXT-SRV-ATTR:hypervisor_hostname': u'overcloud-novacompute-1.opnfvlf.org', 'name': u'singlevm1-vm_9b9a6e9b-f39a-47b0-877c-a501fee59376', 'adminPass': u'zntaf73CN8Ta', 'tenant_id': u'0c1029b257c44319a8784a806bbcda81', 'created_at': u'2019-03-26T11:29:57Z', 'created': u'2019-03-26T11:29:57Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 11:30:11,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:30:11,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:11,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1472 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:11 GMT X-Openstack-Request-Id: req-643b14bf-cdf3-47a5-ba0e-dc8d41dc277f 2019-03-26 11:30:11,238 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4262681f-26df-47df-9732-ab34a17d0f28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"0c1029b257c44319a8784a806bbcda81","l2_adjacency":true,"status":"ACTIVE","subnets":["c7bee81b-887c-4706-8240-26a5cbc4bace"],"description":"","tags":[],"updated_at":"2019-03-26T11:29:47Z","qos_policy_id":null,"name":"singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376","admin_state_up":true,"tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:30:11,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-643b14bf-cdf3-47a5-ba0e-dc8d41dc277f 2019-03-26 11:30:11,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.111037969589s 2019-03-26 11:30:11,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:30:11,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=7c64c4eb-906b-4c28-8a28-35265ae3a1c6" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:11,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 991 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:11 GMT X-Openstack-Request-Id: req-0b45e50a-8bc6-4887-a506-21e08792daad 2019-03-26 11:30:11,285 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:30:08Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c7bee81b-887c-4706-8240-26a5cbc4bace","ip_address":"192.168.120.5"}],"id":"6f346da8-54ce-463f-8264-32111f5d9103","security_groups":["b1b5ffb8-e964-423e-b95d-8d301c7131d7"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fc:81:91","project_id":"0c1029b257c44319a8784a806bbcda81","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4262681f-26df-47df-9732-ab34a17d0f28","tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:30:01Z","binding:vnic_type":"normal","device_id":"7c64c4eb-906b-4c28-8a28-35265ae3a1c6","ip_allocation":"immediate"}]} 2019-03-26 11:30:11,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=7c64c4eb-906b-4c28-8a28-35265ae3a1c6 used request id req-0b45e50a-8bc6-4887-a506-21e08792daad 2019-03-26 11:30:11,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.045058965683s 2019-03-26 11:30:11,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-26 11:30:11,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "fixed_ip_address": "192.168.120.5", "port_id": "6f346da8-54ce-463f-8264-32111f5d9103"}}' 2019-03-26 11:30:13,540 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:13 GMT X-Openstack-Request-Id: req-6a7fafc5-b8b5-4cf5-b8dd-e5b20463a3c7 2019-03-26 11:30:13,540 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "61c44869-899f-4bd3-bc8b-a11bcba180ef", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:30:12Z", "updated_at": "2019-03-26T11:30:12Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4262681f-26df-47df-9732-ab34a17d0f28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:81:91", "device_id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "0c1029b257c44319a8784a806bbcda81", "port_id": "6f346da8-54ce-463f-8264-32111f5d9103", "id": "d5a12b62-bbfb-4ae2-a2d1-0612a19bd74a", "qos_policy_id": null}} 2019-03-26 11:30:13,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6a7fafc5-b8b5-4cf5-b8dd-e5b20463a3c7 2019-03-26 11:30:13,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.25418996811s 2019-03-26 11:30:13,554 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:13,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:13,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:13 GMT X-Openstack-Request-Id: req-b75d0472-21b8-45a0-a914-6037894e10a4 2019-03-26 11:30:13,627 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61c44869-899f-4bd3-bc8b-a11bcba180ef", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:30:12Z", "updated_at": "2019-03-26T11:30:12Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4262681f-26df-47df-9732-ab34a17d0f28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:81:91", "device_id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "0c1029b257c44319a8784a806bbcda81", "port_id": "6f346da8-54ce-463f-8264-32111f5d9103", "id": "d5a12b62-bbfb-4ae2-a2d1-0612a19bd74a", "qos_policy_id": null}]} 2019-03-26 11:30:13,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b75d0472-21b8-45a0-a914-6037894e10a4 2019-03-26 11:30:13,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0725538730621s 2019-03-26 11:30:13,634 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:13,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:13,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:13,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:13 GMT X-Openstack-Request-Id: req-501b63de-2a1f-4c2d-912a-c350eb155c22 2019-03-26 11:30:13,993 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61c44869-899f-4bd3-bc8b-a11bcba180ef", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:30:12Z", "updated_at": "2019-03-26T11:30:12Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4262681f-26df-47df-9732-ab34a17d0f28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:81:91", "device_id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "0c1029b257c44319a8784a806bbcda81", "port_id": "6f346da8-54ce-463f-8264-32111f5d9103", "id": "d5a12b62-bbfb-4ae2-a2d1-0612a19bd74a", "qos_policy_id": null}]} 2019-03-26 11:30:13,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-501b63de-2a1f-4c2d-912a-c350eb155c22 2019-03-26 11:30:13,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.249376058578s 2019-03-26 11:30:13,999 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:14,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:14,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:14,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:14 GMT X-Openstack-Request-Id: req-d41434d4-9257-4895-b2c4-a869fd8566b3 2019-03-26 11:30:14,167 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61c44869-899f-4bd3-bc8b-a11bcba180ef", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:30:12Z", "updated_at": "2019-03-26T11:30:12Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4262681f-26df-47df-9732-ab34a17d0f28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:81:91", "device_id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "0c1029b257c44319a8784a806bbcda81", "port_id": "6f346da8-54ce-463f-8264-32111f5d9103", "id": "d5a12b62-bbfb-4ae2-a2d1-0612a19bd74a", "qos_policy_id": null}]} 2019-03-26 11:30:14,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d41434d4-9257-4895-b2c4-a869fd8566b3 2019-03-26 11:30:14,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0575170516968s 2019-03-26 11:30:14,172 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:14,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:14,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:14,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:14 GMT X-Openstack-Request-Id: req-53775cea-ec4e-4d07-a86e-cc94dd8f9185 2019-03-26 11:30:14,342 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61c44869-899f-4bd3-bc8b-a11bcba180ef", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:30:12Z", "updated_at": "2019-03-26T11:30:12Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4262681f-26df-47df-9732-ab34a17d0f28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:81:91", "device_id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "0c1029b257c44319a8784a806bbcda81", "port_id": "6f346da8-54ce-463f-8264-32111f5d9103", "id": "d5a12b62-bbfb-4ae2-a2d1-0612a19bd74a", "qos_policy_id": null}]} 2019-03-26 11:30:14,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-53775cea-ec4e-4d07-a86e-cc94dd8f9185 2019-03-26 11:30:14,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0597169399261s 2019-03-26 11:30:14,348 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:14,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:14,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:14,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:14 GMT X-Openstack-Request-Id: req-6a1baad5-9d19-4d2e-a89e-b65ca9df1f39 2019-03-26 11:30:14,518 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61c44869-899f-4bd3-bc8b-a11bcba180ef", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:30:12Z", "updated_at": "2019-03-26T11:30:12Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4262681f-26df-47df-9732-ab34a17d0f28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:81:91", "device_id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "0c1029b257c44319a8784a806bbcda81", "port_id": "6f346da8-54ce-463f-8264-32111f5d9103", "id": "d5a12b62-bbfb-4ae2-a2d1-0612a19bd74a", "qos_policy_id": null}]} 2019-03-26 11:30:14,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6a1baad5-9d19-4d2e-a89e-b65ca9df1f39 2019-03-26 11:30:14,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0607960224152s 2019-03-26 11:30:14,524 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:14,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:14,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:14,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:14 GMT X-Openstack-Request-Id: req-8240ef51-6914-470b-8ea7-d13a077bc054 2019-03-26 11:30:14,692 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61c44869-899f-4bd3-bc8b-a11bcba180ef", "status": "DOWN", "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:30:12Z", "updated_at": "2019-03-26T11:30:12Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4262681f-26df-47df-9732-ab34a17d0f28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:81:91", "device_id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "0c1029b257c44319a8784a806bbcda81", "port_id": "6f346da8-54ce-463f-8264-32111f5d9103", "id": "d5a12b62-bbfb-4ae2-a2d1-0612a19bd74a", "qos_policy_id": null}]} 2019-03-26 11:30:14,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8240ef51-6914-470b-8ea7-d13a077bc054 2019-03-26 11:30:14,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578699111938s 2019-03-26 11:30:14,698 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:14,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:14,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:14,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:14 GMT X-Openstack-Request-Id: req-e7430df2-5255-435e-83c0-257592eb039b 2019-03-26 11:30:14,865 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "61c44869-899f-4bd3-bc8b-a11bcba180ef", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:30:12Z", "updated_at": "2019-03-26T11:30:14Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "4262681f-26df-47df-9732-ab34a17d0f28", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:81:91", "device_id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "port_id": "6f346da8-54ce-463f-8264-32111f5d9103", "id": "d5a12b62-bbfb-4ae2-a2d1-0612a19bd74a", "qos_policy_id": null}]} 2019-03-26 11:30:14,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e7430df2-5255-435e-83c0-257592eb039b 2019-03-26 11:30:14,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0575520992279s 2019-03-26 11:30:14,871 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'61c44869-899f-4bd3-bc8b-a11bcba180ef', 'updated_at': u'2019-03-26T11:30:14Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'6f346da8-54ce-463f-8264-32111f5d9103', 'id': u'd5a12b62-bbfb-4ae2-a2d1-0612a19bd74a', 'network': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'port': u'6f346da8-54ce-463f-8264-32111f5d9103', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c1029b257c44319a8784a806bbcda81', 'name': 'admin', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'0c1029b257c44319a8784a806bbcda81', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4262681f-26df-47df-9732-ab34a17d0f28', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fc:81:91', u'device_id': u'7c64c4eb-906b-4c28-8a28-35265ae3a1c6'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'0c1029b257c44319a8784a806bbcda81', 'created_at': u'2019-03-26T11:30:12Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'4262681f-26df-47df-9732-ab34a17d0f28', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:fc:81:91', u'device_id': u'7c64c4eb-906b-4c28-8a28-35265ae3a1c6'}), 'router': u'61c44869-899f-4bd3-bc8b-a11bcba180ef'}) 2019-03-26 11:30:14,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 11:30:14,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6/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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 11:30:15,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9603 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-0d71da76-04ca-409c-ac8b-95b9326158c5 x-openstack-request-id: req-0d71da76-04ca-409c-ac8b-95b9326158c5 2019-03-26 11:30:15,668 - 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 521062569 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.224970] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.227805] pid_max: default: 32768 minimum: 301\n[ 0.229314] ACPI: Core revision 20150930\n[ 0.231238] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.233468] Security Framework initialized\n[ 0.234842] Yama: becoming mindful.\n[ 0.236103] AppArmor: AppArmor initialized\n[ 0.237546] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.239782] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.241936] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244007] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246334] Initializing cgroup subsys io\n[ 0.247746] Initializing cgroup subsys memory\n[ 0.249196] Initializing cgroup subsys devices\n[ 0.250700] Initializing cgroup subsys freezer\n[ 0.252200] Initializing cgroup subsys net_cls\n[ 0.253681] Initializing cgroup subsys perf_event\n[ 0.255227] Initializing cgroup subsys net_prio\n[ 0.256750] Initializing cgroup subsys hugetlb\n[ 0.258240] Initializing cgroup subsys pids\n[ 0.259732] CPU: Physical Processor ID: 0\n[ 0.261810] mce: CPU supports 10 MCE banks\n[ 0.263215] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264936] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.281389] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.289594] ftrace: allocating 31920 entries in 125 pages\n[ 0.320120] smpboot: Max logical packages: 1\n[ 0.321604] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.323918] x2apic enabled\n[ 0.325232] Switched APIC routing to physical x2apic.\n[ 0.328041] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.329926] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.333442] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.336459] KVM setup paravirtual spinlock\n[ 0.338298] x86: Booted up 1 node, 1 CPUs\n[ 0.339670] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.341999] devtmpfs: initialized\n[ 0.344166] evm: security.selinux\n[ 0.345372] evm: security.SMACK64\n[ 0.346541] evm: security.SMACK64EXEC\n[ 0.347801] evm: security.SMACK64TRANSMUTE\n[ 0.349170] evm: security.SMACK64MMAP\n[ 0.350422] evm: security.ima\n[ 0.351545] evm: security.capability\n[ 0.352850] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.355994] pinctrl core: initialized pinctrl subsystem\n[ 0.357837] RTC time: 11:30:09, date: 03/26/19\n[ 0.359400] NET: Registered protocol family 16\n[ 0.361029] cpuidle: using governor ladder\n[ 0.362429] cpuidle: using governor menu\n[ 0.363757] PCCT header not found.\n[ 0.364989] ACPI: bus type PCI registered\n[ 0.366333] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.368407] PCI: Using configuration type 1 for base access\n[ 0.370877] ACPI: Added _OSI(Module Device)\n[ 0.372324] ACPI: Added _OSI(Processor Device)\n[ 0.373784] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.375302] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.377811] ACPI: Interpreter enabled\n[ 0.379089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.382251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.385403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.388528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.391673] ACPI: (supports S0 S5)\n[ 0.392859] ACPI: Using IOAPIC for interrupt routing\n[ 0.394453] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.398822] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.400756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.402886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.404940] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.408642] acpiphp: Slot [3] registered\n[ 0.409988] acpiphp: Slot [4] registered\n[ 0.411329] acpiphp: Slot [5] registered\n[ 0.412708] acpiphp: Slot [6] registered\n[ 0.414046] acpiphp: Slot [7] registered\n[ 0.415384] acpiphp: Slot [8] registered\n[ 0.416733] acpiphp: Slot [9] registered\n[ 0.418073] acpiphp: Slot [10] registered\n[ 0.419436] acpiphp: Slot [11] registered\n[ 0.420805] acpiphp: Slot [12] registered\n[ 0.422203] acpiphp: Slot [13] registered\n[ 0.423565] acpiphp: Slot [14] registered\n[ 0.424932] acpiphp: Slot [15] registered\n[ 0.441621] acpiphp: Slot [16] registered\n[ 0.443019] acpiphp: Slot [17] registered\n[ 0.444380] acpiphp: Slot [18] registered\n[ 0.445775] acpiphp: Slot [19] registered\n[ 0.447134] acpiphp: Slot [20] registered\n[ 0.448498] acpiphp: Slot [21] registered\n[ 0.449864] acpiphp: Slot [22] registered\n[ 0.451225] acpiphp: Slot [23] registered\n[ 0.452619] acpiphp: Slot [24] registered\n[ 0.454016] acpiphp: Slot [25] registered\n[ 0.455376] acpiphp: Slot [26] registered\n[ 0.456738] acpiphp: Slot [27] registered\n[ 0.458137] acpiphp: Slot [28] registered\n[ 0.459503] acpiphp: Slot [29] registered\n[ 0.460858] acpiphp: Slot [30] registered\n[ 0.462237] acpiphp: Slot [31] registered\n[ 0.463612] PCI host bridge to bus 0000:00\n[ 0.464975] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.467037] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.469096] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.471555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.474030] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.476530] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.481110] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.483323] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.485334] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.487521] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.491948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.494397] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.516568] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.518988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.521718] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.524114] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.526449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.528515] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.530596] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.532386] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.535048] vgaarb: loaded\n[ 0.536060] vgaarb: bridge control possible 0000:00:02.0\n[ 0.538014] SCSI subsystem initialized\n[ 0.539502] ACPI: bus type USB registered\n[ 0.540892] usbcore: registered new interface driver usbfs\n[ 0.542636] usbcore: registered new interface driver hub\n[ 0.544449] usbcore: registered new device driver usb\n[ 0.546289] PCI: Using ACPI for IRQ routing\n[ 0.550351] NetLabel: Initializing\n[ 0.551601] NetLabel: domain hash size = 128\n[ 0.553082] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.554748] NetLabel: unlabeled traffic allowed by default\n[ 0.556932] clocksource: Switched to clocksource kvm-clock\n[ 0.567341] AppArmor: AppArmor Filesystem Enabled\n[ 0.569022] pnp: PnP ACPI init\n[ 0.570619] pnp: PnP ACPI: found 5 devices\n[ 0.577748] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.580731] NET: Registered protocol family 2\n[ 0.582575] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.584815] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.586910] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.589005] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.590904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.592954] NET: Registered protocol family 1\n[ 0.594476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.596387] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.598253] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.613222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.628415] Trying to unpack rootfs image as initramfs...\n[ 0.690312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.693187] Scanning for low memory corruption every 60 seconds\n[ 0.695493] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.697560] audit: initializing netlink subsys (disabled)\n[ 0.699354] audit: type=2000 audit(1553599810.416:1): initialized\n[ 0.701602] Initialise system trusted keyring\n[ 0.703216] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.705260] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.708281] zbud: loaded\n[ 0.709456] VFS: Disk quotas dquot_6.6.0\n[ 0.710830] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.713342] fuse init (API version 7.23)\n[ 0.714839] Key type big_key registered\n[ 0.716179] Allocating IMA MOK and blacklist keyrings.\n[ 0.718149] Key type asymmetric registered\n[ 0.719548] Asymmetric key parser 'x509' registered\n[ 0.721176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.723698] io scheduler noop registered\n[ 0.725071] io scheduler deadline registered (default)\n[ 0.726752] io scheduler cfq registered\n[ 0.728158] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.729936] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.732058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.734515] ACPI: Power Button [PWRF]\n[ 0.735939] GHES: HEST is not enabled!\n[ 0.749902] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.778877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.782243] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.807436] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.810856] Linux agpgart interface v0.103\n[ 0.814313] brd: module loaded\n[ 0.816658] loop: module loaded\n[ 0.822469] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.824943] GPT:90111 != 2097151\n[ 0.826127] GPT:Alternate GPT header not at the end of the disk.\n[ 0.828002] GPT:90111 != 2097151\n[ 0.829155] GPT: Use GNU Parted to correct GPT errors.\n[ 0.830808] vda: vda1 vda15\n[ 0.832624] scsi host0: ata_piix\n[ 0.833909] scsi host1: ata_piix\n[ 0.835107] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.837217] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.839887] libphy: Fixed MDIO Bus: probed\n[ 0.841291] tun: Universal TUN/TAP device driver, 1.6\n[ 0.842912] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.846178] PPP generic driver version 2.4.2\n[ 0.847702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.849744] ehci-pci: EHCI PCI platform driver\n[ 0.851238] ehci-platform: EHCI generic platform driver\n[ 0.852935] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.854902] ohci-pci: OHCI PCI platform driver\n[ 0.856421] ohci-platform: OHCI generic platform driver\n[ 0.858120] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.872840] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.874540] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.877051] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.878731] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.880656] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.882836] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.885265] usb usb1: Product: UHCI Host Controller\n[ 0.886871] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.888809] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.890435] hub 1-0:1.0: USB hub found\n[ 0.891804] hub 1-0:1.0: 2 ports detected\n[ 0.893350] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.896880] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.898502] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.900206] mousedev: PS/2 mouse device common for all mice\n[ 0.902311] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.905207] rtc_cmos 00:00: RTC can wake from S4\n[ 0.907279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.909339] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.911357] i2c /dev entries driver\n[ 0.912621] device-mapper: uevent: version 1.0.3\n[ 0.914229] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.917019] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.919222] NET: Registered protocol family 10\n[ 0.920967] NET: Registered protocol family 17\n[ 0.922470] Key type dns_resolver registered\n[ 0.924059] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.925949] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.928921] registered taskstats version 1\n[ 0.930346] Loading compiled-in X.509 certificates\n[ 0.932461] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.935612] zswap: loaded using pool lzo/zbud\n[ 0.937885] Key type trusted registered\n[ 0.940175] Key type encrypted registered\n[ 0.941568] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.943342] ima: No TPM chip found, activating TPM-bypass!\n[ 0.945112] evm: HMAC attrs: 0x1\n[ 0.946665] Magic number: 11:578:530\n[ 0.948005] tty ttyS10: hash matches\n[ 0.949395] rtc_cmos 00:00: setting system clock to 2019-03-26 11:30:10 UTC (1553599810)\n[ 0.952107] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.954031] EDD information not available.\n[ 0.994636] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.997281] Write protecting the kernel read-only data: 14336k\n[ 1.000538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.003488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.87\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... [ 1.175252] 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.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCa4gwVpaTukvhawnaW4E6xMK1IoKRFIPPy5k+XUtdkkAxrGluP2Qb2de4/p8w03+mdvNLw8EVEsJmfpOL6Lw33EgQHLGYIlVBxK7eqIy4GjC9fGpHNjzdRundKrwDV94YUejm0uK2xOLzp0e6QZOsrI8TlS4BXWlizN5jSkpBvTe0feg990tgRoU1GeiPqGBV9h65ijY0FpuvJHcuyJgERfG7uUVXdOtXrLTIJtg89P6en+G+o2gqbLtu/0334IiSW/HK6dNT8K04IgvDcAGgDYar8Xh8wJPRJtuW9SbyOb0IL5JklOId7q7eFnAGuul+07QYu+w1NkuIHnXWt7hJ1 root@singlevm1-vm-9b9a6e9b-f39a-47b0-877c-a501fee59376\nssh-dss AAAAB3NzaC1kc3MAAACBAMP8IuP2OLfseoA0hddJ0PY9Vx1SQW7sBxQ3LbDdFcXQl0ha0PJv7hyuPOpwwPiU4OooH2NkYfe5sD119l7MlWKB1PJHkjppQ/BKWIHfT4Jpj4o127Py/+OFpeQsKf8BuQCAGYPQHehfJ9agbh76iEvV4JigHbX9AkOkCvEGk57zAAAAFQCXNsdIP3wvGTScXdXs+zQcfv8tMwAAAIAbohHfNAaLcPfiO0lNYBPh7H+X/MK7TRQ7FZe+2v/RIutnNpUlhCB6CrGigae3tAAJxrlN5YRLXuzbpsYRYmzYd6yvy9k4W4cN2y/OLKkBGl5Cehh2D9RZ59fcPFtJSp9YGvhgK/B32kniu05W+6P18aS8R/gAnRqjxHKKwMxEHAAAAIB6sXFlurmDkPcwkroaVz+AjJovb2mit461xHrGoiDWUwFhwPMQDZ4EgZdhfJBXjX8CfJ0UuQIEpKCh1wAh/LSCoC0H3WksWr+RDNGtj/PKm6AO+IK4r2qkPoUti5Kti1KKI4v5pBWnFUehfCq7F6hJ3+TK9ki23ydpsnLrhFIjHw== root@singlevm1-vm-9b9a6e9b-f39a-47b0-877c-a501fee59376\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.48s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fefc:8191/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-9b9a6e9b-f39a-47b0-877c-a501fee59376\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.38 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nsinglevm1-vm-9b9a6e9b-f39a-47b0-877c-a501fee59376 login: "} 2019-03-26 11:30:15,669 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6/action used request id req-0d71da76-04ca-409c-ac8b-95b9326158c5 2019-03-26 11:30:15,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.797103881836s 2019-03-26 11:30:15,670 - 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 521062569 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.224970] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.227805] pid_max: default: 32768 minimum: 301 [ 0.229314] ACPI: Core revision 20150930 [ 0.231238] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.233468] Security Framework initialized [ 0.234842] Yama: becoming mindful. [ 0.236103] AppArmor: AppArmor initialized [ 0.237546] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.239782] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.241936] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244007] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246334] Initializing cgroup subsys io [ 0.247746] Initializing cgroup subsys memory [ 0.249196] Initializing cgroup subsys devices [ 0.250700] Initializing cgroup subsys freezer [ 0.252200] Initializing cgroup subsys net_cls [ 0.253681] Initializing cgroup subsys perf_event [ 0.255227] Initializing cgroup subsys net_prio [ 0.256750] Initializing cgroup subsys hugetlb [ 0.258240] Initializing cgroup subsys pids [ 0.259732] CPU: Physical Processor ID: 0 [ 0.261810] mce: CPU supports 10 MCE banks [ 0.263215] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264936] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.281389] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.289594] ftrace: allocating 31920 entries in 125 pages [ 0.320120] smpboot: Max logical packages: 1 [ 0.321604] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.323918] x2apic enabled [ 0.325232] Switched APIC routing to physical x2apic. [ 0.328041] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.329926] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.333442] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.336459] KVM setup paravirtual spinlock [ 0.338298] x86: Booted up 1 node, 1 CPUs [ 0.339670] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.341999] devtmpfs: initialized [ 0.344166] evm: security.selinux [ 0.345372] evm: security.SMACK64 [ 0.346541] evm: security.SMACK64EXEC [ 0.347801] evm: security.SMACK64TRANSMUTE [ 0.349170] evm: security.SMACK64MMAP [ 0.350422] evm: security.ima [ 0.351545] evm: security.capability [ 0.352850] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.355994] pinctrl core: initialized pinctrl subsystem [ 0.357837] RTC time: 11:30:09, date: 03/26/19 [ 0.359400] NET: Registered protocol family 16 [ 0.361029] cpuidle: using governor ladder [ 0.362429] cpuidle: using governor menu [ 0.363757] PCCT header not found. [ 0.364989] ACPI: bus type PCI registered [ 0.366333] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.368407] PCI: Using configuration type 1 for base access [ 0.370877] ACPI: Added _OSI(Module Device) [ 0.372324] ACPI: Added _OSI(Processor Device) [ 0.373784] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.375302] ACPI: Added _OSI(Processor Aggregator Device) [ 0.377811] ACPI: Interpreter enabled [ 0.379089] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.382251] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.385403] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.388528] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.391673] ACPI: (supports S0 S5) [ 0.392859] ACPI: Using IOAPIC for interrupt routing [ 0.394453] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.398822] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.400756] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.402886] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.404940] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.408642] acpiphp: Slot [3] registered [ 0.409988] acpiphp: Slot [4] registered [ 0.411329] acpiphp: Slot [5] registered [ 0.412708] acpiphp: Slot [6] registered [ 0.414046] acpiphp: Slot [7] registered [ 0.415384] acpiphp: Slot [8] registered [ 0.416733] acpiphp: Slot [9] registered [ 0.418073] acpiphp: Slot [10] registered [ 0.419436] acpiphp: Slot [11] registered [ 0.420805] acpiphp: Slot [12] registered [ 0.422203] acpiphp: Slot [13] registered [ 0.423565] acpiphp: Slot [14] registered [ 0.424932] acpiphp: Slot [15] registered [ 0.441621] acpiphp: Slot [16] registered [ 0.443019] acpiphp: Slot [17] registered [ 0.444380] acpiphp: Slot [18] registered [ 0.445775] acpiphp: Slot [19] registered [ 0.447134] acpiphp: Slot [20] registered [ 0.448498] acpiphp: Slot [21] registered [ 0.449864] acpiphp: Slot [22] registered [ 0.451225] acpiphp: Slot [23] registered [ 0.452619] acpiphp: Slot [24] registered [ 0.454016] acpiphp: Slot [25] registered [ 0.455376] acpiphp: Slot [26] registered [ 0.456738] acpiphp: Slot [27] registered [ 0.458137] acpiphp: Slot [28] registered [ 0.459503] acpiphp: Slot [29] registered [ 0.460858] acpiphp: Slot [30] registered [ 0.462237] acpiphp: Slot [31] registered [ 0.463612] PCI host bridge to bus 0000:00 [ 0.464975] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.467037] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.469096] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.471555] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.474030] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.476530] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.481110] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.483323] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.485334] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.487521] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.491948] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.494397] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.516568] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.518988] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.521718] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.524114] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.526449] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.528515] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.530596] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.532386] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.535048] vgaarb: loaded [ 0.536060] vgaarb: bridge control possible 0000:00:02.0 [ 0.538014] SCSI subsystem initialized [ 0.539502] ACPI: bus type USB registered [ 0.540892] usbcore: registered new interface driver usbfs [ 0.542636] usbcore: registered new interface driver hub [ 0.544449] usbcore: registered new device driver usb [ 0.546289] PCI: Using ACPI for IRQ routing [ 0.550351] NetLabel: Initializing [ 0.551601] NetLabel: domain hash size = 128 [ 0.553082] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.554748] NetLabel: unlabeled traffic allowed by default [ 0.556932] clocksource: Switched to clocksource kvm-clock [ 0.567341] AppArmor: AppArmor Filesystem Enabled [ 0.569022] pnp: PnP ACPI init [ 0.570619] pnp: PnP ACPI: found 5 devices [ 0.577748] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.580731] NET: Registered protocol family 2 [ 0.582575] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.584815] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.586910] TCP: Hash tables configured (established 4096 bind 4096) [ 0.589005] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.590904] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.592954] NET: Registered protocol family 1 [ 0.594476] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.596387] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.598253] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.613222] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.628415] Trying to unpack rootfs image as initramfs... [ 0.690312] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.693187] Scanning for low memory corruption every 60 seconds [ 0.695493] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.697560] audit: initializing netlink subsys (disabled) [ 0.699354] audit: type=2000 audit(1553599810.416:1): initialized [ 0.701602] Initialise system trusted keyring [ 0.703216] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.705260] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.708281] zbud: loaded [ 0.709456] VFS: Disk quotas dquot_6.6.0 [ 0.710830] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.713342] fuse init (API version 7.23) [ 0.714839] Key type big_key registered [ 0.716179] Allocating IMA MOK and blacklist keyrings. [ 0.718149] Key type asymmetric registered [ 0.719548] Asymmetric key parser 'x509' registered [ 0.721176] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.723698] io scheduler noop registered [ 0.725071] io scheduler deadline registered (default) [ 0.726752] io scheduler cfq registered [ 0.728158] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.729936] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.732058] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.734515] ACPI: Power Button [PWRF] [ 0.735939] GHES: HEST is not enabled! [ 0.749902] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.778877] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.782243] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.807436] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.810856] Linux agpgart interface v0.103 [ 0.814313] brd: module loaded [ 0.816658] loop: module loaded [ 0.822469] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.824943] GPT:90111 != 2097151 [ 0.826127] GPT:Alternate GPT header not at the end of the disk. [ 0.828002] GPT:90111 != 2097151 [ 0.829155] GPT: Use GNU Parted to correct GPT errors. [ 0.830808] vda: vda1 vda15 [ 0.832624] scsi host0: ata_piix [ 0.833909] scsi host1: ata_piix [ 0.835107] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.837217] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.839887] libphy: Fixed MDIO Bus: probed [ 0.841291] tun: Universal TUN/TAP device driver, 1.6 [ 0.842912] tun: (C) 1999-2004 Max Krasnyansky [ 0.846178] PPP generic driver version 2.4.2 [ 0.847702] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.849744] ehci-pci: EHCI PCI platform driver [ 0.851238] ehci-platform: EHCI generic platform driver [ 0.852935] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.854902] ohci-pci: OHCI PCI platform driver [ 0.856421] ohci-platform: OHCI generic platform driver [ 0.858120] uhci_hcd: USB Universal Host Controller Interface driver [ 0.872840] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.874540] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.877051] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.878731] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.880656] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.882836] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.885265] usb usb1: Product: UHCI Host Controller [ 0.886871] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.888809] usb usb1: SerialNumber: 0000:00:01.2 [ 0.890435] hub 1-0:1.0: USB hub found [ 0.891804] hub 1-0:1.0: 2 ports detected [ 0.893350] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.896880] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.898502] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.900206] mousedev: PS/2 mouse device common for all mice [ 0.902311] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.905207] rtc_cmos 00:00: RTC can wake from S4 [ 0.907279] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.909339] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.911357] i2c /dev entries driver [ 0.912621] device-mapper: uevent: version 1.0.3 [ 0.914229] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.917019] ledtrig-cpu: registered to indicate activity on CPUs [ 0.919222] NET: Registered protocol family 10 [ 0.920967] NET: Registered protocol family 17 [ 0.922470] Key type dns_resolver registered [ 0.924059] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.925949] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.928921] registered taskstats version 1 [ 0.930346] Loading compiled-in X.509 certificates [ 0.932461] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.935612] zswap: loaded using pool lzo/zbud [ 0.937885] Key type trusted registered [ 0.940175] Key type encrypted registered [ 0.941568] AppArmor: AppArmor sha1 policy hashing enabled [ 0.943342] ima: No TPM chip found, activating TPM-bypass! [ 0.945112] evm: HMAC attrs: 0x1 [ 0.946665] Magic number: 11:578:530 [ 0.948005] tty ttyS10: hash matches [ 0.949395] rtc_cmos 00:00: setting system clock to 2019-03-26 11:30:10 UTC (1553599810) [ 0.952107] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.954031] EDD information not available. [ 0.994636] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.997281] Write protecting the kernel read-only data: 14336k [ 1.000538] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.003488] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.87 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... [ 1.175252] 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.02. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCa4gwVpaTukvhawnaW4E6xMK1IoKRFIPPy5k+XUtdkkAxrGluP2Qb2de4/p8w03+mdvNLw8EVEsJmfpOL6Lw33EgQHLGYIlVBxK7eqIy4GjC9fGpHNjzdRundKrwDV94YUejm0uK2xOLzp0e6QZOsrI8TlS4BXWlizN5jSkpBvTe0feg990tgRoU1GeiPqGBV9h65ijY0FpuvJHcuyJgERfG7uUVXdOtXrLTIJtg89P6en+G+o2gqbLtu/0334IiSW/HK6dNT8K04IgvDcAGgDYar8Xh8wJPRJtuW9SbyOb0IL5JklOId7q7eFnAGuul+07QYu+w1NkuIHnXWt7hJ1 root@singlevm1-vm-9b9a6e9b-f39a-47b0-877c-a501fee59376 ssh-dss AAAAB3NzaC1kc3MAAACBAMP8IuP2OLfseoA0hddJ0PY9Vx1SQW7sBxQ3LbDdFcXQl0ha0PJv7hyuPOpwwPiU4OooH2NkYfe5sD119l7MlWKB1PJHkjppQ/BKWIHfT4Jpj4o127Py/+OFpeQsKf8BuQCAGYPQHehfJ9agbh76iEvV4JigHbX9AkOkCvEGk57zAAAAFQCXNsdIP3wvGTScXdXs+zQcfv8tMwAAAIAbohHfNAaLcPfiO0lNYBPh7H+X/MK7TRQ7FZe+2v/RIutnNpUlhCB6CrGigae3tAAJxrlN5YRLXuzbpsYRYmzYd6yvy9k4W4cN2y/OLKkBGl5Cehh2D9RZ59fcPFtJSp9YGvhgK/B32kniu05W+6P18aS8R/gAnRqjxHKKwMxEHAAAAIB6sXFlurmDkPcwkroaVz+AjJovb2mit461xHrGoiDWUwFhwPMQDZ4EgZdhfJBXjX8CfJ0UuQIEpKCh1wAh/LSCoC0H3WksWr+RDNGtj/PKm6AO+IK4r2qkPoUti5Kti1KKI4v5pBWnFUehfCq7F6hJ3+TK9ki23ydpsnLrhFIjHw== root@singlevm1-vm-9b9a6e9b-f39a-47b0-877c-a501fee59376 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.48s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:fefc:8191/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-9b9a6e9b-f39a-47b0-877c-a501fee59376 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.38 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. singlevm1-vm-9b9a6e9b-f39a-47b0-877c-a501fee59376 login: 2019-03-26 11:30:15,675 - paramiko.transport - DEBUG - starting thread (client mode): 0x8cc68f50L 2019-03-26 11:30:15,676 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 11:30:15,676 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-26 11:30:15,676 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-26 11:30:15,678 - 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-26 11:30:15,678 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 11:30:15,678 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-26 11:30:15,678 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 11:30:15,678 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 11:30:15,679 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 11:30:15,699 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 11:30:15,700 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 11:30:15,707 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.201: 17c650ef9000c8441c0f651d3f3f189f 2019-03-26 11:30:15,709 - paramiko.transport - DEBUG - Trying discovered key 063a5e2d68672f5dbf29f6f4fa27534c in /tmp/tmpVzjwq6 2019-03-26 11:30:15,737 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 11:30:15,743 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 11:30:15,773 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 11:30:15,775 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-26 11:30:15,775 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 11:30:15,776 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 11:30:15,778 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 11:30:15,778 - functest.core.singlevm - DEBUG - output: Hello World 2019-03-26 11:30:15,779 - functest.core.singlevm - DEBUG - error: 2019-03-26 11:30:15,784 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-26 11:30:15,896 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 11:30:15,896 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm1 | functest | 00:29 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-26 11:30:15,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 11:30:15,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/d5a12b62-bbfb-4ae2-a2d1-0612a19bd74a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:17,118 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:30:17 GMT X-Openstack-Request-Id: req-2fefa51a-7bcd-4473-bb04-cbdbc6ec46af 2019-03-26 11:30:17,118 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:30:17,118 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/d5a12b62-bbfb-4ae2-a2d1-0612a19bd74a.json used request id req-2fefa51a-7bcd-4473-bb04-cbdbc6ec46af 2019-03-26 11:30:17,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.21168804169s 2019-03-26 11:30:17,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:17,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:17,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:17 GMT X-Openstack-Request-Id: req-8988ffe1-fe75-403f-83af-b15173414b20 2019-03-26 11:30:17,190 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:30:17,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8988ffe1-fe75-403f-83af-b15173414b20 2019-03-26 11:30:17,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.062243938446s 2019-03-26 11:30:17,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 11:30:17,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:17,532 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-e00ac2f1-8071-40ca-bfb7-1f458bd9802e x-openstack-request-id: req-e00ac2f1-8071-40ca-bfb7-1f458bd9802e 2019-03-26 11:30:17,532 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6 used request id req-e00ac2f1-8071-40ca-bfb7-1f458bd9802e 2019-03-26 11:30:17,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.341237068176s 2019-03-26 11:30:17,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:30:17,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:19,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 814 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-77a10bf9-e630-4433-80c4-fbea8836aa66 x-openstack-request-id: req-77a10bf9-e630-4433-80c4-fbea8836aa66 2019-03-26 11:30:19,002 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:81:91", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:81:91", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "rel": "bookmark"}], "image": {"id": "ea225108-bb82-4361-bb41-7cb00a180068", "links": [{"href": "http://172.30.9.22:8774/images/ea225108-bb82-4361-bb41-7cb00a180068", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000001", "OS-SRV-USG:launched_at": "2019-03-26T11:30:09.000000", "flavor": {"id": "85011f8d-1b7a-4659-bead-b4fd796d6e3b", "links": [{"href": "http://172.30.9.22:8774/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b", "rel": "bookmark"}]}, "id": "7c64c4eb-906b-4c28-8a28-35265ae3a1c6", "user_id": "9eac19458fd644e7aaac275f97ff1239", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:30:17Z", "hostId": "1c137cc91238730f0ae30f2f25b69f12efdb37d9caf7ed547aaaf01e", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "singlevm1-vm_9b9a6e9b-f39a-47b0-877c-a501fee59376", "created": "2019-03-26T11:29:57Z", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:30:19,002 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-77a10bf9-e630-4433-80c4-fbea8836aa66 2019-03-26 11:30:19,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.46954393387s 2019-03-26 11:30:19,004 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:30:21,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:30:21,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:21,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-838fca2c-bf3c-4a57-aea6-e01ab342b6ab x-openstack-request-id: req-838fca2c-bf3c-4a57-aea6-e01ab342b6ab 2019-03-26 11:30:21,072 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-26 11:30:21,072 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-838fca2c-bf3c-4a57-aea6-e01ab342b6ab 2019-03-26 11:30:21,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0653269290924s 2019-03-26 11:30:21,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:30:21,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:21,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9337 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:21 GMT X-Openstack-Request-Id: req-b41b8a02-6027-4744-a462-2d0eca2bcbac 2019-03-26 11:30:21,137 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "created by OPNFV Functest (singlevm1)", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:29:54Z", "updated_at": "2019-03-26T11:29:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:54Z", "revision_number": 0, "id": "3fe99d5e-a4f0-4716-83b0-8e66a533d0bc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:54Z", "revision_number": 0, "id": "54680e09-331c-49b4-9593-fb50ac47c0d2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T11:29:54Z", "revision_number": 0, "id": "62083aeb-b056-40e4-8480-7e54dcdc7d91", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": 22, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:29:54Z", "revision_number": 0, "id": "b05fc768-0add-4252-ac4d-228855fb7a0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:29:54Z", "security_group_id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 3, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "b1b5ffb8-e964-423e-b95d-8d301c7131d7", "name": "singlevm1-sg_9b9a6e9b-f39a-47b0-877c-a501fee59376"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 11:30:21,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b41b8a02-6027-4744-a462-2d0eca2bcbac 2019-03-26 11:30:21,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0597250461578s 2019-03-26 11:30:21,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 11:30:21,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b1b5ffb8-e964-423e-b95d-8d301c7131d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:21,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:30:21 GMT X-Openstack-Request-Id: req-d5eeccba-507b-4d45-9f8b-8facfb561aea 2019-03-26 11:30:21,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:30:21,282 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b1b5ffb8-e964-423e-b95d-8d301c7131d7.json used request id req-d5eeccba-507b-4d45-9f8b-8facfb561aea 2019-03-26 11:30:21,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137494087219s 2019-03-26 11:30:21,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-26 11:30:21,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:21,323 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-6d2f007a-f84d-4f5b-b455-aa46d45d1941 x-openstack-request-id: req-6d2f007a-f84d-4f5b-b455-aa46d45d1941 2019-03-26 11:30:21,323 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm1-kp_9b9a6e9b-f39a-47b0-877c-a501fee59376 used request id req-6d2f007a-f84d-4f5b-b455-aa46d45d1941 2019-03-26 11:30:21,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0405869483948s 2019-03-26 11:30:21,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 11:30:21,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/61c44869-899f-4bd3-bc8b-a11bcba180ef/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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" -d '{"subnet_id": "c7bee81b-887c-4706-8240-26a5cbc4bace"}' 2019-03-26 11:30:23,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:23 GMT X-Openstack-Request-Id: req-6b513fee-c7ea-4b2d-8517-3d7f9149243e 2019-03-26 11:30:23,515 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "4262681f-26df-47df-9732-ab34a17d0f28", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "subnet_id": "c7bee81b-887c-4706-8240-26a5cbc4bace", "subnet_ids": ["c7bee81b-887c-4706-8240-26a5cbc4bace"], "port_id": "8e30f912-e09c-423f-9bc3-b1d9a6df051d", "id": "61c44869-899f-4bd3-bc8b-a11bcba180ef"} 2019-03-26 11:30:23,515 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/61c44869-899f-4bd3-bc8b-a11bcba180ef/remove_router_interface.json used request id req-6b513fee-c7ea-4b2d-8517-3d7f9149243e 2019-03-26 11:30:23,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.19168901443s 2019-03-26 11:30:23,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 11:30:23,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:23,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 718 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:23 GMT X-Openstack-Request-Id: req-5f0b1575-951b-417e-b5eb-a6956b0a3394 2019-03-26 11:30:23,635 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:29:48Z", "admin_state_up": true, "updated_at": "2019-03-26T11:30:22Z", "project_id": "0c1029b257c44319a8784a806bbcda81", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "61c44869-899f-4bd3-bc8b-a11bcba180ef", "name": "singlevm1-router_9b9a6e9b-f39a-47b0-877c-a501fee59376"}]} 2019-03-26 11:30:23,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-5f0b1575-951b-417e-b5eb-a6956b0a3394 2019-03-26 11:30:23,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.119751930237s 2019-03-26 11:30:23,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 11:30:23,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/61c44869-899f-4bd3-bc8b-a11bcba180ef.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:24,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:30:24 GMT X-Openstack-Request-Id: req-ad2a2a84-97a4-40b6-aa9a-67c20288f5d5 2019-03-26 11:30:24,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:30:24,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/61c44869-899f-4bd3-bc8b-a11bcba180ef.json used request id req-ad2a2a84-97a4-40b6-aa9a-67c20288f5d5 2019-03-26 11:30:24,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.22411799431s 2019-03-26 11:30:24,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:30:24,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:24,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1327 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:24 GMT X-Openstack-Request-Id: req-d71ac062-f4ae-4d94-aa0c-da5ef6b8b8c7 2019-03-26 11:30:24,904 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4},{"updated_at":"2019-03-26T11:29:47Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"c7bee81b-887c-4706-8240-26a5cbc4bace","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0c1029b257c44319a8784a806bbcda81","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"singlevm1-subnet_9b9a6e9b-f39a-47b0-877c-a501fee59376","enable_dhcp":true,"segment_id":null,"network_id":"4262681f-26df-47df-9732-ab34a17d0f28","tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:47Z","ip_version":4}]} 2019-03-26 11:30:24,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d71ac062-f4ae-4d94-aa0c-da5ef6b8b8c7 2019-03-26 11:30:24,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0428061485291s 2019-03-26 11:30:24,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 11:30:24,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/c7bee81b-887c-4706-8240-26a5cbc4bace.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:25,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:30:25 GMT X-Openstack-Request-Id: req-7bad5999-cfd5-424f-bb43-688909fa05ac 2019-03-26 11:30:25,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:30:25,891 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c7bee81b-887c-4706-8240-26a5cbc4bace.json used request id req-7bad5999-cfd5-424f-bb43-688909fa05ac 2019-03-26 11:30:25,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.985094070435s 2019-03-26 11:30:25,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:30:25,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:25,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:25 GMT X-Openstack-Request-Id: req-3989b6c4-2729-4a3f-90c7-511966882e69 2019-03-26 11:30:25,976 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"4262681f-26df-47df-9732-ab34a17d0f28","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"0c1029b257c44319a8784a806bbcda81","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:30:25Z","qos_policy_id":null,"name":"singlevm1-net_9b9a6e9b-f39a-47b0-877c-a501fee59376","admin_state_up":true,"tenant_id":"0c1029b257c44319a8784a806bbcda81","created_at":"2019-03-26T11:29:47Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:30:25,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3989b6c4-2729-4a3f-90c7-511966882e69 2019-03-26 11:30:25,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838651657104s 2019-03-26 11:30:25,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 11:30:25,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/4262681f-26df-47df-9732-ab34a17d0f28.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:27,094 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:30:27 GMT X-Openstack-Request-Id: req-7b76c8c7-0ff3-491e-ba85-78440441c058 2019-03-26 11:30:27,095 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:30:27,095 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/4262681f-26df-47df-9732-ab34a17d0f28.json used request id req-7b76c8c7-0ff3-491e-ba85-78440441c058 2019-03-26 11:30:27,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11746120453s 2019-03-26 11:30:27,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:30:27,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:27,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:27 GMT X-Openstack-Request-Id: req-1d870809-88cb-4884-80af-a46a7823cf07 2019-03-26 11:30:27,881 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:29:53Z", "file": "/v2/images/ea225108-bb82-4361-bb41-7cb00a180068/file", "owner": "0c1029b257c44319a8784a806bbcda81", "id": "ea225108-bb82-4361-bb41-7cb00a180068", "size": 12716032, "self": "/v2/images/ea225108-bb82-4361-bb41-7cb00a180068", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ea225108-bb82-4361-bb41-7cb00a180068/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ea225108-bb82-4361-bb41-7cb00a180068/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm1-img_9b9a6e9b-f39a-47b0-877c-a501fee59376", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm1-img_9b9a6e9b-f39a-47b0-877c-a501fee59376", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:29:52Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:30:27,882 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1d870809-88cb-4884-80af-a46a7823cf07 2019-03-26 11:30:27,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.782276153564s 2019-03-26 11:30:27,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 11:30:27,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/ea225108-bb82-4361-bb41-7cb00a180068 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:28,226 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:30:28 GMT X-Openstack-Request-Id: req-e522625a-9ec0-4226-87fc-508b14f96a53 2019-03-26 11:30:28,226 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:30:28,226 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ea225108-bb82-4361-bb41-7cb00a180068 used request id req-e522625a-9ec0-4226-87fc-508b14f96a53 2019-03-26 11:30:28,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.342336177826s 2019-03-26 11:30:28,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:30:28,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:28,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-9250d289-dacf-434f-af67-7019401a2802 x-openstack-request-id: req-9250d289-dacf-434f-af67-7019401a2802 2019-03-26 11:30:28,394 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm1-flavor_9b9a6e9b-f39a-47b0-877c-a501fee59376", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "85011f8d-1b7a-4659-bead-b4fd796d6e3b"}]} 2019-03-26 11:30:28,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9250d289-dacf-434f-af67-7019401a2802 2019-03-26 11:30:28,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.167203903198s 2019-03-26 11:30:28,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 11:30:28,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e06a4b141b3d98a33fef2eb6834fa5670429f44f" 2019-03-26 11:30:28,445 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-341d19f0-8d01-4648-a2dc-7d5ab1d9faad x-openstack-request-id: req-341d19f0-8d01-4648-a2dc-7d5ab1d9faad 2019-03-26 11:30:28,445 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/85011f8d-1b7a-4659-bead-b4fd796d6e3b used request id req-341d19f0-8d01-4648-a2dc-7d5ab1d9faad 2019-03-26 11:30:28,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.04953789711s 2019-03-26 11:30:28,492 - xtesting.ci.run_tests - INFO - Loading test case 'singlevm2'... 2019-03-26 11:30:28,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:30:28,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d30f46c5-01c6-4099-9f80-1f6d283f6768 2019-03-26 11:30:28,539 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:30:28,539 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-d30f46c5-01c6-4099-9f80-1f6d283f6768 2019-03-26 11:30:28,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:30:28,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["BfPXs0gFRdy-XpHuBSGcQQ"], "issued_at": "2019-03-26T11:30:28.000000Z"}} 2019-03-26 11:30:28,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:30:28,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:30:29,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:29 GMT X-Openstack-Request-Id: req-bce4a0f3-041a-4513-865d-d71670c8eee4 2019-03-26 11:30:29,309 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:30:29,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-bce4a0f3-041a-4513-865d-d71670c8eee4 2019-03-26 11:30:29,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366509914398s 2019-03-26 11:30:29,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:30:29,322 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-937cbdb1-f20c-4b66-93de-ec0a57ad2b13 2019-03-26 11:30:29,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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:30:29,323 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-937cbdb1-f20c-4b66-93de-ec0a57ad2b13 2019-03-26 11:30:29,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:30:29,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:30:29,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa900943-ced0-4e6f-997b-0235a07fa6ba 2019-03-26 11:30:29,517 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:30:29,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-fa900943-ced0-4e6f-997b-0235a07fa6ba 2019-03-26 11:30:29,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.193783998489s 2019-03-26 11:30:29,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 11:30:29,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" -d '{"project": {"description": "Created by OPNFV Functest: singlevm2", "enabled": true, "domain_id": "default", "name": "singlevm2-project_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}}' 2019-03-26 11:30:29,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c9d1985-4b0d-46fa-afba-3a9ceb4a33c8 2019-03-26 11:30:29,795 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/c590e3e1aca64953b35e6347e1a3439c"}, "tags": [], "enabled": true, "id": "c590e3e1aca64953b35e6347e1a3439c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}} 2019-03-26 11:30:29,796 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2c9d1985-4b0d-46fa-afba-3a9ceb4a33c8 2019-03-26 11:30:29,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.270207881927s 2019-03-26 11:30:29,796 - 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'c590e3e1aca64953b35e6347e1a3439c', '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_52eeec6a-6d06-475d-8ba9-928b2ac0f647'}) 2019-03-26 11:30:29,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 11:30:29,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "rvSEXZPava5e6fD4I0umo45o6sa6LK", "email": null, "name": "singlevm2-user_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}}' 2019-03-26 11:30:30,281 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f0f96bc-a358-4475-b367-51fa97612099 2019-03-26 11:30:30,281 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "links": {"self": "http://172.30.9.22:5000/v3/users/38a54f99d63640068e7cfab397f956fe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "38a54f99d63640068e7cfab397f956fe", "domain_id": "default", "password_expires_at": null}} 2019-03-26 11:30:30,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-4f0f96bc-a358-4475-b367-51fa97612099 2019-03-26 11:30:30,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.478009223938s 2019-03-26 11:30:30,282 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'38a54f99d63640068e7cfab397f956fe', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'singlevm2-user_52eeec6a-6d06-475d-8ba9-928b2ac0f647'}) 2019-03-26 11:30:30,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:30:30,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:30:30,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8c41a1-48ca-42b5-8d5b-61aebfecc2f8 2019-03-26 11:30:30,473 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:30:30,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9f8c41a1-48ca-42b5-8d5b-61aebfecc2f8 2019-03-26 11:30:30,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.187478065491s 2019-03-26 11:30:30,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:30:30,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:30:30,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecaf165d-83b2-4659-b4fa-dc448c2f2720 2019-03-26 11:30:30,672 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:30:30,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ecaf165d-83b2-4659-b4fa-dc448c2f2720 2019-03-26 11:30:30,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193207025528s 2019-03-26 11:30:30,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:30:30,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:30:30,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5144555-1555-40a9-917f-84f5bc81da49 2019-03-26 11:30:30,868 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:30:30,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f5144555-1555-40a9-917f-84f5bc81da49 2019-03-26 11:30:30,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191269874573s 2019-03-26 11:30:30,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:30:30,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:30:31,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c0ef31f-638b-4d89-bff8-2e5356126486 2019-03-26 11:30:31,074 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:30:31,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0c0ef31f-638b-4d89-bff8-2e5356126486 2019-03-26 11:30:31,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20037984848s 2019-03-26 11:30:31,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:30:31,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:30:31,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55082f97-1393-4988-b046-32d5e177923d 2019-03-26 11:30:31,205 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "singlevm2-user_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "links": {"self": "http://172.30.9.22:5000/v3/users/38a54f99d63640068e7cfab397f956fe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "38a54f99d63640068e7cfab397f956fe", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:30:31,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-55082f97-1393-4988-b046-32d5e177923d 2019-03-26 11:30:31,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130414962769s 2019-03-26 11:30:31,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:30:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:30:31,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75cb8702-dd84-422c-bd0f-7a1e5a77da2f 2019-03-26 11:30:31,430 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/c590e3e1aca64953b35e6347e1a3439c"}, "tags": [], "enabled": true, "id": "c590e3e1aca64953b35e6347e1a3439c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}]} 2019-03-26 11:30:31,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-75cb8702-dd84-422c-bd0f-7a1e5a77da2f 2019-03-26 11:30:31,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211917161942s 2019-03-26 11:30:31,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:30:31,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=38a54f99d63640068e7cfab397f956fe&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=c590e3e1aca64953b35e6347e1a3439c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:30:31,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397061b1-0fe8-4f4d-b89d-2390dc7a8ae7 2019-03-26 11:30:31,550 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=38a54f99d63640068e7cfab397f956fe&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=c590e3e1aca64953b35e6347e1a3439c", "previous": null, "next": null}} 2019-03-26 11:30:31,550 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=38a54f99d63640068e7cfab397f956fe&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=c590e3e1aca64953b35e6347e1a3439c used request id req-397061b1-0fe8-4f4d-b89d-2390dc7a8ae7 2019-03-26 11:30:31,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111375808716s 2019-03-26 11:30:31,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 11:30:31,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/c590e3e1aca64953b35e6347e1a3439c/users/38a54f99d63640068e7cfab397f956fe/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:30:31,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:30:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c699493-7135-4ac2-8dce-696d6b514107 2019-03-26 11:30:31,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:30:31,735 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/c590e3e1aca64953b35e6347e1a3439c/users/38a54f99d63640068e7cfab397f956fe/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-5c699493-7135-4ac2-8dce-696d6b514107 2019-03-26 11:30:31,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.181273937225s 2019-03-26 11:30:31,735 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'singlevm2-project_52eeec6a-6d06-475d-8ba9-928b2ac0f647', 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'c590e3e1aca64953b35e6347e1a3439c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'rvSEXZPava5e6fD4I0umo45o6sa6LK', 'username': u'singlevm2-user_52eeec6a-6d06-475d-8ba9-928b2ac0f647', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 11:30:31,739 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'singlevm2-user_52eeec6a-6d06-475d-8ba9-928b2ac0f647', 'password': 'rvSEXZPava5e6fD4I0umo45o6sa6LK', 'project_name': 'singlevm2-project_52eeec6a-6d06-475d-8ba9-928b2ac0f647', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'c590e3e1aca64953b35e6347e1a3439c', 'project_domain_name': 'Default'} 2019-03-26 11:30:31,740 - xtesting.ci.run_tests - INFO - Running test case 'singlevm2'... 2019-03-26 11:30:31,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:30:31,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:30:31,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e9360dc-39a2-40e4-bf7f-66ccb8814fb3 2019-03-26 11:30:31,855 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:30:31,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-2e9360dc-39a2-40e4-bf7f-66ccb8814fb3 2019-03-26 11:30:31,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115386009216s 2019-03-26 11:30:31,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:30:31,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:30:31,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 394 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c01531-1f0d-483b-95bd-d892f1b1fe0a 2019-03-26 11:30:31,994 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/c590e3e1aca64953b35e6347e1a3439c"}, "tags": [], "enabled": true, "id": "c590e3e1aca64953b35e6347e1a3439c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}]} 2019-03-26 11:30:31,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d4c01531-1f0d-483b-95bd-d892f1b1fe0a 2019-03-26 11:30:31,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.130923032761s 2019-03-26 11:30:31,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 11:30:31,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" -d '{"network": {"tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "name": "singlevm2-net_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "admin_state_up": true}}' 2019-03-26 11:30:32,381 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:32 GMT X-Openstack-Request-Id: req-470eaf93-4dae-40a9-870a-6828298c445f 2019-03-26 11:30:32,381 - 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":"fd0b4f4f-ffcb-4f2a-9df5-68392b36af69","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"c590e3e1aca64953b35e6347e1a3439c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:30:32Z","is_default":false,"qos_policy_id":null,"name":"singlevm2-net_52eeec6a-6d06-475d-8ba9-928b2ac0f647","admin_state_up":true,"tenant_id":"c590e3e1aca64953b35e6347e1a3439c","created_at":"2019-03-26T11:30:32Z","mtu":1450}} 2019-03-26 11:30:32,381 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-470eaf93-4dae-40a9-870a-6828298c445f 2019-03-26 11:30:32,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.38488984108s 2019-03-26 11:30:32,382 - functest.core.tenantnetwork - DEBUG - network: Munch({u'status': u'ACTIVE', u'subnets': [], u'description': u'', u'provider:physical_network': None, u'tags': [], u'ipv6_address_scope': None, u'updated_at': u'2019-03-26T11:30:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'fd0b4f4f-ffcb-4f2a-9df5-68392b36af69', u'provider:segmentation_id': 46, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'singlevm2-net_52eeec6a-6d06-475d-8ba9-928b2ac0f647', u'created_at': u'2019-03-26T11:30:32Z', u'mtu': 1450, u'tenant_id': u'c590e3e1aca64953b35e6347e1a3439c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c590e3e1aca64953b35e6347e1a3439c', u'l2_adjacency': True}) 2019-03-26 11:30:32,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:30:32,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06cff8d7-7ced-4b2e-8ae1-977d4ac43b67 2019-03-26 11:30:32,393 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:30:32,393 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-06cff8d7-7ced-4b2e-8ae1-977d4ac43b67 2019-03-26 11:30:32,394 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:30:32,783 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:30:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c590e3e1aca64953b35e6347e1a3439c", "name": "singlevm2-project_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_c590e3e1aca64953b35e6347e1a3439c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c590e3e1aca64953b35e6347e1a3439c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c590e3e1aca64953b35e6347e1a3439c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/c590e3e1aca64953b35e6347e1a3439c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/c590e3e1aca64953b35e6347e1a3439c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c590e3e1aca64953b35e6347e1a3439c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/c590e3e1aca64953b35e6347e1a3439c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/c590e3e1aca64953b35e6347e1a3439c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c590e3e1aca64953b35e6347e1a3439c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/c590e3e1aca64953b35e6347e1a3439c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/c590e3e1aca64953b35e6347e1a3439c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c590e3e1aca64953b35e6347e1a3439c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/c590e3e1aca64953b35e6347e1a3439c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/c590e3e1aca64953b35e6347e1a3439c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "singlevm2-user_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "id": "38a54f99d63640068e7cfab397f956fe"}, "audit_ids": ["r_GCGTcNSwGX2SomDy7Mog"], "issued_at": "2019-03-26T11:30:32.000000Z"}} 2019-03-26 11:30:32,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:30:32,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:33,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:33 GMT X-Openstack-Request-Id: req-6abd60f6-6b58-48a8-91ec-5a0e346e159c 2019-03-26 11:30:33,119 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"fd0b4f4f-ffcb-4f2a-9df5-68392b36af69","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c590e3e1aca64953b35e6347e1a3439c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:30:32Z","qos_policy_id":null,"name":"singlevm2-net_52eeec6a-6d06-475d-8ba9-928b2ac0f647","admin_state_up":true,"tenant_id":"c590e3e1aca64953b35e6347e1a3439c","created_at":"2019-03-26T11:30:32Z","mtu":1450}]} 2019-03-26 11:30:33,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6abd60f6-6b58-48a8-91ec-5a0e346e159c 2019-03-26 11:30:33,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.332813978195s 2019-03-26 11:30:33,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 11:30:33,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14c52fb982bc9cb6ac909d71d259825007831361" -d '{"subnet": {"name": "singlevm2-subnet_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "enable_dhcp": true, "network_id": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 11:30:33,800 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:33 GMT X-Openstack-Request-Id: req-fc716c66-0714-4f19-8986-7b92a0283374 2019-03-26 11:30:33,801 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd0b4f4f-ffcb-4f2a-9df5-68392b36af69","tenant_id":"c590e3e1aca64953b35e6347e1a3439c","created_at":"2019-03-26T11:30:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:30:33Z","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":"c590e3e1aca64953b35e6347e1a3439c","id":"9c0f1ca2-5060-4a04-a791-d00e16329eb6","subnetpool_id":null,"name":"singlevm2-subnet_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}} 2019-03-26 11:30:33,801 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-fc716c66-0714-4f19-8986-7b92a0283374 2019-03-26 11:30:33,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.680338144302s 2019-03-26 11:30:33,802 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:30:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9c0f1ca2-5060-4a04-a791-d00e16329eb6', u'subnetpool_id': None, u'service_types': [], u'name': u'singlevm2-subnet_52eeec6a-6d06-475d-8ba9-928b2ac0f647', u'enable_dhcp': True, u'network_id': u'fd0b4f4f-ffcb-4f2a-9df5-68392b36af69', u'tenant_id': u'c590e3e1aca64953b35e6347e1a3439c', u'created_at': u'2019-03-26T11:30:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'c590e3e1aca64953b35e6347e1a3439c'}) 2019-03-26 11:30:33,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 11:30:33,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14c52fb982bc9cb6ac909d71d259825007831361" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "singlevm2-router_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "admin_state_up": true}}' 2019-03-26 11:30:35,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:35 GMT X-Openstack-Request-Id: req-ef590a0c-b48c-47f0-9c35-cbb42b11f902 2019-03-26 11:30:35,635 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:33Z", "admin_state_up": true, "updated_at": "2019-03-26T11:30:35Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50", "name": "singlevm2-router_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}} 2019-03-26 11:30:35,635 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ef590a0c-b48c-47f0-9c35-cbb42b11f902 2019-03-26 11:30:35,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.83271503448s 2019-03-26 11:30:35,635 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:30:35Z', u'revision_number': 2, u'id': u'ffe4291b-89ba-416e-b4fe-25eb52fb6b50', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'singlevm2-router_52eeec6a-6d06-475d-8ba9-928b2ac0f647', u'admin_state_up': True, u'tenant_id': u'c590e3e1aca64953b35e6347e1a3439c', u'created_at': u'2019-03-26T11:30:33Z', u'flavor_id': None, u'routes': [], u'project_id': u'c590e3e1aca64953b35e6347e1a3439c'}) 2019-03-26 11:30:35,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 11:30:35,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ffe4291b-89ba-416e-b4fe-25eb52fb6b50/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}14c52fb982bc9cb6ac909d71d259825007831361" -d '{"subnet_id": "9c0f1ca2-5060-4a04-a791-d00e16329eb6"}' 2019-03-26 11:30:37,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:37 GMT X-Openstack-Request-Id: req-37894734-410d-4108-9af5-b40e692b8d66 2019-03-26 11:30:37,877 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "subnet_id": "9c0f1ca2-5060-4a04-a791-d00e16329eb6", "subnet_ids": ["9c0f1ca2-5060-4a04-a791-d00e16329eb6"], "port_id": "5606922b-13a5-4761-9bd2-ba1eaf703a7f", "id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50"} 2019-03-26 11:30:37,877 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ffe4291b-89ba-416e-b4fe-25eb52fb6b50/add_router_interface.json used request id req-37894734-410d-4108-9af5-b40e692b8d66 2019-03-26 11:30:37,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.24111914635s 2019-03-26 11:30:37,878 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 11:30:37,984 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 11:30:37,988 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:30:37,992 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:37 GMT 2019-03-26 11:30:37,992 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 11:30:37,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:30:37,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:38,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:38 GMT X-Openstack-Request-Id: req-a265d33c-28d6-48a4-888f-05eeef2c882e 2019-03-26 11:30:38,289 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:30:38,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a265d33c-28d6-48a4-888f-05eeef2c882e 2019-03-26 11:30:38,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.294224023819s 2019-03-26 11:30:38,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 11:30:38,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14c52fb982bc9cb6ac909d71d259825007831361" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/singlevm2-img_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "singlevm2-img_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}' 2019-03-26 11:30:38,667 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:38 GMT Location: http://172.30.9.22:9292/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-eedf8a00-a24e-4ff6-a177-cc1db73c395c 2019-03-26 11:30:38,667 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:30:38Z", "file": "/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/file", "owner": "c590e3e1aca64953b35e6347e1a3439c", "id": "59c7d91d-e228-47c5-8ce1-1017a6f76edb", "size": null, "self": "/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb", "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_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "checksum": null, "created_at": "2019-03-26T11:30:38Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 11:30:38,667 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-eedf8a00-a24e-4ff6-a177-cc1db73c395c 2019-03-26 11:30:38,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.370524168015s 2019-03-26 11:30:38,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 11:30:38,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/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}14c52fb982bc9cb6ac909d71d259825007831361" -d '' 2019-03-26 11:30:39,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:30:39 GMT X-Openstack-Request-Id: req-c5f2c205-d269-46fb-849e-0a80b58a5ca9 2019-03-26 11:30:39,690 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:30:39,690 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/file used request id req-c5f2c205-d269-46fb-849e-0a80b58a5ca9 2019-03-26 11:30:39,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.02221417427s 2019-03-26 11:30:39,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:30:39,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:39,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:39 GMT X-Openstack-Request-Id: req-3814d98b-70f8-4a0e-8744-ae971bcb474c 2019-03-26 11:30:39,741 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:30:39Z", "file": "/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/file", "owner": "c590e3e1aca64953b35e6347e1a3439c", "id": "59c7d91d-e228-47c5-8ce1-1017a6f76edb", "size": 12716032, "self": "/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:30:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:30:39,741 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3814d98b-70f8-4a0e-8744-ae971bcb474c 2019-03-26 11:30:39,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0460538864136s 2019-03-26 11:30:39,743 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/snap', u'metadata': Munch({})})], 'file': u'/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/file', 'owner': u'c590e3e1aca64953b35e6347e1a3439c', 'id': u'59c7d91d-e228-47c5-8ce1-1017a6f76edb', 'size': 12716032, u'self': u'/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c590e3e1aca64953b35e6347e1a3439c', 'name': 'singlevm2-project_52eeec6a-6d06-475d-8ba9-928b2ac0f647', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T11:30:39Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T11:30:39Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/singlevm2-img_52eeec6a-6d06-475d-8ba9-928b2ac0f647', '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/59c7d91d-e228-47c5-8ce1-1017a6f76edb', 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_52eeec6a-6d06-475d-8ba9-928b2ac0f647', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'singlevm2-img_52eeec6a-6d06-475d-8ba9-928b2ac0f647', 'created': u'2019-03-26T11:30:38Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T11:30:38Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb', 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_52eeec6a-6d06-475d-8ba9-928b2ac0f647', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 11:30:39,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:30:39,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "singlevm2-flavor_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:30:40,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-bb6d951c-60ed-4ae2-bc17-aa74a0312a50 x-openstack-request-id: req-bb6d951c-60ed-4ae2-bc17-aa74a0312a50 2019-03-26 11:30:40,165 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "singlevm2-flavor_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7"}} 2019-03-26 11:30:40,165 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-bb6d951c-60ed-4ae2-bc17-aa74a0312a50 2019-03-26 11:30:40,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.419291973114s 2019-03-26 11:30:40,166 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'singlevm2-flavor_52eeec6a-6d06-475d-8ba9-928b2ac0f647', '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'0c1029b257c44319a8784a806bbcda81', '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'5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7', 'swap': 0}) 2019-03-26 11:30:40,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:30:40,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7/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}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" -d '{"extra_specs": {}}' 2019-03-26 11:30:40,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-77a1e56e-afa8-441f-8a0a-d67244dbc93b x-openstack-request-id: req-77a1e56e-afa8-441f-8a0a-d67244dbc93b 2019-03-26 11:30:40,185 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:30:40,185 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7/os-extra_specs used request id req-77a1e56e-afa8-441f-8a0a-d67244dbc93b 2019-03-26 11:30:40,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0186529159546s 2019-03-26 11:30:40,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-26 11:30:40,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14c52fb982bc9cb6ac909d71d259825007831361" -d '{"keypair": {"name": "singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}}' 2019-03-26 11:30:40,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-73bbc756-1cae-4a2b-ab92-8f30aaffd0aa x-openstack-request-id: req-73bbc756-1cae-4a2b-ab92-8f30aaffd0aa 2019-03-26 11:30:40,611 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgngZFOs5V/289gbu8MFbFUg5SE9b+0WBvIGqcGOxZMkd16fIyW9YDrjJEeyFzU2Iq+y5BAnKKvR7N+2WiIttPN7YHkTeTWTQe3DcGfRenK36X++jryYKsEU9pzAap3Xe9YOzzMyjuZ4IOuqZq8lQ6BE5vK5COeP9nHFMwIAUPTT6pEu0OXRbWetO30krI6ZqW59f3KakrxfQJpZzNuyGJyMfysm3SjaKx0xaEucR3TEUdOkU5O2vPBBZ67UXxWq9qY5y28yIaZ+aikXBk1Ew7wVfkcoDA8CGmXmhGoI8LQNyWKydsKU1ALcQAQ7B+Kd2AEphxyj2CjHQFVZP+CSD7 Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAoJ4GRTrOVf9vPYG7vDBWxVIOUhPW/tFgbyBqnBjsWTJHdeny\nMlvWA64yRHshc1NiKvsuQQJyir0ezftloiLbTze2B5E3k1k0Htw3Bn0Xpyt+l/vo\n68mCrBFPacwGqd13vWDs8zMo7meCDrqmavJUOgRObyuQjnj/ZxxTMCAFD00+qRLt\nDl0W1nrTt9JKyOmalufX9ympK8X0CaWczbshicjH8rJt0o2isdMWhLnEd0xFHTpF\nOTtrzwQWeu1F8VqvamOctvMiGmfmopFwZNRMO8FX5HKAwPAhpl5oRqCPC0Dclisn\nbClNQC3EAEOwfindgBKYcco9gox0BVWT/gkg+wIDAQABAoIBAQCbt9k4cUTuV1FP\n/mE2mF7nuyArLxT3w6KM2o7Be+BYschaZ0/qxuJ8evw9LGtH1gWMyi0T1f2ayLP+\n28azJLwe11Jhj8aj0o4XhUTLw6eU6TQ4wYAWaS2JCNdHKQkk0pRuRHQ1bNo4GJ4d\nDZSehwZloRsx6LijiGeFXg7Az6pYI/AE8eeDmWsEyjrXdARvnHXoQIFFJN3S34WU\nkDdCQD9B1PrijUx6eTt/UzgCiS3Kve2WU10SIKsO7y21p0N1O8bjjPcvvLCyLy9j\nmz+j0tCDudjYK0pmrA0VS00OJhVBclR5+wS9OIKoWRzSRgVlMPMXbAlXQTGmkz6J\nwUCtIuIBAoGBANSe7LadPeFHaQ7mIzGm8NuhtqM3JJZITUza6qAvWkdwqZsejBNF\nD5s3WcboLn5TVYbsvEw14jetZuO7qggudG8SQ6udwuYIDM8RlAboQ5aYuGmqghWd\nX/BPqinOK64Ptmp6B06j06ldSO8rbTGiiRkZvjPeQ2SyNXghkgGKUoF7AoGBAMFi\n+5t2CqyshFl0C2m7ZUZ6Kp3MPEbCkorJA1FQ8wmFKB3mGDk9u9PSw6ypAVdJ4O+q\nYloLJloQDenPLHLCBi90/26iQBVVImWAdcOMZdKUYjiJ6GoZfRyp//UJ5NVZNeyF\nNFjXjzdfHIp0+4g/tYYd26VsWIRRGQEK++F+NwaBAoGADRMQv1IAAiBgB3iDZYQ8\nf2T8VCEJ8OvVRQqZLux6grYc19sTBgRTJ1pJ/P8+DKqXMcrQ8WbG2GGjWBGsLQCe\nTE41NxJmb7rC/uC314zkyxftDyJbCXU59w8PCa8R5Iw2zWlflahhVaLU31AuUMUL\n5S0+EvZx8nk67H4z+kBFPo0CgYEAkYuZqgtRRVwhz+FSpaTwN/bCFDkeNHNEL0fS\nQ2UVRVj+NGJ0YMBhmK7LrisUY0mrDTXDB9nUZ3wlvI67+TKlzRnVFMLwUB3e4V2p\nRB9qku4ybjL8xL2iN+yKQzXLD/cwam5mU2cI1reyl1Ir7QNl7yaRpRLCG/OdSfem\nUrPXXgECgYEAzoh4kyVSb+q7Tw5FhdE0fT0KzePoRiEmhvSl0nFrDcJXIAnZ5Aqs\nMS/uina0mwCmxYB1Cr7rJ1LfrNn4T+SO8lf1PVtJ6cTTlgyNV0SNgGzVk6zVELeq\nCPl128axjQJYjLQy3S7a21iQbx/JdJmKa4XAJ1VSkNk18xiln8xkBCE=\n-----END RSA PRIVATE KEY-----\n", "user_id": "38a54f99d63640068e7cfab397f956fe", "name": "singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "fingerprint": "fe:2e:1a:8f:06:01:ae:dd:32:6b:ec:ca:9e:d3:a2:52"}} 2019-03-26 11:30:40,612 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-73bbc756-1cae-4a2b-ab92-8f30aaffd0aa 2019-03-26 11:30:40,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.424225091934s 2019-03-26 11:30:40,614 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCgngZFOs5V/289gbu8MFbFUg5SE9b+0WBvIGqcGOxZMkd16fIyW9YDrjJEeyFzU2Iq+y5BAnKKvR7N+2WiIttPN7YHkTeTWTQe3DcGfRenK36X++jryYKsEU9pzAap3Xe9YOzzMyjuZ4IOuqZq8lQ6BE5vK5COeP9nHFMwIAUPTT6pEu0OXRbWetO30krI6ZqW59f3KakrxfQJpZzNuyGJyMfysm3SjaKx0xaEucR3TEUdOkU5O2vPBBZ67UXxWq9qY5y28yIaZ+aikXBk1Ew7wVfkcoDA8CGmXmhGoI8LQNyWKydsKU1ALcQAQ7B+Kd2AEphxyj2CjHQFVZP+CSD7 Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEAoJ4GRTrOVf9vPYG7vDBWxVIOUhPW/tFgbyBqnBjsWTJHdeny\nMlvWA64yRHshc1NiKvsuQQJyir0ezftloiLbTze2B5E3k1k0Htw3Bn0Xpyt+l/vo\n68mCrBFPacwGqd13vWDs8zMo7meCDrqmavJUOgRObyuQjnj/ZxxTMCAFD00+qRLt\nDl0W1nrTt9JKyOmalufX9ympK8X0CaWczbshicjH8rJt0o2isdMWhLnEd0xFHTpF\nOTtrzwQWeu1F8VqvamOctvMiGmfmopFwZNRMO8FX5HKAwPAhpl5oRqCPC0Dclisn\nbClNQC3EAEOwfindgBKYcco9gox0BVWT/gkg+wIDAQABAoIBAQCbt9k4cUTuV1FP\n/mE2mF7nuyArLxT3w6KM2o7Be+BYschaZ0/qxuJ8evw9LGtH1gWMyi0T1f2ayLP+\n28azJLwe11Jhj8aj0o4XhUTLw6eU6TQ4wYAWaS2JCNdHKQkk0pRuRHQ1bNo4GJ4d\nDZSehwZloRsx6LijiGeFXg7Az6pYI/AE8eeDmWsEyjrXdARvnHXoQIFFJN3S34WU\nkDdCQD9B1PrijUx6eTt/UzgCiS3Kve2WU10SIKsO7y21p0N1O8bjjPcvvLCyLy9j\nmz+j0tCDudjYK0pmrA0VS00OJhVBclR5+wS9OIKoWRzSRgVlMPMXbAlXQTGmkz6J\nwUCtIuIBAoGBANSe7LadPeFHaQ7mIzGm8NuhtqM3JJZITUza6qAvWkdwqZsejBNF\nD5s3WcboLn5TVYbsvEw14jetZuO7qggudG8SQ6udwuYIDM8RlAboQ5aYuGmqghWd\nX/BPqinOK64Ptmp6B06j06ldSO8rbTGiiRkZvjPeQ2SyNXghkgGKUoF7AoGBAMFi\n+5t2CqyshFl0C2m7ZUZ6Kp3MPEbCkorJA1FQ8wmFKB3mGDk9u9PSw6ypAVdJ4O+q\nYloLJloQDenPLHLCBi90/26iQBVVImWAdcOMZdKUYjiJ6GoZfRyp//UJ5NVZNeyF\nNFjXjzdfHIp0+4g/tYYd26VsWIRRGQEK++F+NwaBAoGADRMQv1IAAiBgB3iDZYQ8\nf2T8VCEJ8OvVRQqZLux6grYc19sTBgRTJ1pJ/P8+DKqXMcrQ8WbG2GGjWBGsLQCe\nTE41NxJmb7rC/uC314zkyxftDyJbCXU59w8PCa8R5Iw2zWlflahhVaLU31AuUMUL\n5S0+EvZx8nk67H4z+kBFPo0CgYEAkYuZqgtRRVwhz+FSpaTwN/bCFDkeNHNEL0fS\nQ2UVRVj+NGJ0YMBhmK7LrisUY0mrDTXDB9nUZ3wlvI67+TKlzRnVFMLwUB3e4V2p\nRB9qku4ybjL8xL2iN+yKQzXLD/cwam5mU2cI1reyl1Ir7QNl7yaRpRLCG/OdSfem\nUrPXXgECgYEAzoh4kyVSb+q7Tw5FhdE0fT0KzePoRiEmhvSl0nFrDcJXIAnZ5Aqs\nMS/uina0mwCmxYB1Cr7rJ1LfrNn4T+SO8lf1PVtJ6cTTlgyNV0SNgGzVk6zVELeq\nCPl128axjQJYjLQy3S7a21iQbx/JdJmKa4XAJ1VSkNk18xiln8xkBCE=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'38a54f99d63640068e7cfab397f956fe', 'name': u'singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647', 'created_at': '2019-03-26T11:30:40.614075', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c590e3e1aca64953b35e6347e1a3439c', 'name': 'singlevm2-project_52eeec6a-6d06-475d-8ba9-928b2ac0f647', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'fe:2e:1a:8f:06:01:ae:dd:32:6b:ec:ca:9e:d3:a2:52', 'type': 'ssh', 'id': u'singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647'}) 2019-03-26 11:30:40,614 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEAoJ4GRTrOVf9vPYG7vDBWxVIOUhPW/tFgbyBqnBjsWTJHdeny MlvWA64yRHshc1NiKvsuQQJyir0ezftloiLbTze2B5E3k1k0Htw3Bn0Xpyt+l/vo 68mCrBFPacwGqd13vWDs8zMo7meCDrqmavJUOgRObyuQjnj/ZxxTMCAFD00+qRLt Dl0W1nrTt9JKyOmalufX9ympK8X0CaWczbshicjH8rJt0o2isdMWhLnEd0xFHTpF OTtrzwQWeu1F8VqvamOctvMiGmfmopFwZNRMO8FX5HKAwPAhpl5oRqCPC0Dclisn bClNQC3EAEOwfindgBKYcco9gox0BVWT/gkg+wIDAQABAoIBAQCbt9k4cUTuV1FP /mE2mF7nuyArLxT3w6KM2o7Be+BYschaZ0/qxuJ8evw9LGtH1gWMyi0T1f2ayLP+ 28azJLwe11Jhj8aj0o4XhUTLw6eU6TQ4wYAWaS2JCNdHKQkk0pRuRHQ1bNo4GJ4d DZSehwZloRsx6LijiGeFXg7Az6pYI/AE8eeDmWsEyjrXdARvnHXoQIFFJN3S34WU kDdCQD9B1PrijUx6eTt/UzgCiS3Kve2WU10SIKsO7y21p0N1O8bjjPcvvLCyLy9j mz+j0tCDudjYK0pmrA0VS00OJhVBclR5+wS9OIKoWRzSRgVlMPMXbAlXQTGmkz6J wUCtIuIBAoGBANSe7LadPeFHaQ7mIzGm8NuhtqM3JJZITUza6qAvWkdwqZsejBNF D5s3WcboLn5TVYbsvEw14jetZuO7qggudG8SQ6udwuYIDM8RlAboQ5aYuGmqghWd X/BPqinOK64Ptmp6B06j06ldSO8rbTGiiRkZvjPeQ2SyNXghkgGKUoF7AoGBAMFi +5t2CqyshFl0C2m7ZUZ6Kp3MPEbCkorJA1FQ8wmFKB3mGDk9u9PSw6ypAVdJ4O+q YloLJloQDenPLHLCBi90/26iQBVVImWAdcOMZdKUYjiJ6GoZfRyp//UJ5NVZNeyF NFjXjzdfHIp0+4g/tYYd26VsWIRRGQEK++F+NwaBAoGADRMQv1IAAiBgB3iDZYQ8 f2T8VCEJ8OvVRQqZLux6grYc19sTBgRTJ1pJ/P8+DKqXMcrQ8WbG2GGjWBGsLQCe TE41NxJmb7rC/uC314zkyxftDyJbCXU59w8PCa8R5Iw2zWlflahhVaLU31AuUMUL 5S0+EvZx8nk67H4z+kBFPo0CgYEAkYuZqgtRRVwhz+FSpaTwN/bCFDkeNHNEL0fS Q2UVRVj+NGJ0YMBhmK7LrisUY0mrDTXDB9nUZ3wlvI67+TKlzRnVFMLwUB3e4V2p RB9qku4ybjL8xL2iN+yKQzXLD/cwam5mU2cI1reyl1Ir7QNl7yaRpRLCG/OdSfem UrPXXgECgYEAzoh4kyVSb+q7Tw5FhdE0fT0KzePoRiEmhvSl0nFrDcJXIAnZ5Aqs MS/uina0mwCmxYB1Cr7rJ1LfrNn4T+SO8lf1PVtJ6cTTlgyNV0SNgGzVk6zVELeq CPl128axjQJYjLQy3S7a21iQbx/JdJmKa4XAJ1VSkNk18xiln8xkBCE= -----END RSA PRIVATE KEY----- 2019-03-26 11:30:40,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-26 11:30:40,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14c52fb982bc9cb6ac909d71d259825007831361" -d '{"security_group": {"name": "singlevm2-sg_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "description": "created by OPNFV Functest (singlevm2)"}}' 2019-03-26 11:30:40,786 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:40 GMT X-Openstack-Request-Id: req-8da90208-3dbc-4fc4-b073-628817c87043 2019-03-26 11:30:40,787 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:40Z", "updated_at": "2019-03-26T11:30:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:40Z", "revision_number": 0, "id": "2958db46-a772-4efd-8132-4b63912c10cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:40Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:40Z", "revision_number": 0, "id": "5afe62dd-6aa3-4355-8e48-7656be17522a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:40Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}], "revision_number": 1, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "name": "singlevm2-sg_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}} 2019-03-26 11:30:40,787 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8da90208-3dbc-4fc4-b073-628817c87043 2019-03-26 11:30:40,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.166676998138s 2019-03-26 11:30:40,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:30:40,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:40,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:40 GMT X-Openstack-Request-Id: req-4fe8e73d-23eb-482f-b6a7-ee954491b0f9 2019-03-26 11:30:40,876 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:32Z", "updated_at": "2019-03-26T11:30:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "3d1a8104-847e-454a-959c-86575cf2c708", "remote_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "674e822e-29f6-4595-af95-e722ee7374a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "70c44bce-d7be-4935-9fec-a66f1db0fb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "e9916251-49c5-4476-ad27-54ad6122c2d8", "remote_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}], "revision_number": 1, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:40Z", "updated_at": "2019-03-26T11:30:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:40Z", "revision_number": 0, "id": "2958db46-a772-4efd-8132-4b63912c10cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:40Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:40Z", "revision_number": 0, "id": "5afe62dd-6aa3-4355-8e48-7656be17522a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:40Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}], "revision_number": 1, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "name": "singlevm2-sg_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}]} 2019-03-26 11:30:40,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4fe8e73d-23eb-482f-b6a7-ee954491b0f9 2019-03-26 11:30:40,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0832960605621s 2019-03-26 11:30:40,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 11:30:40,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14c52fb982bc9cb6ac909d71d259825007831361" -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": "fbc82f99-7fa5-45a2-bb20-2e61059486df"}}' 2019-03-26 11:30:41,272 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:41 GMT X-Openstack-Request-Id: req-756bdd14-54ee-4458-a56e-e88f6575e6a5 2019-03-26 11:30:41,273 - 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-26T11:30:41Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "port_range_min": 22, "revision_number": 0, "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:41Z", "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "f4a4d18b-c0b3-407e-8b3b-7c091e059aa6"}} 2019-03-26 11:30:41,273 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-756bdd14-54ee-4458-a56e-e88f6575e6a5 2019-03-26 11:30:41,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.390114068985s 2019-03-26 11:30:41,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:30:41,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:41,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:41 GMT X-Openstack-Request-Id: req-1e94d50b-ba24-4c78-82a9-1f832d4634bb 2019-03-26 11:30:41,337 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:32Z", "updated_at": "2019-03-26T11:30:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "3d1a8104-847e-454a-959c-86575cf2c708", "remote_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "674e822e-29f6-4595-af95-e722ee7374a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "70c44bce-d7be-4935-9fec-a66f1db0fb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "e9916251-49c5-4476-ad27-54ad6122c2d8", "remote_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}], "revision_number": 1, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:40Z", "updated_at": "2019-03-26T11:30:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:40Z", "revision_number": 0, "id": "2958db46-a772-4efd-8132-4b63912c10cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:40Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:40Z", "revision_number": 0, "id": "5afe62dd-6aa3-4355-8e48-7656be17522a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:40Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T11:30:41Z", "revision_number": 0, "id": "f4a4d18b-c0b3-407e-8b3b-7c091e059aa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:41Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}], "revision_number": 2, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "name": "singlevm2-sg_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}]} 2019-03-26 11:30:41,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1e94d50b-ba24-4c78-82a9-1f832d4634bb 2019-03-26 11:30:41,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0593838691711s 2019-03-26 11:30:41,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 11:30:41,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14c52fb982bc9cb6ac909d71d259825007831361" -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": "fbc82f99-7fa5-45a2-bb20-2e61059486df"}}' 2019-03-26 11:30:41,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:41 GMT X-Openstack-Request-Id: req-58a88d44-2e8c-4f74-a495-d3b544b2e525 2019-03-26 11:30:41,469 - 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-26T11:30:41Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "port_range_min": null, "revision_number": 0, "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:41Z", "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "b91ec8af-ff16-40d8-9030-d7c982f16dc6"}} 2019-03-26 11:30:41,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-58a88d44-2e8c-4f74-a495-d3b544b2e525 2019-03-26 11:30:41,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12526512146s 2019-03-26 11:30:41,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:30:41,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:41,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:41 GMT X-Openstack-Request-Id: req-2e60b266-61ec-4ec2-aff7-ead115b4981e 2019-03-26 11:30:41,562 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fd0b4f4f-ffcb-4f2a-9df5-68392b36af69","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c590e3e1aca64953b35e6347e1a3439c","l2_adjacency":true,"status":"ACTIVE","subnets":["9c0f1ca2-5060-4a04-a791-d00e16329eb6"],"description":"","tags":[],"updated_at":"2019-03-26T11:30:33Z","qos_policy_id":null,"name":"singlevm2-net_52eeec6a-6d06-475d-8ba9-928b2ac0f647","admin_state_up":true,"tenant_id":"c590e3e1aca64953b35e6347e1a3439c","created_at":"2019-03-26T11:30:32Z","mtu":1450}]} 2019-03-26 11:30:41,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2e60b266-61ec-4ec2-aff7-ead115b4981e 2019-03-26 11:30:41,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0910139083862s 2019-03-26 11:30:41,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:30:41,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:41,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:41 GMT X-Openstack-Request-Id: req-1c91f442-c329-49a5-a13f-4b7d20696315 2019-03-26 11:30:41,670 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:30:39Z", "file": "/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/file", "owner": "c590e3e1aca64953b35e6347e1a3439c", "id": "59c7d91d-e228-47c5-8ce1-1017a6f76edb", "size": 12716032, "self": "/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:30:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:30:41,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1c91f442-c329-49a5-a13f-4b7d20696315 2019-03-26 11:30:41,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.103744983673s 2019-03-26 11:30:41,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:30:41,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:41,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f4fea37-d32d-4eb1-9ddc-af29f3f762d5 x-openstack-request-id: req-9f4fea37-d32d-4eb1-9ddc-af29f3f762d5 2019-03-26 11:30:41,702 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7"}]} 2019-03-26 11:30:41,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9f4fea37-d32d-4eb1-9ddc-af29f3f762d5 2019-03-26 11:30:41,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0246617794037s 2019-03-26 11:30:41,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-26 11:30:41,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14c52fb982bc9cb6ac909d71d259825007831361" -d '{"server": {"name": "singlevm2-vm_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "imageRef": "59c7d91d-e228-47c5-8ce1-1017a6f76edb", "key_name": "singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "flavorRef": "5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69"}], "security_groups": [{"name": "fbc82f99-7fa5-45a2-bb20-2e61059486df"}]}}' 2019-03-26 11:30:43,852 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8 x-compute-request-id: req-849fed3a-24c1-48c4-a695-11d39f28c924 x-openstack-request-id: req-849fed3a-24c1-48c4-a695-11d39f28c924 2019-03-26 11:30:43,852 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "fbc82f99-7fa5-45a2-bb20-2e61059486df"}], "OS-DCF:diskConfig": "MANUAL", "id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8", "rel": "bookmark"}], "adminPass": "Jg788xbXhtsA"}} 2019-03-26 11:30:43,852 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-849fed3a-24c1-48c4-a695-11d39f28c924 2019-03-26 11:30:43,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.14839196205s 2019-03-26 11:30:43,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:30:43,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:44,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 602 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed88747c-62ed-4fd2-a23b-55d06eeb074e x-openstack-request-id: req-ed88747c-62ed-4fd2-a23b-55d06eeb074e 2019-03-26 11:30:44,643 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8", "rel": "bookmark"}], "image": {"id": "59c7d91d-e228-47c5-8ce1-1017a6f76edb", "links": [{"href": "http://172.30.9.22:8774/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "links": [{"href": "http://172.30.9.22:8774/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "rel": "bookmark"}]}, "id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8", "user_id": "38a54f99d63640068e7cfab397f956fe", "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-26T11:30:43Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "name": "singlevm2-vm_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "created": "2019-03-26T11:30:43Z", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:30:44,644 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ed88747c-62ed-4fd2-a23b-55d06eeb074e 2019-03-26 11:30:44,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.790650129318s 2019-03-26 11:30:44,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:30:44,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:44,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:44 GMT X-Openstack-Request-Id: req-a04545d3-5aa9-4751-826c-ce5642342c6c 2019-03-26 11:30:44,753 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fd0b4f4f-ffcb-4f2a-9df5-68392b36af69","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c590e3e1aca64953b35e6347e1a3439c","l2_adjacency":true,"status":"ACTIVE","subnets":["9c0f1ca2-5060-4a04-a791-d00e16329eb6"],"description":"","tags":[],"updated_at":"2019-03-26T11:30:33Z","qos_policy_id":null,"name":"singlevm2-net_52eeec6a-6d06-475d-8ba9-928b2ac0f647","admin_state_up":true,"tenant_id":"c590e3e1aca64953b35e6347e1a3439c","created_at":"2019-03-26T11:30:32Z","mtu":1450}]} 2019-03-26 11:30:44,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a04545d3-5aa9-4751-826c-ce5642342c6c 2019-03-26 11:30:44,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0980851650238s 2019-03-26 11:30:44,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:30:44,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:44,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:44 GMT X-Openstack-Request-Id: req-29209d02-c9cc-4bba-8122-2d537cd0c6f7 2019-03-26 11:30:44,816 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd0b4f4f-ffcb-4f2a-9df5-68392b36af69","tenant_id":"c590e3e1aca64953b35e6347e1a3439c","created_at":"2019-03-26T11:30:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:30:33Z","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":"c590e3e1aca64953b35e6347e1a3439c","id":"9c0f1ca2-5060-4a04-a791-d00e16329eb6","subnetpool_id":null,"name":"singlevm2-subnet_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}]} 2019-03-26 11:30:44,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-29209d02-c9cc-4bba-8122-2d537cd0c6f7 2019-03-26 11:30:44,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0616929531097s 2019-03-26 11:30:44,817 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:30:46,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:30:46,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:47,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 645 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50bf4d8a-0575-49a5-a3f4-ce9b548b6b1d x-openstack-request-id: req-50bf4d8a-0575-49a5-a3f4-ce9b548b6b1d 2019-03-26 11:30:47,250 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8", "rel": "bookmark"}], "image": {"id": "59c7d91d-e228-47c5-8ce1-1017a6f76edb", "links": [{"href": "http://172.30.9.22:8774/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "links": [{"href": "http://172.30.9.22:8774/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "rel": "bookmark"}]}, "id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8", "user_id": "38a54f99d63640068e7cfab397f956fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:30:46Z", "hostId": "f3820e4d53e61318f6ab82915a50c531927278dfc9712f3616e5f048", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "name": "singlevm2-vm_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "created": "2019-03-26T11:30:43Z", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:30:47,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-50bf4d8a-0575-49a5-a3f4-ce9b548b6b1d 2019-03-26 11:30:47,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.430685997009s 2019-03-26 11:30:47,257 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:30:49,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:30:49,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:49,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-46732374-4c4e-4d10-9fc6-8f4aba681e91 x-openstack-request-id: req-46732374-4c4e-4d10-9fc6-8f4aba681e91 2019-03-26 11:30:49,454 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8", "rel": "bookmark"}], "image": {"id": "59c7d91d-e228-47c5-8ce1-1017a6f76edb", "links": [{"href": "http://172.30.9.22:8774/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "links": [{"href": "http://172.30.9.22:8774/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "rel": "bookmark"}]}, "id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8", "security_groups": [{"name": "singlevm2-sg_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}], "user_id": "38a54f99d63640068e7cfab397f956fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:30:46Z", "hostId": "f3820e4d53e61318f6ab82915a50c531927278dfc9712f3616e5f048", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "name": "singlevm2-vm_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "created": "2019-03-26T11:30:43Z", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:30:49,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-46732374-4c4e-4d10-9fc6-8f4aba681e91 2019-03-26 11:30:49,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194787979126s 2019-03-26 11:30:49,461 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:30:51,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:30:51,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:52,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6c920d1a-69ec-4756-bbfa-2ebd87c2c621 x-openstack-request-id: req-6c920d1a-69ec-4756-bbfa-2ebd87c2c621 2019-03-26 11:30:52,070 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"singlevm2-net_52eeec6a-6d06-475d-8ba9-928b2ac0f647": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:4d:f3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8", "rel": "bookmark"}], "image": {"id": "59c7d91d-e228-47c5-8ce1-1017a6f76edb", "links": [{"href": "http://172.30.9.22:8774/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:30:51.000000", "flavor": {"id": "5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "links": [{"href": "http://172.30.9.22:8774/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "rel": "bookmark"}]}, "id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8", "security_groups": [{"name": "singlevm2-sg_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}], "user_id": "38a54f99d63640068e7cfab397f956fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:30:51Z", "hostId": "f3820e4d53e61318f6ab82915a50c531927278dfc9712f3616e5f048", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "name": "singlevm2-vm_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "created": "2019-03-26T11:30:43Z", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:30:52,071 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6c920d1a-69ec-4756-bbfa-2ebd87c2c621 2019-03-26 11:30:52,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60772395134s 2019-03-26 11:30:52,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:30:52,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=0ae50e06-404b-4393-ba21-dc159e8ff2b8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:52,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:52 GMT X-Openstack-Request-Id: req-e2be0524-9ef2-47ab-ae9e-eb1f4265bc87 2019-03-26 11:30:52,149 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:30:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c0f1ca2-5060-4a04-a791-d00e16329eb6","ip_address":"192.168.120.13"}],"id":"abbcdeba-e6cc-4cc5-84e5-17afb09f014e","security_groups":["fbc82f99-7fa5-45a2-bb20-2e61059486df"],"mac_address":"fa:16:3e:76:4d:f3","project_id":"c590e3e1aca64953b35e6347e1a3439c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd0b4f4f-ffcb-4f2a-9df5-68392b36af69","tenant_id":"c590e3e1aca64953b35e6347e1a3439c","created_at":"2019-03-26T11:30:47Z","binding:vnic_type":"normal","device_id":"0ae50e06-404b-4393-ba21-dc159e8ff2b8","ip_allocation":"immediate"}]} 2019-03-26 11:30:52,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=0ae50e06-404b-4393-ba21-dc159e8ff2b8 used request id req-e2be0524-9ef2-47ab-ae9e-eb1f4265bc87 2019-03-26 11:30:52,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0720829963684s 2019-03-26 11:30:52,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=abbcdeba-e6cc-4cc5-84e5-17afb09f014e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:52,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:52 GMT X-Openstack-Request-Id: req-4fa2a6a5-a914-4897-aeb5-a532bc289e75 2019-03-26 11:30:52,210 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:30:52,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=abbcdeba-e6cc-4cc5-84e5-17afb09f014e used request id req-4fa2a6a5-a914-4897-aeb5-a532bc289e75 2019-03-26 11:30:52,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0510120391846s 2019-03-26 11:30:52,211 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'singlevm2-net_52eeec6a-6d06-475d-8ba9-928b2ac0f647': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:76:4d:f3', u'version': 4, u'addr': u'192.168.120.13', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'59c7d91d-e228-47c5-8ce1-1017a6f76edb'}), 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-26T11:30:51.000000', 'flavor': Munch({u'id': u'5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7'}), 'az': u'nova', 'id': u'0ae50e06-404b-4393-ba21-dc159e8ff2b8', 'security_groups': [Munch({u'name': u'singlevm2-sg_52eeec6a-6d06-475d-8ba9-928b2ac0f647'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'38a54f99d63640068e7cfab397f956fe', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c590e3e1aca64953b35e6347e1a3439c', 'name': 'singlevm2-project_52eeec6a-6d06-475d-8ba9-928b2ac0f647', '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-26T11:30:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T11:30:51Z', 'hostId': u'f3820e4d53e61318f6ab82915a50c531927278dfc9712f3616e5f048', u'OS-SRV-USG:terminated_at': None, 'key_name': u'singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647', 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'f3820e4d53e61318f6ab82915a50c531927278dfc9712f3616e5f048', '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-26T11:30:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c590e3e1aca64953b35e6347e1a3439c', 'name': u'singlevm2-vm_52eeec6a-6d06-475d-8ba9-928b2ac0f647', 'adminPass': u'Jg788xbXhtsA', 'tenant_id': u'c590e3e1aca64953b35e6347e1a3439c', 'created_at': u'2019-03-26T11:30:43Z', 'created': u'2019-03-26T11:30:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 11:30:52,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:30:52,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:52,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:52 GMT X-Openstack-Request-Id: req-49d187d4-8941-47de-8276-8fc656e0af6b 2019-03-26 11:30:52,309 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fd0b4f4f-ffcb-4f2a-9df5-68392b36af69","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c590e3e1aca64953b35e6347e1a3439c","l2_adjacency":true,"status":"ACTIVE","subnets":["9c0f1ca2-5060-4a04-a791-d00e16329eb6"],"description":"","tags":[],"updated_at":"2019-03-26T11:30:33Z","qos_policy_id":null,"name":"singlevm2-net_52eeec6a-6d06-475d-8ba9-928b2ac0f647","admin_state_up":true,"tenant_id":"c590e3e1aca64953b35e6347e1a3439c","created_at":"2019-03-26T11:30:32Z","mtu":1450}]} 2019-03-26 11:30:52,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-49d187d4-8941-47de-8276-8fc656e0af6b 2019-03-26 11:30:52,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939321517944s 2019-03-26 11:30:52,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:30:52,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=0ae50e06-404b-4393-ba21-dc159e8ff2b8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:52,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:52 GMT X-Openstack-Request-Id: req-655ab478-0031-425e-84ab-5a3fece2f9aa 2019-03-26 11:30:52,360 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:30:50Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c0f1ca2-5060-4a04-a791-d00e16329eb6","ip_address":"192.168.120.13"}],"id":"abbcdeba-e6cc-4cc5-84e5-17afb09f014e","security_groups":["fbc82f99-7fa5-45a2-bb20-2e61059486df"],"mac_address":"fa:16:3e:76:4d:f3","project_id":"c590e3e1aca64953b35e6347e1a3439c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fd0b4f4f-ffcb-4f2a-9df5-68392b36af69","tenant_id":"c590e3e1aca64953b35e6347e1a3439c","created_at":"2019-03-26T11:30:47Z","binding:vnic_type":"normal","device_id":"0ae50e06-404b-4393-ba21-dc159e8ff2b8","ip_allocation":"immediate"}]} 2019-03-26 11:30:52,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=0ae50e06-404b-4393-ba21-dc159e8ff2b8 used request id req-655ab478-0031-425e-84ab-5a3fece2f9aa 2019-03-26 11:30:52,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0499091148376s 2019-03-26 11:30:52,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-26 11:30:52,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}14c52fb982bc9cb6ac909d71d259825007831361" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "fixed_ip_address": "192.168.120.13", "port_id": "abbcdeba-e6cc-4cc5-84e5-17afb09f014e"}}' 2019-03-26 11:30:54,760 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:54 GMT X-Openstack-Request-Id: req-4f62189e-9226-4852-9619-b491f2a03a6f 2019-03-26 11:30:54,760 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:53Z", "updated_at": "2019-03-26T11:30:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:4d:f3", "device_id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "port_id": "abbcdeba-e6cc-4cc5-84e5-17afb09f014e", "id": "0e179a49-121e-4afb-953b-5435463314f9", "qos_policy_id": null}} 2019-03-26 11:30:54,760 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-4f62189e-9226-4852-9619-b491f2a03a6f 2019-03-26 11:30:54,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.3990149498s 2019-03-26 11:30:54,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:54,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:54,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:54 GMT X-Openstack-Request-Id: req-f6c71172-9684-44bc-ab98-dcf45f3069cc 2019-03-26 11:30:54,884 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:53Z", "updated_at": "2019-03-26T11:30:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:4d:f3", "device_id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "port_id": "abbcdeba-e6cc-4cc5-84e5-17afb09f014e", "id": "0e179a49-121e-4afb-953b-5435463314f9", "qos_policy_id": null}]} 2019-03-26 11:30:54,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f6c71172-9684-44bc-ab98-dcf45f3069cc 2019-03-26 11:30:54,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.109370946884s 2019-03-26 11:30:54,891 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:55,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:55,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:55,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:55 GMT X-Openstack-Request-Id: req-3af1cae4-36e7-429c-95c6-052dc0d28ab3 2019-03-26 11:30:55,074 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:53Z", "updated_at": "2019-03-26T11:30:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:4d:f3", "device_id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "port_id": "abbcdeba-e6cc-4cc5-84e5-17afb09f014e", "id": "0e179a49-121e-4afb-953b-5435463314f9", "qos_policy_id": null}]} 2019-03-26 11:30:55,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-3af1cae4-36e7-429c-95c6-052dc0d28ab3 2019-03-26 11:30:55,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.073676109314s 2019-03-26 11:30:55,079 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:55,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:55,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:55,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:55 GMT X-Openstack-Request-Id: req-52c0adc7-0abe-482b-833b-4e2c6d4f4d92 2019-03-26 11:30:55,253 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:53Z", "updated_at": "2019-03-26T11:30:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:4d:f3", "device_id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "port_id": "abbcdeba-e6cc-4cc5-84e5-17afb09f014e", "id": "0e179a49-121e-4afb-953b-5435463314f9", "qos_policy_id": null}]} 2019-03-26 11:30:55,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-52c0adc7-0abe-482b-833b-4e2c6d4f4d92 2019-03-26 11:30:55,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0644099712372s 2019-03-26 11:30:55,261 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:55,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:55,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:55,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:55 GMT X-Openstack-Request-Id: req-d4041de2-4432-45fd-8b01-c6781dcb8867 2019-03-26 11:30:55,431 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:53Z", "updated_at": "2019-03-26T11:30:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:4d:f3", "device_id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "port_id": "abbcdeba-e6cc-4cc5-84e5-17afb09f014e", "id": "0e179a49-121e-4afb-953b-5435463314f9", "qos_policy_id": null}]} 2019-03-26 11:30:55,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d4041de2-4432-45fd-8b01-c6781dcb8867 2019-03-26 11:30:55,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617280006409s 2019-03-26 11:30:55,438 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:55,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:55,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:55,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:55 GMT X-Openstack-Request-Id: req-d0f5e8dc-95ed-4a5d-a28b-d3f450bf14e7 2019-03-26 11:30:55,610 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:53Z", "updated_at": "2019-03-26T11:30:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:4d:f3", "device_id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "port_id": "abbcdeba-e6cc-4cc5-84e5-17afb09f014e", "id": "0e179a49-121e-4afb-953b-5435463314f9", "qos_policy_id": null}]} 2019-03-26 11:30:55,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-d0f5e8dc-95ed-4a5d-a28b-d3f450bf14e7 2019-03-26 11:30:55,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0624160766602s 2019-03-26 11:30:55,617 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:55,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:55,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:55,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:55 GMT X-Openstack-Request-Id: req-ea6f8c01-307b-4f46-88f1-9045298905b9 2019-03-26 11:30:55,789 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:53Z", "updated_at": "2019-03-26T11:30:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:4d:f3", "device_id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "port_id": "abbcdeba-e6cc-4cc5-84e5-17afb09f014e", "id": "0e179a49-121e-4afb-953b-5435463314f9", "qos_policy_id": null}]} 2019-03-26 11:30:55,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ea6f8c01-307b-4f46-88f1-9045298905b9 2019-03-26 11:30:55,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617530345917s 2019-03-26 11:30:55,795 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:55,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:55,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:55,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:55 GMT X-Openstack-Request-Id: req-2037787c-d06b-493e-ac3e-25b913f6a207 2019-03-26 11:30:55,968 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:53Z", "updated_at": "2019-03-26T11:30:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:4d:f3", "device_id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "port_id": "abbcdeba-e6cc-4cc5-84e5-17afb09f014e", "id": "0e179a49-121e-4afb-953b-5435463314f9", "qos_policy_id": null}]} 2019-03-26 11:30:55,968 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2037787c-d06b-493e-ac3e-25b913f6a207 2019-03-26 11:30:55,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0631070137024s 2019-03-26 11:30:55,974 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:30:56,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:56,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:56,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:56 GMT X-Openstack-Request-Id: req-a0487d58-ed01-425b-a56c-e185e5207c66 2019-03-26 11:30:56,146 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:53Z", "updated_at": "2019-03-26T11:30:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69", "device_owner": "compute:nova", "mac_address": "fa:16:3e:76:4d:f3", "device_id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8"}, "fixed_ip_address": "192.168.120.13", "floating_ip_address": "172.30.9.202", "revision_number": 1, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "port_id": "abbcdeba-e6cc-4cc5-84e5-17afb09f014e", "id": "0e179a49-121e-4afb-953b-5435463314f9", "qos_policy_id": null}]} 2019-03-26 11:30:56,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a0487d58-ed01-425b-a56c-e185e5207c66 2019-03-26 11:30:56,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.062392950058s 2019-03-26 11:30:56,152 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ffe4291b-89ba-416e-b4fe-25eb52fb6b50', 'updated_at': u'2019-03-26T11:30:55Z', 'fixed_ip_address': u'192.168.120.13', 'floating_ip_address': u'172.30.9.202', 'revision_number': 1, 'port_id': u'abbcdeba-e6cc-4cc5-84e5-17afb09f014e', 'id': u'0e179a49-121e-4afb-953b-5435463314f9', 'network': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'port': u'abbcdeba-e6cc-4cc5-84e5-17afb09f014e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c590e3e1aca64953b35e6347e1a3439c', 'name': 'singlevm2-project_52eeec6a-6d06-475d-8ba9-928b2ac0f647', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'c590e3e1aca64953b35e6347e1a3439c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'fd0b4f4f-ffcb-4f2a-9df5-68392b36af69', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:76:4d:f3', u'device_id': u'0ae50e06-404b-4393-ba21-dc159e8ff2b8'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'c590e3e1aca64953b35e6347e1a3439c', 'created_at': u'2019-03-26T11:30:53Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'fd0b4f4f-ffcb-4f2a-9df5-68392b36af69', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:76:4d:f3', u'device_id': u'0ae50e06-404b-4393-ba21-dc159e8ff2b8'}), 'router': u'ffe4291b-89ba-416e-b4fe-25eb52fb6b50'}) 2019-03-26 11:30:56,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 11:30:56,156 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8/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}14c52fb982bc9cb6ac909d71d259825007831361" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 11:30:56,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9225 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-4a7b07f0-c08c-4171-87fd-264b001ab641 x-openstack-request-id: req-4a7b07f0-c08c-4171-87fd-264b001ab641 2019-03-26 11:30:56,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-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 507142912 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.225826] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.228663] pid_max: default: 32768 minimum: 301\n[ 0.230247] ACPI: Core revision 20150930\n[ 0.232173] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.234413] Security Framework initialized\n[ 0.235818] Yama: becoming mindful.\n[ 0.237058] AppArmor: AppArmor initialized\n[ 0.238516] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.240742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.242888] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.244936] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.247257] Initializing cgroup subsys io\n[ 0.248694] Initializing cgroup subsys memory\n[ 0.250156] Initializing cgroup subsys devices\n[ 0.251662] Initializing cgroup subsys freezer\n[ 0.253191] Initializing cgroup subsys net_cls\n[ 0.254698] Initializing cgroup subsys perf_event\n[ 0.256311] Initializing cgroup subsys net_prio\n[ 0.257839] Initializing cgroup subsys hugetlb\n[ 0.259350] Initializing cgroup subsys pids\n[ 0.260815] CPU: Physical Processor ID: 0\n[ 0.262910] mce: CPU supports 10 MCE banks\n[ 0.264338] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.282454] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.290695] ftrace: allocating 31920 entries in 125 pages\n[ 0.320954] smpboot: Max logical packages: 1\n[ 0.322384] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.324693] x2apic enabled\n[ 0.326024] Switched APIC routing to physical x2apic.\n[ 0.328846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.330763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.334372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.337387] KVM setup paravirtual spinlock\n[ 0.339231] x86: Booted up 1 node, 1 CPUs\n[ 0.340601] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.342901] devtmpfs: initialized\n[ 0.345071] evm: security.selinux\n[ 0.346286] evm: security.SMACK64\n[ 0.347495] evm: security.SMACK64EXEC\n[ 0.348809] evm: security.SMACK64TRANSMUTE\n[ 0.350228] evm: security.SMACK64MMAP\n[ 0.351486] evm: security.ima\n[ 0.352562] evm: security.capability\n[ 0.353866] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.357031] pinctrl core: initialized pinctrl subsystem\n[ 0.358839] RTC time: 11:30:51, date: 03/26/19\n[ 0.360449] NET: Registered protocol family 16\n[ 0.362036] cpuidle: using governor ladder\n[ 0.363430] cpuidle: using governor menu\n[ 0.364806] PCCT header not found.\n[ 0.366058] ACPI: bus type PCI registered\n[ 0.367411] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.369542] PCI: Using configuration type 1 for base access\n[ 0.372037] ACPI: Added _OSI(Module Device)\n[ 0.373458] ACPI: Added _OSI(Processor Device)\n[ 0.374947] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.376526] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.379067] ACPI: Interpreter enabled\n[ 0.380368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.383519] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.386688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.389832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.393014] ACPI: (supports S0 S5)\n[ 0.394236] ACPI: Using IOAPIC for interrupt routing\n[ 0.395844] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.400274] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.402286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.404435] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.406463] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.410132] acpiphp: Slot [3] registered\n[ 0.411525] acpiphp: Slot [4] registered\n[ 0.412902] acpiphp: Slot [5] registered\n[ 0.414259] acpiphp: Slot [6] registered\n[ 0.415631] acpiphp: Slot [7] registered\n[ 0.417025] acpiphp: Slot [8] registered\n[ 0.418455] acpiphp: Slot [9] registered\n[ 0.419818] acpiphp: Slot [10] registered\n[ 0.421217] acpiphp: Slot [11] registered\n[ 0.422600] acpiphp: Slot [12] registered\n[ 0.423981] acpiphp: Slot [13] registered\n[ 0.425350] acpiphp: Slot [14] registered\n[ 0.426747] acpiphp: Slot [15] registered\n[ 0.443439] acpiphp: Slot [16] registered\n[ 0.444864] acpiphp: Slot [17] registered\n[ 0.446291] acpiphp: Slot [18] registered\n[ 0.447723] acpiphp: Slot [19] registered\n[ 0.449143] acpiphp: Slot [20] registered\n[ 0.450575] acpiphp: Slot [21] registered\n[ 0.452019] acpiphp: Slot [22] registered\n[ 0.453446] acpiphp: Slot [23] registered\n[ 0.454867] acpiphp: Slot [24] registered\n[ 0.456298] acpiphp: Slot [25] registered\n[ 0.457672] acpiphp: Slot [26] registered\n[ 0.459085] acpiphp: Slot [27] registered\n[ 0.460489] acpiphp: Slot [28] registered\n[ 0.461916] acpiphp: Slot [29] registered\n[ 0.463328] acpiphp: Slot [30] registered\n[ 0.464759] acpiphp: Slot [31] registered\n[ 0.466191] PCI host bridge to bus 0000:00\n[ 0.467616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.469777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.471936] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.474501] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.477062] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.479675] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.484131] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.486365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.488442] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.490702] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.495042] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.497575] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.518558] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.521004] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.523461] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.526098] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.528489] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.530629] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.532728] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.534587] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.537216] vgaarb: loaded\n[ 0.538228] vgaarb: bridge control possible 0000:00:02.0\n[ 0.540255] SCSI subsystem initialized\n[ 0.541788] ACPI: bus type USB registered\n[ 0.543220] usbcore: registered new interface driver usbfs\n[ 0.545018] usbcore: registered new interface driver hub\n[ 0.546793] usbcore: registered new device driver usb\n[ 0.548655] PCI: Using ACPI for IRQ routing\n[ 0.550450] NetLabel: Initializing\n[ 0.551661] NetLabel: domain hash size = 128\n[ 0.553149] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.554796] NetLabel: unlabeled traffic allowed by default\n[ 0.559001] clocksource: Switched to clocksource kvm-clock\n[ 0.569646] AppArmor: AppArmor Filesystem Enabled\n[ 0.571414] pnp: PnP ACPI init\n[ 0.573094] pnp: PnP ACPI: found 5 devices\n[ 0.580284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.583414] NET: Registered protocol family 2\n[ 0.585355] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.587703] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.589854] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.591949] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.593842] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.595890] NET: Registered protocol family 1\n[ 0.597413] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.599379] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.601308] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.616165] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.631091] Trying to unpack rootfs image as initramfs...\n[ 0.692036] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.694918] Scanning for low memory corruption every 60 seconds\n[ 0.697157] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.699271] audit: initializing netlink subsys (disabled)\n[ 0.701069] audit: type=2000 audit(1553599852.132:1): initialized\n[ 0.703328] Initialise system trusted keyring\n[ 0.704965] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.707065] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.710110] zbud: loaded\n[ 0.711265] VFS: Disk quotas dquot_6.6.0\n[ 0.712642] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.715224] fuse init (API version 7.23)\n[ 0.716727] Key type big_key registered\n[ 0.718104] Allocating IMA MOK and blacklist keyrings.\n[ 0.720154] Key type asymmetric registered\n[ 0.721556] Asymmetric key parser 'x509' registered\n[ 0.723219] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.725734] io scheduler noop registered\n[ 0.727080] io scheduler deadline registered (default)\n[ 0.728805] io scheduler cfq registered\n[ 0.730209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.732024] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.734149] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.736617] ACPI: Power Button [PWRF]\n[ 0.738093] GHES: HEST is not enabled!\n[ 0.752133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.781435] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.784868] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.810904] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.814445] Linux agpgart interface v0.103\n[ 0.817984] brd: module loaded\n[ 0.820343] loop: module loaded\n[ 0.825792] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.828403] GPT:90111 != 2097151\n[ 0.829577] GPT:Alternate GPT header not at the end of the disk.\n[ 0.831468] GPT:90111 != 2097151\n[ 0.832633] GPT: Use GNU Parted to correct GPT errors.\n[ 0.834300] vda: vda1 vda15\n[ 0.836160] scsi host0: ata_piix\n[ 0.837478] scsi host1: ata_piix\n[ 0.838716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.840852] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.843604] libphy: Fixed MDIO Bus: probed\n[ 0.845032] tun: Universal TUN/TAP device driver, 1.6\n[ 0.846709] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.849904] PPP generic driver version 2.4.2\n[ 0.851505] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.853625] ehci-pci: EHCI PCI platform driver\n[ 0.855213] ehci-platform: EHCI generic platform driver\n[ 0.856943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.858936] ohci-pci: OHCI PCI platform driver\n[ 0.860469] ohci-platform: OHCI generic platform driver\n[ 0.862208] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.877004] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.878773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.881299] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.883041] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.884976] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.887193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.889655] usb usb1: Product: UHCI Host Controller\n[ 0.891280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.893226] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.894862] hub 1-0:1.0: USB hub found\n[ 0.896218] hub 1-0:1.0: 2 ports detected\n[ 0.897779] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.901291] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.902922] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.904687] mousedev: PS/2 mouse device common for all mice\n[ 0.906786] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.909653] rtc_cmos 00:00: RTC can wake from S4\n[ 0.911763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.913826] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.915892] i2c /dev entries driver\n[ 0.917222] device-mapper: uevent: version 1.0.3\n[ 0.918832] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.921601] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.923826] NET: Registered protocol family 10\n[ 0.925579] NET: Registered protocol family 17\n[ 0.927138] Key type dns_resolver registered\n[ 0.928756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.930653] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.933615] registered taskstats version 1\n[ 0.935083] Loading compiled-in X.509 certificates\n[ 0.937248] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.940477] zswap: loaded using pool lzo/zbud\n[ 0.942735] Key type trusted registered\n[ 0.945086] Key type encrypted registered\n[ 0.946488] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.948292] ima: No TPM chip found, activating TPM-bypass!\n[ 0.950126] evm: HMAC attrs: 0x1\n[ 0.951688] Magic number: 11:578:530\n[ 0.953002] tty ttyS10: hash matches\n[ 0.954358] rtc_cmos 00:00: setting system clock to 2019-03-26 11:30:51 UTC (1553599851)\n[ 0.957067] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.958966] EDD information not available.\n[ 1.001032] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.003672] Write protecting the kernel read-only data: 14336k\n[ 1.006928] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.009919] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.73\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.060900] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.86\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.13...\nLease of 192.168.120.13 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.01. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEdOGcuB65chfYlSG2PYazE28WL1ZSKkbWw8CHePvTJ4Tmd8SDUQP+b/po2tFug+N/qIKH6oA0l2npXX3PwwUetWqBQE25fYt3BOG+WlzoUdxq0wFXXoCUEWqUHVNl+2ZE2w8/1vAv2sT24oIshGaJERluSA8a26A3IwMeL2aT6lMqZtX/ZA94uvmp+Ipya5QdGQbb3Sj4eEjQQNnahhAN6UDYECbqJtycC+KnUR7ToPe3Qu0AiYZv2cFRNAzhlT3LurLd+rJZqh9PiT1ehquH7gRByPCh+YFRjE9lx8T5aTj0Vxczk3s/p/fBKdENpHbNKJSS0Ho3VkpoghRmafkz root@singlevm2-vm-52eeec6a-6d06-475d-8ba9-928b2ac0f647\nssh-dss AAAAB3NzaC1kc3MAAACBAJrdCY5HHPmXsKODJOjDUmjB2H/0AFIeziAFYwjB40cra+DUfsQ3oh4yPyUOp2wsNPh2mThVvRSyncxZPWYy5yVus3v+O42+nyoziDzJcu6y86bcfIaxGM0fkyT/fU7vCjdt1FcBOfYZUFStEBTX5gkoha00muBuWlpNjFINo8OjAAAAFQC/gD5M2Hz/qghpSvNr2xpfKyQJTQAAAIAj75yudMiJMLAE0Uh7TS+ONqRderZ6CxeEGW/+16Q7v7fpECft2nF/pH/6TVhUC9nT2zoLz72w+BH0nwi8Mq9cydfSXnVJx0yyBLQ/vMMmafdg5+l76oDIb5oTRc9uzGqtLV0wtm6jGRECjW3Osj9WenRDYkSi6//0ilUkWh4pzAAAAIBFiFUwwZalOCytdC8nM0lKyIXFltiFH4CE9BVHzSODHLhdw6GJME5vSRwHh05Gz4ETyg5UInTJi8vjGM/5QzsceVMjlB5xNRPBnAaoCqBd5TFP3b+qQ0OM0wcpQ1luzO4XoYNZEacGex6iNCnHFJLVL5+zDDeC4mZdrkszXMXevA== root@singlevm2-vm-52eeec6a-6d06-475d-8ba9-928b2ac0f647\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n"} 2019-03-26 11:30:56,239 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8/action used request id req-4a7b07f0-c08c-4171-87fd-264b001ab641 2019-03-26 11:30:56,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0857288837433s 2019-03-26 11:30:56,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-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 507142912 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.225826] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.228663] pid_max: default: 32768 minimum: 301 [ 0.230247] ACPI: Core revision 20150930 [ 0.232173] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.234413] Security Framework initialized [ 0.235818] Yama: becoming mindful. [ 0.237058] AppArmor: AppArmor initialized [ 0.238516] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.240742] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.242888] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.244936] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.247257] Initializing cgroup subsys io [ 0.248694] Initializing cgroup subsys memory [ 0.250156] Initializing cgroup subsys devices [ 0.251662] Initializing cgroup subsys freezer [ 0.253191] Initializing cgroup subsys net_cls [ 0.254698] Initializing cgroup subsys perf_event [ 0.256311] Initializing cgroup subsys net_prio [ 0.257839] Initializing cgroup subsys hugetlb [ 0.259350] Initializing cgroup subsys pids [ 0.260815] CPU: Physical Processor ID: 0 [ 0.262910] mce: CPU supports 10 MCE banks [ 0.264338] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266065] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.282454] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.290695] ftrace: allocating 31920 entries in 125 pages [ 0.320954] smpboot: Max logical packages: 1 [ 0.322384] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.324693] x2apic enabled [ 0.326024] Switched APIC routing to physical x2apic. [ 0.328846] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.330763] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.334372] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.337387] KVM setup paravirtual spinlock [ 0.339231] x86: Booted up 1 node, 1 CPUs [ 0.340601] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.342901] devtmpfs: initialized [ 0.345071] evm: security.selinux [ 0.346286] evm: security.SMACK64 [ 0.347495] evm: security.SMACK64EXEC [ 0.348809] evm: security.SMACK64TRANSMUTE [ 0.350228] evm: security.SMACK64MMAP [ 0.351486] evm: security.ima [ 0.352562] evm: security.capability [ 0.353866] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.357031] pinctrl core: initialized pinctrl subsystem [ 0.358839] RTC time: 11:30:51, date: 03/26/19 [ 0.360449] NET: Registered protocol family 16 [ 0.362036] cpuidle: using governor ladder [ 0.363430] cpuidle: using governor menu [ 0.364806] PCCT header not found. [ 0.366058] ACPI: bus type PCI registered [ 0.367411] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.369542] PCI: Using configuration type 1 for base access [ 0.372037] ACPI: Added _OSI(Module Device) [ 0.373458] ACPI: Added _OSI(Processor Device) [ 0.374947] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.376526] ACPI: Added _OSI(Processor Aggregator Device) [ 0.379067] ACPI: Interpreter enabled [ 0.380368] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.383519] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.386688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.389832] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.393014] ACPI: (supports S0 S5) [ 0.394236] ACPI: Using IOAPIC for interrupt routing [ 0.395844] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.400274] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.402286] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.404435] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.406463] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.410132] acpiphp: Slot [3] registered [ 0.411525] acpiphp: Slot [4] registered [ 0.412902] acpiphp: Slot [5] registered [ 0.414259] acpiphp: Slot [6] registered [ 0.415631] acpiphp: Slot [7] registered [ 0.417025] acpiphp: Slot [8] registered [ 0.418455] acpiphp: Slot [9] registered [ 0.419818] acpiphp: Slot [10] registered [ 0.421217] acpiphp: Slot [11] registered [ 0.422600] acpiphp: Slot [12] registered [ 0.423981] acpiphp: Slot [13] registered [ 0.425350] acpiphp: Slot [14] registered [ 0.426747] acpiphp: Slot [15] registered [ 0.443439] acpiphp: Slot [16] registered [ 0.444864] acpiphp: Slot [17] registered [ 0.446291] acpiphp: Slot [18] registered [ 0.447723] acpiphp: Slot [19] registered [ 0.449143] acpiphp: Slot [20] registered [ 0.450575] acpiphp: Slot [21] registered [ 0.452019] acpiphp: Slot [22] registered [ 0.453446] acpiphp: Slot [23] registered [ 0.454867] acpiphp: Slot [24] registered [ 0.456298] acpiphp: Slot [25] registered [ 0.457672] acpiphp: Slot [26] registered [ 0.459085] acpiphp: Slot [27] registered [ 0.460489] acpiphp: Slot [28] registered [ 0.461916] acpiphp: Slot [29] registered [ 0.463328] acpiphp: Slot [30] registered [ 0.464759] acpiphp: Slot [31] registered [ 0.466191] PCI host bridge to bus 0000:00 [ 0.467616] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.469777] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.471936] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.474501] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.477062] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.479675] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.484131] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.486365] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.488442] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.490702] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.495042] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.497575] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.518558] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.521004] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.523461] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.526098] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.528489] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.530629] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.532728] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.534587] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.537216] vgaarb: loaded [ 0.538228] vgaarb: bridge control possible 0000:00:02.0 [ 0.540255] SCSI subsystem initialized [ 0.541788] ACPI: bus type USB registered [ 0.543220] usbcore: registered new interface driver usbfs [ 0.545018] usbcore: registered new interface driver hub [ 0.546793] usbcore: registered new device driver usb [ 0.548655] PCI: Using ACPI for IRQ routing [ 0.550450] NetLabel: Initializing [ 0.551661] NetLabel: domain hash size = 128 [ 0.553149] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.554796] NetLabel: unlabeled traffic allowed by default [ 0.559001] clocksource: Switched to clocksource kvm-clock [ 0.569646] AppArmor: AppArmor Filesystem Enabled [ 0.571414] pnp: PnP ACPI init [ 0.573094] pnp: PnP ACPI: found 5 devices [ 0.580284] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.583414] NET: Registered protocol family 2 [ 0.585355] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.587703] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.589854] TCP: Hash tables configured (established 4096 bind 4096) [ 0.591949] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.593842] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.595890] NET: Registered protocol family 1 [ 0.597413] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.599379] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.601308] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.616165] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.631091] Trying to unpack rootfs image as initramfs... [ 0.692036] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.694918] Scanning for low memory corruption every 60 seconds [ 0.697157] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.699271] audit: initializing netlink subsys (disabled) [ 0.701069] audit: type=2000 audit(1553599852.132:1): initialized [ 0.703328] Initialise system trusted keyring [ 0.704965] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.707065] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.710110] zbud: loaded [ 0.711265] VFS: Disk quotas dquot_6.6.0 [ 0.712642] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.715224] fuse init (API version 7.23) [ 0.716727] Key type big_key registered [ 0.718104] Allocating IMA MOK and blacklist keyrings. [ 0.720154] Key type asymmetric registered [ 0.721556] Asymmetric key parser 'x509' registered [ 0.723219] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.725734] io scheduler noop registered [ 0.727080] io scheduler deadline registered (default) [ 0.728805] io scheduler cfq registered [ 0.730209] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.732024] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.734149] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.736617] ACPI: Power Button [PWRF] [ 0.738093] GHES: HEST is not enabled! [ 0.752133] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.781435] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.784868] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.810904] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.814445] Linux agpgart interface v0.103 [ 0.817984] brd: module loaded [ 0.820343] loop: module loaded [ 0.825792] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.828403] GPT:90111 != 2097151 [ 0.829577] GPT:Alternate GPT header not at the end of the disk. [ 0.831468] GPT:90111 != 2097151 [ 0.832633] GPT: Use GNU Parted to correct GPT errors. [ 0.834300] vda: vda1 vda15 [ 0.836160] scsi host0: ata_piix [ 0.837478] scsi host1: ata_piix [ 0.838716] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.840852] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.843604] libphy: Fixed MDIO Bus: probed [ 0.845032] tun: Universal TUN/TAP device driver, 1.6 [ 0.846709] tun: (C) 1999-2004 Max Krasnyansky [ 0.849904] PPP generic driver version 2.4.2 [ 0.851505] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.853625] ehci-pci: EHCI PCI platform driver [ 0.855213] ehci-platform: EHCI generic platform driver [ 0.856943] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.858936] ohci-pci: OHCI PCI platform driver [ 0.860469] ohci-platform: OHCI generic platform driver [ 0.862208] uhci_hcd: USB Universal Host Controller Interface driver [ 0.877004] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.878773] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.881299] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.883041] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.884976] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.887193] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.889655] usb usb1: Product: UHCI Host Controller [ 0.891280] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.893226] usb usb1: SerialNumber: 0000:00:01.2 [ 0.894862] hub 1-0:1.0: USB hub found [ 0.896218] hub 1-0:1.0: 2 ports detected [ 0.897779] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.901291] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.902922] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.904687] mousedev: PS/2 mouse device common for all mice [ 0.906786] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.909653] rtc_cmos 00:00: RTC can wake from S4 [ 0.911763] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.913826] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.915892] i2c /dev entries driver [ 0.917222] device-mapper: uevent: version 1.0.3 [ 0.918832] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.921601] ledtrig-cpu: registered to indicate activity on CPUs [ 0.923826] NET: Registered protocol family 10 [ 0.925579] NET: Registered protocol family 17 [ 0.927138] Key type dns_resolver registered [ 0.928756] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.930653] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.933615] registered taskstats version 1 [ 0.935083] Loading compiled-in X.509 certificates [ 0.937248] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.940477] zswap: loaded using pool lzo/zbud [ 0.942735] Key type trusted registered [ 0.945086] Key type encrypted registered [ 0.946488] AppArmor: AppArmor sha1 policy hashing enabled [ 0.948292] ima: No TPM chip found, activating TPM-bypass! [ 0.950126] evm: HMAC attrs: 0x1 [ 0.951688] Magic number: 11:578:530 [ 0.953002] tty ttyS10: hash matches [ 0.954358] rtc_cmos 00:00: setting system clock to 2019-03-26 11:30:51 UTC (1553599851) [ 0.957067] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.958966] EDD information not available. [ 1.001032] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.003672] Write protecting the kernel read-only data: 14336k [ 1.006928] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.009919] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.73 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.060900] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.86 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.01. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCEdOGcuB65chfYlSG2PYazE28WL1ZSKkbWw8CHePvTJ4Tmd8SDUQP+b/po2tFug+N/qIKH6oA0l2npXX3PwwUetWqBQE25fYt3BOG+WlzoUdxq0wFXXoCUEWqUHVNl+2ZE2w8/1vAv2sT24oIshGaJERluSA8a26A3IwMeL2aT6lMqZtX/ZA94uvmp+Ipya5QdGQbb3Sj4eEjQQNnahhAN6UDYECbqJtycC+KnUR7ToPe3Qu0AiYZv2cFRNAzhlT3LurLd+rJZqh9PiT1ehquH7gRByPCh+YFRjE9lx8T5aTj0Vxczk3s/p/fBKdENpHbNKJSS0Ho3VkpoghRmafkz root@singlevm2-vm-52eeec6a-6d06-475d-8ba9-928b2ac0f647 ssh-dss AAAAB3NzaC1kc3MAAACBAJrdCY5HHPmXsKODJOjDUmjB2H/0AFIeziAFYwjB40cra+DUfsQ3oh4yPyUOp2wsNPh2mThVvRSyncxZPWYy5yVus3v+O42+nyoziDzJcu6y86bcfIaxGM0fkyT/fU7vCjdt1FcBOfYZUFStEBTX5gkoha00muBuWlpNjFINo8OjAAAAFQC/gD5M2Hz/qghpSvNr2xpfKyQJTQAAAIAj75yudMiJMLAE0Uh7TS+ONqRderZ6CxeEGW/+16Q7v7fpECft2nF/pH/6TVhUC9nT2zoLz72w+BH0nwi8Mq9cydfSXnVJx0yyBLQ/vMMmafdg5+l76oDIb5oTRc9uzGqtLV0wtm6jGRECjW3Osj9WenRDYkSi6//0ilUkWh4pzAAAAIBFiFUwwZalOCytdC8nM0lKyIXFltiFH4CE9BVHzSODHLhdw6GJME5vSRwHh05Gz4ETyg5UInTJi8vjGM/5QzsceVMjlB5xNRPBnAaoCqBd5TFP3b+qQ0OM0wcpQ1luzO4XoYNZEacGex6iNCnHFJLVL5+zDDeC4mZdrkszXMXevA== root@singlevm2-vm-52eeec6a-6d06-475d-8ba9-928b2ac0f647 -----END SSH HOST KEY KEYS----- === network info === 2019-03-26 11:30:56,244 - paramiko.transport - DEBUG - starting thread (client mode): 0x8cc30c90L 2019-03-26 11:30:56,245 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 11:30:56,245 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-26 11:30:56,245 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-26 11:30:56,247 - 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-26 11:30:56,247 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 11:30:56,247 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-26 11:30:56,247 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 11:30:56,247 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 11:30:56,247 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 11:30:56,303 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 11:30:56,303 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 11:30:56,309 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.202: 1ef7a791afbe9c4e2e1df4d701482ba9 2019-03-26 11:30:56,310 - paramiko.transport - DEBUG - Trying discovered key fe2e1a8f0601aedd326becca9ed3a252 in /tmp/tmpogGKeq 2019-03-26 11:30:56,343 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 11:30:56,756 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 11:30:56,775 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 11:30:56,776 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-26 11:30:56,776 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 11:30:56,777 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 11:30:56,778 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 11:30:56,778 - functest.core.singlevm - DEBUG - output: Hello World 2019-03-26 11:30:56,779 - functest.core.singlevm - DEBUG - error: 2019-03-26 11:30:56,784 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-26 11:30:56,886 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 11:30:56,887 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | singlevm2 | functest | 00:25 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-26 11:30:56,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 11:30:56,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/0e179a49-121e-4afb-953b-5435463314f9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:58,125 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:30:58 GMT X-Openstack-Request-Id: req-918e694b-28b7-46df-8681-6dd1433fdf4c 2019-03-26 11:30:58,125 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:30:58,125 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/0e179a49-121e-4afb-953b-5435463314f9.json used request id req-918e694b-28b7-46df-8681-6dd1433fdf4c 2019-03-26 11:30:58,126 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.2282781601s 2019-03-26 11:30:58,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:30:58,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:58,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:58 GMT X-Openstack-Request-Id: req-52b8a784-1312-4524-af45-8ae79f88022b 2019-03-26 11:30:58,214 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:30:58,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-52b8a784-1312-4524-af45-8ae79f88022b 2019-03-26 11:30:58,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0782558917999s 2019-03-26 11:30:58,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 11:30:58,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:58,400 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 11:30: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-538a60a2-dc85-45cd-9b31-f8ef458e2129 x-openstack-request-id: req-538a60a2-dc85-45cd-9b31-f8ef458e2129 2019-03-26 11:30:58,401 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8 used request id req-538a60a2-dc85-45cd-9b31-f8ef458e2129 2019-03-26 11:30:58,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.186019897461s 2019-03-26 11:30:58,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:30:58,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:30:59,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 761 Content-Type: application/json Date: Tue, 26 Mar 2019 11:30:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-78466f16-b70f-47bf-964a-ee7f9c50ce90 x-openstack-request-id: req-78466f16-b70f-47bf-964a-ee7f9c50ce90 2019-03-26 11:30:59,310 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"singlevm2-net_52eeec6a-6d06-475d-8ba9-928b2ac0f647": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:4d:f3", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:76:4d:f3", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0ae50e06-404b-4393-ba21-dc159e8ff2b8", "rel": "bookmark"}], "image": {"id": "59c7d91d-e228-47c5-8ce1-1017a6f76edb", "links": [{"href": "http://172.30.9.22:8774/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:30:51.000000", "flavor": {"id": "5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "links": [{"href": "http://172.30.9.22:8774/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "rel": "bookmark"}]}, "id": "0ae50e06-404b-4393-ba21-dc159e8ff2b8", "security_groups": [{"name": "singlevm2-sg_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}], "user_id": "38a54f99d63640068e7cfab397f956fe", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:30:58Z", "hostId": "f3820e4d53e61318f6ab82915a50c531927278dfc9712f3616e5f048", "OS-SRV-USG:terminated_at": null, "key_name": "singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "name": "singlevm2-vm_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "created": "2019-03-26T11:30:43Z", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:30:59,310 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-78466f16-b70f-47bf-964a-ee7f9c50ce90 2019-03-26 11:30:59,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.908874988556s 2019-03-26 11:30:59,312 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:31:01,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:01,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:31:01,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f5e6190-efbe-420d-b2fa-a47073c447c9 x-openstack-request-id: req-8f5e6190-efbe-420d-b2fa-a47073c447c9 2019-03-26 11:31:01,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-26 11:31:01,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f5e6190-efbe-420d-b2fa-a47073c447c9 2019-03-26 11:31:01,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0748879909515s 2019-03-26 11:31:01,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:31:01,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:31:01,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:01 GMT X-Openstack-Request-Id: req-31f05142-02ec-4cf6-a8e1-2c39b6187079 2019-03-26 11:31:01,448 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:32Z", "updated_at": "2019-03-26T11:30:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "3d1a8104-847e-454a-959c-86575cf2c708", "remote_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "674e822e-29f6-4595-af95-e722ee7374a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "70c44bce-d7be-4935-9fec-a66f1db0fb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "e9916251-49c5-4476-ad27-54ad6122c2d8", "remote_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}], "revision_number": 1, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "name": "default"}, {"description": "created by OPNFV Functest (singlevm2)", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:40Z", "updated_at": "2019-03-26T11:30:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:40Z", "revision_number": 0, "id": "2958db46-a772-4efd-8132-4b63912c10cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:40Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:40Z", "revision_number": 0, "id": "5afe62dd-6aa3-4355-8e48-7656be17522a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:40Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:41Z", "revision_number": 0, "id": "b91ec8af-ff16-40d8-9030-d7c982f16dc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:41Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T11:30:41Z", "revision_number": 0, "id": "f4a4d18b-c0b3-407e-8b3b-7c091e059aa6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:41Z", "security_group_id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}], "revision_number": 3, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "fbc82f99-7fa5-45a2-bb20-2e61059486df", "name": "singlevm2-sg_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}]} 2019-03-26 11:31:01,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-31f05142-02ec-4cf6-a8e1-2c39b6187079 2019-03-26 11:31:01,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0517210960388s 2019-03-26 11:31:01,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 11:31:01,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/fbc82f99-7fa5-45a2-bb20-2e61059486df.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:31:01,629 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:31:01 GMT X-Openstack-Request-Id: req-78d565cb-d1b2-4a88-9967-2be61448985d 2019-03-26 11:31:01,629 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:31:01,629 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/fbc82f99-7fa5-45a2-bb20-2e61059486df.json used request id req-78d565cb-d1b2-4a88-9967-2be61448985d 2019-03-26 11:31:01,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.17483997345s 2019-03-26 11:31:01,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-26 11:31:01,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:31:01,671 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-464115fa-9511-4eee-bd8c-9c046a33f839 x-openstack-request-id: req-464115fa-9511-4eee-bd8c-9c046a33f839 2019-03-26 11:31:01,671 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/singlevm2-kp_52eeec6a-6d06-475d-8ba9-928b2ac0f647 used request id req-464115fa-9511-4eee-bd8c-9c046a33f839 2019-03-26 11:31:01,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0416421890259s 2019-03-26 11:31:01,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 11:31:01,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ffe4291b-89ba-416e-b4fe-25eb52fb6b50/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}14c52fb982bc9cb6ac909d71d259825007831361" -d '{"subnet_id": "9c0f1ca2-5060-4a04-a791-d00e16329eb6"}' 2019-03-26 11:31:03,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:03 GMT X-Openstack-Request-Id: req-c672a90f-d74f-45e4-a54e-e9a5caa68bd3 2019-03-26 11:31:03,823 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "fd0b4f4f-ffcb-4f2a-9df5-68392b36af69", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "subnet_id": "9c0f1ca2-5060-4a04-a791-d00e16329eb6", "subnet_ids": ["9c0f1ca2-5060-4a04-a791-d00e16329eb6"], "port_id": "5606922b-13a5-4761-9bd2-ba1eaf703a7f", "id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50"} 2019-03-26 11:31:03,823 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ffe4291b-89ba-416e-b4fe-25eb52fb6b50/remove_router_interface.json used request id req-c672a90f-d74f-45e4-a54e-e9a5caa68bd3 2019-03-26 11:31:03,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.1515879631s 2019-03-26 11:31:03,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 11:31:03,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:31:03,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:03 GMT X-Openstack-Request-Id: req-bbeb4ca9-e0c6-478d-8e81-97fb597709ce 2019-03-26 11:31:03,993 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:33Z", "admin_state_up": true, "updated_at": "2019-03-26T11:31:02Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "ffe4291b-89ba-416e-b4fe-25eb52fb6b50", "name": "singlevm2-router_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}]} 2019-03-26 11:31:03,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-bbeb4ca9-e0c6-478d-8e81-97fb597709ce 2019-03-26 11:31:03,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.169548988342s 2019-03-26 11:31:03,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 11:31:03,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ffe4291b-89ba-416e-b4fe-25eb52fb6b50.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:31:05,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:31:05 GMT X-Openstack-Request-Id: req-6f2f71c5-fe30-4cde-b5d5-17e891ca553f 2019-03-26 11:31:05,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:31:05,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ffe4291b-89ba-416e-b4fe-25eb52fb6b50.json used request id req-6f2f71c5-fe30-4cde-b5d5-17e891ca553f 2019-03-26 11:31:05,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32686209679s 2019-03-26 11:31:05,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:31:05,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:31:05,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:05 GMT X-Openstack-Request-Id: req-f12078d0-77e1-47cc-a7c4-cc7a9ee6d1e6 2019-03-26 11:31:05,365 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fd0b4f4f-ffcb-4f2a-9df5-68392b36af69","tenant_id":"c590e3e1aca64953b35e6347e1a3439c","created_at":"2019-03-26T11:30:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:30:33Z","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":"c590e3e1aca64953b35e6347e1a3439c","id":"9c0f1ca2-5060-4a04-a791-d00e16329eb6","subnetpool_id":null,"name":"singlevm2-subnet_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}]} 2019-03-26 11:31:05,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f12078d0-77e1-47cc-a7c4-cc7a9ee6d1e6 2019-03-26 11:31:05,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0433509349823s 2019-03-26 11:31:05,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 11:31:05,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/9c0f1ca2-5060-4a04-a791-d00e16329eb6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:31:06,526 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:31:06 GMT X-Openstack-Request-Id: req-6b559a0e-ddb3-497f-aa3a-5b03bd742f27 2019-03-26 11:31:06,526 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:31:06,526 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/9c0f1ca2-5060-4a04-a791-d00e16329eb6.json used request id req-6b559a0e-ddb3-497f-aa3a-5b03bd742f27 2019-03-26 11:31:06,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.15926790237s 2019-03-26 11:31:06,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:31:06,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:31:06,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:06 GMT X-Openstack-Request-Id: req-c351a2d8-ddf8-4a35-97cd-be0e08fd7895 2019-03-26 11:31:06,621 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"fd0b4f4f-ffcb-4f2a-9df5-68392b36af69","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c590e3e1aca64953b35e6347e1a3439c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:31:06Z","qos_policy_id":null,"name":"singlevm2-net_52eeec6a-6d06-475d-8ba9-928b2ac0f647","admin_state_up":true,"tenant_id":"c590e3e1aca64953b35e6347e1a3439c","created_at":"2019-03-26T11:30:32Z","mtu":1450}]} 2019-03-26 11:31:06,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c351a2d8-ddf8-4a35-97cd-be0e08fd7895 2019-03-26 11:31:06,621 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0944018363953s 2019-03-26 11:31:06,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 11:31:06,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/fd0b4f4f-ffcb-4f2a-9df5-68392b36af69.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:31:07,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:31:07 GMT X-Openstack-Request-Id: req-8bfbbcbf-2f02-4099-9081-154590ce48f4 2019-03-26 11:31:07,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:31:07,747 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/fd0b4f4f-ffcb-4f2a-9df5-68392b36af69.json used request id req-8bfbbcbf-2f02-4099-9081-154590ce48f4 2019-03-26 11:31:07,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.12474298477s 2019-03-26 11:31:07,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:31:07,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:31:08,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:08 GMT X-Openstack-Request-Id: req-4c1fd6e6-ac74-461e-b988-26f1acf6684d 2019-03-26 11:31:08,044 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:30:39Z", "file": "/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/file", "owner": "c590e3e1aca64953b35e6347e1a3439c", "id": "59c7d91d-e228-47c5-8ce1-1017a6f76edb", "size": 12716032, "self": "/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/singlevm2-img_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "singlevm2-img_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:30:38Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:31:08,044 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4c1fd6e6-ac74-461e-b988-26f1acf6684d 2019-03-26 11:31:08,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292765855789s 2019-03-26 11:31:08,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 11:31:08,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}14c52fb982bc9cb6ac909d71d259825007831361" 2019-03-26 11:31:09,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:31:09 GMT X-Openstack-Request-Id: req-7f40ca7d-de3a-4413-a5f1-d3c2a96f6c6f 2019-03-26 11:31:09,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-26 11:31:09,415 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/59c7d91d-e228-47c5-8ce1-1017a6f76edb used request id req-7f40ca7d-de3a-4413-a5f1-d3c2a96f6c6f 2019-03-26 11:31:09,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.36896204948s 2019-03-26 11:31:09,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:31:09,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:31:09,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-24768589-ba13-43af-a334-f46798979eed x-openstack-request-id: req-24768589-ba13-43af-a334-f46798979eed 2019-03-26 11:31:09,446 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "singlevm2-flavor_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7"}]} 2019-03-26 11:31:09,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-24768589-ba13-43af-a334-f46798979eed 2019-03-26 11:31:09,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256218910217s 2019-03-26 11:31:09,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 11:31:09,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:31:09,522 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-0cd4b80f-898a-4adc-b8ee-58a81c2ad21c x-openstack-request-id: req-0cd4b80f-898a-4adc-b8ee-58a81c2ad21c 2019-03-26 11:31:09,522 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/5136d5d2-5e56-4967-b8ce-f3f7f0f4c0b7 used request id req-0cd4b80f-898a-4adc-b8ee-58a81c2ad21c 2019-03-26 11:31:09,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0749771595001s 2019-03-26 11:31:09,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:31:09,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:31:09,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e28d5cd-5db6-42fc-ae4c-fae50441c2d1 2019-03-26 11:31:09,768 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "singlevm2-user_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "links": {"self": "http://172.30.9.22:5000/v3/users/38a54f99d63640068e7cfab397f956fe"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "38a54f99d63640068e7cfab397f956fe", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:31:09,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3e28d5cd-5db6-42fc-ae4c-fae50441c2d1 2019-03-26 11:31:09,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245132923126s 2019-03-26 11:31:09,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:31:09,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/38a54f99d63640068e7cfab397f956fe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:31:09,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11169658-6c81-4041-891e-72b6b3e61d36 2019-03-26 11:31:09,982 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "singlevm2-user_52eeec6a-6d06-475d-8ba9-928b2ac0f647", "links": {"self": "http://172.30.9.22:5000/v3/users/38a54f99d63640068e7cfab397f956fe"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "38a54f99d63640068e7cfab397f956fe", "description": null}} 2019-03-26 11:31:09,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/38a54f99d63640068e7cfab397f956fe used request id req-11169658-6c81-4041-891e-72b6b3e61d36 2019-03-26 11:31:09,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208832025528s 2019-03-26 11:31:09,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 11:31:09,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/38a54f99d63640068e7cfab397f956fe -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:31:10,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58962f7f-d857-4d10-ab80-62174d3fc6de 2019-03-26 11:31:10,359 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:31:10,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/38a54f99d63640068e7cfab397f956fe used request id req-58962f7f-d857-4d10-ab80-62174d3fc6de 2019-03-26 11:31:10,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.376037836075s 2019-03-26 11:31:10,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:31:10,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:31:10,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-346702c1-d8be-483a-851a-1f9eaf690d1c 2019-03-26 11:31:10,560 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: singlevm2", "links": {"self": "http://172.30.9.22:5000/v3/projects/c590e3e1aca64953b35e6347e1a3439c"}, "tags": [], "enabled": true, "id": "c590e3e1aca64953b35e6347e1a3439c", "parent_id": "default", "domain_id": "default", "name": "singlevm2-project_52eeec6a-6d06-475d-8ba9-928b2ac0f647"}]} 2019-03-26 11:31:10,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-346702c1-d8be-483a-851a-1f9eaf690d1c 2019-03-26 11:31:10,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.194172143936s 2019-03-26 11:31:10,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 11:31:10,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/c590e3e1aca64953b35e6347e1a3439c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:31:10,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:31:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-10abfa62-65a3-4b0e-bece-0f12042d7544 2019-03-26 11:31:10,741 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:31:10,741 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/c590e3e1aca64953b35e6347e1a3439c used request id req-10abfa62-65a3-4b0e-bece-0f12042d7544 2019-03-26 11:31:10,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.177001953125s 2019-03-26 11:31:10,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:31:10,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=c590e3e1aca64953b35e6347e1a3439c&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}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:31:11,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:11 GMT X-Openstack-Request-Id: req-6b68b8ee-6322-443f-be9f-647aa5994fb4 2019-03-26 11:31:11,268 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:32Z", "updated_at": "2019-03-26T11:30:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "3d1a8104-847e-454a-959c-86575cf2c708", "remote_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "674e822e-29f6-4595-af95-e722ee7374a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "70c44bce-d7be-4935-9fec-a66f1db0fb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "e9916251-49c5-4476-ad27-54ad6122c2d8", "remote_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}], "revision_number": 1, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "name": "default"}]} 2019-03-26 11:31:11,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=c590e3e1aca64953b35e6347e1a3439c&name=default used request id req-6b68b8ee-6322-443f-be9f-647aa5994fb4 2019-03-26 11:31:11,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.521572828293s 2019-03-26 11:31:11,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:31:11,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:31:11,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:11 GMT X-Openstack-Request-Id: req-724087d4-bac6-40b9-852f-e2e2f07cb14f 2019-03-26 11:31:11,322 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "created_at": "2019-03-26T11:30:32Z", "updated_at": "2019-03-26T11:30:32Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "70c44bce-d7be-4935-9fec-a66f1db0fb76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "e9916251-49c5-4476-ad27-54ad6122c2d8", "remote_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv6", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "674e822e-29f6-4595-af95-e722ee7374a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:30:32Z", "revision_number": 0, "id": "3d1a8104-847e-454a-959c-86575cf2c708", "remote_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "remote_ip_prefix": null, "created_at": "2019-03-26T11:30:32Z", "security_group_id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "tenant_id": "c590e3e1aca64953b35e6347e1a3439c", "port_range_min": null, "ethertype": "IPv4", "project_id": "c590e3e1aca64953b35e6347e1a3439c"}], "revision_number": 1, "project_id": "c590e3e1aca64953b35e6347e1a3439c", "id": "c2d482a7-1af2-4360-8e6d-5d67f95c19a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 11:31:11,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-724087d4-bac6-40b9-852f-e2e2f07cb14f 2019-03-26 11:31:11,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0486700534821s 2019-03-26 11:31:11,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 11:31:11,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c2d482a7-1af2-4360-8e6d-5d67f95c19a0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3a9ee8c7f77a271e26f11fcd3c8bf5fe85542f7a" 2019-03-26 11:31:11,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:31:11 GMT X-Openstack-Request-Id: req-8aa6b4d0-3395-43ca-be4c-6c276629fb96 2019-03-26 11:31:11,441 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:31:11,441 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c2d482a7-1af2-4360-8e6d-5d67f95c19a0.json used request id req-8aa6b4d0-3395-43ca-be4c-6c276629fb96 2019-03-26 11:31:11,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.111058950424s 2019-03-26 11:31:11,487 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2019-03-26 11:31:11,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:31:11,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06c067d8-7570-4876-abfe-3132e362dcdd 2019-03-26 11:31:11,538 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:31:11,538 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-06c067d8-7570-4876-abfe-3132e362dcdd 2019-03-26 11:31:11,539 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:31:11,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:31:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["I8uOfWNFTnWV6HOJCktntg"], "issued_at": "2019-03-26T11:31:11.000000Z"}} 2019-03-26 11:31:11,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:31:11,945 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:31:12,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:12 GMT X-Openstack-Request-Id: req-88fa661a-74ff-4909-b74a-c8769689ee76 2019-03-26 11:31:12,535 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:31:12,535 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-88fa661a-74ff-4909-b74a-c8769689ee76 2019-03-26 11:31:12,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.591171979904s 2019-03-26 11:31:12,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:31:12,548 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fde8b435-f065-449a-abbd-d01139715e06 2019-03-26 11:31:12,549 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:31:12,549 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-fde8b435-f065-449a-abbd-d01139715e06 2019-03-26 11:31:12,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:31:12,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:31:12,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80dd1b03-2900-4213-b8b9-d7be90ca7207 2019-03-26 11:31:12,700 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:31:12,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-80dd1b03-2900-4213-b8b9-d7be90ca7207 2019-03-26 11:31:12,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.150953769684s 2019-03-26 11:31:12,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 11:31:12,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e04099b4c10bb689122f41e4a18aef9be1b49cca" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d"}}' 2019-03-26 11:31:12,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 364 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acdae697-6cc3-4b1f-a8ee-0292884e5d15 2019-03-26 11:31:12,937 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/09ba6d42c712474c8ad19a2aa154b2b8"}, "tags": [], "enabled": true, "id": "09ba6d42c712474c8ad19a2aa154b2b8", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d"}} 2019-03-26 11:31:12,937 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-acdae697-6cc3-4b1f-a8ee-0292884e5d15 2019-03-26 11:31:12,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.229533910751s 2019-03-26 11:31:12,938 - 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'09ba6d42c712474c8ad19a2aa154b2b8', '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_f4d96599-00b4-4753-a1d7-e79a8950c81d'}) 2019-03-26 11:31:12,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 11:31:12,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e04099b4c10bb689122f41e4a18aef9be1b49cca" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "h7bBKivR6HrXuJr0IftYaCJ2JsrCBj", "email": null, "name": "vping_ssh-user_f4d96599-00b4-4753-a1d7-e79a8950c81d"}}' 2019-03-26 11:31:13,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 324 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7612f3b3-6bf8-4434-ac16-a129ec262592 2019-03-26 11:31:13,319 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_f4d96599-00b4-4753-a1d7-e79a8950c81d", "links": {"self": "http://172.30.9.22:5000/v3/users/0d9bb218d5ba4519afe1dedb99c4997d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d9bb218d5ba4519afe1dedb99c4997d", "domain_id": "default", "password_expires_at": null}} 2019-03-26 11:31:13,320 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-7612f3b3-6bf8-4434-ac16-a129ec262592 2019-03-26 11:31:13,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375290155411s 2019-03-26 11:31:13,320 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0d9bb218d5ba4519afe1dedb99c4997d', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_f4d96599-00b4-4753-a1d7-e79a8950c81d'}) 2019-03-26 11:31:13,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:31:13,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:31:13,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44631200-661f-4333-90a3-77b31adec913 2019-03-26 11:31:13,520 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:31:13,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-44631200-661f-4333-90a3-77b31adec913 2019-03-26 11:31:13,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194702148438s 2019-03-26 11:31:13,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:31:13,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:31:13,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71fb0db-6cef-4d5c-8c83-7733d2985754 2019-03-26 11:31:13,690 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:31:13,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e71fb0db-6cef-4d5c-8c83-7733d2985754 2019-03-26 11:31:13,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.164479017258s 2019-03-26 11:31:13,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:31:13,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:31:13,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4262f0ad-7924-43e0-8413-f5aaa9c7c275 2019-03-26 11:31:13,896 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:31:13,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4262f0ad-7924-43e0-8413-f5aaa9c7c275 2019-03-26 11:31:13,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.200727939606s 2019-03-26 11:31:13,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:31:13,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:31:14,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb774612-16df-45b9-864f-1c4f21d6f0a1 2019-03-26 11:31:14,092 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:31:14,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-cb774612-16df-45b9-864f-1c4f21d6f0a1 2019-03-26 11:31:14,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.190697908401s 2019-03-26 11:31:14,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:31:14,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:31:14,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7018828b-e72b-475b-855e-98e4c8067eae 2019-03-26 11:31:14,219 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vping_ssh-user_f4d96599-00b4-4753-a1d7-e79a8950c81d", "links": {"self": "http://172.30.9.22:5000/v3/users/0d9bb218d5ba4519afe1dedb99c4997d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d9bb218d5ba4519afe1dedb99c4997d", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:31:14,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7018828b-e72b-475b-855e-98e4c8067eae 2019-03-26 11:31:14,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126026153564s 2019-03-26 11:31:14,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:31:14,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:31:14,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e798e43-9bce-4efa-8d89-ef7e16d90569 2019-03-26 11:31:14,355 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/09ba6d42c712474c8ad19a2aa154b2b8"}, "tags": [], "enabled": true, "id": "09ba6d42c712474c8ad19a2aa154b2b8", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d"}]} 2019-03-26 11:31:14,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-9e798e43-9bce-4efa-8d89-ef7e16d90569 2019-03-26 11:31:14,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123516082764s 2019-03-26 11:31:14,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:31:14,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=0d9bb218d5ba4519afe1dedb99c4997d&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=09ba6d42c712474c8ad19a2aa154b2b8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:31:14,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51f16373-8d27-4865-8873-f12d18595795 2019-03-26 11:31:14,479 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=0d9bb218d5ba4519afe1dedb99c4997d&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=09ba6d42c712474c8ad19a2aa154b2b8", "previous": null, "next": null}} 2019-03-26 11:31:14,479 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0d9bb218d5ba4519afe1dedb99c4997d&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=09ba6d42c712474c8ad19a2aa154b2b8 used request id req-51f16373-8d27-4865-8873-f12d18595795 2019-03-26 11:31:14,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.116306066513s 2019-03-26 11:31:14,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 11:31:14,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/09ba6d42c712474c8ad19a2aa154b2b8/users/0d9bb218d5ba4519afe1dedb99c4997d/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:31:14,640 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-838ebd86-4f34-4629-b4eb-586e0ddcbf74 2019-03-26 11:31:14,640 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:31:14,640 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/09ba6d42c712474c8ad19a2aa154b2b8/users/0d9bb218d5ba4519afe1dedb99c4997d/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-838ebd86-4f34-4629-b4eb-586e0ddcbf74 2019-03-26 11:31:14,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.15674996376s 2019-03-26 11:31:14,641 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d', 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'09ba6d42c712474c8ad19a2aa154b2b8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'h7bBKivR6HrXuJr0IftYaCJ2JsrCBj', 'username': u'vping_ssh-user_f4d96599-00b4-4753-a1d7-e79a8950c81d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 11:31:14,644 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_f4d96599-00b4-4753-a1d7-e79a8950c81d', 'password': 'h7bBKivR6HrXuJr0IftYaCJ2JsrCBj', 'project_name': 'vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '09ba6d42c712474c8ad19a2aa154b2b8', 'project_domain_name': 'Default'} 2019-03-26 11:31:14,645 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2019-03-26 11:31:14,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:31:14,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:31:14,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09680f8d-bfaf-466e-ab91-7978d8aa8809 2019-03-26 11:31:14,853 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:31:14,853 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-09680f8d-bfaf-466e-ab91-7978d8aa8809 2019-03-26 11:31:14,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207492113113s 2019-03-26 11:31:14,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:31:14,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:31:14,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ec30c66-1c52-4523-8c42-bf9ca9304947 2019-03-26 11:31:14,978 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/09ba6d42c712474c8ad19a2aa154b2b8"}, "tags": [], "enabled": true, "id": "09ba6d42c712474c8ad19a2aa154b2b8", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d"}]} 2019-03-26 11:31:14,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3ec30c66-1c52-4523-8c42-bf9ca9304947 2019-03-26 11:31:14,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117401123047s 2019-03-26 11:31:14,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 11:31:14,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e04099b4c10bb689122f41e4a18aef9be1b49cca" -d '{"network": {"tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "name": "vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d", "admin_state_up": true}}' 2019-03-26 11:31:15,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:15 GMT X-Openstack-Request-Id: req-75ad2b6c-1344-4ceb-a4c7-f9e54702b1cb 2019-03-26 11:31:15,391 - 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":"7436106d-4500-442c-91d7-f1989ea8a3ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":4,"ipv4_address_scope":null,"shared":false,"project_id":"09ba6d42c712474c8ad19a2aa154b2b8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:31:15Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d","admin_state_up":true,"tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:15Z","mtu":1450}} 2019-03-26 11:31:15,391 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-75ad2b6c-1344-4ceb-a4c7-f9e54702b1cb 2019-03-26 11:31:15,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.410143136978s 2019-03-26 11:31:15,391 - 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-26T11:31:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7436106d-4500-442c-91d7-f1989ea8a3ef', u'provider:segmentation_id': 4, 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_f4d96599-00b4-4753-a1d7-e79a8950c81d', u'created_at': u'2019-03-26T11:31:15Z', u'mtu': 1450, u'tenant_id': u'09ba6d42c712474c8ad19a2aa154b2b8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'09ba6d42c712474c8ad19a2aa154b2b8', u'l2_adjacency': True}) 2019-03-26 11:31:15,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:31:15,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f87bb83-7390-4950-8cfe-caccd4a65af5 2019-03-26 11:31:15,402 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:31:15,402 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-6f87bb83-7390-4950-8cfe-caccd4a65af5 2019-03-26 11:31:15,403 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:31:15,791 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "09ba6d42c712474c8ad19a2aa154b2b8", "name": "vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_09ba6d42c712474c8ad19a2aa154b2b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_09ba6d42c712474c8ad19a2aa154b2b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/09ba6d42c712474c8ad19a2aa154b2b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/09ba6d42c712474c8ad19a2aa154b2b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/09ba6d42c712474c8ad19a2aa154b2b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/09ba6d42c712474c8ad19a2aa154b2b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/09ba6d42c712474c8ad19a2aa154b2b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/09ba6d42c712474c8ad19a2aa154b2b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/09ba6d42c712474c8ad19a2aa154b2b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/09ba6d42c712474c8ad19a2aa154b2b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/09ba6d42c712474c8ad19a2aa154b2b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/09ba6d42c712474c8ad19a2aa154b2b8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/09ba6d42c712474c8ad19a2aa154b2b8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/09ba6d42c712474c8ad19a2aa154b2b8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_f4d96599-00b4-4753-a1d7-e79a8950c81d", "id": "0d9bb218d5ba4519afe1dedb99c4997d"}, "audit_ids": ["A-FvNDrwQR-93VHJV6wPvg"], "issued_at": "2019-03-26T11:31:15.000000Z"}} 2019-03-26 11:31:15,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:31:15,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:16,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1230 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:16 GMT X-Openstack-Request-Id: req-865ffcb0-a8e7-4095-84ab-a19b27606fc6 2019-03-26 11:31:16,182 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"7436106d-4500-442c-91d7-f1989ea8a3ef","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"09ba6d42c712474c8ad19a2aa154b2b8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:31:15Z","qos_policy_id":null,"name":"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d","admin_state_up":true,"tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:15Z","mtu":1450}]} 2019-03-26 11:31:16,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-865ffcb0-a8e7-4095-84ab-a19b27606fc6 2019-03-26 11:31:16,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388437986374s 2019-03-26 11:31:16,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 11:31:16,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" -d '{"subnet": {"name": "vping_ssh-subnet_f4d96599-00b4-4753-a1d7-e79a8950c81d", "enable_dhcp": true, "network_id": "7436106d-4500-442c-91d7-f1989ea8a3ef", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 11:31:16,989 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 677 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:16 GMT X-Openstack-Request-Id: req-153b7f9c-319e-441a-8f64-2a920e03ef86 2019-03-26 11:31:16,989 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7436106d-4500-442c-91d7-f1989ea8a3ef","tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:31:16Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"09ba6d42c712474c8ad19a2aa154b2b8","id":"ae272338-a979-4832-b9b7-45ed8deebe37","subnetpool_id":null,"name":"vping_ssh-subnet_f4d96599-00b4-4753-a1d7-e79a8950c81d"}} 2019-03-26 11:31:16,989 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-153b7f9c-319e-441a-8f64-2a920e03ef86 2019-03-26 11:31:16,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.80548286438s 2019-03-26 11:31:16,990 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:31:16Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ae272338-a979-4832-b9b7-45ed8deebe37', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_f4d96599-00b4-4753-a1d7-e79a8950c81d', u'enable_dhcp': True, u'network_id': u'7436106d-4500-442c-91d7-f1989ea8a3ef', u'tenant_id': u'09ba6d42c712474c8ad19a2aa154b2b8', u'created_at': u'2019-03-26T11:31:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'09ba6d42c712474c8ad19a2aa154b2b8'}) 2019-03-26 11:31:16,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 11:31:16,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "vping_ssh-router_f4d96599-00b4-4753-a1d7-e79a8950c81d", "admin_state_up": true}}' 2019-03-26 11:31:18,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:18 GMT X-Openstack-Request-Id: req-83dde31e-f05d-4a9b-bae3-06b07c8fd337 2019-03-26 11:31:18,464 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:17Z", "admin_state_up": true, "updated_at": "2019-03-26T11:31:18Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "a0e7ba52-f292-4f86-b940-e8822782448a", "name": "vping_ssh-router_f4d96599-00b4-4753-a1d7-e79a8950c81d"}} 2019-03-26 11:31:18,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-83dde31e-f05d-4a9b-bae3-06b07c8fd337 2019-03-26 11:31:18,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4739010334s 2019-03-26 11:31:18,465 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:31:18Z', u'revision_number': 2, u'id': u'a0e7ba52-f292-4f86-b940-e8822782448a', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_f4d96599-00b4-4753-a1d7-e79a8950c81d', u'admin_state_up': True, u'tenant_id': u'09ba6d42c712474c8ad19a2aa154b2b8', u'created_at': u'2019-03-26T11:31:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'09ba6d42c712474c8ad19a2aa154b2b8'}) 2019-03-26 11:31:18,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 11:31:18,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/a0e7ba52-f292-4f86-b940-e8822782448a/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}3e260f85151eacee46536ab7f25cf235ba05e87d" -d '{"subnet_id": "ae272338-a979-4832-b9b7-45ed8deebe37"}' 2019-03-26 11:31:20,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:20 GMT X-Openstack-Request-Id: req-7817f9b0-bc79-4f1e-b19d-2995a0504d2c 2019-03-26 11:31:20,742 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7436106d-4500-442c-91d7-f1989ea8a3ef", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "subnet_id": "ae272338-a979-4832-b9b7-45ed8deebe37", "subnet_ids": ["ae272338-a979-4832-b9b7-45ed8deebe37"], "port_id": "ca15d58d-f8a7-4f10-828c-cf0b1fe89e05", "id": "a0e7ba52-f292-4f86-b940-e8822782448a"} 2019-03-26 11:31:20,742 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a0e7ba52-f292-4f86-b940-e8822782448a/add_router_interface.json used request id req-7817f9b0-bc79-4f1e-b19d-2995a0504d2c 2019-03-26 11:31:20,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.27693295479s 2019-03-26 11:31:20,743 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 11:31:20,847 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 11:31:20,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:31:20,855 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:20 GMT 2019-03-26 11:31:20,855 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 11:31:20,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:31:20,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:21,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:21 GMT X-Openstack-Request-Id: req-8476f0e7-d5ae-4027-a3a7-cc35e3c8f539 2019-03-26 11:31:21,139 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:31:21,139 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8476f0e7-d5ae-4027-a3a7-cc35e3c8f539 2019-03-26 11:31:21,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28089594841s 2019-03-26 11:31:21,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 11:31:21,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d"}' 2019-03-26 11:31:21,228 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 935 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:21 GMT Location: http://172.30.9.22:9292/v2/images/bd8a990b-8365-4d85-9551-89594f89561c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5d08162c-ecc0-41af-ad87-d901c01e3849 2019-03-26 11:31:21,229 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:31:21Z", "file": "/v2/images/bd8a990b-8365-4d85-9551-89594f89561c/file", "owner": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "bd8a990b-8365-4d85-9551-89594f89561c", "size": null, "self": "/v2/images/bd8a990b-8365-4d85-9551-89594f89561c", "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_f4d96599-00b4-4753-a1d7-e79a8950c81d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d", "checksum": null, "created_at": "2019-03-26T11:31:21Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 11:31:21,229 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5d08162c-ecc0-41af-ad87-d901c01e3849 2019-03-26 11:31:21,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0807518959045s 2019-03-26 11:31:21,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 11:31:21,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/bd8a990b-8365-4d85-9551-89594f89561c/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}3e260f85151eacee46536ab7f25cf235ba05e87d" -d '' 2019-03-26 11:31:21,619 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:31:21 GMT X-Openstack-Request-Id: req-1feee940-7f9b-472c-84af-1f56711a559e 2019-03-26 11:31:21,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-26 11:31:21,620 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/bd8a990b-8365-4d85-9551-89594f89561c/file used request id req-1feee940-7f9b-472c-84af-1f56711a559e 2019-03-26 11:31:21,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.390267133713s 2019-03-26 11:31:21,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:31:21,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:21,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:21 GMT X-Openstack-Request-Id: req-6b4c3a65-054b-41ff-b025-8d34d665094e 2019-03-26 11:31:21,668 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:31:21Z", "file": "/v2/images/bd8a990b-8365-4d85-9551-89594f89561c/file", "owner": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "bd8a990b-8365-4d85-9551-89594f89561c", "size": 12716032, "self": "/v2/images/bd8a990b-8365-4d85-9551-89594f89561c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/bd8a990b-8365-4d85-9551-89594f89561c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/bd8a990b-8365-4d85-9551-89594f89561c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:31:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:31:21,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6b4c3a65-054b-41ff-b025-8d34d665094e 2019-03-26 11:31:21,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.043937921524s 2019-03-26 11:31:21,670 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/bd8a990b-8365-4d85-9551-89594f89561c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/bd8a990b-8365-4d85-9551-89594f89561c/file', 'owner': u'09ba6d42c712474c8ad19a2aa154b2b8', 'id': u'bd8a990b-8365-4d85-9551-89594f89561c', 'size': 12716032, u'self': u'/v2/images/bd8a990b-8365-4d85-9551-89594f89561c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09ba6d42c712474c8ad19a2aa154b2b8', 'name': 'vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/bd8a990b-8365-4d85-9551-89594f89561c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T11:31:21Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T11:31:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d', '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/bd8a990b-8365-4d85-9551-89594f89561c', 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_f4d96599-00b4-4753-a1d7-e79a8950c81d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d', 'created': u'2019-03-26T11:31:21Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T11:31:21Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/bd8a990b-8365-4d85-9551-89594f89561c', 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_f4d96599-00b4-4753-a1d7-e79a8950c81d', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 11:31:21,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:31:21,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e04099b4c10bb689122f41e4a18aef9be1b49cca" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_f4d96599-00b4-4753-a1d7-e79a8950c81d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:31:21,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a960fd70-2db0-4672-a653-594fbcb4ab13 x-openstack-request-id: req-a960fd70-2db0-4672-a653-594fbcb4ab13 2019-03-26 11:31:21,982 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_ssh-flavor_f4d96599-00b4-4753-a1d7-e79a8950c81d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f"}} 2019-03-26 11:31:21,982 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a960fd70-2db0-4672-a653-594fbcb4ab13 2019-03-26 11:31:21,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.309448957443s 2019-03-26 11:31:21,983 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_f4d96599-00b4-4753-a1d7-e79a8950c81d', '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'0c1029b257c44319a8784a806bbcda81', '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'1bc16b9d-b8f9-4705-844c-745d21e8f40f', 'swap': 0}) 2019-03-26 11:31:21,984 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:31:21,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f/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}e04099b4c10bb689122f41e4a18aef9be1b49cca" -d '{"extra_specs": {}}' 2019-03-26 11:31:22,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-9d072e80-528b-4a43-b92a-3b275b9b220b x-openstack-request-id: req-9d072e80-528b-4a43-b92a-3b275b9b220b 2019-03-26 11:31:22,003 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:31:22,003 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f/os-extra_specs used request id req-9d072e80-528b-4a43-b92a-3b275b9b220b 2019-03-26 11:31:22,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0197229385376s 2019-03-26 11:31:22,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-26 11:31:22,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" -d '{"keypair": {"name": "vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d"}}' 2019-03-26 11:31:22,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1802 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-cd3ec88e-7948-4199-bcaa-53f91a804c2e x-openstack-request-id: req-cd3ec88e-7948-4199-bcaa-53f91a804c2e 2019-03-26 11:31:22,534 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRp/JZFvBAvUjMqE/0awrDEKawwGPBcnXBDJKxhAvAIRTJcbaF8mhKaG+4x4NnO2g4AhExRvGpPuiYdeqLodR2fcEBULO9TRfGigwJ/XbbScKfv6BnX4FXc55+LoCaoFFF5yyWmHF+e1MPhfeqQ7TOMQ90JbPCeh3lkh2oGKdhO5VFIYRKPWgqIEsTFUAA/Q8OGYIfPa73HtqjQNBGPNwijl5Tzp3IdRt+WGAntuzwEkWtF0naYgtAAJzci+/+J+lmtDgTrpxictOstL7VeecEmAFKsF2H0tgiFzWZOpV7KkQ3ZIlFRl9f74Bho8IWz2P679T/fzXmQOssZu8zA4gB Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0afyWRbwQL1IzKhP9GsKwxCmsMBjwXJ1wQySsYQLwCEUyXG2\nhfJoSmhvuMeDZztoOAIRMUbxqT7omHXqi6HUdn3BAVCzvU0XxooMCf1220nCn7+g\nZ1+BV3Oefi6AmqBRRecslphxfntTD4X3qkO0zjEPdCWzwnod5ZIdqBinYTuVRSGE\nSj1oKiBLExVAAP0PDhmCHz2u9x7ao0DQRjzcIo5eU86dyHUbflhgJ7bs8BJFrRdJ\n2mILQACc3Ivv/ifpZrQ4E66cYnLTrLS+1XnnBJgBSrBdh9LYIhc1mTqVeypEN2SJ\nRUZfX++AYaPCFs9j+u/U/3815kDrLGbvMwOIAQIDAQABAoIBAQCtBuVMv1CirVTS\niqoJ9vmXyTs4rl7lvRgPrde3J1onQ2YLZoyTeV624gAqSIZbAT1e093qhDlXS3Lc\nuJxMhs94xwotkrP0LBbOJQoQiJ26FuLHwneYOMrfKK2KR8idVGgev84dr0wjbZY8\nPn0KiPxEG1s8qQz1GKFp4LAXFdm1tN4ihWQ3TpCiYcM1KpobC7sHRnETfuF0cIuO\nwLN+Cco+YCps+4QYwFYPZq+2mwE8pzaKw6Oy/ttLHe3Bp7TQwbXMn3JM0VCdk0br\n5gnk+/JMRnihIjCmfpl9poe4BkTeR0/jGsu3MEl4MeBwrhvI0Q5Tgqvm9c29ZTkz\nWe37VXvRAoGBAPu0kPOUZo53TZxgV4ZMNiIuiOqD0VRVMygqUroBwB8ef4WFawUL\nE99c4txCWIPxz1Iww4zcGMk3yoTdCfMw5Fv76vioUOWGY8X6KwO98ytEnbAiyp3g\nGhog7p3Yi+GrxCdvXAIrH04BosBKvgadTBRTo+1J9NRCmRCzdlSir7Q1AoGBANU7\nti9xBVM7IU0ok+DvljdpDgqxb+sV7emKb8S4z8sw1NHhhnq09lkL6kQ0rtTL154J\n8OibH/Dy/xYJKnXkQnTYkJjx7PXA9lSBBTWVtj9wNjI0AXA68areCyHTEN9Xvq/p\nvA4/Mt1Iar7uksl5vuBxCTy7WXdQ5beWLjCB82YdAoGAef2qnxNWnUe/KsIayXEY\nb3qkSxz2EGx2rcnNbG86wRpT7c+a7cfPqtrm7J+PLOu+cnRF4ngt3yAWHEzQ7LfO\nhbJT0I4rHwMCSkqUHG0sdNT9pAdIsjmSDQXXAFOagBZyrDYxnq9tra3nRlEzRhto\naxWahn/olBNvAgQonp52j90CgYAVzkttQpOW1V8scs/cmuOzuuySr16Qned8kImp\nhnTJhK7e379O4R6oMI2+d9zBKi9cnAuk3ehATblEWZ+b+sHJDTSMT4E6CIeoUKFl\nv2+pwSHptGPJRF3eaWKeDOWW0XRQrQhsNI5RDszLxb4BGJAqh6S4LziQ+Rbk1VjX\n4RIxCQKBgGUeC3Bt/45qczpPiILkCtiBTDX/HuCIJpDNH72GLV6PoG4eUIZUcYGq\nNgD+X5bcMdSCMMTKyN1FIZfd921+MwgJAmNjOH2GRZCZwLnyRWsDk0ZYANV/psWG\nCwbhK1SCj24Iy4SpybYEQPU+upnPXrNwCYZgUZv2KtIkZDomisEh\n-----END RSA PRIVATE KEY-----\n", "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "name": "vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d", "fingerprint": "54:e5:e1:b7:c8:11:52:63:da:12:dd:dc:d5:16:b7:3c"}} 2019-03-26 11:31:22,535 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-cd3ec88e-7948-4199-bcaa-53f91a804c2e 2019-03-26 11:31:22,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.528389930725s 2019-03-26 11:31:22,536 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDRp/JZFvBAvUjMqE/0awrDEKawwGPBcnXBDJKxhAvAIRTJcbaF8mhKaG+4x4NnO2g4AhExRvGpPuiYdeqLodR2fcEBULO9TRfGigwJ/XbbScKfv6BnX4FXc55+LoCaoFFF5yyWmHF+e1MPhfeqQ7TOMQ90JbPCeh3lkh2oGKdhO5VFIYRKPWgqIEsTFUAA/Q8OGYIfPa73HtqjQNBGPNwijl5Tzp3IdRt+WGAntuzwEkWtF0naYgtAAJzci+/+J+lmtDgTrpxictOstL7VeecEmAFKsF2H0tgiFzWZOpV7KkQ3ZIlFRl9f74Bho8IWz2P679T/fzXmQOssZu8zA4gB Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0afyWRbwQL1IzKhP9GsKwxCmsMBjwXJ1wQySsYQLwCEUyXG2\nhfJoSmhvuMeDZztoOAIRMUbxqT7omHXqi6HUdn3BAVCzvU0XxooMCf1220nCn7+g\nZ1+BV3Oefi6AmqBRRecslphxfntTD4X3qkO0zjEPdCWzwnod5ZIdqBinYTuVRSGE\nSj1oKiBLExVAAP0PDhmCHz2u9x7ao0DQRjzcIo5eU86dyHUbflhgJ7bs8BJFrRdJ\n2mILQACc3Ivv/ifpZrQ4E66cYnLTrLS+1XnnBJgBSrBdh9LYIhc1mTqVeypEN2SJ\nRUZfX++AYaPCFs9j+u/U/3815kDrLGbvMwOIAQIDAQABAoIBAQCtBuVMv1CirVTS\niqoJ9vmXyTs4rl7lvRgPrde3J1onQ2YLZoyTeV624gAqSIZbAT1e093qhDlXS3Lc\nuJxMhs94xwotkrP0LBbOJQoQiJ26FuLHwneYOMrfKK2KR8idVGgev84dr0wjbZY8\nPn0KiPxEG1s8qQz1GKFp4LAXFdm1tN4ihWQ3TpCiYcM1KpobC7sHRnETfuF0cIuO\nwLN+Cco+YCps+4QYwFYPZq+2mwE8pzaKw6Oy/ttLHe3Bp7TQwbXMn3JM0VCdk0br\n5gnk+/JMRnihIjCmfpl9poe4BkTeR0/jGsu3MEl4MeBwrhvI0Q5Tgqvm9c29ZTkz\nWe37VXvRAoGBAPu0kPOUZo53TZxgV4ZMNiIuiOqD0VRVMygqUroBwB8ef4WFawUL\nE99c4txCWIPxz1Iww4zcGMk3yoTdCfMw5Fv76vioUOWGY8X6KwO98ytEnbAiyp3g\nGhog7p3Yi+GrxCdvXAIrH04BosBKvgadTBRTo+1J9NRCmRCzdlSir7Q1AoGBANU7\nti9xBVM7IU0ok+DvljdpDgqxb+sV7emKb8S4z8sw1NHhhnq09lkL6kQ0rtTL154J\n8OibH/Dy/xYJKnXkQnTYkJjx7PXA9lSBBTWVtj9wNjI0AXA68areCyHTEN9Xvq/p\nvA4/Mt1Iar7uksl5vuBxCTy7WXdQ5beWLjCB82YdAoGAef2qnxNWnUe/KsIayXEY\nb3qkSxz2EGx2rcnNbG86wRpT7c+a7cfPqtrm7J+PLOu+cnRF4ngt3yAWHEzQ7LfO\nhbJT0I4rHwMCSkqUHG0sdNT9pAdIsjmSDQXXAFOagBZyrDYxnq9tra3nRlEzRhto\naxWahn/olBNvAgQonp52j90CgYAVzkttQpOW1V8scs/cmuOzuuySr16Qned8kImp\nhnTJhK7e379O4R6oMI2+d9zBKi9cnAuk3ehATblEWZ+b+sHJDTSMT4E6CIeoUKFl\nv2+pwSHptGPJRF3eaWKeDOWW0XRQrQhsNI5RDszLxb4BGJAqh6S4LziQ+Rbk1VjX\n4RIxCQKBgGUeC3Bt/45qczpPiILkCtiBTDX/HuCIJpDNH72GLV6PoG4eUIZUcYGq\nNgD+X5bcMdSCMMTKyN1FIZfd921+MwgJAmNjOH2GRZCZwLnyRWsDk0ZYANV/psWG\nCwbhK1SCj24Iy4SpybYEQPU+upnPXrNwCYZgUZv2KtIkZDomisEh\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'0d9bb218d5ba4519afe1dedb99c4997d', 'name': u'vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d', 'created_at': '2019-03-26T11:31:22.536066', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09ba6d42c712474c8ad19a2aa154b2b8', 'name': 'vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'54:e5:e1:b7:c8:11:52:63:da:12:dd:dc:d5:16:b7:3c', 'type': 'ssh', 'id': u'vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d'}) 2019-03-26 11:31:22,536 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA0afyWRbwQL1IzKhP9GsKwxCmsMBjwXJ1wQySsYQLwCEUyXG2 hfJoSmhvuMeDZztoOAIRMUbxqT7omHXqi6HUdn3BAVCzvU0XxooMCf1220nCn7+g Z1+BV3Oefi6AmqBRRecslphxfntTD4X3qkO0zjEPdCWzwnod5ZIdqBinYTuVRSGE Sj1oKiBLExVAAP0PDhmCHz2u9x7ao0DQRjzcIo5eU86dyHUbflhgJ7bs8BJFrRdJ 2mILQACc3Ivv/ifpZrQ4E66cYnLTrLS+1XnnBJgBSrBdh9LYIhc1mTqVeypEN2SJ RUZfX++AYaPCFs9j+u/U/3815kDrLGbvMwOIAQIDAQABAoIBAQCtBuVMv1CirVTS iqoJ9vmXyTs4rl7lvRgPrde3J1onQ2YLZoyTeV624gAqSIZbAT1e093qhDlXS3Lc uJxMhs94xwotkrP0LBbOJQoQiJ26FuLHwneYOMrfKK2KR8idVGgev84dr0wjbZY8 Pn0KiPxEG1s8qQz1GKFp4LAXFdm1tN4ihWQ3TpCiYcM1KpobC7sHRnETfuF0cIuO wLN+Cco+YCps+4QYwFYPZq+2mwE8pzaKw6Oy/ttLHe3Bp7TQwbXMn3JM0VCdk0br 5gnk+/JMRnihIjCmfpl9poe4BkTeR0/jGsu3MEl4MeBwrhvI0Q5Tgqvm9c29ZTkz We37VXvRAoGBAPu0kPOUZo53TZxgV4ZMNiIuiOqD0VRVMygqUroBwB8ef4WFawUL E99c4txCWIPxz1Iww4zcGMk3yoTdCfMw5Fv76vioUOWGY8X6KwO98ytEnbAiyp3g Ghog7p3Yi+GrxCdvXAIrH04BosBKvgadTBRTo+1J9NRCmRCzdlSir7Q1AoGBANU7 ti9xBVM7IU0ok+DvljdpDgqxb+sV7emKb8S4z8sw1NHhhnq09lkL6kQ0rtTL154J 8OibH/Dy/xYJKnXkQnTYkJjx7PXA9lSBBTWVtj9wNjI0AXA68areCyHTEN9Xvq/p vA4/Mt1Iar7uksl5vuBxCTy7WXdQ5beWLjCB82YdAoGAef2qnxNWnUe/KsIayXEY b3qkSxz2EGx2rcnNbG86wRpT7c+a7cfPqtrm7J+PLOu+cnRF4ngt3yAWHEzQ7LfO hbJT0I4rHwMCSkqUHG0sdNT9pAdIsjmSDQXXAFOagBZyrDYxnq9tra3nRlEzRhto axWahn/olBNvAgQonp52j90CgYAVzkttQpOW1V8scs/cmuOzuuySr16Qned8kImp hnTJhK7e379O4R6oMI2+d9zBKi9cnAuk3ehATblEWZ+b+sHJDTSMT4E6CIeoUKFl v2+pwSHptGPJRF3eaWKeDOWW0XRQrQhsNI5RDszLxb4BGJAqh6S4LziQ+Rbk1VjX 4RIxCQKBgGUeC3Bt/45qczpPiILkCtiBTDX/HuCIJpDNH72GLV6PoG4eUIZUcYGq NgD+X5bcMdSCMMTKyN1FIZfd921+MwgJAmNjOH2GRZCZwLnyRWsDk0ZYANV/psWG CwbhK1SCj24Iy4SpybYEQPU+upnPXrNwCYZgUZv2KtIkZDomisEh -----END RSA PRIVATE KEY----- 2019-03-26 11:31:22,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-26 11:31:22,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" -d '{"security_group": {"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d", "description": "created by OPNFV Functest (vping_ssh)"}}' 2019-03-26 11:31:22,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1418 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:22 GMT X-Openstack-Request-Id: req-be378d43-e114-4d9b-8043-c6980fb29e76 2019-03-26 11:31:22,747 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:22Z", "updated_at": "2019-03-26T11:31:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:22Z", "revision_number": 0, "id": "6bc85b9b-a939-4455-928f-b07d9fa9f2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:22Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:22Z", "revision_number": 0, "id": "b3bc4dcb-49fc-4334-8725-51909753ba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:22Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}], "revision_number": 1, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}} 2019-03-26 11:31:22,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-be378d43-e114-4d9b-8043-c6980fb29e76 2019-03-26 11:31:22,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.20615196228s 2019-03-26 11:31:22,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:31:22,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:22,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3834 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:22 GMT X-Openstack-Request-Id: req-833403fe-c609-4c33-82c3-1ee322065b71 2019-03-26 11:31:22,843 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:22Z", "updated_at": "2019-03-26T11:31:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:22Z", "revision_number": 0, "id": "6bc85b9b-a939-4455-928f-b07d9fa9f2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:22Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:22Z", "revision_number": 0, "id": "b3bc4dcb-49fc-4334-8725-51909753ba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:22Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}], "revision_number": 1, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}, {"description": "Default security group", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:15Z", "updated_at": "2019-03-26T11:31:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "0ab2fe8e-c28d-4daf-9047-8a674d6fbc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "23301895-8848-40e6-b040-ece44fac4f60", "remote_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "31b3aeb4-0266-418f-a18b-e62aa5ed887a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "9f350b90-c406-4f70-bd71-bbdab1a43d5b", "remote_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}], "revision_number": 1, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "fcee0ab1-2c51-449b-9805-12e69012d673", "name": "default"}]} 2019-03-26 11:31:22,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-833403fe-c609-4c33-82c3-1ee322065b71 2019-03-26 11:31:22,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0885629653931s 2019-03-26 11:31:22,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 11:31:22,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" -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": "2cad90a2-68a9-4fd3-842e-f1731357c629"}}' 2019-03-26 11:31:22,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:23 GMT X-Openstack-Request-Id: req-ab1c09d2-0ecc-42d0-8307-65a692671b00 2019-03-26 11:31:22,999 - 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-26T11:31:22Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "port_range_min": 22, "revision_number": 0, "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:22Z", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "4f0dbb8e-dec3-458c-98d3-910a5d93fbc1"}} 2019-03-26 11:31:22,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ab1c09d2-0ecc-42d0-8307-65a692671b00 2019-03-26 11:31:23,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.1500248909s 2019-03-26 11:31:23,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:31:23,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:23,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4330 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:23 GMT X-Openstack-Request-Id: req-a0503cb4-0652-4470-a29d-5955e1ac6780 2019-03-26 11:31:23,050 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:22Z", "updated_at": "2019-03-26T11:31:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T11:31:22Z", "revision_number": 0, "id": "4f0dbb8e-dec3-458c-98d3-910a5d93fbc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:22Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:22Z", "revision_number": 0, "id": "6bc85b9b-a939-4455-928f-b07d9fa9f2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:22Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:22Z", "revision_number": 0, "id": "b3bc4dcb-49fc-4334-8725-51909753ba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:22Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}], "revision_number": 2, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}, {"description": "Default security group", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:15Z", "updated_at": "2019-03-26T11:31:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "0ab2fe8e-c28d-4daf-9047-8a674d6fbc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "23301895-8848-40e6-b040-ece44fac4f60", "remote_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "31b3aeb4-0266-418f-a18b-e62aa5ed887a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "9f350b90-c406-4f70-bd71-bbdab1a43d5b", "remote_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}], "revision_number": 1, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "fcee0ab1-2c51-449b-9805-12e69012d673", "name": "default"}]} 2019-03-26 11:31:23,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a0503cb4-0652-4470-a29d-5955e1ac6780 2019-03-26 11:31:23,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.045382976532s 2019-03-26 11:31:23,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 11:31:23,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" -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": "2cad90a2-68a9-4fd3-842e-f1731357c629"}}' 2019-03-26 11:31:23,190 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:23 GMT X-Openstack-Request-Id: req-81a42308-8470-4c8e-9051-c3a6eeb7f782 2019-03-26 11:31:23,190 - 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-26T11:31:23Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "port_range_min": null, "revision_number": 0, "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:23Z", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "70aecb8f-5b89-45d2-a6c1-ea4fd5d05550"}} 2019-03-26 11:31:23,191 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-81a42308-8470-4c8e-9051-c3a6eeb7f782 2019-03-26 11:31:23,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.134318113327s 2019-03-26 11:31:23,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:31:23,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:23,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:23 GMT X-Openstack-Request-Id: req-32815927-33d5-4a59-84de-4425c6203204 2019-03-26 11:31:23,551 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7436106d-4500-442c-91d7-f1989ea8a3ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09ba6d42c712474c8ad19a2aa154b2b8","l2_adjacency":true,"status":"ACTIVE","subnets":["ae272338-a979-4832-b9b7-45ed8deebe37"],"description":"","tags":[],"updated_at":"2019-03-26T11:31:16Z","qos_policy_id":null,"name":"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d","admin_state_up":true,"tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:15Z","mtu":1450}]} 2019-03-26 11:31:23,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-32815927-33d5-4a59-84de-4425c6203204 2019-03-26 11:31:23,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.35875415802s 2019-03-26 11:31:23,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:31:23,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:23,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:23 GMT X-Openstack-Request-Id: req-e019104f-dc0d-4d68-908c-92fb26dcf449 2019-03-26 11:31:23,593 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:31:21Z", "file": "/v2/images/bd8a990b-8365-4d85-9551-89594f89561c/file", "owner": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "bd8a990b-8365-4d85-9551-89594f89561c", "size": 12716032, "self": "/v2/images/bd8a990b-8365-4d85-9551-89594f89561c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/bd8a990b-8365-4d85-9551-89594f89561c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/bd8a990b-8365-4d85-9551-89594f89561c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:31:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:31:23,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e019104f-dc0d-4d68-908c-92fb26dcf449 2019-03-26 11:31:23,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374548435211s 2019-03-26 11:31:23,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:31:23,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:23,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-499fd6f5-8dae-496e-b66b-240b162e57af x-openstack-request-id: req-499fd6f5-8dae-496e-b66b-240b162e57af 2019-03-26 11:31:23,624 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f4d96599-00b4-4753-a1d7-e79a8950c81d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f"}]} 2019-03-26 11:31:23,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-499fd6f5-8dae-496e-b66b-240b162e57af 2019-03-26 11:31:23,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237858295441s 2019-03-26 11:31:23,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-26 11:31:23,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" -d '{"server": {"name": "vping_ssh-vm2_f4d96599-00b4-4753-a1d7-e79a8950c81d", "imageRef": "bd8a990b-8365-4d85-9551-89594f89561c", "flavorRef": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7436106d-4500-442c-91d7-f1989ea8a3ef"}], "security_groups": [{"name": "2cad90a2-68a9-4fd3-842e-f1731357c629"}]}}' 2019-03-26 11:31:25,554 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9 x-compute-request-id: req-e7cbf00d-3293-4b6e-950f-e2d6448f7ce5 x-openstack-request-id: req-e7cbf00d-3293-4b6e-950f-e2d6448f7ce5 2019-03-26 11:31:25,554 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2cad90a2-68a9-4fd3-842e-f1731357c629"}], "OS-DCF:diskConfig": "MANUAL", "id": "59e8a0af-5efb-4e2e-b14c-ca48742923b9", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "bookmark"}], "adminPass": "KmxaUNGdt3Xt"}} 2019-03-26 11:31:25,555 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e7cbf00d-3293-4b6e-950f-e2d6448f7ce5 2019-03-26 11:31:25,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.92857193947s 2019-03-26 11:31:25,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:25,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:25,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-30775267-4abf-477b-8676-694accbbd1fd x-openstack-request-id: req-30775267-4abf-477b-8676-694accbbd1fd 2019-03-26 11:31:25,904 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "59e8a0af-5efb-4e2e-b14c-ca48742923b9", "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "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-26T11:31:25Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:25Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:31:25,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-30775267-4abf-477b-8676-694accbbd1fd 2019-03-26 11:31:25,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.348359107971s 2019-03-26 11:31:25,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:31:25,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:26,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:26 GMT X-Openstack-Request-Id: req-bad7d7bc-b7be-43e8-a0e6-3ef6bf7983bc 2019-03-26 11:31:26,011 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7436106d-4500-442c-91d7-f1989ea8a3ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09ba6d42c712474c8ad19a2aa154b2b8","l2_adjacency":true,"status":"ACTIVE","subnets":["ae272338-a979-4832-b9b7-45ed8deebe37"],"description":"","tags":[],"updated_at":"2019-03-26T11:31:16Z","qos_policy_id":null,"name":"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d","admin_state_up":true,"tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:15Z","mtu":1450}]} 2019-03-26 11:31:26,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bad7d7bc-b7be-43e8-a0e6-3ef6bf7983bc 2019-03-26 11:31:26,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0954389572144s 2019-03-26 11:31:26,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:31:26,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:26,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:26 GMT X-Openstack-Request-Id: req-6ce24188-6e62-4129-ba1d-23edc4a36417 2019-03-26 11:31:26,070 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7436106d-4500-442c-91d7-f1989ea8a3ef","tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:31:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"09ba6d42c712474c8ad19a2aa154b2b8","id":"ae272338-a979-4832-b9b7-45ed8deebe37","subnetpool_id":null,"name":"vping_ssh-subnet_f4d96599-00b4-4753-a1d7-e79a8950c81d"}]} 2019-03-26 11:31:26,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-6ce24188-6e62-4129-ba1d-23edc4a36417 2019-03-26 11:31:26,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0583519935608s 2019-03-26 11:31:26,071 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:31:28,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:28,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:28,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ce6f27fd-6cae-46f5-ba44-f89736e20129 x-openstack-request-id: req-ce6f27fd-6cae-46f5-ba44-f89736e20129 2019-03-26 11:31:28,573 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "59e8a0af-5efb-4e2e-b14c-ca48742923b9", "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:31:28Z", "hostId": "3a5fa10603f0a44fa4a41965e58fa8542c13bd3599ba0d8598d6cef0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:25Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:31:28,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ce6f27fd-6cae-46f5-ba44-f89736e20129 2019-03-26 11:31:28,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499591112137s 2019-03-26 11:31:28,580 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:31:30,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:30,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:31,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 663 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b1520f6-c40e-484b-b8e4-a0b41d72f657 x-openstack-request-id: req-6b1520f6-c40e-484b-b8e4-a0b41d72f657 2019-03-26 11:31:31,244 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "59e8a0af-5efb-4e2e-b14c-ca48742923b9", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:31:28Z", "hostId": "3a5fa10603f0a44fa4a41965e58fa8542c13bd3599ba0d8598d6cef0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:25Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:31:31,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6b1520f6-c40e-484b-b8e4-a0b41d72f657 2019-03-26 11:31:31,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.662179946899s 2019-03-26 11:31:31,251 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:31:33,253 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:33,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:33,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-55ec2d09-cf55-40b5-a6a9-b68c4c4fdde6 x-openstack-request-id: req-55ec2d09-cf55-40b5-a6a9-b68c4c4fdde6 2019-03-26 11:31:33,704 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:d8:e2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:31:33.000000", "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "59e8a0af-5efb-4e2e-b14c-ca48742923b9", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:31:33Z", "hostId": "3a5fa10603f0a44fa4a41965e58fa8542c13bd3599ba0d8598d6cef0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:25Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:31:33,704 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-55ec2d09-cf55-40b5-a6a9-b68c4c4fdde6 2019-03-26 11:31:33,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451187849045s 2019-03-26 11:31:33,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:31:33,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=59e8a0af-5efb-4e2e-b14c-ca48742923b9" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:33,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:33 GMT X-Openstack-Request-Id: req-d4bcfde0-319c-474c-871f-6d98e9d8c03d 2019-03-26 11:31:33,770 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:31:32Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae272338-a979-4832-b9b7-45ed8deebe37","ip_address":"192.168.120.4"}],"id":"0e6ec3c6-17f0-49f7-b1a8-5b113959ab44","security_groups":["2cad90a2-68a9-4fd3-842e-f1731357c629"],"mac_address":"fa:16:3e:a6:d8:e2","project_id":"09ba6d42c712474c8ad19a2aa154b2b8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7436106d-4500-442c-91d7-f1989ea8a3ef","tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:28Z","binding:vnic_type":"normal","device_id":"59e8a0af-5efb-4e2e-b14c-ca48742923b9","ip_allocation":"immediate"}]} 2019-03-26 11:31:33,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=59e8a0af-5efb-4e2e-b14c-ca48742923b9 used request id req-d4bcfde0-319c-474c-871f-6d98e9d8c03d 2019-03-26 11:31:33,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0587391853333s 2019-03-26 11:31:33,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:31:33,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0e6ec3c6-17f0-49f7-b1a8-5b113959ab44" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:33,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:33 GMT X-Openstack-Request-Id: req-d869638a-8c8e-4e73-b1eb-e20c3d61cf3b 2019-03-26 11:31:33,832 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:31:33,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=0e6ec3c6-17f0-49f7-b1a8-5b113959ab44 used request id req-d869638a-8c8e-4e73-b1eb-e20c3d61cf3b 2019-03-26 11:31:33,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.051589012146s 2019-03-26 11:31:33,833 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a6:d8:e2', 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'bd8a990b-8365-4d85-9551-89594f89561c'}), 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-26T11:31:33.000000', 'flavor': Munch({u'id': u'1bc16b9d-b8f9-4705-844c-745d21e8f40f'}), 'az': u'nova', 'id': u'59e8a0af-5efb-4e2e-b14c-ca48742923b9', 'security_groups': [Munch({u'name': u'vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0d9bb218d5ba4519afe1dedb99c4997d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09ba6d42c712474c8ad19a2aa154b2b8', 'name': 'vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d', '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-26T11:31:33.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T11:31:33Z', 'hostId': u'3a5fa10603f0a44fa4a41965e58fa8542c13bd3599ba0d8598d6cef0', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.4', 'cloud': 'envvars', 'host_id': u'3a5fa10603f0a44fa4a41965e58fa8542c13bd3599ba0d8598d6cef0', '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-26T11:31:33.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'09ba6d42c712474c8ad19a2aa154b2b8', 'name': u'vping_ssh-vm2_f4d96599-00b4-4753-a1d7-e79a8950c81d', 'adminPass': u'KmxaUNGdt3Xt', 'tenant_id': u'09ba6d42c712474c8ad19a2aa154b2b8', 'created_at': u'2019-03-26T11:31:25Z', 'created': u'2019-03-26T11:31:25Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 11:31:33,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:31:33,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:33,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:33 GMT X-Openstack-Request-Id: req-543f1edf-aac4-4a1a-b619-185f617ca438 2019-03-26 11:31:33,932 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7436106d-4500-442c-91d7-f1989ea8a3ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09ba6d42c712474c8ad19a2aa154b2b8","l2_adjacency":true,"status":"ACTIVE","subnets":["ae272338-a979-4832-b9b7-45ed8deebe37"],"description":"","tags":[],"updated_at":"2019-03-26T11:31:16Z","qos_policy_id":null,"name":"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d","admin_state_up":true,"tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:15Z","mtu":1450}]} 2019-03-26 11:31:33,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-543f1edf-aac4-4a1a-b619-185f617ca438 2019-03-26 11:31:33,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0983879566193s 2019-03-26 11:31:33,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:31:33,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:33,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:33 GMT X-Openstack-Request-Id: req-e85c4bb4-13dd-46ac-9bd1-afcaf9251ca3 2019-03-26 11:31:33,976 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:31:21Z", "file": "/v2/images/bd8a990b-8365-4d85-9551-89594f89561c/file", "owner": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "bd8a990b-8365-4d85-9551-89594f89561c", "size": 12716032, "self": "/v2/images/bd8a990b-8365-4d85-9551-89594f89561c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/bd8a990b-8365-4d85-9551-89594f89561c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/bd8a990b-8365-4d85-9551-89594f89561c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:31:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:31:33,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e85c4bb4-13dd-46ac-9bd1-afcaf9251ca3 2019-03-26 11:31:33,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0385451316833s 2019-03-26 11:31:33,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:31:33,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:34,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-28bf0cbf-29b1-428f-b183-9bdadf6546fc x-openstack-request-id: req-28bf0cbf-29b1-428f-b183-9bdadf6546fc 2019-03-26 11:31:34,000 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f4d96599-00b4-4753-a1d7-e79a8950c81d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f"}]} 2019-03-26 11:31:34,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-28bf0cbf-29b1-428f-b183-9bdadf6546fc 2019-03-26 11:31:34,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0220930576324s 2019-03-26 11:31:34,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-26 11:31:34,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" -d '{"server": {"name": "vping_ssh-vm_f4d96599-00b4-4753-a1d7-e79a8950c81d", "imageRef": "bd8a990b-8365-4d85-9551-89594f89561c", "key_name": "vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d", "flavorRef": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "7436106d-4500-442c-91d7-f1989ea8a3ef"}], "security_groups": [{"name": "2cad90a2-68a9-4fd3-842e-f1731357c629"}]}}' 2019-03-26 11:31:36,982 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722 x-compute-request-id: req-85463dfe-ab91-4a9c-b990-9798923a92dc x-openstack-request-id: req-85463dfe-ab91-4a9c-b990-9798923a92dc 2019-03-26 11:31:36,982 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "2cad90a2-68a9-4fd3-842e-f1731357c629"}], "OS-DCF:diskConfig": "MANUAL", "id": "e9146d08-bb12-4178-b1c9-3e8298f90722", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "bookmark"}], "adminPass": "B5LE3xWiPDZh"}} 2019-03-26 11:31:36,982 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-85463dfe-ab91-4a9c-b990-9798923a92dc 2019-03-26 11:31:36,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.98084497452s 2019-03-26 11:31:36,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:36,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:37,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 851 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-2a3e23c9-7b29-466e-8279-32661818b729 x-openstack-request-id: req-2a3e23c9-7b29-466e-8279-32661818b729 2019-03-26 11:31:37,647 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "e9146d08-bb12-4178-b1c9-3e8298f90722", "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "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-26T11:31:37Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d", "name": "vping_ssh-vm_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:36Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:d8:e2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:31:33.000000", "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "59e8a0af-5efb-4e2e-b14c-ca48742923b9", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:31:33Z", "hostId": "3a5fa10603f0a44fa4a41965e58fa8542c13bd3599ba0d8598d6cef0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:25Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:31:37,648 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2a3e23c9-7b29-466e-8279-32661818b729 2019-03-26 11:31:37,648 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664679050446s 2019-03-26 11:31:37,655 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:31:39,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:39,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:39,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 893 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-5ed0a76b-19a2-4719-b3f7-9ccfd6b02331 x-openstack-request-id: req-5ed0a76b-19a2-4719-b3f7-9ccfd6b02331 2019-03-26 11:31:39,847 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "e9146d08-bb12-4178-b1c9-3e8298f90722", "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:31:39Z", "hostId": "d6a3177a2da34e887b04f04ebfd5c32cd0ef04076c7117b5772d62d8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d", "name": "vping_ssh-vm_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:36Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:d8:e2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:31:33.000000", "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "59e8a0af-5efb-4e2e-b14c-ca48742923b9", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:31:33Z", "hostId": "3a5fa10603f0a44fa4a41965e58fa8542c13bd3599ba0d8598d6cef0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:25Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:31:39,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ed0a76b-19a2-4719-b3f7-9ccfd6b02331 2019-03-26 11:31:39,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190502882004s 2019-03-26 11:31:39,855 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:31:41,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:41,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:42,232 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-c09988d2-b8cd-4b82-a822-d09009fa79a0 x-openstack-request-id: req-c09988d2-b8cd-4b82-a822-d09009fa79a0 2019-03-26 11:31:42,233 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "e9146d08-bb12-4178-b1c9-3e8298f90722", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:31:40Z", "hostId": "d6a3177a2da34e887b04f04ebfd5c32cd0ef04076c7117b5772d62d8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d", "name": "vping_ssh-vm_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:36Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:d8:e2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:31:33.000000", "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "59e8a0af-5efb-4e2e-b14c-ca48742923b9", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:31:33Z", "hostId": "3a5fa10603f0a44fa4a41965e58fa8542c13bd3599ba0d8598d6cef0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:25Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:31:42,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c09988d2-b8cd-4b82-a822-d09009fa79a0 2019-03-26 11:31:42,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375952005386s 2019-03-26 11:31:42,241 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:31:44,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:44,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:44,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-efa8f88a-4227-4b5d-9fbf-1dfefa6e28f8 x-openstack-request-id: req-efa8f88a-4227-4b5d-9fbf-1dfefa6e28f8 2019-03-26 11:31:44,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "e9146d08-bb12-4178-b1c9-3e8298f90722", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:31:40Z", "hostId": "d6a3177a2da34e887b04f04ebfd5c32cd0ef04076c7117b5772d62d8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d", "name": "vping_ssh-vm_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:36Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:d8:e2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:31:33.000000", "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "59e8a0af-5efb-4e2e-b14c-ca48742923b9", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:31:33Z", "hostId": "3a5fa10603f0a44fa4a41965e58fa8542c13bd3599ba0d8598d6cef0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:25Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:31:44,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-efa8f88a-4227-4b5d-9fbf-1dfefa6e28f8 2019-03-26 11:31:44,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205513954163s 2019-03-26 11:31:44,457 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:31:46,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:46,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:47,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 869 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-0cc989fb-592e-4557-a320-1c63d035eacf x-openstack-request-id: req-0cc989fb-592e-4557-a320-1c63d035eacf 2019-03-26 11:31:47,141 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7f:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:31:45.000000", "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "e9146d08-bb12-4178-b1c9-3e8298f90722", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:31:46Z", "hostId": "d6a3177a2da34e887b04f04ebfd5c32cd0ef04076c7117b5772d62d8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d", "name": "vping_ssh-vm_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:36Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:d8:e2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:31:33.000000", "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "59e8a0af-5efb-4e2e-b14c-ca48742923b9", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:31:33Z", "hostId": "3a5fa10603f0a44fa4a41965e58fa8542c13bd3599ba0d8598d6cef0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:25Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:31:47,141 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0cc989fb-592e-4557-a320-1c63d035eacf 2019-03-26 11:31:47,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.682060956955s 2019-03-26 11:31:47,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:31:47,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=e9146d08-bb12-4178-b1c9-3e8298f90722" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:47,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:47 GMT X-Openstack-Request-Id: req-176c3620-30e6-469a-82b0-44ea7176124b 2019-03-26 11:31:47,200 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:31:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae272338-a979-4832-b9b7-45ed8deebe37","ip_address":"192.168.120.5"}],"id":"44ce9405-74b5-460f-be51-6b79b36044ec","security_groups":["2cad90a2-68a9-4fd3-842e-f1731357c629"],"mac_address":"fa:16:3e:b3:7f:44","project_id":"09ba6d42c712474c8ad19a2aa154b2b8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7436106d-4500-442c-91d7-f1989ea8a3ef","tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:39Z","binding:vnic_type":"normal","device_id":"e9146d08-bb12-4178-b1c9-3e8298f90722","ip_allocation":"immediate"}]} 2019-03-26 11:31:47,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e9146d08-bb12-4178-b1c9-3e8298f90722 used request id req-176c3620-30e6-469a-82b0-44ea7176124b 2019-03-26 11:31:47,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0520780086517s 2019-03-26 11:31:47,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:31:47,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=44ce9405-74b5-460f-be51-6b79b36044ec" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:47,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:47 GMT X-Openstack-Request-Id: req-7affe036-72ba-4a11-bedc-2639da0ed38b 2019-03-26 11:31:47,259 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:31:47,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=44ce9405-74b5-460f-be51-6b79b36044ec used request id req-7affe036-72ba-4a11-bedc-2639da0ed38b 2019-03-26 11:31:47,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0477290153503s 2019-03-26 11:31:47,260 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b3:7f:44', 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'bd8a990b-8365-4d85-9551-89594f89561c'}), 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-26T11:31:45.000000', 'flavor': Munch({u'id': u'1bc16b9d-b8f9-4705-844c-745d21e8f40f'}), 'az': u'nova', 'id': u'e9146d08-bb12-4178-b1c9-3e8298f90722', 'security_groups': [Munch({u'name': u'vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'0d9bb218d5ba4519afe1dedb99c4997d', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09ba6d42c712474c8ad19a2aa154b2b8', 'name': 'vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d', '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-26T11:31:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T11:31:46Z', 'hostId': u'd6a3177a2da34e887b04f04ebfd5c32cd0ef04076c7117b5772d62d8', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d', 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'd6a3177a2da34e887b04f04ebfd5c32cd0ef04076c7117b5772d62d8', '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-26T11:31:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'09ba6d42c712474c8ad19a2aa154b2b8', 'name': u'vping_ssh-vm_f4d96599-00b4-4753-a1d7-e79a8950c81d', 'adminPass': u'B5LE3xWiPDZh', 'tenant_id': u'09ba6d42c712474c8ad19a2aa154b2b8', 'created_at': u'2019-03-26T11:31:36Z', 'created': u'2019-03-26T11:31:36Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 11:31:47,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:31:47,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:47,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1274 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:47 GMT X-Openstack-Request-Id: req-5528aaf3-d70d-4d2c-8bef-7502d5346543 2019-03-26 11:31:47,361 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"7436106d-4500-442c-91d7-f1989ea8a3ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09ba6d42c712474c8ad19a2aa154b2b8","l2_adjacency":true,"status":"ACTIVE","subnets":["ae272338-a979-4832-b9b7-45ed8deebe37"],"description":"","tags":[],"updated_at":"2019-03-26T11:31:16Z","qos_policy_id":null,"name":"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d","admin_state_up":true,"tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:15Z","mtu":1450}]} 2019-03-26 11:31:47,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-5528aaf3-d70d-4d2c-8bef-7502d5346543 2019-03-26 11:31:47,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0963699817657s 2019-03-26 11:31:47,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:31:47,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=e9146d08-bb12-4178-b1c9-3e8298f90722" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:47,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:47 GMT X-Openstack-Request-Id: req-e8efc9c0-855e-4a86-8db1-f31440d57a39 2019-03-26 11:31:47,413 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:31:45Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ae272338-a979-4832-b9b7-45ed8deebe37","ip_address":"192.168.120.5"}],"id":"44ce9405-74b5-460f-be51-6b79b36044ec","security_groups":["2cad90a2-68a9-4fd3-842e-f1731357c629"],"mac_address":"fa:16:3e:b3:7f:44","project_id":"09ba6d42c712474c8ad19a2aa154b2b8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"7436106d-4500-442c-91d7-f1989ea8a3ef","tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:39Z","binding:vnic_type":"normal","device_id":"e9146d08-bb12-4178-b1c9-3e8298f90722","ip_allocation":"immediate"}]} 2019-03-26 11:31:47,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=e9146d08-bb12-4178-b1c9-3e8298f90722 used request id req-e8efc9c0-855e-4a86-8db1-f31440d57a39 2019-03-26 11:31:47,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.050901889801s 2019-03-26 11:31:47,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-26 11:31:47,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "fixed_ip_address": "192.168.120.5", "port_id": "44ce9405-74b5-460f-be51-6b79b36044ec"}}' 2019-03-26 11:31:49,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:49 GMT X-Openstack-Request-Id: req-9390523f-c02d-4fd8-ae45-f4b740f5bd72 2019-03-26 11:31:49,782 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "a0e7ba52-f292-4f86-b940-e8822782448a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:48Z", "updated_at": "2019-03-26T11:31:48Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7436106d-4500-442c-91d7-f1989ea8a3ef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b3:7f:44", "device_id": "e9146d08-bb12-4178-b1c9-3e8298f90722"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_id": "44ce9405-74b5-460f-be51-6b79b36044ec", "id": "28ba4056-776e-4aca-b691-ce3ea6ac387c", "qos_policy_id": null}} 2019-03-26 11:31:49,782 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9390523f-c02d-4fd8-ae45-f4b740f5bd72 2019-03-26 11:31:49,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.36786699295s 2019-03-26 11:31:49,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:31:49,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:49,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:49 GMT X-Openstack-Request-Id: req-372dbd8f-768e-46bd-9583-2f8aa4dd437d 2019-03-26 11:31:49,876 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a0e7ba52-f292-4f86-b940-e8822782448a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:48Z", "updated_at": "2019-03-26T11:31:48Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7436106d-4500-442c-91d7-f1989ea8a3ef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b3:7f:44", "device_id": "e9146d08-bb12-4178-b1c9-3e8298f90722"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_id": "44ce9405-74b5-460f-be51-6b79b36044ec", "id": "28ba4056-776e-4aca-b691-ce3ea6ac387c", "qos_policy_id": null}]} 2019-03-26 11:31:49,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-372dbd8f-768e-46bd-9583-2f8aa4dd437d 2019-03-26 11:31:49,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0787310600281s 2019-03-26 11:31:49,883 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:31:49,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:31:49,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:50,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:50 GMT X-Openstack-Request-Id: req-5ce9496b-b9c4-46f8-8fd3-5997776ee658 2019-03-26 11:31:50,056 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a0e7ba52-f292-4f86-b940-e8822782448a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:48Z", "updated_at": "2019-03-26T11:31:48Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7436106d-4500-442c-91d7-f1989ea8a3ef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b3:7f:44", "device_id": "e9146d08-bb12-4178-b1c9-3e8298f90722"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_id": "44ce9405-74b5-460f-be51-6b79b36044ec", "id": "28ba4056-776e-4aca-b691-ce3ea6ac387c", "qos_policy_id": null}]} 2019-03-26 11:31:50,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5ce9496b-b9c4-46f8-8fd3-5997776ee658 2019-03-26 11:31:50,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0626749992371s 2019-03-26 11:31:50,062 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:31:50,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:31:50,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:50,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:50 GMT X-Openstack-Request-Id: req-11321e88-3c7a-4135-89b6-ad01465db6c1 2019-03-26 11:31:50,460 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a0e7ba52-f292-4f86-b940-e8822782448a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:48Z", "updated_at": "2019-03-26T11:31:48Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7436106d-4500-442c-91d7-f1989ea8a3ef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b3:7f:44", "device_id": "e9146d08-bb12-4178-b1c9-3e8298f90722"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_id": "44ce9405-74b5-460f-be51-6b79b36044ec", "id": "28ba4056-776e-4aca-b691-ce3ea6ac387c", "qos_policy_id": null}]} 2019-03-26 11:31:50,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-11321e88-3c7a-4135-89b6-ad01465db6c1 2019-03-26 11:31:50,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.288703918457s 2019-03-26 11:31:50,467 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:31:50,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:31:50,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:50,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:50 GMT X-Openstack-Request-Id: req-a428c506-a241-47f5-bb00-02862615690d 2019-03-26 11:31:50,635 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a0e7ba52-f292-4f86-b940-e8822782448a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:48Z", "updated_at": "2019-03-26T11:31:48Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7436106d-4500-442c-91d7-f1989ea8a3ef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b3:7f:44", "device_id": "e9146d08-bb12-4178-b1c9-3e8298f90722"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_id": "44ce9405-74b5-460f-be51-6b79b36044ec", "id": "28ba4056-776e-4aca-b691-ce3ea6ac387c", "qos_policy_id": null}]} 2019-03-26 11:31:50,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a428c506-a241-47f5-bb00-02862615690d 2019-03-26 11:31:50,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0582411289215s 2019-03-26 11:31:50,642 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:31:50,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:31:50,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:50,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:50 GMT X-Openstack-Request-Id: req-7ef54883-ff84-4ea5-9a1a-1a227c47a6c0 2019-03-26 11:31:50,808 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a0e7ba52-f292-4f86-b940-e8822782448a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:48Z", "updated_at": "2019-03-26T11:31:48Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7436106d-4500-442c-91d7-f1989ea8a3ef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b3:7f:44", "device_id": "e9146d08-bb12-4178-b1c9-3e8298f90722"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_id": "44ce9405-74b5-460f-be51-6b79b36044ec", "id": "28ba4056-776e-4aca-b691-ce3ea6ac387c", "qos_policy_id": null}]} 2019-03-26 11:31:50,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7ef54883-ff84-4ea5-9a1a-1a227c47a6c0 2019-03-26 11:31:50,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0569839477539s 2019-03-26 11:31:50,814 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:31:50,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:31:50,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:50,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:50 GMT X-Openstack-Request-Id: req-df340149-acf3-4986-9878-48681a2d5be0 2019-03-26 11:31:50,980 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a0e7ba52-f292-4f86-b940-e8822782448a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:48Z", "updated_at": "2019-03-26T11:31:48Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7436106d-4500-442c-91d7-f1989ea8a3ef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b3:7f:44", "device_id": "e9146d08-bb12-4178-b1c9-3e8298f90722"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_id": "44ce9405-74b5-460f-be51-6b79b36044ec", "id": "28ba4056-776e-4aca-b691-ce3ea6ac387c", "qos_policy_id": null}]} 2019-03-26 11:31:50,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-df340149-acf3-4986-9878-48681a2d5be0 2019-03-26 11:31:50,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0556778907776s 2019-03-26 11:31:50,987 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:31:51,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:31:51,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:51,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:51 GMT X-Openstack-Request-Id: req-78127162-15ff-4c6f-ad3b-6c4b6991c109 2019-03-26 11:31:51,154 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a0e7ba52-f292-4f86-b940-e8822782448a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:48Z", "updated_at": "2019-03-26T11:31:48Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7436106d-4500-442c-91d7-f1989ea8a3ef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b3:7f:44", "device_id": "e9146d08-bb12-4178-b1c9-3e8298f90722"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 0, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_id": "44ce9405-74b5-460f-be51-6b79b36044ec", "id": "28ba4056-776e-4aca-b691-ce3ea6ac387c", "qos_policy_id": null}]} 2019-03-26 11:31:51,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-78127162-15ff-4c6f-ad3b-6c4b6991c109 2019-03-26 11:31:51,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0574958324432s 2019-03-26 11:31:51,160 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:31:51,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:31:51,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:51,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:51 GMT X-Openstack-Request-Id: req-afc2bbb5-6a83-4460-9db5-a32d5a0754a8 2019-03-26 11:31:51,330 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "a0e7ba52-f292-4f86-b940-e8822782448a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:48Z", "updated_at": "2019-03-26T11:31:51Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "7436106d-4500-442c-91d7-f1989ea8a3ef", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b3:7f:44", "device_id": "e9146d08-bb12-4178-b1c9-3e8298f90722"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.204", "revision_number": 1, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_id": "44ce9405-74b5-460f-be51-6b79b36044ec", "id": "28ba4056-776e-4aca-b691-ce3ea6ac387c", "qos_policy_id": null}]} 2019-03-26 11:31:51,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-afc2bbb5-6a83-4460-9db5-a32d5a0754a8 2019-03-26 11:31:51,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0594229698181s 2019-03-26 11:31:51,336 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'a0e7ba52-f292-4f86-b940-e8822782448a', 'updated_at': u'2019-03-26T11:31:51Z', 'fixed_ip_address': u'192.168.120.5', 'floating_ip_address': u'172.30.9.204', 'revision_number': 1, 'port_id': u'44ce9405-74b5-460f-be51-6b79b36044ec', 'id': u'28ba4056-776e-4aca-b691-ce3ea6ac387c', 'network': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'port': u'44ce9405-74b5-460f-be51-6b79b36044ec', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'09ba6d42c712474c8ad19a2aa154b2b8', 'name': 'vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'09ba6d42c712474c8ad19a2aa154b2b8', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7436106d-4500-442c-91d7-f1989ea8a3ef', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b3:7f:44', u'device_id': u'e9146d08-bb12-4178-b1c9-3e8298f90722'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'09ba6d42c712474c8ad19a2aa154b2b8', 'created_at': u'2019-03-26T11:31:48Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'7436106d-4500-442c-91d7-f1989ea8a3ef', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b3:7f:44', u'device_id': u'e9146d08-bb12-4178-b1c9-3e8298f90722'}), 'router': u'a0e7ba52-f292-4f86-b940-e8822782448a'}) 2019-03-26 11:31:51,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 11:31:51,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722/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}3e260f85151eacee46536ab7f25cf235ba05e87d" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 11:31:52,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9605 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-68a6d47f-1221-4f66-b443-5e976117141a x-openstack-request-id: req-68a6d47f-1221-4f66-b443-5e976117141a 2019-03-26 11:31:52,135 - 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 493939452 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.232694] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.235673] pid_max: default: 32768 minimum: 301\n[ 0.237275] ACPI: Core revision 20150930\n[ 0.239295] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.241621] Security Framework initialized\n[ 0.243090] Yama: becoming mindful.\n[ 0.244387] AppArmor: AppArmor initialized\n[ 0.245881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.248222] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.250490] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.252644] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.255107] Initializing cgroup subsys io\n[ 0.256552] Initializing cgroup subsys memory\n[ 0.258091] Initializing cgroup subsys devices\n[ 0.259658] Initializing cgroup subsys freezer\n[ 0.261221] Initializing cgroup subsys net_cls\n[ 0.262777] Initializing cgroup subsys perf_event\n[ 0.264399] Initializing cgroup subsys net_prio\n[ 0.265984] Initializing cgroup subsys hugetlb\n[ 0.267543] Initializing cgroup subsys pids\n[ 0.269078] CPU: Physical Processor ID: 0\n[ 0.271242] mce: CPU supports 10 MCE banks\n[ 0.272744] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.274534] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.293384] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.301817] ftrace: allocating 31920 entries in 125 pages\n[ 0.332770] smpboot: Max logical packages: 1\n[ 0.334292] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.336702] x2apic enabled\n[ 0.338084] Switched APIC routing to physical x2apic.\n[ 0.340990] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.342994] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.346695] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.349894] KVM setup paravirtual spinlock\n[ 0.351849] x86: Booted up 1 node, 1 CPUs\n[ 0.353281] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.355706] devtmpfs: initialized\n[ 0.357958] evm: security.selinux\n[ 0.359193] evm: security.SMACK64\n[ 0.360423] evm: security.SMACK64EXEC\n[ 0.361758] evm: security.SMACK64TRANSMUTE\n[ 0.363195] evm: security.SMACK64MMAP\n[ 0.364517] evm: security.ima\n[ 0.365649] evm: security.capability\n[ 0.367032] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.370305] pinctrl core: initialized pinctrl subsystem\n[ 0.372204] RTC time: 11:31:45, date: 03/26/19\n[ 0.373842] NET: Registered protocol family 16\n[ 0.375521] cpuidle: using governor ladder\n[ 0.376978] cpuidle: using governor menu\n[ 0.378389] PCCT header not found.\n[ 0.379698] ACPI: bus type PCI registered\n[ 0.381131] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.383325] PCI: Using configuration type 1 for base access\n[ 0.385920] ACPI: Added _OSI(Module Device)\n[ 0.387403] ACPI: Added _OSI(Processor Device)\n[ 0.388939] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.390543] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.393157] ACPI: Interpreter enabled\n[ 0.394506] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.397817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.401117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.404411] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.407698] ACPI: (supports S0 S5)\n[ 0.408958] ACPI: Using IOAPIC for interrupt routing\n[ 0.410665] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.415260] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.417303] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.419523] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.421677] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.425567] acpiphp: Slot [3] registered\n[ 0.426994] acpiphp: Slot [4] registered\n[ 0.428428] acpiphp: Slot [5] registered\n[ 0.429862] acpiphp: Slot [6] registered\n[ 0.431278] acpiphp: Slot [7] registered\n[ 0.432695] acpiphp: Slot [8] registered\n[ 0.434122] acpiphp: Slot [9] registered\n[ 0.435536] acpiphp: Slot [10] registered\n[ 0.436974] acpiphp: Slot [11] registered\n[ 0.438419] acpiphp: Slot [12] registered\n[ 0.439861] acpiphp: Slot [13] registered\n[ 0.441296] acpiphp: Slot [14] registered\n[ 0.442746] acpiphp: Slot [15] registered\n[ 0.460006] acpiphp: Slot [16] registered\n[ 0.461450] acpiphp: Slot [17] registered\n[ 0.462894] acpiphp: Slot [18] registered\n[ 0.464338] acpiphp: Slot [19] registered\n[ 0.465785] acpiphp: Slot [20] registered\n[ 0.467229] acpiphp: Slot [21] registered\n[ 0.468673] acpiphp: Slot [22] registered\n[ 0.470114] acpiphp: Slot [23] registered\n[ 0.471556] acpiphp: Slot [24] registered\n[ 0.473008] acpiphp: Slot [25] registered\n[ 0.474447] acpiphp: Slot [26] registered\n[ 0.475886] acpiphp: Slot [27] registered\n[ 0.477336] acpiphp: Slot [28] registered\n[ 0.478799] acpiphp: Slot [29] registered\n[ 0.480236] acpiphp: Slot [30] registered\n[ 0.481676] acpiphp: Slot [31] registered\n[ 0.483113] PCI host bridge to bus 0000:00\n[ 0.484552] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.486738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.488916] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.491497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.494085] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.496727] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.501381] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.503664] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.505782] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.508079] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.515057] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.537440] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.540009] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.542978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.545489] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.547959] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.550167] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.552361] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.554247] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.557015] vgaarb: loaded\n[ 0.558076] vgaarb: bridge control possible 0000:00:02.0\n[ 0.560127] SCSI subsystem initialized\n[ 0.561684] ACPI: bus type USB registered\n[ 0.563154] usbcore: registered new interface driver usbfs\n[ 0.564997] usbcore: registered new interface driver hub\n[ 0.568898] usbcore: registered new device driver usb\n[ 0.571146] PCI: Using ACPI for IRQ routing\n[ 0.573236] NetLabel: Initializing\n[ 0.574513] NetLabel: domain hash size = 128\n[ 0.576042] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.577765] NetLabel: unlabeled traffic allowed by default\n[ 0.579945] clocksource: Switched to clocksource kvm-clock\n[ 0.590385] AppArmor: AppArmor Filesystem Enabled\n[ 0.592102] pnp: PnP ACPI init\n[ 0.593774] pnp: PnP ACPI: found 5 devices\n[ 0.601020] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.604076] NET: Registered protocol family 2\n[ 0.605899] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.608217] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.610373] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.612534] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.614492] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.616599] NET: Registered protocol family 1\n[ 0.618172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.620146] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.622074] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.637176] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.652409] Trying to unpack rootfs image as initramfs...\n[ 0.715014] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.717943] Scanning for low memory corruption every 60 seconds\n[ 0.720308] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.722383] audit: initializing netlink subsys (disabled)\n[ 0.724259] audit: type=2000 audit(1553599906.874:1): initialized\n[ 0.726569] Initialise system trusted keyring\n[ 0.728249] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.730348] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.733483] zbud: loaded\n[ 0.734679] VFS: Disk quotas dquot_6.6.0\n[ 0.736156] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.738786] fuse init (API version 7.23)\n[ 0.740339] Key type big_key registered\n[ 0.741761] Allocating IMA MOK and blacklist keyrings.\n[ 0.743902] Key type asymmetric registered\n[ 0.745387] Asymmetric key parser 'x509' registered\n[ 0.747111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.749780] io scheduler noop registered\n[ 0.751191] io scheduler deadline registered (default)\n[ 0.752982] io scheduler cfq registered\n[ 0.754467] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.756359] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.758614] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.761209] ACPI: Power Button [PWRF]\n[ 0.762684] GHES: HEST is not enabled!\n[ 0.777013] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.806780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.810270] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.835589] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.839200] Linux agpgart interface v0.103\n[ 0.842918] brd: module loaded\n[ 0.845381] loop: module loaded\n[ 0.850457] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.853068] GPT:90111 != 2097151\n[ 0.854283] GPT:Alternate GPT header not at the end of the disk.\n[ 0.856266] GPT:90111 != 2097151\n[ 0.857477] GPT: Use GNU Parted to correct GPT errors.\n[ 0.859219] vda: vda1 vda15\n[ 0.861145] scsi host0: ata_piix\n[ 0.862490] scsi host1: ata_piix\n[ 0.863756] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.865951] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.868768] libphy: Fixed MDIO Bus: probed\n[ 0.870236] tun: Universal TUN/TAP device driver, 1.6\n[ 0.871958] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.875271] PPP generic driver version 2.4.2\n[ 0.876872] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.879025] ehci-pci: EHCI PCI platform driver\n[ 0.880602] ehci-platform: EHCI generic platform driver\n[ 0.882388] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.884428] ohci-pci: OHCI PCI platform driver\n[ 0.886002] ohci-platform: OHCI generic platform driver\n[ 0.887796] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.902863] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.904661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.907279] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.909057] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.911092] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.913423] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.915959] usb usb1: Product: UHCI Host Controller\n[ 0.917617] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.919656] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.921355] hub 1-0:1.0: USB hub found\n[ 0.922756] hub 1-0:1.0: 2 ports detected\n[ 0.924361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.928035] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.929753] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.931557] mousedev: PS/2 mouse device common for all mice\n[ 0.933782] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.936798] rtc_cmos 00:00: RTC can wake from S4\n[ 0.938948] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.941066] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.943204] i2c /dev entries driver\n[ 0.944571] device-mapper: uevent: version 1.0.3\n[ 0.946264] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.949177] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.951473] NET: Registered protocol family 10\n[ 0.953327] NET: Registered protocol family 17\n[ 0.954910] Key type dns_resolver registered\n[ 0.956599] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.958551] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.961655] registered taskstats version 1\n[ 0.963144] Loading compiled-in X.509 certificates\n[ 0.965353] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.968696] zswap: loaded using pool lzo/zbud\n[ 0.971102] Key type trusted registered\n[ 0.973600] Key type encrypted registered\n[ 0.975052] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.976917] ima: No TPM chip found, activating TPM-bypass!\n[ 0.978798] evm: HMAC attrs: 0x1\n[ 0.980417] Magic number: 11:578:530\n[ 0.981801] tty ttyS10: hash matches\n[ 0.983230] rtc_cmos 00:00: setting system clock to 2019-03-26 11:31:46 UTC (1553599906)\n[ 0.986087] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.988090] EDD information not available.\n[ 1.025717] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.028473] Write protecting the kernel read-only data: 14336k\n[ 1.031842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.034929] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.086126] random: blkid urandom read with 3 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.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.00. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCdG1sVpPYnZypD2Y+BOBGeWt+SIohjPc2fNM0v64xwp1D/V0lj+mRB7cF7p+waEJ0SuTMC/FjJ9/P7lt2mfHEaV8i8XzQfY1RxVbonYBKHn03RHINhtC652zZVnY0V+0jTpS3VQ+qmzCHAuVcb+jR6jDuNrjn1Qbwd6fUxPx3J8Eoykad/2IPt3gtpxghUTmdKGgy2fPZDb9tLE6u6YjDalOPzOTUSo5XoVvN8n8Jgg2WF3RLGX2xCSOlDaNoacivhRpywojdcP/xaib2QOyGyNkPwF0YoP5cHcgAWgXrRdVhr7hJifBcNAIH5n4OupPbWE1+K9DPJgS81Meyf8yq1 root@vping-ssh-vm-f4d96599-00b4-4753-a1d7-e79a8950c81d\nssh-dss AAAAB3NzaC1kc3MAAACBAOkxyxYWlpV0xvj4HtpHY4ff/bppmgsDaSHgHIxmcG0qV1qh4nY8teAa5WS546JgHV4hVSFgutdNHeVQbV8Lk5fxMfgjW39O30r0+BXXByCIIRZUn8/0Kg4mstWQxtsxUyH4j83ZicA7upLL1W+IoQZb8oyphjuMXP6xQ7a6vzKFAAAAFQCSrzf3o1yrfokag8/ThrxmlftsWQAAAIEAhC/cF8oM4eOB9K+9C0Fqm4bZEzz5lrHJYZR4+pmo1rAj/G3cZKcoDIyaWISTVE/M9xWSvijyv9MgWp2jZncWJAjo4N/aPPTPUTmOu/MbAP0wL7jm4U+sDAAFXmhdWWChdaTdUIPI7ijO0UihYOnGEZhAkDxgF5oI8kmihDoiGzIAAACAeAz+H06YgJDrQILD4v2Y5jG+36vF1WjGOgf4gajw0KZCxtXWJpoKi0JrMt+Y+giclu4NGAhpB6LNyCA4tRnzwjrHU0vQPhBcAAXzGjgGuKuhC/gBZVI/zi4CMs1TTm5HXGGv9FHaK7YPGZXW2FItWiu86TpkdrnblxfV7B+gOX0= root@vping-ssh-vm-f4d96599-00b4-4753-a1d7-e79a8950c81d\n-----END SSH HOST KEY KEYS-----\n=== network info ===\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:feb3:7f44/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-00000004\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-ssh-vm-f4d96599-00b4-4753-a1d7-e79a8950c81d\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.70 ===\n/dev/root resized successfully [took 0.19s]\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-f4d96599-00b4-4753-a1d7-e79a8950c81d login: "} 2019-03-26 11:31:52,136 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722/action used request id req-68a6d47f-1221-4f66-b443-5e976117141a 2019-03-26 11:31:52,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.799302101135s 2019-03-26 11:31:52,137 - 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 493939452 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.232694] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.235673] pid_max: default: 32768 minimum: 301 [ 0.237275] ACPI: Core revision 20150930 [ 0.239295] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.241621] Security Framework initialized [ 0.243090] Yama: becoming mindful. [ 0.244387] AppArmor: AppArmor initialized [ 0.245881] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.248222] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.250490] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.252644] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.255107] Initializing cgroup subsys io [ 0.256552] Initializing cgroup subsys memory [ 0.258091] Initializing cgroup subsys devices [ 0.259658] Initializing cgroup subsys freezer [ 0.261221] Initializing cgroup subsys net_cls [ 0.262777] Initializing cgroup subsys perf_event [ 0.264399] Initializing cgroup subsys net_prio [ 0.265984] Initializing cgroup subsys hugetlb [ 0.267543] Initializing cgroup subsys pids [ 0.269078] CPU: Physical Processor ID: 0 [ 0.271242] mce: CPU supports 10 MCE banks [ 0.272744] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.274534] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.293384] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.301817] ftrace: allocating 31920 entries in 125 pages [ 0.332770] smpboot: Max logical packages: 1 [ 0.334292] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.336702] x2apic enabled [ 0.338084] Switched APIC routing to physical x2apic. [ 0.340990] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.342994] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.346695] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.349894] KVM setup paravirtual spinlock [ 0.351849] x86: Booted up 1 node, 1 CPUs [ 0.353281] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.355706] devtmpfs: initialized [ 0.357958] evm: security.selinux [ 0.359193] evm: security.SMACK64 [ 0.360423] evm: security.SMACK64EXEC [ 0.361758] evm: security.SMACK64TRANSMUTE [ 0.363195] evm: security.SMACK64MMAP [ 0.364517] evm: security.ima [ 0.365649] evm: security.capability [ 0.367032] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.370305] pinctrl core: initialized pinctrl subsystem [ 0.372204] RTC time: 11:31:45, date: 03/26/19 [ 0.373842] NET: Registered protocol family 16 [ 0.375521] cpuidle: using governor ladder [ 0.376978] cpuidle: using governor menu [ 0.378389] PCCT header not found. [ 0.379698] ACPI: bus type PCI registered [ 0.381131] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.383325] PCI: Using configuration type 1 for base access [ 0.385920] ACPI: Added _OSI(Module Device) [ 0.387403] ACPI: Added _OSI(Processor Device) [ 0.388939] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.390543] ACPI: Added _OSI(Processor Aggregator Device) [ 0.393157] ACPI: Interpreter enabled [ 0.394506] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.397817] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.401117] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.404411] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.407698] ACPI: (supports S0 S5) [ 0.408958] ACPI: Using IOAPIC for interrupt routing [ 0.410665] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.415260] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.417303] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.419523] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.421677] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.425567] acpiphp: Slot [3] registered [ 0.426994] acpiphp: Slot [4] registered [ 0.428428] acpiphp: Slot [5] registered [ 0.429862] acpiphp: Slot [6] registered [ 0.431278] acpiphp: Slot [7] registered [ 0.432695] acpiphp: Slot [8] registered [ 0.434122] acpiphp: Slot [9] registered [ 0.435536] acpiphp: Slot [10] registered [ 0.436974] acpiphp: Slot [11] registered [ 0.438419] acpiphp: Slot [12] registered [ 0.439861] acpiphp: Slot [13] registered [ 0.441296] acpiphp: Slot [14] registered [ 0.442746] acpiphp: Slot [15] registered [ 0.460006] acpiphp: Slot [16] registered [ 0.461450] acpiphp: Slot [17] registered [ 0.462894] acpiphp: Slot [18] registered [ 0.464338] acpiphp: Slot [19] registered [ 0.465785] acpiphp: Slot [20] registered [ 0.467229] acpiphp: Slot [21] registered [ 0.468673] acpiphp: Slot [22] registered [ 0.470114] acpiphp: Slot [23] registered [ 0.471556] acpiphp: Slot [24] registered [ 0.473008] acpiphp: Slot [25] registered [ 0.474447] acpiphp: Slot [26] registered [ 0.475886] acpiphp: Slot [27] registered [ 0.477336] acpiphp: Slot [28] registered [ 0.478799] acpiphp: Slot [29] registered [ 0.480236] acpiphp: Slot [30] registered [ 0.481676] acpiphp: Slot [31] registered [ 0.483113] PCI host bridge to bus 0000:00 [ 0.484552] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.486738] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.488916] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.491497] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.494085] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.496727] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.501381] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.503664] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.505782] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.508079] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512511] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.515057] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.537440] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.540009] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.542978] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.545489] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.547959] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.550167] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.552361] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.554247] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.557015] vgaarb: loaded [ 0.558076] vgaarb: bridge control possible 0000:00:02.0 [ 0.560127] SCSI subsystem initialized [ 0.561684] ACPI: bus type USB registered [ 0.563154] usbcore: registered new interface driver usbfs [ 0.564997] usbcore: registered new interface driver hub [ 0.568898] usbcore: registered new device driver usb [ 0.571146] PCI: Using ACPI for IRQ routing [ 0.573236] NetLabel: Initializing [ 0.574513] NetLabel: domain hash size = 128 [ 0.576042] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.577765] NetLabel: unlabeled traffic allowed by default [ 0.579945] clocksource: Switched to clocksource kvm-clock [ 0.590385] AppArmor: AppArmor Filesystem Enabled [ 0.592102] pnp: PnP ACPI init [ 0.593774] pnp: PnP ACPI: found 5 devices [ 0.601020] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.604076] NET: Registered protocol family 2 [ 0.605899] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.608217] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.610373] TCP: Hash tables configured (established 4096 bind 4096) [ 0.612534] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.614492] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.616599] NET: Registered protocol family 1 [ 0.618172] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.620146] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.622074] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.637176] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.652409] Trying to unpack rootfs image as initramfs... [ 0.715014] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.717943] Scanning for low memory corruption every 60 seconds [ 0.720308] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.722383] audit: initializing netlink subsys (disabled) [ 0.724259] audit: type=2000 audit(1553599906.874:1): initialized [ 0.726569] Initialise system trusted keyring [ 0.728249] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.730348] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.733483] zbud: loaded [ 0.734679] VFS: Disk quotas dquot_6.6.0 [ 0.736156] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.738786] fuse init (API version 7.23) [ 0.740339] Key type big_key registered [ 0.741761] Allocating IMA MOK and blacklist keyrings. [ 0.743902] Key type asymmetric registered [ 0.745387] Asymmetric key parser 'x509' registered [ 0.747111] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.749780] io scheduler noop registered [ 0.751191] io scheduler deadline registered (default) [ 0.752982] io scheduler cfq registered [ 0.754467] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.756359] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.758614] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.761209] ACPI: Power Button [PWRF] [ 0.762684] GHES: HEST is not enabled! [ 0.777013] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.806780] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.810270] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.835589] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.839200] Linux agpgart interface v0.103 [ 0.842918] brd: module loaded [ 0.845381] loop: module loaded [ 0.850457] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.853068] GPT:90111 != 2097151 [ 0.854283] GPT:Alternate GPT header not at the end of the disk. [ 0.856266] GPT:90111 != 2097151 [ 0.857477] GPT: Use GNU Parted to correct GPT errors. [ 0.859219] vda: vda1 vda15 [ 0.861145] scsi host0: ata_piix [ 0.862490] scsi host1: ata_piix [ 0.863756] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.865951] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.868768] libphy: Fixed MDIO Bus: probed [ 0.870236] tun: Universal TUN/TAP device driver, 1.6 [ 0.871958] tun: (C) 1999-2004 Max Krasnyansky [ 0.875271] PPP generic driver version 2.4.2 [ 0.876872] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.879025] ehci-pci: EHCI PCI platform driver [ 0.880602] ehci-platform: EHCI generic platform driver [ 0.882388] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.884428] ohci-pci: OHCI PCI platform driver [ 0.886002] ohci-platform: OHCI generic platform driver [ 0.887796] uhci_hcd: USB Universal Host Controller Interface driver [ 0.902863] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.904661] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.907279] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.909057] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.911092] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.913423] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.915959] usb usb1: Product: UHCI Host Controller [ 0.917617] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.919656] usb usb1: SerialNumber: 0000:00:01.2 [ 0.921355] hub 1-0:1.0: USB hub found [ 0.922756] hub 1-0:1.0: 2 ports detected [ 0.924361] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.928035] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.929753] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.931557] mousedev: PS/2 mouse device common for all mice [ 0.933782] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.936798] rtc_cmos 00:00: RTC can wake from S4 [ 0.938948] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.941066] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.943204] i2c /dev entries driver [ 0.944571] device-mapper: uevent: version 1.0.3 [ 0.946264] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.949177] ledtrig-cpu: registered to indicate activity on CPUs [ 0.951473] NET: Registered protocol family 10 [ 0.953327] NET: Registered protocol family 17 [ 0.954910] Key type dns_resolver registered [ 0.956599] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.958551] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.961655] registered taskstats version 1 [ 0.963144] Loading compiled-in X.509 certificates [ 0.965353] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.968696] zswap: loaded using pool lzo/zbud [ 0.971102] Key type trusted registered [ 0.973600] Key type encrypted registered [ 0.975052] AppArmor: AppArmor sha1 policy hashing enabled [ 0.976917] ima: No TPM chip found, activating TPM-bypass! [ 0.978798] evm: HMAC attrs: 0x1 [ 0.980417] Magic number: 11:578:530 [ 0.981801] tty ttyS10: hash matches [ 0.983230] rtc_cmos 00:00: setting system clock to 2019-03-26 11:31:46 UTC (1553599906) [ 0.986087] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.988090] EDD information not available. [ 1.025717] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.028473] Write protecting the kernel read-only data: 14336k [ 1.031842] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.034929] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.086126] random: blkid urandom read with 3 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.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.00. 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCdG1sVpPYnZypD2Y+BOBGeWt+SIohjPc2fNM0v64xwp1D/V0lj+mRB7cF7p+waEJ0SuTMC/FjJ9/P7lt2mfHEaV8i8XzQfY1RxVbonYBKHn03RHINhtC652zZVnY0V+0jTpS3VQ+qmzCHAuVcb+jR6jDuNrjn1Qbwd6fUxPx3J8Eoykad/2IPt3gtpxghUTmdKGgy2fPZDb9tLE6u6YjDalOPzOTUSo5XoVvN8n8Jgg2WF3RLGX2xCSOlDaNoacivhRpywojdcP/xaib2QOyGyNkPwF0YoP5cHcgAWgXrRdVhr7hJifBcNAIH5n4OupPbWE1+K9DPJgS81Meyf8yq1 root@vping-ssh-vm-f4d96599-00b4-4753-a1d7-e79a8950c81d ssh-dss AAAAB3NzaC1kc3MAAACBAOkxyxYWlpV0xvj4HtpHY4ff/bppmgsDaSHgHIxmcG0qV1qh4nY8teAa5WS546JgHV4hVSFgutdNHeVQbV8Lk5fxMfgjW39O30r0+BXXByCIIRZUn8/0Kg4mstWQxtsxUyH4j83ZicA7upLL1W+IoQZb8oyphjuMXP6xQ7a6vzKFAAAAFQCSrzf3o1yrfokag8/ThrxmlftsWQAAAIEAhC/cF8oM4eOB9K+9C0Fqm4bZEzz5lrHJYZR4+pmo1rAj/G3cZKcoDIyaWISTVE/M9xWSvijyv9MgWp2jZncWJAjo4N/aPPTPUTmOu/MbAP0wL7jm4U+sDAAFXmhdWWChdaTdUIPI7ijO0UihYOnGEZhAkDxgF5oI8kmihDoiGzIAAACAeAz+H06YgJDrQILD4v2Y5jG+36vF1WjGOgf4gajw0KZCxtXWJpoKi0JrMt+Y+giclu4NGAhpB6LNyCA4tRnzwjrHU0vQPhBcAAXzGjgGuKuhC/gBZVI/zi4CMs1TTm5HXGGv9FHaK7YPGZXW2FItWiu86TpkdrnblxfV7B+gOX0= root@vping-ssh-vm-f4d96599-00b4-4753-a1d7-e79a8950c81d -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.5,24,fe80::f816:3eff:feb3:7f44/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-00000004 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-f4d96599-00b4-4753-a1d7-e79a8950c81d launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.70 === /dev/root resized successfully [took 0.19s] ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-f4d96599-00b4-4753-a1d7-e79a8950c81d login: 2019-03-26 11:31:52,141 - paramiko.transport - DEBUG - starting thread (client mode): 0x8ca72c90L 2019-03-26 11:31:52,141 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 11:31:52,142 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-26 11:31:52,142 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-26 11:31:52,143 - 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-26 11:31:52,143 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 11:31:52,143 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-26 11:31:52,144 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 11:31:52,144 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 11:31:52,144 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 11:31:52,161 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 11:31:52,161 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 11:31:52,173 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.204: f41e19db15bceb6d4b3cab05f96087ab 2019-03-26 11:31:52,174 - paramiko.transport - DEBUG - Trying discovered key 54e5e1b7c8115263da12dddcd516b73c in /tmp/tmphT7W6N 2019-03-26 11:31:52,199 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 11:31:52,204 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 11:31:52,207 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 11:31:52,208 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-26 11:31:52,208 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 11:31:52,209 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 11:31:52,252 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 11:31:52,252 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.4 (192.168.120.4): 56 data bytes 64 bytes from 192.168.120.4: seq=0 ttl=64 time=41.430 ms --- 192.168.120.4 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 41.430/41.430/41.430 ms 2019-03-26 11:31:52,253 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2019-03-26 11:31:52,257 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-26 11:31:52,370 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 11:31:52,371 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:38 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-26 11:31:52,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 11:31:52,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:52,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 11:31: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-508f05e8-60e6-4dc1-ac65-2ca7404e7f10 x-openstack-request-id: req-508f05e8-60e6-4dc1-ac65-2ca7404e7f10 2019-03-26 11:31:52,536 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9 used request id req-508f05e8-60e6-4dc1-ac65-2ca7404e7f10 2019-03-26 11:31:52,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160075902939s 2019-03-26 11:31:52,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:52,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:53,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08b441e0-2d84-4ab3-85b3-c1993c330a84 x-openstack-request-id: req-08b441e0-2d84-4ab3-85b3-c1993c330a84 2019-03-26 11:31:53,244 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7f:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7f:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:31:45.000000", "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "e9146d08-bb12-4178-b1c9-3e8298f90722", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:31:46Z", "hostId": "d6a3177a2da34e887b04f04ebfd5c32cd0ef04076c7117b5772d62d8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d", "name": "vping_ssh-vm_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:36Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a6:d8:e2", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/59e8a0af-5efb-4e2e-b14c-ca48742923b9", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:31:33.000000", "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "59e8a0af-5efb-4e2e-b14c-ca48742923b9", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:31:52Z", "hostId": "3a5fa10603f0a44fa4a41965e58fa8542c13bd3599ba0d8598d6cef0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:25Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:31:53,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08b441e0-2d84-4ab3-85b3-c1993c330a84 2019-03-26 11:31:53,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7076420784s 2019-03-26 11:31:53,247 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:31:55,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:55,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:56,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 763 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09d7b7d7-05ef-456c-beb1-0dd75101cba6 x-openstack-request-id: req-09d7b7d7-05ef-456c-beb1-0dd75101cba6 2019-03-26 11:31:56,646 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7f:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7f:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:31:45.000000", "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "e9146d08-bb12-4178-b1c9-3e8298f90722", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:31:46Z", "hostId": "d6a3177a2da34e887b04f04ebfd5c32cd0ef04076c7117b5772d62d8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d", "name": "vping_ssh-vm_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:36Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:31:56,646 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-09d7b7d7-05ef-456c-beb1-0dd75101cba6 2019-03-26 11:31:56,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.39674806595s 2019-03-26 11:31:56,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 11:31:56,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/28ba4056-776e-4aca-b691-ce3ea6ac387c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:57,774 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:31:57 GMT X-Openstack-Request-Id: req-28dbe0c8-7896-45c3-9fc1-24e7f5085afc 2019-03-26 11:31:57,774 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:31:57,774 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/28ba4056-776e-4aca-b691-ce3ea6ac387c.json used request id req-28dbe0c8-7896-45c3-9fc1-24e7f5085afc 2019-03-26 11:31:57,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.12154006958s 2019-03-26 11:31:57,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:31:57,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:57,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:57 GMT X-Openstack-Request-Id: req-286180fb-06d4-4c04-a03f-794277281f84 2019-03-26 11:31:57,847 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:31:57,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-286180fb-06d4-4c04-a03f-794277281f84 2019-03-26 11:31:57,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.063169002533s 2019-03-26 11:31:57,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 11:31:57,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:57,991 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a5f968ba-e93d-450f-91a9-1c5d3ea68bf0 x-openstack-request-id: req-a5f968ba-e93d-450f-91a9-1c5d3ea68bf0 2019-03-26 11:31:57,992 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722 used request id req-a5f968ba-e93d-450f-91a9-1c5d3ea68bf0 2019-03-26 11:31:57,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.143280982971s 2019-03-26 11:31:57,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:31:57,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:31:58,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 767 Content-Type: application/json Date: Tue, 26 Mar 2019 11:31:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-50876da3-2660-445a-a58b-8a7f9d089347 x-openstack-request-id: req-50876da3-2660-445a-a58b-8a7f9d089347 2019-03-26 11:31:58,454 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7f:44", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b3:7f:44", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/e9146d08-bb12-4178-b1c9-3e8298f90722", "rel": "bookmark"}], "image": {"id": "bd8a990b-8365-4d85-9551-89594f89561c", "links": [{"href": "http://172.30.9.22:8774/images/bd8a990b-8365-4d85-9551-89594f89561c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:31:45.000000", "flavor": {"id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f", "links": [{"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}]}, "id": "e9146d08-bb12-4178-b1c9-3e8298f90722", "security_groups": [{"name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}], "user_id": "0d9bb218d5ba4519afe1dedb99c4997d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:31:57Z", "hostId": "d6a3177a2da34e887b04f04ebfd5c32cd0ef04076c7117b5772d62d8", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d", "name": "vping_ssh-vm_f4d96599-00b4-4753-a1d7-e79a8950c81d", "created": "2019-03-26T11:31:36Z", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:31:58,454 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-50876da3-2660-445a-a58b-8a7f9d089347 2019-03-26 11:31:58,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.461977958679s 2019-03-26 11:31:58,456 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:32:00,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:00,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:32:00,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-31111e16-da4b-4f09-8660-00bfd753442c x-openstack-request-id: req-31111e16-da4b-4f09-8660-00bfd753442c 2019-03-26 11:32:00,530 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-26 11:32:00,530 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-31111e16-da4b-4f09-8660-00bfd753442c 2019-03-26 11:32:00,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0715630054474s 2019-03-26 11:32:00,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:32:00,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:32:00,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4831 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:00 GMT X-Openstack-Request-Id: req-767a69c5-3f4f-4d70-9681-2d8dd977efba 2019-03-26 11:32:00,591 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:22Z", "updated_at": "2019-03-26T11:31:23Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T11:31:22Z", "revision_number": 0, "id": "4f0dbb8e-dec3-458c-98d3-910a5d93fbc1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:22Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:22Z", "revision_number": 0, "id": "6bc85b9b-a939-4455-928f-b07d9fa9f2a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:22Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:23Z", "revision_number": 0, "id": "70aecb8f-5b89-45d2-a6c1-ea4fd5d05550", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:23Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:22Z", "revision_number": 0, "id": "b3bc4dcb-49fc-4334-8725-51909753ba0e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:22Z", "security_group_id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}], "revision_number": 3, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "2cad90a2-68a9-4fd3-842e-f1731357c629", "name": "vping_ssh-sg_f4d96599-00b4-4753-a1d7-e79a8950c81d"}, {"description": "Default security group", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:15Z", "updated_at": "2019-03-26T11:31:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "0ab2fe8e-c28d-4daf-9047-8a674d6fbc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "23301895-8848-40e6-b040-ece44fac4f60", "remote_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "31b3aeb4-0266-418f-a18b-e62aa5ed887a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "9f350b90-c406-4f70-bd71-bbdab1a43d5b", "remote_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}], "revision_number": 1, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "fcee0ab1-2c51-449b-9805-12e69012d673", "name": "default"}]} 2019-03-26 11:32:00,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-767a69c5-3f4f-4d70-9681-2d8dd977efba 2019-03-26 11:32:00,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0559298992157s 2019-03-26 11:32:00,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 11:32:00,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/2cad90a2-68a9-4fd3-842e-f1731357c629.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:32:00,735 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:32:00 GMT X-Openstack-Request-Id: req-0ea455ee-73e5-4e48-92ae-58c43e61eeeb 2019-03-26 11:32:00,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:32:00,736 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/2cad90a2-68a9-4fd3-842e-f1731357c629.json used request id req-0ea455ee-73e5-4e48-92ae-58c43e61eeeb 2019-03-26 11:32:00,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137813091278s 2019-03-26 11:32:00,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-26 11:32:00,739 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:32:00,777 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-5104f501-a474-4959-b0ac-a5b1df167f9e x-openstack-request-id: req-5104f501-a474-4959-b0ac-a5b1df167f9e 2019-03-26 11:32:00,777 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vping_ssh-kp_f4d96599-00b4-4753-a1d7-e79a8950c81d used request id req-5104f501-a474-4959-b0ac-a5b1df167f9e 2019-03-26 11:32:00,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0409939289093s 2019-03-26 11:32:00,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 11:32:00,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/a0e7ba52-f292-4f86-b940-e8822782448a/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}3e260f85151eacee46536ab7f25cf235ba05e87d" -d '{"subnet_id": "ae272338-a979-4832-b9b7-45ed8deebe37"}' 2019-03-26 11:32:03,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:03 GMT X-Openstack-Request-Id: req-d5ff9799-1fff-4c26-9d35-3d38f51bac2c 2019-03-26 11:32:03,019 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7436106d-4500-442c-91d7-f1989ea8a3ef", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "subnet_id": "ae272338-a979-4832-b9b7-45ed8deebe37", "subnet_ids": ["ae272338-a979-4832-b9b7-45ed8deebe37"], "port_id": "ca15d58d-f8a7-4f10-828c-cf0b1fe89e05", "id": "a0e7ba52-f292-4f86-b940-e8822782448a"} 2019-03-26 11:32:03,019 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a0e7ba52-f292-4f86-b940-e8822782448a/remove_router_interface.json used request id req-d5ff9799-1fff-4c26-9d35-3d38f51bac2c 2019-03-26 11:32:03,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.24157786369s 2019-03-26 11:32:03,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 11:32:03,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:32:03,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 705 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:03 GMT X-Openstack-Request-Id: req-c49a1d6d-47eb-4a26-9c8c-6d3c0bb7a794 2019-03-26 11:32:03,143 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:17Z", "admin_state_up": true, "updated_at": "2019-03-26T11:32:01Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "a0e7ba52-f292-4f86-b940-e8822782448a", "name": "vping_ssh-router_f4d96599-00b4-4753-a1d7-e79a8950c81d"}]} 2019-03-26 11:32:03,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c49a1d6d-47eb-4a26-9c8c-6d3c0bb7a794 2019-03-26 11:32:03,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.123955965042s 2019-03-26 11:32:03,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 11:32:03,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/a0e7ba52-f292-4f86-b940-e8822782448a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:32:04,634 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:32:04 GMT X-Openstack-Request-Id: req-746a9162-9dc8-4cda-8166-18e888ee327e 2019-03-26 11:32:04,634 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:32:04,635 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/a0e7ba52-f292-4f86-b940-e8822782448a.json used request id req-746a9162-9dc8-4cda-8166-18e888ee327e 2019-03-26 11:32:04,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.48949718475s 2019-03-26 11:32:04,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:32:04,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:32:04,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 680 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:04 GMT X-Openstack-Request-Id: req-641786f7-60c5-45af-afab-d24779793ca0 2019-03-26 11:32:04,688 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"7436106d-4500-442c-91d7-f1989ea8a3ef","tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:31:16Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"09ba6d42c712474c8ad19a2aa154b2b8","id":"ae272338-a979-4832-b9b7-45ed8deebe37","subnetpool_id":null,"name":"vping_ssh-subnet_f4d96599-00b4-4753-a1d7-e79a8950c81d"}]} 2019-03-26 11:32:04,688 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-641786f7-60c5-45af-afab-d24779793ca0 2019-03-26 11:32:04,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.052787065506s 2019-03-26 11:32:04,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 11:32:04,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/ae272338-a979-4832-b9b7-45ed8deebe37.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:32:05,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:32:05 GMT X-Openstack-Request-Id: req-f9928bf1-8e95-4482-93f3-a0eb9c5785c4 2019-03-26 11:32:05,837 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:32:05,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ae272338-a979-4832-b9b7-45ed8deebe37.json used request id req-f9928bf1-8e95-4482-93f3-a0eb9c5785c4 2019-03-26 11:32:05,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.1479511261s 2019-03-26 11:32:05,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:32:05,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:32:05,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1236 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:05 GMT X-Openstack-Request-Id: req-a00cee09-9aa8-41cc-8fdd-53dc1ea3e68e 2019-03-26 11:32:05,930 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"7436106d-4500-442c-91d7-f1989ea8a3ef","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"09ba6d42c712474c8ad19a2aa154b2b8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:32:05Z","qos_policy_id":null,"name":"vping_ssh-net_f4d96599-00b4-4753-a1d7-e79a8950c81d","admin_state_up":true,"tenant_id":"09ba6d42c712474c8ad19a2aa154b2b8","created_at":"2019-03-26T11:31:15Z","mtu":1450}]} 2019-03-26 11:32:05,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a00cee09-9aa8-41cc-8fdd-53dc1ea3e68e 2019-03-26 11:32:05,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0923399925232s 2019-03-26 11:32:05,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 11:32:05,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/7436106d-4500-442c-91d7-f1989ea8a3ef.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:32:06,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:32:06 GMT X-Openstack-Request-Id: req-6970247a-debb-4254-a9ff-f724c223c748 2019-03-26 11:32:06,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:32:06,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/7436106d-4500-442c-91d7-f1989ea8a3ef.json used request id req-6970247a-debb-4254-a9ff-f724c223c748 2019-03-26 11:32:06,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.983829021454s 2019-03-26 11:32:06,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:32:06,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:32:07,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:07 GMT X-Openstack-Request-Id: req-75eed460-fa85-4331-8a49-cf2f7ad540b6 2019-03-26 11:32:07,705 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:31:21Z", "file": "/v2/images/bd8a990b-8365-4d85-9551-89594f89561c/file", "owner": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "bd8a990b-8365-4d85-9551-89594f89561c", "size": 12716032, "self": "/v2/images/bd8a990b-8365-4d85-9551-89594f89561c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/bd8a990b-8365-4d85-9551-89594f89561c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/bd8a990b-8365-4d85-9551-89594f89561c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_f4d96599-00b4-4753-a1d7-e79a8950c81d", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:31:21Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:32:07,705 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-75eed460-fa85-4331-8a49-cf2f7ad540b6 2019-03-26 11:32:07,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.785400867462s 2019-03-26 11:32:07,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 11:32:07,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/bd8a990b-8365-4d85-9551-89594f89561c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3e260f85151eacee46536ab7f25cf235ba05e87d" 2019-03-26 11:32:08,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:32:08 GMT X-Openstack-Request-Id: req-43346b48-19b1-4c63-8df5-52a6e10d696a 2019-03-26 11:32:08,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-26 11:32:08,027 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/bd8a990b-8365-4d85-9551-89594f89561c used request id req-43346b48-19b1-4c63-8df5-52a6e10d696a 2019-03-26 11:32:08,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.320667982101s 2019-03-26 11:32:08,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:32:08,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:32:08,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-7cc61f04-051c-451c-b9fd-5ad347127af2 x-openstack-request-id: req-7cc61f04-051c-451c-b9fd-5ad347127af2 2019-03-26 11:32:08,058 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_ssh-flavor_f4d96599-00b4-4753-a1d7-e79a8950c81d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "1bc16b9d-b8f9-4705-844c-745d21e8f40f"}]} 2019-03-26 11:32:08,058 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7cc61f04-051c-451c-b9fd-5ad347127af2 2019-03-26 11:32:08,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0248780250549s 2019-03-26 11:32:08,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 11:32:08,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:32:08,083 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-42880137-cc73-4f99-9685-dd61736ae3b0 x-openstack-request-id: req-42880137-cc73-4f99-9685-dd61736ae3b0 2019-03-26 11:32:08,083 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/1bc16b9d-b8f9-4705-844c-745d21e8f40f used request id req-42880137-cc73-4f99-9685-dd61736ae3b0 2019-03-26 11:32:08,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0238070487976s 2019-03-26 11:32:08,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:32:08,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:32:08,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0de66879-7439-472d-866d-2eb3c6d9de44 2019-03-26 11:32:08,306 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "vping_ssh-user_f4d96599-00b4-4753-a1d7-e79a8950c81d", "links": {"self": "http://172.30.9.22:5000/v3/users/0d9bb218d5ba4519afe1dedb99c4997d"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0d9bb218d5ba4519afe1dedb99c4997d", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:32:08,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0de66879-7439-472d-866d-2eb3c6d9de44 2019-03-26 11:32:08,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222449064255s 2019-03-26 11:32:08,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:32:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/0d9bb218d5ba4519afe1dedb99c4997d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:32:08,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb28632-fe2c-406c-b7e0-2d4eaa23eb98 2019-03-26 11:32:08,518 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_ssh-user_f4d96599-00b4-4753-a1d7-e79a8950c81d", "links": {"self": "http://172.30.9.22:5000/v3/users/0d9bb218d5ba4519afe1dedb99c4997d"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0d9bb218d5ba4519afe1dedb99c4997d", "description": null}} 2019-03-26 11:32:08,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0d9bb218d5ba4519afe1dedb99c4997d used request id req-3bb28632-fe2c-406c-b7e0-2d4eaa23eb98 2019-03-26 11:32:08,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.206964015961s 2019-03-26 11:32:08,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 11:32:08,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/0d9bb218d5ba4519afe1dedb99c4997d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:32:08,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fb08596-3033-4cdb-b473-2d3b9dbacb6b 2019-03-26 11:32:08,833 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:32:08,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0d9bb218d5ba4519afe1dedb99c4997d used request id req-3fb08596-3033-4cdb-b473-2d3b9dbacb6b 2019-03-26 11:32:08,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.313716888428s 2019-03-26 11:32:08,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:32:08,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:32:09,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21d543e8-8707-4d12-92c1-2244edd3aeb3 2019-03-26 11:32:09,056 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.22:5000/v3/projects/09ba6d42c712474c8ad19a2aa154b2b8"}, "tags": [], "enabled": true, "id": "09ba6d42c712474c8ad19a2aa154b2b8", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_f4d96599-00b4-4753-a1d7-e79a8950c81d"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:32:09,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-21d543e8-8707-4d12-92c1-2244edd3aeb3 2019-03-26 11:32:09,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.216126918793s 2019-03-26 11:32:09,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 11:32:09,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/09ba6d42c712474c8ad19a2aa154b2b8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:32:09,283 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:32:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4552b81c-abbc-4a2e-a856-9b8655972ce4 2019-03-26 11:32:09,283 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:32:09,283 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/09ba6d42c712474c8ad19a2aa154b2b8 used request id req-4552b81c-abbc-4a2e-a856-9b8655972ce4 2019-03-26 11:32:09,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.222356081009s 2019-03-26 11:32:09,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:32:09,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=09ba6d42c712474c8ad19a2aa154b2b8&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}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:32:09,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:09 GMT X-Openstack-Request-Id: req-689f2c64-776d-44f4-b884-a44144eebbc6 2019-03-26 11:32:09,613 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:15Z", "updated_at": "2019-03-26T11:31:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "0ab2fe8e-c28d-4daf-9047-8a674d6fbc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "23301895-8848-40e6-b040-ece44fac4f60", "remote_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "31b3aeb4-0266-418f-a18b-e62aa5ed887a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "9f350b90-c406-4f70-bd71-bbdab1a43d5b", "remote_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}], "revision_number": 1, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "fcee0ab1-2c51-449b-9805-12e69012d673", "name": "default"}]} 2019-03-26 11:32:09,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=09ba6d42c712474c8ad19a2aa154b2b8&name=default used request id req-689f2c64-776d-44f4-b884-a44144eebbc6 2019-03-26 11:32:09,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325538158417s 2019-03-26 11:32:09,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:32:09,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:32:09,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:09 GMT X-Openstack-Request-Id: req-ee6cdc16-f87b-4f5b-9bb3-aa72884f7ad2 2019-03-26 11:32:09,665 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "created_at": "2019-03-26T11:31:15Z", "updated_at": "2019-03-26T11:31:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "9f350b90-c406-4f70-bd71-bbdab1a43d5b", "remote_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "23301895-8848-40e6-b040-ece44fac4f60", "remote_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "0ab2fe8e-c28d-4daf-9047-8a674d6fbc4f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv6", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:31:15Z", "revision_number": 0, "id": "31b3aeb4-0266-418f-a18b-e62aa5ed887a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:31:15Z", "security_group_id": "fcee0ab1-2c51-449b-9805-12e69012d673", "tenant_id": "09ba6d42c712474c8ad19a2aa154b2b8", "port_range_min": null, "ethertype": "IPv4", "project_id": "09ba6d42c712474c8ad19a2aa154b2b8"}], "revision_number": 1, "project_id": "09ba6d42c712474c8ad19a2aa154b2b8", "id": "fcee0ab1-2c51-449b-9805-12e69012d673", "name": "default"}]} 2019-03-26 11:32:09,666 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ee6cdc16-f87b-4f5b-9bb3-aa72884f7ad2 2019-03-26 11:32:09,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0464141368866s 2019-03-26 11:32:09,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 11:32:09,673 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/fcee0ab1-2c51-449b-9805-12e69012d673.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e04099b4c10bb689122f41e4a18aef9be1b49cca" 2019-03-26 11:32:09,783 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:32:09 GMT X-Openstack-Request-Id: req-3dd33af0-77da-419b-9a37-4a2416a5ce53 2019-03-26 11:32:09,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:32:09,783 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/fcee0ab1-2c51-449b-9805-12e69012d673.json used request id req-3dd33af0-77da-419b-9a37-4a2416a5ce53 2019-03-26 11:32:09,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.110812902451s 2019-03-26 11:32:09,831 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2019-03-26 11:32:09,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:32:09,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab9adf9-d8aa-4df2-a9f5-e990c62e8d9c 2019-03-26 11:32:09,873 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:32:09,873 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-cab9adf9-d8aa-4df2-a9f5-e990c62e8d9c 2019-03-26 11:32:09,874 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:32:10,269 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["ENclUj4ySKe6DKc8OCqHrw"], "issued_at": "2019-03-26T11:32:10.000000Z"}} 2019-03-26 11:32:10,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:32:10,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:32:10,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:10 GMT X-Openstack-Request-Id: req-a7d91848-268e-40e4-a89f-8b044f504638 2019-03-26 11:32:10,803 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:32:10,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a7d91848-268e-40e4-a89f-8b044f504638 2019-03-26 11:32:10,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.5311191082s 2019-03-26 11:32:10,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:32:10,819 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8f52a04-c204-470f-9720-afa7ddd3922b 2019-03-26 11:32:10,819 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:32:10,819 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-a8f52a04-c204-470f-9720-afa7ddd3922b 2019-03-26 11:32:10,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:32:10,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:32:11,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daf3d040-0a52-4ee6-99a9-ff58f2bb684b 2019-03-26 11:32:11,024 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:32:11,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-daf3d040-0a52-4ee6-99a9-ff58f2bb684b 2019-03-26 11:32:11,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.204576015472s 2019-03-26 11:32:11,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 11:32:11,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}86403d45b208f677360a00de5fd5acdcb6e621d3" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_42898e5f-9cc4-452a-809f-1861c348dbe8"}}' 2019-03-26 11:32:11,360 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e80a1f17-7e94-4ca2-a55b-0adf5090d760 2019-03-26 11:32:11,360 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/c6dbe3fc27764f5a964457506df24584"}, "tags": [], "enabled": true, "id": "c6dbe3fc27764f5a964457506df24584", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_42898e5f-9cc4-452a-809f-1861c348dbe8"}} 2019-03-26 11:32:11,360 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e80a1f17-7e94-4ca2-a55b-0adf5090d760 2019-03-26 11:32:11,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.327741146088s 2019-03-26 11:32:11,361 - 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'c6dbe3fc27764f5a964457506df24584', '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_42898e5f-9cc4-452a-809f-1861c348dbe8'}) 2019-03-26 11:32:11,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 11:32:11,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}86403d45b208f677360a00de5fd5acdcb6e621d3" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "kxaJN8ro0WNqlNdaLR5ijMpYnBGjj9", "email": null, "name": "vping_userdata-user_42898e5f-9cc4-452a-809f-1861c348dbe8"}}' 2019-03-26 11:32:11,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8fbd82c-74b6-4414-8ba9-fb4d17dd42eb 2019-03-26 11:32:11,827 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_42898e5f-9cc4-452a-809f-1861c348dbe8", "links": {"self": "http://172.30.9.22:5000/v3/users/91256c3fa28f45f7bac32659818e7573"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91256c3fa28f45f7bac32659818e7573", "domain_id": "default", "password_expires_at": null}} 2019-03-26 11:32:11,827 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-f8fbd82c-74b6-4414-8ba9-fb4d17dd42eb 2019-03-26 11:32:11,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459735155106s 2019-03-26 11:32:11,828 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'91256c3fa28f45f7bac32659818e7573', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_42898e5f-9cc4-452a-809f-1861c348dbe8'}) 2019-03-26 11:32:11,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:32:11,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:32:12,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3b24c73-3339-4b23-8438-c0a712997c02 2019-03-26 11:32:12,030 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:32:12,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c3b24c73-3339-4b23-8438-c0a712997c02 2019-03-26 11:32:12,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198751211166s 2019-03-26 11:32:12,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:32:12,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:32:12,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db4bb4a-f0d6-499f-ba8f-b716fe9db1d3 2019-03-26 11:32:12,149 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:32:12,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6db4bb4a-f0d6-499f-ba8f-b716fe9db1d3 2019-03-26 11:32:12,150 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113713979721s 2019-03-26 11:32:12,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:32:12,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:32:12,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6bbf640-2cc5-4894-b3c8-4c7434ce4451 2019-03-26 11:32:12,302 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:32:12,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c6bbf640-2cc5-4894-b3c8-4c7434ce4451 2019-03-26 11:32:12,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.147449970245s 2019-03-26 11:32:12,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:32:12,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:32:12,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2785768b-4f0d-4240-b283-328720468e4c 2019-03-26 11:32:12,417 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:32:12,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2785768b-4f0d-4240-b283-328720468e4c 2019-03-26 11:32:12,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110332012177s 2019-03-26 11:32:12,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:32:12,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:32:12,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b50961-2590-4c6e-84a3-507c6df9e7f6 2019-03-26 11:32:12,632 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_42898e5f-9cc4-452a-809f-1861c348dbe8", "links": {"self": "http://172.30.9.22:5000/v3/users/91256c3fa28f45f7bac32659818e7573"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91256c3fa28f45f7bac32659818e7573", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:32:12,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e2b50961-2590-4c6e-84a3-507c6df9e7f6 2019-03-26 11:32:12,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214178085327s 2019-03-26 11:32:12,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:32:12,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:32:12,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194003e4-2a6a-4947-b9b5-5be931e2ac32 2019-03-26 11:32:12,768 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/c6dbe3fc27764f5a964457506df24584"}, "tags": [], "enabled": true, "id": "c6dbe3fc27764f5a964457506df24584", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_42898e5f-9cc4-452a-809f-1861c348dbe8"}]} 2019-03-26 11:32:12,768 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-194003e4-2a6a-4947-b9b5-5be931e2ac32 2019-03-26 11:32:12,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.123626947403s 2019-03-26 11:32:12,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:32:12,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=91256c3fa28f45f7bac32659818e7573&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=c6dbe3fc27764f5a964457506df24584" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:32:12,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd24e5b-f7eb-4a19-a2fc-5cd5d1760d80 2019-03-26 11:32:12,977 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=91256c3fa28f45f7bac32659818e7573&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=c6dbe3fc27764f5a964457506df24584", "previous": null, "next": null}} 2019-03-26 11:32:12,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=91256c3fa28f45f7bac32659818e7573&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=c6dbe3fc27764f5a964457506df24584 used request id req-bfd24e5b-f7eb-4a19-a2fc-5cd5d1760d80 2019-03-26 11:32:12,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200664997101s 2019-03-26 11:32:12,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 11:32:12,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/c6dbe3fc27764f5a964457506df24584/users/91256c3fa28f45f7bac32659818e7573/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:32:13,123 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:32:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f306b5d3-2cec-4fbf-a356-437e13a67c73 2019-03-26 11:32:13,123 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:32:13,123 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/c6dbe3fc27764f5a964457506df24584/users/91256c3fa28f45f7bac32659818e7573/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-f306b5d3-2cec-4fbf-a356-437e13a67c73 2019-03-26 11:32:13,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142626047134s 2019-03-26 11:32:13,124 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_42898e5f-9cc4-452a-809f-1861c348dbe8', 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'c6dbe3fc27764f5a964457506df24584', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'kxaJN8ro0WNqlNdaLR5ijMpYnBGjj9', 'username': u'vping_userdata-user_42898e5f-9cc4-452a-809f-1861c348dbe8', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 11:32:13,128 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_42898e5f-9cc4-452a-809f-1861c348dbe8', 'password': 'kxaJN8ro0WNqlNdaLR5ijMpYnBGjj9', 'project_name': 'vping_userdata-project_42898e5f-9cc4-452a-809f-1861c348dbe8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'c6dbe3fc27764f5a964457506df24584', 'project_domain_name': 'Default'} 2019-03-26 11:32:13,129 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2019-03-26 11:32:13,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:32:13,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:32:13,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbf3058c-4f20-43d8-8292-8aa8e8e4e50b 2019-03-26 11:32:13,325 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:32:13,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-cbf3058c-4f20-43d8-8292-8aa8e8e4e50b 2019-03-26 11:32:13,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196043968201s 2019-03-26 11:32:13,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:32:13,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:32:13,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 399 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3202ba8-ab05-41ac-b8b9-5b1be5d515de 2019-03-26 11:32:13,448 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/c6dbe3fc27764f5a964457506df24584"}, "tags": [], "enabled": true, "id": "c6dbe3fc27764f5a964457506df24584", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_42898e5f-9cc4-452a-809f-1861c348dbe8"}]} 2019-03-26 11:32:13,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f3202ba8-ab05-41ac-b8b9-5b1be5d515de 2019-03-26 11:32:13,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114920854568s 2019-03-26 11:32:13,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 11:32:13,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}86403d45b208f677360a00de5fd5acdcb6e621d3" -d '{"network": {"tenant_id": "c6dbe3fc27764f5a964457506df24584", "name": "vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8", "admin_state_up": true}}' 2019-03-26 11:32:13,795 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 727 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:13 GMT X-Openstack-Request-Id: req-ed05c158-4eea-479f-af1c-176293cca095 2019-03-26 11:32:13,796 - 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":"26a79f79-5629-471a-83d9-b813c2d21bc4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":2,"ipv4_address_scope":null,"shared":false,"project_id":"c6dbe3fc27764f5a964457506df24584","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:32:13Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8","admin_state_up":true,"tenant_id":"c6dbe3fc27764f5a964457506df24584","created_at":"2019-03-26T11:32:13Z","mtu":1450}} 2019-03-26 11:32:13,796 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ed05c158-4eea-479f-af1c-176293cca095 2019-03-26 11:32:13,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.344554901123s 2019-03-26 11:32:13,797 - 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-26T11:32:13Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'26a79f79-5629-471a-83d9-b813c2d21bc4', u'provider:segmentation_id': 2, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8', u'created_at': u'2019-03-26T11:32:13Z', u'mtu': 1450, u'tenant_id': u'c6dbe3fc27764f5a964457506df24584', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'c6dbe3fc27764f5a964457506df24584', u'l2_adjacency': True}) 2019-03-26 11:32:13,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:32:13,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29c6988a-8be4-47df-a6b2-06abe9cc6bd9 2019-03-26 11:32:13,808 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:32:13,808 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-29c6988a-8be4-47df-a6b2-06abe9cc6bd9 2019-03-26 11:32:13,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:32:14,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:32:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c6dbe3fc27764f5a964457506df24584", "name": "vping_userdata-project_42898e5f-9cc4-452a-809f-1861c348dbe8"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_c6dbe3fc27764f5a964457506df24584", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c6dbe3fc27764f5a964457506df24584", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c6dbe3fc27764f5a964457506df24584", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/c6dbe3fc27764f5a964457506df24584", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/c6dbe3fc27764f5a964457506df24584", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c6dbe3fc27764f5a964457506df24584", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/c6dbe3fc27764f5a964457506df24584", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/c6dbe3fc27764f5a964457506df24584", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c6dbe3fc27764f5a964457506df24584", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/c6dbe3fc27764f5a964457506df24584", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/c6dbe3fc27764f5a964457506df24584", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c6dbe3fc27764f5a964457506df24584", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/c6dbe3fc27764f5a964457506df24584", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/c6dbe3fc27764f5a964457506df24584", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_42898e5f-9cc4-452a-809f-1861c348dbe8", "id": "91256c3fa28f45f7bac32659818e7573"}, "audit_ids": ["OO9Aa1keS-2yWxwgwN90Rg"], "issued_at": "2019-03-26T11:32:14.000000Z"}} 2019-03-26 11:32:14,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:32:14,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:14,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1235 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:14 GMT X-Openstack-Request-Id: req-dda34de6-e0a1-4aa8-ba91-becbfbcf834d 2019-03-26 11:32:14,694 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"26a79f79-5629-471a-83d9-b813c2d21bc4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c6dbe3fc27764f5a964457506df24584","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:32:13Z","qos_policy_id":null,"name":"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8","admin_state_up":true,"tenant_id":"c6dbe3fc27764f5a964457506df24584","created_at":"2019-03-26T11:32:13Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 11:32:14,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-dda34de6-e0a1-4aa8-ba91-becbfbcf834d 2019-03-26 11:32:14,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.379807949066s 2019-03-26 11:32:14,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 11:32:14,696 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" -d '{"subnet": {"name": "vping_userdata-subnet_42898e5f-9cc4-452a-809f-1861c348dbe8", "enable_dhcp": true, "network_id": "26a79f79-5629-471a-83d9-b813c2d21bc4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 11:32:15,293 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 682 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:15 GMT X-Openstack-Request-Id: req-8a9e73cf-16bc-41f1-8d7c-acfe159530c1 2019-03-26 11:32:15,293 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26a79f79-5629-471a-83d9-b813c2d21bc4","tenant_id":"c6dbe3fc27764f5a964457506df24584","created_at":"2019-03-26T11:32:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:32: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":"c6dbe3fc27764f5a964457506df24584","id":"2991d9a2-d04e-478e-a49f-f6c93ee72ce8","subnetpool_id":null,"name":"vping_userdata-subnet_42898e5f-9cc4-452a-809f-1861c348dbe8"}} 2019-03-26 11:32:15,294 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8a9e73cf-16bc-41f1-8d7c-acfe159530c1 2019-03-26 11:32:15,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.597875118256s 2019-03-26 11:32:15,294 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:32: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'2991d9a2-d04e-478e-a49f-f6c93ee72ce8', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_42898e5f-9cc4-452a-809f-1861c348dbe8', u'enable_dhcp': True, u'network_id': u'26a79f79-5629-471a-83d9-b813c2d21bc4', u'tenant_id': u'c6dbe3fc27764f5a964457506df24584', u'created_at': u'2019-03-26T11:32: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'c6dbe3fc27764f5a964457506df24584'}) 2019-03-26 11:32:15,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 11:32:15,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "vping_userdata-router_42898e5f-9cc4-452a-809f-1861c348dbe8", "admin_state_up": true}}' 2019-03-26 11:32:16,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 701 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:16 GMT X-Openstack-Request-Id: req-eea5bef3-6d5d-44c0-abdb-42f167de5c89 2019-03-26 11:32:16,750 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c6dbe3fc27764f5a964457506df24584", "created_at": "2019-03-26T11:32:15Z", "admin_state_up": true, "updated_at": "2019-03-26T11:32:16Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c6dbe3fc27764f5a964457506df24584", "id": "06059a7a-81ce-40fe-b456-7641bc3b57dd", "name": "vping_userdata-router_42898e5f-9cc4-452a-809f-1861c348dbe8"}} 2019-03-26 11:32:16,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-eea5bef3-6d5d-44c0-abdb-42f167de5c89 2019-03-26 11:32:16,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.4556350708s 2019-03-26 11:32:16,751 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:32:16Z', u'revision_number': 2, u'id': u'06059a7a-81ce-40fe-b456-7641bc3b57dd', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_42898e5f-9cc4-452a-809f-1861c348dbe8', u'admin_state_up': True, u'tenant_id': u'c6dbe3fc27764f5a964457506df24584', u'created_at': u'2019-03-26T11:32:15Z', u'flavor_id': None, u'routes': [], u'project_id': u'c6dbe3fc27764f5a964457506df24584'}) 2019-03-26 11:32:16,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 11:32:16,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/06059a7a-81ce-40fe-b456-7641bc3b57dd/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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" -d '{"subnet_id": "2991d9a2-d04e-478e-a49f-f6c93ee72ce8"}' 2019-03-26 11:32:19,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:19 GMT X-Openstack-Request-Id: req-15c16891-3b7d-4867-a42c-ef2107ea2942 2019-03-26 11:32:19,370 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "26a79f79-5629-471a-83d9-b813c2d21bc4", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "subnet_id": "2991d9a2-d04e-478e-a49f-f6c93ee72ce8", "subnet_ids": ["2991d9a2-d04e-478e-a49f-f6c93ee72ce8"], "port_id": "5a70e08e-36de-4586-85b0-ac07903df30b", "id": "06059a7a-81ce-40fe-b456-7641bc3b57dd"} 2019-03-26 11:32:19,370 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/06059a7a-81ce-40fe-b456-7641bc3b57dd/add_router_interface.json used request id req-15c16891-3b7d-4867-a42c-ef2107ea2942 2019-03-26 11:32:19,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.61852288246s 2019-03-26 11:32:19,371 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 11:32:19,477 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 11:32:19,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:32:19,485 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:19 GMT 2019-03-26 11:32:19,485 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 11:32:19,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:32:19,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:19,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:19 GMT X-Openstack-Request-Id: req-9132326f-275d-4e82-9b12-852d71e1e2f4 2019-03-26 11:32:19,762 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:32:19,762 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9132326f-275d-4e82-9b12-852d71e1e2f4 2019-03-26 11:32:19,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.274391174316s 2019-03-26 11:32:19,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 11:32:19,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8"}' 2019-03-26 11:32:19,867 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 945 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:19 GMT Location: http://172.30.9.22:9292/v2/images/96476df5-6c71-4566-a790-85792dd737c9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-e8adb2b7-663a-40f0-916e-3cc4613f6d47 2019-03-26 11:32:19,867 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:32:19Z", "file": "/v2/images/96476df5-6c71-4566-a790-85792dd737c9/file", "owner": "c6dbe3fc27764f5a964457506df24584", "id": "96476df5-6c71-4566-a790-85792dd737c9", "size": null, "self": "/v2/images/96476df5-6c71-4566-a790-85792dd737c9", "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_42898e5f-9cc4-452a-809f-1861c348dbe8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8", "checksum": null, "created_at": "2019-03-26T11:32:19Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 11:32:19,867 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-e8adb2b7-663a-40f0-916e-3cc4613f6d47 2019-03-26 11:32:19,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0946521759033s 2019-03-26 11:32:19,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 11:32:19,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/96476df5-6c71-4566-a790-85792dd737c9/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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" -d '' 2019-03-26 11:32:20,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:32:20 GMT X-Openstack-Request-Id: req-b80e11c0-849c-4c2c-a347-c9df48f764b8 2019-03-26 11:32:20,369 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:32:20,369 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/96476df5-6c71-4566-a790-85792dd737c9/file used request id req-b80e11c0-849c-4c2c-a347-c9df48f764b8 2019-03-26 11:32:20,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.500911951065s 2019-03-26 11:32:20,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:32:20,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:20,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:20 GMT X-Openstack-Request-Id: req-1edcddb7-ff86-46a6-871d-adb0155d1801 2019-03-26 11:32:20,499 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:32:20Z", "file": "/v2/images/96476df5-6c71-4566-a790-85792dd737c9/file", "owner": "c6dbe3fc27764f5a964457506df24584", "id": "96476df5-6c71-4566-a790-85792dd737c9", "size": 12716032, "self": "/v2/images/96476df5-6c71-4566-a790-85792dd737c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/96476df5-6c71-4566-a790-85792dd737c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/96476df5-6c71-4566-a790-85792dd737c9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:32:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:32:20,499 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1edcddb7-ff86-46a6-871d-adb0155d1801 2019-03-26 11:32:20,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.125074148178s 2019-03-26 11:32:20,501 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/96476df5-6c71-4566-a790-85792dd737c9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/96476df5-6c71-4566-a790-85792dd737c9/file', 'owner': u'c6dbe3fc27764f5a964457506df24584', 'id': u'96476df5-6c71-4566-a790-85792dd737c9', 'size': 12716032, u'self': u'/v2/images/96476df5-6c71-4566-a790-85792dd737c9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c6dbe3fc27764f5a964457506df24584', 'name': 'vping_userdata-project_42898e5f-9cc4-452a-809f-1861c348dbe8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/96476df5-6c71-4566-a790-85792dd737c9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T11:32:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T11:32:20Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8', '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/96476df5-6c71-4566-a790-85792dd737c9', 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_42898e5f-9cc4-452a-809f-1861c348dbe8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8', 'created': u'2019-03-26T11:32:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T11:32: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/96476df5-6c71-4566-a790-85792dd737c9', 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_42898e5f-9cc4-452a-809f-1861c348dbe8', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 11:32:20,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:32:20,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}86403d45b208f677360a00de5fd5acdcb6e621d3" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_42898e5f-9cc4-452a-809f-1861c348dbe8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:32:20,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-18cfa08a-0624-4d26-b57d-7a3efdbdd9c4 x-openstack-request-id: req-18cfa08a-0624-4d26-b57d-7a3efdbdd9c4 2019-03-26 11:32:20,826 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vping_userdata-flavor_42898e5f-9cc4-452a-809f-1861c348dbe8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6f6b3432-636d-4196-afde-5969601bb566"}} 2019-03-26 11:32:20,826 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-18cfa08a-0624-4d26-b57d-7a3efdbdd9c4 2019-03-26 11:32:20,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.321472167969s 2019-03-26 11:32:20,827 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_42898e5f-9cc4-452a-809f-1861c348dbe8', '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'0c1029b257c44319a8784a806bbcda81', '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'6f6b3432-636d-4196-afde-5969601bb566', 'swap': 0}) 2019-03-26 11:32:20,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:32:20,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/6f6b3432-636d-4196-afde-5969601bb566/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}86403d45b208f677360a00de5fd5acdcb6e621d3" -d '{"extra_specs": {}}' 2019-03-26 11:32:20,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9fc14a2c-09b5-4d19-91cc-6bcb6cc240d0 x-openstack-request-id: req-9fc14a2c-09b5-4d19-91cc-6bcb6cc240d0 2019-03-26 11:32:20,847 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:32:20,848 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/6f6b3432-636d-4196-afde-5969601bb566/os-extra_specs used request id req-9fc14a2c-09b5-4d19-91cc-6bcb6cc240d0 2019-03-26 11:32:20,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202260017395s 2019-03-26 11:32:20,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:32:20,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:20,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:20 GMT X-Openstack-Request-Id: req-29014452-2d37-43c3-bcf2-9b1ac2e1cac7 2019-03-26 11:32:20,943 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26a79f79-5629-471a-83d9-b813c2d21bc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c6dbe3fc27764f5a964457506df24584","l2_adjacency":true,"status":"ACTIVE","subnets":["2991d9a2-d04e-478e-a49f-f6c93ee72ce8"],"description":"","tags":[],"updated_at":"2019-03-26T11:32:14Z","qos_policy_id":null,"name":"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8","admin_state_up":true,"tenant_id":"c6dbe3fc27764f5a964457506df24584","created_at":"2019-03-26T11:32:13Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 11:32:20,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-29014452-2d37-43c3-bcf2-9b1ac2e1cac7 2019-03-26 11:32:20,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.094719171524s 2019-03-26 11:32:20,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:32:20,953 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:20,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:20 GMT X-Openstack-Request-Id: req-1e8aa85b-1c29-4dd0-9282-c1c5f5c104b3 2019-03-26 11:32:20,988 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:32:20Z", "file": "/v2/images/96476df5-6c71-4566-a790-85792dd737c9/file", "owner": "c6dbe3fc27764f5a964457506df24584", "id": "96476df5-6c71-4566-a790-85792dd737c9", "size": 12716032, "self": "/v2/images/96476df5-6c71-4566-a790-85792dd737c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/96476df5-6c71-4566-a790-85792dd737c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/96476df5-6c71-4566-a790-85792dd737c9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:32:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:32:20,988 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1e8aa85b-1c29-4dd0-9282-c1c5f5c104b3 2019-03-26 11:32:20,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0388009548187s 2019-03-26 11:32:20,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:32:20,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:21,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-61ab4e68-c701-4435-9ca2-50befb9f7d48 x-openstack-request-id: req-61ab4e68-c701-4435-9ca2-50befb9f7d48 2019-03-26 11:32:21,278 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_42898e5f-9cc4-452a-809f-1861c348dbe8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6f6b3432-636d-4196-afde-5969601bb566"}]} 2019-03-26 11:32:21,278 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-61ab4e68-c701-4435-9ca2-50befb9f7d48 2019-03-26 11:32:21,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.282595157623s 2019-03-26 11:32:21,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-26 11:32:21,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" -d '{"server": {"name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "imageRef": "96476df5-6c71-4566-a790-85792dd737c9", "flavorRef": "6f6b3432-636d-4196-afde-5969601bb566", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26a79f79-5629-471a-83d9-b813c2d21bc4"}]}}' 2019-03-26 11:32:22,868 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303 x-compute-request-id: req-11be5ae2-107a-46c8-aecf-7d465f51246e x-openstack-request-id: req-11be5ae2-107a-46c8-aecf-7d465f51246e 2019-03-26 11:32:22,868 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "adminPass": "X7uUDmYjatu8"}} 2019-03-26 11:32:22,868 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-11be5ae2-107a-46c8-aecf-7d465f51246e 2019-03-26 11:32:22,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.58630609512s 2019-03-26 11:32:22,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:22,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:23,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-778f26eb-9ba5-4052-867b-cb0f996c5cff x-openstack-request-id: req-778f26eb-9ba5-4052-867b-cb0f996c5cff 2019-03-26 11:32:23,480 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "user_id": "91256c3fa28f45f7bac32659818e7573", "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-26T11:32:22Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:23,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-778f26eb-9ba5-4052-867b-cb0f996c5cff 2019-03-26 11:32:23,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.610829114914s 2019-03-26 11:32:23,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:32:23,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:23,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:23 GMT X-Openstack-Request-Id: req-7e431418-26cc-4f7b-8142-331eb8f883ef 2019-03-26 11:32:23,586 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26a79f79-5629-471a-83d9-b813c2d21bc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c6dbe3fc27764f5a964457506df24584","l2_adjacency":true,"status":"ACTIVE","subnets":["2991d9a2-d04e-478e-a49f-f6c93ee72ce8"],"description":"","tags":[],"updated_at":"2019-03-26T11:32:14Z","qos_policy_id":null,"name":"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8","admin_state_up":true,"tenant_id":"c6dbe3fc27764f5a964457506df24584","created_at":"2019-03-26T11:32:13Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 11:32:23,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7e431418-26cc-4f7b-8142-331eb8f883ef 2019-03-26 11:32:23,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0947639942169s 2019-03-26 11:32:23,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:32:23,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:23,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:23 GMT X-Openstack-Request-Id: req-7cba2975-63cd-470f-a610-e9252647c1f1 2019-03-26 11:32:23,657 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26a79f79-5629-471a-83d9-b813c2d21bc4","tenant_id":"c6dbe3fc27764f5a964457506df24584","created_at":"2019-03-26T11:32:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:32: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":"c6dbe3fc27764f5a964457506df24584","id":"2991d9a2-d04e-478e-a49f-f6c93ee72ce8","subnetpool_id":null,"name":"vping_userdata-subnet_42898e5f-9cc4-452a-809f-1861c348dbe8"}]} 2019-03-26 11:32:23,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-7cba2975-63cd-470f-a610-e9252647c1f1 2019-03-26 11:32:23,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0699541568756s 2019-03-26 11:32:23,659 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:32:25,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:25,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:26,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 646 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-7eed63c5-6786-4821-a758-9f27bbc74488 x-openstack-request-id: req-7eed63c5-6786-4821-a758-9f27bbc74488 2019-03-26 11:32:26,293 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:32:25Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:26,293 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7eed63c5-6786-4821-a758-9f27bbc74488 2019-03-26 11:32:26,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.632378101349s 2019-03-26 11:32:26,301 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:32:28,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:28,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:28,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-25aee399-d569-4592-855f-2b09fe06325a x-openstack-request-id: req-25aee399-d569-4592-855f-2b09fe06325a 2019-03-26 11:32:28,938 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:32:25Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:28,938 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-25aee399-d569-4592-855f-2b09fe06325a 2019-03-26 11:32:28,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.63477396965s 2019-03-26 11:32:28,944 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:32:30,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:30,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:31,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8bc33622-9a7f-443f-b06b-d6a0d585066d x-openstack-request-id: req-8bc33622-9a7f-443f-b06b-d6a0d585066d 2019-03-26 11:32:31,121 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:32:25Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:31,121 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8bc33622-9a7f-443f-b06b-d6a0d585066d 2019-03-26 11:32:31,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173958063126s 2019-03-26 11:32:31,127 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:32:33,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:33,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:33,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-09e3b822-6db7-41a0-afd3-23c8b4357ddd x-openstack-request-id: req-09e3b822-6db7-41a0-afd3-23c8b4357ddd 2019-03-26 11:32:33,322 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2e:e4", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:31.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:31Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:33,322 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-09e3b822-6db7-41a0-afd3-23c8b4357ddd 2019-03-26 11:32:33,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192490100861s 2019-03-26 11:32:33,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:32:33,330 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=66ad103b-3461-4bb8-9820-3f87bede7303" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:33,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:33 GMT X-Openstack-Request-Id: req-4b8b0616-c475-4a4d-b5ab-be1670160c97 2019-03-26 11:32:33,401 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:32:30Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2991d9a2-d04e-478e-a49f-f6c93ee72ce8","ip_address":"192.168.120.5"}],"id":"66b100e7-116d-4269-9a7f-aadf6271fb8a","security_groups":["8128906f-32c3-492f-ab71-77f55d0d783c"],"mac_address":"fa:16:3e:44:2e:e4","project_id":"c6dbe3fc27764f5a964457506df24584","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26a79f79-5629-471a-83d9-b813c2d21bc4","tenant_id":"c6dbe3fc27764f5a964457506df24584","created_at":"2019-03-26T11:32:27Z","binding:vnic_type":"normal","device_id":"66ad103b-3461-4bb8-9820-3f87bede7303","ip_allocation":"immediate"}]} 2019-03-26 11:32:33,401 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=66ad103b-3461-4bb8-9820-3f87bede7303 used request id req-4b8b0616-c475-4a4d-b5ab-be1670160c97 2019-03-26 11:32:33,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.071799993515s 2019-03-26 11:32:33,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:32:33,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=66b100e7-116d-4269-9a7f-aadf6271fb8a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:33,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:33 GMT X-Openstack-Request-Id: req-eda1cb1d-1fa0-4c85-8f3a-81a4e5a257f8 2019-03-26 11:32:33,461 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:32:33,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=66b100e7-116d-4269-9a7f-aadf6271fb8a used request id req-eda1cb1d-1fa0-4c85-8f3a-81a4e5a257f8 2019-03-26 11:32:33,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0498921871185s 2019-03-26 11:32:33,462 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:44:2e:e4', 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'96476df5-6c71-4566-a790-85792dd737c9'}), 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-26T11:32:31.000000', 'flavor': Munch({u'id': u'6f6b3432-636d-4196-afde-5969601bb566'}), 'az': u'nova', 'id': u'66ad103b-3461-4bb8-9820-3f87bede7303', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'91256c3fa28f45f7bac32659818e7573', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c6dbe3fc27764f5a964457506df24584', 'name': 'vping_userdata-project_42898e5f-9cc4-452a-809f-1861c348dbe8', '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-26T11:32:31.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T11:32:31Z', 'hostId': u'a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80', '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-26T11:32:31.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c6dbe3fc27764f5a964457506df24584', 'name': u'vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8', 'adminPass': u'X7uUDmYjatu8', 'tenant_id': u'c6dbe3fc27764f5a964457506df24584', 'created_at': u'2019-03-26T11:32:22Z', 'created': u'2019-03-26T11:32:22Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 11:32:33,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:32:33,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:33,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1279 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:33 GMT X-Openstack-Request-Id: req-9dffea25-4df3-42d8-a184-21b4c8074eb9 2019-03-26 11:32:33,579 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"26a79f79-5629-471a-83d9-b813c2d21bc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c6dbe3fc27764f5a964457506df24584","l2_adjacency":true,"status":"ACTIVE","subnets":["2991d9a2-d04e-478e-a49f-f6c93ee72ce8"],"description":"","tags":[],"updated_at":"2019-03-26T11:32:14Z","qos_policy_id":null,"name":"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8","admin_state_up":true,"tenant_id":"c6dbe3fc27764f5a964457506df24584","created_at":"2019-03-26T11:32:13Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 11:32:33,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9dffea25-4df3-42d8-a184-21b4c8074eb9 2019-03-26 11:32:33,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116080999374s 2019-03-26 11:32:33,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:32:33,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:33,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:33 GMT X-Openstack-Request-Id: req-2ac9656d-ac93-464d-b1f1-1a98f4d76987 2019-03-26 11:32:33,883 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:32:20Z", "file": "/v2/images/96476df5-6c71-4566-a790-85792dd737c9/file", "owner": "c6dbe3fc27764f5a964457506df24584", "id": "96476df5-6c71-4566-a790-85792dd737c9", "size": 12716032, "self": "/v2/images/96476df5-6c71-4566-a790-85792dd737c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/96476df5-6c71-4566-a790-85792dd737c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/96476df5-6c71-4566-a790-85792dd737c9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:32:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:32:33,884 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-2ac9656d-ac93-464d-b1f1-1a98f4d76987 2019-03-26 11:32:33,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29891204834s 2019-03-26 11:32:33,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:32:33,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:33,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ba03f9ef-72fb-4ddf-a0a7-3df41eca583d x-openstack-request-id: req-ba03f9ef-72fb-4ddf-a0a7-3df41eca583d 2019-03-26 11:32:33,908 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_42898e5f-9cc4-452a-809f-1861c348dbe8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6f6b3432-636d-4196-afde-5969601bb566"}]} 2019-03-26 11:32:33,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ba03f9ef-72fb-4ddf-a0a7-3df41eca583d 2019-03-26 11:32:33,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231950283051s 2019-03-26 11:32:33,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-26 11:32:33,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" -d '{"server": {"name": "vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8", "imageRef": "96476df5-6c71-4566-a790-85792dd737c9", "flavorRef": "6f6b3432-636d-4196-afde-5969601bb566", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "26a79f79-5629-471a-83d9-b813c2d21bc4"}]}}' 2019-03-26 11:32:35,390 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 374 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79 x-compute-request-id: req-4de57690-6cc0-484c-9d8d-869269022db9 x-openstack-request-id: req-4de57690-6cc0-484c-9d8d-869269022db9 2019-03-26 11:32:35,390 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "43569bdc-f39e-4599-bedc-b6924af5fc79", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "bookmark"}], "adminPass": "AqgZvJs88nPt"}} 2019-03-26 11:32:35,390 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4de57690-6cc0-484c-9d8d-869269022db9 2019-03-26 11:32:35,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.48046112061s 2019-03-26 11:32:35,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:35,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d8d6ec41-7018-4a40-9539-9d627761c505 x-openstack-request-id: req-d8d6ec41-7018-4a40-9539-9d627761c505 2019-03-26 11:32:35,816 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "43569bdc-f39e-4599-bedc-b6924af5fc79", "user_id": "91256c3fa28f45f7bac32659818e7573", "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-26T11:32:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:35Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2e:e4", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:31.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:31Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:35,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d8d6ec41-7018-4a40-9539-9d627761c505 2019-03-26 11:32:35,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.42480802536s 2019-03-26 11:32:35,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:32:37,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:37,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:38,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 889 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08f1ef94-f738-4ca5-800b-d75d7a9ea1e6 x-openstack-request-id: req-08f1ef94-f738-4ca5-800b-d75d7a9ea1e6 2019-03-26 11:32:38,007 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "43569bdc-f39e-4599-bedc-b6924af5fc79", "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:32:37Z", "hostId": "fd3d02aba83a8d6c67e43928682a7fb30bde1818277d86f0783283b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:35Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2e:e4", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:31.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:31Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:38,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08f1ef94-f738-4ca5-800b-d75d7a9ea1e6 2019-03-26 11:32:38,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180825948715s 2019-03-26 11:32:38,015 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:32:40,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:40,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:40,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 880 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47846476-340b-4572-898f-0099f06c1047 x-openstack-request-id: req-47846476-340b-4572-898f-0099f06c1047 2019-03-26 11:32:40,770 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "43569bdc-f39e-4599-bedc-b6924af5fc79", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:32:37Z", "hostId": "fd3d02aba83a8d6c67e43928682a7fb30bde1818277d86f0783283b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:35Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2e:e4", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:31.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:31Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:40,770 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-47846476-340b-4572-898f-0099f06c1047 2019-03-26 11:32:40,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.753437995911s 2019-03-26 11:32:40,778 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:32:42,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:42,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:43,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 865 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-2fb7b5f4-6ef8-4361-b9b0-5bfc5b17943e x-openstack-request-id: req-2fb7b5f4-6ef8-4361-b9b0-5bfc5b17943e 2019-03-26 11:32:43,007 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:b5:a3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:42.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "43569bdc-f39e-4599-bedc-b6924af5fc79", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:42Z", "hostId": "fd3d02aba83a8d6c67e43928682a7fb30bde1818277d86f0783283b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:35Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2e:e4", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:31.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:31Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:43,007 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2fb7b5f4-6ef8-4361-b9b0-5bfc5b17943e 2019-03-26 11:32:43,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.226552009583s 2019-03-26 11:32:43,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:32:43,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=43569bdc-f39e-4599-bedc-b6924af5fc79" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:43,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:43 GMT X-Openstack-Request-Id: req-a89d5235-b97f-4459-8a98-2ad7cfa31238 2019-03-26 11:32:43,063 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:32:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2991d9a2-d04e-478e-a49f-f6c93ee72ce8","ip_address":"192.168.120.11"}],"id":"2b368270-3f53-40a5-99ae-c90c3a9c8c38","security_groups":["8128906f-32c3-492f-ab71-77f55d0d783c"],"mac_address":"fa:16:3e:0a:b5:a3","project_id":"c6dbe3fc27764f5a964457506df24584","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"26a79f79-5629-471a-83d9-b813c2d21bc4","tenant_id":"c6dbe3fc27764f5a964457506df24584","created_at":"2019-03-26T11:32:37Z","binding:vnic_type":"normal","device_id":"43569bdc-f39e-4599-bedc-b6924af5fc79","ip_allocation":"immediate"}]} 2019-03-26 11:32:43,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=43569bdc-f39e-4599-bedc-b6924af5fc79 used request id req-a89d5235-b97f-4459-8a98-2ad7cfa31238 2019-03-26 11:32:43,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0476450920105s 2019-03-26 11:32:43,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:32:43,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=2b368270-3f53-40a5-99ae-c90c3a9c8c38" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:43,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:43 GMT X-Openstack-Request-Id: req-d0133540-54db-4690-b06e-ddc1fa661134 2019-03-26 11:32:43,120 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:32:43,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=2b368270-3f53-40a5-99ae-c90c3a9c8c38 used request id req-d0133540-54db-4690-b06e-ddc1fa661134 2019-03-26 11:32:43,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0451681613922s 2019-03-26 11:32:43,120 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:0a:b5:a3', 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'96476df5-6c71-4566-a790-85792dd737c9'}), 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-26T11:32:42.000000', 'flavor': Munch({u'id': u'6f6b3432-636d-4196-afde-5969601bb566'}), 'az': u'nova', 'id': u'43569bdc-f39e-4599-bedc-b6924af5fc79', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'91256c3fa28f45f7bac32659818e7573', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c6dbe3fc27764f5a964457506df24584', 'name': 'vping_userdata-project_42898e5f-9cc4-452a-809f-1861c348dbe8', '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-26T11:32:42.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T11:32:42Z', 'hostId': u'fd3d02aba83a8d6c67e43928682a7fb30bde1818277d86f0783283b8', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'fd3d02aba83a8d6c67e43928682a7fb30bde1818277d86f0783283b8', '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-26T11:32:42.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'c6dbe3fc27764f5a964457506df24584', 'name': u'vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8', 'adminPass': u'AqgZvJs88nPt', 'tenant_id': u'c6dbe3fc27764f5a964457506df24584', 'created_at': u'2019-03-26T11:32:35Z', 'created': u'2019-03-26T11:32:35Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 11:32:43,121 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2019-03-26 11:32:44,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:44,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:44,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 865 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-9e2208e8-ef48-495a-b073-c5932d2b84be x-openstack-request-id: req-9e2208e8-ef48-495a-b073-c5932d2b84be 2019-03-26 11:32:44,542 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:b5:a3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:42.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "43569bdc-f39e-4599-bedc-b6924af5fc79", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:42Z", "hostId": "fd3d02aba83a8d6c67e43928682a7fb30bde1818277d86f0783283b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:35Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2e:e4", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:31.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:31Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:44,542 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9e2208e8-ef48-495a-b073-c5932d2b84be 2019-03-26 11:32:44,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419786930084s 2019-03-26 11:32:44,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 11:32:44,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79/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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 11:32:44,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7894 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-ef57b577-13b9-4ce7-b646-38414b31bf52 x-openstack-request-id: req-ef57b577-13b9-4ce7-b646-38414b31bf52 2019-03-26 11:32:44,616 - 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 491424466 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.226542] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229443] pid_max: default: 32768 minimum: 301\n[ 0.230953] ACPI: Core revision 20150930\n[ 0.232851] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235128] Security Framework initialized\n[ 0.236512] Yama: becoming mindful.\n[ 0.237775] AppArmor: AppArmor initialized\n[ 0.239194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243567] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245669] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248007] Initializing cgroup subsys io\n[ 0.249419] Initializing cgroup subsys memory\n[ 0.250877] Initializing cgroup subsys devices\n[ 0.252349] Initializing cgroup subsys freezer\n[ 0.253854] Initializing cgroup subsys net_cls\n[ 0.255327] Initializing cgroup subsys perf_event\n[ 0.256967] Initializing cgroup subsys net_prio\n[ 0.258509] Initializing cgroup subsys hugetlb\n[ 0.260030] Initializing cgroup subsys pids\n[ 0.261520] CPU: Physical Processor ID: 0\n[ 0.263569] mce: CPU supports 10 MCE banks\n[ 0.265042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266758] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.283305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.291587] ftrace: allocating 31920 entries in 125 pages\n[ 0.322212] smpboot: Max logical packages: 1\n[ 0.323719] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.326030] x2apic enabled\n[ 0.327375] Switched APIC routing to physical x2apic.\n[ 0.330202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332098] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338733] KVM setup paravirtual spinlock\n[ 0.340583] x86: Booted up 1 node, 1 CPUs\n[ 0.341949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.344269] devtmpfs: initialized\n[ 0.346435] evm: security.selinux\n[ 0.347654] evm: security.SMACK64\n[ 0.348825] evm: security.SMACK64EXEC\n[ 0.350094] evm: security.SMACK64TRANSMUTE\n[ 0.351495] evm: security.SMACK64MMAP\n[ 0.352751] evm: security.ima\n[ 0.353858] evm: security.capability\n[ 0.355171] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358328] pinctrl core: initialized pinctrl subsystem\n[ 0.360185] RTC time: 11:32:42, date: 03/26/19\n[ 0.361759] NET: Registered protocol family 16\n[ 0.363383] cpuidle: using governor ladder\n[ 0.364778] cpuidle: using governor menu\n[ 0.366118] PCCT header not found.\n[ 0.367412] ACPI: bus type PCI registered\n[ 0.368850] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.370966] PCI: Using configuration type 1 for base access\n[ 0.373482] ACPI: Added _OSI(Module Device)\n[ 0.374901] ACPI: Added _OSI(Processor Device)\n[ 0.376363] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.377924] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.380467] ACPI: Interpreter enabled\n[ 0.381749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.384890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.388097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.391259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.394388] ACPI: (supports S0 S5)\n[ 0.395583] ACPI: Using IOAPIC for interrupt routing\n[ 0.397207] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.401633] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.403636] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.405794] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.407907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.411691] acpiphp: Slot [3] registered\n[ 0.413045] acpiphp: Slot [4] registered\n[ 0.414391] acpiphp: Slot [5] registered\n[ 0.415776] acpiphp: Slot [6] registered\n[ 0.417147] acpiphp: Slot [7] registered\n[ 0.418514] acpiphp: Slot [8] registered\n[ 0.419868] acpiphp: Slot [9] registered\n[ 0.421219] acpiphp: Slot [10] registered\n[ 0.422586] acpiphp: Slot [11] registered\n[ 0.423970] acpiphp: Slot [12] registered\n[ 0.425345] acpiphp: Slot [13] registered\n[ 0.426713] acpiphp: Slot [14] registered\n[ 0.428138] acpiphp: Slot [15] registered\n[ 0.445283] acpiphp: Slot [16] registered\n[ 0.446688] acpiphp: Slot [17] registered\n[ 0.448088] acpiphp: Slot [18] registered\n[ 0.449492] acpiphp: Slot [19] registered\n[ 0.450863] acpiphp: Slot [20] registered\n[ 0.452235] acpiphp: Slot [21] registered\n[ 0.453610] acpiphp: Slot [22] registered\n[ 0.455008] acpiphp: Slot [23] registered\n[ 0.456376] acpiphp: Slot [24] registered\n[ 0.457776] acpiphp: Slot [25] registered\n[ 0.459154] acpiphp: Slot [26] registered\n[ 0.460546] acpiphp: Slot [27] registered\n[ 0.461915] acpiphp: Slot [28] registered\n[ 0.463282] acpiphp: Slot [29] registered\n[ 0.464644] acpiphp: Slot [30] registered\n[ 0.466016] acpiphp: Slot [31] registered\n[ 0.467410] PCI host bridge to bus 0000:00\n[ 0.468811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.470875] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.472971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.475461] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.477937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.480489] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.485163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.487376] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.489394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.491556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.495893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.498352] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.519523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.521972] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.524599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.526999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.529402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.531493] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.533601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.535421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.538072] vgaarb: loaded\n[ 0.539090] vgaarb: bridge control possible 0000:00:02.0\n[ 0.541068] SCSI subsystem initialized\n[ 0.542553] ACPI: bus type USB registered\n[ 0.543976] usbcore: registered new interface driver usbfs\n[ 0.545726] usbcore: registered new interface driver hub\n[ 0.547480] usbcore: registered new device driver usb\n[ 0.549358] PCI: Using ACPI for IRQ routing\n[ 0.551228] NetLabel: Initializing\n[ 0.552485] NetLabel: domain hash size = 128\n[ 0.553954] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.555578] NetLabel: unlabeled traffic allowed by default\n[ 0.557545] clocksource: Switched to clocksource kvm-clock\n[ 0.567589] AppArmor: AppArmor Filesystem Enabled\n[ 0.571408] pnp: PnP ACPI init\n[ 0.573415] pnp: PnP ACPI: found 5 devices\n[ 0.580737] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.583802] NET: Registered protocol family 2\n[ 0.585776] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.588033] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.590138] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.592256] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.594166] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.596225] NET: Registered protocol family 1\n[ 0.597762] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.599682] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.601559] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.616293] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.631597] Trying to unpack rootfs image as initramfs...\n[ 0.693238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.696611] Scanning for low memory corruption every 60 seconds\n[ 0.699225] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.701594] audit: initializing netlink subsys (disabled)\n[ 0.703670] audit: type=2000 audit(1553599963.519:1): initialized\n[ 0.706309] Initialise system trusted keyring\n[ 0.708198] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.710565] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.714046] zbud: loaded\n[ 0.715372] VFS: Disk quotas dquot_6.6.0\n[ 0.717005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.719950] fuse init (API version 7.23)\n[ 0.721688] Key type big_key registered\n[ 0.723281] Allocating IMA MOK and blacklist keyrings.\n[ 0.725595] Key type asymmetric registered\n[ 0.727248] Asymmetric key parser 'x509' registered\n[ 0.729164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.732137] io scheduler noop registered\n[ 0.733741] io scheduler deadline registered (default)\n[ 0.735754] io scheduler cfq registered\n[ 0.737403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.739387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.741583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.744084] ACPI: Power Button [PWRF]\n[ 0.745505] GHES: HEST is not enabled!\n[ 0.759819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.790732] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.794303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.820285] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823747] Linux agpgart interface v0.103\n[ 0.827273] brd: module loaded\n[ 0.829633] loop: module loaded\n[ 0.834676] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.837188] GPT:90111 != 2097151\n[ 0.838340] GPT:Alternate GPT header not at the end of the disk.\n[ 0.840191] GPT:90111 != 2097151\n[ 0.841328] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842960] vda: vda1 vda15\n[ 0.844839] scsi host0: ata_piix\n[ 0.846111] scsi host1: ata_piix\n[ 0.847333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.849395] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852082] libphy: Fixed MDIO Bus: probed\n[ 0.853490] tun: Universal TUN/TAP device driver, 1.6\n[ 0.855128] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858458] PPP generic driver version 2.4.2\n[ 0.859996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.862060] ehci-pci: EHCI PCI platform driver\n[ 0.863563] ehci-platform: EHCI generic platform driver\n[ 0.865273] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867228] ohci-pci: OHCI PCI platform driver\n[ 0.868772] ohci-platform: OHCI generic platform driver\n[ 0.870481] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.885339] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887031] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.889537] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.891210] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.893131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.895199] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.897622] usb usb1: Product: UHCI Host Controller\n[ 0.899224] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.901146] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.902763] hub 1-0:1.0: USB hub found\n[ 0.904082] hub 1-0:1.0: 2 ports detected\n[ 0.905632] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.909189] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.910840] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.912590] mousedev: PS/2 mouse device common for all mice\n[ 0.914757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.917683] rtc_cmos 00:00: RTC can wake from S4\n[ 0.919760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.921829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.923896] i2c /dev entries driver\n[ 0.925204] device-mapper: uevent: version 1.0.3\n[ 0.927126] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.930021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932255] NET: Registered protocol family 10\n[ 0.934050] NET: Registered protocol family 17\n[ 0.935584] Key type dns_resolver registered\n[ 0.937198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939095] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942863] registered taskstats version 1\n[ 0.944313] Loading compiled-in X.509 certificates\n[ 0.946477] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.949695] zswap: loaded using pool lzo/zbud\n[ 0.952007] Key type trusted registered\n[ 0.954367] Key type encrypted registered\n[ 0.955778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.957602] ima: No TPM chip found, activating TPM-bypass!\n[ 0.959408] evm: HMAC attrs: 0x1\n[ 0.960953] Magic number: 11:578:530\n[ 0.962316] tty ttyS10: hash matches\n[ 0.963702] rtc_cmos 00:00: setting system clock to 2019-03-26 11:32:43 UTC (1553599963)\n[ 0.966476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968404] EDD information not available.\n[ 1.007292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.009966] Write protecting the kernel read-only data: 14336k\n[ 1.013292] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.016508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.065424] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\n"} 2019-03-26 11:32:44,617 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79/action used request id req-ef57b577-13b9-4ce7-b646-38414b31bf52 2019-03-26 11:32:44,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715899467468s 2019-03-26 11:32:44,618 - 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 491424466 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.226542] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229443] pid_max: default: 32768 minimum: 301 [ 0.230953] ACPI: Core revision 20150930 [ 0.232851] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235128] Security Framework initialized [ 0.236512] Yama: becoming mindful. [ 0.237775] AppArmor: AppArmor initialized [ 0.239194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243567] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245669] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248007] Initializing cgroup subsys io [ 0.249419] Initializing cgroup subsys memory [ 0.250877] Initializing cgroup subsys devices [ 0.252349] Initializing cgroup subsys freezer [ 0.253854] Initializing cgroup subsys net_cls [ 0.255327] Initializing cgroup subsys perf_event [ 0.256967] Initializing cgroup subsys net_prio [ 0.258509] Initializing cgroup subsys hugetlb [ 0.260030] Initializing cgroup subsys pids [ 0.261520] CPU: Physical Processor ID: 0 [ 0.263569] mce: CPU supports 10 MCE banks [ 0.265042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266758] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291587] ftrace: allocating 31920 entries in 125 pages [ 0.322212] smpboot: Max logical packages: 1 [ 0.323719] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326030] x2apic enabled [ 0.327375] Switched APIC routing to physical x2apic. [ 0.330202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332098] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.338733] KVM setup paravirtual spinlock [ 0.340583] x86: Booted up 1 node, 1 CPUs [ 0.341949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.344269] devtmpfs: initialized [ 0.346435] evm: security.selinux [ 0.347654] evm: security.SMACK64 [ 0.348825] evm: security.SMACK64EXEC [ 0.350094] evm: security.SMACK64TRANSMUTE [ 0.351495] evm: security.SMACK64MMAP [ 0.352751] evm: security.ima [ 0.353858] evm: security.capability [ 0.355171] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358328] pinctrl core: initialized pinctrl subsystem [ 0.360185] RTC time: 11:32:42, date: 03/26/19 [ 0.361759] NET: Registered protocol family 16 [ 0.363383] cpuidle: using governor ladder [ 0.364778] cpuidle: using governor menu [ 0.366118] PCCT header not found. [ 0.367412] ACPI: bus type PCI registered [ 0.368850] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.370966] PCI: Using configuration type 1 for base access [ 0.373482] ACPI: Added _OSI(Module Device) [ 0.374901] ACPI: Added _OSI(Processor Device) [ 0.376363] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.377924] ACPI: Added _OSI(Processor Aggregator Device) [ 0.380467] ACPI: Interpreter enabled [ 0.381749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.384890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.391259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.394388] ACPI: (supports S0 S5) [ 0.395583] ACPI: Using IOAPIC for interrupt routing [ 0.397207] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.401633] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.403636] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.405794] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.407907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.411691] acpiphp: Slot [3] registered [ 0.413045] acpiphp: Slot [4] registered [ 0.414391] acpiphp: Slot [5] registered [ 0.415776] acpiphp: Slot [6] registered [ 0.417147] acpiphp: Slot [7] registered [ 0.418514] acpiphp: Slot [8] registered [ 0.419868] acpiphp: Slot [9] registered [ 0.421219] acpiphp: Slot [10] registered [ 0.422586] acpiphp: Slot [11] registered [ 0.423970] acpiphp: Slot [12] registered [ 0.425345] acpiphp: Slot [13] registered [ 0.426713] acpiphp: Slot [14] registered [ 0.428138] acpiphp: Slot [15] registered [ 0.445283] acpiphp: Slot [16] registered [ 0.446688] acpiphp: Slot [17] registered [ 0.448088] acpiphp: Slot [18] registered [ 0.449492] acpiphp: Slot [19] registered [ 0.450863] acpiphp: Slot [20] registered [ 0.452235] acpiphp: Slot [21] registered [ 0.453610] acpiphp: Slot [22] registered [ 0.455008] acpiphp: Slot [23] registered [ 0.456376] acpiphp: Slot [24] registered [ 0.457776] acpiphp: Slot [25] registered [ 0.459154] acpiphp: Slot [26] registered [ 0.460546] acpiphp: Slot [27] registered [ 0.461915] acpiphp: Slot [28] registered [ 0.463282] acpiphp: Slot [29] registered [ 0.464644] acpiphp: Slot [30] registered [ 0.466016] acpiphp: Slot [31] registered [ 0.467410] PCI host bridge to bus 0000:00 [ 0.468811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.470875] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.472971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.475461] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.477937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.480489] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.487376] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.489394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.491556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.495893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.498352] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.519523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.521972] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.524599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.526999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.529402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.531493] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.533601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.535421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.538072] vgaarb: loaded [ 0.539090] vgaarb: bridge control possible 0000:00:02.0 [ 0.541068] SCSI subsystem initialized [ 0.542553] ACPI: bus type USB registered [ 0.543976] usbcore: registered new interface driver usbfs [ 0.545726] usbcore: registered new interface driver hub [ 0.547480] usbcore: registered new device driver usb [ 0.549358] PCI: Using ACPI for IRQ routing [ 0.551228] NetLabel: Initializing [ 0.552485] NetLabel: domain hash size = 128 [ 0.553954] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.555578] NetLabel: unlabeled traffic allowed by default [ 0.557545] clocksource: Switched to clocksource kvm-clock [ 0.567589] AppArmor: AppArmor Filesystem Enabled [ 0.571408] pnp: PnP ACPI init [ 0.573415] pnp: PnP ACPI: found 5 devices [ 0.580737] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.583802] NET: Registered protocol family 2 [ 0.585776] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.588033] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.590138] TCP: Hash tables configured (established 4096 bind 4096) [ 0.592256] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.594166] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.596225] NET: Registered protocol family 1 [ 0.597762] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.599682] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.601559] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.616293] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.631597] Trying to unpack rootfs image as initramfs... [ 0.693238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.696611] Scanning for low memory corruption every 60 seconds [ 0.699225] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.701594] audit: initializing netlink subsys (disabled) [ 0.703670] audit: type=2000 audit(1553599963.519:1): initialized [ 0.706309] Initialise system trusted keyring [ 0.708198] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.710565] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.714046] zbud: loaded [ 0.715372] VFS: Disk quotas dquot_6.6.0 [ 0.717005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.719950] fuse init (API version 7.23) [ 0.721688] Key type big_key registered [ 0.723281] Allocating IMA MOK and blacklist keyrings. [ 0.725595] Key type asymmetric registered [ 0.727248] Asymmetric key parser 'x509' registered [ 0.729164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.732137] io scheduler noop registered [ 0.733741] io scheduler deadline registered (default) [ 0.735754] io scheduler cfq registered [ 0.737403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.739387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.741583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.744084] ACPI: Power Button [PWRF] [ 0.745505] GHES: HEST is not enabled! [ 0.759819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.790732] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.794303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.820285] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823747] Linux agpgart interface v0.103 [ 0.827273] brd: module loaded [ 0.829633] loop: module loaded [ 0.834676] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.837188] GPT:90111 != 2097151 [ 0.838340] GPT:Alternate GPT header not at the end of the disk. [ 0.840191] GPT:90111 != 2097151 [ 0.841328] GPT: Use GNU Parted to correct GPT errors. [ 0.842960] vda: vda1 vda15 [ 0.844839] scsi host0: ata_piix [ 0.846111] scsi host1: ata_piix [ 0.847333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849395] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852082] libphy: Fixed MDIO Bus: probed [ 0.853490] tun: Universal TUN/TAP device driver, 1.6 [ 0.855128] tun: (C) 1999-2004 Max Krasnyansky [ 0.858458] PPP generic driver version 2.4.2 [ 0.859996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862060] ehci-pci: EHCI PCI platform driver [ 0.863563] ehci-platform: EHCI generic platform driver [ 0.865273] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867228] ohci-pci: OHCI PCI platform driver [ 0.868772] ohci-platform: OHCI generic platform driver [ 0.870481] uhci_hcd: USB Universal Host Controller Interface driver [ 0.885339] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887031] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.889537] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.891210] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.893131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.895199] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.897622] usb usb1: Product: UHCI Host Controller [ 0.899224] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.901146] usb usb1: SerialNumber: 0000:00:01.2 [ 0.902763] hub 1-0:1.0: USB hub found [ 0.904082] hub 1-0:1.0: 2 ports detected [ 0.905632] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.909189] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.910840] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.912590] mousedev: PS/2 mouse device common for all mice [ 0.914757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.917683] rtc_cmos 00:00: RTC can wake from S4 [ 0.919760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.921829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.923896] i2c /dev entries driver [ 0.925204] device-mapper: uevent: version 1.0.3 [ 0.927126] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932255] NET: Registered protocol family 10 [ 0.934050] NET: Registered protocol family 17 [ 0.935584] Key type dns_resolver registered [ 0.937198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939095] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942863] registered taskstats version 1 [ 0.944313] Loading compiled-in X.509 certificates [ 0.946477] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.949695] zswap: loaded using pool lzo/zbud [ 0.952007] Key type trusted registered [ 0.954367] Key type encrypted registered [ 0.955778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.957602] ima: No TPM chip found, activating TPM-bypass! [ 0.959408] evm: HMAC attrs: 0x1 [ 0.960953] Magic number: 11:578:530 [ 0.962316] tty ttyS10: hash matches [ 0.963702] rtc_cmos 00:00: setting system clock to 2019-03-26 11:32:43 UTC (1553599963) [ 0.966476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968404] EDD information not available. [ 1.007292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.009966] Write protecting the kernel read-only data: 14336k [ 1.013292] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.016508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.065424] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id 2019-03-26 11:32:44,619 - functest.opnfv_tests.openstack.vping.vping_userdata - DEBUG - Pinging 192.168.120.5. Waiting for response... 2019-03-26 11:32:45,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:45,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:45,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 865 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e5ac939-3198-4bb6-aaf6-c33142884087 x-openstack-request-id: req-3e5ac939-3198-4bb6-aaf6-c33142884087 2019-03-26 11:32:45,788 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:b5:a3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:42.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "43569bdc-f39e-4599-bedc-b6924af5fc79", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:42Z", "hostId": "fd3d02aba83a8d6c67e43928682a7fb30bde1818277d86f0783283b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:35Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2e:e4", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:31.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:31Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:45,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3e5ac939-3198-4bb6-aaf6-c33142884087 2019-03-26 11:32:45,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.168022871017s 2019-03-26 11:32:45,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 11:32:45,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79/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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 11:32:45,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7968 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-53559f7a-69f9-44be-9f2e-82baaa74b022 x-openstack-request-id: req-53559f7a-69f9-44be-9f2e-82baaa74b022 2019-03-26 11:32:45,858 - 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 491424466 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.226542] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229443] pid_max: default: 32768 minimum: 301\n[ 0.230953] ACPI: Core revision 20150930\n[ 0.232851] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235128] Security Framework initialized\n[ 0.236512] Yama: becoming mindful.\n[ 0.237775] AppArmor: AppArmor initialized\n[ 0.239194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243567] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245669] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248007] Initializing cgroup subsys io\n[ 0.249419] Initializing cgroup subsys memory\n[ 0.250877] Initializing cgroup subsys devices\n[ 0.252349] Initializing cgroup subsys freezer\n[ 0.253854] Initializing cgroup subsys net_cls\n[ 0.255327] Initializing cgroup subsys perf_event\n[ 0.256967] Initializing cgroup subsys net_prio\n[ 0.258509] Initializing cgroup subsys hugetlb\n[ 0.260030] Initializing cgroup subsys pids\n[ 0.261520] CPU: Physical Processor ID: 0\n[ 0.263569] mce: CPU supports 10 MCE banks\n[ 0.265042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266758] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.283305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.291587] ftrace: allocating 31920 entries in 125 pages\n[ 0.322212] smpboot: Max logical packages: 1\n[ 0.323719] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.326030] x2apic enabled\n[ 0.327375] Switched APIC routing to physical x2apic.\n[ 0.330202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332098] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338733] KVM setup paravirtual spinlock\n[ 0.340583] x86: Booted up 1 node, 1 CPUs\n[ 0.341949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.344269] devtmpfs: initialized\n[ 0.346435] evm: security.selinux\n[ 0.347654] evm: security.SMACK64\n[ 0.348825] evm: security.SMACK64EXEC\n[ 0.350094] evm: security.SMACK64TRANSMUTE\n[ 0.351495] evm: security.SMACK64MMAP\n[ 0.352751] evm: security.ima\n[ 0.353858] evm: security.capability\n[ 0.355171] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358328] pinctrl core: initialized pinctrl subsystem\n[ 0.360185] RTC time: 11:32:42, date: 03/26/19\n[ 0.361759] NET: Registered protocol family 16\n[ 0.363383] cpuidle: using governor ladder\n[ 0.364778] cpuidle: using governor menu\n[ 0.366118] PCCT header not found.\n[ 0.367412] ACPI: bus type PCI registered\n[ 0.368850] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.370966] PCI: Using configuration type 1 for base access\n[ 0.373482] ACPI: Added _OSI(Module Device)\n[ 0.374901] ACPI: Added _OSI(Processor Device)\n[ 0.376363] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.377924] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.380467] ACPI: Interpreter enabled\n[ 0.381749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.384890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.388097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.391259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.394388] ACPI: (supports S0 S5)\n[ 0.395583] ACPI: Using IOAPIC for interrupt routing\n[ 0.397207] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.401633] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.403636] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.405794] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.407907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.411691] acpiphp: Slot [3] registered\n[ 0.413045] acpiphp: Slot [4] registered\n[ 0.414391] acpiphp: Slot [5] registered\n[ 0.415776] acpiphp: Slot [6] registered\n[ 0.417147] acpiphp: Slot [7] registered\n[ 0.418514] acpiphp: Slot [8] registered\n[ 0.419868] acpiphp: Slot [9] registered\n[ 0.421219] acpiphp: Slot [10] registered\n[ 0.422586] acpiphp: Slot [11] registered\n[ 0.423970] acpiphp: Slot [12] registered\n[ 0.425345] acpiphp: Slot [13] registered\n[ 0.426713] acpiphp: Slot [14] registered\n[ 0.428138] acpiphp: Slot [15] registered\n[ 0.445283] acpiphp: Slot [16] registered\n[ 0.446688] acpiphp: Slot [17] registered\n[ 0.448088] acpiphp: Slot [18] registered\n[ 0.449492] acpiphp: Slot [19] registered\n[ 0.450863] acpiphp: Slot [20] registered\n[ 0.452235] acpiphp: Slot [21] registered\n[ 0.453610] acpiphp: Slot [22] registered\n[ 0.455008] acpiphp: Slot [23] registered\n[ 0.456376] acpiphp: Slot [24] registered\n[ 0.457776] acpiphp: Slot [25] registered\n[ 0.459154] acpiphp: Slot [26] registered\n[ 0.460546] acpiphp: Slot [27] registered\n[ 0.461915] acpiphp: Slot [28] registered\n[ 0.463282] acpiphp: Slot [29] registered\n[ 0.464644] acpiphp: Slot [30] registered\n[ 0.466016] acpiphp: Slot [31] registered\n[ 0.467410] PCI host bridge to bus 0000:00\n[ 0.468811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.470875] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.472971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.475461] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.477937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.480489] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.485163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.487376] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.489394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.491556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.495893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.498352] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.519523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.521972] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.524599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.526999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.529402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.531493] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.533601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.535421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.538072] vgaarb: loaded\n[ 0.539090] vgaarb: bridge control possible 0000:00:02.0\n[ 0.541068] SCSI subsystem initialized\n[ 0.542553] ACPI: bus type USB registered\n[ 0.543976] usbcore: registered new interface driver usbfs\n[ 0.545726] usbcore: registered new interface driver hub\n[ 0.547480] usbcore: registered new device driver usb\n[ 0.549358] PCI: Using ACPI for IRQ routing\n[ 0.551228] NetLabel: Initializing\n[ 0.552485] NetLabel: domain hash size = 128\n[ 0.553954] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.555578] NetLabel: unlabeled traffic allowed by default\n[ 0.557545] clocksource: Switched to clocksource kvm-clock\n[ 0.567589] AppArmor: AppArmor Filesystem Enabled\n[ 0.571408] pnp: PnP ACPI init\n[ 0.573415] pnp: PnP ACPI: found 5 devices\n[ 0.580737] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.583802] NET: Registered protocol family 2\n[ 0.585776] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.588033] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.590138] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.592256] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.594166] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.596225] NET: Registered protocol family 1\n[ 0.597762] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.599682] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.601559] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.616293] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.631597] Trying to unpack rootfs image as initramfs...\n[ 0.693238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.696611] Scanning for low memory corruption every 60 seconds\n[ 0.699225] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.701594] audit: initializing netlink subsys (disabled)\n[ 0.703670] audit: type=2000 audit(1553599963.519:1): initialized\n[ 0.706309] Initialise system trusted keyring\n[ 0.708198] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.710565] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.714046] zbud: loaded\n[ 0.715372] VFS: Disk quotas dquot_6.6.0\n[ 0.717005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.719950] fuse init (API version 7.23)\n[ 0.721688] Key type big_key registered\n[ 0.723281] Allocating IMA MOK and blacklist keyrings.\n[ 0.725595] Key type asymmetric registered\n[ 0.727248] Asymmetric key parser 'x509' registered\n[ 0.729164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.732137] io scheduler noop registered\n[ 0.733741] io scheduler deadline registered (default)\n[ 0.735754] io scheduler cfq registered\n[ 0.737403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.739387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.741583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.744084] ACPI: Power Button [PWRF]\n[ 0.745505] GHES: HEST is not enabled!\n[ 0.759819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.790732] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.794303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.820285] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823747] Linux agpgart interface v0.103\n[ 0.827273] brd: module loaded\n[ 0.829633] loop: module loaded\n[ 0.834676] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.837188] GPT:90111 != 2097151\n[ 0.838340] GPT:Alternate GPT header not at the end of the disk.\n[ 0.840191] GPT:90111 != 2097151\n[ 0.841328] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842960] vda: vda1 vda15\n[ 0.844839] scsi host0: ata_piix\n[ 0.846111] scsi host1: ata_piix\n[ 0.847333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.849395] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852082] libphy: Fixed MDIO Bus: probed\n[ 0.853490] tun: Universal TUN/TAP device driver, 1.6\n[ 0.855128] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858458] PPP generic driver version 2.4.2\n[ 0.859996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.862060] ehci-pci: EHCI PCI platform driver\n[ 0.863563] ehci-platform: EHCI generic platform driver\n[ 0.865273] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867228] ohci-pci: OHCI PCI platform driver\n[ 0.868772] ohci-platform: OHCI generic platform driver\n[ 0.870481] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.885339] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887031] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.889537] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.891210] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.893131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.895199] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.897622] usb usb1: Product: UHCI Host Controller\n[ 0.899224] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.901146] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.902763] hub 1-0:1.0: USB hub found\n[ 0.904082] hub 1-0:1.0: 2 ports detected\n[ 0.905632] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.909189] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.910840] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.912590] mousedev: PS/2 mouse device common for all mice\n[ 0.914757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.917683] rtc_cmos 00:00: RTC can wake from S4\n[ 0.919760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.921829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.923896] i2c /dev entries driver\n[ 0.925204] device-mapper: uevent: version 1.0.3\n[ 0.927126] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.930021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932255] NET: Registered protocol family 10\n[ 0.934050] NET: Registered protocol family 17\n[ 0.935584] Key type dns_resolver registered\n[ 0.937198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939095] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942863] registered taskstats version 1\n[ 0.944313] Loading compiled-in X.509 certificates\n[ 0.946477] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.949695] zswap: loaded using pool lzo/zbud\n[ 0.952007] Key type trusted registered\n[ 0.954367] Key type encrypted registered\n[ 0.955778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.957602] ima: No TPM chip found, activating TPM-bypass!\n[ 0.959408] evm: HMAC attrs: 0x1\n[ 0.960953] Magic number: 11:578:530\n[ 0.962316] tty ttyS10: hash matches\n[ 0.963702] rtc_cmos 00:00: setting system clock to 2019-03-26 11:32:43 UTC (1553599963)\n[ 0.966476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968404] EDD information not available.\n[ 1.007292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.009966] Write protecting the kernel read-only data: 14336k\n[ 1.013292] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.016508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.065424] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-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-26 11:32:45,859 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79/action used request id req-53559f7a-69f9-44be-9f2e-82baaa74b022 2019-03-26 11:32:45,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0676667690277s 2019-03-26 11:32:45,859 - 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 491424466 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.226542] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229443] pid_max: default: 32768 minimum: 301 [ 0.230953] ACPI: Core revision 20150930 [ 0.232851] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235128] Security Framework initialized [ 0.236512] Yama: becoming mindful. [ 0.237775] AppArmor: AppArmor initialized [ 0.239194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243567] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245669] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248007] Initializing cgroup subsys io [ 0.249419] Initializing cgroup subsys memory [ 0.250877] Initializing cgroup subsys devices [ 0.252349] Initializing cgroup subsys freezer [ 0.253854] Initializing cgroup subsys net_cls [ 0.255327] Initializing cgroup subsys perf_event [ 0.256967] Initializing cgroup subsys net_prio [ 0.258509] Initializing cgroup subsys hugetlb [ 0.260030] Initializing cgroup subsys pids [ 0.261520] CPU: Physical Processor ID: 0 [ 0.263569] mce: CPU supports 10 MCE banks [ 0.265042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266758] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291587] ftrace: allocating 31920 entries in 125 pages [ 0.322212] smpboot: Max logical packages: 1 [ 0.323719] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326030] x2apic enabled [ 0.327375] Switched APIC routing to physical x2apic. [ 0.330202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332098] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.338733] KVM setup paravirtual spinlock [ 0.340583] x86: Booted up 1 node, 1 CPUs [ 0.341949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.344269] devtmpfs: initialized [ 0.346435] evm: security.selinux [ 0.347654] evm: security.SMACK64 [ 0.348825] evm: security.SMACK64EXEC [ 0.350094] evm: security.SMACK64TRANSMUTE [ 0.351495] evm: security.SMACK64MMAP [ 0.352751] evm: security.ima [ 0.353858] evm: security.capability [ 0.355171] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358328] pinctrl core: initialized pinctrl subsystem [ 0.360185] RTC time: 11:32:42, date: 03/26/19 [ 0.361759] NET: Registered protocol family 16 [ 0.363383] cpuidle: using governor ladder [ 0.364778] cpuidle: using governor menu [ 0.366118] PCCT header not found. [ 0.367412] ACPI: bus type PCI registered [ 0.368850] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.370966] PCI: Using configuration type 1 for base access [ 0.373482] ACPI: Added _OSI(Module Device) [ 0.374901] ACPI: Added _OSI(Processor Device) [ 0.376363] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.377924] ACPI: Added _OSI(Processor Aggregator Device) [ 0.380467] ACPI: Interpreter enabled [ 0.381749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.384890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.391259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.394388] ACPI: (supports S0 S5) [ 0.395583] ACPI: Using IOAPIC for interrupt routing [ 0.397207] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.401633] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.403636] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.405794] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.407907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.411691] acpiphp: Slot [3] registered [ 0.413045] acpiphp: Slot [4] registered [ 0.414391] acpiphp: Slot [5] registered [ 0.415776] acpiphp: Slot [6] registered [ 0.417147] acpiphp: Slot [7] registered [ 0.418514] acpiphp: Slot [8] registered [ 0.419868] acpiphp: Slot [9] registered [ 0.421219] acpiphp: Slot [10] registered [ 0.422586] acpiphp: Slot [11] registered [ 0.423970] acpiphp: Slot [12] registered [ 0.425345] acpiphp: Slot [13] registered [ 0.426713] acpiphp: Slot [14] registered [ 0.428138] acpiphp: Slot [15] registered [ 0.445283] acpiphp: Slot [16] registered [ 0.446688] acpiphp: Slot [17] registered [ 0.448088] acpiphp: Slot [18] registered [ 0.449492] acpiphp: Slot [19] registered [ 0.450863] acpiphp: Slot [20] registered [ 0.452235] acpiphp: Slot [21] registered [ 0.453610] acpiphp: Slot [22] registered [ 0.455008] acpiphp: Slot [23] registered [ 0.456376] acpiphp: Slot [24] registered [ 0.457776] acpiphp: Slot [25] registered [ 0.459154] acpiphp: Slot [26] registered [ 0.460546] acpiphp: Slot [27] registered [ 0.461915] acpiphp: Slot [28] registered [ 0.463282] acpiphp: Slot [29] registered [ 0.464644] acpiphp: Slot [30] registered [ 0.466016] acpiphp: Slot [31] registered [ 0.467410] PCI host bridge to bus 0000:00 [ 0.468811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.470875] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.472971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.475461] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.477937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.480489] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.487376] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.489394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.491556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.495893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.498352] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.519523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.521972] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.524599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.526999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.529402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.531493] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.533601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.535421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.538072] vgaarb: loaded [ 0.539090] vgaarb: bridge control possible 0000:00:02.0 [ 0.541068] SCSI subsystem initialized [ 0.542553] ACPI: bus type USB registered [ 0.543976] usbcore: registered new interface driver usbfs [ 0.545726] usbcore: registered new interface driver hub [ 0.547480] usbcore: registered new device driver usb [ 0.549358] PCI: Using ACPI for IRQ routing [ 0.551228] NetLabel: Initializing [ 0.552485] NetLabel: domain hash size = 128 [ 0.553954] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.555578] NetLabel: unlabeled traffic allowed by default [ 0.557545] clocksource: Switched to clocksource kvm-clock [ 0.567589] AppArmor: AppArmor Filesystem Enabled [ 0.571408] pnp: PnP ACPI init [ 0.573415] pnp: PnP ACPI: found 5 devices [ 0.580737] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.583802] NET: Registered protocol family 2 [ 0.585776] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.588033] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.590138] TCP: Hash tables configured (established 4096 bind 4096) [ 0.592256] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.594166] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.596225] NET: Registered protocol family 1 [ 0.597762] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.599682] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.601559] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.616293] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.631597] Trying to unpack rootfs image as initramfs... [ 0.693238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.696611] Scanning for low memory corruption every 60 seconds [ 0.699225] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.701594] audit: initializing netlink subsys (disabled) [ 0.703670] audit: type=2000 audit(1553599963.519:1): initialized [ 0.706309] Initialise system trusted keyring [ 0.708198] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.710565] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.714046] zbud: loaded [ 0.715372] VFS: Disk quotas dquot_6.6.0 [ 0.717005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.719950] fuse init (API version 7.23) [ 0.721688] Key type big_key registered [ 0.723281] Allocating IMA MOK and blacklist keyrings. [ 0.725595] Key type asymmetric registered [ 0.727248] Asymmetric key parser 'x509' registered [ 0.729164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.732137] io scheduler noop registered [ 0.733741] io scheduler deadline registered (default) [ 0.735754] io scheduler cfq registered [ 0.737403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.739387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.741583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.744084] ACPI: Power Button [PWRF] [ 0.745505] GHES: HEST is not enabled! [ 0.759819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.790732] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.794303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.820285] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823747] Linux agpgart interface v0.103 [ 0.827273] brd: module loaded [ 0.829633] loop: module loaded [ 0.834676] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.837188] GPT:90111 != 2097151 [ 0.838340] GPT:Alternate GPT header not at the end of the disk. [ 0.840191] GPT:90111 != 2097151 [ 0.841328] GPT: Use GNU Parted to correct GPT errors. [ 0.842960] vda: vda1 vda15 [ 0.844839] scsi host0: ata_piix [ 0.846111] scsi host1: ata_piix [ 0.847333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849395] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852082] libphy: Fixed MDIO Bus: probed [ 0.853490] tun: Universal TUN/TAP device driver, 1.6 [ 0.855128] tun: (C) 1999-2004 Max Krasnyansky [ 0.858458] PPP generic driver version 2.4.2 [ 0.859996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862060] ehci-pci: EHCI PCI platform driver [ 0.863563] ehci-platform: EHCI generic platform driver [ 0.865273] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867228] ohci-pci: OHCI PCI platform driver [ 0.868772] ohci-platform: OHCI generic platform driver [ 0.870481] uhci_hcd: USB Universal Host Controller Interface driver [ 0.885339] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887031] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.889537] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.891210] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.893131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.895199] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.897622] usb usb1: Product: UHCI Host Controller [ 0.899224] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.901146] usb usb1: SerialNumber: 0000:00:01.2 [ 0.902763] hub 1-0:1.0: USB hub found [ 0.904082] hub 1-0:1.0: 2 ports detected [ 0.905632] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.909189] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.910840] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.912590] mousedev: PS/2 mouse device common for all mice [ 0.914757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.917683] rtc_cmos 00:00: RTC can wake from S4 [ 0.919760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.921829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.923896] i2c /dev entries driver [ 0.925204] device-mapper: uevent: version 1.0.3 [ 0.927126] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932255] NET: Registered protocol family 10 [ 0.934050] NET: Registered protocol family 17 [ 0.935584] Key type dns_resolver registered [ 0.937198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939095] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942863] registered taskstats version 1 [ 0.944313] Loading compiled-in X.509 certificates [ 0.946477] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.949695] zswap: loaded using pool lzo/zbud [ 0.952007] Key type trusted registered [ 0.954367] Key type encrypted registered [ 0.955778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.957602] ima: No TPM chip found, activating TPM-bypass! [ 0.959408] evm: HMAC attrs: 0x1 [ 0.960953] Magic number: 11:578:530 [ 0.962316] tty ttyS10: hash matches [ 0.963702] rtc_cmos 00:00: setting system clock to 2019-03-26 11:32:43 UTC (1553599963) [ 0.966476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968404] EDD information not available. [ 1.007292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.009966] Write protecting the kernel read-only data: 14336k [ 1.013292] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.016508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.065424] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-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-26 11:32:46,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:46,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:47,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 865 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-e44cceb6-ecfa-4ca3-9df5-b411d2103d11 x-openstack-request-id: req-e44cceb6-ecfa-4ca3-9df5-b411d2103d11 2019-03-26 11:32:47,034 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:b5:a3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:42.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "43569bdc-f39e-4599-bedc-b6924af5fc79", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:42Z", "hostId": "fd3d02aba83a8d6c67e43928682a7fb30bde1818277d86f0783283b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:35Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2e:e4", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:31.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:31Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:47,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e44cceb6-ecfa-4ca3-9df5-b411d2103d11 2019-03-26 11:32:47,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173283100128s 2019-03-26 11:32:47,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 11:32:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79/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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 11:32:47,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 8060 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-ed58614c-ca28-4752-a7b0-dd0f4408d1e6 x-openstack-request-id: req-ed58614c-ca28-4752-a7b0-dd0f4408d1e6 2019-03-26 11:32:47,117 - 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 491424466 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.226542] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229443] pid_max: default: 32768 minimum: 301\n[ 0.230953] ACPI: Core revision 20150930\n[ 0.232851] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235128] Security Framework initialized\n[ 0.236512] Yama: becoming mindful.\n[ 0.237775] AppArmor: AppArmor initialized\n[ 0.239194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243567] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245669] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248007] Initializing cgroup subsys io\n[ 0.249419] Initializing cgroup subsys memory\n[ 0.250877] Initializing cgroup subsys devices\n[ 0.252349] Initializing cgroup subsys freezer\n[ 0.253854] Initializing cgroup subsys net_cls\n[ 0.255327] Initializing cgroup subsys perf_event\n[ 0.256967] Initializing cgroup subsys net_prio\n[ 0.258509] Initializing cgroup subsys hugetlb\n[ 0.260030] Initializing cgroup subsys pids\n[ 0.261520] CPU: Physical Processor ID: 0\n[ 0.263569] mce: CPU supports 10 MCE banks\n[ 0.265042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266758] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.283305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.291587] ftrace: allocating 31920 entries in 125 pages\n[ 0.322212] smpboot: Max logical packages: 1\n[ 0.323719] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.326030] x2apic enabled\n[ 0.327375] Switched APIC routing to physical x2apic.\n[ 0.330202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332098] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338733] KVM setup paravirtual spinlock\n[ 0.340583] x86: Booted up 1 node, 1 CPUs\n[ 0.341949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.344269] devtmpfs: initialized\n[ 0.346435] evm: security.selinux\n[ 0.347654] evm: security.SMACK64\n[ 0.348825] evm: security.SMACK64EXEC\n[ 0.350094] evm: security.SMACK64TRANSMUTE\n[ 0.351495] evm: security.SMACK64MMAP\n[ 0.352751] evm: security.ima\n[ 0.353858] evm: security.capability\n[ 0.355171] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358328] pinctrl core: initialized pinctrl subsystem\n[ 0.360185] RTC time: 11:32:42, date: 03/26/19\n[ 0.361759] NET: Registered protocol family 16\n[ 0.363383] cpuidle: using governor ladder\n[ 0.364778] cpuidle: using governor menu\n[ 0.366118] PCCT header not found.\n[ 0.367412] ACPI: bus type PCI registered\n[ 0.368850] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.370966] PCI: Using configuration type 1 for base access\n[ 0.373482] ACPI: Added _OSI(Module Device)\n[ 0.374901] ACPI: Added _OSI(Processor Device)\n[ 0.376363] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.377924] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.380467] ACPI: Interpreter enabled\n[ 0.381749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.384890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.388097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.391259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.394388] ACPI: (supports S0 S5)\n[ 0.395583] ACPI: Using IOAPIC for interrupt routing\n[ 0.397207] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.401633] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.403636] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.405794] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.407907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.411691] acpiphp: Slot [3] registered\n[ 0.413045] acpiphp: Slot [4] registered\n[ 0.414391] acpiphp: Slot [5] registered\n[ 0.415776] acpiphp: Slot [6] registered\n[ 0.417147] acpiphp: Slot [7] registered\n[ 0.418514] acpiphp: Slot [8] registered\n[ 0.419868] acpiphp: Slot [9] registered\n[ 0.421219] acpiphp: Slot [10] registered\n[ 0.422586] acpiphp: Slot [11] registered\n[ 0.423970] acpiphp: Slot [12] registered\n[ 0.425345] acpiphp: Slot [13] registered\n[ 0.426713] acpiphp: Slot [14] registered\n[ 0.428138] acpiphp: Slot [15] registered\n[ 0.445283] acpiphp: Slot [16] registered\n[ 0.446688] acpiphp: Slot [17] registered\n[ 0.448088] acpiphp: Slot [18] registered\n[ 0.449492] acpiphp: Slot [19] registered\n[ 0.450863] acpiphp: Slot [20] registered\n[ 0.452235] acpiphp: Slot [21] registered\n[ 0.453610] acpiphp: Slot [22] registered\n[ 0.455008] acpiphp: Slot [23] registered\n[ 0.456376] acpiphp: Slot [24] registered\n[ 0.457776] acpiphp: Slot [25] registered\n[ 0.459154] acpiphp: Slot [26] registered\n[ 0.460546] acpiphp: Slot [27] registered\n[ 0.461915] acpiphp: Slot [28] registered\n[ 0.463282] acpiphp: Slot [29] registered\n[ 0.464644] acpiphp: Slot [30] registered\n[ 0.466016] acpiphp: Slot [31] registered\n[ 0.467410] PCI host bridge to bus 0000:00\n[ 0.468811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.470875] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.472971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.475461] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.477937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.480489] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.485163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.487376] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.489394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.491556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.495893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.498352] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.519523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.521972] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.524599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.526999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.529402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.531493] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.533601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.535421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.538072] vgaarb: loaded\n[ 0.539090] vgaarb: bridge control possible 0000:00:02.0\n[ 0.541068] SCSI subsystem initialized\n[ 0.542553] ACPI: bus type USB registered\n[ 0.543976] usbcore: registered new interface driver usbfs\n[ 0.545726] usbcore: registered new interface driver hub\n[ 0.547480] usbcore: registered new device driver usb\n[ 0.549358] PCI: Using ACPI for IRQ routing\n[ 0.551228] NetLabel: Initializing\n[ 0.552485] NetLabel: domain hash size = 128\n[ 0.553954] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.555578] NetLabel: unlabeled traffic allowed by default\n[ 0.557545] clocksource: Switched to clocksource kvm-clock\n[ 0.567589] AppArmor: AppArmor Filesystem Enabled\n[ 0.571408] pnp: PnP ACPI init\n[ 0.573415] pnp: PnP ACPI: found 5 devices\n[ 0.580737] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.583802] NET: Registered protocol family 2\n[ 0.585776] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.588033] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.590138] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.592256] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.594166] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.596225] NET: Registered protocol family 1\n[ 0.597762] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.599682] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.601559] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.616293] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.631597] Trying to unpack rootfs image as initramfs...\n[ 0.693238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.696611] Scanning for low memory corruption every 60 seconds\n[ 0.699225] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.701594] audit: initializing netlink subsys (disabled)\n[ 0.703670] audit: type=2000 audit(1553599963.519:1): initialized\n[ 0.706309] Initialise system trusted keyring\n[ 0.708198] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.710565] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.714046] zbud: loaded\n[ 0.715372] VFS: Disk quotas dquot_6.6.0\n[ 0.717005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.719950] fuse init (API version 7.23)\n[ 0.721688] Key type big_key registered\n[ 0.723281] Allocating IMA MOK and blacklist keyrings.\n[ 0.725595] Key type asymmetric registered\n[ 0.727248] Asymmetric key parser 'x509' registered\n[ 0.729164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.732137] io scheduler noop registered\n[ 0.733741] io scheduler deadline registered (default)\n[ 0.735754] io scheduler cfq registered\n[ 0.737403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.739387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.741583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.744084] ACPI: Power Button [PWRF]\n[ 0.745505] GHES: HEST is not enabled!\n[ 0.759819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.790732] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.794303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.820285] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823747] Linux agpgart interface v0.103\n[ 0.827273] brd: module loaded\n[ 0.829633] loop: module loaded\n[ 0.834676] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.837188] GPT:90111 != 2097151\n[ 0.838340] GPT:Alternate GPT header not at the end of the disk.\n[ 0.840191] GPT:90111 != 2097151\n[ 0.841328] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842960] vda: vda1 vda15\n[ 0.844839] scsi host0: ata_piix\n[ 0.846111] scsi host1: ata_piix\n[ 0.847333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.849395] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852082] libphy: Fixed MDIO Bus: probed\n[ 0.853490] tun: Universal TUN/TAP device driver, 1.6\n[ 0.855128] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858458] PPP generic driver version 2.4.2\n[ 0.859996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.862060] ehci-pci: EHCI PCI platform driver\n[ 0.863563] ehci-platform: EHCI generic platform driver\n[ 0.865273] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867228] ohci-pci: OHCI PCI platform driver\n[ 0.868772] ohci-platform: OHCI generic platform driver\n[ 0.870481] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.885339] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887031] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.889537] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.891210] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.893131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.895199] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.897622] usb usb1: Product: UHCI Host Controller\n[ 0.899224] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.901146] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.902763] hub 1-0:1.0: USB hub found\n[ 0.904082] hub 1-0:1.0: 2 ports detected\n[ 0.905632] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.909189] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.910840] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.912590] mousedev: PS/2 mouse device common for all mice\n[ 0.914757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.917683] rtc_cmos 00:00: RTC can wake from S4\n[ 0.919760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.921829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.923896] i2c /dev entries driver\n[ 0.925204] device-mapper: uevent: version 1.0.3\n[ 0.927126] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.930021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932255] NET: Registered protocol family 10\n[ 0.934050] NET: Registered protocol family 17\n[ 0.935584] Key type dns_resolver registered\n[ 0.937198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939095] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942863] registered taskstats version 1\n[ 0.944313] Loading compiled-in X.509 certificates\n[ 0.946477] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.949695] zswap: loaded using pool lzo/zbud\n[ 0.952007] Key type trusted registered\n[ 0.954367] Key type encrypted registered\n[ 0.955778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.957602] ima: No TPM chip found, activating TPM-bypass!\n[ 0.959408] evm: HMAC attrs: 0x1\n[ 0.960953] Magic number: 11:578:530\n[ 0.962316] tty ttyS10: hash matches\n[ 0.963702] rtc_cmos 00:00: setting system clock to 2019-03-26 11:32:43 UTC (1553599963)\n[ 0.966476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968404] EDD information not available.\n[ 1.007292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.009966] Write protecting the kernel read-only data: 14336k\n[ 1.013292] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.016508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.065424] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-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\n"} 2019-03-26 11:32:47,118 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79/action used request id req-ed58614c-ca28-4752-a7b0-dd0f4408d1e6 2019-03-26 11:32:47,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.079824924469s 2019-03-26 11:32:47,119 - 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 491424466 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.226542] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229443] pid_max: default: 32768 minimum: 301 [ 0.230953] ACPI: Core revision 20150930 [ 0.232851] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235128] Security Framework initialized [ 0.236512] Yama: becoming mindful. [ 0.237775] AppArmor: AppArmor initialized [ 0.239194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243567] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245669] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248007] Initializing cgroup subsys io [ 0.249419] Initializing cgroup subsys memory [ 0.250877] Initializing cgroup subsys devices [ 0.252349] Initializing cgroup subsys freezer [ 0.253854] Initializing cgroup subsys net_cls [ 0.255327] Initializing cgroup subsys perf_event [ 0.256967] Initializing cgroup subsys net_prio [ 0.258509] Initializing cgroup subsys hugetlb [ 0.260030] Initializing cgroup subsys pids [ 0.261520] CPU: Physical Processor ID: 0 [ 0.263569] mce: CPU supports 10 MCE banks [ 0.265042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266758] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291587] ftrace: allocating 31920 entries in 125 pages [ 0.322212] smpboot: Max logical packages: 1 [ 0.323719] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326030] x2apic enabled [ 0.327375] Switched APIC routing to physical x2apic. [ 0.330202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332098] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.338733] KVM setup paravirtual spinlock [ 0.340583] x86: Booted up 1 node, 1 CPUs [ 0.341949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.344269] devtmpfs: initialized [ 0.346435] evm: security.selinux [ 0.347654] evm: security.SMACK64 [ 0.348825] evm: security.SMACK64EXEC [ 0.350094] evm: security.SMACK64TRANSMUTE [ 0.351495] evm: security.SMACK64MMAP [ 0.352751] evm: security.ima [ 0.353858] evm: security.capability [ 0.355171] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358328] pinctrl core: initialized pinctrl subsystem [ 0.360185] RTC time: 11:32:42, date: 03/26/19 [ 0.361759] NET: Registered protocol family 16 [ 0.363383] cpuidle: using governor ladder [ 0.364778] cpuidle: using governor menu [ 0.366118] PCCT header not found. [ 0.367412] ACPI: bus type PCI registered [ 0.368850] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.370966] PCI: Using configuration type 1 for base access [ 0.373482] ACPI: Added _OSI(Module Device) [ 0.374901] ACPI: Added _OSI(Processor Device) [ 0.376363] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.377924] ACPI: Added _OSI(Processor Aggregator Device) [ 0.380467] ACPI: Interpreter enabled [ 0.381749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.384890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.391259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.394388] ACPI: (supports S0 S5) [ 0.395583] ACPI: Using IOAPIC for interrupt routing [ 0.397207] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.401633] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.403636] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.405794] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.407907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.411691] acpiphp: Slot [3] registered [ 0.413045] acpiphp: Slot [4] registered [ 0.414391] acpiphp: Slot [5] registered [ 0.415776] acpiphp: Slot [6] registered [ 0.417147] acpiphp: Slot [7] registered [ 0.418514] acpiphp: Slot [8] registered [ 0.419868] acpiphp: Slot [9] registered [ 0.421219] acpiphp: Slot [10] registered [ 0.422586] acpiphp: Slot [11] registered [ 0.423970] acpiphp: Slot [12] registered [ 0.425345] acpiphp: Slot [13] registered [ 0.426713] acpiphp: Slot [14] registered [ 0.428138] acpiphp: Slot [15] registered [ 0.445283] acpiphp: Slot [16] registered [ 0.446688] acpiphp: Slot [17] registered [ 0.448088] acpiphp: Slot [18] registered [ 0.449492] acpiphp: Slot [19] registered [ 0.450863] acpiphp: Slot [20] registered [ 0.452235] acpiphp: Slot [21] registered [ 0.453610] acpiphp: Slot [22] registered [ 0.455008] acpiphp: Slot [23] registered [ 0.456376] acpiphp: Slot [24] registered [ 0.457776] acpiphp: Slot [25] registered [ 0.459154] acpiphp: Slot [26] registered [ 0.460546] acpiphp: Slot [27] registered [ 0.461915] acpiphp: Slot [28] registered [ 0.463282] acpiphp: Slot [29] registered [ 0.464644] acpiphp: Slot [30] registered [ 0.466016] acpiphp: Slot [31] registered [ 0.467410] PCI host bridge to bus 0000:00 [ 0.468811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.470875] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.472971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.475461] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.477937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.480489] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.487376] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.489394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.491556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.495893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.498352] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.519523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.521972] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.524599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.526999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.529402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.531493] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.533601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.535421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.538072] vgaarb: loaded [ 0.539090] vgaarb: bridge control possible 0000:00:02.0 [ 0.541068] SCSI subsystem initialized [ 0.542553] ACPI: bus type USB registered [ 0.543976] usbcore: registered new interface driver usbfs [ 0.545726] usbcore: registered new interface driver hub [ 0.547480] usbcore: registered new device driver usb [ 0.549358] PCI: Using ACPI for IRQ routing [ 0.551228] NetLabel: Initializing [ 0.552485] NetLabel: domain hash size = 128 [ 0.553954] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.555578] NetLabel: unlabeled traffic allowed by default [ 0.557545] clocksource: Switched to clocksource kvm-clock [ 0.567589] AppArmor: AppArmor Filesystem Enabled [ 0.571408] pnp: PnP ACPI init [ 0.573415] pnp: PnP ACPI: found 5 devices [ 0.580737] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.583802] NET: Registered protocol family 2 [ 0.585776] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.588033] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.590138] TCP: Hash tables configured (established 4096 bind 4096) [ 0.592256] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.594166] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.596225] NET: Registered protocol family 1 [ 0.597762] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.599682] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.601559] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.616293] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.631597] Trying to unpack rootfs image as initramfs... [ 0.693238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.696611] Scanning for low memory corruption every 60 seconds [ 0.699225] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.701594] audit: initializing netlink subsys (disabled) [ 0.703670] audit: type=2000 audit(1553599963.519:1): initialized [ 0.706309] Initialise system trusted keyring [ 0.708198] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.710565] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.714046] zbud: loaded [ 0.715372] VFS: Disk quotas dquot_6.6.0 [ 0.717005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.719950] fuse init (API version 7.23) [ 0.721688] Key type big_key registered [ 0.723281] Allocating IMA MOK and blacklist keyrings. [ 0.725595] Key type asymmetric registered [ 0.727248] Asymmetric key parser 'x509' registered [ 0.729164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.732137] io scheduler noop registered [ 0.733741] io scheduler deadline registered (default) [ 0.735754] io scheduler cfq registered [ 0.737403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.739387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.741583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.744084] ACPI: Power Button [PWRF] [ 0.745505] GHES: HEST is not enabled! [ 0.759819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.790732] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.794303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.820285] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823747] Linux agpgart interface v0.103 [ 0.827273] brd: module loaded [ 0.829633] loop: module loaded [ 0.834676] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.837188] GPT:90111 != 2097151 [ 0.838340] GPT:Alternate GPT header not at the end of the disk. [ 0.840191] GPT:90111 != 2097151 [ 0.841328] GPT: Use GNU Parted to correct GPT errors. [ 0.842960] vda: vda1 vda15 [ 0.844839] scsi host0: ata_piix [ 0.846111] scsi host1: ata_piix [ 0.847333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849395] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852082] libphy: Fixed MDIO Bus: probed [ 0.853490] tun: Universal TUN/TAP device driver, 1.6 [ 0.855128] tun: (C) 1999-2004 Max Krasnyansky [ 0.858458] PPP generic driver version 2.4.2 [ 0.859996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862060] ehci-pci: EHCI PCI platform driver [ 0.863563] ehci-platform: EHCI generic platform driver [ 0.865273] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867228] ohci-pci: OHCI PCI platform driver [ 0.868772] ohci-platform: OHCI generic platform driver [ 0.870481] uhci_hcd: USB Universal Host Controller Interface driver [ 0.885339] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887031] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.889537] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.891210] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.893131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.895199] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.897622] usb usb1: Product: UHCI Host Controller [ 0.899224] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.901146] usb usb1: SerialNumber: 0000:00:01.2 [ 0.902763] hub 1-0:1.0: USB hub found [ 0.904082] hub 1-0:1.0: 2 ports detected [ 0.905632] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.909189] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.910840] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.912590] mousedev: PS/2 mouse device common for all mice [ 0.914757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.917683] rtc_cmos 00:00: RTC can wake from S4 [ 0.919760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.921829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.923896] i2c /dev entries driver [ 0.925204] device-mapper: uevent: version 1.0.3 [ 0.927126] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932255] NET: Registered protocol family 10 [ 0.934050] NET: Registered protocol family 17 [ 0.935584] Key type dns_resolver registered [ 0.937198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939095] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942863] registered taskstats version 1 [ 0.944313] Loading compiled-in X.509 certificates [ 0.946477] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.949695] zswap: loaded using pool lzo/zbud [ 0.952007] Key type trusted registered [ 0.954367] Key type encrypted registered [ 0.955778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.957602] ima: No TPM chip found, activating TPM-bypass! [ 0.959408] evm: HMAC attrs: 0x1 [ 0.960953] Magic number: 11:578:530 [ 0.962316] tty ttyS10: hash matches [ 0.963702] rtc_cmos 00:00: setting system clock to 2019-03-26 11:32:43 UTC (1553599963) [ 0.966476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968404] EDD information not available. [ 1.007292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.009966] Write protecting the kernel read-only data: 14336k [ 1.013292] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.016508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.065424] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-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 2019-03-26 11:32:48,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:48,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:48,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 865 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7ac9da45-eeff-4c2a-aac5-588eff7a067a x-openstack-request-id: req-7ac9da45-eeff-4c2a-aac5-588eff7a067a 2019-03-26 11:32:48,554 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:b5:a3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:42.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "43569bdc-f39e-4599-bedc-b6924af5fc79", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:42Z", "hostId": "fd3d02aba83a8d6c67e43928682a7fb30bde1818277d86f0783283b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:35Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2e:e4", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:31.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:31Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:48,555 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7ac9da45-eeff-4c2a-aac5-588eff7a067a 2019-03-26 11:32:48,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.433386802673s 2019-03-26 11:32:48,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 11:32:48,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79/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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 11:32:48,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9608 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-28e56752-1a8f-449b-8159-663de1e17ce8 x-openstack-request-id: req-28e56752-1a8f-449b-8159-663de1e17ce8 2019-03-26 11:32:48,641 - 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 491424466 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.226542] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229443] pid_max: default: 32768 minimum: 301\n[ 0.230953] ACPI: Core revision 20150930\n[ 0.232851] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235128] Security Framework initialized\n[ 0.236512] Yama: becoming mindful.\n[ 0.237775] AppArmor: AppArmor initialized\n[ 0.239194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.243567] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245669] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248007] Initializing cgroup subsys io\n[ 0.249419] Initializing cgroup subsys memory\n[ 0.250877] Initializing cgroup subsys devices\n[ 0.252349] Initializing cgroup subsys freezer\n[ 0.253854] Initializing cgroup subsys net_cls\n[ 0.255327] Initializing cgroup subsys perf_event\n[ 0.256967] Initializing cgroup subsys net_prio\n[ 0.258509] Initializing cgroup subsys hugetlb\n[ 0.260030] Initializing cgroup subsys pids\n[ 0.261520] CPU: Physical Processor ID: 0\n[ 0.263569] mce: CPU supports 10 MCE banks\n[ 0.265042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.266758] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.283305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.291587] ftrace: allocating 31920 entries in 125 pages\n[ 0.322212] smpboot: Max logical packages: 1\n[ 0.323719] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.326030] x2apic enabled\n[ 0.327375] Switched APIC routing to physical x2apic.\n[ 0.330202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.332098] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.335640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.338733] KVM setup paravirtual spinlock\n[ 0.340583] x86: Booted up 1 node, 1 CPUs\n[ 0.341949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.344269] devtmpfs: initialized\n[ 0.346435] evm: security.selinux\n[ 0.347654] evm: security.SMACK64\n[ 0.348825] evm: security.SMACK64EXEC\n[ 0.350094] evm: security.SMACK64TRANSMUTE\n[ 0.351495] evm: security.SMACK64MMAP\n[ 0.352751] evm: security.ima\n[ 0.353858] evm: security.capability\n[ 0.355171] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.358328] pinctrl core: initialized pinctrl subsystem\n[ 0.360185] RTC time: 11:32:42, date: 03/26/19\n[ 0.361759] NET: Registered protocol family 16\n[ 0.363383] cpuidle: using governor ladder\n[ 0.364778] cpuidle: using governor menu\n[ 0.366118] PCCT header not found.\n[ 0.367412] ACPI: bus type PCI registered\n[ 0.368850] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.370966] PCI: Using configuration type 1 for base access\n[ 0.373482] ACPI: Added _OSI(Module Device)\n[ 0.374901] ACPI: Added _OSI(Processor Device)\n[ 0.376363] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.377924] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.380467] ACPI: Interpreter enabled\n[ 0.381749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.384890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.388097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.391259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.394388] ACPI: (supports S0 S5)\n[ 0.395583] ACPI: Using IOAPIC for interrupt routing\n[ 0.397207] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.401633] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.403636] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.405794] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.407907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.411691] acpiphp: Slot [3] registered\n[ 0.413045] acpiphp: Slot [4] registered\n[ 0.414391] acpiphp: Slot [5] registered\n[ 0.415776] acpiphp: Slot [6] registered\n[ 0.417147] acpiphp: Slot [7] registered\n[ 0.418514] acpiphp: Slot [8] registered\n[ 0.419868] acpiphp: Slot [9] registered\n[ 0.421219] acpiphp: Slot [10] registered\n[ 0.422586] acpiphp: Slot [11] registered\n[ 0.423970] acpiphp: Slot [12] registered\n[ 0.425345] acpiphp: Slot [13] registered\n[ 0.426713] acpiphp: Slot [14] registered\n[ 0.428138] acpiphp: Slot [15] registered\n[ 0.445283] acpiphp: Slot [16] registered\n[ 0.446688] acpiphp: Slot [17] registered\n[ 0.448088] acpiphp: Slot [18] registered\n[ 0.449492] acpiphp: Slot [19] registered\n[ 0.450863] acpiphp: Slot [20] registered\n[ 0.452235] acpiphp: Slot [21] registered\n[ 0.453610] acpiphp: Slot [22] registered\n[ 0.455008] acpiphp: Slot [23] registered\n[ 0.456376] acpiphp: Slot [24] registered\n[ 0.457776] acpiphp: Slot [25] registered\n[ 0.459154] acpiphp: Slot [26] registered\n[ 0.460546] acpiphp: Slot [27] registered\n[ 0.461915] acpiphp: Slot [28] registered\n[ 0.463282] acpiphp: Slot [29] registered\n[ 0.464644] acpiphp: Slot [30] registered\n[ 0.466016] acpiphp: Slot [31] registered\n[ 0.467410] PCI host bridge to bus 0000:00\n[ 0.468811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.470875] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.472971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.475461] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.477937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.480489] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.485163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.487376] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.489394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.491556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.495893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.498352] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.519523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.521972] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.524599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.526999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.529402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.531493] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.533601] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.535421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.538072] vgaarb: loaded\n[ 0.539090] vgaarb: bridge control possible 0000:00:02.0\n[ 0.541068] SCSI subsystem initialized\n[ 0.542553] ACPI: bus type USB registered\n[ 0.543976] usbcore: registered new interface driver usbfs\n[ 0.545726] usbcore: registered new interface driver hub\n[ 0.547480] usbcore: registered new device driver usb\n[ 0.549358] PCI: Using ACPI for IRQ routing\n[ 0.551228] NetLabel: Initializing\n[ 0.552485] NetLabel: domain hash size = 128\n[ 0.553954] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.555578] NetLabel: unlabeled traffic allowed by default\n[ 0.557545] clocksource: Switched to clocksource kvm-clock\n[ 0.567589] AppArmor: AppArmor Filesystem Enabled\n[ 0.571408] pnp: PnP ACPI init\n[ 0.573415] pnp: PnP ACPI: found 5 devices\n[ 0.580737] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.583802] NET: Registered protocol family 2\n[ 0.585776] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.588033] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.590138] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.592256] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.594166] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.596225] NET: Registered protocol family 1\n[ 0.597762] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.599682] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.601559] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.616293] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.631597] Trying to unpack rootfs image as initramfs...\n[ 0.693238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.696611] Scanning for low memory corruption every 60 seconds\n[ 0.699225] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.701594] audit: initializing netlink subsys (disabled)\n[ 0.703670] audit: type=2000 audit(1553599963.519:1): initialized\n[ 0.706309] Initialise system trusted keyring\n[ 0.708198] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.710565] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.714046] zbud: loaded\n[ 0.715372] VFS: Disk quotas dquot_6.6.0\n[ 0.717005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.719950] fuse init (API version 7.23)\n[ 0.721688] Key type big_key registered\n[ 0.723281] Allocating IMA MOK and blacklist keyrings.\n[ 0.725595] Key type asymmetric registered\n[ 0.727248] Asymmetric key parser 'x509' registered\n[ 0.729164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.732137] io scheduler noop registered\n[ 0.733741] io scheduler deadline registered (default)\n[ 0.735754] io scheduler cfq registered\n[ 0.737403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.739387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.741583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.744084] ACPI: Power Button [PWRF]\n[ 0.745505] GHES: HEST is not enabled!\n[ 0.759819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.790732] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.794303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.820285] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.823747] Linux agpgart interface v0.103\n[ 0.827273] brd: module loaded\n[ 0.829633] loop: module loaded\n[ 0.834676] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.837188] GPT:90111 != 2097151\n[ 0.838340] GPT:Alternate GPT header not at the end of the disk.\n[ 0.840191] GPT:90111 != 2097151\n[ 0.841328] GPT: Use GNU Parted to correct GPT errors.\n[ 0.842960] vda: vda1 vda15\n[ 0.844839] scsi host0: ata_piix\n[ 0.846111] scsi host1: ata_piix\n[ 0.847333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.849395] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.852082] libphy: Fixed MDIO Bus: probed\n[ 0.853490] tun: Universal TUN/TAP device driver, 1.6\n[ 0.855128] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.858458] PPP generic driver version 2.4.2\n[ 0.859996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.862060] ehci-pci: EHCI PCI platform driver\n[ 0.863563] ehci-platform: EHCI generic platform driver\n[ 0.865273] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.867228] ohci-pci: OHCI PCI platform driver\n[ 0.868772] ohci-platform: OHCI generic platform driver\n[ 0.870481] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.885339] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.887031] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.889537] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.891210] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.893131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.895199] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.897622] usb usb1: Product: UHCI Host Controller\n[ 0.899224] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.901146] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.902763] hub 1-0:1.0: USB hub found\n[ 0.904082] hub 1-0:1.0: 2 ports detected\n[ 0.905632] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.909189] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.910840] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.912590] mousedev: PS/2 mouse device common for all mice\n[ 0.914757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.917683] rtc_cmos 00:00: RTC can wake from S4\n[ 0.919760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.921829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.923896] i2c /dev entries driver\n[ 0.925204] device-mapper: uevent: version 1.0.3\n[ 0.927126] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.930021] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.932255] NET: Registered protocol family 10\n[ 0.934050] NET: Registered protocol family 17\n[ 0.935584] Key type dns_resolver registered\n[ 0.937198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.939095] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.942863] registered taskstats version 1\n[ 0.944313] Loading compiled-in X.509 certificates\n[ 0.946477] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.949695] zswap: loaded using pool lzo/zbud\n[ 0.952007] Key type trusted registered\n[ 0.954367] Key type encrypted registered\n[ 0.955778] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.957602] ima: No TPM chip found, activating TPM-bypass!\n[ 0.959408] evm: HMAC attrs: 0x1\n[ 0.960953] Magic number: 11:578:530\n[ 0.962316] tty ttyS10: hash matches\n[ 0.963702] rtc_cmos 00:00: setting system clock to 2019-03-26 11:32:43 UTC (1553599963)\n[ 0.966476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.968404] EDD information not available.\n[ 1.007292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.009966] Write protecting the kernel read-only data: 14336k\n[ 1.013292] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.016508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.74\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.065424] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.11...\nLease of 192.168.120.11 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.02. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCAThKSqJji7+bx2lrxN/iarm4AXOLTNQlSn3gMkqbbsSM3yGZe4Jjk2SlQM3Ov4rIhGu3/hzq5Ofuw0cRJ2cZytnFN6f/VLvNR3DD2xQ7NAshmlo91WLfKaPHAO6xqTCEmQp/xzgKUx6kTQWrGIbFnItDYBobiszltJPWah1qsNoop0QLGycvSbMeI/Gnwl/EPTqSVq7XGPQlG5+ztcv7UuazmVEkwlpvClzYviNFGu6AxOegrRjejQuBy6/K2mlrlBL8w+DJN2n3RbJv5dOCdEWc+W2jdMNX7UEns6w4YJilXFWcSgYuSNKi8iLXijBp3EHcUzUwWRqnZO4f0Vubv root@vping-userdata-vm2-42898e5f-9cc4-452a-809f-1861c348dbe8\nssh-dss AAAAB3NzaC1kc3MAAACBANl8zTXjpeEQV6sXb2t7zQcgh3t4wQ3fN7nJEXJFZzXwMLRvheF+9tLd5NIZCc25W2JnZVOX4Nn5SN0GlU3E812z1MKxBVpp4NV4WD+ax7qXhE+zzjRyR+rPcFh+oaU5uAlLQaBdLqQ6FcH61QjDvrSag3tw1sWNSU1fWW1EMLWxAAAAFQDJzml9Zuj2tStF0o+EhheiiQ0jiwAAAIB2tDOJOcfCkHXARPWeSDcAh0fOaQgeqNZLWJodAGP+BaC3d1O4dbI8MM2E3KrZLGRfv3Ecxgnw3MYoFh0ekrLGr9E8gD6YiDqRDAr83nHwGFQJVWa54v02UStN2KAyw/6ORhfuEiofyScVldnX2UMhlEI8s6Dq7fCO3lqSLm5wxgAAAIEAgK6z4d1dzZnpQgfQ0eCCwp1WMCHKbT2BNyTOKk/Kdj/SXQGFe4HTQmiWs99xeSD/S68rJvaqmIC1BxBdpjJCEmRkZawCKbwTib+cRDmYXq2uSxUjbGDzx97jACCCWe8LK31EpHxMQyv2FNCYVr3ZHdfv+y+gAS9UXRqVocsHHIE= root@vping-userdata-vm2-42898e5f-9cc4-452a-809f-1861c348dbe8\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 1.16s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe0a:b5a3/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000006\nname: N/A\navailability-zone: nova\nlocal-hostname: vping-userdata-vm2-42898e5f-9cc4-452a-809f-1861c348dbe8\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.89 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\nvping-userdata-vm2-42898e5f-9cc4-452a-809f-1861c348dbe8 login: "} 2019-03-26 11:32:48,642 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79/action used request id req-28e56752-1a8f-449b-8159-663de1e17ce8 2019-03-26 11:32:48,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0843160152435s 2019-03-26 11:32:48,643 - 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 491424466 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.226542] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229443] pid_max: default: 32768 minimum: 301 [ 0.230953] ACPI: Core revision 20150930 [ 0.232851] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235128] Security Framework initialized [ 0.236512] Yama: becoming mindful. [ 0.237775] AppArmor: AppArmor initialized [ 0.239194] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241432] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.243567] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245669] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248007] Initializing cgroup subsys io [ 0.249419] Initializing cgroup subsys memory [ 0.250877] Initializing cgroup subsys devices [ 0.252349] Initializing cgroup subsys freezer [ 0.253854] Initializing cgroup subsys net_cls [ 0.255327] Initializing cgroup subsys perf_event [ 0.256967] Initializing cgroup subsys net_prio [ 0.258509] Initializing cgroup subsys hugetlb [ 0.260030] Initializing cgroup subsys pids [ 0.261520] CPU: Physical Processor ID: 0 [ 0.263569] mce: CPU supports 10 MCE banks [ 0.265042] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.266758] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283305] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291587] ftrace: allocating 31920 entries in 125 pages [ 0.322212] smpboot: Max logical packages: 1 [ 0.323719] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.326030] x2apic enabled [ 0.327375] Switched APIC routing to physical x2apic. [ 0.330202] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.332098] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.335640] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.338733] KVM setup paravirtual spinlock [ 0.340583] x86: Booted up 1 node, 1 CPUs [ 0.341949] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.344269] devtmpfs: initialized [ 0.346435] evm: security.selinux [ 0.347654] evm: security.SMACK64 [ 0.348825] evm: security.SMACK64EXEC [ 0.350094] evm: security.SMACK64TRANSMUTE [ 0.351495] evm: security.SMACK64MMAP [ 0.352751] evm: security.ima [ 0.353858] evm: security.capability [ 0.355171] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.358328] pinctrl core: initialized pinctrl subsystem [ 0.360185] RTC time: 11:32:42, date: 03/26/19 [ 0.361759] NET: Registered protocol family 16 [ 0.363383] cpuidle: using governor ladder [ 0.364778] cpuidle: using governor menu [ 0.366118] PCCT header not found. [ 0.367412] ACPI: bus type PCI registered [ 0.368850] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.370966] PCI: Using configuration type 1 for base access [ 0.373482] ACPI: Added _OSI(Module Device) [ 0.374901] ACPI: Added _OSI(Processor Device) [ 0.376363] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.377924] ACPI: Added _OSI(Processor Aggregator Device) [ 0.380467] ACPI: Interpreter enabled [ 0.381749] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.384890] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.388097] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.391259] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.394388] ACPI: (supports S0 S5) [ 0.395583] ACPI: Using IOAPIC for interrupt routing [ 0.397207] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.401633] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.403636] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.405794] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.407907] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.411691] acpiphp: Slot [3] registered [ 0.413045] acpiphp: Slot [4] registered [ 0.414391] acpiphp: Slot [5] registered [ 0.415776] acpiphp: Slot [6] registered [ 0.417147] acpiphp: Slot [7] registered [ 0.418514] acpiphp: Slot [8] registered [ 0.419868] acpiphp: Slot [9] registered [ 0.421219] acpiphp: Slot [10] registered [ 0.422586] acpiphp: Slot [11] registered [ 0.423970] acpiphp: Slot [12] registered [ 0.425345] acpiphp: Slot [13] registered [ 0.426713] acpiphp: Slot [14] registered [ 0.428138] acpiphp: Slot [15] registered [ 0.445283] acpiphp: Slot [16] registered [ 0.446688] acpiphp: Slot [17] registered [ 0.448088] acpiphp: Slot [18] registered [ 0.449492] acpiphp: Slot [19] registered [ 0.450863] acpiphp: Slot [20] registered [ 0.452235] acpiphp: Slot [21] registered [ 0.453610] acpiphp: Slot [22] registered [ 0.455008] acpiphp: Slot [23] registered [ 0.456376] acpiphp: Slot [24] registered [ 0.457776] acpiphp: Slot [25] registered [ 0.459154] acpiphp: Slot [26] registered [ 0.460546] acpiphp: Slot [27] registered [ 0.461915] acpiphp: Slot [28] registered [ 0.463282] acpiphp: Slot [29] registered [ 0.464644] acpiphp: Slot [30] registered [ 0.466016] acpiphp: Slot [31] registered [ 0.467410] PCI host bridge to bus 0000:00 [ 0.468811] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.470875] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.472971] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.475461] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.477937] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.480489] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.485163] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.487376] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.489394] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.491556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.495893] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.498352] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.519523] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.521972] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.524599] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.526999] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.529402] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.531493] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.533601] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.535421] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.538072] vgaarb: loaded [ 0.539090] vgaarb: bridge control possible 0000:00:02.0 [ 0.541068] SCSI subsystem initialized [ 0.542553] ACPI: bus type USB registered [ 0.543976] usbcore: registered new interface driver usbfs [ 0.545726] usbcore: registered new interface driver hub [ 0.547480] usbcore: registered new device driver usb [ 0.549358] PCI: Using ACPI for IRQ routing [ 0.551228] NetLabel: Initializing [ 0.552485] NetLabel: domain hash size = 128 [ 0.553954] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.555578] NetLabel: unlabeled traffic allowed by default [ 0.557545] clocksource: Switched to clocksource kvm-clock [ 0.567589] AppArmor: AppArmor Filesystem Enabled [ 0.571408] pnp: PnP ACPI init [ 0.573415] pnp: PnP ACPI: found 5 devices [ 0.580737] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.583802] NET: Registered protocol family 2 [ 0.585776] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.588033] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.590138] TCP: Hash tables configured (established 4096 bind 4096) [ 0.592256] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.594166] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.596225] NET: Registered protocol family 1 [ 0.597762] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.599682] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.601559] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.616293] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.631597] Trying to unpack rootfs image as initramfs... [ 0.693238] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.696611] Scanning for low memory corruption every 60 seconds [ 0.699225] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.701594] audit: initializing netlink subsys (disabled) [ 0.703670] audit: type=2000 audit(1553599963.519:1): initialized [ 0.706309] Initialise system trusted keyring [ 0.708198] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.710565] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.714046] zbud: loaded [ 0.715372] VFS: Disk quotas dquot_6.6.0 [ 0.717005] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.719950] fuse init (API version 7.23) [ 0.721688] Key type big_key registered [ 0.723281] Allocating IMA MOK and blacklist keyrings. [ 0.725595] Key type asymmetric registered [ 0.727248] Asymmetric key parser 'x509' registered [ 0.729164] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.732137] io scheduler noop registered [ 0.733741] io scheduler deadline registered (default) [ 0.735754] io scheduler cfq registered [ 0.737403] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.739387] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.741583] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.744084] ACPI: Power Button [PWRF] [ 0.745505] GHES: HEST is not enabled! [ 0.759819] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.790732] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.794303] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.820285] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.823747] Linux agpgart interface v0.103 [ 0.827273] brd: module loaded [ 0.829633] loop: module loaded [ 0.834676] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.837188] GPT:90111 != 2097151 [ 0.838340] GPT:Alternate GPT header not at the end of the disk. [ 0.840191] GPT:90111 != 2097151 [ 0.841328] GPT: Use GNU Parted to correct GPT errors. [ 0.842960] vda: vda1 vda15 [ 0.844839] scsi host0: ata_piix [ 0.846111] scsi host1: ata_piix [ 0.847333] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.849395] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.852082] libphy: Fixed MDIO Bus: probed [ 0.853490] tun: Universal TUN/TAP device driver, 1.6 [ 0.855128] tun: (C) 1999-2004 Max Krasnyansky [ 0.858458] PPP generic driver version 2.4.2 [ 0.859996] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.862060] ehci-pci: EHCI PCI platform driver [ 0.863563] ehci-platform: EHCI generic platform driver [ 0.865273] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.867228] ohci-pci: OHCI PCI platform driver [ 0.868772] ohci-platform: OHCI generic platform driver [ 0.870481] uhci_hcd: USB Universal Host Controller Interface driver [ 0.885339] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.887031] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.889537] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.891210] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.893131] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.895199] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.897622] usb usb1: Product: UHCI Host Controller [ 0.899224] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.901146] usb usb1: SerialNumber: 0000:00:01.2 [ 0.902763] hub 1-0:1.0: USB hub found [ 0.904082] hub 1-0:1.0: 2 ports detected [ 0.905632] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.909189] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.910840] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.912590] mousedev: PS/2 mouse device common for all mice [ 0.914757] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.917683] rtc_cmos 00:00: RTC can wake from S4 [ 0.919760] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.921829] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.923896] i2c /dev entries driver [ 0.925204] device-mapper: uevent: version 1.0.3 [ 0.927126] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.930021] ledtrig-cpu: registered to indicate activity on CPUs [ 0.932255] NET: Registered protocol family 10 [ 0.934050] NET: Registered protocol family 17 [ 0.935584] Key type dns_resolver registered [ 0.937198] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.939095] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.942863] registered taskstats version 1 [ 0.944313] Loading compiled-in X.509 certificates [ 0.946477] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.949695] zswap: loaded using pool lzo/zbud [ 0.952007] Key type trusted registered [ 0.954367] Key type encrypted registered [ 0.955778] AppArmor: AppArmor sha1 policy hashing enabled [ 0.957602] ima: No TPM chip found, activating TPM-bypass! [ 0.959408] evm: HMAC attrs: 0x1 [ 0.960953] Magic number: 11:578:530 [ 0.962316] tty ttyS10: hash matches [ 0.963702] rtc_cmos 00:00: setting system clock to 2019-03-26 11:32:43 UTC (1553599963) [ 0.966476] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.968404] EDD information not available. [ 1.007292] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.009966] Write protecting the kernel read-only data: 14336k [ 1.013292] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.016508] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.74 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.065424] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.11... Lease of 192.168.120.11 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.02. iid=i-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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCAThKSqJji7+bx2lrxN/iarm4AXOLTNQlSn3gMkqbbsSM3yGZe4Jjk2SlQM3Ov4rIhGu3/hzq5Ofuw0cRJ2cZytnFN6f/VLvNR3DD2xQ7NAshmlo91WLfKaPHAO6xqTCEmQp/xzgKUx6kTQWrGIbFnItDYBobiszltJPWah1qsNoop0QLGycvSbMeI/Gnwl/EPTqSVq7XGPQlG5+ztcv7UuazmVEkwlpvClzYviNFGu6AxOegrRjejQuBy6/K2mlrlBL8w+DJN2n3RbJv5dOCdEWc+W2jdMNX7UEns6w4YJilXFWcSgYuSNKi8iLXijBp3EHcUzUwWRqnZO4f0Vubv root@vping-userdata-vm2-42898e5f-9cc4-452a-809f-1861c348dbe8 ssh-dss AAAAB3NzaC1kc3MAAACBANl8zTXjpeEQV6sXb2t7zQcgh3t4wQ3fN7nJEXJFZzXwMLRvheF+9tLd5NIZCc25W2JnZVOX4Nn5SN0GlU3E812z1MKxBVpp4NV4WD+ax7qXhE+zzjRyR+rPcFh+oaU5uAlLQaBdLqQ6FcH61QjDvrSag3tw1sWNSU1fWW1EMLWxAAAAFQDJzml9Zuj2tStF0o+EhheiiQ0jiwAAAIB2tDOJOcfCkHXARPWeSDcAh0fOaQgeqNZLWJodAGP+BaC3d1O4dbI8MM2E3KrZLGRfv3Ecxgnw3MYoFh0ekrLGr9E8gD6YiDqRDAr83nHwGFQJVWa54v02UStN2KAyw/6ORhfuEiofyScVldnX2UMhlEI8s6Dq7fCO3lqSLm5wxgAAAIEAgK6z4d1dzZnpQgfQ0eCCwp1WMCHKbT2BNyTOKk/Kdj/SXQGFe4HTQmiWs99xeSD/S68rJvaqmIC1BxBdpjJCEmRkZawCKbwTib+cRDmYXq2uSxUjbGDzx97jACCCWe8LK31EpHxMQyv2FNCYVr3ZHdfv+y+gAS9UXRqVocsHHIE= root@vping-userdata-vm2-42898e5f-9cc4-452a-809f-1861c348dbe8 -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 1.16s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.11,24,fe80::f816:3eff:fe0a:b5a3/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.11 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000006 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-42898e5f-9cc4-452a-809f-1861c348dbe8 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.89 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-42898e5f-9cc4-452a-809f-1861c348dbe8 login: 2019-03-26 11:32:48,644 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2019-03-26 11:32:48,754 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 11:32:48,754 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:36 | PASS | +------------------------+------------------+------------------+----------------+ 2019-03-26 11:32:48,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 11:32:48,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:48,957 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-21f6e8d9-dd27-481d-836e-0416c6a327dc x-openstack-request-id: req-21f6e8d9-dd27-481d-836e-0416c6a327dc 2019-03-26 11:32:48,957 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303 used request id req-21f6e8d9-dd27-481d-836e-0416c6a327dc 2019-03-26 11:32:48,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.197256088257s 2019-03-26 11:32:48,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:48,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:49,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 874 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-171e34cf-0dec-49b7-9728-62a7795039cb x-openstack-request-id: req-171e34cf-0dec-49b7-9728-62a7795039cb 2019-03-26 11:32:49,650 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:b5:a3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:42.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "43569bdc-f39e-4599-bedc-b6924af5fc79", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:42Z", "hostId": "fd3d02aba83a8d6c67e43928682a7fb30bde1818277d86f0783283b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:35Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:44:2e:e4", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/66ad103b-3461-4bb8-9820-3f87bede7303", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:31.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "66ad103b-3461-4bb8-9820-3f87bede7303", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:48Z", "hostId": "a07cd750921242a5361038eb39dc14ec9df73d08176e3f8aaa494f80", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:22Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:49,651 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-171e34cf-0dec-49b7-9728-62a7795039cb 2019-03-26 11:32:49,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.693470001221s 2019-03-26 11:32:49,653 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:32:51,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:51,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:52,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fe39a3e0-244c-4daf-86e5-a304f823e23e x-openstack-request-id: req-fe39a3e0-244c-4daf-86e5-a304f823e23e 2019-03-26 11:32:52,277 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:b5:a3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:42.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "43569bdc-f39e-4599-bedc-b6924af5fc79", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:42Z", "hostId": "fd3d02aba83a8d6c67e43928682a7fb30bde1818277d86f0783283b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:35Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:52,277 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fe39a3e0-244c-4daf-86e5-a304f823e23e 2019-03-26 11:32:52,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.621258020401s 2019-03-26 11:32:52,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 11:32:52,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:52,424 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-05159e73-a73f-4d54-8614-56f83d4c17a1 x-openstack-request-id: req-05159e73-a73f-4d54-8614-56f83d4c17a1 2019-03-26 11:32:52,425 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79 used request id req-05159e73-a73f-4d54-8614-56f83d4c17a1 2019-03-26 11:32:52,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.145568847656s 2019-03-26 11:32:52,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:52,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:52,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 746 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:52 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7e1ce5c8-f0dd-4507-97f9-0cec2806b280 x-openstack-request-id: req-7e1ce5c8-f0dd-4507-97f9-0cec2806b280 2019-03-26 11:32:52,641 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:0a:b5:a3", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/43569bdc-f39e-4599-bedc-b6924af5fc79", "rel": "bookmark"}], "image": {"id": "96476df5-6c71-4566-a790-85792dd737c9", "links": [{"href": "http://172.30.9.22:8774/images/96476df5-6c71-4566-a790-85792dd737c9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:32:42.000000", "flavor": {"id": "6f6b3432-636d-4196-afde-5969601bb566", "links": [{"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}]}, "id": "43569bdc-f39e-4599-bedc-b6924af5fc79", "security_groups": [{"name": "default"}], "user_id": "91256c3fa28f45f7bac32659818e7573", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:32:52Z", "hostId": "fd3d02aba83a8d6c67e43928682a7fb30bde1818277d86f0783283b8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_42898e5f-9cc4-452a-809f-1861c348dbe8", "created": "2019-03-26T11:32:35Z", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:32:52,641 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7e1ce5c8-f0dd-4507-97f9-0cec2806b280 2019-03-26 11:32:52,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216331958771s 2019-03-26 11:32:52,643 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:32:54,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:32:54,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:54,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32: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-cecbc0d1-d288-4ff4-b0a0-0637f58aaf3e x-openstack-request-id: req-cecbc0d1-d288-4ff4-b0a0-0637f58aaf3e 2019-03-26 11:32:54,712 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-26 11:32:54,712 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cecbc0d1-d288-4ff4-b0a0-0637f58aaf3e 2019-03-26 11:32:54,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0667259693146s 2019-03-26 11:32:54,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 11:32:54,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/06059a7a-81ce-40fe-b456-7641bc3b57dd/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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" -d '{"subnet_id": "2991d9a2-d04e-478e-a49f-f6c93ee72ce8"}' 2019-03-26 11:32:56,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:56 GMT X-Openstack-Request-Id: req-ec85f2d2-0a3d-41cc-8b06-b8c6729bef11 2019-03-26 11:32:56,975 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "26a79f79-5629-471a-83d9-b813c2d21bc4", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "subnet_id": "2991d9a2-d04e-478e-a49f-f6c93ee72ce8", "subnet_ids": ["2991d9a2-d04e-478e-a49f-f6c93ee72ce8"], "port_id": "5a70e08e-36de-4586-85b0-ac07903df30b", "id": "06059a7a-81ce-40fe-b456-7641bc3b57dd"} 2019-03-26 11:32:56,976 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/06059a7a-81ce-40fe-b456-7641bc3b57dd/remove_router_interface.json used request id req-ec85f2d2-0a3d-41cc-8b06-b8c6729bef11 2019-03-26 11:32:56,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.26245594025s 2019-03-26 11:32:56,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 11:32:56,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:57,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 710 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:57 GMT X-Openstack-Request-Id: req-be3dac55-8f73-4d32-ba3f-628710d3e913 2019-03-26 11:32:57,280 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c6dbe3fc27764f5a964457506df24584", "created_at": "2019-03-26T11:32:15Z", "admin_state_up": true, "updated_at": "2019-03-26T11:32:55Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "c6dbe3fc27764f5a964457506df24584", "id": "06059a7a-81ce-40fe-b456-7641bc3b57dd", "name": "vping_userdata-router_42898e5f-9cc4-452a-809f-1861c348dbe8"}]} 2019-03-26 11:32:57,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-be3dac55-8f73-4d32-ba3f-628710d3e913 2019-03-26 11:32:57,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.304348945618s 2019-03-26 11:32:57,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 11:32:57,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/06059a7a-81ce-40fe-b456-7641bc3b57dd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:58,525 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:32:58 GMT X-Openstack-Request-Id: req-fc8b2658-9dd7-4294-b2f3-5df9edaa0deb 2019-03-26 11:32:58,525 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:32:58,525 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/06059a7a-81ce-40fe-b456-7641bc3b57dd.json used request id req-fc8b2658-9dd7-4294-b2f3-5df9edaa0deb 2019-03-26 11:32:58,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.24342179298s 2019-03-26 11:32:58,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:32:58,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:58,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 685 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:58 GMT X-Openstack-Request-Id: req-bf3f17f9-a5df-4151-8139-17f6e33428fb 2019-03-26 11:32:58,569 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"26a79f79-5629-471a-83d9-b813c2d21bc4","tenant_id":"c6dbe3fc27764f5a964457506df24584","created_at":"2019-03-26T11:32:14Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:32: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":"c6dbe3fc27764f5a964457506df24584","id":"2991d9a2-d04e-478e-a49f-f6c93ee72ce8","subnetpool_id":null,"name":"vping_userdata-subnet_42898e5f-9cc4-452a-809f-1861c348dbe8"}]} 2019-03-26 11:32:58,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-bf3f17f9-a5df-4151-8139-17f6e33428fb 2019-03-26 11:32:58,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0429849624634s 2019-03-26 11:32:58,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 11:32:58,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/2991d9a2-d04e-478e-a49f-f6c93ee72ce8.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:59,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:32:59 GMT X-Openstack-Request-Id: req-74beab9a-256b-496c-94b9-0e463035b42a 2019-03-26 11:32:59,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:32:59,551 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/2991d9a2-d04e-478e-a49f-f6c93ee72ce8.json used request id req-74beab9a-256b-496c-94b9-0e463035b42a 2019-03-26 11:32:59,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.98060297966s 2019-03-26 11:32:59,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:32:59,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:32:59,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1241 Content-Type: application/json Date: Tue, 26 Mar 2019 11:32:59 GMT X-Openstack-Request-Id: req-3ada8b09-db37-49f4-990c-0e09ccdfb807 2019-03-26 11:32:59,852 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"26a79f79-5629-471a-83d9-b813c2d21bc4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"c6dbe3fc27764f5a964457506df24584","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:32:59Z","qos_policy_id":null,"name":"vping_userdata-net_42898e5f-9cc4-452a-809f-1861c348dbe8","admin_state_up":true,"tenant_id":"c6dbe3fc27764f5a964457506df24584","created_at":"2019-03-26T11:32:13Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 11:32:59,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3ada8b09-db37-49f4-990c-0e09ccdfb807 2019-03-26 11:32:59,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.301514148712s 2019-03-26 11:32:59,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 11:32:59,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/26a79f79-5629-471a-83d9-b813c2d21bc4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:33:00,509 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:33:00 GMT X-Openstack-Request-Id: req-ca3ea4e0-0ae1-4f38-b4ba-126e45dfe592 2019-03-26 11:33:00,509 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:33:00,509 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/26a79f79-5629-471a-83d9-b813c2d21bc4.json used request id req-ca3ea4e0-0ae1-4f38-b4ba-126e45dfe592 2019-03-26 11:33:00,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.655483961105s 2019-03-26 11:33:00,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:33:00,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:33:00,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1405 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:00 GMT X-Openstack-Request-Id: req-edcd98d5-d2ab-40b4-be50-9aea9609820d 2019-03-26 11:33:00,877 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:32:20Z", "file": "/v2/images/96476df5-6c71-4566-a790-85792dd737c9/file", "owner": "c6dbe3fc27764f5a964457506df24584", "id": "96476df5-6c71-4566-a790-85792dd737c9", "size": 12716032, "self": "/v2/images/96476df5-6c71-4566-a790-85792dd737c9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/96476df5-6c71-4566-a790-85792dd737c9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/96476df5-6c71-4566-a790-85792dd737c9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_42898e5f-9cc4-452a-809f-1861c348dbe8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:32:19Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:33:00,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-edcd98d5-d2ab-40b4-be50-9aea9609820d 2019-03-26 11:33:00,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.362905979156s 2019-03-26 11:33:00,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 11:33:00,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/96476df5-6c71-4566-a790-85792dd737c9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}525f464ae5fc5e0b93066b4c3174b9b909bd8bb9" 2019-03-26 11:33:01,356 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:33:01 GMT X-Openstack-Request-Id: req-674ee7e5-2d6f-4a07-a50b-fc94367ea3eb 2019-03-26 11:33:01,356 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:33:01,356 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/96476df5-6c71-4566-a790-85792dd737c9 used request id req-674ee7e5-2d6f-4a07-a50b-fc94367ea3eb 2019-03-26 11:33:01,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.478477954865s 2019-03-26 11:33:01,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:33:01,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:33:01,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-5b79af40-5041-4c5f-b596-8e80b8428ad3 x-openstack-request-id: req-5b79af40-5041-4c5f-b596-8e80b8428ad3 2019-03-26 11:33:01,384 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vping_userdata-flavor_42898e5f-9cc4-452a-809f-1861c348dbe8", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6f6b3432-636d-4196-afde-5969601bb566", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6f6b3432-636d-4196-afde-5969601bb566"}]} 2019-03-26 11:33:01,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5b79af40-5041-4c5f-b596-8e80b8428ad3 2019-03-26 11:33:01,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0229330062866s 2019-03-26 11:33:01,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 11:33:01,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/6f6b3432-636d-4196-afde-5969601bb566 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:33:01,421 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-5c8138bd-1bc0-48d0-bf54-ddad18eb29bc x-openstack-request-id: req-5c8138bd-1bc0-48d0-bf54-ddad18eb29bc 2019-03-26 11:33:01,421 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/6f6b3432-636d-4196-afde-5969601bb566 used request id req-5c8138bd-1bc0-48d0-bf54-ddad18eb29bc 2019-03-26 11:33:01,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0358500480652s 2019-03-26 11:33:01,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:33:01,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:33:01,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 839 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-383aff1e-ab9e-4be9-aec4-80c1f4f7c6bd 2019-03-26 11:33:01,630 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "vping_userdata-user_42898e5f-9cc4-452a-809f-1861c348dbe8", "links": {"self": "http://172.30.9.22:5000/v3/users/91256c3fa28f45f7bac32659818e7573"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "91256c3fa28f45f7bac32659818e7573", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:33:01,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-383aff1e-ab9e-4be9-aec4-80c1f4f7c6bd 2019-03-26 11:33:01,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208154916763s 2019-03-26 11:33:01,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:33:01,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/91256c3fa28f45f7bac32659818e7573 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:33:01,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5136336b-62cd-48b1-aab4-3935402d6e2e 2019-03-26 11:33:01,882 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vping_userdata-user_42898e5f-9cc4-452a-809f-1861c348dbe8", "links": {"self": "http://172.30.9.22:5000/v3/users/91256c3fa28f45f7bac32659818e7573"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "91256c3fa28f45f7bac32659818e7573", "description": null}} 2019-03-26 11:33:01,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/91256c3fa28f45f7bac32659818e7573 used request id req-5136336b-62cd-48b1-aab4-3935402d6e2e 2019-03-26 11:33:01,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.246340036392s 2019-03-26 11:33:01,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 11:33:01,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/91256c3fa28f45f7bac32659818e7573 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:33:02,187 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:33:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b0761ea-8a1e-48fa-bc2d-4ccd586ca6ec 2019-03-26 11:33:02,187 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:33:02,187 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/91256c3fa28f45f7bac32659818e7573 used request id req-5b0761ea-8a1e-48fa-bc2d-4ccd586ca6ec 2019-03-26 11:33:02,188 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.304995059967s 2019-03-26 11:33:02,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:33:02,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:33:02,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 390 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0052c317-6344-4062-889e-131021ab30a2 2019-03-26 11:33:02,386 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.22:5000/v3/projects/c6dbe3fc27764f5a964457506df24584"}, "tags": [], "enabled": true, "id": "c6dbe3fc27764f5a964457506df24584", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_42898e5f-9cc4-452a-809f-1861c348dbe8"}]} 2019-03-26 11:33:02,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-0052c317-6344-4062-889e-131021ab30a2 2019-03-26 11:33:02,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.192136049271s 2019-03-26 11:33:02,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 11:33:02,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/c6dbe3fc27764f5a964457506df24584 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:33:02,652 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aead37c-7a4f-48d8-afc8-1ee5e034554e 2019-03-26 11:33:02,652 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:33:02,652 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/c6dbe3fc27764f5a964457506df24584 used request id req-7aead37c-7a4f-48d8-afc8-1ee5e034554e 2019-03-26 11:33:02,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.261136054993s 2019-03-26 11:33:02,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:33:02,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=c6dbe3fc27764f5a964457506df24584&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}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:33:02,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:03 GMT X-Openstack-Request-Id: req-360c9184-3e2c-476a-b0fd-66665990faed 2019-03-26 11:33:02,996 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c6dbe3fc27764f5a964457506df24584", "created_at": "2019-03-26T11:32:13Z", "updated_at": "2019-03-26T11:32:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:32:13Z", "revision_number": 0, "id": "3a422873-dd4a-4f4c-9e5f-52d6ae86f364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:32:13Z", "security_group_id": "8128906f-32c3-492f-ab71-77f55d0d783c", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6dbe3fc27764f5a964457506df24584"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:32:13Z", "revision_number": 0, "id": "52af0ff7-37ee-4396-b898-d5d75daa52b8", "remote_group_id": "8128906f-32c3-492f-ab71-77f55d0d783c", "remote_ip_prefix": null, "created_at": "2019-03-26T11:32:13Z", "security_group_id": "8128906f-32c3-492f-ab71-77f55d0d783c", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6dbe3fc27764f5a964457506df24584"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:32:13Z", "revision_number": 0, "id": "6404b9a0-3835-4091-bb36-f10b12f30cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:32:13Z", "security_group_id": "8128906f-32c3-492f-ab71-77f55d0d783c", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6dbe3fc27764f5a964457506df24584"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:32:13Z", "revision_number": 0, "id": "baf320f4-6a26-4707-8135-bf81d5f1deab", "remote_group_id": "8128906f-32c3-492f-ab71-77f55d0d783c", "remote_ip_prefix": null, "created_at": "2019-03-26T11:32:13Z", "security_group_id": "8128906f-32c3-492f-ab71-77f55d0d783c", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6dbe3fc27764f5a964457506df24584"}], "revision_number": 1, "project_id": "c6dbe3fc27764f5a964457506df24584", "id": "8128906f-32c3-492f-ab71-77f55d0d783c", "name": "default"}]} 2019-03-26 11:33:02,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=c6dbe3fc27764f5a964457506df24584&name=default used request id req-360c9184-3e2c-476a-b0fd-66665990faed 2019-03-26 11:33:02,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.338371038437s 2019-03-26 11:33:03,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:33:03,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:33:03,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:03 GMT X-Openstack-Request-Id: req-cdae9b19-673e-4ed4-8f1b-4d7026025c90 2019-03-26 11:33:03,052 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c6dbe3fc27764f5a964457506df24584", "created_at": "2019-03-26T11:32:13Z", "updated_at": "2019-03-26T11:32:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:32:13Z", "revision_number": 0, "id": "6404b9a0-3835-4091-bb36-f10b12f30cc2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:32:13Z", "security_group_id": "8128906f-32c3-492f-ab71-77f55d0d783c", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6dbe3fc27764f5a964457506df24584"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:32:13Z", "revision_number": 0, "id": "baf320f4-6a26-4707-8135-bf81d5f1deab", "remote_group_id": "8128906f-32c3-492f-ab71-77f55d0d783c", "remote_ip_prefix": null, "created_at": "2019-03-26T11:32:13Z", "security_group_id": "8128906f-32c3-492f-ab71-77f55d0d783c", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "port_range_min": null, "ethertype": "IPv4", "project_id": "c6dbe3fc27764f5a964457506df24584"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:32:13Z", "revision_number": 0, "id": "3a422873-dd4a-4f4c-9e5f-52d6ae86f364", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:32:13Z", "security_group_id": "8128906f-32c3-492f-ab71-77f55d0d783c", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6dbe3fc27764f5a964457506df24584"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:32:13Z", "revision_number": 0, "id": "52af0ff7-37ee-4396-b898-d5d75daa52b8", "remote_group_id": "8128906f-32c3-492f-ab71-77f55d0d783c", "remote_ip_prefix": null, "created_at": "2019-03-26T11:32:13Z", "security_group_id": "8128906f-32c3-492f-ab71-77f55d0d783c", "tenant_id": "c6dbe3fc27764f5a964457506df24584", "port_range_min": null, "ethertype": "IPv6", "project_id": "c6dbe3fc27764f5a964457506df24584"}], "revision_number": 1, "project_id": "c6dbe3fc27764f5a964457506df24584", "id": "8128906f-32c3-492f-ab71-77f55d0d783c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 11:33:03,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cdae9b19-673e-4ed4-8f1b-4d7026025c90 2019-03-26 11:33:03,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0507378578186s 2019-03-26 11:33:03,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 11:33:03,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/8128906f-32c3-492f-ab71-77f55d0d783c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86403d45b208f677360a00de5fd5acdcb6e621d3" 2019-03-26 11:33:03,224 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:33:03 GMT X-Openstack-Request-Id: req-b1d2aab5-8107-4eab-8140-ac67ae2ddd13 2019-03-26 11:33:03,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:33:03,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/8128906f-32c3-492f-ab71-77f55d0d783c.json used request id req-b1d2aab5-8107-4eab-8140-ac67ae2ddd13 2019-03-26 11:33:03,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.164600849152s 2019-03-26 11:33:03,271 - xtesting.ci.run_tests - INFO - Loading test case 'cinder_test'... 2019-03-26 11:33:03,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:33:03,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c6a4a1-0126-4d64-b430-6f66454b8a14 2019-03-26 11:33:03,318 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:33:03,318 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-a1c6a4a1-0126-4d64-b430-6f66454b8a14 2019-03-26 11:33:03,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:33:03,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["K6pGyDyNRiW5wI5Zb5n7Gg"], "issued_at": "2019-03-26T11:33:03.000000Z"}} 2019-03-26 11:33:03,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:33:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:33:03,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:04 GMT X-Openstack-Request-Id: req-03b2f46e-318c-4483-b989-c15d6f5acf23 2019-03-26 11:33:03,998 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:33:03,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-03b2f46e-318c-4483-b989-c15d6f5acf23 2019-03-26 11:33:03,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282820940018s 2019-03-26 11:33:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:33:04,011 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67385f94-a237-40d7-9584-d499a3fa99d4 2019-03-26 11:33:04,011 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:33:04,012 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-67385f94-a237-40d7-9584-d499a3fa99d4 2019-03-26 11:33:04,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:33:04,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:33:04,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-899388d9-ed7e-4ee3-af39-d849868428e9 2019-03-26 11:33:04,293 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:33:04,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-899388d9-ed7e-4ee3-af39-d849868428e9 2019-03-26 11:33:04,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.280582904816s 2019-03-26 11:33:04,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 11:33:04,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}533470f3840ca4090cdd7f4475804cca86db21b2" -d '{"project": {"description": "Created by OPNFV Functest: cinder_test", "enabled": true, "domain_id": "default", "name": "cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}}' 2019-03-26 11:33:04,518 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 368 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-492754dd-e5e4-4b46-8e37-909eac1db835 2019-03-26 11:33:04,518 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/94d7a7a284204684920db33b541aca5c"}, "tags": [], "enabled": true, "id": "94d7a7a284204684920db33b541aca5c", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}} 2019-03-26 11:33:04,518 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-492754dd-e5e4-4b46-8e37-909eac1db835 2019-03-26 11:33:04,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.217782020569s 2019-03-26 11:33:04,519 - 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'94d7a7a284204684920db33b541aca5c', '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_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e'}) 2019-03-26 11:33:04,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 11:33:04,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}533470f3840ca4090cdd7f4475804cca86db21b2" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "gwoIjSK05TZtAhVahKpvyIejNDwsks", "email": null, "name": "cinder_test-user_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}}' 2019-03-26 11:33:04,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 326 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ec2124a-92cc-4e91-bce8-134722431158 2019-03-26 11:33:05,000 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "links": {"self": "http://172.30.9.22:5000/v3/users/04d2a47023314f1e8781b21db3717bba"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "04d2a47023314f1e8781b21db3717bba", "domain_id": "default", "password_expires_at": null}} 2019-03-26 11:33:05,000 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-7ec2124a-92cc-4e91-bce8-134722431158 2019-03-26 11:33:05,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.473700046539s 2019-03-26 11:33:05,001 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'04d2a47023314f1e8781b21db3717bba', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cinder_test-user_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e'}) 2019-03-26 11:33:05,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:33:05,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:33:05,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5ad7f7a-3a62-4bb1-92e8-44e86a4af1a0 2019-03-26 11:33:05,201 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:33:05,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a5ad7f7a-3a62-4bb1-92e8-44e86a4af1a0 2019-03-26 11:33:05,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196493148804s 2019-03-26 11:33:05,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:33:05,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:33:05,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7056e844-2d21-4de4-80ab-1d51bb80d6e2 2019-03-26 11:33:05,354 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:33:05,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7056e844-2d21-4de4-80ab-1d51bb80d6e2 2019-03-26 11:33:05,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.147979021072s 2019-03-26 11:33:05,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:33:05,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:33:05,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e432e705-efe6-4a1f-acc8-69f763b9c69b 2019-03-26 11:33:05,513 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:33:05,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e432e705-efe6-4a1f-acc8-69f763b9c69b 2019-03-26 11:33:05,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.15420293808s 2019-03-26 11:33:05,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:33:05,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:33:05,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94df45bb-33ca-42de-a682-e6c707ee2f04 2019-03-26 11:33:05,625 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:33:05,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-94df45bb-33ca-42de-a682-e6c707ee2f04 2019-03-26 11:33:05,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107203960419s 2019-03-26 11:33:05,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:33:05,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:33:05,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72859b06-1628-4074-9f27-7190e8a523e8 2019-03-26 11:33:05,752 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder_test-user_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "links": {"self": "http://172.30.9.22:5000/v3/users/04d2a47023314f1e8781b21db3717bba"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "04d2a47023314f1e8781b21db3717bba", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:33:05,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-72859b06-1628-4074-9f27-7190e8a523e8 2019-03-26 11:33:05,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126125812531s 2019-03-26 11:33:05,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:33:05,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:33:05,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fbba2e3-b0e0-4e43-81ca-de4e19943c2e 2019-03-26 11:33:05,875 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/94d7a7a284204684920db33b541aca5c"}, "tags": [], "enabled": true, "id": "94d7a7a284204684920db33b541aca5c", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:33:05,875 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5fbba2e3-b0e0-4e43-81ca-de4e19943c2e 2019-03-26 11:33:05,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111044883728s 2019-03-26 11:33:05,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:33:05,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=04d2a47023314f1e8781b21db3717bba&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=94d7a7a284204684920db33b541aca5c" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:33:05,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0555a1e0-9ba3-4cf5-addf-1ca306ce64b4 2019-03-26 11:33:05,992 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=04d2a47023314f1e8781b21db3717bba&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=94d7a7a284204684920db33b541aca5c", "previous": null, "next": null}} 2019-03-26 11:33:05,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=04d2a47023314f1e8781b21db3717bba&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=94d7a7a284204684920db33b541aca5c used request id req-0555a1e0-9ba3-4cf5-addf-1ca306ce64b4 2019-03-26 11:33:05,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109211206436s 2019-03-26 11:33:05,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 11:33:06,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/94d7a7a284204684920db33b541aca5c/users/04d2a47023314f1e8781b21db3717bba/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:33:06,299 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:33:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17cd581e-bcbe-4736-b1b6-ea190cdbb254 2019-03-26 11:33:06,299 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:33:06,300 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/94d7a7a284204684920db33b541aca5c/users/04d2a47023314f1e8781b21db3717bba/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-17cd581e-bcbe-4736-b1b6-ea190cdbb254 2019-03-26 11:33:06,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.303344964981s 2019-03-26 11:33:06,301 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 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'94d7a7a284204684920db33b541aca5c', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'gwoIjSK05TZtAhVahKpvyIejNDwsks', 'username': u'cinder_test-user_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 11:33:06,304 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cinder_test-user_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'password': 'gwoIjSK05TZtAhVahKpvyIejNDwsks', 'project_name': 'cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '94d7a7a284204684920db33b541aca5c', 'project_domain_name': 'Default'} 2019-03-26 11:33:06,305 - xtesting.ci.run_tests - INFO - Running test case 'cinder_test'... 2019-03-26 11:33:06,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:33:06,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:33:06,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f85ee3-a2ff-44e4-b29a-fa9293ba35d9 2019-03-26 11:33:06,417 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:33:06,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d9f85ee3-a2ff-44e4-b29a-fa9293ba35d9 2019-03-26 11:33:06,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111372947693s 2019-03-26 11:33:06,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:33:06,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:33:06,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf6b2fa-1d7e-4a97-a1f4-e2d0301003ad 2019-03-26 11:33:06,730 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/94d7a7a284204684920db33b541aca5c"}, "tags": [], "enabled": true, "id": "94d7a7a284204684920db33b541aca5c", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:33:06,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ecf6b2fa-1d7e-4a97-a1f4-e2d0301003ad 2019-03-26 11:33:06,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.305464982986s 2019-03-26 11:33:06,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 11:33:06,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}533470f3840ca4090cdd7f4475804cca86db21b2" -d '{"network": {"tenant_id": "94d7a7a284204684920db33b541aca5c", "name": "cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "admin_state_up": true}}' 2019-03-26 11:33:07,146 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:07 GMT X-Openstack-Request-Id: req-4c8d1924-a1e5-4905-ae5a-07d384dd1256 2019-03-26 11:33:07,146 - 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":"78c76ab8-1cee-4b52-a921-cf305d576576","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":21,"ipv4_address_scope":null,"shared":false,"project_id":"94d7a7a284204684920db33b541aca5c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:33:07Z","is_default":false,"qos_policy_id":null,"name":"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e","admin_state_up":true,"tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:06Z","mtu":1450}} 2019-03-26 11:33:07,147 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4c8d1924-a1e5-4905-ae5a-07d384dd1256 2019-03-26 11:33:07,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.414280891418s 2019-03-26 11:33:07,147 - 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-26T11:33:07Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'78c76ab8-1cee-4b52-a921-cf305d576576', u'provider:segmentation_id': 21, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', u'created_at': u'2019-03-26T11:33:06Z', u'mtu': 1450, u'tenant_id': u'94d7a7a284204684920db33b541aca5c', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'94d7a7a284204684920db33b541aca5c', u'l2_adjacency': True}) 2019-03-26 11:33:07,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:33:07,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc289513-230d-47a0-a156-37abf83cec0c 2019-03-26 11:33:07,157 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:33:07,158 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-cc289513-230d-47a0-a156-37abf83cec0c 2019-03-26 11:33:07,158 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:33:07,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:33:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94d7a7a284204684920db33b541aca5c", "name": "cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_94d7a7a284204684920db33b541aca5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_94d7a7a284204684920db33b541aca5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/94d7a7a284204684920db33b541aca5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/94d7a7a284204684920db33b541aca5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/94d7a7a284204684920db33b541aca5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/94d7a7a284204684920db33b541aca5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/94d7a7a284204684920db33b541aca5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/94d7a7a284204684920db33b541aca5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/94d7a7a284204684920db33b541aca5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/94d7a7a284204684920db33b541aca5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/94d7a7a284204684920db33b541aca5c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/94d7a7a284204684920db33b541aca5c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/94d7a7a284204684920db33b541aca5c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cinder_test-user_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "id": "04d2a47023314f1e8781b21db3717bba"}, "audit_ids": ["KR0dPaWeSVqZNmclPVzuoA"], "issued_at": "2019-03-26T11:33:07.000000Z"}} 2019-03-26 11:33:07,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:33:07,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:07,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:07 GMT X-Openstack-Request-Id: req-9e28272a-1c72-44b3-887d-0c5c7f8816b3 2019-03-26 11:33:07,910 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"78c76ab8-1cee-4b52-a921-cf305d576576","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"94d7a7a284204684920db33b541aca5c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:33:07Z","qos_policy_id":null,"name":"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e","admin_state_up":true,"tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:06Z","mtu":1450}]} 2019-03-26 11:33:07,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9e28272a-1c72-44b3-887d-0c5c7f8816b3 2019-03-26 11:33:07,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.347654104233s 2019-03-26 11:33:07,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 11:33:07,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"subnet": {"name": "cinder_test-subnet_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "enable_dhcp": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 11:33:08,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 679 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:08 GMT X-Openstack-Request-Id: req-cf9e72e8-45de-47dc-b733-576b0b70beb7 2019-03-26 11:33:08,876 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78c76ab8-1cee-4b52-a921-cf305d576576","tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:33:08Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"94d7a7a284204684920db33b541aca5c","id":"392b924e-e26a-4231-a286-cd641bef424c","subnetpool_id":null,"name":"cinder_test-subnet_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}} 2019-03-26 11:33:08,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-cf9e72e8-45de-47dc-b733-576b0b70beb7 2019-03-26 11:33:08,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.964419126511s 2019-03-26 11:33:08,877 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:33: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'392b924e-e26a-4231-a286-cd641bef424c', u'subnetpool_id': None, u'service_types': [], u'name': u'cinder_test-subnet_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', u'enable_dhcp': True, u'network_id': u'78c76ab8-1cee-4b52-a921-cf305d576576', u'tenant_id': u'94d7a7a284204684920db33b541aca5c', u'created_at': u'2019-03-26T11:33: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'94d7a7a284204684920db33b541aca5c'}) 2019-03-26 11:33:08,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 11:33:08,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "cinder_test-router_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "admin_state_up": true}}' 2019-03-26 11:33:10,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:10 GMT X-Openstack-Request-Id: req-9cd318cc-d622-472a-8710-1039e6248920 2019-03-26 11:33:10,388 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:08Z", "admin_state_up": true, "updated_at": "2019-03-26T11:33:10Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "94d7a7a284204684920db33b541aca5c", "id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "name": "cinder_test-router_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}} 2019-03-26 11:33:10,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9cd318cc-d622-472a-8710-1039e6248920 2019-03-26 11:33:10,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.51043891907s 2019-03-26 11:33:10,388 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:33:10Z', u'revision_number': 2, u'id': u'9e8f332f-8498-4767-ac22-3d787a0dc09f', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cinder_test-router_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', u'admin_state_up': True, u'tenant_id': u'94d7a7a284204684920db33b541aca5c', u'created_at': u'2019-03-26T11:33:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'94d7a7a284204684920db33b541aca5c'}) 2019-03-26 11:33:10,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 11:33:10,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9e8f332f-8498-4767-ac22-3d787a0dc09f/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"subnet_id": "392b924e-e26a-4231-a286-cd641bef424c"}' 2019-03-26 11:33:12,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:12 GMT X-Openstack-Request-Id: req-0ad23176-ef06-46bf-87ba-02fedb5ff929 2019-03-26 11:33:12,800 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "tenant_id": "94d7a7a284204684920db33b541aca5c", "subnet_id": "392b924e-e26a-4231-a286-cd641bef424c", "subnet_ids": ["392b924e-e26a-4231-a286-cd641bef424c"], "port_id": "a07f3677-1e05-48f2-9d12-756531c17284", "id": "9e8f332f-8498-4767-ac22-3d787a0dc09f"} 2019-03-26 11:33:12,800 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9e8f332f-8498-4767-ac22-3d787a0dc09f/add_router_interface.json used request id req-0ad23176-ef06-46bf-87ba-02fedb5ff929 2019-03-26 11:33:12,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.41085290909s 2019-03-26 11:33:12,800 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 11:33:12,906 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 11:33:12,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:33:12,916 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:12 GMT 2019-03-26 11:33:12,916 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 11:33:12,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:33:12,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:13,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:13 GMT X-Openstack-Request-Id: req-00314587-df07-4c70-99ce-7857680adb66 2019-03-26 11:33:13,215 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:33:13,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-00314587-df07-4c70-99ce-7857680adb66 2019-03-26 11:33:13,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296882867813s 2019-03-26 11:33:13,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 11:33:13,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}' 2019-03-26 11:33:13,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 939 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:13 GMT Location: http://172.30.9.22:9292/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8a832c0b-25a4-4b7e-b18b-d0766f0dff76 2019-03-26 11:33:13,290 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:33:13Z", "file": "/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/file", "owner": "94d7a7a284204684920db33b541aca5c", "id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "size": null, "self": "/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "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_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "checksum": null, "created_at": "2019-03-26T11:33:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 11:33:13,290 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8a832c0b-25a4-4b7e-b18b-d0766f0dff76 2019-03-26 11:33:13,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0651040077209s 2019-03-26 11:33:13,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 11:33:13,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '' 2019-03-26 11:33:13,773 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:33:13 GMT X-Openstack-Request-Id: req-da61f41a-5744-4a73-b1a9-7be2c160c748 2019-03-26 11:33:13,773 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:33:13,773 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/file used request id req-da61f41a-5744-4a73-b1a9-7be2c160c748 2019-03-26 11:33:13,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.482744932175s 2019-03-26 11:33:13,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:33:13,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:13,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:13 GMT X-Openstack-Request-Id: req-5cc1a5cb-8823-4fbf-a267-1818650edfe9 2019-03-26 11:33:13,838 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:33:13Z", "file": "/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/file", "owner": "94d7a7a284204684920db33b541aca5c", "id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "size": 12716032, "self": "/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:33:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:33:13,838 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5cc1a5cb-8823-4fbf-a267-1818650edfe9 2019-03-26 11:33:13,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0601420402527s 2019-03-26 11:33:13,840 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/file', 'owner': u'94d7a7a284204684920db33b541aca5c', 'id': u'1dcbe9d5-d7e6-4f61-994c-3c42417c8dde', 'size': 12716032, u'self': u'/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94d7a7a284204684920db33b541aca5c', 'name': 'cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T11:33:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T11:33:13Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', '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/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde', 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_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'created': u'2019-03-26T11:33:13Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T11:33: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/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde', 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_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 11:33:13,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:33:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}533470f3840ca4090cdd7f4475804cca86db21b2" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "cinder_test-flavor_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:33:14,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0031a831-2ebf-4409-b108-9fe01fbb4c71 x-openstack-request-id: req-0031a831-2ebf-4409-b108-9fe01fbb4c71 2019-03-26 11:33:14,156 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cinder_test-flavor_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6"}} 2019-03-26 11:33:14,156 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-0031a831-2ebf-4409-b108-9fe01fbb4c71 2019-03-26 11:33:14,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.313541889191s 2019-03-26 11:33:14,157 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cinder_test-flavor_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', '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'0c1029b257c44319a8784a806bbcda81', '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'84ef9bfd-9733-45f5-9dac-13f1097cf7c6', 'swap': 0}) 2019-03-26 11:33:14,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:33:14,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6/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}533470f3840ca4090cdd7f4475804cca86db21b2" -d '{"extra_specs": {}}' 2019-03-26 11:33:14,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c7c27454-601d-4aad-ab5d-6e86e5623dc1 x-openstack-request-id: req-c7c27454-601d-4aad-ab5d-6e86e5623dc1 2019-03-26 11:33:14,178 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:33:14,178 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6/os-extra_specs used request id req-c7c27454-601d-4aad-ab5d-6e86e5623dc1 2019-03-26 11:33:14,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198328495026s 2019-03-26 11:33:14,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-26 11:33:14,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"keypair": {"name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}}' 2019-03-26 11:33:14,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-6ef05048-20b9-48ed-a09c-ef4e3f027afa x-openstack-request-id: req-6ef05048-20b9-48ed-a09c-ef4e3f027afa 2019-03-26 11:33:14,666 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs1Z8G0WfEDEvkFWPZfSBFVkEHnRivgNAXHqPYbzGjESES4T0UnLJLp06QBQna49cHFos9vPB5EYSDj8GiGsfaeQVZQ1vIPIueaOmFsba/GBeuijoYC3yj1azk4rDTYBmprpxXHYLQ3iCbK3qSrQDxvUtm5QKSz6Zj25zr60nMqiIKEoMDxFy4QJxAjTLI09mbrLTUQb4JmtJeDORtWxRbSsM187DAqZXWswOUoqACARoCHXPu8TOoTH3T6oe7ntFpNP+UlLzWoRIHZxMlba+M58mbE26J9QaENRX1EheVb414LOLV+siW7CwvSZVJCkmKLDQFlvFgL+B5LJgdibTT Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArNWfBtFnxAxL5BVj2X0gRVZBB50Yr4DQFx6j2G8xoxEhEuE9\nFJyyS6dOkAUJ2uPXBxaLPbzweRGEg4/BohrH2nkFWUNbyDyLnmjphbG2vxgXroo6\nGAt8o9Ws5OKw02AZqa6cVx2C0N4gmyt6kq0A8b1LZuUCks+mY9uc6+tJzKoiChKD\nA8RcuECcQI0yyNPZm6y01EG+CZrSXgzkbVsUW0rDNfOwwKmV1rMDlKKgAgEaAh1z\n7vEzqEx90+qHu57RaTT/lJS81qESB2cTJW2vjOfJmxNuifUGhDUV9RIXlW+NeCzi\n1frIluwsL0mVSQpJiiw0BZbxYC/geSyYHYm00wIDAQABAoIBAAlUlvs1PtbUmxw7\nE2LgYGed2nDgyD5hQ9qbqti6WAGnoRN12WhNdUqkQ5d+ziNk/WzCiM3Sb2D50x+P\nGTL5IyTmN6Wz/zZ2Hkt0+nZfO7BhSpX/nFdD93yYwnawzj77Byej54jEbRV9iGEY\nHcvhTxW91F4/qr3mO+NULcqGrzs/NVNMlagji0fbMisSBgFpbXqQw/CiPv0kWDlD\nOaEP5MUDqOCMeZlqRgdWasV5r691EzDGzn1VcOnVjEZnR1wjGa/pWwcrNlo2x1QA\nj6TYwk60e0r36lkkfCKw58cPGVn03GS0i9yKYc3x74kdbbdM/c3wXy5OJv70DZTG\n1a5uEnECgYEA160Lu5v1UAh+uZ6nORRQlk88X+bBvZv8cwp3t5i7aIjwNw804v/T\nR9cEPKS2tF+zAWTO/PFkBiV9CSAW7MEfA+x2an+GZLStOQCQhnbMa/iEBtXEJxcU\nTdqxltJLOjkRLqs/Vv/8I1tpSxdQr4SaP8laesjhaUpGu2qOr6g2OMcCgYEAzSYK\nnfb9QWfxyLWQzi/ZvNv6WlNdlkCEFImZ4txT/2ansCuRWkduS5EWrJtgCs9BmpQw\nj98Fj/gj9hSsQpmm42kh7ul6xSTo4fFInDWek1srnJscPotrQ+/qELijPDeYhS5l\nw1Pg9DkR5RHTESEA9ktMXEgLiuZeUyk21pEhD5UCgYEAyRgOIoVN+6uQDR6CqNPq\nN9v1XS3ZYyN4BQOzkDoWM2fLImtJUoZZx1gSGUEzIYdBboFCBdJFAv4dUU7cUS/X\n7V6jIrV455kXElkWaGmIPPvgjkbut8vrIJRSlV/KyKTBApSlYEcaHxVyXZOFpcGr\n2OGzPVzj37pjrQezttDOja0CgYEApty8YgQVtm+PkEtufucY2a6rkXChfKb5R6Ms\nkgPYJrMezgKB9caIBdr7cGXo1qIBoHPMlBk48wNIbM4f1wQXZH2M5kDuZRBChBS3\nlKdgVkcfz/+yF4VbOCUaY4Nq8n3eBuXYS+ob3UnWLlYzMYmAuNRCRgUrrkz2h/nL\n6vacx4kCgYATsvq70mPb+4S3CcUKOf3fXnQzFTu0HeeW4myEPPQbmmA2MFPj/V0j\nLMC4FHzQe1XSi015Q/Azi4FOvJXfPELuGiVaSLIBUVUT6IgZy4+mzIaC/Q1h9ODr\nU5Maer6N1q3bqePh+ZBrckktxFvyWG57XqGO50ieCt0SlNwrvg0wxQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "04d2a47023314f1e8781b21db3717bba", "name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "fingerprint": "cb:52:a8:7e:0a:e5:fb:76:18:9c:2d:78:d5:d6:a9:ad"}} 2019-03-26 11:33:14,667 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-6ef05048-20b9-48ed-a09c-ef4e3f027afa 2019-03-26 11:33:14,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.485960960388s 2019-03-26 11:33:14,668 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCs1Z8G0WfEDEvkFWPZfSBFVkEHnRivgNAXHqPYbzGjESES4T0UnLJLp06QBQna49cHFos9vPB5EYSDj8GiGsfaeQVZQ1vIPIueaOmFsba/GBeuijoYC3yj1azk4rDTYBmprpxXHYLQ3iCbK3qSrQDxvUtm5QKSz6Zj25zr60nMqiIKEoMDxFy4QJxAjTLI09mbrLTUQb4JmtJeDORtWxRbSsM187DAqZXWswOUoqACARoCHXPu8TOoTH3T6oe7ntFpNP+UlLzWoRIHZxMlba+M58mbE26J9QaENRX1EheVb414LOLV+siW7CwvSZVJCkmKLDQFlvFgL+B5LJgdibTT Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEArNWfBtFnxAxL5BVj2X0gRVZBB50Yr4DQFx6j2G8xoxEhEuE9\nFJyyS6dOkAUJ2uPXBxaLPbzweRGEg4/BohrH2nkFWUNbyDyLnmjphbG2vxgXroo6\nGAt8o9Ws5OKw02AZqa6cVx2C0N4gmyt6kq0A8b1LZuUCks+mY9uc6+tJzKoiChKD\nA8RcuECcQI0yyNPZm6y01EG+CZrSXgzkbVsUW0rDNfOwwKmV1rMDlKKgAgEaAh1z\n7vEzqEx90+qHu57RaTT/lJS81qESB2cTJW2vjOfJmxNuifUGhDUV9RIXlW+NeCzi\n1frIluwsL0mVSQpJiiw0BZbxYC/geSyYHYm00wIDAQABAoIBAAlUlvs1PtbUmxw7\nE2LgYGed2nDgyD5hQ9qbqti6WAGnoRN12WhNdUqkQ5d+ziNk/WzCiM3Sb2D50x+P\nGTL5IyTmN6Wz/zZ2Hkt0+nZfO7BhSpX/nFdD93yYwnawzj77Byej54jEbRV9iGEY\nHcvhTxW91F4/qr3mO+NULcqGrzs/NVNMlagji0fbMisSBgFpbXqQw/CiPv0kWDlD\nOaEP5MUDqOCMeZlqRgdWasV5r691EzDGzn1VcOnVjEZnR1wjGa/pWwcrNlo2x1QA\nj6TYwk60e0r36lkkfCKw58cPGVn03GS0i9yKYc3x74kdbbdM/c3wXy5OJv70DZTG\n1a5uEnECgYEA160Lu5v1UAh+uZ6nORRQlk88X+bBvZv8cwp3t5i7aIjwNw804v/T\nR9cEPKS2tF+zAWTO/PFkBiV9CSAW7MEfA+x2an+GZLStOQCQhnbMa/iEBtXEJxcU\nTdqxltJLOjkRLqs/Vv/8I1tpSxdQr4SaP8laesjhaUpGu2qOr6g2OMcCgYEAzSYK\nnfb9QWfxyLWQzi/ZvNv6WlNdlkCEFImZ4txT/2ansCuRWkduS5EWrJtgCs9BmpQw\nj98Fj/gj9hSsQpmm42kh7ul6xSTo4fFInDWek1srnJscPotrQ+/qELijPDeYhS5l\nw1Pg9DkR5RHTESEA9ktMXEgLiuZeUyk21pEhD5UCgYEAyRgOIoVN+6uQDR6CqNPq\nN9v1XS3ZYyN4BQOzkDoWM2fLImtJUoZZx1gSGUEzIYdBboFCBdJFAv4dUU7cUS/X\n7V6jIrV455kXElkWaGmIPPvgjkbut8vrIJRSlV/KyKTBApSlYEcaHxVyXZOFpcGr\n2OGzPVzj37pjrQezttDOja0CgYEApty8YgQVtm+PkEtufucY2a6rkXChfKb5R6Ms\nkgPYJrMezgKB9caIBdr7cGXo1qIBoHPMlBk48wNIbM4f1wQXZH2M5kDuZRBChBS3\nlKdgVkcfz/+yF4VbOCUaY4Nq8n3eBuXYS+ob3UnWLlYzMYmAuNRCRgUrrkz2h/nL\n6vacx4kCgYATsvq70mPb+4S3CcUKOf3fXnQzFTu0HeeW4myEPPQbmmA2MFPj/V0j\nLMC4FHzQe1XSi015Q/Azi4FOvJXfPELuGiVaSLIBUVUT6IgZy4+mzIaC/Q1h9ODr\nU5Maer6N1q3bqePh+ZBrckktxFvyWG57XqGO50ieCt0SlNwrvg0wxQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'04d2a47023314f1e8781b21db3717bba', 'name': u'cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'created_at': '2019-03-26T11:33:14.668064', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94d7a7a284204684920db33b541aca5c', 'name': 'cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'cb:52:a8:7e:0a:e5:fb:76:18:9c:2d:78:d5:d6:a9:ad', 'type': 'ssh', 'id': u'cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e'}) 2019-03-26 11:33:14,668 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEArNWfBtFnxAxL5BVj2X0gRVZBB50Yr4DQFx6j2G8xoxEhEuE9 FJyyS6dOkAUJ2uPXBxaLPbzweRGEg4/BohrH2nkFWUNbyDyLnmjphbG2vxgXroo6 GAt8o9Ws5OKw02AZqa6cVx2C0N4gmyt6kq0A8b1LZuUCks+mY9uc6+tJzKoiChKD A8RcuECcQI0yyNPZm6y01EG+CZrSXgzkbVsUW0rDNfOwwKmV1rMDlKKgAgEaAh1z 7vEzqEx90+qHu57RaTT/lJS81qESB2cTJW2vjOfJmxNuifUGhDUV9RIXlW+NeCzi 1frIluwsL0mVSQpJiiw0BZbxYC/geSyYHYm00wIDAQABAoIBAAlUlvs1PtbUmxw7 E2LgYGed2nDgyD5hQ9qbqti6WAGnoRN12WhNdUqkQ5d+ziNk/WzCiM3Sb2D50x+P GTL5IyTmN6Wz/zZ2Hkt0+nZfO7BhSpX/nFdD93yYwnawzj77Byej54jEbRV9iGEY HcvhTxW91F4/qr3mO+NULcqGrzs/NVNMlagji0fbMisSBgFpbXqQw/CiPv0kWDlD OaEP5MUDqOCMeZlqRgdWasV5r691EzDGzn1VcOnVjEZnR1wjGa/pWwcrNlo2x1QA j6TYwk60e0r36lkkfCKw58cPGVn03GS0i9yKYc3x74kdbbdM/c3wXy5OJv70DZTG 1a5uEnECgYEA160Lu5v1UAh+uZ6nORRQlk88X+bBvZv8cwp3t5i7aIjwNw804v/T R9cEPKS2tF+zAWTO/PFkBiV9CSAW7MEfA+x2an+GZLStOQCQhnbMa/iEBtXEJxcU TdqxltJLOjkRLqs/Vv/8I1tpSxdQr4SaP8laesjhaUpGu2qOr6g2OMcCgYEAzSYK nfb9QWfxyLWQzi/ZvNv6WlNdlkCEFImZ4txT/2ansCuRWkduS5EWrJtgCs9BmpQw j98Fj/gj9hSsQpmm42kh7ul6xSTo4fFInDWek1srnJscPotrQ+/qELijPDeYhS5l w1Pg9DkR5RHTESEA9ktMXEgLiuZeUyk21pEhD5UCgYEAyRgOIoVN+6uQDR6CqNPq N9v1XS3ZYyN4BQOzkDoWM2fLImtJUoZZx1gSGUEzIYdBboFCBdJFAv4dUU7cUS/X 7V6jIrV455kXElkWaGmIPPvgjkbut8vrIJRSlV/KyKTBApSlYEcaHxVyXZOFpcGr 2OGzPVzj37pjrQezttDOja0CgYEApty8YgQVtm+PkEtufucY2a6rkXChfKb5R6Ms kgPYJrMezgKB9caIBdr7cGXo1qIBoHPMlBk48wNIbM4f1wQXZH2M5kDuZRBChBS3 lKdgVkcfz/+yF4VbOCUaY4Nq8n3eBuXYS+ob3UnWLlYzMYmAuNRCRgUrrkz2h/nL 6vacx4kCgYATsvq70mPb+4S3CcUKOf3fXnQzFTu0HeeW4myEPPQbmmA2MFPj/V0j LMC4FHzQe1XSi015Q/Azi4FOvJXfPELuGiVaSLIBUVUT6IgZy4+mzIaC/Q1h9ODr U5Maer6N1q3bqePh+ZBrckktxFvyWG57XqGO50ieCt0SlNwrvg0wxQ== -----END RSA PRIVATE KEY----- 2019-03-26 11:33:14,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-26 11:33:14,674 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"security_group": {"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "description": "created by OPNFV Functest (cinder_test)"}}' 2019-03-26 11:33:14,827 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1422 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:14 GMT X-Openstack-Request-Id: req-3b066835-e7c0-49e0-be2a-02b26a9a80ef 2019-03-26 11:33:14,828 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:14Z", "updated_at": "2019-03-26T11:33:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:14Z", "revision_number": 0, "id": "6ab10c7f-16d7-4b02-a797-9532c28c4e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:14Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:14Z", "revision_number": 0, "id": "8c83c1a9-6af2-476e-a840-40dce3f38ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:14Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}], "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}} 2019-03-26 11:33:14,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3b066835-e7c0-49e0-be2a-02b26a9a80ef 2019-03-26 11:33:14,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.154490947723s 2019-03-26 11:33:14,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:33:14,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:14,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3838 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:14 GMT X-Openstack-Request-Id: req-278f9ca2-30f9-44e9-b0ca-480bf7e699e1 2019-03-26 11:33:14,904 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:06Z", "updated_at": "2019-03-26T11:33:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "264a293f-3a9f-4bea-a495-81c3b79fb26f", "remote_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "2c1ecc8c-7b37-498e-80f4-fe6c815af73c", "remote_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "d34195e4-3d80-4db5-9cc2-70e358915614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "f6a97d82-1a69-4f6d-84c8-1a19f75bec71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}], "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:14Z", "updated_at": "2019-03-26T11:33:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:14Z", "revision_number": 0, "id": "6ab10c7f-16d7-4b02-a797-9532c28c4e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:14Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:14Z", "revision_number": 0, "id": "8c83c1a9-6af2-476e-a840-40dce3f38ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:14Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}], "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}]} 2019-03-26 11:33:14,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-278f9ca2-30f9-44e9-b0ca-480bf7e699e1 2019-03-26 11:33:14,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0697510242462s 2019-03-26 11:33:14,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 11:33:14,911 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -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": "eec9e484-35e2-4b0f-a97d-8460907d99b6"}}' 2019-03-26 11:33:15,041 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:15 GMT X-Openstack-Request-Id: req-1596028c-7453-449c-8dd9-08f0b401168d 2019-03-26 11:33:15,041 - 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-26T11:33:14Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "port_range_min": 22, "revision_number": 0, "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:14Z", "project_id": "94d7a7a284204684920db33b541aca5c", "id": "491802d9-dd4b-407a-a977-009338011f0c"}} 2019-03-26 11:33:15,041 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-1596028c-7453-449c-8dd9-08f0b401168d 2019-03-26 11:33:15,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.130429983139s 2019-03-26 11:33:15,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:33:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:15,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4334 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:15 GMT X-Openstack-Request-Id: req-7374b79a-a7e0-4629-bf88-fe75be965b4e 2019-03-26 11:33:15,092 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:06Z", "updated_at": "2019-03-26T11:33:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "264a293f-3a9f-4bea-a495-81c3b79fb26f", "remote_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "2c1ecc8c-7b37-498e-80f4-fe6c815af73c", "remote_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "d34195e4-3d80-4db5-9cc2-70e358915614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "f6a97d82-1a69-4f6d-84c8-1a19f75bec71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}], "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:14Z", "updated_at": "2019-03-26T11:33:14Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T11:33:14Z", "revision_number": 0, "id": "491802d9-dd4b-407a-a977-009338011f0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:14Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:14Z", "revision_number": 0, "id": "6ab10c7f-16d7-4b02-a797-9532c28c4e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:14Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:14Z", "revision_number": 0, "id": "8c83c1a9-6af2-476e-a840-40dce3f38ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:14Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}], "revision_number": 2, "project_id": "94d7a7a284204684920db33b541aca5c", "id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}]} 2019-03-26 11:33:15,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-7374b79a-a7e0-4629-bf88-fe75be965b4e 2019-03-26 11:33:15,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0452609062195s 2019-03-26 11:33:15,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 11:33:15,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -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": "eec9e484-35e2-4b0f-a97d-8460907d99b6"}}' 2019-03-26 11:33:15,227 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:15 GMT X-Openstack-Request-Id: req-08c2a255-d62b-4336-8325-374950bbeb19 2019-03-26 11:33:15,227 - 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-26T11:33:15Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "port_range_min": null, "revision_number": 0, "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:15Z", "project_id": "94d7a7a284204684920db33b541aca5c", "id": "e09625e3-60ea-4aa1-9e21-a916bdddc67c"}} 2019-03-26 11:33:15,227 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-08c2a255-d62b-4336-8325-374950bbeb19 2019-03-26 11:33:15,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.128872871399s 2019-03-26 11:33:15,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:33:15,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:15,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:15 GMT X-Openstack-Request-Id: req-a0233140-4337-4d5d-9f76-13ccde04050b 2019-03-26 11:33:15,524 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"78c76ab8-1cee-4b52-a921-cf305d576576","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94d7a7a284204684920db33b541aca5c","l2_adjacency":true,"status":"ACTIVE","subnets":["392b924e-e26a-4231-a286-cd641bef424c"],"description":"","tags":[],"updated_at":"2019-03-26T11:33:08Z","qos_policy_id":null,"name":"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e","admin_state_up":true,"tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:06Z","mtu":1450}]} 2019-03-26 11:33:15,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a0233140-4337-4d5d-9f76-13ccde04050b 2019-03-26 11:33:15,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.295537948608s 2019-03-26 11:33:15,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:33:15,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:15,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:15 GMT X-Openstack-Request-Id: req-a5220b8f-dec2-4d02-b0e0-39db774ec6d6 2019-03-26 11:33:15,645 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:33:13Z", "file": "/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/file", "owner": "94d7a7a284204684920db33b541aca5c", "id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "size": 12716032, "self": "/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:33:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:33:15,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a5220b8f-dec2-4d02-b0e0-39db774ec6d6 2019-03-26 11:33:15,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.115329027176s 2019-03-26 11:33:15,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:33:15,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:15,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-6fa77d71-ddf7-4f10-9a71-10e63cf397db x-openstack-request-id: req-6fa77d71-ddf7-4f10-9a71-10e63cf397db 2019-03-26 11:33:15,675 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6"}]} 2019-03-26 11:33:15,675 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6fa77d71-ddf7-4f10-9a71-10e63cf397db 2019-03-26 11:33:15,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231609344482s 2019-03-26 11:33:15,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-26 11:33:15,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"server": {"name": "cinder_test-vm2_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "imageRef": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "flavorRef": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "78c76ab8-1cee-4b52-a921-cf305d576576"}], "security_groups": [{"name": "eec9e484-35e2-4b0f-a97d-8460907d99b6"}]}}' 2019-03-26 11:33:17,169 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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 location: http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02 x-compute-request-id: req-f5ce8b5a-3deb-4098-a54e-59c8afef7b29 x-openstack-request-id: req-f5ce8b5a-3deb-4098-a54e-59c8afef7b29 2019-03-26 11:33:17,169 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "eec9e484-35e2-4b0f-a97d-8460907d99b6"}], "OS-DCF:diskConfig": "MANUAL", "id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "bookmark"}], "adminPass": "WrTnLXMYzJX2"}} 2019-03-26 11:33:17,169 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f5ce8b5a-3deb-4098-a54e-59c8afef7b29 2019-03-26 11:33:17,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.49231910706s 2019-03-26 11:33:17,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:33:17,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:17,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 603 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-82dc4df1-128c-4faa-a3e3-9b05bc815a0a x-openstack-request-id: req-82dc4df1-128c-4faa-a3e3-9b05bc815a0a 2019-03-26 11:33:17,523 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "user_id": "04d2a47023314f1e8781b21db3717bba", "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-26T11:33:17Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm2_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:17Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:33:17,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-82dc4df1-128c-4faa-a3e3-9b05bc815a0a 2019-03-26 11:33:17,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353527069092s 2019-03-26 11:33:17,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:33:17,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:17,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:17 GMT X-Openstack-Request-Id: req-82306e77-6ac1-4695-ade8-68fcc61df048 2019-03-26 11:33:17,630 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"78c76ab8-1cee-4b52-a921-cf305d576576","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94d7a7a284204684920db33b541aca5c","l2_adjacency":true,"status":"ACTIVE","subnets":["392b924e-e26a-4231-a286-cd641bef424c"],"description":"","tags":[],"updated_at":"2019-03-26T11:33:08Z","qos_policy_id":null,"name":"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e","admin_state_up":true,"tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:06Z","mtu":1450}]} 2019-03-26 11:33:17,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-82306e77-6ac1-4695-ade8-68fcc61df048 2019-03-26 11:33:17,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0936901569366s 2019-03-26 11:33:17,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:33:17,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:17,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:17 GMT X-Openstack-Request-Id: req-44d55f43-fcf1-4ace-9df4-9e7d9f06adf9 2019-03-26 11:33:17,717 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78c76ab8-1cee-4b52-a921-cf305d576576","tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"94d7a7a284204684920db33b541aca5c","id":"392b924e-e26a-4231-a286-cd641bef424c","subnetpool_id":null,"name":"cinder_test-subnet_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}]} 2019-03-26 11:33:17,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-44d55f43-fcf1-4ace-9df4-9e7d9f06adf9 2019-03-26 11:33:17,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0866088867188s 2019-03-26 11:33:17,718 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:33:19,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:33:19,724 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:20,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 654 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6cfc4961-d2d2-4c17-99f8-caf53dd55568 x-openstack-request-id: req-6cfc4961-d2d2-4c17-99f8-caf53dd55568 2019-03-26 11:33:20,088 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:33:19Z", "hostId": "577fdbfdfa2cdc7d228f849ad987939514a4ce1fa89a9180f0cc607e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm2_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:17Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:33:20,088 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6cfc4961-d2d2-4c17-99f8-caf53dd55568 2019-03-26 11:33:20,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367577075958s 2019-03-26 11:33:20,095 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:33:22,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:33:22,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:22,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 668 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-973b8620-e727-4606-b3e6-b4f5d5bb632c x-openstack-request-id: req-973b8620-e727-4606-b3e6-b4f5d5bb632c 2019-03-26 11:33:22,794 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:33:19Z", "hostId": "577fdbfdfa2cdc7d228f849ad987939514a4ce1fa89a9180f0cc607e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm2_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:17Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:33:22,795 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-973b8620-e727-4606-b3e6-b4f5d5bb632c 2019-03-26 11:33:22,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.697103977203s 2019-03-26 11:33:22,801 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:33:24,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:33:24,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:24,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 743 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-fd5cb6f9-83e7-45ad-807e-a6b85b00a151 x-openstack-request-id: req-fd5cb6f9-83e7-45ad-807e-a6b85b00a151 2019-03-26 11:33:24,979 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:33:24.000000", "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:33:24Z", "hostId": "577fdbfdfa2cdc7d228f849ad987939514a4ce1fa89a9180f0cc607e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm2_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:17Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:33:24,979 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fd5cb6f9-83e7-45ad-807e-a6b85b00a151 2019-03-26 11:33:24,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.174999952316s 2019-03-26 11:33:24,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:33:24,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=036be699-2f5c-48ad-91fe-3e4335edcb02" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:25,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:25 GMT X-Openstack-Request-Id: req-8d1c418a-4006-4161-9c7c-8489143bcb3d 2019-03-26 11:33:25,033 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:33:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"392b924e-e26a-4231-a286-cd641bef424c","ip_address":"192.168.120.10"}],"id":"11cb68ac-8820-4e5d-9f86-d5bf24b207cd","security_groups":["eec9e484-35e2-4b0f-a97d-8460907d99b6"],"mac_address":"fa:16:3e:79:26:3a","project_id":"94d7a7a284204684920db33b541aca5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78c76ab8-1cee-4b52-a921-cf305d576576","tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:20Z","binding:vnic_type":"normal","device_id":"036be699-2f5c-48ad-91fe-3e4335edcb02","ip_allocation":"immediate"}]} 2019-03-26 11:33:25,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=036be699-2f5c-48ad-91fe-3e4335edcb02 used request id req-8d1c418a-4006-4161-9c7c-8489143bcb3d 2019-03-26 11:33:25,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0478310585022s 2019-03-26 11:33:25,043 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:25,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=11cb68ac-8820-4e5d-9f86-d5bf24b207cd" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:25,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:25 GMT X-Openstack-Request-Id: req-abcc80ca-a348-4a33-8016-6d0073c7fff7 2019-03-26 11:33:25,087 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:33:25,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=11cb68ac-8820-4e5d-9f86-d5bf24b207cd used request id req-abcc80ca-a348-4a33-8016-6d0073c7fff7 2019-03-26 11:33:25,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0441579818726s 2019-03-26 11:33:25,088 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:79:26:3a', u'version': 4, u'addr': u'192.168.120.10', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1dcbe9d5-d7e6-4f61-994c-3c42417c8dde'}), 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-26T11:33:24.000000', 'flavor': Munch({u'id': u'84ef9bfd-9733-45f5-9dac-13f1097cf7c6'}), 'az': u'nova', 'id': u'036be699-2f5c-48ad-91fe-3e4335edcb02', 'security_groups': [Munch({u'name': u'cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04d2a47023314f1e8781b21db3717bba', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94d7a7a284204684920db33b541aca5c', 'name': 'cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', '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-26T11:33:24.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T11:33:24Z', 'hostId': u'577fdbfdfa2cdc7d228f849ad987939514a4ce1fa89a9180f0cc607e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'public_v6': '', 'private_v4': u'192.168.120.10', 'cloud': 'envvars', 'host_id': u'577fdbfdfa2cdc7d228f849ad987939514a4ce1fa89a9180f0cc607e', '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-26T11:33:24.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'94d7a7a284204684920db33b541aca5c', 'name': u'cinder_test-vm2_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'adminPass': u'WrTnLXMYzJX2', 'tenant_id': u'94d7a7a284204684920db33b541aca5c', 'created_at': u'2019-03-26T11:33:17Z', 'created': u'2019-03-26T11:33:17Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 11:33:25,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:33:25,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:25,182 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:25 GMT X-Openstack-Request-Id: req-69a9edb7-1293-4cfa-815d-9c5b16dbc3bf 2019-03-26 11:33:25,182 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"78c76ab8-1cee-4b52-a921-cf305d576576","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94d7a7a284204684920db33b541aca5c","l2_adjacency":true,"status":"ACTIVE","subnets":["392b924e-e26a-4231-a286-cd641bef424c"],"description":"","tags":[],"updated_at":"2019-03-26T11:33:08Z","qos_policy_id":null,"name":"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e","admin_state_up":true,"tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:06Z","mtu":1450}]} 2019-03-26 11:33:25,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-69a9edb7-1293-4cfa-815d-9c5b16dbc3bf 2019-03-26 11:33:25,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0889229774475s 2019-03-26 11:33:25,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:33:25,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=036be699-2f5c-48ad-91fe-3e4335edcb02" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:25,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:25 GMT X-Openstack-Request-Id: req-069a2fb5-4166-43a4-a54e-80a7ae270c81 2019-03-26 11:33:25,230 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:33:24Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"392b924e-e26a-4231-a286-cd641bef424c","ip_address":"192.168.120.10"}],"id":"11cb68ac-8820-4e5d-9f86-d5bf24b207cd","security_groups":["eec9e484-35e2-4b0f-a97d-8460907d99b6"],"mac_address":"fa:16:3e:79:26:3a","project_id":"94d7a7a284204684920db33b541aca5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78c76ab8-1cee-4b52-a921-cf305d576576","tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:20Z","binding:vnic_type":"normal","device_id":"036be699-2f5c-48ad-91fe-3e4335edcb02","ip_allocation":"immediate"}]} 2019-03-26 11:33:25,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=036be699-2f5c-48ad-91fe-3e4335edcb02 used request id req-069a2fb5-4166-43a4-a54e-80a7ae270c81 2019-03-26 11:33:25,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.046138048172s 2019-03-26 11:33:25,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-26 11:33:25,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "fixed_ip_address": "192.168.120.10", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd"}}' 2019-03-26 11:33:27,622 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:27 GMT X-Openstack-Request-Id: req-548f7a1f-486c-4e70-9fec-33b556cc12c2 2019-03-26 11:33:27,623 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:26Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}} 2019-03-26 11:33:27,623 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-548f7a1f-486c-4e70-9fec-33b556cc12c2 2019-03-26 11:33:27,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.39208698273s 2019-03-26 11:33:27,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:27,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:27,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:27 GMT X-Openstack-Request-Id: req-7e3d77fa-f989-4c33-bd16-50ddcb281e1c 2019-03-26 11:33:27,721 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:26Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}]} 2019-03-26 11:33:27,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7e3d77fa-f989-4c33-bd16-50ddcb281e1c 2019-03-26 11:33:27,721 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0825068950653s 2019-03-26 11:33:27,727 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:33:27,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:27,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:27,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:27 GMT X-Openstack-Request-Id: req-a3955ee4-b8a7-4328-baf1-7271e369fa5c 2019-03-26 11:33:27,901 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:26Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}]} 2019-03-26 11:33:27,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a3955ee4-b8a7-4328-baf1-7271e369fa5c 2019-03-26 11:33:27,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0638718605042s 2019-03-26 11:33:27,907 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:33:28,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:28,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:28,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:28 GMT X-Openstack-Request-Id: req-c48d4320-5e82-44a3-86c0-ef1f0815d0f8 2019-03-26 11:33:28,096 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:26Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}]} 2019-03-26 11:33:28,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c48d4320-5e82-44a3-86c0-ef1f0815d0f8 2019-03-26 11:33:28,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0788381099701s 2019-03-26 11:33:28,103 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:33:28,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:28,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:28,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:28 GMT X-Openstack-Request-Id: req-50729779-7321-43af-bd22-2921ec8b22a4 2019-03-26 11:33:28,271 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:26Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}]} 2019-03-26 11:33:28,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-50729779-7321-43af-bd22-2921ec8b22a4 2019-03-26 11:33:28,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0578420162201s 2019-03-26 11:33:28,277 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:33:28,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:28,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:28,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:28 GMT X-Openstack-Request-Id: req-db355488-d29e-4fa5-bc78-061d6f1e0388 2019-03-26 11:33:28,641 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:26Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}]} 2019-03-26 11:33:28,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-db355488-d29e-4fa5-bc78-061d6f1e0388 2019-03-26 11:33:28,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.254512786865s 2019-03-26 11:33:28,648 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:33:28,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:28,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:28 GMT X-Openstack-Request-Id: req-2ad3c3ab-c8f4-4d42-ae14-2c46b1676076 2019-03-26 11:33:28,835 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:28Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}]} 2019-03-26 11:33:28,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2ad3c3ab-c8f4-4d42-ae14-2c46b1676076 2019-03-26 11:33:28,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0766258239746s 2019-03-26 11:33:28,841 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9e8f332f-8498-4767-ac22-3d787a0dc09f', 'updated_at': u'2019-03-26T11:33:28Z', 'fixed_ip_address': u'192.168.120.10', 'floating_ip_address': u'172.30.9.205', 'revision_number': 1, 'port_id': u'11cb68ac-8820-4e5d-9f86-d5bf24b207cd', 'id': u'46fe7bb0-c6d1-4c81-87e1-a3d27873e81a', 'network': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'port': u'11cb68ac-8820-4e5d-9f86-d5bf24b207cd', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94d7a7a284204684920db33b541aca5c', 'name': 'cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'94d7a7a284204684920db33b541aca5c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'78c76ab8-1cee-4b52-a921-cf305d576576', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:79:26:3a', u'device_id': u'036be699-2f5c-48ad-91fe-3e4335edcb02'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'94d7a7a284204684920db33b541aca5c', 'created_at': u'2019-03-26T11:33:26Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'78c76ab8-1cee-4b52-a921-cf305d576576', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:79:26:3a', u'device_id': u'036be699-2f5c-48ad-91fe-3e4335edcb02'}), 'router': u'9e8f332f-8498-4767-ac22-3d787a0dc09f'}) 2019-03-26 11:33:28,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 11:33:28,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 11:33:28,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 7943 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-6acf37af-23b7-48f1-a164-d5a6bac08994 x-openstack-request-id: req-6acf37af-23b7-48f1-a164-d5a6bac08994 2019-03-26 11:33:28,914 - 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 553417843 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.233592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.236574] pid_max: default: 32768 minimum: 301\n[ 0.238189] ACPI: Core revision 20150930\n[ 0.240235] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242575] Security Framework initialized\n[ 0.244063] Yama: becoming mindful.\n[ 0.245375] AppArmor: AppArmor initialized\n[ 0.246895] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.249263] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251562] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253746] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256253] Initializing cgroup subsys io\n[ 0.257707] Initializing cgroup subsys memory\n[ 0.259250] Initializing cgroup subsys devices\n[ 0.260821] Initializing cgroup subsys freezer\n[ 0.262394] Initializing cgroup subsys net_cls\n[ 0.263972] Initializing cgroup subsys perf_event\n[ 0.265604] Initializing cgroup subsys net_prio\n[ 0.267192] Initializing cgroup subsys hugetlb\n[ 0.268760] Initializing cgroup subsys pids\n[ 0.270309] CPU: Physical Processor ID: 0\n[ 0.272475] mce: CPU supports 10 MCE banks\n[ 0.273979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.275775] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.294956] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.303613] ftrace: allocating 31920 entries in 125 pages\n[ 0.335786] smpboot: Max logical packages: 1\n[ 0.337327] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.339742] x2apic enabled\n[ 0.341146] Switched APIC routing to physical x2apic.\n[ 0.344088] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.346098] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.349802] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.353015] KVM setup paravirtual spinlock\n[ 0.355139] x86: Booted up 1 node, 1 CPUs\n[ 0.356583] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.359036] devtmpfs: initialized\n[ 0.361313] evm: security.selinux\n[ 0.362564] evm: security.SMACK64\n[ 0.363805] evm: security.SMACK64EXEC\n[ 0.365144] evm: security.SMACK64TRANSMUTE\n[ 0.366593] evm: security.SMACK64MMAP\n[ 0.367928] evm: security.ima\n[ 0.369072] evm: security.capability\n[ 0.370470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.373786] pinctrl core: initialized pinctrl subsystem\n[ 0.375712] RTC time: 11:33:24, date: 03/26/19\n[ 0.377377] NET: Registered protocol family 16\n[ 0.379076] cpuidle: using governor ladder\n[ 0.380546] cpuidle: using governor menu\n[ 0.381964] PCCT header not found.\n[ 0.383283] ACPI: bus type PCI registered\n[ 0.384715] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.386927] PCI: Using configuration type 1 for base access\n[ 0.389561] ACPI: Added _OSI(Module Device)\n[ 0.391070] ACPI: Added _OSI(Processor Device)\n[ 0.392623] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.394250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.396910] ACPI: Interpreter enabled\n[ 0.398277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.401608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.404929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.408257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.411578] ACPI: (supports S0 S5)\n[ 0.412861] ACPI: Using IOAPIC for interrupt routing\n[ 0.414563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419170] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421226] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423453] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425616] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429524] acpiphp: Slot [3] registered\n[ 0.430958] acpiphp: Slot [4] registered\n[ 0.432385] acpiphp: Slot [5] registered\n[ 0.433823] acpiphp: Slot [6] registered\n[ 0.435248] acpiphp: Slot [7] registered\n[ 0.436673] acpiphp: Slot [8] registered\n[ 0.438112] acpiphp: Slot [9] registered\n[ 0.439538] acpiphp: Slot [10] registered\n[ 0.440992] acpiphp: Slot [11] registered\n[ 0.442448] acpiphp: Slot [12] registered\n[ 0.443902] acpiphp: Slot [13] registered\n[ 0.445351] acpiphp: Slot [14] registered\n[ 0.446809] acpiphp: Slot [15] registered\n[ 0.464027] acpiphp: Slot [16] registered\n[ 0.465490] acpiphp: Slot [17] registered\n[ 0.466946] acpiphp: Slot [18] registered\n[ 0.468397] acpiphp: Slot [19] registered\n[ 0.469854] acpiphp: Slot [20] registered\n[ 0.471304] acpiphp: Slot [21] registered\n[ 0.472757] acpiphp: Slot [22] registered\n[ 0.474213] acpiphp: Slot [23] registered\n[ 0.475664] acpiphp: Slot [24] registered\n[ 0.477120] acpiphp: Slot [25] registered\n[ 0.478570] acpiphp: Slot [26] registered\n[ 0.480022] acpiphp: Slot [27] registered\n[ 0.481478] acpiphp: Slot [28] registered\n[ 0.482936] acpiphp: Slot [29] registered\n[ 0.484386] acpiphp: Slot [30] registered\n[ 0.485845] acpiphp: Slot [31] registered\n[ 0.487294] PCI host bridge to bus 0000:00\n[ 0.488746] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490955] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495752] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498370] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.501028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505783] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508095] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.516280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.522874] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.525440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.549264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.551914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.554463] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.557186] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.559682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.561976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.565011] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.566928] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569708] vgaarb: loaded\n[ 0.570791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.573371] SCSI subsystem initialized\n[ 0.575409] ACPI: bus type USB registered\n[ 0.576935] usbcore: registered new interface driver usbfs\n[ 0.578818] usbcore: registered new interface driver hub\n[ 0.580628] usbcore: registered new device driver usb\n[ 0.582759] PCI: Using ACPI for IRQ routing\n[ 0.585147] NetLabel: Initializing\n[ 0.586441] NetLabel: domain hash size = 128\n[ 0.587985] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.589748] NetLabel: unlabeled traffic allowed by default\n[ 0.592195] clocksource: Switched to clocksource kvm-clock\n[ 0.604223] AppArmor: AppArmor Filesystem Enabled\n[ 0.605976] pnp: PnP ACPI init\n[ 0.607617] pnp: PnP ACPI: found 5 devices\n[ 0.615033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.618161] NET: Registered protocol family 2\n[ 0.620294] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.622629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.624818] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.627020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.628990] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.631179] NET: Registered protocol family 1\n[ 0.632801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.634782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.636736] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.651853] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.667137] Trying to unpack rootfs image as initramfs...\n[ 0.733673] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.736814] Scanning for low memory corruption every 60 seconds\n[ 0.739324] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.741549] audit: initializing netlink subsys (disabled)\n[ 0.743410] audit: type=2000 audit(1553600005.710:1): initialized\n[ 0.745845] Initialise system trusted keyring\n[ 0.747583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.749679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.752926] zbud: loaded\n[ 0.754160] VFS: Disk quotas dquot_6.6.0\n[ 0.755625] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.758322] fuse init (API version 7.23)\n[ 0.759923] Key type big_key registered\n[ 0.761386] Allocating IMA MOK and blacklist keyrings.\n[ 0.763563] Key type asymmetric registered\n[ 0.765069] Asymmetric key parser 'x509' registered\n[ 0.766788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.769486] io scheduler noop registered\n[ 0.770905] io scheduler deadline registered (default)\n[ 0.772732] io scheduler cfq registered\n[ 0.774267] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.776141] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.778432] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.781051] ACPI: Power Button [PWRF]\n[ 0.782555] GHES: HEST is not enabled!\n[ 0.796892] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.826907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.830527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.855838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.859578] Linux agpgart interface v0.103\n[ 0.863645] brd: module loaded\n[ 0.866195] loop: module loaded\n[ 0.871388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.874007] GPT:90111 != 2097151\n[ 0.875230] GPT:Alternate GPT header not at the end of the disk.\n[ 0.877236] GPT:90111 != 2097151\n[ 0.878459] GPT: Use GNU Parted to correct GPT errors.\n[ 0.880227] vda: vda1 vda15\n[ 0.882256] scsi host0: ata_piix\n[ 0.883627] scsi host1: ata_piix\n[ 0.884923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.887124] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.889981] libphy: Fixed MDIO Bus: probed\n[ 0.891466] tun: Universal TUN/TAP device driver, 1.6\n[ 0.893194] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.896586] PPP generic driver version 2.4.2\n[ 0.898200] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.900372] ehci-pci: EHCI PCI platform driver\n[ 0.902026] ehci-platform: EHCI generic platform driver\n[ 0.903828] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.905909] ohci-pci: OHCI PCI platform driver\n[ 0.907509] ohci-platform: OHCI generic platform driver\n[ 0.909330] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.924444] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.926272] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.928944] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.930737] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.932865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.935077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.937629] usb usb1: Product: UHCI Host Controller\n[ 0.939303] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.941367] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.943116] hub 1-0:1.0: USB hub found\n[ 0.944529] hub 1-0:1.0: 2 ports detected\n[ 0.946204] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.950004] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.951713] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.953557] mousedev: PS/2 mouse device common for all mice\n[ 0.955829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.958878] rtc_cmos 00:00: RTC can wake from S4\n[ 0.961083] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.963207] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.965367] i2c /dev entries driver\n[ 0.966747] device-mapper: uevent: version 1.0.3\n[ 0.968464] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.971414] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.973813] NET: Registered protocol family 10\n[ 0.975901] NET: Registered protocol family 17\n[ 0.977519] Key type dns_resolver registered\n[ 0.979249] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.981238] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.984425] registered taskstats version 1\n[ 0.985954] Loading compiled-in X.509 certificates\n[ 0.988258] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.991621] zswap: loaded using pool lzo/zbud\n[ 0.994323] Key type trusted registered\n[ 0.996858] Key type encrypted registered\n[ 0.998326] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.000229] ima: No TPM chip found, activating TPM-bypass!\n[ 1.002112] evm: HMAC attrs: 0x1\n[ 1.003767] Magic number: 11:131:581\n[ 1.005317] rtc_cmos 00:00: setting system clock to 2019-03-26 11:33:25 UTC (1553600005)\n[ 1.008245] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.010248] EDD information not available.\n[ 1.047083] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.065707] Write protecting the kernel read-only data: 14336k\n[ 1.071225] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.074535] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\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.127906] 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.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. iid=i-00000007\nfailed to get http://169.254.169.254/2009-04-04/user-data\nwarning: no ec2 metadata for user-data\n"} 2019-03-26 11:33:28,915 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02/action used request id req-6acf37af-23b7-48f1-a164-d5a6bac08994 2019-03-26 11:33:28,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0727570056915s 2019-03-26 11:33:28,916 - 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 553417843 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.233592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.236574] pid_max: default: 32768 minimum: 301 [ 0.238189] ACPI: Core revision 20150930 [ 0.240235] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242575] Security Framework initialized [ 0.244063] Yama: becoming mindful. [ 0.245375] AppArmor: AppArmor initialized [ 0.246895] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.249263] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251562] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253746] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256253] Initializing cgroup subsys io [ 0.257707] Initializing cgroup subsys memory [ 0.259250] Initializing cgroup subsys devices [ 0.260821] Initializing cgroup subsys freezer [ 0.262394] Initializing cgroup subsys net_cls [ 0.263972] Initializing cgroup subsys perf_event [ 0.265604] Initializing cgroup subsys net_prio [ 0.267192] Initializing cgroup subsys hugetlb [ 0.268760] Initializing cgroup subsys pids [ 0.270309] CPU: Physical Processor ID: 0 [ 0.272475] mce: CPU supports 10 MCE banks [ 0.273979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.275775] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.294956] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.303613] ftrace: allocating 31920 entries in 125 pages [ 0.335786] smpboot: Max logical packages: 1 [ 0.337327] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.339742] x2apic enabled [ 0.341146] Switched APIC routing to physical x2apic. [ 0.344088] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.346098] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.349802] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.353015] KVM setup paravirtual spinlock [ 0.355139] x86: Booted up 1 node, 1 CPUs [ 0.356583] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.359036] devtmpfs: initialized [ 0.361313] evm: security.selinux [ 0.362564] evm: security.SMACK64 [ 0.363805] evm: security.SMACK64EXEC [ 0.365144] evm: security.SMACK64TRANSMUTE [ 0.366593] evm: security.SMACK64MMAP [ 0.367928] evm: security.ima [ 0.369072] evm: security.capability [ 0.370470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.373786] pinctrl core: initialized pinctrl subsystem [ 0.375712] RTC time: 11:33:24, date: 03/26/19 [ 0.377377] NET: Registered protocol family 16 [ 0.379076] cpuidle: using governor ladder [ 0.380546] cpuidle: using governor menu [ 0.381964] PCCT header not found. [ 0.383283] ACPI: bus type PCI registered [ 0.384715] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.386927] PCI: Using configuration type 1 for base access [ 0.389561] ACPI: Added _OSI(Module Device) [ 0.391070] ACPI: Added _OSI(Processor Device) [ 0.392623] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.394250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.396910] ACPI: Interpreter enabled [ 0.398277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.401608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.404929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.408257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.411578] ACPI: (supports S0 S5) [ 0.412861] ACPI: Using IOAPIC for interrupt routing [ 0.414563] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419170] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421226] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423453] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425616] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429524] acpiphp: Slot [3] registered [ 0.430958] acpiphp: Slot [4] registered [ 0.432385] acpiphp: Slot [5] registered [ 0.433823] acpiphp: Slot [6] registered [ 0.435248] acpiphp: Slot [7] registered [ 0.436673] acpiphp: Slot [8] registered [ 0.438112] acpiphp: Slot [9] registered [ 0.439538] acpiphp: Slot [10] registered [ 0.440992] acpiphp: Slot [11] registered [ 0.442448] acpiphp: Slot [12] registered [ 0.443902] acpiphp: Slot [13] registered [ 0.445351] acpiphp: Slot [14] registered [ 0.446809] acpiphp: Slot [15] registered [ 0.464027] acpiphp: Slot [16] registered [ 0.465490] acpiphp: Slot [17] registered [ 0.466946] acpiphp: Slot [18] registered [ 0.468397] acpiphp: Slot [19] registered [ 0.469854] acpiphp: Slot [20] registered [ 0.471304] acpiphp: Slot [21] registered [ 0.472757] acpiphp: Slot [22] registered [ 0.474213] acpiphp: Slot [23] registered [ 0.475664] acpiphp: Slot [24] registered [ 0.477120] acpiphp: Slot [25] registered [ 0.478570] acpiphp: Slot [26] registered [ 0.480022] acpiphp: Slot [27] registered [ 0.481478] acpiphp: Slot [28] registered [ 0.482936] acpiphp: Slot [29] registered [ 0.484386] acpiphp: Slot [30] registered [ 0.485845] acpiphp: Slot [31] registered [ 0.487294] PCI host bridge to bus 0000:00 [ 0.488746] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490955] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495752] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498370] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.501028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505783] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508095] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.516280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.522874] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.525440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.549264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.551914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.554463] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.557186] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.559682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.561976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.565011] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.566928] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569708] vgaarb: loaded [ 0.570791] vgaarb: bridge control possible 0000:00:02.0 [ 0.573371] SCSI subsystem initialized [ 0.575409] ACPI: bus type USB registered [ 0.576935] usbcore: registered new interface driver usbfs [ 0.578818] usbcore: registered new interface driver hub [ 0.580628] usbcore: registered new device driver usb [ 0.582759] PCI: Using ACPI for IRQ routing [ 0.585147] NetLabel: Initializing [ 0.586441] NetLabel: domain hash size = 128 [ 0.587985] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589748] NetLabel: unlabeled traffic allowed by default [ 0.592195] clocksource: Switched to clocksource kvm-clock [ 0.604223] AppArmor: AppArmor Filesystem Enabled [ 0.605976] pnp: PnP ACPI init [ 0.607617] pnp: PnP ACPI: found 5 devices [ 0.615033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.618161] NET: Registered protocol family 2 [ 0.620294] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.622629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.624818] TCP: Hash tables configured (established 4096 bind 4096) [ 0.627020] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.628990] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.631179] NET: Registered protocol family 1 [ 0.632801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.634782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.636736] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.651853] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.667137] Trying to unpack rootfs image as initramfs... [ 0.733673] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.736814] Scanning for low memory corruption every 60 seconds [ 0.739324] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.741549] audit: initializing netlink subsys (disabled) [ 0.743410] audit: type=2000 audit(1553600005.710:1): initialized [ 0.745845] Initialise system trusted keyring [ 0.747583] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.749679] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.752926] zbud: loaded [ 0.754160] VFS: Disk quotas dquot_6.6.0 [ 0.755625] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.758322] fuse init (API version 7.23) [ 0.759923] Key type big_key registered [ 0.761386] Allocating IMA MOK and blacklist keyrings. [ 0.763563] Key type asymmetric registered [ 0.765069] Asymmetric key parser 'x509' registered [ 0.766788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.769486] io scheduler noop registered [ 0.770905] io scheduler deadline registered (default) [ 0.772732] io scheduler cfq registered [ 0.774267] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.776141] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.778432] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.781051] ACPI: Power Button [PWRF] [ 0.782555] GHES: HEST is not enabled! [ 0.796892] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.826907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.830527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.855838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.859578] Linux agpgart interface v0.103 [ 0.863645] brd: module loaded [ 0.866195] loop: module loaded [ 0.871388] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.874007] GPT:90111 != 2097151 [ 0.875230] GPT:Alternate GPT header not at the end of the disk. [ 0.877236] GPT:90111 != 2097151 [ 0.878459] GPT: Use GNU Parted to correct GPT errors. [ 0.880227] vda: vda1 vda15 [ 0.882256] scsi host0: ata_piix [ 0.883627] scsi host1: ata_piix [ 0.884923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.887124] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.889981] libphy: Fixed MDIO Bus: probed [ 0.891466] tun: Universal TUN/TAP device driver, 1.6 [ 0.893194] tun: (C) 1999-2004 Max Krasnyansky [ 0.896586] PPP generic driver version 2.4.2 [ 0.898200] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.900372] ehci-pci: EHCI PCI platform driver [ 0.902026] ehci-platform: EHCI generic platform driver [ 0.903828] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.905909] ohci-pci: OHCI PCI platform driver [ 0.907509] ohci-platform: OHCI generic platform driver [ 0.909330] uhci_hcd: USB Universal Host Controller Interface driver [ 0.924444] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.926272] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.928944] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930737] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.935077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.937629] usb usb1: Product: UHCI Host Controller [ 0.939303] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.941367] usb usb1: SerialNumber: 0000:00:01.2 [ 0.943116] hub 1-0:1.0: USB hub found [ 0.944529] hub 1-0:1.0: 2 ports detected [ 0.946204] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.950004] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.951713] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.953557] mousedev: PS/2 mouse device common for all mice [ 0.955829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.958878] rtc_cmos 00:00: RTC can wake from S4 [ 0.961083] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.963207] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.965367] i2c /dev entries driver [ 0.966747] device-mapper: uevent: version 1.0.3 [ 0.968464] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.971414] ledtrig-cpu: registered to indicate activity on CPUs [ 0.973813] NET: Registered protocol family 10 [ 0.975901] NET: Registered protocol family 17 [ 0.977519] Key type dns_resolver registered [ 0.979249] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.981238] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.984425] registered taskstats version 1 [ 0.985954] Loading compiled-in X.509 certificates [ 0.988258] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.991621] zswap: loaded using pool lzo/zbud [ 0.994323] Key type trusted registered [ 0.996858] Key type encrypted registered [ 0.998326] AppArmor: AppArmor sha1 policy hashing enabled [ 1.000229] ima: No TPM chip found, activating TPM-bypass! [ 1.002112] evm: HMAC attrs: 0x1 [ 1.003767] Magic number: 11:131:581 [ 1.005317] rtc_cmos 00:00: setting system clock to 2019-03-26 11:33:25 UTC (1553600005) [ 1.008245] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.010248] EDD information not available. [ 1.047083] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.065707] Write protecting the kernel read-only data: 14336k [ 1.071225] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.074535] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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.127906] 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.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. iid=i-00000007 failed to get http://169.254.169.254/2009-04-04/user-data warning: no ec2 metadata for user-data 2019-03-26 11:33:28,919 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.205: [Errno None] Unable to connect to port 22 on 172.30.9.205 2019-03-26 11:33:37,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 11:33:37,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 11:33:38,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9603 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-b92f6bc2-4c90-4bac-b30e-71f947f03d87 x-openstack-request-id: req-b92f6bc2-4c90-4bac-b30e-71f947f03d87 2019-03-26 11:33:38,006 - 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 553417843 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.233592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.236574] pid_max: default: 32768 minimum: 301\n[ 0.238189] ACPI: Core revision 20150930\n[ 0.240235] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.242575] Security Framework initialized\n[ 0.244063] Yama: becoming mindful.\n[ 0.245375] AppArmor: AppArmor initialized\n[ 0.246895] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.249263] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.251562] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.253746] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.256253] Initializing cgroup subsys io\n[ 0.257707] Initializing cgroup subsys memory\n[ 0.259250] Initializing cgroup subsys devices\n[ 0.260821] Initializing cgroup subsys freezer\n[ 0.262394] Initializing cgroup subsys net_cls\n[ 0.263972] Initializing cgroup subsys perf_event\n[ 0.265604] Initializing cgroup subsys net_prio\n[ 0.267192] Initializing cgroup subsys hugetlb\n[ 0.268760] Initializing cgroup subsys pids\n[ 0.270309] CPU: Physical Processor ID: 0\n[ 0.272475] mce: CPU supports 10 MCE banks\n[ 0.273979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.275775] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.294956] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.303613] ftrace: allocating 31920 entries in 125 pages\n[ 0.335786] smpboot: Max logical packages: 1\n[ 0.337327] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.339742] x2apic enabled\n[ 0.341146] Switched APIC routing to physical x2apic.\n[ 0.344088] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.346098] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.349802] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.353015] KVM setup paravirtual spinlock\n[ 0.355139] x86: Booted up 1 node, 1 CPUs\n[ 0.356583] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.359036] devtmpfs: initialized\n[ 0.361313] evm: security.selinux\n[ 0.362564] evm: security.SMACK64\n[ 0.363805] evm: security.SMACK64EXEC\n[ 0.365144] evm: security.SMACK64TRANSMUTE\n[ 0.366593] evm: security.SMACK64MMAP\n[ 0.367928] evm: security.ima\n[ 0.369072] evm: security.capability\n[ 0.370470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.373786] pinctrl core: initialized pinctrl subsystem\n[ 0.375712] RTC time: 11:33:24, date: 03/26/19\n[ 0.377377] NET: Registered protocol family 16\n[ 0.379076] cpuidle: using governor ladder\n[ 0.380546] cpuidle: using governor menu\n[ 0.381964] PCCT header not found.\n[ 0.383283] ACPI: bus type PCI registered\n[ 0.384715] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.386927] PCI: Using configuration type 1 for base access\n[ 0.389561] ACPI: Added _OSI(Module Device)\n[ 0.391070] ACPI: Added _OSI(Processor Device)\n[ 0.392623] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.394250] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.396910] ACPI: Interpreter enabled\n[ 0.398277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.401608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.404929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.408257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.411578] ACPI: (supports S0 S5)\n[ 0.412861] ACPI: Using IOAPIC for interrupt routing\n[ 0.414563] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.419170] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.421226] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.423453] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.425616] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.429524] acpiphp: Slot [3] registered\n[ 0.430958] acpiphp: Slot [4] registered\n[ 0.432385] acpiphp: Slot [5] registered\n[ 0.433823] acpiphp: Slot [6] registered\n[ 0.435248] acpiphp: Slot [7] registered\n[ 0.436673] acpiphp: Slot [8] registered\n[ 0.438112] acpiphp: Slot [9] registered\n[ 0.439538] acpiphp: Slot [10] registered\n[ 0.440992] acpiphp: Slot [11] registered\n[ 0.442448] acpiphp: Slot [12] registered\n[ 0.443902] acpiphp: Slot [13] registered\n[ 0.445351] acpiphp: Slot [14] registered\n[ 0.446809] acpiphp: Slot [15] registered\n[ 0.464027] acpiphp: Slot [16] registered\n[ 0.465490] acpiphp: Slot [17] registered\n[ 0.466946] acpiphp: Slot [18] registered\n[ 0.468397] acpiphp: Slot [19] registered\n[ 0.469854] acpiphp: Slot [20] registered\n[ 0.471304] acpiphp: Slot [21] registered\n[ 0.472757] acpiphp: Slot [22] registered\n[ 0.474213] acpiphp: Slot [23] registered\n[ 0.475664] acpiphp: Slot [24] registered\n[ 0.477120] acpiphp: Slot [25] registered\n[ 0.478570] acpiphp: Slot [26] registered\n[ 0.480022] acpiphp: Slot [27] registered\n[ 0.481478] acpiphp: Slot [28] registered\n[ 0.482936] acpiphp: Slot [29] registered\n[ 0.484386] acpiphp: Slot [30] registered\n[ 0.485845] acpiphp: Slot [31] registered\n[ 0.487294] PCI host bridge to bus 0000:00\n[ 0.488746] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.490955] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.493149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.495752] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.498370] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.501028] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.505783] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.508095] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.510220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.516280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.522874] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.525440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.549264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.551914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.554463] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.557186] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.559682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.561976] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.565011] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.566928] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.569708] vgaarb: loaded\n[ 0.570791] vgaarb: bridge control possible 0000:00:02.0\n[ 0.573371] SCSI subsystem initialized\n[ 0.575409] ACPI: bus type USB registered\n[ 0.576935] usbcore: registered new interface driver usbfs\n[ 0.578818] usbcore: registered new interface driver hub\n[ 0.580628] usbcore: registered new device driver usb\n[ 0.582759] PCI: Using ACPI for IRQ routing\n[ 0.585147] NetLabel: Initializing\n[ 0.586441] NetLabel: domain hash size = 128\n[ 0.587985] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.589748] NetLabel: unlabeled traffic allowed by default\n[ 0.592195] clocksource: Switched to clocksource kvm-clock\n[ 0.604223] AppArmor: AppArmor Filesystem Enabled\n[ 0.605976] pnp: PnP ACPI init\n[ 0.607617] pnp: PnP ACPI: found 5 devices\n[ 0.615033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.618161] NET: Registered protocol family 2\n[ 0.620294] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.622629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.624818] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.627020] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.628990] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.631179] NET: Registered protocol family 1\n[ 0.632801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.634782] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.636736] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.651853] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.667137] Trying to unpack rootfs image as initramfs...\n[ 0.733673] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.736814] Scanning for low memory corruption every 60 seconds\n[ 0.739324] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.741549] audit: initializing netlink subsys (disabled)\n[ 0.743410] audit: type=2000 audit(1553600005.710:1): initialized\n[ 0.745845] Initialise system trusted keyring\n[ 0.747583] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.749679] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.752926] zbud: loaded\n[ 0.754160] VFS: Disk quotas dquot_6.6.0\n[ 0.755625] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.758322] fuse init (API version 7.23)\n[ 0.759923] Key type big_key registered\n[ 0.761386] Allocating IMA MOK and blacklist keyrings.\n[ 0.763563] Key type asymmetric registered\n[ 0.765069] Asymmetric key parser 'x509' registered\n[ 0.766788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.769486] io scheduler noop registered\n[ 0.770905] io scheduler deadline registered (default)\n[ 0.772732] io scheduler cfq registered\n[ 0.774267] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.776141] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.778432] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.781051] ACPI: Power Button [PWRF]\n[ 0.782555] GHES: HEST is not enabled!\n[ 0.796892] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.826907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.830527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.855838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.859578] Linux agpgart interface v0.103\n[ 0.863645] brd: module loaded\n[ 0.866195] loop: module loaded\n[ 0.871388] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.874007] GPT:90111 != 2097151\n[ 0.875230] GPT:Alternate GPT header not at the end of the disk.\n[ 0.877236] GPT:90111 != 2097151\n[ 0.878459] GPT: Use GNU Parted to correct GPT errors.\n[ 0.880227] vda: vda1 vda15\n[ 0.882256] scsi host0: ata_piix\n[ 0.883627] scsi host1: ata_piix\n[ 0.884923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.887124] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.889981] libphy: Fixed MDIO Bus: probed\n[ 0.891466] tun: Universal TUN/TAP device driver, 1.6\n[ 0.893194] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.896586] PPP generic driver version 2.4.2\n[ 0.898200] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.900372] ehci-pci: EHCI PCI platform driver\n[ 0.902026] ehci-platform: EHCI generic platform driver\n[ 0.903828] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.905909] ohci-pci: OHCI PCI platform driver\n[ 0.907509] ohci-platform: OHCI generic platform driver\n[ 0.909330] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.924444] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.926272] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.928944] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.930737] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.932865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.935077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.937629] usb usb1: Product: UHCI Host Controller\n[ 0.939303] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.941367] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.943116] hub 1-0:1.0: USB hub found\n[ 0.944529] hub 1-0:1.0: 2 ports detected\n[ 0.946204] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.950004] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.951713] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.953557] mousedev: PS/2 mouse device common for all mice\n[ 0.955829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.958878] rtc_cmos 00:00: RTC can wake from S4\n[ 0.961083] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.963207] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.965367] i2c /dev entries driver\n[ 0.966747] device-mapper: uevent: version 1.0.3\n[ 0.968464] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.971414] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.973813] NET: Registered protocol family 10\n[ 0.975901] NET: Registered protocol family 17\n[ 0.977519] Key type dns_resolver registered\n[ 0.979249] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.981238] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.984425] registered taskstats version 1\n[ 0.985954] Loading compiled-in X.509 certificates\n[ 0.988258] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.991621] zswap: loaded using pool lzo/zbud\n[ 0.994323] Key type trusted registered\n[ 0.996858] Key type encrypted registered\n[ 0.998326] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.000229] ima: No TPM chip found, activating TPM-bypass!\n[ 1.002112] evm: HMAC attrs: 0x1\n[ 1.003767] Magic number: 11:131:581\n[ 1.005317] rtc_cmos 00:00: setting system clock to 2019-03-26 11:33:25 UTC (1553600005)\n[ 1.008245] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.010248] EDD information not available.\n[ 1.047083] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.065707] Write protecting the kernel read-only data: 14336k\n[ 1.071225] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.074535] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.78\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.127906] 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.91\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.10...\nLease of 192.168.120.10 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.06. 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-----\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYJym3+sOtA3Nu4HcQT2CETGpLSSV75SuHoEYfWkEeuFj/bCBWrS2uQm0L7bFg+CtwAKBD15UwFghIIq2NIhxQ/IhP8UaNG63mJtT23+0C7fgjTm9npPXgxinIrw9adHpJ7vtXZ+Ip+m2I/oSDSV4T0X5rXs30k3jjp0DZ6KURaVwGqPEDvE6jFx/qLiNP7LVJPFOdQknJ7c/e6lvH/1MuCMN9w1lfPVfBxl92v+nKyE5kwTHp+98K7U5w/NZeCz4228xaJKVTx6rURBeOnTKCIXzAyTh0MWvpHovwD1dPfOWJ+eo32FIVFaGpF2MHaANM1/d91cI3u7pjBxIwCWr7 root@cinder-test-vm2-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e\nssh-dss AAAAB3NzaC1kc3MAAACBAMcJTRejm+aUkeyHOCBFhm9zdp3jCXE686PYj3MfaL7WIKI8Fa8OrhVRTYmpB3FUuMdd+LHKbripZTysRezXUmpdkXIV0vtDNf8cV4iKuCSdFTcB4QbNnAiQvPame0jO44WZElzSyFNiQbGCaaeqWGEZMSS653D7qhJvvGT7ftudAAAAFQDAmul1mWYXdB8cR1mD/m5JAKQyGQAAAIEAxLf9NtX5ipXUJ7dwJSClzxwnw7/KnQOs7jG95KUI+ZslaCVSxlQhAZS8IHKr7/565/MNWprtlquubN/5hbN5gaUrRY1ssKhT0IfnJxA6ztjVKP48vXevBFHzJSb6+ATrFguhQJ8x2umrrW3ZoJxO/VbSJZOr74yecxE6CEULbeoAAACALsI1aOxO/i4mdlXUUcP2/VirHm939Mc16quq/0nkbXeSRg4RZnnpBdo9xzXBSGaABn878cbnVxQiGgbh9s7qwqYXsH2P9CnR+omZH4yOBkmkWw4bBBKR6GKplrJOGHF4qb6RoVLp2/wiLXW0fqPnEG7xdPhz8Psm7m8aP5WWgts= root@cinder-test-vm2-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.31s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe79:263a/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000007\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm2-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.02 ===\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-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e login: "} 2019-03-26 11:33:38,007 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02/action used request id req-b92f6bc2-4c90-4bac-b30e-71f947f03d87 2019-03-26 11:33:38,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0785009860992s 2019-03-26 11:33:38,008 - 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 553417843 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.233592] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.236574] pid_max: default: 32768 minimum: 301 [ 0.238189] ACPI: Core revision 20150930 [ 0.240235] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.242575] Security Framework initialized [ 0.244063] Yama: becoming mindful. [ 0.245375] AppArmor: AppArmor initialized [ 0.246895] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.249263] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.251562] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.253746] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.256253] Initializing cgroup subsys io [ 0.257707] Initializing cgroup subsys memory [ 0.259250] Initializing cgroup subsys devices [ 0.260821] Initializing cgroup subsys freezer [ 0.262394] Initializing cgroup subsys net_cls [ 0.263972] Initializing cgroup subsys perf_event [ 0.265604] Initializing cgroup subsys net_prio [ 0.267192] Initializing cgroup subsys hugetlb [ 0.268760] Initializing cgroup subsys pids [ 0.270309] CPU: Physical Processor ID: 0 [ 0.272475] mce: CPU supports 10 MCE banks [ 0.273979] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.275775] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.294956] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.303613] ftrace: allocating 31920 entries in 125 pages [ 0.335786] smpboot: Max logical packages: 1 [ 0.337327] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.339742] x2apic enabled [ 0.341146] Switched APIC routing to physical x2apic. [ 0.344088] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.346098] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.349802] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.353015] KVM setup paravirtual spinlock [ 0.355139] x86: Booted up 1 node, 1 CPUs [ 0.356583] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.359036] devtmpfs: initialized [ 0.361313] evm: security.selinux [ 0.362564] evm: security.SMACK64 [ 0.363805] evm: security.SMACK64EXEC [ 0.365144] evm: security.SMACK64TRANSMUTE [ 0.366593] evm: security.SMACK64MMAP [ 0.367928] evm: security.ima [ 0.369072] evm: security.capability [ 0.370470] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.373786] pinctrl core: initialized pinctrl subsystem [ 0.375712] RTC time: 11:33:24, date: 03/26/19 [ 0.377377] NET: Registered protocol family 16 [ 0.379076] cpuidle: using governor ladder [ 0.380546] cpuidle: using governor menu [ 0.381964] PCCT header not found. [ 0.383283] ACPI: bus type PCI registered [ 0.384715] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.386927] PCI: Using configuration type 1 for base access [ 0.389561] ACPI: Added _OSI(Module Device) [ 0.391070] ACPI: Added _OSI(Processor Device) [ 0.392623] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.394250] ACPI: Added _OSI(Processor Aggregator Device) [ 0.396910] ACPI: Interpreter enabled [ 0.398277] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.401608] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.404929] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.408257] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.411578] ACPI: (supports S0 S5) [ 0.412861] ACPI: Using IOAPIC for interrupt routing [ 0.414563] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.419170] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.421226] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.423453] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.425616] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.429524] acpiphp: Slot [3] registered [ 0.430958] acpiphp: Slot [4] registered [ 0.432385] acpiphp: Slot [5] registered [ 0.433823] acpiphp: Slot [6] registered [ 0.435248] acpiphp: Slot [7] registered [ 0.436673] acpiphp: Slot [8] registered [ 0.438112] acpiphp: Slot [9] registered [ 0.439538] acpiphp: Slot [10] registered [ 0.440992] acpiphp: Slot [11] registered [ 0.442448] acpiphp: Slot [12] registered [ 0.443902] acpiphp: Slot [13] registered [ 0.445351] acpiphp: Slot [14] registered [ 0.446809] acpiphp: Slot [15] registered [ 0.464027] acpiphp: Slot [16] registered [ 0.465490] acpiphp: Slot [17] registered [ 0.466946] acpiphp: Slot [18] registered [ 0.468397] acpiphp: Slot [19] registered [ 0.469854] acpiphp: Slot [20] registered [ 0.471304] acpiphp: Slot [21] registered [ 0.472757] acpiphp: Slot [22] registered [ 0.474213] acpiphp: Slot [23] registered [ 0.475664] acpiphp: Slot [24] registered [ 0.477120] acpiphp: Slot [25] registered [ 0.478570] acpiphp: Slot [26] registered [ 0.480022] acpiphp: Slot [27] registered [ 0.481478] acpiphp: Slot [28] registered [ 0.482936] acpiphp: Slot [29] registered [ 0.484386] acpiphp: Slot [30] registered [ 0.485845] acpiphp: Slot [31] registered [ 0.487294] PCI host bridge to bus 0000:00 [ 0.488746] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.490955] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.493149] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.495752] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.498370] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.501028] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.505783] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.508095] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.510220] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.516280] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.522874] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.525440] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.549264] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.551914] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.554463] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.557186] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.559682] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.561976] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.565011] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.566928] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.569708] vgaarb: loaded [ 0.570791] vgaarb: bridge control possible 0000:00:02.0 [ 0.573371] SCSI subsystem initialized [ 0.575409] ACPI: bus type USB registered [ 0.576935] usbcore: registered new interface driver usbfs [ 0.578818] usbcore: registered new interface driver hub [ 0.580628] usbcore: registered new device driver usb [ 0.582759] PCI: Using ACPI for IRQ routing [ 0.585147] NetLabel: Initializing [ 0.586441] NetLabel: domain hash size = 128 [ 0.587985] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.589748] NetLabel: unlabeled traffic allowed by default [ 0.592195] clocksource: Switched to clocksource kvm-clock [ 0.604223] AppArmor: AppArmor Filesystem Enabled [ 0.605976] pnp: PnP ACPI init [ 0.607617] pnp: PnP ACPI: found 5 devices [ 0.615033] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.618161] NET: Registered protocol family 2 [ 0.620294] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.622629] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.624818] TCP: Hash tables configured (established 4096 bind 4096) [ 0.627020] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.628990] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.631179] NET: Registered protocol family 1 [ 0.632801] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.634782] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.636736] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.651853] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.667137] Trying to unpack rootfs image as initramfs... [ 0.733673] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.736814] Scanning for low memory corruption every 60 seconds [ 0.739324] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.741549] audit: initializing netlink subsys (disabled) [ 0.743410] audit: type=2000 audit(1553600005.710:1): initialized [ 0.745845] Initialise system trusted keyring [ 0.747583] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.749679] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.752926] zbud: loaded [ 0.754160] VFS: Disk quotas dquot_6.6.0 [ 0.755625] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.758322] fuse init (API version 7.23) [ 0.759923] Key type big_key registered [ 0.761386] Allocating IMA MOK and blacklist keyrings. [ 0.763563] Key type asymmetric registered [ 0.765069] Asymmetric key parser 'x509' registered [ 0.766788] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.769486] io scheduler noop registered [ 0.770905] io scheduler deadline registered (default) [ 0.772732] io scheduler cfq registered [ 0.774267] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.776141] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.778432] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.781051] ACPI: Power Button [PWRF] [ 0.782555] GHES: HEST is not enabled! [ 0.796892] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.826907] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.830527] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.855838] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.859578] Linux agpgart interface v0.103 [ 0.863645] brd: module loaded [ 0.866195] loop: module loaded [ 0.871388] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.874007] GPT:90111 != 2097151 [ 0.875230] GPT:Alternate GPT header not at the end of the disk. [ 0.877236] GPT:90111 != 2097151 [ 0.878459] GPT: Use GNU Parted to correct GPT errors. [ 0.880227] vda: vda1 vda15 [ 0.882256] scsi host0: ata_piix [ 0.883627] scsi host1: ata_piix [ 0.884923] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.887124] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.889981] libphy: Fixed MDIO Bus: probed [ 0.891466] tun: Universal TUN/TAP device driver, 1.6 [ 0.893194] tun: (C) 1999-2004 Max Krasnyansky [ 0.896586] PPP generic driver version 2.4.2 [ 0.898200] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.900372] ehci-pci: EHCI PCI platform driver [ 0.902026] ehci-platform: EHCI generic platform driver [ 0.903828] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.905909] ohci-pci: OHCI PCI platform driver [ 0.907509] ohci-platform: OHCI generic platform driver [ 0.909330] uhci_hcd: USB Universal Host Controller Interface driver [ 0.924444] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.926272] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.928944] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.930737] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.932865] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.935077] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.937629] usb usb1: Product: UHCI Host Controller [ 0.939303] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.941367] usb usb1: SerialNumber: 0000:00:01.2 [ 0.943116] hub 1-0:1.0: USB hub found [ 0.944529] hub 1-0:1.0: 2 ports detected [ 0.946204] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.950004] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.951713] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.953557] mousedev: PS/2 mouse device common for all mice [ 0.955829] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.958878] rtc_cmos 00:00: RTC can wake from S4 [ 0.961083] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.963207] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.965367] i2c /dev entries driver [ 0.966747] device-mapper: uevent: version 1.0.3 [ 0.968464] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.971414] ledtrig-cpu: registered to indicate activity on CPUs [ 0.973813] NET: Registered protocol family 10 [ 0.975901] NET: Registered protocol family 17 [ 0.977519] Key type dns_resolver registered [ 0.979249] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.981238] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.984425] registered taskstats version 1 [ 0.985954] Loading compiled-in X.509 certificates [ 0.988258] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.991621] zswap: loaded using pool lzo/zbud [ 0.994323] Key type trusted registered [ 0.996858] Key type encrypted registered [ 0.998326] AppArmor: AppArmor sha1 policy hashing enabled [ 1.000229] ima: No TPM chip found, activating TPM-bypass! [ 1.002112] evm: HMAC attrs: 0x1 [ 1.003767] Magic number: 11:131:581 [ 1.005317] rtc_cmos 00:00: setting system clock to 2019-03-26 11:33:25 UTC (1553600005) [ 1.008245] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.010248] EDD information not available. [ 1.047083] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.065707] Write protecting the kernel read-only data: 14336k [ 1.071225] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.074535] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.78 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.127906] 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.91 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.10... Lease of 192.168.120.10 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.06. 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----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCYJym3+sOtA3Nu4HcQT2CETGpLSSV75SuHoEYfWkEeuFj/bCBWrS2uQm0L7bFg+CtwAKBD15UwFghIIq2NIhxQ/IhP8UaNG63mJtT23+0C7fgjTm9npPXgxinIrw9adHpJ7vtXZ+Ip+m2I/oSDSV4T0X5rXs30k3jjp0DZ6KURaVwGqPEDvE6jFx/qLiNP7LVJPFOdQknJ7c/e6lvH/1MuCMN9w1lfPVfBxl92v+nKyE5kwTHp+98K7U5w/NZeCz4228xaJKVTx6rURBeOnTKCIXzAyTh0MWvpHovwD1dPfOWJ+eo32FIVFaGpF2MHaANM1/d91cI3u7pjBxIwCWr7 root@cinder-test-vm2-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e ssh-dss AAAAB3NzaC1kc3MAAACBAMcJTRejm+aUkeyHOCBFhm9zdp3jCXE686PYj3MfaL7WIKI8Fa8OrhVRTYmpB3FUuMdd+LHKbripZTysRezXUmpdkXIV0vtDNf8cV4iKuCSdFTcB4QbNnAiQvPame0jO44WZElzSyFNiQbGCaaeqWGEZMSS653D7qhJvvGT7ftudAAAAFQDAmul1mWYXdB8cR1mD/m5JAKQyGQAAAIEAxLf9NtX5ipXUJ7dwJSClzxwnw7/KnQOs7jG95KUI+ZslaCVSxlQhAZS8IHKr7/565/MNWprtlquubN/5hbN5gaUrRY1ssKhT0IfnJxA6ztjVKP48vXevBFHzJSb6+ATrFguhQJ8x2umrrW3ZoJxO/VbSJZOr74yecxE6CEULbeoAAACALsI1aOxO/i4mdlXUUcP2/VirHm939Mc16quq/0nkbXeSRg4RZnnpBdo9xzXBSGaABn878cbnVxQiGgbh9s7qwqYXsH2P9CnR+omZH4yOBkmkWw4bBBKR6GKplrJOGHF4qb6RoVLp2/wiLXW0fqPnEG7xdPhz8Psm7m8aP5WWgts= root@cinder-test-vm2-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.31s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.10,24,fe80::f816:3eff:fe79:263a/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.10 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000007 name: N/A availability-zone: nova local-hostname: cinder-test-vm2-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.02 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm2-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e login: 2019-03-26 11:33:38,011 - paramiko.transport - DEBUG - starting thread (client mode): 0x8c7887d0L 2019-03-26 11:33:38,011 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 11:33:38,011 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-26 11:33:38,011 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-26 11:33:38,013 - 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-26 11:33:38,013 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 11:33:38,013 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-26 11:33:38,013 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 11:33:38,014 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 11:33:38,014 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 11:33:38,032 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 11:33:38,033 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 11:33:38,043 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.205: 6773be13358d9839f77c8bfa3f4255aa 2019-03-26 11:33:38,044 - paramiko.transport - DEBUG - Trying discovered key cb52a87e0ae5fb76189c2d78d5d6a9ad in /tmp/tmpHY1qTN 2019-03-26 11:33:38,071 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 11:33:38,077 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 11:33:38,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.POST.volumes 2019-03-26 11:33:38,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"volume": {"display_name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "size": "2"}}' 2019-03-26 11:33:39,431 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 821 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:38 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-f3eeb846-9ccb-437b-8113-6341a15faa12 x-openstack-request-id: req-f3eeb846-9ccb-437b-8113-6341a15faa12 2019-03-26 11:33:39,432 - keystoneauth.session - DEBUG - RESP BODY: {"volume": {"status": "creating", "user_id": "04d2a47023314f1e8781b21db3717bba", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "self"}, {"href": "http://172.30.9.22:8776/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-26T11:33:39.000000", "description": null, "updated_at": null, "volume_type": "tripleo", "name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "size": 2}} 2019-03-26 11:33:39,432 - keystoneauth.session - DEBUG - POST call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes used request id req-f3eeb846-9ccb-437b-8113-6341a15faa12 2019-03-26 11:33:39,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.POST.volumes in 1.31696295738s 2019-03-26 11:33:39,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 11:33:39,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:40,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:39 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-f7edaa67-47f7-414c-acce-95bdec0cec64 x-openstack-request-id: req-f7edaa67-47f7-414c-acce-95bdec0cec64 2019-03-26 11:33:40,566 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "creating", "user_id": "04d2a47023314f1e8781b21db3717bba", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "self"}, {"href": "http://172.30.9.22:8776/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-26T11:33:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94d7a7a284204684920db33b541aca5c", "updated_at": "2019-03-26T11:33:39.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "size": 2}]} 2019-03-26 11:33:40,566 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/detail used request id req-f7edaa67-47f7-414c-acce-95bdec0cec64 2019-03-26 11:33:40,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.13317394257s 2019-03-26 11:33:40,568 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:33:42,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 11:33:42,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:43,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-3ba31814-05df-4a49-b72c-a9876069d5ce x-openstack-request-id: req-3ba31814-05df-4a49-b72c-a9876069d5ce 2019-03-26 11:33:43,643 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "04d2a47023314f1e8781b21db3717bba", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "self"}, {"href": "http://172.30.9.22:8776/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-26T11:33:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94d7a7a284204684920db33b541aca5c", "updated_at": "2019-03-26T11:33:40.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "size": 2}]} 2019-03-26 11:33:43,643 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/detail used request id req-3ba31814-05df-4a49-b72c-a9876069d5ce 2019-03-26 11:33:43,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 1.07308006287s 2019-03-26 11:33:43,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:33:43,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:43,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:43 GMT X-Openstack-Request-Id: req-e1727854-eb32-4732-9a14-d4e7f6ffe16d 2019-03-26 11:33:43,739 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"78c76ab8-1cee-4b52-a921-cf305d576576","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94d7a7a284204684920db33b541aca5c","l2_adjacency":true,"status":"ACTIVE","subnets":["392b924e-e26a-4231-a286-cd641bef424c"],"description":"","tags":[],"updated_at":"2019-03-26T11:33:08Z","qos_policy_id":null,"name":"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e","admin_state_up":true,"tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:06Z","mtu":1450}]} 2019-03-26 11:33:43,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e1727854-eb32-4732-9a14-d4e7f6ffe16d 2019-03-26 11:33:43,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939061641693s 2019-03-26 11:33:43,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:33:43,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:44,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:44 GMT X-Openstack-Request-Id: req-22c65fa0-c250-4f8d-9b3d-224f50e71cf1 2019-03-26 11:33:44,049 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:33:13Z", "file": "/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/file", "owner": "94d7a7a284204684920db33b541aca5c", "id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "size": 12716032, "self": "/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:33:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:33:44,049 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-22c65fa0-c250-4f8d-9b3d-224f50e71cf1 2019-03-26 11:33:44,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.304383993149s 2019-03-26 11:33:44,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:33:44,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:44,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-529e09de-975f-42fa-86df-80706b9916e0 x-openstack-request-id: req-529e09de-975f-42fa-86df-80706b9916e0 2019-03-26 11:33:44,073 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6"}]} 2019-03-26 11:33:44,074 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-529e09de-975f-42fa-86df-80706b9916e0 2019-03-26 11:33:44,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0226979255676s 2019-03-26 11:33:44,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-26 11:33:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"server": {"name": "cinder_test-vm_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "imageRef": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "flavorRef": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "78c76ab8-1cee-4b52-a921-cf305d576576"}], "security_groups": [{"name": "eec9e484-35e2-4b0f-a97d-8460907d99b6"}]}}' 2019-03-26 11:33:44,831 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26 x-compute-request-id: req-ba582775-abd0-486b-9bc7-ba74e179d4c9 x-openstack-request-id: req-ba582775-abd0-486b-9bc7-ba74e179d4c9 2019-03-26 11:33:44,832 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "eec9e484-35e2-4b0f-a97d-8460907d99b6"}], "OS-DCF:diskConfig": "MANUAL", "id": "0c5d905f-183f-442a-9265-3650d1f2fe26", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "bookmark"}], "adminPass": "pg6P3exCyatA"}} 2019-03-26 11:33:44,832 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-ba582775-abd0-486b-9bc7-ba74e179d4c9 2019-03-26 11:33:44,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 0.75713300705s 2019-03-26 11:33:44,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:33:44,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:45,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 864 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-3a615bbe-540c-4979-9aae-7b3f0fc3d520 x-openstack-request-id: req-3a615bbe-540c-4979-9aae-7b3f0fc3d520 2019-03-26 11:33:45,023 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "0c5d905f-183f-442a-9265-3650d1f2fe26", "user_id": "04d2a47023314f1e8781b21db3717bba", "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-26T11:33:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:44Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:33:24.000000", "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:33:24Z", "hostId": "577fdbfdfa2cdc7d228f849ad987939514a4ce1fa89a9180f0cc607e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm2_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:17Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:33:45,023 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3a615bbe-540c-4979-9aae-7b3f0fc3d520 2019-03-26 11:33:45,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190341949463s 2019-03-26 11:33:45,031 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:33:47,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:33:47,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:47,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 901 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-347724a6-2638-4c17-b99e-8086fcdc38cf x-openstack-request-id: req-347724a6-2638-4c17-b99e-8086fcdc38cf 2019-03-26 11:33:47,210 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "0c5d905f-183f-442a-9265-3650d1f2fe26", "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:33:47Z", "hostId": "452defba3f66f03dd5dc354a905aa61d98782d16567739ddf2fd61a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:44Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:33:24.000000", "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:33:24Z", "hostId": "577fdbfdfa2cdc7d228f849ad987939514a4ce1fa89a9180f0cc607e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm2_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:17Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:33:47,210 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-347724a6-2638-4c17-b99e-8086fcdc38cf 2019-03-26 11:33:47,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.176706075668s 2019-03-26 11:33:47,218 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:33:49,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:33:49,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:49,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-9c8acefb-6d03-4203-b28d-a14b688266f5 x-openstack-request-id: req-9c8acefb-6d03-4203-b28d-a14b688266f5 2019-03-26 11:33:49,434 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "0c5d905f-183f-442a-9265-3650d1f2fe26", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:33:47Z", "hostId": "452defba3f66f03dd5dc354a905aa61d98782d16567739ddf2fd61a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:44Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:33:24.000000", "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:33:24Z", "hostId": "577fdbfdfa2cdc7d228f849ad987939514a4ce1fa89a9180f0cc607e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm2_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:17Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:33:49,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c8acefb-6d03-4203-b28d-a14b688266f5 2019-03-26 11:33:49,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213505983353s 2019-03-26 11:33:49,441 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:33:51,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:33:51,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:51,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 903 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-dadaccd4-6ef1-47fb-9f41-1bfe4b04611f x-openstack-request-id: req-dadaccd4-6ef1-47fb-9f41-1bfe4b04611f 2019-03-26 11:33:51,649 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "0c5d905f-183f-442a-9265-3650d1f2fe26", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T11:33:47Z", "hostId": "452defba3f66f03dd5dc354a905aa61d98782d16567739ddf2fd61a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:44Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:33:24.000000", "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:33:24Z", "hostId": "577fdbfdfa2cdc7d228f849ad987939514a4ce1fa89a9180f0cc607e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm2_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:17Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:33:51,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dadaccd4-6ef1-47fb-9f41-1bfe4b04611f 2019-03-26 11:33:51,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205892801285s 2019-03-26 11:33:51,657 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:33:53,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:33:53,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:53,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 887 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33: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-b9607863-5227-4fd7-8120-d266790082b8 x-openstack-request-id: req-b9607863-5227-4fd7-8120-d266790082b8 2019-03-26 11:33:53,847 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:ab:b6", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:33:51.000000", "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "0c5d905f-183f-442a-9265-3650d1f2fe26", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:33:52Z", "hostId": "452defba3f66f03dd5dc354a905aa61d98782d16567739ddf2fd61a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:44Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:33:24.000000", "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:33:24Z", "hostId": "577fdbfdfa2cdc7d228f849ad987939514a4ce1fa89a9180f0cc607e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm2_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:17Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:33:53,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b9607863-5227-4fd7-8120-d266790082b8 2019-03-26 11:33:53,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18751502037s 2019-03-26 11:33:53,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:33:53,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=0c5d905f-183f-442a-9265-3650d1f2fe26" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:54,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:54 GMT X-Openstack-Request-Id: req-e74d8431-9c82-427a-b0ff-a6234f3f2ae5 2019-03-26 11:33:54,122 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:33:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"392b924e-e26a-4231-a286-cd641bef424c","ip_address":"192.168.120.25"}],"id":"3f461a01-7e8b-4f67-90ff-0ce9b46e3179","security_groups":["eec9e484-35e2-4b0f-a97d-8460907d99b6"],"mac_address":"fa:16:3e:4e:ab:b6","project_id":"94d7a7a284204684920db33b541aca5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78c76ab8-1cee-4b52-a921-cf305d576576","tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:47Z","binding:vnic_type":"normal","device_id":"0c5d905f-183f-442a-9265-3650d1f2fe26","ip_allocation":"immediate"}]} 2019-03-26 11:33:54,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=0c5d905f-183f-442a-9265-3650d1f2fe26 used request id req-e74d8431-9c82-427a-b0ff-a6234f3f2ae5 2019-03-26 11:33:54,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.265954971313s 2019-03-26 11:33:54,133 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:54,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=3f461a01-7e8b-4f67-90ff-0ce9b46e3179" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:54,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:54 GMT X-Openstack-Request-Id: req-4c95f821-0b36-4822-aa68-2b9659395e5e 2019-03-26 11:33:54,178 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:33:54,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=3f461a01-7e8b-4f67-90ff-0ce9b46e3179 used request id req-4c95f821-0b36-4822-aa68-2b9659395e5e 2019-03-26 11:33:54,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0450530052185s 2019-03-26 11:33:54,179 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4e:ab:b6', u'version': 4, u'addr': u'192.168.120.25', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1dcbe9d5-d7e6-4f61-994c-3c42417c8dde'}), 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-26T11:33:51.000000', 'flavor': Munch({u'id': u'84ef9bfd-9733-45f5-9dac-13f1097cf7c6'}), 'az': u'nova', 'id': u'0c5d905f-183f-442a-9265-3650d1f2fe26', 'security_groups': [Munch({u'name': u'cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'04d2a47023314f1e8781b21db3717bba', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94d7a7a284204684920db33b541aca5c', 'name': 'cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', '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-26T11:33:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T11:33:52Z', 'hostId': u'452defba3f66f03dd5dc354a905aa61d98782d16567739ddf2fd61a4', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'public_v6': '', 'private_v4': u'192.168.120.25', 'cloud': 'envvars', 'host_id': u'452defba3f66f03dd5dc354a905aa61d98782d16567739ddf2fd61a4', '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-26T11:33:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'94d7a7a284204684920db33b541aca5c', 'name': u'cinder_test-vm_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'adminPass': u'pg6P3exCyatA', 'tenant_id': u'94d7a7a284204684920db33b541aca5c', 'created_at': u'2019-03-26T11:33:44Z', 'created': u'2019-03-26T11:33:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 11:33:54,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:33:54,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:54,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:54 GMT X-Openstack-Request-Id: req-b79e19b7-e179-45b4-8dd2-28da225c8ede 2019-03-26 11:33:54,273 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"78c76ab8-1cee-4b52-a921-cf305d576576","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94d7a7a284204684920db33b541aca5c","l2_adjacency":true,"status":"ACTIVE","subnets":["392b924e-e26a-4231-a286-cd641bef424c"],"description":"","tags":[],"updated_at":"2019-03-26T11:33:08Z","qos_policy_id":null,"name":"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e","admin_state_up":true,"tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:06Z","mtu":1450}]} 2019-03-26 11:33:54,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b79e19b7-e179-45b4-8dd2-28da225c8ede 2019-03-26 11:33:54,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0886430740356s 2019-03-26 11:33:54,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 11:33:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=0c5d905f-183f-442a-9265-3650d1f2fe26" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:54,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:54 GMT X-Openstack-Request-Id: req-9182194d-7176-4fa6-8cc7-bb899e52d72f 2019-03-26 11:33:54,321 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T11:33:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"392b924e-e26a-4231-a286-cd641bef424c","ip_address":"192.168.120.25"}],"id":"3f461a01-7e8b-4f67-90ff-0ce9b46e3179","security_groups":["eec9e484-35e2-4b0f-a97d-8460907d99b6"],"mac_address":"fa:16:3e:4e:ab:b6","project_id":"94d7a7a284204684920db33b541aca5c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"78c76ab8-1cee-4b52-a921-cf305d576576","tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:47Z","binding:vnic_type":"normal","device_id":"0c5d905f-183f-442a-9265-3650d1f2fe26","ip_allocation":"immediate"}]} 2019-03-26 11:33:54,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=0c5d905f-183f-442a-9265-3650d1f2fe26 used request id req-9182194d-7176-4fa6-8cc7-bb899e52d72f 2019-03-26 11:33:54,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0468330383301s 2019-03-26 11:33:54,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-26 11:33:54,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "fixed_ip_address": "192.168.120.25", "port_id": "3f461a01-7e8b-4f67-90ff-0ce9b46e3179"}}' 2019-03-26 11:33:57,000 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:57 GMT X-Openstack-Request-Id: req-b2a1b6ba-8ac2-4a38-ab2a-e0f429dc57e5 2019-03-26 11:33:57,000 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:55Z", "updated_at": "2019-03-26T11:33:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4e:ab:b6", "device_id": "0c5d905f-183f-442a-9265-3650d1f2fe26"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "3f461a01-7e8b-4f67-90ff-0ce9b46e3179", "id": "9de0055d-57f4-41d3-ab94-6c02fa11bdd4", "qos_policy_id": null}} 2019-03-26 11:33:57,000 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b2a1b6ba-8ac2-4a38-ab2a-e0f429dc57e5 2019-03-26 11:33:57,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.67830109596s 2019-03-26 11:33:57,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:57,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:57,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:57 GMT X-Openstack-Request-Id: req-b13fa891-96fb-4875-b1f7-74c5cf4a0f2f 2019-03-26 11:33:57,094 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:28Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}, {"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:55Z", "updated_at": "2019-03-26T11:33:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4e:ab:b6", "device_id": "0c5d905f-183f-442a-9265-3650d1f2fe26"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "3f461a01-7e8b-4f67-90ff-0ce9b46e3179", "id": "9de0055d-57f4-41d3-ab94-6c02fa11bdd4", "qos_policy_id": null}]} 2019-03-26 11:33:57,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b13fa891-96fb-4875-b1f7-74c5cf4a0f2f 2019-03-26 11:33:57,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0775969028473s 2019-03-26 11:33:57,106 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:33:57,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:57,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:57,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:57 GMT X-Openstack-Request-Id: req-ca89ce56-c938-4b74-93bd-0f6ff4a64277 2019-03-26 11:33:57,279 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:28Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}, {"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:55Z", "updated_at": "2019-03-26T11:33:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4e:ab:b6", "device_id": "0c5d905f-183f-442a-9265-3650d1f2fe26"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "3f461a01-7e8b-4f67-90ff-0ce9b46e3179", "id": "9de0055d-57f4-41d3-ab94-6c02fa11bdd4", "qos_policy_id": null}]} 2019-03-26 11:33:57,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ca89ce56-c938-4b74-93bd-0f6ff4a64277 2019-03-26 11:33:57,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0608489513397s 2019-03-26 11:33:57,291 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:33:57,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:57,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:57,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:57 GMT X-Openstack-Request-Id: req-bdbf0a19-fb3e-4829-8613-707ddb9b1109 2019-03-26 11:33:57,461 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:28Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}, {"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:55Z", "updated_at": "2019-03-26T11:33:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4e:ab:b6", "device_id": "0c5d905f-183f-442a-9265-3650d1f2fe26"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "3f461a01-7e8b-4f67-90ff-0ce9b46e3179", "id": "9de0055d-57f4-41d3-ab94-6c02fa11bdd4", "qos_policy_id": null}]} 2019-03-26 11:33:57,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-bdbf0a19-fb3e-4829-8613-707ddb9b1109 2019-03-26 11:33:57,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0600349903107s 2019-03-26 11:33:57,473 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:33:57,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:57,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:57,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:57 GMT X-Openstack-Request-Id: req-2ab3c7fa-7909-4e43-9b9a-e18309780e78 2019-03-26 11:33:57,643 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:28Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}, {"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:55Z", "updated_at": "2019-03-26T11:33:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4e:ab:b6", "device_id": "0c5d905f-183f-442a-9265-3650d1f2fe26"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "3f461a01-7e8b-4f67-90ff-0ce9b46e3179", "id": "9de0055d-57f4-41d3-ab94-6c02fa11bdd4", "qos_policy_id": null}]} 2019-03-26 11:33:57,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2ab3c7fa-7909-4e43-9b9a-e18309780e78 2019-03-26 11:33:57,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0589909553528s 2019-03-26 11:33:57,654 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:33:57,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:57,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:57,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:57 GMT X-Openstack-Request-Id: req-8215a039-45b0-4151-bc46-799874dc3dc0 2019-03-26 11:33:57,821 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:28Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}, {"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:55Z", "updated_at": "2019-03-26T11:33:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4e:ab:b6", "device_id": "0c5d905f-183f-442a-9265-3650d1f2fe26"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "3f461a01-7e8b-4f67-90ff-0ce9b46e3179", "id": "9de0055d-57f4-41d3-ab94-6c02fa11bdd4", "qos_policy_id": null}]} 2019-03-26 11:33:57,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8215a039-45b0-4151-bc46-799874dc3dc0 2019-03-26 11:33:57,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0583770275116s 2019-03-26 11:33:57,831 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:33:57,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:57,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:58,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1639 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:58 GMT X-Openstack-Request-Id: req-1f0c82db-5bc3-4a5c-910c-b133954a4ff2 2019-03-26 11:33:58,010 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:28Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}, {"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:55Z", "updated_at": "2019-03-26T11:33:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4e:ab:b6", "device_id": "0c5d905f-183f-442a-9265-3650d1f2fe26"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "3f461a01-7e8b-4f67-90ff-0ce9b46e3179", "id": "9de0055d-57f4-41d3-ab94-6c02fa11bdd4", "qos_policy_id": null}]} 2019-03-26 11:33:58,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1f0c82db-5bc3-4a5c-910c-b133954a4ff2 2019-03-26 11:33:58,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0680129528046s 2019-03-26 11:33:58,021 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 11:33:58,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:33:58,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:33:58,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1641 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:58 GMT X-Openstack-Request-Id: req-5f9af65c-0a81-4718-b015-0bd24bfe61b2 2019-03-26 11:33:58,201 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:26Z", "updated_at": "2019-03-26T11:33:28Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:26:3a", "device_id": "036be699-2f5c-48ad-91fe-3e4335edcb02"}, "fixed_ip_address": "192.168.120.10", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "11cb68ac-8820-4e5d-9f86-d5bf24b207cd", "id": "46fe7bb0-c6d1-4c81-87e1-a3d27873e81a", "qos_policy_id": null}, {"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:55Z", "updated_at": "2019-03-26T11:33:57Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4e:ab:b6", "device_id": "0c5d905f-183f-442a-9265-3650d1f2fe26"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "3f461a01-7e8b-4f67-90ff-0ce9b46e3179", "id": "9de0055d-57f4-41d3-ab94-6c02fa11bdd4", "qos_policy_id": null}]} 2019-03-26 11:33:58,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5f9af65c-0a81-4718-b015-0bd24bfe61b2 2019-03-26 11:33:58,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0696530342102s 2019-03-26 11:33:58,212 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9e8f332f-8498-4767-ac22-3d787a0dc09f', 'updated_at': u'2019-03-26T11:33:57Z', 'fixed_ip_address': u'192.168.120.25', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'3f461a01-7e8b-4f67-90ff-0ce9b46e3179', 'id': u'9de0055d-57f4-41d3-ab94-6c02fa11bdd4', 'network': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'port': u'3f461a01-7e8b-4f67-90ff-0ce9b46e3179', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'94d7a7a284204684920db33b541aca5c', 'name': 'cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'94d7a7a284204684920db33b541aca5c', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'78c76ab8-1cee-4b52-a921-cf305d576576', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4e:ab:b6', u'device_id': u'0c5d905f-183f-442a-9265-3650d1f2fe26'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'94d7a7a284204684920db33b541aca5c', 'created_at': u'2019-03-26T11:33:55Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'78c76ab8-1cee-4b52-a921-cf305d576576', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:4e:ab:b6', u'device_id': u'0c5d905f-183f-442a-9265-3650d1f2fe26'}), 'router': u'9e8f332f-8498-4767-ac22-3d787a0dc09f'}) 2019-03-26 11:33:58,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 11:33:58,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 11:33:58,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 9600 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5900bee0-f791-4a75-95a2-ee7381d0f4bc x-openstack-request-id: req-5900bee0-f791-4a75-95a2-ee7381d0f4bc 2019-03-26 11:33:58,308 - 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 568968933 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.226668] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648)\n[ 0.229544] pid_max: default: 32768 minimum: 301\n[ 0.231103] ACPI: Core revision 20150930\n[ 0.233099] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.235407] Security Framework initialized\n[ 0.236835] Yama: becoming mindful.\n[ 0.238130] AppArmor: AppArmor initialized\n[ 0.239604] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.241915] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.244121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.246257] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.248589] Initializing cgroup subsys io\n[ 0.250024] Initializing cgroup subsys memory\n[ 0.251512] Initializing cgroup subsys devices\n[ 0.252991] Initializing cgroup subsys freezer\n[ 0.254492] Initializing cgroup subsys net_cls\n[ 0.255956] Initializing cgroup subsys perf_event\n[ 0.257541] Initializing cgroup subsys net_prio\n[ 0.259035] Initializing cgroup subsys hugetlb\n[ 0.260502] Initializing cgroup subsys pids\n[ 0.262010] CPU: Physical Processor ID: 0\n[ 0.264061] mce: CPU supports 10 MCE banks\n[ 0.265523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.267246] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.283703] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.291936] ftrace: allocating 31920 entries in 125 pages\n[ 0.323136] smpboot: Max logical packages: 1\n[ 0.324828] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.327511] x2apic enabled\n[ 0.329008] Switched APIC routing to physical x2apic.\n[ 0.332129] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.334390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.338525] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.342082] KVM setup paravirtual spinlock\n[ 0.344185] x86: Booted up 1 node, 1 CPUs\n[ 0.345797] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.348505] devtmpfs: initialized\n[ 0.350903] evm: security.selinux\n[ 0.352281] evm: security.SMACK64\n[ 0.353656] evm: security.SMACK64EXEC\n[ 0.355132] evm: security.SMACK64TRANSMUTE\n[ 0.356745] evm: security.SMACK64MMAP\n[ 0.358218] evm: security.ima\n[ 0.359331] evm: security.capability\n[ 0.360696] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.363896] pinctrl core: initialized pinctrl subsystem\n[ 0.365767] RTC time: 11:33:51, date: 03/26/19\n[ 0.367376] NET: Registered protocol family 16\n[ 0.369020] cpuidle: using governor ladder\n[ 0.370447] cpuidle: using governor menu\n[ 0.371812] PCCT header not found.\n[ 0.373092] ACPI: bus type PCI registered\n[ 0.374486] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.376626] PCI: Using configuration type 1 for base access\n[ 0.379174] ACPI: Added _OSI(Module Device)\n[ 0.380633] ACPI: Added _OSI(Processor Device)\n[ 0.382130] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.383700] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.386270] ACPI: Interpreter enabled\n[ 0.387591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.390808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.394013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.397224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.400431] ACPI: (supports S0 S5)\n[ 0.401665] ACPI: Using IOAPIC for interrupt routing\n[ 0.403309] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.407811] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.409789] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.411939] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.414022] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.417794] acpiphp: Slot [3] registered\n[ 0.419183] acpiphp: Slot [4] registered\n[ 0.420570] acpiphp: Slot [5] registered\n[ 0.421958] acpiphp: Slot [6] registered\n[ 0.423340] acpiphp: Slot [7] registered\n[ 0.424723] acpiphp: Slot [8] registered\n[ 0.426113] acpiphp: Slot [9] registered\n[ 0.427501] acpiphp: Slot [10] registered\n[ 0.428903] acpiphp: Slot [11] registered\n[ 0.430314] acpiphp: Slot [12] registered\n[ 0.431725] acpiphp: Slot [13] registered\n[ 0.433129] acpiphp: Slot [14] registered\n[ 0.434539] acpiphp: Slot [15] registered\n[ 0.452133] acpiphp: Slot [16] registered\n[ 0.453549] acpiphp: Slot [17] registered\n[ 0.454959] acpiphp: Slot [18] registered\n[ 0.456365] acpiphp: Slot [19] registered\n[ 0.457772] acpiphp: Slot [20] registered\n[ 0.459178] acpiphp: Slot [21] registered\n[ 0.460588] acpiphp: Slot [22] registered\n[ 0.461992] acpiphp: Slot [23] registered\n[ 0.463396] acpiphp: Slot [24] registered\n[ 0.464808] acpiphp: Slot [25] registered\n[ 0.466211] acpiphp: Slot [26] registered\n[ 0.467617] acpiphp: Slot [27] registered\n[ 0.469030] acpiphp: Slot [28] registered\n[ 0.470444] acpiphp: Slot [29] registered\n[ 0.471898] acpiphp: Slot [30] registered\n[ 0.473300] acpiphp: Slot [31] registered\n[ 0.474728] PCI host bridge to bus 0000:00\n[ 0.476156] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.478257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.480377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.482953] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.485491] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.488100] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.492769] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.495013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.497048] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.501804] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.506704] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.509186] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.530515] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.533353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.535816] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.538280] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.540698] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.542866] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.545136] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.546975] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.549663] vgaarb: loaded\n[ 0.550700] vgaarb: bridge control possible 0000:00:02.0\n[ 0.552786] SCSI subsystem initialized\n[ 0.554381] ACPI: bus type USB registered\n[ 0.555819] usbcore: registered new interface driver usbfs\n[ 0.557616] usbcore: registered new interface driver hub\n[ 0.559361] usbcore: registered new device driver usb\n[ 0.561249] PCI: Using ACPI for IRQ routing\n[ 0.563153] NetLabel: Initializing\n[ 0.564410] NetLabel: domain hash size = 128\n[ 0.565894] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.567563] NetLabel: unlabeled traffic allowed by default\n[ 0.569596] clocksource: Switched to clocksource kvm-clock\n[ 0.579963] AppArmor: AppArmor Filesystem Enabled\n[ 0.581618] pnp: PnP ACPI init\n[ 0.583117] pnp: PnP ACPI: found 5 devices\n[ 0.590228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.593198] NET: Registered protocol family 2\n[ 0.594978] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.597225] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.599322] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.601440] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.603330] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.605380] NET: Registered protocol family 1\n[ 0.606903] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.608816] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.610695] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.625669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.640717] Trying to unpack rootfs image as initramfs...\n[ 0.702040] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.704764] Scanning for low memory corruption every 60 seconds\n[ 0.707092] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.709105] audit: initializing netlink subsys (disabled)\n[ 0.710916] audit: type=2000 audit(1553600032.913:1): initialized\n[ 0.713138] Initialise system trusted keyring\n[ 0.714743] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.716763] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.719839] zbud: loaded\n[ 0.721009] VFS: Disk quotas dquot_6.6.0\n[ 0.722443] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.724990] fuse init (API version 7.23)\n[ 0.726511] Key type big_key registered\n[ 0.727891] Allocating IMA MOK and blacklist keyrings.\n[ 0.729915] Key type asymmetric registered\n[ 0.731344] Asymmetric key parser 'x509' registered\n[ 0.733006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.735579] io scheduler noop registered\n[ 0.736952] io scheduler deadline registered (default)\n[ 0.738688] io scheduler cfq registered\n[ 0.740135] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.741974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.744151] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.746677] ACPI: Power Button [PWRF]\n[ 0.748110] GHES: HEST is not enabled!\n[ 0.762371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.791703] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.795296] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.821450] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.825284] Linux agpgart interface v0.103\n[ 0.829011] brd: module loaded\n[ 0.831561] loop: module loaded\n[ 0.836605] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.839523] GPT:90111 != 2097151\n[ 0.840872] GPT:Alternate GPT header not at the end of the disk.\n[ 0.843094] GPT:90111 != 2097151\n[ 0.844446] GPT: Use GNU Parted to correct GPT errors.\n[ 0.846405] vda: vda1 vda15\n[ 0.848363] scsi host0: ata_piix\n[ 0.849853] scsi host1: ata_piix\n[ 0.851262] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.853755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.856856] libphy: Fixed MDIO Bus: probed\n[ 0.858511] tun: Universal TUN/TAP device driver, 1.6\n[ 0.860444] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.864041] PPP generic driver version 2.4.2\n[ 0.865852] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.868281] ehci-pci: EHCI PCI platform driver\n[ 0.870045] ehci-platform: EHCI generic platform driver\n[ 0.872050] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.874349] ohci-pci: OHCI PCI platform driver\n[ 0.876102] ohci-platform: OHCI generic platform driver\n[ 0.878127] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.893449] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.895468] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.898430] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.900408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.902695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.905184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.908032] usb usb1: Product: UHCI Host Controller\n[ 0.909920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.912251] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.914154] hub 1-0:1.0: USB hub found\n[ 0.915697] hub 1-0:1.0: 2 ports detected\n[ 0.917472] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.921467] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.923398] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.925433] mousedev: PS/2 mouse device common for all mice\n[ 0.927906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.931307] rtc_cmos 00:00: RTC can wake from S4\n[ 0.933664] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.936055] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.938270] i2c /dev entries driver\n[ 0.939591] device-mapper: uevent: version 1.0.3\n[ 0.941232] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.944068] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.946334] NET: Registered protocol family 10\n[ 0.948136] NET: Registered protocol family 17\n[ 0.949702] Key type dns_resolver registered\n[ 0.951334] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.953231] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.956253] registered taskstats version 1\n[ 0.957721] Loading compiled-in X.509 certificates\n[ 0.959887] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.963111] zswap: loaded using pool lzo/zbud\n[ 0.965403] Key type trusted registered\n[ 0.967747] Key type encrypted registered\n[ 0.969167] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.971062] ima: No TPM chip found, activating TPM-bypass!\n[ 0.972873] evm: HMAC attrs: 0x1\n[ 0.974467] Magic number: 11:131:581\n[ 0.975927] rtc_cmos 00:00: setting system clock to 2019-03-26 11:33:52 UTC (1553600032)\n[ 0.978741] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.980671] EDD information not available.\n[ 1.011281] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 1.029909] Write protecting the kernel read-only data: 14336k\n[ 1.033272] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 1.036276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.75\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\n[ 1.083686] random: blkid urandom read with 2 bits of entropy available\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.88\ninfo: container: none\nStarting logging: OK\nmodprobe: module virtio_pci not found in modules.dep\nmodprobe: module virtio_blk not found in modules.dep\nmodprobe: module virtio_net not found in modules.dep\nmodprobe: module vfat not found in modules.dep\nmodprobe: module nls_cp437 not found in modules.dep\nWARN: /etc/rc3.d/S10-load-modules failed\nInitializing random number generator... done.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 192.168.120.25...\nLease of 192.168.120.25 obtained, lease time 86400\nroute: SIOCADDRT: File exists\nWARN: failed: route add -net \"0.0.0.0/0\" gw \"192.168.120.1\"\nchecking http://169.254.169.254/2009-04-04/instance-id\nsuccessful after 1/20 tries: up 1.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHYYMlVUhuUbmBQkWlqM/5FPyhva6Ilu0tRIFITlU82IPDqsVPLEwxSC01cASsH+Seh4etA7hB2swdDWx6F66DvktV3uYtdpIfTXi115dzCMw4IzbkmnWXAyxNUcDTKoxRAUv95t1OH3dKz9/350XP3dCoeWwSij2uV9K4kieRmZbqhsNAJ0pC8GCraJU832kB8+QHfBPNHXdS5kNizp7a1/ElnfqyIAoIuTfWvi3MMpC90KqINhEROIIno5Chos1xrJEc8sVldSExz0+v6IB2BWw7U/5N7AwT0a7xVqPnfDZvfPISI6emkXHLN+szCvmn5yhW3BZkb8wA09qmaMqr root@cinder-test-vm-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e\nssh-dss AAAAB3NzaC1kc3MAAACBAJjw7EuaOBOhcdu3jiTpd3IDT2Se3sB5xopd3E9Z38GrmKcWtWyb5wce8yCIiHP6/M8Vz7Fq4wMiUSZwCA8i4fzr+zrKD2TgpSIOkDJj3Sh7LG60DKvHO3qyGTtLovFB3Mm2cA+candXy78BJsasBSSxeNI9QkD7HqGZF5hIqgC5AAAAFQCRkNB6sJqCqMx5rUaDC111bSOCpQAAAIAD67OWCmcPjT92de0MzDqqCaHHpGGrnpj6ZP5kBJn/oAUhQ8PJ5RghJYY1NCnlpyMDdB2F3cSWHZxCJTWVKi4w1+voAEsaSIDGGOXb4u8k9AEwMAwjvHJ6MWufid0JqHzCtdD/1vOg+ZL2rhhDhpb35I7zFQy2YlcdfqESdWWnRQAAAIBKo/kYrls5k5j1DmD0W3S9+XALkb2kHpmjJVpqyLLc2sJ/q5YzpQm2DcJ6+SBiYCJd+CLWPssnjx3LCkcOTpVXg/sLI20WU6bVXNd+0SCLuEH220xZn5OyJMOXMAsbDnH20/6gBB0FzzfsNQ6/f/kG0UR6yzh3NcUljX2ceqFYFA== root@cinder-test-vm-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e\n-----END SSH HOST KEY KEYS-----\n=== network info ===\n/dev/root resized successfully [took 0.88s]\nif-info: lo,up,127.0.0.1,8,,\nif-info: eth0,up,192.168.120.25,24,fe80::f816:3eff:fe4e:abb6/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.1 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.25 \nip-route6:fe80::/64 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\nip-route6:ff00::/8 dev eth0 metric 256 \nip-route6:unreachable default dev lo metric -1 error -101\n=== datasource: ec2 net ===\ninstance-id: i-00000008\nname: N/A\navailability-zone: nova\nlocal-hostname: cinder-test-vm-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=5.26 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncinder-test-vm-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e login: "} 2019-03-26 11:33:58,308 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26/action used request id req-5900bee0-f791-4a75-95a2-ee7381d0f4bc 2019-03-26 11:33:58,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0953669548035s 2019-03-26 11:33:58,309 - 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 568968933 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.226668] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967648) [ 0.229544] pid_max: default: 32768 minimum: 301 [ 0.231103] ACPI: Core revision 20150930 [ 0.233099] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.235407] Security Framework initialized [ 0.236835] Yama: becoming mindful. [ 0.238130] AppArmor: AppArmor initialized [ 0.239604] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.241915] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.244121] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.246257] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.248589] Initializing cgroup subsys io [ 0.250024] Initializing cgroup subsys memory [ 0.251512] Initializing cgroup subsys devices [ 0.252991] Initializing cgroup subsys freezer [ 0.254492] Initializing cgroup subsys net_cls [ 0.255956] Initializing cgroup subsys perf_event [ 0.257541] Initializing cgroup subsys net_prio [ 0.259035] Initializing cgroup subsys hugetlb [ 0.260502] Initializing cgroup subsys pids [ 0.262010] CPU: Physical Processor ID: 0 [ 0.264061] mce: CPU supports 10 MCE banks [ 0.265523] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.267246] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.283703] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.291936] ftrace: allocating 31920 entries in 125 pages [ 0.323136] smpboot: Max logical packages: 1 [ 0.324828] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.327511] x2apic enabled [ 0.329008] Switched APIC routing to physical x2apic. [ 0.332129] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.334390] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.338525] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.342082] KVM setup paravirtual spinlock [ 0.344185] x86: Booted up 1 node, 1 CPUs [ 0.345797] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.348505] devtmpfs: initialized [ 0.350903] evm: security.selinux [ 0.352281] evm: security.SMACK64 [ 0.353656] evm: security.SMACK64EXEC [ 0.355132] evm: security.SMACK64TRANSMUTE [ 0.356745] evm: security.SMACK64MMAP [ 0.358218] evm: security.ima [ 0.359331] evm: security.capability [ 0.360696] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.363896] pinctrl core: initialized pinctrl subsystem [ 0.365767] RTC time: 11:33:51, date: 03/26/19 [ 0.367376] NET: Registered protocol family 16 [ 0.369020] cpuidle: using governor ladder [ 0.370447] cpuidle: using governor menu [ 0.371812] PCCT header not found. [ 0.373092] ACPI: bus type PCI registered [ 0.374486] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.376626] PCI: Using configuration type 1 for base access [ 0.379174] ACPI: Added _OSI(Module Device) [ 0.380633] ACPI: Added _OSI(Processor Device) [ 0.382130] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.383700] ACPI: Added _OSI(Processor Aggregator Device) [ 0.386270] ACPI: Interpreter enabled [ 0.387591] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.390808] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.394013] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.397224] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.400431] ACPI: (supports S0 S5) [ 0.401665] ACPI: Using IOAPIC for interrupt routing [ 0.403309] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.407811] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.409789] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.411939] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.414022] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.417794] acpiphp: Slot [3] registered [ 0.419183] acpiphp: Slot [4] registered [ 0.420570] acpiphp: Slot [5] registered [ 0.421958] acpiphp: Slot [6] registered [ 0.423340] acpiphp: Slot [7] registered [ 0.424723] acpiphp: Slot [8] registered [ 0.426113] acpiphp: Slot [9] registered [ 0.427501] acpiphp: Slot [10] registered [ 0.428903] acpiphp: Slot [11] registered [ 0.430314] acpiphp: Slot [12] registered [ 0.431725] acpiphp: Slot [13] registered [ 0.433129] acpiphp: Slot [14] registered [ 0.434539] acpiphp: Slot [15] registered [ 0.452133] acpiphp: Slot [16] registered [ 0.453549] acpiphp: Slot [17] registered [ 0.454959] acpiphp: Slot [18] registered [ 0.456365] acpiphp: Slot [19] registered [ 0.457772] acpiphp: Slot [20] registered [ 0.459178] acpiphp: Slot [21] registered [ 0.460588] acpiphp: Slot [22] registered [ 0.461992] acpiphp: Slot [23] registered [ 0.463396] acpiphp: Slot [24] registered [ 0.464808] acpiphp: Slot [25] registered [ 0.466211] acpiphp: Slot [26] registered [ 0.467617] acpiphp: Slot [27] registered [ 0.469030] acpiphp: Slot [28] registered [ 0.470444] acpiphp: Slot [29] registered [ 0.471898] acpiphp: Slot [30] registered [ 0.473300] acpiphp: Slot [31] registered [ 0.474728] PCI host bridge to bus 0000:00 [ 0.476156] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.478257] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.480377] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.482953] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.485491] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.488100] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.492769] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.495013] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.497048] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.501804] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.506704] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.509186] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.530515] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.533353] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.535816] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.538280] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.540698] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.542866] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.545136] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.546975] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.549663] vgaarb: loaded [ 0.550700] vgaarb: bridge control possible 0000:00:02.0 [ 0.552786] SCSI subsystem initialized [ 0.554381] ACPI: bus type USB registered [ 0.555819] usbcore: registered new interface driver usbfs [ 0.557616] usbcore: registered new interface driver hub [ 0.559361] usbcore: registered new device driver usb [ 0.561249] PCI: Using ACPI for IRQ routing [ 0.563153] NetLabel: Initializing [ 0.564410] NetLabel: domain hash size = 128 [ 0.565894] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.567563] NetLabel: unlabeled traffic allowed by default [ 0.569596] clocksource: Switched to clocksource kvm-clock [ 0.579963] AppArmor: AppArmor Filesystem Enabled [ 0.581618] pnp: PnP ACPI init [ 0.583117] pnp: PnP ACPI: found 5 devices [ 0.590228] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.593198] NET: Registered protocol family 2 [ 0.594978] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.597225] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.599322] TCP: Hash tables configured (established 4096 bind 4096) [ 0.601440] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.603330] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.605380] NET: Registered protocol family 1 [ 0.606903] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.608816] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.610695] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.625669] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.640717] Trying to unpack rootfs image as initramfs... [ 0.702040] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.704764] Scanning for low memory corruption every 60 seconds [ 0.707092] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.709105] audit: initializing netlink subsys (disabled) [ 0.710916] audit: type=2000 audit(1553600032.913:1): initialized [ 0.713138] Initialise system trusted keyring [ 0.714743] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.716763] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.719839] zbud: loaded [ 0.721009] VFS: Disk quotas dquot_6.6.0 [ 0.722443] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.724990] fuse init (API version 7.23) [ 0.726511] Key type big_key registered [ 0.727891] Allocating IMA MOK and blacklist keyrings. [ 0.729915] Key type asymmetric registered [ 0.731344] Asymmetric key parser 'x509' registered [ 0.733006] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.735579] io scheduler noop registered [ 0.736952] io scheduler deadline registered (default) [ 0.738688] io scheduler cfq registered [ 0.740135] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.741974] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.744151] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.746677] ACPI: Power Button [PWRF] [ 0.748110] GHES: HEST is not enabled! [ 0.762371] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.791703] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.795296] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.821450] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.825284] Linux agpgart interface v0.103 [ 0.829011] brd: module loaded [ 0.831561] loop: module loaded [ 0.836605] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.839523] GPT:90111 != 2097151 [ 0.840872] GPT:Alternate GPT header not at the end of the disk. [ 0.843094] GPT:90111 != 2097151 [ 0.844446] GPT: Use GNU Parted to correct GPT errors. [ 0.846405] vda: vda1 vda15 [ 0.848363] scsi host0: ata_piix [ 0.849853] scsi host1: ata_piix [ 0.851262] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.853755] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.856856] libphy: Fixed MDIO Bus: probed [ 0.858511] tun: Universal TUN/TAP device driver, 1.6 [ 0.860444] tun: (C) 1999-2004 Max Krasnyansky [ 0.864041] PPP generic driver version 2.4.2 [ 0.865852] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.868281] ehci-pci: EHCI PCI platform driver [ 0.870045] ehci-platform: EHCI generic platform driver [ 0.872050] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.874349] ohci-pci: OHCI PCI platform driver [ 0.876102] ohci-platform: OHCI generic platform driver [ 0.878127] uhci_hcd: USB Universal Host Controller Interface driver [ 0.893449] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.895468] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.898430] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.900408] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.902695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.905184] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.908032] usb usb1: Product: UHCI Host Controller [ 0.909920] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.912251] usb usb1: SerialNumber: 0000:00:01.2 [ 0.914154] hub 1-0:1.0: USB hub found [ 0.915697] hub 1-0:1.0: 2 ports detected [ 0.917472] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.921467] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.923398] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.925433] mousedev: PS/2 mouse device common for all mice [ 0.927906] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.931307] rtc_cmos 00:00: RTC can wake from S4 [ 0.933664] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.936055] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.938270] i2c /dev entries driver [ 0.939591] device-mapper: uevent: version 1.0.3 [ 0.941232] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.944068] ledtrig-cpu: registered to indicate activity on CPUs [ 0.946334] NET: Registered protocol family 10 [ 0.948136] NET: Registered protocol family 17 [ 0.949702] Key type dns_resolver registered [ 0.951334] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.953231] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.956253] registered taskstats version 1 [ 0.957721] Loading compiled-in X.509 certificates [ 0.959887] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.963111] zswap: loaded using pool lzo/zbud [ 0.965403] Key type trusted registered [ 0.967747] Key type encrypted registered [ 0.969167] AppArmor: AppArmor sha1 policy hashing enabled [ 0.971062] ima: No TPM chip found, activating TPM-bypass! [ 0.972873] evm: HMAC attrs: 0x1 [ 0.974467] Magic number: 11:131:581 [ 0.975927] rtc_cmos 00:00: setting system clock to 2019-03-26 11:33:52 UTC (1553600032) [ 0.978741] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.980671] EDD information not available. [ 1.011281] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 1.029909] Write protecting the kernel read-only data: 14336k [ 1.033272] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 1.036276] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.75 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep [ 1.083686] random: blkid urandom read with 2 bits of entropy available info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.88 info: container: none Starting logging: OK modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep WARN: /etc/rc3.d/S10-load-modules failed Initializing random number generator... done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 192.168.120.25... Lease of 192.168.120.25 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCHYYMlVUhuUbmBQkWlqM/5FPyhva6Ilu0tRIFITlU82IPDqsVPLEwxSC01cASsH+Seh4etA7hB2swdDWx6F66DvktV3uYtdpIfTXi115dzCMw4IzbkmnWXAyxNUcDTKoxRAUv95t1OH3dKz9/350XP3dCoeWwSij2uV9K4kieRmZbqhsNAJ0pC8GCraJU832kB8+QHfBPNHXdS5kNizp7a1/ElnfqyIAoIuTfWvi3MMpC90KqINhEROIIno5Chos1xrJEc8sVldSExz0+v6IB2BWw7U/5N7AwT0a7xVqPnfDZvfPISI6emkXHLN+szCvmn5yhW3BZkb8wA09qmaMqr root@cinder-test-vm-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e ssh-dss AAAAB3NzaC1kc3MAAACBAJjw7EuaOBOhcdu3jiTpd3IDT2Se3sB5xopd3E9Z38GrmKcWtWyb5wce8yCIiHP6/M8Vz7Fq4wMiUSZwCA8i4fzr+zrKD2TgpSIOkDJj3Sh7LG60DKvHO3qyGTtLovFB3Mm2cA+candXy78BJsasBSSxeNI9QkD7HqGZF5hIqgC5AAAAFQCRkNB6sJqCqMx5rUaDC111bSOCpQAAAIAD67OWCmcPjT92de0MzDqqCaHHpGGrnpj6ZP5kBJn/oAUhQ8PJ5RghJYY1NCnlpyMDdB2F3cSWHZxCJTWVKi4w1+voAEsaSIDGGOXb4u8k9AEwMAwjvHJ6MWufid0JqHzCtdD/1vOg+ZL2rhhDhpb35I7zFQy2YlcdfqESdWWnRQAAAIBKo/kYrls5k5j1DmD0W3S9+XALkb2kHpmjJVpqyLLc2sJ/q5YzpQm2DcJ6+SBiYCJd+CLWPssnjx3LCkcOTpVXg/sLI20WU6bVXNd+0SCLuEH220xZn5OyJMOXMAsbDnH20/6gBB0FzzfsNQ6/f/kG0UR6yzh3NcUljX2ceqFYFA== root@cinder-test-vm-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e -----END SSH HOST KEY KEYS----- === network info === /dev/root resized successfully [took 0.88s] if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.25,24,fe80::f816:3eff:fe4e:abb6/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.1 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.25 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000008 name: N/A availability-zone: nova local-hostname: cinder-test-vm-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=5.26 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. cinder-test-vm-d4c01cdc-a37b-4080-8270-5c3dde7c7a5e login: 2019-03-26 11:33:58,313 - paramiko.transport - DEBUG - starting thread (client mode): 0x8c948f90L 2019-03-26 11:33:58,313 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 11:33:58,313 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2019-03-26 11:33:58,314 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2019-03-26 11:33:58,315 - 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-26 11:33:58,315 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 11:33:58,315 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2019-03-26 11:33:58,315 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 11:33:58,315 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 11:33:58,316 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 11:33:58,333 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 11:33:58,333 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 11:33:58,345 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.207: b021967cae53e2abe6f791d3bacaaaa1 2019-03-26 11:33:58,346 - paramiko.transport - DEBUG - Trying discovered key cb52a87e0ae5fb76189c2d78d5d6a9ad in /tmp/tmpHY1qTN 2019-03-26 11:33:58,370 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 11:33:58,376 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 11:33:58,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-03-26 11:33:58,381 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"volumeAttachment": {"volumeId": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d"}}' 2019-03-26 11:34:01,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Tue, 26 Mar 2019 11:33:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e48b8fd7-5df2-4fb1-879b-22dade35e670 x-openstack-request-id: req-e48b8fd7-5df2-4fb1-879b-22dade35e670 2019-03-26 11:34:01,122 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "0c5d905f-183f-442a-9265-3650d1f2fe26", "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "volumeId": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d"}} 2019-03-26 11:34:01,122 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26/os-volume_attachments used request id req-e48b8fd7-5df2-4fb1-879b-22dade35e670 2019-03-26 11:34:01,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 2.74362897873s 2019-03-26 11:34:01,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 11:34:01,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:02,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 457 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:01 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-584bea98-293b-4bec-b9b2-91dfab1dd282 x-openstack-request-id: req-584bea98-293b-4bec-b9b2-91dfab1dd282 2019-03-26 11:34:02,092 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "04d2a47023314f1e8781b21db3717bba", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "self"}, {"href": "http://172.30.9.22:8776/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-26T11:33:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94d7a7a284204684920db33b541aca5c", "updated_at": "2019-03-26T11:34:01.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "size": 2}]} 2019-03-26 11:34:02,092 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/detail used request id req-584bea98-293b-4bec-b9b2-91dfab1dd282 2019-03-26 11:34:02,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.969733953476s 2019-03-26 11:34:02,094 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:34:04,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 11:34:04,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:04,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 571 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:04 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-ef0247cb-484f-4b79-bc6e-d75c82583507 x-openstack-request-id: req-ef0247cb-484f-4b79-bc6e-d75c82583507 2019-03-26 11:34:04,153 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "04d2a47023314f1e8781b21db3717bba", "attachments": [{"server_id": "0c5d905f-183f-442a-9265-3650d1f2fe26", "attachment_id": "773bed83-32b8-4bb4-82f4-ece3b5dcd967", "attached_at": "2019-03-26T11:34:03.000000", "host_name": "overcloud-novacompute-0.opnfvlf.org", "volume_id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "device": "/dev/vdb", "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d"}], "links": [{"href": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "self"}, {"href": "http://172.30.9.22:8776/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-26T11:33:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94d7a7a284204684920db33b541aca5c", "updated_at": "2019-03-26T11:34:03.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "size": 2}]} 2019-03-26 11:34:04,154 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/detail used request id req-ef0247cb-484f-4b79-bc6e-d75c82583507 2019-03-26 11:34:04,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0572321414948s 2019-03-26 11:34:04,156 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 11:34:04,157 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-26 11:34:04,157 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 11:34:04,161 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 11:34:04,231 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-26 11:34:04,231 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-03-26 11:34:04,233 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-26 11:34:04,233 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 11:34:04,271 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-03-26 11:34:04,271 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-26 11:34:04,298 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-26 11:34:04,930 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-26 11:34:04,931 - 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: 4bb2c980-61e8-4f5a-8efc-598ccda16483 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-26 11:34:04,931 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - volume_write stderr: mke2fs 1.42.12 (29-Aug-2014) 2019-03-26 11:34:04,932 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-26 11:34:04,932 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 1 2019-03-26 11:34:04,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-03-26 11:34:04,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26/os-volume_attachments/76c5c04d-6bf9-4fda-94a4-134e4f67c62d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:07,470 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34: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-3a973ec1-f659-45d2-81e8-8b4dd6744788 x-openstack-request-id: req-3a973ec1-f659-45d2-81e8-8b4dd6744788 2019-03-26 11:34:07,470 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26/os-volume_attachments/76c5c04d-6bf9-4fda-94a4-134e4f67c62d used request id req-3a973ec1-f659-45d2-81e8-8b4dd6744788 2019-03-26 11:34:07,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 2.53765082359s 2019-03-26 11:34:07,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 11:34:07,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:08,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:07 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-19987203-7148-4347-a2b2-226c4ede471d x-openstack-request-id: req-19987203-7148-4347-a2b2-226c4ede471d 2019-03-26 11:34:08,403 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "04d2a47023314f1e8781b21db3717bba", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "self"}, {"href": "http://172.30.9.22:8776/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-26T11:33:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94d7a7a284204684920db33b541aca5c", "updated_at": "2019-03-26T11:34:07.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "size": 2}]} 2019-03-26 11:34:08,403 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/detail used request id req-19987203-7148-4347-a2b2-226c4ede471d 2019-03-26 11:34:08,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.932159900665s 2019-03-26 11:34:08,405 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Attach volume to VM 2 2019-03-26 11:34:08,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.os-volume_attachments 2019-03-26 11:34:08,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"volumeAttachment": {"volumeId": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d"}}' 2019-03-26 11:34:09,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 147 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34: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-7682fd50-3b19-4107-822c-01e84628ef6e x-openstack-request-id: req-7682fd50-3b19-4107-822c-01e84628ef6e 2019-03-26 11:34:09,274 - keystoneauth.session - DEBUG - RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "036be699-2f5c-48ad-91fe-3e4335edcb02", "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "volumeId": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d"}} 2019-03-26 11:34:09,274 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02/os-volume_attachments used request id req-7682fd50-3b19-4107-822c-01e84628ef6e 2019-03-26 11:34:09,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.os-volume_attachments in 0.869014978409s 2019-03-26 11:34:09,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 11:34:09,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:09,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:09 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-5a399a75-7917-4be7-93ff-59f985a99cc8 x-openstack-request-id: req-5a399a75-7917-4be7-93ff-59f985a99cc8 2019-03-26 11:34:09,331 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "reserved", "user_id": "04d2a47023314f1e8781b21db3717bba", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "self"}, {"href": "http://172.30.9.22:8776/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-26T11:33:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94d7a7a284204684920db33b541aca5c", "updated_at": "2019-03-26T11:34:09.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "size": 2}]} 2019-03-26 11:34:09,331 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/detail used request id req-5a399a75-7917-4be7-93ff-59f985a99cc8 2019-03-26 11:34:09,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.056795835495s 2019-03-26 11:34:09,333 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:34:11,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 11:34:11,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:11,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 572 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:11 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c59a002f-45c0-40c4-b624-8f312b73906f x-openstack-request-id: req-c59a002f-45c0-40c4-b624-8f312b73906f 2019-03-26 11:34:11,395 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "in-use", "user_id": "04d2a47023314f1e8781b21db3717bba", "attachments": [{"server_id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "attachment_id": "b46fe4e0-6c8e-40dd-b201-cb6ccaed974f", "attached_at": "2019-03-26T11:34:10.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "device": "/dev/vdb", "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d"}], "links": [{"href": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "self"}, {"href": "http://172.30.9.22:8776/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-26T11:33:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94d7a7a284204684920db33b541aca5c", "updated_at": "2019-03-26T11:34:10.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "size": 2}]} 2019-03-26 11:34:11,395 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/detail used request id req-c59a002f-45c0-40c4-b624-8f312b73906f 2019-03-26 11:34:11,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0595190525055s 2019-03-26 11:34:11,397 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 11:34:11,398 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2019-03-26 11:34:11,399 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 11:34:11,402 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 11:34:11,469 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-26 11:34:11,470 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - ssh: 2019-03-26 11:34:11,470 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-26 11:34:11,471 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 11:34:11,507 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32759 bytes 2019-03-26 11:34:11,508 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-26 11:34:11,536 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-26 11:34:11,556 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-26 11:34:11,556 - 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-26 11:34:11,556 - functest.opnfv_tests.openstack.cinder.cinder_test - DEBUG - read volume stderr: 2019-03-26 11:34:11,557 - functest.opnfv_tests.openstack.cinder.cinder_test - INFO - Detach volume from VM 2 2019-03-26 11:34:11,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers.os-volume_attachments 2019-03-26 11:34:11,558 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-26 11:34:11,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02/os-volume_attachments/76c5c04d-6bf9-4fda-94a4-134e4f67c62d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:13,188 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34: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-e693ef21-b4b1-4efa-8d31-b307befdd4bd x-openstack-request-id: req-e693ef21-b4b1-4efa-8d31-b307befdd4bd 2019-03-26 11:34:13,188 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02/os-volume_attachments/76c5c04d-6bf9-4fda-94a4-134e4f67c62d used request id req-e693ef21-b4b1-4efa-8d31-b307befdd4bd 2019-03-26 11:34:13,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers.os-volume_attachments in 1.63106608391s 2019-03-26 11:34:13,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 11:34:13,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:13,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 576 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:13 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1a51fb20-0522-473c-b30e-a79b12940be1 x-openstack-request-id: req-1a51fb20-0522-473c-b30e-a79b12940be1 2019-03-26 11:34:13,245 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "detaching", "user_id": "04d2a47023314f1e8781b21db3717bba", "attachments": [{"server_id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "attachment_id": "b46fe4e0-6c8e-40dd-b201-cb6ccaed974f", "attached_at": "2019-03-26T11:34:10.000000", "host_name": "overcloud-novacompute-1.opnfvlf.org", "volume_id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "device": "/dev/vdb", "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d"}], "links": [{"href": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "self"}, {"href": "http://172.30.9.22:8776/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-26T11:33:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94d7a7a284204684920db33b541aca5c", "updated_at": "2019-03-26T11:34:13.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "size": 2}]} 2019-03-26 11:34:13,246 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/detail used request id req-1a51fb20-0522-473c-b30e-a79b12940be1 2019-03-26 11:34:13,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0566668510437s 2019-03-26 11:34:13,247 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:34:15,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 11:34:15,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:15,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:15 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-1c6e6bf6-8157-4181-a764-ed7c6e99557c x-openstack-request-id: req-1c6e6bf6-8157-4181-a764-ed7c6e99557c 2019-03-26 11:34:15,314 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "04d2a47023314f1e8781b21db3717bba", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "self"}, {"href": "http://172.30.9.22:8776/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-26T11:33:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94d7a7a284204684920db33b541aca5c", "updated_at": "2019-03-26T11:34:13.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "size": 2}]} 2019-03-26 11:34:15,314 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/detail used request id req-1c6e6bf6-8157-4181-a764-ed7c6e99557c 2019-03-26 11:34:15,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.063905954361s 2019-03-26 11:34:15,429 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 11:34:15,430 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | cinder_test | functest | 01:09 | PASS | +---------------------+------------------+------------------+----------------+ 2019-03-26 11:34:15,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 11:34:15,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:15,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 11:34: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-78babee6-4259-4172-b3be-6918d913f5e2 x-openstack-request-id: req-78babee6-4259-4172-b3be-6918d913f5e2 2019-03-26 11:34:15,583 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02 used request id req-78babee6-4259-4172-b3be-6918d913f5e2 2019-03-26 11:34:15,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.147925138474s 2019-03-26 11:34:15,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:34:15,587 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:16,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 905 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34: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-08914452-0ef1-402d-a862-1f9370d1e6ea x-openstack-request-id: req-08914452-0ef1-402d-a862-1f9370d1e6ea 2019-03-26 11:34:16,063 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:ab:b6", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:ab:b6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:33:51.000000", "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "0c5d905f-183f-442a-9265-3650d1f2fe26", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:33:52Z", "hostId": "452defba3f66f03dd5dc354a905aa61d98782d16567739ddf2fd61a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:44Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:26:3a", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/036be699-2f5c-48ad-91fe-3e4335edcb02", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:33:24.000000", "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "036be699-2f5c-48ad-91fe-3e4335edcb02", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:34:15Z", "hostId": "577fdbfdfa2cdc7d228f849ad987939514a4ce1fa89a9180f0cc607e", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm2_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:17Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:34:16,063 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08914452-0ef1-402d-a862-1f9370d1e6ea 2019-03-26 11:34:16,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.479546070099s 2019-03-26 11:34:16,066 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:34:18,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:34:18,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:18,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 764 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34: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-907eda60-d71e-4087-96ab-875c29f615ca x-openstack-request-id: req-907eda60-d71e-4087-96ab-875c29f615ca 2019-03-26 11:34:18,373 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:ab:b6", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:ab:b6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:33:51.000000", "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "0c5d905f-183f-442a-9265-3650d1f2fe26", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:33:52Z", "hostId": "452defba3f66f03dd5dc354a905aa61d98782d16567739ddf2fd61a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:44Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:34:18,373 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-907eda60-d71e-4087-96ab-875c29f615ca 2019-03-26 11:34:18,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.304375886917s 2019-03-26 11:34:18,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 11:34:18,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/46fe7bb0-c6d1-4c81-87e1-a3d27873e81a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:18,990 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:34:18 GMT X-Openstack-Request-Id: req-2f84ebdf-9da7-410a-a868-3eda27dbf665 2019-03-26 11:34:18,991 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:34:18,991 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/46fe7bb0-c6d1-4c81-87e1-a3d27873e81a.json used request id req-2f84ebdf-9da7-410a-a868-3eda27dbf665 2019-03-26 11:34:18,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.608486890793s 2019-03-26 11:34:19,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:34:19,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:19,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:19 GMT X-Openstack-Request-Id: req-28a08ae8-fd03-4287-95aa-7e657bddfb5b 2019-03-26 11:34:19,092 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:55Z", "updated_at": "2019-03-26T11:33:57Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "device_owner": "compute:nova", "mac_address": "fa:16:3e:4e:ab:b6", "device_id": "0c5d905f-183f-442a-9265-3650d1f2fe26"}, "fixed_ip_address": "192.168.120.25", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "port_id": "3f461a01-7e8b-4f67-90ff-0ce9b46e3179", "id": "9de0055d-57f4-41d3-ab94-6c02fa11bdd4", "qos_policy_id": null}]} 2019-03-26 11:34:19,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-28a08ae8-fd03-4287-95aa-7e657bddfb5b 2019-03-26 11:34:19,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.091521024704s 2019-03-26 11:34:19,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 11:34:19,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:19,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:19 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-5f58a8c7-dc1e-42cd-bbf1-b1afa9965849 x-openstack-request-id: req-5f58a8c7-dc1e-42cd-bbf1-b1afa9965849 2019-03-26 11:34:19,153 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "available", "user_id": "04d2a47023314f1e8781b21db3717bba", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "self"}, {"href": "http://172.30.9.22:8776/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-26T11:33:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94d7a7a284204684920db33b541aca5c", "updated_at": "2019-03-26T11:34:13.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "size": 2}]} 2019-03-26 11:34:19,153 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/detail used request id req-5f58a8c7-dc1e-42cd-bbf1-b1afa9965849 2019-03-26 11:34:19,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0539970397949s 2019-03-26 11:34:19,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.DELETE.volumes 2019-03-26 11:34:19,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:19,240 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:34:19 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-openstack-request-id: req-6bdf0703-49f1-477e-8098-dde4aee6c946 2019-03-26 11:34:19,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-26 11:34:19,241 - keystoneauth.session - DEBUG - DELETE call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d used request id req-6bdf0703-49f1-477e-8098-dde4aee6c946 2019-03-26 11:34:19,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.DELETE.volumes in 0.0864050388336s 2019-03-26 11:34:19,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 11:34:19,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:19,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 458 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:19 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version,Accept-Encoding x-compute-request-id: req-c21e8dd8-1bc0-4808-8b43-5f86ec2f9c68 x-openstack-request-id: req-c21e8dd8-1bc0-4808-8b43-5f86ec2f9c68 2019-03-26 11:34:19,295 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": [{"status": "deleting", "user_id": "04d2a47023314f1e8781b21db3717bba", "attachments": [], "links": [{"href": "http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "self"}, {"href": "http://172.30.9.22:8776/94d7a7a284204684920db33b541aca5c/volumes/76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2019-03-26T11:33:39.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94d7a7a284204684920db33b541aca5c", "updated_at": "2019-03-26T11:34:19.000000", "volume_type": "tripleo", "name": "cinder_test-volume_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "76c5c04d-6bf9-4fda-94a4-134e4f67c62d", "size": 2}]} 2019-03-26 11:34:19,295 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/detail used request id req-c21e8dd8-1bc0-4808-8b43-5f86ec2f9c68 2019-03-26 11:34:19,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0540611743927s 2019-03-26 11:34:19,297 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:34:21,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 11:34:21,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:22,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-e84d2bbc-e0e5-448d-b94c-82427b2e5955 x-openstack-request-id: req-e84d2bbc-e0e5-448d-b94c-82427b2e5955 2019-03-26 11:34:22,231 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 11:34:22,231 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/94d7a7a284204684920db33b541aca5c/volumes/detail used request id req-e84d2bbc-e0e5-448d-b94c-82427b2e5955 2019-03-26 11:34:22,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.932132005692s 2019-03-26 11:34:22,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 11:34:22,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/9de0055d-57f4-41d3-ab94-6c02fa11bdd4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:23,750 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:34:23 GMT X-Openstack-Request-Id: req-d8d42f52-25a7-4a20-a7da-b23f9dbaf918 2019-03-26 11:34:23,750 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:34:23,750 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/9de0055d-57f4-41d3-ab94-6c02fa11bdd4.json used request id req-d8d42f52-25a7-4a20-a7da-b23f9dbaf918 2019-03-26 11:34:23,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.5125439167s 2019-03-26 11:34:23,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 11:34:23,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:23,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:23 GMT X-Openstack-Request-Id: req-b2c8e59f-4e33-4910-98c8-77d733b46f2b 2019-03-26 11:34:23,834 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 11:34:23,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b2c8e59f-4e33-4910-98c8-77d733b46f2b 2019-03-26 11:34:23,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0738310813904s 2019-03-26 11:34:23,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 11:34:23,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:24,002 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 11:34: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-d9a01b35-166a-4d20-a4a6-3f14cf51d496 x-openstack-request-id: req-d9a01b35-166a-4d20-a4a6-3f14cf51d496 2019-03-26 11:34:24,002 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26 used request id req-d9a01b35-166a-4d20-a4a6-3f14cf51d496 2019-03-26 11:34:24,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.167375087738s 2019-03-26 11:34:24,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:34:24,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:24,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 770 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34: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-1aff2e81-c287-4ea5-940e-36007f7d483b x-openstack-request-id: req-1aff2e81-c287-4ea5-940e-36007f7d483b 2019-03-26 11:34:24,219 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:ab:b6", "version": 4, "addr": "192.168.120.25", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4e:ab:b6", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/0c5d905f-183f-442a-9265-3650d1f2fe26", "rel": "bookmark"}], "image": {"id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "links": [{"href": "http://172.30.9.22:8774/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T11:33:51.000000", "flavor": {"id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "links": [{"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}]}, "id": "0c5d905f-183f-442a-9265-3650d1f2fe26", "security_groups": [{"name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}], "user_id": "04d2a47023314f1e8781b21db3717bba", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T11:34:23Z", "hostId": "452defba3f66f03dd5dc354a905aa61d98782d16567739ddf2fd61a4", "OS-SRV-USG:terminated_at": null, "key_name": "cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "name": "cinder_test-vm_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "created": "2019-03-26T11:33:44Z", "tenant_id": "94d7a7a284204684920db33b541aca5c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 11:34:24,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1aff2e81-c287-4ea5-940e-36007f7d483b 2019-03-26 11:34:24,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216912984848s 2019-03-26 11:34:24,221 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 11:34:26,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 11:34:26,227 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:26,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34: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-13a716a0-9e62-48a3-946c-4882df79434e x-openstack-request-id: req-13a716a0-9e62-48a3-946c-4882df79434e 2019-03-26 11:34:26,304 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-26 11:34:26,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-13a716a0-9e62-48a3-946c-4882df79434e 2019-03-26 11:34:26,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0804870128632s 2019-03-26 11:34:26,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:34:26,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:26,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4835 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:26 GMT X-Openstack-Request-Id: req-2ae483c4-237a-426b-a039-dbc1bcb1bc5d 2019-03-26 11:34:26,361 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:06Z", "updated_at": "2019-03-26T11:33:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "264a293f-3a9f-4bea-a495-81c3b79fb26f", "remote_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "2c1ecc8c-7b37-498e-80f4-fe6c815af73c", "remote_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "d34195e4-3d80-4db5-9cc2-70e358915614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "f6a97d82-1a69-4f6d-84c8-1a19f75bec71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}], "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "name": "default"}, {"description": "created by OPNFV Functest (cinder_test)", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:14Z", "updated_at": "2019-03-26T11:33:15Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T11:33:14Z", "revision_number": 0, "id": "491802d9-dd4b-407a-a977-009338011f0c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:14Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:14Z", "revision_number": 0, "id": "6ab10c7f-16d7-4b02-a797-9532c28c4e73", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:14Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:14Z", "revision_number": 0, "id": "8c83c1a9-6af2-476e-a840-40dce3f38ae5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:14Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:15Z", "revision_number": 0, "id": "e09625e3-60ea-4aa1-9e21-a916bdddc67c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:15Z", "security_group_id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}], "revision_number": 3, "project_id": "94d7a7a284204684920db33b541aca5c", "id": "eec9e484-35e2-4b0f-a97d-8460907d99b6", "name": "cinder_test-sg_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}]} 2019-03-26 11:34:26,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2ae483c4-237a-426b-a039-dbc1bcb1bc5d 2019-03-26 11:34:26,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0512411594391s 2019-03-26 11:34:26,367 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 11:34:26,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/eec9e484-35e2-4b0f-a97d-8460907d99b6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:26,513 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:34:26 GMT X-Openstack-Request-Id: req-51f7bdbe-a50c-4652-8df5-86a332390576 2019-03-26 11:34:26,513 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:34:26,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/eec9e484-35e2-4b0f-a97d-8460907d99b6.json used request id req-51f7bdbe-a50c-4652-8df5-86a332390576 2019-03-26 11:34:26,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.146583795547s 2019-03-26 11:34:26,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-26 11:34:26,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:26,549 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34: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-bd367a85-ba61-4a8d-94f0-f71c70c6cefb x-openstack-request-id: req-bd367a85-ba61-4a8d-94f0-f71c70c6cefb 2019-03-26 11:34:26,550 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cinder_test-kp_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e used request id req-bd367a85-ba61-4a8d-94f0-f71c70c6cefb 2019-03-26 11:34:26,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0354828834534s 2019-03-26 11:34:26,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 11:34:26,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9e8f332f-8498-4767-ac22-3d787a0dc09f/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}2e10b46f919b28616ed9523959d11dc1e29ffa41" -d '{"subnet_id": "392b924e-e26a-4231-a286-cd641bef424c"}' 2019-03-26 11:34:28,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:28 GMT X-Openstack-Request-Id: req-1fd8bc7a-4052-4011-bd08-2c517e2d63b5 2019-03-26 11:34:28,519 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "78c76ab8-1cee-4b52-a921-cf305d576576", "tenant_id": "94d7a7a284204684920db33b541aca5c", "subnet_id": "392b924e-e26a-4231-a286-cd641bef424c", "subnet_ids": ["392b924e-e26a-4231-a286-cd641bef424c"], "port_id": "a07f3677-1e05-48f2-9d12-756531c17284", "id": "9e8f332f-8498-4767-ac22-3d787a0dc09f"} 2019-03-26 11:34:28,519 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9e8f332f-8498-4767-ac22-3d787a0dc09f/remove_router_interface.json used request id req-1fd8bc7a-4052-4011-bd08-2c517e2d63b5 2019-03-26 11:34:28,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.96947407722s 2019-03-26 11:34:28,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 11:34:28,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:28,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 707 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:28 GMT X-Openstack-Request-Id: req-750262d8-7d19-4778-8d84-afe239e61905 2019-03-26 11:34:28,873 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:08Z", "admin_state_up": true, "updated_at": "2019-03-26T11:34:27Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "94d7a7a284204684920db33b541aca5c", "id": "9e8f332f-8498-4767-ac22-3d787a0dc09f", "name": "cinder_test-router_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}]} 2019-03-26 11:34:28,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-750262d8-7d19-4778-8d84-afe239e61905 2019-03-26 11:34:28,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.353502988815s 2019-03-26 11:34:28,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 11:34:28,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/9e8f332f-8498-4767-ac22-3d787a0dc09f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:30,155 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:34:30 GMT X-Openstack-Request-Id: req-f61f7ff7-b6ce-4155-8cae-5e7d0346479d 2019-03-26 11:34:30,156 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:34:30,156 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9e8f332f-8498-4767-ac22-3d787a0dc09f.json used request id req-f61f7ff7-b6ce-4155-8cae-5e7d0346479d 2019-03-26 11:34:30,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28078699112s 2019-03-26 11:34:30,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:34:30,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:30,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 682 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:30 GMT X-Openstack-Request-Id: req-31f7244f-a08c-4244-a434-4eb100b657a6 2019-03-26 11:34:30,198 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"78c76ab8-1cee-4b52-a921-cf305d576576","tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:08Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T11:33:08Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"94d7a7a284204684920db33b541aca5c","id":"392b924e-e26a-4231-a286-cd641bef424c","subnetpool_id":null,"name":"cinder_test-subnet_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}]} 2019-03-26 11:34:30,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-31f7244f-a08c-4244-a434-4eb100b657a6 2019-03-26 11:34:30,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0417258739471s 2019-03-26 11:34:30,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 11:34:30,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/392b924e-e26a-4231-a286-cd641bef424c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:31,166 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:34:31 GMT X-Openstack-Request-Id: req-22f5102f-d679-45d0-b380-43afdb0baacb 2019-03-26 11:34:31,166 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:34:31,166 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/392b924e-e26a-4231-a286-cd641bef424c.json used request id req-22f5102f-d679-45d0-b380-43afdb0baacb 2019-03-26 11:34:31,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.96672296524s 2019-03-26 11:34:31,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:34:31,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:31,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:31 GMT X-Openstack-Request-Id: req-09e2fcba-2970-4897-b47a-5884ef0d94c9 2019-03-26 11:34:31,260 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"78c76ab8-1cee-4b52-a921-cf305d576576","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"94d7a7a284204684920db33b541aca5c","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:34:31Z","qos_policy_id":null,"name":"cinder_test-net_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e","admin_state_up":true,"tenant_id":"94d7a7a284204684920db33b541aca5c","created_at":"2019-03-26T11:33:06Z","mtu":1450}]} 2019-03-26 11:34:31,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-09e2fcba-2970-4897-b47a-5884ef0d94c9 2019-03-26 11:34:31,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0934128761292s 2019-03-26 11:34:31,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 11:34:31,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/78c76ab8-1cee-4b52-a921-cf305d576576.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:32,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:34:32 GMT X-Openstack-Request-Id: req-928d54ba-72e7-4010-9a90-b6c029bdc34e 2019-03-26 11:34:32,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:34:32,460 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/78c76ab8-1cee-4b52-a921-cf305d576576.json used request id req-928d54ba-72e7-4010-9a90-b6c029bdc34e 2019-03-26 11:34:32,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19909906387s 2019-03-26 11:34:32,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:34:32,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:32,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1399 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:32 GMT X-Openstack-Request-Id: req-fffbdf30-efc6-48d2-ae07-81ecc992aaaa 2019-03-26 11:34:32,508 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:33:13Z", "file": "/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/file", "owner": "94d7a7a284204684920db33b541aca5c", "id": "1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "size": 12716032, "self": "/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "cinder_test-img_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:33:13Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:34:32,509 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fffbdf30-efc6-48d2-ae07-81ecc992aaaa 2019-03-26 11:34:32,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0438189506531s 2019-03-26 11:34:32,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 11:34:32,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}2e10b46f919b28616ed9523959d11dc1e29ffa41" 2019-03-26 11:34:33,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:34:33 GMT X-Openstack-Request-Id: req-ba7c324f-ef3d-41bf-b5ac-fed16d76f212 2019-03-26 11:34:33,442 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:34:33,442 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1dcbe9d5-d7e6-4f61-994c-3c42417c8dde used request id req-ba7c324f-ef3d-41bf-b5ac-fed16d76f212 2019-03-26 11:34:33,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.931798934937s 2019-03-26 11:34:33,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:34:33,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:34:33,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34: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-dfc28dec-f737-47d1-8b5f-2aeccb3bc617 x-openstack-request-id: req-dfc28dec-f737-47d1-8b5f-2aeccb3bc617 2019-03-26 11:34:33,471 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "cinder_test-flavor_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "84ef9bfd-9733-45f5-9dac-13f1097cf7c6"}]} 2019-03-26 11:34:33,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-dfc28dec-f737-47d1-8b5f-2aeccb3bc617 2019-03-26 11:34:33,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0235409736633s 2019-03-26 11:34:33,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 11:34:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:34:33,513 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3fb4c443-703b-4bf5-afdf-eeaff8099c17 x-openstack-request-id: req-3fb4c443-703b-4bf5-afdf-eeaff8099c17 2019-03-26 11:34:33,513 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/84ef9bfd-9733-45f5-9dac-13f1097cf7c6 used request id req-3fb4c443-703b-4bf5-afdf-eeaff8099c17 2019-03-26 11:34:33,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0408220291138s 2019-03-26 11:34:33,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:34:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:34:33,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9557ac9-1b0b-4512-ad6a-354b9a59619c 2019-03-26 11:34:33,744 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "cinder_test-user_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "links": {"self": "http://172.30.9.22:5000/v3/users/04d2a47023314f1e8781b21db3717bba"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "04d2a47023314f1e8781b21db3717bba", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:34:33,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c9557ac9-1b0b-4512-ad6a-354b9a59619c 2019-03-26 11:34:33,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.230416059494s 2019-03-26 11:34:33,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:34:33,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/04d2a47023314f1e8781b21db3717bba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:34:33,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41b71307-e55e-4dbf-a013-7f134d0637d4 2019-03-26 11:34:33,962 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cinder_test-user_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e", "links": {"self": "http://172.30.9.22:5000/v3/users/04d2a47023314f1e8781b21db3717bba"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "04d2a47023314f1e8781b21db3717bba", "description": null}} 2019-03-26 11:34:33,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/04d2a47023314f1e8781b21db3717bba used request id req-41b71307-e55e-4dbf-a013-7f134d0637d4 2019-03-26 11:34:33,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.211694002151s 2019-03-26 11:34:33,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 11:34:33,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/04d2a47023314f1e8781b21db3717bba -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:34:34,288 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4405968d-8362-439e-9a35-8fba24c57911 2019-03-26 11:34:34,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:34:34,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/04d2a47023314f1e8781b21db3717bba used request id req-4405968d-8362-439e-9a35-8fba24c57911 2019-03-26 11:34:34,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.325855016708s 2019-03-26 11:34:34,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:34:34,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:34:34,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0037cb17-3ebf-4e25-a19a-948754b0de6b 2019-03-26 11:34:34,497 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: cinder_test", "links": {"self": "http://172.30.9.22:5000/v3/projects/94d7a7a284204684920db33b541aca5c"}, "tags": [], "enabled": true, "id": "94d7a7a284204684920db33b541aca5c", "parent_id": "default", "domain_id": "default", "name": "cinder_test-project_d4c01cdc-a37b-4080-8270-5c3dde7c7a5e"}]} 2019-03-26 11:34:34,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-0037cb17-3ebf-4e25-a19a-948754b0de6b 2019-03-26 11:34:34,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200697898865s 2019-03-26 11:34:34,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 11:34:34,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/94d7a7a284204684920db33b541aca5c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:34:34,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:34:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8ba36b8-cbe3-419c-83b7-d62aefef8b62 2019-03-26 11:34:34,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:34:34,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/94d7a7a284204684920db33b541aca5c used request id req-b8ba36b8-cbe3-419c-83b7-d62aefef8b62 2019-03-26 11:34:34,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.380929946899s 2019-03-26 11:34:34,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:34:34,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=94d7a7a284204684920db33b541aca5c&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}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:34:35,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:35 GMT X-Openstack-Request-Id: req-0fa02375-7469-479e-8176-5c8007eafca5 2019-03-26 11:34:35,269 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:06Z", "updated_at": "2019-03-26T11:33:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "264a293f-3a9f-4bea-a495-81c3b79fb26f", "remote_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "2c1ecc8c-7b37-498e-80f4-fe6c815af73c", "remote_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "d34195e4-3d80-4db5-9cc2-70e358915614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "f6a97d82-1a69-4f6d-84c8-1a19f75bec71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}], "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "name": "default"}]} 2019-03-26 11:34:35,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=94d7a7a284204684920db33b541aca5c&name=default used request id req-0fa02375-7469-479e-8176-5c8007eafca5 2019-03-26 11:34:35,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.379050016403s 2019-03-26 11:34:35,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:34:35,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:34:35,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:35 GMT X-Openstack-Request-Id: req-a6c82b96-d815-4d2f-b605-3a9f3d9bcd4e 2019-03-26 11:34:35,330 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "94d7a7a284204684920db33b541aca5c", "created_at": "2019-03-26T11:33:06Z", "updated_at": "2019-03-26T11:33:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "f6a97d82-1a69-4f6d-84c8-1a19f75bec71", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "2c1ecc8c-7b37-498e-80f4-fe6c815af73c", "remote_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv6", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "d34195e4-3d80-4db5-9cc2-70e358915614", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:33:06Z", "revision_number": 0, "id": "264a293f-3a9f-4bea-a495-81c3b79fb26f", "remote_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "remote_ip_prefix": null, "created_at": "2019-03-26T11:33:06Z", "security_group_id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "tenant_id": "94d7a7a284204684920db33b541aca5c", "port_range_min": null, "ethertype": "IPv4", "project_id": "94d7a7a284204684920db33b541aca5c"}], "revision_number": 1, "project_id": "94d7a7a284204684920db33b541aca5c", "id": "93b3737e-0ade-4978-96fc-a8d87903f39b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 11:34:35,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a6c82b96-d815-4d2f-b605-3a9f3d9bcd4e 2019-03-26 11:34:35,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0553719997406s 2019-03-26 11:34:35,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 11:34:35,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/93b3737e-0ade-4978-96fc-a8d87903f39b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}533470f3840ca4090cdd7f4475804cca86db21b2" 2019-03-26 11:34:35,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:34:35 GMT X-Openstack-Request-Id: req-23d80d86-a3d1-4fc3-98e1-971305856516 2019-03-26 11:34:35,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:34:35,481 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/93b3737e-0ade-4978-96fc-a8d87903f39b.json used request id req-23d80d86-a3d1-4fc3-98e1-971305856516 2019-03-26 11:34:35,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.143373012543s 2019-03-26 11:34:35,529 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke'... 2019-03-26 11:34:35,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:34:35,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2e0ff7f-780e-4d68-ab14-f30935f1981f 2019-03-26 11:34:35,590 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:34:35,590 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-f2e0ff7f-780e-4d68-ab14-f30935f1981f 2019-03-26 11:34:35,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:34:35,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:34:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["y1Tc4ox3SRyzZzLH2SXhMw"], "issued_at": "2019-03-26T11:34:35.000000Z"}} 2019-03-26 11:34:35,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:34:35,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:36,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:36 GMT X-Openstack-Request-Id: req-fee4c83a-07c1-4e14-87b7-279cb34e523f 2019-03-26 11:34:36,335 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:34:36,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-fee4c83a-07c1-4e14-87b7-279cb34e523f 2019-03-26 11:34:36,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.349341869354s 2019-03-26 11:34:36,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:34:36,349 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1478869a-f86f-47e1-86ab-795f3c1a9b9e 2019-03-26 11:34:36,349 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:34:36,349 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-1478869a-f86f-47e1-86ab-795f3c1a9b9e 2019-03-26 11:34:36,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:34:36,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:36,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a124b2-3f8a-4eed-a9bf-5d11aaa536d6 2019-03-26 11:34:36,463 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:34:36,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a5a124b2-3f8a-4eed-a9bf-5d11aaa536d6 2019-03-26 11:34:36,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.113363981247s 2019-03-26 11:34:36,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 11:34:36,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke", "enabled": true, "domain_id": "default", "name": "tempest_smoke-project_35bb73dd-df49-4dee-9049-0bdeb9c6412e"}}' 2019-03-26 11:34:36,693 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84c0d478-b782-44e4-9495-ed87247248d4 2019-03-26 11:34:36,693 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/9144c7b874c64948b29854774a4eeeb4"}, "tags": [], "enabled": true, "id": "9144c7b874c64948b29854774a4eeeb4", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_35bb73dd-df49-4dee-9049-0bdeb9c6412e"}} 2019-03-26 11:34:36,694 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-84c0d478-b782-44e4-9495-ed87247248d4 2019-03-26 11:34:36,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.222569942474s 2019-03-26 11:34:36,694 - 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'9144c7b874c64948b29854774a4eeeb4', '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_35bb73dd-df49-4dee-9049-0bdeb9c6412e'}) 2019-03-26 11:34:36,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 11:34:36,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "ZWuieAmw86w21jQ01mS8aZvLoOGcEj", "email": null, "name": "tempest_smoke-user_35bb73dd-df49-4dee-9049-0bdeb9c6412e"}}' 2019-03-26 11:34:37,076 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5ed18d25-f452-424e-ba2e-edb30848fa8e 2019-03-26 11:34:37,077 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "links": {"self": "http://172.30.9.22:5000/v3/users/6f48e22a8eb34b40a781f8c54ed5ee32"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f48e22a8eb34b40a781f8c54ed5ee32", "domain_id": "default", "password_expires_at": null}} 2019-03-26 11:34:37,077 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-5ed18d25-f452-424e-ba2e-edb30848fa8e 2019-03-26 11:34:37,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.374741077423s 2019-03-26 11:34:37,078 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'6f48e22a8eb34b40a781f8c54ed5ee32', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke-user_35bb73dd-df49-4dee-9049-0bdeb9c6412e'}) 2019-03-26 11:34:37,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:34:37,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:37,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85b51973-5fe7-460c-90d2-81be0ceb50ef 2019-03-26 11:34:37,276 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:34:37,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-85b51973-5fe7-460c-90d2-81be0ceb50ef 2019-03-26 11:34:37,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194422960281s 2019-03-26 11:34:37,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:34:37,285 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:37,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f03945d3-976c-4e22-8449-97ae8db4ed5e 2019-03-26 11:34:37,463 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:34:37,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f03945d3-976c-4e22-8449-97ae8db4ed5e 2019-03-26 11:34:37,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.182430028915s 2019-03-26 11:34:37,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:34:37,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:37,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f36fe13-f6d1-4140-9f82-96e7360b1e42 2019-03-26 11:34:37,580 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:34:37,580 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1f36fe13-f6d1-4140-9f82-96e7360b1e42 2019-03-26 11:34:37,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111522912979s 2019-03-26 11:34:37,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:34:37,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:37,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8075446c-463f-4b97-92f1-42d2b3456584 2019-03-26 11:34:37,694 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:34:37,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8075446c-463f-4b97-92f1-42d2b3456584 2019-03-26 11:34:37,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108757972717s 2019-03-26 11:34:37,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:34:37,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:37,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a52b2c-bb25-4cbd-ae37-48a2d585f12a 2019-03-26 11:34:37,862 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "links": {"self": "http://172.30.9.22:5000/v3/users/6f48e22a8eb34b40a781f8c54ed5ee32"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f48e22a8eb34b40a781f8c54ed5ee32", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:34:37,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a2a52b2c-bb25-4cbd-ae37-48a2d585f12a 2019-03-26 11:34:37,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.16676902771s 2019-03-26 11:34:37,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:34:37,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:38,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2651995-c6ac-4da2-9fa9-318776eda2ff 2019-03-26 11:34:38,086 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/9144c7b874c64948b29854774a4eeeb4"}, "tags": [], "enabled": true, "id": "9144c7b874c64948b29854774a4eeeb4", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_35bb73dd-df49-4dee-9049-0bdeb9c6412e"}]} 2019-03-26 11:34:38,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b2651995-c6ac-4da2-9fa9-318776eda2ff 2019-03-26 11:34:38,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.212318897247s 2019-03-26 11:34:38,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:34:38,098 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=6f48e22a8eb34b40a781f8c54ed5ee32&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=9144c7b874c64948b29854774a4eeeb4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:38,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bb3168f-c558-43d3-8b26-6cfb0b1a5b85 2019-03-26 11:34:38,202 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=6f48e22a8eb34b40a781f8c54ed5ee32&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=9144c7b874c64948b29854774a4eeeb4", "previous": null, "next": null}} 2019-03-26 11:34:38,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=6f48e22a8eb34b40a781f8c54ed5ee32&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=9144c7b874c64948b29854774a4eeeb4 used request id req-9bb3168f-c558-43d3-8b26-6cfb0b1a5b85 2019-03-26 11:34:38,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10768699646s 2019-03-26 11:34:38,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 11:34:38,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9144c7b874c64948b29854774a4eeeb4/users/6f48e22a8eb34b40a781f8c54ed5ee32/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:38,435 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:34:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb6c4275-2135-4d8b-a3b6-6e375f6cc237 2019-03-26 11:34:38,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:34:38,435 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9144c7b874c64948b29854774a4eeeb4/users/6f48e22a8eb34b40a781f8c54ed5ee32/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-eb6c4275-2135-4d8b-a3b6-6e375f6cc237 2019-03-26 11:34:38,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.228683948517s 2019-03-26 11:34:38,436 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke-project_35bb73dd-df49-4dee-9049-0bdeb9c6412e', 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'9144c7b874c64948b29854774a4eeeb4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'ZWuieAmw86w21jQ01mS8aZvLoOGcEj', 'username': u'tempest_smoke-user_35bb73dd-df49-4dee-9049-0bdeb9c6412e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 11:34:38,439 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke-user_35bb73dd-df49-4dee-9049-0bdeb9c6412e', 'password': 'ZWuieAmw86w21jQ01mS8aZvLoOGcEj', 'project_name': 'tempest_smoke-project_35bb73dd-df49-4dee-9049-0bdeb9c6412e', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '9144c7b874c64948b29854774a4eeeb4', 'project_domain_name': 'Default'} 2019-03-26 11:34:38,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:34:38,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:38,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12ffb08-9ed9-4935-9785-1161366b2c9d 2019-03-26 11:34:38,550 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:34:38,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b12ffb08-9ed9-4935-9785-1161366b2c9d 2019-03-26 11:34:38,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.108121156693s 2019-03-26 11:34:38,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:34:38,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:38,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7e9d33d-42e6-42b1-a571-ecb73fce2ab0 2019-03-26 11:34:38,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:34:38,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d7e9d33d-42e6-42b1-a571-ecb73fce2ab0 2019-03-26 11:34:38,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196238040924s 2019-03-26 11:34:38,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:34:38,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:38,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63700ccd-7a1c-43ae-a20b-9c8d9700277c 2019-03-26 11:34:38,865 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:34:38,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-63700ccd-7a1c-43ae-a20b-9c8d9700277c 2019-03-26 11:34:38,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108413934708s 2019-03-26 11:34:38,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:34:38,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:38,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-397961eb-631c-479a-afe5-33eb2603446e 2019-03-26 11:34:38,995 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "links": {"self": "http://172.30.9.22:5000/v3/users/6f48e22a8eb34b40a781f8c54ed5ee32"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f48e22a8eb34b40a781f8c54ed5ee32", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:34:38,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-397961eb-631c-479a-afe5-33eb2603446e 2019-03-26 11:34:38,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129354953766s 2019-03-26 11:34:39,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:34:39,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:39,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d42d845-edd7-4af6-b276-624fb9ac6223 2019-03-26 11:34:39,218 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/9144c7b874c64948b29854774a4eeeb4"}, "tags": [], "enabled": true, "id": "9144c7b874c64948b29854774a4eeeb4", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_35bb73dd-df49-4dee-9049-0bdeb9c6412e"}]} 2019-03-26 11:34:39,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2d42d845-edd7-4af6-b276-624fb9ac6223 2019-03-26 11:34:39,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208781957626s 2019-03-26 11:34:39,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:34:39,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=6f48e22a8eb34b40a781f8c54ed5ee32&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=9144c7b874c64948b29854774a4eeeb4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:39,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa3bf15c-65a5-45ca-8e7f-3444387fba76 2019-03-26 11:34:39,335 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=6f48e22a8eb34b40a781f8c54ed5ee32&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=9144c7b874c64948b29854774a4eeeb4", "previous": null, "next": null}} 2019-03-26 11:34:39,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=6f48e22a8eb34b40a781f8c54ed5ee32&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=9144c7b874c64948b29854774a4eeeb4 used request id req-fa3bf15c-65a5-45ca-8e7f-3444387fba76 2019-03-26 11:34:39,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.108077049255s 2019-03-26 11:34:39,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 11:34:39,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9144c7b874c64948b29854774a4eeeb4/users/6f48e22a8eb34b40a781f8c54ed5ee32/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:39,498 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f343dc8b-5cca-4c02-a1c4-9d34a8dee82c 2019-03-26 11:34:39,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:34:39,498 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9144c7b874c64948b29854774a4eeeb4/users/6f48e22a8eb34b40a781f8c54ed5ee32/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-f343dc8b-5cca-4c02-a1c4-9d34a8dee82c 2019-03-26 11:34:39,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158720016479s 2019-03-26 11:34:39,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:34:39,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:39,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da9c9da5-8a29-4401-963f-85f4f4debb78 2019-03-26 11:34:39,618 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:34:39,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-da9c9da5-8a29-4401-963f-85f4f4debb78 2019-03-26 11:34:39,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115954875946s 2019-03-26 11:34:39,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:34:39,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:39,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67abe04c-67e5-4395-812f-e60a10c6d5f3 2019-03-26 11:34:39,730 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:34:39,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-67abe04c-67e5-4395-812f-e60a10c6d5f3 2019-03-26 11:34:39,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107127904892s 2019-03-26 11:34:39,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:34:39,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:39,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1577d064-904d-41d6-bed7-ec2bdae6d4f1 2019-03-26 11:34:39,970 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "links": {"self": "http://172.30.9.22:5000/v3/users/6f48e22a8eb34b40a781f8c54ed5ee32"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f48e22a8eb34b40a781f8c54ed5ee32", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:34:39,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-1577d064-904d-41d6-bed7-ec2bdae6d4f1 2019-03-26 11:34:39,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.239765882492s 2019-03-26 11:34:39,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:34:39,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=6f48e22a8eb34b40a781f8c54ed5ee32&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}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:40,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cedad7ae-12a7-4c7b-a45f-df88b3b1d39b 2019-03-26 11:34:40,100 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=6f48e22a8eb34b40a781f8c54ed5ee32&scope.domain.id=default", "previous": null, "next": null}} 2019-03-26 11:34:40,101 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=6f48e22a8eb34b40a781f8c54ed5ee32&scope.domain.id=default used request id req-cedad7ae-12a7-4c7b-a45f-df88b3b1d39b 2019-03-26 11:34:40,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.118114948273s 2019-03-26 11:34:40,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-26 11:34:40,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/6f48e22a8eb34b40a781f8c54ed5ee32/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:40,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee5ec729-35c2-4426-9c84-730a064c73c0 2019-03-26 11:34:40,282 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:34:40,283 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/6f48e22a8eb34b40a781f8c54ed5ee32/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-ee5ec729-35c2-4426-9c84-730a064c73c0 2019-03-26 11:34:40,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.178132772446s 2019-03-26 11:34:40,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:34:40,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f8f141d-4705-4cde-9d4d-dfd2040c5dda 2019-03-26 11:34:40,293 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:34:40,293 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-1f8f141d-4705-4cde-9d4d-dfd2040c5dda 2019-03-26 11:34:40,293 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:34:40,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:34:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9144c7b874c64948b29854774a4eeeb4", "name": "tempest_smoke-project_35bb73dd-df49-4dee-9049-0bdeb9c6412e"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_9144c7b874c64948b29854774a4eeeb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9144c7b874c64948b29854774a4eeeb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9144c7b874c64948b29854774a4eeeb4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/9144c7b874c64948b29854774a4eeeb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/9144c7b874c64948b29854774a4eeeb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9144c7b874c64948b29854774a4eeeb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/9144c7b874c64948b29854774a4eeeb4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/9144c7b874c64948b29854774a4eeeb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9144c7b874c64948b29854774a4eeeb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/9144c7b874c64948b29854774a4eeeb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/9144c7b874c64948b29854774a4eeeb4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9144c7b874c64948b29854774a4eeeb4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/9144c7b874c64948b29854774a4eeeb4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/9144c7b874c64948b29854774a4eeeb4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke-user_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "id": "6f48e22a8eb34b40a781f8c54ed5ee32"}, "audit_ids": ["eT_U1TfaQo6_BJ0rgUBMdQ"], "issued_at": "2019-03-26T11:34:40.000000Z"}} 2019-03-26 11:34:40,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 11:34:40,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:34:40,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:40 GMT X-Openstack-Request-Id: req-5131ee46-575d-4f1a-a37e-a27a7e020111 2019-03-26 11:34:40,879 - 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-26 11:34:40,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-5131ee46-575d-4f1a-a37e-a27a7e020111 2019-03-26 11:34:40,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.190281152725s 2019-03-26 11:34:40,889 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke'... 2019-03-26 11:34:40,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:34:40,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:41,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7250383-42f7-4713-aea7-fd3bd907da69 2019-03-26 11:34:41,046 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:34:41,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-c7250383-42f7-4713-aea7-fd3bd907da69 2019-03-26 11:34:41,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.156342029572s 2019-03-26 11:34:41,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:34:41,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:34:41,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3148c2a3-f79a-4d5d-bab3-142a245ea2ea 2019-03-26 11:34:41,167 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/9144c7b874c64948b29854774a4eeeb4"}, "tags": [], "enabled": true, "id": "9144c7b874c64948b29854774a4eeeb4", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_35bb73dd-df49-4dee-9049-0bdeb9c6412e"}]} 2019-03-26 11:34:41,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3148c2a3-f79a-4d5d-bab3-142a245ea2ea 2019-03-26 11:34:41,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113524913788s 2019-03-26 11:34:41,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 11:34:41,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" -d '{"network": {"shared": true, "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "name": "tempest_smoke-net_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "admin_state_up": true}}' 2019-03-26 11:34:41,537 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:41 GMT X-Openstack-Request-Id: req-8a1a5883-4466-4666-8c55-9951f409363a 2019-03-26 11:34:41,538 - 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":"d22976d7-5751-4cef-9ed5-45cb4568326f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":true,"project_id":"9144c7b874c64948b29854774a4eeeb4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:34:41Z","is_default":false,"qos_policy_id":null,"name":"tempest_smoke-net_35bb73dd-df49-4dee-9049-0bdeb9c6412e","admin_state_up":true,"tenant_id":"9144c7b874c64948b29854774a4eeeb4","created_at":"2019-03-26T11:34:41Z","mtu":1450}} 2019-03-26 11:34:41,538 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8a1a5883-4466-4666-8c55-9951f409363a 2019-03-26 11:34:41,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.367866039276s 2019-03-26 11:34:41,538 - 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-26T11:34:41Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd22976d7-5751-4cef-9ed5-45cb4568326f', u'provider:segmentation_id': 80, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_smoke-net_35bb73dd-df49-4dee-9049-0bdeb9c6412e', u'created_at': u'2019-03-26T11:34:41Z', u'mtu': 1450, u'tenant_id': u'9144c7b874c64948b29854774a4eeeb4', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'9144c7b874c64948b29854774a4eeeb4', u'l2_adjacency': True}) 2019-03-26 11:34:41,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:34:41,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:34:41,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1432 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:41 GMT X-Openstack-Request-Id: req-0313179a-7b41-49b7-a194-f3b3ecc14417 2019-03-26 11:34:41,622 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d22976d7-5751-4cef-9ed5-45cb4568326f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":true,"project_id":"9144c7b874c64948b29854774a4eeeb4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:34:41Z","qos_policy_id":null,"name":"tempest_smoke-net_35bb73dd-df49-4dee-9049-0bdeb9c6412e","admin_state_up":true,"tenant_id":"9144c7b874c64948b29854774a4eeeb4","created_at":"2019-03-26T11:34:41Z","provider:network_type":"vxlan"}]} 2019-03-26 11:34:41,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0313179a-7b41-49b7-a194-f3b3ecc14417 2019-03-26 11:34:41,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0838301181793s 2019-03-26 11:34:41,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 11:34:41,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}35afd32cd22241ed7cfa5a65c083474f93da9756" -d '{"subnet": {"name": "tempest_smoke-subnet_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "enable_dhcp": true, "network_id": "d22976d7-5751-4cef-9ed5-45cb4568326f", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 11:34:42,144 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:42 GMT X-Openstack-Request-Id: req-a82f5ebc-7e25-49a2-a6e3-f9c08d5ef45b 2019-03-26 11:34:42,145 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T11:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ada55da3-0a8d-4e72-aa53-81174940839d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9144c7b874c64948b29854774a4eeeb4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_35bb73dd-df49-4dee-9049-0bdeb9c6412e","enable_dhcp":true,"segment_id":null,"network_id":"d22976d7-5751-4cef-9ed5-45cb4568326f","tenant_id":"9144c7b874c64948b29854774a4eeeb4","created_at":"2019-03-26T11:34:41Z","ip_version":4}} 2019-03-26 11:34:42,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a82f5ebc-7e25-49a2-a6e3-f9c08d5ef45b 2019-03-26 11:34:42,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.520808935165s 2019-03-26 11:34:42,146 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:34: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'ada55da3-0a8d-4e72-aa53-81174940839d', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_smoke-subnet_35bb73dd-df49-4dee-9049-0bdeb9c6412e', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd22976d7-5751-4cef-9ed5-45cb4568326f', u'tenant_id': u'9144c7b874c64948b29854774a4eeeb4', u'created_at': u'2019-03-26T11:34: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'9144c7b874c64948b29854774a4eeeb4'}) 2019-03-26 11:34:42,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 11:34:42,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}35afd32cd22241ed7cfa5a65c083474f93da9756" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "tempest_smoke-router_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "admin_state_up": true}}' 2019-03-26 11:34:43,814 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:43 GMT X-Openstack-Request-Id: req-0dda1b0c-e7d0-4b59-b313-10133234a29f 2019-03-26 11:34:43,815 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "created_at": "2019-03-26T11:34:42Z", "admin_state_up": true, "updated_at": "2019-03-26T11:34:43Z", "project_id": "9144c7b874c64948b29854774a4eeeb4", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "7e252a71-034c-4b5a-ad38-cba3c853e4b9", "name": "tempest_smoke-router_35bb73dd-df49-4dee-9049-0bdeb9c6412e"}} 2019-03-26 11:34:43,815 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0dda1b0c-e7d0-4b59-b313-10133234a29f 2019-03-26 11:34:43,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66895413399s 2019-03-26 11:34:43,816 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:34:43Z', u'revision_number': 2, u'ha': False, u'id': u'7e252a71-034c-4b5a-ad38-cba3c853e4b9', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_smoke-router_35bb73dd-df49-4dee-9049-0bdeb9c6412e', u'admin_state_up': True, u'tenant_id': u'9144c7b874c64948b29854774a4eeeb4', u'created_at': u'2019-03-26T11:34:42Z', u'flavor_id': None, u'routes': [], u'project_id': u'9144c7b874c64948b29854774a4eeeb4'}) 2019-03-26 11:34:43,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 11:34:43,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/7e252a71-034c-4b5a-ad38-cba3c853e4b9/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}35afd32cd22241ed7cfa5a65c083474f93da9756" -d '{"subnet_id": "ada55da3-0a8d-4e72-aa53-81174940839d"}' 2019-03-26 11:34:45,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:45 GMT X-Openstack-Request-Id: req-b2e02a88-5aed-47fa-b2b9-71ffcecc5ed8 2019-03-26 11:34:45,856 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d22976d7-5751-4cef-9ed5-45cb4568326f", "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "subnet_id": "ada55da3-0a8d-4e72-aa53-81174940839d", "subnet_ids": ["ada55da3-0a8d-4e72-aa53-81174940839d"], "port_id": "78e9b21c-067d-4beb-83df-75c06d4e0734", "id": "7e252a71-034c-4b5a-ad38-cba3c853e4b9"} 2019-03-26 11:34:45,856 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7e252a71-034c-4b5a-ad38-cba3c853e4b9/add_router_interface.json used request id req-b2e02a88-5aed-47fa-b2b9-71ffcecc5ed8 2019-03-26 11:34:45,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.04005002975s 2019-03-26 11:34:45,857 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 11:34:45,963 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 11:34:45,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:34:45,971 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:45 GMT 2019-03-26 11:34:45,972 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 11:34:45,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:34:45,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:34:46,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:46 GMT X-Openstack-Request-Id: req-53e94219-ad1e-4159-9b0e-ee1e54c8a8c5 2019-03-26 11:34:46,265 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:34:46,265 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-53e94219-ad1e-4159-9b0e-ee1e54c8a8c5 2019-03-26 11:34:46,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.288510084152s 2019-03-26 11:34:46,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 11:34:46,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}35afd32cd22241ed7cfa5a65c083474f93da9756" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e"}' 2019-03-26 11:34:46,359 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:46 GMT Location: http://172.30.9.22:9292/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-07f262f3-f4f0-43d9-a439-0bc46429623a 2019-03-26 11:34:46,360 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:34:46Z", "file": "/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108/file", "owner": "9144c7b874c64948b29854774a4eeeb4", "id": "583ebe19-2528-4f59-844d-97e0c7ff0108", "size": null, "self": "/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108", "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_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "checksum": null, "created_at": "2019-03-26T11:34:46Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 11:34:46,360 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-07f262f3-f4f0-43d9-a439-0bc46429623a 2019-03-26 11:34:46,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0857019424438s 2019-03-26 11:34:46,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 11:34:46,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108/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}35afd32cd22241ed7cfa5a65c083474f93da9756" -d '' 2019-03-26 11:34:47,359 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:34:47 GMT X-Openstack-Request-Id: req-08a67749-69f7-401c-96f0-e64e65d9133b 2019-03-26 11:34:47,359 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:34:47,360 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108/file used request id req-08a67749-69f7-401c-96f0-e64e65d9133b 2019-03-26 11:34:47,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.998807191849s 2019-03-26 11:34:47,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:34:47,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:34:47,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:47 GMT X-Openstack-Request-Id: req-ebe6376e-c966-4d73-8c9a-8679e1064391 2019-03-26 11:34:47,391 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:34:47Z", "file": "/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108/file", "owner": "9144c7b874c64948b29854774a4eeeb4", "id": "583ebe19-2528-4f59-844d-97e0c7ff0108", "size": 12716032, "self": "/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/583ebe19-2528-4f59-844d-97e0c7ff0108/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/583ebe19-2528-4f59-844d-97e0c7ff0108/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:34:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:34:47,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-ebe6376e-c966-4d73-8c9a-8679e1064391 2019-03-26 11:34:47,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0269160270691s 2019-03-26 11:34:47,393 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/583ebe19-2528-4f59-844d-97e0c7ff0108/snap', u'metadata': Munch({})})], 'file': u'/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108/file', 'owner': u'9144c7b874c64948b29854774a4eeeb4', 'id': u'583ebe19-2528-4f59-844d-97e0c7ff0108', 'size': 12716032, u'self': u'/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9144c7b874c64948b29854774a4eeeb4', 'name': 'tempest_smoke-project_35bb73dd-df49-4dee-9049-0bdeb9c6412e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/583ebe19-2528-4f59-844d-97e0c7ff0108/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T11:34:47Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T11:34:47Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e', '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/583ebe19-2528-4f59-844d-97e0c7ff0108', 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_35bb73dd-df49-4dee-9049-0bdeb9c6412e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e', 'created': u'2019-03-26T11:34:46Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T11:34: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/583ebe19-2528-4f59-844d-97e0c7ff0108', 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_35bb73dd-df49-4dee-9049-0bdeb9c6412e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 11:34:47,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:34:47,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke-flavor_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:34:47,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-04c1944c-dede-493e-99dc-4e570f4133e6 x-openstack-request-id: req-04c1944c-dede-493e-99dc-4e570f4133e6 2019-03-26 11:34:47,741 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/31b3b5f8-9bdf-4798-8583-09d2dfb4e21c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/31b3b5f8-9bdf-4798-8583-09d2dfb4e21c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "31b3b5f8-9bdf-4798-8583-09d2dfb4e21c"}} 2019-03-26 11:34:47,741 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-04c1944c-dede-493e-99dc-4e570f4133e6 2019-03-26 11:34:47,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.345340013504s 2019-03-26 11:34:47,742 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_35bb73dd-df49-4dee-9049-0bdeb9c6412e', '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'0c1029b257c44319a8784a806bbcda81', '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'31b3b5f8-9bdf-4798-8583-09d2dfb4e21c', 'swap': 0}) 2019-03-26 11:34:47,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:34:47,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/31b3b5f8-9bdf-4798-8583-09d2dfb4e21c/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}c5c6af42e7af1204332a603f44fcf5e29ee18797" -d '{"extra_specs": {}}' 2019-03-26 11:34:47,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34: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-df1629ba-19f0-4519-b6e1-8d6d2ccb553a x-openstack-request-id: req-df1629ba-19f0-4519-b6e1-8d6d2ccb553a 2019-03-26 11:34:47,765 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:34:47,766 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/31b3b5f8-9bdf-4798-8583-09d2dfb4e21c/os-extra_specs used request id req-df1629ba-19f0-4519-b6e1-8d6d2ccb553a 2019-03-26 11:34:47,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0230560302734s 2019-03-26 11:34:47,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:34:47,780 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-352239a1-013d-49df-affc-cbe7eba041ca 2019-03-26 11:34:47,780 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:34:47,780 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-352239a1-013d-49df-affc-cbe7eba041ca 2019-03-26 11:34:47,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:34:47,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:34:48,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3cda63-0cfe-40a7-a5c8-2deae5ea177a 2019-03-26 11:34:48,060 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:34:48,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ba3cda63-0cfe-40a7-a5c8-2deae5ea177a 2019-03-26 11:34:48,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.276865005493s 2019-03-26 11:34:48,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:34:48,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:34:48,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:34:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1efd91fd-52b3-4fe3-a19b-f15f818dffd3 2019-03-26 11:34:48,173 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:34:48,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1efd91fd-52b3-4fe3-a19b-f15f818dffd3 2019-03-26 11:34:48,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.107066869736s 2019-03-26 11:34:48,183 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-26 11:34:52,183 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 770d39d9-5b00-4460-ac36-e9c1d608e6c4 | 2019-03-26T11:34:51.869826 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 770d39d9-5b00-4460-ac36-e9c1d608e6c4 ~/.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-26 11:34:55,258 - 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-26 11:34:55,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-26 11:35:00,857 - 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=fd37a370-2001-42fa-b111-bab1cc4b892a) as the default verifier for the future CLI operations. 2019-03-26 11:35:02,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 11:35:02,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:35:02,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 26 Mar 2019 11:35:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0c137ed-2015-47ce-b107-f74c8f611c2d x-openstack-request-id: req-c0c137ed-2015-47ce-b107-f74c8f611c2d 2019-03-26 11:35:02,784 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 11:35:02,784 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-c0c137ed-2015-47ce-b107-f74c8f611c2d 2019-03-26 11:35:02,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0405218601227s 2019-03-26 11:35:02,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:35:02,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:35:03,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 11:35:03 GMT X-Openstack-Request-Id: req-0cf0c563-7225-4d46-832d-2e6e8314b1c8 2019-03-26 11:35:03,077 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:34:47Z", "file": "/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108/file", "owner": "9144c7b874c64948b29854774a4eeeb4", "id": "583ebe19-2528-4f59-844d-97e0c7ff0108", "size": 12716032, "self": "/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/583ebe19-2528-4f59-844d-97e0c7ff0108/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/583ebe19-2528-4f59-844d-97e0c7ff0108/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:34:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:35:03,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0cf0c563-7225-4d46-832d-2e6e8314b1c8 2019-03-26 11:35:03,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.287968873978s 2019-03-26 11:35:03,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 11:35:03,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}35afd32cd22241ed7cfa5a65c083474f93da9756" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke-img_alt_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke-img_alt_35bb73dd-df49-4dee-9049-0bdeb9c6412e"}' 2019-03-26 11:35:03,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Tue, 26 Mar 2019 11:35:03 GMT Location: http://172.30.9.22:9292/v2/images/7f64f689-c5b4-4583-9aca-1cc296489145 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6a509bff-cf29-456b-9bcc-6985326fed75 2019-03-26 11:35:03,173 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:35:03Z", "file": "/v2/images/7f64f689-c5b4-4583-9aca-1cc296489145/file", "owner": "9144c7b874c64948b29854774a4eeeb4", "id": "7f64f689-c5b4-4583-9aca-1cc296489145", "size": null, "self": "/v2/images/7f64f689-c5b4-4583-9aca-1cc296489145", "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_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "checksum": null, "created_at": "2019-03-26T11:35:03Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 11:35:03,173 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6a509bff-cf29-456b-9bcc-6985326fed75 2019-03-26 11:35:03,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0844419002533s 2019-03-26 11:35:03,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 11:35:03,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/7f64f689-c5b4-4583-9aca-1cc296489145/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}35afd32cd22241ed7cfa5a65c083474f93da9756" -d '' 2019-03-26 11:35:03,798 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:35:03 GMT X-Openstack-Request-Id: req-89c36593-cb4e-4140-b2e1-b01dbc9a7418 2019-03-26 11:35:03,798 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:35:03,798 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7f64f689-c5b4-4583-9aca-1cc296489145/file used request id req-89c36593-cb4e-4140-b2e1-b01dbc9a7418 2019-03-26 11:35:03,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.624352931976s 2019-03-26 11:35:03,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:35:03,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:35:03,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 26 Mar 2019 11:35:03 GMT X-Openstack-Request-Id: req-baa1f761-080a-4a19-ad8b-b99a5e18c6f7 2019-03-26 11:35:03,834 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:35:03Z", "file": "/v2/images/7f64f689-c5b4-4583-9aca-1cc296489145/file", "owner": "9144c7b874c64948b29854774a4eeeb4", "id": "7f64f689-c5b4-4583-9aca-1cc296489145", "size": 12716032, "self": "/v2/images/7f64f689-c5b4-4583-9aca-1cc296489145", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7f64f689-c5b4-4583-9aca-1cc296489145/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7f64f689-c5b4-4583-9aca-1cc296489145/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_alt_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_alt_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:35:03Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:34:47Z", "file": "/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108/file", "owner": "9144c7b874c64948b29854774a4eeeb4", "id": "583ebe19-2528-4f59-844d-97e0c7ff0108", "size": 12716032, "self": "/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/583ebe19-2528-4f59-844d-97e0c7ff0108/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/583ebe19-2528-4f59-844d-97e0c7ff0108/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:34:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:35:03,834 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-baa1f761-080a-4a19-ad8b-b99a5e18c6f7 2019-03-26 11:35:03,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0313558578491s 2019-03-26 11:35:03,837 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7f64f689-c5b4-4583-9aca-1cc296489145/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7f64f689-c5b4-4583-9aca-1cc296489145/file', 'owner': u'9144c7b874c64948b29854774a4eeeb4', 'id': u'7f64f689-c5b4-4583-9aca-1cc296489145', 'size': 12716032, u'self': u'/v2/images/7f64f689-c5b4-4583-9aca-1cc296489145', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9144c7b874c64948b29854774a4eeeb4', 'name': 'tempest_smoke-project_35bb73dd-df49-4dee-9049-0bdeb9c6412e', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7f64f689-c5b4-4583-9aca-1cc296489145/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T11:35:03Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T11:35:03Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke-img_alt_35bb73dd-df49-4dee-9049-0bdeb9c6412e', '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/7f64f689-c5b4-4583-9aca-1cc296489145', 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_35bb73dd-df49-4dee-9049-0bdeb9c6412e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke-img_alt_35bb73dd-df49-4dee-9049-0bdeb9c6412e', 'created': u'2019-03-26T11:35:03Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T11:35:03Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/7f64f689-c5b4-4583-9aca-1cc296489145', 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_35bb73dd-df49-4dee-9049-0bdeb9c6412e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 11:35:03,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:35:03,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke-flavor_alt_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:35:03,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 26 Mar 2019 11:35:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-806d367e-8254-4311-84a7-fb7710283116 x-openstack-request-id: req-806d367e-8254-4311-84a7-fb7710283116 2019-03-26 11:35:03,887 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_smoke-flavor_alt_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/50694717-f946-4bf5-8dc9-1eae2435e22c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/50694717-f946-4bf5-8dc9-1eae2435e22c", "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": "50694717-f946-4bf5-8dc9-1eae2435e22c"}} 2019-03-26 11:35:03,887 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-806d367e-8254-4311-84a7-fb7710283116 2019-03-26 11:35:03,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0494270324707s 2019-03-26 11:35:03,888 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_35bb73dd-df49-4dee-9049-0bdeb9c6412e', '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'0c1029b257c44319a8784a806bbcda81', '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'50694717-f946-4bf5-8dc9-1eae2435e22c', 'swap': 0}) 2019-03-26 11:35:03,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:35:03,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/50694717-f946-4bf5-8dc9-1eae2435e22c/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}c5c6af42e7af1204332a603f44fcf5e29ee18797" -d '{"extra_specs": {}}' 2019-03-26 11:35:03,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:35:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f8448c5-7d9a-41de-b919-6ae69c89b7e3 x-openstack-request-id: req-9f8448c5-7d9a-41de-b919-6ae69c89b7e3 2019-03-26 11:35:03,911 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:35:03,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/50694717-f946-4bf5-8dc9-1eae2435e22c/os-extra_specs used request id req-9f8448c5-7d9a-41de-b919-6ae69c89b7e3 2019-03-26 11:35:03,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222501754761s 2019-03-26 11:35:03,912 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke-flavor_alt_35bb73dd-df49-4dee-9049-0bdeb9c6412e', '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'0c1029b257c44319a8784a806bbcda81', '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'50694717-f946-4bf5-8dc9-1eae2435e22c', 'swap': 0}) 2019-03-26 11:35:06,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-26 11:35:06,844 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-26 11:35:06,844 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-26 11:35:06,846 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-26 11:35:06,882 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-26 11:35:09,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-fd37a370-2001-42fa-b111-bab1cc4b892a/repo; stestr list '(?=.*\[.*\bsmoke\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_smoke/test_list.txt 2>/dev/null) 2019-03-26 11:35:09,102 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-26 11:35:09,107 - 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-26 11:39:32,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: cefe306f-84c9-4c4e-a63c-3ddcefa85674 2019-03-26 11:39:32,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'cefe306f-84c9-4c4e-a63c-3ddcefa85674']'. 2019-03-26 11:39:33,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-26 11:39:33,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-26 11:39:33,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 11:39:33,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | cefe306f-84c9-4c4e-a63c-3ddcefa85674 | 2019-03-26 11:39:33,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-26 11:39:33,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-26 11:35:11 | 2019-03-26 11:39:33,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-26 11:39:32 | 2019-03-26 11:39:33,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:04:21 | 2019-03-26 11:39:33,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-26 11:39:33,480 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: fd37a370-2001-42fa-b111-bab1cc4b892a) | 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 770d39d9-5b00-4460-ac36-e9c1d608e6c4) | 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 107 | 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 254.417 | 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 102 | 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 5 | 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-26 11:39:33,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-26 11:39:33,536 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke success_rate is 100.0% 2019-03-26 11:39:33,536 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'cefe306f-84c9-4c4e-a63c-3ddcefa85674', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.html'] 2019-03-26 11:39:35,445 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid cefe306f-84c9-4c4e-a63c-3ddcefa85674 --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-26 11:39:35,445 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'cefe306f-84c9-4c4e-a63c-3ddcefa85674', '--to', u'/home/opnfv/functest/results/tempest_smoke/tempest-report.xml'] 2019-03-26 11:39:37,303 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid cefe306f-84c9-4c4e-a63c-3ddcefa85674 --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-26 11:39:37,421 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 11:39:37,421 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | tempest_smoke | functest | 04:56 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-03-26 11:39:37,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 11:39:37,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/7f64f689-c5b4-4583-9aca-1cc296489145 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:39:37,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:39:37 GMT X-Openstack-Request-Id: req-ea4cb88f-98df-4e59-ba66-13a5e9abb1c3 2019-03-26 11:39: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-26 11:39:37,834 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7f64f689-c5b4-4583-9aca-1cc296489145 used request id req-ea4cb88f-98df-4e59-ba66-13a5e9abb1c3 2019-03-26 11:39:37,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.406821012497s 2019-03-26 11:39:37,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:39:37,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:39:37,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8f3a1031-38ba-426f-a775-5f5c8ed60a15 x-openstack-request-id: req-8f3a1031-38ba-426f-a775-5f5c8ed60a15 2019-03-26 11:39:37,866 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/31b3b5f8-9bdf-4798-8583-09d2dfb4e21c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/31b3b5f8-9bdf-4798-8583-09d2dfb4e21c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "31b3b5f8-9bdf-4798-8583-09d2dfb4e21c"}, {"name": "tempest_smoke-flavor_alt_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/50694717-f946-4bf5-8dc9-1eae2435e22c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/50694717-f946-4bf5-8dc9-1eae2435e22c", "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": "50694717-f946-4bf5-8dc9-1eae2435e22c"}]} 2019-03-26 11:39:37,866 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8f3a1031-38ba-426f-a775-5f5c8ed60a15 2019-03-26 11:39:37,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0258791446686s 2019-03-26 11:39:37,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 11:39:37,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/50694717-f946-4bf5-8dc9-1eae2435e22c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:39:37,906 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39: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-5ab62865-10de-4d12-8815-33f315dc3f7b x-openstack-request-id: req-5ab62865-10de-4d12-8815-33f315dc3f7b 2019-03-26 11:39:37,906 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/50694717-f946-4bf5-8dc9-1eae2435e22c used request id req-5ab62865-10de-4d12-8815-33f315dc3f7b 2019-03-26 11:39:37,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037449836731s 2019-03-26 11:39:37,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 11:39:37,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/7e252a71-034c-4b5a-ad38-cba3c853e4b9/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}35afd32cd22241ed7cfa5a65c083474f93da9756" -d '{"subnet_id": "ada55da3-0a8d-4e72-aa53-81174940839d"}' 2019-03-26 11:39:40,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39:40 GMT X-Openstack-Request-Id: req-a2ddf5fe-8a23-4cb5-91ae-bd3ece7bdc4f 2019-03-26 11:39:40,327 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d22976d7-5751-4cef-9ed5-45cb4568326f", "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "subnet_id": "ada55da3-0a8d-4e72-aa53-81174940839d", "subnet_ids": ["ada55da3-0a8d-4e72-aa53-81174940839d"], "port_id": "78e9b21c-067d-4beb-83df-75c06d4e0734", "id": "7e252a71-034c-4b5a-ad38-cba3c853e4b9"} 2019-03-26 11:39:40,327 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/7e252a71-034c-4b5a-ad38-cba3c853e4b9/remove_router_interface.json used request id req-a2ddf5fe-8a23-4cb5-91ae-bd3ece7bdc4f 2019-03-26 11:39:40,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.42022800446s 2019-03-26 11:39:40,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 11:39:40,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:39:40,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 722 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39:40 GMT X-Openstack-Request-Id: req-30acb3c9-cd61-427f-944f-87a1171502b5 2019-03-26 11:39:40,449 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "created_at": "2019-03-26T11:34:42Z", "admin_state_up": true, "updated_at": "2019-03-26T11:39:39Z", "project_id": "9144c7b874c64948b29854774a4eeeb4", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "7e252a71-034c-4b5a-ad38-cba3c853e4b9", "name": "tempest_smoke-router_35bb73dd-df49-4dee-9049-0bdeb9c6412e"}]} 2019-03-26 11:39:40,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-30acb3c9-cd61-427f-944f-87a1171502b5 2019-03-26 11:39:40,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.122241020203s 2019-03-26 11:39:40,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 11:39:40,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/7e252a71-034c-4b5a-ad38-cba3c853e4b9.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:39:41,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:39:41 GMT X-Openstack-Request-Id: req-badfeb40-ac12-4941-87bc-f64fabb08ee6 2019-03-26 11:39:41,735 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:39:41,735 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/7e252a71-034c-4b5a-ad38-cba3c853e4b9.json used request id req-badfeb40-ac12-4941-87bc-f64fabb08ee6 2019-03-26 11:39:41,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.28360104561s 2019-03-26 11:39:41,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:39:41,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:39:41,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39:41 GMT X-Openstack-Request-Id: req-8d6e658a-8755-4da0-b7d4-967d8c1b057b 2019-03-26 11:39:41,778 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4},{"updated_at":"2019-03-26T11:34:41Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"ada55da3-0a8d-4e72-aa53-81174940839d","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9144c7b874c64948b29854774a4eeeb4","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_smoke-subnet_35bb73dd-df49-4dee-9049-0bdeb9c6412e","enable_dhcp":true,"segment_id":null,"network_id":"d22976d7-5751-4cef-9ed5-45cb4568326f","tenant_id":"9144c7b874c64948b29854774a4eeeb4","created_at":"2019-03-26T11:34:41Z","ip_version":4}]} 2019-03-26 11:39:41,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-8d6e658a-8755-4da0-b7d4-967d8c1b057b 2019-03-26 11:39:41,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0428478717804s 2019-03-26 11:39:41,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 11:39:41,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/ada55da3-0a8d-4e72-aa53-81174940839d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:39:42,832 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:39:42 GMT X-Openstack-Request-Id: req-6b80a62e-4cfd-475d-837e-6b31d6327774 2019-03-26 11:39:42,832 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:39:42,832 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ada55da3-0a8d-4e72-aa53-81174940839d.json used request id req-6b80a62e-4cfd-475d-837e-6b31d6327774 2019-03-26 11:39:42,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.05267691612s 2019-03-26 11:39:42,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:39:42,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:39:42,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1438 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39:42 GMT X-Openstack-Request-Id: req-a07a50ce-ae35-41fb-ba7e-a35e51528044 2019-03-26 11:39:42,926 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d22976d7-5751-4cef-9ed5-45cb4568326f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":80,"ipv4_address_scope":null,"shared":true,"project_id":"9144c7b874c64948b29854774a4eeeb4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:39:42Z","qos_policy_id":null,"name":"tempest_smoke-net_35bb73dd-df49-4dee-9049-0bdeb9c6412e","admin_state_up":true,"tenant_id":"9144c7b874c64948b29854774a4eeeb4","created_at":"2019-03-26T11:34:41Z","provider:network_type":"vxlan"}]} 2019-03-26 11:39:42,926 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a07a50ce-ae35-41fb-ba7e-a35e51528044 2019-03-26 11:39:42,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0929560661316s 2019-03-26 11:39:42,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 11:39:42,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/d22976d7-5751-4cef-9ed5-45cb4568326f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:39:44,041 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:39:44 GMT X-Openstack-Request-Id: req-d92cb5df-c0d3-4d00-836c-1b7f3384ff8f 2019-03-26 11:39:44,042 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:39:44,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d22976d7-5751-4cef-9ed5-45cb4568326f.json used request id req-d92cb5df-c0d3-4d00-836c-1b7f3384ff8f 2019-03-26 11:39:44,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.11479306221s 2019-03-26 11:39:44,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:39:44,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:39:44,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39:44 GMT X-Openstack-Request-Id: req-d1291a4c-0899-4d0a-b21d-3339762d0b86 2019-03-26 11:39:44,072 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:34:47Z", "file": "/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108/file", "owner": "9144c7b874c64948b29854774a4eeeb4", "id": "583ebe19-2528-4f59-844d-97e0c7ff0108", "size": 12716032, "self": "/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/583ebe19-2528-4f59-844d-97e0c7ff0108/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/583ebe19-2528-4f59-844d-97e0c7ff0108/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke-img_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:34:46Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:39:44,072 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d1291a4c-0899-4d0a-b21d-3339762d0b86 2019-03-26 11:39:44,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0261569023132s 2019-03-26 11:39:44,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 11:39:44,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}35afd32cd22241ed7cfa5a65c083474f93da9756" 2019-03-26 11:39:44,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:39:44 GMT X-Openstack-Request-Id: req-a67d59fa-4a7e-4913-9bf7-6a58d1b48a9b 2019-03-26 11:39:44,381 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:39:44,381 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/583ebe19-2528-4f59-844d-97e0c7ff0108 used request id req-a67d59fa-4a7e-4913-9bf7-6a58d1b48a9b 2019-03-26 11:39:44,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.306715011597s 2019-03-26 11:39:44,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:39:44,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:39:44,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9fafb10f-b827-4b7b-9a0f-8592bbd83b38 x-openstack-request-id: req-9fafb10f-b827-4b7b-9a0f-8592bbd83b38 2019-03-26 11:39:44,404 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_smoke-flavor_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/31b3b5f8-9bdf-4798-8583-09d2dfb4e21c", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/31b3b5f8-9bdf-4798-8583-09d2dfb4e21c", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "31b3b5f8-9bdf-4798-8583-09d2dfb4e21c"}]} 2019-03-26 11:39:44,405 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9fafb10f-b827-4b7b-9a0f-8592bbd83b38 2019-03-26 11:39:44,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233788490295s 2019-03-26 11:39:44,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 11:39:44,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/31b3b5f8-9bdf-4798-8583-09d2dfb4e21c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:39:44,493 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39: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-9e31253a-5c65-4676-9001-54623f756f36 x-openstack-request-id: req-9e31253a-5c65-4676-9001-54623f756f36 2019-03-26 11:39:44,494 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/31b3b5f8-9bdf-4798-8583-09d2dfb4e21c used request id req-9e31253a-5c65-4676-9001-54623f756f36 2019-03-26 11:39:44,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0873019695282s 2019-03-26 11:39:44,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:39:44,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:39:44,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fd718f6-bdf0-4cce-8096-db705758545a 2019-03-26 11:39:44,713 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "tempest_smoke-user_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "links": {"self": "http://172.30.9.22:5000/v3/users/6f48e22a8eb34b40a781f8c54ed5ee32"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "6f48e22a8eb34b40a781f8c54ed5ee32", "domain_id": "default", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:39:44,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5fd718f6-bdf0-4cce-8096-db705758545a 2019-03-26 11:39:44,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.219024896622s 2019-03-26 11:39:44,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:39:44,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/6f48e22a8eb34b40a781f8c54ed5ee32 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:39:44,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c58cdac4-02bb-4aed-b5ab-7f0c3a6f02fb 2019-03-26 11:39:44,937 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_smoke-user_35bb73dd-df49-4dee-9049-0bdeb9c6412e", "links": {"self": "http://172.30.9.22:5000/v3/users/6f48e22a8eb34b40a781f8c54ed5ee32"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "6f48e22a8eb34b40a781f8c54ed5ee32", "description": null}} 2019-03-26 11:39:44,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/6f48e22a8eb34b40a781f8c54ed5ee32 used request id req-c58cdac4-02bb-4aed-b5ab-7f0c3a6f02fb 2019-03-26 11:39:44,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217868089676s 2019-03-26 11:39:44,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 11:39:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/6f48e22a8eb34b40a781f8c54ed5ee32 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:39:45,223 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:39:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b781b6e0-6446-45e5-afbf-517129805337 2019-03-26 11:39:45,224 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:39:45,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/6f48e22a8eb34b40a781f8c54ed5ee32 used request id req-b781b6e0-6446-45e5-afbf-517129805337 2019-03-26 11:39:45,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.286004066467s 2019-03-26 11:39:45,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:39:45,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:39:45,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c2fbfc-d5d0-4ed4-b8bd-6d49bcf6d644 2019-03-26 11:39:45,436 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_smoke", "links": {"self": "http://172.30.9.22:5000/v3/projects/9144c7b874c64948b29854774a4eeeb4"}, "tags": [], "enabled": true, "id": "9144c7b874c64948b29854774a4eeeb4", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke-project_35bb73dd-df49-4dee-9049-0bdeb9c6412e"}]} 2019-03-26 11:39:45,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-03c2fbfc-d5d0-4ed4-b8bd-6d49bcf6d644 2019-03-26 11:39:45,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.205877065659s 2019-03-26 11:39:45,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 11:39:45,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/9144c7b874c64948b29854774a4eeeb4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:39:45,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:39:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37b84140-a649-40c8-b855-ca38c7491407 2019-03-26 11:39:45,808 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:39:45,808 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9144c7b874c64948b29854774a4eeeb4 used request id req-37b84140-a649-40c8-b855-ca38c7491407 2019-03-26 11:39:45,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.366883993149s 2019-03-26 11:39:45,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:39:45,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9144c7b874c64948b29854774a4eeeb4&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}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:39:46,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39:46 GMT X-Openstack-Request-Id: req-24bad857-9cf9-484a-8d14-df9c74c60d1e 2019-03-26 11:39:46,061 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "created_at": "2019-03-26T11:34:41Z", "updated_at": "2019-03-26T11:34:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:34:41Z", "revision_number": 0, "id": "05906b54-8e82-453e-bddd-1be70ef16de6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:34:41Z", "security_group_id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "port_range_min": null, "ethertype": "IPv6", "project_id": "9144c7b874c64948b29854774a4eeeb4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:34:41Z", "revision_number": 0, "id": "160ada7e-b1c8-4127-8675-a151b659ea73", "remote_group_id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "remote_ip_prefix": null, "created_at": "2019-03-26T11:34:41Z", "security_group_id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9144c7b874c64948b29854774a4eeeb4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:34:41Z", "revision_number": 0, "id": "9df49ef5-07b2-47af-a9a5-d93cb92fc9f0", "remote_group_id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "remote_ip_prefix": null, "created_at": "2019-03-26T11:34:41Z", "security_group_id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "port_range_min": null, "ethertype": "IPv6", "project_id": "9144c7b874c64948b29854774a4eeeb4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:34:41Z", "revision_number": 0, "id": "b7e2dbd3-3aba-473e-b639-d5f2a682b41e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:34:41Z", "security_group_id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9144c7b874c64948b29854774a4eeeb4"}], "revision_number": 1, "project_id": "9144c7b874c64948b29854774a4eeeb4", "id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "name": "default"}]} 2019-03-26 11:39:46,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9144c7b874c64948b29854774a4eeeb4&name=default used request id req-24bad857-9cf9-484a-8d14-df9c74c60d1e 2019-03-26 11:39:46,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.247810125351s 2019-03-26 11:39:46,067 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:39:46,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:39:46,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 9353 Content-Type: application/json Date: Tue, 26 Mar 2019 11:39:46 GMT X-Openstack-Request-Id: req-2ad6a266-ee34-4846-b95c-aad9b4ac3172 2019-03-26 11:39:46,119 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "created_at": "2019-03-26T11:34:41Z", "updated_at": "2019-03-26T11:34:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:34:41Z", "revision_number": 0, "id": "9df49ef5-07b2-47af-a9a5-d93cb92fc9f0", "remote_group_id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "remote_ip_prefix": null, "created_at": "2019-03-26T11:34:41Z", "security_group_id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "port_range_min": null, "ethertype": "IPv6", "project_id": "9144c7b874c64948b29854774a4eeeb4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:34:41Z", "revision_number": 0, "id": "160ada7e-b1c8-4127-8675-a151b659ea73", "remote_group_id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "remote_ip_prefix": null, "created_at": "2019-03-26T11:34:41Z", "security_group_id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9144c7b874c64948b29854774a4eeeb4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:34:41Z", "revision_number": 0, "id": "05906b54-8e82-453e-bddd-1be70ef16de6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:34:41Z", "security_group_id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "port_range_min": null, "ethertype": "IPv6", "project_id": "9144c7b874c64948b29854774a4eeeb4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:34:41Z", "revision_number": 0, "id": "b7e2dbd3-3aba-473e-b639-d5f2a682b41e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:34:41Z", "security_group_id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "tenant_id": "9144c7b874c64948b29854774a4eeeb4", "port_range_min": null, "ethertype": "IPv4", "project_id": "9144c7b874c64948b29854774a4eeeb4"}], "revision_number": 1, "project_id": "9144c7b874c64948b29854774a4eeeb4", "id": "55f3535a-d88c-4a1b-bd76-9db3dc549afa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 11:39:46,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2ad6a266-ee34-4846-b95c-aad9b4ac3172 2019-03-26 11:39:46,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0523810386658s 2019-03-26 11:39:46,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 11:39:46,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/55f3535a-d88c-4a1b-bd76-9db3dc549afa.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c5c6af42e7af1204332a603f44fcf5e29ee18797" 2019-03-26 11:39:46,247 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:39:46 GMT X-Openstack-Request-Id: req-9c8c60b1-f955-46e5-ba21-13ea1665e9a2 2019-03-26 11:39:46,248 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:39:46,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/55f3535a-d88c-4a1b-bd76-9db3dc549afa.json used request id req-9c8c60b1-f955-46e5-ba21-13ea1665e9a2 2019-03-26 11:39:46,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.121028184891s 2019-03-26 11:39:46,249 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:05 | PASS | | tenantnetwork1 | functest | healthcheck | 00:05 | PASS | | tenantnetwork2 | functest | healthcheck | 00:06 | PASS | | vmready1 | functest | healthcheck | 00:10 | PASS | | vmready2 | functest | healthcheck | 00:08 | PASS | | singlevm1 | functest | healthcheck | 00:29 | PASS | | singlevm2 | functest | healthcheck | 00:25 | PASS | | vping_ssh | functest | healthcheck | 00:38 | PASS | | vping_userdata | functest | healthcheck | 00:36 | PASS | | cinder_test | functest | healthcheck | 01:09 | PASS | | tempest_smoke | functest | healthcheck | 04:56 | PASS | | odl | functest | healthcheck | 00:00 | SKIP | +--------------------------+------------------+---------------------+------------------+----------------+ 2019-03-26 11:39:46,261 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-03-26 11:39:46,359 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-26 11:39:46,459 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-26 11:39:46,560 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-26 11:40:13,825 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-416 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-26 11:40:13,828 - 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.22,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.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=4WVpIP2SUIejpC2Sf7dL1qJe6 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=0c1029b257c44319a8784a806bbcda81 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-26 11:40:13,828 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-26 11:40:13,828 - 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-26 11:40:13,851 - xtesting.ci.run_tests - INFO - Loading test case 'neutron-tempest-plugin-api'... 2019-03-26 11:40:14,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:40:14,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-263321e2-0838-4703-be35-9d6503f07e62 2019-03-26 11:40:14,167 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:40:14,167 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-263321e2-0838-4703-be35-9d6503f07e62 2019-03-26 11:40:14,167 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:40:14,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:40:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["_nDBhF4bRQCERU7kQtugTg"], "issued_at": "2019-03-26T11:40:14.000000Z"}} 2019-03-26 11:40:14,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:40:14,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:14,960 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 736 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:14 GMT X-Openstack-Request-Id: req-db4cdc87-cc34-489b-9d26-ee764c4ec888 2019-03-26 11:40:14,961 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:40:14,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-db4cdc87-cc34-489b-9d26-ee764c4ec888 2019-03-26 11:40:14,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.387490034103s 2019-03-26 11:40:14,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:40:14,972 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c672f1cf-84aa-4ce4-8b5a-dc850de77e94 2019-03-26 11:40:14,973 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:40:14,973 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-c672f1cf-84aa-4ce4-8b5a-dc850de77e94 2019-03-26 11:40:14,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:40:14,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:15,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057e0131-d781-4562-8107-aea73a5fb83b 2019-03-26 11:40:15,173 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:40:15,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-057e0131-d781-4562-8107-aea73a5fb83b 2019-03-26 11:40:15,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.200057983398s 2019-03-26 11:40:15,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 11:40:15,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" -d '{"project": {"description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "enabled": true, "domain_id": "default", "name": "neutron-tempest-pl-project_8e41fd89-a0aa-4184-851c-75952f12580f"}}' 2019-03-26 11:40:15,394 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 390 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f7176d9-e705-45f2-88cc-b9d17ef6723b 2019-03-26 11:40:15,394 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.22:5000/v3/projects/bce44925b36d4be49f9575365c3bf23e"}, "tags": [], "enabled": true, "id": "bce44925b36d4be49f9575365c3bf23e", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8e41fd89-a0aa-4184-851c-75952f12580f"}} 2019-03-26 11:40:15,394 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-5f7176d9-e705-45f2-88cc-b9d17ef6723b 2019-03-26 11:40:15,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.212742090225s 2019-03-26 11:40:15,395 - 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'bce44925b36d4be49f9575365c3bf23e', '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_8e41fd89-a0aa-4184-851c-75952f12580f'}) 2019-03-26 11:40:15,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 11:40:15,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9MNJFKEJKzkvPZaqGfghmGFh0ycSQN", "email": null, "name": "neutron-tempest-plugin-api-user_8e41fd89-a0aa-4184-851c-75952f12580f"}}' 2019-03-26 11:40:15,888 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 341 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ffba545-42b6-4506-8795-91f8fbe14dc3 2019-03-26 11:40:15,889 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_8e41fd89-a0aa-4184-851c-75952f12580f", "links": {"self": "http://172.30.9.22:5000/v3/users/73e01cd946a146c3a39af10a9857c821"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "73e01cd946a146c3a39af10a9857c821", "domain_id": "default", "password_expires_at": null}} 2019-03-26 11:40:15,889 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-2ffba545-42b6-4506-8795-91f8fbe14dc3 2019-03-26 11:40:15,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.485053062439s 2019-03-26 11:40:15,890 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'73e01cd946a146c3a39af10a9857c821', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron-tempest-plugin-api-user_8e41fd89-a0aa-4184-851c-75952f12580f'}) 2019-03-26 11:40:15,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:40:15,897 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:16,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c562a708-a6c6-46fb-95fa-243c4dba4997 2019-03-26 11:40:16,091 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:40:16,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c562a708-a6c6-46fb-95fa-243c4dba4997 2019-03-26 11:40:16,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197647094727s 2019-03-26 11:40:16,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:40:16,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:16,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb14445-baba-483b-802e-92e0ee54e6eb 2019-03-26 11:40:16,292 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:40:16,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6fb14445-baba-483b-802e-92e0ee54e6eb 2019-03-26 11:40:16,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195681810379s 2019-03-26 11:40:16,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:40:16,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:16,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7b3de21-7bc5-4768-ba74-1bf60fd1ac96 2019-03-26 11:40:16,408 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:40:16,408 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a7b3de21-7bc5-4768-ba74-1bf60fd1ac96 2019-03-26 11:40:16,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111111879349s 2019-03-26 11:40:16,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:40:16,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:16,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cec58b7-b635-459f-b684-d2a7cf21d9a1 2019-03-26 11:40:16,524 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:40:16,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2cec58b7-b635-459f-b684-d2a7cf21d9a1 2019-03-26 11:40:16,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110777139664s 2019-03-26 11:40:16,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:40:16,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:16,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11281d8d-94fb-4d36-b91d-73ca2b4ce53e 2019-03-26 11:40:16,744 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_8e41fd89-a0aa-4184-851c-75952f12580f", "links": {"self": "http://172.30.9.22:5000/v3/users/73e01cd946a146c3a39af10a9857c821"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "73e01cd946a146c3a39af10a9857c821", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:40:16,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-11281d8d-94fb-4d36-b91d-73ca2b4ce53e 2019-03-26 11:40:16,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21932387352s 2019-03-26 11:40:16,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:40:16,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:16,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de07a9f7-e67f-464e-a900-7e4e183e3fa0 2019-03-26 11:40:16,880 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "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.22:5000/v3/projects/bce44925b36d4be49f9575365c3bf23e"}, "tags": [], "enabled": true, "id": "bce44925b36d4be49f9575365c3bf23e", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8e41fd89-a0aa-4184-851c-75952f12580f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:40:16,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-de07a9f7-e67f-464e-a900-7e4e183e3fa0 2019-03-26 11:40:16,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12495303154s 2019-03-26 11:40:16,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:40:16,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=73e01cd946a146c3a39af10a9857c821&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=bce44925b36d4be49f9575365c3bf23e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:17,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de3705b6-cbac-4085-b2dc-2bd53f130fac 2019-03-26 11:40:17,084 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=73e01cd946a146c3a39af10a9857c821&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=bce44925b36d4be49f9575365c3bf23e", "previous": null, "next": null}} 2019-03-26 11:40:17,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=73e01cd946a146c3a39af10a9857c821&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=bce44925b36d4be49f9575365c3bf23e used request id req-de3705b6-cbac-4085-b2dc-2bd53f130fac 2019-03-26 11:40:17,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19648194313s 2019-03-26 11:40:17,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 11:40:17,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bce44925b36d4be49f9575365c3bf23e/users/73e01cd946a146c3a39af10a9857c821/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:17,332 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:40:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-214b561b-8736-474e-ac7e-6f369775577e 2019-03-26 11:40:17,332 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:40:17,332 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bce44925b36d4be49f9575365c3bf23e/users/73e01cd946a146c3a39af10a9857c821/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-214b561b-8736-474e-ac7e-6f369775577e 2019-03-26 11:40:17,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.243541002274s 2019-03-26 11:40:17,333 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron-tempest-pl-project_8e41fd89-a0aa-4184-851c-75952f12580f', 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'bce44925b36d4be49f9575365c3bf23e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9MNJFKEJKzkvPZaqGfghmGFh0ycSQN', 'username': u'neutron-tempest-plugin-api-user_8e41fd89-a0aa-4184-851c-75952f12580f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 11:40:17,337 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron-tempest-plugin-api-user_8e41fd89-a0aa-4184-851c-75952f12580f', 'password': '9MNJFKEJKzkvPZaqGfghmGFh0ycSQN', 'project_name': 'neutron-tempest-pl-project_8e41fd89-a0aa-4184-851c-75952f12580f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'bce44925b36d4be49f9575365c3bf23e', 'project_domain_name': 'Default'} 2019-03-26 11:40:17,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:40:17,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:17,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2df71410-8f09-42b2-bb86-c9a5a1347d76 2019-03-26 11:40:17,449 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:40:17,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2df71410-8f09-42b2-bb86-c9a5a1347d76 2019-03-26 11:40:17,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109401941299s 2019-03-26 11:40:17,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:40:17,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:17,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77782c55-f84c-4870-bc3f-3e29a49dcadd 2019-03-26 11:40:17,571 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:40:17,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-77782c55-f84c-4870-bc3f-3e29a49dcadd 2019-03-26 11:40:17,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115942955017s 2019-03-26 11:40:17,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:40:17,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:17,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-461db3d7-7318-40f2-a076-6cffc15e91d0 2019-03-26 11:40:17,682 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:40:17,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-461db3d7-7318-40f2-a076-6cffc15e91d0 2019-03-26 11:40:17,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106143951416s 2019-03-26 11:40:17,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:40:17,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:17,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ea8b782-3f88-4c3d-99a4-efaec8056417 2019-03-26 11:40:17,808 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_8e41fd89-a0aa-4184-851c-75952f12580f", "links": {"self": "http://172.30.9.22:5000/v3/users/73e01cd946a146c3a39af10a9857c821"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "73e01cd946a146c3a39af10a9857c821", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:40:17,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6ea8b782-3f88-4c3d-99a4-efaec8056417 2019-03-26 11:40:17,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125849962234s 2019-03-26 11:40:17,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:40:17,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:18,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f22565d-bcb5-4667-b09b-a186fe094e64 2019-03-26 11:40:18,015 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "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.22:5000/v3/projects/bce44925b36d4be49f9575365c3bf23e"}, "tags": [], "enabled": true, "id": "bce44925b36d4be49f9575365c3bf23e", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8e41fd89-a0aa-4184-851c-75952f12580f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:40:18,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-5f22565d-bcb5-4667-b09b-a186fe094e64 2019-03-26 11:40:18,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19446015358s 2019-03-26 11:40:18,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:40:18,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=73e01cd946a146c3a39af10a9857c821&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=bce44925b36d4be49f9575365c3bf23e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:18,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b24ac317-5dce-414d-99d6-a131f4425b26 2019-03-26 11:40:18,227 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=73e01cd946a146c3a39af10a9857c821&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=bce44925b36d4be49f9575365c3bf23e", "previous": null, "next": null}} 2019-03-26 11:40:18,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=73e01cd946a146c3a39af10a9857c821&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=bce44925b36d4be49f9575365c3bf23e used request id req-b24ac317-5dce-414d-99d6-a131f4425b26 2019-03-26 11:40:18,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.205016851425s 2019-03-26 11:40:18,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 11:40:18,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bce44925b36d4be49f9575365c3bf23e/users/73e01cd946a146c3a39af10a9857c821/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:18,385 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:40:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97b92cbb-e5e9-4086-b29a-3f6f00a0c7e6 2019-03-26 11:40:18,386 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:40:18,386 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bce44925b36d4be49f9575365c3bf23e/users/73e01cd946a146c3a39af10a9857c821/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-97b92cbb-e5e9-4086-b29a-3f6f00a0c7e6 2019-03-26 11:40:18,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.155279874802s 2019-03-26 11:40:18,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:40:18,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:18,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a681ca-21f0-444d-a4f5-7af97c512bf2 2019-03-26 11:40:18,504 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:40:18,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-40a681ca-21f0-444d-a4f5-7af97c512bf2 2019-03-26 11:40:18,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114363193512s 2019-03-26 11:40:18,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:40:18,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:18,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-829dce65-edb1-4db3-9711-1968346b03f4 2019-03-26 11:40:18,812 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:40:18,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-829dce65-edb1-4db3-9711-1968346b03f4 2019-03-26 11:40:18,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.303510189056s 2019-03-26 11:40:18,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:40:18,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:18,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7577ba06-eee1-4ef5-82b5-d302d63018f9 2019-03-26 11:40:18,939 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_8e41fd89-a0aa-4184-851c-75952f12580f", "links": {"self": "http://172.30.9.22:5000/v3/users/73e01cd946a146c3a39af10a9857c821"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "73e01cd946a146c3a39af10a9857c821", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:40:18,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7577ba06-eee1-4ef5-82b5-d302d63018f9 2019-03-26 11:40:18,940 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126259088516s 2019-03-26 11:40:18,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:40:18,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=73e01cd946a146c3a39af10a9857c821&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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:19,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa52ad51-fdee-48df-8f12-1a5605193e60 2019-03-26 11:40:19,189 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=73e01cd946a146c3a39af10a9857c821&scope.domain.id=default", "previous": null, "next": null}} 2019-03-26 11:40:19,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=73e01cd946a146c3a39af10a9857c821&scope.domain.id=default used request id req-aa52ad51-fdee-48df-8f12-1a5605193e60 2019-03-26 11:40:19,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.239838838577s 2019-03-26 11:40:19,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-26 11:40:19,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/73e01cd946a146c3a39af10a9857c821/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:19,330 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:40:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ad468c6-113f-4d95-87aa-018c0f33e47d 2019-03-26 11:40:19,330 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:40:19,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/73e01cd946a146c3a39af10a9857c821/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-4ad468c6-113f-4d95-87aa-018c0f33e47d 2019-03-26 11:40:19,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.138015985489s 2019-03-26 11:40:19,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:40:19,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c97dae0d-0034-4f89-bd88-70caf7d8dd70 2019-03-26 11:40:19,341 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:40:19,341 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-c97dae0d-0034-4f89-bd88-70caf7d8dd70 2019-03-26 11:40:19,341 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:40:19,744 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:40:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bce44925b36d4be49f9575365c3bf23e", "name": "neutron-tempest-pl-project_8e41fd89-a0aa-4184-851c-75952f12580f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_bce44925b36d4be49f9575365c3bf23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_bce44925b36d4be49f9575365c3bf23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/bce44925b36d4be49f9575365c3bf23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/bce44925b36d4be49f9575365c3bf23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/bce44925b36d4be49f9575365c3bf23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/bce44925b36d4be49f9575365c3bf23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/bce44925b36d4be49f9575365c3bf23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/bce44925b36d4be49f9575365c3bf23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/bce44925b36d4be49f9575365c3bf23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/bce44925b36d4be49f9575365c3bf23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/bce44925b36d4be49f9575365c3bf23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/bce44925b36d4be49f9575365c3bf23e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/bce44925b36d4be49f9575365c3bf23e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/bce44925b36d4be49f9575365c3bf23e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron-tempest-plugin-api-user_8e41fd89-a0aa-4184-851c-75952f12580f", "id": "73e01cd946a146c3a39af10a9857c821"}, "audit_ids": ["e8QsvZZySg-JChpsGW2OTA"], "issued_at": "2019-03-26T11:40:19.000000Z"}} 2019-03-26 11:40:19,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 11:40:19,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:40:19,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:19 GMT X-Openstack-Request-Id: req-62fbd8d4-12ac-4d71-853f-981641b5ad48 2019-03-26 11:40:19,964 - 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-26 11:40:19,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-62fbd8d4-12ac-4d71-853f-981641b5ad48 2019-03-26 11:40:19,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.217380046844s 2019-03-26 11:40:19,973 - xtesting.ci.run_tests - INFO - Running test case 'neutron-tempest-plugin-api'... 2019-03-26 11:40:19,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:40:19,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:20,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-401ffb70-177e-4a86-9361-b30f85f27fa9 2019-03-26 11:40:20,103 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:40:20,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-401ffb70-177e-4a86-9361-b30f85f27fa9 2019-03-26 11:40:20,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.12996506691s 2019-03-26 11:40:20,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:40:20,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:20,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 407 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f98fbb9-e024-4f55-ba46-b340aa67e21c 2019-03-26 11:40:20,270 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "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.22:5000/v3/projects/bce44925b36d4be49f9575365c3bf23e"}, "tags": [], "enabled": true, "id": "bce44925b36d4be49f9575365c3bf23e", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8e41fd89-a0aa-4184-851c-75952f12580f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:40:20,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-1f98fbb9-e024-4f55-ba46-b340aa67e21c 2019-03-26 11:40:20,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.159011125565s 2019-03-26 11:40:20,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 11:40:20,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" -d '{"network": {"shared": true, "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "name": "neutron-tempest-plugin-api-net_8e41fd89-a0aa-4184-851c-75952f12580f", "admin_state_up": true}}' 2019-03-26 11:40:20,608 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 738 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:20 GMT X-Openstack-Request-Id: req-b972e7be-5fa6-4846-afbf-f39c89bb0ecb 2019-03-26 11:40:20,609 - 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":"1cc8ab19-84f7-4442-84a9-9a27234db79e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"bce44925b36d4be49f9575365c3bf23e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:40:20Z","is_default":false,"qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_8e41fd89-a0aa-4184-851c-75952f12580f","admin_state_up":true,"tenant_id":"bce44925b36d4be49f9575365c3bf23e","created_at":"2019-03-26T11:40:20Z","mtu":1450}} 2019-03-26 11:40:20,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b972e7be-5fa6-4846-afbf-f39c89bb0ecb 2019-03-26 11:40:20,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.336955070496s 2019-03-26 11:40:20,610 - 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-26T11:40:20Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'1cc8ab19-84f7-4442-84a9-9a27234db79e', u'provider:segmentation_id': 7, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'neutron-tempest-plugin-api-net_8e41fd89-a0aa-4184-851c-75952f12580f', u'created_at': u'2019-03-26T11:40:20Z', u'mtu': 1450, u'tenant_id': u'bce44925b36d4be49f9575365c3bf23e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bce44925b36d4be49f9575365c3bf23e', u'l2_adjacency': True}) 2019-03-26 11:40:20,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:40:20,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:40:20,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1444 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:20 GMT X-Openstack-Request-Id: req-0496cc71-9183-4f0a-9b9c-4cdacb724f9f 2019-03-26 11:40:20,696 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"1cc8ab19-84f7-4442-84a9-9a27234db79e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"bce44925b36d4be49f9575365c3bf23e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:40:20Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_8e41fd89-a0aa-4184-851c-75952f12580f","admin_state_up":true,"tenant_id":"bce44925b36d4be49f9575365c3bf23e","created_at":"2019-03-26T11:40:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:15:47Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:40:20,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0496cc71-9183-4f0a-9b9c-4cdacb724f9f 2019-03-26 11:40:20,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0860199928284s 2019-03-26 11:40:20,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 11:40:20,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" -d '{"subnet": {"name": "neutron-tempest-plugin-api-subnet_8e41fd89-a0aa-4184-851c-75952f12580f", "enable_dhcp": true, "network_id": "1cc8ab19-84f7-4442-84a9-9a27234db79e", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 11:40:21,446 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:21 GMT X-Openstack-Request-Id: req-94ac73c1-f37b-4633-8802-00cf66ef516c 2019-03-26 11:40:21,447 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T11:40: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":"99ead720-fec4-4f7f-8b4d-c69a7ed161d7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bce44925b36d4be49f9575365c3bf23e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_8e41fd89-a0aa-4184-851c-75952f12580f","enable_dhcp":true,"segment_id":null,"network_id":"1cc8ab19-84f7-4442-84a9-9a27234db79e","tenant_id":"bce44925b36d4be49f9575365c3bf23e","created_at":"2019-03-26T11:40:20Z","ip_version":4}} 2019-03-26 11:40:21,447 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-94ac73c1-f37b-4633-8802-00cf66ef516c 2019-03-26 11:40:21,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.749027013779s 2019-03-26 11:40:21,447 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:40: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'99ead720-fec4-4f7f-8b4d-c69a7ed161d7', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron-tempest-plugin-api-subnet_8e41fd89-a0aa-4184-851c-75952f12580f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'1cc8ab19-84f7-4442-84a9-9a27234db79e', u'tenant_id': u'bce44925b36d4be49f9575365c3bf23e', u'created_at': u'2019-03-26T11:40: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'bce44925b36d4be49f9575365c3bf23e'}) 2019-03-26 11:40:21,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 11:40:21,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "neutron-tempest-plugin-api-router_8e41fd89-a0aa-4184-851c-75952f12580f", "admin_state_up": true}}' 2019-03-26 11:40:23,048 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:23 GMT X-Openstack-Request-Id: req-273fe0a8-002c-4edf-b1e6-c8f151c371b2 2019-03-26 11:40:23,048 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "created_at": "2019-03-26T11:40:21Z", "admin_state_up": true, "updated_at": "2019-03-26T11:40:22Z", "project_id": "bce44925b36d4be49f9575365c3bf23e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "3b6baf32-d888-4049-b9de-ae6c312e8397", "name": "neutron-tempest-plugin-api-router_8e41fd89-a0aa-4184-851c-75952f12580f"}} 2019-03-26 11:40:23,048 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-273fe0a8-002c-4edf-b1e6-c8f151c371b2 2019-03-26 11:40:23,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.60031104088s 2019-03-26 11:40:23,049 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:40:22Z', u'revision_number': 2, u'ha': False, u'id': u'3b6baf32-d888-4049-b9de-ae6c312e8397', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron-tempest-plugin-api-router_8e41fd89-a0aa-4184-851c-75952f12580f', u'admin_state_up': True, u'tenant_id': u'bce44925b36d4be49f9575365c3bf23e', u'created_at': u'2019-03-26T11:40:21Z', u'flavor_id': None, u'routes': [], u'project_id': u'bce44925b36d4be49f9575365c3bf23e'}) 2019-03-26 11:40:23,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 11:40:23,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3b6baf32-d888-4049-b9de-ae6c312e8397/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}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" -d '{"subnet_id": "99ead720-fec4-4f7f-8b4d-c69a7ed161d7"}' 2019-03-26 11:40:25,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:25 GMT X-Openstack-Request-Id: req-8dd7748d-79b9-4143-a02b-a92f4f601f2e 2019-03-26 11:40:25,330 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1cc8ab19-84f7-4442-84a9-9a27234db79e", "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "subnet_id": "99ead720-fec4-4f7f-8b4d-c69a7ed161d7", "subnet_ids": ["99ead720-fec4-4f7f-8b4d-c69a7ed161d7"], "port_id": "dabe74c4-bcd8-41d0-a3aa-819f64a45e67", "id": "3b6baf32-d888-4049-b9de-ae6c312e8397"} 2019-03-26 11:40:25,331 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3b6baf32-d888-4049-b9de-ae6c312e8397/add_router_interface.json used request id req-8dd7748d-79b9-4143-a02b-a92f4f601f2e 2019-03-26 11:40:25,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.28139400482s 2019-03-26 11:40:25,331 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 11:40:25,437 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 11:40:25,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:40:25,445 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:25 GMT 2019-03-26 11:40:25,446 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 11:40:25,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:40:25,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:40:25,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:25 GMT X-Openstack-Request-Id: req-3c7af6d3-7b9f-4e8b-9105-0c14c9fff191 2019-03-26 11:40:25,749 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:40:25,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3c7af6d3-7b9f-4e8b-9105-0c14c9fff191 2019-03-26 11:40:25,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29869389534s 2019-03-26 11:40:25,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 11:40:25,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f"}' 2019-03-26 11:40:25,810 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 968 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:25 GMT Location: http://172.30.9.22:9292/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d42bf8e0-2787-44bd-b78e-038f0bc467bd 2019-03-26 11:40:25,811 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:40:25Z", "file": "/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/file", "owner": "bce44925b36d4be49f9575365c3bf23e", "id": "12fdcb39-2c43-4fe5-a170-ef495bd832ce", "size": null, "self": "/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce", "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_8e41fd89-a0aa-4184-851c-75952f12580f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f", "checksum": null, "created_at": "2019-03-26T11:40:25Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 11:40:25,811 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d42bf8e0-2787-44bd-b78e-038f0bc467bd 2019-03-26 11:40:25,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.052433013916s 2019-03-26 11:40:25,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 11:40:25,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/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}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" -d '' 2019-03-26 11:40:26,422 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:40:26 GMT X-Openstack-Request-Id: req-219651c1-48bd-48ea-b4f0-73ddd4968f60 2019-03-26 11:40:26,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:40:26,423 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/file used request id req-219651c1-48bd-48ea-b4f0-73ddd4968f60 2019-03-26 11:40:26,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.611021995544s 2019-03-26 11:40:26,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:40:26,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:40:26,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:26 GMT X-Openstack-Request-Id: req-0294c065-c854-4205-b357-9afe0951d7ca 2019-03-26 11:40:26,454 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:40:26Z", "file": "/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/file", "owner": "bce44925b36d4be49f9575365c3bf23e", "id": "12fdcb39-2c43-4fe5-a170-ef495bd832ce", "size": 12716032, "self": "/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:40:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:40:26,455 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0294c065-c854-4205-b357-9afe0951d7ca 2019-03-26 11:40:26,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0274260044098s 2019-03-26 11:40:26,456 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/snap', u'metadata': Munch({})})], 'file': u'/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/file', 'owner': u'bce44925b36d4be49f9575365c3bf23e', 'id': u'12fdcb39-2c43-4fe5-a170-ef495bd832ce', 'size': 12716032, u'self': u'/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bce44925b36d4be49f9575365c3bf23e', 'name': 'neutron-tempest-pl-project_8e41fd89-a0aa-4184-851c-75952f12580f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T11:40:26Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T11:40:26Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f', '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/12fdcb39-2c43-4fe5-a170-ef495bd832ce', 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_8e41fd89-a0aa-4184-851c-75952f12580f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f', 'created': u'2019-03-26T11:40:25Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T11:40:25Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce', 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_8e41fd89-a0aa-4184-851c-75952f12580f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 11:40:26,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:40:26,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron-tempest-plugin-api-flavor_8e41fd89-a0aa-4184-851c-75952f12580f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:40:26,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 322 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd3a4928-39e6-4846-bcb2-b34c3e8cfd48 x-openstack-request-id: req-dd3a4928-39e6-4846-bcb2-b34c3e8cfd48 2019-03-26 11:40:26,805 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_8e41fd89-a0aa-4184-851c-75952f12580f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8865640d-5bf5-4243-8d52-df3e33ecd5fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8865640d-5bf5-4243-8d52-df3e33ecd5fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8865640d-5bf5-4243-8d52-df3e33ecd5fc"}} 2019-03-26 11:40:26,806 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-dd3a4928-39e6-4846-bcb2-b34c3e8cfd48 2019-03-26 11:40:26,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.346199989319s 2019-03-26 11:40:26,807 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_8e41fd89-a0aa-4184-851c-75952f12580f', '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'0c1029b257c44319a8784a806bbcda81', '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'8865640d-5bf5-4243-8d52-df3e33ecd5fc', 'swap': 0}) 2019-03-26 11:40:26,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:40:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/8865640d-5bf5-4243-8d52-df3e33ecd5fc/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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" -d '{"extra_specs": {}}' 2019-03-26 11:40:26,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40: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-2fff6e28-f9d3-495f-9865-9955b732f71d x-openstack-request-id: req-2fff6e28-f9d3-495f-9865-9955b732f71d 2019-03-26 11:40:26,828 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:40:26,828 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/8865640d-5bf5-4243-8d52-df3e33ecd5fc/os-extra_specs used request id req-2fff6e28-f9d3-495f-9865-9955b732f71d 2019-03-26 11:40:26,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211980342865s 2019-03-26 11:40:26,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:40:26,842 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b9f8b6e-7229-48b2-8cb7-216379020bc4 2019-03-26 11:40:26,842 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:40:26,842 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-0b9f8b6e-7229-48b2-8cb7-216379020bc4 2019-03-26 11:40:26,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:40:26,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:40:27,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c76f3c5-0a34-4835-9e6f-2102f3c070f8 2019-03-26 11:40:27,031 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:40:27,031 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2c76f3c5-0a34-4835-9e6f-2102f3c070f8 2019-03-26 11:40:27,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.185576915741s 2019-03-26 11:40:27,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:40:27,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:40:27,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57cbd61b-ae3c-42b4-8008-cc6bba7c333a 2019-03-26 11:40:27,220 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:40:27,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-57cbd61b-ae3c-42b4-8008-cc6bba7c333a 2019-03-26 11:40:27,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184333086014s 2019-03-26 11:40:27,228 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-26 11:40:37,783 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 1c67fc69-e791-46a4-ac82-d6c8d00d60cc | 2019-03-26T11:40:31.355492 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 1c67fc69-e791-46a4-ac82-d6c8d00d60cc ~/.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-26 11:40:41,205 - 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-26 11:40:41,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-26 11:40:47,015 - 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=c1c9ed21-30a5-417e-83c8-13caeb560ef8) as the default verifier for the future CLI operations. 2019-03-26 11:40:48,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 11:40:48,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:40:48,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-961c0490-a246-4ed2-8adf-48d38ba5d7b3 x-openstack-request-id: req-961c0490-a246-4ed2-8adf-48d38ba5d7b3 2019-03-26 11:40:48,978 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 11:40:48,978 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-961c0490-a246-4ed2-8adf-48d38ba5d7b3 2019-03-26 11:40:48,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0391268730164s 2019-03-26 11:40:48,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:40:48,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:40:49,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:49 GMT X-Openstack-Request-Id: req-381b246d-65a8-437a-aafb-3dd489317ed9 2019-03-26 11:40:49,266 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:40:26Z", "file": "/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/file", "owner": "bce44925b36d4be49f9575365c3bf23e", "id": "12fdcb39-2c43-4fe5-a170-ef495bd832ce", "size": 12716032, "self": "/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:40:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:40:49,267 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-381b246d-65a8-437a-aafb-3dd489317ed9 2019-03-26 11:40:49,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285401821136s 2019-03-26 11:40:49,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 11:40:49,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_8e41fd89-a0aa-4184-851c-75952f12580f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron-tempest-plugin-api-img_alt_8e41fd89-a0aa-4184-851c-75952f12580f"}' 2019-03-26 11:40:49,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 976 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:49 GMT Location: http://172.30.9.22:9292/v2/images/5e716567-b1fe-4aea-a2dc-9cb25c233815 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-d3baf96a-b65b-4112-ac1b-abe25d905367 2019-03-26 11:40:49,318 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:40:49Z", "file": "/v2/images/5e716567-b1fe-4aea-a2dc-9cb25c233815/file", "owner": "bce44925b36d4be49f9575365c3bf23e", "id": "5e716567-b1fe-4aea-a2dc-9cb25c233815", "size": null, "self": "/v2/images/5e716567-b1fe-4aea-a2dc-9cb25c233815", "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_8e41fd89-a0aa-4184-851c-75952f12580f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_8e41fd89-a0aa-4184-851c-75952f12580f", "checksum": null, "created_at": "2019-03-26T11:40:49Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 11:40:49,318 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-d3baf96a-b65b-4112-ac1b-abe25d905367 2019-03-26 11:40:49,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0407769680023s 2019-03-26 11:40:49,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 11:40:49,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/5e716567-b1fe-4aea-a2dc-9cb25c233815/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}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" -d '' 2019-03-26 11:40:49,701 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:40:49 GMT X-Openstack-Request-Id: req-2133b252-8d41-4a25-a6f4-50f26afa8e95 2019-03-26 11:40:49,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:40:49,701 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/5e716567-b1fe-4aea-a2dc-9cb25c233815/file used request id req-2133b252-8d41-4a25-a6f4-50f26afa8e95 2019-03-26 11:40:49,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.382643938065s 2019-03-26 11:40:49,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:40:49,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:40:49,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2797 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40:49 GMT X-Openstack-Request-Id: req-83c65354-5ada-40bd-9a05-259c6a8940d1 2019-03-26 11:40:49,734 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:40:49Z", "file": "/v2/images/5e716567-b1fe-4aea-a2dc-9cb25c233815/file", "owner": "bce44925b36d4be49f9575365c3bf23e", "id": "5e716567-b1fe-4aea-a2dc-9cb25c233815", "size": 12716032, "self": "/v2/images/5e716567-b1fe-4aea-a2dc-9cb25c233815", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/5e716567-b1fe-4aea-a2dc-9cb25c233815/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/5e716567-b1fe-4aea-a2dc-9cb25c233815/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_alt_8e41fd89-a0aa-4184-851c-75952f12580f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_alt_8e41fd89-a0aa-4184-851c-75952f12580f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:40:49Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:40:26Z", "file": "/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/file", "owner": "bce44925b36d4be49f9575365c3bf23e", "id": "12fdcb39-2c43-4fe5-a170-ef495bd832ce", "size": 12716032, "self": "/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:40:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:40:49,734 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-83c65354-5ada-40bd-9a05-259c6a8940d1 2019-03-26 11:40:49,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.027960062027s 2019-03-26 11:40:49,736 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/5e716567-b1fe-4aea-a2dc-9cb25c233815/snap', u'metadata': Munch({})})], 'file': u'/v2/images/5e716567-b1fe-4aea-a2dc-9cb25c233815/file', 'owner': u'bce44925b36d4be49f9575365c3bf23e', 'id': u'5e716567-b1fe-4aea-a2dc-9cb25c233815', 'size': 12716032, u'self': u'/v2/images/5e716567-b1fe-4aea-a2dc-9cb25c233815', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bce44925b36d4be49f9575365c3bf23e', 'name': 'neutron-tempest-pl-project_8e41fd89-a0aa-4184-851c-75952f12580f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/5e716567-b1fe-4aea-a2dc-9cb25c233815/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T11:40:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T11:40:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron-tempest-plugin-api-img_alt_8e41fd89-a0aa-4184-851c-75952f12580f', '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/5e716567-b1fe-4aea-a2dc-9cb25c233815', 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_8e41fd89-a0aa-4184-851c-75952f12580f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron-tempest-plugin-api-img_alt_8e41fd89-a0aa-4184-851c-75952f12580f', 'created': u'2019-03-26T11:40:49Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T11:40: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/5e716567-b1fe-4aea-a2dc-9cb25c233815', 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_8e41fd89-a0aa-4184-851c-75952f12580f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 11:40:49,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:40:49,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron-tempest-plugin-api-flavor_alt_8e41fd89-a0aa-4184-851c-75952f12580f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:40:49,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 324 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40: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-8489aa2a-c95c-4d08-9f0c-4a41a2ba388c x-openstack-request-id: req-8489aa2a-c95c-4d08-9f0c-4a41a2ba388c 2019-03-26 11:40:49,781 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron-tempest-plugin-api-flavor_alt_8e41fd89-a0aa-4184-851c-75952f12580f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a1e075a7-48dc-4644-8ba7-8ce7eb1ccd2a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a1e075a7-48dc-4644-8ba7-8ce7eb1ccd2a", "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": "a1e075a7-48dc-4644-8ba7-8ce7eb1ccd2a"}} 2019-03-26 11:40:49,781 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8489aa2a-c95c-4d08-9f0c-4a41a2ba388c 2019-03-26 11:40:49,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.045135974884s 2019-03-26 11:40:49,782 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_8e41fd89-a0aa-4184-851c-75952f12580f', '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'0c1029b257c44319a8784a806bbcda81', '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'a1e075a7-48dc-4644-8ba7-8ce7eb1ccd2a', 'swap': 0}) 2019-03-26 11:40:49,783 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:40:49,786 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/a1e075a7-48dc-4644-8ba7-8ce7eb1ccd2a/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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" -d '{"extra_specs": {}}' 2019-03-26 11:40:49,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:40: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-8f5ed8a2-0c45-4896-8f23-c8342ca621a1 x-openstack-request-id: req-8f5ed8a2-0c45-4896-8f23-c8342ca621a1 2019-03-26 11:40:49,803 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:40:49,803 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/a1e075a7-48dc-4644-8ba7-8ce7eb1ccd2a/os-extra_specs used request id req-8f5ed8a2-0c45-4896-8f23-c8342ca621a1 2019-03-26 11:40:49,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0198948383331s 2019-03-26 11:40:49,803 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron-tempest-plugin-api-flavor_alt_8e41fd89-a0aa-4184-851c-75952f12580f', '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'0c1029b257c44319a8784a806bbcda81', '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'a1e075a7-48dc-4644-8ba7-8ce7eb1ccd2a', 'swap': 0}) 2019-03-26 11:40:52,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-26 11:40:52,903 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-26 11:40:52,904 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-26 11:40:52,906 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-26 11:40:52,942 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-26 11:40:56,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-c1c9ed21-30a5-417e-83c8-13caeb560ef8/repo; stestr list '^neutron_tempest_plugin\.api' >/home/opnfv/functest/results/neutron-tempest-plugin-api/test_list.txt 2>/dev/null) 2019-03-26 11:40:56,199 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-26 11:40:56,221 - 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-26 11:51:56,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: d9789307-9294-4dc5-808d-dce796385a40 2019-03-26 11:51:56,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'd9789307-9294-4dc5-808d-dce796385a40']'. 2019-03-26 11:51:57,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-26 11:51:57,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-26 11:51:57,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 11:51:57,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | d9789307-9294-4dc5-808d-dce796385a40 | 2019-03-26 11:51:57,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-26 11:51:57,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-26 11:40:58 | 2019-03-26 11:51:57,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-26 11:51:55 | 2019-03-26 11:51:57,155 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:10:57 | 2019-03-26 11:51:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-26 11:51:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-26 11:51:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-26 11:51:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c1c9ed21-30a5-417e-83c8-13caeb560ef8) | 2019-03-26 11:51:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-26 11:51:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 1c67fc69-e791-46a4-ac82-d6c8d00d60cc) | 2019-03-26 11:51:57,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 547 | 2019-03-26 11:51:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 646.156 | 2019-03-26 11:51:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 473 | 2019-03-26 11:51:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 74 | 2019-03-26 11:51:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-26 11:51:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-26 11:51:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-26 11:51:57,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 11:51:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-26 11:51:57,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-26 11:51:57,427 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron-tempest-plugin-api success_rate is 100.0% 2019-03-26 11:51:57,428 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', 'd9789307-9294-4dc5-808d-dce796385a40', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.html'] 2019-03-26 11:51:59,602 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid d9789307-9294-4dc5-808d-dce796385a40 --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-26 11:51:59,603 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', 'd9789307-9294-4dc5-808d-dce796385a40', '--to', u'/home/opnfv/functest/results/neutron-tempest-plugin-api/tempest-report.xml'] 2019-03-26 11:52:01,750 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid d9789307-9294-4dc5-808d-dce796385a40 --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-26 11:52:01,975 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 11:52:01,975 - xtesting.ci.run_tests - INFO - Test result: +------------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------------+------------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | 11:42 | PASS | +------------------------------------+------------------+------------------+----------------+ 2019-03-26 11:52:01,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 11:52:01,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/5e716567-b1fe-4aea-a2dc-9cb25c233815 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:52:02,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:52:02 GMT X-Openstack-Request-Id: req-7cd017d2-b06d-43fa-8a70-085a71d7a4e5 2019-03-26 11:52:02,536 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:52:02,536 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/5e716567-b1fe-4aea-a2dc-9cb25c233815 used request id req-7cd017d2-b06d-43fa-8a70-085a71d7a4e5 2019-03-26 11:52:02,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.55489397049s 2019-03-26 11:52:02,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:52:02,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:52:02,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 378 Content-Type: application/json Date: Tue, 26 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-cf515b41-cbcf-4e95-b0ea-406e7be74cfd x-openstack-request-id: req-cf515b41-cbcf-4e95-b0ea-406e7be74cfd 2019-03-26 11:52:02,895 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_8e41fd89-a0aa-4184-851c-75952f12580f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8865640d-5bf5-4243-8d52-df3e33ecd5fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8865640d-5bf5-4243-8d52-df3e33ecd5fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8865640d-5bf5-4243-8d52-df3e33ecd5fc"}, {"name": "neutron-tempest-plugin-api-flavor_alt_8e41fd89-a0aa-4184-851c-75952f12580f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/a1e075a7-48dc-4644-8ba7-8ce7eb1ccd2a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/a1e075a7-48dc-4644-8ba7-8ce7eb1ccd2a", "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": "a1e075a7-48dc-4644-8ba7-8ce7eb1ccd2a"}]} 2019-03-26 11:52:02,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-cf515b41-cbcf-4e95-b0ea-406e7be74cfd 2019-03-26 11:52:02,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.344130992889s 2019-03-26 11:52:02,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 11:52:02,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/a1e075a7-48dc-4644-8ba7-8ce7eb1ccd2a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:52:02,937 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52: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-f4df5cd4-867f-447d-953f-8cd03fe9b9f1 x-openstack-request-id: req-f4df5cd4-867f-447d-953f-8cd03fe9b9f1 2019-03-26 11:52:02,937 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/a1e075a7-48dc-4644-8ba7-8ce7eb1ccd2a used request id req-f4df5cd4-867f-447d-953f-8cd03fe9b9f1 2019-03-26 11:52:02,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0389630794525s 2019-03-26 11:52:02,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 11:52:02,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/3b6baf32-d888-4049-b9de-ae6c312e8397/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}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" -d '{"subnet_id": "99ead720-fec4-4f7f-8b4d-c69a7ed161d7"}' 2019-03-26 11:52:05,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:05 GMT X-Openstack-Request-Id: req-b79177a0-d3d0-480a-8ad8-19dbe8391ab2 2019-03-26 11:52:05,170 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "1cc8ab19-84f7-4442-84a9-9a27234db79e", "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "subnet_id": "99ead720-fec4-4f7f-8b4d-c69a7ed161d7", "subnet_ids": ["99ead720-fec4-4f7f-8b4d-c69a7ed161d7"], "port_id": "dabe74c4-bcd8-41d0-a3aa-819f64a45e67", "id": "3b6baf32-d888-4049-b9de-ae6c312e8397"} 2019-03-26 11:52:05,171 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/3b6baf32-d888-4049-b9de-ae6c312e8397/remove_router_interface.json used request id req-b79177a0-d3d0-480a-8ad8-19dbe8391ab2 2019-03-26 11:52:05,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.23292613029s 2019-03-26 11:52:05,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 11:52:05,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:52:05,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1723 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:05 GMT X-Openstack-Request-Id: req-3f6c2f4c-2586-4aa4-bc2b-494291ff0321 2019-03-26 11:52:05,590 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "created_at": "2019-03-26T11:40:21Z", "admin_state_up": true, "updated_at": "2019-03-26T11:52:04Z", "project_id": "bce44925b36d4be49f9575365c3bf23e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "3b6baf32-d888-4049-b9de-ae6c312e8397", "name": "neutron-tempest-plugin-api-router_8e41fd89-a0aa-4184-851c-75952f12580f"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f70904767be4088abe76307973f54fa", "created_at": "2019-03-26T11:42:00Z", "admin_state_up": true, "updated_at": "2019-03-26T11:42:00Z", "project_id": "2f70904767be4088abe76307973f54fa", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "465c83f2-2dd2-40a3-a9a2-de75fe026995", "name": "tempest-pretest-check-694215904"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a55f567358d4a8c825c14b74bbb46f7", "created_at": "2019-03-26T11:42:28Z", "admin_state_up": false, "updated_at": "2019-03-26T11:42:28Z", "project_id": "5a55f567358d4a8c825c14b74bbb46f7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f65d8ca7-4128-4274-b399-476e5dd54c51", "name": "tempest-router-413550504"}]} 2019-03-26 11:52:05,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-3f6c2f4c-2586-4aa4-bc2b-494291ff0321 2019-03-26 11:52:05,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.419272184372s 2019-03-26 11:52:05,592 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 11:52:05,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/3b6baf32-d888-4049-b9de-ae6c312e8397.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:52:06,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:52:06 GMT X-Openstack-Request-Id: req-64502a3f-6463-4900-86d3-be36ac7997aa 2019-03-26 11:52:06,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:52:06,892 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/3b6baf32-d888-4049-b9de-ae6c312e8397.json used request id req-64502a3f-6463-4900-86d3-be36ac7997aa 2019-03-26 11:52:06,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.2999958992s 2019-03-26 11:52:06,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 11:52:06,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:52:06,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1344 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:06 GMT X-Openstack-Request-Id: req-29611d98-847c-473b-a582-780dde72f241 2019-03-26 11:52:06,935 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4},{"updated_at":"2019-03-26T11:40: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":"99ead720-fec4-4f7f-8b4d-c69a7ed161d7","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bce44925b36d4be49f9575365c3bf23e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron-tempest-plugin-api-subnet_8e41fd89-a0aa-4184-851c-75952f12580f","enable_dhcp":true,"segment_id":null,"network_id":"1cc8ab19-84f7-4442-84a9-9a27234db79e","tenant_id":"bce44925b36d4be49f9575365c3bf23e","created_at":"2019-03-26T11:40:20Z","ip_version":4}]} 2019-03-26 11:52:06,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-29611d98-847c-473b-a582-780dde72f241 2019-03-26 11:52:06,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0421628952026s 2019-03-26 11:52:06,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 11:52:06,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/99ead720-fec4-4f7f-8b4d-c69a7ed161d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:52:07,809 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:52:07 GMT X-Openstack-Request-Id: req-dc800684-6833-470f-88f0-8fcb0620865f 2019-03-26 11:52:07,809 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:52:07,809 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/99ead720-fec4-4f7f-8b4d-c69a7ed161d7.json used request id req-dc800684-6833-470f-88f0-8fcb0620865f 2019-03-26 11:52:07,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.872789859772s 2019-03-26 11:52:07,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:52:07,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:52:07,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1449 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:07 GMT X-Openstack-Request-Id: req-d3b52bc7-81a6-4a65-8a96-7691d218d610 2019-03-26 11:52:07,905 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"1cc8ab19-84f7-4442-84a9-9a27234db79e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":7,"ipv4_address_scope":null,"shared":true,"project_id":"bce44925b36d4be49f9575365c3bf23e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:52:07Z","qos_policy_id":null,"name":"neutron-tempest-plugin-api-net_8e41fd89-a0aa-4184-851c-75952f12580f","admin_state_up":true,"tenant_id":"bce44925b36d4be49f9575365c3bf23e","created_at":"2019-03-26T11:40:20Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:52:07,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d3b52bc7-81a6-4a65-8a96-7691d218d610 2019-03-26 11:52:07,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0951399803162s 2019-03-26 11:52:07,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 11:52:07,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/1cc8ab19-84f7-4442-84a9-9a27234db79e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:52:09,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:52:09 GMT X-Openstack-Request-Id: req-f16ad244-9e1c-4995-8a32-503b2f4eb324 2019-03-26 11:52:09,603 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:52:09,603 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/1cc8ab19-84f7-4442-84a9-9a27234db79e.json used request id req-f16ad244-9e1c-4995-8a32-503b2f4eb324 2019-03-26 11:52:09,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.6968100071s 2019-03-26 11:52:09,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:52:09,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:52:09,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:09 GMT X-Openstack-Request-Id: req-3e8a370b-444d-4f94-a0e3-cbdb8e8e27f3 2019-03-26 11:52:09,639 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:40:26Z", "file": "/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/file", "owner": "bce44925b36d4be49f9575365c3bf23e", "id": "12fdcb39-2c43-4fe5-a170-ef495bd832ce", "size": 12716032, "self": "/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron-tempest-plugin-api-img_8e41fd89-a0aa-4184-851c-75952f12580f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:40:25Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:52:09,639 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3e8a370b-444d-4f94-a0e3-cbdb8e8e27f3 2019-03-26 11:52:09,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0302219390869s 2019-03-26 11:52:09,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 11:52:09,644 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b7b1b7b29bf2db6c4688964dccfcccaab608b7b9" 2019-03-26 11:52:10,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:52:10 GMT X-Openstack-Request-Id: req-01fdddc5-c49b-4975-8f3c-0355294db634 2019-03-26 11:52:10,220 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 11:52:10,220 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/12fdcb39-2c43-4fe5-a170-ef495bd832ce used request id req-01fdddc5-c49b-4975-8f3c-0355294db634 2019-03-26 11:52:10,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.579498052597s 2019-03-26 11:52:10,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 11:52:10,225 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:52:10,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 320 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b147d3f9-b2b7-4fda-8f93-dbb318266b7b x-openstack-request-id: req-b147d3f9-b2b7-4fda-8f93-dbb318266b7b 2019-03-26 11:52:10,247 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron-tempest-plugin-api-flavor_8e41fd89-a0aa-4184-851c-75952f12580f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/8865640d-5bf5-4243-8d52-df3e33ecd5fc", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/8865640d-5bf5-4243-8d52-df3e33ecd5fc", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "8865640d-5bf5-4243-8d52-df3e33ecd5fc"}]} 2019-03-26 11:52:10,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b147d3f9-b2b7-4fda-8f93-dbb318266b7b 2019-03-26 11:52:10,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268080234528s 2019-03-26 11:52:10,250 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 11:52:10,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/8865640d-5bf5-4243-8d52-df3e33ecd5fc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:52:10,279 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6b74a790-35eb-4383-9113-02e83689d52a x-openstack-request-id: req-6b74a790-35eb-4383-9113-02e83689d52a 2019-03-26 11:52:10,279 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/8865640d-5bf5-4243-8d52-df3e33ecd5fc used request id req-6b74a790-35eb-4383-9113-02e83689d52a 2019-03-26 11:52:10,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0293660163879s 2019-03-26 11:52:10,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:52:10,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:52:10,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 845 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84c158c8-4aa7-4d9b-a59f-1f197f47a920 2019-03-26 11:52:10,497 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "neutron-tempest-plugin-api-user_8e41fd89-a0aa-4184-851c-75952f12580f", "links": {"self": "http://172.30.9.22:5000/v3/users/73e01cd946a146c3a39af10a9857c821"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "73e01cd946a146c3a39af10a9857c821", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:52:10,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-84c158c8-4aa7-4d9b-a59f-1f197f47a920 2019-03-26 11:52:10,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217626094818s 2019-03-26 11:52:10,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:52:10,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/73e01cd946a146c3a39af10a9857c821 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:52:10,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 237 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d40160e-04ef-46db-8163-1447a021065c 2019-03-26 11:52:10,826 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron-tempest-plugin-api-user_8e41fd89-a0aa-4184-851c-75952f12580f", "links": {"self": "http://172.30.9.22:5000/v3/users/73e01cd946a146c3a39af10a9857c821"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "73e01cd946a146c3a39af10a9857c821", "description": null}} 2019-03-26 11:52:10,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/73e01cd946a146c3a39af10a9857c821 used request id req-2d40160e-04ef-46db-8163-1447a021065c 2019-03-26 11:52:10,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.323071956635s 2019-03-26 11:52:10,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 11:52:10,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/73e01cd946a146c3a39af10a9857c821 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:52:11,208 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:52:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ad8bf39-b30d-43cf-8801-3f0a52e804f3 2019-03-26 11:52:11,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:52:11,208 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/73e01cd946a146c3a39af10a9857c821 used request id req-3ad8bf39-b30d-43cf-8801-3f0a52e804f3 2019-03-26 11:52:11,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.381165027618s 2019-03-26 11:52:11,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:52:11,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:52:11,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2189fa03-5241-4f71-82bd-4e6e0b8b0a9e 2019-03-26 11:52:11,417 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron-tempest-plugin-api", "links": {"self": "http://172.30.9.22:5000/v3/projects/bce44925b36d4be49f9575365c3bf23e"}, "tags": [], "enabled": true, "id": "bce44925b36d4be49f9575365c3bf23e", "parent_id": "default", "domain_id": "default", "name": "neutron-tempest-pl-project_8e41fd89-a0aa-4184-851c-75952f12580f"}]} 2019-03-26 11:52:11,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-2189fa03-5241-4f71-82bd-4e6e0b8b0a9e 2019-03-26 11:52:11,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202427864075s 2019-03-26 11:52:11,420 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 11:52:11,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/bce44925b36d4be49f9575365c3bf23e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:52:11,834 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:52:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee1aaca2-f975-4848-9d1f-27cd89dcb417 2019-03-26 11:52:11,834 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:52:11,834 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bce44925b36d4be49f9575365c3bf23e used request id req-ee1aaca2-f975-4848-9d1f-27cd89dcb417 2019-03-26 11:52:11,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.414839982986s 2019-03-26 11:52:11,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:52:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=bce44925b36d4be49f9575365c3bf23e&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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:52:12,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:12 GMT X-Openstack-Request-Id: req-f0efee2d-5575-4e35-8f86-ea025dabbb30 2019-03-26 11:52:12,192 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "created_at": "2019-03-26T11:40:20Z", "updated_at": "2019-03-26T11:40:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:40:20Z", "revision_number": 0, "id": "13814da6-6c72-40ac-aeb8-34d3cd501150", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:40:20Z", "security_group_id": "e700702c-e547-4d72-a45a-33050ed25fc3", "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bce44925b36d4be49f9575365c3bf23e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:40:20Z", "revision_number": 0, "id": "172f53e0-1727-464d-9c28-4ede0a5e65d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:40:20Z", "security_group_id": "e700702c-e547-4d72-a45a-33050ed25fc3", "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bce44925b36d4be49f9575365c3bf23e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:40:20Z", "revision_number": 0, "id": "27c9b1f2-a508-4006-8ead-2ffac19cd1e6", "remote_group_id": "e700702c-e547-4d72-a45a-33050ed25fc3", "remote_ip_prefix": null, "created_at": "2019-03-26T11:40:20Z", "security_group_id": "e700702c-e547-4d72-a45a-33050ed25fc3", "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bce44925b36d4be49f9575365c3bf23e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:40:20Z", "revision_number": 0, "id": "a3de8c49-5a18-4b3a-b0f0-46d9c100518f", "remote_group_id": "e700702c-e547-4d72-a45a-33050ed25fc3", "remote_ip_prefix": null, "created_at": "2019-03-26T11:40:20Z", "security_group_id": "e700702c-e547-4d72-a45a-33050ed25fc3", "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bce44925b36d4be49f9575365c3bf23e"}], "revision_number": 1, "project_id": "bce44925b36d4be49f9575365c3bf23e", "id": "e700702c-e547-4d72-a45a-33050ed25fc3", "name": "default"}]} 2019-03-26 11:52:12,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=bce44925b36d4be49f9575365c3bf23e&name=default used request id req-f0efee2d-5575-4e35-8f86-ea025dabbb30 2019-03-26 11:52:12,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.353579044342s 2019-03-26 11:52:12,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 11:52:12,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:52:12,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:12 GMT X-Openstack-Request-Id: req-0c056f92-cf3b-45c1-a5d0-30580e8f099f 2019-03-26 11:52:12,312 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "created_at": "2019-03-26T11:40:20Z", "updated_at": "2019-03-26T11:40:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:40:20Z", "revision_number": 0, "id": "13814da6-6c72-40ac-aeb8-34d3cd501150", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:40:20Z", "security_group_id": "e700702c-e547-4d72-a45a-33050ed25fc3", "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bce44925b36d4be49f9575365c3bf23e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:40:20Z", "revision_number": 0, "id": "172f53e0-1727-464d-9c28-4ede0a5e65d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:40:20Z", "security_group_id": "e700702c-e547-4d72-a45a-33050ed25fc3", "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bce44925b36d4be49f9575365c3bf23e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:40:20Z", "revision_number": 0, "id": "27c9b1f2-a508-4006-8ead-2ffac19cd1e6", "remote_group_id": "e700702c-e547-4d72-a45a-33050ed25fc3", "remote_ip_prefix": null, "created_at": "2019-03-26T11:40:20Z", "security_group_id": "e700702c-e547-4d72-a45a-33050ed25fc3", "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "port_range_min": null, "ethertype": "IPv4", "project_id": "bce44925b36d4be49f9575365c3bf23e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:40:20Z", "revision_number": 0, "id": "a3de8c49-5a18-4b3a-b0f0-46d9c100518f", "remote_group_id": "e700702c-e547-4d72-a45a-33050ed25fc3", "remote_ip_prefix": null, "created_at": "2019-03-26T11:40:20Z", "security_group_id": "e700702c-e547-4d72-a45a-33050ed25fc3", "tenant_id": "bce44925b36d4be49f9575365c3bf23e", "port_range_min": null, "ethertype": "IPv6", "project_id": "bce44925b36d4be49f9575365c3bf23e"}], "revision_number": 1, "project_id": "bce44925b36d4be49f9575365c3bf23e", "id": "e700702c-e547-4d72-a45a-33050ed25fc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 11:52:12,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0c056f92-cf3b-45c1-a5d0-30580e8f099f 2019-03-26 11:52:12,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118726015091s 2019-03-26 11:52:12,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 11:52:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e700702c-e547-4d72-a45a-33050ed25fc3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f3cca0b9cc6fada606a0eb906ff963b3652dc890" 2019-03-26 11:52:12,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 11:52:12 GMT X-Openstack-Request-Id: req-0cfa6f99-a1bd-4738-8bd4-2b687e53d007 2019-03-26 11:52:12,489 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 11:52:12,490 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e700702c-e547-4d72-a45a-33050ed25fc3.json used request id req-0cfa6f99-a1bd-4738-8bd4-2b687e53d007 2019-03-26 11:52:12,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.167142868042s 2019-03-26 11:52:12,517 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2019-03-26 11:52:12,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:52:12,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7199f200-8f28-4f18-810a-f5d6d8568da3 2019-03-26 11:52:12,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.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:52:12,552 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-7199f200-8f28-4f18-810a-f5d6d8568da3 2019-03-26 11:52:12,552 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:52:12,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:52:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["qBMc97CNRbCXHfOOse5CtQ"], "issued_at": "2019-03-26T11:52:12.000000Z"}} 2019-03-26 11:52:12,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:52:12,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:13,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:13 GMT X-Openstack-Request-Id: req-9efd6e57-d350-4256-93f9-3698b2bbf7ff 2019-03-26 11:52:13,325 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 11:52:13,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-9efd6e57-d350-4256-93f9-3698b2bbf7ff 2019-03-26 11:52:13,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.364426851273s 2019-03-26 11:52:13,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:52:13,337 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f6bbb2d-dbc1-4c8e-b816-c849141cb776 2019-03-26 11:52:13,337 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:52:13,337 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-2f6bbb2d-dbc1-4c8e-b816-c849141cb776 2019-03-26 11:52:13,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:52:13,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:13,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e7f2d66-6325-48cd-8339-44257fa14fbf 2019-03-26 11:52:13,654 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:52:13,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-8e7f2d66-6325-48cd-8339-44257fa14fbf 2019-03-26 11:52:13,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.315973043442s 2019-03-26 11:52:13,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 11:52:13,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}36fc3908502d06851f645f74517f6aca0a270b3d" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_ddd9f010-d124-4c9d-998b-0df42f6fa9b4"}}' 2019-03-26 11:52:13,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-266ebb8f-feaf-4ede-b9aa-029bcd20439e 2019-03-26 11:52:13,808 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb7afc6200104314be2c181eb3d6b813"}, "tags": [], "enabled": true, "id": "bb7afc6200104314be2c181eb3d6b813", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_ddd9f010-d124-4c9d-998b-0df42f6fa9b4"}} 2019-03-26 11:52:13,808 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-266ebb8f-feaf-4ede-b9aa-029bcd20439e 2019-03-26 11:52:13,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.146456003189s 2019-03-26 11:52:13,809 - 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'bb7afc6200104314be2c181eb3d6b813', '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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4'}) 2019-03-26 11:52:13,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 11:52:13,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}36fc3908502d06851f645f74517f6aca0a270b3d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Pn4km4l7eboVqUkwURKT7Fvaw2soAT", "email": null, "name": "rally_sanity-user_ddd9f010-d124-4c9d-998b-0df42f6fa9b4"}}' 2019-03-26 11:52:14,280 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e3acc32-0676-4514-9656-e6dfe4e6da16 2019-03-26 11:52:14,280 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "links": {"self": "http://172.30.9.22:5000/v3/users/23382da46ff844fb9a9763098a5d3044"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "23382da46ff844fb9a9763098a5d3044", "domain_id": "default", "password_expires_at": null}} 2019-03-26 11:52:14,280 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-3e3acc32-0676-4514-9656-e6dfe4e6da16 2019-03-26 11:52:14,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.465422153473s 2019-03-26 11:52:14,281 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'23382da46ff844fb9a9763098a5d3044', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_ddd9f010-d124-4c9d-998b-0df42f6fa9b4'}) 2019-03-26 11:52:14,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:52:14,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:14,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da24fd8c-71ef-484b-99ed-5c6e42e538a2 2019-03-26 11:52:14,439 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:52:14,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-da24fd8c-71ef-484b-99ed-5c6e42e538a2 2019-03-26 11:52:14,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154577970505s 2019-03-26 11:52:14,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:52:14,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:14,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5924d3a4-3493-4de8-afc5-3ef8b3eb99c4 2019-03-26 11:52:14,556 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:52:14,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5924d3a4-3493-4de8-afc5-3ef8b3eb99c4 2019-03-26 11:52:14,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11111998558s 2019-03-26 11:52:14,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:52:14,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:14,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d98ab6-2f08-40a6-b0b3-9f05a9f23836 2019-03-26 11:52:14,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:52:14,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-86d98ab6-2f08-40a6-b0b3-9f05a9f23836 2019-03-26 11:52:14,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191744089127s 2019-03-26 11:52:14,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:52:14,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:14,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fa94b68-6dd3-473b-8f74-18f72d7a2dc9 2019-03-26 11:52:14,904 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:52:14,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-5fa94b68-6dd3-473b-8f74-18f72d7a2dc9 2019-03-26 11:52:14,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.146668195724s 2019-03-26 11:52:14,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:52:14,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:15,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55161ce8-7a6f-4e91-9136-0baf30846d3f 2019-03-26 11:52:15,033 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "links": {"self": "http://172.30.9.22:5000/v3/users/23382da46ff844fb9a9763098a5d3044"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "23382da46ff844fb9a9763098a5d3044", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:52:15,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-55161ce8-7a6f-4e91-9136-0baf30846d3f 2019-03-26 11:52:15,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.129083156586s 2019-03-26 11:52:15,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:52:15,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:15,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4820f9-3a6e-4909-a50f-6c293a75cc6a 2019-03-26 11:52:15,244 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb7afc6200104314be2c181eb3d6b813"}, "tags": [], "enabled": true, "id": "bb7afc6200104314be2c181eb3d6b813", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_ddd9f010-d124-4c9d-998b-0df42f6fa9b4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:52:15,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-7d4820f9-3a6e-4909-a50f-6c293a75cc6a 2019-03-26 11:52:15,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198009967804s 2019-03-26 11:52:15,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:52:15,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=23382da46ff844fb9a9763098a5d3044&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=bb7afc6200104314be2c181eb3d6b813" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:15,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-169da2a1-282e-44e3-97b5-5969d8e647a7 2019-03-26 11:52:15,361 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=23382da46ff844fb9a9763098a5d3044&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=bb7afc6200104314be2c181eb3d6b813", "previous": null, "next": null}} 2019-03-26 11:52:15,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=23382da46ff844fb9a9763098a5d3044&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=bb7afc6200104314be2c181eb3d6b813 used request id req-169da2a1-282e-44e3-97b5-5969d8e647a7 2019-03-26 11:52:15,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109179973602s 2019-03-26 11:52:15,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 11:52:15,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bb7afc6200104314be2c181eb3d6b813/users/23382da46ff844fb9a9763098a5d3044/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:15,535 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:52:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4da13d25-472b-48b3-9acc-385fced57b52 2019-03-26 11:52:15,535 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:52:15,535 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bb7afc6200104314be2c181eb3d6b813/users/23382da46ff844fb9a9763098a5d3044/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-4da13d25-472b-48b3-9acc-385fced57b52 2019-03-26 11:52:15,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.170354127884s 2019-03-26 11:52:15,536 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 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'bb7afc6200104314be2c181eb3d6b813', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Pn4km4l7eboVqUkwURKT7Fvaw2soAT', 'username': u'rally_sanity-user_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 11:52:15,540 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'password': 'Pn4km4l7eboVqUkwURKT7Fvaw2soAT', 'project_name': 'rally_sanity-project_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'bb7afc6200104314be2c181eb3d6b813', 'project_domain_name': 'Default'} 2019-03-26 11:52:15,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:52:15,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:15,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d613f1e-223a-4aad-ae33-a93aec25caae 2019-03-26 11:52:15,740 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:52:15,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3d613f1e-223a-4aad-ae33-a93aec25caae 2019-03-26 11:52:15,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197214126587s 2019-03-26 11:52:15,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 11:52:15,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:15,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49389b72-93a5-4637-b7c8-36582fd345b0 2019-03-26 11:52:15,863 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 11:52:15,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-49389b72-93a5-4637-b7c8-36582fd345b0 2019-03-26 11:52:15,863 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11748290062s 2019-03-26 11:52:15,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:52:15,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:16,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5689cf8a-c98c-467d-a000-d1b3112c9dc6 2019-03-26 11:52:16,059 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 11:52:16,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-5689cf8a-c98c-467d-a000-d1b3112c9dc6 2019-03-26 11:52:16,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.191086053848s 2019-03-26 11:52:16,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 11:52:16,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:16,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26ab22f2-b76b-4301-8626-0450b375e396 2019-03-26 11:52:16,186 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "links": {"self": "http://172.30.9.22:5000/v3/users/23382da46ff844fb9a9763098a5d3044"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "23382da46ff844fb9a9763098a5d3044", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 11:52:16,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-26ab22f2-b76b-4301-8626-0450b375e396 2019-03-26 11:52:16,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126703977585s 2019-03-26 11:52:16,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:52:16,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:16,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536dced9-4909-4139-a0e9-5761f555954b 2019-03-26 11:52:16,315 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb7afc6200104314be2c181eb3d6b813"}, "tags": [], "enabled": true, "id": "bb7afc6200104314be2c181eb3d6b813", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_ddd9f010-d124-4c9d-998b-0df42f6fa9b4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:52:16,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-536dced9-4909-4139-a0e9-5761f555954b 2019-03-26 11:52:16,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116404056549s 2019-03-26 11:52:16,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 11:52:16,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=23382da46ff844fb9a9763098a5d3044&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=bb7afc6200104314be2c181eb3d6b813" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:16,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9eeb6223-ddd6-4490-808a-909c06666b3a 2019-03-26 11:52:16,436 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=23382da46ff844fb9a9763098a5d3044&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=bb7afc6200104314be2c181eb3d6b813", "previous": null, "next": null}} 2019-03-26 11:52:16,436 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=23382da46ff844fb9a9763098a5d3044&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=bb7afc6200104314be2c181eb3d6b813 used request id req-9eeb6223-ddd6-4490-808a-909c06666b3a 2019-03-26 11:52:16,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113509893417s 2019-03-26 11:52:16,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 11:52:16,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/bb7afc6200104314be2c181eb3d6b813/users/23382da46ff844fb9a9763098a5d3044/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:16,582 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 11:52:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-76c8b406-40b9-4f97-860a-9f407bab25fb 2019-03-26 11:52:16,582 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 11:52:16,582 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/bb7afc6200104314be2c181eb3d6b813/users/23382da46ff844fb9a9763098a5d3044/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-76c8b406-40b9-4f97-860a-9f407bab25fb 2019-03-26 11:52:16,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142511844635s 2019-03-26 11:52:16,583 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2019-03-26 11:52:16,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 11:52:16,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:16,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9bb9853-2b5d-4c6f-a523-14609e30683b 2019-03-26 11:52:16,701 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 11:52:16,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d9bb9853-2b5d-4c6f-a523-14609e30683b 2019-03-26 11:52:16,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.117666959763s 2019-03-26 11:52:16,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 11:52:16,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 11:52:16,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0224074-2dc3-4d1b-be62-716c76425e21 2019-03-26 11:52:16,916 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb7afc6200104314be2c181eb3d6b813"}, "tags": [], "enabled": true, "id": "bb7afc6200104314be2c181eb3d6b813", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_ddd9f010-d124-4c9d-998b-0df42f6fa9b4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 11:52:16,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-e0224074-2dc3-4d1b-be62-716c76425e21 2019-03-26 11:52:16,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206931829453s 2019-03-26 11:52:16,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 11:52:16,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}36fc3908502d06851f645f74517f6aca0a270b3d" -d '{"network": {"shared": true, "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "name": "rally_sanity-net_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "admin_state_up": true}}' 2019-03-26 11:52:17,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:17 GMT X-Openstack-Request-Id: req-a9e3d061-c61a-4812-bccc-345499e6ae1c 2019-03-26 11:52:17,255 - 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":"7e4e6ab8-de23-4a03-b029-e21841d136bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":true,"project_id":"bb7afc6200104314be2c181eb3d6b813","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:52:17Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_ddd9f010-d124-4c9d-998b-0df42f6fa9b4","admin_state_up":true,"tenant_id":"bb7afc6200104314be2c181eb3d6b813","created_at":"2019-03-26T11:52:17Z","mtu":1450}} 2019-03-26 11:52:17,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-a9e3d061-c61a-4812-bccc-345499e6ae1c 2019-03-26 11:52:17,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.336513996124s 2019-03-26 11:52:17,256 - 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-26T11:52:17Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'7e4e6ab8-de23-4a03-b029-e21841d136bb', u'provider:segmentation_id': 76, 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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', u'created_at': u'2019-03-26T11:52:17Z', u'mtu': 1450, u'tenant_id': u'bb7afc6200104314be2c181eb3d6b813', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'bb7afc6200104314be2c181eb3d6b813', u'l2_adjacency': True}) 2019-03-26 11:52:17,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 11:52:17,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-803f7b64-6776-4cb3-abde-db980e577776 2019-03-26 11:52:17,266 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 11:52:17,266 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-803f7b64-6776-4cb3-abde-db980e577776 2019-03-26 11:52:17,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 11:52:17,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T12:52:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bb7afc6200104314be2c181eb3d6b813", "name": "rally_sanity-project_ddd9f010-d124-4c9d-998b-0df42f6fa9b4"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_bb7afc6200104314be2c181eb3d6b813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_bb7afc6200104314be2c181eb3d6b813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/bb7afc6200104314be2c181eb3d6b813", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/bb7afc6200104314be2c181eb3d6b813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/bb7afc6200104314be2c181eb3d6b813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/bb7afc6200104314be2c181eb3d6b813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/bb7afc6200104314be2c181eb3d6b813", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/bb7afc6200104314be2c181eb3d6b813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/bb7afc6200104314be2c181eb3d6b813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/bb7afc6200104314be2c181eb3d6b813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/bb7afc6200104314be2c181eb3d6b813", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/bb7afc6200104314be2c181eb3d6b813", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/bb7afc6200104314be2c181eb3d6b813", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/bb7afc6200104314be2c181eb3d6b813", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "id": "23382da46ff844fb9a9763098a5d3044"}, "audit_ids": ["-MqGaD_QQnqKnIiwxM02Rw"], "issued_at": "2019-03-26T11:52:17.000000Z"}} 2019-03-26 11:52:17,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 11:52:17,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 11:52:18,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:18 GMT X-Openstack-Request-Id: req-4d293f2a-f848-4cd0-8056-1d8ae32a4857 2019-03-26 11:52:18,024 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"7e4e6ab8-de23-4a03-b029-e21841d136bb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":true,"project_id":"bb7afc6200104314be2c181eb3d6b813","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T11:52:17Z","qos_policy_id":null,"name":"rally_sanity-net_ddd9f010-d124-4c9d-998b-0df42f6fa9b4","admin_state_up":true,"tenant_id":"bb7afc6200104314be2c181eb3d6b813","created_at":"2019-03-26T11:52:17Z","provider:network_type":"vxlan"}]} 2019-03-26 11:52:18,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4d293f2a-f848-4cd0-8056-1d8ae32a4857 2019-03-26 11:52:18,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359796047211s 2019-03-26 11:52:18,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 11:52:18,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}991e3a5146051c1197c66aa14371d55595767a11" -d '{"subnet": {"name": "rally_sanity-subnet_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "enable_dhcp": true, "network_id": "7e4e6ab8-de23-4a03-b029-e21841d136bb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 11:52:18,519 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:18 GMT X-Openstack-Request-Id: req-55103605-b076-4a7d-9c03-1e2f681137a0 2019-03-26 11:52:18,519 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T11:52:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"24a2aae4-6e88-4a96-af60-e675a3fe8559","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bb7afc6200104314be2c181eb3d6b813","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_ddd9f010-d124-4c9d-998b-0df42f6fa9b4","enable_dhcp":true,"segment_id":null,"network_id":"7e4e6ab8-de23-4a03-b029-e21841d136bb","tenant_id":"bb7afc6200104314be2c181eb3d6b813","created_at":"2019-03-26T11:52:18Z","ip_version":4}} 2019-03-26 11:52:18,519 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-55103605-b076-4a7d-9c03-1e2f681137a0 2019-03-26 11:52:18,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.494005918503s 2019-03-26 11:52:18,520 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:52:18Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'24a2aae4-6e88-4a96-af60-e675a3fe8559', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'7e4e6ab8-de23-4a03-b029-e21841d136bb', u'tenant_id': u'bb7afc6200104314be2c181eb3d6b813', u'created_at': u'2019-03-26T11:52:18Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'bb7afc6200104314be2c181eb3d6b813'}) 2019-03-26 11:52:18,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 11:52:18,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}991e3a5146051c1197c66aa14371d55595767a11" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "rally_sanity-router_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "admin_state_up": true}}' 2019-03-26 11:52:20,191 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:20 GMT X-Openstack-Request-Id: req-689e7fbc-274b-446f-851c-3309d1075884 2019-03-26 11:52:20,191 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "created_at": "2019-03-26T11:52:18Z", "admin_state_up": true, "updated_at": "2019-03-26T11:52:19Z", "project_id": "bb7afc6200104314be2c181eb3d6b813", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "201e15a2-b41d-4ed7-b362-40f360230e6c", "name": "rally_sanity-router_ddd9f010-d124-4c9d-998b-0df42f6fa9b4"}} 2019-03-26 11:52:20,192 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-689e7fbc-274b-446f-851c-3309d1075884 2019-03-26 11:52:20,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.67097401619s 2019-03-26 11:52:20,192 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T11:52:19Z', u'revision_number': 2, u'ha': False, u'id': u'201e15a2-b41d-4ed7-b362-40f360230e6c', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', u'admin_state_up': True, u'tenant_id': u'bb7afc6200104314be2c181eb3d6b813', u'created_at': u'2019-03-26T11:52:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'bb7afc6200104314be2c181eb3d6b813'}) 2019-03-26 11:52:20,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 11:52:20,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/201e15a2-b41d-4ed7-b362-40f360230e6c/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}991e3a5146051c1197c66aa14371d55595767a11" -d '{"subnet_id": "24a2aae4-6e88-4a96-af60-e675a3fe8559"}' 2019-03-26 11:52:22,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:22 GMT X-Openstack-Request-Id: req-fd408636-b06a-4249-a5ee-0ed3db3e30b3 2019-03-26 11:52:22,700 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7e4e6ab8-de23-4a03-b029-e21841d136bb", "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "subnet_id": "24a2aae4-6e88-4a96-af60-e675a3fe8559", "subnet_ids": ["24a2aae4-6e88-4a96-af60-e675a3fe8559"], "port_id": "4a5a0f7b-07ed-4a7f-a15f-841057463895", "id": "201e15a2-b41d-4ed7-b362-40f360230e6c"} 2019-03-26 11:52:22,700 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/201e15a2-b41d-4ed7-b362-40f360230e6c/add_router_interface.json used request id req-fd408636-b06a-4249-a5ee-0ed3db3e30b3 2019-03-26 11:52:22,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.50782704353s 2019-03-26 11:52:22,702 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 11:52:22,807 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 11:52:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:52:22,815 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:22 GMT 2019-03-26 11:52:22,815 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 11:52:22,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:52:22,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 11:52:23,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:23 GMT X-Openstack-Request-Id: req-1875b939-32f5-480f-8866-e9708eb0e8c5 2019-03-26 11:52:23,113 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:52:23,113 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1875b939-32f5-480f-8866-e9708eb0e8c5 2019-03-26 11:52:23,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292047023773s 2019-03-26 11:52:23,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 11:52:23,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}991e3a5146051c1197c66aa14371d55595767a11" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4"}' 2019-03-26 11:52:23,173 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:23 GMT Location: http://172.30.9.22:9292/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-027c81ef-4600-412c-8f04-632c1713938a 2019-03-26 11:52:23,174 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:52:23Z", "file": "/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21/file", "owner": "bb7afc6200104314be2c181eb3d6b813", "id": "b4d92dc9-7bb6-4919-a66f-381a9b48ab21", "size": null, "self": "/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21", "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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "checksum": null, "created_at": "2019-03-26T11:52:23Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 11:52:23,174 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-027c81ef-4600-412c-8f04-632c1713938a 2019-03-26 11:52:23,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0515291690826s 2019-03-26 11:52:23,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 11:52:23,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21/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}991e3a5146051c1197c66aa14371d55595767a11" -d '' 2019-03-26 11:52:24,278 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 11:52:24 GMT X-Openstack-Request-Id: req-959e54aa-51e2-48d4-b819-12901434298e 2019-03-26 11:52:24,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-26 11:52:24,278 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21/file used request id req-959e54aa-51e2-48d4-b819-12901434298e 2019-03-26 11:52:24,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.10338497162s 2019-03-26 11:52:24,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 11:52:24,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 11:52:24,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:24 GMT X-Openstack-Request-Id: req-32076434-63c5-410c-8cfb-b2f650f67b07 2019-03-26 11:52:24,312 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:52:24Z", "file": "/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21/file", "owner": "bb7afc6200104314be2c181eb3d6b813", "id": "b4d92dc9-7bb6-4919-a66f-381a9b48ab21", "size": 12716032, "self": "/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:52:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 11:52:24,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-32076434-63c5-410c-8cfb-b2f650f67b07 2019-03-26 11:52:24,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.029580116272s 2019-03-26 11:52:24,314 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21/file', 'owner': u'bb7afc6200104314be2c181eb3d6b813', 'id': u'b4d92dc9-7bb6-4919-a66f-381a9b48ab21', 'size': 12716032, u'self': u'/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'bb7afc6200104314be2c181eb3d6b813', 'name': 'rally_sanity-project_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T11:52:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T11:52:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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/b4d92dc9-7bb6-4919-a66f-381a9b48ab21', 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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'created': u'2019-03-26T11:52:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T11:52:23Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21', 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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 11:52:24,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:52:24,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}36fc3908502d06851f645f74517f6aca0a270b3d" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:52:24,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52: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-71a3915e-0bc5-4366-a1d6-0d6e376edc40 x-openstack-request-id: req-71a3915e-0bc5-4366-a1d6-0d6e376edc40 2019-03-26 11:52:24,625 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5"}} 2019-03-26 11:52:24,625 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-71a3915e-0bc5-4366-a1d6-0d6e376edc40 2019-03-26 11:52:24,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.308235883713s 2019-03-26 11:52:24,626 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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'0c1029b257c44319a8784a806bbcda81', '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'0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5', 'swap': 0}) 2019-03-26 11:52:24,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:52:24,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5/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}36fc3908502d06851f645f74517f6aca0a270b3d" -d '{"extra_specs": {}}' 2019-03-26 11:52:24,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52: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-9f8b834c-f97c-4813-b785-d725387aff2c x-openstack-request-id: req-9f8b834c-f97c-4813-b785-d725387aff2c 2019-03-26 11:52:24,647 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:52:24,647 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5/os-extra_specs used request id req-9f8b834c-f97c-4813-b785-d725387aff2c 2019-03-26 11:52:24,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0200130939484s 2019-03-26 11:52:24,647 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-26 11:52:27,203 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-26 11:52:29,615 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 4455be9c-5947-4160-a763-0710b281d043 | 2019-03-26T11:52:29.195314 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 4455be9c-5947-4160-a763-0710b281d043 ~/.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-26 11:52:33,081 - 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-26 11:52:33,832 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-03-26 11:52:33,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 11:52:33,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 11:52:34,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52: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-25f94f08-903c-440f-a127-9a82f8e8edbb x-openstack-request-id: req-25f94f08-903c-440f-a127-9a82f8e8edbb 2019-03-26 11:52:34,160 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 11:52:34,161 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-25f94f08-903c-440f-a127-9a82f8e8edbb 2019-03-26 11:52:34,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.322795152664s 2019-03-26 11:52:34,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 11:52:34,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 11:52:34,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:34 GMT X-Openstack-Request-Id: req-91c65781-5ce7-48e9-9bc5-03fd931bc7c5 2019-03-26 11:52:34,172 - 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-26 11:52:34,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-91c65781-5ce7-48e9-9bc5-03fd931bc7c5 2019-03-26 11:52:34,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.00985503196716s 2019-03-26 11:52:34,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 11:52:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}36fc3908502d06851f645f74517f6aca0a270b3d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 11:52:34,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ca2fb105-424c-44f3-aa15-61e794e2e4d6 x-openstack-request-id: req-ca2fb105-424c-44f3-aa15-61e794e2e4d6 2019-03-26 11:52:34,245 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_sanity-flavor_alt_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/248ecd61-9d5a-42c1-97e5-e99ccdfccf3b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/248ecd61-9d5a-42c1-97e5-e99ccdfccf3b", "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": "248ecd61-9d5a-42c1-97e5-e99ccdfccf3b"}} 2019-03-26 11:52:34,245 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-ca2fb105-424c-44f3-aa15-61e794e2e4d6 2019-03-26 11:52:34,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0640180110931s 2019-03-26 11:52:34,246 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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'0c1029b257c44319a8784a806bbcda81', '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'248ecd61-9d5a-42c1-97e5-e99ccdfccf3b', 'swap': 0}) 2019-03-26 11:52:34,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 11:52:34,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/248ecd61-9d5a-42c1-97e5-e99ccdfccf3b/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}36fc3908502d06851f645f74517f6aca0a270b3d" -d '{"extra_specs": {}}' 2019-03-26 11:52:34,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52: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-61fdb8a6-8345-4b81-b56a-5ddfaa8fefc3 x-openstack-request-id: req-61fdb8a6-8345-4b81-b56a-5ddfaa8fefc3 2019-03-26 11:52:34,270 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 11:52:34,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/248ecd61-9d5a-42c1-97e5-e99ccdfccf3b/os-extra_specs used request id req-61fdb8a6-8345-4b81-b56a-5ddfaa8fefc3 2019-03-26 11:52:34,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0233449935913s 2019-03-26 11:52:34,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 11:52:34,281 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44169c9c-0306-4024-94bb-b0a1085f48cc 2019-03-26 11:52:34,282 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 11:52:34,282 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-44169c9c-0306-4024-94bb-b0a1085f48cc 2019-03-26 11:52:34,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-26 11:52:34,288 - 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-26 11:52:34,294 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7987e5ad-7928-479e-a46b-9ba7086a717c 2019-03-26 11:52:34,294 - 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-26 11:52:34,295 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-7987e5ad-7928-479e-a46b-9ba7086a717c 2019-03-26 11:52:34,295 - 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}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 11:52:34,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 856 Content-Type: application/json Date: Tue, 26 Mar 2019 11:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-903afa81-511c-43b0-8e47-122452eabc0f 2019-03-26 11:52:34,481 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/03fa345d29764a1ab13090d1f3215ddc"}, "enabled": true, "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c400f8d83a943e6a46920e69cd68aee"}, "enabled": true, "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36b53c3ba3f04b418e739651d4daf8a0"}, "enabled": true, "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3705fdab19d0491fb67a2d04f0523d94"}, "enabled": true, "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/37db07dc021a40fe999cf831284f960e"}, "enabled": true, "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4b649cef84124f739c0f848bf4fba0cf"}, "enabled": true, "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/506121c81fe64aae90e1a4d006ba200d"}, "enabled": true, "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67c1feecac614143b772eb021d87683a"}, "enabled": true, "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6ec684663d674b749125158b358cf159"}, "enabled": true, "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5813d861fe540e99fbbbf1c8ac3f115"}, "enabled": true, "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a6ebfa27f93f487fb1fd2e16da1b7780"}, "enabled": true, "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b024d1087bf24cbca43602e6520408c0"}, "enabled": true, "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b142c2635e114a7b987a7f59c0f9a701"}, "enabled": true, "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eea56821999c40afb29f8d45a96215e9"}, "enabled": true, "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3e3c341f4f84445956fb6d35725facd"}, "enabled": true, "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-26 11:52:34,481 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-903afa81-511c-43b0-8e47-122452eabc0f 2019-03-26 11:52:34,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.196161031723s 2019-03-26 11:52:34,487 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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'0c1029b257c44319a8784a806bbcda81', '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'248ecd61-9d5a-42c1-97e5-e99ccdfccf3b', 'swap': 0}) 2019-03-26 11:52:34,488 - 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-26 11:52:34,488 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 11:52:34,503 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 11:52:34,504 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-03-26 11:52:34,504 - 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': '7e4e6ab8-de23-4a03-b029-e21841d136bb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'flavor_name': 'rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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-26 11:53:50,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1 2019-03-26 11:53:50,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_sanity does not exist, we create it. 2019-03-26 11:53:50,860 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1'] 2019-03-26 11:53:51,570 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1 -------------------------------------------------------------------------------- Task 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1: 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 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1 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.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | total | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> duration | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.583333 Full duration: 8.879156 -------------------------------------------------------------------------------- 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 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1 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.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | total | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> duration | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.035408 Full duration: 9.598284 -------------------------------------------------------------------------------- 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 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1 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.346 | 0.346 | 0.346 | 0.346 | 0.346 | 0.346 | 100.0% | 1 | | total | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> duration | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.793938 Full duration: 9.559726 -------------------------------------------------------------------------------- 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 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1 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.563 | 1.563 | 1.563 | 1.563 | 1.563 | 1.563 | 100.0% | 1 | | total | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 100.0% | 1 | | -> duration | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 1.998 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.998422 Full duration: 10.70095 -------------------------------------------------------------------------------- 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 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1 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.475 | 0.475 | 0.475 | 0.475 | 0.475 | 0.475 | 100.0% | 1 | | total | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> duration | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.905217 Full duration: 9.717344 -------------------------------------------------------------------------------- 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 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1 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.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> duration | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 0.776 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.77587 Full duration: 9.145041 HINTS: * To plot HTML graphics with this data, run: rally task report 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1 --out output.html * To generate a JUnit report, run: rally task export 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1 --json --out output.json 2019-03-26 11:53:51,570 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1', '--out', u'/home/opnfv/functest/results/rally_sanity/authenticate.json'] 2019-03-26 11:53:53,456 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1 --out /home/opnfv/functest/results/rally_sanity/authenticate.json 2019-03-26 11:53:53.362 657 INFO rally.api [-] Building 'json' report for the following task(s): '23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1'. 2019-03-26 11:53:53.368 657 INFO rally.api [-] The report has been successfully built. 2019-03-26 11:53:53,462 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-03-26 11:53:53,463 - 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-26 11:53:53,463 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 11:53:53,477 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 11:53:53,477 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-03-26 11:53:53,478 - 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': '7e4e6ab8-de23-4a03-b029-e21841d136bb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'flavor_name': 'rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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-26 11:55:33,822 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : dba5d59f-1e02-4b44-99ac-0d90a9b7a4de 2019-03-26 11:55:33,823 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'dba5d59f-1e02-4b44-99ac-0d90a9b7a4de'] 2019-03-26 11:55:34,525 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid dba5d59f-1e02-4b44-99ac-0d90a9b7a4de -------------------------------------------------------------------------------- Task dba5d59f-1e02-4b44-99ac-0d90a9b7a4de: 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 dba5d59f-1e02-4b44-99ac-0d90a9b7a4de 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.78 | 2.78 | 2.78 | 2.78 | 2.78 | 2.78 | 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.324 | 0.324 | 0.324 | 0.324 | 0.324 | 0.324 | 100.0% | 1 | | glance_v2.delete_image | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 1.138 | 100.0% | 1 | | total | 3.918 | 3.918 | 3.918 | 3.918 | 3.918 | 3.918 | 100.0% | 1 | | -> duration | 3.918 | 3.918 | 3.918 | 3.918 | 3.918 | 3.918 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.917971 Full duration: 14.457356 -------------------------------------------------------------------------------- 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 dba5d59f-1e02-4b44-99ac-0d90a9b7a4de has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.805 | 2.805 | 2.805 | 2.805 | 2.805 | 2.805 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 0.053 | 100.0% | 1 | | -> glance_v2.upload_data | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 0.394 | 100.0% | 1 | | glance_v2.list_images | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 100.0% | 1 | | -> duration | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 2.852 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.852385 Full duration: 16.124794 -------------------------------------------------------------------------------- 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 dba5d59f-1e02-4b44-99ac-0d90a9b7a4de 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.307 | 0.307 | 0.307 | 0.307 | 0.307 | 0.307 | 100.0% | 1 | | total | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | -> duration | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 0.308 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.307634 Full duration: 9.877272 -------------------------------------------------------------------------------- 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": "7e4e6ab8-de23-4a03-b029-e21841d136bb" } ], "flavor": { "name": "rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task dba5d59f-1e02-4b44-99ac-0d90a9b7a4de 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.82 | 2.82 | 2.82 | 2.82 | 2.82 | 2.82 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 0.048 | 100.0% | 1 | | -> glance_v2.upload_data | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 0.387 | 100.0% | 1 | | nova.boot_servers | 14.48 | 14.48 | 14.48 | 14.48 | 14.48 | 14.48 | 100.0% | 1 | | total | 17.301 | 17.301 | 17.301 | 17.301 | 17.301 | 17.301 | 100.0% | 1 | | -> duration | 16.301 | 16.301 | 16.301 | 16.301 | 16.301 | 16.301 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.301236 Full duration: 38.684463 HINTS: * To plot HTML graphics with this data, run: rally task report dba5d59f-1e02-4b44-99ac-0d90a9b7a4de --out output.html * To generate a JUnit report, run: rally task export dba5d59f-1e02-4b44-99ac-0d90a9b7a4de --type junit --to output.xml * To get raw JSON output of task results, run: rally task report dba5d59f-1e02-4b44-99ac-0d90a9b7a4de --json --out output.json 2019-03-26 11:55:34,526 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'dba5d59f-1e02-4b44-99ac-0d90a9b7a4de', '--out', u'/home/opnfv/functest/results/rally_sanity/glance.json'] 2019-03-26 11:55:36,243 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid dba5d59f-1e02-4b44-99ac-0d90a9b7a4de --out /home/opnfv/functest/results/rally_sanity/glance.json 2019-03-26 11:55:36.148 1206 INFO rally.api [-] Building 'json' report for the following task(s): 'dba5d59f-1e02-4b44-99ac-0d90a9b7a4de'. 2019-03-26 11:55:36.152 1206 INFO rally.api [-] The report has been successfully built. 2019-03-26 11:55:36,248 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-03-26 11:55:36,249 - 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-26 11:55:36,249 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 11:55:36,260 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 11:55:36,261 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-03-26 11:55:36,261 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': 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': '7e4e6ab8-de23-4a03-b029-e21841d136bb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'flavor_name': 'rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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-26 11:59:11,279 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : e278a42c-7618-4e61-96e1-b724393d58e7 2019-03-26 11:59:11,280 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'e278a42c-7618-4e61-96e1-b724393d58e7'] 2019-03-26 11:59:12,127 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid e278a42c-7618-4e61-96e1-b724393d58e7 -------------------------------------------------------------------------------- Task e278a42c-7618-4e61-96e1-b724393d58e7: 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 e278a42c-7618-4e61-96e1-b724393d58e7 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.408 | 3.408 | 3.408 | 3.408 | 3.408 | 3.408 | 100.0% | 1 | | cinder_v3.delete_snapshot | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 2.872 | 100.0% | 1 | | total | 6.281 | 6.281 | 6.281 | 6.281 | 6.281 | 6.281 | 100.0% | 1 | | -> duration | 6.281 | 6.281 | 6.281 | 6.281 | 6.281 | 6.281 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.280713 Full duration: 25.210499 -------------------------------------------------------------------------------- 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 e278a42c-7618-4e61-96e1-b724393d58e7 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.606 | 3.606 | 3.606 | 3.606 | 3.606 | 3.606 | 100.0% | 1 | | cinder_v3.delete_volume | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 0.638 | 100.0% | 1 | | total | 4.244 | 4.244 | 4.244 | 4.244 | 4.244 | 4.244 | 100.0% | 1 | | -> duration | 4.244 | 4.244 | 4.244 | 4.244 | 4.244 | 4.244 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.243963 Full duration: 16.820223 -------------------------------------------------------------------------------- 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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task e278a42c-7618-4e61-96e1-b724393d58e7 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.212 | 6.212 | 6.212 | 6.212 | 6.212 | 6.212 | 100.0% | 1 | | cinder_v3.delete_volume | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 0.651 | 100.0% | 1 | | total | 6.864 | 6.864 | 6.864 | 6.864 | 6.864 | 6.864 | 100.0% | 1 | | -> duration | 6.864 | 6.864 | 6.864 | 6.864 | 6.864 | 6.864 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.863535 Full duration: 20.045036 -------------------------------------------------------------------------------- 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 e278a42c-7618-4e61-96e1-b724393d58e7 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 | 2.643 | 2.643 | 2.643 | 2.643 | 2.643 | 2.643 | 100.0% | 1 | | total | 6.292 | 6.292 | 6.292 | 6.292 | 6.292 | 6.292 | 100.0% | 1 | | -> duration | 6.292 | 6.292 | 6.292 | 6.292 | 6.292 | 6.292 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.291752 Full duration: 18.7333 -------------------------------------------------------------------------------- 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 e278a42c-7618-4e61-96e1-b724393d58e7 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.386 | 3.386 | 3.386 | 3.386 | 3.386 | 3.386 | 100.0% | 1 | | cinder_v3.extend_volume | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 0.678 | 100.0% | 1 | | cinder_v3.delete_volume | 2.163 | 2.163 | 2.163 | 2.163 | 2.163 | 2.163 | 100.0% | 1 | | total | 6.227 | 6.227 | 6.227 | 6.227 | 6.227 | 6.227 | 100.0% | 1 | | -> duration | 6.227 | 6.227 | 6.227 | 6.227 | 6.227 | 6.227 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.227485 Full duration: 18.553542 -------------------------------------------------------------------------------- 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 e278a42c-7618-4e61-96e1-b724393d58e7 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.671 | 3.671 | 3.671 | 3.671 | 3.671 | 3.671 | 100.0% | 1 | | cinder_v3.delete_volume | 2.923 | 2.923 | 2.923 | 2.923 | 2.923 | 2.923 | 100.0% | 1 | | total | 6.594 | 6.594 | 6.594 | 6.594 | 6.594 | 6.594 | 100.0% | 1 | | -> duration | 6.594 | 6.594 | 6.594 | 6.594 | 6.594 | 6.594 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.594342 Full duration: 25.299699 -------------------------------------------------------------------------------- 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 e278a42c-7618-4e61-96e1-b724393d58e7 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.763 | 0.763 | 0.763 | 0.763 | 0.763 | 0.763 | 100.0% | 1 | | cinder_v3.list_qos | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 0.271 | 100.0% | 1 | | total | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> duration | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.034944 Full duration: 15.277775 -------------------------------------------------------------------------------- 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 e278a42c-7618-4e61-96e1-b724393d58e7 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.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | cinder_v3.set_qos | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 0.3 | 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.04117 Full duration: 15.026167 -------------------------------------------------------------------------------- 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 e278a42c-7618-4e61-96e1-b724393d58e7 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.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | cinder_v3.list_types | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> duration | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 1.073 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.072882 Full duration: 15.439795 -------------------------------------------------------------------------------- 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 e278a42c-7618-4e61-96e1-b724393d58e7 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.751 | 0.751 | 0.751 | 0.751 | 0.751 | 0.751 | 100.0% | 1 | | cinder_v3.create_encryption_type | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 0.311 | 100.0% | 1 | | total | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | -> duration | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.062382 Full duration: 15.001705 HINTS: * To plot HTML graphics with this data, run: rally task report e278a42c-7618-4e61-96e1-b724393d58e7 --out output.html * To generate a JUnit report, run: rally task export e278a42c-7618-4e61-96e1-b724393d58e7 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report e278a42c-7618-4e61-96e1-b724393d58e7 --json --out output.json 2019-03-26 11:59:12,127 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'e278a42c-7618-4e61-96e1-b724393d58e7', '--out', u'/home/opnfv/functest/results/rally_sanity/cinder.json'] 2019-03-26 11:59:14,004 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid e278a42c-7618-4e61-96e1-b724393d58e7 --out /home/opnfv/functest/results/rally_sanity/cinder.json 2019-03-26 11:59:13.909 2991 INFO rally.api [-] Building 'json' report for the following task(s): 'e278a42c-7618-4e61-96e1-b724393d58e7'. 2019-03-26 11:59:13.918 2991 INFO rally.api [-] The report has been successfully built. 2019-03-26 11:59:14,018 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-03-26 11:59:14,019 - 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-26 11:59:14,019 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 11:59:14,033 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 11:59:14,034 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-03-26 11:59:14,034 - 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': '7e4e6ab8-de23-4a03-b029-e21841d136bb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'flavor_name': 'rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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-26 11:59:40,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 84181b90-0664-4c3e-8586-653dd0124e63 2019-03-26 11:59:40,793 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '84181b90-0664-4c3e-8586-653dd0124e63'] 2019-03-26 11:59:41,624 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 84181b90-0664-4c3e-8586-653dd0124e63 -------------------------------------------------------------------------------- Task 84181b90-0664-4c3e-8586-653dd0124e63: aborted -------------------------------------------------------------------------------- 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 84181b90-0664-4c3e-8586-653dd0124e63 has 1 error(s) -------------------------------------------------------------------------------- ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/capabilities.py", line 32, in run self.gnocchi.list_capabilities() File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/metric.py", line 83, in list_capabilities return self._clients.gnocchi().capabilities.list() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 587, in create_client "interface": self.credential.endpoint_type}) File "/usr/lib/python2.7/site-packages/gnocchiclient/client.py", line 22, in Client __import__(module) File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/client.py", line 19, in from gnocchiclient.v1 import aggregates File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/aggregates.py", line 17, in import ujson ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.0% | 1 | | total | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.0% | 1 | | -> duration | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.022 | 0.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.021661 Full duration: 8.666637 HINTS: * To plot HTML graphics with this data, run: rally task report 84181b90-0664-4c3e-8586-653dd0124e63 --out output.html * To generate a JUnit report, run: rally task export 84181b90-0664-4c3e-8586-653dd0124e63 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 84181b90-0664-4c3e-8586-653dd0124e63 --json --out output.json At least one workload did not pass SLA criteria. 2019-03-26 11:59:41,625 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '84181b90-0664-4c3e-8586-653dd0124e63', '--out', u'/home/opnfv/functest/results/rally_sanity/gnocchi.json'] 2019-03-26 11:59:43,493 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 84181b90-0664-4c3e-8586-653dd0124e63 --out /home/opnfv/functest/results/rally_sanity/gnocchi.json 2019-03-26 11:59:43.397 3162 INFO rally.api [-] Building 'json' report for the following task(s): '84181b90-0664-4c3e-8586-653dd0124e63'. 2019-03-26 11:59:43.399 3162 INFO rally.api [-] The report has been successfully built. 2019-03-26 11:59:43,495 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" Failed. 2019-03-26 11:59:43,496 - 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-26 11:59:43,497 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 11:59:43,511 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 11:59:43,512 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-03-26 11:59:43,512 - 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': '7e4e6ab8-de23-4a03-b029-e21841d136bb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'flavor_name': 'rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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-26 12:01:26,981 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 938466f1-c375-4932-8a91-72685fb8a99b 2019-03-26 12:01:26,982 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '938466f1-c375-4932-8a91-72685fb8a99b'] 2019-03-26 12:01:27,681 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 938466f1-c375-4932-8a91-72685fb8a99b -------------------------------------------------------------------------------- Task 938466f1-c375-4932-8a91-72685fb8a99b: 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 938466f1-c375-4932-8a91-72685fb8a99b 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.393 | 7.393 | 7.393 | 7.393 | 7.393 | 7.393 | 100.0% | 1 | | heat.update_stack | 3.222 | 3.222 | 3.222 | 3.222 | 3.222 | 3.222 | 100.0% | 1 | | heat.delete_stack | 3.447 | 3.447 | 3.447 | 3.447 | 3.447 | 3.447 | 100.0% | 1 | | total | 14.062 | 14.062 | 14.062 | 14.062 | 14.062 | 14.062 | 100.0% | 1 | | -> duration | 10.062 | 10.062 | 10.062 | 10.062 | 10.062 | 10.062 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.061558 Full duration: 24.885645 -------------------------------------------------------------------------------- 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 938466f1-c375-4932-8a91-72685fb8a99b 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.095 | 5.095 | 5.095 | 5.095 | 5.095 | 5.095 | 100.0% | 1 | | heat.check_stack | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 1.532 | 100.0% | 1 | | heat.delete_stack | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 1.885 | 100.0% | 1 | | total | 8.512 | 8.512 | 8.512 | 8.512 | 8.512 | 8.512 | 100.0% | 1 | | -> duration | 6.512 | 6.512 | 6.512 | 6.512 | 6.512 | 6.512 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.511802 Full duration: 21.228473 -------------------------------------------------------------------------------- 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 938466f1-c375-4932-8a91-72685fb8a99b 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.032 | 5.032 | 5.032 | 5.032 | 5.032 | 5.032 | 100.0% | 1 | | heat.suspend_stack | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 0.999 | 100.0% | 1 | | heat.resume_stack | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | heat.delete_stack | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 1.506 | 100.0% | 1 | | total | 8.49 | 8.49 | 8.49 | 8.49 | 8.49 | 8.49 | 100.0% | 1 | | -> duration | 6.49 | 6.49 | 6.49 | 6.49 | 6.49 | 6.49 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.490215 Full duration: 21.173209 -------------------------------------------------------------------------------- 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 938466f1-c375-4932-8a91-72685fb8a99b 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.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | total | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> duration | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 0.716 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.715731 Full duration: 10.628304 HINTS: * To plot HTML graphics with this data, run: rally task report 938466f1-c375-4932-8a91-72685fb8a99b --out output.html * To generate a JUnit report, run: rally task export 938466f1-c375-4932-8a91-72685fb8a99b --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 938466f1-c375-4932-8a91-72685fb8a99b --json --out output.json 2019-03-26 12:01:27,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '938466f1-c375-4932-8a91-72685fb8a99b', '--out', u'/home/opnfv/functest/results/rally_sanity/heat.json'] 2019-03-26 12:01:29,648 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 938466f1-c375-4932-8a91-72685fb8a99b --out /home/opnfv/functest/results/rally_sanity/heat.json 2019-03-26 12:01:29.553 4071 INFO rally.api [-] Building 'json' report for the following task(s): '938466f1-c375-4932-8a91-72685fb8a99b'. 2019-03-26 12:01:29.558 4071 INFO rally.api [-] The report has been successfully built. 2019-03-26 12:01:29,654 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-03-26 12:01:29,655 - 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-26 12:01:29,655 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 12:01:29,668 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 12:01:29,669 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-03-26 12:01:29,669 - 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': '7e4e6ab8-de23-4a03-b029-e21841d136bb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'flavor_name': 'rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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-26 12:05:35,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : b252ed03-440d-4bb6-b21f-12f474c86973 2019-03-26 12:05:35,591 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'b252ed03-440d-4bb6-b21f-12f474c86973'] 2019-03-26 12:05:36,527 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid b252ed03-440d-4bb6-b21f-12f474c86973 -------------------------------------------------------------------------------- Task b252ed03-440d-4bb6-b21f-12f474c86973: 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 b252ed03-440d-4bb6-b21f-12f474c86973 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.745 | 0.745 | 0.745 | 0.745 | 0.745 | 0.745 | 100.0% | 1 | | keystone_v3.add_role | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 0.146 | 100.0% | 1 | | keystone_v3.revoke_role | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 0.192 | 100.0% | 1 | | total | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> duration | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 1.083 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.083376 Full duration: 18.085955 -------------------------------------------------------------------------------- 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 b252ed03-440d-4bb6-b21f-12f474c86973 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.717 | 0.717 | 0.717 | 0.717 | 0.717 | 0.717 | 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.208 | 0.208 | 0.208 | 0.208 | 0.208 | 0.208 | 100.0% | 1 | | total | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | -> duration | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 1.15 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.149839 Full duration: 18.746817 -------------------------------------------------------------------------------- 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 b252ed03-440d-4bb6-b21f-12f474c86973 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.172 | 1.172 | 1.172 | 1.172 | 1.172 | 1.172 | 100.0% | 1 | | keystone_v3.list_projects | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 0.196 | 100.0% | 1 | | total | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | -> duration | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 1.369 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.369189 Full duration: 19.061838 -------------------------------------------------------------------------------- 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 b252ed03-440d-4bb6-b21f-12f474c86973 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.81 | 0.81 | 0.81 | 0.81 | 0.81 | 0.81 | 100.0% | 1 | | keystone_v3.delete_role | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 0.179 | 100.0% | 1 | | total | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | -> duration | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.989247 Full duration: 16.25379 -------------------------------------------------------------------------------- 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 b252ed03-440d-4bb6-b21f-12f474c86973 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.637 | 0.637 | 0.637 | 0.637 | 0.637 | 0.637 | 100.0% | 1 | | keystone_v3.delete_service | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 0.133 | 100.0% | 1 | | total | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> duration | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 0.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.771117 Full duration: 15.76705 -------------------------------------------------------------------------------- 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 b252ed03-440d-4bb6-b21f-12f474c86973 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.95 | 0.95 | 0.95 | 0.95 | 0.95 | 0.95 | 100.0% | 1 | | keystone_v3.create_user | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 0.895 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 0.19 | 100.0% | 1 | | -> keystone_v3.add_role | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 0.22 | 100.0% | 1 | | keystone_v3.create_role | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 0.128 | 100.0% | 1 | | keystone_v3.get_project | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 0.118 | 100.0% | 1 | | keystone_v3.get_user | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 0.119 | 100.0% | 1 | | keystone_v3.get_role | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | keystone_v3.list_services | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 0.276 | 100.0% | 1 | | keystone_v3.get_services | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 0.147 | 100.0% | 1 | | total | 2.876 | 2.876 | 2.876 | 2.876 | 2.876 | 2.876 | 100.0% | 1 | | -> duration | 2.876 | 2.876 | 2.876 | 2.876 | 2.876 | 2.876 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.875608 Full duration: 24.652041 -------------------------------------------------------------------------------- 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 b252ed03-440d-4bb6-b21f-12f474c86973 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.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | keystone_v3.update_project | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 0.132 | 100.0% | 1 | | keystone_v3.delete_project | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 0.2 | 100.0% | 1 | | total | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 100.0% | 1 | | -> duration | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 1.215 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.214835 Full duration: 16.116147 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b252ed03-440d-4bb6-b21f-12f474c86973 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.134 | 1.134 | 1.134 | 1.134 | 1.134 | 1.134 | 100.0% | 1 | | total | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 100.0% | 1 | | -> duration | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 1.339 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.338978 Full duration: 18.67164 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task b252ed03-440d-4bb6-b21f-12f474c86973 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.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | total | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> duration | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 1.035 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.035121 Full duration: 18.130232 -------------------------------------------------------------------------------- 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 b252ed03-440d-4bb6-b21f-12f474c86973 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.056 | 1.056 | 1.056 | 1.056 | 1.056 | 1.056 | 100.0% | 1 | | keystone_v3.list_users | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 0.223 | 100.0% | 1 | | total | 1.482 | 1.482 | 1.482 | 1.482 | 1.482 | 1.482 | 100.0% | 1 | | -> duration | 1.482 | 1.482 | 1.482 | 1.482 | 1.482 | 1.482 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.481742 Full duration: 19.029167 -------------------------------------------------------------------------------- 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 b252ed03-440d-4bb6-b21f-12f474c86973 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.19 | 1.19 | 1.19 | 1.19 | 1.19 | 1.19 | 100.0% | 1 | | keystone_v3.create_users | 6.957 | 6.957 | 6.957 | 6.957 | 6.957 | 6.957 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 6.957 | 6.957 | 6.957 | 6.957 | 6.957 | 6.957 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 1.328 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 1.675 | 100.0% | 1 | | total | 9.62 | 9.62 | 9.62 | 9.62 | 9.62 | 9.62 | 100.0% | 1 | | -> duration | 9.62 | 9.62 | 9.62 | 9.62 | 9.62 | 9.62 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.619876 Full duration: 31.688126 HINTS: * To plot HTML graphics with this data, run: rally task report b252ed03-440d-4bb6-b21f-12f474c86973 --out output.html * To generate a JUnit report, run: rally task export b252ed03-440d-4bb6-b21f-12f474c86973 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report b252ed03-440d-4bb6-b21f-12f474c86973 --json --out output.json 2019-03-26 12:05:36,528 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'b252ed03-440d-4bb6-b21f-12f474c86973', '--out', u'/home/opnfv/functest/results/rally_sanity/keystone.json'] 2019-03-26 12:05:38,492 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid b252ed03-440d-4bb6-b21f-12f474c86973 --out /home/opnfv/functest/results/rally_sanity/keystone.json 2019-03-26 12:05:38.357 5982 INFO rally.api [-] Building 'json' report for the following task(s): 'b252ed03-440d-4bb6-b21f-12f474c86973'. 2019-03-26 12:05:38.368 5982 INFO rally.api [-] The report has been successfully built. 2019-03-26 12:05:38,508 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-03-26 12:05:38,509 - 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-26 12:05:38,509 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 12:05:38,522 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 12:05:38,524 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-03-26 12:05:38,524 - 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': '7e4e6ab8-de23-4a03-b029-e21841d136bb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'flavor_name': 'rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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-26 12:11:33,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3ab0686d-3f0e-4970-ac5e-33752db64e28 2019-03-26 12:11:33,458 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3ab0686d-3f0e-4970-ac5e-33752db64e28'] 2019-03-26 12:11:34,324 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3ab0686d-3f0e-4970-ac5e-33752db64e28 -------------------------------------------------------------------------------- Task 3ab0686d-3f0e-4970-ac5e-33752db64e28: 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 3ab0686d-3f0e-4970-ac5e-33752db64e28 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.038 | 1.038 | 1.038 | 1.038 | 1.038 | 1.038 | 100.0% | 1 | | neutron.delete_network | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 0.877 | 100.0% | 1 | | total | 1.915 | 1.915 | 1.915 | 1.915 | 1.915 | 1.915 | 100.0% | 1 | | -> duration | 1.915 | 1.915 | 1.915 | 1.915 | 1.915 | 1.915 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.915012 Full duration: 17.994702 -------------------------------------------------------------------------------- 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 3ab0686d-3f0e-4970-ac5e-33752db64e28 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.857 | 1.857 | 1.857 | 1.857 | 1.857 | 1.857 | 100.0% | 1 | | neutron.delete_port | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 0.57 | 100.0% | 1 | | total | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 100.0% | 1 | | -> duration | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 2.427 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.427019 Full duration: 32.31467 -------------------------------------------------------------------------------- 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 3ab0686d-3f0e-4970-ac5e-33752db64e28 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.025 | 1.025 | 1.025 | 1.025 | 1.025 | 1.025 | 100.0% | 1 | | neutron.create_subnet | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 0.697 | 100.0% | 1 | | neutron.create_router | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 0.124 | 100.0% | 1 | | neutron.add_interface_router | 2.445 | 2.445 | 2.445 | 2.445 | 2.445 | 2.445 | 100.0% | 1 | | neutron.remove_interface_router | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 2.536 | 100.0% | 1 | | neutron.delete_router | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 0.44 | 100.0% | 1 | | total | 7.268 | 7.268 | 7.268 | 7.268 | 7.268 | 7.268 | 100.0% | 1 | | -> duration | 7.268 | 7.268 | 7.268 | 7.268 | 7.268 | 7.268 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.268028 Full duration: 43.364251 -------------------------------------------------------------------------------- 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 3ab0686d-3f0e-4970-ac5e-33752db64e28 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.276 | 1.276 | 1.276 | 1.276 | 1.276 | 1.276 | 100.0% | 1 | | neutron.delete_subnet | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 0.823 | 100.0% | 1 | | total | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 100.0% | 1 | | -> duration | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 2.099 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.099017 Full duration: 31.448548 -------------------------------------------------------------------------------- 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 3ab0686d-3f0e-4970-ac5e-33752db64e28 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 1.032 | 100.0% | 1 | | neutron.list_networks | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 0.365 | 100.0% | 1 | | total | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 100.0% | 1 | | -> duration | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 1.397 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.397213 Full duration: 20.135718 -------------------------------------------------------------------------------- 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 3ab0686d-3f0e-4970-ac5e-33752db64e28 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.543 | 1.543 | 1.543 | 1.543 | 1.543 | 1.543 | 100.0% | 1 | | neutron.list_ports | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 0.129 | 100.0% | 1 | | total | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 100.0% | 1 | | -> duration | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 1.672 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.671524 Full duration: 33.640692 -------------------------------------------------------------------------------- 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 3ab0686d-3f0e-4970-ac5e-33752db64e28 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 | 0.909 | 0.909 | 0.909 | 0.909 | 0.909 | 100.0% | 1 | | neutron.create_subnet | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 0.565 | 100.0% | 1 | | neutron.create_router | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 0.067 | 100.0% | 1 | | neutron.add_interface_router | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 2.647 | 100.0% | 1 | | neutron.list_routers | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 0.145 | 100.0% | 1 | | total | 4.334 | 4.334 | 4.334 | 4.334 | 4.334 | 4.334 | 100.0% | 1 | | -> duration | 4.334 | 4.334 | 4.334 | 4.334 | 4.334 | 4.334 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.333904 Full duration: 45.075184 -------------------------------------------------------------------------------- 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 3ab0686d-3f0e-4970-ac5e-33752db64e28 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.831 | 0.831 | 0.831 | 0.831 | 0.831 | 0.831 | 100.0% | 1 | | neutron.create_subnet | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 0.931 | 100.0% | 1 | | neutron.list_subnets | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | total | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 100.0% | 1 | | -> duration | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 1.844 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.843672 Full duration: 35.802979 -------------------------------------------------------------------------------- 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 3ab0686d-3f0e-4970-ac5e-33752db64e28 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.954 | 0.954 | 0.954 | 0.954 | 0.954 | 0.954 | 100.0% | 1 | | neutron.delete_security_group | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 0.116 | 100.0% | 1 | | total | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | -> duration | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.069412 Full duration: 17.306404 -------------------------------------------------------------------------------- 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 3ab0686d-3f0e-4970-ac5e-33752db64e28 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.943 | 0.943 | 0.943 | 0.943 | 0.943 | 0.943 | 100.0% | 1 | | neutron.create_security_group_rule | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 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.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | total | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | -> duration | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 1.211 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.210926 Full duration: 17.775532 -------------------------------------------------------------------------------- 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 3ab0686d-3f0e-4970-ac5e-33752db64e28 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.248 | 1.248 | 1.248 | 1.248 | 1.248 | 1.248 | 100.0% | 1 | | neutron.create_router | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 0.095 | 100.0% | 1 | | neutron.add_gateway_router | 2.515 | 2.515 | 2.515 | 2.515 | 2.515 | 2.515 | 100.0% | 1 | | neutron.remove_gateway_router | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 1.389 | 100.0% | 1 | | total | 5.248 | 5.248 | 5.248 | 5.248 | 5.248 | 5.248 | 100.0% | 1 | | -> duration | 5.248 | 5.248 | 5.248 | 5.248 | 5.248 | 5.248 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.247616 Full duration: 31.346574 HINTS: * To plot HTML graphics with this data, run: rally task report 3ab0686d-3f0e-4970-ac5e-33752db64e28 --out output.html * To generate a JUnit report, run: rally task export 3ab0686d-3f0e-4970-ac5e-33752db64e28 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3ab0686d-3f0e-4970-ac5e-33752db64e28 --json --out output.json 2019-03-26 12:11:34,324 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3ab0686d-3f0e-4970-ac5e-33752db64e28', '--out', u'/home/opnfv/functest/results/rally_sanity/neutron.json'] 2019-03-26 12:11:36,365 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3ab0686d-3f0e-4970-ac5e-33752db64e28 --out /home/opnfv/functest/results/rally_sanity/neutron.json 2019-03-26 12:11:36.253 9273 INFO rally.api [-] Building 'json' report for the following task(s): '3ab0686d-3f0e-4970-ac5e-33752db64e28'. 2019-03-26 12:11:36.265 9273 INFO rally.api [-] The report has been successfully built. 2019-03-26 12:11:36,380 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-03-26 12:11:36,381 - 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-26 12:11:36,381 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 12:11:36,392 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 12:11:36,393 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-03-26 12:11:36,394 - 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': '7e4e6ab8-de23-4a03-b029-e21841d136bb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'flavor_name': 'rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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-26 12:19:17,082 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 02ef74e1-d698-4620-a844-9b9344331a32 2019-03-26 12:19:17,083 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '02ef74e1-d698-4620-a844-9b9344331a32'] 2019-03-26 12:19:17,944 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 02ef74e1-d698-4620-a844-9b9344331a32 -------------------------------------------------------------------------------- Task 02ef74e1-d698-4620-a844-9b9344331a32: 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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "image": { "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "nics": [ { "net-id": "7e4e6ab8-de23-4a03-b029-e21841d136bb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 02ef74e1-d698-4620-a844-9b9344331a32 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.616 | 9.616 | 9.616 | 9.616 | 9.616 | 9.616 | 100.0% | 1 | | nova.live_migrate | 12.277 | 12.277 | 12.277 | 12.277 | 12.277 | 12.277 | 100.0% | 1 | | nova.delete_server | 2.671 | 2.671 | 2.671 | 2.671 | 2.671 | 2.671 | 100.0% | 1 | | total | 24.564 | 24.564 | 24.564 | 24.564 | 24.564 | 24.564 | 100.0% | 1 | | -> duration | 23.564 | 23.564 | 23.564 | 23.564 | 23.564 | 23.564 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.563864 Full duration: 36.758756 -------------------------------------------------------------------------------- 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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "boot_server_kwargs": { "nics": [ { "net-id": "7e4e6ab8-de23-4a03-b029-e21841d136bb" } ] }, "image": { "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 02ef74e1-d698-4620-a844-9b9344331a32 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.1 | 10.1 | 10.1 | 10.1 | 10.1 | 10.1 | 100.0% | 1 | | cinder_v3.create_volume | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 3.232 | 100.0% | 1 | | nova.attach_volume | 4.607 | 4.607 | 4.607 | 4.607 | 4.607 | 4.607 | 100.0% | 1 | | nova.live_migrate | 13.096 | 13.096 | 13.096 | 13.096 | 13.096 | 13.096 | 100.0% | 1 | | nova.detach_volume | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 1.864 | 100.0% | 1 | | cinder_v3.delete_volume | 2.346 | 2.346 | 2.346 | 2.346 | 2.346 | 2.346 | 100.0% | 1 | | nova.delete_server | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 2.363 | 100.0% | 1 | | total | 37.609 | 37.609 | 37.609 | 37.609 | 37.609 | 37.609 | 100.0% | 1 | | -> duration | 36.609 | 36.609 | 36.609 | 36.609 | 36.609 | 36.609 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 36.608728 Full duration: 53.108979 -------------------------------------------------------------------------------- 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": "7e4e6ab8-de23-4a03-b029-e21841d136bb" } ], "image": { "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 02ef74e1-d698-4620-a844-9b9344331a32 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.252 | 6.252 | 6.252 | 6.252 | 6.252 | 6.252 | 100.0% | 1 | | nova.boot_server | 10.572 | 10.572 | 10.572 | 10.572 | 10.572 | 10.572 | 100.0% | 1 | | nova.live_migrate | 14.066 | 14.066 | 14.066 | 14.066 | 14.066 | 14.066 | 100.0% | 1 | | nova.delete_server | 2.869 | 2.869 | 2.869 | 2.869 | 2.869 | 2.869 | 100.0% | 1 | | total | 33.76 | 33.76 | 33.76 | 33.76 | 33.76 | 33.76 | 100.0% | 1 | | -> duration | 32.76 | 32.76 | 32.76 | 32.76 | 32.76 | 32.76 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 32.759918 Full duration: 48.284292 -------------------------------------------------------------------------------- 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": "7e4e6ab8-de23-4a03-b029-e21841d136bb" } ] }, "flavor": { "name": "rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "image": { "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 02ef74e1-d698-4620-a844-9b9344331a32 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.872 | 0.872 | 0.872 | 0.872 | 0.872 | 0.872 | 100.0% | 1 | | nova.boot_server | 10.072 | 10.072 | 10.072 | 10.072 | 10.072 | 10.072 | 100.0% | 1 | | nova.delete_server | 2.694 | 2.694 | 2.694 | 2.694 | 2.694 | 2.694 | 100.0% | 1 | | nova.delete_keypair | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 0.058 | 100.0% | 1 | | total | 13.698 | 13.698 | 13.698 | 13.698 | 13.698 | 13.698 | 100.0% | 1 | | -> duration | 12.698 | 12.698 | 12.698 | 12.698 | 12.698 | 12.698 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.697608 Full duration: 40.759786 -------------------------------------------------------------------------------- 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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "image": { "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "nics": [ { "net-id": "7e4e6ab8-de23-4a03-b029-e21841d136bb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 02ef74e1-d698-4620-a844-9b9344331a32 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.312 | 6.312 | 6.312 | 6.312 | 6.312 | 6.312 | 100.0% | 1 | | nova.boot_server | 9.646 | 9.646 | 9.646 | 9.646 | 9.646 | 9.646 | 100.0% | 1 | | nova.delete_server | 2.548 | 2.548 | 2.548 | 2.548 | 2.548 | 2.548 | 100.0% | 1 | | total | 18.506 | 18.506 | 18.506 | 18.506 | 18.506 | 18.506 | 100.0% | 1 | | -> duration | 17.506 | 17.506 | 17.506 | 17.506 | 17.506 | 17.506 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.506147 Full duration: 48.731814 -------------------------------------------------------------------------------- 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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "image": { "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "nics": [ { "net-id": "7e4e6ab8-de23-4a03-b029-e21841d136bb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 02ef74e1-d698-4620-a844-9b9344331a32 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.455 | 9.455 | 9.455 | 9.455 | 9.455 | 9.455 | 100.0% | 1 | | nova.pause_server | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 2.557 | 100.0% | 1 | | nova.unpause_server | 2.709 | 2.709 | 2.709 | 2.709 | 2.709 | 2.709 | 100.0% | 1 | | nova.delete_server | 2.55 | 2.55 | 2.55 | 2.55 | 2.55 | 2.55 | 100.0% | 1 | | total | 17.271 | 17.271 | 17.271 | 17.271 | 17.271 | 17.271 | 100.0% | 1 | | -> duration | 12.271 | 12.271 | 12.271 | 12.271 | 12.271 | 12.271 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.271183 Full duration: 43.679776 -------------------------------------------------------------------------------- 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": "7e4e6ab8-de23-4a03-b029-e21841d136bb" } ], "flavor": { "name": "rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "image": { "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 02ef74e1-d698-4620-a844-9b9344331a32 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.175 | 9.175 | 9.175 | 9.175 | 9.175 | 9.175 | 100.0% | 1 | | nova.migrate | 13.026 | 13.026 | 13.026 | 13.026 | 13.026 | 13.026 | 100.0% | 1 | | nova.resize_confirm | 3.225 | 3.225 | 3.225 | 3.225 | 3.225 | 3.225 | 100.0% | 1 | | nova.delete_server | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 2.6 | 100.0% | 1 | | total | 28.026 | 28.026 | 28.026 | 28.026 | 28.026 | 28.026 | 100.0% | 1 | | -> duration | 27.026 | 27.026 | 27.026 | 27.026 | 27.026 | 27.026 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.026333 Full duration: 39.841114 -------------------------------------------------------------------------------- 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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "auto_assign_nic": true, "image": { "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 02ef74e1-d698-4620-a844-9b9344331a32 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.47 | 9.47 | 9.47 | 9.47 | 9.47 | 9.47 | 100.0% | 1 | | nova.list_interfaces | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 0.291 | 100.0% | 1 | | total | 9.76 | 9.76 | 9.76 | 9.76 | 9.76 | 9.76 | 100.0% | 1 | | -> duration | 8.76 | 8.76 | 8.76 | 8.76 | 8.76 | 8.76 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.760457 Full duration: 38.558514 -------------------------------------------------------------------------------- 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": "7e4e6ab8-de23-4a03-b029-e21841d136bb" } ], "flavor": { "name": "rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "image": { "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 02ef74e1-d698-4620-a844-9b9344331a32 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.526 | 8.526 | 8.526 | 8.526 | 8.526 | 8.526 | 100.0% | 1 | | nova.associate_floating_ip | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 3.29 | 100.0% | 1 | | -> neutron.list_ports | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 0.07 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 0.071 | 100.0% | 1 | | nova.dissociate_floating_ip | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 2.81 | 100.0% | 1 | | -> neutron.list_floating_ips | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 0.063 | 100.0% | 1 | | total | 16.397 | 16.397 | 16.397 | 16.397 | 16.397 | 16.397 | 100.0% | 1 | | -> duration | 15.397 | 15.397 | 15.397 | 15.397 | 15.397 | 15.397 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.396664 Full duration: 47.852845 -------------------------------------------------------------------------------- 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 02ef74e1-d698-4620-a844-9b9344331a32 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.777 | 0.777 | 0.777 | 0.777 | 0.777 | 0.777 | 100.0% | 1 | | nova.delete_server_group | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 0.062 | 100.0% | 1 | | total | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> duration | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 0.839 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.838685 Full duration: 11.904265 HINTS: * To plot HTML graphics with this data, run: rally task report 02ef74e1-d698-4620-a844-9b9344331a32 --out output.html * To generate a JUnit report, run: rally task export 02ef74e1-d698-4620-a844-9b9344331a32 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 02ef74e1-d698-4620-a844-9b9344331a32 --json --out output.json 2019-03-26 12:19:17,945 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '02ef74e1-d698-4620-a844-9b9344331a32', '--out', u'/home/opnfv/functest/results/rally_sanity/nova.json'] 2019-03-26 12:19:19,895 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 02ef74e1-d698-4620-a844-9b9344331a32 --out /home/opnfv/functest/results/rally_sanity/nova.json 2019-03-26 12:19:19.790 11078 INFO rally.api [-] Building 'json' report for the following task(s): '02ef74e1-d698-4620-a844-9b9344331a32'. 2019-03-26 12:19:19.801 11078 INFO rally.api [-] The report has been successfully built. 2019-03-26 12:19:19,910 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-03-26 12:19:19,911 - 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-26 12:19:19,911 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 12:19:19,923 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 12:19:19,923 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-03-26 12:19:19,923 - 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': '7e4e6ab8-de23-4a03-b029-e21841d136bb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', 'flavor_name': 'rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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_ddd9f010-d124-4c9d-998b-0df42f6fa9b4', '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-26 12:20:22,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 8d5c028e-e45e-4126-9950-ebfa97501bbc 2019-03-26 12:20:22,628 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '8d5c028e-e45e-4126-9950-ebfa97501bbc'] 2019-03-26 12:20:23,446 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 8d5c028e-e45e-4126-9950-ebfa97501bbc -------------------------------------------------------------------------------- Task 8d5c028e-e45e-4126-9950-ebfa97501bbc: 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 8d5c028e-e45e-4126-9950-ebfa97501bbc 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.837 | 0.837 | 0.837 | 0.837 | 0.837 | 0.837 | 100.0% | 1 | | quotas.delete_quotas | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 0.409 | 100.0% | 1 | | total | 1.247 | 1.247 | 1.247 | 1.247 | 1.247 | 1.247 | 100.0% | 1 | | -> duration | 1.247 | 1.247 | 1.247 | 1.247 | 1.247 | 1.247 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.246725 Full duration: 11.095949 -------------------------------------------------------------------------------- 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 8d5c028e-e45e-4126-9950-ebfa97501bbc 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.821 | 0.821 | 0.821 | 0.821 | 0.821 | 0.821 | 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.821132 Full duration: 10.715228 -------------------------------------------------------------------------------- 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 8d5c028e-e45e-4126-9950-ebfa97501bbc 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.378 | 0.378 | 0.378 | 0.378 | 0.378 | 0.378 | 100.0% | 1 | | total | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> duration | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 0.804 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.804387 Full duration: 10.309527 -------------------------------------------------------------------------------- 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 8d5c028e-e45e-4126-9950-ebfa97501bbc 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.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | total | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | -> duration | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 1.114 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.113894 Full duration: 10.63134 HINTS: * To plot HTML graphics with this data, run: rally task report 8d5c028e-e45e-4126-9950-ebfa97501bbc --out output.html * To generate a JUnit report, run: rally task export 8d5c028e-e45e-4126-9950-ebfa97501bbc --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 8d5c028e-e45e-4126-9950-ebfa97501bbc --json --out output.json 2019-03-26 12:20:23,446 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '8d5c028e-e45e-4126-9950-ebfa97501bbc', '--out', u'/home/opnfv/functest/results/rally_sanity/quotas.json'] 2019-03-26 12:20:25,210 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 8d5c028e-e45e-4126-9950-ebfa97501bbc --out /home/opnfv/functest/results/rally_sanity/quotas.json 2019-03-26 12:20:25.115 11587 INFO rally.api [-] Building 'json' report for the following task(s): '8d5c028e-e45e-4126-9950-ebfa97501bbc'. 2019-03-26 12:20:25.119 11587 INFO rally.api [-] The report has been successfully built. 2019-03-26 12:20:25,212 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-03-26 12:20:25,213 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:00:57 | 6 | 100.00% | | glance | 00:01:19 | 4 | 100.00% | | cinder | 00:03:05 | 10 | 100.00% | | gnocchi | 00:00:08 | 1 | 0.00% | | heat | 00:01:17 | 4 | 100.00% | | keystone | 00:03:36 | 11 | 100.00% | | neutron | 00:05:26 | 11 | 100.00% | | nova | 00:06:49 | 10 | 100.00% | | quotas | 00:00:42 | 4 | 100.00% | | | | | | | TOTAL: | 00:23:23 | 61 | 98.36% | +----------------+------------+----------------+-----------+ 2019-03-26 12:20:25,213 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 98.36% in 8/9 modules 2019-03-26 12:20:25,213 - 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-26 12:20:27,427 - 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-26 12:20:27.238 11589 INFO rally.api [-] Building 'html' report for the following task(s): '23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1', 'dba5d59f-1e02-4b44-99ac-0d90a9b7a4de', 'e278a42c-7618-4e61-96e1-b724393d58e7', '84181b90-0664-4c3e-8586-653dd0124e63', '938466f1-c375-4932-8a91-72685fb8a99b', 'b252ed03-440d-4bb6-b21f-12f474c86973', '3ab0686d-3f0e-4970-ac5e-33752db64e28', '02ef74e1-d698-4620-a844-9b9344331a32', '8d5c028e-e45e-4126-9950-ebfa97501bbc'. 2019-03-26 12:20:27.325 11589 INFO rally.api [-] The report has been successfully built. 2019-03-26 12:20:27,428 - 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-26 12:20:29,778 - 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-26 12:20:29.643 11591 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '23ca0e3d-ba65-4c8e-bd1a-b738941b8cb1', 'dba5d59f-1e02-4b44-99ac-0d90a9b7a4de', 'e278a42c-7618-4e61-96e1-b724393d58e7', '84181b90-0664-4c3e-8586-653dd0124e63', '938466f1-c375-4932-8a91-72685fb8a99b', 'b252ed03-440d-4bb6-b21f-12f474c86973', '3ab0686d-3f0e-4970-ac5e-33752db64e28', '02ef74e1-d698-4620-a844-9b9344331a32', '8d5c028e-e45e-4126-9950-ebfa97501bbc'. 2019-03-26 12:20:29.652 11591 INFO rally.api [-] The report has been successfully built. 2019-03-26 12:20:29,904 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 12:20:29,904 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 28:13 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-03-26 12:20:29,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 12:20:29,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 12:20:30,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20: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-6761012a-2f9a-4348-93d4-2b8c5e6c9b80 x-openstack-request-id: req-6761012a-2f9a-4348-93d4-2b8c5e6c9b80 2019-03-26 12:20:30,199 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5"}, {"name": "rally_sanity-flavor_alt_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/248ecd61-9d5a-42c1-97e5-e99ccdfccf3b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/248ecd61-9d5a-42c1-97e5-e99ccdfccf3b", "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": "248ecd61-9d5a-42c1-97e5-e99ccdfccf3b"}]} 2019-03-26 12:20:30,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6761012a-2f9a-4348-93d4-2b8c5e6c9b80 2019-03-26 12:20:30,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.283583879471s 2019-03-26 12:20:30,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 12:20:30,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/248ecd61-9d5a-42c1-97e5-e99ccdfccf3b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 12:20:30,229 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20: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-a8e2ef2f-586a-41f7-948a-8c9b52c22e78 x-openstack-request-id: req-a8e2ef2f-586a-41f7-948a-8c9b52c22e78 2019-03-26 12:20:30,229 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/248ecd61-9d5a-42c1-97e5-e99ccdfccf3b used request id req-a8e2ef2f-586a-41f7-948a-8c9b52c22e78 2019-03-26 12:20:30,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0269381999969s 2019-03-26 12:20:30,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 12:20:30,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/201e15a2-b41d-4ed7-b362-40f360230e6c/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}991e3a5146051c1197c66aa14371d55595767a11" -d '{"subnet_id": "24a2aae4-6e88-4a96-af60-e675a3fe8559"}' 2019-03-26 12:20:32,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:32 GMT X-Openstack-Request-Id: req-4cf17c26-f79c-4fb7-96d5-91a02ba1164c 2019-03-26 12:20:32,677 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "7e4e6ab8-de23-4a03-b029-e21841d136bb", "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "subnet_id": "24a2aae4-6e88-4a96-af60-e675a3fe8559", "subnet_ids": ["24a2aae4-6e88-4a96-af60-e675a3fe8559"], "port_id": "4a5a0f7b-07ed-4a7f-a15f-841057463895", "id": "201e15a2-b41d-4ed7-b362-40f360230e6c"} 2019-03-26 12:20:32,677 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/201e15a2-b41d-4ed7-b362-40f360230e6c/remove_router_interface.json used request id req-4cf17c26-f79c-4fb7-96d5-91a02ba1164c 2019-03-26 12:20:32,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.44784903526s 2019-03-26 12:20:32,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 12:20:32,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 12:20:32,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1709 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:32 GMT X-Openstack-Request-Id: req-10f52f29-f4ae-4d5e-9812-24ccc2e1a56a 2019-03-26 12:20:32,798 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "created_at": "2019-03-26T11:52:18Z", "admin_state_up": true, "updated_at": "2019-03-26T12:20:31Z", "project_id": "bb7afc6200104314be2c181eb3d6b813", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "201e15a2-b41d-4ed7-b362-40f360230e6c", "name": "rally_sanity-router_ddd9f010-d124-4c9d-998b-0df42f6fa9b4"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f70904767be4088abe76307973f54fa", "created_at": "2019-03-26T11:42:00Z", "admin_state_up": true, "updated_at": "2019-03-26T11:42:00Z", "project_id": "2f70904767be4088abe76307973f54fa", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "465c83f2-2dd2-40a3-a9a2-de75fe026995", "name": "tempest-pretest-check-694215904"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a55f567358d4a8c825c14b74bbb46f7", "created_at": "2019-03-26T11:42:28Z", "admin_state_up": false, "updated_at": "2019-03-26T11:42:28Z", "project_id": "5a55f567358d4a8c825c14b74bbb46f7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f65d8ca7-4128-4274-b399-476e5dd54c51", "name": "tempest-router-413550504"}]} 2019-03-26 12:20:32,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-10f52f29-f4ae-4d5e-9812-24ccc2e1a56a 2019-03-26 12:20:32,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.1200299263s 2019-03-26 12:20:32,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 12:20:32,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/201e15a2-b41d-4ed7-b362-40f360230e6c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 12:20:34,256 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 12:20:34 GMT X-Openstack-Request-Id: req-53f70528-dc51-44a0-8c08-64ae556e3c1c 2019-03-26 12:20:34,256 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 12:20:34,256 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/201e15a2-b41d-4ed7-b362-40f360230e6c.json used request id req-53f70528-dc51-44a0-8c08-64ae556e3c1c 2019-03-26 12:20:34,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.45632410049s 2019-03-26 12:20:34,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 12:20:34,257 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 12:20:34,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:34 GMT X-Openstack-Request-Id: req-d6524f70-df00-44c2-a716-4e6c69723eeb 2019-03-26 12:20:34,298 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T11:52:18Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"24a2aae4-6e88-4a96-af60-e675a3fe8559","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"bb7afc6200104314be2c181eb3d6b813","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_sanity-subnet_ddd9f010-d124-4c9d-998b-0df42f6fa9b4","enable_dhcp":true,"segment_id":null,"network_id":"7e4e6ab8-de23-4a03-b029-e21841d136bb","tenant_id":"bb7afc6200104314be2c181eb3d6b813","created_at":"2019-03-26T11:52:18Z","ip_version":4},{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4}]} 2019-03-26 12:20:34,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d6524f70-df00-44c2-a716-4e6c69723eeb 2019-03-26 12:20:34,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0421888828278s 2019-03-26 12:20:34,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 12:20:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/24a2aae4-6e88-4a96-af60-e675a3fe8559.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 12:20:35,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 12:20:35 GMT X-Openstack-Request-Id: req-41920f0c-dddd-440e-a126-5a46e59ba22d 2019-03-26 12:20:35,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 12:20:35,432 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/24a2aae4-6e88-4a96-af60-e675a3fe8559.json used request id req-41920f0c-dddd-440e-a126-5a46e59ba22d 2019-03-26 12:20:35,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.13203120232s 2019-03-26 12:20:35,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 12:20:35,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 12:20:35,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:35 GMT X-Openstack-Request-Id: req-d0270761-f42d-4af9-895a-fddc033072c8 2019-03-26 12:20:35,520 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7e4e6ab8-de23-4a03-b029-e21841d136bb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":true,"project_id":"bb7afc6200104314be2c181eb3d6b813","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T12:20:35Z","qos_policy_id":null,"name":"rally_sanity-net_ddd9f010-d124-4c9d-998b-0df42f6fa9b4","admin_state_up":true,"tenant_id":"bb7afc6200104314be2c181eb3d6b813","created_at":"2019-03-26T11:52:17Z","provider:network_type":"vxlan"}]} 2019-03-26 12:20:35,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d0270761-f42d-4af9-895a-fddc033072c8 2019-03-26 12:20:35,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0871608257294s 2019-03-26 12:20:35,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 12:20:35,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/7e4e6ab8-de23-4a03-b029-e21841d136bb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 12:20:36,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 12:20:36 GMT X-Openstack-Request-Id: req-2fad068d-fc10-41b5-a4de-9e2cea1cdd6d 2019-03-26 12:20:36,588 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 12:20:36,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/7e4e6ab8-de23-4a03-b029-e21841d136bb.json used request id req-2fad068d-fc10-41b5-a4de-9e2cea1cdd6d 2019-03-26 12:20:36,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.06716394424s 2019-03-26 12:20:36,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 12:20:36,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 12:20:36,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:36 GMT X-Openstack-Request-Id: req-67282ddf-ec23-4de3-b4c9-f1ca3cd3698c 2019-03-26 12:20:36,885 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T11:52:24Z", "file": "/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21/file", "owner": "bb7afc6200104314be2c181eb3d6b813", "id": "b4d92dc9-7bb6-4919-a66f-381a9b48ab21", "size": 12716032, "self": "/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T11:52:23Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 12:20:36,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-67282ddf-ec23-4de3-b4c9-f1ca3cd3698c 2019-03-26 12:20:36,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.292639970779s 2019-03-26 12:20:36,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 12:20:36,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}991e3a5146051c1197c66aa14371d55595767a11" 2019-03-26 12:20:38,024 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 12:20:38 GMT X-Openstack-Request-Id: req-d99f6dc9-925e-4e44-97af-7ea2e2eb959c 2019-03-26 12:20:38,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-26 12:20:38,025 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b4d92dc9-7bb6-4919-a66f-381a9b48ab21 used request id req-d99f6dc9-925e-4e44-97af-7ea2e2eb959c 2019-03-26 12:20:38,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.13750386238s 2019-03-26 12:20:38,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 12:20:38,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 12:20:38,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20: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-da568e4c-2521-4ac1-a19a-3690a8abec51 x-openstack-request-id: req-da568e4c-2521-4ac1-a19a-3690a8abec51 2019-03-26 12:20:38,049 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_sanity-flavor_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5"}]} 2019-03-26 12:20:38,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-da568e4c-2521-4ac1-a19a-3690a8abec51 2019-03-26 12:20:38,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0244359970093s 2019-03-26 12:20:38,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 12:20:38,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 12:20:38,095 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20: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-935c98ef-82d1-4c08-b46c-4f27e953cf8f x-openstack-request-id: req-935c98ef-82d1-4c08-b46c-4f27e953cf8f 2019-03-26 12:20:38,095 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0cb67b5c-0a38-4ab2-a068-3a9a1f19b0f5 used request id req-935c98ef-82d1-4c08-b46c-4f27e953cf8f 2019-03-26 12:20:38,095 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0435390472412s 2019-03-26 12:20:38,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 12:20:38,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 12:20:38,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9a68d31-6bf8-4a25-8e89-e56bcd5bb0f4 2019-03-26 12:20:38,318 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "rally_sanity-user_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "links": {"self": "http://172.30.9.22:5000/v3/users/23382da46ff844fb9a9763098a5d3044"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "23382da46ff844fb9a9763098a5d3044", "domain_id": "default", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 12:20:38,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e9a68d31-6bf8-4a25-8e89-e56bcd5bb0f4 2019-03-26 12:20:38,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.222940921783s 2019-03-26 12:20:38,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 12:20:38,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/23382da46ff844fb9a9763098a5d3044 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 12:20:38,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-520b6863-f2ff-4664-b275-d771fd941ed1 2019-03-26 12:20:38,533 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_sanity-user_ddd9f010-d124-4c9d-998b-0df42f6fa9b4", "links": {"self": "http://172.30.9.22:5000/v3/users/23382da46ff844fb9a9763098a5d3044"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "23382da46ff844fb9a9763098a5d3044", "description": null}} 2019-03-26 12:20:38,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/23382da46ff844fb9a9763098a5d3044 used request id req-520b6863-f2ff-4664-b275-d771fd941ed1 2019-03-26 12:20:38,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209256887436s 2019-03-26 12:20:38,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 12:20:38,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/23382da46ff844fb9a9763098a5d3044 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 12:20:38,823 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 12:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3209910-f5ef-406a-98f9-cbcb1f1d16da 2019-03-26 12:20:38,824 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 12:20:38,824 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/23382da46ff844fb9a9763098a5d3044 used request id req-d3209910-f5ef-406a-98f9-cbcb1f1d16da 2019-03-26 12:20:38,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.289501905441s 2019-03-26 12:20:38,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 12:20:38,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 12:20:39,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fca10df-1e8a-4813-af56-e5eea9899a9c 2019-03-26 12:20:39,028 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.22:5000/v3/projects/bb7afc6200104314be2c181eb3d6b813"}, "tags": [], "enabled": true, "id": "bb7afc6200104314be2c181eb3d6b813", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_ddd9f010-d124-4c9d-998b-0df42f6fa9b4"}]} 2019-03-26 12:20:39,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-0fca10df-1e8a-4813-af56-e5eea9899a9c 2019-03-26 12:20:39,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.197643041611s 2019-03-26 12:20:39,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 12:20:39,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/bb7afc6200104314be2c181eb3d6b813 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 12:20:39,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 12:20:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5e8cbfd-e2c4-489f-ba68-084f74fa6651 2019-03-26 12:20:39,288 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 12:20:39,288 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/bb7afc6200104314be2c181eb3d6b813 used request id req-f5e8cbfd-e2c4-489f-ba68-084f74fa6651 2019-03-26 12:20:39,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.254685878754s 2019-03-26 12:20:39,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 12:20:39,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=bb7afc6200104314be2c181eb3d6b813&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}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 12:20:39,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:39 GMT X-Openstack-Request-Id: req-e616e298-9191-44f6-92ad-06d44703b46b 2019-03-26 12:20:39,611 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "created_at": "2019-03-26T11:52:16Z", "updated_at": "2019-03-26T11:52:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:52:17Z", "revision_number": 0, "id": "0717a043-29f2-4cae-8abd-b7991dfa3fec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:52:17Z", "security_group_id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb7afc6200104314be2c181eb3d6b813"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:52:16Z", "revision_number": 0, "id": "2479039b-c61b-47f7-8f3e-94c98c7ee049", "remote_group_id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "remote_ip_prefix": null, "created_at": "2019-03-26T11:52:16Z", "security_group_id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb7afc6200104314be2c181eb3d6b813"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:52:17Z", "revision_number": 0, "id": "4f673c11-a8c4-422f-8b8b-d827b580563d", "remote_group_id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "remote_ip_prefix": null, "created_at": "2019-03-26T11:52:17Z", "security_group_id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb7afc6200104314be2c181eb3d6b813"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:52:16Z", "revision_number": 0, "id": "f26ad47d-eaba-4898-96b8-f1120f9fd49d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:52:16Z", "security_group_id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb7afc6200104314be2c181eb3d6b813"}], "revision_number": 1, "project_id": "bb7afc6200104314be2c181eb3d6b813", "id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "name": "default"}]} 2019-03-26 12:20:39,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=bb7afc6200104314be2c181eb3d6b813&name=default used request id req-e616e298-9191-44f6-92ad-06d44703b46b 2019-03-26 12:20:39,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.318109989166s 2019-03-26 12:20:39,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 12:20:39,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 12:20:39,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:39 GMT X-Openstack-Request-Id: req-657f0849-5c18-4e9d-8667-9f5551e72af2 2019-03-26 12:20:39,968 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "created_at": "2019-03-26T11:52:16Z", "updated_at": "2019-03-26T11:52:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:52:17Z", "revision_number": 0, "id": "0717a043-29f2-4cae-8abd-b7991dfa3fec", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:52:17Z", "security_group_id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb7afc6200104314be2c181eb3d6b813"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:52:16Z", "revision_number": 0, "id": "2479039b-c61b-47f7-8f3e-94c98c7ee049", "remote_group_id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "remote_ip_prefix": null, "created_at": "2019-03-26T11:52:16Z", "security_group_id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb7afc6200104314be2c181eb3d6b813"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:52:17Z", "revision_number": 0, "id": "4f673c11-a8c4-422f-8b8b-d827b580563d", "remote_group_id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "remote_ip_prefix": null, "created_at": "2019-03-26T11:52:17Z", "security_group_id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "port_range_min": null, "ethertype": "IPv6", "project_id": "bb7afc6200104314be2c181eb3d6b813"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:52:16Z", "revision_number": 0, "id": "f26ad47d-eaba-4898-96b8-f1120f9fd49d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:52:16Z", "security_group_id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "tenant_id": "bb7afc6200104314be2c181eb3d6b813", "port_range_min": null, "ethertype": "IPv4", "project_id": "bb7afc6200104314be2c181eb3d6b813"}], "revision_number": 1, "project_id": "bb7afc6200104314be2c181eb3d6b813", "id": "601aa4e0-41c9-46d1-8bc2-380313e88650", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 12:20:39,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-657f0849-5c18-4e9d-8667-9f5551e72af2 2019-03-26 12:20:39,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351744174957s 2019-03-26 12:20:39,977 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 12:20:39,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/601aa4e0-41c9-46d1-8bc2-380313e88650.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}36fc3908502d06851f645f74517f6aca0a270b3d" 2019-03-26 12:20:40,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 12:20:40 GMT X-Openstack-Request-Id: req-2e198621-c2e2-4c5c-81de-263640b793f8 2019-03-26 12:20:40,107 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 12:20:40,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/601aa4e0-41c9-46d1-8bc2-380313e88650.json used request id req-2e198621-c2e2-4c5c-81de-263640b793f8 2019-03-26 12:20:40,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.12978219986s 2019-03-26 12:20:40,107 - xtesting.ci.run_tests - ERROR - The test case 'rally_sanity' failed. 2019-03-26 12:20:40,159 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2019-03-26 12:20:40,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 12:20:40,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece10f1f-e88b-461d-b98b-f9fb171d28bc 2019-03-26 12:20:40,209 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 12:20:40,209 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-ece10f1f-e88b-461d-b98b-f9fb171d28bc 2019-03-26 12:20:40,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 12:20:40,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T13:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["Y-L3dSRwSrGgMiNN7qj4hQ"], "issued_at": "2019-03-26T12:20:40.000000Z"}} 2019-03-26 12:20:40,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 12:20:40,609 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:40,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:40 GMT X-Openstack-Request-Id: req-3625b9ae-211c-4144-8e0b-8155a7aa7cec 2019-03-26 12:20:40,969 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 12:20:40,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-3625b9ae-211c-4144-8e0b-8155a7aa7cec 2019-03-26 12:20:40,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.361665964127s 2019-03-26 12:20:40,976 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 12:20:40,981 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ec6134c-232f-4417-8b83-ca47888cdad3 2019-03-26 12:20:40,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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 12:20:40,981 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-7ec6134c-232f-4417-8b83-ca47888cdad3 2019-03-26 12:20:40,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 12:20:40,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:41,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb484668-8a58-43f1-8e6d-b8befac241f3 2019-03-26 12:20:41,177 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 12:20:41,177 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-bb484668-8a58-43f1-8e6d-b8befac241f3 2019-03-26 12:20:41,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195394992828s 2019-03-26 12:20:41,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 12:20:41,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_835b7e60-df86-4022-ae04-196882549a7f"}}' 2019-03-26 12:20:41,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ee3205e-c4a3-4ebb-88d9-f138da8e0780 2019-03-26 12:20:41,424 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c80b11a63fc4a6bb210c8a402913296"}, "tags": [], "enabled": true, "id": "0c80b11a63fc4a6bb210c8a402913296", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_835b7e60-df86-4022-ae04-196882549a7f"}} 2019-03-26 12:20:41,425 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-6ee3205e-c4a3-4ebb-88d9-f138da8e0780 2019-03-26 12:20:41,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.240011930466s 2019-03-26 12:20:41,425 - 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'0c80b11a63fc4a6bb210c8a402913296', '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_835b7e60-df86-4022-ae04-196882549a7f'}) 2019-03-26 12:20:41,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 12:20:41,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "m6qUTYwxniAqRRzzISkAxGCQJzeUIs", "email": null, "name": "refstack_defcore-user_835b7e60-df86-4022-ae04-196882549a7f"}}' 2019-03-26 12:20:41,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9299947-ec9d-481d-beff-85e71d00abfc 2019-03-26 12:20:41,807 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_835b7e60-df86-4022-ae04-196882549a7f", "links": {"self": "http://172.30.9.22:5000/v3/users/c47b2f23e7c04b4aa338a5baf221df5a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c47b2f23e7c04b4aa338a5baf221df5a", "domain_id": "default", "password_expires_at": null}} 2019-03-26 12:20:41,807 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-f9299947-ec9d-481d-beff-85e71d00abfc 2019-03-26 12:20:41,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.375313997269s 2019-03-26 12:20:41,808 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c47b2f23e7c04b4aa338a5baf221df5a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_835b7e60-df86-4022-ae04-196882549a7f'}) 2019-03-26 12:20:41,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:20:41,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:41,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5a0237f-ddac-408d-a4cc-0dee9bb7431f 2019-03-26 12:20:41,923 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:20:41,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a5a0237f-ddac-408d-a4cc-0dee9bb7431f 2019-03-26 12:20:41,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.111691951752s 2019-03-26 12:20:41,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:20:41,931 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:42,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af612063-61a7-4cf1-b8c8-10fab6319d30 2019-03-26 12:20:42,078 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:20:42,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-af612063-61a7-4cf1-b8c8-10fab6319d30 2019-03-26 12:20:42,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.150354146957s 2019-03-26 12:20:42,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:20:42,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:42,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3e923a5-2b1e-4529-9bf0-dfe3579c9419 2019-03-26 12:20:42,197 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:20:42,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e3e923a5-2b1e-4529-9bf0-dfe3579c9419 2019-03-26 12:20:42,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112978935242s 2019-03-26 12:20:42,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 12:20:42,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:42,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1004fa0c-d27a-42b1-a74f-4b2f88f767ee 2019-03-26 12:20:42,368 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 12:20:42,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-1004fa0c-d27a-42b1-a74f-4b2f88f767ee 2019-03-26 12:20:42,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.166104078293s 2019-03-26 12:20:42,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 12:20:42,372 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:42,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de7c4637-38a8-4ee1-b18b-4ad28203fdc1 2019-03-26 12:20:42,601 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_835b7e60-df86-4022-ae04-196882549a7f", "links": {"self": "http://172.30.9.22:5000/v3/users/c47b2f23e7c04b4aa338a5baf221df5a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c47b2f23e7c04b4aa338a5baf221df5a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 12:20:42,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-de7c4637-38a8-4ee1-b18b-4ad28203fdc1 2019-03-26 12:20:42,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.232144832611s 2019-03-26 12:20:42,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 12:20:42,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:42,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d779378-3d38-424e-b8f9-4da4dbe21443 2019-03-26 12:20:42,789 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c80b11a63fc4a6bb210c8a402913296"}, "tags": [], "enabled": true, "id": "0c80b11a63fc4a6bb210c8a402913296", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_835b7e60-df86-4022-ae04-196882549a7f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 12:20:42,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3d779378-3d38-424e-b8f9-4da4dbe21443 2019-03-26 12:20:42,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.176029920578s 2019-03-26 12:20:42,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 12:20:42,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=c47b2f23e7c04b4aa338a5baf221df5a&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=0c80b11a63fc4a6bb210c8a402913296" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:43,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9682399-76eb-4e8e-8b6a-7c61d7b25c0e 2019-03-26 12:20:43,001 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=c47b2f23e7c04b4aa338a5baf221df5a&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=0c80b11a63fc4a6bb210c8a402913296", "previous": null, "next": null}} 2019-03-26 12:20:43,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=c47b2f23e7c04b4aa338a5baf221df5a&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=0c80b11a63fc4a6bb210c8a402913296 used request id req-a9682399-76eb-4e8e-8b6a-7c61d7b25c0e 2019-03-26 12:20:43,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.204026937485s 2019-03-26 12:20:43,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 12:20:43,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/0c80b11a63fc4a6bb210c8a402913296/users/c47b2f23e7c04b4aa338a5baf221df5a/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:43,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 12:20:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b21d5feb-6f22-4297-93e5-afae85e16d76 2019-03-26 12:20:43,276 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 12:20:43,276 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0c80b11a63fc4a6bb210c8a402913296/users/c47b2f23e7c04b4aa338a5baf221df5a/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-b21d5feb-6f22-4297-93e5-afae85e16d76 2019-03-26 12:20:43,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.271017074585s 2019-03-26 12:20:43,277 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_835b7e60-df86-4022-ae04-196882549a7f', 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'0c80b11a63fc4a6bb210c8a402913296', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'm6qUTYwxniAqRRzzISkAxGCQJzeUIs', 'username': u'refstack_defcore-user_835b7e60-df86-4022-ae04-196882549a7f', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 12:20:43,281 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_835b7e60-df86-4022-ae04-196882549a7f', 'password': 'm6qUTYwxniAqRRzzISkAxGCQJzeUIs', 'project_name': 'refstack_defcore-project_835b7e60-df86-4022-ae04-196882549a7f', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '0c80b11a63fc4a6bb210c8a402913296', 'project_domain_name': 'Default'} 2019-03-26 12:20:43,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:20:43,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:43,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4297193a-5f1e-4c6b-87bd-2eebb26b0038 2019-03-26 12:20:43,401 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:20:43,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4297193a-5f1e-4c6b-87bd-2eebb26b0038 2019-03-26 12:20:43,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116912841797s 2019-03-26 12:20:43,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:20:43,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:43,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aa4a045-08e8-4e27-b18e-bc41dbe22f7a 2019-03-26 12:20:43,694 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:20:43,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9aa4a045-08e8-4e27-b18e-bc41dbe22f7a 2019-03-26 12:20:43,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.28738617897s 2019-03-26 12:20:43,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 12:20:43,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:43,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e5ce09-9ce1-486b-b318-02668616cfc4 2019-03-26 12:20:43,804 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 12:20:43,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-82e5ce09-9ce1-486b-b318-02668616cfc4 2019-03-26 12:20:43,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.105745077133s 2019-03-26 12:20:43,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 12:20:43,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:43,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-200d6fa9-3e98-43dd-920b-5e948bfbf9ec 2019-03-26 12:20:43,938 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_835b7e60-df86-4022-ae04-196882549a7f", "links": {"self": "http://172.30.9.22:5000/v3/users/c47b2f23e7c04b4aa338a5baf221df5a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c47b2f23e7c04b4aa338a5baf221df5a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 12:20:43,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-200d6fa9-3e98-43dd-920b-5e948bfbf9ec 2019-03-26 12:20:43,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13294005394s 2019-03-26 12:20:43,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 12:20:43,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:44,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-323292e3-87ad-4665-87ca-1021bbea9577 2019-03-26 12:20:44,062 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c80b11a63fc4a6bb210c8a402913296"}, "tags": [], "enabled": true, "id": "0c80b11a63fc4a6bb210c8a402913296", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_835b7e60-df86-4022-ae04-196882549a7f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 12:20:44,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-323292e3-87ad-4665-87ca-1021bbea9577 2019-03-26 12:20:44,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112419128418s 2019-03-26 12:20:44,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 12:20:44,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=c47b2f23e7c04b4aa338a5baf221df5a&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=0c80b11a63fc4a6bb210c8a402913296" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:44,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b2bef81-142b-4912-9508-21ed48dfdf3b 2019-03-26 12:20:44,261 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=c47b2f23e7c04b4aa338a5baf221df5a&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=0c80b11a63fc4a6bb210c8a402913296", "previous": null, "next": null}} 2019-03-26 12:20:44,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=c47b2f23e7c04b4aa338a5baf221df5a&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=0c80b11a63fc4a6bb210c8a402913296 used request id req-2b2bef81-142b-4912-9508-21ed48dfdf3b 2019-03-26 12:20:44,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.190973043442s 2019-03-26 12:20:44,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 12:20:44,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/0c80b11a63fc4a6bb210c8a402913296/users/c47b2f23e7c04b4aa338a5baf221df5a/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:44,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 12:20:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa969ea9-6531-484c-8741-bd39858aadfb 2019-03-26 12:20:44,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 12:20:44,409 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0c80b11a63fc4a6bb210c8a402913296/users/c47b2f23e7c04b4aa338a5baf221df5a/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-fa969ea9-6531-484c-8741-bd39858aadfb 2019-03-26 12:20:44,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.143888950348s 2019-03-26 12:20:44,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:20:44,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:44,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc5b5db1-9bf9-4e65-a215-2618b1dd0c51 2019-03-26 12:20:44,530 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:20:44,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-cc5b5db1-9bf9-4e65-a215-2618b1dd0c51 2019-03-26 12:20:44,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117063045502s 2019-03-26 12:20:44,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 12:20:44,538 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:44,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7d3f114-2a05-45a1-aa03-1543a24d6546 2019-03-26 12:20:44,643 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 12:20:44,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-d7d3f114-2a05-45a1-aa03-1543a24d6546 2019-03-26 12:20:44,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108220100403s 2019-03-26 12:20:44,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 12:20:44,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:44,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700aaa8e-06bb-4c6b-9436-ba5ea77c152a 2019-03-26 12:20:44,820 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_835b7e60-df86-4022-ae04-196882549a7f", "links": {"self": "http://172.30.9.22:5000/v3/users/c47b2f23e7c04b4aa338a5baf221df5a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c47b2f23e7c04b4aa338a5baf221df5a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 12:20:44,820 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-700aaa8e-06bb-4c6b-9436-ba5ea77c152a 2019-03-26 12:20:44,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.176620006561s 2019-03-26 12:20:44,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 12:20:44,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=c47b2f23e7c04b4aa338a5baf221df5a&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}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:44,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 194 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2412b2b-22b2-4a6e-bb5b-def9663e51be 2019-03-26 12:20:44,947 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=c47b2f23e7c04b4aa338a5baf221df5a&scope.domain.id=default", "previous": null, "next": null}} 2019-03-26 12:20:44,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=c47b2f23e7c04b4aa338a5baf221df5a&scope.domain.id=default used request id req-c2412b2b-22b2-4a6e-bb5b-def9663e51be 2019-03-26 12:20:44,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.115243911743s 2019-03-26 12:20:44,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-26 12:20:44,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/c47b2f23e7c04b4aa338a5baf221df5a/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:45,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 12:20:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6d33bb1-40e6-4019-ba4b-277e1c9f32d2 2019-03-26 12:20:45,139 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 12:20:45,139 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/c47b2f23e7c04b4aa338a5baf221df5a/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-b6d33bb1-40e6-4019-ba4b-277e1c9f32d2 2019-03-26 12:20:45,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.188773870468s 2019-03-26 12:20:45,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 12:20:45,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a44fc8e8-7621-4ded-89ef-38dd3d62b30d 2019-03-26 12:20:45,149 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 12:20:45,149 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-a44fc8e8-7621-4ded-89ef-38dd3d62b30d 2019-03-26 12:20:45,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 12:20:45,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T13:20:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c80b11a63fc4a6bb210c8a402913296", "name": "refstack_defcore-project_835b7e60-df86-4022-ae04-196882549a7f"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c80b11a63fc4a6bb210c8a402913296", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c80b11a63fc4a6bb210c8a402913296", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c80b11a63fc4a6bb210c8a402913296", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c80b11a63fc4a6bb210c8a402913296", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c80b11a63fc4a6bb210c8a402913296", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c80b11a63fc4a6bb210c8a402913296", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c80b11a63fc4a6bb210c8a402913296", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c80b11a63fc4a6bb210c8a402913296", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c80b11a63fc4a6bb210c8a402913296", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c80b11a63fc4a6bb210c8a402913296", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c80b11a63fc4a6bb210c8a402913296", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c80b11a63fc4a6bb210c8a402913296", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c80b11a63fc4a6bb210c8a402913296", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c80b11a63fc4a6bb210c8a402913296", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_835b7e60-df86-4022-ae04-196882549a7f", "id": "c47b2f23e7c04b4aa338a5baf221df5a"}, "audit_ids": ["Mqa3CYL3S1O_Jaaklnd6-g"], "issued_at": "2019-03-26T12:20:45.000000Z"}} 2019-03-26 12:20:45,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 12:20:45,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:20:45,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:45 GMT X-Openstack-Request-Id: req-31037abc-3ab8-4a41-9f7d-ca49c8036d1d 2019-03-26 12:20:45,819 - 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-26 12:20:45,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-31037abc-3ab8-4a41-9f7d-ca49c8036d1d 2019-03-26 12:20:45,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.273155927658s 2019-03-26 12:20:45,830 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2019-03-26 12:20:45,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 12:20:45,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:45,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc77242-f8cf-4d87-b90b-9f84caab617d 2019-03-26 12:20:45,949 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 12:20:45,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-8cc77242-f8cf-4d87-b90b-9f84caab617d 2019-03-26 12:20:45,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118635177612s 2019-03-26 12:20:45,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 12:20:45,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:20:46,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c85258-6c69-49b6-9fc9-367be4560e82 2019-03-26 12:20:46,073 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c80b11a63fc4a6bb210c8a402913296"}, "tags": [], "enabled": true, "id": "0c80b11a63fc4a6bb210c8a402913296", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_835b7e60-df86-4022-ae04-196882549a7f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 12:20:46,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c8c85258-6c69-49b6-9fc9-367be4560e82 2019-03-26 12:20:46,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116657972336s 2019-03-26 12:20:46,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 12:20:46,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" -d '{"network": {"shared": true, "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "name": "refstack_defcore-net_835b7e60-df86-4022-ae04-196882549a7f", "admin_state_up": true}}' 2019-03-26 12:20:46,633 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:46 GMT X-Openstack-Request-Id: req-9a2b2c4a-bbbc-423a-8df5-8434ffa1d2cb 2019-03-26 12:20:46,633 - 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":"8afd2f04-18dd-428d-ad8c-8bfbd1f175c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":true,"project_id":"0c80b11a63fc4a6bb210c8a402913296","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T12:20:46Z","is_default":false,"qos_policy_id":null,"name":"refstack_defcore-net_835b7e60-df86-4022-ae04-196882549a7f","admin_state_up":true,"tenant_id":"0c80b11a63fc4a6bb210c8a402913296","created_at":"2019-03-26T12:20:46Z","mtu":1450}} 2019-03-26 12:20:46,633 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9a2b2c4a-bbbc-423a-8df5-8434ffa1d2cb 2019-03-26 12:20:46,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.557688951492s 2019-03-26 12:20:46,634 - 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-26T12:20:46Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'8afd2f04-18dd-428d-ad8c-8bfbd1f175c3', u'provider:segmentation_id': 42, 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_835b7e60-df86-4022-ae04-196882549a7f', u'created_at': u'2019-03-26T12:20:46Z', u'mtu': 1450, u'tenant_id': u'0c80b11a63fc4a6bb210c8a402913296', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'0c80b11a63fc4a6bb210c8a402913296', u'l2_adjacency': True}) 2019-03-26 12:20:46,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 12:20:46,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:20:46,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:46 GMT X-Openstack-Request-Id: req-4b28ba84-592e-4979-9c59-2f9a2de7275f 2019-03-26 12:20:46,731 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"8afd2f04-18dd-428d-ad8c-8bfbd1f175c3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":true,"project_id":"0c80b11a63fc4a6bb210c8a402913296","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T12:20:46Z","qos_policy_id":null,"name":"refstack_defcore-net_835b7e60-df86-4022-ae04-196882549a7f","admin_state_up":true,"tenant_id":"0c80b11a63fc4a6bb210c8a402913296","created_at":"2019-03-26T12:20:46Z","provider:network_type":"vxlan"}]} 2019-03-26 12:20:46,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4b28ba84-592e-4979-9c59-2f9a2de7275f 2019-03-26 12:20:46,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0970361232758s 2019-03-26 12:20:46,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 12:20:46,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}31b9cd581d77349d41da86292e760f29bff4214a" -d '{"subnet": {"name": "refstack_defcore-subnet_835b7e60-df86-4022-ae04-196882549a7f", "enable_dhcp": true, "network_id": "8afd2f04-18dd-428d-ad8c-8bfbd1f175c3", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 12:20:47,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:47 GMT X-Openstack-Request-Id: req-1e317c71-9140-4e7b-bd4c-71ce40a3ac10 2019-03-26 12:20:47,362 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T12:20:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dab8ee70-a44e-45df-9b2f-15f8a89babfd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0c80b11a63fc4a6bb210c8a402913296","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_835b7e60-df86-4022-ae04-196882549a7f","enable_dhcp":true,"segment_id":null,"network_id":"8afd2f04-18dd-428d-ad8c-8bfbd1f175c3","tenant_id":"0c80b11a63fc4a6bb210c8a402913296","created_at":"2019-03-26T12:20:46Z","ip_version":4}} 2019-03-26 12:20:47,363 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-1e317c71-9140-4e7b-bd4c-71ce40a3ac10 2019-03-26 12:20:47,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.629605054855s 2019-03-26 12:20:47,363 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T12:20:46Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'dab8ee70-a44e-45df-9b2f-15f8a89babfd', u'subnetpool_id': None, u'service_types': [], u'name': u'refstack_defcore-subnet_835b7e60-df86-4022-ae04-196882549a7f', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'8afd2f04-18dd-428d-ad8c-8bfbd1f175c3', u'tenant_id': u'0c80b11a63fc4a6bb210c8a402913296', u'created_at': u'2019-03-26T12:20:46Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0c80b11a63fc4a6bb210c8a402913296'}) 2019-03-26 12:20:47,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 12:20:47,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}31b9cd581d77349d41da86292e760f29bff4214a" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "refstack_defcore-router_835b7e60-df86-4022-ae04-196882549a7f", "admin_state_up": true}}' 2019-03-26 12:20:49,024 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:49 GMT X-Openstack-Request-Id: req-c08de902-b8b2-427b-a05e-b8f5771375c5 2019-03-26 12:20:49,024 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "created_at": "2019-03-26T12:20:47Z", "admin_state_up": true, "updated_at": "2019-03-26T12:20:48Z", "project_id": "0c80b11a63fc4a6bb210c8a402913296", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "b75da7c2-13ad-46da-8ad1-84e9e78893f5", "name": "refstack_defcore-router_835b7e60-df86-4022-ae04-196882549a7f"}} 2019-03-26 12:20:49,024 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c08de902-b8b2-427b-a05e-b8f5771375c5 2019-03-26 12:20:49,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.66057085991s 2019-03-26 12:20:49,025 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T12:20:48Z', u'revision_number': 2, u'ha': False, u'id': u'b75da7c2-13ad-46da-8ad1-84e9e78893f5', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.207'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'refstack_defcore-router_835b7e60-df86-4022-ae04-196882549a7f', u'admin_state_up': True, u'tenant_id': u'0c80b11a63fc4a6bb210c8a402913296', u'created_at': u'2019-03-26T12:20:47Z', u'flavor_id': None, u'routes': [], u'project_id': u'0c80b11a63fc4a6bb210c8a402913296'}) 2019-03-26 12:20:49,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 12:20:49,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b75da7c2-13ad-46da-8ad1-84e9e78893f5/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}31b9cd581d77349d41da86292e760f29bff4214a" -d '{"subnet_id": "dab8ee70-a44e-45df-9b2f-15f8a89babfd"}' 2019-03-26 12:20:51,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:51 GMT X-Openstack-Request-Id: req-6c700549-3610-41cb-a9ae-0da271a070c7 2019-03-26 12:20:51,212 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8afd2f04-18dd-428d-ad8c-8bfbd1f175c3", "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "subnet_id": "dab8ee70-a44e-45df-9b2f-15f8a89babfd", "subnet_ids": ["dab8ee70-a44e-45df-9b2f-15f8a89babfd"], "port_id": "3787d347-0c42-4bc9-b995-9ae98fbe0932", "id": "b75da7c2-13ad-46da-8ad1-84e9e78893f5"} 2019-03-26 12:20:51,213 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b75da7c2-13ad-46da-8ad1-84e9e78893f5/add_router_interface.json used request id req-6c700549-3610-41cb-a9ae-0da271a070c7 2019-03-26 12:20:51,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.18725204468s 2019-03-26 12:20:51,213 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 12:20:51,319 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 12:20:51,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 12:20:51,327 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:51 GMT 2019-03-26 12:20:51,327 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 12:20:51,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 12:20:51,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:20:51,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:51 GMT X-Openstack-Request-Id: req-3ce3d4dd-ac1c-4234-8fbb-454df5649e0d 2019-03-26 12:20:51,632 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 12:20:51,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3ce3d4dd-ac1c-4234-8fbb-454df5649e0d 2019-03-26 12:20:51,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.30273103714s 2019-03-26 12:20:51,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 12:20:51,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}31b9cd581d77349d41da86292e760f29bff4214a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f"}' 2019-03-26 12:20:51,705 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:51 GMT Location: http://172.30.9.22:9292/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ac9496c3-29fa-462d-b5bb-5db08414d85e 2019-03-26 12:20:51,705 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:20:51Z", "file": "/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/file", "owner": "0c80b11a63fc4a6bb210c8a402913296", "id": "abbc5a37-e4f6-4353-aba2-af70d8b8a851", "size": null, "self": "/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851", "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_835b7e60-df86-4022-ae04-196882549a7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f", "checksum": null, "created_at": "2019-03-26T12:20:51Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 12:20:51,706 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ac9496c3-29fa-462d-b5bb-5db08414d85e 2019-03-26 12:20:51,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.064553976059s 2019-03-26 12:20:51,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 12:20:51,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/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}31b9cd581d77349d41da86292e760f29bff4214a" -d '' 2019-03-26 12:20:52,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 12:20:52 GMT X-Openstack-Request-Id: req-77bb69de-527f-43db-8d62-97acf5440d03 2019-03-26 12:20:52,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-26 12:20:52,102 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/file used request id req-77bb69de-527f-43db-8d62-97acf5440d03 2019-03-26 12:20:52,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.395714998245s 2019-03-26 12:20:52,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 12:20:52,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:20:52,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:52 GMT X-Openstack-Request-Id: req-d0208207-8c97-48f5-92ba-744d0fe12dee 2019-03-26 12:20:52,227 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:20:52Z", "file": "/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/file", "owner": "0c80b11a63fc4a6bb210c8a402913296", "id": "abbc5a37-e4f6-4353-aba2-af70d8b8a851", "size": 12716032, "self": "/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T12:20:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 12:20:52,227 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d0208207-8c97-48f5-92ba-744d0fe12dee 2019-03-26 12:20:52,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.121064901352s 2019-03-26 12:20:52,229 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/snap', u'metadata': Munch({})})], 'file': u'/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/file', 'owner': u'0c80b11a63fc4a6bb210c8a402913296', 'id': u'abbc5a37-e4f6-4353-aba2-af70d8b8a851', 'size': 12716032, u'self': u'/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c80b11a63fc4a6bb210c8a402913296', 'name': 'refstack_defcore-project_835b7e60-df86-4022-ae04-196882549a7f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T12:20:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T12:20:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f', '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/abbc5a37-e4f6-4353-aba2-af70d8b8a851', 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_835b7e60-df86-4022-ae04-196882549a7f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f', 'created': u'2019-03-26T12:20:51Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T12:20:51Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851', 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_835b7e60-df86-4022-ae04-196882549a7f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 12:20:52,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 12:20:52,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_835b7e60-df86-4022-ae04-196882549a7f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 12:20:52,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20: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-d4b9f9d6-8dc4-42f2-9476-ca09f8c85fd4 x-openstack-request-id: req-d4b9f9d6-8dc4-42f2-9476-ca09f8c85fd4 2019-03-26 12:20:52,542 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_835b7e60-df86-4022-ae04-196882549a7f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e0572ac5-51cb-44eb-94b0-271bb38e988b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e0572ac5-51cb-44eb-94b0-271bb38e988b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e0572ac5-51cb-44eb-94b0-271bb38e988b"}} 2019-03-26 12:20:52,542 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-d4b9f9d6-8dc4-42f2-9476-ca09f8c85fd4 2019-03-26 12:20:52,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.309041023254s 2019-03-26 12:20:52,543 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_835b7e60-df86-4022-ae04-196882549a7f', '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'0c1029b257c44319a8784a806bbcda81', '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'e0572ac5-51cb-44eb-94b0-271bb38e988b', 'swap': 0}) 2019-03-26 12:20:52,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 12:20:52,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e0572ac5-51cb-44eb-94b0-271bb38e988b/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}caec910a6c3b30862325868b1f68e1a9606d8c2c" -d '{"extra_specs": {}}' 2019-03-26 12:20:52,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20: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-a779ac91-dda7-4e3f-bfdb-a6235ea30eee x-openstack-request-id: req-a779ac91-dda7-4e3f-bfdb-a6235ea30eee 2019-03-26 12:20:52,562 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 12:20:52,562 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e0572ac5-51cb-44eb-94b0-271bb38e988b/os-extra_specs used request id req-a779ac91-dda7-4e3f-bfdb-a6235ea30eee 2019-03-26 12:20:52,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0188770294189s 2019-03-26 12:20:52,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 12:20:52,575 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af5517fa-1c84-453e-89a3-1b35be5830fd 2019-03-26 12:20:52,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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 12:20:52,575 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-af5517fa-1c84-453e-89a3-1b35be5830fd 2019-03-26 12:20:52,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:20:52,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:20:52,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b9159f7-22df-4cfc-98d8-21cbf5a678c9 2019-03-26 12:20:52,752 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:20:52,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-7b9159f7-22df-4cfc-98d8-21cbf5a678c9 2019-03-26 12:20:52,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.173581838608s 2019-03-26 12:20:52,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:20:52,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:20:52,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d119afa9-ff4a-40c0-bba6-a98b9711d501 2019-03-26 12:20:52,948 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:20:52,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d119afa9-ff4a-40c0-bba6-a98b9711d501 2019-03-26 12:20:52,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191190958023s 2019-03-26 12:20:52,955 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-26 12:20:55,442 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-26 12:20:57,811 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | f355bdd9-1dd7-4088-a08d-0f4a3ad47e94 | 2019-03-26T12:20:57.439698 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: f355bdd9-1dd7-4088-a08d-0f4a3ad47e94 ~/.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-26 12:21:01,129 - 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-26 12:21:01,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-26 12:21:04,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-26 12:21:07,287 - 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=e76bc8fd-982c-4586-8571-cd90ba5b9a64) as the default verifier for the future CLI operations. 2019-03-26 12:21:09,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 12:21:09,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:21:09,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 26 Mar 2019 12:21: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-d24703f1-fb53-4603-aff1-9ad0a65490fb x-openstack-request-id: req-d24703f1-fb53-4603-aff1-9ad0a65490fb 2019-03-26 12:21:09,135 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 12:21:09,136 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-d24703f1-fb53-4603-aff1-9ad0a65490fb 2019-03-26 12:21:09,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0491030216217s 2019-03-26 12:21:09,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 12:21:09,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:21:09,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 26 Mar 2019 12:21:09 GMT X-Openstack-Request-Id: req-e556675e-1ce3-4e9d-b32a-f018c34498cc 2019-03-26 12:21:09,444 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:20:52Z", "file": "/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/file", "owner": "0c80b11a63fc4a6bb210c8a402913296", "id": "abbc5a37-e4f6-4353-aba2-af70d8b8a851", "size": 12716032, "self": "/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T12:20:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 12:21:09,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e556675e-1ce3-4e9d-b32a-f018c34498cc 2019-03-26 12:21:09,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.303017854691s 2019-03-26 12:21:09,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 12:21:09,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}31b9cd581d77349d41da86292e760f29bff4214a" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_835b7e60-df86-4022-ae04-196882549a7f", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_835b7e60-df86-4022-ae04-196882549a7f"}' 2019-03-26 12:21:09,502 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Tue, 26 Mar 2019 12:21:09 GMT Location: http://172.30.9.22:9292/v2/images/126ff94e-25b0-444e-9784-05e0de1b7fe2 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-8688e6b8-f164-463e-b51a-6cdcae94f776 2019-03-26 12:21:09,502 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:21:09Z", "file": "/v2/images/126ff94e-25b0-444e-9784-05e0de1b7fe2/file", "owner": "0c80b11a63fc4a6bb210c8a402913296", "id": "126ff94e-25b0-444e-9784-05e0de1b7fe2", "size": null, "self": "/v2/images/126ff94e-25b0-444e-9784-05e0de1b7fe2", "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_835b7e60-df86-4022-ae04-196882549a7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_835b7e60-df86-4022-ae04-196882549a7f", "checksum": null, "created_at": "2019-03-26T12:21:09Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 12:21:09,502 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-8688e6b8-f164-463e-b51a-6cdcae94f776 2019-03-26 12:21:09,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0475940704346s 2019-03-26 12:21:09,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 12:21:09,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/126ff94e-25b0-444e-9784-05e0de1b7fe2/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}31b9cd581d77349d41da86292e760f29bff4214a" -d '' 2019-03-26 12:21:09,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 12:21:09 GMT X-Openstack-Request-Id: req-1e7be333-1ea2-4b8d-8731-b3639891240e 2019-03-26 12:21:09,933 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 12:21:09,933 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/126ff94e-25b0-444e-9784-05e0de1b7fe2/file used request id req-1e7be333-1ea2-4b8d-8731-b3639891240e 2019-03-26 12:21:09,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.430347204208s 2019-03-26 12:21:09,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 12:21:09,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:21:09,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Tue, 26 Mar 2019 12:21:09 GMT X-Openstack-Request-Id: req-f52af317-bcaa-401d-beaf-0c48837d5ca2 2019-03-26 12:21:09,965 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:21:09Z", "file": "/v2/images/126ff94e-25b0-444e-9784-05e0de1b7fe2/file", "owner": "0c80b11a63fc4a6bb210c8a402913296", "id": "126ff94e-25b0-444e-9784-05e0de1b7fe2", "size": 12716032, "self": "/v2/images/126ff94e-25b0-444e-9784-05e0de1b7fe2", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/126ff94e-25b0-444e-9784-05e0de1b7fe2/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/126ff94e-25b0-444e-9784-05e0de1b7fe2/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_835b7e60-df86-4022-ae04-196882549a7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_835b7e60-df86-4022-ae04-196882549a7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T12:21:09Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:20:52Z", "file": "/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/file", "owner": "0c80b11a63fc4a6bb210c8a402913296", "id": "abbc5a37-e4f6-4353-aba2-af70d8b8a851", "size": 12716032, "self": "/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T12:20:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 12:21:09,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f52af317-bcaa-401d-beaf-0c48837d5ca2 2019-03-26 12:21:09,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0271890163422s 2019-03-26 12:21:09,968 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/126ff94e-25b0-444e-9784-05e0de1b7fe2/snap', u'metadata': Munch({})})], 'file': u'/v2/images/126ff94e-25b0-444e-9784-05e0de1b7fe2/file', 'owner': u'0c80b11a63fc4a6bb210c8a402913296', 'id': u'126ff94e-25b0-444e-9784-05e0de1b7fe2', 'size': 12716032, u'self': u'/v2/images/126ff94e-25b0-444e-9784-05e0de1b7fe2', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0c80b11a63fc4a6bb210c8a402913296', 'name': 'refstack_defcore-project_835b7e60-df86-4022-ae04-196882549a7f', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/126ff94e-25b0-444e-9784-05e0de1b7fe2/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T12:21:09Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T12:21:09Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_835b7e60-df86-4022-ae04-196882549a7f', '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/126ff94e-25b0-444e-9784-05e0de1b7fe2', 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_835b7e60-df86-4022-ae04-196882549a7f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_835b7e60-df86-4022-ae04-196882549a7f', 'created': u'2019-03-26T12:21:09Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T12:21: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/126ff94e-25b0-444e-9784-05e0de1b7fe2', 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_835b7e60-df86-4022-ae04-196882549a7f', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 12:21:09,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 12:21:09,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_835b7e60-df86-4022-ae04-196882549a7f", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 12:21:10,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 318 Content-Type: application/json Date: Tue, 26 Mar 2019 12:21: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-9e4a8d3a-f879-4ac0-8d11-1b9f358b0749 x-openstack-request-id: req-9e4a8d3a-f879-4ac0-8d11-1b9f358b0749 2019-03-26 12:21:10,004 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "refstack_defcore-flavor_alt_835b7e60-df86-4022-ae04-196882549a7f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f4c3c528-550a-4ec0-9f49-c1c268f0096b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f4c3c528-550a-4ec0-9f49-c1c268f0096b", "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": "f4c3c528-550a-4ec0-9f49-c1c268f0096b"}} 2019-03-26 12:21:10,004 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9e4a8d3a-f879-4ac0-8d11-1b9f358b0749 2019-03-26 12:21:10,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0354249477386s 2019-03-26 12:21:10,005 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_835b7e60-df86-4022-ae04-196882549a7f', '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'0c1029b257c44319a8784a806bbcda81', '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'f4c3c528-550a-4ec0-9f49-c1c268f0096b', 'swap': 0}) 2019-03-26 12:21:10,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 12:21:10,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/f4c3c528-550a-4ec0-9f49-c1c268f0096b/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}caec910a6c3b30862325868b1f68e1a9606d8c2c" -d '{"extra_specs": {}}' 2019-03-26 12:21:10,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 12:21:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97d15285-0247-4f15-beb2-9ac9a41b8691 x-openstack-request-id: req-97d15285-0247-4f15-beb2-9ac9a41b8691 2019-03-26 12:21:10,026 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 12:21:10,026 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f4c3c528-550a-4ec0-9f49-c1c268f0096b/os-extra_specs used request id req-97d15285-0247-4f15-beb2-9ac9a41b8691 2019-03-26 12:21:10,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0202531814575s 2019-03-26 12:21:10,027 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_835b7e60-df86-4022-ae04-196882549a7f', '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'0c1029b257c44319a8784a806bbcda81', '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'f4c3c528-550a-4ec0-9f49-c1c268f0096b', 'swap': 0}) 2019-03-26 12:21:13,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-26 12:21:13,101 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-26 12:21:13,101 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-26 12:21:13,104 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-26 12:21:17,077 - 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-26 12:21:17,077 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params: not found. skipping it 2019-03-26 12:21:17,077 - 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-26 12:21:17,077 - 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-26 12:21:17,077 - 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-26 12:21:17,077 - 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-26 12:21:17,077 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata: not found. skipping it 2019-03-26 12:21:17,077 - 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-26 12:21:17,077 - 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-26 12:21:17,078 - 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-26 12:21:17,078 - 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-26 12:21:17,078 - 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-26 12:21:17,078 - 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-26 12:21:17,078 - 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-26 12:21:17,078 - 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-26 12:21:17,078 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields: not found. skipping it 2019-03-26 12:21:17,078 - 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-26 12:21:17,078 - 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-26 12:21:17,078 - 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-26 12:21:17,078 - 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-26 12:21:17,078 - 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-26 12:21:17,078 - 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-26 12:21:17,078 - 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-26 12:21:17,079 - 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-26 12:21:17,079 - 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-26 12:21:17,079 - 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-26 12:21:17,079 - 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-26 12:21:17,079 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list: not found. skipping it 2019-03-26 12:21:17,079 - 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-26 12:21:17,079 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_external_network_visibility: not found. skipping it 2019-03-26 12:21:17,079 - 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-26 12:21:17,079 - 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-26 12:21:17,079 - 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-26 12:21:17,079 - 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-26 12:21:17,079 - 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-26 12:21:17,079 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources: not found. skipping it 2019-03-26 12:21:17,079 - 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-26 12:21:17,079 - 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-26 12:21:17,080 - 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-26 12:21:17,080 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields: not found. skipping it 2019-03-26 12:21:17,080 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema: not found. skipping it 2019-03-26 12:21:17,080 - 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-26 12:21:17,080 - 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-26 12:21:17,080 - 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-26 12:21:17,080 - 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-26 12:21:17,080 - 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-26 12:21:17,080 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets: not found. skipping it 2019-03-26 12:21:17,080 - 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-26 12:21:17,080 - 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-26 12:21:17,080 - 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-26 12:21:17,080 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_networks: not found. skipping it 2019-03-26 12:21:17,080 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable: not found. skipping it 2019-03-26 12:21:17,081 - 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-26 12:21:17,081 - 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-26 12:21:17,081 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update: not found. skipping it 2019-03-26 12:21:17,081 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions: not found. skipping it 2019-03-26 12:21:17,081 - 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-26 12:21:17,081 - 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-26 12:21:17,081 - 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-26 12:21:17,081 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params: not found. skipping it 2019-03-26 12:21:17,081 - 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-26 12:21:17,081 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet: not found. skipping it 2019-03-26 12:21:17,081 - 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-26 12:21:17,081 - 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-26 12:21:17,081 - 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-26 12:21:17,081 - 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-26 12:21:17,081 - 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-26 12:21:17,081 - 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-26 12:21:17,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses: not found. skipping it 2019-03-26 12:21:17,082 - 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-26 12:21:17,082 - 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-26 12:21:17,082 - 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-26 12:21:17,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_network: not found. skipping it 2019-03-26 12:21:17,082 - 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-26 12:21:17,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields: not found. skipping it 2019-03-26 12:21:17,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet: not found. skipping it 2019-03-26 12:21:17,082 - 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-26 12:21:17,082 - 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-26 12:21:17,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.identity.v3.TestApiDiscovery.test_api_media_types: not found. skipping it 2019-03-26 12:21:17,082 - 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-26 12:21:17,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields: not found. skipping it 2019-03-26 12:21:17,082 - 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-26 12:21:17,082 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.network.test_routers.RoutersTest.test_update_extra_route: not found. skipping it 2019-03-26 12:21:17,083 - 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-26 12:21:17,083 - 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-26 12:21:17,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot: not found. skipping it 2019-03-26 12:21:17,083 - 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-26 12:21:17,083 - 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-26 12:21:17,083 - 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-26 12:21:17,083 - 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-26 12:21:17,083 - 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-26 12:21:17,083 - functest.opnfv_tests.openstack.refstack.refstack - INFO - tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema: not found. skipping it 2019-03-26 12:21:17,083 - 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-26 12:21:17,083 - 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-26 12:21:17,083 - 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-26 12:21:17,084 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-26 12:21:17,102 - 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-26 12:26:56,043 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 6199dc7e-86e3-47cb-b4f4-d7dd55c6850e 2019-03-26 12:26:56,053 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '6199dc7e-86e3-47cb-b4f4-d7dd55c6850e']'. 2019-03-26 12:26:56,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-26 12:26:56,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-26 12:26:56,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 12:26:56,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 6199dc7e-86e3-47cb-b4f4-d7dd55c6850e | 2019-03-26 12:26:56,897 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-26 12:21:18 | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-26 12:26:55 | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:37 | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e76bc8fd-982c-4586-8571-cd90ba5b9a64) | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: f355bdd9-1dd7-4088-a08d-0f4a3ad47e94) | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 219 | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 327.9 | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 219 | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2019-03-26 12:26:56,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-26 12:26:56,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-26 12:26:56,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-26 12:26:56,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 12:26:56,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-26 12:26:56,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-26 12:26:57,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2019-03-26 12:26:57,009 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '6199dc7e-86e3-47cb-b4f4-d7dd55c6850e', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.html'] 2019-03-26 12:26:59,314 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 6199dc7e-86e3-47cb-b4f4-d7dd55c6850e --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-26 12:26:59,314 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '6199dc7e-86e3-47cb-b4f4-d7dd55c6850e', '--to', u'/home/opnfv/functest/results/refstack_defcore/tempest-report.xml'] 2019-03-26 12:27:01,417 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 6199dc7e-86e3-47cb-b4f4-d7dd55c6850e --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-26 12:27:01,605 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 12:27:01,606 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 06:16 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-03-26 12:27:01,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 12:27:01,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/126ff94e-25b0-444e-9784-05e0de1b7fe2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:27:02,210 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 12:27:02 GMT X-Openstack-Request-Id: req-c393477f-e6d8-4dd7-bacd-4ea1758f8dea 2019-03-26 12:27:02,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-26 12:27:02,210 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/126ff94e-25b0-444e-9784-05e0de1b7fe2 used request id req-c393477f-e6d8-4dd7-bacd-4ea1758f8dea 2019-03-26 12:27:02,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.599503993988s 2019-03-26 12:27:02,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 12:27:02,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:27:02,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 366 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d345e32f-4c6f-4ae5-b3e5-f025319d4b6f x-openstack-request-id: req-d345e32f-4c6f-4ae5-b3e5-f025319d4b6f 2019-03-26 12:27:02,526 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_835b7e60-df86-4022-ae04-196882549a7f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e0572ac5-51cb-44eb-94b0-271bb38e988b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e0572ac5-51cb-44eb-94b0-271bb38e988b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e0572ac5-51cb-44eb-94b0-271bb38e988b"}, {"name": "refstack_defcore-flavor_alt_835b7e60-df86-4022-ae04-196882549a7f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f4c3c528-550a-4ec0-9f49-c1c268f0096b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f4c3c528-550a-4ec0-9f49-c1c268f0096b", "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": "f4c3c528-550a-4ec0-9f49-c1c268f0096b"}]} 2019-03-26 12:27:02,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d345e32f-4c6f-4ae5-b3e5-f025319d4b6f 2019-03-26 12:27:02,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.310118198395s 2019-03-26 12:27:02,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 12:27:02,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/f4c3c528-550a-4ec0-9f49-c1c268f0096b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:27:02,564 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ed0e497-8dd9-4046-9cdf-71d5e8cb0500 x-openstack-request-id: req-1ed0e497-8dd9-4046-9cdf-71d5e8cb0500 2019-03-26 12:27:02,564 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f4c3c528-550a-4ec0-9f49-c1c268f0096b used request id req-1ed0e497-8dd9-4046-9cdf-71d5e8cb0500 2019-03-26 12:27:02,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0348880290985s 2019-03-26 12:27:02,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 12:27:02,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/b75da7c2-13ad-46da-8ad1-84e9e78893f5/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}31b9cd581d77349d41da86292e760f29bff4214a" -d '{"subnet_id": "dab8ee70-a44e-45df-9b2f-15f8a89babfd"}' 2019-03-26 12:27:04,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:04 GMT X-Openstack-Request-Id: req-da8af367-0508-4c88-9e35-fb649c5adcba 2019-03-26 12:27:04,836 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "8afd2f04-18dd-428d-ad8c-8bfbd1f175c3", "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "subnet_id": "dab8ee70-a44e-45df-9b2f-15f8a89babfd", "subnet_ids": ["dab8ee70-a44e-45df-9b2f-15f8a89babfd"], "port_id": "3787d347-0c42-4bc9-b995-9ae98fbe0932", "id": "b75da7c2-13ad-46da-8ad1-84e9e78893f5"} 2019-03-26 12:27:04,836 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/b75da7c2-13ad-46da-8ad1-84e9e78893f5/remove_router_interface.json used request id req-da8af367-0508-4c88-9e35-fb649c5adcba 2019-03-26 12:27:04,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.27170801163s 2019-03-26 12:27:04,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 12:27:04,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:27:05,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1713 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:05 GMT X-Openstack-Request-Id: req-0a11cc71-bd3b-4169-9847-54df34fc43f7 2019-03-26 12:27:05,276 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f70904767be4088abe76307973f54fa", "created_at": "2019-03-26T11:42:00Z", "admin_state_up": true, "updated_at": "2019-03-26T11:42:00Z", "project_id": "2f70904767be4088abe76307973f54fa", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "465c83f2-2dd2-40a3-a9a2-de75fe026995", "name": "tempest-pretest-check-694215904"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "created_at": "2019-03-26T12:20:47Z", "admin_state_up": true, "updated_at": "2019-03-26T12:27:03Z", "project_id": "0c80b11a63fc4a6bb210c8a402913296", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "b75da7c2-13ad-46da-8ad1-84e9e78893f5", "name": "refstack_defcore-router_835b7e60-df86-4022-ae04-196882549a7f"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a55f567358d4a8c825c14b74bbb46f7", "created_at": "2019-03-26T11:42:28Z", "admin_state_up": false, "updated_at": "2019-03-26T11:42:28Z", "project_id": "5a55f567358d4a8c825c14b74bbb46f7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f65d8ca7-4128-4274-b399-476e5dd54c51", "name": "tempest-router-413550504"}]} 2019-03-26 12:27:05,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0a11cc71-bd3b-4169-9847-54df34fc43f7 2019-03-26 12:27:05,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.439741849899s 2019-03-26 12:27:05,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 12:27:05,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/b75da7c2-13ad-46da-8ad1-84e9e78893f5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:27:06,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 12:27:06 GMT X-Openstack-Request-Id: req-70193841-c561-41fd-a87d-d83d2e849863 2019-03-26 12:27:06,609 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 12:27:06,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/b75da7c2-13ad-46da-8ad1-84e9e78893f5.json used request id req-70193841-c561-41fd-a87d-d83d2e849863 2019-03-26 12:27:06,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.33060979843s 2019-03-26 12:27:06,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 12:27:06,610 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:27:06,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:06 GMT X-Openstack-Request-Id: req-f335bd6a-b1ac-445b-b144-0466107e01a9 2019-03-26 12:27:06,658 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4},{"updated_at":"2019-03-26T12:20:46Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"dab8ee70-a44e-45df-9b2f-15f8a89babfd","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0c80b11a63fc4a6bb210c8a402913296","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"refstack_defcore-subnet_835b7e60-df86-4022-ae04-196882549a7f","enable_dhcp":true,"segment_id":null,"network_id":"8afd2f04-18dd-428d-ad8c-8bfbd1f175c3","tenant_id":"0c80b11a63fc4a6bb210c8a402913296","created_at":"2019-03-26T12:20:46Z","ip_version":4}]} 2019-03-26 12:27:06,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f335bd6a-b1ac-445b-b144-0466107e01a9 2019-03-26 12:27:06,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0487279891968s 2019-03-26 12:27:06,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 12:27:06,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/dab8ee70-a44e-45df-9b2f-15f8a89babfd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:27:07,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 12:27:07 GMT X-Openstack-Request-Id: req-5cf4373c-f174-4e77-aa0d-461fbd3e236f 2019-03-26 12:27:07,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 12:27:07,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/dab8ee70-a44e-45df-9b2f-15f8a89babfd.json used request id req-5cf4373c-f174-4e77-aa0d-461fbd3e236f 2019-03-26 12:27:07,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.85852098465s 2019-03-26 12:27:07,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 12:27:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:27:07,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:07 GMT X-Openstack-Request-Id: req-e9e51f34-4066-4988-be7b-5b71bea5e135 2019-03-26 12:27:07,606 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8afd2f04-18dd-428d-ad8c-8bfbd1f175c3","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":42,"ipv4_address_scope":null,"shared":true,"project_id":"0c80b11a63fc4a6bb210c8a402913296","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T12:27:07Z","qos_policy_id":null,"name":"refstack_defcore-net_835b7e60-df86-4022-ae04-196882549a7f","admin_state_up":true,"tenant_id":"0c80b11a63fc4a6bb210c8a402913296","created_at":"2019-03-26T12:20:46Z","provider:network_type":"vxlan"}]} 2019-03-26 12:27:07,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e9e51f34-4066-4988-be7b-5b71bea5e135 2019-03-26 12:27:07,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0881447792053s 2019-03-26 12:27:07,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 12:27:07,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/8afd2f04-18dd-428d-ad8c-8bfbd1f175c3.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:27:08,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 12:27:08 GMT X-Openstack-Request-Id: req-834f1c06-e0f7-44ac-9053-60b28b5d42f7 2019-03-26 12:27:08,861 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 12:27:08,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/8afd2f04-18dd-428d-ad8c-8bfbd1f175c3.json used request id req-834f1c06-e0f7-44ac-9053-60b28b5d42f7 2019-03-26 12:27:08,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.25378203392s 2019-03-26 12:27:08,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 12:27:08,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:27:08,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:08 GMT X-Openstack-Request-Id: req-0b406f14-e661-48b7-b48f-1fffcfa1b342 2019-03-26 12:27:08,893 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:20:52Z", "file": "/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/file", "owner": "0c80b11a63fc4a6bb210c8a402913296", "id": "abbc5a37-e4f6-4353-aba2-af70d8b8a851", "size": 12716032, "self": "/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_835b7e60-df86-4022-ae04-196882549a7f", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T12:20:51Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 12:27:08,893 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0b406f14-e661-48b7-b48f-1fffcfa1b342 2019-03-26 12:27:08,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0274670124054s 2019-03-26 12:27:08,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 12:27:08,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}31b9cd581d77349d41da86292e760f29bff4214a" 2019-03-26 12:27:09,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 12:27:09 GMT X-Openstack-Request-Id: req-2ee10f23-c1c8-4948-baf0-a491fc3e4ec5 2019-03-26 12:27:09,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-26 12:27:09,230 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/abbc5a37-e4f6-4353-aba2-af70d8b8a851 used request id req-2ee10f23-c1c8-4948-baf0-a491fc3e4ec5 2019-03-26 12:27:09,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.334953069687s 2019-03-26 12:27:09,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 12:27:09,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:27:09,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27: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-a76c8c9b-13cb-4f84-b4e6-05b26a2dac28 x-openstack-request-id: req-a76c8c9b-13cb-4f84-b4e6-05b26a2dac28 2019-03-26 12:27:09,253 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "refstack_defcore-flavor_835b7e60-df86-4022-ae04-196882549a7f", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e0572ac5-51cb-44eb-94b0-271bb38e988b", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e0572ac5-51cb-44eb-94b0-271bb38e988b", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "e0572ac5-51cb-44eb-94b0-271bb38e988b"}]} 2019-03-26 12:27:09,254 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a76c8c9b-13cb-4f84-b4e6-05b26a2dac28 2019-03-26 12:27:09,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232241153717s 2019-03-26 12:27:09,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 12:27:09,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e0572ac5-51cb-44eb-94b0-271bb38e988b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:27:09,301 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27: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-f54995bc-71fe-4639-82e4-f3e798a7eae3 x-openstack-request-id: req-f54995bc-71fe-4639-82e4-f3e798a7eae3 2019-03-26 12:27:09,301 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e0572ac5-51cb-44eb-94b0-271bb38e988b used request id req-f54995bc-71fe-4639-82e4-f3e798a7eae3 2019-03-26 12:27:09,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0460870265961s 2019-03-26 12:27:09,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 12:27:09,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:27:09,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64d51c47-a98a-4fb4-acb6-fd7a07fb1a56 2019-03-26 12:27:09,518 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "refstack_defcore-user_835b7e60-df86-4022-ae04-196882549a7f", "links": {"self": "http://172.30.9.22:5000/v3/users/c47b2f23e7c04b4aa338a5baf221df5a"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "c47b2f23e7c04b4aa338a5baf221df5a", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 12:27:09,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-64d51c47-a98a-4fb4-acb6-fd7a07fb1a56 2019-03-26 12:27:09,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216756105423s 2019-03-26 12:27:09,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 12:27:09,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/c47b2f23e7c04b4aa338a5baf221df5a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:27:09,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6dc9207-d60a-43e4-9686-e1776dcbe83c 2019-03-26 12:27:09,732 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "refstack_defcore-user_835b7e60-df86-4022-ae04-196882549a7f", "links": {"self": "http://172.30.9.22:5000/v3/users/c47b2f23e7c04b4aa338a5baf221df5a"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "c47b2f23e7c04b4aa338a5baf221df5a", "description": null}} 2019-03-26 12:27:09,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/c47b2f23e7c04b4aa338a5baf221df5a used request id req-e6dc9207-d60a-43e4-9686-e1776dcbe83c 2019-03-26 12:27:09,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207534074783s 2019-03-26 12:27:09,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 12:27:09,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/c47b2f23e7c04b4aa338a5baf221df5a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:27:10,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 12:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c232944-3bd7-4093-926e-755d4a5040f1 2019-03-26 12:27:10,028 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 12:27:10,028 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/c47b2f23e7c04b4aa338a5baf221df5a used request id req-5c232944-3bd7-4093-926e-755d4a5040f1 2019-03-26 12:27:10,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.294855833054s 2019-03-26 12:27:10,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 12:27:10,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:27:10,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4e014d3-4358-4c54-a1da-4290257709cb 2019-03-26 12:27:10,151 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c80b11a63fc4a6bb210c8a402913296"}, "tags": [], "enabled": true, "id": "0c80b11a63fc4a6bb210c8a402913296", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_835b7e60-df86-4022-ae04-196882549a7f"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 12:27:10,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-d4e014d3-4358-4c54-a1da-4290257709cb 2019-03-26 12:27:10,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11709189415s 2019-03-26 12:27:10,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 12:27:10,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/0c80b11a63fc4a6bb210c8a402913296 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:27:10,341 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 12:27:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3de234ad-e972-4219-b47c-900a90d9baec 2019-03-26 12:27:10,342 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 12:27:10,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0c80b11a63fc4a6bb210c8a402913296 used request id req-3de234ad-e972-4219-b47c-900a90d9baec 2019-03-26 12:27:10,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.186074972153s 2019-03-26 12:27:10,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 12:27:10,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=0c80b11a63fc4a6bb210c8a402913296&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}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:27:10,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:10 GMT X-Openstack-Request-Id: req-ade3bd05-9e83-4937-9072-1ec76bdcfed6 2019-03-26 12:27:10,764 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "created_at": "2019-03-26T12:20:46Z", "updated_at": "2019-03-26T12:20:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:20:46Z", "revision_number": 0, "id": "59623c0d-9f21-4031-810f-290d6e96daaa", "remote_group_id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "remote_ip_prefix": null, "created_at": "2019-03-26T12:20:46Z", "security_group_id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c80b11a63fc4a6bb210c8a402913296"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:20:46Z", "revision_number": 0, "id": "9551949a-4e8b-4b70-a672-d32641f37e26", "remote_group_id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "remote_ip_prefix": null, "created_at": "2019-03-26T12:20:46Z", "security_group_id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c80b11a63fc4a6bb210c8a402913296"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:20:46Z", "revision_number": 0, "id": "c4949e63-8fc2-437b-9dd5-85d7df92a83a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:20:46Z", "security_group_id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c80b11a63fc4a6bb210c8a402913296"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:20:46Z", "revision_number": 0, "id": "c69b3d5d-2e7d-4880-a660-8266db08df54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:20:46Z", "security_group_id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c80b11a63fc4a6bb210c8a402913296"}], "revision_number": 1, "project_id": "0c80b11a63fc4a6bb210c8a402913296", "id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "name": "default"}]} 2019-03-26 12:27:10,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=0c80b11a63fc4a6bb210c8a402913296&name=default used request id req-ade3bd05-9e83-4937-9072-1ec76bdcfed6 2019-03-26 12:27:10,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.416908025742s 2019-03-26 12:27:10,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 12:27:10,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:27:10,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 31070 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:10 GMT X-Openstack-Request-Id: req-6708841f-9466-436d-8ed8-a070ef305172 2019-03-26 12:27:10,886 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "created_at": "2019-03-26T12:20:46Z", "updated_at": "2019-03-26T12:20:46Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:20:46Z", "revision_number": 0, "id": "59623c0d-9f21-4031-810f-290d6e96daaa", "remote_group_id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "remote_ip_prefix": null, "created_at": "2019-03-26T12:20:46Z", "security_group_id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c80b11a63fc4a6bb210c8a402913296"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:20:46Z", "revision_number": 0, "id": "9551949a-4e8b-4b70-a672-d32641f37e26", "remote_group_id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "remote_ip_prefix": null, "created_at": "2019-03-26T12:20:46Z", "security_group_id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c80b11a63fc4a6bb210c8a402913296"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:20:46Z", "revision_number": 0, "id": "c4949e63-8fc2-437b-9dd5-85d7df92a83a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:20:46Z", "security_group_id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c80b11a63fc4a6bb210c8a402913296"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:20:46Z", "revision_number": 0, "id": "c69b3d5d-2e7d-4880-a660-8266db08df54", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:20:46Z", "security_group_id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "tenant_id": "0c80b11a63fc4a6bb210c8a402913296", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c80b11a63fc4a6bb210c8a402913296"}], "revision_number": 1, "project_id": "0c80b11a63fc4a6bb210c8a402913296", "id": "c78c76c6-6719-4735-ae39-06b28894e6a1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 12:27:10,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6708841f-9466-436d-8ed8-a070ef305172 2019-03-26 12:27:10,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.116902112961s 2019-03-26 12:27:10,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 12:27:10,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c78c76c6-6719-4735-ae39-06b28894e6a1.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}caec910a6c3b30862325868b1f68e1a9606d8c2c" 2019-03-26 12:27:11,018 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 12:27:11 GMT X-Openstack-Request-Id: req-31447297-8473-4767-b215-78acbdd71b24 2019-03-26 12:27:11,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 12:27:11,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c78c76c6-6719-4735-ae39-06b28894e6a1.json used request id req-31447297-8473-4767-b215-78acbdd71b24 2019-03-26 12:27:11,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.123446941376s 2019-03-26 12:27:11,071 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full'... 2019-03-26 12:27:11,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 12:27:11,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d306ed-429a-4f7e-b30b-4f4dd73c8446 2019-03-26 12:27:11,127 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 12:27:11,127 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-63d306ed-429a-4f7e-b30b-4f4dd73c8446 2019-03-26 12:27:11,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 12:27:11,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T13:27:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["XVnf2VlyRB-bEQGllYNmlw"], "issued_at": "2019-03-26T12:27:11.000000Z"}} 2019-03-26 12:27:11,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 12:27:11,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:11,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:11 GMT X-Openstack-Request-Id: req-f263465d-3211-40ea-9411-d476d9c00608 2019-03-26 12:27:11,924 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 12:27:11,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-f263465d-3211-40ea-9411-d476d9c00608 2019-03-26 12:27:11,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.382526159286s 2019-03-26 12:27:11,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 12:27:11,935 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c3d06da9-dc57-4ffb-b202-f2fb5edb6360 2019-03-26 12:27:11,936 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 12:27:11,936 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-c3d06da9-dc57-4ffb-b202-f2fb5edb6360 2019-03-26 12:27:11,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 12:27:11,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:12,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-528b8a1d-23c7-4437-b3b3-54d227122f45 2019-03-26 12:27:12,138 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 12:27:12,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-528b8a1d-23c7-4437-b3b3-54d227122f45 2019-03-26 12:27:12,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202100038528s 2019-03-26 12:27:12,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 12:27:12,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full", "enabled": true, "domain_id": "default", "name": "tempest_full-project_af834569-4eb5-4c16-aa5b-53bd4badf1d4"}}' 2019-03-26 12:27:12,287 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b8d22fe-649c-4189-9481-2d854f410940 2019-03-26 12:27:12,288 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/5367e54962224f5ea2b05c10169eb5bb"}, "tags": [], "enabled": true, "id": "5367e54962224f5ea2b05c10169eb5bb", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_af834569-4eb5-4c16-aa5b-53bd4badf1d4"}} 2019-03-26 12:27:12,288 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-4b8d22fe-649c-4189-9481-2d854f410940 2019-03-26 12:27:12,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.14248085022s 2019-03-26 12:27:12,288 - 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'5367e54962224f5ea2b05c10169eb5bb', '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_af834569-4eb5-4c16-aa5b-53bd4badf1d4'}) 2019-03-26 12:27:12,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 12:27:12,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Wwfm130C5JNetaVMPZs5RGxrqPA1yn", "email": null, "name": "tempest_full-user_af834569-4eb5-4c16-aa5b-53bd4badf1d4"}}' 2019-03-26 12:27:12,756 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e780c4e6-bf62-4017-9f00-f0c745120a3b 2019-03-26 12:27:12,757 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "links": {"self": "http://172.30.9.22:5000/v3/users/1bb675950d8f426e80d91361688d2429"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bb675950d8f426e80d91361688d2429", "domain_id": "default", "password_expires_at": null}} 2019-03-26 12:27:12,757 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-e780c4e6-bf62-4017-9f00-f0c745120a3b 2019-03-26 12:27:12,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.461858987808s 2019-03-26 12:27:12,758 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'1bb675950d8f426e80d91361688d2429', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full-user_af834569-4eb5-4c16-aa5b-53bd4badf1d4'}) 2019-03-26 12:27:12,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:27:12,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:12,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf0c8cb-0952-40d6-85fc-d95c2d14416d 2019-03-26 12:27:12,922 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:27:12,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bbf0c8cb-0952-40d6-85fc-d95c2d14416d 2019-03-26 12:27:12,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.160615921021s 2019-03-26 12:27:12,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:27:12,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:13,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31f40da8-c777-49aa-85d0-54b3a24656ae 2019-03-26 12:27:13,127 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:27:13,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-31f40da8-c777-49aa-85d0-54b3a24656ae 2019-03-26 12:27:13,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199995994568s 2019-03-26 12:27:13,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:27:13,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:13,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6812f339-9456-417c-931d-f8d93c01b381 2019-03-26 12:27:13,335 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:27:13,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6812f339-9456-417c-931d-f8d93c01b381 2019-03-26 12:27:13,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.202757835388s 2019-03-26 12:27:13,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 12:27:13,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:13,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1d1833a-b669-4d6c-9844-930b06db14a6 2019-03-26 12:27:13,448 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 12:27:13,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-f1d1833a-b669-4d6c-9844-930b06db14a6 2019-03-26 12:27:13,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10830616951s 2019-03-26 12:27:13,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 12:27:13,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:13,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92869682-a302-4798-8832-2a51571cfeb5 2019-03-26 12:27:13,626 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "links": {"self": "http://172.30.9.22:5000/v3/users/1bb675950d8f426e80d91361688d2429"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bb675950d8f426e80d91361688d2429", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 12:27:13,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-92869682-a302-4798-8832-2a51571cfeb5 2019-03-26 12:27:13,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.177552938461s 2019-03-26 12:27:13,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 12:27:13,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:13,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61ea05f1-644f-4335-bb6c-46cb0353dbcf 2019-03-26 12:27:13,834 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/5367e54962224f5ea2b05c10169eb5bb"}, "tags": [], "enabled": true, "id": "5367e54962224f5ea2b05c10169eb5bb", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_af834569-4eb5-4c16-aa5b-53bd4badf1d4"}]} 2019-03-26 12:27:13,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-61ea05f1-644f-4335-bb6c-46cb0353dbcf 2019-03-26 12:27:13,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195490121841s 2019-03-26 12:27:13,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 12:27:13,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=1bb675950d8f426e80d91361688d2429&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=5367e54962224f5ea2b05c10169eb5bb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:13,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-605f6574-5e33-4abd-884f-188b03c02d0f 2019-03-26 12:27:13,954 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=1bb675950d8f426e80d91361688d2429&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=5367e54962224f5ea2b05c10169eb5bb", "previous": null, "next": null}} 2019-03-26 12:27:13,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=1bb675950d8f426e80d91361688d2429&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=5367e54962224f5ea2b05c10169eb5bb used request id req-605f6574-5e33-4abd-884f-188b03c02d0f 2019-03-26 12:27:13,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111679077148s 2019-03-26 12:27:13,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 12:27:13,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5367e54962224f5ea2b05c10169eb5bb/users/1bb675950d8f426e80d91361688d2429/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:14,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 12:27:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2bbc844c-1fec-456b-b70b-e1d2b955b8f7 2019-03-26 12:27:14,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 12:27:14,186 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5367e54962224f5ea2b05c10169eb5bb/users/1bb675950d8f426e80d91361688d2429/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-2bbc844c-1fec-456b-b70b-e1d2b955b8f7 2019-03-26 12:27:14,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.227964162827s 2019-03-26 12:27:14,187 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full-project_af834569-4eb5-4c16-aa5b-53bd4badf1d4', 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'5367e54962224f5ea2b05c10169eb5bb', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Wwfm130C5JNetaVMPZs5RGxrqPA1yn', 'username': u'tempest_full-user_af834569-4eb5-4c16-aa5b-53bd4badf1d4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 12:27:14,190 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full-user_af834569-4eb5-4c16-aa5b-53bd4badf1d4', 'password': 'Wwfm130C5JNetaVMPZs5RGxrqPA1yn', 'project_name': 'tempest_full-project_af834569-4eb5-4c16-aa5b-53bd4badf1d4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '5367e54962224f5ea2b05c10169eb5bb', 'project_domain_name': 'Default'} 2019-03-26 12:27:14,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:27:14,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:14,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-146351ae-fe1d-43ce-9aba-44864aca772c 2019-03-26 12:27:14,312 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:27:14,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-146351ae-fe1d-43ce-9aba-44864aca772c 2019-03-26 12:27:14,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.119087934494s 2019-03-26 12:27:14,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:27:14,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:14,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f1a4105-d5ad-48b5-bebd-ebd7ab8cc1a3 2019-03-26 12:27:14,430 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:27:14,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4f1a4105-d5ad-48b5-bebd-ebd7ab8cc1a3 2019-03-26 12:27:14,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112260818481s 2019-03-26 12:27:14,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 12:27:14,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:14,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eda0762-2ec7-4745-a21e-440cc5fd7099 2019-03-26 12:27:14,541 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 12:27:14,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0eda0762-2ec7-4745-a21e-440cc5fd7099 2019-03-26 12:27:14,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106292963028s 2019-03-26 12:27:14,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 12:27:14,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:14,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deb1f520-0cfb-4377-927f-7be8755a234d 2019-03-26 12:27:14,678 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "links": {"self": "http://172.30.9.22:5000/v3/users/1bb675950d8f426e80d91361688d2429"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bb675950d8f426e80d91361688d2429", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 12:27:14,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-deb1f520-0cfb-4377-927f-7be8755a234d 2019-03-26 12:27:14,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.136041879654s 2019-03-26 12:27:14,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 12:27:14,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:14,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ed15aa-954a-4abd-b5a1-bd447a11bc8e 2019-03-26 12:27:14,804 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/5367e54962224f5ea2b05c10169eb5bb"}, "tags": [], "enabled": true, "id": "5367e54962224f5ea2b05c10169eb5bb", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_af834569-4eb5-4c16-aa5b-53bd4badf1d4"}]} 2019-03-26 12:27:14,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-29ed15aa-954a-4abd-b5a1-bd447a11bc8e 2019-03-26 12:27:14,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115764141083s 2019-03-26 12:27:14,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 12:27:14,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=1bb675950d8f426e80d91361688d2429&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=5367e54962224f5ea2b05c10169eb5bb" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:15,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99a8a7b1-6b37-4fe7-92ff-006e8cb96c46 2019-03-26 12:27:15,021 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=1bb675950d8f426e80d91361688d2429&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=5367e54962224f5ea2b05c10169eb5bb", "previous": null, "next": null}} 2019-03-26 12:27:15,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=1bb675950d8f426e80d91361688d2429&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=5367e54962224f5ea2b05c10169eb5bb used request id req-99a8a7b1-6b37-4fe7-92ff-006e8cb96c46 2019-03-26 12:27:15,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.209347963333s 2019-03-26 12:27:15,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 12:27:15,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5367e54962224f5ea2b05c10169eb5bb/users/1bb675950d8f426e80d91361688d2429/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:15,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 12:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d738450f-5d13-498d-bc21-b13b0719832a 2019-03-26 12:27:15,177 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 12:27:15,177 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5367e54962224f5ea2b05c10169eb5bb/users/1bb675950d8f426e80d91361688d2429/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-d738450f-5d13-498d-bc21-b13b0719832a 2019-03-26 12:27:15,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.151606082916s 2019-03-26 12:27:15,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:27:15,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:15,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec9d8aaf-6a80-41f5-82f7-fbf5d694ef71 2019-03-26 12:27:15,292 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:27:15,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ec9d8aaf-6a80-41f5-82f7-fbf5d694ef71 2019-03-26 12:27:15,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112302064896s 2019-03-26 12:27:15,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 12:27:15,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:15,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-440d0543-8606-4859-9667-89150bf694cc 2019-03-26 12:27:15,493 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 12:27:15,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-440d0543-8606-4859-9667-89150bf694cc 2019-03-26 12:27:15,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.195466995239s 2019-03-26 12:27:15,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 12:27:15,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:15,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89412620-3a7a-4ff8-a549-54baf890ac1e 2019-03-26 12:27:15,620 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "links": {"self": "http://172.30.9.22:5000/v3/users/1bb675950d8f426e80d91361688d2429"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bb675950d8f426e80d91361688d2429", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 12:27:15,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-89412620-3a7a-4ff8-a549-54baf890ac1e 2019-03-26 12:27:15,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125693798065s 2019-03-26 12:27:15,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 12:27:15,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=1bb675950d8f426e80d91361688d2429&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}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:15,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 193 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef60055-c820-4a25-a8aa-b36bc14ef6b7 2019-03-26 12:27:15,830 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=1bb675950d8f426e80d91361688d2429&scope.domain.id=default", "previous": null, "next": null}} 2019-03-26 12:27:15,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=1bb675950d8f426e80d91361688d2429&scope.domain.id=default used request id req-aef60055-c820-4a25-a8aa-b36bc14ef6b7 2019-03-26 12:27:15,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200273036957s 2019-03-26 12:27:15,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-26 12:27:15,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/1bb675950d8f426e80d91361688d2429/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:16,016 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 12:27:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5f17531-cdc5-431b-8f53-490c0621021e 2019-03-26 12:27:16,016 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 12:27:16,016 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/1bb675950d8f426e80d91361688d2429/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-d5f17531-cdc5-431b-8f53-490c0621021e 2019-03-26 12:27:16,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.182368040085s 2019-03-26 12:27:16,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 12:27:16,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-053bb46b-e318-4d3c-a470-e799371559a1 2019-03-26 12:27:16,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.22:5000/v3/", "rel": "self"}]}} 2019-03-26 12:27:16,028 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-053bb46b-e318-4d3c-a470-e799371559a1 2019-03-26 12:27:16,028 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 12:27:16,428 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T13:27:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5367e54962224f5ea2b05c10169eb5bb", "name": "tempest_full-project_af834569-4eb5-4c16-aa5b-53bd4badf1d4"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_5367e54962224f5ea2b05c10169eb5bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5367e54962224f5ea2b05c10169eb5bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5367e54962224f5ea2b05c10169eb5bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/5367e54962224f5ea2b05c10169eb5bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/5367e54962224f5ea2b05c10169eb5bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5367e54962224f5ea2b05c10169eb5bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/5367e54962224f5ea2b05c10169eb5bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/5367e54962224f5ea2b05c10169eb5bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5367e54962224f5ea2b05c10169eb5bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/5367e54962224f5ea2b05c10169eb5bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/5367e54962224f5ea2b05c10169eb5bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5367e54962224f5ea2b05c10169eb5bb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/5367e54962224f5ea2b05c10169eb5bb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/5367e54962224f5ea2b05c10169eb5bb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full-user_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "id": "1bb675950d8f426e80d91361688d2429"}, "audit_ids": ["wNUqp39-TeO0UKZtBuxZjg"], "issued_at": "2019-03-26T12:27:16.000000Z"}} 2019-03-26 12:27:16,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 12:27:16,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 12:27:16,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:16 GMT X-Openstack-Request-Id: req-199206c2-2082-44cf-8caf-4a66f8912db5 2019-03-26 12:27:16,700 - 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-26 12:27:16,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-199206c2-2082-44cf-8caf-4a66f8912db5 2019-03-26 12:27:16,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.26894903183s 2019-03-26 12:27:16,710 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full'... 2019-03-26 12:27:16,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 12:27:16,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:16,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54c3496-be60-49fa-b7c2-110d1b904bca 2019-03-26 12:27:16,827 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 12:27:16,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b54c3496-be60-49fa-b7c2-110d1b904bca 2019-03-26 12:27:16,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116394996643s 2019-03-26 12:27:16,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 12:27:16,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:16,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184cff25-a43a-4fb6-8889-829afd2977e7 2019-03-26 12:27:16,957 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/5367e54962224f5ea2b05c10169eb5bb"}, "tags": [], "enabled": true, "id": "5367e54962224f5ea2b05c10169eb5bb", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_af834569-4eb5-4c16-aa5b-53bd4badf1d4"}]} 2019-03-26 12:27:16,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-184cff25-a43a-4fb6-8889-829afd2977e7 2019-03-26 12:27:16,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.12248301506s 2019-03-26 12:27:16,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 12:27:16,960 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" -d '{"network": {"shared": true, "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "name": "tempest_full-net_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "admin_state_up": true}}' 2019-03-26 12:27:17,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 725 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:17 GMT X-Openstack-Request-Id: req-8bb15bdf-74d0-4993-b48f-48a609b0a6de 2019-03-26 12:27:17,634 - 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":"540567c2-dc72-404a-b154-3f953e117e8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":true,"project_id":"5367e54962224f5ea2b05c10169eb5bb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T12:27:17Z","is_default":false,"qos_policy_id":null,"name":"tempest_full-net_af834569-4eb5-4c16-aa5b-53bd4badf1d4","admin_state_up":true,"tenant_id":"5367e54962224f5ea2b05c10169eb5bb","created_at":"2019-03-26T12:27:17Z","mtu":1450}} 2019-03-26 12:27:17,634 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8bb15bdf-74d0-4993-b48f-48a609b0a6de 2019-03-26 12:27:17,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.674760103226s 2019-03-26 12:27:17,635 - 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-26T12:27:17Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'540567c2-dc72-404a-b154-3f953e117e8d', u'provider:segmentation_id': 47, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'tempest_full-net_af834569-4eb5-4c16-aa5b-53bd4badf1d4', u'created_at': u'2019-03-26T12:27:17Z', u'mtu': 1450, u'tenant_id': u'5367e54962224f5ea2b05c10169eb5bb', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'5367e54962224f5ea2b05c10169eb5bb', u'l2_adjacency': True}) 2019-03-26 12:27:17,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 12:27:17,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 12:27:17,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1430 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:17 GMT X-Openstack-Request-Id: req-7d1653ef-4d77-4a3b-ae33-5837f42d86b7 2019-03-26 12:27:17,726 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"540567c2-dc72-404a-b154-3f953e117e8d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":true,"project_id":"5367e54962224f5ea2b05c10169eb5bb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T12:27:17Z","qos_policy_id":null,"name":"tempest_full-net_af834569-4eb5-4c16-aa5b-53bd4badf1d4","admin_state_up":true,"tenant_id":"5367e54962224f5ea2b05c10169eb5bb","created_at":"2019-03-26T12:27:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 12:27:17,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-7d1653ef-4d77-4a3b-ae33-5837f42d86b7 2019-03-26 12:27:17,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0902459621429s 2019-03-26 12:27:17,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 12:27:17,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b21b25eaafe1a02a54571b4e14f86ff7f746de99" -d '{"subnet": {"name": "tempest_full-subnet_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "enable_dhcp": true, "network_id": "540567c2-dc72-404a-b154-3f953e117e8d", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 12:27:18,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 698 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:18 GMT X-Openstack-Request-Id: req-ce645df4-4dad-4723-842f-e1d7810c81db 2019-03-26 12:27:18,168 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T12:27:17Z","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":"984b4b96-6030-4f99-9f26-41311c5b1141","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5367e54962224f5ea2b05c10169eb5bb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_af834569-4eb5-4c16-aa5b-53bd4badf1d4","enable_dhcp":true,"segment_id":null,"network_id":"540567c2-dc72-404a-b154-3f953e117e8d","tenant_id":"5367e54962224f5ea2b05c10169eb5bb","created_at":"2019-03-26T12:27:17Z","ip_version":4}} 2019-03-26 12:27:18,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-ce645df4-4dad-4723-842f-e1d7810c81db 2019-03-26 12:27:18,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.440449953079s 2019-03-26 12:27:18,168 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T12:27:17Z', 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'984b4b96-6030-4f99-9f26-41311c5b1141', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_full-subnet_af834569-4eb5-4c16-aa5b-53bd4badf1d4', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'540567c2-dc72-404a-b154-3f953e117e8d', u'tenant_id': u'5367e54962224f5ea2b05c10169eb5bb', u'created_at': u'2019-03-26T12:27:17Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'5367e54962224f5ea2b05c10169eb5bb'}) 2019-03-26 12:27:18,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 12:27:18,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b21b25eaafe1a02a54571b4e14f86ff7f746de99" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "tempest_full-router_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "admin_state_up": true}}' 2019-03-26 12:27:19,743 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 712 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:19 GMT X-Openstack-Request-Id: req-62dc948e-f42f-450a-8422-fe84144899dc 2019-03-26 12:27:19,744 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "created_at": "2019-03-26T12:27:18Z", "admin_state_up": true, "updated_at": "2019-03-26T12:27:19Z", "project_id": "5367e54962224f5ea2b05c10169eb5bb", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "f3a804a8-4518-4279-ab3b-649f444a0882", "name": "tempest_full-router_af834569-4eb5-4c16-aa5b-53bd4badf1d4"}} 2019-03-26 12:27:19,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-62dc948e-f42f-450a-8422-fe84144899dc 2019-03-26 12:27:19,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.57508087158s 2019-03-26 12:27:19,745 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T12:27:19Z', u'revision_number': 2, u'ha': False, u'id': u'f3a804a8-4518-4279-ab3b-649f444a0882', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.203'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_full-router_af834569-4eb5-4c16-aa5b-53bd4badf1d4', u'admin_state_up': True, u'tenant_id': u'5367e54962224f5ea2b05c10169eb5bb', u'created_at': u'2019-03-26T12:27:18Z', u'flavor_id': None, u'routes': [], u'project_id': u'5367e54962224f5ea2b05c10169eb5bb'}) 2019-03-26 12:27:19,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 12:27:19,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f3a804a8-4518-4279-ab3b-649f444a0882/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}b21b25eaafe1a02a54571b4e14f86ff7f746de99" -d '{"subnet_id": "984b4b96-6030-4f99-9f26-41311c5b1141"}' 2019-03-26 12:27:22,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:22 GMT X-Openstack-Request-Id: req-47e0b130-5d9d-44ac-bcf1-374c2f280888 2019-03-26 12:27:22,119 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "540567c2-dc72-404a-b154-3f953e117e8d", "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "subnet_id": "984b4b96-6030-4f99-9f26-41311c5b1141", "subnet_ids": ["984b4b96-6030-4f99-9f26-41311c5b1141"], "port_id": "74fc2d6a-dc7f-4cd9-9b79-7175a626c9e0", "id": "f3a804a8-4518-4279-ab3b-649f444a0882"} 2019-03-26 12:27:22,119 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f3a804a8-4518-4279-ab3b-649f444a0882/add_router_interface.json used request id req-47e0b130-5d9d-44ac-bcf1-374c2f280888 2019-03-26 12:27:22,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.37391591072s 2019-03-26 12:27:22,119 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 12:27:22,225 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 12:27:22,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 12:27:22,233 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:22 GMT 2019-03-26 12:27:22,234 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 12:27:22,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 12:27:22,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 12:27:22,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:22 GMT X-Openstack-Request-Id: req-02117197-9817-43dc-8669-14c5c0316176 2019-03-26 12:27:22,522 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 12:27:22,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-02117197-9817-43dc-8669-14c5c0316176 2019-03-26 12:27:22,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.285644054413s 2019-03-26 12:27:22,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 12:27:22,535 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b21b25eaafe1a02a54571b4e14f86ff7f746de99" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4"}' 2019-03-26 12:27:22,601 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 940 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:22 GMT Location: http://172.30.9.22:9292/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-1d24475b-0b95-4dd0-aaae-737aa2dc126f 2019-03-26 12:27:22,602 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:27:22Z", "file": "/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/file", "owner": "5367e54962224f5ea2b05c10169eb5bb", "id": "692bc9c6-0ae2-4ebc-b59f-b119e7893e86", "size": null, "self": "/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86", "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_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "checksum": null, "created_at": "2019-03-26T12:27:22Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 12:27:22,602 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-1d24475b-0b95-4dd0-aaae-737aa2dc126f 2019-03-26 12:27:22,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0707461833954s 2019-03-26 12:27:22,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 12:27:22,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/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}b21b25eaafe1a02a54571b4e14f86ff7f746de99" -d '' 2019-03-26 12:27:22,978 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 12:27:22 GMT X-Openstack-Request-Id: req-ac701b93-16a6-4e71-a1c8-18d1fc92fbf3 2019-03-26 12:27:22,978 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 12:27:22,978 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/file used request id req-ac701b93-16a6-4e71-a1c8-18d1fc92fbf3 2019-03-26 12:27:22,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.375406980515s 2019-03-26 12:27:22,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 12:27:22,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 12:27:23,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:23 GMT X-Openstack-Request-Id: req-f7568dcf-63aa-4cbd-82b6-2a5878e30bc5 2019-03-26 12:27:23,007 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:27:22Z", "file": "/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/file", "owner": "5367e54962224f5ea2b05c10169eb5bb", "id": "692bc9c6-0ae2-4ebc-b59f-b119e7893e86", "size": 12716032, "self": "/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T12:27:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 12:27:23,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f7568dcf-63aa-4cbd-82b6-2a5878e30bc5 2019-03-26 12:27:23,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0251200199127s 2019-03-26 12:27:23,009 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/snap', u'metadata': Munch({})})], 'file': u'/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/file', 'owner': u'5367e54962224f5ea2b05c10169eb5bb', 'id': u'692bc9c6-0ae2-4ebc-b59f-b119e7893e86', 'size': 12716032, u'self': u'/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5367e54962224f5ea2b05c10169eb5bb', 'name': 'tempest_full-project_af834569-4eb5-4c16-aa5b-53bd4badf1d4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T12:27:22Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T12:27:22Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4', '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/692bc9c6-0ae2-4ebc-b59f-b119e7893e86', 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_af834569-4eb5-4c16-aa5b-53bd4badf1d4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4', 'created': u'2019-03-26T12:27:22Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T12:27: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/692bc9c6-0ae2-4ebc-b59f-b119e7893e86', 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_af834569-4eb5-4c16-aa5b-53bd4badf1d4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 12:27:23,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 12:27:23,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full-flavor_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 12:27:23,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27: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-a8645a32-d55f-44ef-af20-f93aceb08bd1 x-openstack-request-id: req-a8645a32-d55f-44ef-af20-f93aceb08bd1 2019-03-26 12:27:23,305 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6bc0c1e6-28f5-4f35-9742-26c3c8949ecd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6bc0c1e6-28f5-4f35-9742-26c3c8949ecd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6bc0c1e6-28f5-4f35-9742-26c3c8949ecd"}} 2019-03-26 12:27:23,305 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a8645a32-d55f-44ef-af20-f93aceb08bd1 2019-03-26 12:27:23,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.292906999588s 2019-03-26 12:27:23,306 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_af834569-4eb5-4c16-aa5b-53bd4badf1d4', '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'0c1029b257c44319a8784a806bbcda81', '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'6bc0c1e6-28f5-4f35-9742-26c3c8949ecd', 'swap': 0}) 2019-03-26 12:27:23,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 12:27:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/6bc0c1e6-28f5-4f35-9742-26c3c8949ecd/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}b21f0bbf3b522b478acd45a4d40b653a125805dc" -d '{"extra_specs": {}}' 2019-03-26 12:27:23,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27: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-56072914-29b3-469d-92f5-b6e59f009bb6 x-openstack-request-id: req-56072914-29b3-469d-92f5-b6e59f009bb6 2019-03-26 12:27:23,329 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 12:27:23,329 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/6bc0c1e6-28f5-4f35-9742-26c3c8949ecd/os-extra_specs used request id req-56072914-29b3-469d-92f5-b6e59f009bb6 2019-03-26 12:27:23,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0223751068115s 2019-03-26 12:27:23,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 12:27:23,432 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5894c3df-b17f-4bcc-ab0f-bdba9820523b 2019-03-26 12:27:23,432 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 12:27:23,433 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-5894c3df-b17f-4bcc-ab0f-bdba9820523b 2019-03-26 12:27:23,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:27:23,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 12:27:23,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7f5b48-c2f1-49ab-97df-169cb1b3bc99 2019-03-26 12:27:23,542 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:27:23,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1c7f5b48-c2f1-49ab-97df-169cb1b3bc99 2019-03-26 12:27:23,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.105656147003s 2019-03-26 12:27:23,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 12:27:23,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 12:27:23,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-586a9bdc-15b9-4bae-bb0e-3497d1b1b9c5 2019-03-26 12:27:23,739 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 12:27:23,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-586a9bdc-15b9-4bae-bb0e-3497d1b1b9c5 2019-03-26 12:27:23,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191841125488s 2019-03-26 12:27:23,762 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-26 12:27:25,972 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-26 12:27:28,110 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | b60a6e77-7944-49e5-9946-88a07bb0f0df | 2019-03-26T12:27:27.768471 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: b60a6e77-7944-49e5-9946-88a07bb0f0df ~/.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-26 12:27:31,427 - 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-26 12:27:32,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-26 12:27:34,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-26 12:27:37,224 - 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=10703f9b-b80e-4535-9303-4e57bef14c52) as the default verifier for the future CLI operations. 2019-03-26 12:27:38,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 12:27:38,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 12:27:38,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-496ddf34-9df9-4677-a672-8074134b0c7c x-openstack-request-id: req-496ddf34-9df9-4677-a672-8074134b0c7c 2019-03-26 12:27:38,996 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 12:27:38,996 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-496ddf34-9df9-4677-a672-8074134b0c7c 2019-03-26 12:27:38,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0351660251617s 2019-03-26 12:27:39,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 12:27:39,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 12:27:39,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:39 GMT X-Openstack-Request-Id: req-4435efcf-ac30-4f2b-bf12-238d4e92534d 2019-03-26 12:27:39,292 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:27:22Z", "file": "/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/file", "owner": "5367e54962224f5ea2b05c10169eb5bb", "id": "692bc9c6-0ae2-4ebc-b59f-b119e7893e86", "size": 12716032, "self": "/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T12:27:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 12:27:39,292 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4435efcf-ac30-4f2b-bf12-238d4e92534d 2019-03-26 12:27:39,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291040897369s 2019-03-26 12:27:39,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 12:27:39,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b21b25eaafe1a02a54571b4e14f86ff7f746de99" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full-img_alt_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full-img_alt_af834569-4eb5-4c16-aa5b-53bd4badf1d4"}' 2019-03-26 12:27:39,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:39 GMT Location: http://172.30.9.22:9292/v2/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-51a4ea2e-bae4-4b8c-9ea9-b9427d8f370e 2019-03-26 12:27:39,351 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:27:39Z", "file": "/v2/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b/file", "owner": "5367e54962224f5ea2b05c10169eb5bb", "id": "e25520ea-baa2-40a2-8fd1-9f8189724b8b", "size": null, "self": "/v2/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b", "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_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "checksum": null, "created_at": "2019-03-26T12:27:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 12:27:39,352 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-51a4ea2e-bae4-4b8c-9ea9-b9427d8f370e 2019-03-26 12:27:39,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.048614025116s 2019-03-26 12:27:39,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 12:27:39,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b/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}b21b25eaafe1a02a54571b4e14f86ff7f746de99" -d '' 2019-03-26 12:27:40,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 12:27:40 GMT X-Openstack-Request-Id: req-68b83478-9bc5-4174-9780-37c4d834b52d 2019-03-26 12:27:40,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-26 12:27:40,181 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b/file used request id req-68b83478-9bc5-4174-9780-37c4d834b52d 2019-03-26 12:27:40,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.828140974045s 2019-03-26 12:27:40,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 12:27:40,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 12:27:40,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2741 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27:40 GMT X-Openstack-Request-Id: req-6938c515-3711-486f-84b1-2530dd69e587 2019-03-26 12:27:40,215 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:27:40Z", "file": "/v2/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b/file", "owner": "5367e54962224f5ea2b05c10169eb5bb", "id": "e25520ea-baa2-40a2-8fd1-9f8189724b8b", "size": 12716032, "self": "/v2/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_alt_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_alt_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T12:27:39Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:27:22Z", "file": "/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/file", "owner": "5367e54962224f5ea2b05c10169eb5bb", "id": "692bc9c6-0ae2-4ebc-b59f-b119e7893e86", "size": 12716032, "self": "/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T12:27:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 12:27:40,215 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6938c515-3711-486f-84b1-2530dd69e587 2019-03-26 12:27:40,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.030161857605s 2019-03-26 12:27:40,217 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b/file', 'owner': u'5367e54962224f5ea2b05c10169eb5bb', 'id': u'e25520ea-baa2-40a2-8fd1-9f8189724b8b', 'size': 12716032, u'self': u'/v2/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'5367e54962224f5ea2b05c10169eb5bb', 'name': 'tempest_full-project_af834569-4eb5-4c16-aa5b-53bd4badf1d4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T12:27:40Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T12:27:40Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full-img_alt_af834569-4eb5-4c16-aa5b-53bd4badf1d4', '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/e25520ea-baa2-40a2-8fd1-9f8189724b8b', 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_af834569-4eb5-4c16-aa5b-53bd4badf1d4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full-img_alt_af834569-4eb5-4c16-aa5b-53bd4badf1d4', 'created': u'2019-03-26T12:27:39Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T12:27: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/e25520ea-baa2-40a2-8fd1-9f8189724b8b', 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_af834569-4eb5-4c16-aa5b-53bd4badf1d4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 12:27:40,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 12:27:40,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full-flavor_alt_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 12:27:40,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27: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-5f5d7a80-3130-490c-87f3-8f14856aa3c1 x-openstack-request-id: req-5f5d7a80-3130-490c-87f3-8f14856aa3c1 2019-03-26 12:27:40,257 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_full-flavor_alt_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e1492ddb-e623-43cd-9251-ecc9a784428d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e1492ddb-e623-43cd-9251-ecc9a784428d", "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": "e1492ddb-e623-43cd-9251-ecc9a784428d"}} 2019-03-26 12:27:40,257 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-5f5d7a80-3130-490c-87f3-8f14856aa3c1 2019-03-26 12:27:40,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0387630462646s 2019-03-26 12:27:40,258 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_af834569-4eb5-4c16-aa5b-53bd4badf1d4', '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'0c1029b257c44319a8784a806bbcda81', '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'e1492ddb-e623-43cd-9251-ecc9a784428d', 'swap': 0}) 2019-03-26 12:27:40,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 12:27:40,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e1492ddb-e623-43cd-9251-ecc9a784428d/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}b21f0bbf3b522b478acd45a4d40b653a125805dc" -d '{"extra_specs": {}}' 2019-03-26 12:27:40,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 12:27: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-1198e3ab-d089-4313-8f41-0163bae3d4d6 x-openstack-request-id: req-1198e3ab-d089-4313-8f41-0163bae3d4d6 2019-03-26 12:27:40,279 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 12:27:40,280 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e1492ddb-e623-43cd-9251-ecc9a784428d/os-extra_specs used request id req-1198e3ab-d089-4313-8f41-0163bae3d4d6 2019-03-26 12:27:40,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0210638046265s 2019-03-26 12:27:40,280 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full-flavor_alt_af834569-4eb5-4c16-aa5b-53bd4badf1d4', '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'0c1029b257c44319a8784a806bbcda81', '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'e1492ddb-e623-43cd-9251-ecc9a784428d', 'swap': 0}) 2019-03-26 12:27:43,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-26 12:27:43,307 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-26 12:27:43,307 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-26 12:27:43,310 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-26 12:27:43,340 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-26 12:27:46,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-10703f9b-b80e-4535-9303-4e57bef14c52/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.api)' >/home/opnfv/functest/results/tempest_full/test_list.txt 2>/dev/null) 2019-03-26 12:27:46,561 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-26 12:27:46,589 - 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-26 13:14:14,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 45adc074-ba2a-45ef-98ef-ccb505f051e6 2019-03-26 13:14:14,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '45adc074-ba2a-45ef-98ef-ccb505f051e6']'. 2019-03-26 13:14:15,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-26 13:14:15,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-26 13:14:15,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 13:14:15,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 45adc074-ba2a-45ef-98ef-ccb505f051e6 | 2019-03-26 13:14:15,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2019-03-26 13:14:15,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-26 12:27:48 | 2019-03-26 13:14:15,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-26 13:14:13 | 2019-03-26 13:14:15,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:46:25 | 2019-03-26 13:14:15,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2019-03-26 13:14:15,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-26 13:14:15,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-26 13:14:15,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 10703f9b-b80e-4535-9303-4e57bef14c52) | 2019-03-26 13:14:15,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-26 13:14:15,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: b60a6e77-7944-49e5-9946-88a07bb0f0df) | 2019-03-26 13:14:15,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1493 | 2019-03-26 13:14:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 2773.974 | 2019-03-26 13:14:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1250 | 2019-03-26 13:14:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 237 | 2019-03-26 13:14:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-26 13:14:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-26 13:14:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 6 | 2019-03-26 13:14:15,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 13:14:15,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-26 13:14:15,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-26 13:14:16,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full success_rate is 99.5222929936% 2019-03-26 13:14:16,005 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '45adc074-ba2a-45ef-98ef-ccb505f051e6', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.html'] 2019-03-26 13:14:18,273 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 45adc074-ba2a-45ef-98ef-ccb505f051e6 --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-26 13:14:18,273 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '45adc074-ba2a-45ef-98ef-ccb505f051e6', '--to', u'/home/opnfv/functest/results/tempest_full/tempest-report.xml'] 2019-03-26 13:14:20,377 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 45adc074-ba2a-45ef-98ef-ccb505f051e6 --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-26 13:14:20,650 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 13:14:20,650 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | tempest_full | functest | 47:04 | FAIL | +----------------------+------------------+------------------+----------------+ 2019-03-26 13:14:20,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 13:14:20,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 13:14:21,507 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:14:21 GMT X-Openstack-Request-Id: req-e3469bf1-c72f-4172-9200-32233eba1ca2 2019-03-26 13:14:21,507 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 13:14:21,508 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e25520ea-baa2-40a2-8fd1-9f8189724b8b used request id req-e3469bf1-c72f-4172-9200-32233eba1ca2 2019-03-26 13:14:21,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.851068019867s 2019-03-26 13:14:21,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 13:14:21,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 13:14:21,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 363 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34b27791-cb7d-45e4-a043-e121392d070c x-openstack-request-id: req-34b27791-cb7d-45e4-a043-e121392d070c 2019-03-26 13:14:21,834 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6bc0c1e6-28f5-4f35-9742-26c3c8949ecd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6bc0c1e6-28f5-4f35-9742-26c3c8949ecd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6bc0c1e6-28f5-4f35-9742-26c3c8949ecd"}, {"name": "tempest_full-flavor_alt_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e1492ddb-e623-43cd-9251-ecc9a784428d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e1492ddb-e623-43cd-9251-ecc9a784428d", "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": "e1492ddb-e623-43cd-9251-ecc9a784428d"}]} 2019-03-26 13:14:21,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-34b27791-cb7d-45e4-a043-e121392d070c 2019-03-26 13:14:21,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.32037115097s 2019-03-26 13:14:21,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 13:14:21,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e1492ddb-e623-43cd-9251-ecc9a784428d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 13:14:21,870 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14: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-19e5d8e1-0903-430e-89c4-7d9f843d1b1c x-openstack-request-id: req-19e5d8e1-0903-430e-89c4-7d9f843d1b1c 2019-03-26 13:14:21,871 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e1492ddb-e623-43cd-9251-ecc9a784428d used request id req-19e5d8e1-0903-430e-89c4-7d9f843d1b1c 2019-03-26 13:14:21,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0337960720062s 2019-03-26 13:14:21,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 13:14:21,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/f3a804a8-4518-4279-ab3b-649f444a0882/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}b21b25eaafe1a02a54571b4e14f86ff7f746de99" -d '{"subnet_id": "984b4b96-6030-4f99-9f26-41311c5b1141"}' 2019-03-26 13:14:24,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:24 GMT X-Openstack-Request-Id: req-f6c3040c-e521-4bdd-96d9-ebdd6e8235ea 2019-03-26 13:14:24,179 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "540567c2-dc72-404a-b154-3f953e117e8d", "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "subnet_id": "984b4b96-6030-4f99-9f26-41311c5b1141", "subnet_ids": ["984b4b96-6030-4f99-9f26-41311c5b1141"], "port_id": "74fc2d6a-dc7f-4cd9-9b79-7175a626c9e0", "id": "f3a804a8-4518-4279-ab3b-649f444a0882"} 2019-03-26 13:14:24,179 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/f3a804a8-4518-4279-ab3b-649f444a0882/remove_router_interface.json used request id req-f6c3040c-e521-4bdd-96d9-ebdd6e8235ea 2019-03-26 13:14:24,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.30775403976s 2019-03-26 13:14:24,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 13:14:24,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 13:14:24,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1709 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:24 GMT X-Openstack-Request-Id: req-ea5b1ebe-6ce0-4d59-a4a0-d609c136766f 2019-03-26 13:14:24,322 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f70904767be4088abe76307973f54fa", "created_at": "2019-03-26T11:42:00Z", "admin_state_up": true, "updated_at": "2019-03-26T11:42:00Z", "project_id": "2f70904767be4088abe76307973f54fa", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "465c83f2-2dd2-40a3-a9a2-de75fe026995", "name": "tempest-pretest-check-694215904"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "created_at": "2019-03-26T12:27:18Z", "admin_state_up": true, "updated_at": "2019-03-26T13:14:22Z", "project_id": "5367e54962224f5ea2b05c10169eb5bb", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "f3a804a8-4518-4279-ab3b-649f444a0882", "name": "tempest_full-router_af834569-4eb5-4c16-aa5b-53bd4badf1d4"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a55f567358d4a8c825c14b74bbb46f7", "created_at": "2019-03-26T11:42:28Z", "admin_state_up": false, "updated_at": "2019-03-26T11:42:28Z", "project_id": "5a55f567358d4a8c825c14b74bbb46f7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f65d8ca7-4128-4274-b399-476e5dd54c51", "name": "tempest-router-413550504"}]} 2019-03-26 13:14:24,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ea5b1ebe-6ce0-4d59-a4a0-d609c136766f 2019-03-26 13:14:24,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.143045902252s 2019-03-26 13:14:24,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 13:14:24,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/f3a804a8-4518-4279-ab3b-649f444a0882.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 13:14:25,744 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:14:25 GMT X-Openstack-Request-Id: req-bc6dd1fb-6c11-49d2-adc7-e07158c4fa55 2019-03-26 13:14:25,744 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:14:25,744 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/f3a804a8-4518-4279-ab3b-649f444a0882.json used request id req-bc6dd1fb-6c11-49d2-adc7-e07158c4fa55 2019-03-26 13:14:25,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42005801201s 2019-03-26 13:14:25,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 13:14:25,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 13:14:25,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1330 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:25 GMT X-Openstack-Request-Id: req-052bf7c9-40ed-4800-b9bd-58796da55e82 2019-03-26 13:14:25,785 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4},{"updated_at":"2019-03-26T12:27:17Z","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":"984b4b96-6030-4f99-9f26-41311c5b1141","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"5367e54962224f5ea2b05c10169eb5bb","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_full-subnet_af834569-4eb5-4c16-aa5b-53bd4badf1d4","enable_dhcp":true,"segment_id":null,"network_id":"540567c2-dc72-404a-b154-3f953e117e8d","tenant_id":"5367e54962224f5ea2b05c10169eb5bb","created_at":"2019-03-26T12:27:17Z","ip_version":4}]} 2019-03-26 13:14:25,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-052bf7c9-40ed-4800-b9bd-58796da55e82 2019-03-26 13:14:25,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0399680137634s 2019-03-26 13:14:25,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 13:14:25,787 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/984b4b96-6030-4f99-9f26-41311c5b1141.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 13:14:26,914 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:14:26 GMT X-Openstack-Request-Id: req-e0e2a3ac-7c75-4592-b4a3-bf13242c7930 2019-03-26 13:14:26,914 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:14:26,914 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/984b4b96-6030-4f99-9f26-41311c5b1141.json used request id req-e0e2a3ac-7c75-4592-b4a3-bf13242c7930 2019-03-26 13:14:26,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12780499458s 2019-03-26 13:14:26,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:14:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 13:14:27,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1436 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:27 GMT X-Openstack-Request-Id: req-add29cf0-24e5-4010-b29d-94dbb928456a 2019-03-26 13:14:27,001 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"540567c2-dc72-404a-b154-3f953e117e8d","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":47,"ipv4_address_scope":null,"shared":true,"project_id":"5367e54962224f5ea2b05c10169eb5bb","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T13:14:26Z","qos_policy_id":null,"name":"tempest_full-net_af834569-4eb5-4c16-aa5b-53bd4badf1d4","admin_state_up":true,"tenant_id":"5367e54962224f5ea2b05c10169eb5bb","created_at":"2019-03-26T12:27:17Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 13:14:27,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-add29cf0-24e5-4010-b29d-94dbb928456a 2019-03-26 13:14:27,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0864880084991s 2019-03-26 13:14:27,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 13:14:27,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/540567c2-dc72-404a-b154-3f953e117e8d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 13:14:28,196 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:14:28 GMT X-Openstack-Request-Id: req-5c77043f-1c9d-49c6-9542-19f93a0b29c9 2019-03-26 13:14:28,196 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:14:28,196 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/540567c2-dc72-404a-b154-3f953e117e8d.json used request id req-5c77043f-1c9d-49c6-9542-19f93a0b29c9 2019-03-26 13:14:28,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.19395184517s 2019-03-26 13:14:28,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:14:28,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 13:14:28,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1400 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:28 GMT X-Openstack-Request-Id: req-e3ecbe71-2eef-4b27-b708-9aa31388268d 2019-03-26 13:14:28,226 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T12:27:22Z", "file": "/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/file", "owner": "5367e54962224f5ea2b05c10169eb5bb", "id": "692bc9c6-0ae2-4ebc-b59f-b119e7893e86", "size": 12716032, "self": "/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full-img_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T12:27:22Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:14:28,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e3ecbe71-2eef-4b27-b708-9aa31388268d 2019-03-26 13:14:28,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257639884949s 2019-03-26 13:14:28,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 13:14:28,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21b25eaafe1a02a54571b4e14f86ff7f746de99" 2019-03-26 13:14:28,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:14:28 GMT X-Openstack-Request-Id: req-a835670c-3916-4413-b356-b3be323c6250 2019-03-26 13:14:28,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-26 13:14:28,466 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/692bc9c6-0ae2-4ebc-b59f-b119e7893e86 used request id req-a835670c-3916-4413-b356-b3be323c6250 2019-03-26 13:14:28,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.238219022751s 2019-03-26 13:14:28,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 13:14:28,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 13:14:28,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:28 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b8444e3f-9a73-40e2-b547-3e9e2b0b4c60 x-openstack-request-id: req-b8444e3f-9a73-40e2-b547-3e9e2b0b4c60 2019-03-26 13:14:28,491 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_full-flavor_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/6bc0c1e6-28f5-4f35-9742-26c3c8949ecd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/6bc0c1e6-28f5-4f35-9742-26c3c8949ecd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "6bc0c1e6-28f5-4f35-9742-26c3c8949ecd"}]} 2019-03-26 13:14:28,491 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-b8444e3f-9a73-40e2-b547-3e9e2b0b4c60 2019-03-26 13:14:28,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243091583252s 2019-03-26 13:14:28,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 13:14:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/6bc0c1e6-28f5-4f35-9742-26c3c8949ecd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 13:14:28,518 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14: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-8b7e2b66-307d-47ff-af5d-329e2744c7a4 x-openstack-request-id: req-8b7e2b66-307d-47ff-af5d-329e2744c7a4 2019-03-26 13:14:28,518 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/6bc0c1e6-28f5-4f35-9742-26c3c8949ecd used request id req-8b7e2b66-307d-47ff-af5d-329e2744c7a4 2019-03-26 13:14:28,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0258390903473s 2019-03-26 13:14:28,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:14:28,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 13:14:28,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb9fe20-f7e7-40c5-8202-c6bb5ddc457a 2019-03-26 13:14:28,739 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "tempest_full-user_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "links": {"self": "http://172.30.9.22:5000/v3/users/1bb675950d8f426e80d91361688d2429"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "1bb675950d8f426e80d91361688d2429", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:14:28,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8bb9fe20-f7e7-40c5-8202-c6bb5ddc457a 2019-03-26 13:14:28,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220456838608s 2019-03-26 13:14:28,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:14:28,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/1bb675950d8f426e80d91361688d2429 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 13:14:28,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a3bbbb4-ff3f-4e27-891c-ae10ce1b865e 2019-03-26 13:14:28,951 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_full-user_af834569-4eb5-4c16-aa5b-53bd4badf1d4", "links": {"self": "http://172.30.9.22:5000/v3/users/1bb675950d8f426e80d91361688d2429"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "1bb675950d8f426e80d91361688d2429", "description": null}} 2019-03-26 13:14:28,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/1bb675950d8f426e80d91361688d2429 used request id req-6a3bbbb4-ff3f-4e27-891c-ae10ce1b865e 2019-03-26 13:14:28,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.205840110779s 2019-03-26 13:14:28,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 13:14:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/1bb675950d8f426e80d91361688d2429 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 13:14:29,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:14:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-601349a8-6dcf-4cf0-893d-f6f1f070abc9 2019-03-26 13:14:29,244 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:14:29,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/1bb675950d8f426e80d91361688d2429 used request id req-601349a8-6dcf-4cf0-893d-f6f1f070abc9 2019-03-26 13:14:29,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.291944980621s 2019-03-26 13:14:29,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:14:29,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 13:14:29,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 387 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a34c81-6b8c-48a1-9ee9-4acbd6652269 2019-03-26 13:14:29,452 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/5367e54962224f5ea2b05c10169eb5bb"}, "tags": [], "enabled": true, "id": "5367e54962224f5ea2b05c10169eb5bb", "parent_id": "default", "domain_id": "default", "name": "tempest_full-project_af834569-4eb5-4c16-aa5b-53bd4badf1d4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:14:29,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-c0a34c81-6b8c-48a1-9ee9-4acbd6652269 2019-03-26 13:14:29,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.201062917709s 2019-03-26 13:14:29,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 13:14:29,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/5367e54962224f5ea2b05c10169eb5bb -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 13:14:29,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24c58084-9de0-42c4-8f16-71dda32b5e1b 2019-03-26 13:14:29,708 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:14:29,709 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5367e54962224f5ea2b05c10169eb5bb used request id req-24c58084-9de0-42c4-8f16-71dda32b5e1b 2019-03-26 13:14:29,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.2520570755s 2019-03-26 13:14:29,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 13:14:29,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5367e54962224f5ea2b05c10169eb5bb&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}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 13:14:29,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:29 GMT X-Openstack-Request-Id: req-4da1c54e-e144-4140-9a4c-0b07c3b8bc9e 2019-03-26 13:14:29,967 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "created_at": "2019-03-26T12:27:17Z", "updated_at": "2019-03-26T12:27:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:27:17Z", "revision_number": 0, "id": "259f314a-e7db-44a9-9590-a44ad9782ea9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:27:17Z", "security_group_id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5367e54962224f5ea2b05c10169eb5bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:27:17Z", "revision_number": 0, "id": "87b8ab7e-60b5-4c27-a12a-9133806ec94a", "remote_group_id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "remote_ip_prefix": null, "created_at": "2019-03-26T12:27:17Z", "security_group_id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5367e54962224f5ea2b05c10169eb5bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:27:17Z", "revision_number": 0, "id": "9b70c9f8-85bc-47c5-86cf-fb07acfcddf6", "remote_group_id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "remote_ip_prefix": null, "created_at": "2019-03-26T12:27:17Z", "security_group_id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5367e54962224f5ea2b05c10169eb5bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:27:17Z", "revision_number": 0, "id": "e778f254-0e2d-410f-ad42-bb236b773305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:27:17Z", "security_group_id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5367e54962224f5ea2b05c10169eb5bb"}], "revision_number": 1, "project_id": "5367e54962224f5ea2b05c10169eb5bb", "id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "name": "default"}]} 2019-03-26 13:14:29,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5367e54962224f5ea2b05c10169eb5bb&name=default used request id req-4da1c54e-e144-4140-9a4c-0b07c3b8bc9e 2019-03-26 13:14:29,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.253190040588s 2019-03-26 13:14:29,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 13:14:29,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 13:14:30,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:30 GMT X-Openstack-Request-Id: req-9ba15c2b-e499-46db-9124-c4cf4ff8b9d6 2019-03-26 13:14:30,091 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "created_at": "2019-03-26T12:27:17Z", "updated_at": "2019-03-26T12:27:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:27:17Z", "revision_number": 0, "id": "259f314a-e7db-44a9-9590-a44ad9782ea9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:27:17Z", "security_group_id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5367e54962224f5ea2b05c10169eb5bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:27:17Z", "revision_number": 0, "id": "87b8ab7e-60b5-4c27-a12a-9133806ec94a", "remote_group_id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "remote_ip_prefix": null, "created_at": "2019-03-26T12:27:17Z", "security_group_id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "port_range_min": null, "ethertype": "IPv4", "project_id": "5367e54962224f5ea2b05c10169eb5bb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:27:17Z", "revision_number": 0, "id": "9b70c9f8-85bc-47c5-86cf-fb07acfcddf6", "remote_group_id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "remote_ip_prefix": null, "created_at": "2019-03-26T12:27:17Z", "security_group_id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5367e54962224f5ea2b05c10169eb5bb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:27:17Z", "revision_number": 0, "id": "e778f254-0e2d-410f-ad42-bb236b773305", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:27:17Z", "security_group_id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "tenant_id": "5367e54962224f5ea2b05c10169eb5bb", "port_range_min": null, "ethertype": "IPv6", "project_id": "5367e54962224f5ea2b05c10169eb5bb"}], "revision_number": 1, "project_id": "5367e54962224f5ea2b05c10169eb5bb", "id": "1e6862fa-b965-4955-8217-531fa5fe9abd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 13:14:30,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9ba15c2b-e499-46db-9124-c4cf4ff8b9d6 2019-03-26 13:14:30,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.118396043777s 2019-03-26 13:14:30,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 13:14:30,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/1e6862fa-b965-4955-8217-531fa5fe9abd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b21f0bbf3b522b478acd45a4d40b653a125805dc" 2019-03-26 13:14:30,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:14:30 GMT X-Openstack-Request-Id: req-7de5dd30-6642-4865-9ba6-01acdfefb6eb 2019-03-26 13:14:30,238 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:14:30,238 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/1e6862fa-b965-4955-8217-531fa5fe9abd.json used request id req-7de5dd30-6642-4865-9ba6-01acdfefb6eb 2019-03-26 13:14:30,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.137645959854s 2019-03-26 13:14:30,239 - xtesting.ci.run_tests - ERROR - The test case 'tempest_full' failed. 2019-03-26 13:14:30,287 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_scenario'... 2019-03-26 13:14:30,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:14:30,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39e48095-dfc1-4e4a-9a8f-c6e619811827 2019-03-26 13:14:30,336 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:14:30,336 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-39e48095-dfc1-4e4a-9a8f-c6e619811827 2019-03-26 13:14:30,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:14:30,733 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:14:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["iAY2caGOTNSPKnAYXmSGww"], "issued_at": "2019-03-26T13:14:30.000000Z"}} 2019-03-26 13:14:30,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:14:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:31,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:31 GMT X-Openstack-Request-Id: req-88a1f4bd-7327-412e-835f-6a1b7d0572c3 2019-03-26 13:14:31,178 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 13:14:31,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-88a1f4bd-7327-412e-835f-6a1b7d0572c3 2019-03-26 13:14:31,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.442109107971s 2019-03-26 13:14:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:14:31,191 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a77db7f-273a-44c8-af8a-3229d519b9d5 2019-03-26 13:14:31,192 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 13:14:31,192 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-6a77db7f-273a-44c8-af8a-3229d519b9d5 2019-03-26 13:14:31,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:14:31,196 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:31,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-116cc015-dced-40b4-82ac-2ee537f9bc11 2019-03-26 13:14:31,418 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 13:14:31,418 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-116cc015-dced-40b4-82ac-2ee537f9bc11 2019-03-26 13:14:31,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.225878953934s 2019-03-26 13:14:31,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 13:14:31,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" -d '{"project": {"description": "Created by OPNFV Functest: tempest_scenario", "enabled": true, "domain_id": "default", "name": "tempest_scenario-project_fab34ad9-da0e-4903-951e-2d4e28611690"}}' 2019-03-26 13:14:31,568 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 378 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bcbe024-1a2c-4800-a762-29690419a28a 2019-03-26 13:14:31,568 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/f1574cc744fd4cd090a683f35093282d"}, "tags": [], "enabled": true, "id": "f1574cc744fd4cd090a683f35093282d", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_fab34ad9-da0e-4903-951e-2d4e28611690"}} 2019-03-26 13:14:31,568 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-9bcbe024-1a2c-4800-a762-29690419a28a 2019-03-26 13:14:31,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.142048120499s 2019-03-26 13:14:31,569 - 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'f1574cc744fd4cd090a683f35093282d', '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_fab34ad9-da0e-4903-951e-2d4e28611690'}) 2019-03-26 13:14:31,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 13:14:31,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "taxGfBjP40zZ7Netbm5zfVWTojXsSg", "email": null, "name": "tempest_scenario-user_fab34ad9-da0e-4903-951e-2d4e28611690"}}' 2019-03-26 13:14:32,035 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 331 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bc907e5-3b81-491d-9c4d-f5a91134ffb6 2019-03-26 13:14:32,036 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_fab34ad9-da0e-4903-951e-2d4e28611690", "links": {"self": "http://172.30.9.22:5000/v3/users/0a9a8f792037481388efb9a31fd96101"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a9a8f792037481388efb9a31fd96101", "domain_id": "default", "password_expires_at": null}} 2019-03-26 13:14:32,036 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-4bc907e5-3b81-491d-9c4d-f5a91134ffb6 2019-03-26 13:14:32,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.459971904755s 2019-03-26 13:14:32,037 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'0a9a8f792037481388efb9a31fd96101', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_scenario-user_fab34ad9-da0e-4903-951e-2d4e28611690'}) 2019-03-26 13:14:32,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:14:32,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:32,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a349c0b-1092-461e-860c-965763bf5bd7 2019-03-26 13:14:32,238 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:14:32,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0a349c0b-1092-461e-860c-965763bf5bd7 2019-03-26 13:14:32,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197278022766s 2019-03-26 13:14:32,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:14:32,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:32,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f617184-d4ab-4595-85a3-25cfa5b568f4 2019-03-26 13:14:32,449 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:14:32,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6f617184-d4ab-4595-85a3-25cfa5b568f4 2019-03-26 13:14:32,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.205634832382s 2019-03-26 13:14:32,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:14:32,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:32,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28d5ee94-d2a2-4239-9f98-7bdd1b571513 2019-03-26 13:14:32,638 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:14:32,638 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-28d5ee94-d2a2-4239-9f98-7bdd1b571513 2019-03-26 13:14:32,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.184120893478s 2019-03-26 13:14:32,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:14:32,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:32,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa49ba20-5ebf-4e7a-9227-381de524b873 2019-03-26 13:14:32,918 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:14:32,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-aa49ba20-5ebf-4e7a-9227-381de524b873 2019-03-26 13:14:32,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.274651050568s 2019-03-26 13:14:32,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:14:32,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:33,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aec0e8ef-b37c-48cb-a9ce-feb975ac1619 2019-03-26 13:14:33,049 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_fab34ad9-da0e-4903-951e-2d4e28611690", "links": {"self": "http://172.30.9.22:5000/v3/users/0a9a8f792037481388efb9a31fd96101"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a9a8f792037481388efb9a31fd96101", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:14:33,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-aec0e8ef-b37c-48cb-a9ce-feb975ac1619 2019-03-26 13:14:33,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130810976028s 2019-03-26 13:14:33,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:14:33,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:33,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a0125a-bbfa-49ee-aafa-70f20b83dfab 2019-03-26 13:14:33,260 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/f1574cc744fd4cd090a683f35093282d"}, "tags": [], "enabled": true, "id": "f1574cc744fd4cd090a683f35093282d", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_fab34ad9-da0e-4903-951e-2d4e28611690"}]} 2019-03-26 13:14:33,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-90a0125a-bbfa-49ee-aafa-70f20b83dfab 2019-03-26 13:14:33,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.198049068451s 2019-03-26 13:14:33,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:14:33,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=0a9a8f792037481388efb9a31fd96101&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=f1574cc744fd4cd090a683f35093282d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:33,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b075eea-aa83-4d11-b4e6-e623c98a332f 2019-03-26 13:14:33,465 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=0a9a8f792037481388efb9a31fd96101&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=f1574cc744fd4cd090a683f35093282d", "previous": null, "next": null}} 2019-03-26 13:14:33,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0a9a8f792037481388efb9a31fd96101&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=f1574cc744fd4cd090a683f35093282d used request id req-1b075eea-aa83-4d11-b4e6-e623c98a332f 2019-03-26 13:14:33,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196017980576s 2019-03-26 13:14:33,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:14:33,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/f1574cc744fd4cd090a683f35093282d/users/0a9a8f792037481388efb9a31fd96101/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:33,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:14:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41919b65-9fef-484e-ae25-b6523a48d56b 2019-03-26 13:14:33,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:14:33,617 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/f1574cc744fd4cd090a683f35093282d/users/0a9a8f792037481388efb9a31fd96101/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-41919b65-9fef-484e-ae25-b6523a48d56b 2019-03-26 13:14:33,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147505998611s 2019-03-26 13:14:33,618 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_scenario-project_fab34ad9-da0e-4903-951e-2d4e28611690', 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'f1574cc744fd4cd090a683f35093282d', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'taxGfBjP40zZ7Netbm5zfVWTojXsSg', 'username': u'tempest_scenario-user_fab34ad9-da0e-4903-951e-2d4e28611690', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 13:14:33,621 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_scenario-user_fab34ad9-da0e-4903-951e-2d4e28611690', 'password': 'taxGfBjP40zZ7Netbm5zfVWTojXsSg', 'project_name': 'tempest_scenario-project_fab34ad9-da0e-4903-951e-2d4e28611690', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'f1574cc744fd4cd090a683f35093282d', 'project_domain_name': 'Default'} 2019-03-26 13:14:33,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:14:33,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:33,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1857e769-5b3e-4d8e-b8e2-20294155ebfe 2019-03-26 13:14:33,737 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:14:33,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1857e769-5b3e-4d8e-b8e2-20294155ebfe 2019-03-26 13:14:33,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112241983414s 2019-03-26 13:14:33,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:14:33,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:33,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e7e1d6-d8be-4465-ab96-a4d586de040f 2019-03-26 13:14:33,852 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:14:33,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-12e7e1d6-d8be-4465-ab96-a4d586de040f 2019-03-26 13:14:33,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.109048128128s 2019-03-26 13:14:33,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:14:33,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:33,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c38d688-c128-43b4-bbf0-bb16bdfe3521 2019-03-26 13:14:33,964 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:14:33,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-3c38d688-c128-43b4-bbf0-bb16bdfe3521 2019-03-26 13:14:33,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107959032059s 2019-03-26 13:14:33,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:14:33,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:34,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d86f80c0-6745-41cd-bc2a-875a69361455 2019-03-26 13:14:34,091 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_fab34ad9-da0e-4903-951e-2d4e28611690", "links": {"self": "http://172.30.9.22:5000/v3/users/0a9a8f792037481388efb9a31fd96101"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a9a8f792037481388efb9a31fd96101", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:14:34,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d86f80c0-6745-41cd-bc2a-875a69361455 2019-03-26 13:14:34,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125591039658s 2019-03-26 13:14:34,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:14:34,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:34,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c635518d-cf60-4cc3-aa6e-6ef2f409a819 2019-03-26 13:14:34,216 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/f1574cc744fd4cd090a683f35093282d"}, "tags": [], "enabled": true, "id": "f1574cc744fd4cd090a683f35093282d", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_fab34ad9-da0e-4903-951e-2d4e28611690"}]} 2019-03-26 13:14:34,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-c635518d-cf60-4cc3-aa6e-6ef2f409a819 2019-03-26 13:14:34,217 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113013982773s 2019-03-26 13:14:34,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:14:34,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=0a9a8f792037481388efb9a31fd96101&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=f1574cc744fd4cd090a683f35093282d" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:34,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f384ec3-ce57-49d2-8200-013c03dedbfd 2019-03-26 13:14:34,332 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=0a9a8f792037481388efb9a31fd96101&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=f1574cc744fd4cd090a683f35093282d", "previous": null, "next": null}} 2019-03-26 13:14:34,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=0a9a8f792037481388efb9a31fd96101&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=f1574cc744fd4cd090a683f35093282d used request id req-8f384ec3-ce57-49d2-8200-013c03dedbfd 2019-03-26 13:14:34,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.10808300972s 2019-03-26 13:14:34,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:14:34,340 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/f1574cc744fd4cd090a683f35093282d/users/0a9a8f792037481388efb9a31fd96101/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:34,481 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:14:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38453dc6-84d5-4f44-b3f5-651328c5f7d2 2019-03-26 13:14:34,481 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:14:34,481 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/f1574cc744fd4cd090a683f35093282d/users/0a9a8f792037481388efb9a31fd96101/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-38453dc6-84d5-4f44-b3f5-651328c5f7d2 2019-03-26 13:14:34,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144833087921s 2019-03-26 13:14:34,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:14:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:34,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86730ab1-4070-46ec-8fdb-fdbc1fcc17e4 2019-03-26 13:14:34,641 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:14:34,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-86730ab1-4070-46ec-8fdb-fdbc1fcc17e4 2019-03-26 13:14:34,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.155663013458s 2019-03-26 13:14:34,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:14:34,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:34,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ba57526-c432-4d47-8c63-2c5b30af5d82 2019-03-26 13:14:34,754 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:14:34,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-9ba57526-c432-4d47-8c63-2c5b30af5d82 2019-03-26 13:14:34,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108330011368s 2019-03-26 13:14:34,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:14:34,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:34,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11efac32-9802-4c58-8a50-07cbb8c41f45 2019-03-26 13:14:34,883 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_fab34ad9-da0e-4903-951e-2d4e28611690", "links": {"self": "http://172.30.9.22:5000/v3/users/0a9a8f792037481388efb9a31fd96101"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a9a8f792037481388efb9a31fd96101", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:14:34,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-11efac32-9802-4c58-8a50-07cbb8c41f45 2019-03-26 13:14:34,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.127985954285s 2019-03-26 13:14:34,896 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:14:34,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=0a9a8f792037481388efb9a31fd96101&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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:35,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd58987-f3d5-4686-b9e9-b791f1646075 2019-03-26 13:14:35,006 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=0a9a8f792037481388efb9a31fd96101&scope.domain.id=default", "previous": null, "next": null}} 2019-03-26 13:14:35,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=0a9a8f792037481388efb9a31fd96101&scope.domain.id=default used request id req-ccd58987-f3d5-4686-b9e9-b791f1646075 2019-03-26 13:14:35,006 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11009311676s 2019-03-26 13:14:35,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-26 13:14:35,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/0a9a8f792037481388efb9a31fd96101/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:35,236 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:14:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d4b3575-a80c-4830-a591-5269670c0cb8 2019-03-26 13:14:35,236 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:14:35,236 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/0a9a8f792037481388efb9a31fd96101/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-6d4b3575-a80c-4830-a591-5269670c0cb8 2019-03-26 13:14:35,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.227040052414s 2019-03-26 13:14:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:14:35,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f02e76c-be42-4de2-9868-41ccc22a6e6b 2019-03-26 13:14:35,246 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:14:35,246 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-1f02e76c-be42-4de2-9868-41ccc22a6e6b 2019-03-26 13:14:35,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:14:35,646 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:14:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1574cc744fd4cd090a683f35093282d", "name": "tempest_scenario-project_fab34ad9-da0e-4903-951e-2d4e28611690"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_f1574cc744fd4cd090a683f35093282d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_f1574cc744fd4cd090a683f35093282d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/f1574cc744fd4cd090a683f35093282d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/f1574cc744fd4cd090a683f35093282d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/f1574cc744fd4cd090a683f35093282d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/f1574cc744fd4cd090a683f35093282d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/f1574cc744fd4cd090a683f35093282d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/f1574cc744fd4cd090a683f35093282d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/f1574cc744fd4cd090a683f35093282d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/f1574cc744fd4cd090a683f35093282d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/f1574cc744fd4cd090a683f35093282d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/f1574cc744fd4cd090a683f35093282d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/f1574cc744fd4cd090a683f35093282d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/f1574cc744fd4cd090a683f35093282d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_scenario-user_fab34ad9-da0e-4903-951e-2d4e28611690", "id": "0a9a8f792037481388efb9a31fd96101"}, "audit_ids": ["hn9t2u8XQLuLiHrySxxgiw"], "issued_at": "2019-03-26T13:14:35.000000Z"}} 2019-03-26 13:14:35,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 13:14:35,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:14:35,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:35 GMT X-Openstack-Request-Id: req-774e0781-9a3e-4d90-8f70-7bc98c58a952 2019-03-26 13:14:35,949 - 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-26 13:14:35,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-774e0781-9a3e-4d90-8f70-7bc98c58a952 2019-03-26 13:14:35,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.29977107048s 2019-03-26 13:14:35,960 - xtesting.ci.run_tests - INFO - Running test case 'tempest_scenario'... 2019-03-26 13:14:35,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:14:35,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:36,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8cfd7e0-14c6-4522-b9c1-b8ee28ee4057 2019-03-26 13:14:36,072 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 13:14:36,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a8cfd7e0-14c6-4522-b9c1-b8ee28ee4057 2019-03-26 13:14:36,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112183094025s 2019-03-26 13:14:36,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:14:36,084 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:36,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 398 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ca41a31-1804-4728-a41d-b0caaf3e5fb2 2019-03-26 13:14:36,238 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/f1574cc744fd4cd090a683f35093282d"}, "tags": [], "enabled": true, "id": "f1574cc744fd4cd090a683f35093282d", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_fab34ad9-da0e-4903-951e-2d4e28611690"}]} 2019-03-26 13:14:36,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4ca41a31-1804-4728-a41d-b0caaf3e5fb2 2019-03-26 13:14:36,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.157922029495s 2019-03-26 13:14:36,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 13:14:36,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" -d '{"network": {"shared": true, "tenant_id": "f1574cc744fd4cd090a683f35093282d", "name": "tempest_scenario-net_fab34ad9-da0e-4903-951e-2d4e28611690", "admin_state_up": true}}' 2019-03-26 13:14:36,567 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 729 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:36 GMT X-Openstack-Request-Id: req-0a147caa-be27-420d-9f07-bab4c1858e6b 2019-03-26 13:14:36,567 - 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":"d07b4b73-99be-4c6f-97ce-dd924d301e89","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":true,"project_id":"f1574cc744fd4cd090a683f35093282d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T13:14:36Z","is_default":false,"qos_policy_id":null,"name":"tempest_scenario-net_fab34ad9-da0e-4903-951e-2d4e28611690","admin_state_up":true,"tenant_id":"f1574cc744fd4cd090a683f35093282d","created_at":"2019-03-26T13:14:36Z","mtu":1450}} 2019-03-26 13:14:36,567 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0a147caa-be27-420d-9f07-bab4c1858e6b 2019-03-26 13:14:36,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.32698392868s 2019-03-26 13:14:36,568 - 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-26T13:14:36Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd07b4b73-99be-4c6f-97ce-dd924d301e89', u'provider:segmentation_id': 89, 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_fab34ad9-da0e-4903-951e-2d4e28611690', u'created_at': u'2019-03-26T13:14:36Z', u'mtu': 1450, u'tenant_id': u'f1574cc744fd4cd090a683f35093282d', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'f1574cc744fd4cd090a683f35093282d', u'l2_adjacency': True}) 2019-03-26 13:14:36,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:14:36,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:14:36,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:36 GMT X-Openstack-Request-Id: req-63966ff3-32a8-44f6-adb6-1c2b827686d4 2019-03-26 13:14:36,683 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d07b4b73-99be-4c6f-97ce-dd924d301e89","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":true,"project_id":"f1574cc744fd4cd090a683f35093282d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T13:14:36Z","qos_policy_id":null,"name":"tempest_scenario-net_fab34ad9-da0e-4903-951e-2d4e28611690","admin_state_up":true,"tenant_id":"f1574cc744fd4cd090a683f35093282d","created_at":"2019-03-26T13:14:36Z","provider:network_type":"vxlan"}]} 2019-03-26 13:14:36,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-63966ff3-32a8-44f6-adb6-1c2b827686d4 2019-03-26 13:14:36,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115167140961s 2019-03-26 13:14:36,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 13:14:36,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7890e9edfda3078f43b44680c7496d8fa6f730c4" -d '{"subnet": {"name": "tempest_scenario-subnet_fab34ad9-da0e-4903-951e-2d4e28611690", "enable_dhcp": true, "network_id": "d07b4b73-99be-4c6f-97ce-dd924d301e89", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 13:14:37,214 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 702 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:37 GMT X-Openstack-Request-Id: req-2554d4e0-61bf-468f-b53b-79f72cc5cdf3 2019-03-26 13:14:37,214 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T13:14: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":"11d728b2-b2e7-419d-91d3-b49a477a188c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f1574cc744fd4cd090a683f35093282d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_fab34ad9-da0e-4903-951e-2d4e28611690","enable_dhcp":true,"segment_id":null,"network_id":"d07b4b73-99be-4c6f-97ce-dd924d301e89","tenant_id":"f1574cc744fd4cd090a683f35093282d","created_at":"2019-03-26T13:14:36Z","ip_version":4}} 2019-03-26 13:14:37,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-2554d4e0-61bf-468f-b53b-79f72cc5cdf3 2019-03-26 13:14:37,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.529014110565s 2019-03-26 13:14:37,215 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T13:14: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'11d728b2-b2e7-419d-91d3-b49a477a188c', u'subnetpool_id': None, u'service_types': [], u'name': u'tempest_scenario-subnet_fab34ad9-da0e-4903-951e-2d4e28611690', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd07b4b73-99be-4c6f-97ce-dd924d301e89', u'tenant_id': u'f1574cc744fd4cd090a683f35093282d', u'created_at': u'2019-03-26T13:14: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'f1574cc744fd4cd090a683f35093282d'}) 2019-03-26 13:14:37,215 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 13:14:37,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7890e9edfda3078f43b44680c7496d8fa6f730c4" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "tempest_scenario-router_fab34ad9-da0e-4903-951e-2d4e28611690", "admin_state_up": true}}' 2019-03-26 13:14:38,937 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 716 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:38 GMT X-Openstack-Request-Id: req-f904cc5e-a96e-479f-bb7f-5173ea501967 2019-03-26 13:14:38,937 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "f1574cc744fd4cd090a683f35093282d", "created_at": "2019-03-26T13:14:37Z", "admin_state_up": true, "updated_at": "2019-03-26T13:14:38Z", "project_id": "f1574cc744fd4cd090a683f35093282d", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6676a15f-4455-4a24-99cd-f38865424c93", "name": "tempest_scenario-router_fab34ad9-da0e-4903-951e-2d4e28611690"}} 2019-03-26 13:14:38,937 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f904cc5e-a96e-479f-bb7f-5173ea501967 2019-03-26 13:14:38,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.72219395638s 2019-03-26 13:14:38,938 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T13:14:38Z', u'revision_number': 2, u'ha': False, u'id': u'6676a15f-4455-4a24-99cd-f38865424c93', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'tempest_scenario-router_fab34ad9-da0e-4903-951e-2d4e28611690', u'admin_state_up': True, u'tenant_id': u'f1574cc744fd4cd090a683f35093282d', u'created_at': u'2019-03-26T13:14:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'f1574cc744fd4cd090a683f35093282d'}) 2019-03-26 13:14:38,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 13:14:38,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/6676a15f-4455-4a24-99cd-f38865424c93/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}7890e9edfda3078f43b44680c7496d8fa6f730c4" -d '{"subnet_id": "11d728b2-b2e7-419d-91d3-b49a477a188c"}' 2019-03-26 13:14:41,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:41 GMT X-Openstack-Request-Id: req-b42140c6-0716-4a45-a472-21393c1171ae 2019-03-26 13:14:41,477 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d07b4b73-99be-4c6f-97ce-dd924d301e89", "tenant_id": "f1574cc744fd4cd090a683f35093282d", "subnet_id": "11d728b2-b2e7-419d-91d3-b49a477a188c", "subnet_ids": ["11d728b2-b2e7-419d-91d3-b49a477a188c"], "port_id": "0ebdd069-90c4-4da5-8386-0f066621d2c9", "id": "6676a15f-4455-4a24-99cd-f38865424c93"} 2019-03-26 13:14:41,477 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/6676a15f-4455-4a24-99cd-f38865424c93/add_router_interface.json used request id req-b42140c6-0716-4a45-a472-21393c1171ae 2019-03-26 13:14:41,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.53807806969s 2019-03-26 13:14:41,478 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 13:14:41,579 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 13:14:41,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:14:41,588 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:41 GMT 2019-03-26 13:14:41,588 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 13:14:41,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:14:41,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:14:41,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:41 GMT X-Openstack-Request-Id: req-8b20de9a-1f16-4a17-b4fa-8187e144f468 2019-03-26 13:14:41,884 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:14:41,885 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8b20de9a-1f16-4a17-b4fa-8187e144f468 2019-03-26 13:14:41,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.291610002518s 2019-03-26 13:14:41,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 13:14:41,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7890e9edfda3078f43b44680c7496d8fa6f730c4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690"}' 2019-03-26 13:14:41,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 948 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:41 GMT Location: http://172.30.9.22:9292/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-df1d1a32-3699-4067-a0f7-10fb3d5d41d3 2019-03-26 13:14:41,933 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:14:41Z", "file": "/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729/file", "owner": "f1574cc744fd4cd090a683f35093282d", "id": "110ef3c5-9eab-4aac-af49-5d9257386729", "size": null, "self": "/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729", "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_fab34ad9-da0e-4903-951e-2d4e28611690", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690", "checksum": null, "created_at": "2019-03-26T13:14:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 13:14:41,933 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-df1d1a32-3699-4067-a0f7-10fb3d5d41d3 2019-03-26 13:14:41,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0394480228424s 2019-03-26 13:14:41,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 13:14:41,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729/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}7890e9edfda3078f43b44680c7496d8fa6f730c4" -d '' 2019-03-26 13:14:42,443 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:14:42 GMT X-Openstack-Request-Id: req-c24e764a-597d-45fe-8305-9b6073b85dd0 2019-03-26 13:14: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-26 13:14:42,443 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729/file used request id req-c24e764a-597d-45fe-8305-9b6073b85dd0 2019-03-26 13:14:42,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.509104013443s 2019-03-26 13:14:42,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:14:42,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:14:42,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:42 GMT X-Openstack-Request-Id: req-10ee7b08-623e-4395-afaa-b47f96ddefe0 2019-03-26 13:14:42,474 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:14:42Z", "file": "/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729/file", "owner": "f1574cc744fd4cd090a683f35093282d", "id": "110ef3c5-9eab-4aac-af49-5d9257386729", "size": 12716032, "self": "/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/110ef3c5-9eab-4aac-af49-5d9257386729/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/110ef3c5-9eab-4aac-af49-5d9257386729/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:14:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:14:42,474 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-10ee7b08-623e-4395-afaa-b47f96ddefe0 2019-03-26 13:14:42,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263969898224s 2019-03-26 13:14:42,476 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/110ef3c5-9eab-4aac-af49-5d9257386729/snap', u'metadata': Munch({})})], 'file': u'/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729/file', 'owner': u'f1574cc744fd4cd090a683f35093282d', 'id': u'110ef3c5-9eab-4aac-af49-5d9257386729', 'size': 12716032, u'self': u'/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1574cc744fd4cd090a683f35093282d', 'name': 'tempest_scenario-project_fab34ad9-da0e-4903-951e-2d4e28611690', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/110ef3c5-9eab-4aac-af49-5d9257386729/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T13:14:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T13:14:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690', '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/110ef3c5-9eab-4aac-af49-5d9257386729', 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_fab34ad9-da0e-4903-951e-2d4e28611690', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690', 'created': u'2019-03-26T13:14:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T13:14: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/110ef3c5-9eab-4aac-af49-5d9257386729', 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_fab34ad9-da0e-4903-951e-2d4e28611690', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 13:14:42,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 13:14:42,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_scenario-flavor_fab34ad9-da0e-4903-951e-2d4e28611690", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 13:14:42,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14: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-3ad5de91-5e6a-4df2-a953-cbdac9d6405e x-openstack-request-id: req-3ad5de91-5e6a-4df2-a953-cbdac9d6405e 2019-03-26 13:14:42,721 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_fab34ad9-da0e-4903-951e-2d4e28611690", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4f382296-d8a3-4fd8-9efc-1f3d801407f9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4f382296-d8a3-4fd8-9efc-1f3d801407f9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4f382296-d8a3-4fd8-9efc-1f3d801407f9"}} 2019-03-26 13:14:42,722 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-3ad5de91-5e6a-4df2-a953-cbdac9d6405e 2019-03-26 13:14:42,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.242337942123s 2019-03-26 13:14:42,723 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_fab34ad9-da0e-4903-951e-2d4e28611690', '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'0c1029b257c44319a8784a806bbcda81', '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'4f382296-d8a3-4fd8-9efc-1f3d801407f9', 'swap': 0}) 2019-03-26 13:14:42,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 13:14:42,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/4f382296-d8a3-4fd8-9efc-1f3d801407f9/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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" -d '{"extra_specs": {}}' 2019-03-26 13:14:42,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14: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-96fd4e42-5c86-4321-9eb1-e9c811ca17e1 x-openstack-request-id: req-96fd4e42-5c86-4321-9eb1-e9c811ca17e1 2019-03-26 13:14:42,744 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 13:14:42,744 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/4f382296-d8a3-4fd8-9efc-1f3d801407f9/os-extra_specs used request id req-96fd4e42-5c86-4321-9eb1-e9c811ca17e1 2019-03-26 13:14:42,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0204391479492s 2019-03-26 13:14:42,751 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:14:42,756 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f1c4b14-2d5f-4b35-a5f1-3df30bb6702c 2019-03-26 13:14:42,756 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 13:14:42,756 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-3f1c4b14-2d5f-4b35-a5f1-3df30bb6702c 2019-03-26 13:14:42,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:14:42,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:14:42,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-894fe3bc-9bff-46df-b581-4bfe5a428e1a 2019-03-26 13:14:42,941 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:14:42,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-894fe3bc-9bff-46df-b581-4bfe5a428e1a 2019-03-26 13:14:42,941 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181421041489s 2019-03-26 13:14:42,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:14:42,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:14:43,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48fe38fb-eb49-4e93-9049-86aa18684244 2019-03-26 13:14:43,118 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:14:43,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-48fe38fb-eb49-4e93-9049-86aa18684244 2019-03-26 13:14:43,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.172142982483s 2019-03-26 13:14:43,131 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-26 13:14:45,521 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-26 13:14:47,787 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 318af94e-b63b-4248-ba71-3787c17c1da6 | 2019-03-26T13:14:47.397535 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 318af94e-b63b-4248-ba71-3787c17c1da6 ~/.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-26 13:14:51,173 - 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-345138487 | Available | | __unknown__ | tempest-type-987414668 | 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-26 13:14:51,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-26 13:14:54,280 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-26 13:14:57,310 - 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=a7325b82-696d-4fdc-88fd-a2448a955910) as the default verifier for the future CLI operations. 2019-03-26 13:14:59,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 13:14:59,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:14:59,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c0e76f9d-c8ab-45e9-8803-1f138401b53e x-openstack-request-id: req-c0e76f9d-c8ab-45e9-8803-1f138401b53e 2019-03-26 13:14:59,139 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 13:14:59,139 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-c0e76f9d-c8ab-45e9-8803-1f138401b53e 2019-03-26 13:14:59,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0379390716553s 2019-03-26 13:14:59,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:14:59,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:14:59,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:59 GMT X-Openstack-Request-Id: req-8cad4693-0ae1-4436-bbca-e780ada58426 2019-03-26 13:14:59,424 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:14:42Z", "file": "/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729/file", "owner": "f1574cc744fd4cd090a683f35093282d", "id": "110ef3c5-9eab-4aac-af49-5d9257386729", "size": 12716032, "self": "/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/110ef3c5-9eab-4aac-af49-5d9257386729/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/110ef3c5-9eab-4aac-af49-5d9257386729/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:14:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:14:59,424 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8cad4693-0ae1-4436-bbca-e780ada58426 2019-03-26 13:14:59,424 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.279422998428s 2019-03-26 13:14:59,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 13:14:59,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}7890e9edfda3078f43b44680c7496d8fa6f730c4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_scenario-img_alt_fab34ad9-da0e-4903-951e-2d4e28611690", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_scenario-img_alt_fab34ad9-da0e-4903-951e-2d4e28611690"}' 2019-03-26 13:14:59,477 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 956 Content-Type: application/json Date: Tue, 26 Mar 2019 13:14:59 GMT Location: http://172.30.9.22:9292/v2/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-ef7ab5f3-ea8e-4932-aed5-777555aacc3f 2019-03-26 13:14:59,478 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:14:59Z", "file": "/v2/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db/file", "owner": "f1574cc744fd4cd090a683f35093282d", "id": "d964c20c-ba2a-4650-830e-c8bd6acbd1db", "size": null, "self": "/v2/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db", "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_fab34ad9-da0e-4903-951e-2d4e28611690", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_fab34ad9-da0e-4903-951e-2d4e28611690", "checksum": null, "created_at": "2019-03-26T13:14:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 13:14:59,478 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-ef7ab5f3-ea8e-4932-aed5-777555aacc3f 2019-03-26 13:14:59,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0439658164978s 2019-03-26 13:14:59,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 13:14:59,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db/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}7890e9edfda3078f43b44680c7496d8fa6f730c4" -d '' 2019-03-26 13:15:00,489 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:15:00 GMT X-Openstack-Request-Id: req-c3c65dd1-6afe-48c4-b78a-68b20c1c102d 2019-03-26 13:15:00,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-26 13:15:00,489 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db/file used request id req-c3c65dd1-6afe-48c4-b78a-68b20c1c102d 2019-03-26 13:15:00,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.0106678009s 2019-03-26 13:15:00,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:15:00,497 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:15:00,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2757 Content-Type: application/json Date: Tue, 26 Mar 2019 13:15:00 GMT X-Openstack-Request-Id: req-0fe8563a-3a8a-43c3-9b92-00700cb2eaa0 2019-03-26 13:15:00,520 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:15:00Z", "file": "/v2/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db/file", "owner": "f1574cc744fd4cd090a683f35093282d", "id": "d964c20c-ba2a-4650-830e-c8bd6acbd1db", "size": 12716032, "self": "/v2/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_alt_fab34ad9-da0e-4903-951e-2d4e28611690", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_alt_fab34ad9-da0e-4903-951e-2d4e28611690", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:14:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:14:42Z", "file": "/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729/file", "owner": "f1574cc744fd4cd090a683f35093282d", "id": "110ef3c5-9eab-4aac-af49-5d9257386729", "size": 12716032, "self": "/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/110ef3c5-9eab-4aac-af49-5d9257386729/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/110ef3c5-9eab-4aac-af49-5d9257386729/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:14:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:15:00,520 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0fe8563a-3a8a-43c3-9b92-00700cb2eaa0 2019-03-26 13:15:00,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0265741348267s 2019-03-26 13:15:00,522 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db/snap', u'metadata': Munch({})})], 'file': u'/v2/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db/file', 'owner': u'f1574cc744fd4cd090a683f35093282d', 'id': u'd964c20c-ba2a-4650-830e-c8bd6acbd1db', 'size': 12716032, u'self': u'/v2/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'f1574cc744fd4cd090a683f35093282d', 'name': 'tempest_scenario-project_fab34ad9-da0e-4903-951e-2d4e28611690', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T13:15:00Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T13:15:00Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_scenario-img_alt_fab34ad9-da0e-4903-951e-2d4e28611690', '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/d964c20c-ba2a-4650-830e-c8bd6acbd1db', 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_fab34ad9-da0e-4903-951e-2d4e28611690', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_scenario-img_alt_fab34ad9-da0e-4903-951e-2d4e28611690', 'created': u'2019-03-26T13:14:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T13:14:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db', 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_fab34ad9-da0e-4903-951e-2d4e28611690', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 13:15:00,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 13:15:00,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_scenario-flavor_alt_fab34ad9-da0e-4903-951e-2d4e28611690", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 13:15:00,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Tue, 26 Mar 2019 13:15:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a0fb78f1-57e4-4227-adca-b7adb5f70a29 x-openstack-request-id: req-a0fb78f1-57e4-4227-adca-b7adb5f70a29 2019-03-26 13:15:00,570 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "tempest_scenario-flavor_alt_fab34ad9-da0e-4903-951e-2d4e28611690", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b4ded815-213d-40a1-afe5-c2f22da0dad7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b4ded815-213d-40a1-afe5-c2f22da0dad7", "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": "b4ded815-213d-40a1-afe5-c2f22da0dad7"}} 2019-03-26 13:15:00,570 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a0fb78f1-57e4-4227-adca-b7adb5f70a29 2019-03-26 13:15:00,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0470290184021s 2019-03-26 13:15:00,571 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_fab34ad9-da0e-4903-951e-2d4e28611690', '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'0c1029b257c44319a8784a806bbcda81', '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'b4ded815-213d-40a1-afe5-c2f22da0dad7', 'swap': 0}) 2019-03-26 13:15:00,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 13:15:00,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/b4ded815-213d-40a1-afe5-c2f22da0dad7/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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" -d '{"extra_specs": {}}' 2019-03-26 13:15:00,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 13:15: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-b53a7550-070d-443a-a6ed-df1c6e490bf5 x-openstack-request-id: req-b53a7550-070d-443a-a6ed-df1c6e490bf5 2019-03-26 13:15:00,594 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 13:15:00,594 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b4ded815-213d-40a1-afe5-c2f22da0dad7/os-extra_specs used request id req-b53a7550-070d-443a-a6ed-df1c6e490bf5 2019-03-26 13:15:00,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0222110748291s 2019-03-26 13:15:00,594 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_scenario-flavor_alt_fab34ad9-da0e-4903-951e-2d4e28611690', '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'0c1029b257c44319a8784a806bbcda81', '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'b4ded815-213d-40a1-afe5-c2f22da0dad7', 'swap': 0}) 2019-03-26 13:15:03,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-26 13:15:03,648 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-26 13:15:03,649 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-26 13:15:03,651 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-26 13:15:03,684 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-26 13:15:07,200 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-a7325b82-696d-4fdc-88fd-a2448a955910/repo; stestr list '(?!.*\[.*\bslow\b.*\])(^tempest\.scenario)' >/home/opnfv/functest/results/tempest_scenario/test_list.txt 2>/dev/null) 2019-03-26 13:15:07,201 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-26 13:15:07,223 - 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-26 13:28:56,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 0a17d6be-43df-4b6e-96dd-e4b25febb617 2019-03-26 13:28:56,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '0a17d6be-43df-4b6e-96dd-e4b25febb617']'. 2019-03-26 13:28:57,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-26 13:28:57,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-26 13:28:57,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 13:28:57,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 0a17d6be-43df-4b6e-96dd-e4b25febb617 | 2019-03-26 13:28:57,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-26 13:15:09 | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-26 13:28:56 | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:13:47 | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: a7325b82-696d-4fdc-88fd-a2448a955910) | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 318af94e-b63b-4248-ba71-3787c17c1da6) | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 13 | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 805.411 | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 12 | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 1 | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-26 13:28:57,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 13:28:57,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-26 13:28:57,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-26 13:28:57,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_scenario success_rate is 100.0% 2019-03-26 13:28:57,519 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '0a17d6be-43df-4b6e-96dd-e4b25febb617', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.html'] 2019-03-26 13:28:59,518 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 0a17d6be-43df-4b6e-96dd-e4b25febb617 --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-26 13:28:59,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '0a17d6be-43df-4b6e-96dd-e4b25febb617', '--to', u'/home/opnfv/functest/results/tempest_scenario/tempest-report.xml'] 2019-03-26 13:29:01,354 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 0a17d6be-43df-4b6e-96dd-e4b25febb617 --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-26 13:29:01,482 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 13:29:01,483 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | tempest_scenario | functest | 14:25 | PASS | +--------------------------+------------------+------------------+----------------+ 2019-03-26 13:29:01,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 13:29:01,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:29:02,996 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:29:03 GMT X-Openstack-Request-Id: req-647b88ce-63bc-497d-9323-64b0517d65aa 2019-03-26 13:29:02,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-26 13:29:02,996 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/d964c20c-ba2a-4650-830e-c8bd6acbd1db used request id req-647b88ce-63bc-497d-9323-64b0517d65aa 2019-03-26 13:29:02,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.50755310059s 2019-03-26 13:29:03,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 13:29:03,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:29:03,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29: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-652011d6-1c11-4c4b-8215-b68ad03d955f x-openstack-request-id: req-652011d6-1c11-4c4b-8215-b68ad03d955f 2019-03-26 13:29:03,297 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_fab34ad9-da0e-4903-951e-2d4e28611690", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4f382296-d8a3-4fd8-9efc-1f3d801407f9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4f382296-d8a3-4fd8-9efc-1f3d801407f9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4f382296-d8a3-4fd8-9efc-1f3d801407f9"}, {"name": "tempest_scenario-flavor_alt_fab34ad9-da0e-4903-951e-2d4e28611690", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b4ded815-213d-40a1-afe5-c2f22da0dad7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b4ded815-213d-40a1-afe5-c2f22da0dad7", "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": "b4ded815-213d-40a1-afe5-c2f22da0dad7"}]} 2019-03-26 13:29:03,297 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-652011d6-1c11-4c4b-8215-b68ad03d955f 2019-03-26 13:29:03,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.293576955795s 2019-03-26 13:29:03,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 13:29:03,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/b4ded815-213d-40a1-afe5-c2f22da0dad7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:29:03,331 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2171c4a-ca1d-49d9-a2cb-fb0698f56796 x-openstack-request-id: req-e2171c4a-ca1d-49d9-a2cb-fb0698f56796 2019-03-26 13:29:03,331 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b4ded815-213d-40a1-afe5-c2f22da0dad7 used request id req-e2171c4a-ca1d-49d9-a2cb-fb0698f56796 2019-03-26 13:29:03,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0306079387665s 2019-03-26 13:29:03,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 13:29:03,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/6676a15f-4455-4a24-99cd-f38865424c93/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}7890e9edfda3078f43b44680c7496d8fa6f730c4" -d '{"subnet_id": "11d728b2-b2e7-419d-91d3-b49a477a188c"}' 2019-03-26 13:29:06,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:06 GMT X-Openstack-Request-Id: req-1ca0e67a-7f06-4822-a7dd-ef5e80f6e091 2019-03-26 13:29:06,293 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d07b4b73-99be-4c6f-97ce-dd924d301e89", "tenant_id": "f1574cc744fd4cd090a683f35093282d", "subnet_id": "11d728b2-b2e7-419d-91d3-b49a477a188c", "subnet_ids": ["11d728b2-b2e7-419d-91d3-b49a477a188c"], "port_id": "0ebdd069-90c4-4da5-8386-0f066621d2c9", "id": "6676a15f-4455-4a24-99cd-f38865424c93"} 2019-03-26 13:29:06,294 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/6676a15f-4455-4a24-99cd-f38865424c93/remove_router_interface.json used request id req-1ca0e67a-7f06-4822-a7dd-ef5e80f6e091 2019-03-26 13:29:06,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.96198606491s 2019-03-26 13:29:06,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 13:29:06,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:29:06,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1713 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:06 GMT X-Openstack-Request-Id: req-8c6145d3-9ffd-43d2-9785-0a97546a547c 2019-03-26 13:29:06,431 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f70904767be4088abe76307973f54fa", "created_at": "2019-03-26T11:42:00Z", "admin_state_up": true, "updated_at": "2019-03-26T11:42:00Z", "project_id": "2f70904767be4088abe76307973f54fa", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "465c83f2-2dd2-40a3-a9a2-de75fe026995", "name": "tempest-pretest-check-694215904"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "f1574cc744fd4cd090a683f35093282d", "created_at": "2019-03-26T13:14:37Z", "admin_state_up": true, "updated_at": "2019-03-26T13:29:05Z", "project_id": "f1574cc744fd4cd090a683f35093282d", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "6676a15f-4455-4a24-99cd-f38865424c93", "name": "tempest_scenario-router_fab34ad9-da0e-4903-951e-2d4e28611690"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a55f567358d4a8c825c14b74bbb46f7", "created_at": "2019-03-26T11:42:28Z", "admin_state_up": false, "updated_at": "2019-03-26T11:42:28Z", "project_id": "5a55f567358d4a8c825c14b74bbb46f7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f65d8ca7-4128-4274-b399-476e5dd54c51", "name": "tempest-router-413550504"}]} 2019-03-26 13:29:06,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-8c6145d3-9ffd-43d2-9785-0a97546a547c 2019-03-26 13:29:06,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.136924028397s 2019-03-26 13:29:06,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 13:29:06,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/6676a15f-4455-4a24-99cd-f38865424c93.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:29:07,820 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:29:07 GMT X-Openstack-Request-Id: req-9bd272b1-6327-464b-bc15-64a1bbc3bb6b 2019-03-26 13:29:07,820 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:29:07,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/6676a15f-4455-4a24-99cd-f38865424c93.json used request id req-9bd272b1-6327-464b-bc15-64a1bbc3bb6b 2019-03-26 13:29:07,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3876991272s 2019-03-26 13:29:07,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 13:29:07,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:29:07,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1334 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:07 GMT X-Openstack-Request-Id: req-cbaffcbe-b653-4e45-aa67-c66870a8d075 2019-03-26 13:29:07,860 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T13:14: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":"11d728b2-b2e7-419d-91d3-b49a477a188c","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"f1574cc744fd4cd090a683f35093282d","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"tempest_scenario-subnet_fab34ad9-da0e-4903-951e-2d4e28611690","enable_dhcp":true,"segment_id":null,"network_id":"d07b4b73-99be-4c6f-97ce-dd924d301e89","tenant_id":"f1574cc744fd4cd090a683f35093282d","created_at":"2019-03-26T13:14:36Z","ip_version":4},{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4}]} 2019-03-26 13:29:07,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-cbaffcbe-b653-4e45-aa67-c66870a8d075 2019-03-26 13:29:07,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0390892028809s 2019-03-26 13:29:07,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 13:29:07,862 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/11d728b2-b2e7-419d-91d3-b49a477a188c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:29:08,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:29:08 GMT X-Openstack-Request-Id: req-edc104e0-e86c-4631-ba59-363cd587c6df 2019-03-26 13:29:08,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:29:08,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/11d728b2-b2e7-419d-91d3-b49a477a188c.json used request id req-edc104e0-e86c-4631-ba59-363cd587c6df 2019-03-26 13:29:08,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.853595972061s 2019-03-26 13:29:08,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:29:08,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:29:09,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1440 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:09 GMT X-Openstack-Request-Id: req-bdaf87e3-ec20-4b35-b6e4-0c1fb33ba934 2019-03-26 13:29:09,157 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d07b4b73-99be-4c6f-97ce-dd924d301e89","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":89,"ipv4_address_scope":null,"shared":true,"project_id":"f1574cc744fd4cd090a683f35093282d","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T13:29:08Z","qos_policy_id":null,"name":"tempest_scenario-net_fab34ad9-da0e-4903-951e-2d4e28611690","admin_state_up":true,"tenant_id":"f1574cc744fd4cd090a683f35093282d","created_at":"2019-03-26T13:14:36Z","provider:network_type":"vxlan"}]} 2019-03-26 13:29:09,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bdaf87e3-ec20-4b35-b6e4-0c1fb33ba934 2019-03-26 13:29:09,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.44108915329s 2019-03-26 13:29:09,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 13:29:09,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/d07b4b73-99be-4c6f-97ce-dd924d301e89.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:29:09,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:29:09 GMT X-Openstack-Request-Id: req-45199843-0ef9-4110-88f2-b6cee8867e11 2019-03-26 13:29:09,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:29:09,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d07b4b73-99be-4c6f-97ce-dd924d301e89.json used request id req-45199843-0ef9-4110-88f2-b6cee8867e11 2019-03-26 13:29:09,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.569622993469s 2019-03-26 13:29:09,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:29:09,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:29:09,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1408 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:09 GMT X-Openstack-Request-Id: req-f504d9ea-ae29-44cc-b05a-939fd58311cb 2019-03-26 13:29:09,758 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:14:42Z", "file": "/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729/file", "owner": "f1574cc744fd4cd090a683f35093282d", "id": "110ef3c5-9eab-4aac-af49-5d9257386729", "size": 12716032, "self": "/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/110ef3c5-9eab-4aac-af49-5d9257386729/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/110ef3c5-9eab-4aac-af49-5d9257386729/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_scenario-img_fab34ad9-da0e-4903-951e-2d4e28611690", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:14:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:29:09,758 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f504d9ea-ae29-44cc-b05a-939fd58311cb 2019-03-26 13:29:09,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0257940292358s 2019-03-26 13:29:09,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 13:29:09,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7890e9edfda3078f43b44680c7496d8fa6f730c4" 2019-03-26 13:29:10,987 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:29:10 GMT X-Openstack-Request-Id: req-29ab4a7c-a5bd-4e58-8227-4239f0ff0977 2019-03-26 13:29:10,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-26 13:29:10,988 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/110ef3c5-9eab-4aac-af49-5d9257386729 used request id req-29ab4a7c-a5bd-4e58-8227-4239f0ff0977 2019-03-26 13:29:10,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.22775101662s 2019-03-26 13:29:10,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 13:29:10,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:29:11,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 313 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c8c10b61-aec7-465e-b296-25426bc049d2 x-openstack-request-id: req-c8c10b61-aec7-465e-b296-25426bc049d2 2019-03-26 13:29:11,010 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "tempest_scenario-flavor_fab34ad9-da0e-4903-951e-2d4e28611690", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/4f382296-d8a3-4fd8-9efc-1f3d801407f9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/4f382296-d8a3-4fd8-9efc-1f3d801407f9", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "4f382296-d8a3-4fd8-9efc-1f3d801407f9"}]} 2019-03-26 13:29:11,011 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c8c10b61-aec7-465e-b296-25426bc049d2 2019-03-26 13:29:11,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0225391387939s 2019-03-26 13:29:11,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 13:29:11,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/4f382296-d8a3-4fd8-9efc-1f3d801407f9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:29:11,047 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29: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-f5e917e4-76e0-4b71-9acf-41b935163ccf x-openstack-request-id: req-f5e917e4-76e0-4b71-9acf-41b935163ccf 2019-03-26 13:29:11,047 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/4f382296-d8a3-4fd8-9efc-1f3d801407f9 used request id req-f5e917e4-76e0-4b71-9acf-41b935163ccf 2019-03-26 13:29:11,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0342788696289s 2019-03-26 13:29:11,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:29:11,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:29:11,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 843 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d8f081f-19ce-4960-b891-aa7519f6e469 2019-03-26 13:29:11,264 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "tempest_scenario-user_fab34ad9-da0e-4903-951e-2d4e28611690", "links": {"self": "http://172.30.9.22:5000/v3/users/0a9a8f792037481388efb9a31fd96101"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "0a9a8f792037481388efb9a31fd96101", "domain_id": "default", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:29:11,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-2d8f081f-19ce-4960-b891-aa7519f6e469 2019-03-26 13:29:11,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216763973236s 2019-03-26 13:29:11,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:29:11,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/0a9a8f792037481388efb9a31fd96101 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:29:11,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 230 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cafa8c3-8e28-4f7e-8600-2d67781cf63a 2019-03-26 13:29:11,465 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "tempest_scenario-user_fab34ad9-da0e-4903-951e-2d4e28611690", "links": {"self": "http://172.30.9.22:5000/v3/users/0a9a8f792037481388efb9a31fd96101"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "0a9a8f792037481388efb9a31fd96101", "description": null}} 2019-03-26 13:29:11,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/0a9a8f792037481388efb9a31fd96101 used request id req-6cafa8c3-8e28-4f7e-8600-2d67781cf63a 2019-03-26 13:29:11,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.195331811905s 2019-03-26 13:29:11,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 13:29:11,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/0a9a8f792037481388efb9a31fd96101 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:29:11,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:29:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37011d59-609d-4b64-afd3-1664015b5908 2019-03-26 13:29:11,859 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:29:11,860 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/0a9a8f792037481388efb9a31fd96101 used request id req-37011d59-609d-4b64-afd3-1664015b5908 2019-03-26 13:29:11,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.393400907516s 2019-03-26 13:29:11,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:29:11,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:29:12,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ab8f7e8-08ac-4e33-8a7d-f5927802d639 2019-03-26 13:29:12,052 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_scenario", "links": {"self": "http://172.30.9.22:5000/v3/projects/f1574cc744fd4cd090a683f35093282d"}, "tags": [], "enabled": true, "id": "f1574cc744fd4cd090a683f35093282d", "parent_id": "default", "domain_id": "default", "name": "tempest_scenario-project_fab34ad9-da0e-4903-951e-2d4e28611690"}]} 2019-03-26 13:29:12,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-8ab8f7e8-08ac-4e33-8a7d-f5927802d639 2019-03-26 13:29:12,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.185735940933s 2019-03-26 13:29:12,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 13:29:12,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/f1574cc744fd4cd090a683f35093282d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:29:12,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:29:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6370e787-8a92-48bc-b467-fc7a41b6ae57 2019-03-26 13:29:12,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:29:12,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/f1574cc744fd4cd090a683f35093282d used request id req-6370e787-8a92-48bc-b467-fc7a41b6ae57 2019-03-26 13:29:12,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.351273059845s 2019-03-26 13:29:12,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 13:29:12,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=f1574cc744fd4cd090a683f35093282d&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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:29:12,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:12 GMT X-Openstack-Request-Id: req-7315d83f-61cc-4afb-b8e5-16f70fcbc4b9 2019-03-26 13:29:12,712 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "f1574cc744fd4cd090a683f35093282d", "created_at": "2019-03-26T13:14:36Z", "updated_at": "2019-03-26T13:14:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:14:36Z", "revision_number": 0, "id": "6fb6ea75-17cf-4ca1-9878-d18871f02490", "remote_group_id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "remote_ip_prefix": null, "created_at": "2019-03-26T13:14:36Z", "security_group_id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "tenant_id": "f1574cc744fd4cd090a683f35093282d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1574cc744fd4cd090a683f35093282d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:14:36Z", "revision_number": 0, "id": "a9559428-b2a5-43e4-aa34-63635fde9519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:14:36Z", "security_group_id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "tenant_id": "f1574cc744fd4cd090a683f35093282d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1574cc744fd4cd090a683f35093282d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:14:36Z", "revision_number": 0, "id": "bf83fbc8-e366-4a67-9dfb-5d5814e168db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:14:36Z", "security_group_id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "tenant_id": "f1574cc744fd4cd090a683f35093282d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1574cc744fd4cd090a683f35093282d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:14:36Z", "revision_number": 0, "id": "c3c118e8-5fc2-4cc5-a4e7-8b346b0b5b42", "remote_group_id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "remote_ip_prefix": null, "created_at": "2019-03-26T13:14:36Z", "security_group_id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "tenant_id": "f1574cc744fd4cd090a683f35093282d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1574cc744fd4cd090a683f35093282d"}], "revision_number": 1, "project_id": "f1574cc744fd4cd090a683f35093282d", "id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "name": "default"}]} 2019-03-26 13:29:12,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=f1574cc744fd4cd090a683f35093282d&name=default used request id req-7315d83f-61cc-4afb-b8e5-16f70fcbc4b9 2019-03-26 13:29:12,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.297990083694s 2019-03-26 13:29:12,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 13:29:12,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:29:12,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:12 GMT X-Openstack-Request-Id: req-d0969282-fd49-4339-b05a-b7b35c784785 2019-03-26 13:29:12,833 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f1574cc744fd4cd090a683f35093282d", "created_at": "2019-03-26T13:14:36Z", "updated_at": "2019-03-26T13:14:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:14:36Z", "revision_number": 0, "id": "6fb6ea75-17cf-4ca1-9878-d18871f02490", "remote_group_id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "remote_ip_prefix": null, "created_at": "2019-03-26T13:14:36Z", "security_group_id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "tenant_id": "f1574cc744fd4cd090a683f35093282d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1574cc744fd4cd090a683f35093282d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:14:36Z", "revision_number": 0, "id": "a9559428-b2a5-43e4-aa34-63635fde9519", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:14:36Z", "security_group_id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "tenant_id": "f1574cc744fd4cd090a683f35093282d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1574cc744fd4cd090a683f35093282d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:14:36Z", "revision_number": 0, "id": "bf83fbc8-e366-4a67-9dfb-5d5814e168db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:14:36Z", "security_group_id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "tenant_id": "f1574cc744fd4cd090a683f35093282d", "port_range_min": null, "ethertype": "IPv6", "project_id": "f1574cc744fd4cd090a683f35093282d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:14:36Z", "revision_number": 0, "id": "c3c118e8-5fc2-4cc5-a4e7-8b346b0b5b42", "remote_group_id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "remote_ip_prefix": null, "created_at": "2019-03-26T13:14:36Z", "security_group_id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "tenant_id": "f1574cc744fd4cd090a683f35093282d", "port_range_min": null, "ethertype": "IPv4", "project_id": "f1574cc744fd4cd090a683f35093282d"}], "revision_number": 1, "project_id": "f1574cc744fd4cd090a683f35093282d", "id": "89748c95-6509-49ff-8dec-4cb6fde4c71d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 13:29:12,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d0969282-fd49-4339-b05a-b7b35c784785 2019-03-26 13:29:12,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.115993022919s 2019-03-26 13:29:12,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 13:29:12,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/89748c95-6509-49ff-8dec-4cb6fde4c71d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}62ceef5c648e9a4ee1d3913f41ac26e4e26ec236" 2019-03-26 13:29:12,989 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:29:12 GMT X-Openstack-Request-Id: req-ee9c6719-6dd5-4fe6-963c-9c06a4dd5612 2019-03-26 13:29:12,989 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:29:12,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/89748c95-6509-49ff-8dec-4cb6fde4c71d.json used request id req-ee9c6719-6dd5-4fe6-963c-9c06a4dd5612 2019-03-26 13:29:12,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.145350933075s 2019-03-26 13:29:13,039 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2019-03-26 13:29:13,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:29:13,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3430fa9-ebb1-48f0-85e5-5d9bcf7a4a8e 2019-03-26 13:29:13,086 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:29:13,086 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-b3430fa9-ebb1-48f0-85e5-5d9bcf7a4a8e 2019-03-26 13:29:13,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:29:13,482 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["qkotGV-gQv6RTnF6HERtKg"], "issued_at": "2019-03-26T13:29:13.000000Z"}} 2019-03-26 13:29:13,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:29:13,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:14,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:14 GMT X-Openstack-Request-Id: req-ccd62996-5a5c-4cbf-8354-08aa1dc832e9 2019-03-26 13:29:14,099 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 13:29:14,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ccd62996-5a5c-4cbf-8354-08aa1dc832e9 2019-03-26 13:29:14,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.614740133286s 2019-03-26 13:29:14,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:29:14,112 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fde404bb-8cf9-4f4e-af60-a446c4f9fff2 2019-03-26 13:29:14,112 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 13:29:14,112 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-fde404bb-8cf9-4f4e-af60-a446c4f9fff2 2019-03-26 13:29:14,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:29:14,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:14,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83584887-aea5-41b8-87d3-7fea83faedbf 2019-03-26 13:29:14,228 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 13:29:14,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-83584887-aea5-41b8-87d3-7fea83faedbf 2019-03-26 13:29:14,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115530014038s 2019-03-26 13:29:14,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 13:29:14,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_399f6f46-7549-428d-a13f-994325b2be40"}}' 2019-03-26 13:29:14,455 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 360 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2abc7708-d01b-4d5d-b816-6b94e383b9e4 2019-03-26 13:29:14,455 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/67e7a64f8bbe42869dc4853eb565cb08"}, "tags": [], "enabled": true, "id": "67e7a64f8bbe42869dc4853eb565cb08", "parent_id": "default", "domain_id": "default", "name": "patrole-project_399f6f46-7549-428d-a13f-994325b2be40"}} 2019-03-26 13:29:14,455 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-2abc7708-d01b-4d5d-b816-6b94e383b9e4 2019-03-26 13:29:14,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.218549966812s 2019-03-26 13:29:14,456 - 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'67e7a64f8bbe42869dc4853eb565cb08', '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_399f6f46-7549-428d-a13f-994325b2be40'}) 2019-03-26 13:29:14,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 13:29:14,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "06AtUAIz6VUnkCPNmURTKra6KJVGTB", "email": null, "name": "patrole-user_399f6f46-7549-428d-a13f-994325b2be40"}}' 2019-03-26 13:29:14,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 322 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aec969b-084b-4e19-963e-f1ad0129ae76 2019-03-26 13:29:14,933 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_399f6f46-7549-428d-a13f-994325b2be40", "links": {"self": "http://172.30.9.22:5000/v3/users/e21a7fb7440240d4a09dac12aa7f4ca2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e21a7fb7440240d4a09dac12aa7f4ca2", "domain_id": "default", "password_expires_at": null}} 2019-03-26 13:29:14,933 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1aec969b-084b-4e19-963e-f1ad0129ae76 2019-03-26 13:29:14,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.470542907715s 2019-03-26 13:29:14,934 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'e21a7fb7440240d4a09dac12aa7f4ca2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_399f6f46-7549-428d-a13f-994325b2be40'}) 2019-03-26 13:29:14,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:29:14,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:15,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04688b6a-5f69-4a39-869d-2b56f47dbdb7 2019-03-26 13:29:15,051 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:29:15,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-04688b6a-5f69-4a39-869d-2b56f47dbdb7 2019-03-26 13:29:15,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113595962524s 2019-03-26 13:29:15,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:29:15,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:15,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df70db2c-6218-42ff-b6ce-6e92771060e9 2019-03-26 13:29:15,210 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:29:15,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-df70db2c-6218-42ff-b6ce-6e92771060e9 2019-03-26 13:29:15,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.153576850891s 2019-03-26 13:29:15,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:29:15,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:15,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8fc2c52-b91c-491a-a3a1-8b19d7d9fad6 2019-03-26 13:29:15,410 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:29:15,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e8fc2c52-b91c-491a-a3a1-8b19d7d9fad6 2019-03-26 13:29:15,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194427967072s 2019-03-26 13:29:15,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:29:15,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:15,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-855ce660-dc38-4758-9be9-318880db1274 2019-03-26 13:29:15,563 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:29:15,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-855ce660-dc38-4758-9be9-318880db1274 2019-03-26 13:29:15,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.147691011429s 2019-03-26 13:29:15,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:29:15,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:15,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b8b0fe7-b61c-4c76-ac15-9206fe3d6f83 2019-03-26 13:29:15,699 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "patrole-user_399f6f46-7549-428d-a13f-994325b2be40", "links": {"self": "http://172.30.9.22:5000/v3/users/e21a7fb7440240d4a09dac12aa7f4ca2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e21a7fb7440240d4a09dac12aa7f4ca2", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:29:15,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6b8b0fe7-b61c-4c76-ac15-9206fe3d6f83 2019-03-26 13:29:15,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134805202484s 2019-03-26 13:29:15,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:29:15,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:15,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b229f5a-34f8-48c8-8500-19376e14ec58 2019-03-26 13:29:15,906 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/67e7a64f8bbe42869dc4853eb565cb08"}, "tags": [], "enabled": true, "id": "67e7a64f8bbe42869dc4853eb565cb08", "parent_id": "default", "domain_id": "default", "name": "patrole-project_399f6f46-7549-428d-a13f-994325b2be40"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:29:15,907 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-0b229f5a-34f8-48c8-8500-19376e14ec58 2019-03-26 13:29:15,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195600032806s 2019-03-26 13:29:15,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:29:15,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=e21a7fb7440240d4a09dac12aa7f4ca2&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=67e7a64f8bbe42869dc4853eb565cb08" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:16,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4486f252-6167-4deb-a7f3-f79ef201358e 2019-03-26 13:29:16,029 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=e21a7fb7440240d4a09dac12aa7f4ca2&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=67e7a64f8bbe42869dc4853eb565cb08", "previous": null, "next": null}} 2019-03-26 13:29:16,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e21a7fb7440240d4a09dac12aa7f4ca2&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=67e7a64f8bbe42869dc4853eb565cb08 used request id req-4486f252-6167-4deb-a7f3-f79ef201358e 2019-03-26 13:29:16,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114162921906s 2019-03-26 13:29:16,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:29:16,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/67e7a64f8bbe42869dc4853eb565cb08/users/e21a7fb7440240d4a09dac12aa7f4ca2/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:16,264 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:29:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11efcbf8-ee1d-4f6c-b348-13e3fc4a3f2f 2019-03-26 13:29:16,264 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:29:16,264 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/67e7a64f8bbe42869dc4853eb565cb08/users/e21a7fb7440240d4a09dac12aa7f4ca2/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-11efcbf8-ee1d-4f6c-b348-13e3fc4a3f2f 2019-03-26 13:29:16,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.231384038925s 2019-03-26 13:29:16,265 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_399f6f46-7549-428d-a13f-994325b2be40', 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'67e7a64f8bbe42869dc4853eb565cb08', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '06AtUAIz6VUnkCPNmURTKra6KJVGTB', 'username': u'patrole-user_399f6f46-7549-428d-a13f-994325b2be40', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 13:29:16,269 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_399f6f46-7549-428d-a13f-994325b2be40', 'password': '06AtUAIz6VUnkCPNmURTKra6KJVGTB', 'project_name': 'patrole-project_399f6f46-7549-428d-a13f-994325b2be40', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '67e7a64f8bbe42869dc4853eb565cb08', 'project_domain_name': 'Default'} 2019-03-26 13:29:16,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:29:16,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:16,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62b61921-899a-46b3-a292-affe4c7ddad0 2019-03-26 13:29:16,382 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:29:16,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-62b61921-899a-46b3-a292-affe4c7ddad0 2019-03-26 13:29:16,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.10923409462s 2019-03-26 13:29:16,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:29:16,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:16,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1def790d-4f47-48b0-b8e2-3845d31a27d9 2019-03-26 13:29:16,583 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:29:16,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1def790d-4f47-48b0-b8e2-3845d31a27d9 2019-03-26 13:29:16,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195739030838s 2019-03-26 13:29:16,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:29:16,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:16,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96cbc1cb-c335-4f55-9274-7e949cae5a3a 2019-03-26 13:29:16,694 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:29:16,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-96cbc1cb-c335-4f55-9274-7e949cae5a3a 2019-03-26 13:29:16,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.106809139252s 2019-03-26 13:29:16,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:29:16,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:16,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29f694b-add3-4b6c-92c3-5983a2edc4e0 2019-03-26 13:29:16,862 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "patrole-user_399f6f46-7549-428d-a13f-994325b2be40", "links": {"self": "http://172.30.9.22:5000/v3/users/e21a7fb7440240d4a09dac12aa7f4ca2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e21a7fb7440240d4a09dac12aa7f4ca2", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:29:16,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e29f694b-add3-4b6c-92c3-5983a2edc4e0 2019-03-26 13:29:16,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.166677951813s 2019-03-26 13:29:16,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:29:16,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:16,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce350868-e0a2-4163-bc11-d661abdb05a2 2019-03-26 13:29:16,995 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/67e7a64f8bbe42869dc4853eb565cb08"}, "tags": [], "enabled": true, "id": "67e7a64f8bbe42869dc4853eb565cb08", "parent_id": "default", "domain_id": "default", "name": "patrole-project_399f6f46-7549-428d-a13f-994325b2be40"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:29:16,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ce350868-e0a2-4163-bc11-d661abdb05a2 2019-03-26 13:29:16,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120613098145s 2019-03-26 13:29:17,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:29:17,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=e21a7fb7440240d4a09dac12aa7f4ca2&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=67e7a64f8bbe42869dc4853eb565cb08" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:17,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-843bef3f-f803-40d6-9141-822d775287e0 2019-03-26 13:29:17,120 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=e21a7fb7440240d4a09dac12aa7f4ca2&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=67e7a64f8bbe42869dc4853eb565cb08", "previous": null, "next": null}} 2019-03-26 13:29:17,120 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=e21a7fb7440240d4a09dac12aa7f4ca2&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=67e7a64f8bbe42869dc4853eb565cb08 used request id req-843bef3f-f803-40d6-9141-822d775287e0 2019-03-26 13:29:17,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.1187479496s 2019-03-26 13:29:17,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:29:17,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/67e7a64f8bbe42869dc4853eb565cb08/users/e21a7fb7440240d4a09dac12aa7f4ca2/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:17,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:29:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a3c88a9-61a2-4902-a6cd-52aca4541a02 2019-03-26 13:29:17,276 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:29:17,276 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/67e7a64f8bbe42869dc4853eb565cb08/users/e21a7fb7440240d4a09dac12aa7f4ca2/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-6a3c88a9-61a2-4902-a6cd-52aca4541a02 2019-03-26 13:29:17,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.152276992798s 2019-03-26 13:29:17,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:29:17,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:17,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c7963ce-9db9-4946-bf6d-75f85dc53b04 2019-03-26 13:29:17,438 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:29:17,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1c7963ce-9db9-4946-bf6d-75f85dc53b04 2019-03-26 13:29:17,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.157598972321s 2019-03-26 13:29:17,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:29:17,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:17,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-233e2739-161b-4e89-8554-1eeb6f9611e8 2019-03-26 13:29:17,552 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:29:17,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-233e2739-161b-4e89-8554-1eeb6f9611e8 2019-03-26 13:29:17,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.1087641716s 2019-03-26 13:29:17,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:29:17,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:17,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-038abc46-e0aa-457b-9851-4122f77cb0d5 2019-03-26 13:29:17,699 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "patrole-user_399f6f46-7549-428d-a13f-994325b2be40", "links": {"self": "http://172.30.9.22:5000/v3/users/e21a7fb7440240d4a09dac12aa7f4ca2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e21a7fb7440240d4a09dac12aa7f4ca2", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:29:17,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-038abc46-e0aa-457b-9851-4122f77cb0d5 2019-03-26 13:29:17,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.146644115448s 2019-03-26 13:29:17,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:29:17,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=e21a7fb7440240d4a09dac12aa7f4ca2&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}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:17,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c8d353-2d78-49a6-ba62-08a0ead745e2 2019-03-26 13:29:17,919 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=e21a7fb7440240d4a09dac12aa7f4ca2&scope.domain.id=default", "previous": null, "next": null}} 2019-03-26 13:29:17,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=e21a7fb7440240d4a09dac12aa7f4ca2&scope.domain.id=default used request id req-79c8d353-2d78-49a6-ba62-08a0ead745e2 2019-03-26 13:29:17,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207101106644s 2019-03-26 13:29:17,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-26 13:29:17,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/e21a7fb7440240d4a09dac12aa7f4ca2/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:18,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:29:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c8f1b5-8a7c-43ee-9f6a-6d2a95e01864 2019-03-26 13:29:18,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:29:18,069 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/e21a7fb7440240d4a09dac12aa7f4ca2/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-66c8f1b5-8a7c-43ee-9f6a-6d2a95e01864 2019-03-26 13:29:18,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.145815134048s 2019-03-26 13:29:18,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:29:18,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92e888f7-211b-4fb8-a4c8-ed57274192fd 2019-03-26 13:29:18,079 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:29:18,079 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-92e888f7-211b-4fb8-a4c8-ed57274192fd 2019-03-26 13:29:18,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:29:18,472 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:29:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67e7a64f8bbe42869dc4853eb565cb08", "name": "patrole-project_399f6f46-7549-428d-a13f-994325b2be40"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_67e7a64f8bbe42869dc4853eb565cb08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_67e7a64f8bbe42869dc4853eb565cb08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/67e7a64f8bbe42869dc4853eb565cb08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/67e7a64f8bbe42869dc4853eb565cb08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/67e7a64f8bbe42869dc4853eb565cb08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/67e7a64f8bbe42869dc4853eb565cb08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/67e7a64f8bbe42869dc4853eb565cb08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/67e7a64f8bbe42869dc4853eb565cb08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/67e7a64f8bbe42869dc4853eb565cb08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/67e7a64f8bbe42869dc4853eb565cb08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/67e7a64f8bbe42869dc4853eb565cb08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/67e7a64f8bbe42869dc4853eb565cb08", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/67e7a64f8bbe42869dc4853eb565cb08", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/67e7a64f8bbe42869dc4853eb565cb08", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_399f6f46-7549-428d-a13f-994325b2be40", "id": "e21a7fb7440240d4a09dac12aa7f4ca2"}, "audit_ids": ["x9upzojnTCGP9pcylfthNA"], "issued_at": "2019-03-26T13:29:18.000000Z"}} 2019-03-26 13:29:18,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 13:29:18,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:29:18,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:18 GMT X-Openstack-Request-Id: req-1bdfee5f-1c5a-4f52-852a-93431dd53177 2019-03-26 13:29:18,756 - 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-26 13:29:18,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-1bdfee5f-1c5a-4f52-852a-93431dd53177 2019-03-26 13:29:18,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.281613111496s 2019-03-26 13:29:18,767 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2019-03-26 13:29:18,767 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:29:18,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:18,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5617ab2f-4416-47d4-836a-eea7e1b556a0 2019-03-26 13:29:18,879 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 13:29:18,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-5617ab2f-4416-47d4-836a-eea7e1b556a0 2019-03-26 13:29:18,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111735105515s 2019-03-26 13:29:18,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:29:18,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:19,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ed81a5-ed28-42a1-a7d8-eb8e0bcc9c51 2019-03-26 13:29:19,047 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/67e7a64f8bbe42869dc4853eb565cb08"}, "tags": [], "enabled": true, "id": "67e7a64f8bbe42869dc4853eb565cb08", "parent_id": "default", "domain_id": "default", "name": "patrole-project_399f6f46-7549-428d-a13f-994325b2be40"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:29:19,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-74ed81a5-ed28-42a1-a7d8-eb8e0bcc9c51 2019-03-26 13:29:19,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.159815073013s 2019-03-26 13:29:19,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 13:29:19,050 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" -d '{"network": {"shared": true, "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "name": "patrole-net_399f6f46-7549-428d-a13f-994325b2be40", "admin_state_up": true}}' 2019-03-26 13:29:19,388 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:19 GMT X-Openstack-Request-Id: req-bd4b6e50-8924-4042-b7b3-f1fe9680a3fb 2019-03-26 13:29:19,388 - 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":"db7b6420-fa7c-43a2-a2bd-d0590c4ee72c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"67e7a64f8bbe42869dc4853eb565cb08","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T13:29:19Z","is_default":false,"qos_policy_id":null,"name":"patrole-net_399f6f46-7549-428d-a13f-994325b2be40","admin_state_up":true,"tenant_id":"67e7a64f8bbe42869dc4853eb565cb08","created_at":"2019-03-26T13:29:19Z","mtu":1450}} 2019-03-26 13:29:19,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bd4b6e50-8924-4042-b7b3-f1fe9680a3fb 2019-03-26 13:29:19,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.339335918427s 2019-03-26 13:29:19,389 - 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-26T13:29:19Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'db7b6420-fa7c-43a2-a2bd-d0590c4ee72c', u'provider:segmentation_id': 27, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'patrole-net_399f6f46-7549-428d-a13f-994325b2be40', u'created_at': u'2019-03-26T13:29:19Z', u'mtu': 1450, u'tenant_id': u'67e7a64f8bbe42869dc4853eb565cb08', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'67e7a64f8bbe42869dc4853eb565cb08', u'l2_adjacency': True}) 2019-03-26 13:29:19,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:29:19,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:29:19,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1425 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:19 GMT X-Openstack-Request-Id: req-9dfcd488-a408-4c53-b5db-9eb545a907cd 2019-03-26 13:29:19,478 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"db7b6420-fa7c-43a2-a2bd-d0590c4ee72c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"67e7a64f8bbe42869dc4853eb565cb08","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T13:29:19Z","qos_policy_id":null,"name":"patrole-net_399f6f46-7549-428d-a13f-994325b2be40","admin_state_up":true,"tenant_id":"67e7a64f8bbe42869dc4853eb565cb08","created_at":"2019-03-26T13:29:19Z","provider:network_type":"vxlan"}]} 2019-03-26 13:29:19,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-9dfcd488-a408-4c53-b5db-9eb545a907cd 2019-03-26 13:29:19,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0886261463165s 2019-03-26 13:29:19,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 13:29:19,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}403dbe2c04f5f32465e5ec6c9f695a442463219e" -d '{"subnet": {"name": "patrole-subnet_399f6f46-7549-428d-a13f-994325b2be40", "enable_dhcp": true, "network_id": "db7b6420-fa7c-43a2-a2bd-d0590c4ee72c", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 13:29:19,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:19 GMT X-Openstack-Request-Id: req-f983ff42-e6bd-4e88-b96c-1670e89417a7 2019-03-26 13:29:19,925 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T13:29:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"56a1ecfc-2986-4ca7-a48d-a6491a54fd71","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"67e7a64f8bbe42869dc4853eb565cb08","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_399f6f46-7549-428d-a13f-994325b2be40","enable_dhcp":true,"segment_id":null,"network_id":"db7b6420-fa7c-43a2-a2bd-d0590c4ee72c","tenant_id":"67e7a64f8bbe42869dc4853eb565cb08","created_at":"2019-03-26T13:29:19Z","ip_version":4}} 2019-03-26 13:29:19,925 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-f983ff42-e6bd-4e88-b96c-1670e89417a7 2019-03-26 13:29:19,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.445697069168s 2019-03-26 13:29:19,926 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T13:29: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'56a1ecfc-2986-4ca7-a48d-a6491a54fd71', u'subnetpool_id': None, u'service_types': [], u'name': u'patrole-subnet_399f6f46-7549-428d-a13f-994325b2be40', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'db7b6420-fa7c-43a2-a2bd-d0590c4ee72c', u'tenant_id': u'67e7a64f8bbe42869dc4853eb565cb08', u'created_at': u'2019-03-26T13:29: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'67e7a64f8bbe42869dc4853eb565cb08'}) 2019-03-26 13:29:19,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 13:29:19,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}403dbe2c04f5f32465e5ec6c9f695a442463219e" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "patrole-router_399f6f46-7549-428d-a13f-994325b2be40", "admin_state_up": true}}' 2019-03-26 13:29:21,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 707 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:21 GMT X-Openstack-Request-Id: req-4a841704-9978-406c-94a0-f712464520f9 2019-03-26 13:29:21,432 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "created_at": "2019-03-26T13:29:19Z", "admin_state_up": true, "updated_at": "2019-03-26T13:29:21Z", "project_id": "67e7a64f8bbe42869dc4853eb565cb08", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "6d89eb8a-0036-447d-8ba7-65e40c77efba", "name": "patrole-router_399f6f46-7549-428d-a13f-994325b2be40"}} 2019-03-26 13:29:21,432 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-4a841704-9978-406c-94a0-f712464520f9 2019-03-26 13:29:21,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.5057489872s 2019-03-26 13:29:21,433 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T13:29:21Z', u'revision_number': 2, u'ha': False, u'id': u'6d89eb8a-0036-447d-8ba7-65e40c77efba', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'patrole-router_399f6f46-7549-428d-a13f-994325b2be40', u'admin_state_up': True, u'tenant_id': u'67e7a64f8bbe42869dc4853eb565cb08', u'created_at': u'2019-03-26T13:29:19Z', u'flavor_id': None, u'routes': [], u'project_id': u'67e7a64f8bbe42869dc4853eb565cb08'}) 2019-03-26 13:29:21,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 13:29:21,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/6d89eb8a-0036-447d-8ba7-65e40c77efba/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}403dbe2c04f5f32465e5ec6c9f695a442463219e" -d '{"subnet_id": "56a1ecfc-2986-4ca7-a48d-a6491a54fd71"}' 2019-03-26 13:29:23,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:23 GMT X-Openstack-Request-Id: req-aa1535ef-d54d-45fb-9077-7f2f23378cff 2019-03-26 13:29:23,678 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "db7b6420-fa7c-43a2-a2bd-d0590c4ee72c", "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "subnet_id": "56a1ecfc-2986-4ca7-a48d-a6491a54fd71", "subnet_ids": ["56a1ecfc-2986-4ca7-a48d-a6491a54fd71"], "port_id": "a8b19fe7-9396-4a51-a846-0bbb281f6ee2", "id": "6d89eb8a-0036-447d-8ba7-65e40c77efba"} 2019-03-26 13:29:23,678 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/6d89eb8a-0036-447d-8ba7-65e40c77efba/add_router_interface.json used request id req-aa1535ef-d54d-45fb-9077-7f2f23378cff 2019-03-26 13:29:23,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.2448849678s 2019-03-26 13:29:23,679 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 13:29:23,782 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 13:29:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:29:23,789 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:23 GMT 2019-03-26 13:29:23,790 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 13:29:23,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:29:23,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:29:24,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:24 GMT X-Openstack-Request-Id: req-911133ad-52d3-4fc8-9489-05a47204e57d 2019-03-26 13:29:24,089 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:29:24,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-911133ad-52d3-4fc8-9489-05a47204e57d 2019-03-26 13:29:24,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296670913696s 2019-03-26 13:29:24,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 13:29:24,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}403dbe2c04f5f32465e5ec6c9f695a442463219e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_399f6f46-7549-428d-a13f-994325b2be40", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_399f6f46-7549-428d-a13f-994325b2be40"}' 2019-03-26 13:29:24,147 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 930 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:24 GMT Location: http://172.30.9.22:9292/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-9e1d7291-fea0-45f9-a0df-d2c933296736 2019-03-26 13:29:24,147 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:29:24Z", "file": "/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/file", "owner": "67e7a64f8bbe42869dc4853eb565cb08", "id": "ab06c8ac-094c-4392-a78c-3ba5f46d1abf", "size": null, "self": "/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf", "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_399f6f46-7549-428d-a13f-994325b2be40", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_399f6f46-7549-428d-a13f-994325b2be40", "checksum": null, "created_at": "2019-03-26T13:29:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 13:29:24,148 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-9e1d7291-fea0-45f9-a0df-d2c933296736 2019-03-26 13:29:24,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0491418838501s 2019-03-26 13:29:24,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 13:29:24,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/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}403dbe2c04f5f32465e5ec6c9f695a442463219e" -d '' 2019-03-26 13:29:24,969 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:29:24 GMT X-Openstack-Request-Id: req-55b96536-1890-40a0-8afd-47a4d1d8ae12 2019-03-26 13:29:24,969 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 13:29:24,969 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/file used request id req-55b96536-1890-40a0-8afd-47a4d1d8ae12 2019-03-26 13:29:24,969 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.820909976959s 2019-03-26 13:29:24,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:29:24,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:29:25,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:25 GMT X-Openstack-Request-Id: req-c64b088f-dfa2-40a6-8033-8b6dd09b066d 2019-03-26 13:29:25,002 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:29:24Z", "file": "/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/file", "owner": "67e7a64f8bbe42869dc4853eb565cb08", "id": "ab06c8ac-094c-4392-a78c-3ba5f46d1abf", "size": 12716032, "self": "/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_399f6f46-7549-428d-a13f-994325b2be40", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_399f6f46-7549-428d-a13f-994325b2be40", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:29:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:29:25,002 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c64b088f-dfa2-40a6-8033-8b6dd09b066d 2019-03-26 13:29:25,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0284337997437s 2019-03-26 13:29:25,004 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/snap', u'metadata': Munch({})})], 'file': u'/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/file', 'owner': u'67e7a64f8bbe42869dc4853eb565cb08', 'id': u'ab06c8ac-094c-4392-a78c-3ba5f46d1abf', 'size': 12716032, u'self': u'/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67e7a64f8bbe42869dc4853eb565cb08', 'name': 'patrole-project_399f6f46-7549-428d-a13f-994325b2be40', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T13:29:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T13:29:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_399f6f46-7549-428d-a13f-994325b2be40', '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/ab06c8ac-094c-4392-a78c-3ba5f46d1abf', 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_399f6f46-7549-428d-a13f-994325b2be40', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_399f6f46-7549-428d-a13f-994325b2be40', 'created': u'2019-03-26T13:29:24Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T13:29:24Z', 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/ab06c8ac-094c-4392-a78c-3ba5f46d1abf', 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_399f6f46-7549-428d-a13f-994325b2be40', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 13:29:25,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 13:29:25,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_399f6f46-7549-428d-a13f-994325b2be40", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 13:29:25,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29: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-f481a2e2-beff-4204-9094-3cd68364182d x-openstack-request-id: req-f481a2e2-beff-4204-9094-3cd68364182d 2019-03-26 13:29:25,353 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_399f6f46-7549-428d-a13f-994325b2be40", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7627a6f8-905a-42c2-ba0b-75724fea209a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7627a6f8-905a-42c2-ba0b-75724fea209a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7627a6f8-905a-42c2-ba0b-75724fea209a"}} 2019-03-26 13:29:25,353 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-f481a2e2-beff-4204-9094-3cd68364182d 2019-03-26 13:29:25,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.346267938614s 2019-03-26 13:29:25,354 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_399f6f46-7549-428d-a13f-994325b2be40', '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'0c1029b257c44319a8784a806bbcda81', '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'7627a6f8-905a-42c2-ba0b-75724fea209a', 'swap': 0}) 2019-03-26 13:29:25,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 13:29:25,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/7627a6f8-905a-42c2-ba0b-75724fea209a/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}79174646e24c7a9bd7a285410b14e60694905223" -d '{"extra_specs": {}}' 2019-03-26 13:29:25,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29: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-ac4c29f3-8022-419e-a10d-28887fd2f639 x-openstack-request-id: req-ac4c29f3-8022-419e-a10d-28887fd2f639 2019-03-26 13:29:25,376 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 13:29:25,377 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/7627a6f8-905a-42c2-ba0b-75724fea209a/os-extra_specs used request id req-ac4c29f3-8022-419e-a10d-28887fd2f639 2019-03-26 13:29:25,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214881896973s 2019-03-26 13:29:25,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:29:25,390 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-72de8f6b-4573-4372-9597-fb4f7aae0061 2019-03-26 13:29:25,390 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 13:29:25,391 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-72de8f6b-4573-4372-9597-fb4f7aae0061 2019-03-26 13:29:25,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:29:25,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:29:25,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b22e97-493e-47c8-8ce6-a4d6b1b18061 2019-03-26 13:29:25,514 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:29:25,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-61b22e97-493e-47c8-8ce6-a4d6b1b18061 2019-03-26 13:29:25,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.120139122009s 2019-03-26 13:29:25,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:29:25,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:29:25,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe768a8-dcd3-4349-9284-364cf87363cc 2019-03-26 13:29:25,700 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:29:25,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bfe768a8-dcd3-4349-9284-364cf87363cc 2019-03-26 13:29:25,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.181162834167s 2019-03-26 13:29:25,711 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-26 13:29:28,347 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-26 13:29:30,451 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 248da0fe-6e46-4fa3-bda7-0e0c98cd6dbf | 2019-03-26T13:29:30.150234 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 248da0fe-6e46-4fa3-bda7-0e0c98cd6dbf ~/.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-26 13:29:33,843 - 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-345138487 | Available | | __unknown__ | tempest-type-987414668 | 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-26 13:29:34,564 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-26 13:29:36,828 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-26 13:29:39,920 - 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=32921d4f-bcab-4d66-ae4c-60106964c70d) as the default verifier for the future CLI operations. 2019-03-26 13:29:41,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 13:29:41,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:29:41,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f9405700-0264-48d7-aa38-6861fe756b99 x-openstack-request-id: req-f9405700-0264-48d7-aa38-6861fe756b99 2019-03-26 13:29:41,772 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 13:29:41,772 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-f9405700-0264-48d7-aa38-6861fe756b99 2019-03-26 13:29:41,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.041170835495s 2019-03-26 13:29:41,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:29:41,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:29:42,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:42 GMT X-Openstack-Request-Id: req-043278b3-5337-44fe-82ed-029a9ff3912d 2019-03-26 13:29:42,087 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:29:24Z", "file": "/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/file", "owner": "67e7a64f8bbe42869dc4853eb565cb08", "id": "ab06c8ac-094c-4392-a78c-3ba5f46d1abf", "size": 12716032, "self": "/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_399f6f46-7549-428d-a13f-994325b2be40", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_399f6f46-7549-428d-a13f-994325b2be40", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:29:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:29:42,087 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-043278b3-5337-44fe-82ed-029a9ff3912d 2019-03-26 13:29:42,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.309174060822s 2019-03-26 13:29:42,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 13:29:42,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}403dbe2c04f5f32465e5ec6c9f695a442463219e" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_399f6f46-7549-428d-a13f-994325b2be40", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_399f6f46-7549-428d-a13f-994325b2be40"}' 2019-03-26 13:29:42,138 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 938 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:42 GMT Location: http://172.30.9.22:9292/v2/images/99acaab6-c20a-4126-bcf9-a84cf20d8942 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-3124ec9a-2ded-43bb-861a-2ccf30e9cdfc 2019-03-26 13:29:42,139 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:29:42Z", "file": "/v2/images/99acaab6-c20a-4126-bcf9-a84cf20d8942/file", "owner": "67e7a64f8bbe42869dc4853eb565cb08", "id": "99acaab6-c20a-4126-bcf9-a84cf20d8942", "size": null, "self": "/v2/images/99acaab6-c20a-4126-bcf9-a84cf20d8942", "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_399f6f46-7549-428d-a13f-994325b2be40", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_399f6f46-7549-428d-a13f-994325b2be40", "checksum": null, "created_at": "2019-03-26T13:29:42Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 13:29:42,139 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-3124ec9a-2ded-43bb-861a-2ccf30e9cdfc 2019-03-26 13:29:42,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0421650409698s 2019-03-26 13:29:42,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 13:29:42,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/99acaab6-c20a-4126-bcf9-a84cf20d8942/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}403dbe2c04f5f32465e5ec6c9f695a442463219e" -d '' 2019-03-26 13:29:42,961 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:29:42 GMT X-Openstack-Request-Id: req-050ef702-cc04-4b99-9857-f9cbb6b8d33c 2019-03-26 13:29:42,961 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 13:29:42,961 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/99acaab6-c20a-4126-bcf9-a84cf20d8942/file used request id req-050ef702-cc04-4b99-9857-f9cbb6b8d33c 2019-03-26 13:29:42,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.82172703743s 2019-03-26 13:29:42,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:29:42,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:29:42,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2721 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:42 GMT X-Openstack-Request-Id: req-f08ffe18-bcbb-4e68-b297-bbd44a5cd519 2019-03-26 13:29:42,995 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:29:42Z", "file": "/v2/images/99acaab6-c20a-4126-bcf9-a84cf20d8942/file", "owner": "67e7a64f8bbe42869dc4853eb565cb08", "id": "99acaab6-c20a-4126-bcf9-a84cf20d8942", "size": 12716032, "self": "/v2/images/99acaab6-c20a-4126-bcf9-a84cf20d8942", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/99acaab6-c20a-4126-bcf9-a84cf20d8942/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/99acaab6-c20a-4126-bcf9-a84cf20d8942/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_399f6f46-7549-428d-a13f-994325b2be40", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_399f6f46-7549-428d-a13f-994325b2be40", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:29:42Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:29:24Z", "file": "/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/file", "owner": "67e7a64f8bbe42869dc4853eb565cb08", "id": "ab06c8ac-094c-4392-a78c-3ba5f46d1abf", "size": 12716032, "self": "/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_399f6f46-7549-428d-a13f-994325b2be40", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_399f6f46-7549-428d-a13f-994325b2be40", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:29:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:29:42,995 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f08ffe18-bcbb-4e68-b297-bbd44a5cd519 2019-03-26 13:29:42,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0288429260254s 2019-03-26 13:29:42,997 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/99acaab6-c20a-4126-bcf9-a84cf20d8942/snap', u'metadata': Munch({})})], 'file': u'/v2/images/99acaab6-c20a-4126-bcf9-a84cf20d8942/file', 'owner': u'67e7a64f8bbe42869dc4853eb565cb08', 'id': u'99acaab6-c20a-4126-bcf9-a84cf20d8942', 'size': 12716032, u'self': u'/v2/images/99acaab6-c20a-4126-bcf9-a84cf20d8942', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'67e7a64f8bbe42869dc4853eb565cb08', 'name': 'patrole-project_399f6f46-7549-428d-a13f-994325b2be40', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/99acaab6-c20a-4126-bcf9-a84cf20d8942/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T13:29:42Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T13:29:42Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_399f6f46-7549-428d-a13f-994325b2be40', '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/99acaab6-c20a-4126-bcf9-a84cf20d8942', 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_399f6f46-7549-428d-a13f-994325b2be40', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_399f6f46-7549-428d-a13f-994325b2be40', 'created': u'2019-03-26T13:29:42Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T13:29:42Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/99acaab6-c20a-4126-bcf9-a84cf20d8942', 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_399f6f46-7549-428d-a13f-994325b2be40', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 13:29:42,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 13:29:43,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_399f6f46-7549-428d-a13f-994325b2be40", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 13:29:43,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29: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-266fac4a-4b73-4740-a4a5-bd30bec310a9 x-openstack-request-id: req-266fac4a-4b73-4740-a4a5-bd30bec310a9 2019-03-26 13:29:43,037 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "patrole-flavor_alt_399f6f46-7549-428d-a13f-994325b2be40", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0ec5f0dc-4a19-445a-9b7e-2ace17a2d709", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0ec5f0dc-4a19-445a-9b7e-2ace17a2d709", "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": "0ec5f0dc-4a19-445a-9b7e-2ace17a2d709"}} 2019-03-26 13:29:43,038 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-266fac4a-4b73-4740-a4a5-bd30bec310a9 2019-03-26 13:29:43,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0394821166992s 2019-03-26 13:29:43,039 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_399f6f46-7549-428d-a13f-994325b2be40', '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'0c1029b257c44319a8784a806bbcda81', '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'0ec5f0dc-4a19-445a-9b7e-2ace17a2d709', 'swap': 0}) 2019-03-26 13:29:43,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 13:29:43,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/0ec5f0dc-4a19-445a-9b7e-2ace17a2d709/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}79174646e24c7a9bd7a285410b14e60694905223" -d '{"extra_specs": {}}' 2019-03-26 13:29:43,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 13:29:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e378b87b-8f8f-47cc-aede-ae0e66964391 x-openstack-request-id: req-e378b87b-8f8f-47cc-aede-ae0e66964391 2019-03-26 13:29:43,074 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 13:29:43,074 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0ec5f0dc-4a19-445a-9b7e-2ace17a2d709/os-extra_specs used request id req-e378b87b-8f8f-47cc-aede-ae0e66964391 2019-03-26 13:29:43,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.034863948822s 2019-03-26 13:29:43,075 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_399f6f46-7549-428d-a13f-994325b2be40', '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'0c1029b257c44319a8784a806bbcda81', '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'0ec5f0dc-4a19-445a-9b7e-2ace17a2d709', 'swap': 0}) 2019-03-26 13:29:46,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-26 13:29:46,045 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-26 13:29:46,045 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-26 13:29:46,047 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-26 13:29:46,086 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-26 13:29:49,552 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-32921d4f-bcab-4d66-ae4c-60106964c70d/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-26 13:29:49,552 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-26 13:29:49,581 - 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-26 13:32:15,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 2a46676c-d168-40f0-95b3-97c8af774d83 2019-03-26 13:32:15,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '2a46676c-d168-40f0-95b3-97c8af774d83']'. 2019-03-26 13:32:16,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-26 13:32:16,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-26 13:32:16,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 13:32:16,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 2a46676c-d168-40f0-95b3-97c8af774d83 | 2019-03-26 13:32:16,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-26 13:32:16,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-26 13:29:51 | 2019-03-26 13:32:16,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-26 13:32:15 | 2019-03-26 13:32:16,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:24 | 2019-03-26 13:32:16,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-26 13:32:16,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-26 13:32:16,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 32921d4f-bcab-4d66-ae4c-60106964c70d) | 2019-03-26 13:32:16,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-26 13:32:16,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 248da0fe-6e46-4fa3-bda7-0e0c98cd6dbf) | 2019-03-26 13:32:16,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 149 | 2019-03-26 13:32:16,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 135.924 | 2019-03-26 13:32:16,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 140 | 2019-03-26 13:32:16,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-03-26 13:32:16,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-26 13:32:16,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-26 13:32:16,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-26 13:32:16,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 13:32:16,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-26 13:32:16,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-26 13:32:16,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2019-03-26 13:32:16,957 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '2a46676c-d168-40f0-95b3-97c8af774d83', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.html'] 2019-03-26 13:32:19,104 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 2a46676c-d168-40f0-95b3-97c8af774d83 --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-26 13:32:19,105 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '2a46676c-d168-40f0-95b3-97c8af774d83', '--to', u'/home/opnfv/functest/results/patrole/tempest-report.xml'] 2019-03-26 13:32:21,244 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 2a46676c-d168-40f0-95b3-97c8af774d83 --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-26 13:32:21,419 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 13:32:21,420 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 03:02 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-26 13:32:21,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 13:32:21,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/99acaab6-c20a-4126-bcf9-a84cf20d8942 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:32:21,997 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:32:22 GMT X-Openstack-Request-Id: req-e369d9e6-7fc1-43c0-885f-c6fbce52e153 2019-03-26 13:32:21,997 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 13:32:21,997 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/99acaab6-c20a-4126-bcf9-a84cf20d8942 used request id req-e369d9e6-7fc1-43c0-885f-c6fbce52e153 2019-03-26 13:32:21,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.571871995926s 2019-03-26 13:32:22,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 13:32:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:32:22,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 361 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32: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-012245c7-61c0-47e2-af8f-71c12f634f62 x-openstack-request-id: req-012245c7-61c0-47e2-af8f-71c12f634f62 2019-03-26 13:32:22,027 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_alt_399f6f46-7549-428d-a13f-994325b2be40", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0ec5f0dc-4a19-445a-9b7e-2ace17a2d709", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0ec5f0dc-4a19-445a-9b7e-2ace17a2d709", "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": "0ec5f0dc-4a19-445a-9b7e-2ace17a2d709"}, {"name": "patrole-flavor_399f6f46-7549-428d-a13f-994325b2be40", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7627a6f8-905a-42c2-ba0b-75724fea209a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7627a6f8-905a-42c2-ba0b-75724fea209a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7627a6f8-905a-42c2-ba0b-75724fea209a"}]} 2019-03-26 13:32:22,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-012245c7-61c0-47e2-af8f-71c12f634f62 2019-03-26 13:32:22,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237121582031s 2019-03-26 13:32:22,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 13:32:22,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/0ec5f0dc-4a19-445a-9b7e-2ace17a2d709 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:32:22,062 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32: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-d70fca38-547a-42b9-8167-fe52cbefb921 x-openstack-request-id: req-d70fca38-547a-42b9-8167-fe52cbefb921 2019-03-26 13:32:22,062 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0ec5f0dc-4a19-445a-9b7e-2ace17a2d709 used request id req-d70fca38-547a-42b9-8167-fe52cbefb921 2019-03-26 13:32:22,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.033105134964s 2019-03-26 13:32:22,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 13:32:22,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/6d89eb8a-0036-447d-8ba7-65e40c77efba/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}403dbe2c04f5f32465e5ec6c9f695a442463219e" -d '{"subnet_id": "56a1ecfc-2986-4ca7-a48d-a6491a54fd71"}' 2019-03-26 13:32:24,556 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:24 GMT X-Openstack-Request-Id: req-9b6b54e2-562e-4c9a-b76b-b9f109bd3898 2019-03-26 13:32:24,556 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "db7b6420-fa7c-43a2-a2bd-d0590c4ee72c", "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "subnet_id": "56a1ecfc-2986-4ca7-a48d-a6491a54fd71", "subnet_ids": ["56a1ecfc-2986-4ca7-a48d-a6491a54fd71"], "port_id": "a8b19fe7-9396-4a51-a846-0bbb281f6ee2", "id": "6d89eb8a-0036-447d-8ba7-65e40c77efba"} 2019-03-26 13:32:24,556 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/6d89eb8a-0036-447d-8ba7-65e40c77efba/remove_router_interface.json used request id req-9b6b54e2-562e-4c9a-b76b-b9f109bd3898 2019-03-26 13:32:24,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.49383878708s 2019-03-26 13:32:24,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 13:32:24,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:32:24,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1704 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:24 GMT X-Openstack-Request-Id: req-46db476d-29c9-42f1-8d98-f76830b4c239 2019-03-26 13:32:24,696 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f70904767be4088abe76307973f54fa", "created_at": "2019-03-26T11:42:00Z", "admin_state_up": true, "updated_at": "2019-03-26T11:42:00Z", "project_id": "2f70904767be4088abe76307973f54fa", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "465c83f2-2dd2-40a3-a9a2-de75fe026995", "name": "tempest-pretest-check-694215904"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "created_at": "2019-03-26T13:29:19Z", "admin_state_up": true, "updated_at": "2019-03-26T13:32:23Z", "project_id": "67e7a64f8bbe42869dc4853eb565cb08", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "6d89eb8a-0036-447d-8ba7-65e40c77efba", "name": "patrole-router_399f6f46-7549-428d-a13f-994325b2be40"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a55f567358d4a8c825c14b74bbb46f7", "created_at": "2019-03-26T11:42:28Z", "admin_state_up": false, "updated_at": "2019-03-26T11:42:28Z", "project_id": "5a55f567358d4a8c825c14b74bbb46f7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f65d8ca7-4128-4274-b399-476e5dd54c51", "name": "tempest-router-413550504"}]} 2019-03-26 13:32:24,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-46db476d-29c9-42f1-8d98-f76830b4c239 2019-03-26 13:32:24,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.139652013779s 2019-03-26 13:32:24,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 13:32:24,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/6d89eb8a-0036-447d-8ba7-65e40c77efba.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:32:26,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:32:26 GMT X-Openstack-Request-Id: req-1a22a5a1-4c84-4840-a8d8-6641229b07fe 2019-03-26 13:32:26,036 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:32:26,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/6d89eb8a-0036-447d-8ba7-65e40c77efba.json used request id req-1a22a5a1-4c84-4840-a8d8-6641229b07fe 2019-03-26 13:32:26,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.3374171257s 2019-03-26 13:32:26,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 13:32:26,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:32:26,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1325 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:26 GMT X-Openstack-Request-Id: req-d29db88a-5864-43e1-9f8c-476609009f87 2019-03-26 13:32:26,078 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T13:29:19Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ipv6_address_mode":null,"id":"56a1ecfc-2986-4ca7-a48d-a6491a54fd71","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"67e7a64f8bbe42869dc4853eb565cb08","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"patrole-subnet_399f6f46-7549-428d-a13f-994325b2be40","enable_dhcp":true,"segment_id":null,"network_id":"db7b6420-fa7c-43a2-a2bd-d0590c4ee72c","tenant_id":"67e7a64f8bbe42869dc4853eb565cb08","created_at":"2019-03-26T13:29:19Z","ip_version":4},{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4}]} 2019-03-26 13:32:26,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d29db88a-5864-43e1-9f8c-476609009f87 2019-03-26 13:32:26,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0419139862061s 2019-03-26 13:32:26,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 13:32:26,081 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/56a1ecfc-2986-4ca7-a48d-a6491a54fd71.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:32:27,181 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:32:27 GMT X-Openstack-Request-Id: req-c60dc9c1-2d37-4027-a82f-c4e695685492 2019-03-26 13:32:27,181 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:32:27,181 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/56a1ecfc-2986-4ca7-a48d-a6491a54fd71.json used request id req-c60dc9c1-2d37-4027-a82f-c4e695685492 2019-03-26 13:32:27,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.10147595406s 2019-03-26 13:32:27,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:32:27,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:32:27,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:27 GMT X-Openstack-Request-Id: req-b6d16a49-f046-4a12-9369-b4d87bada1bd 2019-03-26 13:32:27,263 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"db7b6420-fa7c-43a2-a2bd-d0590c4ee72c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":27,"ipv4_address_scope":null,"shared":true,"project_id":"67e7a64f8bbe42869dc4853eb565cb08","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T13:32:27Z","qos_policy_id":null,"name":"patrole-net_399f6f46-7549-428d-a13f-994325b2be40","admin_state_up":true,"tenant_id":"67e7a64f8bbe42869dc4853eb565cb08","created_at":"2019-03-26T13:29:19Z","provider:network_type":"vxlan"}]} 2019-03-26 13:32:27,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b6d16a49-f046-4a12-9369-b4d87bada1bd 2019-03-26 13:32:27,263 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0813200473785s 2019-03-26 13:32:27,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 13:32:27,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/db7b6420-fa7c-43a2-a2bd-d0590c4ee72c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:32:28,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:32:28 GMT X-Openstack-Request-Id: req-8bcec3ec-f5f5-41f1-8f0c-058c6354b30e 2019-03-26 13:32:28,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:32:28,584 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/db7b6420-fa7c-43a2-a2bd-d0590c4ee72c.json used request id req-8bcec3ec-f5f5-41f1-8f0c-058c6354b30e 2019-03-26 13:32:28,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.31932091713s 2019-03-26 13:32:28,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:32:28,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:32:28,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:28 GMT X-Openstack-Request-Id: req-d544caf3-91a2-4224-8722-d6a7acb2248d 2019-03-26 13:32:28,614 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:29:24Z", "file": "/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/file", "owner": "67e7a64f8bbe42869dc4853eb565cb08", "id": "ab06c8ac-094c-4392-a78c-3ba5f46d1abf", "size": 12716032, "self": "/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/patrole-img_399f6f46-7549-428d-a13f-994325b2be40", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_399f6f46-7549-428d-a13f-994325b2be40", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:29:24Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:32:28,614 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d544caf3-91a2-4224-8722-d6a7acb2248d 2019-03-26 13:32:28,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0263929367065s 2019-03-26 13:32:28,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 13:32:28,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}403dbe2c04f5f32465e5ec6c9f695a442463219e" 2019-03-26 13:32:29,106 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:32:29 GMT X-Openstack-Request-Id: req-bfc140ca-56a9-4cce-9aa9-4196be5dcf91 2019-03-26 13:32:29,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-26 13:32:29,106 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/ab06c8ac-094c-4392-a78c-3ba5f46d1abf used request id req-bfc140ca-56a9-4cce-9aa9-4196be5dcf91 2019-03-26 13:32:29,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.490073204041s 2019-03-26 13:32:29,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 13:32:29,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:32:29,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 306 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-18fdef6e-d2d4-42a9-b12e-6f2ab98784ae x-openstack-request-id: req-18fdef6e-d2d4-42a9-b12e-6f2ab98784ae 2019-03-26 13:32:29,127 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "patrole-flavor_399f6f46-7549-428d-a13f-994325b2be40", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/7627a6f8-905a-42c2-ba0b-75724fea209a", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/7627a6f8-905a-42c2-ba0b-75724fea209a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "7627a6f8-905a-42c2-ba0b-75724fea209a"}]} 2019-03-26 13:32:29,127 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-18fdef6e-d2d4-42a9-b12e-6f2ab98784ae 2019-03-26 13:32:29,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0205600261688s 2019-03-26 13:32:29,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 13:32:29,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/7627a6f8-905a-42c2-ba0b-75724fea209a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:32:29,158 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32: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-ac7f59d6-2653-4fdc-ad63-14c7273cb6c9 x-openstack-request-id: req-ac7f59d6-2653-4fdc-ad63-14c7273cb6c9 2019-03-26 13:32:29,159 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/7627a6f8-905a-42c2-ba0b-75724fea209a used request id req-ac7f59d6-2653-4fdc-ad63-14c7273cb6c9 2019-03-26 13:32:29,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0301501750946s 2019-03-26 13:32:29,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:32:29,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:32:29,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9639c0a-5634-47e8-b4ca-1ff9976f7528 2019-03-26 13:32:29,381 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "patrole-user_399f6f46-7549-428d-a13f-994325b2be40", "links": {"self": "http://172.30.9.22:5000/v3/users/e21a7fb7440240d4a09dac12aa7f4ca2"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "e21a7fb7440240d4a09dac12aa7f4ca2", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:32:29,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-a9639c0a-5634-47e8-b4ca-1ff9976f7528 2019-03-26 13:32:29,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221922874451s 2019-03-26 13:32:29,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:32:29,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/e21a7fb7440240d4a09dac12aa7f4ca2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:32:29,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41ba0b5-7da7-4f07-acf3-12955908a98b 2019-03-26 13:32:29,594 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "patrole-user_399f6f46-7549-428d-a13f-994325b2be40", "links": {"self": "http://172.30.9.22:5000/v3/users/e21a7fb7440240d4a09dac12aa7f4ca2"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "e21a7fb7440240d4a09dac12aa7f4ca2", "description": null}} 2019-03-26 13:32:29,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/e21a7fb7440240d4a09dac12aa7f4ca2 used request id req-d41ba0b5-7da7-4f07-acf3-12955908a98b 2019-03-26 13:32:29,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.20668888092s 2019-03-26 13:32:29,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 13:32:29,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/e21a7fb7440240d4a09dac12aa7f4ca2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:32:29,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:32:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29453a58-0bac-4128-9d85-b5da89c9cbed 2019-03-26 13:32:29,884 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:32:29,884 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/e21a7fb7440240d4a09dac12aa7f4ca2 used request id req-29453a58-0bac-4128-9d85-b5da89c9cbed 2019-03-26 13:32:29,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.290050983429s 2019-03-26 13:32:29,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:32:29,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:32:30,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e82b512b-a7b9-4ff7-aaea-3a3e532cadc7 2019-03-26 13:32:30,105 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.22:5000/v3/projects/67e7a64f8bbe42869dc4853eb565cb08"}, "tags": [], "enabled": true, "id": "67e7a64f8bbe42869dc4853eb565cb08", "parent_id": "default", "domain_id": "default", "name": "patrole-project_399f6f46-7549-428d-a13f-994325b2be40"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:32:30,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-e82b512b-a7b9-4ff7-aaea-3a3e532cadc7 2019-03-26 13:32:30,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.213545084s 2019-03-26 13:32:30,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 13:32:30,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/67e7a64f8bbe42869dc4853eb565cb08 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:32:30,370 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:32:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caa01ad4-479f-4cf8-8808-c72f9482ed40 2019-03-26 13:32:30,370 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:32:30,371 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/67e7a64f8bbe42869dc4853eb565cb08 used request id req-caa01ad4-479f-4cf8-8808-c72f9482ed40 2019-03-26 13:32:30,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.261152982712s 2019-03-26 13:32:30,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 13:32:30,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=67e7a64f8bbe42869dc4853eb565cb08&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}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:32:30,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:30 GMT X-Openstack-Request-Id: req-bf3115a1-e8a6-4f69-a204-05e770e3f4c5 2019-03-26 13:32:30,622 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "created_at": "2019-03-26T13:29:19Z", "updated_at": "2019-03-26T13:29:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:29:19Z", "revision_number": 0, "id": "876c28f0-1dc1-4547-847e-eaa2e111bcf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:29:19Z", "security_group_id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e7a64f8bbe42869dc4853eb565cb08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:29:19Z", "revision_number": 0, "id": "c0205f81-a796-4a31-8d8a-bc2e5f303240", "remote_group_id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "remote_ip_prefix": null, "created_at": "2019-03-26T13:29:19Z", "security_group_id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e7a64f8bbe42869dc4853eb565cb08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:29:19Z", "revision_number": 0, "id": "c734219b-3e47-454e-9d98-39a66b64b525", "remote_group_id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "remote_ip_prefix": null, "created_at": "2019-03-26T13:29:19Z", "security_group_id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e7a64f8bbe42869dc4853eb565cb08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:29:19Z", "revision_number": 0, "id": "f749f41d-7656-4c1a-8d70-728ab9ba6df3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:29:19Z", "security_group_id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e7a64f8bbe42869dc4853eb565cb08"}], "revision_number": 1, "project_id": "67e7a64f8bbe42869dc4853eb565cb08", "id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "name": "default"}]} 2019-03-26 13:32:30,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=67e7a64f8bbe42869dc4853eb565cb08&name=default used request id req-bf3115a1-e8a6-4f69-a204-05e770e3f4c5 2019-03-26 13:32:30,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.246165990829s 2019-03-26 13:32:30,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 13:32:30,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:32:30,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:30 GMT X-Openstack-Request-Id: req-5ff4084c-299e-43aa-b0a4-c6925d1674ae 2019-03-26 13:32:30,745 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "created_at": "2019-03-26T13:29:19Z", "updated_at": "2019-03-26T13:29:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:29:19Z", "revision_number": 0, "id": "876c28f0-1dc1-4547-847e-eaa2e111bcf4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:29:19Z", "security_group_id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e7a64f8bbe42869dc4853eb565cb08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:29:19Z", "revision_number": 0, "id": "c0205f81-a796-4a31-8d8a-bc2e5f303240", "remote_group_id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "remote_ip_prefix": null, "created_at": "2019-03-26T13:29:19Z", "security_group_id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e7a64f8bbe42869dc4853eb565cb08"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:29:19Z", "revision_number": 0, "id": "c734219b-3e47-454e-9d98-39a66b64b525", "remote_group_id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "remote_ip_prefix": null, "created_at": "2019-03-26T13:29:19Z", "security_group_id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "port_range_min": null, "ethertype": "IPv4", "project_id": "67e7a64f8bbe42869dc4853eb565cb08"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:29:19Z", "revision_number": 0, "id": "f749f41d-7656-4c1a-8d70-728ab9ba6df3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:29:19Z", "security_group_id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "tenant_id": "67e7a64f8bbe42869dc4853eb565cb08", "port_range_min": null, "ethertype": "IPv6", "project_id": "67e7a64f8bbe42869dc4853eb565cb08"}], "revision_number": 1, "project_id": "67e7a64f8bbe42869dc4853eb565cb08", "id": "36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 13:32:30,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5ff4084c-299e-43aa-b0a4-c6925d1674ae 2019-03-26 13:32:30,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.117980957031s 2019-03-26 13:32:30,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 13:32:30,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79174646e24c7a9bd7a285410b14e60694905223" 2019-03-26 13:32:30,883 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:32:30 GMT X-Openstack-Request-Id: req-4e611f8a-a723-4eae-8a58-c4e667445de2 2019-03-26 13:32:30,883 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:32:30,884 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/36d0fdd4-83d1-4bea-aeb3-e9e44bc21c5e.json used request id req-4e611f8a-a723-4eae-8a58-c4e667445de2 2019-03-26 13:32:30,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.128998994827s 2019-03-26 13:32:30,936 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2019-03-26 13:32:30,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:32:30,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8b44c84-fa05-4fef-987e-17352ba432a0 2019-03-26 13:32:30,985 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:32:30,985 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-f8b44c84-fa05-4fef-987e-17352ba432a0 2019-03-26 13:32:30,985 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:32:31,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:32:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["t_qg7c_WR4-sjvnGb_oe6A"], "issued_at": "2019-03-26T13:32:31.000000Z"}} 2019-03-26 13:32:31,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:32:31,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:31,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:31 GMT X-Openstack-Request-Id: req-ff8c8e52-e8ce-417d-8b35-0b0eaab7fdb6 2019-03-26 13:32:31,739 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 13:32:31,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ff8c8e52-e8ce-417d-8b35-0b0eaab7fdb6 2019-03-26 13:32:31,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.348669052124s 2019-03-26 13:32:31,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:32:31,751 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-666e65f1-5836-44d4-9f36-63576ace2aa2 2019-03-26 13:32:31,752 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 13:32:31,752 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-666e65f1-5836-44d4-9f36-63576ace2aa2 2019-03-26 13:32:31,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:32:31,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:31,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135046ff-7774-4d8e-9c03-2d343dfe84a2 2019-03-26 13:32:31,905 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 13:32:31,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-135046ff-7774-4d8e-9c03-2d343dfe84a2 2019-03-26 13:32:31,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.152452945709s 2019-03-26 13:32:31,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 13:32:31,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_410e7dee-98c3-41aa-80da-0a3bc0ada3c4"}}' 2019-03-26 13:32:32,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-527e8814-3234-4c15-91c0-9554cff2a582 2019-03-26 13:32:32,052 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.22:5000/v3/projects/0491cc789f144671a7badb6fe39bfc99"}, "tags": [], "enabled": true, "id": "0491cc789f144671a7badb6fe39bfc99", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_410e7dee-98c3-41aa-80da-0a3bc0ada3c4"}} 2019-03-26 13:32:32,053 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-527e8814-3234-4c15-91c0-9554cff2a582 2019-03-26 13:32:32,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140513896942s 2019-03-26 13:32:32,053 - 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'0491cc789f144671a7badb6fe39bfc99', '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_410e7dee-98c3-41aa-80da-0a3bc0ada3c4'}) 2019-03-26 13:32:32,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 13:32:32,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "TC9eQs9goVTYACsO3k9P95dsgpfiLy", "email": null, "name": "neutron_trunk-user_410e7dee-98c3-41aa-80da-0a3bc0ada3c4"}}' 2019-03-26 13:32:32,483 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 328 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed45d368-83e5-4f42-b0fc-551b791aaaad 2019-03-26 13:32:32,484 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "links": {"self": "http://172.30.9.22:5000/v3/users/a23b02f7acf445a0b5687d612443bfe4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a23b02f7acf445a0b5687d612443bfe4", "domain_id": "default", "password_expires_at": null}} 2019-03-26 13:32:32,484 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ed45d368-83e5-4f42-b0fc-551b791aaaad 2019-03-26 13:32:32,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.423113107681s 2019-03-26 13:32:32,484 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'a23b02f7acf445a0b5687d612443bfe4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_410e7dee-98c3-41aa-80da-0a3bc0ada3c4'}) 2019-03-26 13:32:32,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:32:32,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:32,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc80531f-c3f0-44ae-9a54-6a759ed5fc0d 2019-03-26 13:32:32,683 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:32:32,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fc80531f-c3f0-44ae-9a54-6a759ed5fc0d 2019-03-26 13:32:32,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195042133331s 2019-03-26 13:32:32,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:32:32,692 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:32,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8363d7fc-0d93-4495-b822-9e67f9c042bc 2019-03-26 13:32:32,802 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:32:32,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8363d7fc-0d93-4495-b822-9e67f9c042bc 2019-03-26 13:32:32,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113736152649s 2019-03-26 13:32:32,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:32:32,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:33,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7bcbb11-1f08-4bf2-b817-8c7a1e3e9102 2019-03-26 13:32:33,014 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:32:33,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e7bcbb11-1f08-4bf2-b817-8c7a1e3e9102 2019-03-26 13:32:33,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.206664085388s 2019-03-26 13:32:33,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:32:33,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:33,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cee11369-91af-4fb2-ae78-3765600c836e 2019-03-26 13:32:33,127 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:32:33,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-cee11369-91af-4fb2-ae78-3765600c836e 2019-03-26 13:32:33,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.107913017273s 2019-03-26 13:32:33,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:32:33,132 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:33,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a1f91f4-f98e-4273-a92f-4548380baaf8 2019-03-26 13:32:33,348 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron_trunk-user_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "links": {"self": "http://172.30.9.22:5000/v3/users/a23b02f7acf445a0b5687d612443bfe4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a23b02f7acf445a0b5687d612443bfe4", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:32:33,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3a1f91f4-f98e-4273-a92f-4548380baaf8 2019-03-26 13:32:33,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.22040605545s 2019-03-26 13:32:33,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:32:33,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:33,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd38663c-59c7-4e87-b5bd-355d69ea5ed0 2019-03-26 13:32:33,473 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.22:5000/v3/projects/0491cc789f144671a7badb6fe39bfc99"}, "tags": [], "enabled": true, "id": "0491cc789f144671a7badb6fe39bfc99", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_410e7dee-98c3-41aa-80da-0a3bc0ada3c4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:32:33,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-fd38663c-59c7-4e87-b5bd-355d69ea5ed0 2019-03-26 13:32:33,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112846851349s 2019-03-26 13:32:33,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:32:33,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=a23b02f7acf445a0b5687d612443bfe4&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=0491cc789f144671a7badb6fe39bfc99" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:33,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bea5236b-2281-49a6-b975-6af7ee22700b 2019-03-26 13:32:33,678 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=a23b02f7acf445a0b5687d612443bfe4&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=0491cc789f144671a7badb6fe39bfc99", "previous": null, "next": null}} 2019-03-26 13:32:33,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a23b02f7acf445a0b5687d612443bfe4&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=0491cc789f144671a7badb6fe39bfc99 used request id req-bea5236b-2281-49a6-b975-6af7ee22700b 2019-03-26 13:32:33,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196228981018s 2019-03-26 13:32:33,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:32:33,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/0491cc789f144671a7badb6fe39bfc99/users/a23b02f7acf445a0b5687d612443bfe4/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:33,922 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:32:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1df76c5-8477-4eb9-ae69-0de6a53d37b1 2019-03-26 13:32:33,922 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:32:33,922 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0491cc789f144671a7badb6fe39bfc99/users/a23b02f7acf445a0b5687d612443bfe4/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-c1df76c5-8477-4eb9-ae69-0de6a53d37b1 2019-03-26 13:32:33,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.24089384079s 2019-03-26 13:32:33,923 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', 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'0491cc789f144671a7badb6fe39bfc99', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'TC9eQs9goVTYACsO3k9P95dsgpfiLy', 'username': u'neutron_trunk-user_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 13:32:33,927 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', 'password': 'TC9eQs9goVTYACsO3k9P95dsgpfiLy', 'project_name': 'neutron_trunk-project_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '0491cc789f144671a7badb6fe39bfc99', 'project_domain_name': 'Default'} 2019-03-26 13:32:33,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:32:33,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:34,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b029f42-c954-469a-be33-14b18127e7d8 2019-03-26 13:32:34,130 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:32:34,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9b029f42-c954-469a-be33-14b18127e7d8 2019-03-26 13:32:34,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199559926987s 2019-03-26 13:32:34,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:32:34,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:34,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa727fdd-3327-432a-b1e2-addb810e29a9 2019-03-26 13:32:34,245 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:32:34,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fa727fdd-3327-432a-b1e2-addb810e29a9 2019-03-26 13:32:34,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110116004944s 2019-03-26 13:32:34,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:32:34,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:34,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-093499ad-f4c8-489d-9718-9d239b7ab349 2019-03-26 13:32:34,359 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:32:34,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-093499ad-f4c8-489d-9718-9d239b7ab349 2019-03-26 13:32:34,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108556032181s 2019-03-26 13:32:34,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:32:34,364 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:34,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0443aed1-09dc-4f81-acb1-1d88bfb60255 2019-03-26 13:32:34,534 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron_trunk-user_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "links": {"self": "http://172.30.9.22:5000/v3/users/a23b02f7acf445a0b5687d612443bfe4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a23b02f7acf445a0b5687d612443bfe4", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:32:34,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-0443aed1-09dc-4f81-acb1-1d88bfb60255 2019-03-26 13:32:34,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.174334049225s 2019-03-26 13:32:34,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:32:34,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:34,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2567dcf6-60eb-4a9f-b90c-8aa341e2a41c 2019-03-26 13:32:34,667 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.22:5000/v3/projects/0491cc789f144671a7badb6fe39bfc99"}, "tags": [], "enabled": true, "id": "0491cc789f144671a7badb6fe39bfc99", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_410e7dee-98c3-41aa-80da-0a3bc0ada3c4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:32:34,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2567dcf6-60eb-4a9f-b90c-8aa341e2a41c 2019-03-26 13:32:34,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121519804001s 2019-03-26 13:32:34,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:32:34,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=a23b02f7acf445a0b5687d612443bfe4&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=0491cc789f144671a7badb6fe39bfc99" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:34,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 213 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90be5d1-a223-4782-9931-cac6872c7820 2019-03-26 13:32:34,786 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=a23b02f7acf445a0b5687d612443bfe4&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=0491cc789f144671a7badb6fe39bfc99", "previous": null, "next": null}} 2019-03-26 13:32:34,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=a23b02f7acf445a0b5687d612443bfe4&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=0491cc789f144671a7badb6fe39bfc99 used request id req-e90be5d1-a223-4782-9931-cac6872c7820 2019-03-26 13:32:34,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113056898117s 2019-03-26 13:32:34,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:32:34,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/0491cc789f144671a7badb6fe39bfc99/users/a23b02f7acf445a0b5687d612443bfe4/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:34,947 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-60cb060d-c5fc-4540-9f96-99b26c1116c2 2019-03-26 13:32:34,947 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:32:34,947 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/0491cc789f144671a7badb6fe39bfc99/users/a23b02f7acf445a0b5687d612443bfe4/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-60cb060d-c5fc-4540-9f96-99b26c1116c2 2019-03-26 13:32:34,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157487869263s 2019-03-26 13:32:34,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:32:34,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:35,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53909a5b-ab24-4f7f-815c-d366ed9f1ddf 2019-03-26 13:32:35,065 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:32:35,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-53909a5b-ab24-4f7f-815c-d366ed9f1ddf 2019-03-26 13:32:35,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114185094833s 2019-03-26 13:32:35,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:32:35,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:35,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca1972a5-d389-4c2d-b877-9993441f8d59 2019-03-26 13:32:35,182 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:32:35,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-ca1972a5-d389-4c2d-b877-9993441f8d59 2019-03-26 13:32:35,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.111690044403s 2019-03-26 13:32:35,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:32:35,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:35,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95571268-079a-4934-a6de-c6f825657474 2019-03-26 13:32:35,314 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron_trunk-user_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "links": {"self": "http://172.30.9.22:5000/v3/users/a23b02f7acf445a0b5687d612443bfe4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a23b02f7acf445a0b5687d612443bfe4", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:32:35,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-95571268-079a-4934-a6de-c6f825657474 2019-03-26 13:32:35,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131761074066s 2019-03-26 13:32:35,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:32:35,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=a23b02f7acf445a0b5687d612443bfe4&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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:35,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7418146-0934-4e92-96ad-b999c332bc5f 2019-03-26 13:32:35,435 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=a23b02f7acf445a0b5687d612443bfe4&scope.domain.id=default", "previous": null, "next": null}} 2019-03-26 13:32:35,435 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=a23b02f7acf445a0b5687d612443bfe4&scope.domain.id=default used request id req-a7418146-0934-4e92-96ad-b999c332bc5f 2019-03-26 13:32:35,436 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.109715938568s 2019-03-26 13:32:35,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-26 13:32:35,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/a23b02f7acf445a0b5687d612443bfe4/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:35,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:32:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54fc56a0-2998-4e63-a51c-19d98c0132c5 2019-03-26 13:32:35,587 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:32:35,587 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/a23b02f7acf445a0b5687d612443bfe4/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-54fc56a0-2998-4e63-a51c-19d98c0132c5 2019-03-26 13:32:35,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.147536039352s 2019-03-26 13:32:35,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:32:35,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0905d2ad-5553-4f0e-b60d-33586fbcb17e 2019-03-26 13:32:35,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.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:32:35,597 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-0905d2ad-5553-4f0e-b60d-33586fbcb17e 2019-03-26 13:32:35,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:32:35,990 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0491cc789f144671a7badb6fe39bfc99", "name": "neutron_trunk-project_410e7dee-98c3-41aa-80da-0a3bc0ada3c4"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0491cc789f144671a7badb6fe39bfc99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0491cc789f144671a7badb6fe39bfc99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0491cc789f144671a7badb6fe39bfc99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0491cc789f144671a7badb6fe39bfc99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0491cc789f144671a7badb6fe39bfc99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0491cc789f144671a7badb6fe39bfc99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0491cc789f144671a7badb6fe39bfc99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0491cc789f144671a7badb6fe39bfc99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0491cc789f144671a7badb6fe39bfc99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0491cc789f144671a7badb6fe39bfc99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0491cc789f144671a7badb6fe39bfc99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0491cc789f144671a7badb6fe39bfc99", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0491cc789f144671a7badb6fe39bfc99", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0491cc789f144671a7badb6fe39bfc99", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "id": "a23b02f7acf445a0b5687d612443bfe4"}, "audit_ids": ["g5el5sG5RUWrC2WUpTpf3w"], "issued_at": "2019-03-26T13:32:35.000000Z"}} 2019-03-26 13:32:35,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 13:32:35,994 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:32:36,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:36 GMT X-Openstack-Request-Id: req-ae5e74a1-b95f-450e-8be7-8095dd164c27 2019-03-26 13:32:36,284 - 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-26 13:32:36,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-ae5e74a1-b95f-450e-8be7-8095dd164c27 2019-03-26 13:32:36,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.290731906891s 2019-03-26 13:32:36,293 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2019-03-26 13:32:36,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:32:36,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:36,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9628e9c-f0ee-4dc6-b01f-5dae3f237d61 2019-03-26 13:32:36,410 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 13:32:36,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-b9628e9c-f0ee-4dc6-b01f-5dae3f237d61 2019-03-26 13:32:36,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.116613864899s 2019-03-26 13:32:36,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:32:36,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:36,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d41b82d1-fc20-4536-bd95-ce8fded194b4 2019-03-26 13:32:36,572 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.22:5000/v3/projects/0491cc789f144671a7badb6fe39bfc99"}, "tags": [], "enabled": true, "id": "0491cc789f144671a7badb6fe39bfc99", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_410e7dee-98c3-41aa-80da-0a3bc0ada3c4"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:32:36,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d41b82d1-fc20-4536-bd95-ce8fded194b4 2019-03-26 13:32:36,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154052972794s 2019-03-26 13:32:36,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 13:32:36,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" -d '{"network": {"shared": true, "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "name": "neutron_trunk-net_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "admin_state_up": true}}' 2019-03-26 13:32:36,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:36 GMT X-Openstack-Request-Id: req-108fabcd-d604-4a9e-b5ef-f3a6b00444e5 2019-03-26 13:32:36,912 - 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":"d32b5147-200d-4d8d-81cc-7c3bd98b7eaf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":true,"project_id":"0491cc789f144671a7badb6fe39bfc99","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T13:32:36Z","is_default":false,"qos_policy_id":null,"name":"neutron_trunk-net_410e7dee-98c3-41aa-80da-0a3bc0ada3c4","admin_state_up":true,"tenant_id":"0491cc789f144671a7badb6fe39bfc99","created_at":"2019-03-26T13:32:36Z","mtu":1450}} 2019-03-26 13:32:36,912 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-108fabcd-d604-4a9e-b5ef-f3a6b00444e5 2019-03-26 13:32:36,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.337542772293s 2019-03-26 13:32:36,912 - 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-26T13:32:36Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd32b5147-200d-4d8d-81cc-7c3bd98b7eaf', u'provider:segmentation_id': 75, 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_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', u'created_at': u'2019-03-26T13:32:36Z', u'mtu': 1450, u'tenant_id': u'0491cc789f144671a7badb6fe39bfc99', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'0491cc789f144671a7badb6fe39bfc99', u'l2_adjacency': True}) 2019-03-26 13:32:36,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:32:36,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:32:37,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:37 GMT X-Openstack-Request-Id: req-bb6e8bb6-fcf0-4562-8cb7-134a429eb600 2019-03-26 13:32:37,001 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"d32b5147-200d-4d8d-81cc-7c3bd98b7eaf","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":true,"project_id":"0491cc789f144671a7badb6fe39bfc99","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T13:32:36Z","qos_policy_id":null,"name":"neutron_trunk-net_410e7dee-98c3-41aa-80da-0a3bc0ada3c4","admin_state_up":true,"tenant_id":"0491cc789f144671a7badb6fe39bfc99","created_at":"2019-03-26T13:32:36Z","provider:network_type":"vxlan"}]} 2019-03-26 13:32:37,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-bb6e8bb6-fcf0-4562-8cb7-134a429eb600 2019-03-26 13:32:37,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0886180400848s 2019-03-26 13:32:37,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 13:32:37,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c9d911f45d9efd2ab8d985dcb0242c117d34559b" -d '{"subnet": {"name": "neutron_trunk-subnet_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "enable_dhcp": true, "network_id": "d32b5147-200d-4d8d-81cc-7c3bd98b7eaf", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 13:32:37,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:37 GMT X-Openstack-Request-Id: req-3f63d902-18cc-4eb7-8bc8-edc7a918b470 2019-03-26 13:32:37,775 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T13:32:37Z","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":"b61d95cd-5571-44b9-92b5-86ded898ad06","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0491cc789f144671a7badb6fe39bfc99","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_410e7dee-98c3-41aa-80da-0a3bc0ada3c4","enable_dhcp":true,"segment_id":null,"network_id":"d32b5147-200d-4d8d-81cc-7c3bd98b7eaf","tenant_id":"0491cc789f144671a7badb6fe39bfc99","created_at":"2019-03-26T13:32:37Z","ip_version":4}} 2019-03-26 13:32:37,775 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-3f63d902-18cc-4eb7-8bc8-edc7a918b470 2019-03-26 13:32:37,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.771867036819s 2019-03-26 13:32:37,776 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T13:32:37Z', 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'b61d95cd-5571-44b9-92b5-86ded898ad06', u'subnetpool_id': None, u'service_types': [], u'name': u'neutron_trunk-subnet_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'd32b5147-200d-4d8d-81cc-7c3bd98b7eaf', u'tenant_id': u'0491cc789f144671a7badb6fe39bfc99', u'created_at': u'2019-03-26T13:32:37Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'0491cc789f144671a7badb6fe39bfc99'}) 2019-03-26 13:32:37,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 13:32:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c9d911f45d9efd2ab8d985dcb0242c117d34559b" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "neutron_trunk-router_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "admin_state_up": true}}' 2019-03-26 13:32:39,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 713 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:39 GMT X-Openstack-Request-Id: req-0647dfb6-4fa3-477e-a7ca-f9bcd0745e0d 2019-03-26 13:32:39,047 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "created_at": "2019-03-26T13:32:37Z", "admin_state_up": true, "updated_at": "2019-03-26T13:32:38Z", "project_id": "0491cc789f144671a7badb6fe39bfc99", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "1611ed12-8801-4f48-9f85-89511dbf11bc", "name": "neutron_trunk-router_410e7dee-98c3-41aa-80da-0a3bc0ada3c4"}} 2019-03-26 13:32:39,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0647dfb6-4fa3-477e-a7ca-f9bcd0745e0d 2019-03-26 13:32:39,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.27099394798s 2019-03-26 13:32:39,048 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T13:32:38Z', u'revision_number': 2, u'ha': False, u'id': u'1611ed12-8801-4f48-9f85-89511dbf11bc', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.202'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'neutron_trunk-router_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', u'admin_state_up': True, u'tenant_id': u'0491cc789f144671a7badb6fe39bfc99', u'created_at': u'2019-03-26T13:32:37Z', u'flavor_id': None, u'routes': [], u'project_id': u'0491cc789f144671a7badb6fe39bfc99'}) 2019-03-26 13:32:39,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 13:32:39,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/1611ed12-8801-4f48-9f85-89511dbf11bc/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}c9d911f45d9efd2ab8d985dcb0242c117d34559b" -d '{"subnet_id": "b61d95cd-5571-44b9-92b5-86ded898ad06"}' 2019-03-26 13:32:41,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:41 GMT X-Openstack-Request-Id: req-de25271e-5631-4c4d-a7b8-c355808770a0 2019-03-26 13:32:41,515 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d32b5147-200d-4d8d-81cc-7c3bd98b7eaf", "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "subnet_id": "b61d95cd-5571-44b9-92b5-86ded898ad06", "subnet_ids": ["b61d95cd-5571-44b9-92b5-86ded898ad06"], "port_id": "f286956f-2399-40ef-bdb2-060240927ceb", "id": "1611ed12-8801-4f48-9f85-89511dbf11bc"} 2019-03-26 13:32:41,515 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/1611ed12-8801-4f48-9f85-89511dbf11bc/add_router_interface.json used request id req-de25271e-5631-4c4d-a7b8-c355808770a0 2019-03-26 13:32:41,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.46677899361s 2019-03-26 13:32:41,515 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 13:32:41,621 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 13:32:41,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:32:41,630 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:41 GMT 2019-03-26 13:32:41,630 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 13:32:41,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:32:41,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:32:41,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:41 GMT X-Openstack-Request-Id: req-26730f0a-2a12-42b6-8524-c55e23c075f2 2019-03-26 13:32:41,912 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:32:41,913 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-26730f0a-2a12-42b6-8524-c55e23c075f2 2019-03-26 13:32:41,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.276783943176s 2019-03-26 13:32:41,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 13:32:41,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c9d911f45d9efd2ab8d985dcb0242c117d34559b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4"}' 2019-03-26 13:32:41,973 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 942 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:41 GMT Location: http://172.30.9.22:9292/v2/images/750b9c9b-375d-4b94-915d-8461de480832 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-afcbf998-1499-47da-ab2c-8b818197be09 2019-03-26 13:32:41,974 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:32:41Z", "file": "/v2/images/750b9c9b-375d-4b94-915d-8461de480832/file", "owner": "0491cc789f144671a7badb6fe39bfc99", "id": "750b9c9b-375d-4b94-915d-8461de480832", "size": null, "self": "/v2/images/750b9c9b-375d-4b94-915d-8461de480832", "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_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "checksum": null, "created_at": "2019-03-26T13:32:41Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 13:32:41,974 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-afcbf998-1499-47da-ab2c-8b818197be09 2019-03-26 13:32:41,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0518999099731s 2019-03-26 13:32:41,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 13:32:41,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/750b9c9b-375d-4b94-915d-8461de480832/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}c9d911f45d9efd2ab8d985dcb0242c117d34559b" -d '' 2019-03-26 13:32:43,109 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:32:43 GMT X-Openstack-Request-Id: req-935841e4-871e-4bb6-abd2-6c86e2074ffc 2019-03-26 13:32:43,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-26 13:32:43,109 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/750b9c9b-375d-4b94-915d-8461de480832/file used request id req-935841e4-871e-4bb6-abd2-6c86e2074ffc 2019-03-26 13:32:43,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.13473510742s 2019-03-26 13:32:43,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:32:43,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:32:43,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:43 GMT X-Openstack-Request-Id: req-5a703439-f56f-4a76-bdee-f102c9dc5abb 2019-03-26 13:32:43,147 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:32:43Z", "file": "/v2/images/750b9c9b-375d-4b94-915d-8461de480832/file", "owner": "0491cc789f144671a7badb6fe39bfc99", "id": "750b9c9b-375d-4b94-915d-8461de480832", "size": 12716032, "self": "/v2/images/750b9c9b-375d-4b94-915d-8461de480832", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/750b9c9b-375d-4b94-915d-8461de480832/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/750b9c9b-375d-4b94-915d-8461de480832/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:32:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:32:43,147 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5a703439-f56f-4a76-bdee-f102c9dc5abb 2019-03-26 13:32:43,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0333030223846s 2019-03-26 13:32:43,149 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/750b9c9b-375d-4b94-915d-8461de480832/snap', u'metadata': Munch({})})], 'file': u'/v2/images/750b9c9b-375d-4b94-915d-8461de480832/file', 'owner': u'0491cc789f144671a7badb6fe39bfc99', 'id': u'750b9c9b-375d-4b94-915d-8461de480832', 'size': 12716032, u'self': u'/v2/images/750b9c9b-375d-4b94-915d-8461de480832', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0491cc789f144671a7badb6fe39bfc99', 'name': 'neutron_trunk-project_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/750b9c9b-375d-4b94-915d-8461de480832/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T13:32:43Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T13:32:43Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', '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/750b9c9b-375d-4b94-915d-8461de480832', 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_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', 'created': u'2019-03-26T13:32:41Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T13:32: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/750b9c9b-375d-4b94-915d-8461de480832', 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_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 13:32:43,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 13:32:43,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 13:32:43,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-28013f66-9758-48bd-a9d5-d29f0aeaf738 x-openstack-request-id: req-28013f66-9758-48bd-a9d5-d29f0aeaf738 2019-03-26 13:32:43,468 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08aa28e7-6422-4e0e-b143-d1160edc4418", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08aa28e7-6422-4e0e-b143-d1160edc4418", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "08aa28e7-6422-4e0e-b143-d1160edc4418"}} 2019-03-26 13:32:43,468 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-28013f66-9758-48bd-a9d5-d29f0aeaf738 2019-03-26 13:32:43,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.315720081329s 2019-03-26 13:32:43,469 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', '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'0c1029b257c44319a8784a806bbcda81', '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'08aa28e7-6422-4e0e-b143-d1160edc4418', 'swap': 0}) 2019-03-26 13:32:43,470 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 13:32:43,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/08aa28e7-6422-4e0e-b143-d1160edc4418/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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" -d '{"extra_specs": {}}' 2019-03-26 13:32:43,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9269164e-c1ce-487b-9ea0-4aa253bd2795 x-openstack-request-id: req-9269164e-c1ce-487b-9ea0-4aa253bd2795 2019-03-26 13:32:43,494 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 13:32:43,495 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/08aa28e7-6422-4e0e-b143-d1160edc4418/os-extra_specs used request id req-9269164e-c1ce-487b-9ea0-4aa253bd2795 2019-03-26 13:32:43,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0250430107117s 2019-03-26 13:32:43,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:32:43,506 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-985b2d8e-1cf5-4276-88dc-38ca696a89a1 2019-03-26 13:32:43,507 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 13:32:43,507 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-985b2d8e-1cf5-4276-88dc-38ca696a89a1 2019-03-26 13:32:43,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:32:43,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:32:43,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16e1c171-fa10-4524-aaad-e7f9aae00e1c 2019-03-26 13:32:43,724 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:32:43,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-16e1c171-fa10-4524-aaad-e7f9aae00e1c 2019-03-26 13:32:43,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.214224100113s 2019-03-26 13:32:43,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:32:43,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:32:43,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a4cc8c2-65f3-4cd6-8168-f48d71349230 2019-03-26 13:32:43,921 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:32:43,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-2a4cc8c2-65f3-4cd6-8168-f48d71349230 2019-03-26 13:32:43,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.191753864288s 2019-03-26 13:32:43,927 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-26 13:32:46,237 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-26 13:32:48,296 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | abe1a8c7-f561-477c-8103-deaceda820b9 | 2019-03-26T13:32:47.958814 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: abe1a8c7-f561-477c-8103-deaceda820b9 ~/.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-26 13:32:51,743 - 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-345138487 | Available | | __unknown__ | tempest-type-987414668 | 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-26 13:32:52,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Create verifier from existing repo... 2019-03-26 13:32:54,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify delete-verifier --id opnfv-tempest --force 2019-03-26 13:32:57,786 - 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=d358d094-2498-4d51-a70b-e9305886686e) as the default verifier for the future CLI operations. 2019-03-26 13:32:59,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 13:32:59,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:32:59,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-edabe591-d41a-4c58-8227-05b80fd30072 x-openstack-request-id: req-edabe591-d41a-4c58-8227-05b80fd30072 2019-03-26 13:32:59,601 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 13:32:59,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-edabe591-d41a-4c58-8227-05b80fd30072 2019-03-26 13:32:59,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.0386369228363s 2019-03-26 13:32:59,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:32:59,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:32:59,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:59 GMT X-Openstack-Request-Id: req-6ff5d684-d572-4fe2-88eb-1fdfc024711a 2019-03-26 13:32:59,826 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:32:43Z", "file": "/v2/images/750b9c9b-375d-4b94-915d-8461de480832/file", "owner": "0491cc789f144671a7badb6fe39bfc99", "id": "750b9c9b-375d-4b94-915d-8461de480832", "size": 12716032, "self": "/v2/images/750b9c9b-375d-4b94-915d-8461de480832", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/750b9c9b-375d-4b94-915d-8461de480832/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/750b9c9b-375d-4b94-915d-8461de480832/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:32:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:32:59,826 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6ff5d684-d572-4fe2-88eb-1fdfc024711a 2019-03-26 13:32:59,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.219357013702s 2019-03-26 13:32:59,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 13:32:59,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c9d911f45d9efd2ab8d985dcb0242c117d34559b" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_410e7dee-98c3-41aa-80da-0a3bc0ada3c4"}' 2019-03-26 13:32:59,878 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 950 Content-Type: application/json Date: Tue, 26 Mar 2019 13:32:59 GMT Location: http://172.30.9.22:9292/v2/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-495d10b0-5da0-43f1-8b40-b4731a83df8e 2019-03-26 13:32:59,878 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:32:59Z", "file": "/v2/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74/file", "owner": "0491cc789f144671a7badb6fe39bfc99", "id": "3e09f4d4-0f0f-4304-b489-6bbefe9fea74", "size": null, "self": "/v2/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74", "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_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "checksum": null, "created_at": "2019-03-26T13:32:59Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 13:32:59,878 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-495d10b0-5da0-43f1-8b40-b4731a83df8e 2019-03-26 13:32:59,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0418980121613s 2019-03-26 13:32:59,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 13:32:59,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74/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}c9d911f45d9efd2ab8d985dcb0242c117d34559b" -d '' 2019-03-26 13:33:01,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:33:01 GMT X-Openstack-Request-Id: req-2e5d4873-8b24-474b-96bf-6c0fb09766cd 2019-03-26 13:33:01,098 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 13:33:01,098 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74/file used request id req-2e5d4873-8b24-474b-96bf-6c0fb09766cd 2019-03-26 13:33:01,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.21934914589s 2019-03-26 13:33:01,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:33:01,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:33:01,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 26 Mar 2019 13:33:01 GMT X-Openstack-Request-Id: req-c0c4183c-ff4e-4ea8-9074-f8624451d0b1 2019-03-26 13:33:01,156 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:33:01Z", "file": "/v2/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74/file", "owner": "0491cc789f144671a7badb6fe39bfc99", "id": "3e09f4d4-0f0f-4304-b489-6bbefe9fea74", "size": 12716032, "self": "/v2/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:32:59Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:32:43Z", "file": "/v2/images/750b9c9b-375d-4b94-915d-8461de480832/file", "owner": "0491cc789f144671a7badb6fe39bfc99", "id": "750b9c9b-375d-4b94-915d-8461de480832", "size": 12716032, "self": "/v2/images/750b9c9b-375d-4b94-915d-8461de480832", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/750b9c9b-375d-4b94-915d-8461de480832/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/750b9c9b-375d-4b94-915d-8461de480832/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:32:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:33:01,156 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c0c4183c-ff4e-4ea8-9074-f8624451d0b1 2019-03-26 13:33:01,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0527031421661s 2019-03-26 13:33:01,159 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74/snap', u'metadata': Munch({})})], 'file': u'/v2/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74/file', 'owner': u'0491cc789f144671a7badb6fe39bfc99', 'id': u'3e09f4d4-0f0f-4304-b489-6bbefe9fea74', 'size': 12716032, u'self': u'/v2/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'0491cc789f144671a7badb6fe39bfc99', 'name': 'neutron_trunk-project_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T13:33:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T13:33:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', '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/3e09f4d4-0f0f-4304-b489-6bbefe9fea74', 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_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', 'created': u'2019-03-26T13:32:59Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T13:32:59Z', u'os_hidden': False, 'is_protected': False, u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', 'metadata': {u'os_hash_value': u'6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78', u'self': u'/v2/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74', 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_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 13:33:01,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 13:33:01,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 13:33:01,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 26 Mar 2019 13:33: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-e1f0495d-47d6-4e5f-8439-699331e6d172 x-openstack-request-id: req-e1f0495d-47d6-4e5f-8439-699331e6d172 2019-03-26 13:33:01,193 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "neutron_trunk-flavor_alt_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/bb7494dd-6eec-4889-8f19-dff44e6effb9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/bb7494dd-6eec-4889-8f19-dff44e6effb9", "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": "bb7494dd-6eec-4889-8f19-dff44e6effb9"}} 2019-03-26 13:33:01,194 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e1f0495d-47d6-4e5f-8439-699331e6d172 2019-03-26 13:33:01,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0341279506683s 2019-03-26 13:33:01,195 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', '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'0c1029b257c44319a8784a806bbcda81', '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'bb7494dd-6eec-4889-8f19-dff44e6effb9', 'swap': 0}) 2019-03-26 13:33:01,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 13:33:01,198 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/bb7494dd-6eec-4889-8f19-dff44e6effb9/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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" -d '{"extra_specs": {}}' 2019-03-26 13:33:01,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 13:33: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-48a922f1-f403-4794-b79f-8ccf6e921f91 x-openstack-request-id: req-48a922f1-f403-4794-b79f-8ccf6e921f91 2019-03-26 13:33:01,219 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 13:33:01,220 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/bb7494dd-6eec-4889-8f19-dff44e6effb9/os-extra_specs used request id req-48a922f1-f403-4794-b79f-8ccf6e921f91 2019-03-26 13:33:01,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0241780281067s 2019-03-26 13:33:01,220 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_410e7dee-98c3-41aa-80da-0a3bc0ada3c4', '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'0c1029b257c44319a8784a806bbcda81', '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'bb7494dd-6eec-4889-8f19-dff44e6effb9', 'swap': 0}) 2019-03-26 13:33:04,375 - functest.opnfv_tests.openstack.tempest.tempest - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2019-03-26 13:33:04,376 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Looking for tempest.conf file... 2019-03-26 13:33:04,376 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Updating selected tempest.conf parameters... 2019-03-26 13:33:04,378 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2019-03-26 13:33:04,406 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2019-03-26 13:33:07,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-d358d094-2498-4d51-a70b-e9305886686e/repo; stestr list 'neutron_tempest_plugin.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2019-03-26 13:33:07,530 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2019-03-26 13:33:07,557 - 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-26 13:35:07,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: 8e128239-369e-4ce2-8c82-8fca320d73a2 2019-03-26 13:35:07,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', '8e128239-369e-4ce2-8c82-8fca320d73a2']'. 2019-03-26 13:35:08,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2019-03-26 13:35:08,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2019-03-26 13:35:08,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 13:35:08,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | 8e128239-369e-4ce2-8c82-8fca320d73a2 | 2019-03-26 13:35:08,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2019-03-26 13:35:08,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2019-03-26 13:33:09 | 2019-03-26 13:35:08,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2019-03-26 13:35:07 | 2019-03-26 13:35:08,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:58 | 2019-03-26 13:35:08,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2019-03-26 13:35:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2019-03-26 13:35:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: d358d094-2498-4d51-a70b-e9305886686e) | 2019-03-26 13:35:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2019-03-26 13:35:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: abe1a8c7-f561-477c-8103-deaceda820b9) | 2019-03-26 13:35:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2019-03-26 13:35:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 107.908 | 2019-03-26 13:35:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2019-03-26 13:35:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2019-03-26 13:35:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2019-03-26 13:35:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2019-03-26 13:35:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2019-03-26 13:35:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2019-03-26 13:35:08,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +------------------------------------------------------------------------------------------------------------------------------------------------------+ 2019-03-26 13:35:08,250 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2019-03-26 13:35:08,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2019-03-26 13:35:08,335 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'html', '--uuid', '8e128239-369e-4ce2-8c82-8fca320d73a2', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.html'] 2019-03-26 13:35:10,393 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type html --uuid 8e128239-369e-4ce2-8c82-8fca320d73a2 --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-26 13:35:10,394 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'verify', 'report', '--type', 'junit-xml', '--uuid', '8e128239-369e-4ce2-8c82-8fca320d73a2', '--to', u'/home/opnfv/functest/results/neutron_trunk/tempest-report.xml'] 2019-03-26 13:35:12,315 - functest.opnfv_tests.openstack.rally.rally - INFO - rally verify report --type junit-xml --uuid 8e128239-369e-4ce2-8c82-8fca320d73a2 --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-26 13:35:12,437 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 13:35:12,437 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:36 | PASS | +-----------------------+------------------+------------------+----------------+ 2019-03-26 13:35:12,443 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 13:35:12,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:35:13,321 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:35:13 GMT X-Openstack-Request-Id: req-a478b5a8-3a9e-4dd5-8648-9a8f7bf3a26e 2019-03-26 13:35:13,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-26 13:35:13,321 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/3e09f4d4-0f0f-4304-b489-6bbefe9fea74 used request id req-a478b5a8-3a9e-4dd5-8648-9a8f7bf3a26e 2019-03-26 13:35:13,321 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.878094911575s 2019-03-26 13:35:13,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 13:35:13,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:35:13,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 365 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-230e7369-2e04-4e0f-a902-d2733699218e x-openstack-request-id: req-230e7369-2e04-4e0f-a902-d2733699218e 2019-03-26 13:35:13,353 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08aa28e7-6422-4e0e-b143-d1160edc4418", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08aa28e7-6422-4e0e-b143-d1160edc4418", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "08aa28e7-6422-4e0e-b143-d1160edc4418"}, {"name": "neutron_trunk-flavor_alt_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/bb7494dd-6eec-4889-8f19-dff44e6effb9", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/bb7494dd-6eec-4889-8f19-dff44e6effb9", "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": "bb7494dd-6eec-4889-8f19-dff44e6effb9"}]} 2019-03-26 13:35:13,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-230e7369-2e04-4e0f-a902-d2733699218e 2019-03-26 13:35:13,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0255951881409s 2019-03-26 13:35:13,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 13:35:13,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/bb7494dd-6eec-4889-8f19-dff44e6effb9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:35:13,386 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35: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-6181cae2-00c1-432a-b5aa-0d8ab302ab91 x-openstack-request-id: req-6181cae2-00c1-432a-b5aa-0d8ab302ab91 2019-03-26 13:35:13,386 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/bb7494dd-6eec-4889-8f19-dff44e6effb9 used request id req-6181cae2-00c1-432a-b5aa-0d8ab302ab91 2019-03-26 13:35:13,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0308449268341s 2019-03-26 13:35:13,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 13:35:13,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/1611ed12-8801-4f48-9f85-89511dbf11bc/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}c9d911f45d9efd2ab8d985dcb0242c117d34559b" -d '{"subnet_id": "b61d95cd-5571-44b9-92b5-86ded898ad06"}' 2019-03-26 13:35:15,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:15 GMT X-Openstack-Request-Id: req-14124a1e-f7fe-4f08-b326-e102fea880f4 2019-03-26 13:35:15,966 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d32b5147-200d-4d8d-81cc-7c3bd98b7eaf", "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "subnet_id": "b61d95cd-5571-44b9-92b5-86ded898ad06", "subnet_ids": ["b61d95cd-5571-44b9-92b5-86ded898ad06"], "port_id": "f286956f-2399-40ef-bdb2-060240927ceb", "id": "1611ed12-8801-4f48-9f85-89511dbf11bc"} 2019-03-26 13:35:15,966 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/1611ed12-8801-4f48-9f85-89511dbf11bc/remove_router_interface.json used request id req-14124a1e-f7fe-4f08-b326-e102fea880f4 2019-03-26 13:35:15,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.5797290802s 2019-03-26 13:35:15,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 13:35:15,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:35:16,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1710 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:16 GMT X-Openstack-Request-Id: req-ca8e9d57-ec83-4047-9681-1f3b82ba1942 2019-03-26 13:35:16,089 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "created_at": "2019-03-26T13:32:37Z", "admin_state_up": true, "updated_at": "2019-03-26T13:35:14Z", "project_id": "0491cc789f144671a7badb6fe39bfc99", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "1611ed12-8801-4f48-9f85-89511dbf11bc", "name": "neutron_trunk-router_410e7dee-98c3-41aa-80da-0a3bc0ada3c4"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f70904767be4088abe76307973f54fa", "created_at": "2019-03-26T11:42:00Z", "admin_state_up": true, "updated_at": "2019-03-26T11:42:00Z", "project_id": "2f70904767be4088abe76307973f54fa", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "465c83f2-2dd2-40a3-a9a2-de75fe026995", "name": "tempest-pretest-check-694215904"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a55f567358d4a8c825c14b74bbb46f7", "created_at": "2019-03-26T11:42:28Z", "admin_state_up": false, "updated_at": "2019-03-26T11:42:28Z", "project_id": "5a55f567358d4a8c825c14b74bbb46f7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f65d8ca7-4128-4274-b399-476e5dd54c51", "name": "tempest-router-413550504"}]} 2019-03-26 13:35:16,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-ca8e9d57-ec83-4047-9681-1f3b82ba1942 2019-03-26 13:35:16,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.121976852417s 2019-03-26 13:35:16,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 13:35:16,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/1611ed12-8801-4f48-9f85-89511dbf11bc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:35:17,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:35:17 GMT X-Openstack-Request-Id: req-31c886d0-acfc-4734-a58f-17ecc652708f 2019-03-26 13:35:17,516 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:35:17,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/1611ed12-8801-4f48-9f85-89511dbf11bc.json used request id req-31c886d0-acfc-4734-a58f-17ecc652708f 2019-03-26 13:35:17,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.42567515373s 2019-03-26 13:35:17,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 13:35:17,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:35:17,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1331 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:17 GMT X-Openstack-Request-Id: req-44072f84-246a-481a-9768-89064d929294 2019-03-26 13:35:17,562 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4},{"updated_at":"2019-03-26T13:32:37Z","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":"b61d95cd-5571-44b9-92b5-86ded898ad06","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"0491cc789f144671a7badb6fe39bfc99","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"neutron_trunk-subnet_410e7dee-98c3-41aa-80da-0a3bc0ada3c4","enable_dhcp":true,"segment_id":null,"network_id":"d32b5147-200d-4d8d-81cc-7c3bd98b7eaf","tenant_id":"0491cc789f144671a7badb6fe39bfc99","created_at":"2019-03-26T13:32:37Z","ip_version":4}]} 2019-03-26 13:35:17,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-44072f84-246a-481a-9768-89064d929294 2019-03-26 13:35:17,562 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0454390048981s 2019-03-26 13:35:17,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 13:35:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/b61d95cd-5571-44b9-92b5-86ded898ad06.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:35:18,685 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:35:18 GMT X-Openstack-Request-Id: req-91538871-ec02-44b2-b50a-a873987c3531 2019-03-26 13:35:18,685 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:35:18,685 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b61d95cd-5571-44b9-92b5-86ded898ad06.json used request id req-91538871-ec02-44b2-b50a-a873987c3531 2019-03-26 13:35:18,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.12212204933s 2019-03-26 13:35:18,686 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:35:18,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:35:18,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1437 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:18 GMT X-Openstack-Request-Id: req-3d603fd8-16ba-4513-b086-48992b843aa8 2019-03-26 13:35:18,774 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d32b5147-200d-4d8d-81cc-7c3bd98b7eaf","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":75,"ipv4_address_scope":null,"shared":true,"project_id":"0491cc789f144671a7badb6fe39bfc99","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T13:35:18Z","qos_policy_id":null,"name":"neutron_trunk-net_410e7dee-98c3-41aa-80da-0a3bc0ada3c4","admin_state_up":true,"tenant_id":"0491cc789f144671a7badb6fe39bfc99","created_at":"2019-03-26T13:32:36Z","provider:network_type":"vxlan"}]} 2019-03-26 13:35:18,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3d603fd8-16ba-4513-b086-48992b843aa8 2019-03-26 13:35:18,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0880200862885s 2019-03-26 13:35:18,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 13:35:18,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/d32b5147-200d-4d8d-81cc-7c3bd98b7eaf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:35:19,782 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:35:19 GMT X-Openstack-Request-Id: req-6b2622d6-d842-4d08-a2e6-5264f5f51372 2019-03-26 13:35:19,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:35:19,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d32b5147-200d-4d8d-81cc-7c3bd98b7eaf.json used request id req-6b2622d6-d842-4d08-a2e6-5264f5f51372 2019-03-26 13:35:19,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.0067858696s 2019-03-26 13:35:19,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:35:19,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:35:19,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:19 GMT X-Openstack-Request-Id: req-df1a21b2-7585-41de-84c5-bc6a93f61937 2019-03-26 13:35:19,812 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:32:43Z", "file": "/v2/images/750b9c9b-375d-4b94-915d-8461de480832/file", "owner": "0491cc789f144671a7badb6fe39bfc99", "id": "750b9c9b-375d-4b94-915d-8461de480832", "size": 12716032, "self": "/v2/images/750b9c9b-375d-4b94-915d-8461de480832", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/750b9c9b-375d-4b94-915d-8461de480832/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/750b9c9b-375d-4b94-915d-8461de480832/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:32:41Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:35:19,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-df1a21b2-7585-41de-84c5-bc6a93f61937 2019-03-26 13:35:19,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0253338813782s 2019-03-26 13:35:19,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 13:35:19,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/750b9c9b-375d-4b94-915d-8461de480832 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c9d911f45d9efd2ab8d985dcb0242c117d34559b" 2019-03-26 13:35:20,430 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:35:20 GMT X-Openstack-Request-Id: req-61a1c275-5ef3-41d9-8f4c-2e692e54700c 2019-03-26 13:35:20,430 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 13:35:20,430 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/750b9c9b-375d-4b94-915d-8461de480832 used request id req-61a1c275-5ef3-41d9-8f4c-2e692e54700c 2019-03-26 13:35:20,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.616798877716s 2019-03-26 13:35:20,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 13:35:20,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:35:20,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35: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-5ad3f3dd-e722-42b0-a994-9a30842bac11 x-openstack-request-id: req-5ad3f3dd-e722-42b0-a994-9a30842bac11 2019-03-26 13:35:20,452 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "neutron_trunk-flavor_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/08aa28e7-6422-4e0e-b143-d1160edc4418", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/08aa28e7-6422-4e0e-b143-d1160edc4418", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "08aa28e7-6422-4e0e-b143-d1160edc4418"}]} 2019-03-26 13:35:20,452 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5ad3f3dd-e722-42b0-a994-9a30842bac11 2019-03-26 13:35:20,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0215680599213s 2019-03-26 13:35:20,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 13:35:20,456 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/08aa28e7-6422-4e0e-b143-d1160edc4418 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:35:20,489 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fd1f92db-8785-4267-ab45-8b174f526c45 x-openstack-request-id: req-fd1f92db-8785-4267-ab45-8b174f526c45 2019-03-26 13:35:20,489 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/08aa28e7-6422-4e0e-b143-d1160edc4418 used request id req-fd1f92db-8785-4267-ab45-8b174f526c45 2019-03-26 13:35:20,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0357921123505s 2019-03-26 13:35:20,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:20,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:35:20,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69df89bd-e118-49a9-bd80-b73eef538a8d 2019-03-26 13:35:20,716 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "neutron_trunk-user_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "links": {"self": "http://172.30.9.22:5000/v3/users/a23b02f7acf445a0b5687d612443bfe4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "a23b02f7acf445a0b5687d612443bfe4", "domain_id": "default", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:20,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-69df89bd-e118-49a9-bd80-b73eef538a8d 2019-03-26 13:35:20,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226307153702s 2019-03-26 13:35:20,722 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:20,725 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/a23b02f7acf445a0b5687d612443bfe4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:35:20,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abfe8e49-faa3-42e5-bf1a-8d21ecb16b02 2019-03-26 13:35:20,931 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "neutron_trunk-user_410e7dee-98c3-41aa-80da-0a3bc0ada3c4", "links": {"self": "http://172.30.9.22:5000/v3/users/a23b02f7acf445a0b5687d612443bfe4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "a23b02f7acf445a0b5687d612443bfe4", "description": null}} 2019-03-26 13:35:20,931 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/a23b02f7acf445a0b5687d612443bfe4 used request id req-abfe8e49-faa3-42e5-bf1a-8d21ecb16b02 2019-03-26 13:35:20,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.209187984467s 2019-03-26 13:35:20,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 13:35:20,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/a23b02f7acf445a0b5687d612443bfe4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:35:21,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8bb2cec3-a834-4f25-bda6-5611dd8ed54e 2019-03-26 13:35:21,250 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:21,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/a23b02f7acf445a0b5687d612443bfe4 used request id req-8bb2cec3-a834-4f25-bda6-5611dd8ed54e 2019-03-26 13:35:21,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.318906068802s 2019-03-26 13:35:21,258 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:21,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:35:21,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb29b00d-f866-4678-a029-bf09a7eb438d 2019-03-26 13:35:21,445 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.22:5000/v3/projects/0491cc789f144671a7badb6fe39bfc99"}, "tags": [], "enabled": true, "id": "0491cc789f144671a7badb6fe39bfc99", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_410e7dee-98c3-41aa-80da-0a3bc0ada3c4"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:35:21,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-eb29b00d-f866-4678-a029-bf09a7eb438d 2019-03-26 13:35:21,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.187506914139s 2019-03-26 13:35:21,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 13:35:21,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/0491cc789f144671a7badb6fe39bfc99 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:35:21,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c655ba2-c07c-4055-b00c-adb099d468f1 2019-03-26 13:35:21,703 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:21,703 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/0491cc789f144671a7badb6fe39bfc99 used request id req-2c655ba2-c07c-4055-b00c-adb099d468f1 2019-03-26 13:35:21,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.252851963043s 2019-03-26 13:35:21,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 13:35:21,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=0491cc789f144671a7badb6fe39bfc99&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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:35:22,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:22 GMT X-Openstack-Request-Id: req-566aa1fa-3288-4957-9815-f6a3c16381b1 2019-03-26 13:35:22,038 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "created_at": "2019-03-26T13:32:36Z", "updated_at": "2019-03-26T13:32:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:32:36Z", "revision_number": 0, "id": "0f2d6f8a-afd4-4802-9cb9-3eacf6234e8e", "remote_group_id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "remote_ip_prefix": null, "created_at": "2019-03-26T13:32:36Z", "security_group_id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "port_range_min": null, "ethertype": "IPv6", "project_id": "0491cc789f144671a7badb6fe39bfc99"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:32:36Z", "revision_number": 0, "id": "4be2adff-fe39-4b17-baea-00bf7d53464a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:32:36Z", "security_group_id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "port_range_min": null, "ethertype": "IPv6", "project_id": "0491cc789f144671a7badb6fe39bfc99"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:32:36Z", "revision_number": 0, "id": "6dbb4f8d-c414-4d65-9445-cf3eb3be63d3", "remote_group_id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "remote_ip_prefix": null, "created_at": "2019-03-26T13:32:36Z", "security_group_id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "port_range_min": null, "ethertype": "IPv4", "project_id": "0491cc789f144671a7badb6fe39bfc99"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:32:36Z", "revision_number": 0, "id": "dca2e821-27cf-4487-9d0a-bd95c1616f78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:32:36Z", "security_group_id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "port_range_min": null, "ethertype": "IPv4", "project_id": "0491cc789f144671a7badb6fe39bfc99"}], "revision_number": 1, "project_id": "0491cc789f144671a7badb6fe39bfc99", "id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "name": "default"}]} 2019-03-26 13:35:22,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=0491cc789f144671a7badb6fe39bfc99&name=default used request id req-566aa1fa-3288-4957-9815-f6a3c16381b1 2019-03-26 13:35:22,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.330151081085s 2019-03-26 13:35:22,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 13:35:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:35:22,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:22 GMT X-Openstack-Request-Id: req-84a2d31b-15f3-467c-90dc-d8061b3e85fb 2019-03-26 13:35:22,156 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "created_at": "2019-03-26T13:32:36Z", "updated_at": "2019-03-26T13:32:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:32:36Z", "revision_number": 0, "id": "0f2d6f8a-afd4-4802-9cb9-3eacf6234e8e", "remote_group_id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "remote_ip_prefix": null, "created_at": "2019-03-26T13:32:36Z", "security_group_id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "port_range_min": null, "ethertype": "IPv6", "project_id": "0491cc789f144671a7badb6fe39bfc99"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:32:36Z", "revision_number": 0, "id": "4be2adff-fe39-4b17-baea-00bf7d53464a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:32:36Z", "security_group_id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "port_range_min": null, "ethertype": "IPv6", "project_id": "0491cc789f144671a7badb6fe39bfc99"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:32:36Z", "revision_number": 0, "id": "6dbb4f8d-c414-4d65-9445-cf3eb3be63d3", "remote_group_id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "remote_ip_prefix": null, "created_at": "2019-03-26T13:32:36Z", "security_group_id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "port_range_min": null, "ethertype": "IPv4", "project_id": "0491cc789f144671a7badb6fe39bfc99"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:32:36Z", "revision_number": 0, "id": "dca2e821-27cf-4487-9d0a-bd95c1616f78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:32:36Z", "security_group_id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "tenant_id": "0491cc789f144671a7badb6fe39bfc99", "port_range_min": null, "ethertype": "IPv4", "project_id": "0491cc789f144671a7badb6fe39bfc99"}], "revision_number": 1, "project_id": "0491cc789f144671a7badb6fe39bfc99", "id": "0d2cf2f5-8aed-4014-a93c-aab4088392a0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 13:35:22,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-84a2d31b-15f3-467c-90dc-d8061b3e85fb 2019-03-26 13:35:22,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.112765073776s 2019-03-26 13:35:22,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 13:35:22,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/0d2cf2f5-8aed-4014-a93c-aab4088392a0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}231785135e3315df6ad59c7536a7d8a5c1aa5e8b" 2019-03-26 13:35:22,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 13:35:22 GMT X-Openstack-Request-Id: req-92abc00a-a938-434c-a789-4d04c43f4107 2019-03-26 13:35:22,310 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 13:35:22,311 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/0d2cf2f5-8aed-4014-a93c-aab4088392a0.json used request id req-92abc00a-a938-434c-a789-4d04c43f4107 2019-03-26 13:35:22,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.144051790237s 2019-03-26 13:35:22,360 - xtesting.ci.run_tests - INFO - Loading test case 'networking-bgpvpn'... 2019-03-26 13:35:22,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:35:22,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe5dde9d-74d3-4927-9553-aa54ff4a7ee5 2019-03-26 13:35:22,406 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:35:22,406 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-fe5dde9d-74d3-4927-9553-aa54ff4a7ee5 2019-03-26 13:35:22,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:35:22,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:35:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["HPgtsLMETJKXJh7ihaTbdw"], "issued_at": "2019-03-26T13:35:22.000000Z"}} 2019-03-26 13:35:22,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:35:22,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:23,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:23 GMT X-Openstack-Request-Id: req-ab2f1eeb-1ca0-4768-ad8d-37fb8f7b90d5 2019-03-26 13:35:23,207 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 13:35:23,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ab2f1eeb-1ca0-4768-ad8d-37fb8f7b90d5 2019-03-26 13:35:23,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.396008014679s 2019-03-26 13:35:23,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:35:23,219 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67b4d991-023b-4dce-8ac9-8855f61a2eee 2019-03-26 13:35:23,219 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 13:35:23,219 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-67b4d991-023b-4dce-8ac9-8855f61a2eee 2019-03-26 13:35:23,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:23,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:23,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a067e81c-edd8-42ed-be8e-4128f6f531a1 2019-03-26 13:35:23,427 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 13:35:23,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a067e81c-edd8-42ed-be8e-4128f6f531a1 2019-03-26 13:35:23,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.206765174866s 2019-03-26 13:35:23,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 13:35:23,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}113c0a9c933e4da161a7914724fce2219ec51cff" -d '{"project": {"description": "Created by OPNFV Functest: networking-bgpvpn", "enabled": true, "domain_id": "default", "name": "networking-bgpvpn-project_783a7be5-e2f9-4d3d-a529-71ac66960da9"}}' 2019-03-26 13:35:23,574 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 380 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1f0ebe0-c954-45cf-bee5-d7da6a96d649 2019-03-26 13:35:23,574 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.22:5000/v3/projects/5aec934c305b4e46960b23c339efd6bc"}, "tags": [], "enabled": true, "id": "5aec934c305b4e46960b23c339efd6bc", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_783a7be5-e2f9-4d3d-a529-71ac66960da9"}} 2019-03-26 13:35:23,574 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-c1f0ebe0-c954-45cf-bee5-d7da6a96d649 2019-03-26 13:35:23,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.139368057251s 2019-03-26 13:35:23,575 - 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'5aec934c305b4e46960b23c339efd6bc', '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_783a7be5-e2f9-4d3d-a529-71ac66960da9'}) 2019-03-26 13:35:23,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 13:35:23,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}113c0a9c933e4da161a7914724fce2219ec51cff" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "9p0sIWyqtwceo7dPSG4TkRuj4lQoBS", "email": null, "name": "networking-bgpvpn-user_783a7be5-e2f9-4d3d-a529-71ac66960da9"}}' 2019-03-26 13:35:24,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 332 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b66255a7-1ad1-4ef1-97d8-ac4bda321378 2019-03-26 13:35:24,017 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_783a7be5-e2f9-4d3d-a529-71ac66960da9", "links": {"self": "http://172.30.9.22:5000/v3/users/ae78aeb4a59446e58b6971244e7d3591"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae78aeb4a59446e58b6971244e7d3591", "domain_id": "default", "password_expires_at": null}} 2019-03-26 13:35:24,017 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-b66255a7-1ad1-4ef1-97d8-ac4bda321378 2019-03-26 13:35:24,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.436038017273s 2019-03-26 13:35:24,018 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'ae78aeb4a59446e58b6971244e7d3591', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-bgpvpn-user_783a7be5-e2f9-4d3d-a529-71ac66960da9'}) 2019-03-26 13:35:24,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:24,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:24,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f4c60e2-4519-4973-9f76-3bf6140f96c7 2019-03-26 13:35:24,225 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:24,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3f4c60e2-4519-4973-9f76-3bf6140f96c7 2019-03-26 13:35:24,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203071117401s 2019-03-26 13:35:24,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:24,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:24,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46c00357-e33f-45f1-aa9c-45f3ed0c24e9 2019-03-26 13:35:24,433 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:24,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-46c00357-e33f-45f1-aa9c-45f3ed0c24e9 2019-03-26 13:35:24,434 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203025817871s 2019-03-26 13:35:24,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:24,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:24,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-577ea596-7bbe-4ad5-ac3b-0111f251698a 2019-03-26 13:35:24,636 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:24,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-577ea596-7bbe-4ad5-ac3b-0111f251698a 2019-03-26 13:35:24,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197470188141s 2019-03-26 13:35:24,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:24,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:24,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c00904f6-0901-4de0-a9d4-a9b8eb23c16b 2019-03-26 13:35:24,756 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:35:24,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-c00904f6-0901-4de0-a9d4-a9b8eb23c16b 2019-03-26 13:35:24,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115178108215s 2019-03-26 13:35:24,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:24,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:24,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcfcf988-4dcc-46e6-9e5f-4e4dc7bfc0f4 2019-03-26 13:35:24,971 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_783a7be5-e2f9-4d3d-a529-71ac66960da9", "links": {"self": "http://172.30.9.22:5000/v3/users/ae78aeb4a59446e58b6971244e7d3591"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae78aeb4a59446e58b6971244e7d3591", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:24,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bcfcf988-4dcc-46e6-9e5f-4e4dc7bfc0f4 2019-03-26 13:35:24,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.213995933533s 2019-03-26 13:35:24,983 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:24,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:25,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd78ecfe-b30e-41e5-bd5d-9f48c962c371 2019-03-26 13:35:25,102 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.22:5000/v3/projects/5aec934c305b4e46960b23c339efd6bc"}, "tags": [], "enabled": true, "id": "5aec934c305b4e46960b23c339efd6bc", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_783a7be5-e2f9-4d3d-a529-71ac66960da9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:35:25,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-fd78ecfe-b30e-41e5-bd5d-9f48c962c371 2019-03-26 13:35:25,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119746208191s 2019-03-26 13:35:25,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:35:25,115 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=ae78aeb4a59446e58b6971244e7d3591&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=5aec934c305b4e46960b23c339efd6bc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:25,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 209 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce65cafd-1cb9-4c1a-8e56-611c76de619e 2019-03-26 13:35:25,264 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=ae78aeb4a59446e58b6971244e7d3591&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=5aec934c305b4e46960b23c339efd6bc", "previous": null, "next": null}} 2019-03-26 13:35:25,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ae78aeb4a59446e58b6971244e7d3591&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=5aec934c305b4e46960b23c339efd6bc used request id req-ce65cafd-1cb9-4c1a-8e56-611c76de619e 2019-03-26 13:35:25,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.15296292305s 2019-03-26 13:35:25,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:35:25,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5aec934c305b4e46960b23c339efd6bc/users/ae78aeb4a59446e58b6971244e7d3591/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:25,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a6936cd-7e9a-475d-8d15-0419a1a46cf9 2019-03-26 13:35:25,410 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:25,410 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5aec934c305b4e46960b23c339efd6bc/users/ae78aeb4a59446e58b6971244e7d3591/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-7a6936cd-7e9a-475d-8d15-0419a1a46cf9 2019-03-26 13:35:25,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.142389059067s 2019-03-26 13:35:25,411 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-bgpvpn-project_783a7be5-e2f9-4d3d-a529-71ac66960da9', 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'5aec934c305b4e46960b23c339efd6bc', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '9p0sIWyqtwceo7dPSG4TkRuj4lQoBS', 'username': u'networking-bgpvpn-user_783a7be5-e2f9-4d3d-a529-71ac66960da9', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 13:35:25,415 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-bgpvpn-user_783a7be5-e2f9-4d3d-a529-71ac66960da9', 'password': '9p0sIWyqtwceo7dPSG4TkRuj4lQoBS', 'project_name': 'networking-bgpvpn-project_783a7be5-e2f9-4d3d-a529-71ac66960da9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '5aec934c305b4e46960b23c339efd6bc', 'project_domain_name': 'Default'} 2019-03-26 13:35:25,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:25,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:25,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-071477a3-3bf9-4d93-9834-1f9c274af543 2019-03-26 13:35:25,568 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:25,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-071477a3-3bf9-4d93-9834-1f9c274af543 2019-03-26 13:35:25,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.14985704422s 2019-03-26 13:35:25,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:25,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:25,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b527ea2-d45f-4b78-b9f2-2ad45892989b 2019-03-26 13:35:25,690 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:25,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-1b527ea2-d45f-4b78-b9f2-2ad45892989b 2019-03-26 13:35:25,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116738080978s 2019-03-26 13:35:25,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:25,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:25,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3434ca-2931-4bb3-8e8f-5220b0ae3cad 2019-03-26 13:35:25,808 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:35:25,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2e3434ca-2931-4bb3-8e8f-5220b0ae3cad 2019-03-26 13:35:25,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112006902695s 2019-03-26 13:35:25,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:25,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:25,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc1357a-48ae-47c2-91c2-47608b5f8f0e 2019-03-26 13:35:25,942 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_783a7be5-e2f9-4d3d-a529-71ac66960da9", "links": {"self": "http://172.30.9.22:5000/v3/users/ae78aeb4a59446e58b6971244e7d3591"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae78aeb4a59446e58b6971244e7d3591", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:25,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-bcc1357a-48ae-47c2-91c2-47608b5f8f0e 2019-03-26 13:35:25,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133496046066s 2019-03-26 13:35:25,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:25,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:26,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e08156-8120-43bd-a102-df819c06d984 2019-03-26 13:35:26,065 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.22:5000/v3/projects/5aec934c305b4e46960b23c339efd6bc"}, "tags": [], "enabled": true, "id": "5aec934c305b4e46960b23c339efd6bc", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_783a7be5-e2f9-4d3d-a529-71ac66960da9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:35:26,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b5e08156-8120-43bd-a102-df819c06d984 2019-03-26 13:35:26,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111257791519s 2019-03-26 13:35:26,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:35:26,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=ae78aeb4a59446e58b6971244e7d3591&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=5aec934c305b4e46960b23c339efd6bc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:26,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-980fad02-30a6-4d6c-b17b-462b1f660b34 2019-03-26 13:35:26,187 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=ae78aeb4a59446e58b6971244e7d3591&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=5aec934c305b4e46960b23c339efd6bc", "previous": null, "next": null}} 2019-03-26 13:35:26,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=ae78aeb4a59446e58b6971244e7d3591&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=5aec934c305b4e46960b23c339efd6bc used request id req-980fad02-30a6-4d6c-b17b-462b1f660b34 2019-03-26 13:35:26,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113971948624s 2019-03-26 13:35:26,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:35:26,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/5aec934c305b4e46960b23c339efd6bc/users/ae78aeb4a59446e58b6971244e7d3591/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:26,338 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e067d6f9-269c-4824-8f85-a5fec16092ca 2019-03-26 13:35:26,338 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:26,338 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/5aec934c305b4e46960b23c339efd6bc/users/ae78aeb4a59446e58b6971244e7d3591/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-e067d6f9-269c-4824-8f85-a5fec16092ca 2019-03-26 13:35:26,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.147523880005s 2019-03-26 13:35:26,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:26,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:26,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5acdb8ff-d11c-4b58-93ef-54e4f117a82b 2019-03-26 13:35:26,538 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:26,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5acdb8ff-d11c-4b58-93ef-54e4f117a82b 2019-03-26 13:35:26,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.196135044098s 2019-03-26 13:35:26,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:26,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:26,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b92eafde-4706-4801-b4ae-18baf026b204 2019-03-26 13:35:26,657 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:35:26,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b92eafde-4706-4801-b4ae-18baf026b204 2019-03-26 13:35:26,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.114073991776s 2019-03-26 13:35:26,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:26,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:26,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c8d3b4-9538-4dc1-b0db-9ca58734b359 2019-03-26 13:35:26,794 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_783a7be5-e2f9-4d3d-a529-71ac66960da9", "links": {"self": "http://172.30.9.22:5000/v3/users/ae78aeb4a59446e58b6971244e7d3591"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae78aeb4a59446e58b6971244e7d3591", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:26,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-72c8d3b4-9538-4dc1-b0db-9ca58734b359 2019-03-26 13:35:26,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13570189476s 2019-03-26 13:35:26,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:35:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=ae78aeb4a59446e58b6971244e7d3591&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}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:26,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6591bf6e-f64c-46e0-afa6-91f6d2a77bee 2019-03-26 13:35:26,919 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=ae78aeb4a59446e58b6971244e7d3591&scope.domain.id=default", "previous": null, "next": null}} 2019-03-26 13:35:26,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=ae78aeb4a59446e58b6971244e7d3591&scope.domain.id=default used request id req-6591bf6e-f64c-46e0-afa6-91f6d2a77bee 2019-03-26 13:35:26,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113476991653s 2019-03-26 13:35:26,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-26 13:35:26,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/ae78aeb4a59446e58b6971244e7d3591/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:27,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bd1bcf4-17ad-4df7-8cb2-6fc315d4f520 2019-03-26 13:35:27,068 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:27,068 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/ae78aeb4a59446e58b6971244e7d3591/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-9bd1bcf4-17ad-4df7-8cb2-6fc315d4f520 2019-03-26 13:35:27,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.14471912384s 2019-03-26 13:35:27,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:35:27,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3c6389f-86e4-45be-b3ab-30396f133cf6 2019-03-26 13:35:27,079 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:35:27,079 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-c3c6389f-86e4-45be-b3ab-30396f133cf6 2019-03-26 13:35:27,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:35:27,483 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:35:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5aec934c305b4e46960b23c339efd6bc", "name": "networking-bgpvpn-project_783a7be5-e2f9-4d3d-a529-71ac66960da9"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_5aec934c305b4e46960b23c339efd6bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_5aec934c305b4e46960b23c339efd6bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/5aec934c305b4e46960b23c339efd6bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/5aec934c305b4e46960b23c339efd6bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/5aec934c305b4e46960b23c339efd6bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/5aec934c305b4e46960b23c339efd6bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/5aec934c305b4e46960b23c339efd6bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/5aec934c305b4e46960b23c339efd6bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/5aec934c305b4e46960b23c339efd6bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/5aec934c305b4e46960b23c339efd6bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/5aec934c305b4e46960b23c339efd6bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/5aec934c305b4e46960b23c339efd6bc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/5aec934c305b4e46960b23c339efd6bc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/5aec934c305b4e46960b23c339efd6bc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-bgpvpn-user_783a7be5-e2f9-4d3d-a529-71ac66960da9", "id": "ae78aeb4a59446e58b6971244e7d3591"}, "audit_ids": ["re-1dRFnSZSZH8UcthszSQ"], "issued_at": "2019-03-26T13:35:27.000000Z"}} 2019-03-26 13:35:27,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 13:35:27,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}f15a23bb8f43650c7f06d7e694db592bda9e2195" 2019-03-26 13:35:27,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:27 GMT X-Openstack-Request-Id: req-d5cd8e96-36d1-49ab-8747-3b9c7b49cc3a 2019-03-26 13:35:27,775 - 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-26 13:35:27,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-d5cd8e96-36d1-49ab-8747-3b9c7b49cc3a 2019-03-26 13:35:27,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.289244890213s 2019-03-26 13:35:27,785 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: bgpvpn 2019-03-26 13:35:27,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:27,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:27,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 842 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e02856-d6df-4a02-b7f7-cb2dba381f42 2019-03-26 13:35:27,952 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-bgpvpn-user_783a7be5-e2f9-4d3d-a529-71ac66960da9", "links": {"self": "http://172.30.9.22:5000/v3/users/ae78aeb4a59446e58b6971244e7d3591"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "ae78aeb4a59446e58b6971244e7d3591", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:27,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b3e02856-d6df-4a02-b7f7-cb2dba381f42 2019-03-26 13:35:27,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.166957855225s 2019-03-26 13:35:27,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:27,961 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/ae78aeb4a59446e58b6971244e7d3591 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:28,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 233 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4d15ab2-94ad-4f39-82e3-df49309a1456 2019-03-26 13:35:28,083 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-bgpvpn-user_783a7be5-e2f9-4d3d-a529-71ac66960da9", "links": {"self": "http://172.30.9.22:5000/v3/users/ae78aeb4a59446e58b6971244e7d3591"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "ae78aeb4a59446e58b6971244e7d3591", "description": null}} 2019-03-26 13:35:28,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/ae78aeb4a59446e58b6971244e7d3591 used request id req-b4d15ab2-94ad-4f39-82e3-df49309a1456 2019-03-26 13:35:28,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.125370979309s 2019-03-26 13:35:28,084 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 13:35:28,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/ae78aeb4a59446e58b6971244e7d3591 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:28,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de7a95a7-6909-4d75-ad21-aa26bed94c62 2019-03-26 13:35:28,431 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:28,431 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/ae78aeb4a59446e58b6971244e7d3591 used request id req-de7a95a7-6909-4d75-ad21-aa26bed94c62 2019-03-26 13:35:28,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.347314834595s 2019-03-26 13:35:28,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:28,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:28,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 392 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42c869e9-b509-40e0-a80b-8e6d91d720a5 2019-03-26 13:35:28,633 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-bgpvpn", "links": {"self": "http://172.30.9.22:5000/v3/projects/5aec934c305b4e46960b23c339efd6bc"}, "tags": [], "enabled": true, "id": "5aec934c305b4e46960b23c339efd6bc", "parent_id": "default", "domain_id": "default", "name": "networking-bgpvpn-project_783a7be5-e2f9-4d3d-a529-71ac66960da9"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:35:28,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-42c869e9-b509-40e0-a80b-8e6d91d720a5 2019-03-26 13:35:28,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195318937302s 2019-03-26 13:35:28,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 13:35:28,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/5aec934c305b4e46960b23c339efd6bc -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:28,889 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0227286a-f925-4ce9-ac2d-4b0557c4209d 2019-03-26 13:35:28,889 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:28,889 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/5aec934c305b4e46960b23c339efd6bc used request id req-0227286a-f925-4ce9-ac2d-4b0557c4209d 2019-03-26 13:35:28,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.251329183578s 2019-03-26 13:35:28,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 13:35:28,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5aec934c305b4e46960b23c339efd6bc&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}113c0a9c933e4da161a7914724fce2219ec51cff" 2019-03-26 13:35:28,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:28 GMT X-Openstack-Request-Id: req-e558c126-767a-49a6-a35c-256af7e12cd8 2019-03-26 13:35:28,933 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-03-26 13:35:28,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=5aec934c305b4e46960b23c339efd6bc&name=default used request id req-e558c126-767a-49a6-a35c-256af7e12cd8 2019-03-26 13:35:28,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0391049385071s 2019-03-26 13:35:28,934 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-bgpvpn'... 2019-03-26 13:35:28,934 - xtesting.ci.run_tests - INFO - Test result: +---------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------------+------------------+------------------+----------------+ | networking-bgpvpn | functest | 00:00 | SKIP | +---------------------------+------------------+------------------+----------------+ 2019-03-26 13:35:28,987 - xtesting.ci.run_tests - INFO - Loading test case 'networking-sfc'... 2019-03-26 13:35:29,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:35:29,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7b93da0-9db2-4047-8113-94de5ba2623f 2019-03-26 13:35:29,034 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:35:29,034 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-b7b93da0-9db2-4047-8113-94de5ba2623f 2019-03-26 13:35:29,035 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:35:29,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:35:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["5Iglc5WMSh26LkNVUVMLEQ"], "issued_at": "2019-03-26T13:35:29.000000Z"}} 2019-03-26 13:35:29,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:35:29,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:30,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:30 GMT X-Openstack-Request-Id: req-b199c06d-71f0-4f45-8340-4b3c5a3ffad0 2019-03-26 13:35:30,049 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 13:35:30,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b199c06d-71f0-4f45-8340-4b3c5a3ffad0 2019-03-26 13:35:30,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.606667041779s 2019-03-26 13:35:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:35:30,061 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fad0698c-6fa2-4c9e-a354-4141b5efdbb7 2019-03-26 13:35:30,061 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 13:35:30,062 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-fad0698c-6fa2-4c9e-a354-4141b5efdbb7 2019-03-26 13:35:30,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:30,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:30,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-262bd5b3-3e2d-458b-b11a-403e6e9a6e12 2019-03-26 13:35:30,224 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 13:35:30,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-262bd5b3-3e2d-458b-b11a-403e6e9a6e12 2019-03-26 13:35:30,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.162431955338s 2019-03-26 13:35:30,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 13:35:30,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}86816099da8bf4614c3ef6bf2c79ed021981b716" -d '{"project": {"description": "Created by OPNFV Functest: networking-sfc", "enabled": true, "domain_id": "default", "name": "networking-sfc-project_b777e803-1901-4694-b2cc-2db66b6d9976"}}' 2019-03-26 13:35:30,407 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 374 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-805a94b2-6a38-4955-a869-a1a2a2f8c100 2019-03-26 13:35:30,407 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.22:5000/v3/projects/ef6a1d2cf95c455589662d3bf785b7bf"}, "tags": [], "enabled": true, "id": "ef6a1d2cf95c455589662d3bf785b7bf", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_b777e803-1901-4694-b2cc-2db66b6d9976"}} 2019-03-26 13:35:30,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-805a94b2-6a38-4955-a869-a1a2a2f8c100 2019-03-26 13:35:30,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.175281047821s 2019-03-26 13:35:30,408 - 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'ef6a1d2cf95c455589662d3bf785b7bf', '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_b777e803-1901-4694-b2cc-2db66b6d9976'}) 2019-03-26 13:35:30,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 13:35:30,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}86816099da8bf4614c3ef6bf2c79ed021981b716" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "Pxofhy5Gv9nAVTNtbIhcnRYWPQzNl5", "email": null, "name": "networking-sfc-user_b777e803-1901-4694-b2cc-2db66b6d9976"}}' 2019-03-26 13:35:30,803 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 329 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c8ada12-ef4e-431b-9d0b-a1ca16be041c 2019-03-26 13:35:30,804 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_b777e803-1901-4694-b2cc-2db66b6d9976", "links": {"self": "http://172.30.9.22:5000/v3/users/d6770849e27e4a61a35071c5f3ef0225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d6770849e27e4a61a35071c5f3ef0225", "domain_id": "default", "password_expires_at": null}} 2019-03-26 13:35:30,804 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-1c8ada12-ef4e-431b-9d0b-a1ca16be041c 2019-03-26 13:35:30,804 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388832092285s 2019-03-26 13:35:30,805 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd6770849e27e4a61a35071c5f3ef0225', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'networking-sfc-user_b777e803-1901-4694-b2cc-2db66b6d9976'}) 2019-03-26 13:35:30,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:30,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:31,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99ac7635-d076-49ec-b953-9d1e568716e6 2019-03-26 13:35:31,004 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:31,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-99ac7635-d076-49ec-b953-9d1e568716e6 2019-03-26 13:35:31,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195188999176s 2019-03-26 13:35:31,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:31,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:31,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0677c8f1-7e7c-4cfa-8d8b-95a4582884b3 2019-03-26 13:35:31,161 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:31,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-0677c8f1-7e7c-4cfa-8d8b-95a4582884b3 2019-03-26 13:35:31,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.152521133423s 2019-03-26 13:35:31,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:31,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:31,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4662d5-32cc-4e81-a0a3-16d937ff8fb0 2019-03-26 13:35:31,281 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:31,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bd4662d5-32cc-4e81-a0a3-16d937ff8fb0 2019-03-26 13:35:31,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11473107338s 2019-03-26 13:35:31,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:31,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:31,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4516ca70-95cd-4041-8835-1872237a313d 2019-03-26 13:35:31,484 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:35:31,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-4516ca70-95cd-4041-8835-1872237a313d 2019-03-26 13:35:31,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196908950806s 2019-03-26 13:35:31,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:31,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:31,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff0db86-a654-4009-ada5-f6e70f61de66 2019-03-26 13:35:31,654 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_b777e803-1901-4694-b2cc-2db66b6d9976", "links": {"self": "http://172.30.9.22:5000/v3/users/d6770849e27e4a61a35071c5f3ef0225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d6770849e27e4a61a35071c5f3ef0225", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:31,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-6ff0db86-a654-4009-ada5-f6e70f61de66 2019-03-26 13:35:31,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.169674873352s 2019-03-26 13:35:31,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:31,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:31,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f508b67c-4edc-4fe2-b588-868128879adc 2019-03-26 13:35:31,787 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.22:5000/v3/projects/ef6a1d2cf95c455589662d3bf785b7bf"}, "tags": [], "enabled": true, "id": "ef6a1d2cf95c455589662d3bf785b7bf", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_b777e803-1901-4694-b2cc-2db66b6d9976"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:35:31,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-f508b67c-4edc-4fe2-b588-868128879adc 2019-03-26 13:35:31,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.120251893997s 2019-03-26 13:35:31,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:35:31,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d6770849e27e4a61a35071c5f3ef0225&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=ef6a1d2cf95c455589662d3bf785b7bf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:31,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8b93dc1-7728-4565-acd1-3501f1785eee 2019-03-26 13:35:31,995 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d6770849e27e4a61a35071c5f3ef0225&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=ef6a1d2cf95c455589662d3bf785b7bf", "previous": null, "next": null}} 2019-03-26 13:35:31,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d6770849e27e4a61a35071c5f3ef0225&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=ef6a1d2cf95c455589662d3bf785b7bf used request id req-d8b93dc1-7728-4565-acd1-3501f1785eee 2019-03-26 13:35:31,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.19995880127s 2019-03-26 13:35:31,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:35:32,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/ef6a1d2cf95c455589662d3bf785b7bf/users/d6770849e27e4a61a35071c5f3ef0225/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:32,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5073e9c-93f8-4f90-8d65-06362903d95a 2019-03-26 13:35:32,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:32,141 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ef6a1d2cf95c455589662d3bf785b7bf/users/d6770849e27e4a61a35071c5f3ef0225/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-b5073e9c-93f8-4f90-8d65-06362903d95a 2019-03-26 13:35:32,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.141856908798s 2019-03-26 13:35:32,141 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'networking-sfc-project_b777e803-1901-4694-b2cc-2db66b6d9976', 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'ef6a1d2cf95c455589662d3bf785b7bf', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'Pxofhy5Gv9nAVTNtbIhcnRYWPQzNl5', 'username': u'networking-sfc-user_b777e803-1901-4694-b2cc-2db66b6d9976', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 13:35:32,145 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'networking-sfc-user_b777e803-1901-4694-b2cc-2db66b6d9976', 'password': 'Pxofhy5Gv9nAVTNtbIhcnRYWPQzNl5', 'project_name': 'networking-sfc-project_b777e803-1901-4694-b2cc-2db66b6d9976', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'ef6a1d2cf95c455589662d3bf785b7bf', 'project_domain_name': 'Default'} 2019-03-26 13:35:32,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:32,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:32,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9266d3f-952c-4288-8925-0710dcb30b14 2019-03-26 13:35:32,264 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:32,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f9266d3f-952c-4288-8925-0710dcb30b14 2019-03-26 13:35:32,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115196943283s 2019-03-26 13:35:32,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:32,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:32,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026004f4-6d0c-4b37-8944-6c858af39273 2019-03-26 13:35:32,386 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:32,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-026004f4-6d0c-4b37-8944-6c858af39273 2019-03-26 13:35:32,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.117040157318s 2019-03-26 13:35:32,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:32,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:32,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f0672a-70b2-455d-8e7d-a8a243b25458 2019-03-26 13:35:32,501 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:35:32,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-a5f0672a-70b2-455d-8e7d-a8a243b25458 2019-03-26 13:35:32,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110034942627s 2019-03-26 13:35:32,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:32,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:32,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de5bd52d-7f8f-4835-8b25-190cf6a525ed 2019-03-26 13:35:32,640 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_b777e803-1901-4694-b2cc-2db66b6d9976", "links": {"self": "http://172.30.9.22:5000/v3/users/d6770849e27e4a61a35071c5f3ef0225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d6770849e27e4a61a35071c5f3ef0225", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:32,640 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-de5bd52d-7f8f-4835-8b25-190cf6a525ed 2019-03-26 13:35:32,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.137796163559s 2019-03-26 13:35:32,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:32,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:32,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 401 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9800f1f-3c22-4beb-b641-529198dd49b4 2019-03-26 13:35:32,773 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.22:5000/v3/projects/ef6a1d2cf95c455589662d3bf785b7bf"}, "tags": [], "enabled": true, "id": "ef6a1d2cf95c455589662d3bf785b7bf", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_b777e803-1901-4694-b2cc-2db66b6d9976"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:35:32,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-b9800f1f-3c22-4beb-b641-529198dd49b4 2019-03-26 13:35:32,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.121043920517s 2019-03-26 13:35:32,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:35:32,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d6770849e27e4a61a35071c5f3ef0225&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=ef6a1d2cf95c455589662d3bf785b7bf" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:32,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a88d2c-9d58-4510-83a3-ff228e8247f8 2019-03-26 13:35:32,898 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d6770849e27e4a61a35071c5f3ef0225&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=ef6a1d2cf95c455589662d3bf785b7bf", "previous": null, "next": null}} 2019-03-26 13:35:32,898 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d6770849e27e4a61a35071c5f3ef0225&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=ef6a1d2cf95c455589662d3bf785b7bf used request id req-c9a88d2c-9d58-4510-83a3-ff228e8247f8 2019-03-26 13:35:32,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117604970932s 2019-03-26 13:35:32,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:35:32,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/ef6a1d2cf95c455589662d3bf785b7bf/users/d6770849e27e4a61a35071c5f3ef0225/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:33,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-661890b1-1a08-4f43-afe2-fa850d0ce84e 2019-03-26 13:35:33,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:33,058 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/ef6a1d2cf95c455589662d3bf785b7bf/users/d6770849e27e4a61a35071c5f3ef0225/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-661890b1-1a08-4f43-afe2-fa850d0ce84e 2019-03-26 13:35:33,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156060934067s 2019-03-26 13:35:33,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:33,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:33,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ef776cf-0ad3-49f8-b986-e109017ad18c 2019-03-26 13:35:33,256 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:33,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3ef776cf-0ad3-49f8-b986-e109017ad18c 2019-03-26 13:35:33,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.19494509697s 2019-03-26 13:35:33,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:33,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:33,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d0092b-cfd7-4e5a-977b-b623db698153 2019-03-26 13:35:33,382 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:35:33,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-04d0092b-cfd7-4e5a-977b-b623db698153 2019-03-26 13:35:33,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.120215892792s 2019-03-26 13:35:33,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:33,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:33,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe60fe6c-600d-4eed-9a4f-54a3283073cf 2019-03-26 13:35:33,515 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_b777e803-1901-4694-b2cc-2db66b6d9976", "links": {"self": "http://172.30.9.22:5000/v3/users/d6770849e27e4a61a35071c5f3ef0225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d6770849e27e4a61a35071c5f3ef0225", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:33,515 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-fe60fe6c-600d-4eed-9a4f-54a3283073cf 2019-03-26 13:35:33,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.132164001465s 2019-03-26 13:35:33,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:35:33,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=d6770849e27e4a61a35071c5f3ef0225&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}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:33,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95f46db2-4318-4e07-9a5d-8de70f6bbf11 2019-03-26 13:35:33,687 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=d6770849e27e4a61a35071c5f3ef0225&scope.domain.id=default", "previous": null, "next": null}} 2019-03-26 13:35:33,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=d6770849e27e4a61a35071c5f3ef0225&scope.domain.id=default used request id req-95f46db2-4318-4e07-9a5d-8de70f6bbf11 2019-03-26 13:35:33,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.16077208519s 2019-03-26 13:35:33,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-26 13:35:33,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/d6770849e27e4a61a35071c5f3ef0225/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:33,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505a56a2-3cde-40eb-b2ef-14a406407bab 2019-03-26 13:35:33,842 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:33,843 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/d6770849e27e4a61a35071c5f3ef0225/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-505a56a2-3cde-40eb-b2ef-14a406407bab 2019-03-26 13:35:33,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.151613950729s 2019-03-26 13:35:33,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:35:33,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe66f2d1-e2be-480f-a258-b36ab9aae5aa 2019-03-26 13:35:33,853 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:35:33,853 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-fe66f2d1-e2be-480f-a258-b36ab9aae5aa 2019-03-26 13:35:33,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:35:34,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:35:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ef6a1d2cf95c455589662d3bf785b7bf", "name": "networking-sfc-project_b777e803-1901-4694-b2cc-2db66b6d9976"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_ef6a1d2cf95c455589662d3bf785b7bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_ef6a1d2cf95c455589662d3bf785b7bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/ef6a1d2cf95c455589662d3bf785b7bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/ef6a1d2cf95c455589662d3bf785b7bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/ef6a1d2cf95c455589662d3bf785b7bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/ef6a1d2cf95c455589662d3bf785b7bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/ef6a1d2cf95c455589662d3bf785b7bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/ef6a1d2cf95c455589662d3bf785b7bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/ef6a1d2cf95c455589662d3bf785b7bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/ef6a1d2cf95c455589662d3bf785b7bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/ef6a1d2cf95c455589662d3bf785b7bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/ef6a1d2cf95c455589662d3bf785b7bf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/ef6a1d2cf95c455589662d3bf785b7bf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/ef6a1d2cf95c455589662d3bf785b7bf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "networking-sfc-user_b777e803-1901-4694-b2cc-2db66b6d9976", "id": "d6770849e27e4a61a35071c5f3ef0225"}, "audit_ids": ["k6M2wvQnTLSOR9CADuyZVA"], "issued_at": "2019-03-26T13:35:34.000000Z"}} 2019-03-26 13:35:34,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 13:35:34,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}7733c10045bc2a023fab8d87d94bd81eb98d4519" 2019-03-26 13:35:34,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:34 GMT X-Openstack-Request-Id: req-ee8b1df5-0730-4937-b023-cc337da2f51c 2019-03-26 13:35:34,532 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-26 13:35:34,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-ee8b1df5-0730-4937-b023-cc337da2f51c 2019-03-26 13:35:34,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.279736995697s 2019-03-26 13:35:34,542 - functest.opnfv_tests.openstack.tempest.tempest - WARNING - Cannot find Neutron extension: sfc 2019-03-26 13:35:34,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:34,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:34,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-973bd953-e7b1-474f-ac4c-4f28a8eb0b08 2019-03-26 13:35:34,669 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "networking-sfc-user_b777e803-1901-4694-b2cc-2db66b6d9976", "links": {"self": "http://172.30.9.22:5000/v3/users/d6770849e27e4a61a35071c5f3ef0225"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d6770849e27e4a61a35071c5f3ef0225", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:34,669 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-973bd953-e7b1-474f-ac4c-4f28a8eb0b08 2019-03-26 13:35:34,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.126147031784s 2019-03-26 13:35:34,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:34,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d6770849e27e4a61a35071c5f3ef0225 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:34,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 231 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a174f1-9de8-4385-96f0-c8bd950330f7 2019-03-26 13:35:34,880 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "networking-sfc-user_b777e803-1901-4694-b2cc-2db66b6d9976", "links": {"self": "http://172.30.9.22:5000/v3/users/d6770849e27e4a61a35071c5f3ef0225"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d6770849e27e4a61a35071c5f3ef0225", "description": null}} 2019-03-26 13:35:34,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d6770849e27e4a61a35071c5f3ef0225 used request id req-40a174f1-9de8-4385-96f0-c8bd950330f7 2019-03-26 13:35:34,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207181930542s 2019-03-26 13:35:34,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 13:35:34,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/d6770849e27e4a61a35071c5f3ef0225 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:35,065 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b8f9578-c695-495f-a5ec-6c0d8275fec8 2019-03-26 13:35:35,066 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:35,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d6770849e27e4a61a35071c5f3ef0225 used request id req-5b8f9578-c695-495f-a5ec-6c0d8275fec8 2019-03-26 13:35:35,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.184401988983s 2019-03-26 13:35:35,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:35,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:35,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-271fa169-4267-49cb-9ed4-c88a01b15f36 2019-03-26 13:35:35,186 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: networking-sfc", "links": {"self": "http://172.30.9.22:5000/v3/projects/ef6a1d2cf95c455589662d3bf785b7bf"}, "tags": [], "enabled": true, "id": "ef6a1d2cf95c455589662d3bf785b7bf", "parent_id": "default", "domain_id": "default", "name": "networking-sfc-project_b777e803-1901-4694-b2cc-2db66b6d9976"}]} 2019-03-26 13:35:35,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-271fa169-4267-49cb-9ed4-c88a01b15f36 2019-03-26 13:35:35,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.114633083344s 2019-03-26 13:35:35,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 13:35:35,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/ef6a1d2cf95c455589662d3bf785b7bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:35,465 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-932412dc-f7e9-42b1-8fc8-43f3c0fd46af 2019-03-26 13:35:35,465 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:35,465 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/ef6a1d2cf95c455589662d3bf785b7bf used request id req-932412dc-f7e9-42b1-8fc8-43f3c0fd46af 2019-03-26 13:35:35,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.273895978928s 2019-03-26 13:35:35,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 13:35:35,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=ef6a1d2cf95c455589662d3bf785b7bf&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}86816099da8bf4614c3ef6bf2c79ed021981b716" 2019-03-26 13:35:35,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:35 GMT X-Openstack-Request-Id: req-0318e2c9-9c1a-4061-99bd-af481887e897 2019-03-26 13:35:35,507 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-03-26 13:35:35,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=ef6a1d2cf95c455589662d3bf785b7bf&name=default used request id req-0318e2c9-9c1a-4061-99bd-af481887e897 2019-03-26 13:35:35,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0367231369019s 2019-03-26 13:35:35,508 - xtesting.ci.run_tests - INFO - Skipping test case 'networking-sfc'... 2019-03-26 13:35:35,508 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | networking-sfc | functest | 00:00 | SKIP | +------------------------+------------------+------------------+----------------+ 2019-03-26 13:35:35,561 - xtesting.ci.run_tests - INFO - Loading test case 'barbican'... 2019-03-26 13:35:35,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:35:35,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f83b7bbf-82c2-4cbe-a5ea-47ecb57ee77d 2019-03-26 13:35:35,603 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:35:35,603 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-f83b7bbf-82c2-4cbe-a5ea-47ecb57ee77d 2019-03-26 13:35:35,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:35:36,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:35:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["AkJ7t5oyQESnnEqrjd7qjA"], "issued_at": "2019-03-26T13:35:35.000000Z"}} 2019-03-26 13:35:36,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:35:36,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:36,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:36 GMT X-Openstack-Request-Id: req-2e902076-aba9-4d19-bb58-c4eac90e9828 2019-03-26 13:35:36,382 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 13:35:36,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2e902076-aba9-4d19-bb58-c4eac90e9828 2019-03-26 13:35:36,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.370031833649s 2019-03-26 13:35:36,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:35:36,394 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d24c8df3-c5f8-4cd7-bcaa-aa1793dd4615 2019-03-26 13:35:36,394 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 13:35:36,395 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-d24c8df3-c5f8-4cd7-bcaa-aa1793dd4615 2019-03-26 13:35:36,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:36,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:36,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d069d6d-55f4-4f6e-adba-ac8f079112a0 2019-03-26 13:35:36,737 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 13:35:36,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-1d069d6d-55f4-4f6e-adba-ac8f079112a0 2019-03-26 13:35:36,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.341795921326s 2019-03-26 13:35:36,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 13:35:36,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}72dfaba7c80bf0d7a355224ffddafafde846ce41" -d '{"project": {"description": "Created by OPNFV Functest: barbican", "enabled": true, "domain_id": "default", "name": "barbican-project_da774195-82d9-42c6-b431-ded471915975"}}' 2019-03-26 13:35:36,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6846101-75cd-4087-aab6-6e425d6d674b 2019-03-26 13:35:36,881 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.22:5000/v3/projects/334f6852747c442ba50003645fc43d07"}, "tags": [], "enabled": true, "id": "334f6852747c442ba50003645fc43d07", "parent_id": "default", "domain_id": "default", "name": "barbican-project_da774195-82d9-42c6-b431-ded471915975"}} 2019-03-26 13:35:36,881 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-e6846101-75cd-4087-aab6-6e425d6d674b 2019-03-26 13:35:36,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.136179924011s 2019-03-26 13:35:36,882 - 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'334f6852747c442ba50003645fc43d07', '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_da774195-82d9-42c6-b431-ded471915975'}) 2019-03-26 13:35:36,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 13:35:36,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}72dfaba7c80bf0d7a355224ffddafafde846ce41" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "1g2PF5XJtmEEZZ2h5rTnkXgO5LOoNe", "email": null, "name": "barbican-user_da774195-82d9-42c6-b431-ded471915975"}}' 2019-03-26 13:35:37,266 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca9414d2-f88b-4505-9cef-6201645156a1 2019-03-26 13:35:37,266 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_da774195-82d9-42c6-b431-ded471915975", "links": {"self": "http://172.30.9.22:5000/v3/users/db772256543e4230b9efeb342bf50bb7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db772256543e4230b9efeb342bf50bb7", "domain_id": "default", "password_expires_at": null}} 2019-03-26 13:35:37,266 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ca9414d2-f88b-4505-9cef-6201645156a1 2019-03-26 13:35:37,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.377717018127s 2019-03-26 13:35:37,267 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'db772256543e4230b9efeb342bf50bb7', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'barbican-user_da774195-82d9-42c6-b431-ded471915975'}) 2019-03-26 13:35:37,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:37,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:37,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e11b9624-8c1c-4920-a60a-39c44b1c68bf 2019-03-26 13:35:37,386 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:37,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e11b9624-8c1c-4920-a60a-39c44b1c68bf 2019-03-26 13:35:37,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116425037384s 2019-03-26 13:35:37,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:37,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:37,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6d7e197-a0a3-4ef7-98a4-00da2c753196 2019-03-26 13:35:37,546 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:37,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c6d7e197-a0a3-4ef7-98a4-00da2c753196 2019-03-26 13:35:37,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154172897339s 2019-03-26 13:35:37,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:37,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:37,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b05582b1-6721-4523-a7e7-11274c3e058c 2019-03-26 13:35:37,745 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:37,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b05582b1-6721-4523-a7e7-11274c3e058c 2019-03-26 13:35:37,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194408893585s 2019-03-26 13:35:37,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:37,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:37,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87e09dd8-6ec2-4f8e-8866-0ce7e0fc0377 2019-03-26 13:35:37,861 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:35:37,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-87e09dd8-6ec2-4f8e-8866-0ce7e0fc0377 2019-03-26 13:35:37,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.110512971878s 2019-03-26 13:35:37,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:37,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:37,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30765d9f-90ef-4d1b-b755-ad757396d9e9 2019-03-26 13:35:37,992 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "barbican-user_da774195-82d9-42c6-b431-ded471915975", "links": {"self": "http://172.30.9.22:5000/v3/users/db772256543e4230b9efeb342bf50bb7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db772256543e4230b9efeb342bf50bb7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:37,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-30765d9f-90ef-4d1b-b755-ad757396d9e9 2019-03-26 13:35:37,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13000702858s 2019-03-26 13:35:38,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:38,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:38,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d5158e-67b6-4352-a451-5bb84fd13099 2019-03-26 13:35:38,159 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.22:5000/v3/projects/334f6852747c442ba50003645fc43d07"}, "tags": [], "enabled": true, "id": "334f6852747c442ba50003645fc43d07", "parent_id": "default", "domain_id": "default", "name": "barbican-project_da774195-82d9-42c6-b431-ded471915975"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:35:38,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-92d5158e-67b6-4352-a451-5bb84fd13099 2019-03-26 13:35:38,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.154808998108s 2019-03-26 13:35:38,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:35:38,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=db772256543e4230b9efeb342bf50bb7&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=334f6852747c442ba50003645fc43d07" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:38,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47023f1c-246a-4242-b3ca-e34c183f76ed 2019-03-26 13:35:38,370 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=db772256543e4230b9efeb342bf50bb7&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=334f6852747c442ba50003645fc43d07", "previous": null, "next": null}} 2019-03-26 13:35:38,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=db772256543e4230b9efeb342bf50bb7&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=334f6852747c442ba50003645fc43d07 used request id req-47023f1c-246a-4242-b3ca-e34c183f76ed 2019-03-26 13:35:38,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.203260183334s 2019-03-26 13:35:38,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:35:38,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/334f6852747c442ba50003645fc43d07/users/db772256543e4230b9efeb342bf50bb7/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:38,530 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-976f37d4-a4a8-4cb9-b5dd-05c822473154 2019-03-26 13:35:38,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:38,531 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/334f6852747c442ba50003645fc43d07/users/db772256543e4230b9efeb342bf50bb7/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-976f37d4-a4a8-4cb9-b5dd-05c822473154 2019-03-26 13:35:38,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156632900238s 2019-03-26 13:35:38,532 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'barbican-project_da774195-82d9-42c6-b431-ded471915975', 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'334f6852747c442ba50003645fc43d07', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '1g2PF5XJtmEEZZ2h5rTnkXgO5LOoNe', 'username': u'barbican-user_da774195-82d9-42c6-b431-ded471915975', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 13:35:38,535 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'barbican-user_da774195-82d9-42c6-b431-ded471915975', 'password': '1g2PF5XJtmEEZZ2h5rTnkXgO5LOoNe', 'project_name': 'barbican-project_da774195-82d9-42c6-b431-ded471915975', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '334f6852747c442ba50003645fc43d07', 'project_domain_name': 'Default'} 2019-03-26 13:35:38,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:38,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:38,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d1657b3-998a-487c-b15f-a431ef4ea6a3 2019-03-26 13:35:38,654 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:38,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8d1657b3-998a-487c-b15f-a431ef4ea6a3 2019-03-26 13:35:38,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114789009094s 2019-03-26 13:35:38,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:38,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:38,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70994960-7db5-4ba7-8fa5-f9351ad17367 2019-03-26 13:35:38,772 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:38,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-70994960-7db5-4ba7-8fa5-f9351ad17367 2019-03-26 13:35:38,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.114041090012s 2019-03-26 13:35:38,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:38,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:38,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57727873-1f99-4ba0-b7a1-69a92d2cc888 2019-03-26 13:35:38,885 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:35:38,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-57727873-1f99-4ba0-b7a1-69a92d2cc888 2019-03-26 13:35:38,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108834028244s 2019-03-26 13:35:38,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:38,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:39,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c317440a-d72d-40fd-8abc-94766c373cd7 2019-03-26 13:35:39,017 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "barbican-user_da774195-82d9-42c6-b431-ded471915975", "links": {"self": "http://172.30.9.22:5000/v3/users/db772256543e4230b9efeb342bf50bb7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db772256543e4230b9efeb342bf50bb7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:39,017 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-c317440a-d72d-40fd-8abc-94766c373cd7 2019-03-26 13:35:39,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.130932092667s 2019-03-26 13:35:39,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:39,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:39,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cbd0f45-829c-4e24-a9cc-eff6564fea4a 2019-03-26 13:35:39,193 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.22:5000/v3/projects/334f6852747c442ba50003645fc43d07"}, "tags": [], "enabled": true, "id": "334f6852747c442ba50003645fc43d07", "parent_id": "default", "domain_id": "default", "name": "barbican-project_da774195-82d9-42c6-b431-ded471915975"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:35:39,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3cbd0f45-829c-4e24-a9cc-eff6564fea4a 2019-03-26 13:35:39,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.164371967316s 2019-03-26 13:35:39,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:35:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=db772256543e4230b9efeb342bf50bb7&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=334f6852747c442ba50003645fc43d07" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:39,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a3ed5e-22a9-4130-aef4-8f2960e49a84 2019-03-26 13:35:39,315 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=db772256543e4230b9efeb342bf50bb7&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=334f6852747c442ba50003645fc43d07", "previous": null, "next": null}} 2019-03-26 13:35:39,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=db772256543e4230b9efeb342bf50bb7&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=334f6852747c442ba50003645fc43d07 used request id req-25a3ed5e-22a9-4130-aef4-8f2960e49a84 2019-03-26 13:35:39,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.114170074463s 2019-03-26 13:35:39,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:35:39,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/334f6852747c442ba50003645fc43d07/users/db772256543e4230b9efeb342bf50bb7/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:39,542 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd713311-9727-4093-9050-ac30b9d348e3 2019-03-26 13:35:39,542 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:39,542 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/334f6852747c442ba50003645fc43d07/users/db772256543e4230b9efeb342bf50bb7/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-fd713311-9727-4093-9050-ac30b9d348e3 2019-03-26 13:35:39,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.223321199417s 2019-03-26 13:35:39,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:39,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:39,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f49f1cb-cd00-4554-9458-4d1aeee5f4d5 2019-03-26 13:35:39,751 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:39,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-9f49f1cb-cd00-4554-9458-4d1aeee5f4d5 2019-03-26 13:35:39,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.2052090168s 2019-03-26 13:35:39,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:39,760 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:39,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47fd5c38-793e-45d9-9a33-fc12eb1e3015 2019-03-26 13:35:39,864 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:35:39,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-47fd5c38-793e-45d9-9a33-fc12eb1e3015 2019-03-26 13:35:39,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.108505964279s 2019-03-26 13:35:39,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:39,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:40,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67bfde49-c26d-4d5a-a1f0-973604024188 2019-03-26 13:35:40,077 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "barbican-user_da774195-82d9-42c6-b431-ded471915975", "links": {"self": "http://172.30.9.22:5000/v3/users/db772256543e4230b9efeb342bf50bb7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db772256543e4230b9efeb342bf50bb7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:40,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-67bfde49-c26d-4d5a-a1f0-973604024188 2019-03-26 13:35:40,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.212153911591s 2019-03-26 13:35:40,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:35:40,092 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=db772256543e4230b9efeb342bf50bb7&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}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:40,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 192 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b384c549-3c70-4651-a998-0e5749c3d816 2019-03-26 13:35:40,282 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=db772256543e4230b9efeb342bf50bb7&scope.domain.id=default", "previous": null, "next": null}} 2019-03-26 13:35:40,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?role.id=5893f4ea335c4a69afcf62dfd8b764be&user.id=db772256543e4230b9efeb342bf50bb7&scope.domain.id=default used request id req-b384c549-3c70-4651-a998-0e5749c3d816 2019-03-26 13:35:40,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193095207214s 2019-03-26 13:35:40,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.domains.users.roles 2019-03-26 13:35:40,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/domains/default/users/db772256543e4230b9efeb342bf50bb7/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:40,429 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b5cdfd9-2e72-4646-82e9-cf02a4a1697d 2019-03-26 13:35:40,429 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:40,430 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/domains/default/users/db772256543e4230b9efeb342bf50bb7/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-7b5cdfd9-2e72-4646-82e9-cf02a4a1697d 2019-03-26 13:35:40,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.domains.users.roles in 0.143855810165s 2019-03-26 13:35:40,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:35:40,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c1b3171-216a-442e-a5ce-b7ccd89684cc 2019-03-26 13:35:40,441 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:35:40,441 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-9c1b3171-216a-442e-a5ce-b7ccd89684cc 2019-03-26 13:35:40,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:35:40,947 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "334f6852747c442ba50003645fc43d07", "name": "barbican-project_da774195-82d9-42c6-b431-ded471915975"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_334f6852747c442ba50003645fc43d07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_334f6852747c442ba50003645fc43d07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/334f6852747c442ba50003645fc43d07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/334f6852747c442ba50003645fc43d07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/334f6852747c442ba50003645fc43d07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/334f6852747c442ba50003645fc43d07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/334f6852747c442ba50003645fc43d07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/334f6852747c442ba50003645fc43d07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/334f6852747c442ba50003645fc43d07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/334f6852747c442ba50003645fc43d07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/334f6852747c442ba50003645fc43d07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/334f6852747c442ba50003645fc43d07", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/334f6852747c442ba50003645fc43d07", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/334f6852747c442ba50003645fc43d07", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "barbican-user_da774195-82d9-42c6-b431-ded471915975", "id": "db772256543e4230b9efeb342bf50bb7"}, "audit_ids": ["_t31f3hUQrOhNljJ93B73A"], "issued_at": "2019-03-26T13:35:40.000000Z"}} 2019-03-26 13:35:40,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:35:40,955 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1015a0e6-0afb-444c-b4bb-806882c52e4c 2019-03-26 13:35:40,956 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 13:35:40,956 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-1015a0e6-0afb-444c-b4bb-806882c52e4c 2019-03-26 13:35:40,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-26 13:35:40,963 - 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-26 13:35:40,969 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c753f3a-2af6-42c1-9b80-15436b4ab6a0 2019-03-26 13:35:40,969 - 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-26 13:35:40,969 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-5c753f3a-2af6-42c1-9b80-15436b4ab6a0 2019-03-26 13:35:40,970 - 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}0790466f0aa6254f8c29d0daebbb3ac9c8895ca3" 2019-03-26 13:35:41,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 986 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91596cf5-1b03-4955-9efc-1236c91768bb 2019-03-26 13:35:41,164 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/03fa345d29764a1ab13090d1f3215ddc"}, "enabled": true, "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c400f8d83a943e6a46920e69cd68aee"}, "enabled": true, "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36b53c3ba3f04b418e739651d4daf8a0"}, "enabled": true, "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3705fdab19d0491fb67a2d04f0523d94"}, "enabled": true, "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/37db07dc021a40fe999cf831284f960e"}, "enabled": true, "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4b649cef84124f739c0f848bf4fba0cf"}, "enabled": true, "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/506121c81fe64aae90e1a4d006ba200d"}, "enabled": true, "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67c1feecac614143b772eb021d87683a"}, "enabled": true, "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6ec684663d674b749125158b358cf159"}, "enabled": true, "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"name": "tempest-service-1517955992", "links": {"self": "http://192.30.9.3:35357/v3/services/8e4f3e5289074603b5a6813d9a6454ae"}, "enabled": true, "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "description": "tempest-description-245716025"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5813d861fe540e99fbbbf1c8ac3f115"}, "enabled": true, "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"name": "tempest-service-246654608", "links": {"self": "http://192.30.9.3:35357/v3/services/a63938e86535451c961cf50bc1bd4bec"}, "enabled": true, "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "description": "tempest-description-366500379"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a6ebfa27f93f487fb1fd2e16da1b7780"}, "enabled": true, "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b024d1087bf24cbca43602e6520408c0"}, "enabled": true, "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b142c2635e114a7b987a7f59c0f9a701"}, "enabled": true, "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eea56821999c40afb29f8d45a96215e9"}, "enabled": true, "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3e3c341f4f84445956fb6d35725facd"}, "enabled": true, "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-26 13:35:41,165 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-91596cf5-1b03-4955-9efc-1236c91768bb 2019-03-26 13:35:41,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.205125808716s 2019-03-26 13:35:41,175 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 13:35:41,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}0790466f0aa6254f8c29d0daebbb3ac9c8895ca3" 2019-03-26 13:35:41,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:41 GMT X-Openstack-Request-Id: req-1d0e8685-acb3-4907-9514-a3be480fd9b9 2019-03-26 13:35:41,379 - 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-26 13:35:41,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-1d0e8685-acb3-4907-9514-a3be480fd9b9 2019-03-26 13:35:41,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.203593969345s 2019-03-26 13:35:41,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:41,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:41,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 835 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea58c9a-0ea8-4054-aec0-820f9c3d7fd7 2019-03-26 13:35:41,566 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "barbican-user_da774195-82d9-42c6-b431-ded471915975", "links": {"self": "http://172.30.9.22:5000/v3/users/db772256543e4230b9efeb342bf50bb7"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "db772256543e4230b9efeb342bf50bb7", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:41,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-8ea58c9a-0ea8-4054-aec0-820f9c3d7fd7 2019-03-26 13:35:41,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.177093982697s 2019-03-26 13:35:41,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:41,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/db772256543e4230b9efeb342bf50bb7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:41,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28ce2cb6-4926-4317-bb97-e4bd86d9a52e 2019-03-26 13:35:41,818 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "barbican-user_da774195-82d9-42c6-b431-ded471915975", "links": {"self": "http://172.30.9.22:5000/v3/users/db772256543e4230b9efeb342bf50bb7"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "db772256543e4230b9efeb342bf50bb7", "description": null}} 2019-03-26 13:35:41,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/db772256543e4230b9efeb342bf50bb7 used request id req-28ce2cb6-4926-4317-bb97-e4bd86d9a52e 2019-03-26 13:35:41,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.245961904526s 2019-03-26 13:35:41,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 13:35:41,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/db772256543e4230b9efeb342bf50bb7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:42,019 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7a2ebd3-52ba-49fa-a80a-aec820f9e8ff 2019-03-26 13:35:42,019 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:42,019 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/db772256543e4230b9efeb342bf50bb7 used request id req-a7a2ebd3-52ba-49fa-a80a-aec820f9e8ff 2019-03-26 13:35:42,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.199656963348s 2019-03-26 13:35:42,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:42,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:42,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 384 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653442e9-d6d0-45b6-b7d6-0929419d32a0 2019-03-26 13:35:42,143 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: barbican", "links": {"self": "http://172.30.9.22:5000/v3/projects/334f6852747c442ba50003645fc43d07"}, "tags": [], "enabled": true, "id": "334f6852747c442ba50003645fc43d07", "parent_id": "default", "domain_id": "default", "name": "barbican-project_da774195-82d9-42c6-b431-ded471915975"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:35:42,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-653442e9-d6d0-45b6-b7d6-0929419d32a0 2019-03-26 13:35:42,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116916894913s 2019-03-26 13:35:42,147 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 13:35:42,151 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/334f6852747c442ba50003645fc43d07 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:42,322 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abdd3d47-5abb-474e-87a3-88ce2e1cf991 2019-03-26 13:35:42,322 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:42,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/334f6852747c442ba50003645fc43d07 used request id req-abdd3d47-5abb-474e-87a3-88ce2e1cf991 2019-03-26 13:35:42,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.174799919128s 2019-03-26 13:35:42,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 13:35:42,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=334f6852747c442ba50003645fc43d07&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}72dfaba7c80bf0d7a355224ffddafafde846ce41" 2019-03-26 13:35:42,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 23 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:42 GMT X-Openstack-Request-Id: req-8f03c2a5-eb18-4e3b-b727-6c72725dee94 2019-03-26 13:35:42,368 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": []} 2019-03-26 13:35:42,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=334f6852747c442ba50003645fc43d07&name=default used request id req-8f03c2a5-eb18-4e3b-b727-6c72725dee94 2019-03-26 13:35:42,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0407350063324s 2019-03-26 13:35:42,369 - xtesting.ci.run_tests - INFO - Skipping test case 'barbican'... 2019-03-26 13:35:42,369 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | barbican | functest | 00:00 | SKIP | +-------------------+------------------+------------------+----------------+ 2019-03-26 13:35:42,374 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------------+------------------+---------------+------------------+----------------+ | neutron-tempest-plugin-api | functest | smoke | 11:42 | PASS | | rally_sanity | functest | smoke | 28:13 | FAIL | | refstack_defcore | functest | smoke | 06:16 | PASS | | tempest_full | functest | smoke | 47:04 | FAIL | | tempest_scenario | functest | smoke | 14:25 | PASS | | patrole | functest | smoke | 03:02 | 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-26 13:35:42,384 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-03-26 13:35:49,128 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-416 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-26 13:35:49,131 - 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.22,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.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=4WVpIP2SUIejpC2Sf7dL1qJe6 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=0c1029b257c44319a8784a806bbcda81 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-26 13:35:49,131 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-26 13:35:49,131 - 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-26 13:35:49,140 - xtesting.ci.run_tests - INFO - Loading test case 'rally_full'... 2019-03-26 13:35:49,402 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:35:49,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72683a80-2b50-4a05-ac29-d4df70ec93c1 2019-03-26 13:35:49,409 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:35:49,409 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-72683a80-2b50-4a05-ac29-d4df70ec93c1 2019-03-26 13:35:49,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:35:49,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:35:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["uOHyaIevQ0-YeBMErtNadA"], "issued_at": "2019-03-26T13:35:49.000000Z"}} 2019-03-26 13:35:49,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:35:49,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:50,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:50 GMT X-Openstack-Request-Id: req-622e8951-bf9a-4207-aa8d-9971d1fe7f26 2019-03-26 13:35:50,594 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 13:35:50,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-622e8951-bf9a-4207-aa8d-9971d1fe7f26 2019-03-26 13:35:50,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.772957086563s 2019-03-26 13:35:50,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:35:50,607 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db8785ff-2aa8-4331-8a57-0b34ea0e2daf 2019-03-26 13:35:50,607 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 13:35:50,607 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-db8785ff-2aa8-4331-8a57-0b34ea0e2daf 2019-03-26 13:35:50,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:50,611 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:50,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf151825-f8a3-4911-98ae-33f63b6bac96 2019-03-26 13:35:50,805 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 13:35:50,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-bf151825-f8a3-4911-98ae-33f63b6bac96 2019-03-26 13:35:50,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.197319984436s 2019-03-26 13:35:50,813 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 13:35:50,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d741c936263aad2208538d14331860d6f46125c4" -d '{"project": {"description": "Created by OPNFV Functest: rally_full", "enabled": true, "domain_id": "default", "name": "rally_full-project_4fd22155-6709-480e-a57f-0a315b18f68a"}}' 2019-03-26 13:35:51,038 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-85b9e9fa-b991-4840-8090-6d161af42244 2019-03-26 13:35:51,038 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/9b5c68004a5140ab9f4ee5498493a535"}, "tags": [], "enabled": true, "id": "9b5c68004a5140ab9f4ee5498493a535", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_4fd22155-6709-480e-a57f-0a315b18f68a"}} 2019-03-26 13:35:51,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-85b9e9fa-b991-4840-8090-6d161af42244 2019-03-26 13:35:51,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.22475194931s 2019-03-26 13:35:51,039 - 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'9b5c68004a5140ab9f4ee5498493a535', '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_4fd22155-6709-480e-a57f-0a315b18f68a'}) 2019-03-26 13:35:51,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 13:35:51,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d741c936263aad2208538d14331860d6f46125c4" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "K5PjwmBpuvrm177YyhzepQoW9NyWFZ", "email": null, "name": "rally_full-user_4fd22155-6709-480e-a57f-0a315b18f68a"}}' 2019-03-26 13:35:51,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c92efb3-8b57-4208-bf05-caaa126dff51 2019-03-26 13:35:51,506 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_4fd22155-6709-480e-a57f-0a315b18f68a", "links": {"self": "http://172.30.9.22:5000/v3/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93ff8f4d2e3d4fd39c8e0d23eb60eeb6", "domain_id": "default", "password_expires_at": null}} 2019-03-26 13:35:51,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-0c92efb3-8b57-4208-bf05-caaa126dff51 2019-03-26 13:35:51,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.46048283577s 2019-03-26 13:35:51,507 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'93ff8f4d2e3d4fd39c8e0d23eb60eeb6', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_full-user_4fd22155-6709-480e-a57f-0a315b18f68a'}) 2019-03-26 13:35:51,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:51,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:51,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3285295b-bb82-471f-a9e7-8c2b5b746f24 2019-03-26 13:35:51,710 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:51,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3285295b-bb82-471f-a9e7-8c2b5b746f24 2019-03-26 13:35:51,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198907136917s 2019-03-26 13:35:51,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:51,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:51,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13d519c8-2d6d-4902-b98a-21e7cb9655cb 2019-03-26 13:35:51,825 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:51,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-13d519c8-2d6d-4902-b98a-21e7cb9655cb 2019-03-26 13:35:51,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.110332965851s 2019-03-26 13:35:51,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:51,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:52,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa4b490-f8e3-4d01-a57d-01553c516042 2019-03-26 13:35:52,025 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:52,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-afa4b490-f8e3-4d01-a57d-01553c516042 2019-03-26 13:35:52,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195000886917s 2019-03-26 13:35:52,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:52,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:52,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82d65a56-4c87-4037-bfa2-3ceea8f8d83a 2019-03-26 13:35:52,139 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:35:52,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-82d65a56-4c87-4037-bfa2-3ceea8f8d83a 2019-03-26 13:35:52,139 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109516859055s 2019-03-26 13:35:52,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:52,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:52,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d57b0a7d-62a5-4405-9a36-0b8e533c1e56 2019-03-26 13:35:52,309 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_full-user_4fd22155-6709-480e-a57f-0a315b18f68a", "links": {"self": "http://172.30.9.22:5000/v3/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93ff8f4d2e3d4fd39c8e0d23eb60eeb6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:52,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d57b0a7d-62a5-4405-9a36-0b8e533c1e56 2019-03-26 13:35:52,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.169435977936s 2019-03-26 13:35:52,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:52,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:52,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef2ff4c-bdd7-472d-98cc-b1e41b591ca0 2019-03-26 13:35:52,437 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/9b5c68004a5140ab9f4ee5498493a535"}, "tags": [], "enabled": true, "id": "9b5c68004a5140ab9f4ee5498493a535", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_4fd22155-6709-480e-a57f-0a315b18f68a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:35:52,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-fef2ff4c-bdd7-472d-98cc-b1e41b591ca0 2019-03-26 13:35:52,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.115599870682s 2019-03-26 13:35:52,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:35:52,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=93ff8f4d2e3d4fd39c8e0d23eb60eeb6&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=9b5c68004a5140ab9f4ee5498493a535" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:52,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a81a7f9-2e36-470f-9d60-c01c30b3921b 2019-03-26 13:35:52,559 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=93ff8f4d2e3d4fd39c8e0d23eb60eeb6&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=9b5c68004a5140ab9f4ee5498493a535", "previous": null, "next": null}} 2019-03-26 13:35:52,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=93ff8f4d2e3d4fd39c8e0d23eb60eeb6&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=9b5c68004a5140ab9f4ee5498493a535 used request id req-1a81a7f9-2e36-470f-9d60-c01c30b3921b 2019-03-26 13:35:52,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.113552093506s 2019-03-26 13:35:52,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:35:52,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9b5c68004a5140ab9f4ee5498493a535/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:52,723 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa8b1eff-89e2-4069-a100-a01c6f116333 2019-03-26 13:35:52,723 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:52,724 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9b5c68004a5140ab9f4ee5498493a535/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-fa8b1eff-89e2-4069-a100-a01c6f116333 2019-03-26 13:35:52,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160846948624s 2019-03-26 13:35:52,724 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_full-project_4fd22155-6709-480e-a57f-0a315b18f68a', 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'9b5c68004a5140ab9f4ee5498493a535', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'K5PjwmBpuvrm177YyhzepQoW9NyWFZ', 'username': u'rally_full-user_4fd22155-6709-480e-a57f-0a315b18f68a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 13:35:52,729 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_full-user_4fd22155-6709-480e-a57f-0a315b18f68a', 'password': 'K5PjwmBpuvrm177YyhzepQoW9NyWFZ', 'project_name': 'rally_full-project_4fd22155-6709-480e-a57f-0a315b18f68a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '9b5c68004a5140ab9f4ee5498493a535', 'project_domain_name': 'Default'} 2019-03-26 13:35:52,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:52,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:52,886 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcdf982f-e234-4fed-8cad-82ca81c89ae0 2019-03-26 13:35:52,886 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:52,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bcdf982f-e234-4fed-8cad-82ca81c89ae0 2019-03-26 13:35:52,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154356002808s 2019-03-26 13:35:52,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 13:35:52,895 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:53,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61fbf67e-b5ce-402b-b993-16ab7d0e5d09 2019-03-26 13:35:53,087 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 13:35:53,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-61fbf67e-b5ce-402b-b993-16ab7d0e5d09 2019-03-26 13:35:53,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.195925951004s 2019-03-26 13:35:53,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:53,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:53,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8eb70421-2645-43ba-9b53-7f0595ff717c 2019-03-26 13:35:53,202 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 13:35:53,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-8eb70421-2645-43ba-9b53-7f0595ff717c 2019-03-26 13:35:53,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109801054001s 2019-03-26 13:35:53,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 13:35:53,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:53,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b23189c-7ed8-4c8c-9d5b-7d8f106363f8 2019-03-26 13:35:53,343 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_full-user_4fd22155-6709-480e-a57f-0a315b18f68a", "links": {"self": "http://172.30.9.22:5000/v3/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93ff8f4d2e3d4fd39c8e0d23eb60eeb6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 13:35:53,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-5b23189c-7ed8-4c8c-9d5b-7d8f106363f8 2019-03-26 13:35:53,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.139585018158s 2019-03-26 13:35:53,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:53,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:53,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab07a497-5b41-43aa-a1c1-98f8fbadc79b 2019-03-26 13:35:53,465 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/9b5c68004a5140ab9f4ee5498493a535"}, "tags": [], "enabled": true, "id": "9b5c68004a5140ab9f4ee5498493a535", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_4fd22155-6709-480e-a57f-0a315b18f68a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:35:53,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ab07a497-5b41-43aa-a1c1-98f8fbadc79b 2019-03-26 13:35:53,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111571073532s 2019-03-26 13:35:53,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 13:35:53,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=93ff8f4d2e3d4fd39c8e0d23eb60eeb6&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=9b5c68004a5140ab9f4ee5498493a535" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:53,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e7915d1-69a0-4467-94a8-f056825566a4 2019-03-26 13:35:53,590 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=93ff8f4d2e3d4fd39c8e0d23eb60eeb6&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=9b5c68004a5140ab9f4ee5498493a535", "previous": null, "next": null}} 2019-03-26 13:35:53,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=93ff8f4d2e3d4fd39c8e0d23eb60eeb6&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=9b5c68004a5140ab9f4ee5498493a535 used request id req-9e7915d1-69a0-4467-94a8-f056825566a4 2019-03-26 13:35:53,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117024898529s 2019-03-26 13:35:53,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 13:35:53,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/9b5c68004a5140ab9f4ee5498493a535/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:53,747 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 13:35:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46be5bd0-d4ab-4991-8601-75f6caa2481b 2019-03-26 13:35:53,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 13:35:53,747 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/9b5c68004a5140ab9f4ee5498493a535/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-46be5bd0-d4ab-4991-8601-75f6caa2481b 2019-03-26 13:35:53,747 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.153898000717s 2019-03-26 13:35:53,748 - xtesting.ci.run_tests - INFO - Running test case 'rally_full'... 2019-03-26 13:35:53,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 13:35:53,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:53,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95befae-4e2e-436d-b9e2-c4680db1bde4 2019-03-26 13:35:53,962 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 13:35:53,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-e95befae-4e2e-436d-b9e2-c4680db1bde4 2019-03-26 13:35:53,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213708877563s 2019-03-26 13:35:53,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 13:35:53,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d741c936263aad2208538d14331860d6f46125c4" 2019-03-26 13:35:54,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d35633d7-b9c7-44b8-8c6f-34c7c6de70cc 2019-03-26 13:35:54,082 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/9b5c68004a5140ab9f4ee5498493a535"}, "tags": [], "enabled": true, "id": "9b5c68004a5140ab9f4ee5498493a535", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_4fd22155-6709-480e-a57f-0a315b18f68a"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 13:35:54,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d35633d7-b9c7-44b8-8c6f-34c7c6de70cc 2019-03-26 13:35:54,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.112184047699s 2019-03-26 13:35:54,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 13:35:54,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d741c936263aad2208538d14331860d6f46125c4" -d '{"network": {"shared": true, "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "name": "rally_full-net_4fd22155-6709-480e-a57f-0a315b18f68a", "admin_state_up": true}}' 2019-03-26 13:35:54,396 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:54 GMT X-Openstack-Request-Id: req-46c1f88e-e0a0-4c7d-8845-b0bcc8ff2444 2019-03-26 13:35:54,396 - 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":"0ad2f54a-2b3e-4521-98ad-2a222f2d55da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":true,"project_id":"9b5c68004a5140ab9f4ee5498493a535","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T13:35:54Z","is_default":false,"qos_policy_id":null,"name":"rally_full-net_4fd22155-6709-480e-a57f-0a315b18f68a","admin_state_up":true,"tenant_id":"9b5c68004a5140ab9f4ee5498493a535","created_at":"2019-03-26T13:35:54Z","mtu":1450}} 2019-03-26 13:35:54,397 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-46c1f88e-e0a0-4c7d-8845-b0bcc8ff2444 2019-03-26 13:35:54,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.311470985413s 2019-03-26 13:35:54,397 - 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-26T13:35:54Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0ad2f54a-2b3e-4521-98ad-2a222f2d55da', u'provider:segmentation_id': 16, 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_4fd22155-6709-480e-a57f-0a315b18f68a', u'created_at': u'2019-03-26T13:35:54Z', u'mtu': 1450, u'tenant_id': u'9b5c68004a5140ab9f4ee5498493a535', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'9b5c68004a5140ab9f4ee5498493a535', u'l2_adjacency': True}) 2019-03-26 13:35:54,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 13:35:54,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0068636b-38fc-4486-adbc-b7707442274c 2019-03-26 13:35:54,408 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 13:35:54,408 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-0068636b-38fc-4486-adbc-b7707442274c 2019-03-26 13:35:54,409 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 13:35:54,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T14:35:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b5c68004a5140ab9f4ee5498493a535", "name": "rally_full-project_4fd22155-6709-480e-a57f-0a315b18f68a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_9b5c68004a5140ab9f4ee5498493a535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9b5c68004a5140ab9f4ee5498493a535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9b5c68004a5140ab9f4ee5498493a535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/9b5c68004a5140ab9f4ee5498493a535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/9b5c68004a5140ab9f4ee5498493a535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9b5c68004a5140ab9f4ee5498493a535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/9b5c68004a5140ab9f4ee5498493a535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/9b5c68004a5140ab9f4ee5498493a535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9b5c68004a5140ab9f4ee5498493a535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/9b5c68004a5140ab9f4ee5498493a535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/9b5c68004a5140ab9f4ee5498493a535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9b5c68004a5140ab9f4ee5498493a535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/9b5c68004a5140ab9f4ee5498493a535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/9b5c68004a5140ab9f4ee5498493a535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_4fd22155-6709-480e-a57f-0a315b18f68a", "id": "93ff8f4d2e3d4fd39c8e0d23eb60eeb6"}, "audit_ids": ["thbNBOJbRMeMM_w5ah_X_g"], "issued_at": "2019-03-26T13:35:54.000000Z"}} 2019-03-26 13:35:54,809 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 13:35:54,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6812d9b77a9afcb5fbb50174d977c9c7d3af9e4" 2019-03-26 13:35:55,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:55 GMT X-Openstack-Request-Id: req-2b911535-db1a-4181-836b-8542623bcc76 2019-03-26 13:35:55,169 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"0ad2f54a-2b3e-4521-98ad-2a222f2d55da","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":true,"project_id":"9b5c68004a5140ab9f4ee5498493a535","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T13:35:54Z","qos_policy_id":null,"name":"rally_full-net_4fd22155-6709-480e-a57f-0a315b18f68a","admin_state_up":true,"tenant_id":"9b5c68004a5140ab9f4ee5498493a535","created_at":"2019-03-26T13:35:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 13:35:55,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2b911535-db1a-4181-836b-8542623bcc76 2019-03-26 13:35:55,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.36029291153s 2019-03-26 13:35:55,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 13:35:55,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d6812d9b77a9afcb5fbb50174d977c9c7d3af9e4" -d '{"subnet": {"name": "rally_full-subnet_4fd22155-6709-480e-a57f-0a315b18f68a", "enable_dhcp": true, "network_id": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 13:35:56,078 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:56 GMT X-Openstack-Request-Id: req-98a41f12-bd99-4314-8b18-c34336d0826a 2019-03-26 13:35:56,078 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T13:35: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":"59591c8f-e0df-4097-8c44-099a330f712f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9b5c68004a5140ab9f4ee5498493a535","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_4fd22155-6709-480e-a57f-0a315b18f68a","enable_dhcp":true,"segment_id":null,"network_id":"0ad2f54a-2b3e-4521-98ad-2a222f2d55da","tenant_id":"9b5c68004a5140ab9f4ee5498493a535","created_at":"2019-03-26T13:35:55Z","ip_version":4}} 2019-03-26 13:35:56,078 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-98a41f12-bd99-4314-8b18-c34336d0826a 2019-03-26 13:35:56,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.907500982285s 2019-03-26 13:35:56,079 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T13:35: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'59591c8f-e0df-4097-8c44-099a330f712f', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_full-subnet_4fd22155-6709-480e-a57f-0a315b18f68a', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'0ad2f54a-2b3e-4521-98ad-2a222f2d55da', u'tenant_id': u'9b5c68004a5140ab9f4ee5498493a535', u'created_at': u'2019-03-26T13:35: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'9b5c68004a5140ab9f4ee5498493a535'}) 2019-03-26 13:35:56,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 13:35:56,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d6812d9b77a9afcb5fbb50174d977c9c7d3af9e4" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "rally_full-router_4fd22155-6709-480e-a57f-0a315b18f68a", "admin_state_up": true}}' 2019-03-26 13:35:57,470 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:57 GMT X-Openstack-Request-Id: req-c6e3828a-a127-4d9a-8ff1-27e4ef0adda1 2019-03-26 13:35:57,471 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "created_at": "2019-03-26T13:35:56Z", "admin_state_up": true, "updated_at": "2019-03-26T13:35:57Z", "project_id": "9b5c68004a5140ab9f4ee5498493a535", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "5240b97b-2670-4208-a040-8e886c610e56", "name": "rally_full-router_4fd22155-6709-480e-a57f-0a315b18f68a"}} 2019-03-26 13:35:57,471 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-c6e3828a-a127-4d9a-8ff1-27e4ef0adda1 2019-03-26 13:35:57,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.39161992073s 2019-03-26 13:35:57,471 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T13:35:57Z', u'revision_number': 2, u'ha': False, u'id': u'5240b97b-2670-4208-a040-8e886c610e56', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_full-router_4fd22155-6709-480e-a57f-0a315b18f68a', u'admin_state_up': True, u'tenant_id': u'9b5c68004a5140ab9f4ee5498493a535', u'created_at': u'2019-03-26T13:35:56Z', u'flavor_id': None, u'routes': [], u'project_id': u'9b5c68004a5140ab9f4ee5498493a535'}) 2019-03-26 13:35:57,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 13:35:57,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5240b97b-2670-4208-a040-8e886c610e56/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}d6812d9b77a9afcb5fbb50174d977c9c7d3af9e4" -d '{"subnet_id": "59591c8f-e0df-4097-8c44-099a330f712f"}' 2019-03-26 13:35:59,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 13:35:59 GMT X-Openstack-Request-Id: req-6a4043e1-00d7-46d3-95ba-340e81d16f33 2019-03-26 13:35:59,946 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da", "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "subnet_id": "59591c8f-e0df-4097-8c44-099a330f712f", "subnet_ids": ["59591c8f-e0df-4097-8c44-099a330f712f"], "port_id": "93fee5af-5084-4f44-b174-88d69e8d20e2", "id": "5240b97b-2670-4208-a040-8e886c610e56"} 2019-03-26 13:35:59,946 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5240b97b-2670-4208-a040-8e886c610e56/add_router_interface.json used request id req-6a4043e1-00d7-46d3-95ba-340e81d16f33 2019-03-26 13:35:59,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.47403001785s 2019-03-26 13:35:59,946 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 13:36:00,052 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 13:36:00,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:36:00,060 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36:00 GMT 2019-03-26 13:36:00,060 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 13:36:00,063 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:36:00,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6812d9b77a9afcb5fbb50174d977c9c7d3af9e4" 2019-03-26 13:36:00,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36:00 GMT X-Openstack-Request-Id: req-b36ccba5-bc2c-437d-ae9b-f02abf9b65eb 2019-03-26 13:36:00,363 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:36:00,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-b36ccba5-bc2c-437d-ae9b-f02abf9b65eb 2019-03-26 13:36:00,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29962015152s 2019-03-26 13:36:00,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 13:36:00,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d6812d9b77a9afcb5fbb50174d977c9c7d3af9e4" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a"}' 2019-03-26 13:36:00,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36:00 GMT Location: http://172.30.9.22:9292/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-da62e093-25c3-4966-85df-36513ff086dd 2019-03-26 13:36:00,420 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:36:00Z", "file": "/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e/file", "owner": "9b5c68004a5140ab9f4ee5498493a535", "id": "b9398ff2-2bd1-4153-b653-de1d68a75c3e", "size": null, "self": "/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e", "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_4fd22155-6709-480e-a57f-0a315b18f68a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a", "checksum": null, "created_at": "2019-03-26T13:36:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 13:36:00,421 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-da62e093-25c3-4966-85df-36513ff086dd 2019-03-26 13:36:00,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0505740642548s 2019-03-26 13:36:00,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 13:36:00,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e/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}d6812d9b77a9afcb5fbb50174d977c9c7d3af9e4" -d '' 2019-03-26 13:36:01,246 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 13:36:01 GMT X-Openstack-Request-Id: req-6b2e2a86-be1d-4245-a0f3-2527b77f1552 2019-03-26 13:36:01,246 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 13:36:01,247 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e/file used request id req-6b2e2a86-be1d-4245-a0f3-2527b77f1552 2019-03-26 13:36:01,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.825615882874s 2019-03-26 13:36:01,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 13:36:01,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d6812d9b77a9afcb5fbb50174d977c9c7d3af9e4" 2019-03-26 13:36:01,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36:01 GMT X-Openstack-Request-Id: req-4831cfa2-708e-4b55-ae93-e6d4e8eb5d1a 2019-03-26 13:36:01,280 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:36:01Z", "file": "/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e/file", "owner": "9b5c68004a5140ab9f4ee5498493a535", "id": "b9398ff2-2bd1-4153-b653-de1d68a75c3e", "size": 12716032, "self": "/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:36:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 13:36:01,280 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4831cfa2-708e-4b55-ae93-e6d4e8eb5d1a 2019-03-26 13:36:01,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0286719799042s 2019-03-26 13:36:01,282 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e/file', 'owner': u'9b5c68004a5140ab9f4ee5498493a535', 'id': u'b9398ff2-2bd1-4153-b653-de1d68a75c3e', 'size': 12716032, u'self': u'/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'9b5c68004a5140ab9f4ee5498493a535', 'name': 'rally_full-project_4fd22155-6709-480e-a57f-0a315b18f68a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T13:36:01Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T13:36:01Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a', '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/b9398ff2-2bd1-4153-b653-de1d68a75c3e', 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_4fd22155-6709-480e-a57f-0a315b18f68a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a', 'created': u'2019-03-26T13:36:00Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T13:36: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/b9398ff2-2bd1-4153-b653-de1d68a75c3e', 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_4fd22155-6709-480e-a57f-0a315b18f68a', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 13:36:01,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 13:36:01,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d741c936263aad2208538d14331860d6f46125c4" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 13:36:01,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36: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-1bc91c7e-9bce-4f32-ae71-bae6a35d95bb x-openstack-request-id: req-1bc91c7e-9bce-4f32-ae71-bae6a35d95bb 2019-03-26 13:36:01,682 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f55bcb1c-3c0c-4985-b27a-d80e998189b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f55bcb1c-3c0c-4985-b27a-d80e998189b5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f55bcb1c-3c0c-4985-b27a-d80e998189b5"}} 2019-03-26 13:36:01,682 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-1bc91c7e-9bce-4f32-ae71-bae6a35d95bb 2019-03-26 13:36:01,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.397407054901s 2019-03-26 13:36:01,683 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a', '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'0c1029b257c44319a8784a806bbcda81', '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'f55bcb1c-3c0c-4985-b27a-d80e998189b5', 'swap': 0}) 2019-03-26 13:36:01,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 13:36:01,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/f55bcb1c-3c0c-4985-b27a-d80e998189b5/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}d741c936263aad2208538d14331860d6f46125c4" -d '{"extra_specs": {}}' 2019-03-26 13:36:01,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36: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-40dc08a8-bc79-40a9-94b0-2ec41800ac62 x-openstack-request-id: req-40dc08a8-bc79-40a9-94b0-2ec41800ac62 2019-03-26 13:36:01,711 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 13:36:01,711 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f55bcb1c-3c0c-4985-b27a-d80e998189b5/os-extra_specs used request id req-40dc08a8-bc79-40a9-94b0-2ec41800ac62 2019-03-26 13:36:01,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0275239944458s 2019-03-26 13:36:01,712 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-26 13:36:05,547 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 38d21dcf-fd6e-498c-9176-f6f191f6d508 | 2019-03-26T13:36:05.184215 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 38d21dcf-fd6e-498c-9176-f6f191f6d508 ~/.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-26 13:36:08,661 - 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-345138487 | Available | | __unknown__ | tempest-type-987414668 | 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-26 13:36:09,277 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-03-26 13:36:09,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 13:36:09,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d6812d9b77a9afcb5fbb50174d977c9c7d3af9e4" 2019-03-26 13:36:09,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36: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-0beea439-1e3a-40fd-8e5e-ea420dd1519e x-openstack-request-id: req-0beea439-1e3a-40fd-8e5e-ea420dd1519e 2019-03-26 13:36:09,601 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 13:36:09,601 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-0beea439-1e3a-40fd-8e5e-ea420dd1519e 2019-03-26 13:36:09,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.318603992462s 2019-03-26 13:36:09,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 13:36:09,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d6812d9b77a9afcb5fbb50174d977c9c7d3af9e4" 2019-03-26 13:36:09,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36:09 GMT X-Openstack-Request-Id: req-4ad0a9de-8876-428a-8bc5-21e1966fb63a 2019-03-26 13:36:09,608 - 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-26 13:36:09,609 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-4ad0a9de-8876-428a-8bc5-21e1966fb63a 2019-03-26 13:36:09,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.00708508491516s 2019-03-26 13:36:09,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 13:36:09,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d741c936263aad2208538d14331860d6f46125c4" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_full-flavor_alt_4fd22155-6709-480e-a57f-0a315b18f68a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 13:36:09,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36: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-eb2208dd-1cfc-4cdc-9e7b-0bd098e8a8fc x-openstack-request-id: req-eb2208dd-1cfc-4cdc-9e7b-0bd098e8a8fc 2019-03-26 13:36:09,642 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_full-flavor_alt_4fd22155-6709-480e-a57f-0a315b18f68a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/cc435500-95a0-428d-bfb2-0e4724888ab4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/cc435500-95a0-428d-bfb2-0e4724888ab4", "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": "cc435500-95a0-428d-bfb2-0e4724888ab4"}} 2019-03-26 13:36:09,643 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-eb2208dd-1cfc-4cdc-9e7b-0bd098e8a8fc 2019-03-26 13:36:09,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0301198959351s 2019-03-26 13:36:09,643 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_4fd22155-6709-480e-a57f-0a315b18f68a', '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'0c1029b257c44319a8784a806bbcda81', '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'cc435500-95a0-428d-bfb2-0e4724888ab4', 'swap': 0}) 2019-03-26 13:36:09,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 13:36:09,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/cc435500-95a0-428d-bfb2-0e4724888ab4/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}d741c936263aad2208538d14331860d6f46125c4" -d '{"extra_specs": {}}' 2019-03-26 13:36:09,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36: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-0db21631-0939-4c49-bb9c-68d56e6d9583 x-openstack-request-id: req-0db21631-0939-4c49-bb9c-68d56e6d9583 2019-03-26 13:36:09,661 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 13:36:09,661 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/cc435500-95a0-428d-bfb2-0e4724888ab4/os-extra_specs used request id req-0db21631-0939-4c49-bb9c-68d56e6d9583 2019-03-26 13:36:09,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0174338817596s 2019-03-26 13:36:09,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 13:36:09,667 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58099eeb-5884-480a-abf2-a82e4cd24b13 2019-03-26 13:36:09,667 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 13:36:09,668 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-58099eeb-5884-480a-abf2-a82e4cd24b13 2019-03-26 13:36:09,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-26 13:36:09,670 - 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-26 13:36:09,675 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a911df5-6b3b-4b83-a284-4ab54d3d5b76 2019-03-26 13:36:09,676 - 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-26 13:36:09,676 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-6a911df5-6b3b-4b83-a284-4ab54d3d5b76 2019-03-26 13:36:09,677 - 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}d6812d9b77a9afcb5fbb50174d977c9c7d3af9e4" 2019-03-26 13:36:09,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 986 Content-Type: application/json Date: Tue, 26 Mar 2019 13:36:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c94136ed-e7ef-404d-9cf0-aa0df574a62e 2019-03-26 13:36:09,852 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/03fa345d29764a1ab13090d1f3215ddc"}, "enabled": true, "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c400f8d83a943e6a46920e69cd68aee"}, "enabled": true, "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36b53c3ba3f04b418e739651d4daf8a0"}, "enabled": true, "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3705fdab19d0491fb67a2d04f0523d94"}, "enabled": true, "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/37db07dc021a40fe999cf831284f960e"}, "enabled": true, "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4b649cef84124f739c0f848bf4fba0cf"}, "enabled": true, "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/506121c81fe64aae90e1a4d006ba200d"}, "enabled": true, "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67c1feecac614143b772eb021d87683a"}, "enabled": true, "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6ec684663d674b749125158b358cf159"}, "enabled": true, "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"name": "tempest-service-1517955992", "links": {"self": "http://192.30.9.3:35357/v3/services/8e4f3e5289074603b5a6813d9a6454ae"}, "enabled": true, "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "description": "tempest-description-245716025"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5813d861fe540e99fbbbf1c8ac3f115"}, "enabled": true, "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"name": "tempest-service-246654608", "links": {"self": "http://192.30.9.3:35357/v3/services/a63938e86535451c961cf50bc1bd4bec"}, "enabled": true, "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "description": "tempest-description-366500379"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a6ebfa27f93f487fb1fd2e16da1b7780"}, "enabled": true, "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b024d1087bf24cbca43602e6520408c0"}, "enabled": true, "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b142c2635e114a7b987a7f59c0f9a701"}, "enabled": true, "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eea56821999c40afb29f8d45a96215e9"}, "enabled": true, "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3e3c341f4f84445956fb6d35725facd"}, "enabled": true, "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-26 13:36:09,852 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-c94136ed-e7ef-404d-9cf0-aa0df574a62e 2019-03-26 13:36:09,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.183048009872s 2019-03-26 13:36:09,858 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_full-flavor_alt_4fd22155-6709-480e-a57f-0a315b18f68a', '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'0c1029b257c44319a8784a806bbcda81', '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'cc435500-95a0-428d-bfb2-0e4724888ab4', 'swap': 0}) 2019-03-26 13:36:09,858 - 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-26 13:36:09,859 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 13:36:09,872 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 13:36:09,873 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2019-03-26 13:36:09,873 - 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': '0ad2f54a-2b3e-4521-98ad-2a222f2d55da', 'tenants_amount': 3, 'image_name': 'rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a', 'flavor_name': 'rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a', '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_4fd22155-6709-480e-a57f-0a315b18f68a', '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-26 13:37:55,892 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bbda3309-415e-4e6b-9bbe-9233764fdace 2019-03-26 13:37:55,893 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_full does not exist, we create it. 2019-03-26 13:37:55,894 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bbda3309-415e-4e6b-9bbe-9233764fdace'] 2019-03-26 13:37:56,681 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bbda3309-415e-4e6b-9bbe-9233764fdace -------------------------------------------------------------------------------- Task bbda3309-415e-4e6b-9bbe-9233764fdace: 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 bbda3309-415e-4e6b-9bbe-9233764fdace 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.526 | 0.588 | 0.611 | 0.622 | 0.632 | 0.585 | 100.0% | 10 | | total | 0.526 | 0.588 | 0.611 | 0.622 | 0.632 | 0.585 | 100.0% | 10 | | -> duration | 0.526 | 0.588 | 0.611 | 0.622 | 0.632 | 0.585 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.745862 Full duration: 13.291604 -------------------------------------------------------------------------------- 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 bbda3309-415e-4e6b-9bbe-9233764fdace 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.421 | 1.406 | 2.524 | 3.036 | 3.548 | 1.359 | 100.0% | 10 | | total | 1.241 | 1.938 | 3.261 | 3.614 | 3.967 | 2.218 | 100.0% | 10 | | -> duration | 1.241 | 1.938 | 3.261 | 3.614 | 3.967 | 2.218 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.041888 Full duration: 17.083089 -------------------------------------------------------------------------------- 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 bbda3309-415e-4e6b-9bbe-9233764fdace 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.274 | 0.35 | 0.38 | 0.426 | 0.472 | 0.353 | 100.0% | 10 | | total | 0.692 | 0.792 | 0.84 | 0.873 | 0.907 | 0.793 | 100.0% | 10 | | -> duration | 0.692 | 0.792 | 0.84 | 0.873 | 0.907 | 0.793 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.331936 Full duration: 13.869827 -------------------------------------------------------------------------------- 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 bbda3309-415e-4e6b-9bbe-9233764fdace 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.489 | 1.108 | 1.418 | 1.422 | 1.425 | 1.019 | 100.0% | 10 | | total | 0.904 | 1.543 | 1.884 | 1.922 | 1.96 | 1.467 | 100.0% | 10 | | -> duration | 0.904 | 1.543 | 1.884 | 1.922 | 1.96 | 1.467 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.034822 Full duration: 15.721315 -------------------------------------------------------------------------------- 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 bbda3309-415e-4e6b-9bbe-9233764fdace 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.451 | 0.637 | 1.217 | 1.232 | 1.248 | 0.796 | 100.0% | 10 | | total | 0.874 | 1.061 | 1.642 | 1.656 | 1.67 | 1.222 | 100.0% | 10 | | -> duration | 0.874 | 1.061 | 1.642 | 1.656 | 1.67 | 1.222 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.499429 Full duration: 14.716177 -------------------------------------------------------------------------------- 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 bbda3309-415e-4e6b-9bbe-9233764fdace 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.304 | 0.319 | 0.341 | 0.343 | 0.345 | 0.322 | 100.0% | 10 | | total | 0.73 | 0.767 | 0.829 | 0.831 | 0.832 | 0.772 | 100.0% | 10 | | -> duration | 0.73 | 0.767 | 0.829 | 0.831 | 0.832 | 0.772 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.310562 Full duration: 13.586702 HINTS: * To plot HTML graphics with this data, run: rally task report bbda3309-415e-4e6b-9bbe-9233764fdace --out output.html * To generate a JUnit report, run: rally task export bbda3309-415e-4e6b-9bbe-9233764fdace --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bbda3309-415e-4e6b-9bbe-9233764fdace --json --out output.json 2019-03-26 13:37:56,681 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bbda3309-415e-4e6b-9bbe-9233764fdace', '--out', u'/home/opnfv/functest/results/rally_full/authenticate.json'] 2019-03-26 13:37:58,689 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bbda3309-415e-4e6b-9bbe-9233764fdace --out /home/opnfv/functest/results/rally_full/authenticate.json 2019-03-26 13:37:58.582 723 INFO rally.api [-] Building 'json' report for the following task(s): 'bbda3309-415e-4e6b-9bbe-9233764fdace'. 2019-03-26 13:37:58.591 723 INFO rally.api [-] The report has been successfully built. 2019-03-26 13:37:58,701 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2019-03-26 13:37:58,702 - 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-26 13:37:58,703 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 13:37:58,716 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 13:37:58,717 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2019-03-26 13:37:58,717 - 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': '0ad2f54a-2b3e-4521-98ad-2a222f2d55da', 'tenants_amount': 3, 'image_name': 'rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a', 'flavor_name': 'rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a', '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_4fd22155-6709-480e-a57f-0a315b18f68a', '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-26 13:44:03,092 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 54bd627b-527f-4885-9e86-d828362987a4 2019-03-26 13:44:03,092 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '54bd627b-527f-4885-9e86-d828362987a4'] 2019-03-26 13:44:03,902 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 54bd627b-527f-4885-9e86-d828362987a4 -------------------------------------------------------------------------------- Task 54bd627b-527f-4885-9e86-d828362987a4: 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 54bd627b-527f-4885-9e86-d828362987a4 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.799 | 3.305 | 5.394 | 5.416 | 5.438 | 3.952 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.042 | 0.05 | 0.793 | 0.891 | 0.988 | 0.216 | 100.0% | 10 | | -> glance_v2.upload_data | 0.364 | 0.868 | 2.422 | 2.427 | 2.432 | 1.336 | 100.0% | 10 | | glance_v2.delete_image | 0.986 | 1.156 | 3.186 | 3.21 | 3.234 | 1.723 | 100.0% | 10 | | total | 3.9 | 5.47 | 7.216 | 7.917 | 8.619 | 5.676 | 100.0% | 10 | | -> duration | 3.9 | 5.47 | 7.216 | 7.917 | 8.619 | 5.676 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.607797 Full duration: 31.258016 -------------------------------------------------------------------------------- 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 54bd627b-527f-4885-9e86-d828362987a4 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.858 | 3.872 | 5.204 | 5.248 | 5.292 | 4.041 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.057 | 0.595 | 0.91 | 1.225 | 0.225 | 100.0% | 10 | | -> glance_v2.upload_data | 0.389 | 1.039 | 2.684 | 2.72 | 2.757 | 1.415 | 100.0% | 10 | | glance_v2.list_images | 0.038 | 0.049 | 0.127 | 0.13 | 0.134 | 0.062 | 100.0% | 10 | | total | 2.907 | 3.964 | 5.259 | 5.295 | 5.332 | 4.104 | 100.0% | 10 | | -> duration | 2.907 | 3.964 | 5.259 | 5.295 | 5.332 | 4.104 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.675551 Full duration: 32.517803 -------------------------------------------------------------------------------- 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 54bd627b-527f-4885-9e86-d828362987a4 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.24 | 0.333 | 0.347 | 0.356 | 0.365 | 0.319 | 100.0% | 10 | | total | 0.24 | 0.333 | 0.347 | 0.356 | 0.365 | 0.319 | 100.0% | 10 | | -> duration | 0.24 | 0.333 | 0.347 | 0.356 | 0.365 | 0.319 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.645268 Full duration: 15.288822 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 54bd627b-527f-4885-9e86-d828362987a4 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.908 | 4.643 | 5.3 | 6.147 | 6.994 | 4.522 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.047 | 0.056 | 0.832 | 1.232 | 1.633 | 0.28 | 100.0% | 10 | | -> glance_v2.upload_data | 0.485 | 1.999 | 2.69 | 2.826 | 2.963 | 1.857 | 100.0% | 10 | | nova.boot_servers | 18.683 | 20.094 | 21.072 | 22.045 | 23.017 | 20.112 | 100.0% | 10 | | total | 21.852 | 24.28 | 27.622 | 27.74 | 27.858 | 24.634 | 100.0% | 10 | | -> duration | 20.852 | 23.28 | 26.622 | 26.74 | 26.858 | 23.634 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 74.128774 Full duration: 120.937046 -------------------------------------------------------------------------------- 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 54bd627b-527f-4885-9e86-d828362987a4 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.822 | 3.673 | 4.896 | 4.916 | 4.935 | 3.779 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.044 | 0.049 | 0.164 | 0.592 | 1.019 | 0.149 | 100.0% | 10 | | -> glance_v2.upload_data | 0.364 | 0.851 | 2.443 | 2.452 | 2.462 | 1.254 | 100.0% | 10 | | glance_v2.deactivate_image | 0.051 | 0.066 | 0.116 | 0.119 | 0.122 | 0.08 | 100.0% | 10 | | total | 2.937 | 3.739 | 5.016 | 5.022 | 5.029 | 3.859 | 100.0% | 10 | | -> duration | 2.937 | 3.739 | 5.016 | 5.022 | 5.029 | 3.859 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.278313 Full duration: 32.286322 -------------------------------------------------------------------------------- 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 54bd627b-527f-4885-9e86-d828362987a4 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | glance_v2.create_image | 2.85 | 4.779 | 6.433 | 6.442 | 6.451 | 4.733 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.042 | 0.104 | 0.831 | 0.844 | 0.857 | 0.309 | 100.0% | 10 | | -> glance_v2.upload_data | 0.398 | 1.933 | 3.531 | 3.549 | 3.567 | 2.069 | 100.0% | 10 | | glance_v2.download_image | 0.128 | 0.167 | 0.558 | 1.826 | 3.093 | 0.476 | 100.0% | 10 | | total | 2.979 | 6.263 | 6.645 | 6.669 | 6.694 | 5.209 | 100.0% | 10 | | -> duration | 2.979 | 6.263 | 6.645 | 6.669 | 6.694 | 5.209 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.78095 Full duration: 34.783757 -------------------------------------------------------------------------------- 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 54bd627b-527f-4885-9e86-d828362987a4 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.113 | 4.082 | 4.764 | 4.771 | 4.777 | 4.12 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.046 | 0.055 | 0.115 | 0.123 | 0.131 | 0.067 | 100.0% | 10 | | -> glance_v2.upload_data | 0.694 | 1.703 | 2.222 | 2.246 | 2.27 | 1.662 | 100.0% | 10 | | glance_v2.get_image | 0.016 | 0.019 | 0.025 | 0.027 | 0.029 | 0.02 | 100.0% | 10 | | total | 3.131 | 4.105 | 4.787 | 4.791 | 4.794 | 4.14 | 100.0% | 10 | | -> duration | 3.131 | 4.105 | 4.787 | 4.791 | 4.794 | 4.14 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.778969 Full duration: 34.186946 -------------------------------------------------------------------------------- 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 54bd627b-527f-4885-9e86-d828362987a4 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.113 | 3.397 | 4.653 | 4.666 | 4.678 | 3.632 | 100.0% | 10 | | -> glance_v2.get_image (x2) | 0.045 | 0.053 | 0.059 | 0.065 | 0.07 | 0.053 | 100.0% | 10 | | -> glance_v2.upload_data | 0.69 | 0.848 | 2.173 | 2.188 | 2.204 | 1.152 | 100.0% | 10 | | glance_v2.update_image | 0.116 | 0.154 | 0.202 | 0.206 | 0.21 | 0.155 | 100.0% | 10 | | total | 3.237 | 3.534 | 4.863 | 4.871 | 4.879 | 3.788 | 100.0% | 10 | | -> duration | 3.237 | 3.534 | 4.863 | 4.871 | 4.879 | 3.788 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.095935 Full duration: 32.738778 HINTS: * To plot HTML graphics with this data, run: rally task report 54bd627b-527f-4885-9e86-d828362987a4 --out output.html * To generate a JUnit report, run: rally task export 54bd627b-527f-4885-9e86-d828362987a4 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 54bd627b-527f-4885-9e86-d828362987a4 --json --out output.json 2019-03-26 13:44:03,903 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '54bd627b-527f-4885-9e86-d828362987a4', '--out', u'/home/opnfv/functest/results/rally_full/glance.json'] 2019-03-26 13:44:05,843 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 54bd627b-527f-4885-9e86-d828362987a4 --out /home/opnfv/functest/results/rally_full/glance.json 2019-03-26 13:44:05.706 1840 INFO rally.api [-] Building 'json' report for the following task(s): '54bd627b-527f-4885-9e86-d828362987a4'. 2019-03-26 13:44:05.724 1840 INFO rally.api [-] The report has been successfully built. 2019-03-26 13:44:05,865 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2019-03-26 13:44:05,866 - 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-26 13:44:05,866 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 13:44:05,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 13:44:05,876 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2019-03-26 13:44:05,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'start', '--abort-on-sla-failure', '--task', u'/home/opnfv/functest/data/rally/task/task.yaml', '--task-args', "{'smoke': 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': '0ad2f54a-2b3e-4521-98ad-2a222f2d55da', 'tenants_amount': 3, 'image_name': 'rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a', 'flavor_name': 'rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a', '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_4fd22155-6709-480e-a57f-0a315b18f68a', '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-26 14:06:07,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 2019-03-26 14:06:07,018 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7824f4b9-010f-4b6b-967a-9e1f99fc8bda'] 2019-03-26 14:06:07,811 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7824f4b9-010f-4b6b-967a-9e1f99fc8bda -------------------------------------------------------------------------------- Task 7824f4b9-010f-4b6b-967a-9e1f99fc8bda: 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.882 | 12.265 | 14.416 | 14.809 | 15.203 | 12.07 | 100.0% | 10 | | cinder_v3.create_volume | 3.046 | 3.159 | 3.292 | 3.339 | 3.386 | 3.182 | 100.0% | 10 | | nova.attach_volume | 4.262 | 4.827 | 4.945 | 4.945 | 4.946 | 4.722 | 100.0% | 10 | | nova.detach_volume | 1.17 | 1.54 | 4.375 | 4.444 | 4.513 | 2.307 | 100.0% | 10 | | cinder_v3.delete_volume | 0.628 | 2.364 | 2.706 | 2.714 | 2.722 | 2.223 | 100.0% | 10 | | nova.delete_server | 2.365 | 2.682 | 3.165 | 4.012 | 4.858 | 2.888 | 100.0% | 10 | | total | 23.599 | 27.156 | 30.496 | 30.84 | 31.184 | 27.392 | 100.0% | 10 | | -> duration | 22.599 | 26.156 | 29.496 | 29.84 | 30.184 | 26.392 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 79.402395 Full duration: 111.952714 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.062 | 3.285 | 3.42 | 3.501 | 3.582 | 3.279 | 100.0% | 10 | | cinder_v3.list_snapshots | 0.201 | 0.213 | 0.232 | 0.263 | 0.293 | 0.22 | 100.0% | 10 | | total | 3.28 | 3.509 | 3.637 | 3.712 | 3.787 | 3.499 | 100.0% | 10 | | -> duration | 3.28 | 3.509 | 3.637 | 3.712 | 3.787 | 3.499 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.467115 Full duration: 54.047739 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.953 | 6.259 | 6.667 | 7.459 | 8.252 | 6.46 | 100.0% | 10 | | cinder_v3.list_volumes | 0.067 | 0.265 | 0.345 | 0.417 | 0.489 | 0.257 | 100.0% | 10 | | total | 6.282 | 6.49 | 6.935 | 7.732 | 8.53 | 6.717 | 100.0% | 10 | | -> duration | 6.282 | 6.49 | 6.935 | 7.732 | 8.53 | 6.717 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.414136 Full duration: 45.605986 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.356 | 3.515 | 3.883 | 3.888 | 3.893 | 3.593 | 100.0% | 10 | | cinder_v3.list_volumes | 0.059 | 0.257 | 0.286 | 0.325 | 0.363 | 0.229 | 100.0% | 10 | | total | 3.612 | 3.754 | 4.088 | 4.167 | 4.246 | 3.822 | 100.0% | 10 | | -> duration | 3.612 | 3.754 | 4.088 | 4.167 | 4.246 | 3.822 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.318487 Full duration: 36.776188 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.978 | 3.106 | 3.222 | 3.248 | 3.275 | 3.124 | 100.0% | 10 | | cinder_v3.upload_volume_to_image | 29.159 | 62.72 | 74.967 | 75.209 | 75.451 | 54.09 | 100.0% | 10 | | cinder_v3.delete_volume | 2.154 | 2.175 | 2.446 | 2.459 | 2.471 | 2.251 | 100.0% | 10 | | glance_v2.delete_image | 0.82 | 1.582 | 2.269 | 2.303 | 2.337 | 1.628 | 100.0% | 10 | | total | 35.678 | 70.252 | 82.08 | 82.087 | 82.093 | 61.093 | 100.0% | 10 | | -> duration | 35.678 | 70.252 | 82.08 | 82.087 | 82.093 | 61.093 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 159.560782 Full duration: 184.902602 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ] }, "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "nested_level": 1, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.055 | 10.27 | 13.957 | 14.849 | 15.74 | 11.152 | 100.0% | 10 | | cinder_v3.create_volume | 2.913 | 3.173 | 3.299 | 3.3 | 3.301 | 3.141 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.522 | 2.766 | 2.883 | 2.922 | 2.961 | 2.755 | 100.0% | 10 | | nova.attach_volume | 3.985 | 4.552 | 4.608 | 4.625 | 4.643 | 4.461 | 100.0% | 10 | | nova.detach_volume | 1.105 | 1.581 | 4.016 | 4.111 | 4.206 | 1.994 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.118 | 2.129 | 2.392 | 2.402 | 2.411 | 2.2 | 100.0% | 10 | | cinder_v3.delete_volume | 2.159 | 2.179 | 2.496 | 2.609 | 2.721 | 2.301 | 100.0% | 10 | | nova.delete_server | 2.342 | 2.935 | 3.17 | 3.29 | 3.411 | 2.906 | 100.0% | 10 | | total | 28.179 | 29.823 | 33.942 | 35.453 | 36.963 | 30.911 | 100.0% | 10 | | -> duration | 27.179 | 28.823 | 32.942 | 34.453 | 35.963 | 29.911 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 91.274213 Full duration: 123.639299 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ] }, "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "size": { "max": 1, "min": 1 } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.449 | 3.55 | 3.737 | 3.776 | 3.815 | 3.588 | 100.0% | 10 | | cinder_v3.create_snapshot | 2.595 | 2.83 | 2.979 | 3.074 | 3.169 | 2.841 | 100.0% | 10 | | nova.boot_server | 8.459 | 9.821 | 12.728 | 12.964 | 13.2 | 10.318 | 100.0% | 10 | | nova.attach_volume | 4.206 | 4.59 | 4.923 | 4.995 | 5.067 | 4.59 | 100.0% | 10 | | nova.detach_volume | 1.014 | 1.386 | 4.143 | 4.192 | 4.241 | 1.925 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.119 | 2.237 | 2.498 | 2.501 | 2.505 | 2.274 | 100.0% | 10 | | cinder_v3.delete_volume | 2.154 | 2.2 | 2.425 | 2.447 | 2.468 | 2.266 | 100.0% | 10 | | nova.delete_server | 2.639 | 2.865 | 3.382 | 4.349 | 5.316 | 3.098 | 100.0% | 10 | | total | 28.273 | 30.912 | 33.685 | 34.294 | 34.903 | 30.902 | 100.0% | 10 | | -> duration | 27.273 | 29.912 | 32.685 | 33.294 | 33.903 | 29.902 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 90.322486 Full duration: 122.955374 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.357 | 3.529 | 3.679 | 3.698 | 3.718 | 3.55 | 100.0% | 10 | | total | 3.357 | 3.53 | 3.679 | 3.699 | 3.718 | 3.55 | 100.0% | 10 | | -> duration | 3.357 | 3.53 | 3.679 | 3.699 | 3.718 | 3.55 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.598527 Full duration: 33.539934 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.371 | 3.49 | 3.753 | 4.221 | 4.69 | 3.618 | 100.0% | 10 | | total | 3.372 | 3.49 | 3.753 | 4.222 | 4.691 | 3.618 | 100.0% | 10 | | -> duration | 3.372 | 3.49 | 3.753 | 4.222 | 4.691 | 3.618 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.547975 Full duration: 36.287125 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.674 | 0.758 | 0.863 | 0.863 | 0.864 | 0.762 | 100.0% | 10 | | total | 0.674 | 0.759 | 0.863 | 0.863 | 0.864 | 0.762 | 100.0% | 10 | | -> duration | 0.674 | 0.759 | 0.863 | 0.863 | 0.864 | 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.267794 Full duration: 57.79943 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.142 | 3.291 | 3.508 | 3.525 | 3.541 | 3.334 | 100.0% | 10 | | cinder_v3.delete_snapshot | 2.312 | 2.557 | 2.829 | 2.833 | 2.836 | 2.577 | 100.0% | 10 | | total | 5.542 | 5.99 | 6.089 | 6.097 | 6.105 | 5.911 | 100.0% | 10 | | -> duration | 5.542 | 5.99 | 6.089 | 6.097 | 6.105 | 5.911 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 17.954226 Full duration: 55.887007 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.404 | 3.522 | 3.679 | 3.735 | 3.79 | 3.554 | 100.0% | 10 | | cinder_v3.delete_volume | 0.408 | 2.582 | 2.877 | 2.919 | 2.962 | 2.041 | 100.0% | 10 | | total | 3.812 | 6.127 | 6.531 | 6.58 | 6.629 | 5.595 | 100.0% | 10 | | -> duration | 3.812 | 6.127 | 6.531 | 6.58 | 6.629 | 5.595 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.542004 Full duration: 37.786888 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.79 | 6.177 | 6.404 | 6.436 | 6.467 | 6.17 | 100.0% | 10 | | cinder_v3.delete_volume | 0.552 | 2.595 | 2.945 | 3.051 | 3.156 | 1.952 | 100.0% | 10 | | total | 6.342 | 8.89 | 9.164 | 9.237 | 9.31 | 8.123 | 100.0% | 10 | | -> duration | 6.342 | 8.89 | 9.164 | 9.237 | 9.31 | 8.123 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.979449 Full duration: 44.803054 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.268 | 3.471 | 3.701 | 3.707 | 3.713 | 3.485 | 100.0% | 10 | | cinder_v3.delete_volume | 0.384 | 2.635 | 2.862 | 2.892 | 2.922 | 1.865 | 100.0% | 10 | | total | 3.995 | 5.945 | 6.284 | 6.453 | 6.622 | 5.35 | 100.0% | 10 | | -> duration | 3.995 | 5.945 | 6.284 | 6.453 | 6.622 | 5.35 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.253862 Full duration: 37.468448 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.361 | 3.586 | 3.685 | 3.688 | 3.692 | 3.547 | 100.0% | 10 | | cinder_v3.extend_volume | 0.55 | 2.537 | 2.804 | 2.881 | 2.959 | 1.852 | 100.0% | 10 | | cinder_v3.delete_volume | 0.392 | 2.447 | 2.623 | 2.735 | 2.846 | 2.107 | 100.0% | 10 | | total | 4.513 | 7.593 | 8.895 | 9.168 | 9.441 | 7.506 | 100.0% | 10 | | -> duration | 4.513 | 7.593 | 8.895 | 9.168 | 9.441 | 7.506 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 23.630165 Full duration: 45.442156 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.232 | 3.714 | 5.936 | 6.004 | 6.071 | 4.488 | 100.0% | 10 | | cinder_v3.delete_volume | 2.363 | 3.777 | 5.128 | 5.209 | 5.29 | 3.767 | 100.0% | 10 | | total | 5.953 | 8.475 | 10.437 | 10.581 | 10.726 | 8.255 | 100.0% | 10 | | -> duration | 5.953 | 8.475 | 10.437 | 10.581 | 10.726 | 8.255 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.8878 Full duration: 61.267524 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.659 | 0.741 | 0.822 | 0.856 | 0.89 | 0.746 | 100.0% | 10 | | cinder_v3.get_qos | 0.194 | 0.246 | 0.339 | 0.34 | 0.341 | 0.262 | 100.0% | 10 | | total | 0.876 | 0.973 | 1.132 | 1.174 | 1.216 | 1.008 | 100.0% | 10 | | -> duration | 0.876 | 0.973 | 1.132 | 1.174 | 1.216 | 1.008 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.975885 Full duration: 20.854661 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.642 | 0.746 | 0.773 | 0.818 | 0.863 | 0.729 | 100.0% | 10 | | cinder_v3.list_qos | 0.202 | 0.29 | 0.316 | 0.319 | 0.322 | 0.274 | 100.0% | 10 | | total | 0.856 | 1.028 | 1.074 | 1.075 | 1.076 | 1.004 | 100.0% | 10 | | -> duration | 0.856 | 1.028 | 1.074 | 1.075 | 1.076 | 1.004 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.967225 Full duration: 20.512676 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.633 | 0.732 | 0.78 | 0.819 | 0.859 | 0.726 | 100.0% | 10 | | cinder_v3.set_qos | 0.227 | 0.25 | 0.405 | 0.413 | 0.421 | 0.299 | 100.0% | 10 | | total | 0.873 | 0.978 | 1.178 | 1.194 | 1.21 | 1.025 | 100.0% | 10 | | -> duration | 0.873 | 0.978 | 1.178 | 1.194 | 1.21 | 1.025 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.030226 Full duration: 22.353535 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | cinder_v3.create_volume_type | 0.655 | 0.773 | 0.821 | 0.828 | 0.835 | 0.746 | 100.0% | 10 | | cinder_v3.get_volume_type | 0.204 | 0.304 | 0.33 | 0.364 | 0.397 | 0.288 | 100.0% | 10 | | total | 0.86 | 1.047 | 1.152 | 1.192 | 1.233 | 1.034 | 100.0% | 10 | | -> duration | 0.86 | 1.047 | 1.152 | 1.192 | 1.233 | 1.034 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.95228 Full duration: 20.988442 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.752 | 0.804 | 0.842 | 0.88 | 0.744 | 100.0% | 10 | | cinder_v3.list_types | 0.206 | 0.294 | 0.342 | 0.344 | 0.346 | 0.28 | 100.0% | 10 | | total | 0.858 | 0.999 | 1.15 | 1.184 | 1.219 | 1.024 | 100.0% | 10 | | -> duration | 0.858 | 0.999 | 1.15 | 1.184 | 1.219 | 1.024 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.017113 Full duration: 20.420695 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.738 | 0.786 | 0.797 | 0.809 | 0.732 | 100.0% | 10 | | cinder_v2.update_volume_type | 0.226 | 0.297 | 0.329 | 0.329 | 0.329 | 0.283 | 100.0% | 10 | | total | 0.866 | 1.04 | 1.09 | 1.098 | 1.105 | 1.015 | 100.0% | 10 | | -> duration | 0.866 | 1.04 | 1.09 | 1.098 | 1.105 | 1.015 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.956834 Full duration: 21.072274 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.656 | 0.747 | 0.806 | 0.812 | 0.817 | 0.741 | 100.0% | 10 | | cinder_v3.create_encryption_type | 0.248 | 0.323 | 0.385 | 0.428 | 0.47 | 0.323 | 100.0% | 10 | | total | 0.911 | 1.078 | 1.151 | 1.155 | 1.159 | 1.064 | 100.0% | 10 | | -> duration | 0.911 | 1.078 | 1.151 | 1.155 | 1.159 | 1.064 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.070373 Full duration: 20.740319 -------------------------------------------------------------------------------- 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 7824f4b9-010f-4b6b-967a-9e1f99fc8bda 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.655 | 0.728 | 0.808 | 0.846 | 0.885 | 0.738 | 100.0% | 10 | | cinder_v2.add_type_access | 0.225 | 0.322 | 0.392 | 0.41 | 0.429 | 0.318 | 100.0% | 10 | | cinder_v2.list_type_access | 0.023 | 0.219 | 0.291 | 0.298 | 0.305 | 0.217 | 100.0% | 10 | | total | 1.133 | 1.254 | 1.395 | 1.435 | 1.474 | 1.273 | 100.0% | 10 | | -> duration | 1.133 | 1.254 | 1.395 | 1.435 | 1.474 | 1.273 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.79061 Full duration: 21.38643 HINTS: * To plot HTML graphics with this data, run: rally task report 7824f4b9-010f-4b6b-967a-9e1f99fc8bda --out output.html * To generate a JUnit report, run: rally task export 7824f4b9-010f-4b6b-967a-9e1f99fc8bda --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7824f4b9-010f-4b6b-967a-9e1f99fc8bda --json --out output.json 2019-03-26 14:06:07,812 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7824f4b9-010f-4b6b-967a-9e1f99fc8bda', '--out', u'/home/opnfv/functest/results/rally_full/cinder.json'] 2019-03-26 14:06:09,695 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7824f4b9-010f-4b6b-967a-9e1f99fc8bda --out /home/opnfv/functest/results/rally_full/cinder.json 2019-03-26 14:06:09.558 6541 INFO rally.api [-] Building 'json' report for the following task(s): '7824f4b9-010f-4b6b-967a-9e1f99fc8bda'. 2019-03-26 14:06:09.600 6541 INFO rally.api [-] The report has been successfully built. 2019-03-26 14:06:09,746 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2019-03-26 14:06:09,747 - 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-26 14:06:09,748 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 14:06:09,757 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 14:06:09,758 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "gnocchi" ... 2019-03-26 14:06:09,758 - 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': '0ad2f54a-2b3e-4521-98ad-2a222f2d55da', 'tenants_amount': 3, 'image_name': 'rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a', 'flavor_name': 'rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a', '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_4fd22155-6709-480e-a57f-0a315b18f68a', '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-26 14:06:40,878 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 10ec0786-1a55-44cc-af65-cbd803533429 2019-03-26 14:06:40,879 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '10ec0786-1a55-44cc-af65-cbd803533429'] 2019-03-26 14:06:41,727 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 10ec0786-1a55-44cc-af65-cbd803533429 -------------------------------------------------------------------------------- Task 10ec0786-1a55-44cc-af65-cbd803533429: aborted -------------------------------------------------------------------------------- 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 10ec0786-1a55-44cc-af65-cbd803533429 has 10 error(s) -------------------------------------------------------------------------------- ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/capabilities.py", line 32, in run self.gnocchi.list_capabilities() File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/metric.py", line 83, in list_capabilities return self._clients.gnocchi().capabilities.list() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 587, in create_client "interface": self.credential.endpoint_type}) File "/usr/lib/python2.7/site-packages/gnocchiclient/client.py", line 22, in Client __import__(module) File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/client.py", line 19, in from gnocchiclient.v1 import aggregates File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/aggregates.py", line 17, in import ujson ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found -------------------------------------------------------------------------------- ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/capabilities.py", line 32, in run self.gnocchi.list_capabilities() File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/metric.py", line 83, in list_capabilities return self._clients.gnocchi().capabilities.list() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 587, in create_client "interface": self.credential.endpoint_type}) File "/usr/lib/python2.7/site-packages/gnocchiclient/client.py", line 22, in Client __import__(module) File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/client.py", line 19, in from gnocchiclient.v1 import aggregates File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/aggregates.py", line 17, in import ujson ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found -------------------------------------------------------------------------------- ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/capabilities.py", line 32, in run self.gnocchi.list_capabilities() File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/metric.py", line 83, in list_capabilities return self._clients.gnocchi().capabilities.list() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 587, in create_client "interface": self.credential.endpoint_type}) File "/usr/lib/python2.7/site-packages/gnocchiclient/client.py", line 22, in Client __import__(module) File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/client.py", line 19, in from gnocchiclient.v1 import aggregates File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/aggregates.py", line 17, in import ujson ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found -------------------------------------------------------------------------------- ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/capabilities.py", line 32, in run self.gnocchi.list_capabilities() File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/metric.py", line 83, in list_capabilities return self._clients.gnocchi().capabilities.list() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 587, in create_client "interface": self.credential.endpoint_type}) File "/usr/lib/python2.7/site-packages/gnocchiclient/client.py", line 22, in Client __import__(module) File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/client.py", line 19, in from gnocchiclient.v1 import aggregates File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/aggregates.py", line 17, in import ujson ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found -------------------------------------------------------------------------------- ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/capabilities.py", line 32, in run self.gnocchi.list_capabilities() File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/metric.py", line 83, in list_capabilities return self._clients.gnocchi().capabilities.list() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 587, in create_client "interface": self.credential.endpoint_type}) File "/usr/lib/python2.7/site-packages/gnocchiclient/client.py", line 22, in Client __import__(module) File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/client.py", line 19, in from gnocchiclient.v1 import aggregates File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/aggregates.py", line 17, in import ujson ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found -------------------------------------------------------------------------------- ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/capabilities.py", line 32, in run self.gnocchi.list_capabilities() File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/metric.py", line 83, in list_capabilities return self._clients.gnocchi().capabilities.list() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 587, in create_client "interface": self.credential.endpoint_type}) File "/usr/lib/python2.7/site-packages/gnocchiclient/client.py", line 22, in Client __import__(module) File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/client.py", line 19, in from gnocchiclient.v1 import aggregates File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/aggregates.py", line 17, in import ujson ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found -------------------------------------------------------------------------------- ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/capabilities.py", line 32, in run self.gnocchi.list_capabilities() File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/metric.py", line 83, in list_capabilities return self._clients.gnocchi().capabilities.list() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 587, in create_client "interface": self.credential.endpoint_type}) File "/usr/lib/python2.7/site-packages/gnocchiclient/client.py", line 22, in Client __import__(module) File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/client.py", line 19, in from gnocchiclient.v1 import aggregates File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/aggregates.py", line 17, in import ujson ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found -------------------------------------------------------------------------------- ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/capabilities.py", line 32, in run self.gnocchi.list_capabilities() File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/metric.py", line 83, in list_capabilities return self._clients.gnocchi().capabilities.list() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 587, in create_client "interface": self.credential.endpoint_type}) File "/usr/lib/python2.7/site-packages/gnocchiclient/client.py", line 22, in Client __import__(module) File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/client.py", line 19, in from gnocchiclient.v1 import aggregates File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/aggregates.py", line 17, in import ujson ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found -------------------------------------------------------------------------------- ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/capabilities.py", line 32, in run self.gnocchi.list_capabilities() File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/metric.py", line 83, in list_capabilities return self._clients.gnocchi().capabilities.list() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 587, in create_client "interface": self.credential.endpoint_type}) File "/usr/lib/python2.7/site-packages/gnocchiclient/client.py", line 22, in Client __import__(module) File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/client.py", line 19, in from gnocchiclient.v1 import aggregates File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/aggregates.py", line 17, in import ujson ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found -------------------------------------------------------------------------------- ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/rally/task/runner.py", line 71, in _run_scenario_once getattr(scenario_inst, method_name)(**scenario_kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/scenarios/gnocchi/capabilities.py", line 32, in run self.gnocchi.list_capabilities() File "/usr/lib/python2.7/site-packages/rally/task/service.py", line 116, in wrapper return func(instance, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally/task/atomic.py", line 91, in func_atomic_actions f = func(self, *args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/services/gnocchi/metric.py", line 83, in list_capabilities return self._clients.gnocchi().capabilities.list() File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 244, in __call__ self.cache[key] = self.create_client(*args, **kwargs) File "/usr/lib/python2.7/site-packages/rally_openstack/osclients.py", line 587, in create_client "interface": self.credential.endpoint_type}) File "/usr/lib/python2.7/site-packages/gnocchiclient/client.py", line 22, in Client __import__(module) File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/client.py", line 19, in from gnocchiclient.v1 import aggregates File "/usr/lib/python2.7/site-packages/gnocchiclient/v1/aggregates.py", line 17, in import ujson ImportError: Error relocating /usr/lib/python2.7/site-packages/ujson.so: strreverse: symbol not found -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | gnocchi.list_capabilities | 0.007 | 0.01 | 0.018 | 0.021 | 0.025 | 0.013 | 0.0% | 10 | | total | 0.008 | 0.01 | 0.018 | 0.022 | 0.025 | 0.013 | 0.0% | 10 | | -> duration | 0.008 | 0.01 | 0.018 | 0.022 | 0.025 | 0.013 | 0.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0% | 10 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.046402 Full duration: 11.268507 HINTS: * To plot HTML graphics with this data, run: rally task report 10ec0786-1a55-44cc-af65-cbd803533429 --out output.html * To generate a JUnit report, run: rally task export 10ec0786-1a55-44cc-af65-cbd803533429 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 10ec0786-1a55-44cc-af65-cbd803533429 --json --out output.json At least one workload did not pass SLA criteria. 2019-03-26 14:06:41,728 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '10ec0786-1a55-44cc-af65-cbd803533429', '--out', u'/home/opnfv/functest/results/rally_full/gnocchi.json'] 2019-03-26 14:06:43,507 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 10ec0786-1a55-44cc-af65-cbd803533429 --out /home/opnfv/functest/results/rally_full/gnocchi.json 2019-03-26 14:06:43.418 6730 INFO rally.api [-] Building 'json' report for the following task(s): '10ec0786-1a55-44cc-af65-cbd803533429'. 2019-03-26 14:06:43.421 6730 INFO rally.api [-] The report has been successfully built. 2019-03-26 14:06:43,511 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "gnocchi" Failed. 2019-03-26 14:06:43,512 - 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-26 14:06:43,512 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 14:06:43,526 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 14:06:43,527 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2019-03-26 14:06:43,527 - 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': '0ad2f54a-2b3e-4521-98ad-2a222f2d55da', 'tenants_amount': 3, 'image_name': 'rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a', 'flavor_name': 'rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a', '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_4fd22155-6709-480e-a57f-0a315b18f68a', '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-26 14:18:44,066 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7d2084a9-9601-4e22-8cbb-ea582e90fd36 2019-03-26 14:18:44,066 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7d2084a9-9601-4e22-8cbb-ea582e90fd36'] 2019-03-26 14:18:44,882 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7d2084a9-9601-4e22-8cbb-ea582e90fd36 -------------------------------------------------------------------------------- Task 7d2084a9-9601-4e22-8cbb-ea582e90fd36: 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 7d2084a9-9601-4e22-8cbb-ea582e90fd36 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.043 | 5.271 | 5.599 | 5.649 | 5.699 | 5.294 | 100.0% | 10 | | heat.delete_stack | 0.366 | 0.855 | 1.178 | 1.499 | 1.821 | 0.852 | 100.0% | 10 | | total | 5.409 | 6.152 | 6.578 | 6.946 | 7.313 | 6.146 | 100.0% | 10 | | -> duration | 3.409 | 4.152 | 4.578 | 4.946 | 5.313 | 4.146 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.834519 Full duration: 33.335102 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a", "public_net": "external", "flavor": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7d2084a9-9601-4e22-8cbb-ea582e90fd36 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.878 | 24.889 | 29.857 | 30.353 | 30.849 | 25.075 | 100.0% | 10 | | heat.delete_stack | 6.597 | 10.226 | 11.146 | 11.263 | 11.38 | 9.821 | 100.0% | 10 | | total | 25.715 | 34.643 | 40.753 | 40.94 | 41.127 | 34.897 | 100.0% | 10 | | -> duration | 23.715 | 32.643 | 38.753 | 38.94 | 39.127 | 32.897 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 98.090806 Full duration: 114.743923 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da", "image": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a", "flavor": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 7d2084a9-9601-4e22-8cbb-ea582e90fd36 has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | heat.create_stack | 17.775 | 20.571 | 23.224 | 25.491 | 27.758 | 20.905 | 100.0% | 10 | | heat.delete_stack | 5.58 | 6.88 | 7.737 | 7.841 | 7.945 | 6.863 | 100.0% | 10 | | total | 23.855 | 27.913 | 30.202 | 31.77 | 33.338 | 27.768 | 100.0% | 10 | | -> duration | 21.855 | 25.913 | 28.202 | 29.77 | 31.338 | 25.768 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 79.257848 Full duration: 96.020523 -------------------------------------------------------------------------------- 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 7d2084a9-9601-4e22-8cbb-ea582e90fd36 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.623 | 5.09 | 5.431 | 5.454 | 5.477 | 5.061 | 100.0% | 10 | | heat.list_stacks | 0.042 | 0.137 | 0.362 | 0.412 | 0.462 | 0.175 | 100.0% | 10 | | total | 4.666 | 5.234 | 5.474 | 5.497 | 5.52 | 5.236 | 100.0% | 10 | | -> duration | 2.666 | 3.234 | 3.474 | 3.497 | 3.52 | 3.236 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 13.704407 Full duration: 33.859811 -------------------------------------------------------------------------------- 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 7d2084a9-9601-4e22-8cbb-ea582e90fd36 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.0 | 5.374 | 5.52 | 5.532 | 5.543 | 5.307 | 100.0% | 10 | | heat.update_stack | 2.689 | 3.385 | 3.992 | 4.097 | 4.202 | 3.407 | 100.0% | 10 | | heat.delete_stack | 2.508 | 2.757 | 3.052 | 3.067 | 3.082 | 2.806 | 100.0% | 10 | | total | 10.721 | 11.51 | 12.129 | 12.303 | 12.478 | 11.52 | 100.0% | 10 | | -> duration | 6.721 | 7.51 | 8.129 | 8.303 | 8.478 | 7.52 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.827084 Full duration: 48.473683 -------------------------------------------------------------------------------- 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 7d2084a9-9601-4e22-8cbb-ea582e90fd36 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.968 | 5.39 | 6.212 | 6.259 | 6.305 | 5.546 | 100.0% | 10 | | heat.update_stack | 2.434 | 2.794 | 2.938 | 2.966 | 2.994 | 2.748 | 100.0% | 10 | | heat.delete_stack | 0.353 | 0.745 | 1.328 | 1.531 | 1.734 | 0.825 | 100.0% | 10 | | total | 8.172 | 9.005 | 9.667 | 10.196 | 10.725 | 9.119 | 100.0% | 10 | | -> duration | 4.172 | 5.005 | 5.667 | 6.196 | 6.725 | 5.119 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.889958 Full duration: 41.750602 -------------------------------------------------------------------------------- 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 7d2084a9-9601-4e22-8cbb-ea582e90fd36 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.839 | 5.18 | 5.288 | 5.293 | 5.298 | 5.106 | 100.0% | 10 | | heat.update_stack | 3.88 | 4.286 | 4.747 | 4.95 | 5.153 | 4.342 | 100.0% | 10 | | heat.delete_stack | 3.549 | 3.849 | 4.362 | 4.379 | 4.395 | 3.93 | 100.0% | 10 | | total | 12.812 | 13.261 | 13.601 | 14.218 | 14.836 | 13.378 | 100.0% | 10 | | -> duration | 8.812 | 9.261 | 9.601 | 10.218 | 10.836 | 9.378 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 35.816515 Full duration: 54.423067 -------------------------------------------------------------------------------- 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 7d2084a9-9601-4e22-8cbb-ea582e90fd36 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.915 | 5.385 | 5.553 | 5.556 | 5.559 | 5.316 | 100.0% | 10 | | heat.update_stack | 2.488 | 2.903 | 3.052 | 3.199 | 3.345 | 2.841 | 100.0% | 10 | | heat.delete_stack | 2.304 | 2.876 | 3.218 | 3.544 | 3.869 | 2.901 | 100.0% | 10 | | total | 10.213 | 10.93 | 11.895 | 12.019 | 12.144 | 11.058 | 100.0% | 10 | | -> duration | 6.213 | 6.93 | 7.895 | 8.019 | 8.144 | 7.058 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 28.557246 Full duration: 48.319845 -------------------------------------------------------------------------------- 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 7d2084a9-9601-4e22-8cbb-ea582e90fd36 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.977 | 5.228 | 6.076 | 6.176 | 6.275 | 5.432 | 100.0% | 10 | | heat.update_stack | 2.659 | 3.11 | 3.749 | 3.894 | 4.04 | 3.213 | 100.0% | 10 | | heat.delete_stack | 1.442 | 1.758 | 1.935 | 1.945 | 1.954 | 1.758 | 100.0% | 10 | | total | 9.617 | 10.441 | 10.954 | 11.242 | 11.53 | 10.403 | 100.0% | 10 | | -> duration | 5.617 | 6.441 | 6.954 | 7.242 | 7.53 | 6.403 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.060267 Full duration: 45.911329 -------------------------------------------------------------------------------- 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 7d2084a9-9601-4e22-8cbb-ea582e90fd36 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.048 | 5.367 | 5.896 | 5.897 | 5.899 | 5.424 | 100.0% | 10 | | heat.update_stack | 2.42 | 2.836 | 3.012 | 3.027 | 3.043 | 2.791 | 100.0% | 10 | | heat.delete_stack | 1.465 | 1.987 | 2.877 | 2.937 | 2.997 | 2.117 | 100.0% | 10 | | total | 9.341 | 10.065 | 11.447 | 11.458 | 11.47 | 10.332 | 100.0% | 10 | | -> duration | 5.341 | 6.065 | 7.447 | 7.458 | 7.47 | 6.332 | 100.0% | 10 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.392841 Full duration: 46.496329 -------------------------------------------------------------------------------- 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 7d2084a9-9601-4e22-8cbb-ea582e90fd36 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.944 | 5.227 | 6.408 | 6.485 | 6.561 | 5.486 | 100.0% | 10 | | heat.check_stack | 0.457 | 0.912 | 2.078 | 2.18 | 2.283 | 1.171 | 100.0% | 10 | | heat.delete_stack | 1.406 | 1.836 | 2.323 | 2.573 | 2.823 | 1.936 | 100.0% | 10 | | total | 7.73 | 8.582 | 9.23 | 9.762 | 10.293 | 8.593 | 100.0% | 10 | | -> duration | 5.73 | 6.582 | 7.23 | 7.762 | 8.293 | 6.593 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 22.589419 Full duration: 39.502935 -------------------------------------------------------------------------------- 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 7d2084a9-9601-4e22-8cbb-ea582e90fd36 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.005 | 5.212 | 5.561 | 5.63 | 5.699 | 5.289 | 100.0% | 10 | | heat.suspend_stack | 0.66 | 1.07 | 1.244 | 1.501 | 1.758 | 1.06 | 100.0% | 10 | | heat.resume_stack | 0.38 | 0.825 | 1.511 | 1.59 | 1.668 | 0.955 | 100.0% | 10 | | heat.delete_stack | 1.437 | 1.732 | 2.342 | 2.538 | 2.735 | 1.916 | 100.0% | 10 | | total | 7.904 | 9.357 | 9.838 | 10.27 | 10.702 | 9.22 | 100.0% | 10 | | -> duration | 5.904 | 7.357 | 7.838 | 8.27 | 8.702 | 7.22 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 26.79009 Full duration: 43.779652 -------------------------------------------------------------------------------- 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 7d2084a9-9601-4e22-8cbb-ea582e90fd36 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.664 | 0.764 | 0.856 | 0.893 | 0.931 | 0.775 | 100.0% | 10 | | total | 0.664 | 0.764 | 0.856 | 0.893 | 0.931 | 0.775 | 100.0% | 10 | | -> duration | 0.664 | 0.764 | 0.856 | 0.893 | 0.931 | 0.775 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.266057 Full duration: 14.839928 HINTS: * To plot HTML graphics with this data, run: rally task report 7d2084a9-9601-4e22-8cbb-ea582e90fd36 --out output.html * To generate a JUnit report, run: rally task export 7d2084a9-9601-4e22-8cbb-ea582e90fd36 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7d2084a9-9601-4e22-8cbb-ea582e90fd36 --json --out output.json 2019-03-26 14:18:44,882 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7d2084a9-9601-4e22-8cbb-ea582e90fd36', '--out', u'/home/opnfv/functest/results/rally_full/heat.json'] 2019-03-26 14:18:46,697 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7d2084a9-9601-4e22-8cbb-ea582e90fd36 --out /home/opnfv/functest/results/rally_full/heat.json 2019-03-26 14:18:46.588 9907 INFO rally.api [-] Building 'json' report for the following task(s): '7d2084a9-9601-4e22-8cbb-ea582e90fd36'. 2019-03-26 14:18:46.609 9907 INFO rally.api [-] The report has been successfully built. 2019-03-26 14:18:46,731 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2019-03-26 14:18:46,732 - 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-26 14:18:46,732 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 14:18:46,744 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 14:18:46,745 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2019-03-26 14:18:46,745 - 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': '0ad2f54a-2b3e-4521-98ad-2a222f2d55da', 'tenants_amount': 3, 'image_name': 'rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a', 'flavor_name': 'rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a', '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_4fd22155-6709-480e-a57f-0a315b18f68a', '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-26 14:24:57,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : cf86f164-a333-4a71-953b-e5bbd7acf8e1 2019-03-26 14:24:57,622 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'cf86f164-a333-4a71-953b-e5bbd7acf8e1'] 2019-03-26 14:24:58,319 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid cf86f164-a333-4a71-953b-e5bbd7acf8e1 -------------------------------------------------------------------------------- Task cf86f164-a333-4a71-953b-e5bbd7acf8e1: 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 cf86f164-a333-4a71-953b-e5bbd7acf8e1 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.627 | 0.926 | 2.159 | 2.179 | 2.2 | 1.346 | 100.0% | 10 | | keystone_v3.add_role | 0.152 | 0.216 | 0.283 | 0.284 | 0.284 | 0.217 | 100.0% | 10 | | keystone_v3.revoke_role | 0.156 | 0.187 | 0.258 | 0.264 | 0.27 | 0.2 | 100.0% | 10 | | total | 1.098 | 1.332 | 2.533 | 2.596 | 2.66 | 1.763 | 100.0% | 10 | | -> duration | 1.098 | 1.332 | 2.533 | 2.596 | 2.66 | 1.763 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.631364 Full duration: 29.439832 -------------------------------------------------------------------------------- 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 cf86f164-a333-4a71-953b-e5bbd7acf8e1 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.633 | 0.808 | 2.584 | 2.697 | 2.81 | 1.334 | 100.0% | 10 | | keystone_v3.add_role | 0.146 | 0.215 | 0.261 | 0.264 | 0.266 | 0.204 | 100.0% | 10 | | keystone_v3.list_roles | 0.13 | 0.167 | 0.265 | 0.287 | 0.309 | 0.191 | 100.0% | 10 | | total | 0.951 | 1.227 | 2.892 | 3.051 | 3.21 | 1.729 | 100.0% | 10 | | -> duration | 0.951 | 1.227 | 2.892 | 3.051 | 3.21 | 1.729 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.327581 Full duration: 27.976932 -------------------------------------------------------------------------------- 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 cf86f164-a333-4a71-953b-e5bbd7acf8e1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 1.002 | 1.131 | 1.685 | 1.938 | 2.192 | 1.306 | 100.0% | 10 | | keystone_v3.list_projects | 0.113 | 0.118 | 0.169 | 0.241 | 0.312 | 0.143 | 100.0% | 10 | | total | 1.122 | 1.318 | 1.8 | 2.054 | 2.307 | 1.449 | 100.0% | 10 | | -> duration | 1.122 | 1.318 | 1.8 | 2.054 | 2.307 | 1.449 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.693096 Full duration: 28.516699 -------------------------------------------------------------------------------- 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 cf86f164-a333-4a71-953b-e5bbd7acf8e1 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.762 | 0.85 | 1.548 | 1.753 | 1.958 | 1.124 | 100.0% | 10 | | keystone_v3.delete_role | 0.126 | 0.171 | 0.234 | 0.235 | 0.236 | 0.18 | 100.0% | 10 | | total | 0.934 | 1.058 | 1.711 | 1.898 | 2.084 | 1.304 | 100.0% | 10 | | -> duration | 0.934 | 1.058 | 1.711 | 1.898 | 2.084 | 1.304 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.00896 Full duration: 23.775121 -------------------------------------------------------------------------------- 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 cf86f164-a333-4a71-953b-e5bbd7acf8e1 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.669 | 0.875 | 2.07 | 2.076 | 2.083 | 1.239 | 100.0% | 10 | | keystone_v3.delete_service | 0.142 | 0.192 | 0.273 | 0.274 | 0.274 | 0.198 | 100.0% | 10 | | total | 0.873 | 1.075 | 2.225 | 2.291 | 2.357 | 1.437 | 100.0% | 10 | | -> duration | 0.873 | 1.075 | 2.225 | 2.291 | 2.357 | 1.437 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.678192 Full duration: 25.057836 -------------------------------------------------------------------------------- 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 cf86f164-a333-4a71-953b-e5bbd7acf8e1 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | keystone_v3.create_project | 0.987 | 1.258 | 2.735 | 2.812 | 2.888 | 1.754 | 100.0% | 10 | | keystone_v3.create_user | 0.661 | 0.814 | 0.877 | 0.913 | 0.95 | 0.808 | 100.0% | 10 | | -> keystone_v3.list_roles | 0.112 | 0.14 | 0.18 | 0.186 | 0.193 | 0.145 | 100.0% | 10 | | -> keystone_v3.add_role | 0.14 | 0.165 | 0.203 | 0.205 | 0.207 | 0.169 | 100.0% | 10 | | keystone_v3.create_role | 0.119 | 0.134 | 0.189 | 0.207 | 0.225 | 0.145 | 100.0% | 10 | | keystone_v3.get_project | 0.11 | 0.127 | 0.171 | 0.183 | 0.195 | 0.138 | 100.0% | 10 | | keystone_v3.get_user | 0.122 | 0.134 | 0.156 | 0.167 | 0.178 | 0.139 | 100.0% | 10 | | keystone_v3.get_role | 0.107 | 0.131 | 0.161 | 0.163 | 0.166 | 0.135 | 100.0% | 10 | | keystone_v3.list_services | 0.112 | 0.125 | 0.201 | 0.213 | 0.224 | 0.144 | 100.0% | 10 | | keystone_v3.get_services | 0.105 | 0.116 | 0.136 | 0.143 | 0.149 | 0.12 | 100.0% | 10 | | total | 2.555 | 3.087 | 4.469 | 4.598 | 4.727 | 3.521 | 100.0% | 10 | | -> duration | 2.555 | 3.087 | 4.469 | 4.598 | 4.727 | 3.521 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 12.721918 Full duration: 40.357403 -------------------------------------------------------------------------------- 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 cf86f164-a333-4a71-953b-e5bbd7acf8e1 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.997 | 1.085 | 2.038 | 2.365 | 2.693 | 1.472 | 100.0% | 10 | | keystone_v3.update_project | 0.143 | 0.172 | 0.25 | 0.264 | 0.278 | 0.185 | 100.0% | 10 | | keystone_v3.delete_project | 0.167 | 0.199 | 0.244 | 0.255 | 0.266 | 0.204 | 100.0% | 10 | | total | 1.337 | 1.532 | 2.42 | 2.732 | 3.043 | 1.862 | 100.0% | 10 | | -> duration | 1.337 | 1.532 | 2.42 | 2.732 | 3.043 | 1.862 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.715649 Full duration: 25.77534 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cf86f164-a333-4a71-953b-e5bbd7acf8e1 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.028 | 1.304 | 2.033 | 2.196 | 2.359 | 1.513 | 100.0% | 10 | | total | 1.227 | 1.445 | 2.159 | 2.324 | 2.489 | 1.667 | 100.0% | 10 | | -> duration | 1.227 | 1.445 | 2.159 | 2.324 | 2.489 | 1.667 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.232991 Full duration: 25.13422 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 4, "times": 10 }, "contexts": {}, "args": {}, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task cf86f164-a333-4a71-953b-e5bbd7acf8e1 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 | 1.205 | 2.603 | 2.621 | 2.639 | 1.545 | 100.0% | 10 | | total | 0.984 | 1.205 | 2.603 | 2.621 | 2.639 | 1.545 | 100.0% | 10 | | -> duration | 0.984 | 1.205 | 2.603 | 2.621 | 2.639 | 1.545 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.890805 Full duration: 24.999168 -------------------------------------------------------------------------------- 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 cf86f164-a333-4a71-953b-e5bbd7acf8e1 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.969 | 1.067 | 1.189 | 1.199 | 1.208 | 1.075 | 100.0% | 10 | | keystone_v3.list_users | 0.13 | 0.147 | 0.222 | 0.232 | 0.242 | 0.161 | 100.0% | 10 | | total | 1.242 | 1.374 | 1.51 | 1.544 | 1.578 | 1.391 | 100.0% | 10 | | -> duration | 1.242 | 1.374 | 1.51 | 1.544 | 1.578 | 1.391 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.509853 Full duration: 25.489654 -------------------------------------------------------------------------------- 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 cf86f164-a333-4a71-953b-e5bbd7acf8e1 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.028 | 1.146 | 1.258 | 1.279 | 1.3 | 1.139 | 100.0% | 10 | | keystone_v3.create_users | 6.921 | 7.347 | 7.68 | 7.752 | 7.825 | 7.347 | 100.0% | 10 | | -> keystone_v3.create_user (x10) | 6.92 | 7.347 | 7.679 | 7.752 | 7.824 | 7.346 | 100.0% | 10 | | --> keystone_v3.list_roles (x10) | 1.23 | 1.279 | 1.497 | 1.594 | 1.692 | 1.338 | 100.0% | 10 | | --> keystone_v3.add_role (x10) | 1.582 | 1.767 | 1.822 | 1.825 | 1.829 | 1.75 | 100.0% | 10 | | total | 9.335 | 9.968 | 10.283 | 10.379 | 10.476 | 9.932 | 100.0% | 10 | | -> duration | 9.335 | 9.968 | 10.283 | 10.379 | 10.476 | 9.932 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.904676 Full duration: 70.306329 HINTS: * To plot HTML graphics with this data, run: rally task report cf86f164-a333-4a71-953b-e5bbd7acf8e1 --out output.html * To generate a JUnit report, run: rally task export cf86f164-a333-4a71-953b-e5bbd7acf8e1 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report cf86f164-a333-4a71-953b-e5bbd7acf8e1 --json --out output.json 2019-03-26 14:24:58,320 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'cf86f164-a333-4a71-953b-e5bbd7acf8e1', '--out', u'/home/opnfv/functest/results/rally_full/keystone.json'] 2019-03-26 14:25:00,025 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid cf86f164-a333-4a71-953b-e5bbd7acf8e1 --out /home/opnfv/functest/results/rally_full/keystone.json 2019-03-26 14:24:59.909 12016 INFO rally.api [-] Building 'json' report for the following task(s): 'cf86f164-a333-4a71-953b-e5bbd7acf8e1'. 2019-03-26 14:24:59.935 12016 INFO rally.api [-] The report has been successfully built. 2019-03-26 14:25:00,061 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2019-03-26 14:25:00,062 - 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-26 14:25:00,062 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 14:25:00,073 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 14:25:00,075 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-03-26 14:25:00,075 - 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': '0ad2f54a-2b3e-4521-98ad-2a222f2d55da', 'tenants_amount': 3, 'image_name': 'rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a', 'flavor_name': 'rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a', '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_4fd22155-6709-480e-a57f-0a315b18f68a', '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-26 14:51:25,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 2019-03-26 14:51:25,359 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '7488d8b2-802e-4fd2-88ef-00e773a5d3bf'] 2019-03-26 14:51:26,271 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 7488d8b2-802e-4fd2-88ef-00e773a5d3bf -------------------------------------------------------------------------------- Task 7488d8b2-802e-4fd2-88ef-00e773a5d3bf: 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.782 | 1.327 | 1.6 | 1.692 | 1.783 | 1.281 | 100.0% | 10 | | neutron.update_network | 0.406 | 0.655 | 0.765 | 0.823 | 0.882 | 0.604 | 100.0% | 10 | | total | 1.313 | 1.874 | 2.324 | 2.495 | 2.665 | 1.885 | 100.0% | 10 | | -> duration | 1.313 | 1.874 | 2.324 | 2.495 | 2.665 | 1.885 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.511479 Full duration: 42.932862 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.527 | 3.952 | 4.218 | 4.222 | 4.226 | 3.156 | 100.0% | 10 | | neutron.update_port | 0.49 | 1.246 | 1.828 | 1.834 | 1.839 | 1.108 | 100.0% | 10 | | total | 2.041 | 5.369 | 5.953 | 6.005 | 6.057 | 4.264 | 100.0% | 10 | | -> duration | 2.041 | 5.369 | 5.953 | 6.005 | 6.057 | 4.264 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.524329 Full duration: 88.055314 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.905 | 1.097 | 1.253 | 1.279 | 1.305 | 1.107 | 100.0% | 10 | | neutron.create_subnet | 0.652 | 0.761 | 1.259 | 1.396 | 1.534 | 0.882 | 100.0% | 10 | | neutron.create_router | 0.084 | 0.161 | 0.285 | 0.325 | 0.365 | 0.184 | 100.0% | 10 | | neutron.add_interface_router | 2.67 | 3.096 | 5.647 | 5.772 | 5.897 | 3.53 | 100.0% | 10 | | neutron.update_router | 0.554 | 1.04 | 1.429 | 1.446 | 1.463 | 1.05 | 100.0% | 10 | | total | 4.897 | 6.209 | 9.959 | 10.037 | 10.115 | 6.754 | 100.0% | 10 | | -> duration | 4.897 | 6.209 | 9.959 | 10.037 | 10.115 | 6.754 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.421127 Full duration: 111.974171 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.84 | 1.154 | 1.513 | 1.586 | 1.658 | 1.192 | 100.0% | 10 | | neutron.create_subnet | 0.651 | 1.267 | 1.966 | 1.98 | 1.994 | 1.286 | 100.0% | 10 | | neutron.update_subnet | 0.489 | 0.944 | 1.984 | 1.994 | 2.004 | 1.148 | 100.0% | 10 | | total | 2.429 | 3.151 | 5.466 | 5.469 | 5.472 | 3.626 | 100.0% | 10 | | -> duration | 2.429 | 3.151 | 5.466 | 5.469 | 5.472 | 3.626 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.055752 Full duration: 89.686199 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.917 | 1.134 | 1.271 | 1.272 | 1.273 | 1.117 | 100.0% | 10 | | neutron.delete_network | 0.587 | 0.871 | 1.493 | 1.493 | 1.493 | 1.025 | 100.0% | 10 | | total | 1.511 | 1.99 | 2.712 | 2.712 | 2.713 | 2.142 | 100.0% | 10 | | -> duration | 1.511 | 1.99 | 2.712 | 2.712 | 2.713 | 2.142 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.483195 Full duration: 37.737183 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.611 | 1.888 | 2.927 | 2.928 | 2.93 | 2.031 | 100.0% | 10 | | neutron.delete_port | 0.543 | 0.597 | 1.045 | 1.06 | 1.075 | 0.731 | 100.0% | 10 | | total | 2.207 | 2.495 | 3.972 | 3.989 | 4.005 | 2.763 | 100.0% | 10 | | -> duration | 2.207 | 2.495 | 3.972 | 3.989 | 4.005 | 2.763 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.507892 Full duration: 78.050672 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.868 | 1.025 | 1.237 | 1.246 | 1.255 | 1.041 | 100.0% | 10 | | neutron.create_subnet | 0.652 | 0.863 | 1.039 | 1.119 | 1.198 | 0.867 | 100.0% | 10 | | neutron.create_router | 0.084 | 0.109 | 0.141 | 0.146 | 0.151 | 0.111 | 100.0% | 10 | | neutron.add_interface_router | 2.889 | 3.138 | 3.951 | 3.993 | 4.036 | 3.278 | 100.0% | 10 | | neutron.remove_interface_router | 2.503 | 3.273 | 3.957 | 4.052 | 4.147 | 3.319 | 100.0% | 10 | | neutron.delete_router | 0.367 | 0.436 | 0.675 | 0.732 | 0.788 | 0.498 | 100.0% | 10 | | total | 8.565 | 9.116 | 9.715 | 9.736 | 9.757 | 9.116 | 100.0% | 10 | | -> duration | 8.565 | 9.116 | 9.715 | 9.736 | 9.757 | 9.116 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 27.16756 Full duration: 109.155616 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.294 | 1.725 | 3.241 | 3.434 | 3.628 | 2.062 | 100.0% | 10 | | neutron.delete_subnet | 0.487 | 1.038 | 1.871 | 2.428 | 2.985 | 1.208 | 100.0% | 10 | | total | 1.781 | 2.888 | 5.091 | 5.637 | 6.183 | 3.271 | 100.0% | 10 | | -> duration | 1.781 | 2.888 | 5.091 | 5.637 | 6.183 | 3.271 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.598817 Full duration: 79.106915 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.809 | 1.124 | 1.274 | 1.289 | 1.305 | 1.097 | 100.0% | 10 | | neutron.list_networks | 0.113 | 0.12 | 0.228 | 0.254 | 0.28 | 0.147 | 100.0% | 10 | | total | 0.927 | 1.273 | 1.456 | 1.483 | 1.509 | 1.244 | 100.0% | 10 | | -> duration | 0.927 | 1.273 | 1.456 | 1.483 | 1.509 | 1.244 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.455842 Full duration: 40.498227 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.777 | 2.551 | 2.79 | 2.852 | 2.914 | 2.443 | 100.0% | 10 | | neutron.list_ports | 0.069 | 0.131 | 0.402 | 0.407 | 0.412 | 0.187 | 100.0% | 10 | | total | 1.852 | 2.773 | 2.864 | 2.946 | 3.027 | 2.631 | 100.0% | 10 | | -> duration | 1.852 | 2.773 | 2.864 | 2.946 | 3.027 | 2.631 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.691708 Full duration: 82.51926 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.939 | 1.06 | 1.258 | 1.374 | 1.49 | 1.111 | 100.0% | 10 | | neutron.create_subnet | 0.715 | 0.967 | 1.337 | 1.456 | 1.575 | 1.018 | 100.0% | 10 | | neutron.create_router | 0.091 | 0.118 | 0.141 | 0.149 | 0.156 | 0.119 | 100.0% | 10 | | neutron.add_interface_router | 2.509 | 3.293 | 5.299 | 5.326 | 5.352 | 3.608 | 100.0% | 10 | | neutron.list_routers | 0.14 | 0.207 | 0.622 | 0.64 | 0.658 | 0.335 | 100.0% | 10 | | total | 4.798 | 5.804 | 8.724 | 8.732 | 8.74 | 6.19 | 100.0% | 10 | | -> duration | 4.798 | 5.804 | 8.724 | 8.732 | 8.74 | 6.19 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.637033 Full duration: 113.06862 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.882 | 1.108 | 1.258 | 1.33 | 1.402 | 1.099 | 100.0% | 10 | | neutron.create_subnet | 0.606 | 0.787 | 1.299 | 1.382 | 1.466 | 0.882 | 100.0% | 10 | | neutron.list_subnets | 0.054 | 0.111 | 0.202 | 0.221 | 0.24 | 0.123 | 100.0% | 10 | | total | 1.628 | 2.068 | 2.559 | 2.641 | 2.723 | 2.103 | 100.0% | 10 | | -> duration | 1.628 | 2.068 | 2.559 | 2.641 | 2.723 | 2.103 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.778613 Full duration: 90.540776 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.782 | 0.993 | 1.073 | 1.233 | 1.393 | 0.986 | 100.0% | 10 | | neutron.delete_security_group | 0.11 | 0.124 | 0.265 | 0.266 | 0.268 | 0.158 | 100.0% | 10 | | total | 0.893 | 1.112 | 1.316 | 1.413 | 1.51 | 1.145 | 100.0% | 10 | | -> duration | 0.893 | 1.112 | 1.316 | 1.413 | 1.51 | 1.145 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.43368 Full duration: 36.467616 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.865 | 1.115 | 1.396 | 1.475 | 1.555 | 1.139 | 100.0% | 10 | | neutron.create_security_group_rule | 0.175 | 0.344 | 0.385 | 0.393 | 0.401 | 0.321 | 100.0% | 10 | | neutron.delete_security_group_rule | 0.107 | 0.206 | 0.254 | 0.257 | 0.261 | 0.192 | 100.0% | 10 | | neutron.delete_security_group | 0.122 | 0.221 | 0.335 | 0.342 | 0.349 | 0.24 | 100.0% | 10 | | total | 1.368 | 1.978 | 2.176 | 2.185 | 2.194 | 1.892 | 100.0% | 10 | | -> duration | 1.368 | 1.978 | 2.176 | 2.185 | 2.194 | 1.892 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.309003 Full duration: 38.034165 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.789 | 0.946 | 1.254 | 1.255 | 1.256 | 0.986 | 100.0% | 10 | | neutron.create_security_group_rule | 0.114 | 0.144 | 0.215 | 0.236 | 0.256 | 0.16 | 100.0% | 10 | | neutron.list_security_group_rules | 0.032 | 0.042 | 0.062 | 0.063 | 0.064 | 0.048 | 100.0% | 10 | | total | 0.981 | 1.144 | 1.508 | 1.512 | 1.516 | 1.195 | 100.0% | 10 | | -> duration | 0.981 | 1.144 | 1.508 | 1.512 | 1.516 | 1.195 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.574842 Full duration: 37.942631 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.766 | 0.847 | 1.046 | 1.098 | 1.149 | 0.911 | 100.0% | 10 | | neutron.show_security_group | 0.031 | 0.034 | 0.041 | 0.047 | 0.054 | 0.036 | 100.0% | 10 | | total | 0.82 | 0.881 | 1.079 | 1.13 | 1.181 | 0.948 | 100.0% | 10 | | -> duration | 0.82 | 0.881 | 1.079 | 1.13 | 1.181 | 0.948 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.766219 Full duration: 37.962119 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.865 | 1.162 | 1.38 | 1.386 | 1.391 | 1.137 | 100.0% | 10 | | neutron.create_router | 0.083 | 0.135 | 0.215 | 0.229 | 0.243 | 0.143 | 100.0% | 10 | | neutron.add_gateway_router | 2.237 | 2.605 | 4.621 | 4.677 | 4.733 | 3.336 | 100.0% | 10 | | neutron.remove_gateway_router | 1.404 | 1.609 | 2.929 | 2.929 | 2.929 | 2.058 | 100.0% | 10 | | total | 4.828 | 5.449 | 9.049 | 9.052 | 9.054 | 6.674 | 100.0% | 10 | | -> duration | 4.828 | 5.449 | 9.049 | 9.052 | 9.054 | 6.674 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 19.103492 Full duration: 73.358429 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.505 | 2.995 | 4.376 | 4.572 | 4.767 | 3.338 | 100.0% | 10 | | neutron.show_port (x2) | 0.112 | 0.143 | 0.303 | 0.388 | 0.472 | 0.191 | 100.0% | 10 | | total | 2.637 | 3.132 | 4.679 | 4.96 | 5.24 | 3.529 | 100.0% | 10 | | -> duration | 2.637 | 3.132 | 4.679 | 4.96 | 5.24 | 3.529 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.064443 Full duration: 88.596842 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf 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.954 | 1.197 | 1.322 | 1.499 | 1.676 | 1.196 | 100.0% | 10 | | neutron.create_subnet (x2) | 1.137 | 2.985 | 5.127 | 5.129 | 5.132 | 3.407 | 100.0% | 10 | | neutron.create_router (x2) | 0.17 | 0.438 | 0.6 | 0.64 | 0.679 | 0.425 | 100.0% | 10 | | neutron.add_interface_router (x2) | 5.629 | 10.045 | 20.251 | 20.411 | 20.571 | 13.168 | 100.0% | 10 | | neutron.show_router (x2) | 0.216 | 0.7 | 1.319 | 1.321 | 1.322 | 0.76 | 100.0% | 10 | | total | 8.337 | 15.161 | 28.412 | 28.418 | 28.425 | 18.957 | 100.0% | 10 | | -> duration | 8.337 | 15.161 | 28.412 | 28.418 | 28.425 | 18.957 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 51.265735 Full duration: 166.275903 -------------------------------------------------------------------------------- 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 7488d8b2-802e-4fd2-88ef-00e773a5d3bf has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_subnet (x2) | 2.082 | 3.588 | 4.44 | 4.486 | 4.533 | 3.28 | 100.0% | 10 | | neutron.show_subnet (x2) | 0.099 | 0.145 | 0.217 | 0.362 | 0.506 | 0.175 | 100.0% | 10 | | total | 2.237 | 3.772 | 4.541 | 4.595 | 4.65 | 3.456 | 100.0% | 10 | | -> duration | 2.237 | 3.772 | 4.541 | 4.595 | 4.65 | 3.456 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.332116 Full duration: 97.363984 HINTS: * To plot HTML graphics with this data, run: rally task report 7488d8b2-802e-4fd2-88ef-00e773a5d3bf --out output.html * To generate a JUnit report, run: rally task export 7488d8b2-802e-4fd2-88ef-00e773a5d3bf --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 7488d8b2-802e-4fd2-88ef-00e773a5d3bf --json --out output.json 2019-03-26 14:51:26,272 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '7488d8b2-802e-4fd2-88ef-00e773a5d3bf', '--out', u'/home/opnfv/functest/results/rally_full/neutron.json'] 2019-03-26 14:51:28,221 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 7488d8b2-802e-4fd2-88ef-00e773a5d3bf --out /home/opnfv/functest/results/rally_full/neutron.json 2019-03-26 14:51:28.081 18241 INFO rally.api [-] Building 'json' report for the following task(s): '7488d8b2-802e-4fd2-88ef-00e773a5d3bf'. 2019-03-26 14:51:28.119 18241 INFO rally.api [-] The report has been successfully built. 2019-03-26 14:51:28,277 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-03-26 14:51:28,278 - 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-26 14:51:28,278 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 14:51:28,289 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 14:51:28,290 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2019-03-26 14:51:28,291 - 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': '0ad2f54a-2b3e-4521-98ad-2a222f2d55da', 'tenants_amount': 3, 'image_name': 'rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a', 'flavor_name': 'rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a', '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_4fd22155-6709-480e-a57f-0a315b18f68a', '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-26 15:47:39,631 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3cf4f35a-3564-4203-8d05-7f4ff05b527f 2019-03-26 15:47:39,632 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3cf4f35a-3564-4203-8d05-7f4ff05b527f'] 2019-03-26 15:47:40,585 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3cf4f35a-3564-4203-8d05-7f4ff05b527f -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f: 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 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.719 | 0.846 | 0.933 | 0.943 | 0.953 | 0.847 | 100.0% | 10 | | nova.delete_keypair | 0.025 | 0.029 | 0.038 | 0.04 | 0.042 | 0.031 | 100.0% | 10 | | total | 0.746 | 0.876 | 0.96 | 0.975 | 0.991 | 0.878 | 100.0% | 10 | | -> duration | 0.746 | 0.876 | 0.96 | 0.975 | 0.991 | 0.878 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.648082 Full duration: 24.269981 -------------------------------------------------------------------------------- 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 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.706 | 0.883 | 0.931 | 0.945 | 0.959 | 0.86 | 100.0% | 10 | | nova.list_keypairs | 0.017 | 0.018 | 0.023 | 0.025 | 0.027 | 0.019 | 100.0% | 10 | | total | 0.723 | 0.904 | 0.95 | 0.964 | 0.977 | 0.879 | 100.0% | 10 | | -> duration | 0.723 | 0.904 | 0.95 | 0.964 | 0.977 | 0.879 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.645472 Full duration: 27.628633 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "actions": [ { "hard_reboot": 1 }, { "soft_reboot": 1 }, { "stop_start": 1 }, { "rescue_unrescue": 1 } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.37 | 13.165 | 18.02 | 18.308 | 18.595 | 13.852 | 100.0% | 10 | | nova.reboot_server | 2.319 | 4.476 | 4.941 | 4.966 | 4.991 | 3.835 | 100.0% | 10 | | nova.soft_reboot_server | 122.417 | 123.602 | 124.655 | 124.676 | 124.697 | 123.692 | 100.0% | 10 | | nova.stop_and_start_server | 16.16 | 16.988 | 18.285 | 18.45 | 18.615 | 17.251 | 100.0% | 10 | | -> nova.stop_server | 13.506 | 14.122 | 15.555 | 15.583 | 15.61 | 14.463 | 100.0% | 10 | | -> nova.start_server | 2.624 | 2.73 | 3.109 | 3.115 | 3.12 | 2.788 | 100.0% | 10 | | nova.rescue_and_unrescue_server | 17.801 | 20.023 | 20.675 | 20.838 | 21.001 | 19.574 | 100.0% | 10 | | -> nova.rescue_server | 15.506 | 17.711 | 17.923 | 18.139 | 18.354 | 17.161 | 100.0% | 10 | | -> nova.unrescue_server | 2.285 | 2.32 | 2.568 | 2.847 | 3.125 | 2.413 | 100.0% | 10 | | nova.delete_server | 2.317 | 2.359 | 2.465 | 2.586 | 2.707 | 2.397 | 100.0% | 10 | | total | 173.688 | 179.376 | 186.972 | 187.906 | 188.841 | 180.629 | 100.0% | 10 | | -> duration | 164.688 | 170.376 | 177.972 | 178.906 | 179.841 | 171.629 | 100.0% | 10 | | -> idle_duration | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 9.0 | 100.0% | 10 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 527.844596 Full duration: 595.619412 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.211 | 11.339 | 13.789 | 14.205 | 14.62 | 11.442 | 100.0% | 10 | | nova.delete_server | 2.345 | 2.414 | 3.088 | 3.104 | 3.119 | 2.559 | 100.0% | 10 | | total | 10.556 | 13.762 | 16.192 | 16.588 | 16.985 | 14.001 | 100.0% | 10 | | -> duration | 9.556 | 12.762 | 15.192 | 15.588 | 15.985 | 13.001 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 39.257706 Full duration: 99.649137 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.142 | 10.758 | 13.814 | 14.096 | 14.379 | 10.902 | 100.0% | 10 | | nova.list_servers | 0.179 | 0.215 | 0.419 | 0.438 | 0.457 | 0.27 | 100.0% | 10 | | total | 8.6 | 10.976 | 14.03 | 14.312 | 14.594 | 11.173 | 100.0% | 10 | | -> duration | 7.6 | 9.976 | 13.03 | 13.312 | 13.594 | 10.173 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.400797 Full duration: 104.224842 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "from_image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "to_image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.136 | 10.886 | 11.606 | 12.735 | 13.864 | 11.033 | 100.0% | 10 | | nova.rebuild_server | 16.662 | 18.643 | 19.54 | 19.643 | 19.745 | 18.456 | 100.0% | 10 | | nova.delete_server | 2.351 | 2.393 | 2.543 | 2.598 | 2.653 | 2.432 | 100.0% | 10 | | total | 29.629 | 31.92 | 33.701 | 34.741 | 35.78 | 31.921 | 100.0% | 10 | | -> duration | 27.629 | 29.92 | 31.701 | 32.741 | 33.78 | 29.921 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 94.06364 Full duration: 158.690702 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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) | 16.577 | 19.451 | 25.043 | 25.433 | 25.824 | 20.749 | 100.0% | 10 | | nova.snapshot_server | 5.065 | 7.261 | 13.022 | 13.137 | 13.252 | 8.681 | 100.0% | 10 | | -> glance_v2.get_image | 0.037 | 0.334 | 0.358 | 0.404 | 0.45 | 0.283 | 100.0% | 10 | | -> glance.wait_for_image | 4.069 | 6.151 | 12.167 | 12.253 | 12.338 | 7.739 | 100.0% | 10 | | --> glance_v2.get_image (x6) | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 0.131 | 100.0% | 1 | | --> glance_v2.get_image (x4) | 0.076 | 0.089 | 0.149 | 0.16 | 0.17 | 0.108 | 100.0% | 5 | | --> glance_v2.get_image (x7) | 0.136 | 0.23 | 0.306 | 0.315 | 0.324 | 0.23 | 100.0% | 2 | | --> glance_v2.get_image (x5) | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 0.11 | 100.0% | 1 | | --> glance_v2.get_image (x3) | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 0.064 | 100.0% | 1 | | nova.delete_server (x2) | 4.704 | 5.5 | 7.785 | 8.155 | 8.525 | 6.178 | 100.0% | 10 | | nova.delete_image | 0.344 | 0.996 | 2.144 | 2.229 | 2.315 | 1.188 | 100.0% | 10 | | -> glance_v2.delete_image | 0.327 | 0.976 | 2.108 | 2.187 | 2.265 | 1.166 | 100.0% | 10 | | -> glance.wait_for_delete | 0.014 | 0.016 | 0.033 | 0.041 | 0.048 | 0.021 | 100.0% | 10 | | --> glance_v2.get_image | 0.014 | 0.016 | 0.033 | 0.04 | 0.048 | 0.021 | 0.0% | 10 | | total | 26.982 | 35.165 | 45.491 | 45.493 | 45.495 | 36.796 | 100.0% | 10 | | -> duration | 24.982 | 33.165 | 43.491 | 43.493 | 43.495 | 34.796 | 100.0% | 10 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 103.31124 Full duration: 167.494494 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "nics": [ { "net-id": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.272 | 8.177 | 8.764 | 8.78 | 8.797 | 7.786 | 100.0% | 10 | | nova.boot_server | 8.544 | 11.237 | 12.595 | 13.422 | 14.249 | 11.098 | 100.0% | 10 | | total | 14.879 | 18.449 | 20.952 | 21.999 | 23.046 | 18.885 | 100.0% | 10 | | -> duration | 13.879 | 17.449 | 19.952 | 20.999 | 22.046 | 17.885 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 55.385829 Full duration: 97.566205 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.88 | 11.363 | 12.38 | 12.913 | 13.446 | 11.057 | 100.0% | 10 | | total | 8.88 | 11.363 | 12.38 | 12.913 | 13.447 | 11.058 | 100.0% | 10 | | -> duration | 7.88 | 10.363 | 11.38 | 11.913 | 12.447 | 10.058 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.950589 Full duration: 63.883286 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" } } }, "args": { "detailed": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f has 0 error(s) -------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | nova.list_servers | 1.141 | 1.244 | 1.467 | 1.512 | 1.556 | 1.289 | 100.0% | 10 | | total | 1.141 | 1.244 | 1.467 | 1.512 | 1.556 | 1.289 | 100.0% | 10 | | -> duration | 1.141 | 1.244 | 1.467 | 1.512 | 1.556 | 1.289 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.897147 Full duration: 99.058432 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "force_delete": false, "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "to_flavor": { "name": "rally_full-flavor_alt_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.158 | 10.872 | 13.685 | 14.151 | 14.617 | 11.008 | 100.0% | 10 | | nova.resize | 12.044 | 23.127 | 23.767 | 23.881 | 23.996 | 22.198 | 100.0% | 10 | | nova.resize_confirm | 2.629 | 3.325 | 5.135 | 5.395 | 5.654 | 3.684 | 100.0% | 10 | | nova.delete_server | 2.362 | 2.622 | 2.712 | 2.95 | 3.188 | 2.604 | 100.0% | 10 | | total | 29.296 | 39.321 | 44.131 | 44.546 | 44.961 | 39.494 | 100.0% | 10 | | -> duration | 28.296 | 38.321 | 43.131 | 43.546 | 43.961 | 38.494 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 115.897061 Full duration: 138.174252 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "nics": [ { "net-id": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.028 | 10.359 | 11.566 | 12.949 | 14.332 | 10.395 | 100.0% | 10 | | nova.live_migrate | 11.173 | 12.686 | 24.535 | 25.676 | 26.818 | 15.433 | 100.0% | 10 | | nova.delete_server | 2.37 | 2.738 | 4.622 | 4.742 | 4.862 | 3.033 | 100.0% | 10 | | total | 22.032 | 26.264 | 38.639 | 42.192 | 45.746 | 28.862 | 100.0% | 10 | | -> duration | 21.032 | 25.264 | 37.639 | 41.192 | 44.746 | 27.862 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 83.47531 Full duration: 105.793365 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a" }, "boot_server_kwargs": { "nics": [ { "net-id": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ] }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "size": 10 }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.987 | 12.467 | 14.155 | 14.321 | 14.487 | 12.203 | 100.0% | 10 | | cinder_v3.create_volume | 2.999 | 3.115 | 3.368 | 3.4 | 3.432 | 3.173 | 100.0% | 10 | | nova.attach_volume | 4.503 | 4.738 | 4.911 | 4.931 | 4.951 | 4.728 | 100.0% | 10 | | nova.live_migrate | 13.27 | 14.633 | 29.039 | 33.306 | 37.573 | 18.453 | 100.0% | 10 | | nova.detach_volume | 0.934 | 1.809 | 4.207 | 4.256 | 4.305 | 2.073 | 100.0% | 10 | | cinder_v3.delete_volume | 0.595 | 2.332 | 2.48 | 2.506 | 2.533 | 2.162 | 100.0% | 10 | | nova.delete_server | 2.347 | 2.506 | 2.766 | 2.89 | 3.015 | 2.541 | 100.0% | 10 | | total | 36.625 | 42.127 | 59.698 | 63.191 | 66.684 | 45.332 | 100.0% | 10 | | -> duration | 35.625 | 41.127 | 58.698 | 62.191 | 65.684 | 44.332 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 120.41666 Full duration: 151.161921 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "block_migration": false, "force_delete": false, "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.855 | 6.264 | 6.564 | 6.626 | 6.687 | 6.081 | 100.0% | 10 | | nova.boot_server | 8.938 | 10.955 | 14.97 | 15.44 | 15.91 | 11.642 | 100.0% | 10 | | nova.live_migrate | 12.325 | 14.02 | 27.423 | 30.806 | 34.189 | 17.773 | 100.0% | 10 | | nova.delete_server | 2.343 | 2.425 | 4.511 | 4.711 | 4.912 | 2.892 | 100.0% | 10 | | total | 30.538 | 33.896 | 51.244 | 55.13 | 59.016 | 38.388 | 100.0% | 10 | | -> duration | 29.538 | 32.896 | 50.244 | 54.13 | 58.016 | 37.388 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 104.781028 Full duration: 135.282605 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ] }, "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.804 | 0.957 | 1.16 | 1.337 | 1.514 | 1.016 | 100.0% | 10 | | nova.boot_server | 7.619 | 10.069 | 13.032 | 13.076 | 13.12 | 10.253 | 100.0% | 10 | | nova.delete_server | 2.364 | 2.491 | 2.824 | 3.187 | 3.55 | 2.608 | 100.0% | 10 | | nova.delete_keypair | 0.029 | 0.031 | 0.041 | 0.049 | 0.057 | 0.035 | 100.0% | 10 | | total | 11.222 | 14.105 | 16.513 | 16.646 | 16.779 | 13.913 | 100.0% | 10 | | -> duration | 10.222 | 13.105 | 15.513 | 15.646 | 15.779 | 12.913 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 38.808327 Full duration: 100.629022 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "nics": [ { "net-id": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.841 | 6.278 | 6.776 | 6.86 | 6.944 | 6.416 | 100.0% | 10 | | nova.boot_server | 8.186 | 10.924 | 12.329 | 13.316 | 14.303 | 10.754 | 100.0% | 10 | | nova.delete_server | 2.356 | 2.622 | 3.042 | 3.13 | 3.218 | 2.706 | 100.0% | 10 | | total | 17.294 | 19.933 | 22.045 | 22.606 | 23.167 | 19.877 | 100.0% | 10 | | -> duration | 16.294 | 18.933 | 21.045 | 21.606 | 22.167 | 18.877 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.523524 Full duration: 127.559533 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "nics": [ { "net-id": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ] }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.27 | 9.225 | 13.918 | 14.671 | 15.425 | 10.76 | 100.0% | 10 | | nova.pause_server | 2.299 | 2.431 | 2.758 | 2.837 | 2.917 | 2.497 | 100.0% | 10 | | nova.unpause_server | 2.287 | 2.33 | 2.538 | 2.607 | 2.676 | 2.379 | 100.0% | 10 | | nova.delete_server | 2.341 | 2.55 | 4.856 | 4.859 | 4.863 | 2.983 | 100.0% | 10 | | total | 15.578 | 18.489 | 21.694 | 22.092 | 22.49 | 18.618 | 100.0% | 10 | | -> duration | 10.578 | 13.489 | 16.694 | 17.092 | 17.49 | 13.618 | 100.0% | 10 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 49.778267 Full duration: 115.05648 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.939 | 11.248 | 13.924 | 14.402 | 14.881 | 11.294 | 100.0% | 10 | | nova.migrate | 10.368 | 14.157 | 22.2 | 22.986 | 23.773 | 15.303 | 100.0% | 10 | | nova.resize_confirm | 2.448 | 3.272 | 4.879 | 4.996 | 5.113 | 3.648 | 100.0% | 10 | | nova.delete_server | 2.378 | 2.566 | 2.698 | 2.717 | 2.736 | 2.556 | 100.0% | 10 | | total | 27.152 | 31.694 | 37.076 | 39.629 | 42.181 | 32.802 | 100.0% | 10 | | -> duration | 26.152 | 30.694 | 36.076 | 38.629 | 41.181 | 31.802 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 92.445743 Full duration: 114.831152 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a" }, "auto_assign_nic": true, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.589 | 11.204 | 12.929 | 13.894 | 14.858 | 11.271 | 100.0% | 10 | | nova.list_interfaces | 0.094 | 0.206 | 0.341 | 0.352 | 0.363 | 0.213 | 100.0% | 10 | | total | 8.688 | 11.469 | 13.245 | 14.103 | 14.962 | 11.484 | 100.0% | 10 | | -> duration | 7.688 | 10.469 | 12.245 | 13.103 | 13.962 | 10.484 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.557819 Full duration: 102.597753 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a" }, "console_type": "novnc", "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.321 | 11.376 | 13.153 | 13.456 | 13.759 | 11.162 | 100.0% | 10 | | nova.get_console_url_server | 0.079 | 0.116 | 0.196 | 0.238 | 0.28 | 0.13 | 100.0% | 10 | | total | 8.403 | 11.492 | 13.28 | 13.584 | 13.889 | 11.292 | 100.0% | 10 | | -> duration | 7.403 | 10.492 | 12.28 | 12.584 | 12.889 | 10.292 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 29.881989 Full duration: 99.737878 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a" }, "subnet_create_args": {}, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "boot_server_args": { "auto_assign_nic": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.327 | 2.799 | 3.086 | 3.127 | 3.168 | 2.38 | 100.0% | 10 | | nova.boot_server | 8.84 | 11.233 | 12.859 | 13.218 | 13.578 | 11.18 | 100.0% | 10 | | nova.attach_interface | 4.136 | 4.417 | 6.333 | 6.515 | 6.697 | 4.783 | 100.0% | 10 | | total | 14.874 | 18.981 | 20.64 | 20.838 | 21.036 | 18.343 | 100.0% | 10 | | -> duration | 13.874 | 17.981 | 19.64 | 19.838 | 20.036 | 17.343 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 52.900032 Full duration: 160.22908 -------------------------------------------------------------------------------- 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_4fd22155-6709-480e-a57f-0a315b18f68a" }, "volume_num": 1, "volume_size": 1, "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "boot_server_kwargs": { "auto_assign_nic": true } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.148 | 10.774 | 12.74 | 13.414 | 14.088 | 11.023 | 100.0% | 10 | | cinder_v3.create_volume | 2.881 | 3.183 | 3.47 | 3.756 | 4.042 | 3.237 | 100.0% | 10 | | nova.attach_volume | 4.29 | 4.754 | 4.966 | 4.968 | 4.969 | 4.675 | 100.0% | 10 | | nova.list_attachments | 0.05 | 0.053 | 0.084 | 0.157 | 0.23 | 0.072 | 100.0% | 10 | | total | 16.59 | 19.272 | 20.381 | 20.991 | 21.602 | 19.007 | 100.0% | 10 | | -> duration | 15.59 | 18.272 | 19.381 | 19.991 | 20.602 | 18.007 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 54.52867 Full duration: 136.389836 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.512 | 10.912 | 12.363 | 13.604 | 14.844 | 10.629 | 100.0% | 10 | | nova.associate_floating_ip | 3.164 | 3.772 | 4.401 | 4.686 | 4.971 | 3.879 | 100.0% | 10 | | -> neutron.list_ports | 0.052 | 0.063 | 0.071 | 0.072 | 0.074 | 0.062 | 100.0% | 10 | | -> neutron.list_floating_ips | 0.063 | 0.077 | 0.094 | 0.113 | 0.132 | 0.082 | 100.0% | 10 | | nova.dissociate_floating_ip | 2.75 | 3.56 | 4.002 | 4.106 | 4.211 | 3.468 | 100.0% | 10 | | -> neutron.list_floating_ips | 0.064 | 0.069 | 0.12 | 0.123 | 0.126 | 0.082 | 100.0% | 10 | | total | 17.515 | 20.148 | 22.687 | 23.109 | 23.53 | 19.978 | 100.0% | 10 | | -> duration | 16.515 | 19.148 | 21.687 | 22.109 | 22.53 | 18.978 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 57.568424 Full duration: 132.847978 -------------------------------------------------------------------------------- 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": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da" } ], "flavor": { "name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a" }, "image": { "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a" }, "create_floating_ip_args": { "ext_network": "external" } }, "sla": { "failure_rate": { "max": 0 } }, "hooks": [] } -------------------------------------------------------------------------------- Task 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.724 | 11.161 | 14.528 | 15.2 | 15.871 | 11.459 | 100.0% | 10 | | nova.associate_floating_ip | 2.922 | 3.648 | 4.36 | 4.983 | 5.607 | 3.848 | 100.0% | 10 | | -> neutron.list_ports | 0.051 | 0.055 | 0.085 | 0.111 | 0.137 | 0.066 | 100.0% | 10 | | -> neutron.list_floating_ips | 0.068 | 0.085 | 0.113 | 0.143 | 0.174 | 0.095 | 100.0% | 10 | | total | 14.144 | 16.7 | 20.712 | 21.192 | 21.672 | 17.441 | 100.0% | 10 | | -> duration | 13.144 | 15.7 | 19.712 | 20.192 | 20.672 | 16.441 | 100.0% | 10 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 10 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 48.721445 Full duration: 125.678161 -------------------------------------------------------------------------------- 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 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.668 | 0.777 | 0.833 | 0.834 | 0.836 | 0.776 | 100.0% | 10 | | nova.delete_server_group | 0.032 | 0.037 | 0.043 | 0.045 | 0.047 | 0.038 | 100.0% | 10 | | total | 0.704 | 0.816 | 0.868 | 0.869 | 0.869 | 0.814 | 100.0% | 10 | | -> duration | 0.704 | 0.816 | 0.868 | 0.869 | 0.869 | 0.814 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.452357 Full duration: 22.289605 -------------------------------------------------------------------------------- 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 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.68 | 0.787 | 0.843 | 0.844 | 0.845 | 0.786 | 100.0% | 10 | | nova.get_server_group | 0.015 | 0.017 | 0.019 | 0.022 | 0.024 | 0.018 | 100.0% | 10 | | total | 0.696 | 0.805 | 0.858 | 0.86 | 0.861 | 0.803 | 100.0% | 10 | | -> duration | 0.696 | 0.805 | 0.858 | 0.86 | 0.861 | 0.803 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.469462 Full duration: 23.815897 -------------------------------------------------------------------------------- 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 3cf4f35a-3564-4203-8d05-7f4ff05b527f 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.684 | 0.78 | 0.916 | 0.929 | 0.941 | 0.794 | 100.0% | 10 | | nova.list_server_groups | 0.017 | 0.019 | 0.021 | 0.022 | 0.023 | 0.019 | 100.0% | 10 | | total | 0.703 | 0.8 | 0.936 | 0.948 | 0.96 | 0.814 | 100.0% | 10 | | -> duration | 0.703 | 0.8 | 0.936 | 0.948 | 0.96 | 0.814 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.476132 Full duration: 24.282648 HINTS: * To plot HTML graphics with this data, run: rally task report 3cf4f35a-3564-4203-8d05-7f4ff05b527f --out output.html * To generate a JUnit report, run: rally task export 3cf4f35a-3564-4203-8d05-7f4ff05b527f --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3cf4f35a-3564-4203-8d05-7f4ff05b527f --json --out output.json 2019-03-26 15:47:40,586 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3cf4f35a-3564-4203-8d05-7f4ff05b527f', '--out', u'/home/opnfv/functest/results/rally_full/nova.json'] 2019-03-26 15:47:42,505 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3cf4f35a-3564-4203-8d05-7f4ff05b527f --out /home/opnfv/functest/results/rally_full/nova.json 2019-03-26 15:47:42.360 23374 INFO rally.api [-] Building 'json' report for the following task(s): '3cf4f35a-3564-4203-8d05-7f4ff05b527f'. 2019-03-26 15:47:42.413 23374 INFO rally.api [-] The report has been successfully built. 2019-03-26 15:47:42,580 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2019-03-26 15:47:42,581 - 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-26 15:47:42,581 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 15:47:42,590 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 15:47:42,591 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2019-03-26 15:47:42,591 - 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': '0ad2f54a-2b3e-4521-98ad-2a222f2d55da', 'tenants_amount': 3, 'image_name': 'rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a', 'flavor_name': 'rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a', '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_4fd22155-6709-480e-a57f-0a315b18f68a', '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-26 15:49:06,037 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 5cd6b092-07ce-4cad-9049-dd3bf97b720c 2019-03-26 15:49:06,038 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '5cd6b092-07ce-4cad-9049-dd3bf97b720c'] 2019-03-26 15:49:07,081 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 5cd6b092-07ce-4cad-9049-dd3bf97b720c -------------------------------------------------------------------------------- Task 5cd6b092-07ce-4cad-9049-dd3bf97b720c: 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 5cd6b092-07ce-4cad-9049-dd3bf97b720c 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.707 | 0.875 | 0.952 | 0.969 | 0.986 | 0.854 | 100.0% | 10 | | quotas.delete_quotas | 0.209 | 0.256 | 0.293 | 0.298 | 0.302 | 0.254 | 100.0% | 10 | | total | 0.936 | 1.096 | 1.244 | 1.254 | 1.264 | 1.109 | 100.0% | 10 | | -> duration | 0.936 | 1.096 | 1.244 | 1.254 | 1.264 | 1.109 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.232102 Full duration: 16.844596 -------------------------------------------------------------------------------- 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 5cd6b092-07ce-4cad-9049-dd3bf97b720c 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.877 | 0.965 | 0.969 | 0.974 | 0.868 | 100.0% | 10 | | total | 0.724 | 0.877 | 0.965 | 0.969 | 0.974 | 0.869 | 100.0% | 10 | | -> duration | 0.724 | 0.877 | 0.965 | 0.969 | 0.974 | 0.869 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.544108 Full duration: 15.237951 -------------------------------------------------------------------------------- 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 5cd6b092-07ce-4cad-9049-dd3bf97b720c 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.411 | 0.756 | 0.763 | 0.769 | 0.478 | 100.0% | 10 | | total | 0.744 | 0.842 | 1.209 | 1.217 | 1.224 | 0.909 | 100.0% | 10 | | -> duration | 0.744 | 0.842 | 1.209 | 1.217 | 1.224 | 0.909 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.540143 Full duration: 15.573735 -------------------------------------------------------------------------------- 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 5cd6b092-07ce-4cad-9049-dd3bf97b720c 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.065 | 1.26 | 1.383 | 1.432 | 1.481 | 1.249 | 100.0% | 10 | | total | 1.065 | 1.26 | 1.383 | 1.432 | 1.481 | 1.249 | 100.0% | 10 | | -> duration | 1.065 | 1.26 | 1.383 | 1.432 | 1.481 | 1.249 | 100.0% | 10 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 10 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.850366 Full duration: 17.247443 HINTS: * To plot HTML graphics with this data, run: rally task report 5cd6b092-07ce-4cad-9049-dd3bf97b720c --out output.html * To generate a JUnit report, run: rally task export 5cd6b092-07ce-4cad-9049-dd3bf97b720c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 5cd6b092-07ce-4cad-9049-dd3bf97b720c --json --out output.json 2019-03-26 15:49:07,081 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '5cd6b092-07ce-4cad-9049-dd3bf97b720c', '--out', u'/home/opnfv/functest/results/rally_full/quotas.json'] 2019-03-26 15:49:08,853 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 5cd6b092-07ce-4cad-9049-dd3bf97b720c --out /home/opnfv/functest/results/rally_full/quotas.json 2019-03-26 15:49:08.762 23955 INFO rally.api [-] Building 'json' report for the following task(s): '5cd6b092-07ce-4cad-9049-dd3bf97b720c'. 2019-03-26 15:49:08.768 23955 INFO rally.api [-] The report has been successfully built. 2019-03-26 15:49:08,860 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2019-03-26 15:49:08,863 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:01:28 | 60 | 100.00% | | glance | 00:05:33 | 80 | 100.00% | | cinder | 00:20:58 | 240 | 100.00% | | gnocchi | 00:00:11 | 10 | 0.00% | | heat | 00:11:01 | 130 | 100.00% | | keystone | 00:05:46 | 110 | 100.00% | | neutron | 00:25:39 | 200 | 100.00% | | nova | 00:54:14 | 270 | 100.00% | | quotas | 00:01:04 | 40 | 100.00% | | | | | | | TOTAL: | 02:05:58 | 1140 | 99.12% | +----------------+------------+----------------+-----------+ 2019-03-26 15:49:08,864 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_full' success_rate is 99.12% in 8/9 modules 2019-03-26 15:49:08,864 - 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-26 15:49:11,925 - 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-26 15:49:11.350 23957 INFO rally.api [-] Building 'html' report for the following task(s): 'bbda3309-415e-4e6b-9bbe-9233764fdace', '54bd627b-527f-4885-9e86-d828362987a4', '7824f4b9-010f-4b6b-967a-9e1f99fc8bda', '10ec0786-1a55-44cc-af65-cbd803533429', '7d2084a9-9601-4e22-8cbb-ea582e90fd36', 'cf86f164-a333-4a71-953b-e5bbd7acf8e1', '7488d8b2-802e-4fd2-88ef-00e773a5d3bf', '3cf4f35a-3564-4203-8d05-7f4ff05b527f', '5cd6b092-07ce-4cad-9049-dd3bf97b720c'. 2019-03-26 15:49:11.835 23957 INFO rally.api [-] The report has been successfully built. 2019-03-26 15:49:11,926 - 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-26 15:49:14,466 - 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-26 15:49:14.349 23959 INFO rally.api [-] Building 'junit-xml' report for the following task(s): 'bbda3309-415e-4e6b-9bbe-9233764fdace', '54bd627b-527f-4885-9e86-d828362987a4', '7824f4b9-010f-4b6b-967a-9e1f99fc8bda', '10ec0786-1a55-44cc-af65-cbd803533429', '7d2084a9-9601-4e22-8cbb-ea582e90fd36', 'cf86f164-a333-4a71-953b-e5bbd7acf8e1', '7488d8b2-802e-4fd2-88ef-00e773a5d3bf', '3cf4f35a-3564-4203-8d05-7f4ff05b527f', '5cd6b092-07ce-4cad-9049-dd3bf97b720c'. 2019-03-26 15:49:14.356 23959 INFO rally.api [-] The report has been successfully built. 2019-03-26 15:49:14,591 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 15:49:14,591 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_full | functest | 133:21 | FAIL | +--------------------+------------------+------------------+----------------+ 2019-03-26 15:49:14,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 15:49:14,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 15:49:15,034 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T16:49:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["tPrIn_B2RrOT55mm7geaGQ"], "issued_at": "2019-03-26T15:49:14.000000Z"}} 2019-03-26 15:49:15,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea090c0bcbd47659c9c51a45fbd3f7214500b1cc" 2019-03-26 15:49:15,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 364 Content-Type: application/json Date: Tue, 26 Mar 2019 15: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-590d6184-2ccc-4c50-a59b-ec41e03e8818 x-openstack-request-id: req-590d6184-2ccc-4c50-a59b-ec41e03e8818 2019-03-26 15:49:15,407 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_alt_4fd22155-6709-480e-a57f-0a315b18f68a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/cc435500-95a0-428d-bfb2-0e4724888ab4", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/cc435500-95a0-428d-bfb2-0e4724888ab4", "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": "cc435500-95a0-428d-bfb2-0e4724888ab4"}, {"name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f55bcb1c-3c0c-4985-b27a-d80e998189b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f55bcb1c-3c0c-4985-b27a-d80e998189b5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f55bcb1c-3c0c-4985-b27a-d80e998189b5"}]} 2019-03-26 15:49:15,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-590d6184-2ccc-4c50-a59b-ec41e03e8818 2019-03-26 15:49:15,408 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.798011064529s 2019-03-26 15:49:15,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 15:49:15,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/cc435500-95a0-428d-bfb2-0e4724888ab4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea090c0bcbd47659c9c51a45fbd3f7214500b1cc" 2019-03-26 15:49:15,437 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49: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-2a4cf30c-530b-4894-add8-0141a4a322a4 x-openstack-request-id: req-2a4cf30c-530b-4894-add8-0141a4a322a4 2019-03-26 15:49:15,437 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/cc435500-95a0-428d-bfb2-0e4724888ab4 used request id req-2a4cf30c-530b-4894-add8-0141a4a322a4 2019-03-26 15:49:15,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0266790390015s 2019-03-26 15:49:15,438 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 15:49:15,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 15:49:15,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T16:49:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b5c68004a5140ab9f4ee5498493a535", "name": "rally_full-project_4fd22155-6709-480e-a57f-0a315b18f68a"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_9b5c68004a5140ab9f4ee5498493a535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_9b5c68004a5140ab9f4ee5498493a535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/9b5c68004a5140ab9f4ee5498493a535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/9b5c68004a5140ab9f4ee5498493a535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/9b5c68004a5140ab9f4ee5498493a535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/9b5c68004a5140ab9f4ee5498493a535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/9b5c68004a5140ab9f4ee5498493a535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/9b5c68004a5140ab9f4ee5498493a535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/9b5c68004a5140ab9f4ee5498493a535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/9b5c68004a5140ab9f4ee5498493a535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/9b5c68004a5140ab9f4ee5498493a535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/9b5c68004a5140ab9f4ee5498493a535", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/9b5c68004a5140ab9f4ee5498493a535", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/9b5c68004a5140ab9f4ee5498493a535", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_full-user_4fd22155-6709-480e-a57f-0a315b18f68a", "id": "93ff8f4d2e3d4fd39c8e0d23eb60eeb6"}, "audit_ids": ["CWlczFWhSZGWeUYje2TWFg"], "issued_at": "2019-03-26T15:49:15.000000Z"}} 2019-03-26 15:49:15,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/5240b97b-2670-4208-a040-8e886c610e56/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}188c35396391aa95493177c232cd5a66f3af66f5" -d '{"subnet_id": "59591c8f-e0df-4097-8c44-099a330f712f"}' 2019-03-26 15:49:18,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:18 GMT X-Openstack-Request-Id: req-0174deaa-4c38-41a8-8711-e2e6107f4b03 2019-03-26 15:49:18,606 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "0ad2f54a-2b3e-4521-98ad-2a222f2d55da", "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "subnet_id": "59591c8f-e0df-4097-8c44-099a330f712f", "subnet_ids": ["59591c8f-e0df-4097-8c44-099a330f712f"], "port_id": "93fee5af-5084-4f44-b174-88d69e8d20e2", "id": "5240b97b-2670-4208-a040-8e886c610e56"} 2019-03-26 15:49:18,606 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/5240b97b-2670-4208-a040-8e886c610e56/remove_router_interface.json used request id req-0174deaa-4c38-41a8-8711-e2e6107f4b03 2019-03-26 15:49:18,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 3.16870594025s 2019-03-26 15:49:18,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 15:49:18,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}188c35396391aa95493177c232cd5a66f3af66f5" 2019-03-26 15:49:18,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1707 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:18 GMT X-Openstack-Request-Id: req-a448c18e-798b-4324-a264-b9cc0c805ddd 2019-03-26 15:49:18,744 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f70904767be4088abe76307973f54fa", "created_at": "2019-03-26T11:42:00Z", "admin_state_up": true, "updated_at": "2019-03-26T11:42:00Z", "project_id": "2f70904767be4088abe76307973f54fa", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "465c83f2-2dd2-40a3-a9a2-de75fe026995", "name": "tempest-pretest-check-694215904"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "created_at": "2019-03-26T13:35:56Z", "admin_state_up": true, "updated_at": "2019-03-26T15:49:17Z", "project_id": "9b5c68004a5140ab9f4ee5498493a535", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "5240b97b-2670-4208-a040-8e886c610e56", "name": "rally_full-router_4fd22155-6709-480e-a57f-0a315b18f68a"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a55f567358d4a8c825c14b74bbb46f7", "created_at": "2019-03-26T11:42:28Z", "admin_state_up": false, "updated_at": "2019-03-26T11:42:28Z", "project_id": "5a55f567358d4a8c825c14b74bbb46f7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f65d8ca7-4128-4274-b399-476e5dd54c51", "name": "tempest-router-413550504"}]} 2019-03-26 15:49:18,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-a448c18e-798b-4324-a264-b9cc0c805ddd 2019-03-26 15:49:18,744 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.137359142303s 2019-03-26 15:49:18,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 15:49:18,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/5240b97b-2670-4208-a040-8e886c610e56.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}188c35396391aa95493177c232cd5a66f3af66f5" 2019-03-26 15:49:20,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 15:49:20 GMT X-Openstack-Request-Id: req-7285cd45-0197-41a3-871c-f4234d72664e 2019-03-26 15:49:20,372 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 15:49:20,373 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/5240b97b-2670-4208-a040-8e886c610e56.json used request id req-7285cd45-0197-41a3-871c-f4234d72664e 2019-03-26 15:49:20,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.62650108337s 2019-03-26 15:49:20,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 15:49:20,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}188c35396391aa95493177c232cd5a66f3af66f5" 2019-03-26 15:49:20,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:20 GMT X-Openstack-Request-Id: req-973dc364-647a-4b92-8930-efb316ac4b87 2019-03-26 15:49:20,420 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T13:35: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":"59591c8f-e0df-4097-8c44-099a330f712f","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"9b5c68004a5140ab9f4ee5498493a535","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_full-subnet_4fd22155-6709-480e-a57f-0a315b18f68a","enable_dhcp":true,"segment_id":null,"network_id":"0ad2f54a-2b3e-4521-98ad-2a222f2d55da","tenant_id":"9b5c68004a5140ab9f4ee5498493a535","created_at":"2019-03-26T13:35:55Z","ip_version":4},{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4}]} 2019-03-26 15:49:20,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-973dc364-647a-4b92-8930-efb316ac4b87 2019-03-26 15:49:20,421 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0474758148193s 2019-03-26 15:49:20,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 15:49:20,423 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/59591c8f-e0df-4097-8c44-099a330f712f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}188c35396391aa95493177c232cd5a66f3af66f5" 2019-03-26 15:49:21,312 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 15:49:21 GMT X-Openstack-Request-Id: req-2262ee0d-eb75-44b5-a60b-ff79a72b230d 2019-03-26 15:49:21,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 15:49:21,312 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/59591c8f-e0df-4097-8c44-099a330f712f.json used request id req-2262ee0d-eb75-44b5-a60b-ff79a72b230d 2019-03-26 15:49:21,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.890037059784s 2019-03-26 15:49:21,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 15:49:21,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}188c35396391aa95493177c232cd5a66f3af66f5" 2019-03-26 15:49:21,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:21 GMT X-Openstack-Request-Id: req-4fa339e9-0188-493a-b205-e9d3bc21908d 2019-03-26 15:49:21,404 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"0ad2f54a-2b3e-4521-98ad-2a222f2d55da","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":16,"ipv4_address_scope":null,"shared":true,"project_id":"9b5c68004a5140ab9f4ee5498493a535","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T15:49:21Z","qos_policy_id":null,"name":"rally_full-net_4fd22155-6709-480e-a57f-0a315b18f68a","admin_state_up":true,"tenant_id":"9b5c68004a5140ab9f4ee5498493a535","created_at":"2019-03-26T13:35:54Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 15:49:21,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4fa339e9-0188-493a-b205-e9d3bc21908d 2019-03-26 15:49:21,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0908451080322s 2019-03-26 15:49:21,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 15:49:21,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/0ad2f54a-2b3e-4521-98ad-2a222f2d55da.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}188c35396391aa95493177c232cd5a66f3af66f5" 2019-03-26 15:49:22,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 15:49:22 GMT X-Openstack-Request-Id: req-7e3f68a4-6e8d-4094-8671-c6fb75550798 2019-03-26 15:49:22,408 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 15:49:22,408 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/0ad2f54a-2b3e-4521-98ad-2a222f2d55da.json used request id req-7e3f68a4-6e8d-4094-8671-c6fb75550798 2019-03-26 15:49:22,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.00327587128s 2019-03-26 15:49:22,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 15:49:22,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}188c35396391aa95493177c232cd5a66f3af66f5" 2019-03-26 15:49:22,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:22 GMT X-Openstack-Request-Id: req-14e274fe-5f88-4207-9dc4-2b9369a4c2bc 2019-03-26 15:49:22,709 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T13:36:01Z", "file": "/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e/file", "owner": "9b5c68004a5140ab9f4ee5498493a535", "id": "b9398ff2-2bd1-4153-b653-de1d68a75c3e", "size": 12716032, "self": "/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_full-img_4fd22155-6709-480e-a57f-0a315b18f68a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T13:36:00Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 15:49:22,710 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-14e274fe-5f88-4207-9dc4-2b9369a4c2bc 2019-03-26 15:49:22,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.296967029572s 2019-03-26 15:49:22,712 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 15:49:22,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}188c35396391aa95493177c232cd5a66f3af66f5" 2019-03-26 15:49:23,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 15:49:23 GMT X-Openstack-Request-Id: req-97130e98-748b-415d-9377-aef2f0e89bf9 2019-03-26 15:49:23,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-26 15:49:23,572 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/b9398ff2-2bd1-4153-b653-de1d68a75c3e used request id req-97130e98-748b-415d-9377-aef2f0e89bf9 2019-03-26 15:49:23,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.86042714119s 2019-03-26 15:49:23,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 15:49:23,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea090c0bcbd47659c9c51a45fbd3f7214500b1cc" 2019-03-26 15:49:23,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 26 Mar 2019 15: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-f336941b-0acf-44d8-9443-e21b8954642a x-openstack-request-id: req-f336941b-0acf-44d8-9443-e21b8954642a 2019-03-26 15:49:23,597 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_full-flavor_4fd22155-6709-480e-a57f-0a315b18f68a", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f55bcb1c-3c0c-4985-b27a-d80e998189b5", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f55bcb1c-3c0c-4985-b27a-d80e998189b5", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "f55bcb1c-3c0c-4985-b27a-d80e998189b5"}]} 2019-03-26 15:49:23,597 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f336941b-0acf-44d8-9443-e21b8954642a 2019-03-26 15:49:23,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241107940674s 2019-03-26 15:49:23,599 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 15:49:23,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/f55bcb1c-3c0c-4985-b27a-d80e998189b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea090c0bcbd47659c9c51a45fbd3f7214500b1cc" 2019-03-26 15:49:23,630 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49: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-27418da3-091a-48d9-a0a9-8e8f0a0c6928 x-openstack-request-id: req-27418da3-091a-48d9-a0a9-8e8f0a0c6928 2019-03-26 15:49:23,630 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f55bcb1c-3c0c-4985-b27a-d80e998189b5 used request id req-27418da3-091a-48d9-a0a9-8e8f0a0c6928 2019-03-26 15:49:23,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0304839611053s 2019-03-26 15:49:23,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 15:49:23,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea090c0bcbd47659c9c51a45fbd3f7214500b1cc" 2019-03-26 15:49:23,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aaab293-9565-4a65-a5bb-395415a225af 2019-03-26 15:49:23,851 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "rally_full-user_4fd22155-6709-480e-a57f-0a315b18f68a", "links": {"self": "http://172.30.9.22:5000/v3/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "93ff8f4d2e3d4fd39c8e0d23eb60eeb6", "domain_id": "default", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 15:49:23,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-7aaab293-9565-4a65-a5bb-395415a225af 2019-03-26 15:49:23,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221008062363s 2019-03-26 15:49:23,857 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 15:49:23,861 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea090c0bcbd47659c9c51a45fbd3f7214500b1cc" 2019-03-26 15:49:24,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 226 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c7dbc4-a1e8-4abd-8b23-1871fff437db 2019-03-26 15:49:24,074 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_full-user_4fd22155-6709-480e-a57f-0a315b18f68a", "links": {"self": "http://172.30.9.22:5000/v3/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "93ff8f4d2e3d4fd39c8e0d23eb60eeb6", "description": null}} 2019-03-26 15:49:24,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6 used request id req-d8c7dbc4-a1e8-4abd-8b23-1871fff437db 2019-03-26 15:49:24,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.216858148575s 2019-03-26 15:49:24,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 15:49:24,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea090c0bcbd47659c9c51a45fbd3f7214500b1cc" 2019-03-26 15:49:24,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 15:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba816664-7c66-4252-94e1-9ed710351bd7 2019-03-26 15:49:24,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 15:49:24,380 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/93ff8f4d2e3d4fd39c8e0d23eb60eeb6 used request id req-ba816664-7c66-4252-94e1-9ed710351bd7 2019-03-26 15:49:24,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.305645942688s 2019-03-26 15:49:24,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 15:49:24,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}ea090c0bcbd47659c9c51a45fbd3f7214500b1cc" 2019-03-26 15:49:24,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 388 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f72b1b97-e2da-49e0-9172-358777121dfd 2019-03-26 15:49:24,596 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_full", "links": {"self": "http://172.30.9.22:5000/v3/projects/9b5c68004a5140ab9f4ee5498493a535"}, "tags": [], "enabled": true, "id": "9b5c68004a5140ab9f4ee5498493a535", "parent_id": "default", "domain_id": "default", "name": "rally_full-project_4fd22155-6709-480e-a57f-0a315b18f68a"}]} 2019-03-26 15:49:24,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-f72b1b97-e2da-49e0-9172-358777121dfd 2019-03-26 15:49:24,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.208243131638s 2019-03-26 15:49:24,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 15:49:24,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/9b5c68004a5140ab9f4ee5498493a535 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea090c0bcbd47659c9c51a45fbd3f7214500b1cc" 2019-03-26 15:49:24,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 15:49:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a3743fb-e16f-48d1-b20e-58443840ab90 2019-03-26 15:49:24,874 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 15:49:24,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/9b5c68004a5140ab9f4ee5498493a535 used request id req-7a3743fb-e16f-48d1-b20e-58443840ab90 2019-03-26 15:49:24,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.27295589447s 2019-03-26 15:49:24,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 15:49:24,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9b5c68004a5140ab9f4ee5498493a535&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}ea090c0bcbd47659c9c51a45fbd3f7214500b1cc" 2019-03-26 15:49:25,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:25 GMT X-Openstack-Request-Id: req-15060a95-00d3-4720-80d1-da4ddf8c86c1 2019-03-26 15:49:25,219 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "created_at": "2019-03-26T13:35:54Z", "updated_at": "2019-03-26T13:35:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:35:54Z", "revision_number": 0, "id": "183cccab-6dd9-4e8c-9056-820014eedd70", "remote_group_id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "remote_ip_prefix": null, "created_at": "2019-03-26T13:35:54Z", "security_group_id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b5c68004a5140ab9f4ee5498493a535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:35:54Z", "revision_number": 0, "id": "2e7e72be-2c4d-4e10-a7be-5e16fc8f50e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:35:54Z", "security_group_id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b5c68004a5140ab9f4ee5498493a535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:35:54Z", "revision_number": 0, "id": "87a76a9d-42c0-4608-a9e1-9f278411ce2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:35:54Z", "security_group_id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b5c68004a5140ab9f4ee5498493a535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:35:54Z", "revision_number": 0, "id": "e138fa7f-9c1a-4854-a6dd-efc2afd3c4be", "remote_group_id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "remote_ip_prefix": null, "created_at": "2019-03-26T13:35:54Z", "security_group_id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b5c68004a5140ab9f4ee5498493a535"}], "revision_number": 1, "project_id": "9b5c68004a5140ab9f4ee5498493a535", "id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "name": "default"}]} 2019-03-26 15:49:25,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=9b5c68004a5140ab9f4ee5498493a535&name=default used request id req-15060a95-00d3-4720-80d1-da4ddf8c86c1 2019-03-26 15:49:25,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.339396953583s 2019-03-26 15:49:25,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 15:49:25,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}ea090c0bcbd47659c9c51a45fbd3f7214500b1cc" 2019-03-26 15:49:25,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:25 GMT X-Openstack-Request-Id: req-603cb360-8f9e-45b0-b7d9-5567ed0de314 2019-03-26 15:49:25,346 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "created_at": "2019-03-26T13:35:54Z", "updated_at": "2019-03-26T13:35:54Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:35:54Z", "revision_number": 0, "id": "183cccab-6dd9-4e8c-9056-820014eedd70", "remote_group_id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "remote_ip_prefix": null, "created_at": "2019-03-26T13:35:54Z", "security_group_id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b5c68004a5140ab9f4ee5498493a535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:35:54Z", "revision_number": 0, "id": "2e7e72be-2c4d-4e10-a7be-5e16fc8f50e9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:35:54Z", "security_group_id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b5c68004a5140ab9f4ee5498493a535"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:35:54Z", "revision_number": 0, "id": "87a76a9d-42c0-4608-a9e1-9f278411ce2a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T13:35:54Z", "security_group_id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "port_range_min": null, "ethertype": "IPv6", "project_id": "9b5c68004a5140ab9f4ee5498493a535"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T13:35:54Z", "revision_number": 0, "id": "e138fa7f-9c1a-4854-a6dd-efc2afd3c4be", "remote_group_id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "remote_ip_prefix": null, "created_at": "2019-03-26T13:35:54Z", "security_group_id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "tenant_id": "9b5c68004a5140ab9f4ee5498493a535", "port_range_min": null, "ethertype": "IPv4", "project_id": "9b5c68004a5140ab9f4ee5498493a535"}], "revision_number": 1, "project_id": "9b5c68004a5140ab9f4ee5498493a535", "id": "a0b79780-6e9f-482b-9f3e-6030d3ef123f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 15:49:25,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-603cb360-8f9e-45b0-b7d9-5567ed0de314 2019-03-26 15:49:25,347 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.121731996536s 2019-03-26 15:49:25,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 15:49:25,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/a0b79780-6e9f-482b-9f3e-6030d3ef123f.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}ea090c0bcbd47659c9c51a45fbd3f7214500b1cc" 2019-03-26 15:49:25,482 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 15:49:25 GMT X-Openstack-Request-Id: req-93beb51d-6647-4727-9000-56ffab6748fb 2019-03-26 15:49:25,482 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 15:49:25,482 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/a0b79780-6e9f-482b-9f3e-6030d3ef123f.json used request id req-93beb51d-6647-4727-9000-56ffab6748fb 2019-03-26 15:49:25,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.125629901886s 2019-03-26 15:49:25,483 - xtesting.ci.run_tests - ERROR - The test case 'rally_full' failed. 2019-03-26 15:49:25,504 - xtesting.ci.run_tests - INFO - Loading test case 'rally_jobs'... 2019-03-26 15:49:25,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 15:49:25,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62b38e3-6bac-4706-b88f-ff64fe0b50cf 2019-03-26 15:49:25,536 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 15:49:25,536 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-d62b38e3-6bac-4706-b88f-ff64fe0b50cf 2019-03-26 15:49:25,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 15:49:25,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T16:49:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["aZI5QU4DSfKyGKHrZutFPw"], "issued_at": "2019-03-26T15:49:25.000000Z"}} 2019-03-26 15:49:25,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 15:49:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:26,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:26 GMT X-Openstack-Request-Id: req-a1f5adfa-b133-4e96-96f7-0d6cac6555fa 2019-03-26 15:49:26,328 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 15:49:26,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a1f5adfa-b133-4e96-96f7-0d6cac6555fa 2019-03-26 15:49:26,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383236885071s 2019-03-26 15:49:26,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 15:49:26,341 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21a2f9d0-1dca-4672-8900-a6e7b16f5237 2019-03-26 15:49:26,341 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 15:49:26,341 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-21a2f9d0-1dca-4672-8900-a6e7b16f5237 2019-03-26 15:49:26,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 15:49:26,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:26,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50c089e1-8c60-4f72-8a54-c0f0ec514d02 2019-03-26 15:49:26,556 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 15:49:26,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-50c089e1-8c60-4f72-8a54-c0f0ec514d02 2019-03-26 15:49:26,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.213793992996s 2019-03-26 15:49:26,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 15:49:26,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" -d '{"project": {"description": "Created by OPNFV Functest: rally_jobs", "enabled": true, "domain_id": "default", "name": "rally_jobs-project_45f21565-2f7c-4831-a6da-e6ad914ae8ce"}}' 2019-03-26 15:49:26,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 366 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0600cad3-a6e2-4d16-92e7-b1190181b546 2019-03-26 15:49:26,704 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/1601da42c6a849a28fde83374620787e"}, "tags": [], "enabled": true, "id": "1601da42c6a849a28fde83374620787e", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_45f21565-2f7c-4831-a6da-e6ad914ae8ce"}} 2019-03-26 15:49:26,704 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-0600cad3-a6e2-4d16-92e7-b1190181b546 2019-03-26 15:49:26,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.140169143677s 2019-03-26 15:49:26,705 - 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'1601da42c6a849a28fde83374620787e', '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_45f21565-2f7c-4831-a6da-e6ad914ae8ce'}) 2019-03-26 15:49:26,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 15:49:26,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "nAEBd9dvJlE4IStYcTXclSFW6vZ8YC", "email": null, "name": "rally_jobs-user_45f21565-2f7c-4831-a6da-e6ad914ae8ce"}}' 2019-03-26 15:49:27,188 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 325 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be2a17ea-87d4-4864-a174-2f3228a4dcd0 2019-03-26 15:49:27,188 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "links": {"self": "http://172.30.9.22:5000/v3/users/70830bbdbe3f4c59b572da843cc3292b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70830bbdbe3f4c59b572da843cc3292b", "domain_id": "default", "password_expires_at": null}} 2019-03-26 15:49:27,189 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-be2a17ea-87d4-4864-a174-2f3228a4dcd0 2019-03-26 15:49:27,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.477479934692s 2019-03-26 15:49:27,189 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'70830bbdbe3f4c59b572da843cc3292b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_jobs-user_45f21565-2f7c-4831-a6da-e6ad914ae8ce'}) 2019-03-26 15:49:27,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 15:49:27,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:27,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d54702-6f28-490b-9af5-9590d84646ac 2019-03-26 15:49:27,395 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 15:49:27,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-36d54702-6f28-490b-9af5-9590d84646ac 2019-03-26 15:49:27,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.201639890671s 2019-03-26 15:49:27,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 15:49:27,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:27,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-277dd616-a4b1-4da2-bf92-e5f552820cb7 2019-03-26 15:49:27,520 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 15:49:27,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-277dd616-a4b1-4da2-bf92-e5f552820cb7 2019-03-26 15:49:27,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11999797821s 2019-03-26 15:49:27,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 15:49:27,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:27,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46dccde-306c-4182-ba4a-c6dc62ea75f2 2019-03-26 15:49:27,641 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 15:49:27,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b46dccde-306c-4182-ba4a-c6dc62ea75f2 2019-03-26 15:49:27,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.115735054016s 2019-03-26 15:49:27,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 15:49:27,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:27,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b86d9877-1e0f-45aa-a69f-00240470bb6d 2019-03-26 15:49:27,849 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 15:49:27,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b86d9877-1e0f-45aa-a69f-00240470bb6d 2019-03-26 15:49:27,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.202858924866s 2019-03-26 15:49:27,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 15:49:27,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:28,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3a8b4f1-3ac3-43d8-9065-a5e33007261d 2019-03-26 15:49:28,071 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "links": {"self": "http://172.30.9.22:5000/v3/users/70830bbdbe3f4c59b572da843cc3292b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70830bbdbe3f4c59b572da843cc3292b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 15:49:28,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d3a8b4f1-3ac3-43d8-9065-a5e33007261d 2019-03-26 15:49:28,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221184968948s 2019-03-26 15:49:28,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 15:49:28,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:28,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6be9a1a2-70d7-4bfe-9478-a8ee15419c53 2019-03-26 15:49:28,196 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/1601da42c6a849a28fde83374620787e"}, "tags": [], "enabled": true, "id": "1601da42c6a849a28fde83374620787e", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_45f21565-2f7c-4831-a6da-e6ad914ae8ce"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 15:49:28,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6be9a1a2-70d7-4bfe-9478-a8ee15419c53 2019-03-26 15:49:28,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113456964493s 2019-03-26 15:49:28,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 15:49:28,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=70830bbdbe3f4c59b572da843cc3292b&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=1601da42c6a849a28fde83374620787e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:28,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ed3eb77-6e4c-49cb-a3a7-1d90756c1596 2019-03-26 15:49:28,322 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=70830bbdbe3f4c59b572da843cc3292b&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=1601da42c6a849a28fde83374620787e", "previous": null, "next": null}} 2019-03-26 15:49:28,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=70830bbdbe3f4c59b572da843cc3292b&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=1601da42c6a849a28fde83374620787e used request id req-9ed3eb77-6e4c-49cb-a3a7-1d90756c1596 2019-03-26 15:49:28,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117115020752s 2019-03-26 15:49:28,327 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 15:49:28,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/1601da42c6a849a28fde83374620787e/users/70830bbdbe3f4c59b572da843cc3292b/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:28,483 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 15:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e02cd2-4197-476e-a61f-dabd426c57c8 2019-03-26 15:49:28,483 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 15:49:28,483 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/1601da42c6a849a28fde83374620787e/users/70830bbdbe3f4c59b572da843cc3292b/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-51e02cd2-4197-476e-a61f-dabd426c57c8 2019-03-26 15:49:28,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.156630039215s 2019-03-26 15:49:28,484 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_jobs-project_45f21565-2f7c-4831-a6da-e6ad914ae8ce', 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'1601da42c6a849a28fde83374620787e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'nAEBd9dvJlE4IStYcTXclSFW6vZ8YC', 'username': u'rally_jobs-user_45f21565-2f7c-4831-a6da-e6ad914ae8ce', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 15:49:28,488 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_jobs-user_45f21565-2f7c-4831-a6da-e6ad914ae8ce', 'password': 'nAEBd9dvJlE4IStYcTXclSFW6vZ8YC', 'project_name': 'rally_jobs-project_45f21565-2f7c-4831-a6da-e6ad914ae8ce', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '1601da42c6a849a28fde83374620787e', 'project_domain_name': 'Default'} 2019-03-26 15:49:28,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 15:49:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:28,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33b1b56f-761c-480f-8f22-745f5d111b9c 2019-03-26 15:49:28,605 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 15:49:28,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-33b1b56f-761c-480f-8f22-745f5d111b9c 2019-03-26 15:49:28,606 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.113480091095s 2019-03-26 15:49:28,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 15:49:28,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:28,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d5467b5-cc62-43b9-bd77-9e7a937768d4 2019-03-26 15:49:28,818 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 15:49:28,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-3d5467b5-cc62-43b9-bd77-9e7a937768d4 2019-03-26 15:49:28,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.20753288269s 2019-03-26 15:49:28,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 15:49:28,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:28,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f89e1ec-f13e-4177-beb5-07b0a6aa327b 2019-03-26 15:49:28,936 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 15:49:28,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-2f89e1ec-f13e-4177-beb5-07b0a6aa327b 2019-03-26 15:49:28,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.112476110458s 2019-03-26 15:49:28,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 15:49:28,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:29,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473abb2e-7a67-4ee6-92a7-7ec49b0cfc46 2019-03-26 15:49:29,124 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "links": {"self": "http://172.30.9.22:5000/v3/users/70830bbdbe3f4c59b572da843cc3292b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70830bbdbe3f4c59b572da843cc3292b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 15:49:29,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-473abb2e-7a67-4ee6-92a7-7ec49b0cfc46 2019-03-26 15:49:29,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.186841964722s 2019-03-26 15:49:29,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 15:49:29,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:29,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c7eeaed-61af-4c32-917c-1952d69e420b 2019-03-26 15:49:29,293 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/1601da42c6a849a28fde83374620787e"}, "tags": [], "enabled": true, "id": "1601da42c6a849a28fde83374620787e", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_45f21565-2f7c-4831-a6da-e6ad914ae8ce"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 15:49:29,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-4c7eeaed-61af-4c32-917c-1952d69e420b 2019-03-26 15:49:29,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.159604787827s 2019-03-26 15:49:29,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 15:49:29,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=70830bbdbe3f4c59b572da843cc3292b&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=1601da42c6a849a28fde83374620787e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:29,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9f55d6-b0bb-446f-b57f-ec7691ced33f 2019-03-26 15:49:29,425 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=70830bbdbe3f4c59b572da843cc3292b&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=1601da42c6a849a28fde83374620787e", "previous": null, "next": null}} 2019-03-26 15:49:29,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=70830bbdbe3f4c59b572da843cc3292b&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=1601da42c6a849a28fde83374620787e used request id req-9b9f55d6-b0bb-446f-b57f-ec7691ced33f 2019-03-26 15:49:29,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.123898029327s 2019-03-26 15:49:29,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 15:49:29,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/1601da42c6a849a28fde83374620787e/users/70830bbdbe3f4c59b572da843cc3292b/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:29,653 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 15:49:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88ad015f-5924-4833-97b6-6c7ca8e36942 2019-03-26 15:49:29,653 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 15:49:29,653 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/1601da42c6a849a28fde83374620787e/users/70830bbdbe3f4c59b572da843cc3292b/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-88ad015f-5924-4833-97b6-6c7ca8e36942 2019-03-26 15:49:29,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.224014997482s 2019-03-26 15:49:29,654 - xtesting.ci.run_tests - INFO - Running test case 'rally_jobs'... 2019-03-26 15:49:29,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 15:49:29,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:29,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d782a9-e51a-4438-8dbd-3ce0faf8b40a 2019-03-26 15:49:29,791 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 15:49:29,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-59d782a9-e51a-4438-8dbd-3ce0faf8b40a 2019-03-26 15:49:29,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.135745048523s 2019-03-26 15:49:29,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 15:49:29,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 15:49:29,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24119251-16b3-4b52-baca-b6ae85cd9300 2019-03-26 15:49:29,914 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/1601da42c6a849a28fde83374620787e"}, "tags": [], "enabled": true, "id": "1601da42c6a849a28fde83374620787e", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_45f21565-2f7c-4831-a6da-e6ad914ae8ce"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 15:49:29,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-24119251-16b3-4b52-baca-b6ae85cd9300 2019-03-26 15:49:29,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11489200592s 2019-03-26 15:49:29,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 15:49:29,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" -d '{"network": {"shared": true, "tenant_id": "1601da42c6a849a28fde83374620787e", "name": "rally_jobs-net_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "admin_state_up": true}}' 2019-03-26 15:49:30,248 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 723 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:30 GMT X-Openstack-Request-Id: req-65c13813-1477-4c3c-9cfc-f5621cc72237 2019-03-26 15:49:30,248 - 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":"e8a26d8a-84c0-42dd-8591-48a8d5d85028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":true,"project_id":"1601da42c6a849a28fde83374620787e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T15:49:30Z","is_default":false,"qos_policy_id":null,"name":"rally_jobs-net_45f21565-2f7c-4831-a6da-e6ad914ae8ce","admin_state_up":true,"tenant_id":"1601da42c6a849a28fde83374620787e","created_at":"2019-03-26T15:49:30Z","mtu":1450}} 2019-03-26 15:49:30,248 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-65c13813-1477-4c3c-9cfc-f5621cc72237 2019-03-26 15:49:30,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.332113981247s 2019-03-26 15:49:30,249 - 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-26T15:49:30Z', u'is_default': False, u'revision_number': 1, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e8a26d8a-84c0-42dd-8591-48a8d5d85028', u'provider:segmentation_id': 58, 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_45f21565-2f7c-4831-a6da-e6ad914ae8ce', u'created_at': u'2019-03-26T15:49:30Z', u'mtu': 1450, u'tenant_id': u'1601da42c6a849a28fde83374620787e', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'1601da42c6a849a28fde83374620787e', u'l2_adjacency': True}) 2019-03-26 15:49:30,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 15:49:30,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30f110ae-44a1-4c73-9cb3-ddc051d56946 2019-03-26 15:49:30,259 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 15:49:30,259 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-30f110ae-44a1-4c73-9cb3-ddc051d56946 2019-03-26 15:49:30,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 15:49:30,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T16:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1601da42c6a849a28fde83374620787e", "name": "rally_jobs-project_45f21565-2f7c-4831-a6da-e6ad914ae8ce"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_1601da42c6a849a28fde83374620787e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_1601da42c6a849a28fde83374620787e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/1601da42c6a849a28fde83374620787e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/1601da42c6a849a28fde83374620787e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/1601da42c6a849a28fde83374620787e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/1601da42c6a849a28fde83374620787e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/1601da42c6a849a28fde83374620787e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/1601da42c6a849a28fde83374620787e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/1601da42c6a849a28fde83374620787e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/1601da42c6a849a28fde83374620787e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/1601da42c6a849a28fde83374620787e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/1601da42c6a849a28fde83374620787e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/1601da42c6a849a28fde83374620787e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/1601da42c6a849a28fde83374620787e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_jobs-user_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "id": "70830bbdbe3f4c59b572da843cc3292b"}, "audit_ids": ["Ll6IguSXRKStykV_PH-Fdg"], "issued_at": "2019-03-26T15:49:30.000000Z"}} 2019-03-26 15:49:30,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 15:49:30,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 15:49:31,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1428 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:31 GMT X-Openstack-Request-Id: req-ab5e4acc-e9f2-48ab-a2f5-72e7bc81695f 2019-03-26 15:49:31,042 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":1,"port_security_enabled":true,"mtu":1450,"id":"e8a26d8a-84c0-42dd-8591-48a8d5d85028","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":true,"project_id":"1601da42c6a849a28fde83374620787e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T15:49:30Z","qos_policy_id":null,"name":"rally_jobs-net_45f21565-2f7c-4831-a6da-e6ad914ae8ce","admin_state_up":true,"tenant_id":"1601da42c6a849a28fde83374620787e","created_at":"2019-03-26T15:49:30Z","provider:network_type":"vxlan"}]} 2019-03-26 15:49:31,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ab5e4acc-e9f2-48ab-a2f5-72e7bc81695f 2019-03-26 15:49:31,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.388309001923s 2019-03-26 15:49:31,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 15:49:31,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4f9d2310c392fe38544829b84501d57a2b62caf1" -d '{"subnet": {"name": "rally_jobs-subnet_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "enable_dhcp": true, "network_id": "e8a26d8a-84c0-42dd-8591-48a8d5d85028", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 15:49:31,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 696 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:31 GMT X-Openstack-Request-Id: req-38005e4e-d463-44fe-a309-8f1166e3a3ec 2019-03-26 15:49:31,877 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"updated_at":"2019-03-26T15:49: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":"b33a7d7e-b792-4dbc-a8f8-aa7e400e7b22","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1601da42c6a849a28fde83374620787e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_45f21565-2f7c-4831-a6da-e6ad914ae8ce","enable_dhcp":true,"segment_id":null,"network_id":"e8a26d8a-84c0-42dd-8591-48a8d5d85028","tenant_id":"1601da42c6a849a28fde83374620787e","created_at":"2019-03-26T15:49:31Z","ip_version":4}} 2019-03-26 15:49:31,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-38005e4e-d463-44fe-a309-8f1166e3a3ec 2019-03-26 15:49:31,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.833226919174s 2019-03-26 15:49:31,878 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T15:49: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'b33a7d7e-b792-4dbc-a8f8-aa7e400e7b22', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_jobs-subnet_45f21565-2f7c-4831-a6da-e6ad914ae8ce', u'enable_dhcp': True, u'segment_id': None, u'network_id': u'e8a26d8a-84c0-42dd-8591-48a8d5d85028', u'tenant_id': u'1601da42c6a849a28fde83374620787e', u'created_at': u'2019-03-26T15:49: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'1601da42c6a849a28fde83374620787e'}) 2019-03-26 15:49:31,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 15:49:31,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4f9d2310c392fe38544829b84501d57a2b62caf1" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "rally_jobs-router_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "admin_state_up": true}}' 2019-03-26 15:49:33,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 710 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:33 GMT X-Openstack-Request-Id: req-dc3b85cf-8486-42ad-8108-02d56d1b0d1f 2019-03-26 15:49:33,725 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1601da42c6a849a28fde83374620787e", "created_at": "2019-03-26T15:49:31Z", "admin_state_up": true, "updated_at": "2019-03-26T15:49:33Z", "project_id": "1601da42c6a849a28fde83374620787e", "flavor_id": null, "revision_number": 2, "routes": [], "ha": false, "id": "9c89740f-1a52-412f-9a03-fe0538881d04", "name": "rally_jobs-router_45f21565-2f7c-4831-a6da-e6ad914ae8ce"}} 2019-03-26 15:49:33,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-dc3b85cf-8486-42ad-8108-02d56d1b0d1f 2019-03-26 15:49:33,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.84716510773s 2019-03-26 15:49:33,726 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T15:49:33Z', u'revision_number': 2, u'ha': False, u'id': u'9c89740f-1a52-412f-9a03-fe0538881d04', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.211'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_jobs-router_45f21565-2f7c-4831-a6da-e6ad914ae8ce', u'admin_state_up': True, u'tenant_id': u'1601da42c6a849a28fde83374620787e', u'created_at': u'2019-03-26T15:49:31Z', u'flavor_id': None, u'routes': [], u'project_id': u'1601da42c6a849a28fde83374620787e'}) 2019-03-26 15:49:33,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 15:49:33,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9c89740f-1a52-412f-9a03-fe0538881d04/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}4f9d2310c392fe38544829b84501d57a2b62caf1" -d '{"subnet_id": "b33a7d7e-b792-4dbc-a8f8-aa7e400e7b22"}' 2019-03-26 15:49:36,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:36 GMT X-Openstack-Request-Id: req-7d29bb82-1d2e-442a-8ac8-f1df40041f70 2019-03-26 15:49:36,038 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e8a26d8a-84c0-42dd-8591-48a8d5d85028", "tenant_id": "1601da42c6a849a28fde83374620787e", "subnet_id": "b33a7d7e-b792-4dbc-a8f8-aa7e400e7b22", "subnet_ids": ["b33a7d7e-b792-4dbc-a8f8-aa7e400e7b22"], "port_id": "8317ddb1-ef1b-4d5b-96b9-1df414dd1f9f", "id": "9c89740f-1a52-412f-9a03-fe0538881d04"} 2019-03-26 15:49:36,038 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9c89740f-1a52-412f-9a03-fe0538881d04/add_router_interface.json used request id req-7d29bb82-1d2e-442a-8ac8-f1df40041f70 2019-03-26 15:49:36,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.31175303459s 2019-03-26 15:49:36,040 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2019-03-26 15:49:36,145 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2019-03-26 15:49:36,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 15:49:36,155 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:36 GMT 2019-03-26 15:49:36,155 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 15:49:36,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 15:49:36,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 15:49:36,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:36 GMT X-Openstack-Request-Id: req-3f34ab2b-0476-4f53-ab6b-69b5b5cccdec 2019-03-26 15:49:36,459 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 15:49:36,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3f34ab2b-0476-4f53-ab6b-69b5b5cccdec 2019-03-26 15:49:36,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.29908490181s 2019-03-26 15:49:36,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 15:49:36,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}4f9d2310c392fe38544829b84501d57a2b62caf1" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_jobs-img_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_jobs-img_45f21565-2f7c-4831-a6da-e6ad914ae8ce"}' 2019-03-26 15:49:36,535 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 936 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:36 GMT Location: http://172.30.9.22:9292/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-5d585816-d5c4-4eab-8173-aff9b0fff20b 2019-03-26 15:49:36,535 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T15:49:36Z", "file": "/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a/file", "owner": "1601da42c6a849a28fde83374620787e", "id": "78696af5-54b5-4fdc-9d28-583596e1ec8a", "size": null, "self": "/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a", "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_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "checksum": null, "created_at": "2019-03-26T15:49:36Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 15:49:36,535 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-5d585816-d5c4-4eab-8173-aff9b0fff20b 2019-03-26 15:49:36,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0667948722839s 2019-03-26 15:49:36,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 15:49:36,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a/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}4f9d2310c392fe38544829b84501d57a2b62caf1" -d '' 2019-03-26 15:49:37,546 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 15:49:37 GMT X-Openstack-Request-Id: req-d84e95f1-32b1-4fe9-8661-adeec0de76a7 2019-03-26 15:49:37,546 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 15:49:37,546 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a/file used request id req-d84e95f1-32b1-4fe9-8661-adeec0de76a7 2019-03-26 15:49:37,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.010379076s 2019-03-26 15:49:37,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 15:49:37,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 15:49:37,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:37 GMT X-Openstack-Request-Id: req-6d350067-c097-4305-a204-61e63ddf7770 2019-03-26 15:49:37,586 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T15:49:37Z", "file": "/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a/file", "owner": "1601da42c6a849a28fde83374620787e", "id": "78696af5-54b5-4fdc-9d28-583596e1ec8a", "size": 12716032, "self": "/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/78696af5-54b5-4fdc-9d28-583596e1ec8a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/78696af5-54b5-4fdc-9d28-583596e1ec8a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T15:49:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 15:49:37,586 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6d350067-c097-4305-a204-61e63ddf7770 2019-03-26 15:49:37,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0350201129913s 2019-03-26 15:49:37,588 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/78696af5-54b5-4fdc-9d28-583596e1ec8a/snap', u'metadata': Munch({})})], 'file': u'/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a/file', 'owner': u'1601da42c6a849a28fde83374620787e', 'id': u'78696af5-54b5-4fdc-9d28-583596e1ec8a', 'size': 12716032, u'self': u'/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'1601da42c6a849a28fde83374620787e', 'name': 'rally_jobs-project_45f21565-2f7c-4831-a6da-e6ad914ae8ce', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/78696af5-54b5-4fdc-9d28-583596e1ec8a/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T15:49:37Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2019-03-26T15:49:37Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_jobs-img_45f21565-2f7c-4831-a6da-e6ad914ae8ce', '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/78696af5-54b5-4fdc-9d28-583596e1ec8a', 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_45f21565-2f7c-4831-a6da-e6ad914ae8ce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}, 'name': u'rally_jobs-img_45f21565-2f7c-4831-a6da-e6ad914ae8ce', 'created': u'2019-03-26T15:49:36Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2019-03-26T15:49: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/78696af5-54b5-4fdc-9d28-583596e1ec8a', 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_45f21565-2f7c-4831-a6da-e6ad914ae8ce', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'schema': u'/v2/schemas/image'}}) 2019-03-26 15:49:37,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 15:49:37,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_jobs-flavor_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 15:49:37,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 26 Mar 2019 15: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-45a7c9e2-22da-4342-9a8d-f9e58a4fa48e x-openstack-request-id: req-45a7c9e2-22da-4342-9a8d-f9e58a4fa48e 2019-03-26 15:49:37,888 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0fcae0a3-36b3-451c-b825-8efaab19f8fa", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0fcae0a3-36b3-451c-b825-8efaab19f8fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0fcae0a3-36b3-451c-b825-8efaab19f8fa"}} 2019-03-26 15:49:37,888 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-45a7c9e2-22da-4342-9a8d-f9e58a4fa48e 2019-03-26 15:49:37,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.296855926514s 2019-03-26 15:49:37,889 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_45f21565-2f7c-4831-a6da-e6ad914ae8ce', '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'0c1029b257c44319a8784a806bbcda81', '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'0fcae0a3-36b3-451c-b825-8efaab19f8fa', 'swap': 0}) 2019-03-26 15:49:37,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 15:49:37,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/0fcae0a3-36b3-451c-b825-8efaab19f8fa/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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" -d '{"extra_specs": {}}' 2019-03-26 15:49:37,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49: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-b839959d-facc-49bc-bc30-945ec29fb2e9 x-openstack-request-id: req-b839959d-facc-49bc-bc30-945ec29fb2e9 2019-03-26 15:49:37,911 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 15:49:37,911 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/0fcae0a3-36b3-451c-b825-8efaab19f8fa/os-extra_specs used request id req-b839959d-facc-49bc-bc30-945ec29fb2e9 2019-03-26 15:49:37,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213701725006s 2019-03-26 15:49:37,911 - functest.opnfv_tests.openstack.rally.rally - INFO - Creating Rally environment... 2019-03-26 15:49:40,074 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment destroy --deployment opnfv-rally 2019-03-26 15:49:42,308 - functest.opnfv_tests.openstack.rally.rally - INFO - rally deployment create --fromenv --name opnfv-rally +--------------------------------------+----------------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+----------------------------+-------------+------------------+--------+ | 57c4d93d-0f29-4bf9-ad48-487924d5afc4 | 2019-03-26T15:49:41.934480 | opnfv-rally | deploy->finished | | +--------------------------------------+----------------------------+-------------+------------------+--------+ Using deployment: 57c4d93d-0f29-4bf9-ad48-487924d5afc4 ~/.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-26 15:49:45,511 - 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-345138487 | Available | | __unknown__ | tempest-type-987414668 | 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-26 15:49:46,202 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating run tests... 2019-03-26 15:49:46,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 15:49:46,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 15:49:46,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 26 Mar 2019 15: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-3b9e0a0b-b167-497d-8d56-3272913aeee9 x-openstack-request-id: req-3b9e0a0b-b167-497d-8d56-3272913aeee9 2019-03-26 15:49:46,526 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 15:49:46,526 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-3b9e0a0b-b167-497d-8d56-3272913aeee9 2019-03-26 15:49:46,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.321053028107s 2019-03-26 15:49:46,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.extensions 2019-03-26 15:49:46,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 15:49:46,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 11656 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:46 GMT X-Openstack-Request-Id: req-a1f9e096-695e-4b16-9c4f-52a4e3118b39 2019-03-26 15:49:46,540 - keystoneauth.session - DEBUG - RESP BODY: {"extensions": [{"alias": "default-subnetpools", "updated": "2016-02-18T18:00:00-00:00", "name": "Default Subnetpools", "links": [], "description": "Provides ability to mark and use a subnetpool as the default."}, {"alias": "qos", "updated": "2015-06-08T10:00:00-00:00", "name": "Quality of Service", "links": [], "description": "The Quality of Service extension."}, {"alias": "availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Availability Zone", "links": [], "description": "The availability zone extension."}, {"alias": "network_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Network Availability Zone", "links": [], "description": "Availability zone support for network."}, {"alias": "auto-allocated-topology", "updated": "2016-01-01T00:00:00-00:00", "name": "Auto Allocated Topology Services", "links": [], "description": "Auto Allocated Topology Services."}, {"alias": "ext-gw-mode", "updated": "2013-03-28T10:00:00-00:00", "name": "Neutron L3 Configurable external gateway mode", "links": [], "description": "Extension of the router abstraction for specifying whether SNAT should occur on the external gateway"}, {"alias": "binding", "updated": "2014-02-03T10:00:00-00:00", "name": "Port Binding", "links": [], "description": "Expose port bindings of a virtual port to external application"}, {"alias": "agent", "updated": "2013-02-03T10:00:00-00:00", "name": "agent", "links": [], "description": "The agent management extension."}, {"alias": "subnet_allocation", "updated": "2015-03-30T10:00:00-00:00", "name": "Subnet Allocation", "links": [], "description": "Enables allocation of subnets from a subnet pool"}, {"alias": "dhcp_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "DHCP Agent Scheduler", "links": [], "description": "Schedule networks among dhcp agents"}, {"alias": "trunk-details", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk port details", "links": [], "description": "Expose trunk port details"}, {"alias": "address-scope", "updated": "2015-07-26T10:00:00-00:00", "name": "Address scope", "links": [], "description": "Address scopes extension."}, {"alias": "external-net", "updated": "2013-01-14T10:00:00-00:00", "name": "Neutron external network", "links": [], "description": "Adds external network attribute to network resource."}, {"alias": "standard-attr-tag", "updated": "2017-01-01T00:00:00-00:00", "name": "Tag support for resources with standard attribute: subnet, trunk, router, network, policy, subnetpool, port, security_group, floatingip", "links": [], "description": "Enables to set tag on resources with standard attribute."}, {"alias": "flavors", "updated": "2015-09-17T10:00:00-00:00", "name": "Neutron Service Flavors", "links": [], "description": "Flavor specification for Neutron advanced services."}, {"alias": "segment", "updated": "2016-02-24T17:00:00-00:00", "name": "Segment", "links": [], "description": "Segments extension."}, {"alias": "net-mtu", "updated": "2015-03-25T10:00:00-00:00", "name": "Network MTU", "links": [], "description": "Provides MTU attribute for a network resource."}, {"alias": "network-ip-availability", "updated": "2015-09-24T00:00:00-00:00", "name": "Network IP Availability", "links": [], "description": "Provides IP availability data for each network and subnet."}, {"alias": "qos-default", "updated": "2017-041-06T10:00:00-00:00", "name": "QoS default policy", "links": [], "description": "Expose the QoS default policy per project"}, {"alias": "quotas", "updated": "2012-07-29T10:00:00-00:00", "name": "Quota management support", "links": [], "description": "Expose functions for quotas management per tenant"}, {"alias": "revision-if-match", "updated": "2016-12-11T00:00:00-00:00", "name": "If-Match constraints based on revision_number", "links": [], "description": "Extension indicating that If-Match based on revision_number is supported."}, {"alias": "availability_zone_filter", "updated": "2018-06-22T10:00:00-00:00", "name": "Availability Zone Filter Extension", "links": [], "description": "Add filter parameters to AvailabilityZone resource"}, {"alias": "l3-ha", "updated": "2014-04-26T00:00:00-00:00", "name": "HA Router extension", "links": [], "description": "Adds HA capability to routers."}, {"alias": "filter-validation", "updated": "2018-03-21T10:00:00-00:00", "name": "Filter parameters validation", "links": [], "description": "Provides validation on filter parameters."}, {"alias": "subnet-segmentid-writable", "updated": "2018-03-12T00:00:00-00:00", "name": "Subnet SegmentID (writable)", "links": [], "description": "Provides a writable segment_id attribute for a subnet resource."}, {"alias": "multi-provider", "updated": "2013-06-27T10:00:00-00:00", "name": "Multi Provider Network", "links": [], "description": "Expose mapping of virtual networks to multiple physical networks"}, {"alias": "quota_details", "updated": "2017-02-10T10:00:00-00:00", "name": "Quota details management support", "links": [], "description": "Expose functions for quotas usage statistics per project"}, {"alias": "l2_adjacency", "updated": "2016-04-12T16:00:00-00:00", "name": "L2 Adjacency", "links": [], "description": "Display L2 Adjacency for Neutron Networks."}, {"alias": "trunk", "updated": "2016-01-01T10:00:00-00:00", "name": "Trunk Extension", "links": [], "description": "Provides support for trunk ports"}, {"alias": "extraroute", "updated": "2013-02-01T10:00:00-00:00", "name": "Neutron Extra Route", "links": [], "description": "Extra routes configuration for L3 router"}, {"alias": "net-mtu-writable", "updated": "2017-07-12T00:00:00-00:00", "name": "Network MTU (writable)", "links": [], "description": "Provides a writable MTU attribute for a network resource."}, {"alias": "empty-string-filtering", "updated": "2018-04-09T10:00:00-00:00", "name": "Empty String Filtering Extension", "links": [], "description": "Allow filtering by attributes with empty string value"}, {"alias": "subnet-service-types", "updated": "2016-03-15T18:00:00-00:00", "name": "Subnet service types", "links": [], "description": "Provides ability to set the subnet service_types field"}, {"alias": "port-mac-address-regenerate", "updated": "2018-05-03T10:00:00-00:00", "name": "Neutron Port MAC address regenerate", "links": [], "description": "Network port MAC address regenerate"}, {"alias": "standard-attr-timestamp", "updated": "2016-09-12T10:00:00-00:00", "name": "Resource timestamps", "links": [], "description": "Adds created_at and updated_at fields to all Neutron resources that have Neutron standard attributes."}, {"alias": "provider", "updated": "2012-09-07T10:00:00-00:00", "name": "Provider Network", "links": [], "description": "Expose mapping of virtual networks to physical networks"}, {"alias": "service-type", "updated": "2013-01-20T00:00:00-00:00", "name": "Neutron Service Type Management", "links": [], "description": "API for retrieving service providers for Neutron advanced services"}, {"alias": "qos-rule-type-details", "updated": "2017-06-22T10:00:00-00:00", "name": "Details of QoS rule types", "links": [], "description": "Expose details about QoS rule types supported by loaded backend drivers"}, {"alias": "l3-flavors", "updated": "2016-05-17T00:00:00-00:00", "name": "Router Flavor Extension", "links": [], "description": "Flavor support for routers."}, {"alias": "port-security", "updated": "2012-07-23T10:00:00-00:00", "name": "Port Security", "links": [], "description": "Provides port security"}, {"alias": "extra_dhcp_opt", "updated": "2013-03-17T12:00:00-00:00", "name": "Neutron Extra DHCP options", "links": [], "description": "Extra options configuration for DHCP. For example PXE boot options to DHCP clients can be specified (e.g. tftp-server, server-ip-address, bootfile-name)"}, {"alias": "port-security-groups-filtering", "updated": "2018-01-09T09:00:00-00:00", "name": "Port filtering on security groups", "links": [], "description": "Provides security groups filtering when listing ports"}, {"alias": "standard-attr-revisions", "updated": "2016-04-11T10:00:00-00:00", "name": "Resource revision numbers", "links": [], "description": "This extension will display the revision number of neutron resources."}, {"alias": "pagination", "updated": "2016-06-12T00:00:00-00:00", "name": "Pagination support", "links": [], "description": "Extension that indicates that pagination is enabled."}, {"alias": "sorting", "updated": "2016-06-12T00:00:00-00:00", "name": "Sorting support", "links": [], "description": "Extension that indicates that sorting is enabled."}, {"alias": "standard-attr-segment", "updated": "2018-04-09T10:00:00-00:00", "name": "Standard Attribute Segment Extension", "links": [], "description": "Add standard attributes to Segment resource"}, {"alias": "segments-peer-subnet-host-routes", "updated": "2018-06-12T10:00:00-00:00", "name": "Segments peer-subnet host routes", "links": [], "description": "Add host routes to subnets on a routed network (segments)"}, {"alias": "security-group", "updated": "2012-10-05T10:00:00-00:00", "name": "security-group", "links": [], "description": "The security groups extension."}, {"alias": "l3_agent_scheduler", "updated": "2013-02-07T10:00:00-00:00", "name": "L3 Agent Scheduler", "links": [], "description": "Schedule routers among l3 agents"}, {"alias": "fip-port-details", "updated": "2018-04-09T10:00:00-00:00", "name": "Floating IP Port Details Extension", "links": [], "description": "Add port_details attribute to Floating IP resource"}, {"alias": "router_availability_zone", "updated": "2015-01-01T10:00:00-00:00", "name": "Router Availability Zone", "links": [], "description": "Availability zone support for router."}, {"alias": "rbac-policies", "updated": "2015-06-17T12:15:12-00:00", "name": "RBAC Policies", "links": [], "description": "Allows creation and modification of policies that control tenant access to resources."}, {"alias": "project-id", "updated": "2016-09-09T09:09:09-09:09", "name": "project_id field enabled", "links": [], "description": "Extension that indicates that project_id field is enabled."}, {"alias": "qos-bw-limit-direction", "updated": "2017-04-10T10:00:00-00:00", "name": "Direction for QoS bandwidth limit rule", "links": [], "description": "Allow to configure QoS bandwidth limit rule with specific direction: ingress or egress"}, {"alias": "standard-attr-description", "updated": "2016-02-10T10:00:00-00:00", "name": "standard-attr-description", "links": [], "description": "Extension to add descriptions to standard attributes"}, {"alias": "ip-substring-filtering", "updated": "2017-11-28T09:00:00-00:00", "name": "IP address substring filtering", "links": [], "description": "Provides IP address substring filtering when listing ports"}, {"alias": "router", "updated": "2012-07-20T10:00:00-00:00", "name": "Neutron L3 Router", "links": [], "description": "Router abstraction for basic L3 forwarding between L2 Neutron networks and access to external networks via a NAT gateway."}, {"alias": "allowed-address-pairs", "updated": "2013-07-23T10:00:00-00:00", "name": "Allowed Address Pairs", "links": [], "description": "Provides allowed address pairs"}, {"alias": "ip_allocation", "updated": "2016-06-10T23:00:00-00:00", "name": "IP Allocation", "links": [], "description": "IP allocation extension."}, {"alias": "qos-fip", "updated": "2017-07-20T00:00:00-00:00", "name": "Floating IP QoS", "links": [], "description": "The floating IP Quality of Service extension"}, {"alias": "binding-extended", "updated": "2017-07-17T10:00:00-00:00", "name": "Port Bindings Extended", "links": [], "description": "Expose port bindings of a virtual port to external application"}]} 2019-03-26 15:49:46,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/extensions.json used request id req-a1f9e096-695e-4b16-9c4f-52a4e3118b39 2019-03-26 15:49:46,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.extensions in 0.0133488178253s 2019-03-26 15:49:46,551 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 15:49:46,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_jobs-flavor_alt_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2019-03-26 15:49:46,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 26 Mar 2019 15: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-af310d9b-642c-4dd4-8fa0-564a4ca83fc8 x-openstack-request-id: req-af310d9b-642c-4dd4-8fa0-564a4ca83fc8 2019-03-26 15:49:46,602 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "rally_jobs-flavor_alt_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f13e0bf3-4a28-4a03-8e1c-01bd6e427f27", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f13e0bf3-4a28-4a03-8e1c-01bd6e427f27", "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": "f13e0bf3-4a28-4a03-8e1c-01bd6e427f27"}} 2019-03-26 15:49:46,602 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-af310d9b-642c-4dd4-8fa0-564a4ca83fc8 2019-03-26 15:49:46,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0510010719299s 2019-03-26 15:49:46,603 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_45f21565-2f7c-4831-a6da-e6ad914ae8ce', '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'0c1029b257c44319a8784a806bbcda81', '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'f13e0bf3-4a28-4a03-8e1c-01bd6e427f27', 'swap': 0}) 2019-03-26 15:49:46,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 15:49:46,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/f13e0bf3-4a28-4a03-8e1c-01bd6e427f27/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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" -d '{"extra_specs": {}}' 2019-03-26 15:49:46,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49: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-02fae5f8-0175-4556-b791-be7e62d451d4 x-openstack-request-id: req-02fae5f8-0175-4556-b791-be7e62d451d4 2019-03-26 15:49:46,633 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 15:49:46,633 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/f13e0bf3-4a28-4a03-8e1c-01bd6e427f27/os-extra_specs used request id req-02fae5f8-0175-4556-b791-be7e62d451d4 2019-03-26 15:49:46,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0290820598602s 2019-03-26 15:49:46,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 15:49:46,645 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29946d79-2403-442a-8d4a-fe3d210ca1c3 2019-03-26 15:49:46,645 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 15:49:46,646 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-29946d79-2403-442a-8d4a-fe3d210ca1c3 2019-03-26 15:49:46,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-26 15:49:46,653 - 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-26 15:49:46,658 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1a91a8d-c0b7-4868-9a0b-fcb90ae3b966 2019-03-26 15:49:46,659 - 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-26 15:49:46,659 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-a1a91a8d-c0b7-4868-9a0b-fcb90ae3b966 2019-03-26 15:49:46,659 - 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}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 15:49:46,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 986 Content-Type: application/json Date: Tue, 26 Mar 2019 15:49:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feafd573-56ae-458e-a590-776c2e11cb56 2019-03-26 15:49:46,845 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/03fa345d29764a1ab13090d1f3215ddc"}, "enabled": true, "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c400f8d83a943e6a46920e69cd68aee"}, "enabled": true, "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36b53c3ba3f04b418e739651d4daf8a0"}, "enabled": true, "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3705fdab19d0491fb67a2d04f0523d94"}, "enabled": true, "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/37db07dc021a40fe999cf831284f960e"}, "enabled": true, "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4b649cef84124f739c0f848bf4fba0cf"}, "enabled": true, "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/506121c81fe64aae90e1a4d006ba200d"}, "enabled": true, "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67c1feecac614143b772eb021d87683a"}, "enabled": true, "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6ec684663d674b749125158b358cf159"}, "enabled": true, "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"name": "tempest-service-1517955992", "links": {"self": "http://192.30.9.3:35357/v3/services/8e4f3e5289074603b5a6813d9a6454ae"}, "enabled": true, "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "description": "tempest-description-245716025"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5813d861fe540e99fbbbf1c8ac3f115"}, "enabled": true, "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"name": "tempest-service-246654608", "links": {"self": "http://192.30.9.3:35357/v3/services/a63938e86535451c961cf50bc1bd4bec"}, "enabled": true, "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "description": "tempest-description-366500379"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a6ebfa27f93f487fb1fd2e16da1b7780"}, "enabled": true, "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b024d1087bf24cbca43602e6520408c0"}, "enabled": true, "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b142c2635e114a7b987a7f59c0f9a701"}, "enabled": true, "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eea56821999c40afb29f8d45a96215e9"}, "enabled": true, "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3e3c341f4f84445956fb6d35725facd"}, "enabled": true, "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-26 15:49:46,845 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-feafd573-56ae-458e-a590-776c2e11cb56 2019-03-26 15:49:46,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.196233987808s 2019-03-26 15:49:46,851 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_jobs-flavor_alt_45f21565-2f7c-4831-a6da-e6ad914ae8ce', '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'0c1029b257c44319a8784a806bbcda81', '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'f13e0bf3-4a28-4a03-8e1c-01bd6e427f27', 'swap': 0}) 2019-03-26 15:49:46,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Scenario fetched from : /home/opnfv/functest/data/rally/neutron/rally-jobs/task-neutron.yaml 2019-03-26 15:49:46,856 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2019-03-26 15:49:46,870 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2019-03-26 15:49:47,127 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2019-03-26 15:49:47,127 - 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-26 16:18:46,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 58d793bd-c429-48bf-bce8-a02f23deb8f5 2019-03-26 16:18:46,916 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally_jobs does not exist, we create it. 2019-03-26 16:18:46,918 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '58d793bd-c429-48bf-bce8-a02f23deb8f5'] 2019-03-26 16:18:47,923 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 58d793bd-c429-48bf-bce8-a02f23deb8f5 -------------------------------------------------------------------------------- Task 58d793bd-c429-48bf-bce8-a02f23deb8f5: 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 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 | 2.36 | 3.707 | 4.292 | 6.658 | 2.423 | 100.0% | 100 | | neutron.list_networks | 0.117 | 0.5 | 1.107 | 1.239 | 1.654 | 0.597 | 100.0% | 100 | | total | 1.254 | 2.902 | 4.062 | 5.06 | 8.25 | 3.02 | 100.0% | 100 | | -> duration | 1.254 | 2.902 | 4.062 | 5.06 | 8.25 | 3.02 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 16.327284 Full duration: 53.004529 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.026 | 1.888 | 2.407 | 2.877 | 4.507 | 1.877 | 100.0% | 40 | | neutron.update_network | 0.511 | 1.186 | 2.389 | 3.471 | 3.949 | 1.43 | 100.0% | 40 | | total | 1.747 | 2.729 | 5.506 | 6.448 | 6.751 | 3.307 | 100.0% | 40 | | -> duration | 1.747 | 2.729 | 5.506 | 6.448 | 6.751 | 3.307 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 8.205533 Full duration: 35.408872 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 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.908 | 2.804 | 3.118 | 5.782 | 2.08 | 100.0% | 40 | | neutron.delete_network | 0.698 | 2.008 | 3.713 | 3.77 | 4.469 | 2.224 | 100.0% | 40 | | total | 2.119 | 4.221 | 6.38 | 6.481 | 7.044 | 4.304 | 100.0% | 40 | | -> duration | 2.119 | 4.221 | 6.38 | 6.481 | 7.044 | 4.304 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.11854 Full duration: 27.735298 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 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.42 | 2.148 | 3.781 | 4.233 | 4.815 | 2.356 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.454 | 4.025 | 10.733 | 11.835 | 11.926 | 5.146 | 100.0% | 40 | | neutron.list_subnets | 0.122 | 0.267 | 0.8 | 0.903 | 0.907 | 0.383 | 100.0% | 40 | | total | 3.283 | 7.145 | 14.945 | 14.95 | 15.178 | 7.886 | 100.0% | 40 | | -> duration | 3.283 | 7.145 | 14.945 | 14.95 | 15.178 | 7.886 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 18.868678 Full duration: 69.673501 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 has 0 error(s) -------------------------------------------------------------------------------- +-------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 0.984 | 1.708 | 3.353 | 3.482 | 5.529 | 2.018 | 100.0% | 100 | | neutron.create_subnet (x2) | 1.565 | 3.592 | 8.642 | 20.09 | 21.696 | 5.318 | 100.0% | 100 | | neutron.update_subnet (x2) | 1.256 | 2.716 | 7.648 | 17.049 | 18.172 | 4.178 | 100.0% | 100 | | total | 4.087 | 8.033 | 19.136 | 41.174 | 41.269 | 11.515 | 100.0% | 100 | | -> duration | 4.087 | 8.033 | 19.136 | 41.174 | 41.269 | 11.515 | 100.0% | 100 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 100 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 60.111631 Full duration: 158.756873 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 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.037 | 2.022 | 3.059 | 3.263 | 3.741 | 2.095 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.106 | 4.07 | 10.475 | 10.951 | 11.629 | 5.172 | 100.0% | 40 | | neutron.delete_subnet (x2) | 1.289 | 3.896 | 11.779 | 12.555 | 12.839 | 5.525 | 100.0% | 40 | | total | 5.083 | 11.488 | 25.9 | 25.922 | 26.363 | 12.793 | 100.0% | 40 | | -> duration | 5.083 | 11.488 | 25.9 | 25.922 | 26.363 | 12.793 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 31.107108 Full duration: 58.544205 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 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.063 | 1.978 | 2.386 | 2.656 | 4.444 | 1.997 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.714 | 4.19 | 10.24 | 11.949 | 12.068 | 4.932 | 100.0% | 40 | | neutron.create_router (x2) | 0.19 | 0.592 | 1.185 | 1.342 | 2.006 | 0.687 | 100.0% | 40 | | neutron.add_interface_router (x2) | 6.634 | 14.85 | 36.114 | 38.384 | 39.013 | 16.818 | 100.0% | 40 | | neutron.list_routers | 0.252 | 0.712 | 1.093 | 1.145 | 1.636 | 0.698 | 100.0% | 40 | | total | 12.034 | 22.231 | 53.229 | 55.249 | 55.322 | 25.132 | 100.0% | 40 | | -> duration | 12.034 | 22.231 | 53.229 | 55.249 | 55.322 | 25.132 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 56.892995 Full duration: 166.412958 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 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.106 | 2.25 | 3.973 | 4.025 | 4.121 | 2.612 | 100.0% | 40 | | neutron.create_subnet (x2) | 1.844 | 5.156 | 6.776 | 7.032 | 7.8 | 4.934 | 100.0% | 40 | | neutron.create_router (x2) | 0.319 | 0.667 | 1.173 | 1.427 | 1.832 | 0.733 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.962 | 14.892 | 24.634 | 25.056 | 25.126 | 16.474 | 100.0% | 40 | | neutron.update_router (x2) | 1.719 | 4.15 | 6.496 | 6.961 | 6.982 | 4.341 | 100.0% | 40 | | total | 16.213 | 26.415 | 41.947 | 42.049 | 42.096 | 29.094 | 100.0% | 40 | | -> duration | 16.213 | 26.415 | 41.947 | 42.049 | 42.096 | 29.094 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 66.454332 Full duration: 173.593665 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 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.124 | 2.166 | 2.619 | 2.884 | 3.117 | 2.142 | 100.0% | 40 | | neutron.create_subnet (x2) | 2.141 | 4.737 | 7.935 | 8.719 | 8.812 | 5.337 | 100.0% | 40 | | neutron.create_router (x2) | 0.235 | 0.87 | 1.579 | 1.586 | 2.681 | 0.961 | 100.0% | 40 | | neutron.add_interface_router (x2) | 7.854 | 15.723 | 23.291 | 29.386 | 30.639 | 17.41 | 100.0% | 40 | | neutron.remove_interface_router (x2) | 5.5 | 11.535 | 23.317 | 28.016 | 32.047 | 14.49 | 100.0% | 40 | | neutron.delete_router (x2) | 1.115 | 2.563 | 5.344 | 5.481 | 5.846 | 2.98 | 100.0% | 40 | | total | 20.536 | 36.676 | 61.915 | 75.727 | 78.402 | 43.321 | 100.0% | 40 | | -> duration | 20.536 | 36.676 | 61.915 | 75.727 | 78.402 | 43.321 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 95.970502 Full duration: 150.712992 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 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.978 | 1.072 | 1.405 | 1.551 | 1.697 | 1.179 | 100.0% | 8 | | neutron.create_port (x50) | 35.741 | 39.475 | 67.775 | 68.165 | 68.556 | 45.798 | 100.0% | 8 | | neutron.list_ports | 0.457 | 0.66 | 0.894 | 1.024 | 1.155 | 0.68 | 100.0% | 8 | | total | 37.42 | 41.587 | 69.831 | 70.067 | 70.303 | 47.66 | 100.0% | 8 | | -> duration | 37.42 | 41.587 | 69.831 | 70.067 | 70.303 | 47.66 | 100.0% | 8 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 8 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 111.896276 Full duration: 198.484194 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 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.962 | 1.762 | 2.555 | 2.981 | 3.591 | 1.785 | 100.0% | 40 | | neutron.create_port (x5) | 3.771 | 9.457 | 20.951 | 21.24 | 22.177 | 11.299 | 100.0% | 40 | | neutron.update_port (x5) | 2.204 | 5.673 | 11.021 | 11.183 | 12.022 | 6.242 | 100.0% | 40 | | total | 7.36 | 15.99 | 34.745 | 34.976 | 35.372 | 19.327 | 100.0% | 40 | | -> duration | 7.36 | 15.99 | 34.745 | 34.976 | 35.372 | 19.327 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 44.186917 Full duration: 106.220865 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 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.908 | 1.989 | 2.839 | 2.868 | 4.167 | 1.98 | 100.0% | 40 | | neutron.create_port (x5) | 4.265 | 10.467 | 23.639 | 25.6 | 26.558 | 11.832 | 100.0% | 40 | | neutron.delete_port (x5) | 3.259 | 7.054 | 15.401 | 16.588 | 16.687 | 7.71 | 100.0% | 40 | | total | 9.624 | 20.051 | 44.301 | 44.485 | 44.695 | 21.523 | 100.0% | 40 | | -> duration | 9.624 | 20.051 | 44.301 | 44.485 | 44.695 | 21.523 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 50.665147 Full duration: 79.86937 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 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.485 | 0.78 | 1.098 | 1.147 | 1.204 | 0.827 | 100.0% | 40 | | total | 1.276 | 1.58 | 1.914 | 1.947 | 1.987 | 1.593 | 100.0% | 40 | | -> duration | 1.276 | 1.58 | 1.914 | 1.947 | 1.987 | 1.593 | 100.0% | 40 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 40 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 3.470107 Full duration: 44.808783 -------------------------------------------------------------------------------- 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 58d793bd-c429-48bf-bce8-a02f23deb8f5 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.22 | 1.314 | 1.441 | 1.466 | 1.492 | 1.335 | 100.0% | 4 | | neutron.create_subnet | 0.67 | 1.134 | 1.536 | 1.553 | 1.571 | 1.127 | 100.0% | 4 | | neutron.create_port (x125) | 128.267 | 184.656 | 241.224 | 241.283 | 241.343 | 184.731 | 100.0% | 4 | | neutron.create_trunk | 8.632 | 12.324 | 15.866 | 15.889 | 15.912 | 12.298 | 100.0% | 4 | | neutron.update_port | 1.612 | 2.184 | 2.851 | 2.873 | 2.896 | 2.219 | 100.0% | 4 | | neutron.list_trunks | 0.038 | 0.046 | 0.264 | 0.311 | 0.358 | 0.122 | 100.0% | 4 | | neutron.list_ports_by_device_id | 0.401 | 0.622 | 0.776 | 0.799 | 0.823 | 0.617 | 100.0% | 4 | | neutron.delete_trunk | 0.298 | 0.557 | 0.974 | 1.011 | 1.049 | 0.615 | 100.0% | 4 | | total | 141.604 | 203.058 | 264.527 | 264.546 | 264.566 | 203.071 | 100.0% | 4 | | -> duration | 141.604 | 203.058 | 264.527 | 264.546 | 264.566 | 203.071 | 100.0% | 4 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 4 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 264.565688 Full duration: 380.117205 HINTS: * To plot HTML graphics with this data, run: rally task report 58d793bd-c429-48bf-bce8-a02f23deb8f5 --out output.html * To generate a JUnit report, run: rally task export 58d793bd-c429-48bf-bce8-a02f23deb8f5 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 58d793bd-c429-48bf-bce8-a02f23deb8f5 --json --out output.json 2019-03-26 16:18:47,924 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '58d793bd-c429-48bf-bce8-a02f23deb8f5', '--out', u'/home/opnfv/functest/results/rally_jobs/neutron.json'] 2019-03-26 16:18:49,947 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 58d793bd-c429-48bf-bce8-a02f23deb8f5 --out /home/opnfv/functest/results/rally_jobs/neutron.json 2019-03-26 16:18:49.534 29033 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-03-26 16:18:49.534 29033 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-03-26 16:18:49.536 29033 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-03-26 16:18:49.725 29033 INFO rally.api [-] Building 'json' report for the following task(s): '58d793bd-c429-48bf-bce8-a02f23deb8f5'. 2019-03-26 16:18:49.842 29033 INFO rally.api [-] The report has been successfully built. 2019-03-26 16:18:50,082 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2019-03-26 16:18:50,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +-----------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +-----------+------------+----------------+-----------+ | neutron | 00:28:23 | 612 | 100.00% | | | | | | | TOTAL: | 00:28:23 | 612 | 100.00% | +-----------+------------+----------------+-----------+ 2019-03-26 16:18:50,083 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_jobs' success_rate is 100.00% in 1/1 modules 2019-03-26 16:18:50,084 - 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-26 16:18:52,446 - 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-26 16:18:51.846 29035 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-03-26 16:18:51.847 29035 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-03-26 16:18:51.848 29035 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-03-26 16:18:52.041 29035 INFO rally.api [-] Building 'html' report for the following task(s): '58d793bd-c429-48bf-bce8-a02f23deb8f5'. 2019-03-26 16:18:52.352 29035 INFO rally.api [-] The report has been successfully built. 2019-03-26 16:18:52,446 - 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-26 16:18:54,469 - 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-26 16:18:54.165 29037 INFO rally.common.plugin.discover [-] Loading plugins from directories /root/.rally/plugins/* 2019-03-26 16:18:54.166 29037 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/__init__.py 2019-03-26 16:18:54.167 29037 INFO rally.common.plugin.discover [-] Loaded module with plugins: /root/.rally/plugins/trunk_scenario.py 2019-03-26 16:18:54.363 29037 INFO rally.api [-] Building 'junit-xml' report for the following task(s): '58d793bd-c429-48bf-bce8-a02f23deb8f5'. 2019-03-26 16:18:54.366 29037 INFO rally.api [-] The report has been successfully built. 2019-03-26 16:18:54,591 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 16:18:54,592 - xtesting.ci.run_tests - INFO - Test result: +--------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------+------------------+------------------+----------------+ | rally_jobs | functest | 29:25 | PASS | +--------------------+------------------+------------------+----------------+ 2019-03-26 16:18:54,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 16:18:54,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 16:18:55,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Tue, 26 Mar 2019 16:18: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-9c7c8dac-4753-4320-8079-88fb1b3c0a02 x-openstack-request-id: req-9c7c8dac-4753-4320-8079-88fb1b3c0a02 2019-03-26 16:18:55,307 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0fcae0a3-36b3-451c-b825-8efaab19f8fa", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0fcae0a3-36b3-451c-b825-8efaab19f8fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0fcae0a3-36b3-451c-b825-8efaab19f8fa"}, {"name": "rally_jobs-flavor_alt_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/f13e0bf3-4a28-4a03-8e1c-01bd6e427f27", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/f13e0bf3-4a28-4a03-8e1c-01bd6e427f27", "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": "f13e0bf3-4a28-4a03-8e1c-01bd6e427f27"}]} 2019-03-26 16:18:55,307 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9c7c8dac-4753-4320-8079-88fb1b3c0a02 2019-03-26 16:18:55,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.702852010727s 2019-03-26 16:18:55,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 16:18:55,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/f13e0bf3-4a28-4a03-8e1c-01bd6e427f27 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 16:18:55,344 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 16:18: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-599a4af5-ca45-4ecf-8a4a-e45db3694c77 x-openstack-request-id: req-599a4af5-ca45-4ecf-8a4a-e45db3694c77 2019-03-26 16:18:55,345 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/f13e0bf3-4a28-4a03-8e1c-01bd6e427f27 used request id req-599a4af5-ca45-4ecf-8a4a-e45db3694c77 2019-03-26 16:18:55,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0353338718414s 2019-03-26 16:18:55,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 16:18:55,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9c89740f-1a52-412f-9a03-fe0538881d04/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}4f9d2310c392fe38544829b84501d57a2b62caf1" -d '{"subnet_id": "b33a7d7e-b792-4dbc-a8f8-aa7e400e7b22"}' 2019-03-26 16:18:57,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 16:18:57 GMT X-Openstack-Request-Id: req-7304df10-ad7f-4938-bdee-f3b5d8a356a3 2019-03-26 16:18:57,868 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "e8a26d8a-84c0-42dd-8591-48a8d5d85028", "tenant_id": "1601da42c6a849a28fde83374620787e", "subnet_id": "b33a7d7e-b792-4dbc-a8f8-aa7e400e7b22", "subnet_ids": ["b33a7d7e-b792-4dbc-a8f8-aa7e400e7b22"], "port_id": "8317ddb1-ef1b-4d5b-96b9-1df414dd1f9f", "id": "9c89740f-1a52-412f-9a03-fe0538881d04"} 2019-03-26 16:18:57,868 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9c89740f-1a52-412f-9a03-fe0538881d04/remove_router_interface.json used request id req-7304df10-ad7f-4938-bdee-f3b5d8a356a3 2019-03-26 16:18:57,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.52307891846s 2019-03-26 16:18:57,869 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 16:18:57,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 16:18:58,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1707 Content-Type: application/json Date: Tue, 26 Mar 2019 16:18:58 GMT X-Openstack-Request-Id: req-65d621bc-5193-4e6b-9584-421f79dc1f83 2019-03-26 16:18:58,019 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f70904767be4088abe76307973f54fa", "created_at": "2019-03-26T11:42:00Z", "admin_state_up": true, "updated_at": "2019-03-26T11:42:00Z", "project_id": "2f70904767be4088abe76307973f54fa", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "465c83f2-2dd2-40a3-a9a2-de75fe026995", "name": "tempest-pretest-check-694215904"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.211"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1601da42c6a849a28fde83374620787e", "created_at": "2019-03-26T15:49:31Z", "admin_state_up": true, "updated_at": "2019-03-26T16:18:56Z", "project_id": "1601da42c6a849a28fde83374620787e", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "9c89740f-1a52-412f-9a03-fe0538881d04", "name": "rally_jobs-router_45f21565-2f7c-4831-a6da-e6ad914ae8ce"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a55f567358d4a8c825c14b74bbb46f7", "created_at": "2019-03-26T11:42:28Z", "admin_state_up": false, "updated_at": "2019-03-26T11:42:28Z", "project_id": "5a55f567358d4a8c825c14b74bbb46f7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f65d8ca7-4128-4274-b399-476e5dd54c51", "name": "tempest-router-413550504"}]} 2019-03-26 16:18:58,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-65d621bc-5193-4e6b-9584-421f79dc1f83 2019-03-26 16:18:58,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.150872945786s 2019-03-26 16:18:58,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 16:18:58,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/9c89740f-1a52-412f-9a03-fe0538881d04.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 16:18:59,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 16:18:59 GMT X-Openstack-Request-Id: req-0aedea94-4902-42d2-878a-20bbefd2dded 2019-03-26 16:18:59,456 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 16:18:59,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9c89740f-1a52-412f-9a03-fe0538881d04.json used request id req-0aedea94-4902-42d2-878a-20bbefd2dded 2019-03-26 16:18:59,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.43485689163s 2019-03-26 16:18:59,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 16:18:59,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 16:18:59,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1328 Content-Type: application/json Date: Tue, 26 Mar 2019 16:18:59 GMT X-Openstack-Request-Id: req-a8b82a4f-830c-4e1d-af43-d04d6ccb5976 2019-03-26 16:18:59,540 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4},{"updated_at":"2019-03-26T15:49: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":"b33a7d7e-b792-4dbc-a8f8-aa7e400e7b22","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"1601da42c6a849a28fde83374620787e","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"rally_jobs-subnet_45f21565-2f7c-4831-a6da-e6ad914ae8ce","enable_dhcp":true,"segment_id":null,"network_id":"e8a26d8a-84c0-42dd-8591-48a8d5d85028","tenant_id":"1601da42c6a849a28fde83374620787e","created_at":"2019-03-26T15:49:31Z","ip_version":4}]} 2019-03-26 16:18:59,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a8b82a4f-830c-4e1d-af43-d04d6ccb5976 2019-03-26 16:18:59,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0838398933411s 2019-03-26 16:18:59,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 16:18:59,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/b33a7d7e-b792-4dbc-a8f8-aa7e400e7b22.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 16:19:00,488 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 16:19:00 GMT X-Openstack-Request-Id: req-c4ad3243-fe15-4047-82e6-5c1b19425db2 2019-03-26 16:19:00,488 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 16:19:00,488 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/b33a7d7e-b792-4dbc-a8f8-aa7e400e7b22.json used request id req-c4ad3243-fe15-4047-82e6-5c1b19425db2 2019-03-26 16:19:00,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 0.945837974548s 2019-03-26 16:19:00,489 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 16:19:00,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 16:19:00,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1434 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:00 GMT X-Openstack-Request-Id: req-29d3b2d0-c2b0-4771-98ae-31ed3d3ae279 2019-03-26 16:19:00,575 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"e8a26d8a-84c0-42dd-8591-48a8d5d85028","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":58,"ipv4_address_scope":null,"shared":true,"project_id":"1601da42c6a849a28fde83374620787e","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T16:19:00Z","qos_policy_id":null,"name":"rally_jobs-net_45f21565-2f7c-4831-a6da-e6ad914ae8ce","admin_state_up":true,"tenant_id":"1601da42c6a849a28fde83374620787e","created_at":"2019-03-26T15:49:30Z","provider:network_type":"vxlan"}]} 2019-03-26 16:19:00,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-29d3b2d0-c2b0-4771-98ae-31ed3d3ae279 2019-03-26 16:19:00,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0868339538574s 2019-03-26 16:19:00,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 16:19:00,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/e8a26d8a-84c0-42dd-8591-48a8d5d85028.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 16:19:01,791 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 16:19:01 GMT X-Openstack-Request-Id: req-6712154c-d625-43f3-bd48-c4f985ab7f2d 2019-03-26 16:19:01,791 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 16:19:01,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/e8a26d8a-84c0-42dd-8591-48a8d5d85028.json used request id req-6712154c-d625-43f3-bd48-c4f985ab7f2d 2019-03-26 16:19:01,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.21469593048s 2019-03-26 16:19:01,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 16:19:01,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 16:19:02,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1396 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:02 GMT X-Openstack-Request-Id: req-c4f91d67-d9bb-4fcb-9a5e-426928b362b4 2019-03-26 16:19:02,510 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T15:49:37Z", "file": "/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a/file", "owner": "1601da42c6a849a28fde83374620787e", "id": "78696af5-54b5-4fdc-9d28-583596e1ec8a", "size": 12716032, "self": "/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/78696af5-54b5-4fdc-9d28-583596e1ec8a/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/78696af5-54b5-4fdc-9d28-583596e1ec8a/snap", "metadata": {}}], "visibility": "public", "owner_specified.shade.object": "images/rally_jobs-img_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_jobs-img_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2019-03-26T15:49:36Z", "os_hidden": false, "protected": false, "os_hash_value": "6513f21e44aa3da349f248188a44bc304a3653a04122d8fb4535423c8e1d14cd6a153f735bb0982e2161b5b5186106570c17a9e58b64dd39390617cd5a350f78"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 16:19:02,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c4f91d67-d9bb-4fcb-9a5e-426928b362b4 2019-03-26 16:19:02,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.714195966721s 2019-03-26 16:19:02,512 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 16:19:02,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4f9d2310c392fe38544829b84501d57a2b62caf1" 2019-03-26 16:19:03,209 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 16:19:03 GMT X-Openstack-Request-Id: req-b0994490-7e5c-4b52-bcd8-84a9875bf6e9 2019-03-26 16:19:03,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-26 16:19:03,209 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/78696af5-54b5-4fdc-9d28-583596e1ec8a used request id req-b0994490-7e5c-4b52-bcd8-84a9875bf6e9 2019-03-26 16:19:03,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.697458028793s 2019-03-26 16:19:03,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 16:19:03,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 16:19:03,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19: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-5cbaa372-c53d-4428-8ff2-f7bb3c79be3c x-openstack-request-id: req-5cbaa372-c53d-4428-8ff2-f7bb3c79be3c 2019-03-26 16:19:03,243 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "rally_jobs-flavor_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/0fcae0a3-36b3-451c-b825-8efaab19f8fa", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/0fcae0a3-36b3-451c-b825-8efaab19f8fa", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "0fcae0a3-36b3-451c-b825-8efaab19f8fa"}]} 2019-03-26 16:19:03,243 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5cbaa372-c53d-4428-8ff2-f7bb3c79be3c 2019-03-26 16:19:03,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0334000587463s 2019-03-26 16:19:03,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 16:19:03,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/0fcae0a3-36b3-451c-b825-8efaab19f8fa -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 16:19:03,292 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-43f6bc60-a6cf-4c78-a143-ceae7e9db4c8 x-openstack-request-id: req-43f6bc60-a6cf-4c78-a143-ceae7e9db4c8 2019-03-26 16:19:03,292 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/0fcae0a3-36b3-451c-b825-8efaab19f8fa used request id req-43f6bc60-a6cf-4c78-a143-ceae7e9db4c8 2019-03-26 16:19:03,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0470108985901s 2019-03-26 16:19:03,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 16:19:03,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 16:19:03,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feaafb26-6d3d-4f34-8303-f0dc7ddb1993 2019-03-26 16:19:03,518 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "rally_jobs-user_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "links": {"self": "http://172.30.9.22:5000/v3/users/70830bbdbe3f4c59b572da843cc3292b"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "70830bbdbe3f4c59b572da843cc3292b", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 16:19:03,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-feaafb26-6d3d-4f34-8303-f0dc7ddb1993 2019-03-26 16:19:03,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.225755929947s 2019-03-26 16:19:03,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 16:19:03,528 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/70830bbdbe3f4c59b572da843cc3292b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 16:19:03,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f37d6734-797c-4a9c-a1f9-6b77dccefd7b 2019-03-26 16:19:03,751 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "rally_jobs-user_45f21565-2f7c-4831-a6da-e6ad914ae8ce", "links": {"self": "http://172.30.9.22:5000/v3/users/70830bbdbe3f4c59b572da843cc3292b"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "70830bbdbe3f4c59b572da843cc3292b", "description": null}} 2019-03-26 16:19:03,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/70830bbdbe3f4c59b572da843cc3292b used request id req-f37d6734-797c-4a9c-a1f9-6b77dccefd7b 2019-03-26 16:19:03,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227191209793s 2019-03-26 16:19:03,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 16:19:03,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/70830bbdbe3f4c59b572da843cc3292b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 16:19:04,058 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 16:19:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95aea0ef-5c21-4d15-ab7f-aab06f308136 2019-03-26 16:19:04,058 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 16:19:04,059 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/70830bbdbe3f4c59b572da843cc3292b used request id req-95aea0ef-5c21-4d15-ab7f-aab06f308136 2019-03-26 16:19:04,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.306407928467s 2019-03-26 16:19:04,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 16:19:04,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 16:19:04,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-214448cb-78bf-4e6f-8963-2bdca3eaa9dc 2019-03-26 16:19:04,294 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: rally_jobs", "links": {"self": "http://172.30.9.22:5000/v3/projects/1601da42c6a849a28fde83374620787e"}, "tags": [], "enabled": true, "id": "1601da42c6a849a28fde83374620787e", "parent_id": "default", "domain_id": "default", "name": "rally_jobs-project_45f21565-2f7c-4831-a6da-e6ad914ae8ce"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 16:19:04,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-214448cb-78bf-4e6f-8963-2bdca3eaa9dc 2019-03-26 16:19:04,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.227574825287s 2019-03-26 16:19:04,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 16:19:04,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/1601da42c6a849a28fde83374620787e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 16:19:04,571 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 16:19:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e589c23-f945-433d-b9e4-337b9d5892cd 2019-03-26 16:19:04,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 16:19:04,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/1601da42c6a849a28fde83374620787e used request id req-7e589c23-f945-433d-b9e4-337b9d5892cd 2019-03-26 16:19:04,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.272796154022s 2019-03-26 16:19:04,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 16:19:04,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=1601da42c6a849a28fde83374620787e&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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 16:19:04,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:04 GMT X-Openstack-Request-Id: req-f7c76a39-db59-4e4b-89ef-38bb7c971886 2019-03-26 16:19:04,928 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1601da42c6a849a28fde83374620787e", "created_at": "2019-03-26T15:49:30Z", "updated_at": "2019-03-26T15:49:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T15:49:30Z", "revision_number": 0, "id": "0786a0c0-8d32-4898-a6f8-cdaa0d193f12", "remote_group_id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "remote_ip_prefix": null, "created_at": "2019-03-26T15:49:30Z", "security_group_id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "tenant_id": "1601da42c6a849a28fde83374620787e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1601da42c6a849a28fde83374620787e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T15:49:30Z", "revision_number": 0, "id": "19b26c81-e745-4f9b-9e3c-0ce4d3a3df69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T15:49:30Z", "security_group_id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "tenant_id": "1601da42c6a849a28fde83374620787e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1601da42c6a849a28fde83374620787e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T15:49:30Z", "revision_number": 0, "id": "8b205821-ed9f-40ab-a85c-92cf1dd5b136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T15:49:30Z", "security_group_id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "tenant_id": "1601da42c6a849a28fde83374620787e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1601da42c6a849a28fde83374620787e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T15:49:30Z", "revision_number": 0, "id": "96f444ad-1ad6-4cf4-822e-e30e723b07c9", "remote_group_id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "remote_ip_prefix": null, "created_at": "2019-03-26T15:49:30Z", "security_group_id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "tenant_id": "1601da42c6a849a28fde83374620787e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1601da42c6a849a28fde83374620787e"}], "revision_number": 1, "project_id": "1601da42c6a849a28fde83374620787e", "id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "name": "default"}]} 2019-03-26 16:19:04,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=1601da42c6a849a28fde83374620787e&name=default used request id req-f7c76a39-db59-4e4b-89ef-38bb7c971886 2019-03-26 16:19:04,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.351610898972s 2019-03-26 16:19:04,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 16:19:04,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 16:19:05,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:05 GMT X-Openstack-Request-Id: req-d3431d67-f85f-4d5a-804a-e2384883fb9b 2019-03-26 16:19:05,047 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "1601da42c6a849a28fde83374620787e", "created_at": "2019-03-26T15:49:30Z", "updated_at": "2019-03-26T15:49:30Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T15:49:30Z", "revision_number": 0, "id": "0786a0c0-8d32-4898-a6f8-cdaa0d193f12", "remote_group_id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "remote_ip_prefix": null, "created_at": "2019-03-26T15:49:30Z", "security_group_id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "tenant_id": "1601da42c6a849a28fde83374620787e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1601da42c6a849a28fde83374620787e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T15:49:30Z", "revision_number": 0, "id": "19b26c81-e745-4f9b-9e3c-0ce4d3a3df69", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T15:49:30Z", "security_group_id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "tenant_id": "1601da42c6a849a28fde83374620787e", "port_range_min": null, "ethertype": "IPv6", "project_id": "1601da42c6a849a28fde83374620787e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T15:49:30Z", "revision_number": 0, "id": "8b205821-ed9f-40ab-a85c-92cf1dd5b136", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T15:49:30Z", "security_group_id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "tenant_id": "1601da42c6a849a28fde83374620787e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1601da42c6a849a28fde83374620787e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T15:49:30Z", "revision_number": 0, "id": "96f444ad-1ad6-4cf4-822e-e30e723b07c9", "remote_group_id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "remote_ip_prefix": null, "created_at": "2019-03-26T15:49:30Z", "security_group_id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "tenant_id": "1601da42c6a849a28fde83374620787e", "port_range_min": null, "ethertype": "IPv4", "project_id": "1601da42c6a849a28fde83374620787e"}], "revision_number": 1, "project_id": "1601da42c6a849a28fde83374620787e", "id": "0b4c0417-43b7-4597-adc0-e246b9010b50", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 16:19:05,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d3431d67-f85f-4d5a-804a-e2384883fb9b 2019-03-26 16:19:05,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.114017963409s 2019-03-26 16:19:05,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 16:19:05,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/0b4c0417-43b7-4597-adc0-e246b9010b50.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}282ba253360bfcc560d8eb2bcb7df7f7ebe54054" 2019-03-26 16:19:05,221 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 16:19:05 GMT X-Openstack-Request-Id: req-dd0877ea-c186-4464-af2a-bbccbdc496fa 2019-03-26 16:19:05,222 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 16:19:05,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/0b4c0417-43b7-4597-adc0-e246b9010b50.json used request id req-dd0877ea-c186-4464-af2a-bbccbdc496fa 2019-03-26 16:19:05,222 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.163363933563s 2019-03-26 16:19:05,241 - xtesting.ci.run_tests - INFO - Loading test case 'vmtp'... 2019-03-26 16:19:05,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 16:19:05,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25896283-2f31-4593-b61b-202714231cff 2019-03-26 16:19:05,273 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 16:19:05,273 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-25896283-2f31-4593-b61b-202714231cff 2019-03-26 16:19:05,273 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 16:19:05,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T17:19:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["JZ7DfNg8RliSymyuQdVc3w"], "issued_at": "2019-03-26T16:19:05.000000Z"}} 2019-03-26 16:19:05,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 16:19:05,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:06,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:06 GMT X-Openstack-Request-Id: req-0b458dc8-46d5-4d15-9879-8ac0ab958436 2019-03-26 16:19:06,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":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 16:19:06,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0b458dc8-46d5-4d15-9879-8ac0ab958436 2019-03-26 16:19:06,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.39982509613s 2019-03-26 16:19:06,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 16:19:06,092 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81c3522a-d959-4a7f-86bd-85f48b6bc14b 2019-03-26 16:19:06,093 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 16:19:06,093 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-81c3522a-d959-4a7f-86bd-85f48b6bc14b 2019-03-26 16:19:06,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 16:19:06,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:06,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb9f945e-ece4-4672-beba-23a5aef39728 2019-03-26 16:19:06,265 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 16:19:06,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-fb9f945e-ece4-4672-beba-23a5aef39728 2019-03-26 16:19:06,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.171814918518s 2019-03-26 16:19:06,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 16:19:06,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" -d '{"project": {"description": "Created by OPNFV Functest: vmtp", "enabled": true, "domain_id": "default", "name": "vmtp-project_4c89c170-5b62-4eaf-9c3a-5b6c76261b31"}}' 2019-03-26 16:19:06,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 354 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-724f4469-5533-4e00-9557-b928cc548d26 2019-03-26 16:19:06,418 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/c63a952d65da46f4bf6a94e6d3cf250e"}, "tags": [], "enabled": true, "id": "c63a952d65da46f4bf6a94e6d3cf250e", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_4c89c170-5b62-4eaf-9c3a-5b6c76261b31"}} 2019-03-26 16:19:06,418 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-724f4469-5533-4e00-9557-b928cc548d26 2019-03-26 16:19:06,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.144987106323s 2019-03-26 16:19:06,419 - 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'c63a952d65da46f4bf6a94e6d3cf250e', '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_4c89c170-5b62-4eaf-9c3a-5b6c76261b31'}) 2019-03-26 16:19:06,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 16:19:06,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "IwTiNf2rUACjaQEA9G0tnnMwhPm6Ra", "email": null, "name": "vmtp-user_4c89c170-5b62-4eaf-9c3a-5b6c76261b31"}}' 2019-03-26 16:19:06,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 319 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39b1d98b-3191-437e-81ea-8df2bdb985b9 2019-03-26 16:19:06,943 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "links": {"self": "http://172.30.9.22:5000/v3/users/af212fa4f93847b094f9cb6e24e917d4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "af212fa4f93847b094f9cb6e24e917d4", "domain_id": "default", "password_expires_at": null}} 2019-03-26 16:19:06,943 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-39b1d98b-3191-437e-81ea-8df2bdb985b9 2019-03-26 16:19:06,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.51682305336s 2019-03-26 16:19:06,944 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'af212fa4f93847b094f9cb6e24e917d4', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vmtp-user_4c89c170-5b62-4eaf-9c3a-5b6c76261b31'}) 2019-03-26 16:19:06,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 16:19:06,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:07,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-000612c6-03ce-4b56-8c57-0eaa8388950c 2019-03-26 16:19:07,157 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 16:19:07,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-000612c6-03ce-4b56-8c57-0eaa8388950c 2019-03-26 16:19:07,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209035158157s 2019-03-26 16:19:07,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 16:19:07,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:07,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2631d21-c610-40e1-9932-39769c6c5ffc 2019-03-26 16:19:07,366 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 16:19:07,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c2631d21-c610-40e1-9932-39769c6c5ffc 2019-03-26 16:19:07,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203110933304s 2019-03-26 16:19:07,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 16:19:07,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:07,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8e3fdc4-e886-433e-a595-d3df2446c3e0 2019-03-26 16:19:07,564 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 16:19:07,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-c8e3fdc4-e886-433e-a595-d3df2446c3e0 2019-03-26 16:19:07,564 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.193674087524s 2019-03-26 16:19:07,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 16:19:07,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:07,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56a6af84-cdd5-4c78-be9d-a68b49c24c59 2019-03-26 16:19:07,769 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 16:19:07,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-56a6af84-cdd5-4c78-be9d-a68b49c24c59 2019-03-26 16:19:07,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.20053601265s 2019-03-26 16:19:07,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 16:19:07,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:07,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6ce742b-3890-4b7a-9401-89cce9553a53 2019-03-26 16:19:07,905 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "links": {"self": "http://172.30.9.22:5000/v3/users/af212fa4f93847b094f9cb6e24e917d4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "af212fa4f93847b094f9cb6e24e917d4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 16:19:07,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e6ce742b-3890-4b7a-9401-89cce9553a53 2019-03-26 16:19:07,905 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.134422063828s 2019-03-26 16:19:07,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 16:19:07,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:08,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e82db16-e0ff-4817-b5ba-1cbbc208e1f5 2019-03-26 16:19:08,045 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/c63a952d65da46f4bf6a94e6d3cf250e"}, "tags": [], "enabled": true, "id": "c63a952d65da46f4bf6a94e6d3cf250e", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_4c89c170-5b62-4eaf-9c3a-5b6c76261b31"}]} 2019-03-26 16:19:08,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-2e82db16-e0ff-4817-b5ba-1cbbc208e1f5 2019-03-26 16:19:08,045 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.128023862839s 2019-03-26 16:19:08,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 16:19:08,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=af212fa4f93847b094f9cb6e24e917d4&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=c63a952d65da46f4bf6a94e6d3cf250e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:08,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 207 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aea1b7f-c763-4d05-879f-558408ca97d1 2019-03-26 16:19:08,172 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=af212fa4f93847b094f9cb6e24e917d4&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=c63a952d65da46f4bf6a94e6d3cf250e", "previous": null, "next": null}} 2019-03-26 16:19:08,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=af212fa4f93847b094f9cb6e24e917d4&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=c63a952d65da46f4bf6a94e6d3cf250e used request id req-7aea1b7f-c763-4d05-879f-558408ca97d1 2019-03-26 16:19:08,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.119069099426s 2019-03-26 16:19:08,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 16:19:08,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/c63a952d65da46f4bf6a94e6d3cf250e/users/af212fa4f93847b094f9cb6e24e917d4/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:08,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 16:19:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-13ec875a-ed86-4a1a-a0b7-0d39e64dc37f 2019-03-26 16:19:08,401 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 16:19:08,401 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/c63a952d65da46f4bf6a94e6d3cf250e/users/af212fa4f93847b094f9cb6e24e917d4/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-13ec875a-ed86-4a1a-a0b7-0d39e64dc37f 2019-03-26 16:19:08,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.225353002548s 2019-03-26 16:19:08,402 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vmtp-project_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', 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'c63a952d65da46f4bf6a94e6d3cf250e', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'IwTiNf2rUACjaQEA9G0tnnMwhPm6Ra', 'username': u'vmtp-user_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 16:19:08,406 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vmtp-user_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', 'password': 'IwTiNf2rUACjaQEA9G0tnnMwhPm6Ra', 'project_name': 'vmtp-project_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': 'c63a952d65da46f4bf6a94e6d3cf250e', 'project_domain_name': 'Default'} 2019-03-26 16:19:08,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 16:19:08,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:09,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 734 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19: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-4f8d8e24-f9c4-48b7-bf0a-97e8c25e5ecc x-openstack-request-id: req-4f8d8e24-f9c4-48b7-bf0a-97e8c25e5ecc 2019-03-26 16:19:09,144 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 98, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 16:19:09,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-4f8d8e24-f9c4-48b7-bf0a-97e8c25e5ecc 2019-03-26 16:19:09,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.730378866196s 2019-03-26 16:19:09,145 - xtesting.ci.run_tests - INFO - Running test case 'vmtp'... 2019-03-26 16:19:09,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 16:19:09,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41f8a62e-d47f-420d-9978-5472302c119a 2019-03-26 16:19:09,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.22:5000/v3/", "rel": "self"}]}} 2019-03-26 16:19:09,155 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-41f8a62e-d47f-420d-9978-5472302c119a 2019-03-26 16:19:09,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 16:19:09,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T17:19:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c63a952d65da46f4bf6a94e6d3cf250e", "name": "vmtp-project_4c89c170-5b62-4eaf-9c3a-5b6c76261b31"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_c63a952d65da46f4bf6a94e6d3cf250e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_c63a952d65da46f4bf6a94e6d3cf250e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/c63a952d65da46f4bf6a94e6d3cf250e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/c63a952d65da46f4bf6a94e6d3cf250e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/c63a952d65da46f4bf6a94e6d3cf250e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/c63a952d65da46f4bf6a94e6d3cf250e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/c63a952d65da46f4bf6a94e6d3cf250e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/c63a952d65da46f4bf6a94e6d3cf250e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/c63a952d65da46f4bf6a94e6d3cf250e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/c63a952d65da46f4bf6a94e6d3cf250e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/c63a952d65da46f4bf6a94e6d3cf250e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/c63a952d65da46f4bf6a94e6d3cf250e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/c63a952d65da46f4bf6a94e6d3cf250e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/c63a952d65da46f4bf6a94e6d3cf250e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vmtp-user_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "id": "af212fa4f93847b094f9cb6e24e917d4"}, "audit_ids": ["RCbShk6ASue2h80MtbDmFQ"], "issued_at": "2019-03-26T16:19:09.000000Z"}} 2019-03-26 16:19:09,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 16:19:09,551 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6e77be54d673bc441c6877f674d6f1bccbc838e6" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "vmtp-router_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "admin_state_up": true}}' 2019-03-26 16:19:11,506 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 691 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:11 GMT X-Openstack-Request-Id: req-682e230d-1b05-41ad-9665-9a26082c6150 2019-03-26 16:19:11,506 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c63a952d65da46f4bf6a94e6d3cf250e", "created_at": "2019-03-26T16:19:09Z", "admin_state_up": true, "updated_at": "2019-03-26T16:19:10Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "c63a952d65da46f4bf6a94e6d3cf250e", "id": "ccc1ec70-b65f-4afe-ba75-0e566fb23425", "name": "vmtp-router_4c89c170-5b62-4eaf-9c3a-5b6c76261b31"}} 2019-03-26 16:19:11,506 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-682e230d-1b05-41ad-9665-9a26082c6150 2019-03-26 16:19:11,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.95585513115s 2019-03-26 16:19:11,507 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T16:19:10Z', u'revision_number': 2, u'id': u'ccc1ec70-b65f-4afe-ba75-0e566fb23425', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.214'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vmtp-router_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', u'admin_state_up': True, u'tenant_id': u'c63a952d65da46f4bf6a94e6d3cf250e', u'created_at': u'2019-03-26T16:19:09Z', u'flavor_id': None, u'routes': [], u'project_id': u'c63a952d65da46f4bf6a94e6d3cf250e'}) 2019-03-26 16:19:11,508 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-03-26 16:19:12,886 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:4ba4bf5f0868561ee732bf54da048c63 sha256:1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843 2019-03-26 16:19:12,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 16:19:12,897 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:12 GMT 2019-03-26 16:19:12,897 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 16:19:12,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 16:19:12,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e77be54d673bc441c6877f674d6f1bccbc838e6" 2019-03-26 16:19:13,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:13 GMT X-Openstack-Request-Id: req-d6445e7a-fd22-4cab-836b-2b8128b91588 2019-03-26 16:19:13,633 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 16:19:13,633 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d6445e7a-fd22-4cab-836b-2b8128b91588 2019-03-26 16:19:13,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.731148004532s 2019-03-26 16:19:13,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 16:19:13,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6e77be54d673bc441c6877f674d6f1bccbc838e6" -d '{"owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "owner_specified.shade.object": "images/vmtp-img_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vmtp-img_4c89c170-5b62-4eaf-9c3a-5b6c76261b31"}' 2019-03-26 16:19:13,691 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 925 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:13 GMT Location: http://172.30.9.22:9292/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f48e50ad-e5a2-4907-8aba-6298a31c1eb1 2019-03-26 16:19:13,692 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T16:19:13Z", "file": "/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9/file", "owner": "c63a952d65da46f4bf6a94e6d3cf250e", "id": "c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9", "size": null, "self": "/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9", "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_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "vmtp-img_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "checksum": null, "created_at": "2019-03-26T16:19:13Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 16:19:13,692 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f48e50ad-e5a2-4907-8aba-6298a31c1eb1 2019-03-26 16:19:13,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0507400035858s 2019-03-26 16:19:13,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 16:19:13,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9/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}6e77be54d673bc441c6877f674d6f1bccbc838e6" -d '' 2019-03-26 16:19:17,826 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 16:19:17 GMT X-Openstack-Request-Id: req-3ecf611b-1aca-443e-8b13-17393485a6c3 2019-03-26 16:19:17,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-26 16:19:17,826 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9/file used request id req-3ecf611b-1aca-443e-8b13-17393485a6c3 2019-03-26 16:19:17,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.13368606567s 2019-03-26 16:19:17,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 16:19:17,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e77be54d673bc441c6877f674d6f1bccbc838e6" 2019-03-26 16:19:17,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:17 GMT X-Openstack-Request-Id: req-7d8336d3-e47f-4b56-a2ab-fff6cefcdbf7 2019-03-26 16:19:17,873 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T16:19:17Z", "file": "/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9/file", "owner": "c63a952d65da46f4bf6a94e6d3cf250e", "id": "c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9", "size": 263848448, "self": "/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "vmtp-img_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T16:19:13Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 16:19:17,873 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7d8336d3-e47f-4b56-a2ab-fff6cefcdbf7 2019-03-26 16:19:17,874 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0409440994263s 2019-03-26 16:19:17,876 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9/file', 'owner': u'c63a952d65da46f4bf6a94e6d3cf250e', 'id': u'c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9', 'size': 263848448, u'self': u'/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c63a952d65da46f4bf6a94e6d3cf250e', 'name': 'vmtp-project_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T16:19:17Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T16:19:17Z', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/vmtp-img_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', '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/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9', 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_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}, 'name': u'vmtp-img_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', 'created': u'2019-03-26T16:19:13Z', 'checksum': u'4ba4bf5f0868561ee732bf54da048c63', 'created_at': u'2019-03-26T16:19: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/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9', 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_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}}) 2019-03-26 16:19:17,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 16:19:17,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vmtp-flavor_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 0, "id": null, "swap": 0}}' 2019-03-26 16:19:17,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 305 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6bffa729-de3f-47f8-af64-d9e4e822f0b8 x-openstack-request-id: req-6bffa729-de3f-47f8-af64-d9e4e822f0b8 2019-03-26 16:19:17,920 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vmtp-flavor_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e26ff3fb-c219-4941-bf3f-8d2b6f5557af", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e26ff3fb-c219-4941-bf3f-8d2b6f5557af", "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": "e26ff3fb-c219-4941-bf3f-8d2b6f5557af"}} 2019-03-26 16:19:17,920 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6bffa729-de3f-47f8-af64-d9e4e822f0b8 2019-03-26 16:19:17,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0435049533844s 2019-03-26 16:19:17,921 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vmtp-flavor_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', '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'0c1029b257c44319a8784a806bbcda81', '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'e26ff3fb-c219-4941-bf3f-8d2b6f5557af', 'swap': 0}) 2019-03-26 16:19:17,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 16:19:17,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e26ff3fb-c219-4941-bf3f-8d2b6f5557af/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}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" -d '{"extra_specs": {}}' 2019-03-26 16:19:17,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 16: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-4db103de-0279-4596-9776-0ac790441539 x-openstack-request-id: req-4db103de-0279-4596-9776-0ac790441539 2019-03-26 16:19:17,949 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 16:19:17,949 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e26ff3fb-c219-4941-bf3f-8d2b6f5557af/os-extra_specs used request id req-4db103de-0279-4596-9776-0ac790441539 2019-03-26 16:19:17,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0277569293976s 2019-03-26 16:19:17,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 16:19:17,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:18,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b59728a5-390a-485f-99c2-7fd1dcb0488b 2019-03-26 16:19:18,072 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 16:19:18,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-b59728a5-390a-485f-99c2-7fd1dcb0488b 2019-03-26 16:19:18,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11923122406s 2019-03-26 16:19:18,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 16:19:18,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:18,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fabe654c-e308-4f76-9d02-f122effc20d7 2019-03-26 16:19:18,308 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 16:19:18,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-fabe654c-e308-4f76-9d02-f122effc20d7 2019-03-26 16:19:18,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.229598045349s 2019-03-26 16:19:18,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 16:19:18,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:18,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748ab42b-196c-4c96-a0b4-9aecfab3d77b 2019-03-26 16:19:18,518 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 16:19:18,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-748ab42b-196c-4c96-a0b4-9aecfab3d77b 2019-03-26 16:19:18,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.205038785934s 2019-03-26 16:19:18,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 16:19:18,522 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:18,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2fd2874-5bf9-4339-967e-b4ef446fa2c5 2019-03-26 16:19:18,740 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "links": {"self": "http://172.30.9.22:5000/v3/users/af212fa4f93847b094f9cb6e24e917d4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "af212fa4f93847b094f9cb6e24e917d4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 16:19:18,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f2fd2874-5bf9-4339-967e-b4ef446fa2c5 2019-03-26 16:19:18,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221433877945s 2019-03-26 16:19:18,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 16:19:18,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:18,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d17bdf86-0c03-4dc5-9172-21c4db0cfff9 2019-03-26 16:19:18,959 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/c63a952d65da46f4bf6a94e6d3cf250e"}, "tags": [], "enabled": true, "id": "c63a952d65da46f4bf6a94e6d3cf250e", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_4c89c170-5b62-4eaf-9c3a-5b6c76261b31"}]} 2019-03-26 16:19:18,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-d17bdf86-0c03-4dc5-9172-21c4db0cfff9 2019-03-26 16:19:18,960 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207771062851s 2019-03-26 16:19:18,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 16:19:18,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=af212fa4f93847b094f9cb6e24e917d4&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=c63a952d65da46f4bf6a94e6d3cf250e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:19,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-753af699-8911-4889-b382-954cdb3fe91a 2019-03-26 16:19:19,162 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=af212fa4f93847b094f9cb6e24e917d4&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=c63a952d65da46f4bf6a94e6d3cf250e", "previous": null, "next": null}} 2019-03-26 16:19:19,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=af212fa4f93847b094f9cb6e24e917d4&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=c63a952d65da46f4bf6a94e6d3cf250e used request id req-753af699-8911-4889-b382-954cdb3fe91a 2019-03-26 16:19:19,162 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.193888187408s 2019-03-26 16:19:19,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 16:19:19,170 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/c63a952d65da46f4bf6a94e6d3cf250e/users/af212fa4f93847b094f9cb6e24e917d4/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:19:19,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 16:19:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b447abfb-cd7a-4e98-90ce-afabfb7ec647 2019-03-26 16:19:19,312 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 16:19:19,312 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/c63a952d65da46f4bf6a94e6d3cf250e/users/af212fa4f93847b094f9cb6e24e917d4/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-b447abfb-cd7a-4e98-90ce-afabfb7ec647 2019-03-26 16:19:19,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.145929098129s 2019-03-26 16:19:19,312 - functest.opnfv_tests.openstack.vmtp.vmtp - INFO - Creating keypair with name: 'vmtp_4c89c170-5b62-4eaf-9c3a-5b6c76261b31' 2019-03-26 16:19:19,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-26 16:19:19,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}6e77be54d673bc441c6877f674d6f1bccbc838e6" -d '{"keypair": {"name": "vmtp_4c89c170-5b62-4eaf-9c3a-5b6c76261b31"}}' 2019-03-26 16:19:19,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1798 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19: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-eaab4b5e-73c1-4eef-848d-b33f9720deab x-openstack-request-id: req-eaab4b5e-73c1-4eef-848d-b33f9720deab 2019-03-26 16:19:19,797 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+lEaP5JiQM1g6Bnr8zHuTHc1r/Sl7JNZrdL4NdEYs+X82LcxdpJneZUqUjze6twqMZKMD0oXIrMP+UPHe5hGzATuN7WaX1zbLHXpTneJbbyKKKUptnC9r6JpoCFXMYPqi0ylKo3EbQJMj+py00XY9JCrC0rlCIIBYtTr2qXCyENRFK431PMoRSmv5PtBtkbgCmr6kmRiws3Jx031eTYM8oP0ntLjVlahWel+ZyVyw3G7NOMdMNVldNWyZ2UEES2AEimF5zm7NugllToEiWWodIbAi5peVb7og6TOpBdBQPln2aLaTL8UAOU+aY/G96zEJ6OBBpe0sl9Oad1m1Gf5j Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvpRGj+SYkDNYOgZ6/Mx7kx3Na/0peyTWa3S+DXRGLPl/Ni3M\nXaSZ3mVKlI83urcKjGSjA9KFyKzD/lDx3uYRswE7je1ml9c2yx16U53iW28iiilK\nbZwva+iaaAhVzGD6otMpSqNxG0CTI/qctNF2PSQqwtK5QiCAWLU69qlwshDURSuN\n9TzKEUpr+T7QbZG4Apq+pJkYsLNycdN9Xk2DPKD9J7S41ZWoVnpfmclcsNxuzTjH\nTDVZXTVsmdlBBEtgBIphec5uzboJZU6BIllqHSGwIuaXlW+6IOkzqQXQUD5Z9mi2\nky/FADlPmmPxvesxCejgQaXtLJfTmndZtRn+YwIDAQABAoIBAQCp3OULqddlZ64y\ngcYq/mMCXGTU5J+NV+cZfcNLoKBPw81jz+xAZs6ST7vqr8AfVrg7LBOz+3csxvgl\n+6WpY2zRHL8lIDz6B2OaJFr8nlO75VFmzai+C6Ck0HyXTx6R/LpIWGeMVCMjBCph\nviTgcXWux0apwUJIM0nSRy4X3ixJOHbaoIKDue+L/GY5clOoJP42CnviCZk9GvpD\ndQRMdYwqXcnA97WWKzwiUCP5ea/YBG9Qz988Kmq7ZuvdluyIQxlb1U/aZNj6ClTy\nGmarMmZM/7X2/cZYcSqImKvFOTGyZpFnSGmrulcRJ4/y/XKZFVZH0u2NwGL/FdL7\nEuUGERnpAoGBAOPYgejF0ltMtf/DlNXVT5nkznkewTW5U5GwXWeaS2Zgm/Mnn8RO\nSt/NKKLKcELcByBca+NhfPL8t7uqwvVz66L8u/KxBKe1asbtGpC4S0s8yW+MxK30\n+26mbkTFNSbRxz3k1DEHuQmCe0uE98/wsDVYmsNzyOSWW06X5J0J2obfAoGBANYg\n6HgQwfFmZNOu42Ypy/YpA6nVY7dWxhHJQtPOPyRSyJkptuKK+olwGuWgbNjxsPtp\nVOP4JC1KRvSzGoK8SyIVnynelGjKfJa7S1xUFb+efND9VbIdsXVUK87v2q04khS4\nQC7xuzzMFkSDmDAGdWAKOzRSkGIafrAETgs9d8z9AoGARRAGaKE13vjEne8RuTM8\nOqCROUNqOzeeriVwWov5WOHlw3F6Sw2UQnw0WgvUtV9uRY/eIAEX16tkodzj1XS6\nsx+6dJjVmWQzJnMOP1mtcPPO9yILJ9N/Nw35lJzWPJsPsqIe83Gs08YaS0zVtND3\nCGSAHMiG10sACDWgVT18YK8CgYEAqFm7LBrQwMCmaR/JPZuC9oiMjsxs18prc7Ru\nzCQN1LsZaAI5/acTD1eKbhtROMfdQ+0uhwWjO9B4NQ9TupHb6HJjbwHGYRVCGygq\nOe8KIluy+oUTCTT7Pqnsv4gov6QIhi3OmJoJgeVbZIap8qhBRD8HCT4YsmjuTek0\nivXK6OkCgYBX5vs79PL4kHF5+IagsAodTY1bZLmlwnKrDOZ1tRQkGq569zIUSLzi\nmBhc2be6RE5E0I/cJeAB8GVAQPgoPGzRZEMWYEUo/Zz9uECMXB3Z44xEdaUWU7tQ\nAlvZKFZGq7FCBWselkXCsdg/W4Inqjv2CkgEmv+KOMkS/ta3mo2MOQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "af212fa4f93847b094f9cb6e24e917d4", "name": "vmtp_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "fingerprint": "c2:ec:6d:cb:40:2c:77:95:07:41:5a:ce:bb:0e:b4:70"}} 2019-03-26 16:19:19,797 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-eaab4b5e-73c1-4eef-848d-b33f9720deab 2019-03-26 16:19:19,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.481755018234s 2019-03-26 16:19:19,798 - functest.opnfv_tests.openstack.vmtp.vmtp - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC+lEaP5JiQM1g6Bnr8zHuTHc1r/Sl7JNZrdL4NdEYs+X82LcxdpJneZUqUjze6twqMZKMD0oXIrMP+UPHe5hGzATuN7WaX1zbLHXpTneJbbyKKKUptnC9r6JpoCFXMYPqi0ylKo3EbQJMj+py00XY9JCrC0rlCIIBYtTr2qXCyENRFK431PMoRSmv5PtBtkbgCmr6kmRiws3Jx031eTYM8oP0ntLjVlahWel+ZyVyw3G7NOMdMNVldNWyZ2UEES2AEimF5zm7NugllToEiWWodIbAi5peVb7og6TOpBdBQPln2aLaTL8UAOU+aY/G96zEJ6OBBpe0sl9Oad1m1Gf5j Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvpRGj+SYkDNYOgZ6/Mx7kx3Na/0peyTWa3S+DXRGLPl/Ni3M\nXaSZ3mVKlI83urcKjGSjA9KFyKzD/lDx3uYRswE7je1ml9c2yx16U53iW28iiilK\nbZwva+iaaAhVzGD6otMpSqNxG0CTI/qctNF2PSQqwtK5QiCAWLU69qlwshDURSuN\n9TzKEUpr+T7QbZG4Apq+pJkYsLNycdN9Xk2DPKD9J7S41ZWoVnpfmclcsNxuzTjH\nTDVZXTVsmdlBBEtgBIphec5uzboJZU6BIllqHSGwIuaXlW+6IOkzqQXQUD5Z9mi2\nky/FADlPmmPxvesxCejgQaXtLJfTmndZtRn+YwIDAQABAoIBAQCp3OULqddlZ64y\ngcYq/mMCXGTU5J+NV+cZfcNLoKBPw81jz+xAZs6ST7vqr8AfVrg7LBOz+3csxvgl\n+6WpY2zRHL8lIDz6B2OaJFr8nlO75VFmzai+C6Ck0HyXTx6R/LpIWGeMVCMjBCph\nviTgcXWux0apwUJIM0nSRy4X3ixJOHbaoIKDue+L/GY5clOoJP42CnviCZk9GvpD\ndQRMdYwqXcnA97WWKzwiUCP5ea/YBG9Qz988Kmq7ZuvdluyIQxlb1U/aZNj6ClTy\nGmarMmZM/7X2/cZYcSqImKvFOTGyZpFnSGmrulcRJ4/y/XKZFVZH0u2NwGL/FdL7\nEuUGERnpAoGBAOPYgejF0ltMtf/DlNXVT5nkznkewTW5U5GwXWeaS2Zgm/Mnn8RO\nSt/NKKLKcELcByBca+NhfPL8t7uqwvVz66L8u/KxBKe1asbtGpC4S0s8yW+MxK30\n+26mbkTFNSbRxz3k1DEHuQmCe0uE98/wsDVYmsNzyOSWW06X5J0J2obfAoGBANYg\n6HgQwfFmZNOu42Ypy/YpA6nVY7dWxhHJQtPOPyRSyJkptuKK+olwGuWgbNjxsPtp\nVOP4JC1KRvSzGoK8SyIVnynelGjKfJa7S1xUFb+efND9VbIdsXVUK87v2q04khS4\nQC7xuzzMFkSDmDAGdWAKOzRSkGIafrAETgs9d8z9AoGARRAGaKE13vjEne8RuTM8\nOqCROUNqOzeeriVwWov5WOHlw3F6Sw2UQnw0WgvUtV9uRY/eIAEX16tkodzj1XS6\nsx+6dJjVmWQzJnMOP1mtcPPO9yILJ9N/Nw35lJzWPJsPsqIe83Gs08YaS0zVtND3\nCGSAHMiG10sACDWgVT18YK8CgYEAqFm7LBrQwMCmaR/JPZuC9oiMjsxs18prc7Ru\nzCQN1LsZaAI5/acTD1eKbhtROMfdQ+0uhwWjO9B4NQ9TupHb6HJjbwHGYRVCGygq\nOe8KIluy+oUTCTT7Pqnsv4gov6QIhi3OmJoJgeVbZIap8qhBRD8HCT4YsmjuTek0\nivXK6OkCgYBX5vs79PL4kHF5+IagsAodTY1bZLmlwnKrDOZ1tRQkGq569zIUSLzi\nmBhc2be6RE5E0I/cJeAB8GVAQPgoPGzRZEMWYEUo/Zz9uECMXB3Z44xEdaUWU7tQ\nAlvZKFZGq7FCBWselkXCsdg/W4Inqjv2CkgEmv+KOMkS/ta3mo2MOQ==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'af212fa4f93847b094f9cb6e24e917d4', 'name': u'vmtp_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', 'created_at': '2019-03-26T16:19:19.798279', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'c63a952d65da46f4bf6a94e6d3cf250e', 'name': 'vmtp-project_4c89c170-5b62-4eaf-9c3a-5b6c76261b31', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'c2:ec:6d:cb:40:2c:77:95:07:41:5a:ce:bb:0e:b4:70', 'type': 'ssh', 'id': u'vmtp_4c89c170-5b62-4eaf-9c3a-5b6c76261b31'}) 2019-03-26 16:19:19,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-26 16:19:19,802 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_4c89c170-5b62-4eaf-9c3a-5b6c76261b31 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e77be54d673bc441c6877f674d6f1bccbc838e6" 2019-03-26 16:19:19,836 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 16:19: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-d8bac8f5-e64e-460e-904b-f756826f0d52 x-openstack-request-id: req-d8bac8f5-e64e-460e-904b-f756826f0d52 2019-03-26 16:19:19,836 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vmtp_4c89c170-5b62-4eaf-9c3a-5b6c76261b31 used request id req-d8bac8f5-e64e-460e-904b-f756826f0d52 2019-03-26 16:19:19,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0371780395508s 2019-03-26 16:19:20,572 - 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-26 16:38:40,772 - 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-26 16:19:21,223 INFO Using http://172.30.9.22:5000/v3 2019-03-26 16:19:21,223 INFO VM public key: /tmp/tmpFZEV0X 2019-03-26 16:19:21,223 INFO VM private key: /tmp/tmpxBok3t 2019-03-26 16:19:22,730 INFO Found image vmtp-img_4c89c170-5b62-4eaf-9c3a-5b6c76261b31 to launch VM, will continue 2019-03-26 16:19:23,386 INFO Using external router: vmtp-router_4c89c170-5b62-4eaf-9c3a-5b6c76261b31 2019-03-26 16:19:23,387 INFO Using external network: external. 2019-03-26 16:19:24,667 INFO Created internal network: pns-internal-net_4c89c170-5b62-4eaf-9c3a-5b6c76261b31. 2019-03-26 16:19:25,494 INFO Created internal network: pns-internal-net2_4c89c170-5b62-4eaf-9c3a-5b6c76261b31. 2019-03-26 16:19:27,850 DEBUG Ext router associated to pns-internal-net_4c89c170-5b62-4eaf-9c3a-5b6c76261b31 2019-03-26 16:19:30,437 DEBUG Ext router associated to pns-internal-net2_4c89c170-5b62-4eaf-9c3a-5b6c76261b31 2019-03-26 16:19:30,515 INFO OpenStack agent: Open vSwitch agent 2019-03-26 16:19:30,516 INFO OpenStack network type: vxlan 2019-03-26 16:19:31,415 INFO [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Creating server VM... 2019-03-26 16:19:31,416 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-03-26 16:19:35,138 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 1 of 150... 2019-03-26 16:19:37,458 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 2 of 150... 2019-03-26 16:19:40,123 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 3 of 150... 2019-03-26 16:19:42,495 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 4 of 150... 2019-03-26 16:19:45,308 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 5 of 150... 2019-03-26 16:19:47,480 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 6 of 150... 2019-03-26 16:19:50,229 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 7 of 150... 2019-03-26 16:19:52,391 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 8 of 150... 2019-03-26 16:19:54,992 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 9 of 150... 2019-03-26 16:19:57,964 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 10 of 150... 2019-03-26 16:20:00,294 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 11 of 150... 2019-03-26 16:20:02,466 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 12 of 150... 2019-03-26 16:20:05,870 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 13 of 150... 2019-03-26 16:20:08,040 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 14 of 150... 2019-03-26 16:20:10,726 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 15 of 150... 2019-03-26 16:20:13,096 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 16 of 150... 2019-03-26 16:20:15,425 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 17 of 150... 2019-03-26 16:20:17,773 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 18 of 150... 2019-03-26 16:20:20,142 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 19 of 150... 2019-03-26 16:20:22,310 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 20 of 150... 2019-03-26 16:20:25,271 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 21 of 150... 2019-03-26 16:20:27,423 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 22 of 150... 2019-03-26 16:20:29,625 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 23 of 150... 2019-03-26 16:20:32,013 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 24 of 150... 2019-03-26 16:20:34,453 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 25 of 150... 2019-03-26 16:20:36,622 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 26 of 150... 2019-03-26 16:20:39,095 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 27 of 150... 2019-03-26 16:20:41,512 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 28 of 150... 2019-03-26 16:20:43,687 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 29 of 150... 2019-03-26 16:20:46,373 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 30 of 150... 2019-03-26 16:20:48,541 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 31 of 150... 2019-03-26 16:20:51,000 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 32 of 150... 2019-03-26 16:20:53,186 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 33 of 150... 2019-03-26 16:20:55,793 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 34 of 150... 2019-03-26 16:20:58,241 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 35 of 150... 2019-03-26 16:21:00,657 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 36 of 150... 2019-03-26 16:21:02,834 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 37 of 150... 2019-03-26 16:21:05,005 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 38 of 150... 2019-03-26 16:21:07,457 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 39 of 150... 2019-03-26 16:21:10,431 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 40 of 150... 2019-03-26 16:21:12,819 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 41 of 150... 2019-03-26 16:21:15,176 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 42 of 150... 2019-03-26 16:21:17,514 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 43 of 150... 2019-03-26 16:21:19,971 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 44 of 150... 2019-03-26 16:21:25,373 INFO [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Internal network IP: 192.168.1.18 2019-03-26 16:21:25,374 INFO [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] SSH IP: 172.30.9.206 2019-03-26 16:21:25,374 INFO [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Setup SSH for ubuntu@172.30.9.206 2019-03-26 16:21:43,646 INFO [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Installing nuttcp-8.1.4... 2019-03-26 16:21:43,692 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Copying nuttcp-8.1.4 to target... 2019-03-26 16:21:43,906 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Starting nuttcp-8.1.4 server... 2019-03-26 16:21:43,951 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] 2019-03-26 16:21:43,997 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Creating client VM... 2019-03-26 16:21:43,997 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-03-26 16:21:47,023 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 1 of 150... 2019-03-26 16:21:49,116 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 2 of 150... 2019-03-26 16:21:51,274 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 3 of 150... 2019-03-26 16:21:53,440 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 4 of 150... 2019-03-26 16:21:55,614 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 5 of 150... 2019-03-26 16:21:57,792 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 6 of 150... 2019-03-26 16:21:59,962 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] VM status=BUILD, retrying 7 of 150... 2019-03-26 16:22:04,492 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Internal network IP: 192.168.1.21 2019-03-26 16:22:04,493 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] SSH IP: 172.30.9.207 2019-03-26 16:22:04,493 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Setup SSH for ubuntu@172.30.9.207 2019-03-26 16:22:18,170 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Installing nuttcp-8.1.4... 2019-03-26 16:22:18,215 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Copying nuttcp-8.1.4 to target... 2019-03-26 16:22:18,321 INFO ============================================================ 2019-03-26 16:22:18,321 INFO Flow 1: VM to VM same network fixed IP (intra-node) 2019-03-26 16:22:27,367 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] PING 192.168.1.18 (192.168.1.18) 64(92) bytes of data. 72 bytes from 192.168.1.18: icmp_seq=1 ttl=64 time=21.3 ms 72 bytes from 192.168.1.18: icmp_seq=2 ttl=64 time=0.381 ms 72 bytes from 192.168.1.18: icmp_seq=3 ttl=64 time=0.251 ms 72 bytes from 192.168.1.18: icmp_seq=4 ttl=64 time=0.217 ms 72 bytes from 192.168.1.18: icmp_seq=5 ttl=64 time=0.197 ms 72 bytes from 192.168.1.18: icmp_seq=6 ttl=64 time=0.227 ms 72 bytes from 192.168.1.18: icmp_seq=7 ttl=64 time=0.343 ms 72 bytes from 192.168.1.18: icmp_seq=8 ttl=64 time=0.355 ms 72 bytes from 192.168.1.18: icmp_seq=9 ttl=64 time=0.412 ms 72 bytes from 192.168.1.18: icmp_seq=10 ttl=64 time=0.167 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9966ms rtt min/avg/max/mdev = 0.167/2.393/21.383/6.330 ms 2019-03-26 16:22:36,437 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] PING 192.168.1.18 (192.168.1.18) 391(419) bytes of data. 399 bytes from 192.168.1.18: icmp_seq=1 ttl=64 time=0.114 ms 399 bytes from 192.168.1.18: icmp_seq=2 ttl=64 time=0.153 ms 399 bytes from 192.168.1.18: icmp_seq=3 ttl=64 time=0.120 ms 399 bytes from 192.168.1.18: icmp_seq=4 ttl=64 time=0.284 ms 399 bytes from 192.168.1.18: icmp_seq=5 ttl=64 time=0.176 ms 399 bytes from 192.168.1.18: icmp_seq=6 ttl=64 time=0.109 ms 399 bytes from 192.168.1.18: icmp_seq=7 ttl=64 time=0.402 ms 399 bytes from 192.168.1.18: icmp_seq=8 ttl=64 time=0.166 ms 399 bytes from 192.168.1.18: icmp_seq=9 ttl=64 time=0.108 ms 399 bytes from 192.168.1.18: icmp_seq=10 ttl=64 time=0.116 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.108/0.174/0.402/0.092 ms 2019-03-26 16:22:45,480 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] PING 192.168.1.18 (192.168.1.18) 1500(1528) bytes of data. 1508 bytes from 192.168.1.18: icmp_seq=1 ttl=64 time=0.391 ms 1508 bytes from 192.168.1.18: icmp_seq=2 ttl=64 time=0.332 ms 1508 bytes from 192.168.1.18: icmp_seq=3 ttl=64 time=0.187 ms 1508 bytes from 192.168.1.18: icmp_seq=4 ttl=64 time=0.185 ms 1508 bytes from 192.168.1.18: icmp_seq=5 ttl=64 time=0.186 ms 1508 bytes from 192.168.1.18: icmp_seq=6 ttl=64 time=0.196 ms 1508 bytes from 192.168.1.18: icmp_seq=7 ttl=64 time=0.196 ms 1508 bytes from 192.168.1.18: icmp_seq=8 ttl=64 time=0.181 ms 1508 bytes from 192.168.1.18: icmp_seq=9 ttl=64 time=0.226 ms 1508 bytes from 192.168.1.18: icmp_seq=10 ttl=64 time=0.190 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.181/0.227/0.391/0.069 ms 2019-03-26 16:22:45,481 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Measuring TCP Throughput (packet size=65536)... 2019-03-26 16:22:45,481 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:22:55,606 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=18006.1250 real_seconds=10.00 rate_Mbps=15101.1199 tx_cpu=30 rx_cpu=45 retrans=0 cwnd=3137 rtt_ms=0.33 2019-03-26 16:22:55,609 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:05,711 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=17579.3750 real_seconds=10.00 rate_Mbps=14743.2901 tx_cpu=30 rx_cpu=44 retrans=0 cwnd=3137 rtt_ms=0.21 2019-03-26 16:23:05,711 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:15,810 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=17618.0508 real_seconds=10.00 rate_Mbps=14775.9301 tx_cpu=30 rx_cpu=43 retrans=0 cwnd=3137 rtt_ms=0.17 2019-03-26 16:23:15,811 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Measuring UDP Throughput (packet size=128)... 2019-03-26 16:23:15,811 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:19,138 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=18.4938 real_seconds=1.00 rate_Mbps=154.6926 tx_cpu=12 rx_cpu=31 drop=492 pkt=151993 data_loss=0.32338 2019-03-26 16:23:19,141 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=128 throughput=1<158405/5000000<10000000 Kbps loss-rate=0 2019-03-26 16:23:19,141 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R475215K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:22,493 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=18.8004 real_seconds=1.00 rate_Mbps=157.2327 tx_cpu=13 rx_cpu=32 drop=0 pkt=154013 data_loss=0.00000 2019-03-26 16:23:22,493 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=128 throughput=1<161006/475215<475215 Kbps loss-rate=0 2019-03-26 16:23:22,493 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R318110K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:25,821 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=18.5985 real_seconds=1.00 rate_Mbps=155.6315 tx_cpu=12 rx_cpu=30 drop=445 pkt=152804 data_loss=0.29111 2019-03-26 16:23:25,822 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=128 throughput=1<159366/318110<318110 Kbps loss-rate=0 2019-03-26 16:23:25,822 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R238738K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:29,173 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=18.6425 real_seconds=1.00 rate_Mbps=156.0467 tx_cpu=12 rx_cpu=31 drop=306 pkt=153025 data_loss=0.19968 2019-03-26 16:23:29,174 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=128 throughput=1<159791/238738<238738 Kbps loss-rate=0 2019-03-26 16:23:29,174 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R199264K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:32,525 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=17.8881 real_seconds=1.00 rate_Mbps=149.6877 tx_cpu=16 rx_cpu=28 drop=246 pkt=146785 data_loss=0.16743 2019-03-26 16:23:32,526 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=128 throughput=1<153280/199264<199264 Kbps loss-rate=0 2019-03-26 16:23:32,526 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R176272K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:35,878 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=16.7041 real_seconds=1.00 rate_Mbps=139.4921 tx_cpu=16 rx_cpu=28 drop=15 pkt=136855 data_loss=0.01077 2019-03-26 16:23:35,879 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=128 throughput=1<142839/176272<176272 Kbps loss-rate=0 2019-03-26 16:23:35,879 DEBUG undershot, min=142839 kbps=159555 max=176272 2019-03-26 16:23:35,879 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R159555K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:39,232 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=17.7332 real_seconds=1.00 rate_Mbps=148.2424 tx_cpu=26 rx_cpu=28 drop=272 pkt=145542 data_loss=0.18687 2019-03-26 16:23:39,233 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=128 throughput=142839<151800/159555<176272 Kbps loss-rate=0 2019-03-26 16:23:39,233 DEBUG undershot, min=151800 kbps=164036 max=176272 2019-03-26 16:23:39,234 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R164036K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:42,585 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=18.1444 real_seconds=1.00 rate_Mbps=151.8763 tx_cpu=17 rx_cpu=30 drop=233 pkt=148872 data_loss=0.15683 2019-03-26 16:23:42,586 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=128 throughput=151800<155521/164036<176272 Kbps loss-rate=0 2019-03-26 16:23:42,586 DEBUG undershot, min=155521 kbps=165896 max=176272 2019-03-26 16:23:42,586 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R165896K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:45,916 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=18.1348 real_seconds=1.00 rate_Mbps=151.8641 tx_cpu=15 rx_cpu=30 drop=451 pkt=149011 data_loss=0.30237 2019-03-26 16:23:45,916 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=128 throughput=155521<155508/165896<176272 Kbps loss-rate=0 2019-03-26 16:23:45,917 DEBUG undershot, min=165896 kbps=171084 max=176272 2019-03-26 16:23:45,917 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R171084K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:49,245 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=17.6796 real_seconds=1.00 rate_Mbps=147.9347 tx_cpu=19 rx_cpu=27 drop=0 pkt=144831 data_loss=0.00000 2019-03-26 16:23:49,245 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=128 throughput=165896<151485/171084<176272 Kbps loss-rate=0 2019-03-26 16:23:49,245 DEBUG undershot, min=171084 kbps=173678 max=176272 2019-03-26 16:23:49,246 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Measuring UDP Throughput (packet size=1024)... 2019-03-26 16:23:49,246 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:52,599 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=147.5088 real_seconds=1.00 rate_Mbps=1235.7622 tx_cpu=19 rx_cpu=28 drop=325 pkt=151374 data_loss=0.21471 2019-03-26 16:23:52,599 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=1024 throughput=1<1265420/5000000<10000000 Kbps loss-rate=0 2019-03-26 16:23:52,599 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3132710K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:55,927 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=149.3154 real_seconds=1.00 rate_Mbps=1251.5536 tx_cpu=18 rx_cpu=31 drop=44 pkt=152943 data_loss=0.02879 2019-03-26 16:23:55,928 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=1024 throughput=1<1281590/3132710<3132710 Kbps loss-rate=0 2019-03-26 16:23:55,929 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2207150K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:23:59,282 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=134.3545 real_seconds=1.00 rate_Mbps=1124.7965 tx_cpu=18 rx_cpu=31 drop=188 pkt=137767 data_loss=0.13647 2019-03-26 16:23:59,282 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=1024 throughput=1<1151791/2207150<2207150 Kbps loss-rate=0 2019-03-26 16:23:59,283 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1679470K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:24:02,609 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=150.9912 real_seconds=1.00 rate_Mbps=1265.3546 tx_cpu=22 rx_cpu=30 drop=251 pkt=154866 data_loss=0.16206 2019-03-26 16:24:02,609 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=1024 throughput=1<1295723/1679470<1679470 Kbps loss-rate=0 2019-03-26 16:24:02,609 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1487596K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:24:05,962 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=146.5527 real_seconds=1.00 rate_Mbps=1228.5724 tx_cpu=24 rx_cpu=31 drop=54 pkt=150124 data_loss=0.03602 2019-03-26 16:24:05,963 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=1024 throughput=1<1258058/1487596<1487596 Kbps loss-rate=0 2019-03-26 16:24:05,963 DEBUG undershot, min=1258058 kbps=1372827 max=1487596 2019-03-26 16:24:05,964 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1372827K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:24:09,319 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=146.3613 real_seconds=1.00 rate_Mbps=1225.7918 tx_cpu=21 rx_cpu=29 drop=323 pkt=150197 data_loss=0.21510 2019-03-26 16:24:09,320 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=1024 throughput=1258058<1255210/1372827<1487596 Kbps loss-rate=0 2019-03-26 16:24:09,320 DEBUG undershot, min=1372827 kbps=1430211 max=1487596 2019-03-26 16:24:09,321 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1430211K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:24:12,673 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=153.1191 real_seconds=1.00 rate_Mbps=1281.9784 tx_cpu=22 rx_cpu=29 drop=0 pkt=156794 data_loss=0.00000 2019-03-26 16:24:12,673 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=1024 throughput=1372827<1312745/1430211<1487596 Kbps loss-rate=0 2019-03-26 16:24:12,673 DEBUG undershot, min=1430211 kbps=1458903 max=1487596 2019-03-26 16:24:12,674 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Measuring UDP Throughput (packet size=8192)... 2019-03-26 16:24:12,674 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:24:16,026 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=595.2188 real_seconds=1.00 rate_Mbps=4993.1317 tx_cpu=99 rx_cpu=22 drop=106 pkt=76294 data_loss=0.13893 2019-03-26 16:24:16,026 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=8192 throughput=1<5112966/5000000<10000000 Kbps loss-rate=0 2019-03-26 16:24:16,026 DEBUG undershot, min=5112966 kbps=7556483 max=10000000 2019-03-26 16:24:16,027 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R7556483K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:24:19,356 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=782.4219 real_seconds=1.00 rate_Mbps=6550.2055 tx_cpu=35 rx_cpu=27 drop=0 pkt=100150 data_loss=0.00000 2019-03-26 16:24:19,356 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=8192 throughput=5112966<6707410/7556483<10000000 Kbps loss-rate=0 2019-03-26 16:24:19,357 DEBUG undershot, min=6707410 kbps=8353705 max=10000000 2019-03-26 16:24:19,357 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8353705K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:24:22,709 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=791.8906 real_seconds=1.00 rate_Mbps=6629.7001 tx_cpu=32 rx_cpu=28 drop=81 pkt=101443 data_loss=0.07985 2019-03-26 16:24:22,710 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=8192 throughput=6707410<6788812/8353705<10000000 Kbps loss-rate=0 2019-03-26 16:24:22,710 DEBUG undershot, min=6788812 kbps=8394406 max=10000000 2019-03-26 16:24:22,710 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8394406K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:24:26,037 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=806.4375 real_seconds=1.00 rate_Mbps=6762.3792 tx_cpu=34 rx_cpu=27 drop=163 pkt=103387 data_loss=0.15766 2019-03-26 16:24:26,038 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=8192 throughput=6788812<6924676/8394406<10000000 Kbps loss-rate=0 2019-03-26 16:24:26,038 DEBUG undershot, min=6924676 kbps=8462338 max=10000000 2019-03-26 16:24:26,038 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8462338K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:24:29,365 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=836.7578 real_seconds=1.00 rate_Mbps=7014.9682 tx_cpu=26 rx_cpu=25 drop=411 pkt=107516 data_loss=0.38228 2019-03-26 16:24:29,366 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=8192 throughput=6924676<7183327/8462338<10000000 Kbps loss-rate=0 2019-03-26 16:24:29,366 DEBUG undershot, min=7183327 kbps=8591663 max=10000000 2019-03-26 16:24:29,366 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R8591663K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:24:32,695 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=832.3984 real_seconds=1.00 rate_Mbps=6965.9946 tx_cpu=34 rx_cpu=26 drop=17 pkt=106564 data_loss=0.01595 2019-03-26 16:24:32,695 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=8192 throughput=7183327<7133178/8591663<10000000 Kbps loss-rate=0 2019-03-26 16:24:32,695 DEBUG undershot, min=8591663 kbps=9295831 max=10000000 2019-03-26 16:24:32,696 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R9295831K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:24:36,022 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] megabytes=821.3516 real_seconds=1.00 rate_Mbps=6876.3124 tx_cpu=36 rx_cpu=27 drop=328 pkt=105461 data_loss=0.31102 2019-03-26 16:24:36,022 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] pkt-size=8192 throughput=8591663<7041343/9295831<10000000 Kbps loss-rate=0 2019-03-26 16:24:36,033 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.21', 'ip_to': u'192.168.1.18', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.33, 'throughput_kbps': 15463546, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.21, 'throughput_kbps': 15097129, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'rtt_ms': 0.17, 'throughput_kbps': 15130552, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 151485, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.0, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1312745, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.31, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 7041343, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.393', 'rtt_max_ms': '21.383', 'rtt_min_ms': '0.167', 'rtt_stddev': '6.330', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.174', 'rtt_max_ms': '0.402', 'rtt_min_ms': '0.108', 'rtt_stddev': '0.092', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.227', 'rtt_max_ms': '0.391', 'rtt_min_ms': '0.181', 'rtt_stddev': '0.069', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} No handlers could be found for logger "vmtp_file" 2019-03-26 16:24:36,034 INFO Deleting floating ip 2900b73f-57f8-44bd-9bab-a24be8d4c1f6 2019-03-26 16:24:37,511 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Floating IP 172.30.9.207 deleted 2019-03-26 16:24:37,932 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Instance deleted 2019-03-26 16:24:37,964 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Creating client VM... 2019-03-26 16:24:37,964 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Starting on zone nova:overcloud-novacompute-0.opnfvlf.org 2019-03-26 16:24:42,242 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] VM status=BUILD, retrying 1 of 150... 2019-03-26 16:24:44,671 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] VM status=BUILD, retrying 2 of 150... 2019-03-26 16:24:47,354 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] VM status=BUILD, retrying 3 of 150... 2019-03-26 16:24:50,189 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] VM status=BUILD, retrying 4 of 150... 2019-03-26 16:24:52,358 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] VM status=BUILD, retrying 5 of 150... 2019-03-26 16:24:54,516 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] VM status=BUILD, retrying 6 of 150... 2019-03-26 16:24:57,279 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] VM status=BUILD, retrying 7 of 150... 2019-03-26 16:25:02,071 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Internal network IP: 192.168.2.8 2019-03-26 16:25:02,072 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] SSH IP: 172.30.9.201 2019-03-26 16:25:02,072 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Setup SSH for ubuntu@172.30.9.201 2019-03-26 16:25:15,809 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Installing nuttcp-8.1.4... 2019-03-26 16:25:15,856 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Copying nuttcp-8.1.4 to target... 2019-03-26 16:25:16,018 INFO ============================================================ 2019-03-26 16:25:16,018 INFO Flow 2: VM to VM different network fixed IP (intra-node) 2019-03-26 16:25:25,064 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] PING 192.168.1.18 (192.168.1.18) 64(92) bytes of data. 72 bytes from 192.168.1.18: icmp_seq=1 ttl=63 time=1.00 ms 72 bytes from 192.168.1.18: icmp_seq=2 ttl=63 time=0.371 ms 72 bytes from 192.168.1.18: icmp_seq=3 ttl=63 time=0.428 ms 72 bytes from 192.168.1.18: icmp_seq=4 ttl=63 time=0.350 ms 72 bytes from 192.168.1.18: icmp_seq=5 ttl=63 time=0.270 ms 72 bytes from 192.168.1.18: icmp_seq=6 ttl=63 time=0.305 ms 72 bytes from 192.168.1.18: icmp_seq=7 ttl=63 time=0.363 ms 72 bytes from 192.168.1.18: icmp_seq=8 ttl=63 time=0.348 ms 72 bytes from 192.168.1.18: icmp_seq=9 ttl=63 time=0.265 ms 72 bytes from 192.168.1.18: icmp_seq=10 ttl=63 time=0.262 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9697ms rtt min/avg/max/mdev = 0.262/0.396/1.006/0.210 ms 2019-03-26 16:25:34,109 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] PING 192.168.1.18 (192.168.1.18) 391(419) bytes of data. 399 bytes from 192.168.1.18: icmp_seq=1 ttl=63 time=0.259 ms 399 bytes from 192.168.1.18: icmp_seq=2 ttl=63 time=0.292 ms 399 bytes from 192.168.1.18: icmp_seq=3 ttl=63 time=0.239 ms 399 bytes from 192.168.1.18: icmp_seq=4 ttl=63 time=0.243 ms 399 bytes from 192.168.1.18: icmp_seq=5 ttl=63 time=0.305 ms 399 bytes from 192.168.1.18: icmp_seq=6 ttl=63 time=0.292 ms 399 bytes from 192.168.1.18: icmp_seq=7 ttl=63 time=0.340 ms 399 bytes from 192.168.1.18: icmp_seq=8 ttl=63 time=0.707 ms 399 bytes from 192.168.1.18: icmp_seq=9 ttl=63 time=0.438 ms 399 bytes from 192.168.1.18: icmp_seq=10 ttl=63 time=0.424 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.239/0.353/0.707/0.137 ms 2019-03-26 16:25:43,161 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] PING 192.168.1.18 (192.168.1.18) 1500(1528) bytes of data. 1508 bytes from 192.168.1.18: icmp_seq=1 ttl=63 time=1.58 ms 1508 bytes from 192.168.1.18: icmp_seq=2 ttl=63 time=0.429 ms 1508 bytes from 192.168.1.18: icmp_seq=3 ttl=63 time=0.454 ms 1508 bytes from 192.168.1.18: icmp_seq=4 ttl=63 time=0.421 ms 1508 bytes from 192.168.1.18: icmp_seq=5 ttl=63 time=0.562 ms 1508 bytes from 192.168.1.18: icmp_seq=6 ttl=63 time=0.473 ms 1508 bytes from 192.168.1.18: icmp_seq=7 ttl=63 time=0.383 ms 1508 bytes from 192.168.1.18: icmp_seq=8 ttl=63 time=0.327 ms 1508 bytes from 192.168.1.18: icmp_seq=9 ttl=63 time=0.427 ms 1508 bytes from 192.168.1.18: icmp_seq=10 ttl=63 time=0.456 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.327/0.551/1.582/0.348 ms 2019-03-26 16:25:43,162 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Measuring TCP Throughput (packet size=65536)... 2019-03-26 16:25:43,162 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:25:53,268 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=2133.2732 real_seconds=10.01 rate_Mbps=1788.2657 tx_cpu=4 rx_cpu=6 retrans=6 cwnd=580 rtt_ms=0.37 2019-03-26 16:25:53,268 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:03,373 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=2175.4888 real_seconds=10.00 rate_Mbps=1824.2416 tx_cpu=4 rx_cpu=6 retrans=1 cwnd=585 rtt_ms=0.73 2019-03-26 16:26:03,374 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:13,476 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=1960.1831 real_seconds=10.00 rate_Mbps=1643.7701 tx_cpu=4 rx_cpu=5 retrans=2 cwnd=319 rtt_ms=0.52 2019-03-26 16:26:13,476 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Measuring UDP Throughput (packet size=128)... 2019-03-26 16:26:13,477 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:16,805 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=18.3594 real_seconds=1.01 rate_Mbps=153.1498 tx_cpu=14 rx_cpu=19 drop=39062 pkt=189462 data_loss=20.61727 2019-03-26 16:26:16,806 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<156825/5000000<10000000 Kbps loss-rate=20 2019-03-26 16:26:16,806 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R470475K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:20,134 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=18.3708 real_seconds=1.00 rate_Mbps=154.0341 tx_cpu=19 rx_cpu=19 drop=47377 pkt=197870 data_loss=23.94335 2019-03-26 16:26:20,134 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<157730/470475<470475 Kbps loss-rate=23 2019-03-26 16:26:20,134 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R314102K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:23,461 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=18.5061 real_seconds=1.00 rate_Mbps=154.5039 tx_cpu=17 rx_cpu=19 drop=50073 pkt=201675 data_loss=24.82848 2019-03-26 16:26:23,461 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<158211/314102<314102 Kbps loss-rate=24 2019-03-26 16:26:23,462 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R236156K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:26,815 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=18.4884 real_seconds=1.01 rate_Mbps=152.9671 tx_cpu=18 rx_cpu=16 drop=53202 pkt=204659 data_loss=25.99548 2019-03-26 16:26:26,816 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<156638/236156<236156 Kbps loss-rate=26 2019-03-26 16:26:26,816 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R196397K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:30,141 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=18.1111 real_seconds=1.00 rate_Mbps=151.8316 tx_cpu=59 rx_cpu=15 drop=37279 pkt=185645 data_loss=20.08058 2019-03-26 16:26:30,141 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<155475/196397<196397 Kbps loss-rate=20 2019-03-26 16:26:30,142 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R175936K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:33,470 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=18.0399 real_seconds=1.00 rate_Mbps=150.8280 tx_cpu=90 rx_cpu=18 drop=24029 pkt=171812 data_loss=13.98553 2019-03-26 16:26:33,470 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<154447/175936<175936 Kbps loss-rate=13 2019-03-26 16:26:33,470 DEBUG overshot, min=1 kbps=154447 max=175936 2019-03-26 16:26:33,471 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R154447K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:36,823 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=17.9874 real_seconds=1.00 rate_Mbps=150.4065 tx_cpu=91 rx_cpu=18 drop=3474 pkt=150827 data_loss=2.30345 2019-03-26 16:26:36,823 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<154016/154447<175936 Kbps loss-rate=2 2019-03-26 16:26:36,824 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Measuring UDP Throughput (packet size=1024)... 2019-03-26 16:26:36,824 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:40,150 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=147.7598 real_seconds=1.00 rate_Mbps=1238.4844 tx_cpu=26 rx_cpu=17 drop=34379 pkt=185685 data_loss=18.51467 2019-03-26 16:26:40,151 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1<1268208/5000000<10000000 Kbps loss-rate=18 2019-03-26 16:26:40,151 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3134104K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:43,506 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=146.7939 real_seconds=1.00 rate_Mbps=1226.5703 tx_cpu=29 rx_cpu=19 drop=45359 pkt=195676 data_loss=23.18067 2019-03-26 16:26:43,507 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1<1256007/3134104<3134104 Kbps loss-rate=23 2019-03-26 16:26:43,507 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2195055K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:46,859 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=149.5830 real_seconds=1.00 rate_Mbps=1254.3040 tx_cpu=33 rx_cpu=20 drop=33748 pkt=186921 data_loss=18.05467 2019-03-26 16:26:46,859 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1<1284407/2195055<2195055 Kbps loss-rate=18 2019-03-26 16:26:46,859 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1739731K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:50,186 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=146.8906 real_seconds=1.00 rate_Mbps=1226.9382 tx_cpu=30 rx_cpu=19 drop=21341 pkt=171757 data_loss=12.42510 2019-03-26 16:26:50,186 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1<1256384/1739731<1739731 Kbps loss-rate=12 2019-03-26 16:26:50,187 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1498057K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:53,515 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=146.3291 real_seconds=1.00 rate_Mbps=1221.7102 tx_cpu=29 rx_cpu=18 drop=23865 pkt=173706 data_loss=13.73875 2019-03-26 16:26:53,515 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1<1251031/1498057<1498057 Kbps loss-rate=13 2019-03-26 16:26:53,516 DEBUG overshot, min=1 kbps=1251031 max=1498057 2019-03-26 16:26:53,516 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1251031K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:26:56,868 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=144.5586 real_seconds=1.01 rate_Mbps=1204.5544 tx_cpu=95 rx_cpu=17 drop=4686 pkt=152714 data_loss=3.06850 2019-03-26 16:26:56,868 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1<1233463/1251031<1498057 Kbps loss-rate=3 2019-03-26 16:26:56,869 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Measuring UDP Throughput (packet size=8192)... 2019-03-26 16:26:56,869 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:27:00,201 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=211.3672 real_seconds=1.00 rate_Mbps=1770.9779 tx_cpu=73 rx_cpu=11 drop=49126 pkt=76181 data_loss=64.48590 2019-03-26 16:27:00,201 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1<1813481/5000000<10000000 Kbps loss-rate=64 2019-03-26 16:27:00,202 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3406740K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:27:03,554 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=209.3828 real_seconds=1.00 rate_Mbps=1757.0998 tx_cpu=99 rx_cpu=13 drop=25182 pkt=51983 data_loss=48.44276 2019-03-26 16:27:03,555 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1<1799270/3406740<3406740 Kbps loss-rate=48 2019-03-26 16:27:03,555 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2603005K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:27:06,881 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=206.3359 real_seconds=1.00 rate_Mbps=1725.9919 tx_cpu=99 rx_cpu=12 drop=13308 pkt=39719 data_loss=33.50539 2019-03-26 16:27:06,882 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1<1767415/2603005<2603005 Kbps loss-rate=33 2019-03-26 16:27:06,882 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2185210K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:27:10,234 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=212.4609 real_seconds=1.00 rate_Mbps=1781.5799 tx_cpu=99 rx_cpu=11 drop=6149 pkt=33344 data_loss=18.44111 2019-03-26 16:27:10,235 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1<1824337/2185210<2185210 Kbps loss-rate=18 2019-03-26 16:27:10,235 DEBUG overshot, min=1 kbps=1824337 max=2185210 2019-03-26 16:27:10,235 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1824337K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:27:13,562 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=213.7109 real_seconds=1.00 rate_Mbps=1793.0098 tx_cpu=99 rx_cpu=11 drop=482 pkt=27837 data_loss=1.73154 2019-03-26 16:27:13,562 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1<1836042/1824337<2185210 Kbps loss-rate=1 2019-03-26 16:27:13,562 DEBUG undershot, min=1836042 kbps=2010626 max=2185210 2019-03-26 16:27:13,563 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2010626K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:27:16,915 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=220.6797 real_seconds=1.00 rate_Mbps=1851.4342 tx_cpu=99 rx_cpu=12 drop=2433 pkt=30680 data_loss=7.93024 2019-03-26 16:27:16,915 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1836042<1895868/2010626<2185210 Kbps loss-rate=7 2019-03-26 16:27:16,915 DEBUG overshot, min=1836042 kbps=1895868 max=2010626 2019-03-26 16:27:16,916 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1895868K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:27:20,268 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=225.7344 real_seconds=1.00 rate_Mbps=1893.7411 tx_cpu=99 rx_cpu=11 drop=35 pkt=28929 data_loss=0.12097 2019-03-26 16:27:20,268 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1836042<1939190/1895868<2010626 Kbps loss-rate=0 2019-03-26 16:27:20,268 DEBUG undershot, min=1939190 kbps=1974908 max=2010626 2019-03-26 16:27:20,279 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.8', 'ip_to': u'192.168.1.18', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 6, 'rtt_ms': 0.37, 'throughput_kbps': 1831184, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 1, 'rtt_ms': 0.73, 'throughput_kbps': 1868023, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.52, 'throughput_kbps': 1683220, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.3, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 154016, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.07, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1233463, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.12, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1939190, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.396', 'rtt_max_ms': '1.006', 'rtt_min_ms': '0.262', 'rtt_stddev': '0.210', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.353', 'rtt_max_ms': '0.707', 'rtt_min_ms': '0.239', 'rtt_stddev': '0.137', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.551', 'rtt_max_ms': '1.582', 'rtt_min_ms': '0.327', 'rtt_stddev': '0.348', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-26 16:27:20,280 INFO ============================================================ 2019-03-26 16:27:20,281 INFO Flow 3: VM to VM different network floating IP (intra-node) 2019-03-26 16:27:29,349 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] PING 172.30.9.206 (172.30.9.206) 64(92) bytes of data. 72 bytes from 172.30.9.206: icmp_seq=1 ttl=63 time=0.587 ms 72 bytes from 172.30.9.206: icmp_seq=2 ttl=63 time=0.263 ms 72 bytes from 172.30.9.206: icmp_seq=3 ttl=63 time=0.241 ms 72 bytes from 172.30.9.206: icmp_seq=4 ttl=63 time=0.402 ms 72 bytes from 172.30.9.206: icmp_seq=5 ttl=63 time=0.254 ms 72 bytes from 172.30.9.206: icmp_seq=6 ttl=63 time=0.303 ms 72 bytes from 172.30.9.206: icmp_seq=7 ttl=63 time=0.313 ms 72 bytes from 172.30.9.206: icmp_seq=8 ttl=63 time=0.270 ms 72 bytes from 172.30.9.206: icmp_seq=9 ttl=63 time=0.308 ms 72 bytes from 172.30.9.206: icmp_seq=10 ttl=63 time=0.415 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8999ms rtt min/avg/max/mdev = 0.241/0.335/0.587/0.102 ms 2019-03-26 16:27:38,393 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] PING 172.30.9.206 (172.30.9.206) 391(419) bytes of data. 399 bytes from 172.30.9.206: icmp_seq=1 ttl=63 time=0.245 ms 399 bytes from 172.30.9.206: icmp_seq=2 ttl=63 time=0.307 ms 399 bytes from 172.30.9.206: icmp_seq=3 ttl=63 time=0.386 ms 399 bytes from 172.30.9.206: icmp_seq=4 ttl=63 time=0.329 ms 399 bytes from 172.30.9.206: icmp_seq=5 ttl=63 time=0.494 ms 399 bytes from 172.30.9.206: icmp_seq=6 ttl=63 time=0.352 ms 399 bytes from 172.30.9.206: icmp_seq=7 ttl=63 time=0.303 ms 399 bytes from 172.30.9.206: icmp_seq=8 ttl=63 time=0.370 ms 399 bytes from 172.30.9.206: icmp_seq=9 ttl=63 time=0.332 ms 399 bytes from 172.30.9.206: icmp_seq=10 ttl=63 time=0.453 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.245/0.357/0.494/0.070 ms 2019-03-26 16:27:47,441 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] PING 172.30.9.206 (172.30.9.206) 1500(1528) bytes of data. 1508 bytes from 172.30.9.206: icmp_seq=1 ttl=63 time=2.00 ms 1508 bytes from 172.30.9.206: icmp_seq=2 ttl=63 time=0.645 ms 1508 bytes from 172.30.9.206: icmp_seq=3 ttl=63 time=0.425 ms 1508 bytes from 172.30.9.206: icmp_seq=4 ttl=63 time=0.369 ms 1508 bytes from 172.30.9.206: icmp_seq=5 ttl=63 time=0.359 ms 1508 bytes from 172.30.9.206: icmp_seq=6 ttl=63 time=0.468 ms 1508 bytes from 172.30.9.206: icmp_seq=7 ttl=63 time=0.437 ms 1508 bytes from 172.30.9.206: icmp_seq=8 ttl=63 time=0.532 ms 1508 bytes from 172.30.9.206: icmp_seq=9 ttl=63 time=0.405 ms 1508 bytes from 172.30.9.206: icmp_seq=10 ttl=63 time=0.452 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.359/0.609/2.000/0.470 ms 2019-03-26 16:27:47,442 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Measuring TCP Throughput (packet size=65536)... 2019-03-26 16:27:47,442 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:27:57,569 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=2067.6875 real_seconds=10.00 rate_Mbps=1733.9007 tx_cpu=3 rx_cpu=7 retrans=21 cwnd=334 rtt_ms=0.46 2019-03-26 16:27:57,569 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:07,671 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=2280.1146 real_seconds=10.01 rate_Mbps=1911.6594 tx_cpu=4 rx_cpu=7 retrans=2 cwnd=496 rtt_ms=0.65 2019-03-26 16:28:07,672 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:17,776 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=2137.0769 real_seconds=10.01 rate_Mbps=1791.5135 tx_cpu=4 rx_cpu=6 retrans=35 cwnd=320 rtt_ms=0.61 2019-03-26 16:28:17,776 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Measuring UDP Throughput (packet size=128)... 2019-03-26 16:28:17,777 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:21,103 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=16.8215 real_seconds=1.01 rate_Mbps=140.2985 tx_cpu=14 rx_cpu=17 drop=49890 pkt=187692 data_loss=26.58086 2019-03-26 16:28:21,103 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<143665/5000000<10000000 Kbps loss-rate=26 2019-03-26 16:28:21,103 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R430995K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:24,430 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=17.0990 real_seconds=1.01 rate_Mbps=142.0591 tx_cpu=17 rx_cpu=17 drop=57998 pkt=198073 data_loss=29.28102 2019-03-26 16:28:24,431 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<145468/430995<430995 Kbps loss-rate=29 2019-03-26 16:28:24,431 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R288231K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:27,758 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=17.2468 real_seconds=1.01 rate_Mbps=143.8110 tx_cpu=20 rx_cpu=20 drop=58135 pkt=199420 data_loss=29.15176 2019-03-26 16:28:27,759 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<147262/288231<288231 Kbps loss-rate=29 2019-03-26 16:28:27,759 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R217746K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:31,110 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=17.7332 real_seconds=1.01 rate_Mbps=147.9534 tx_cpu=19 rx_cpu=18 drop=50037 pkt=195307 data_loss=25.61952 2019-03-26 16:28:31,111 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<151504/217746<217746 Kbps loss-rate=25 2019-03-26 16:28:31,111 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R184625K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:34,437 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=17.0970 real_seconds=1.00 rate_Mbps=142.9342 tx_cpu=85 rx_cpu=19 drop=40239 pkt=180298 data_loss=22.31814 2019-03-26 16:28:34,438 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<146364/184625<184625 Kbps loss-rate=22 2019-03-26 16:28:34,438 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R165494K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:37,767 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=16.8827 real_seconds=1.00 rate_Mbps=141.1981 tx_cpu=91 rx_cpu=18 drop=23312 pkt=161615 data_loss=14.42438 2019-03-26 16:28:37,767 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<144586/165494<165494 Kbps loss-rate=14 2019-03-26 16:28:37,768 DEBUG overshot, min=1 kbps=144586 max=165494 2019-03-26 16:28:37,768 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R144586K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:41,097 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=16.5272 real_seconds=1.00 rate_Mbps=138.4694 tx_cpu=83 rx_cpu=19 drop=5595 pkt=140986 data_loss=3.96858 2019-03-26 16:28:41,098 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=128 throughput=1<141792/144586<165494 Kbps loss-rate=3 2019-03-26 16:28:41,098 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Measuring UDP Throughput (packet size=1024)... 2019-03-26 16:28:41,099 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:44,429 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=137.9238 real_seconds=1.01 rate_Mbps=1142.6476 tx_cpu=26 rx_cpu=19 drop=51641 pkt=192875 data_loss=26.77435 2019-03-26 16:28:44,429 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1<1170071/5000000<10000000 Kbps loss-rate=26 2019-03-26 16:28:44,429 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3085035K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:47,781 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=138.0303 real_seconds=1.00 rate_Mbps=1157.3472 tx_cpu=27 rx_cpu=18 drop=35406 pkt=176749 data_loss=20.03176 2019-03-26 16:28:47,782 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1<1185123/3085035<3085035 Kbps loss-rate=20 2019-03-26 16:28:47,782 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2135079K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:51,107 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=134.6123 real_seconds=1.01 rate_Mbps=1123.5919 tx_cpu=29 rx_cpu=19 drop=45450 pkt=183293 data_loss=24.79638 2019-03-26 16:28:51,108 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1<1150558/2135079<2135079 Kbps loss-rate=24 2019-03-26 16:28:51,108 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1642818K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:54,434 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=133.9824 real_seconds=1.01 rate_Mbps=1118.1808 tx_cpu=29 rx_cpu=18 drop=49418 pkt=186616 data_loss=26.48113 2019-03-26 16:28:54,435 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1<1145017/1642818<1642818 Kbps loss-rate=26 2019-03-26 16:28:54,435 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1393917K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:28:57,764 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=133.7979 real_seconds=1.00 rate_Mbps=1118.1322 tx_cpu=45 rx_cpu=15 drop=33147 pkt=170156 data_loss=19.48035 2019-03-26 16:28:57,764 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1<1144967/1393917<1393917 Kbps loss-rate=19 2019-03-26 16:28:57,764 DEBUG overshot, min=1 kbps=1144967 max=1393917 2019-03-26 16:28:57,765 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1144967K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:29:01,090 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=135.7793 real_seconds=1.00 rate_Mbps=1139.0790 tx_cpu=96 rx_cpu=19 drop=729 pkt=139767 data_loss=0.52157 2019-03-26 16:29:01,091 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1<1166416/1144967<1393917 Kbps loss-rate=0 2019-03-26 16:29:01,091 DEBUG undershot, min=1166416 kbps=1280166 max=1393917 2019-03-26 16:29:01,091 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1280166K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:29:04,442 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=138.6328 real_seconds=1.00 rate_Mbps=1163.2492 tx_cpu=82 rx_cpu=20 drop=14253 pkt=156213 data_loss=9.12411 2019-03-26 16:29:04,443 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1166416<1191167/1280166<1393917 Kbps loss-rate=9 2019-03-26 16:29:04,443 DEBUG overshot, min=1166416 kbps=1191167 max=1280166 2019-03-26 16:29:04,443 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1191167K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:29:07,796 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=139.1250 real_seconds=1.00 rate_Mbps=1165.0798 tx_cpu=96 rx_cpu=19 drop=2942 pkt=145406 data_loss=2.02327 2019-03-26 16:29:07,796 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=1024 throughput=1166416<1193041/1191167<1280166 Kbps loss-rate=2 2019-03-26 16:29:07,796 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Measuring UDP Throughput (packet size=8192)... 2019-03-26 16:29:07,797 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:29:11,149 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=212.9766 real_seconds=1.00 rate_Mbps=1786.6376 tx_cpu=80 rx_cpu=12 drop=49033 pkt=76294 data_loss=64.26848 2019-03-26 16:29:11,149 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1<1829516/5000000<10000000 Kbps loss-rate=64 2019-03-26 16:29:11,149 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3414758K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:29:14,475 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=212.0234 real_seconds=1.00 rate_Mbps=1777.7442 tx_cpu=99 rx_cpu=11 drop=24966 pkt=52105 data_loss=47.91480 2019-03-26 16:29:14,475 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1<1820410/3414758<3414758 Kbps loss-rate=47 2019-03-26 16:29:14,476 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2617584K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:29:17,828 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=212.2578 real_seconds=1.00 rate_Mbps=1776.0985 tx_cpu=99 rx_cpu=10 drop=12772 pkt=39941 data_loss=31.97718 2019-03-26 16:29:17,828 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1<1818724/2617584<2617584 Kbps loss-rate=31 2019-03-26 16:29:17,829 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2218154K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:29:21,154 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=209.2891 real_seconds=1.00 rate_Mbps=1755.4368 tx_cpu=99 rx_cpu=9 drop=7058 pkt=33847 data_loss=20.85265 2019-03-26 16:29:21,155 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1<1797567/2218154<2218154 Kbps loss-rate=20 2019-03-26 16:29:21,155 DEBUG overshot, min=1 kbps=1797567 max=2218154 2019-03-26 16:29:21,155 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1797567K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:29:24,507 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=214.2812 real_seconds=1.00 rate_Mbps=1797.4909 tx_cpu=99 rx_cpu=10 drop=1 pkt=27429 data_loss=0.00369 2019-03-26 16:29:24,507 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1<1840630/1797567<2218154 Kbps loss-rate=0 2019-03-26 16:29:24,508 DEBUG undershot, min=1840630 kbps=2029392 max=2218154 2019-03-26 16:29:24,508 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2029392K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:29:27,860 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=222.0000 real_seconds=1.00 rate_Mbps=1856.9082 tx_cpu=99 rx_cpu=11 drop=2550 pkt=30966 data_loss=8.23485 2019-03-26 16:29:27,860 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1840630<1901473/2029392<2218154 Kbps loss-rate=8 2019-03-26 16:29:27,860 DEBUG overshot, min=1840630 kbps=1901473 max=2029392 2019-03-26 16:29:27,861 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1901473K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:29:31,212 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] megabytes=224.3594 real_seconds=1.00 rate_Mbps=1882.9026 tx_cpu=99 rx_cpu=11 drop=296 pkt=29014 data_loss=1.02020 2019-03-26 16:29:31,212 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] pkt-size=8192 throughput=1840630<1928092/1901473<2029392 Kbps loss-rate=1 2019-03-26 16:29:31,213 DEBUG undershot, min=1928092 kbps=1978742 max=2029392 2019-03-26 16:29:31,223 INFO { 'az_from': u'nova:overcloud-novacompute-0.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (intra-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.8', 'ip_to': u'172.30.9.206', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 21, 'rtt_ms': 0.46, 'throughput_kbps': 1775514, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.65, 'throughput_kbps': 1957539, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 35, 'rtt_ms': 0.61, 'throughput_kbps': 1834509, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.97, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 141792, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.02, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1193041, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.02, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1928092, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.335', 'rtt_max_ms': '0.587', 'rtt_min_ms': '0.241', 'rtt_stddev': '0.102', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.357', 'rtt_max_ms': '0.494', 'rtt_min_ms': '0.245', 'rtt_stddev': '0.070', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.609', 'rtt_max_ms': '2.000', 'rtt_min_ms': '0.359', 'rtt_stddev': '0.470', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-26 16:29:31,224 INFO Deleting floating ip 666ffae8-5c87-4428-9238-317b984596d9 2019-03-26 16:29:32,269 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Floating IP 172.30.9.201 deleted 2019-03-26 16:29:32,397 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b312] Instance deleted 2019-03-26 16:29:32,461 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] Creating client VM... 2019-03-26 16:29:32,461 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-03-26 16:29:35,199 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 1 of 150... 2019-03-26 16:29:37,795 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 2 of 150... 2019-03-26 16:29:40,371 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 3 of 150... 2019-03-26 16:29:43,057 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 4 of 150... 2019-03-26 16:29:45,398 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 5 of 150... 2019-03-26 16:29:48,009 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 6 of 150... 2019-03-26 16:29:51,064 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 7 of 150... 2019-03-26 16:29:53,502 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 8 of 150... 2019-03-26 16:29:55,849 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 9 of 150... 2019-03-26 16:29:58,185 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 10 of 150... 2019-03-26 16:30:00,337 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 11 of 150... 2019-03-26 16:30:03,088 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 12 of 150... 2019-03-26 16:30:05,530 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 13 of 150... 2019-03-26 16:30:07,906 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 14 of 150... 2019-03-26 16:30:10,314 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 15 of 150... 2019-03-26 16:30:12,481 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 16 of 150... 2019-03-26 16:30:14,847 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 17 of 150... 2019-03-26 16:30:17,031 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 18 of 150... 2019-03-26 16:30:19,207 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 19 of 150... 2019-03-26 16:30:21,628 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 20 of 150... 2019-03-26 16:30:23,809 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 21 of 150... 2019-03-26 16:30:26,353 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 22 of 150... 2019-03-26 16:30:28,788 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 23 of 150... 2019-03-26 16:30:31,159 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 24 of 150... 2019-03-26 16:30:33,319 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 25 of 150... 2019-03-26 16:30:35,678 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 26 of 150... 2019-03-26 16:30:38,335 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 27 of 150... 2019-03-26 16:30:40,496 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 28 of 150... 2019-03-26 16:30:42,904 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 29 of 150... 2019-03-26 16:30:45,340 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 30 of 150... 2019-03-26 16:30:47,513 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 31 of 150... 2019-03-26 16:30:49,688 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 32 of 150... 2019-03-26 16:30:52,112 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 33 of 150... 2019-03-26 16:30:55,220 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 34 of 150... 2019-03-26 16:30:57,366 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 35 of 150... 2019-03-26 16:30:59,817 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 36 of 150... 2019-03-26 16:31:01,976 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 37 of 150... 2019-03-26 16:31:04,166 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 38 of 150... 2019-03-26 16:31:06,599 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 39 of 150... 2019-03-26 16:31:08,781 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 40 of 150... 2019-03-26 16:31:11,156 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 41 of 150... 2019-03-26 16:31:14,259 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 42 of 150... 2019-03-26 16:31:16,680 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 43 of 150... 2019-03-26 16:31:18,847 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 44 of 150... 2019-03-26 16:31:21,011 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] VM status=BUILD, retrying 45 of 150... 2019-03-26 16:31:25,870 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] Internal network IP: 192.168.1.31 2019-03-26 16:31:25,870 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] SSH IP: 172.30.9.208 2019-03-26 16:31:25,870 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] Setup SSH for ubuntu@172.30.9.208 2019-03-26 16:31:41,747 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] Installing nuttcp-8.1.4... 2019-03-26 16:31:41,792 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] Copying nuttcp-8.1.4 to target... 2019-03-26 16:31:41,955 INFO ============================================================ 2019-03-26 16:31:41,955 INFO Flow 4: VM to VM same network fixed IP (inter-node) 2019-03-26 16:31:50,998 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] PING 192.168.1.18 (192.168.1.18) 64(92) bytes of data. 72 bytes from 192.168.1.18: icmp_seq=1 ttl=64 time=21.2 ms 72 bytes from 192.168.1.18: icmp_seq=2 ttl=64 time=0.249 ms 72 bytes from 192.168.1.18: icmp_seq=3 ttl=64 time=0.289 ms 72 bytes from 192.168.1.18: icmp_seq=4 ttl=64 time=0.202 ms 72 bytes from 192.168.1.18: icmp_seq=5 ttl=64 time=0.188 ms 72 bytes from 192.168.1.18: icmp_seq=6 ttl=64 time=0.312 ms 72 bytes from 192.168.1.18: icmp_seq=7 ttl=64 time=0.221 ms 72 bytes from 192.168.1.18: icmp_seq=8 ttl=64 time=0.190 ms 72 bytes from 192.168.1.18: icmp_seq=9 ttl=64 time=0.399 ms 72 bytes from 192.168.1.18: icmp_seq=10 ttl=64 time=0.209 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.188/2.348/21.224/6.292 ms 2019-03-26 16:32:00,061 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] PING 192.168.1.18 (192.168.1.18) 391(419) bytes of data. 399 bytes from 192.168.1.18: icmp_seq=1 ttl=64 time=0.242 ms 399 bytes from 192.168.1.18: icmp_seq=2 ttl=64 time=0.191 ms 399 bytes from 192.168.1.18: icmp_seq=3 ttl=64 time=0.273 ms 399 bytes from 192.168.1.18: icmp_seq=4 ttl=64 time=0.283 ms 399 bytes from 192.168.1.18: icmp_seq=5 ttl=64 time=0.297 ms 399 bytes from 192.168.1.18: icmp_seq=6 ttl=64 time=0.385 ms 399 bytes from 192.168.1.18: icmp_seq=7 ttl=64 time=0.436 ms 399 bytes from 192.168.1.18: icmp_seq=8 ttl=64 time=0.276 ms 399 bytes from 192.168.1.18: icmp_seq=9 ttl=64 time=0.209 ms 399 bytes from 192.168.1.18: icmp_seq=10 ttl=64 time=0.277 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.191/0.286/0.436/0.074 ms 2019-03-26 16:32:09,097 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] PING 192.168.1.18 (192.168.1.18) 1500(1528) bytes of data. 1508 bytes from 192.168.1.18: icmp_seq=1 ttl=64 time=0.771 ms 1508 bytes from 192.168.1.18: icmp_seq=2 ttl=64 time=0.513 ms 1508 bytes from 192.168.1.18: icmp_seq=3 ttl=64 time=0.269 ms 1508 bytes from 192.168.1.18: icmp_seq=4 ttl=64 time=0.387 ms 1508 bytes from 192.168.1.18: icmp_seq=5 ttl=64 time=0.349 ms 1508 bytes from 192.168.1.18: icmp_seq=6 ttl=64 time=0.503 ms 1508 bytes from 192.168.1.18: icmp_seq=7 ttl=64 time=0.296 ms 1508 bytes from 192.168.1.18: icmp_seq=8 ttl=64 time=0.451 ms 1508 bytes from 192.168.1.18: icmp_seq=9 ttl=64 time=0.328 ms 1508 bytes from 192.168.1.18: icmp_seq=10 ttl=64 time=0.386 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.269/0.425/0.771/0.139 ms 2019-03-26 16:32:09,098 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] Measuring TCP Throughput (packet size=65536)... 2019-03-26 16:32:09,098 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:32:19,193 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=4297.7457 real_seconds=10.00 rate_Mbps=3606.2057 tx_cpu=8 rx_cpu=10 retrans=2 cwnd=380 rtt_ms=0.28 2019-03-26 16:32:19,193 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:32:29,289 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=3700.0943 real_seconds=10.00 rate_Mbps=3104.6800 tx_cpu=7 rx_cpu=9 retrans=2 cwnd=312 rtt_ms=0.26 2019-03-26 16:32:29,289 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:32:39,385 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=4946.2401 real_seconds=10.00 rate_Mbps=4150.4537 tx_cpu=8 rx_cpu=12 retrans=5 cwnd=307 rtt_ms=0.47 2019-03-26 16:32:39,385 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] Measuring UDP Throughput (packet size=128)... 2019-03-26 16:32:39,386 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:32:42,711 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=26.6804 real_seconds=1.00 rate_Mbps=223.5777 tx_cpu=18 rx_cpu=26 drop=320 pkt=218886 data_loss=0.14634 2019-03-26 16:32:42,712 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=128 throughput=1<228943/5000000<10000000 Kbps loss-rate=0 2019-03-26 16:32:42,712 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R686829K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:32:46,036 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=24.6322 real_seconds=1.00 rate_Mbps=206.3480 tx_cpu=17 rx_cpu=28 drop=84 pkt=201871 data_loss=0.04180 2019-03-26 16:32:46,036 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=128 throughput=1<211300/686829<686829 Kbps loss-rate=0 2019-03-26 16:32:46,036 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R449064K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:32:49,363 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=26.3768 real_seconds=1.00 rate_Mbps=221.0723 tx_cpu=18 rx_cpu=25 drop=2161 pkt=218240 data_loss=0.99022 2019-03-26 16:32:49,364 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=128 throughput=1<226378/449064<449064 Kbps loss-rate=0 2019-03-26 16:32:49,364 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R337721K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:32:52,716 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=25.3878 real_seconds=1.00 rate_Mbps=212.7172 tx_cpu=18 rx_cpu=26 drop=0 pkt=207977 data_loss=0.00000 2019-03-26 16:32:52,716 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=128 throughput=1<217822/337721<337721 Kbps loss-rate=0 2019-03-26 16:32:52,716 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R277771K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:32:56,045 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=26.0814 real_seconds=1.00 rate_Mbps=218.5750 tx_cpu=17 rx_cpu=26 drop=40 pkt=213699 data_loss=0.01878 2019-03-26 16:32:56,045 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=128 throughput=1<223820/277771<277771 Kbps loss-rate=0 2019-03-26 16:32:56,045 DEBUG undershot, min=223820 kbps=250795 max=277771 2019-03-26 16:32:56,046 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R250795K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:32:59,369 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=23.2771 real_seconds=1.00 rate_Mbps=194.9920 tx_cpu=17 rx_cpu=29 drop=1392 pkt=192078 data_loss=0.72461 2019-03-26 16:32:59,370 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=128 throughput=223820<199671/250795<277771 Kbps loss-rate=0 2019-03-26 16:32:59,370 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] Measuring UDP Throughput (packet size=1024)... 2019-03-26 16:32:59,371 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:33:02,721 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=196.0283 real_seconds=1.00 rate_Mbps=1644.4574 tx_cpu=33 rx_cpu=29 drop=720 pkt=201453 data_loss=0.35739 2019-03-26 16:33:02,721 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=1024 throughput=1<1683924/5000000<10000000 Kbps loss-rate=0 2019-03-26 16:33:02,722 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3341962K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:33:06,047 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=196.9951 real_seconds=1.00 rate_Mbps=1651.8888 tx_cpu=29 rx_cpu=28 drop=293 pkt=202016 data_loss=0.14502 2019-03-26 16:33:06,048 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=1024 throughput=1<1691534/3341962<3341962 Kbps loss-rate=0 2019-03-26 16:33:06,048 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2516748K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:33:09,399 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=202.9619 real_seconds=1.00 rate_Mbps=1702.2054 tx_cpu=29 rx_cpu=27 drop=771 pkt=208604 data_loss=0.36959 2019-03-26 16:33:09,399 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=1024 throughput=1<1743058/2516748<2516748 Kbps loss-rate=0 2019-03-26 16:33:09,400 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2129903K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:33:12,749 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=200.1768 real_seconds=1.00 rate_Mbps=1678.2310 tx_cpu=34 rx_cpu=28 drop=278 pkt=205259 data_loss=0.13540 2019-03-26 16:33:12,750 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=1024 throughput=1<1718508/2129903<2129903 Kbps loss-rate=0 2019-03-26 16:33:12,750 DEBUG undershot, min=1718508 kbps=1924205 max=2129903 2019-03-26 16:33:12,750 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1924205K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:33:16,101 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=194.0137 real_seconds=1.00 rate_Mbps=1626.9450 tx_cpu=33 rx_cpu=30 drop=0 pkt=198670 data_loss=0.00000 2019-03-26 16:33:16,102 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=1024 throughput=1718508<1665991/1924205<2129903 Kbps loss-rate=0 2019-03-26 16:33:16,102 DEBUG undershot, min=1924205 kbps=2027054 max=2129903 2019-03-26 16:33:16,102 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2027054K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:33:19,427 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=194.1553 real_seconds=1.00 rate_Mbps=1628.0103 tx_cpu=32 rx_cpu=29 drop=14 pkt=198829 data_loss=0.00700 2019-03-26 16:33:19,428 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=1024 throughput=1924205<1667082/2027054<2129903 Kbps loss-rate=0 2019-03-26 16:33:19,428 DEBUG undershot, min=2027054 kbps=2078478 max=2129903 2019-03-26 16:33:19,428 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] Measuring UDP Throughput (packet size=8192)... 2019-03-26 16:33:19,429 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:33:22,780 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=371.1641 real_seconds=1.00 rate_Mbps=3110.3555 tx_cpu=68 rx_cpu=21 drop=28784 pkt=76293 data_loss=37.72823 2019-03-26 16:33:22,780 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=8192 throughput=1<3185004/5000000<10000000 Kbps loss-rate=37 2019-03-26 16:33:22,780 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R4092502K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:33:26,131 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=390.7578 real_seconds=1.00 rate_Mbps=3279.2849 tx_cpu=99 rx_cpu=20 drop=12430 pkt=62447 data_loss=19.90488 2019-03-26 16:33:26,131 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=8192 throughput=1<3357987/4092502<4092502 Kbps loss-rate=19 2019-03-26 16:33:26,131 DEBUG overshot, min=1 kbps=3357987 max=4092502 2019-03-26 16:33:26,132 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3357987K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:33:29,482 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=392.7266 real_seconds=1.00 rate_Mbps=3299.3716 tx_cpu=99 rx_cpu=20 drop=970 pkt=51239 data_loss=1.89308 2019-03-26 16:33:29,482 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=8192 throughput=1<3378556/3357987<4092502 Kbps loss-rate=1 2019-03-26 16:33:29,482 DEBUG undershot, min=3378556 kbps=3735529 max=4092502 2019-03-26 16:33:29,483 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3735529K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:33:32,833 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=375.3984 real_seconds=1.00 rate_Mbps=3145.7579 tx_cpu=98 rx_cpu=22 drop=8949 pkt=57000 data_loss=15.70001 2019-03-26 16:33:32,834 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=8192 throughput=3378556<3221256/3735529<4092502 Kbps loss-rate=15 2019-03-26 16:33:32,834 DEBUG overshot, min=3378556 kbps=3221256 max=3735529 2019-03-26 16:33:32,834 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3221256K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:33:36,163 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] megabytes=370.0625 real_seconds=1.00 rate_Mbps=3104.9892 tx_cpu=99 rx_cpu=21 drop=1784 pkt=49152 data_loss=3.62956 2019-03-26 16:33:36,163 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] pkt-size=8192 throughput=3378556<3179508/3221256<3735529 Kbps loss-rate=3 2019-03-26 16:33:36,174 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM same network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.1.31', 'ip_to': u'192.168.1.18', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.28, 'throughput_kbps': 3692754, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.26, 'throughput_kbps': 3179192, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.47, 'throughput_kbps': 4250064, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.72, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 199671, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 0.01, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1667082, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.63, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 3179508, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '2.348', 'rtt_max_ms': '21.224', 'rtt_min_ms': '0.188', 'rtt_stddev': '6.292', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.286', 'rtt_max_ms': '0.436', 'rtt_min_ms': '0.191', 'rtt_stddev': '0.074', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.425', 'rtt_max_ms': '0.771', 'rtt_min_ms': '0.269', 'rtt_stddev': '0.139', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-26 16:33:36,175 INFO Deleting floating ip 415ce3fa-fe73-4af9-9f86-8ae97208944f 2019-03-26 16:33:37,644 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] Floating IP 172.30.9.208 deleted 2019-03-26 16:33:37,786 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b313] Instance deleted 2019-03-26 16:33:37,900 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Creating client VM... 2019-03-26 16:33:37,900 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Starting on zone nova:overcloud-novacompute-1.opnfvlf.org 2019-03-26 16:33:40,604 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] VM status=BUILD, retrying 1 of 150... 2019-03-26 16:33:42,928 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] VM status=BUILD, retrying 2 of 150... 2019-03-26 16:33:45,613 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] VM status=BUILD, retrying 3 of 150... 2019-03-26 16:33:48,079 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] VM status=BUILD, retrying 4 of 150... 2019-03-26 16:33:50,240 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] VM status=BUILD, retrying 5 of 150... 2019-03-26 16:33:52,903 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] VM status=BUILD, retrying 6 of 150... 2019-03-26 16:33:55,105 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] VM status=BUILD, retrying 7 of 150... 2019-03-26 16:33:59,589 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Internal network IP: 192.168.2.5 2019-03-26 16:33:59,589 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] SSH IP: 172.30.9.204 2019-03-26 16:33:59,589 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Setup SSH for ubuntu@172.30.9.204 2019-03-26 16:34:13,351 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Installing nuttcp-8.1.4... 2019-03-26 16:34:13,398 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Copying nuttcp-8.1.4 to target... 2019-03-26 16:34:13,568 INFO ============================================================ 2019-03-26 16:34:13,568 INFO Flow 5: VM to VM different network fixed IP (inter-node) 2019-03-26 16:34:22,610 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] PING 192.168.1.18 (192.168.1.18) 64(92) bytes of data. 72 bytes from 192.168.1.18: icmp_seq=1 ttl=63 time=1.47 ms 72 bytes from 192.168.1.18: icmp_seq=2 ttl=63 time=0.459 ms 72 bytes from 192.168.1.18: icmp_seq=3 ttl=63 time=0.314 ms 72 bytes from 192.168.1.18: icmp_seq=4 ttl=63 time=0.398 ms 72 bytes from 192.168.1.18: icmp_seq=5 ttl=63 time=0.430 ms 72 bytes from 192.168.1.18: icmp_seq=6 ttl=63 time=0.316 ms 72 bytes from 192.168.1.18: icmp_seq=7 ttl=63 time=0.417 ms 72 bytes from 192.168.1.18: icmp_seq=8 ttl=63 time=0.587 ms 72 bytes from 192.168.1.18: icmp_seq=9 ttl=63 time=0.407 ms 72 bytes from 192.168.1.18: icmp_seq=10 ttl=63 time=0.499 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.314/0.529/1.471/0.324 ms 2019-03-26 16:34:31,650 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] PING 192.168.1.18 (192.168.1.18) 391(419) bytes of data. 399 bytes from 192.168.1.18: icmp_seq=1 ttl=63 time=0.278 ms 399 bytes from 192.168.1.18: icmp_seq=2 ttl=63 time=0.472 ms 399 bytes from 192.168.1.18: icmp_seq=3 ttl=63 time=0.279 ms 399 bytes from 192.168.1.18: icmp_seq=4 ttl=63 time=0.439 ms 399 bytes from 192.168.1.18: icmp_seq=5 ttl=63 time=0.480 ms 399 bytes from 192.168.1.18: icmp_seq=6 ttl=63 time=0.324 ms 399 bytes from 192.168.1.18: icmp_seq=7 ttl=63 time=0.265 ms 399 bytes from 192.168.1.18: icmp_seq=8 ttl=63 time=0.401 ms 399 bytes from 192.168.1.18: icmp_seq=9 ttl=63 time=0.393 ms 399 bytes from 192.168.1.18: icmp_seq=10 ttl=63 time=0.443 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8996ms rtt min/avg/max/mdev = 0.265/0.377/0.480/0.081 ms 2019-03-26 16:34:40,694 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] PING 192.168.1.18 (192.168.1.18) 1500(1528) bytes of data. 1508 bytes from 192.168.1.18: icmp_seq=1 ttl=63 time=1.69 ms 1508 bytes from 192.168.1.18: icmp_seq=2 ttl=63 time=0.699 ms 1508 bytes from 192.168.1.18: icmp_seq=3 ttl=63 time=0.746 ms 1508 bytes from 192.168.1.18: icmp_seq=4 ttl=63 time=0.486 ms 1508 bytes from 192.168.1.18: icmp_seq=5 ttl=63 time=0.717 ms 1508 bytes from 192.168.1.18: icmp_seq=6 ttl=63 time=0.627 ms 1508 bytes from 192.168.1.18: icmp_seq=7 ttl=63 time=0.777 ms 1508 bytes from 192.168.1.18: icmp_seq=8 ttl=63 time=0.692 ms 1508 bytes from 192.168.1.18: icmp_seq=9 ttl=63 time=0.706 ms 1508 bytes from 192.168.1.18: icmp_seq=10 ttl=63 time=0.786 ms --- 192.168.1.18 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.486/0.792/1.690/0.311 ms 2019-03-26 16:34:40,695 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Measuring TCP Throughput (packet size=65536)... 2019-03-26 16:34:40,696 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:34:50,817 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=1997.5903 real_seconds=10.00 rate_Mbps=1675.9046 tx_cpu=4 rx_cpu=6 retrans=3 cwnd=402 rtt_ms=0.43 2019-03-26 16:34:50,818 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:00,917 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=1955.3194 real_seconds=10.00 rate_Mbps=1640.3064 tx_cpu=4 rx_cpu=6 retrans=4 cwnd=477 rtt_ms=0.38 2019-03-26 16:35:00,918 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:11,014 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=1858.7038 real_seconds=10.00 rate_Mbps=1559.4369 tx_cpu=4 rx_cpu=5 retrans=11 cwnd=301 rtt_ms=0.47 2019-03-26 16:35:11,015 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Measuring UDP Throughput (packet size=128)... 2019-03-26 16:35:11,015 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:14,345 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=18.3335 real_seconds=1.00 rate_Mbps=153.1151 tx_cpu=17 rx_cpu=21 drop=64844 pkt=215032 data_loss=30.15543 2019-03-26 16:35:14,345 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<156789/5000000<10000000 Kbps loss-rate=30 2019-03-26 16:35:14,345 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R470367K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:17,675 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=18.2269 real_seconds=1.00 rate_Mbps=152.9564 tx_cpu=17 rx_cpu=18 drop=69201 pkt=218516 data_loss=31.66868 2019-03-26 16:35:17,675 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<156627/470367<470367 Kbps loss-rate=31 2019-03-26 16:35:17,676 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R313497K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:21,000 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=18.3811 real_seconds=1.00 rate_Mbps=153.4611 tx_cpu=15 rx_cpu=17 drop=48575 pkt=199153 data_loss=24.39091 2019-03-26 16:35:21,000 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<157144/313497<313497 Kbps loss-rate=24 2019-03-26 16:35:21,001 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R235320K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:24,327 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=18.2471 real_seconds=1.00 rate_Mbps=152.3638 tx_cpu=21 rx_cpu=18 drop=68183 pkt=217663 data_loss=31.32494 2019-03-26 16:35:24,328 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<156020/235320<235320 Kbps loss-rate=31 2019-03-26 16:35:24,328 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R195670K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:27,680 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=18.4712 real_seconds=1.00 rate_Mbps=155.0225 tx_cpu=99 rx_cpu=19 drop=39768 pkt=191084 data_loss=20.81181 2019-03-26 16:35:27,680 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<158743/195670<195670 Kbps loss-rate=20 2019-03-26 16:35:27,681 DEBUG overshot, min=1 kbps=158743 max=195670 2019-03-26 16:35:27,681 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R158743K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:31,032 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=17.7874 real_seconds=1.00 rate_Mbps=148.7733 tx_cpu=99 rx_cpu=18 drop=9308 pkt=155022 data_loss=6.00414 2019-03-26 16:35:31,032 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<152343/158743<195670 Kbps loss-rate=6 2019-03-26 16:35:31,032 DEBUG overshot, min=1 kbps=152343 max=158743 2019-03-26 16:35:31,033 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R152343K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:34,385 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=17.8362 real_seconds=1.00 rate_Mbps=149.0393 tx_cpu=99 rx_cpu=20 drop=2659 pkt=148773 data_loss=1.78737 2019-03-26 16:35:34,385 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<152616/152343<158743 Kbps loss-rate=1 2019-03-26 16:35:34,385 DEBUG undershot, min=152616 kbps=155679 max=158743 2019-03-26 16:35:34,386 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Measuring UDP Throughput (packet size=1024)... 2019-03-26 16:35:34,386 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:37,739 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=148.2891 real_seconds=1.00 rate_Mbps=1239.3051 tx_cpu=30 rx_cpu=18 drop=46816 pkt=198664 data_loss=23.56539 2019-03-26 16:35:37,740 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=1024 throughput=1<1269048/5000000<10000000 Kbps loss-rate=23 2019-03-26 16:35:37,740 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3134524K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:41,065 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=152.4873 real_seconds=1.00 rate_Mbps=1279.4902 tx_cpu=27 rx_cpu=20 drop=47905 pkt=204052 data_loss=23.47685 2019-03-26 16:35:41,065 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=1024 throughput=1<1310197/3134524<3134524 Kbps loss-rate=23 2019-03-26 16:35:41,066 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2222360K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:44,417 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=154.8438 real_seconds=1.00 rate_Mbps=1298.5275 tx_cpu=33 rx_cpu=19 drop=48114 pkt=206674 data_loss=23.28013 2019-03-26 16:35:44,418 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=1024 throughput=1<1329692/2222360<2222360 Kbps loss-rate=23 2019-03-26 16:35:44,418 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1776026K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:47,743 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=152.2100 real_seconds=1.00 rate_Mbps=1273.3573 tx_cpu=38 rx_cpu=20 drop=47308 pkt=203171 data_loss=23.28481 2019-03-26 16:35:47,743 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=1024 throughput=1<1303917/1776026<1776026 Kbps loss-rate=23 2019-03-26 16:35:47,744 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1539971K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:51,069 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=154.6680 real_seconds=1.00 rate_Mbps=1292.2734 tx_cpu=42 rx_cpu=20 drop=24977 pkt=183357 data_loss=13.62206 2019-03-26 16:35:51,069 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=1024 throughput=1<1323287/1539971<1539971 Kbps loss-rate=13 2019-03-26 16:35:51,069 DEBUG overshot, min=1 kbps=1323287 max=1539971 2019-03-26 16:35:51,070 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1323287K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:54,395 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=151.2695 real_seconds=1.00 rate_Mbps=1265.2488 tx_cpu=99 rx_cpu=20 drop=6634 pkt=161534 data_loss=4.10687 2019-03-26 16:35:54,396 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=1024 throughput=1<1295614/1323287<1539971 Kbps loss-rate=4 2019-03-26 16:35:54,396 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Measuring UDP Throughput (packet size=8192)... 2019-03-26 16:35:54,397 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:35:57,751 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=209.3203 real_seconds=1.00 rate_Mbps=1752.1302 tx_cpu=38 rx_cpu=10 drop=44849 pkt=71642 data_loss=62.60155 2019-03-26 16:35:57,751 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1<1794181/5000000<10000000 Kbps loss-rate=62 2019-03-26 16:35:57,752 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3397090K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:36:01,076 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=207.5391 real_seconds=1.00 rate_Mbps=1741.8522 tx_cpu=99 rx_cpu=9 drop=25271 pkt=51836 data_loss=48.75183 2019-03-26 16:36:01,076 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1<1783656/3397090<3397090 Kbps loss-rate=48 2019-03-26 16:36:01,077 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2590373K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:36:04,405 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=210.5000 real_seconds=1.00 rate_Mbps=1761.4178 tx_cpu=99 rx_cpu=9 drop=12582 pkt=39526 data_loss=31.83222 2019-03-26 16:36:04,405 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1<1803691/2590373<2590373 Kbps loss-rate=31 2019-03-26 16:36:04,405 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2197032K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:36:07,733 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=214.8984 real_seconds=1.00 rate_Mbps=1798.4616 tx_cpu=99 rx_cpu=10 drop=6017 pkt=33524 data_loss=17.94833 2019-03-26 16:36:07,734 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1<1841624/2197032<2197032 Kbps loss-rate=17 2019-03-26 16:36:07,734 DEBUG overshot, min=1 kbps=1841624 max=2197032 2019-03-26 16:36:07,735 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1841624K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:36:11,086 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=217.9297 real_seconds=1.00 rate_Mbps=1829.2810 tx_cpu=99 rx_cpu=11 drop=206 pkt=28101 data_loss=0.73308 2019-03-26 16:36:11,086 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1<1873183/1841624<2197032 Kbps loss-rate=0 2019-03-26 16:36:11,086 DEBUG undershot, min=1873183 kbps=2035107 max=2197032 2019-03-26 16:36:11,087 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2035107K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:36:14,437 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=219.3047 real_seconds=1.00 rate_Mbps=1836.7736 tx_cpu=98 rx_cpu=11 drop=2983 pkt=31054 data_loss=9.60585 2019-03-26 16:36:14,438 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1873183<1880856/2035107<2197032 Kbps loss-rate=9 2019-03-26 16:36:14,438 DEBUG overshot, min=1873183 kbps=1880856 max=2035107 2019-03-26 16:36:14,438 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1880856K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:36:17,764 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=224.2188 real_seconds=1.00 rate_Mbps=1881.8222 tx_cpu=99 rx_cpu=11 drop=0 pkt=28700 data_loss=0.00000 2019-03-26 16:36:17,765 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1873183<1926985/1880856<2035107 Kbps loss-rate=0 2019-03-26 16:36:17,765 DEBUG undershot, min=1926985 kbps=1981046 max=2035107 2019-03-26 16:36:17,765 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1981046K -p5001 -P5002 -fparse 192.168.1.18 2019-03-26 16:36:21,090 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=216.8594 real_seconds=1.00 rate_Mbps=1821.3758 tx_cpu=99 rx_cpu=10 drop=2471 pkt=30229 data_loss=8.17427 2019-03-26 16:36:21,090 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1926985<1865088/1981046<2035107 Kbps loss-rate=8 2019-03-26 16:36:21,090 DEBUG overshot, min=1926985 kbps=1865088 max=1981046 2019-03-26 16:36:21,101 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network fixed IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.5', 'ip_to': u'192.168.1.18', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 3, 'rtt_ms': 0.43, 'throughput_kbps': 1716126, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 4, 'rtt_ms': 0.38, 'throughput_kbps': 1679673, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 11, 'rtt_ms': 0.47, 'throughput_kbps': 1596863, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 1.79, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 152616, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 4.11, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1295614, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 8.17, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1865088, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.529', 'rtt_max_ms': '1.471', 'rtt_min_ms': '0.314', 'rtt_stddev': '0.324', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.377', 'rtt_max_ms': '0.480', 'rtt_min_ms': '0.265', 'rtt_stddev': '0.081', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.792', 'rtt_max_ms': '1.690', 'rtt_min_ms': '0.486', 'rtt_stddev': '0.311', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-26 16:36:21,102 INFO ============================================================ 2019-03-26 16:36:21,102 INFO Flow 6: VM to VM different network floating IP (inter-node) 2019-03-26 16:36:30,170 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] PING 172.30.9.206 (172.30.9.206) 64(92) bytes of data. 72 bytes from 172.30.9.206: icmp_seq=1 ttl=63 time=0.727 ms 72 bytes from 172.30.9.206: icmp_seq=2 ttl=63 time=0.470 ms 72 bytes from 172.30.9.206: icmp_seq=3 ttl=63 time=0.491 ms 72 bytes from 172.30.9.206: icmp_seq=4 ttl=63 time=0.394 ms 72 bytes from 172.30.9.206: icmp_seq=5 ttl=63 time=0.536 ms 72 bytes from 172.30.9.206: icmp_seq=6 ttl=63 time=0.588 ms 72 bytes from 172.30.9.206: icmp_seq=7 ttl=63 time=0.463 ms 72 bytes from 172.30.9.206: icmp_seq=8 ttl=63 time=0.537 ms 72 bytes from 172.30.9.206: icmp_seq=9 ttl=63 time=0.492 ms 72 bytes from 172.30.9.206: icmp_seq=10 ttl=63 time=0.575 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9000ms rtt min/avg/max/mdev = 0.394/0.527/0.727/0.087 ms 2019-03-26 16:36:39,209 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] PING 172.30.9.206 (172.30.9.206) 391(419) bytes of data. 399 bytes from 172.30.9.206: icmp_seq=1 ttl=63 time=0.376 ms 399 bytes from 172.30.9.206: icmp_seq=2 ttl=63 time=0.552 ms 399 bytes from 172.30.9.206: icmp_seq=3 ttl=63 time=0.537 ms 399 bytes from 172.30.9.206: icmp_seq=4 ttl=63 time=0.417 ms 399 bytes from 172.30.9.206: icmp_seq=5 ttl=63 time=0.848 ms 399 bytes from 172.30.9.206: icmp_seq=6 ttl=63 time=0.451 ms 399 bytes from 172.30.9.206: icmp_seq=7 ttl=63 time=0.500 ms 399 bytes from 172.30.9.206: icmp_seq=8 ttl=63 time=0.666 ms 399 bytes from 172.30.9.206: icmp_seq=9 ttl=63 time=0.578 ms 399 bytes from 172.30.9.206: icmp_seq=10 ttl=63 time=0.527 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 8997ms rtt min/avg/max/mdev = 0.376/0.545/0.848/0.128 ms 2019-03-26 16:36:48,253 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] PING 172.30.9.206 (172.30.9.206) 1500(1528) bytes of data. 1508 bytes from 172.30.9.206: icmp_seq=1 ttl=63 time=1.73 ms 1508 bytes from 172.30.9.206: icmp_seq=2 ttl=63 time=0.669 ms 1508 bytes from 172.30.9.206: icmp_seq=3 ttl=63 time=0.919 ms 1508 bytes from 172.30.9.206: icmp_seq=4 ttl=63 time=0.531 ms 1508 bytes from 172.30.9.206: icmp_seq=5 ttl=63 time=0.762 ms 1508 bytes from 172.30.9.206: icmp_seq=6 ttl=63 time=0.711 ms 1508 bytes from 172.30.9.206: icmp_seq=7 ttl=63 time=0.838 ms 1508 bytes from 172.30.9.206: icmp_seq=8 ttl=63 time=0.526 ms 1508 bytes from 172.30.9.206: icmp_seq=9 ttl=63 time=0.636 ms 1508 bytes from 172.30.9.206: icmp_seq=10 ttl=63 time=0.708 ms --- 172.30.9.206 ping statistics --- 10 packets transmitted, 10 received, 0% packet loss, time 9001ms rtt min/avg/max/mdev = 0.526/0.803/1.730/0.330 ms 2019-03-26 16:36:48,253 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Measuring TCP Throughput (packet size=65536)... 2019-03-26 16:36:48,254 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:36:58,376 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=1803.2758 real_seconds=10.00 rate_Mbps=1512.7824 tx_cpu=3 rx_cpu=5 retrans=34 cwnd=294 rtt_ms=0.40 2019-03-26 16:36:58,376 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:08,473 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=1947.9200 real_seconds=10.00 rate_Mbps=1634.1456 tx_cpu=3 rx_cpu=6 retrans=2 cwnd=431 rtt_ms=0.49 2019-03-26 16:37:08,473 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T10 -l65536 -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:18,567 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=1940.2632 real_seconds=10.00 rate_Mbps=1627.8408 tx_cpu=3 rx_cpu=6 retrans=5 cwnd=526 rtt_ms=0.40 2019-03-26 16:37:18,567 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Measuring UDP Throughput (packet size=128)... 2019-03-26 16:37:18,568 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:21,893 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=17.6895 real_seconds=1.00 rate_Mbps=147.7398 tx_cpu=15 rx_cpu=16 drop=54340 pkt=199252 data_loss=27.27194 2019-03-26 16:37:21,893 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<151285/5000000<10000000 Kbps loss-rate=27 2019-03-26 16:37:21,894 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R453855K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:25,219 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=17.4835 real_seconds=1.00 rate_Mbps=146.0334 tx_cpu=16 rx_cpu=18 drop=64647 pkt=207872 data_loss=31.09951 2019-03-26 16:37:25,220 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<149538/453855<453855 Kbps loss-rate=31 2019-03-26 16:37:25,220 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R301696K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:28,545 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=18.0043 real_seconds=1.00 rate_Mbps=150.4324 tx_cpu=18 rx_cpu=16 drop=66329 pkt=213820 data_loss=31.02091 2019-03-26 16:37:28,546 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<154042/301696<301696 Kbps loss-rate=31 2019-03-26 16:37:28,547 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R227869K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:31,897 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=17.8026 real_seconds=1.00 rate_Mbps=148.7110 tx_cpu=20 rx_cpu=19 drop=56769 pkt=202608 data_loss=28.01912 2019-03-26 16:37:31,898 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<152280/227869<227869 Kbps loss-rate=28 2019-03-26 16:37:31,898 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R190074K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:35,223 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=17.2949 real_seconds=1.00 rate_Mbps=144.4377 tx_cpu=99 rx_cpu=18 drop=43939 pkt=185619 data_loss=23.67181 2019-03-26 16:37:35,224 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<147904/190074<190074 Kbps loss-rate=23 2019-03-26 16:37:35,224 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R168989K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:38,549 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=17.2772 real_seconds=1.00 rate_Mbps=144.6146 tx_cpu=99 rx_cpu=16 drop=23494 pkt=165029 data_loss=14.23622 2019-03-26 16:37:38,549 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<148085/168989<168989 Kbps loss-rate=14 2019-03-26 16:37:38,549 DEBUG overshot, min=1 kbps=148085 max=168989 2019-03-26 16:37:38,550 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l128 -u -R148085K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:41,901 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=17.2089 real_seconds=1.00 rate_Mbps=144.5437 tx_cpu=99 rx_cpu=16 drop=3639 pkt=144614 data_loss=2.51627 2019-03-26 16:37:41,901 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=128 throughput=1<148012/148085<168989 Kbps loss-rate=2 2019-03-26 16:37:41,902 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Measuring UDP Throughput (packet size=1024)... 2019-03-26 16:37:41,902 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:45,253 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=135.1816 real_seconds=1.00 rate_Mbps=1133.5550 tx_cpu=31 rx_cpu=19 drop=59632 pkt=198058 data_loss=30.10837 2019-03-26 16:37:45,254 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=1024 throughput=1<1160760/5000000<10000000 Kbps loss-rate=30 2019-03-26 16:37:45,254 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R3080380K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:48,581 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=137.8936 real_seconds=1.00 rate_Mbps=1152.7051 tx_cpu=32 rx_cpu=18 drop=51278 pkt=192481 data_loss=26.64052 2019-03-26 16:37:48,581 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=1024 throughput=1<1180370/3080380<3080380 Kbps loss-rate=26 2019-03-26 16:37:48,582 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R2130375K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:51,931 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=142.1133 real_seconds=1.00 rate_Mbps=1187.9108 tx_cpu=33 rx_cpu=18 drop=56007 pkt=201531 data_loss=27.79075 2019-03-26 16:37:51,932 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=1024 throughput=1<1216420/2130375<2130375 Kbps loss-rate=27 2019-03-26 16:37:51,932 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1673397K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:55,257 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=142.9971 real_seconds=1.00 rate_Mbps=1194.5757 tx_cpu=34 rx_cpu=20 drop=42008 pkt=188437 data_loss=22.29284 2019-03-26 16:37:55,258 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=1024 throughput=1<1223245/1673397<1673397 Kbps loss-rate=22 2019-03-26 16:37:55,258 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1448321K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:37:58,583 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=141.2441 real_seconds=1.00 rate_Mbps=1182.4945 tx_cpu=99 rx_cpu=20 drop=32163 pkt=176797 data_loss=18.19206 2019-03-26 16:37:58,584 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=1024 throughput=1<1210874/1448321<1448321 Kbps loss-rate=18 2019-03-26 16:37:58,584 DEBUG overshot, min=1 kbps=1210874 max=1448321 2019-03-26 16:37:58,584 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l1024 -u -R1210874K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:38:01,933 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=139.1904 real_seconds=1.00 rate_Mbps=1164.6604 tx_cpu=99 rx_cpu=18 drop=5281 pkt=147812 data_loss=3.57283 2019-03-26 16:38:01,934 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=1024 throughput=1<1192612/1210874<1448321 Kbps loss-rate=3 2019-03-26 16:38:01,934 INFO [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Measuring UDP Throughput (packet size=8192)... 2019-03-26 16:38:01,934 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R5000000K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:38:05,262 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=208.0312 real_seconds=1.00 rate_Mbps=1741.7189 tx_cpu=69 rx_cpu=8 drop=48621 pkt=75249 data_loss=64.61349 2019-03-26 16:38:05,262 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1<1783520/5000000<10000000 Kbps loss-rate=64 2019-03-26 16:38:05,263 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R3391760K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:38:08,586 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=208.2578 real_seconds=1.00 rate_Mbps=1742.8886 tx_cpu=98 rx_cpu=9 drop=25097 pkt=51754 data_loss=48.49287 2019-03-26 16:38:08,587 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1<1784717/3391760<3391760 Kbps loss-rate=48 2019-03-26 16:38:08,587 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2588238K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:38:11,912 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=207.8047 real_seconds=1.00 rate_Mbps=1745.2812 tx_cpu=99 rx_cpu=9 drop=12895 pkt=39494 data_loss=32.65053 2019-03-26 16:38:11,913 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1<1787167/2588238<2588238 Kbps loss-rate=32 2019-03-26 16:38:11,913 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2187702K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:38:15,263 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=208.6719 real_seconds=1.00 rate_Mbps=1746.9064 tx_cpu=99 rx_cpu=10 drop=6672 pkt=33382 data_loss=19.98682 2019-03-26 16:38:15,263 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1<1788832/2187702<2187702 Kbps loss-rate=19 2019-03-26 16:38:15,263 DEBUG overshot, min=1 kbps=1788832 max=2187702 2019-03-26 16:38:15,264 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1788832K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:38:18,613 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=213.2500 real_seconds=1.00 rate_Mbps=1790.7420 tx_cpu=99 rx_cpu=10 drop=0 pkt=27296 data_loss=0.00000 2019-03-26 16:38:18,614 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1<1833719/1788832<2187702 Kbps loss-rate=0 2019-03-26 16:38:18,614 DEBUG undershot, min=1833719 kbps=2010710 max=2187702 2019-03-26 16:38:18,614 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R2010710K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:38:21,939 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=212.9688 real_seconds=1.00 rate_Mbps=1782.6359 tx_cpu=99 rx_cpu=9 drop=3421 pkt=30681 data_loss=11.15020 2019-03-26 16:38:21,940 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1833719<1825419/2010710<2187702 Kbps loss-rate=11 2019-03-26 16:38:21,940 DEBUG overshot, min=1833719 kbps=1825419 max=2010710 2019-03-26 16:38:21,940 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1825419K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:38:25,290 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=216.8125 real_seconds=1.00 rate_Mbps=1820.0637 tx_cpu=99 rx_cpu=10 drop=102 pkt=27854 data_loss=0.36621 2019-03-26 16:38:25,290 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1833719<1863745/1825419<2010710 Kbps loss-rate=0 2019-03-26 16:38:25,290 DEBUG undershot, min=1863745 kbps=1937227 max=2010710 2019-03-26 16:38:25,291 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] /tmp/nuttcp-8.1.4 -a -T1 -l8192 -u -R1937227K -p5001 -P5002 -fparse 172.30.9.206 2019-03-26 16:38:28,641 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] megabytes=224.1719 real_seconds=1.00 rate_Mbps=1876.9950 tx_cpu=99 rx_cpu=10 drop=865 pkt=29559 data_loss=2.92635 2019-03-26 16:38:28,642 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] pkt-size=8192 throughput=1863745<1922042/1937227<2010710 Kbps loss-rate=2 2019-03-26 16:38:28,652 INFO { 'az_from': u'nova:overcloud-novacompute-1.opnfvlf.org', 'az_to': u'nova:overcloud-novacompute-0.opnfvlf.org', 'desc': 'VM to VM different network floating IP (inter-node)', 'distro_id': 'Ubuntu', 'distro_version': '14.04', 'ip_from': u'192.168.2.5', 'ip_to': u'172.30.9.206', 'results': [ { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 34, 'rtt_ms': 0.4, 'throughput_kbps': 1549089, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 2, 'rtt_ms': 0.49, 'throughput_kbps': 1673365, 'tool': 'nuttcp-8.1.4'}, { 'pkt_size': 65536, 'protocol': 'TCP', 'retrans': 5, 'rtt_ms': 0.4, 'throughput_kbps': 1666908, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.52, 'pkt_size': 128, 'protocol': 'UDP', 'throughput_kbps': 148012, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 3.57, 'pkt_size': 1024, 'protocol': 'UDP', 'throughput_kbps': 1192612, 'tool': 'nuttcp-8.1.4'}, { 'loss_rate': 2.93, 'pkt_size': 8192, 'protocol': 'UDP', 'throughput_kbps': 1922042, 'tool': 'nuttcp-8.1.4'}, { 'protocol': 'ICMP', 'results': [ { 'packet_size': 64, 'rtt_avg_ms': '0.527', 'rtt_max_ms': '0.727', 'rtt_min_ms': '0.394', 'rtt_stddev': '0.087', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 391, 'rtt_avg_ms': '0.545', 'rtt_max_ms': '0.848', 'rtt_min_ms': '0.376', 'rtt_stddev': '0.128', 'rx_packets': '10', 'tx_packets': '10'}, { 'packet_size': 1500, 'rtt_avg_ms': '0.803', 'rtt_max_ms': '1.730', 'rtt_min_ms': '0.526', 'rtt_stddev': '0.330', 'rx_packets': '10', 'tx_packets': '10'}], 'tool': 'ping'}]} 2019-03-26 16:38:28,653 INFO Deleting floating ip 9f1d9278-64d9-477c-aa06-710865f0b54f 2019-03-26 16:38:30,273 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Floating IP 172.30.9.204 deleted 2019-03-26 16:38:30,700 DEBUG [TestClient_4c89c170-5b62-4eaf-9c3a-5b6c76261b314] Instance deleted 2019-03-26 16:38:30,814 INFO Cleaning up... 2019-03-26 16:38:30,814 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Terminating nuttcp-8.1.4 2019-03-26 16:38:30,825 INFO Deleting floating ip 4b41dbca-eb95-40a4-91a2-1d14dfd10a43 2019-03-26 16:38:32,265 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Floating IP 172.30.9.206 deleted 2019-03-26 16:38:32,418 DEBUG [TestServer_4c89c170-5b62-4eaf-9c3a-5b6c76261b311] Instance deleted 2019-03-26 16:38:38,849 INFO Network pns-internal-net_4c89c170-5b62-4eaf-9c3a-5b6c76261b31 deleted. 2019-03-26 16:38:40,474 INFO Network pns-internal-net2_4c89c170-5b62-4eaf-9c3a-5b6c76261b31 deleted. 2019-03-26 16:38:40,535 INFO Removed public key pns_public_key 2019-03-26 16:38:40,535 INFO Deleting security group 2019-03-26 16:38:40,688 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': '15230409', 'rtt_ms': '0.236667'} | | 1.2 | Same Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 151485, 'loss_rate': 0.0}, 1024: {'tp_kbps': 1312745, | | | | | 'loss_rate': 0.0}, 8192: {'tp_kbps': 7041343, 'loss_rate': 0.31}} | | 1.3 | Same Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.174/0.108/0.402/0.092', | | | | | '64-byte': '2.393/0.167/21.383/6.330', '1500-byte': '0.227/0.181/0.391/0.069'}} | | 1.4 | Same Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 2.1 | Same Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '3707336', 'rtt_ms': '0.336667'} | | 2.2 | Same Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 199671, 'loss_rate': 0.72}, 1024: {'tp_kbps': 1667082, | | | | | 'loss_rate': 0.01}, 8192: {'tp_kbps': 3179508, 'loss_rate': 3.63}} | | 2.3 | Same Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.286/0.191/0.436/0.074', | | | | | '64-byte': '2.348/0.188/21.224/6.292', '1500-byte': '0.425/0.269/0.771/0.139'}} | | 2.4 | Same Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 3.1 | Different Network, Fixed IP, Intra-node, TCP | PASSED | {'tp_kbps': '1794142', 'rtt_ms': '0.54'} | | 3.2 | Different Network, Fixed IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 154016, 'loss_rate': 2.3}, 1024: {'tp_kbps': 1233463, | | | | | 'loss_rate': 3.07}, 8192: {'tp_kbps': 1939190, 'loss_rate': 0.12}} | | 3.3 | Different Network, Fixed IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.353/0.239/0.707/0.137', | | | | | '64-byte': '0.396/0.262/1.006/0.210', '1500-byte': '0.551/0.327/1.582/0.348'}} | | 3.4 | Different Network, Fixed IP, Intra-node, Multicast | SKIPPED | {} | | 4.1 | Different Network, Fixed IP, Inter-node, TCP | PASSED | {'tp_kbps': '1664220', 'rtt_ms': '0.426667'} | | 4.2 | Different Network, Fixed IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 152616, 'loss_rate': 1.79}, 1024: {'tp_kbps': 1295614, | | | | | 'loss_rate': 4.11}, 8192: {'tp_kbps': 1865088, 'loss_rate': 8.17}} | | 4.3 | Different Network, Fixed IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.377/0.265/0.480/0.081', | | | | | '64-byte': '0.529/0.314/1.471/0.324', '1500-byte': '0.792/0.486/1.690/0.311'}} | | 4.4 | Different Network, Fixed IP, Inter-node, Multicast | SKIPPED | {} | | 5.1 | Different Network, Floating IP, Intra-node, TCP | PASSED | {'tp_kbps': '1855854', 'rtt_ms': '0.573333'} | | 5.2 | Different Network, Floating IP, Intra-node, UDP | PASSED | {128: {'tp_kbps': 141792, 'loss_rate': 3.97}, 1024: {'tp_kbps': 1193041, | | | | | 'loss_rate': 2.02}, 8192: {'tp_kbps': 1928092, 'loss_rate': 1.02}} | | 5.3 | Different Network, Floating IP, Intra-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.357/0.245/0.494/0.070', | | | | | '64-byte': '0.335/0.241/0.587/0.102', '1500-byte': '0.609/0.359/2.000/0.470'}} | | 5.4 | Different Network, Floating IP, Intra-node, Multicast | SKIPPED | {} | | 6.1 | Different Network, Floating IP, Inter-node, TCP | PASSED | {'tp_kbps': '1629787', 'rtt_ms': '0.43'} | | 6.2 | Different Network, Floating IP, Inter-node, UDP | PASSED | {128: {'tp_kbps': 148012, 'loss_rate': 2.52}, 1024: {'tp_kbps': 1192612, | | | | | 'loss_rate': 3.57}, 8192: {'tp_kbps': 1922042, 'loss_rate': 2.93}} | | 6.3 | Different Network, Floating IP, Inter-node, ICMP | PASSED | {'rtt avg/min/max/stddev msec': {'391-byte': '0.545/0.376/0.848/0.128', | | | | | '64-byte': '0.527/0.394/0.727/0.087', '1500-byte': '0.803/0.526/1.730/0.330'}} | | 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-26 16:38:40,692 INFO Saving results in json file: /home/opnfv/functest/results/vmtp/vmtp.json... 2019-03-26 16:38:41,015 - 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-26 16:38:41,139 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 16:38:41,140 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vmtp | functest | 19:32 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-26 16:38:41,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 16:38:41,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}6e77be54d673bc441c6877f674d6f1bccbc838e6" 2019-03-26 16:38:41,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1701 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:41 GMT X-Openstack-Request-Id: req-d349acf1-b3e6-4b20-855a-68b3e1121727 2019-03-26 16:38:41,463 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f70904767be4088abe76307973f54fa", "created_at": "2019-03-26T11:42:00Z", "admin_state_up": true, "updated_at": "2019-03-26T11:42:00Z", "project_id": "2f70904767be4088abe76307973f54fa", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "465c83f2-2dd2-40a3-a9a2-de75fe026995", "name": "tempest-pretest-check-694215904"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.214"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c63a952d65da46f4bf6a94e6d3cf250e", "created_at": "2019-03-26T16:19:09Z", "admin_state_up": true, "updated_at": "2019-03-26T16:38:36Z", "project_id": "c63a952d65da46f4bf6a94e6d3cf250e", "flavor_id": null, "revision_number": 6, "routes": [], "ha": false, "id": "ccc1ec70-b65f-4afe-ba75-0e566fb23425", "name": "vmtp-router_4c89c170-5b62-4eaf-9c3a-5b6c76261b31"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a55f567358d4a8c825c14b74bbb46f7", "created_at": "2019-03-26T11:42:28Z", "admin_state_up": false, "updated_at": "2019-03-26T11:42:28Z", "project_id": "5a55f567358d4a8c825c14b74bbb46f7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f65d8ca7-4128-4274-b399-476e5dd54c51", "name": "tempest-router-413550504"}]} 2019-03-26 16:38:41,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d349acf1-b3e6-4b20-855a-68b3e1121727 2019-03-26 16:38:41,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.317831039429s 2019-03-26 16:38:41,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 16:38:41,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ccc1ec70-b65f-4afe-ba75-0e566fb23425.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e77be54d673bc441c6877f674d6f1bccbc838e6" 2019-03-26 16:38:42,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 16:38:42 GMT X-Openstack-Request-Id: req-70eb855f-299d-43fd-b89a-653aa59ac89d 2019-03-26 16:38:42,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 16:38:42,734 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ccc1ec70-b65f-4afe-ba75-0e566fb23425.json used request id req-70eb855f-299d-43fd-b89a-653aa59ac89d 2019-03-26 16:38:42,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.26874494553s 2019-03-26 16:38:42,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 16:38:42,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e77be54d673bc441c6877f674d6f1bccbc838e6" 2019-03-26 16:38:43,444 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1386 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:43 GMT X-Openstack-Request-Id: req-5689ac0b-05f3-405a-91b9-105098bb18bc 2019-03-26 16:38:43,444 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T16:19:17Z", "file": "/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9/file", "owner": "c63a952d65da46f4bf6a94e6d3cf250e", "id": "c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9", "size": 263848448, "self": "/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vmtp-img_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "vmtp-img_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T16:19:13Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 16:38:43,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-5689ac0b-05f3-405a-91b9-105098bb18bc 2019-03-26 16:38:43,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.705328941345s 2019-03-26 16:38:43,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 16:38:43,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e77be54d673bc441c6877f674d6f1bccbc838e6" 2019-03-26 16:38:44,163 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 16:38:44 GMT X-Openstack-Request-Id: req-4e061901-70ef-40bb-9858-a68ebdf92de8 2019-03-26 16:38:44,164 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 16:38:44,164 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/c027f8ed-bc19-4a5d-b6a6-4bf8b69642e9 used request id req-4e061901-70ef-40bb-9858-a68ebdf92de8 2019-03-26 16:38:44,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.717751026154s 2019-03-26 16:38:44,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 16:38:44,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:38:44,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 303 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38: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-a67a36bc-8b5a-4846-9a22-b78d61d3a6be x-openstack-request-id: req-a67a36bc-8b5a-4846-9a22-b78d61d3a6be 2019-03-26 16:38:44,460 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "vmtp-flavor_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e26ff3fb-c219-4941-bf3f-8d2b6f5557af", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e26ff3fb-c219-4941-bf3f-8d2b6f5557af", "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": "e26ff3fb-c219-4941-bf3f-8d2b6f5557af"}]} 2019-03-26 16:38:44,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-a67a36bc-8b5a-4846-9a22-b78d61d3a6be 2019-03-26 16:38:44,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.290589809418s 2019-03-26 16:38:44,462 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 16:38:44,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e26ff3fb-c219-4941-bf3f-8d2b6f5557af -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:38:44,522 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38: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-3ee91b09-6793-49a4-be66-0069169bdf11 x-openstack-request-id: req-3ee91b09-6793-49a4-be66-0069169bdf11 2019-03-26 16:38:44,523 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e26ff3fb-c219-4941-bf3f-8d2b6f5557af used request id req-3ee91b09-6793-49a4-be66-0069169bdf11 2019-03-26 16:38:44,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.060173034668s 2019-03-26 16:38:44,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 16:38:44,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:38:44,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 833 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a55a796-7d29-4557-a6d0-16d90e55bc3b 2019-03-26 16:38:44,751 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "vmtp-user_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "links": {"self": "http://172.30.9.22:5000/v3/users/af212fa4f93847b094f9cb6e24e917d4"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "af212fa4f93847b094f9cb6e24e917d4", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 16:38:44,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-4a55a796-7d29-4557-a6d0-16d90e55bc3b 2019-03-26 16:38:44,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.227698087692s 2019-03-26 16:38:44,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 16:38:44,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/af212fa4f93847b094f9cb6e24e917d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:38:44,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38aa4865-cba4-4d90-9f52-793c1fe82f76 2019-03-26 16:38:44,974 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vmtp-user_4c89c170-5b62-4eaf-9c3a-5b6c76261b31", "links": {"self": "http://172.30.9.22:5000/v3/users/af212fa4f93847b094f9cb6e24e917d4"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "af212fa4f93847b094f9cb6e24e917d4", "description": null}} 2019-03-26 16:38:44,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/af212fa4f93847b094f9cb6e24e917d4 used request id req-38aa4865-cba4-4d90-9f52-793c1fe82f76 2019-03-26 16:38:44,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.217315912247s 2019-03-26 16:38:44,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 16:38:44,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/af212fa4f93847b094f9cb6e24e917d4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:38:45,285 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 16:38:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97817434-190a-4e58-8f6c-dbc332d1bb1f 2019-03-26 16:38:45,285 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 16:38:45,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/af212fa4f93847b094f9cb6e24e917d4 used request id req-97817434-190a-4e58-8f6c-dbc332d1bb1f 2019-03-26 16:38:45,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.310135126114s 2019-03-26 16:38:45,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 16:38:45,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:38:45,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 382 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b763f549-c21e-44fe-ac02-dd264b77f882 2019-03-26 16:38:45,499 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vmtp", "links": {"self": "http://172.30.9.22:5000/v3/projects/c63a952d65da46f4bf6a94e6d3cf250e"}, "tags": [], "enabled": true, "id": "c63a952d65da46f4bf6a94e6d3cf250e", "parent_id": "default", "domain_id": "default", "name": "vmtp-project_4c89c170-5b62-4eaf-9c3a-5b6c76261b31"}]} 2019-03-26 16:38:45,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-b763f549-c21e-44fe-ac02-dd264b77f882 2019-03-26 16:38:45,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.207462072372s 2019-03-26 16:38:45,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 16:38:45,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/c63a952d65da46f4bf6a94e6d3cf250e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:38:45,749 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 16:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16743899-20dc-422b-98d9-d95e2829c50a 2019-03-26 16:38:45,749 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 16:38:45,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/c63a952d65da46f4bf6a94e6d3cf250e used request id req-16743899-20dc-422b-98d9-d95e2829c50a 2019-03-26 16:38:45,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.244524002075s 2019-03-26 16:38:45,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 16:38:45,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=c63a952d65da46f4bf6a94e6d3cf250e&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}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:38:46,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:46 GMT X-Openstack-Request-Id: req-0712bf3d-c186-4b40-abf3-acd4b300aae0 2019-03-26 16:38:46,103 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "c63a952d65da46f4bf6a94e6d3cf250e", "created_at": "2019-03-26T16:19:23Z", "updated_at": "2019-03-26T16:19:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:19:23Z", "revision_number": 0, "id": "4eaff4cb-2ff3-4a35-b22d-189afadaad05", "remote_group_id": "b40f272b-6075-465c-941b-ad9b2caabafd", "remote_ip_prefix": null, "created_at": "2019-03-26T16:19:23Z", "security_group_id": "b40f272b-6075-465c-941b-ad9b2caabafd", "tenant_id": "c63a952d65da46f4bf6a94e6d3cf250e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c63a952d65da46f4bf6a94e6d3cf250e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:19:23Z", "revision_number": 0, "id": "b285d618-7dc6-4233-83c9-c0df495fbf31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:19:23Z", "security_group_id": "b40f272b-6075-465c-941b-ad9b2caabafd", "tenant_id": "c63a952d65da46f4bf6a94e6d3cf250e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c63a952d65da46f4bf6a94e6d3cf250e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:19:23Z", "revision_number": 0, "id": "ccaa93a1-ff93-410d-bd5e-6f461c4b4bd2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:19:23Z", "security_group_id": "b40f272b-6075-465c-941b-ad9b2caabafd", "tenant_id": "c63a952d65da46f4bf6a94e6d3cf250e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c63a952d65da46f4bf6a94e6d3cf250e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:19:23Z", "revision_number": 0, "id": "cf551eee-b45e-4f61-86da-5cd3d9ee4744", "remote_group_id": "b40f272b-6075-465c-941b-ad9b2caabafd", "remote_ip_prefix": null, "created_at": "2019-03-26T16:19:23Z", "security_group_id": "b40f272b-6075-465c-941b-ad9b2caabafd", "tenant_id": "c63a952d65da46f4bf6a94e6d3cf250e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c63a952d65da46f4bf6a94e6d3cf250e"}], "revision_number": 1, "project_id": "c63a952d65da46f4bf6a94e6d3cf250e", "id": "b40f272b-6075-465c-941b-ad9b2caabafd", "name": "default"}]} 2019-03-26 16:38:46,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=c63a952d65da46f4bf6a94e6d3cf250e&name=default used request id req-0712bf3d-c186-4b40-abf3-acd4b300aae0 2019-03-26 16:38:46,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.348317861557s 2019-03-26 16:38:46,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 16:38:46,110 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:38:46,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:46 GMT X-Openstack-Request-Id: req-8ff7bd68-f5d5-46fd-af89-cb3669cb617f 2019-03-26 16:38:46,227 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c63a952d65da46f4bf6a94e6d3cf250e", "created_at": "2019-03-26T16:19:23Z", "updated_at": "2019-03-26T16:19:23Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:19:23Z", "revision_number": 0, "id": "4eaff4cb-2ff3-4a35-b22d-189afadaad05", "remote_group_id": "b40f272b-6075-465c-941b-ad9b2caabafd", "remote_ip_prefix": null, "created_at": "2019-03-26T16:19:23Z", "security_group_id": "b40f272b-6075-465c-941b-ad9b2caabafd", "tenant_id": "c63a952d65da46f4bf6a94e6d3cf250e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c63a952d65da46f4bf6a94e6d3cf250e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:19:23Z", "revision_number": 0, "id": "b285d618-7dc6-4233-83c9-c0df495fbf31", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:19:23Z", "security_group_id": "b40f272b-6075-465c-941b-ad9b2caabafd", "tenant_id": "c63a952d65da46f4bf6a94e6d3cf250e", "port_range_min": null, "ethertype": "IPv4", "project_id": "c63a952d65da46f4bf6a94e6d3cf250e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:19:23Z", "revision_number": 0, "id": "ccaa93a1-ff93-410d-bd5e-6f461c4b4bd2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:19:23Z", "security_group_id": "b40f272b-6075-465c-941b-ad9b2caabafd", "tenant_id": "c63a952d65da46f4bf6a94e6d3cf250e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c63a952d65da46f4bf6a94e6d3cf250e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:19:23Z", "revision_number": 0, "id": "cf551eee-b45e-4f61-86da-5cd3d9ee4744", "remote_group_id": "b40f272b-6075-465c-941b-ad9b2caabafd", "remote_ip_prefix": null, "created_at": "2019-03-26T16:19:23Z", "security_group_id": "b40f272b-6075-465c-941b-ad9b2caabafd", "tenant_id": "c63a952d65da46f4bf6a94e6d3cf250e", "port_range_min": null, "ethertype": "IPv6", "project_id": "c63a952d65da46f4bf6a94e6d3cf250e"}], "revision_number": 1, "project_id": "c63a952d65da46f4bf6a94e6d3cf250e", "id": "b40f272b-6075-465c-941b-ad9b2caabafd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 16:38:46,228 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8ff7bd68-f5d5-46fd-af89-cb3669cb617f 2019-03-26 16:38:46,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.119221925735s 2019-03-26 16:38:46,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 16:38:46,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/b40f272b-6075-465c-941b-ad9b2caabafd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}08dfd5303ceffbcb981f4ad12f82c28c7a79b849" 2019-03-26 16:38:46,377 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 16:38:46 GMT X-Openstack-Request-Id: req-f0561dec-f97a-4892-833c-b6ca5a56489e 2019-03-26 16:38:46,377 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 16:38:46,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/b40f272b-6075-465c-941b-ad9b2caabafd.json used request id req-f0561dec-f97a-4892-833c-b6ca5a56489e 2019-03-26 16:38:46,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.139240026474s 2019-03-26 16:38:46,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 16:38:46,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e77be54d673bc441c6877f674d6f1bccbc838e6" 2019-03-26 16:38:46,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:46 GMT X-Openstack-Request-Id: req-0d60f2d6-41ed-48a9-b438-2e9a6e59b2e6 2019-03-26 16:38:46,476 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 16:38:46,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0d60f2d6-41ed-48a9-b438-2e9a6e59b2e6 2019-03-26 16:38:46,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0988800525665s 2019-03-26 16:38:46,478 - shade - DEBUG - Network pns-internal-net_4c89c170-5b62-4eaf-9c3a-5b6c76261b31 not found for deleting 2019-03-26 16:38:46,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 16:38:46,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}6e77be54d673bc441c6877f674d6f1bccbc838e6" 2019-03-26 16:38:46,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:46 GMT X-Openstack-Request-Id: req-86067458-3295-4887-8909-f6ed0f7600d6 2019-03-26 16:38:46,559 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 16:38:46,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-86067458-3295-4887-8909-f6ed0f7600d6 2019-03-26 16:38:46,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0811960697174s 2019-03-26 16:38:46,562 - shade - DEBUG - Network pns-internal-net2_4c89c170-5b62-4eaf-9c3a-5b6c76261b31 not found for deleting 2019-03-26 16:38:46,582 - xtesting.ci.run_tests - INFO - Loading test case 'shaker'... 2019-03-26 16:38:46,608 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 16:38:46,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407fde69-10a8-417c-b336-cda3c06b698c 2019-03-26 16:38:46,614 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 16:38:46,614 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-407fde69-10a8-417c-b336-cda3c06b698c 2019-03-26 16:38:46,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 16:38:47,027 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T17:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["9bLsgOieROGGSSt41KH0GA"], "issued_at": "2019-03-26T16:38:46.000000Z"}} 2019-03-26 16:38:47,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 16:38:47,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:47,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:47 GMT X-Openstack-Request-Id: req-2870282f-ab1c-4dd1-acb7-2fc9269acb5d 2019-03-26 16:38:47,399 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 16:38:47,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-2870282f-ab1c-4dd1-acb7-2fc9269acb5d 2019-03-26 16:38:47,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.368277072906s 2019-03-26 16:38:47,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 16:38:47,413 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3bfe5c4-ee7c-4f1b-9b79-dd901369d1e2 2019-03-26 16:38:47,413 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 16:38:47,413 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-d3bfe5c4-ee7c-4f1b-9b79-dd901369d1e2 2019-03-26 16:38:47,414 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 16:38:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:47,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c740b3-de9c-4bcc-b650-13448c9c546a 2019-03-26 16:38:47,568 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 16:38:47,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-38c740b3-de9c-4bcc-b650-13448c9c546a 2019-03-26 16:38:47,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154412031174s 2019-03-26 16:38:47,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 16:38:47,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" -d '{"project": {"description": "Created by OPNFV Functest: shaker", "enabled": true, "domain_id": "default", "name": "shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c"}}' 2019-03-26 16:38:47,811 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 358 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81a95645-1b8e-4063-bcf8-78e7b65680e4 2019-03-26 16:38:47,812 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82"}, "tags": [], "enabled": true, "id": "144f4a2e41154d0fb405f1cbb54b9e82", "parent_id": "default", "domain_id": "default", "name": "shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c"}} 2019-03-26 16:38:47,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-81a95645-1b8e-4063-bcf8-78e7b65680e4 2019-03-26 16:38:47,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.236010074615s 2019-03-26 16:38:47,813 - 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'144f4a2e41154d0fb405f1cbb54b9e82', '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_89f80327-7a29-4193-84ef-fcfc2f8d010c'}) 2019-03-26 16:38:47,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 16:38:47,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "GI8xheaauvxFD7KUfyXqy466MjKeb9", "email": null, "name": "shaker-user_89f80327-7a29-4193-84ef-fcfc2f8d010c"}}' 2019-03-26 16:38:48,208 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 321 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05b64a16-0497-410d-9289-c0d7160ad7de 2019-03-26 16:38:48,208 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_89f80327-7a29-4193-84ef-fcfc2f8d010c", "links": {"self": "http://172.30.9.22:5000/v3/users/15d069b3b70e41b1be06911f65dba06f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15d069b3b70e41b1be06911f65dba06f", "domain_id": "default", "password_expires_at": null}} 2019-03-26 16:38:48,208 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-05b64a16-0497-410d-9289-c0d7160ad7de 2019-03-26 16:38:48,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.388412952423s 2019-03-26 16:38:48,209 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'15d069b3b70e41b1be06911f65dba06f', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'shaker-user_89f80327-7a29-4193-84ef-fcfc2f8d010c'}) 2019-03-26 16:38:48,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 16:38:48,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:48,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b905d0-bbc6-4667-af49-e3ab114c66df 2019-03-26 16:38:48,439 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 16:38:48,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-46b905d0-bbc6-4667-af49-e3ab114c66df 2019-03-26 16:38:48,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.225735902786s 2019-03-26 16:38:48,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 16:38:48,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:48,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bf3a17e-4d2a-4b1d-801e-6ab527b3c979 2019-03-26 16:38:48,643 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 16:38:48,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-8bf3a17e-4d2a-4b1d-801e-6ab527b3c979 2019-03-26 16:38:48,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198843002319s 2019-03-26 16:38:48,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 16:38:48,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:48,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-594d2c7a-32c5-4438-b329-a82925f8d5cd 2019-03-26 16:38:48,803 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 16:38:48,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-594d2c7a-32c5-4438-b329-a82925f8d5cd 2019-03-26 16:38:48,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.154357194901s 2019-03-26 16:38:48,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 16:38:48,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:48,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cda1917e-f818-43f2-8f62-0108f627486c 2019-03-26 16:38:48,914 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 16:38:48,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-cda1917e-f818-43f2-8f62-0108f627486c 2019-03-26 16:38:48,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.10635304451s 2019-03-26 16:38:48,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 16:38:48,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:49,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a466935-33ff-475e-b68f-8587244b9d9b 2019-03-26 16:38:49,048 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_89f80327-7a29-4193-84ef-fcfc2f8d010c", "links": {"self": "http://172.30.9.22:5000/v3/users/15d069b3b70e41b1be06911f65dba06f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15d069b3b70e41b1be06911f65dba06f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 16:38:49,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3a466935-33ff-475e-b68f-8587244b9d9b 2019-03-26 16:38:49,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.133041858673s 2019-03-26 16:38:49,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 16:38:49,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:49,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700a166a-8a40-47e8-997d-25dd32b7db52 2019-03-26 16:38:49,286 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82"}, "tags": [], "enabled": true, "id": "144f4a2e41154d0fb405f1cbb54b9e82", "parent_id": "default", "domain_id": "default", "name": "shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c"}]} 2019-03-26 16:38:49,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-700a166a-8a40-47e8-997d-25dd32b7db52 2019-03-26 16:38:49,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.226519107819s 2019-03-26 16:38:49,294 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 16:38:49,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=15d069b3b70e41b1be06911f65dba06f&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=144f4a2e41154d0fb405f1cbb54b9e82" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:49,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4efde535-eb8a-4068-bd06-e496321518aa 2019-03-26 16:38:49,501 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=15d069b3b70e41b1be06911f65dba06f&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=144f4a2e41154d0fb405f1cbb54b9e82", "previous": null, "next": null}} 2019-03-26 16:38:49,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=15d069b3b70e41b1be06911f65dba06f&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=144f4a2e41154d0fb405f1cbb54b9e82 used request id req-4efde535-eb8a-4068-bd06-e496321518aa 2019-03-26 16:38:49,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.206911087036s 2019-03-26 16:38:49,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 16:38:49,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82/users/15d069b3b70e41b1be06911f65dba06f/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:49,756 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 16:38:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c220dd40-330a-4910-8e14-1850d3967116 2019-03-26 16:38:49,756 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 16:38:49,756 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82/users/15d069b3b70e41b1be06911f65dba06f/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-c220dd40-330a-4910-8e14-1850d3967116 2019-03-26 16:38:49,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.251086950302s 2019-03-26 16:38:49,757 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c', 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'144f4a2e41154d0fb405f1cbb54b9e82', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'GI8xheaauvxFD7KUfyXqy466MjKeb9', 'username': u'shaker-user_89f80327-7a29-4193-84ef-fcfc2f8d010c', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 16:38:49,761 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'shaker-user_89f80327-7a29-4193-84ef-fcfc2f8d010c', 'password': 'GI8xheaauvxFD7KUfyXqy466MjKeb9', 'project_name': 'shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '144f4a2e41154d0fb405f1cbb54b9e82', 'project_domain_name': 'Default'} 2019-03-26 16:38:49,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2019-03-26 16:38:49,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:50,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 737 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1bde8f9b-8cd4-40aa-9a5d-954ca76ee934 x-openstack-request-id: req-1bde8f9b-8cd4-40aa-9a5d-954ca76ee934 2019-03-26 16:38:50,465 - keystoneauth.session - DEBUG - RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 12}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.6", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 1}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 13}, "vcpus_used": 0, "hypervisor_type": "QEMU", "local_gb_used": 0, "vcpus": 16, "hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "memory_mb_used": 4096, "memory_mb": 32502, "current_workload": 0, "state": "up", "host_ip": "192.30.9.4", "cpu_info": "{\"vendor\": \"Intel\", \"model\": \"Haswell-noTSX-IBRS\", \"arch\": \"x86_64\", \"features\": [\"pge\", \"avx\", \"xsaveopt\", \"clflush\", \"sep\", \"syscall\", \"tsc_adjust\", \"tsc-deadline\", \"dtes64\", \"stibp\", \"invpcid\", \"tsc\", \"fsgsbase\", \"xsave\", \"vmx\", \"erms\", \"xtpr\", \"cmov\", \"smep\", \"ssse3\", \"est\", \"pat\", \"monitor\", \"smx\", \"pbe\", \"lm\", \"msr\", \"nx\", \"fxsr\", \"tm\", \"sse4.1\", \"pae\", \"sse4.2\", \"pclmuldq\", \"cx16\", \"pcid\", \"fma\", \"vme\", \"popcnt\", \"mmx\", \"osxsave\", \"cx8\", \"mce\", \"de\", \"rdtscp\", \"ht\", \"dca\", \"lahf_lm\", \"abm\", \"pdcm\", \"mca\", \"pdpe1gb\", \"apic\", \"sse\", \"f16c\", \"pse\", \"ds\", \"invtsc\", \"pni\", \"tm2\", \"avx2\", \"aes\", \"sse2\", \"ss\", \"ds_cpl\", \"arat\", \"bmi1\", \"bmi2\", \"acpi\", \"spec-ctrl\", \"fpu\", \"ssbd\", \"pse36\", \"mtrr\", \"movbe\", \"rdrand\", \"x2apic\"], \"topology\": {\"cores\": 4, \"cells\": 2, \"threads\": 2, \"sockets\": 1}}", "running_vms": 0, "free_disk_gb": 98, "hypervisor_version": 2012000, "disk_available_least": 94, "local_gb": 98, "free_ram_mb": 28406, "id": 2}]} 2019-03-26 16:38:50,465 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-hypervisors/detail used request id req-1bde8f9b-8cd4-40aa-9a5d-954ca76ee934 2019-03-26 16:38:50,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.700711011887s 2019-03-26 16:38:50,467 - xtesting.ci.run_tests - INFO - Running test case 'shaker'... 2019-03-26 16:38:50,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 16:38:50,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:50,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79cd6bcd-1138-45c5-972a-dc9063c15165 2019-03-26 16:38:50,582 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 16:38:50,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-79cd6bcd-1138-45c5-972a-dc9063c15165 2019-03-26 16:38:50,583 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115589141846s 2019-03-26 16:38:50,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 16:38:50,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:38:50,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8480b322-0143-410f-b2ad-5f326bb0af39 2019-03-26 16:38:50,759 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82"}, "tags": [], "enabled": true, "id": "144f4a2e41154d0fb405f1cbb54b9e82", "parent_id": "default", "domain_id": "default", "name": "shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c"}]} 2019-03-26 16:38:50,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-8480b322-0143-410f-b2ad-5f326bb0af39 2019-03-26 16:38:50,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.16831111908s 2019-03-26 16:38:50,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 16:38:50,764 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" -d '{"network": {"tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "name": "shaker-net_89f80327-7a29-4193-84ef-fcfc2f8d010c", "admin_state_up": true}}' 2019-03-26 16:38:51,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 720 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:51 GMT X-Openstack-Request-Id: req-ad93206e-cf76-449d-b3b7-38831ee1dc52 2019-03-26 16:38:51,124 - 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":"129be33d-c3e2-4a55-9162-e7cc725e7c0b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"144f4a2e41154d0fb405f1cbb54b9e82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T16:38:50Z","is_default":false,"qos_policy_id":null,"name":"shaker-net_89f80327-7a29-4193-84ef-fcfc2f8d010c","admin_state_up":true,"tenant_id":"144f4a2e41154d0fb405f1cbb54b9e82","created_at":"2019-03-26T16:38:50Z","mtu":1450}} 2019-03-26 16:38:51,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ad93206e-cf76-449d-b3b7-38831ee1dc52 2019-03-26 16:38:51,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.361263990402s 2019-03-26 16:38:51,125 - 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-26T16:38:50Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'129be33d-c3e2-4a55-9162-e7cc725e7c0b', u'provider:segmentation_id': 71, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'shaker-net_89f80327-7a29-4193-84ef-fcfc2f8d010c', u'created_at': u'2019-03-26T16:38:50Z', u'mtu': 1450, u'tenant_id': u'144f4a2e41154d0fb405f1cbb54b9e82', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'144f4a2e41154d0fb405f1cbb54b9e82', u'l2_adjacency': True}) 2019-03-26 16:38:51,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 16:38:51,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dac32bb-1619-4ce0-a3f3-c460a51b5893 2019-03-26 16:38:51,136 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 16:38:51,136 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-6dac32bb-1619-4ce0-a3f3-c460a51b5893 2019-03-26 16:38:51,137 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 16:38:51,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T17:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "144f4a2e41154d0fb405f1cbb54b9e82", "name": "shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_144f4a2e41154d0fb405f1cbb54b9e82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_144f4a2e41154d0fb405f1cbb54b9e82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/144f4a2e41154d0fb405f1cbb54b9e82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/144f4a2e41154d0fb405f1cbb54b9e82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/144f4a2e41154d0fb405f1cbb54b9e82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/144f4a2e41154d0fb405f1cbb54b9e82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/144f4a2e41154d0fb405f1cbb54b9e82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/144f4a2e41154d0fb405f1cbb54b9e82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/144f4a2e41154d0fb405f1cbb54b9e82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/144f4a2e41154d0fb405f1cbb54b9e82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/144f4a2e41154d0fb405f1cbb54b9e82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/144f4a2e41154d0fb405f1cbb54b9e82", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/144f4a2e41154d0fb405f1cbb54b9e82", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/144f4a2e41154d0fb405f1cbb54b9e82", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "shaker-user_89f80327-7a29-4193-84ef-fcfc2f8d010c", "id": "15d069b3b70e41b1be06911f65dba06f"}, "audit_ids": ["YQPAmPuHSgG_jxABEFvsaQ"], "issued_at": "2019-03-26T16:38:51.000000Z"}} 2019-03-26 16:38:51,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 16:38:51,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:38:51,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1226 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:51 GMT X-Openstack-Request-Id: req-189ad6d8-2efe-4f71-9809-48cbb0ca303b 2019-03-26 16:38:51,919 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"129be33d-c3e2-4a55-9162-e7cc725e7c0b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"144f4a2e41154d0fb405f1cbb54b9e82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T16:38:50Z","qos_policy_id":null,"name":"shaker-net_89f80327-7a29-4193-84ef-fcfc2f8d010c","admin_state_up":true,"tenant_id":"144f4a2e41154d0fb405f1cbb54b9e82","created_at":"2019-03-26T16:38:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 16:38:51,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-189ad6d8-2efe-4f71-9809-48cbb0ca303b 2019-03-26 16:38:51,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.373508214951s 2019-03-26 16:38:51,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 16:38:51,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" -d '{"subnet": {"name": "shaker-subnet_89f80327-7a29-4193-84ef-fcfc2f8d010c", "enable_dhcp": true, "network_id": "129be33d-c3e2-4a55-9162-e7cc725e7c0b", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 16:38:52,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 674 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:52 GMT X-Openstack-Request-Id: req-26057f01-bbd8-4940-b382-d5034f252a6a 2019-03-26 16:38:52,542 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"129be33d-c3e2-4a55-9162-e7cc725e7c0b","tenant_id":"144f4a2e41154d0fb405f1cbb54b9e82","created_at":"2019-03-26T16:38:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T16:38:52Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"144f4a2e41154d0fb405f1cbb54b9e82","id":"51bc8f94-d280-4f5d-bbc6-8b0ff671d871","subnetpool_id":null,"name":"shaker-subnet_89f80327-7a29-4193-84ef-fcfc2f8d010c"}} 2019-03-26 16:38:52,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-26057f01-bbd8-4940-b382-d5034f252a6a 2019-03-26 16:38:52,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.621194124222s 2019-03-26 16:38:52,543 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T16:38:52Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'51bc8f94-d280-4f5d-bbc6-8b0ff671d871', u'subnetpool_id': None, u'service_types': [], u'name': u'shaker-subnet_89f80327-7a29-4193-84ef-fcfc2f8d010c', u'enable_dhcp': True, u'network_id': u'129be33d-c3e2-4a55-9162-e7cc725e7c0b', u'tenant_id': u'144f4a2e41154d0fb405f1cbb54b9e82', u'created_at': u'2019-03-26T16:38:52Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'144f4a2e41154d0fb405f1cbb54b9e82'}) 2019-03-26 16:38:52,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 16:38:52,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "shaker-router_89f80327-7a29-4193-84ef-fcfc2f8d010c", "admin_state_up": true}}' 2019-03-26 16:38:54,112 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 693 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:54 GMT X-Openstack-Request-Id: req-0611a523-3e60-48f9-ac0b-2f76b0c2fd75 2019-03-26 16:38:54,113 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:38:52Z", "admin_state_up": true, "updated_at": "2019-03-26T16:38:53Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "e2ede50a-fd67-41ed-a35b-3189952818cb", "name": "shaker-router_89f80327-7a29-4193-84ef-fcfc2f8d010c"}} 2019-03-26 16:38:54,113 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0611a523-3e60-48f9-ac0b-2f76b0c2fd75 2019-03-26 16:38:54,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.56955194473s 2019-03-26 16:38:54,113 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T16:38:53Z', u'revision_number': 2, u'id': u'e2ede50a-fd67-41ed-a35b-3189952818cb', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.200'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'shaker-router_89f80327-7a29-4193-84ef-fcfc2f8d010c', u'admin_state_up': True, u'tenant_id': u'144f4a2e41154d0fb405f1cbb54b9e82', u'created_at': u'2019-03-26T16:38:52Z', u'flavor_id': None, u'routes': [], u'project_id': u'144f4a2e41154d0fb405f1cbb54b9e82'}) 2019-03-26 16:38:54,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 16:38:54,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e2ede50a-fd67-41ed-a35b-3189952818cb/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}d1a142294a2c873701232d147152e4a70f6553a4" -d '{"subnet_id": "51bc8f94-d280-4f5d-bbc6-8b0ff671d871"}' 2019-03-26 16:38:56,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 16:38:56 GMT X-Openstack-Request-Id: req-0bb5f4c9-cb23-4710-8696-377d86bfd559 2019-03-26 16:38:56,587 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "129be33d-c3e2-4a55-9162-e7cc725e7c0b", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "subnet_id": "51bc8f94-d280-4f5d-bbc6-8b0ff671d871", "subnet_ids": ["51bc8f94-d280-4f5d-bbc6-8b0ff671d871"], "port_id": "dd92973c-2837-4b76-807f-f898624bebf8", "id": "e2ede50a-fd67-41ed-a35b-3189952818cb"} 2019-03-26 16:38:56,588 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e2ede50a-fd67-41ed-a35b-3189952818cb/add_router_interface.json used request id req-0bb5f4c9-cb23-4710-8696-377d86bfd559 2019-03-26 16:38:56,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.47371411324s 2019-03-26 16:38:56,588 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/shaker-image.qcow2 2019-03-26 16:39:00,331 - shade - DEBUG - Image file /home/opnfv/functest/images/shaker-image.qcow2 md5:cea74a063cc5ef2b018ec12beb0bf961 sha256:5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017 2019-03-26 16:39:00,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 16:39:00,345 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:00 GMT 2019-03-26 16:39:00,346 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 16:39:00,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 16:39:00,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:00,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:00 GMT X-Openstack-Request-Id: req-0e0012ea-6aa0-4678-accf-600cf8d1d074 2019-03-26 16:39:00,651 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 16:39:00,651 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0e0012ea-6aa0-4678-accf-600cf8d1d074 2019-03-26 16:39:00,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299595832825s 2019-03-26 16:39:00,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 16:39:00,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" -d '{"owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "owner_specified.shade.object": "images/shaker-img_89f80327-7a29-4193-84ef-fcfc2f8d010c", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "shaker-img_89f80327-7a29-4193-84ef-fcfc2f8d010c"}' 2019-03-26 16:39:00,703 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 929 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:00 GMT Location: http://172.30.9.22:9292/v2/images/e37d8488-b006-493d-a233-06a876e75d1b Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-55346806-8be1-4198-aac4-cab67a19d221 2019-03-26 16:39:00,703 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T16:39:00Z", "file": "/v2/images/e37d8488-b006-493d-a233-06a876e75d1b/file", "owner": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "e37d8488-b006-493d-a233-06a876e75d1b", "size": null, "self": "/v2/images/e37d8488-b006-493d-a233-06a876e75d1b", "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_89f80327-7a29-4193-84ef-fcfc2f8d010c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_89f80327-7a29-4193-84ef-fcfc2f8d010c", "checksum": null, "created_at": "2019-03-26T16:39:00Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 16:39:00,703 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-55346806-8be1-4198-aac4-cab67a19d221 2019-03-26 16:39:00,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0431249141693s 2019-03-26 16:39:00,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 16:39:00,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/e37d8488-b006-493d-a233-06a876e75d1b/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}d1a142294a2c873701232d147152e4a70f6553a4" -d '' 2019-03-26 16:39:10,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 16:39:10 GMT X-Openstack-Request-Id: req-96ce1d51-3391-4735-b9ea-4aa6e132b3c7 2019-03-26 16:39:10,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-26 16:39:10,752 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e37d8488-b006-493d-a233-06a876e75d1b/file used request id req-96ce1d51-3391-4735-b9ea-4aa6e132b3c7 2019-03-26 16:39:10,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 10.0485160351s 2019-03-26 16:39:10,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 16:39:10,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:10,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:10 GMT X-Openstack-Request-Id: req-273e1f90-75bb-4ac3-bd79-9995b82d989a 2019-03-26 16:39:10,799 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T16:39:10Z", "file": "/v2/images/e37d8488-b006-493d-a233-06a876e75d1b/file", "owner": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "e37d8488-b006-493d-a233-06a876e75d1b", "size": 666173440, "self": "/v2/images/e37d8488-b006-493d-a233-06a876e75d1b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e37d8488-b006-493d-a233-06a876e75d1b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e37d8488-b006-493d-a233-06a876e75d1b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_89f80327-7a29-4193-84ef-fcfc2f8d010c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_89f80327-7a29-4193-84ef-fcfc2f8d010c", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-03-26T16:39:00Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 16:39:10,799 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-273e1f90-75bb-4ac3-bd79-9995b82d989a 2019-03-26 16:39:10,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0420157909393s 2019-03-26 16:39:10,801 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e37d8488-b006-493d-a233-06a876e75d1b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e37d8488-b006-493d-a233-06a876e75d1b/file', 'owner': u'144f4a2e41154d0fb405f1cbb54b9e82', 'id': u'e37d8488-b006-493d-a233-06a876e75d1b', 'size': 666173440, u'self': u'/v2/images/e37d8488-b006-493d-a233-06a876e75d1b', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'144f4a2e41154d0fb405f1cbb54b9e82', 'name': 'shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e37d8488-b006-493d-a233-06a876e75d1b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T16:39:10Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T16:39:10Z', u'owner_specified.shade.sha256': u'5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017', u'owner_specified.shade.object': u'images/shaker-img_89f80327-7a29-4193-84ef-fcfc2f8d010c', '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/e37d8488-b006-493d-a233-06a876e75d1b', 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_89f80327-7a29-4193-84ef-fcfc2f8d010c', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}, 'name': u'shaker-img_89f80327-7a29-4193-84ef-fcfc2f8d010c', 'created': u'2019-03-26T16:39:00Z', 'checksum': u'cea74a063cc5ef2b018ec12beb0bf961', 'created_at': u'2019-03-26T16:39:00Z', 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/e37d8488-b006-493d-a233-06a876e75d1b', 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_89f80327-7a29-4193-84ef-fcfc2f8d010c', u'owner_specified.shade.md5': u'cea74a063cc5ef2b018ec12beb0bf961', u'schema': u'/v2/schemas/image'}}) 2019-03-26 16:39:10,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 16:39:10,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "shaker-flavor_89f80327-7a29-4193-84ef-fcfc2f8d010c", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-03-26 16:39:10,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 308 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39: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-9d90b98e-bb88-4b3f-9fc7-38bcd3bc2a3d x-openstack-request-id: req-9d90b98e-bb88-4b3f-9fc7-38bcd3bc2a3d 2019-03-26 16:39:10,840 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "shaker-flavor_89f80327-7a29-4193-84ef-fcfc2f8d010c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}], "ram": 512, "OS-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": "806ef78f-e47f-4cdd-b309-77328c47ebc6"}} 2019-03-26 16:39:10,840 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-9d90b98e-bb88-4b3f-9fc7-38bcd3bc2a3d 2019-03-26 16:39:10,840 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0380511283875s 2019-03-26 16:39:10,841 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'shaker-flavor_89f80327-7a29-4193-84ef-fcfc2f8d010c', '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'0c1029b257c44319a8784a806bbcda81', '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'806ef78f-e47f-4cdd-b309-77328c47ebc6', 'swap': 0}) 2019-03-26 16:39:10,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 16:39:10,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6/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}5b6801652a343ff3bb2f7b7092adb562b48a384c" -d '{"extra_specs": {}}' 2019-03-26 16:39:10,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7c0daca2-4636-4c1b-9316-ac7a987250c5 x-openstack-request-id: req-7c0daca2-4636-4c1b-9316-ac7a987250c5 2019-03-26 16:39:10,862 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 16:39:10,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6/os-extra_specs used request id req-7c0daca2-4636-4c1b-9316-ac7a987250c5 2019-03-26 16:39:10,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205597877502s 2019-03-26 16:39:10,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-26 16:39:10,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" -d '{"keypair": {"name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c"}}' 2019-03-26 16:39:11,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39: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-9a7bdef4-b815-41c8-a6ce-66045dadf803 x-openstack-request-id: req-9a7bdef4-b815-41c8-a6ce-66045dadf803 2019-03-26 16:39:11,352 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN7cGtTXcGe0OqRcATl4nXFH8Kl5QBh3hvEkGbzZw0Wj5qhTj4vitET0uEt8Nx9XL614K7qD/akjX4tuMvt15nw9rwuks3iawZINVQ0nE3f34t+dsCWhpCmX6amPpA+8wA6KMiYidDlr+kFj69PnWvdhq5o0aWn45s4Gr2PV5/A9CGMBQP+TgedxKjuOdnj9tOZSO+8LMUvCzPIR8Kfw43OzIw51dgJO8qANwsrjugUtdyLOGn9yjev4no5uEQuxrD9mXeWBK9wsoCaPNnHBOcU8NYVQI9hoMyk/O4gYNFSbEPnKjUFNODO7g0917h9yCNA8NKO4QommRM1xFbsb2t Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAze3BrU13BntDqkXAE5eJ1xR/CpeUAYd4bxJBm82cNFo+aoU4\n+L4rRE9LhLfDcfVy+teCu6g/2pI1+LbjL7deZ8Pa8LpLN4msGSDVUNJxN39+Lfnb\nAloaQpl+mpj6QPvMAOijImInQ5a/pBY+vT51r3YauaNGlp+ObOBq9j1efwPQhjAU\nD/k4HncSo7jnZ4/bTmUjvvCzFLwszyEfCn8ONzsyMOdXYCTvKgDcLK47oFLXcizh\np/co3r+J6ObhELsaw/Zl3lgSvcLKAmjzZxwTnFPDWFUCPYaDMpPzuIGDRUmxD5yo\n1BTTgzu4NPde4fcgjQPDSjuEKJpkTNcRW7G9rQIDAQABAoIBAFIhUy9lR+Vj4BbW\n/sZRl/4aBJka30LE3vmdlGEpXfVbUK13OMOsROFXpszl5aNbu2Hj9hYWAnGQAsqR\nVoa/YX2NFZMRGdKqq+LRv4IejF0QEikQD5MekH6jbWUHQjgMtM5f+kBKWVKRmxk8\nbgVYFePG/N2xCwQj2s/9qWtQCpIpIe8bw8y9ofdnaLHWZitVpg/+Z+AblkG6y0Gj\nnqy8Z+HkguAQkMKhztbYYEA4iMUG03hzauMHSz1Ndad4jq7I05Vs6O7Fuv2ExRVH\nbGjdEh1TjYcy29TqWmdDULFyopMgylVyYzA23AmpzPs8IYy2Bq0Yh6YHKo587SOS\nMyCea0ECgYEA8WESN3zFj4R/DNRHz8Dv2EO1BOENMSC97185uRz1g3EYq2NgySQg\nGU2wvY1GufzzdjRjwhImnW3s0agdEGSlxnmbrHO9BPdlbumwVkOux3jYDd+gwSDg\nA2mmnw2oXGyGwl0d/hBHikm1zf1wP9G+Ci7Qlvw1NeRD+cvCtcTzj4UCgYEA2mb5\nwFzjjhGU043UZ7sJsmZqYyqQDsfFnrpoy6+Rmz6teo3yhLjtm9pmp7IujatyajNH\nEDQ5R+nzWDPMmFy3Vz7t92Cg88TW0Ta5u8CM0zdFTb5vUBllnBL+S28NN6LhUbbH\nDzA5DwDG+yaSsLvNKWCT7qKeYkUgTA8e/MX0igkCgYBXvwHwSdtHoNLOxxyT2X9X\nDsXvUCCLi2uAaQ2CzZQyhBqDs0yr0gYZLLTjM0hStDGM9t6M3ixLbnp4fLSUEQJy\ndCKzPh+ofobRGwKPWWtf9/4SjQjTLDBDDVUU3NInRwx1+4O7qA9ZphIBH/B+QrDi\n4sHRIT32qVRMqlXN3hrsQQKBgQDBaJHh1SC7LjyiwCYKmmsy7llmaknanPUX5LJr\nNpZ2aaINNuk+udnJvDZOaY+qa9rNy40x/11+nuKeCHk1sF24SIVKHetLFNS7v3/p\nkdHkNj0MZQmEYIlIFtXVjYmh7H8m8vsDK0xMSf7saLNdCWLdMqaunJowIlFAqd9i\nMBenqQKBgQC1ITSYEakf/sFJ22UaS6w71EOSlNukYzss4yGzEyWcSE/n383YASPB\nVSAaVGlie4r4XjZxJ817TFscdK7lfpiQ3BJVDpVYBRc1OsRFqSLfu4YeKag0Hjth\n69QuiZuK+V/ToNNlnkqbhP56hRCe++RnYIV41VMLnTohenV2LB+D1w==\n-----END RSA PRIVATE KEY-----\n", "user_id": "15d069b3b70e41b1be06911f65dba06f", "name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "fingerprint": "9e:2f:d1:51:a3:bb:af:62:15:c7:20:80:00:17:f0:98"}} 2019-03-26 16:39:11,352 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9a7bdef4-b815-41c8-a6ce-66045dadf803 2019-03-26 16:39:11,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.487533092499s 2019-03-26 16:39:11,353 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDN7cGtTXcGe0OqRcATl4nXFH8Kl5QBh3hvEkGbzZw0Wj5qhTj4vitET0uEt8Nx9XL614K7qD/akjX4tuMvt15nw9rwuks3iawZINVQ0nE3f34t+dsCWhpCmX6amPpA+8wA6KMiYidDlr+kFj69PnWvdhq5o0aWn45s4Gr2PV5/A9CGMBQP+TgedxKjuOdnj9tOZSO+8LMUvCzPIR8Kfw43OzIw51dgJO8qANwsrjugUtdyLOGn9yjev4no5uEQuxrD9mXeWBK9wsoCaPNnHBOcU8NYVQI9hoMyk/O4gYNFSbEPnKjUFNODO7g0917h9yCNA8NKO4QommRM1xFbsb2t Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAze3BrU13BntDqkXAE5eJ1xR/CpeUAYd4bxJBm82cNFo+aoU4\n+L4rRE9LhLfDcfVy+teCu6g/2pI1+LbjL7deZ8Pa8LpLN4msGSDVUNJxN39+Lfnb\nAloaQpl+mpj6QPvMAOijImInQ5a/pBY+vT51r3YauaNGlp+ObOBq9j1efwPQhjAU\nD/k4HncSo7jnZ4/bTmUjvvCzFLwszyEfCn8ONzsyMOdXYCTvKgDcLK47oFLXcizh\np/co3r+J6ObhELsaw/Zl3lgSvcLKAmjzZxwTnFPDWFUCPYaDMpPzuIGDRUmxD5yo\n1BTTgzu4NPde4fcgjQPDSjuEKJpkTNcRW7G9rQIDAQABAoIBAFIhUy9lR+Vj4BbW\n/sZRl/4aBJka30LE3vmdlGEpXfVbUK13OMOsROFXpszl5aNbu2Hj9hYWAnGQAsqR\nVoa/YX2NFZMRGdKqq+LRv4IejF0QEikQD5MekH6jbWUHQjgMtM5f+kBKWVKRmxk8\nbgVYFePG/N2xCwQj2s/9qWtQCpIpIe8bw8y9ofdnaLHWZitVpg/+Z+AblkG6y0Gj\nnqy8Z+HkguAQkMKhztbYYEA4iMUG03hzauMHSz1Ndad4jq7I05Vs6O7Fuv2ExRVH\nbGjdEh1TjYcy29TqWmdDULFyopMgylVyYzA23AmpzPs8IYy2Bq0Yh6YHKo587SOS\nMyCea0ECgYEA8WESN3zFj4R/DNRHz8Dv2EO1BOENMSC97185uRz1g3EYq2NgySQg\nGU2wvY1GufzzdjRjwhImnW3s0agdEGSlxnmbrHO9BPdlbumwVkOux3jYDd+gwSDg\nA2mmnw2oXGyGwl0d/hBHikm1zf1wP9G+Ci7Qlvw1NeRD+cvCtcTzj4UCgYEA2mb5\nwFzjjhGU043UZ7sJsmZqYyqQDsfFnrpoy6+Rmz6teo3yhLjtm9pmp7IujatyajNH\nEDQ5R+nzWDPMmFy3Vz7t92Cg88TW0Ta5u8CM0zdFTb5vUBllnBL+S28NN6LhUbbH\nDzA5DwDG+yaSsLvNKWCT7qKeYkUgTA8e/MX0igkCgYBXvwHwSdtHoNLOxxyT2X9X\nDsXvUCCLi2uAaQ2CzZQyhBqDs0yr0gYZLLTjM0hStDGM9t6M3ixLbnp4fLSUEQJy\ndCKzPh+ofobRGwKPWWtf9/4SjQjTLDBDDVUU3NInRwx1+4O7qA9ZphIBH/B+QrDi\n4sHRIT32qVRMqlXN3hrsQQKBgQDBaJHh1SC7LjyiwCYKmmsy7llmaknanPUX5LJr\nNpZ2aaINNuk+udnJvDZOaY+qa9rNy40x/11+nuKeCHk1sF24SIVKHetLFNS7v3/p\nkdHkNj0MZQmEYIlIFtXVjYmh7H8m8vsDK0xMSf7saLNdCWLdMqaunJowIlFAqd9i\nMBenqQKBgQC1ITSYEakf/sFJ22UaS6w71EOSlNukYzss4yGzEyWcSE/n383YASPB\nVSAaVGlie4r4XjZxJ817TFscdK7lfpiQ3BJVDpVYBRc1OsRFqSLfu4YeKag0Hjth\n69QuiZuK+V/ToNNlnkqbhP56hRCe++RnYIV41VMLnTohenV2LB+D1w==\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'15d069b3b70e41b1be06911f65dba06f', 'name': u'shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c', 'created_at': '2019-03-26T16:39:11.353448', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'144f4a2e41154d0fb405f1cbb54b9e82', 'name': 'shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'9e:2f:d1:51:a3:bb:af:62:15:c7:20:80:00:17:f0:98', 'type': 'ssh', 'id': u'shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c'}) 2019-03-26 16:39:11,353 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAze3BrU13BntDqkXAE5eJ1xR/CpeUAYd4bxJBm82cNFo+aoU4 +L4rRE9LhLfDcfVy+teCu6g/2pI1+LbjL7deZ8Pa8LpLN4msGSDVUNJxN39+Lfnb AloaQpl+mpj6QPvMAOijImInQ5a/pBY+vT51r3YauaNGlp+ObOBq9j1efwPQhjAU D/k4HncSo7jnZ4/bTmUjvvCzFLwszyEfCn8ONzsyMOdXYCTvKgDcLK47oFLXcizh p/co3r+J6ObhELsaw/Zl3lgSvcLKAmjzZxwTnFPDWFUCPYaDMpPzuIGDRUmxD5yo 1BTTgzu4NPde4fcgjQPDSjuEKJpkTNcRW7G9rQIDAQABAoIBAFIhUy9lR+Vj4BbW /sZRl/4aBJka30LE3vmdlGEpXfVbUK13OMOsROFXpszl5aNbu2Hj9hYWAnGQAsqR Voa/YX2NFZMRGdKqq+LRv4IejF0QEikQD5MekH6jbWUHQjgMtM5f+kBKWVKRmxk8 bgVYFePG/N2xCwQj2s/9qWtQCpIpIe8bw8y9ofdnaLHWZitVpg/+Z+AblkG6y0Gj nqy8Z+HkguAQkMKhztbYYEA4iMUG03hzauMHSz1Ndad4jq7I05Vs6O7Fuv2ExRVH bGjdEh1TjYcy29TqWmdDULFyopMgylVyYzA23AmpzPs8IYy2Bq0Yh6YHKo587SOS MyCea0ECgYEA8WESN3zFj4R/DNRHz8Dv2EO1BOENMSC97185uRz1g3EYq2NgySQg GU2wvY1GufzzdjRjwhImnW3s0agdEGSlxnmbrHO9BPdlbumwVkOux3jYDd+gwSDg A2mmnw2oXGyGwl0d/hBHikm1zf1wP9G+Ci7Qlvw1NeRD+cvCtcTzj4UCgYEA2mb5 wFzjjhGU043UZ7sJsmZqYyqQDsfFnrpoy6+Rmz6teo3yhLjtm9pmp7IujatyajNH EDQ5R+nzWDPMmFy3Vz7t92Cg88TW0Ta5u8CM0zdFTb5vUBllnBL+S28NN6LhUbbH DzA5DwDG+yaSsLvNKWCT7qKeYkUgTA8e/MX0igkCgYBXvwHwSdtHoNLOxxyT2X9X DsXvUCCLi2uAaQ2CzZQyhBqDs0yr0gYZLLTjM0hStDGM9t6M3ixLbnp4fLSUEQJy dCKzPh+ofobRGwKPWWtf9/4SjQjTLDBDDVUU3NInRwx1+4O7qA9ZphIBH/B+QrDi 4sHRIT32qVRMqlXN3hrsQQKBgQDBaJHh1SC7LjyiwCYKmmsy7llmaknanPUX5LJr NpZ2aaINNuk+udnJvDZOaY+qa9rNy40x/11+nuKeCHk1sF24SIVKHetLFNS7v3/p kdHkNj0MZQmEYIlIFtXVjYmh7H8m8vsDK0xMSf7saLNdCWLdMqaunJowIlFAqd9i MBenqQKBgQC1ITSYEakf/sFJ22UaS6w71EOSlNukYzss4yGzEyWcSE/n383YASPB VSAaVGlie4r4XjZxJ817TFscdK7lfpiQ3BJVDpVYBRc1OsRFqSLfu4YeKag0Hjth 69QuiZuK+V/ToNNlnkqbhP56hRCe++RnYIV41VMLnTohenV2LB+D1w== -----END RSA PRIVATE KEY----- 2019-03-26 16:39:11,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-26 16:39:11,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" -d '{"security_group": {"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c", "description": "created by OPNFV Functest (shaker)"}}' 2019-03-26 16:39:11,776 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1412 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:11 GMT X-Openstack-Request-Id: req-710aa557-bf0b-40c8-b690-fed89a6a0452 2019-03-26 16:39:11,776 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:39:11Z", "updated_at": "2019-03-26T16:39:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "c941d1af-9e89-42b5-a1a6-29b73c2d580d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "e1b30721-fa8d-4ddb-8a62-75f695582c51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}], "revision_number": 1, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}} 2019-03-26 16:39:11,776 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-710aa557-bf0b-40c8-b690-fed89a6a0452 2019-03-26 16:39:11,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.417189836502s 2019-03-26 16:39:11,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 16:39:11,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:11,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3828 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:11 GMT X-Openstack-Request-Id: req-906d003e-1b11-49f1-a5d6-9db9d1db68ee 2019-03-26 16:39:11,848 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:39:11Z", "updated_at": "2019-03-26T16:39:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "c941d1af-9e89-42b5-a1a6-29b73c2d580d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "e1b30721-fa8d-4ddb-8a62-75f695582c51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}], "revision_number": 1, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}, {"description": "Default security group", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:38:50Z", "updated_at": "2019-03-26T16:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "64d105ad-8c53-4396-a7b8-b15411e91724", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "750f47da-b43c-4977-9f35-a15fdfe2737d", "remote_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "8971c537-0d09-4dde-81a7-536d551ca0b6", "remote_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "c66e7b3c-b6b5-4f6b-a24e-d6efe86706e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}], "revision_number": 1, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "name": "default"}]} 2019-03-26 16:39:11,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-906d003e-1b11-49f1-a5d6-9db9d1db68ee 2019-03-26 16:39:11,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0638959407806s 2019-03-26 16:39:11,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 16:39:11,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" -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": "9ee8ec10-0229-439a-8f2b-1898020bab29"}}' 2019-03-26 16:39:11,956 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:11 GMT X-Openstack-Request-Id: req-cd196c21-832a-436f-84a4-a5f4d150d244 2019-03-26 16:39:11,956 - 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-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "port_range_min": 22, "revision_number": 0, "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:39:11Z", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "2220911c-216c-4c66-9584-5c478aece2d5"}} 2019-03-26 16:39:11,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-cd196c21-832a-436f-84a4-a5f4d150d244 2019-03-26 16:39:11,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.10164809227s 2019-03-26 16:39:11,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 16:39:11,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:12,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4324 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:12 GMT X-Openstack-Request-Id: req-d70bed0c-1ec7-4734-9e17-29ecd4816e24 2019-03-26 16:39:12,007 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:39:11Z", "updated_at": "2019-03-26T16:39:11Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "2220911c-216c-4c66-9584-5c478aece2d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": 22, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "c941d1af-9e89-42b5-a1a6-29b73c2d580d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "e1b30721-fa8d-4ddb-8a62-75f695582c51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}], "revision_number": 2, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}, {"description": "Default security group", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:38:50Z", "updated_at": "2019-03-26T16:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "64d105ad-8c53-4396-a7b8-b15411e91724", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "750f47da-b43c-4977-9f35-a15fdfe2737d", "remote_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "8971c537-0d09-4dde-81a7-536d551ca0b6", "remote_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "c66e7b3c-b6b5-4f6b-a24e-d6efe86706e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}], "revision_number": 1, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "name": "default"}]} 2019-03-26 16:39:12,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d70bed0c-1ec7-4734-9e17-29ecd4816e24 2019-03-26 16:39:12,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0443689823151s 2019-03-26 16:39:12,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 16:39:12,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" -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": "9ee8ec10-0229-439a-8f2b-1898020bab29"}}' 2019-03-26 16:39:12,129 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:12 GMT X-Openstack-Request-Id: req-d4cf36bf-6d10-4939-b544-1a8559d30bf4 2019-03-26 16:39:12,129 - 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-26T16:39:12Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "port_range_min": null, "revision_number": 0, "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:39:12Z", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "31823ab6-2fc5-4e91-b29a-bb95f6a80069"}} 2019-03-26 16:39:12,130 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d4cf36bf-6d10-4939-b544-1a8559d30bf4 2019-03-26 16:39:12,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.116865873337s 2019-03-26 16:39:12,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 16:39:12,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:12,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4825 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:12 GMT X-Openstack-Request-Id: req-64821048-a19b-4ea0-a7bb-e23560048980 2019-03-26 16:39:12,186 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:39:11Z", "updated_at": "2019-03-26T16:39:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "2220911c-216c-4c66-9584-5c478aece2d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": 22, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:39:12Z", "revision_number": 0, "id": "31823ab6-2fc5-4e91-b29a-bb95f6a80069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:12Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "c941d1af-9e89-42b5-a1a6-29b73c2d580d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "e1b30721-fa8d-4ddb-8a62-75f695582c51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}], "revision_number": 3, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}, {"description": "Default security group", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:38:50Z", "updated_at": "2019-03-26T16:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "64d105ad-8c53-4396-a7b8-b15411e91724", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "750f47da-b43c-4977-9f35-a15fdfe2737d", "remote_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "8971c537-0d09-4dde-81a7-536d551ca0b6", "remote_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "c66e7b3c-b6b5-4f6b-a24e-d6efe86706e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}], "revision_number": 1, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "name": "default"}]} 2019-03-26 16:39:12,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-64821048-a19b-4ea0-a7bb-e23560048980 2019-03-26 16:39:12,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0499069690704s 2019-03-26 16:39:12,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 16:39:12,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" -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": "9ee8ec10-0229-439a-8f2b-1898020bab29"}}' 2019-03-26 16:39:12,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:12 GMT X-Openstack-Request-Id: req-0672d265-6afd-4c56-850c-4506ebe00228 2019-03-26 16:39:12,333 - 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-26T16:39:12Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "port_range_min": 9000, "revision_number": 0, "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:39:12Z", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "c87e209c-6957-4b39-835d-a0893db86479"}} 2019-03-26 16:39:12,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-0672d265-6afd-4c56-850c-4506ebe00228 2019-03-26 16:39:12,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.141235113144s 2019-03-26 16:39:12,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 16:39:12,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:12,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:12 GMT X-Openstack-Request-Id: req-c20e9548-152b-4525-978f-e8b9735fdda4 2019-03-26 16:39:12,431 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"129be33d-c3e2-4a55-9162-e7cc725e7c0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"144f4a2e41154d0fb405f1cbb54b9e82","l2_adjacency":true,"status":"ACTIVE","subnets":["51bc8f94-d280-4f5d-bbc6-8b0ff671d871"],"description":"","tags":[],"updated_at":"2019-03-26T16:38:52Z","qos_policy_id":null,"name":"shaker-net_89f80327-7a29-4193-84ef-fcfc2f8d010c","admin_state_up":true,"tenant_id":"144f4a2e41154d0fb405f1cbb54b9e82","created_at":"2019-03-26T16:38:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 16:39:12,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c20e9548-152b-4525-978f-e8b9735fdda4 2019-03-26 16:39:12,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0969400405884s 2019-03-26 16:39:12,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 16:39:12,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:12,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:12 GMT X-Openstack-Request-Id: req-c0b97d10-2a9a-4d8b-a1d1-16f52242412f 2019-03-26 16:39:12,476 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T16:39:10Z", "file": "/v2/images/e37d8488-b006-493d-a233-06a876e75d1b/file", "owner": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "e37d8488-b006-493d-a233-06a876e75d1b", "size": 666173440, "self": "/v2/images/e37d8488-b006-493d-a233-06a876e75d1b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e37d8488-b006-493d-a233-06a876e75d1b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e37d8488-b006-493d-a233-06a876e75d1b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_89f80327-7a29-4193-84ef-fcfc2f8d010c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_89f80327-7a29-4193-84ef-fcfc2f8d010c", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-03-26T16:39:00Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 16:39:12,476 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c0b97d10-2a9a-4d8b-a1d1-16f52242412f 2019-03-26 16:39:12,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0393130779266s 2019-03-26 16:39:12,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 16:39:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:12,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39: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-496abd1a-ddff-4f12-a347-4cc159c32652 x-openstack-request-id: req-496abd1a-ddff-4f12-a347-4cc159c32652 2019-03-26 16:39:12,516 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_89f80327-7a29-4193-84ef-fcfc2f8d010c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}], "ram": 512, "OS-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": "806ef78f-e47f-4cdd-b309-77328c47ebc6"}]} 2019-03-26 16:39:12,516 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-496abd1a-ddff-4f12-a347-4cc159c32652 2019-03-26 16:39:12,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0331139564514s 2019-03-26 16:39:12,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-26 16:39:12,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" -d '{"server": {"name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "imageRef": "e37d8488-b006-493d-a233-06a876e75d1b", "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "flavorRef": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "max_count": 1, "min_count": 1, "networks": [{"uuid": "129be33d-c3e2-4a55-9162-e7cc725e7c0b"}], "security_groups": [{"name": "9ee8ec10-0229-439a-8f2b-1898020bab29"}]}}' 2019-03-26 16:39:15,430 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7 x-compute-request-id: req-f8ec0efd-afb9-4c92-abc3-2d952a92bc00 x-openstack-request-id: req-f8ec0efd-afb9-4c92-abc3-2d952a92bc00 2019-03-26 16:39:15,430 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "9ee8ec10-0229-439a-8f2b-1898020bab29"}], "OS-DCF:diskConfig": "MANUAL", "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "adminPass": "3KkMYfPfAK92"}} 2019-03-26 16:39:15,430 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f8ec0efd-afb9-4c92-abc3-2d952a92bc00 2019-03-26 16:39:15,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.91224384308s 2019-03-26 16:39:15,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:15,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:15,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 600 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39: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-cf66e111-0f28-4bc9-9d7b-1592e654b657 x-openstack-request-id: req-cf66e111-0f28-4bc9-9d7b-1592e654b657 2019-03-26 16:39:15,787 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "user_id": "15d069b3b70e41b1be06911f65dba06f", "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-26T16:39:15Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:15,787 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cf66e111-0f28-4bc9-9d7b-1592e654b657 2019-03-26 16:39:15,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.356106042862s 2019-03-26 16:39:15,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 16:39:15,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:15,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:15 GMT X-Openstack-Request-Id: req-c4501452-4f5c-43a3-80ef-a63b030d4b41 2019-03-26 16:39:15,913 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"129be33d-c3e2-4a55-9162-e7cc725e7c0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"144f4a2e41154d0fb405f1cbb54b9e82","l2_adjacency":true,"status":"ACTIVE","subnets":["51bc8f94-d280-4f5d-bbc6-8b0ff671d871"],"description":"","tags":[],"updated_at":"2019-03-26T16:38:52Z","qos_policy_id":null,"name":"shaker-net_89f80327-7a29-4193-84ef-fcfc2f8d010c","admin_state_up":true,"tenant_id":"144f4a2e41154d0fb405f1cbb54b9e82","created_at":"2019-03-26T16:38:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 16:39:15,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c4501452-4f5c-43a3-80ef-a63b030d4b41 2019-03-26 16:39:15,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.113863945007s 2019-03-26 16:39:15,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 16:39:15,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:15,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 677 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:15 GMT X-Openstack-Request-Id: req-e02a56e8-c0c1-45e1-bb4a-cbff948c010b 2019-03-26 16:39:15,962 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"129be33d-c3e2-4a55-9162-e7cc725e7c0b","tenant_id":"144f4a2e41154d0fb405f1cbb54b9e82","created_at":"2019-03-26T16:38:52Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T16:38:52Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"144f4a2e41154d0fb405f1cbb54b9e82","id":"51bc8f94-d280-4f5d-bbc6-8b0ff671d871","subnetpool_id":null,"name":"shaker-subnet_89f80327-7a29-4193-84ef-fcfc2f8d010c"}]} 2019-03-26 16:39:15,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e02a56e8-c0c1-45e1-bb4a-cbff948c010b 2019-03-26 16:39:15,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0478818416595s 2019-03-26 16:39:15,963 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:17,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:17,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:18,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39: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-b4f53645-faf6-4c3e-b4eb-dc9abe4a0c1a x-openstack-request-id: req-b4f53645-faf6-4c3e-b4eb-dc9abe4a0c1a 2019-03-26 16:39:18,730 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:17Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:18,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b4f53645-faf6-4c3e-b4eb-dc9abe4a0c1a 2019-03-26 16:39:18,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.764204978943s 2019-03-26 16:39:18,737 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:20,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:20,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:20,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39: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-6fbbd45b-2de0-495e-ac99-c5df99fb4909 x-openstack-request-id: req-6fbbd45b-2de0-495e-ac99-c5df99fb4909 2019-03-26 16:39:20,952 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:20,952 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6fbbd45b-2de0-495e-ac99-c5df99fb4909 2019-03-26 16:39:20,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212350130081s 2019-03-26 16:39:20,959 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:22,961 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:22,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:23,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39: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-37afc25e-6603-4be3-91b8-ae4615b5f8aa x-openstack-request-id: req-37afc25e-6603-4be3-91b8-ae4615b5f8aa 2019-03-26 16:39:23,152 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:23,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-37afc25e-6603-4be3-91b8-ae4615b5f8aa 2019-03-26 16:39:23,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190801143646s 2019-03-26 16:39:23,159 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:25,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:25,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:25,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b9a739be-64a0-4707-90d6-5f5cdd577d33 x-openstack-request-id: req-b9a739be-64a0-4707-90d6-5f5cdd577d33 2019-03-26 16:39:25,332 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:25,333 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b9a739be-64a0-4707-90d6-5f5cdd577d33 2019-03-26 16:39:25,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171298027039s 2019-03-26 16:39:25,340 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:27,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:27,345 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:28,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3364bde4-30c7-4571-8a9b-1a5169b3ba06 x-openstack-request-id: req-3364bde4-30c7-4571-8a9b-1a5169b3ba06 2019-03-26 16:39:28,078 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:28,078 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3364bde4-30c7-4571-8a9b-1a5169b3ba06 2019-03-26 16:39:28,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.7355260849s 2019-03-26 16:39:28,085 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:30,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:30,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:30,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-091a4471-1fa7-455e-a033-fc2f01c91f4e x-openstack-request-id: req-091a4471-1fa7-455e-a033-fc2f01c91f4e 2019-03-26 16:39:30,531 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:30,531 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-091a4471-1fa7-455e-a033-fc2f01c91f4e 2019-03-26 16:39:30,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444328784943s 2019-03-26 16:39:30,538 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:32,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:32,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:33,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5bc2dee3-e109-4a74-a708-f98cf05dc0df x-openstack-request-id: req-5bc2dee3-e109-4a74-a708-f98cf05dc0df 2019-03-26 16:39:33,289 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:33,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5bc2dee3-e109-4a74-a708-f98cf05dc0df 2019-03-26 16:39:33,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.74872803688s 2019-03-26 16:39:33,297 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:35,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:35,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:35,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb6a4074-d425-4182-8c53-52ce45128925 x-openstack-request-id: req-eb6a4074-d425-4182-8c53-52ce45128925 2019-03-26 16:39:35,719 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:35,719 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb6a4074-d425-4182-8c53-52ce45128925 2019-03-26 16:39:35,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.419980049133s 2019-03-26 16:39:35,725 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:37,727 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:37,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-89ea18ac-d7a2-4c04-aa5d-184a3fb6e071 x-openstack-request-id: req-89ea18ac-d7a2-4c04-aa5d-184a3fb6e071 2019-03-26 16:39:37,920 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:37,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-89ea18ac-d7a2-4c04-aa5d-184a3fb6e071 2019-03-26 16:39:37,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192416191101s 2019-03-26 16:39:37,927 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:39,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:39,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:40,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b03d36e4-1a7e-4a51-9bb5-eb7cb0ffe2b9 x-openstack-request-id: req-b03d36e4-1a7e-4a51-9bb5-eb7cb0ffe2b9 2019-03-26 16:39:40,604 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:40,604 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b03d36e4-1a7e-4a51-9bb5-eb7cb0ffe2b9 2019-03-26 16:39:40,604 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674435853958s 2019-03-26 16:39:40,612 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:42,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:42,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:42,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8453e591-cf9a-4dd7-853c-dc69f5501f69 x-openstack-request-id: req-8453e591-cf9a-4dd7-853c-dc69f5501f69 2019-03-26 16:39:42,794 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:42,794 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8453e591-cf9a-4dd7-853c-dc69f5501f69 2019-03-26 16:39:42,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180033922195s 2019-03-26 16:39:42,801 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:44,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:44,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:45,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1f0dcec3-85f0-406b-b07d-3485b3dd736c x-openstack-request-id: req-1f0dcec3-85f0-406b-b07d-3485b3dd736c 2019-03-26 16:39:45,468 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:45,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1f0dcec3-85f0-406b-b07d-3485b3dd736c 2019-03-26 16:39:45,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664514780045s 2019-03-26 16:39:45,475 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:47,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:47,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:47,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8bd6350b-9892-44a4-bac5-70254ec01c44 x-openstack-request-id: req-8bd6350b-9892-44a4-bac5-70254ec01c44 2019-03-26 16:39:47,656 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:47,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8bd6350b-9892-44a4-bac5-70254ec01c44 2019-03-26 16:39:47,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179172992706s 2019-03-26 16:39:47,663 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:49,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:49,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:49,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cf6c8976-fc5c-4fc8-9149-e7c092e0c68c x-openstack-request-id: req-cf6c8976-fc5c-4fc8-9149-e7c092e0c68c 2019-03-26 16:39:49,836 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:49,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cf6c8976-fc5c-4fc8-9149-e7c092e0c68c 2019-03-26 16:39:49,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170936107635s 2019-03-26 16:39:49,843 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:51,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:51,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:52,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-73753488-67c8-49bd-9f86-443900aea3ac x-openstack-request-id: req-73753488-67c8-49bd-9f86-443900aea3ac 2019-03-26 16:39:52,019 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:52,019 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-73753488-67c8-49bd-9f86-443900aea3ac 2019-03-26 16:39:52,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173492908478s 2019-03-26 16:39:52,027 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:54,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:54,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:54,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-279aa3bc-9684-4383-8b17-47be9511dc92 x-openstack-request-id: req-279aa3bc-9684-4383-8b17-47be9511dc92 2019-03-26 16:39:54,241 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:54,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-279aa3bc-9684-4383-8b17-47be9511dc92 2019-03-26 16:39:54,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211347818375s 2019-03-26 16:39:54,248 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:56,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:56,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:56,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-60320293-426e-45fb-8b06-de9a586daf8a x-openstack-request-id: req-60320293-426e-45fb-8b06-de9a586daf8a 2019-03-26 16:39:56,636 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:56,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-60320293-426e-45fb-8b06-de9a586daf8a 2019-03-26 16:39:56,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.385286808014s 2019-03-26 16:39:56,643 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:39:58,646 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:39:58,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:39:59,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:39: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-b2cf3da2-7914-40d9-945f-fe7df3c623a5 x-openstack-request-id: req-b2cf3da2-7914-40d9-945f-fe7df3c623a5 2019-03-26 16:39:59,388 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:39:59,388 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b2cf3da2-7914-40d9-945f-fe7df3c623a5 2019-03-26 16:39:59,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741722822189s 2019-03-26 16:39:59,395 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:01,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:01,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:02,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40: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-6d71282a-0b3b-4c90-9274-859d74106ae5 x-openstack-request-id: req-6d71282a-0b3b-4c90-9274-859d74106ae5 2019-03-26 16:40:02,046 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:02,046 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6d71282a-0b3b-4c90-9274-859d74106ae5 2019-03-26 16:40:02,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.648664951324s 2019-03-26 16:40:02,053 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:04,056 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:04,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:04,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eb43d83a-88f9-488e-8dc6-d316579b9160 x-openstack-request-id: req-eb43d83a-88f9-488e-8dc6-d316579b9160 2019-03-26 16:40:04,434 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:04,435 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb43d83a-88f9-488e-8dc6-d316579b9160 2019-03-26 16:40:04,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.378641843796s 2019-03-26 16:40:04,442 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:06,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:06,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:07,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2489418d-2e85-4e76-9dc8-70de459944d5 x-openstack-request-id: req-2489418d-2e85-4e76-9dc8-70de459944d5 2019-03-26 16:40:07,233 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:07,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2489418d-2e85-4e76-9dc8-70de459944d5 2019-03-26 16:40:07,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.789402008057s 2019-03-26 16:40:07,241 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:09,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:09,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:10,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b36b969a-b071-4858-975f-1689a8bc45d4 x-openstack-request-id: req-b36b969a-b071-4858-975f-1689a8bc45d4 2019-03-26 16:40:10,050 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:10,050 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b36b969a-b071-4858-975f-1689a8bc45d4 2019-03-26 16:40:10,050 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.807894945145s 2019-03-26 16:40:10,057 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:12,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:12,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:12,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ff516699-818e-4afe-884c-6fbbfc179caf x-openstack-request-id: req-ff516699-818e-4afe-884c-6fbbfc179caf 2019-03-26 16:40:12,524 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:12,525 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ff516699-818e-4afe-884c-6fbbfc179caf 2019-03-26 16:40:12,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.465437173843s 2019-03-26 16:40:12,532 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:14,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:14,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:14,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40: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-d42588b1-ff72-43b2-9c5d-e43b8a8c38ac x-openstack-request-id: req-d42588b1-ff72-43b2-9c5d-e43b8a8c38ac 2019-03-26 16:40:14,980 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:14,981 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d42588b1-ff72-43b2-9c5d-e43b8a8c38ac 2019-03-26 16:40:14,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446568012238s 2019-03-26 16:40:14,988 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:16,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:16,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:17,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df310d57-d18b-4361-bce7-082dd08aa1cf x-openstack-request-id: req-df310d57-d18b-4361-bce7-082dd08aa1cf 2019-03-26 16:40:17,440 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:17,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df310d57-d18b-4361-bce7-082dd08aa1cf 2019-03-26 16:40:17,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450256824493s 2019-03-26 16:40:17,448 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:19,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:19,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:19,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40: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-dfc33d75-3fb4-4c5a-bd97-19f89cf4e5fb x-openstack-request-id: req-dfc33d75-3fb4-4c5a-bd97-19f89cf4e5fb 2019-03-26 16:40:19,903 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:19,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dfc33d75-3fb4-4c5a-bd97-19f89cf4e5fb 2019-03-26 16:40:19,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.452527046204s 2019-03-26 16:40:19,910 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:21,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:21,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:22,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bb696b3a-2d1b-48d5-a7ce-3ad36314e071 x-openstack-request-id: req-bb696b3a-2d1b-48d5-a7ce-3ad36314e071 2019-03-26 16:40:22,091 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:22,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb696b3a-2d1b-48d5-a7ce-3ad36314e071 2019-03-26 16:40:22,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.1784760952s 2019-03-26 16:40:22,099 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:24,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:24,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:24,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40: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-3fe7be51-44eb-4c3f-92c0-0b741dada847 x-openstack-request-id: req-3fe7be51-44eb-4c3f-92c0-0b741dada847 2019-03-26 16:40:24,299 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:24,299 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3fe7be51-44eb-4c3f-92c0-0b741dada847 2019-03-26 16:40:24,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198013067245s 2019-03-26 16:40:24,307 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:26,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:26,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:26,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-38ea060f-808e-4797-a45d-73f3bcc5b1e4 x-openstack-request-id: req-38ea060f-808e-4797-a45d-73f3bcc5b1e4 2019-03-26 16:40:26,764 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:26,764 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-38ea060f-808e-4797-a45d-73f3bcc5b1e4 2019-03-26 16:40:26,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.454940795898s 2019-03-26 16:40:26,771 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:28,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:28,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:29,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16: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-15994482-ed78-408a-bffb-e42372cca7e2 x-openstack-request-id: req-15994482-ed78-408a-bffb-e42372cca7e2 2019-03-26 16:40:29,330 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:29,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-15994482-ed78-408a-bffb-e42372cca7e2 2019-03-26 16:40:29,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.556280851364s 2019-03-26 16:40:29,338 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:31,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:31,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:32,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1415b63-fbce-457b-8d10-1b97db250a18 x-openstack-request-id: req-e1415b63-fbce-457b-8d10-1b97db250a18 2019-03-26 16:40:32,246 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:32,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1415b63-fbce-457b-8d10-1b97db250a18 2019-03-26 16:40:32,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.905508995056s 2019-03-26 16:40:32,253 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:34,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:34,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:34,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40: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-4aa935d2-b633-46fa-baec-878f17080455 x-openstack-request-id: req-4aa935d2-b633-46fa-baec-878f17080455 2019-03-26 16:40:34,427 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:34,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4aa935d2-b633-46fa-baec-878f17080455 2019-03-26 16:40:34,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17169213295s 2019-03-26 16:40:34,435 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:36,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:36,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:36,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5c7890d0-14dc-45ec-991e-32bac0283a2e x-openstack-request-id: req-5c7890d0-14dc-45ec-991e-32bac0283a2e 2019-03-26 16:40:36,628 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:36,628 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5c7890d0-14dc-45ec-991e-32bac0283a2e 2019-03-26 16:40:36,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190790176392s 2019-03-26 16:40:36,635 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:38,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:38,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:39,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1af0e8e9-0d57-4e47-b055-38842edf8bcb x-openstack-request-id: req-1af0e8e9-0d57-4e47-b055-38842edf8bcb 2019-03-26 16:40:39,113 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:39,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1af0e8e9-0d57-4e47-b055-38842edf8bcb 2019-03-26 16:40:39,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475315093994s 2019-03-26 16:40:39,120 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:41,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:41,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:41,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cc2a8f71-97de-40a0-b38e-b7398fdfd017 x-openstack-request-id: req-cc2a8f71-97de-40a0-b38e-b7398fdfd017 2019-03-26 16:40:41,323 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:41,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cc2a8f71-97de-40a0-b38e-b7398fdfd017 2019-03-26 16:40:41,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200311899185s 2019-03-26 16:40:41,330 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:43,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:43,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:43,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40: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-caf8c6c4-c218-4c5e-812d-e930624e1249 x-openstack-request-id: req-caf8c6c4-c218-4c5e-812d-e930624e1249 2019-03-26 16:40:43,540 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:43,540 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-caf8c6c4-c218-4c5e-812d-e930624e1249 2019-03-26 16:40:43,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207084178925s 2019-03-26 16:40:43,547 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:45,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:45,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:45,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8ebafc8-dd14-4a1b-8197-e02313a8638d x-openstack-request-id: req-e8ebafc8-dd14-4a1b-8197-e02313a8638d 2019-03-26 16:40:45,739 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:45,739 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e8ebafc8-dd14-4a1b-8197-e02313a8638d 2019-03-26 16:40:45,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189497947693s 2019-03-26 16:40:45,746 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:47,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:47,752 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:48,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1787a36-7778-4a7f-a967-9c6f7c04ea7e x-openstack-request-id: req-e1787a36-7778-4a7f-a967-9c6f7c04ea7e 2019-03-26 16:40:48,811 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:48,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1787a36-7778-4a7f-a967-9c6f7c04ea7e 2019-03-26 16:40:48,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06270980835s 2019-03-26 16:40:48,819 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:50,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:50,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:50,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:50 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5fba3cc8-1ee9-480e-bf5d-88034265c592 x-openstack-request-id: req-5fba3cc8-1ee9-480e-bf5d-88034265c592 2019-03-26 16:40:50,991 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:50,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5fba3cc8-1ee9-480e-bf5d-88034265c592 2019-03-26 16:40:50,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170410871506s 2019-03-26 16:40:50,999 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:53,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:53,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:53,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3d322a64-ef02-4523-87bc-d7594cd46c01 x-openstack-request-id: req-3d322a64-ef02-4523-87bc-d7594cd46c01 2019-03-26 16:40:53,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:53,471 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3d322a64-ef02-4523-87bc-d7594cd46c01 2019-03-26 16:40:53,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468945980072s 2019-03-26 16:40:53,477 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:55,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:55,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:56,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-234ff2a7-dc7e-4384-bcba-5840dfbaefb3 x-openstack-request-id: req-234ff2a7-dc7e-4384-bcba-5840dfbaefb3 2019-03-26 16:40:56,172 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:56,172 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-234ff2a7-dc7e-4384-bcba-5840dfbaefb3 2019-03-26 16:40:56,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691935062408s 2019-03-26 16:40:56,179 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:40:58,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:40:58,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:40:58,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:40: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-da8c50dd-35e3-43a0-8b53-9c8f71427f80 x-openstack-request-id: req-da8c50dd-35e3-43a0-8b53-9c8f71427f80 2019-03-26 16:40:58,394 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:40:58,394 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da8c50dd-35e3-43a0-8b53-9c8f71427f80 2019-03-26 16:40:58,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.211850166321s 2019-03-26 16:40:58,401 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:00,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:00,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41: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-cdb21ff5-edb0-4cde-bc2a-3cbf7c5d0710 x-openstack-request-id: req-cdb21ff5-edb0-4cde-bc2a-3cbf7c5d0710 2019-03-26 16:41:00,619 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:00,619 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cdb21ff5-edb0-4cde-bc2a-3cbf7c5d0710 2019-03-26 16:41:00,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.215867996216s 2019-03-26 16:41:00,626 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:02,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:02,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:02,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e1c5e4fd-512d-4db9-84a2-282eb18169a9 x-openstack-request-id: req-e1c5e4fd-512d-4db9-84a2-282eb18169a9 2019-03-26 16:41:02,811 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:02,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e1c5e4fd-512d-4db9-84a2-282eb18169a9 2019-03-26 16:41:02,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18253493309s 2019-03-26 16:41:02,818 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:04,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:04,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:05,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:04 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9f53ae71-689e-4501-92ce-709a0e8af2b6 x-openstack-request-id: req-9f53ae71-689e-4501-92ce-709a0e8af2b6 2019-03-26 16:41:05,810 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:05,810 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9f53ae71-689e-4501-92ce-709a0e8af2b6 2019-03-26 16:41:05,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.988924980164s 2019-03-26 16:41:05,817 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:07,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:07,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:08,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-af335c58-8dbe-4746-a192-10ebb08818ed x-openstack-request-id: req-af335c58-8dbe-4746-a192-10ebb08818ed 2019-03-26 16:41:08,447 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:08,447 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-af335c58-8dbe-4746-a192-10ebb08818ed 2019-03-26 16:41:08,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627223014832s 2019-03-26 16:41:08,454 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:10,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:10,460 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:10,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41: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-dd3f4bbb-84ae-44d0-9211-8cc9bd04e66c x-openstack-request-id: req-dd3f4bbb-84ae-44d0-9211-8cc9bd04e66c 2019-03-26 16:41:10,642 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:10,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd3f4bbb-84ae-44d0-9211-8cc9bd04e66c 2019-03-26 16:41:10,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185691833496s 2019-03-26 16:41:10,649 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:12,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:12,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:13,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5fffc142-4a8d-49f7-845c-f58f10b984dc x-openstack-request-id: req-5fffc142-4a8d-49f7-845c-f58f10b984dc 2019-03-26 16:41:13,092 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:13,093 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5fffc142-4a8d-49f7-845c-f58f10b984dc 2019-03-26 16:41:13,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.440766096115s 2019-03-26 16:41:13,099 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:15,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:15,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:15,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41: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-9bd3290b-7360-470a-82e7-fb1aac9f065a x-openstack-request-id: req-9bd3290b-7360-470a-82e7-fb1aac9f065a 2019-03-26 16:41:15,302 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:15,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9bd3290b-7360-470a-82e7-fb1aac9f065a 2019-03-26 16:41:15,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200722932816s 2019-03-26 16:41:15,310 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:17,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:17,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:17,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4fa05fcb-3670-44ad-8d13-1b0bdda68341 x-openstack-request-id: req-4fa05fcb-3670-44ad-8d13-1b0bdda68341 2019-03-26 16:41:17,792 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:17,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4fa05fcb-3670-44ad-8d13-1b0bdda68341 2019-03-26 16:41:17,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.480129003525s 2019-03-26 16:41:17,799 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:19,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:19,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:19,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-326ff171-681d-4cd8-93ac-970d765ef6e2 x-openstack-request-id: req-326ff171-681d-4cd8-93ac-970d765ef6e2 2019-03-26 16:41:19,994 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:19,995 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-326ff171-681d-4cd8-93ac-970d765ef6e2 2019-03-26 16:41:19,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193121910095s 2019-03-26 16:41:20,002 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:22,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:22,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:22,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-59e52872-307a-4b4d-a2ce-c8753bc15a43 x-openstack-request-id: req-59e52872-307a-4b4d-a2ce-c8753bc15a43 2019-03-26 16:41:22,638 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:22,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-59e52872-307a-4b4d-a2ce-c8753bc15a43 2019-03-26 16:41:22,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.633912086487s 2019-03-26 16:41:22,645 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:24,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:24,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-abab4aff-c9f0-44c4-b5ed-cd6fcaa01c1f x-openstack-request-id: req-abab4aff-c9f0-44c4-b5ed-cd6fcaa01c1f 2019-03-26 16:41:24,832 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:24,832 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-abab4aff-c9f0-44c4-b5ed-cd6fcaa01c1f 2019-03-26 16:41:24,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185235977173s 2019-03-26 16:41:24,839 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:26,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:26,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:27,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-cad971a2-8fd6-4f93-bf49-9598bb959ad2 x-openstack-request-id: req-cad971a2-8fd6-4f93-bf49-9598bb959ad2 2019-03-26 16:41:27,313 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:27,313 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cad971a2-8fd6-4f93-bf49-9598bb959ad2 2019-03-26 16:41:27,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.471008062363s 2019-03-26 16:41:27,320 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:29,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:29,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:29,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2b2b4cf9-4fd6-40d1-914b-b5d6255858dd x-openstack-request-id: req-2b2b4cf9-4fd6-40d1-914b-b5d6255858dd 2019-03-26 16:41:29,768 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:29,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2b2b4cf9-4fd6-40d1-914b-b5d6255858dd 2019-03-26 16:41:29,768 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445677995682s 2019-03-26 16:41:29,775 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:31,777 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:31,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:32,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5b86b580-2e13-4ae1-84d5-026e2f37543f x-openstack-request-id: req-5b86b580-2e13-4ae1-84d5-026e2f37543f 2019-03-26 16:41:32,166 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:32,166 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5b86b580-2e13-4ae1-84d5-026e2f37543f 2019-03-26 16:41:32,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388632059097s 2019-03-26 16:41:32,173 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:34,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:34,179 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:34,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-88464b6b-9fa1-4131-8607-a7d9c53e985e x-openstack-request-id: req-88464b6b-9fa1-4131-8607-a7d9c53e985e 2019-03-26 16:41:34,630 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:34,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-88464b6b-9fa1-4131-8607-a7d9c53e985e 2019-03-26 16:41:34,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4543800354s 2019-03-26 16:41:34,637 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:36,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:36,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:36,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:36 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b58069b-7a05-4fd6-b020-8947fee0272d x-openstack-request-id: req-0b58069b-7a05-4fd6-b020-8947fee0272d 2019-03-26 16:41:36,834 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:36,834 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0b58069b-7a05-4fd6-b020-8947fee0272d 2019-03-26 16:41:36,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194458007812s 2019-03-26 16:41:36,841 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:38,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:38,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:39,035 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41: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-23488ef2-ad1e-4c34-b0ca-21ef4124b528 x-openstack-request-id: req-23488ef2-ad1e-4c34-b0ca-21ef4124b528 2019-03-26 16:41:39,036 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:39,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-23488ef2-ad1e-4c34-b0ca-21ef4124b528 2019-03-26 16:41:39,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193953037262s 2019-03-26 16:41:39,043 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:41,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:41,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:41,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41: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-de8badad-c6b8-4b03-bb06-a87e8491f872 x-openstack-request-id: req-de8badad-c6b8-4b03-bb06-a87e8491f872 2019-03-26 16:41:41,460 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:41,460 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-de8badad-c6b8-4b03-bb06-a87e8491f872 2019-03-26 16:41:41,460 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.41464304924s 2019-03-26 16:41:41,467 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:43,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:43,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:43,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41: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-c95c8b49-4c43-442f-97cc-354b98cd0af5 x-openstack-request-id: req-c95c8b49-4c43-442f-97cc-354b98cd0af5 2019-03-26 16:41:43,653 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:43,653 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c95c8b49-4c43-442f-97cc-354b98cd0af5 2019-03-26 16:41:43,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184197187424s 2019-03-26 16:41:43,660 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:45,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:45,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:46,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:45 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e8a7dfe9-3113-4cb9-a39e-58255cdf991a x-openstack-request-id: req-e8a7dfe9-3113-4cb9-a39e-58255cdf991a 2019-03-26 16:41:46,106 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:46,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e8a7dfe9-3113-4cb9-a39e-58255cdf991a 2019-03-26 16:41:46,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.444467782974s 2019-03-26 16:41:46,114 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:48,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:48,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d8c9cef9-e29c-42a9-91e6-cb0932dbe3a6 x-openstack-request-id: req-d8c9cef9-e29c-42a9-91e6-cb0932dbe3a6 2019-03-26 16:41:48,315 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:48,315 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d8c9cef9-e29c-42a9-91e6-cb0932dbe3a6 2019-03-26 16:41:48,315 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198683023453s 2019-03-26 16:41:48,322 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:50,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:50,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:50,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41: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-b0ff7182-0aa7-44c5-a855-eb5ee3cb64fc x-openstack-request-id: req-b0ff7182-0aa7-44c5-a855-eb5ee3cb64fc 2019-03-26 16:41:50,496 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:50,496 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b0ff7182-0aa7-44c5-a855-eb5ee3cb64fc 2019-03-26 16:41:50,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.171718835831s 2019-03-26 16:41:50,503 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:52,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:52,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:52,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41: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-c25c07ae-be88-4d59-b85d-bf3a7ce11602 x-openstack-request-id: req-c25c07ae-be88-4d59-b85d-bf3a7ce11602 2019-03-26 16:41:52,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:52,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c25c07ae-be88-4d59-b85d-bf3a7ce11602 2019-03-26 16:41:52,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201278924942s 2019-03-26 16:41:52,713 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:54,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:54,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:55,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41: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-3aad8975-6e1c-492f-981a-3920be147794 x-openstack-request-id: req-3aad8975-6e1c-492f-981a-3920be147794 2019-03-26 16:41:55,086 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:55,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3aad8975-6e1c-492f-981a-3920be147794 2019-03-26 16:41:55,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.370260000229s 2019-03-26 16:41:55,093 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:57,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:57,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:57,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41:57 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-05274429-7249-46cd-ba0d-065998ded5ab x-openstack-request-id: req-05274429-7249-46cd-ba0d-065998ded5ab 2019-03-26 16:41:57,290 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:57,290 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05274429-7249-46cd-ba0d-065998ded5ab 2019-03-26 16:41:57,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.194226026535s 2019-03-26 16:41:57,297 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:41:59,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:41:59,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:41:59,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:41: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-ebab52d8-d07e-4ead-a54e-aaad8b467dad x-openstack-request-id: req-ebab52d8-d07e-4ead-a54e-aaad8b467dad 2019-03-26 16:41:59,482 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:41:59,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ebab52d8-d07e-4ead-a54e-aaad8b467dad 2019-03-26 16:41:59,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183252811432s 2019-03-26 16:41:59,490 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:01,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:01,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:01,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:01 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-da27ee41-16a5-4a4f-bef4-0bff5b74df24 x-openstack-request-id: req-da27ee41-16a5-4a4f-bef4-0bff5b74df24 2019-03-26 16:42:01,939 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:01,939 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-da27ee41-16a5-4a4f-bef4-0bff5b74df24 2019-03-26 16:42:01,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447082996368s 2019-03-26 16:42:01,946 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:03,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:03,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:04,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-8f247fed-6b38-4ae1-995d-a93c4a01b356 x-openstack-request-id: req-8f247fed-6b38-4ae1-995d-a93c4a01b356 2019-03-26 16:42:04,406 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:04,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8f247fed-6b38-4ae1-995d-a93c4a01b356 2019-03-26 16:42:04,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458451986313s 2019-03-26 16:42:04,413 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:06,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:06,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:06,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-90175d0e-1124-4656-bc1d-00599858eb82 x-openstack-request-id: req-90175d0e-1124-4656-bc1d-00599858eb82 2019-03-26 16:42:06,599 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:06,599 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-90175d0e-1124-4656-bc1d-00599858eb82 2019-03-26 16:42:06,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183645009995s 2019-03-26 16:42:06,606 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:08,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:08,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:09,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-49ffa36e-c586-4374-81bb-b38ee37459ab x-openstack-request-id: req-49ffa36e-c586-4374-81bb-b38ee37459ab 2019-03-26 16:42:09,077 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:09,077 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-49ffa36e-c586-4374-81bb-b38ee37459ab 2019-03-26 16:42:09,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.46854019165s 2019-03-26 16:42:09,084 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:11,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:11,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:11,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-f2732d10-b1cd-4ec2-8c5a-b33c47c3754d x-openstack-request-id: req-f2732d10-b1cd-4ec2-8c5a-b33c47c3754d 2019-03-26 16:42:11,283 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:11,284 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f2732d10-b1cd-4ec2-8c5a-b33c47c3754d 2019-03-26 16:42:11,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197352170944s 2019-03-26 16:42:11,291 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:13,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:13,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:13,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-8345f98f-1ecb-4e0d-b2b7-71f33c779025 x-openstack-request-id: req-8345f98f-1ecb-4e0d-b2b7-71f33c779025 2019-03-26 16:42:13,495 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:13,495 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8345f98f-1ecb-4e0d-b2b7-71f33c779025 2019-03-26 16:42:13,495 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202097177505s 2019-03-26 16:42:13,502 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:15,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:15,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:15,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-2ef95399-a73f-4b23-80fc-668ee00d4d01 x-openstack-request-id: req-2ef95399-a73f-4b23-80fc-668ee00d4d01 2019-03-26 16:42:15,980 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:15,980 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2ef95399-a73f-4b23-80fc-668ee00d4d01 2019-03-26 16:42:15,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.475457191467s 2019-03-26 16:42:15,987 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:17,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:17,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:18,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-5921e34f-1b91-47a8-b70d-1d956f7e7130 x-openstack-request-id: req-5921e34f-1b91-47a8-b70d-1d956f7e7130 2019-03-26 16:42:18,176 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:18,176 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5921e34f-1b91-47a8-b70d-1d956f7e7130 2019-03-26 16:42:18,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186417818069s 2019-03-26 16:42:18,183 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:20,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:20,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:20,362 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-565d1834-09d9-4f39-860f-1c0272a1dfa4 x-openstack-request-id: req-565d1834-09d9-4f39-860f-1c0272a1dfa4 2019-03-26 16:42:20,363 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:20,363 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-565d1834-09d9-4f39-860f-1c0272a1dfa4 2019-03-26 16:42:20,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177260875702s 2019-03-26 16:42:20,369 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:22,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:22,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:22,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-6f4970f2-a10d-4b07-af90-bed36f696585 x-openstack-request-id: req-6f4970f2-a10d-4b07-af90-bed36f696585 2019-03-26 16:42:22,814 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:22,815 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6f4970f2-a10d-4b07-af90-bed36f696585 2019-03-26 16:42:22,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442862033844s 2019-03-26 16:42:22,822 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:24,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:24,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:25,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-08ae4bd7-0355-48fe-9171-4369741b9029 x-openstack-request-id: req-08ae4bd7-0355-48fe-9171-4369741b9029 2019-03-26 16:42:25,002 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:25,003 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08ae4bd7-0355-48fe-9171-4369741b9029 2019-03-26 16:42:25,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178097009659s 2019-03-26 16:42:25,010 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:27,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:27,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:27,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-84d9d54c-2a76-43b3-b655-2316b768e9fc x-openstack-request-id: req-84d9d54c-2a76-43b3-b655-2316b768e9fc 2019-03-26 16:42:27,195 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:27,196 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-84d9d54c-2a76-43b3-b655-2316b768e9fc 2019-03-26 16:42:27,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.183656930923s 2019-03-26 16:42:27,203 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:29,205 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:29,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:29,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-dbe9584c-b7f1-488d-bbec-5b204125a2a6 x-openstack-request-id: req-dbe9584c-b7f1-488d-bbec-5b204125a2a6 2019-03-26 16:42:29,389 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:29,390 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dbe9584c-b7f1-488d-bbec-5b204125a2a6 2019-03-26 16:42:29,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184357881546s 2019-03-26 16:42:29,397 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:31,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:31,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:31,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-50c2b5e5-a704-4647-9cfc-9dd86af0e6a9 x-openstack-request-id: req-50c2b5e5-a704-4647-9cfc-9dd86af0e6a9 2019-03-26 16:42:31,868 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:31,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-50c2b5e5-a704-4647-9cfc-9dd86af0e6a9 2019-03-26 16:42:31,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468632936478s 2019-03-26 16:42:31,875 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:33,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:33,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:34,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-0f180059-bdc1-45d0-988c-01f896fb44e3 x-openstack-request-id: req-0f180059-bdc1-45d0-988c-01f896fb44e3 2019-03-26 16:42:34,052 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:34,052 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f180059-bdc1-45d0-988c-01f896fb44e3 2019-03-26 16:42:34,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.17489695549s 2019-03-26 16:42:34,058 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:36,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:36,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:36,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-9a8013cc-7923-48e6-a113-9820bf9a194b x-openstack-request-id: req-9a8013cc-7923-48e6-a113-9820bf9a194b 2019-03-26 16:42:36,265 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:36,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9a8013cc-7923-48e6-a113-9820bf9a194b 2019-03-26 16:42:36,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204899787903s 2019-03-26 16:42:36,272 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:38,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:38,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:38,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-1ed92171-1594-4115-be10-6ad4d91f76d9 x-openstack-request-id: req-1ed92171-1594-4115-be10-6ad4d91f76d9 2019-03-26 16:42:38,669 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:38,670 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ed92171-1594-4115-be10-6ad4d91f76d9 2019-03-26 16:42:38,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.395035982132s 2019-03-26 16:42:38,677 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:40,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:40,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:41,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-cbfeff61-f778-4f5c-bc10-79887ef77c19 x-openstack-request-id: req-cbfeff61-f778-4f5c-bc10-79887ef77c19 2019-03-26 16:42:41,221 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T16:39:18Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:41,221 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-cbfeff61-f778-4f5c-bc10-79887ef77c19 2019-03-26 16:42:41,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542144060135s 2019-03-26 16:42:41,228 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 16:42:43,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 16:42:43,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:43,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42: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-a7edd72f-ef65-488c-9feb-23b6abc71b3d x-openstack-request-id: req-a7edd72f-ef65-488c-9feb-23b6abc71b3d 2019-03-26 16:42:43,676 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"shaker-net_89f80327-7a29-4193-84ef-fcfc2f8d010c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:fc:e4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T16:42:43.000000", "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T16:42:43Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 16:42:43,676 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a7edd72f-ef65-488c-9feb-23b6abc71b3d 2019-03-26 16:42:43,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.446044921875s 2019-03-26 16:42:43,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 16:42:43,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=2f859887-26f9-4e1c-87ee-f6462a34f8d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:43,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:43 GMT X-Openstack-Request-Id: req-cbc4f075-3777-4bfb-8e81-7f8a82311cd8 2019-03-26 16:42:43,762 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T16:42:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"51bc8f94-d280-4f5d-bbc6-8b0ff671d871","ip_address":"192.168.120.23"}],"id":"28e49da6-d9b3-4b7b-842b-55178368437e","security_groups":["9ee8ec10-0229-439a-8f2b-1898020bab29"],"mac_address":"fa:16:3e:79:fc:e4","project_id":"144f4a2e41154d0fb405f1cbb54b9e82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"129be33d-c3e2-4a55-9162-e7cc725e7c0b","tenant_id":"144f4a2e41154d0fb405f1cbb54b9e82","created_at":"2019-03-26T16:39:17Z","binding:vnic_type":"normal","device_id":"2f859887-26f9-4e1c-87ee-f6462a34f8d7","ip_allocation":"immediate"}]} 2019-03-26 16:42:43,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=2f859887-26f9-4e1c-87ee-f6462a34f8d7 used request id req-cbc4f075-3777-4bfb-8e81-7f8a82311cd8 2019-03-26 16:42:43,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.07839012146s 2019-03-26 16:42:43,773 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 16:42:43,774 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=28e49da6-d9b3-4b7b-842b-55178368437e" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:43,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:43 GMT X-Openstack-Request-Id: req-ca5e9998-f711-4796-aee6-1e83414fb73c 2019-03-26 16:42:43,836 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 16:42:43,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=28e49da6-d9b3-4b7b-842b-55178368437e used request id req-ca5e9998-f711-4796-aee6-1e83414fb73c 2019-03-26 16:42:43,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0628929138184s 2019-03-26 16:42:43,837 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'shaker-net_89f80327-7a29-4193-84ef-fcfc2f8d010c': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:79:fc:e4', 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'e37d8488-b006-493d-a233-06a876e75d1b'}), 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-26T16:42:43.000000', 'flavor': Munch({u'id': u'806ef78f-e47f-4cdd-b309-77328c47ebc6'}), 'az': u'nova', 'id': u'2f859887-26f9-4e1c-87ee-f6462a34f8d7', 'security_groups': [Munch({u'name': u'shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'15d069b3b70e41b1be06911f65dba06f', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'144f4a2e41154d0fb405f1cbb54b9e82', 'name': 'shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c', '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-26T16:42:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T16:42:43Z', 'hostId': u'd468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60', u'OS-SRV-USG:terminated_at': None, 'key_name': u'shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c', 'public_v6': '', 'private_v4': u'192.168.120.23', 'cloud': 'envvars', 'host_id': u'd468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60', '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-26T16:42:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'144f4a2e41154d0fb405f1cbb54b9e82', 'name': u'shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c', 'adminPass': u'3KkMYfPfAK92', 'tenant_id': u'144f4a2e41154d0fb405f1cbb54b9e82', 'created_at': u'2019-03-26T16:39:15Z', 'created': u'2019-03-26T16:39:15Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 16:42:43,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 16:42:43,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:43,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1270 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:43 GMT X-Openstack-Request-Id: req-b71dc2b8-ef9f-4774-b36f-012b6b698f62 2019-03-26 16:42:43,937 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"129be33d-c3e2-4a55-9162-e7cc725e7c0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"144f4a2e41154d0fb405f1cbb54b9e82","l2_adjacency":true,"status":"ACTIVE","subnets":["51bc8f94-d280-4f5d-bbc6-8b0ff671d871"],"description":"","tags":[],"updated_at":"2019-03-26T16:38:52Z","qos_policy_id":null,"name":"shaker-net_89f80327-7a29-4193-84ef-fcfc2f8d010c","admin_state_up":true,"tenant_id":"144f4a2e41154d0fb405f1cbb54b9e82","created_at":"2019-03-26T16:38:50Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 16:42:43,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b71dc2b8-ef9f-4774-b36f-012b6b698f62 2019-03-26 16:42:43,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0946788787842s 2019-03-26 16:42:43,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 16:42:43,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=2f859887-26f9-4e1c-87ee-f6462a34f8d7" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:43,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:43 GMT X-Openstack-Request-Id: req-ced5bac0-7653-4d2f-8908-673a06506c10 2019-03-26 16:42:43,987 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T16:42:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"51bc8f94-d280-4f5d-bbc6-8b0ff671d871","ip_address":"192.168.120.23"}],"id":"28e49da6-d9b3-4b7b-842b-55178368437e","security_groups":["9ee8ec10-0229-439a-8f2b-1898020bab29"],"mac_address":"fa:16:3e:79:fc:e4","project_id":"144f4a2e41154d0fb405f1cbb54b9e82","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"129be33d-c3e2-4a55-9162-e7cc725e7c0b","tenant_id":"144f4a2e41154d0fb405f1cbb54b9e82","created_at":"2019-03-26T16:39:17Z","binding:vnic_type":"normal","device_id":"2f859887-26f9-4e1c-87ee-f6462a34f8d7","ip_allocation":"immediate"}]} 2019-03-26 16:42:43,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=2f859887-26f9-4e1c-87ee-f6462a34f8d7 used request id req-ced5bac0-7653-4d2f-8908-673a06506c10 2019-03-26 16:42:43,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0488607883453s 2019-03-26 16:42:43,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-26 16:42:43,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "fixed_ip_address": "192.168.120.23", "port_id": "28e49da6-d9b3-4b7b-842b-55178368437e"}}' 2019-03-26 16:42:46,307 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:46 GMT X-Openstack-Request-Id: req-7020f038-b976-420b-8dc9-9268d803b72d 2019-03-26 16:42:46,308 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "e2ede50a-fd67-41ed-a35b-3189952818cb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:42:45Z", "updated_at": "2019-03-26T16:42:45Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "129be33d-c3e2-4a55-9162-e7cc725e7c0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:fc:e4", "device_id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_id": "28e49da6-d9b3-4b7b-842b-55178368437e", "id": "53ea6354-bfed-43c4-8677-b958a4d5f5cb", "qos_policy_id": null}} 2019-03-26 16:42:46,308 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7020f038-b976-420b-8dc9-9268d803b72d 2019-03-26 16:42:46,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.31951284409s 2019-03-26 16:42:46,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 16:42:46,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:46,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:46 GMT X-Openstack-Request-Id: req-9b087641-e160-462b-856a-eeaaeda5355e 2019-03-26 16:42:46,400 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e2ede50a-fd67-41ed-a35b-3189952818cb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:42:45Z", "updated_at": "2019-03-26T16:42:45Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "129be33d-c3e2-4a55-9162-e7cc725e7c0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:fc:e4", "device_id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_id": "28e49da6-d9b3-4b7b-842b-55178368437e", "id": "53ea6354-bfed-43c4-8677-b958a4d5f5cb", "qos_policy_id": null}]} 2019-03-26 16:42:46,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9b087641-e160-462b-856a-eeaaeda5355e 2019-03-26 16:42:46,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0765271186829s 2019-03-26 16:42:46,407 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 16:42:46,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 16:42:46,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:46,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:46 GMT X-Openstack-Request-Id: req-7c6ef6d7-a3bc-4bf6-a7fc-f94ae92cea0f 2019-03-26 16:42:46,849 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e2ede50a-fd67-41ed-a35b-3189952818cb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:42:45Z", "updated_at": "2019-03-26T16:42:45Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "129be33d-c3e2-4a55-9162-e7cc725e7c0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:fc:e4", "device_id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_id": "28e49da6-d9b3-4b7b-842b-55178368437e", "id": "53ea6354-bfed-43c4-8677-b958a4d5f5cb", "qos_policy_id": null}]} 2019-03-26 16:42:46,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7c6ef6d7-a3bc-4bf6-a7fc-f94ae92cea0f 2019-03-26 16:42:46,849 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.331559896469s 2019-03-26 16:42:46,856 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 16:42:46,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 16:42:46,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:47,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:47 GMT X-Openstack-Request-Id: req-6c14973f-9dda-47f6-803b-905a491e4936 2019-03-26 16:42:47,026 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e2ede50a-fd67-41ed-a35b-3189952818cb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:42:45Z", "updated_at": "2019-03-26T16:42:45Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "129be33d-c3e2-4a55-9162-e7cc725e7c0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:fc:e4", "device_id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_id": "28e49da6-d9b3-4b7b-842b-55178368437e", "id": "53ea6354-bfed-43c4-8677-b958a4d5f5cb", "qos_policy_id": null}]} 2019-03-26 16:42:47,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6c14973f-9dda-47f6-803b-905a491e4936 2019-03-26 16:42:47,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0605149269104s 2019-03-26 16:42:47,032 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 16:42:47,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 16:42:47,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:47,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:47 GMT X-Openstack-Request-Id: req-9b212586-2d70-455a-98fd-5065f6a037df 2019-03-26 16:42:47,201 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e2ede50a-fd67-41ed-a35b-3189952818cb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:42:45Z", "updated_at": "2019-03-26T16:42:45Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "129be33d-c3e2-4a55-9162-e7cc725e7c0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:fc:e4", "device_id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_id": "28e49da6-d9b3-4b7b-842b-55178368437e", "id": "53ea6354-bfed-43c4-8677-b958a4d5f5cb", "qos_policy_id": null}]} 2019-03-26 16:42:47,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9b212586-2d70-455a-98fd-5065f6a037df 2019-03-26 16:42:47,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0585789680481s 2019-03-26 16:42:47,207 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 16:42:47,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 16:42:47,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:47,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:47 GMT X-Openstack-Request-Id: req-6b730cab-9eb5-49e0-9edb-2d2a3be33da0 2019-03-26 16:42:47,378 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e2ede50a-fd67-41ed-a35b-3189952818cb", "status": "DOWN", "description": "", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:42:45Z", "updated_at": "2019-03-26T16:42:45Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "129be33d-c3e2-4a55-9162-e7cc725e7c0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:fc:e4", "device_id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_id": "28e49da6-d9b3-4b7b-842b-55178368437e", "id": "53ea6354-bfed-43c4-8677-b958a4d5f5cb", "qos_policy_id": null}]} 2019-03-26 16:42:47,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6b730cab-9eb5-49e0-9edb-2d2a3be33da0 2019-03-26 16:42:47,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0606820583344s 2019-03-26 16:42:47,385 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 16:42:47,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 16:42:47,496 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 16:42:47,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:47 GMT X-Openstack-Request-Id: req-6e3739c7-3194-4075-9a80-43c0b5ff4a1d 2019-03-26 16:42:47,560 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "e2ede50a-fd67-41ed-a35b-3189952818cb", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:42:45Z", "updated_at": "2019-03-26T16:42:47Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "129be33d-c3e2-4a55-9162-e7cc725e7c0b", "device_owner": "compute:nova", "mac_address": "fa:16:3e:79:fc:e4", "device_id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7"}, "fixed_ip_address": "192.168.120.23", "floating_ip_address": "172.30.9.201", "revision_number": 1, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_id": "28e49da6-d9b3-4b7b-842b-55178368437e", "id": "53ea6354-bfed-43c4-8677-b958a4d5f5cb", "qos_policy_id": null}]} 2019-03-26 16:42:47,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e3739c7-3194-4075-9a80-43c0b5ff4a1d 2019-03-26 16:42:47,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0643908977509s 2019-03-26 16:42:47,567 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'e2ede50a-fd67-41ed-a35b-3189952818cb', 'updated_at': u'2019-03-26T16:42:47Z', 'fixed_ip_address': u'192.168.120.23', 'floating_ip_address': u'172.30.9.201', 'revision_number': 1, 'port_id': u'28e49da6-d9b3-4b7b-842b-55178368437e', 'id': u'53ea6354-bfed-43c4-8677-b958a4d5f5cb', 'network': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'port': u'28e49da6-d9b3-4b7b-842b-55178368437e', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'144f4a2e41154d0fb405f1cbb54b9e82', 'name': 'shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'144f4a2e41154d0fb405f1cbb54b9e82', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'129be33d-c3e2-4a55-9162-e7cc725e7c0b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:79:fc:e4', u'device_id': u'2f859887-26f9-4e1c-87ee-f6462a34f8d7'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'144f4a2e41154d0fb405f1cbb54b9e82', 'created_at': u'2019-03-26T16:42:45Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'129be33d-c3e2-4a55-9162-e7cc725e7c0b', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:79:fc:e4', u'device_id': u'2f859887-26f9-4e1c-87ee-f6462a34f8d7'}), 'router': u'e2ede50a-fd67-41ed-a35b-3189952818cb'}) 2019-03-26 16:42:47,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 16:42:47,570 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7/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}d1a142294a2c873701232d147152e4a70f6553a4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 16:42:47,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10139 Content-Type: application/json Date: Tue, 26 Mar 2019 16:42:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6743bf3d-3c9b-4630-8db6-a1f484f3c679 x-openstack-request-id: req-6743bf3d-3c9b-4630-8db6-a1f484f3c679 2019-03-26 16:42:47,638 - 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 729229404 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.910 MHz processor\n[ 0.222600] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.225683] pid_max: default: 32768 minimum: 301\n[ 0.227289] ACPI: Core revision 20150930\n[ 0.229321] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.231647] Security Framework initialized\n[ 0.233115] Yama: becoming mindful.\n[ 0.234413] AppArmor: AppArmor initialized\n[ 0.235909] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.238238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.240523] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242686] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245109] Initializing cgroup subsys io\n[ 0.246547] Initializing cgroup subsys memory\n[ 0.248076] Initializing cgroup subsys devices\n[ 0.249628] Initializing cgroup subsys freezer\n[ 0.251170] Initializing cgroup subsys net_cls\n[ 0.252714] Initializing cgroup subsys perf_event\n[ 0.254333] Initializing cgroup subsys net_prio\n[ 0.255904] Initializing cgroup subsys hugetlb\n[ 0.257469] Initializing cgroup subsys pids\n[ 0.258979] CPU: Physical Processor ID: 0\n[ 0.261114] mce: CPU supports 10 MCE banks\n[ 0.262593] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.266325] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.268170] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.270232] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.272390] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.274332] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.277019] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.297843] Freeing SMP alternatives memory: 32K\n[ 0.305483] ftrace: allocating 32237 entries in 126 pages\n[ 0.347573] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.349749] smpboot: Max logical packages: 1\n[ 0.351489] x2apic enabled\n[ 0.352866] Switched APIC routing to physical x2apic.\n[ 0.355759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.357755] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.361431] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.364615] KVM setup paravirtual spinlock\n[ 0.366617] x86: Booted up 1 node, 1 CPUs\n[ 0.371231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.375505] devtmpfs: initialized\n[ 0.378705] evm: security.selinux\n[ 0.379944] evm: security.SMACK64\n[ 0.381169] evm: security.SMACK64EXEC\n[ 0.382488] evm: security.SMACK64TRANSMUTE\n[ 0.383928] evm: security.SMACK64MMAP\n[ 0.385244] evm: security.ima\n[ 0.386386] evm: security.capability\n[ 0.388159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.391431] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.393824] pinctrl core: initialized pinctrl subsystem\n[ 0.396121] RTC time: 16:42:44, date: 03/26/19\n[ 0.398184] NET: Registered protocol family 16\n[ 0.400110] cpuidle: using governor ladder\n[ 0.401559] cpuidle: using governor menu\n[ 0.402984] PCCT header not found.\n[ 0.404480] ACPI: bus type PCI registered\n[ 0.405937] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.408280] PCI: Using configuration type 1 for base access\n[ 0.411585] ACPI: Added _OSI(Module Device)\n[ 0.413130] ACPI: Added _OSI(Processor Device)\n[ 0.414651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.416280] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.419875] ACPI: Interpreter enabled\n[ 0.421248] ACPI: (supports S0 S5)\n[ 0.422520] ACPI: Using IOAPIC for interrupt routing\n[ 0.424222] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.429140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.431206] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.433416] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.435587] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.439564] acpiphp: Slot [3] registered\n[ 0.456906] acpiphp: Slot [4] registered\n[ 0.458360] acpiphp: Slot [5] registered\n[ 0.459803] acpiphp: Slot [6] registered\n[ 0.461221] acpiphp: Slot [7] registered\n[ 0.462640] acpiphp: Slot [8] registered\n[ 0.464058] acpiphp: Slot [9] registered\n[ 0.465480] acpiphp: Slot [10] registered\n[ 0.466924] acpiphp: Slot [11] registered\n[ 0.468362] acpiphp: Slot [12] registered\n[ 0.469813] acpiphp: Slot [13] registered\n[ 0.471391] acpiphp: Slot [14] registered\n[ 0.472831] acpiphp: Slot [15] registered\n[ 0.474280] acpiphp: Slot [16] registered\n[ 0.475721] acpiphp: Slot [17] registered\n[ 0.477165] acpiphp: Slot [18] registered\n[ 0.478610] acpiphp: Slot [19] registered\n[ 0.480053] acpiphp: Slot [20] registered\n[ 0.481490] acpiphp: Slot [21] registered\n[ 0.482933] acpiphp: Slot [22] registered\n[ 0.484370] acpiphp: Slot [23] registered\n[ 0.485812] acpiphp: Slot [24] registered\n[ 0.487248] acpiphp: Slot [25] registered\n[ 0.488693] acpiphp: Slot [26] registered\n[ 0.490130] acpiphp: Slot [27] registered\n[ 0.491570] acpiphp: Slot [28] registered\n[ 0.493008] acpiphp: Slot [29] registered\n[ 0.494443] acpiphp: Slot [30] registered\n[ 0.495899] acpiphp: Slot [31] registered\n[ 0.497328] PCI host bridge to bus 0000:00\n[ 0.498770] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.500950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.503124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.505711] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.508289] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.510939] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.516997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.519296] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.521415] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.523691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.528498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.531045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.556583] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.559786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.562286] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.564776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.567216] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.569403] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.571804] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.573695] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.576439] vgaarb: loaded\n[ 0.577505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.579780] SCSI subsystem initialized\n[ 0.581434] ACPI: bus type USB registered\n[ 0.582951] usbcore: registered new interface driver usbfs\n[ 0.584811] usbcore: registered new interface driver hub\n[ 0.586623] usbcore: registered new device driver usb\n[ 0.588606] PCI: Using ACPI for IRQ routing\n[ 0.590746] NetLabel: Initializing\n[ 0.592023] NetLabel: domain hash size = 128\n[ 0.593535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.595274] NetLabel: unlabeled traffic allowed by default\n[ 0.597304] amd_nb: Cannot enumerate AMD northbridges\n[ 0.599045] clocksource: Switched to clocksource kvm-clock\n[ 0.609778] AppArmor: AppArmor Filesystem Enabled\n[ 0.611488] pnp: PnP ACPI init\n[ 0.613030] pnp: PnP ACPI: found 5 devices\n[ 0.620368] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.623460] NET: Registered protocol family 2\n[ 0.625500] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.627801] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.629932] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.632083] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.634026] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.636180] NET: Registered protocol family 1\n[ 0.637768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.639738] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.641644] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.658403] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675322] Unpacking initramfs...\n[ 1.169890] Freeing initrd memory: 37084K\n[ 1.171927] Scanning for low memory corruption every 60 seconds\n[ 1.174406] audit: initializing netlink subsys (disabled)\n[ 1.176397] audit: type=2000 audit(1553618564.586:1): initialized\n[ 1.178770] Initialise system trusted keyring\n[ 1.180467] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.182537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.185784] zbud: loaded\n[ 1.187133] VFS: Disk quotas dquot_6.6.0\n[ 1.188579] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.191020] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.193217] fuse init (API version 7.23)\n[ 1.194778] Key type big_key registered\n[ 1.196208] Allocating IMA MOK and blacklist keyrings.\n[ 1.198321] Key type asymmetric registered\n[ 1.199811] Asymmetric key parser 'x509' registered\n[ 1.201513] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.204153] io scheduler noop registered\n[ 1.205566] io scheduler deadline registered (default)\n[ 1.207358] io scheduler cfq registered\n[ 1.208855] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.210706] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.212978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.215565] ACPI: Power Button [PWRF]\n[ 1.217069] GHES: HEST is not enabled!\n[ 1.233110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.265852] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.269422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.294720] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.298357] Linux agpgart interface v0.103\n[ 1.301556] loop: module loaded\n[ 1.305403] vda: vda1\n[ 1.307312] scsi host0: ata_piix\n[ 1.308621] scsi host1: ata_piix\n[ 1.309876] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.312057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.314928] libphy: Fixed MDIO Bus: probed\n[ 1.316395] tun: Universal TUN/TAP device driver, 1.6\n[ 1.318089] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.321434] PPP generic driver version 2.4.2\n[ 1.323031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.325161] ehci-pci: EHCI PCI platform driver\n[ 1.326737] ehci-platform: EHCI generic platform driver\n[ 1.328508] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.330598] ohci-pci: OHCI PCI platform driver\n[ 1.332191] ohci-platform: OHCI generic platform driver\n[ 1.333962] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.350755] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.352565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.355193] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.356975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.359136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.361319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.363825] usb usb1: Product: UHCI Host Controller\n[ 1.365482] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.367538] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.369252] hub 1-0:1.0: USB hub found\n[ 1.370610] hub 1-0:1.0: 2 ports detected\n[ 1.372257] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.375951] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.377631] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.379439] mousedev: PS/2 mouse device common for all mice\n[ 1.381677] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.384698] rtc_cmos 00:00: RTC can wake from S4\n[ 1.386841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.388939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.391064] i2c /dev entries driver\n[ 1.392406] device-mapper: uevent: version 1.0.3\n[ 1.394070] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.396939] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.399245] NET: Registered protocol family 10\n[ 1.401242] NET: Registered protocol family 17\n[ 1.402824] Key type dns_resolver registered\n[ 1.404574] registered taskstats version 1\n[ 1.406072] Loading compiled-in X.509 certificates\n[ 1.408332] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.411642] zswap: loaded using pool lzo/zbud\n[ 1.414783] Key type trusted registered\n[ 1.418177] Key type encrypted registered\n[ 1.419631] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.421498] ima: No TPM chip found, activating TPM-bypass!\n[ 1.423380] evm: HMAC attrs: 0x1\n[ 1.424968] Magic number: 11:317:743\n[ 1.426459] rtc_cmos 00:00: setting system clock to 2019-03-26 16:42:45 UTC (1553618565)\n[ 1.429333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.447694] EDD information not available.\n[ 1.469768] Freeing unused kernel memory: 1512K\n[ 1.471367] Write protecting the kernel read-only data: 14336k\n[ 1.476451] Freeing unused kernel memory: 1692K\n[ 1.478350] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.490538] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494050] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497360] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500606] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503685] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506894] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517264] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.521259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.524371] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.527619] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.588315] virtio_net virtio0 ens3: renamed from eth0\n[ 1.593691] [drm] Initialized drm 1.1.0 20060810\n[ 1.599680] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.604452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.628971] AVX2 version of gcm_enc/dec engaged.\n[ 1.630608] AES CTR mode by8 optimization enabled\n[ 1.632690] FDC 0 is a S82078B\n[ 1.683088] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.847986] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.850206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.852494] usb 1-1: Product: QEMU USB Tablet\n[ 1.854033] usb 1-1: Manufacturer: QEMU\n[ 1.855411] usb 1-1: SerialNumber: 42\n[ 1.863461] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.870629] usbcore: registered new interface driver usbhid\n[ 1.872571] usbhid: USB HID core driver\n[ 1.875524] 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.879436] 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.263651] md: linear personality registered for level -1\n[ 2.267724] md: multipath personality registered for level -4\n[ 2.271894] md: raid0 personality registered for level 0\n[ 2.276438] md: raid1 personality registered for level 1\n[ 2.347064] raid6: sse2x1 gen() 11351 MB/s\n[ 2.415047] raid6: sse2x1 xor() 8896 MB/s\n[ 2.483046] raid6: sse2x2 gen() 14276 MB/s\n[ 2.551056] raid6: sse2x2 xor() 9694 MB/s\n[ 2.619058] raid6: sse2x4 gen() 16496 MB/s\n[ 2.687058] raid6: sse2x4 xor() 11129 MB/s\n[ 2.755058] raid6: avx2x1 gen() 21817 MB/s\n[ 2.827055] raid6: avx2x2 gen() 25480 MB/s\n[ 2.895056] raid6: avx2x4 gen() 29779 MB/s\n[ 2.896555] raid6: using algorithm avx2x4 gen() 29779 MB/s\n[ 2.898377] raid6: using avx2x2 recovery algorithm\n[ 2.906053] xor: automatically using best checksumming function:\n[ 2.947045] avx : 31749.000 MB/sec\n[ 2.950144] async_tx: api initialized (async)\n[ 2.963636] md: raid6 personality registered for level 6\n[ 2.965431] md: raid5 personality registered for level 5\n[ 2.967223] md: raid4 personality registered for level 4\n[ 2.974878] 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.014702] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.037496] 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.153109] 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.158922] systemd[1]: Detected virtualization kvm.\n[ 3.160623] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.165080] systemd[1]: Set hostname to .\n[ 3.168317] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.170314] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.303658] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.307499] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.311656] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.315708] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.319443] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.323793] 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.329288] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.332835] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.337114] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.340956] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.343957] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.347472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.351449] 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.356294] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.359667] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.363474] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.366839] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.370619] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.374117] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.378699] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.382890] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.397374] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.405523] 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.420912] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.428275] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.436795] 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.450885] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.456814] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.462773] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.472132] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.476661] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.488614] Loading iSCSI transport class v2.0-870.\n[ 3.491632] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.499955] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.507096] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.513127] systemd[1]: Started Set console keymap.\n[ 3.517318] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.522159] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.533236] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.542625] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.558929] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.568593] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\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"} 2019-03-26 16:42:47,639 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7/action used request id req-6743bf3d-3c9b-4630-8db6-a1f484f3c679 2019-03-26 16:42:47,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0715138912201s 2019-03-26 16:42:47,640 - 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 729229404 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.910 MHz processor [ 0.222600] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.225683] pid_max: default: 32768 minimum: 301 [ 0.227289] ACPI: Core revision 20150930 [ 0.229321] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.231647] Security Framework initialized [ 0.233115] Yama: becoming mindful. [ 0.234413] AppArmor: AppArmor initialized [ 0.235909] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.238238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.240523] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242686] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245109] Initializing cgroup subsys io [ 0.246547] Initializing cgroup subsys memory [ 0.248076] Initializing cgroup subsys devices [ 0.249628] Initializing cgroup subsys freezer [ 0.251170] Initializing cgroup subsys net_cls [ 0.252714] Initializing cgroup subsys perf_event [ 0.254333] Initializing cgroup subsys net_prio [ 0.255904] Initializing cgroup subsys hugetlb [ 0.257469] Initializing cgroup subsys pids [ 0.258979] CPU: Physical Processor ID: 0 [ 0.261114] mce: CPU supports 10 MCE banks [ 0.262593] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.266325] Spectre V2 : Mitigation: Full generic retpoline [ 0.268170] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.270232] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.272390] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.274332] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.277019] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.297843] Freeing SMP alternatives memory: 32K [ 0.305483] ftrace: allocating 32237 entries in 126 pages [ 0.347573] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.349749] smpboot: Max logical packages: 1 [ 0.351489] x2apic enabled [ 0.352866] Switched APIC routing to physical x2apic. [ 0.355759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.357755] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.361431] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.364615] KVM setup paravirtual spinlock [ 0.366617] x86: Booted up 1 node, 1 CPUs [ 0.371231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.375505] devtmpfs: initialized [ 0.378705] evm: security.selinux [ 0.379944] evm: security.SMACK64 [ 0.381169] evm: security.SMACK64EXEC [ 0.382488] evm: security.SMACK64TRANSMUTE [ 0.383928] evm: security.SMACK64MMAP [ 0.385244] evm: security.ima [ 0.386386] evm: security.capability [ 0.388159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391431] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.393824] pinctrl core: initialized pinctrl subsystem [ 0.396121] RTC time: 16:42:44, date: 03/26/19 [ 0.398184] NET: Registered protocol family 16 [ 0.400110] cpuidle: using governor ladder [ 0.401559] cpuidle: using governor menu [ 0.402984] PCCT header not found. [ 0.404480] ACPI: bus type PCI registered [ 0.405937] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408280] PCI: Using configuration type 1 for base access [ 0.411585] ACPI: Added _OSI(Module Device) [ 0.413130] ACPI: Added _OSI(Processor Device) [ 0.414651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.416280] ACPI: Added _OSI(Processor Aggregator Device) [ 0.419875] ACPI: Interpreter enabled [ 0.421248] ACPI: (supports S0 S5) [ 0.422520] ACPI: Using IOAPIC for interrupt routing [ 0.424222] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.429140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.431206] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.433416] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.435587] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.439564] acpiphp: Slot [3] registered [ 0.456906] acpiphp: Slot [4] registered [ 0.458360] acpiphp: Slot [5] registered [ 0.459803] acpiphp: Slot [6] registered [ 0.461221] acpiphp: Slot [7] registered [ 0.462640] acpiphp: Slot [8] registered [ 0.464058] acpiphp: Slot [9] registered [ 0.465480] acpiphp: Slot [10] registered [ 0.466924] acpiphp: Slot [11] registered [ 0.468362] acpiphp: Slot [12] registered [ 0.469813] acpiphp: Slot [13] registered [ 0.471391] acpiphp: Slot [14] registered [ 0.472831] acpiphp: Slot [15] registered [ 0.474280] acpiphp: Slot [16] registered [ 0.475721] acpiphp: Slot [17] registered [ 0.477165] acpiphp: Slot [18] registered [ 0.478610] acpiphp: Slot [19] registered [ 0.480053] acpiphp: Slot [20] registered [ 0.481490] acpiphp: Slot [21] registered [ 0.482933] acpiphp: Slot [22] registered [ 0.484370] acpiphp: Slot [23] registered [ 0.485812] acpiphp: Slot [24] registered [ 0.487248] acpiphp: Slot [25] registered [ 0.488693] acpiphp: Slot [26] registered [ 0.490130] acpiphp: Slot [27] registered [ 0.491570] acpiphp: Slot [28] registered [ 0.493008] acpiphp: Slot [29] registered [ 0.494443] acpiphp: Slot [30] registered [ 0.495899] acpiphp: Slot [31] registered [ 0.497328] PCI host bridge to bus 0000:00 [ 0.498770] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.500950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.503124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.505711] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.508289] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.510939] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.516997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.519296] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.521415] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.531045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.556583] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.559786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.562286] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.564776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.567216] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.569403] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.571804] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.573695] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.576439] vgaarb: loaded [ 0.577505] vgaarb: bridge control possible 0000:00:02.0 [ 0.579780] SCSI subsystem initialized [ 0.581434] ACPI: bus type USB registered [ 0.582951] usbcore: registered new interface driver usbfs [ 0.584811] usbcore: registered new interface driver hub [ 0.586623] usbcore: registered new device driver usb [ 0.588606] PCI: Using ACPI for IRQ routing [ 0.590746] NetLabel: Initializing [ 0.592023] NetLabel: domain hash size = 128 [ 0.593535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.595274] NetLabel: unlabeled traffic allowed by default [ 0.597304] amd_nb: Cannot enumerate AMD northbridges [ 0.599045] clocksource: Switched to clocksource kvm-clock [ 0.609778] AppArmor: AppArmor Filesystem Enabled [ 0.611488] pnp: PnP ACPI init [ 0.613030] pnp: PnP ACPI: found 5 devices [ 0.620368] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.623460] NET: Registered protocol family 2 [ 0.625500] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.627801] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.629932] TCP: Hash tables configured (established 4096 bind 4096) [ 0.632083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.634026] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.636180] NET: Registered protocol family 1 [ 0.637768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.639738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.641644] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.658403] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675322] Unpacking initramfs... [ 1.169890] Freeing initrd memory: 37084K [ 1.171927] Scanning for low memory corruption every 60 seconds [ 1.174406] audit: initializing netlink subsys (disabled) [ 1.176397] audit: type=2000 audit(1553618564.586:1): initialized [ 1.178770] Initialise system trusted keyring [ 1.180467] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.182537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.185784] zbud: loaded [ 1.187133] VFS: Disk quotas dquot_6.6.0 [ 1.188579] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.191020] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.193217] fuse init (API version 7.23) [ 1.194778] Key type big_key registered [ 1.196208] Allocating IMA MOK and blacklist keyrings. [ 1.198321] Key type asymmetric registered [ 1.199811] Asymmetric key parser 'x509' registered [ 1.201513] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.204153] io scheduler noop registered [ 1.205566] io scheduler deadline registered (default) [ 1.207358] io scheduler cfq registered [ 1.208855] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.210706] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.212978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.215565] ACPI: Power Button [PWRF] [ 1.217069] GHES: HEST is not enabled! [ 1.233110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.265852] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.269422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.294720] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.298357] Linux agpgart interface v0.103 [ 1.301556] loop: module loaded [ 1.305403] vda: vda1 [ 1.307312] scsi host0: ata_piix [ 1.308621] scsi host1: ata_piix [ 1.309876] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.312057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.314928] libphy: Fixed MDIO Bus: probed [ 1.316395] tun: Universal TUN/TAP device driver, 1.6 [ 1.318089] tun: (C) 1999-2004 Max Krasnyansky [ 1.321434] PPP generic driver version 2.4.2 [ 1.323031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.325161] ehci-pci: EHCI PCI platform driver [ 1.326737] ehci-platform: EHCI generic platform driver [ 1.328508] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.330598] ohci-pci: OHCI PCI platform driver [ 1.332191] ohci-platform: OHCI generic platform driver [ 1.333962] uhci_hcd: USB Universal Host Controller Interface driver [ 1.350755] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.352565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.355193] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.356975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.359136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.361319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.363825] usb usb1: Product: UHCI Host Controller [ 1.365482] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.367538] usb usb1: SerialNumber: 0000:00:01.2 [ 1.369252] hub 1-0:1.0: USB hub found [ 1.370610] hub 1-0:1.0: 2 ports detected [ 1.372257] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.375951] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.377631] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.379439] mousedev: PS/2 mouse device common for all mice [ 1.381677] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.384698] rtc_cmos 00:00: RTC can wake from S4 [ 1.386841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.388939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.391064] i2c /dev entries driver [ 1.392406] device-mapper: uevent: version 1.0.3 [ 1.394070] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.396939] ledtrig-cpu: registered to indicate activity on CPUs [ 1.399245] NET: Registered protocol family 10 [ 1.401242] NET: Registered protocol family 17 [ 1.402824] Key type dns_resolver registered [ 1.404574] registered taskstats version 1 [ 1.406072] Loading compiled-in X.509 certificates [ 1.408332] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.411642] zswap: loaded using pool lzo/zbud [ 1.414783] Key type trusted registered [ 1.418177] Key type encrypted registered [ 1.419631] AppArmor: AppArmor sha1 policy hashing enabled [ 1.421498] ima: No TPM chip found, activating TPM-bypass! [ 1.423380] evm: HMAC attrs: 0x1 [ 1.424968] Magic number: 11:317:743 [ 1.426459] rtc_cmos 00:00: setting system clock to 2019-03-26 16:42:45 UTC (1553618565) [ 1.429333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.447694] EDD information not available. [ 1.469768] Freeing unused kernel memory: 1512K [ 1.471367] Write protecting the kernel read-only data: 14336k [ 1.476451] Freeing unused kernel memory: 1692K [ 1.478350] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.490538] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494050] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497360] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500606] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503685] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506894] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517264] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.521259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524371] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.527619] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.588315] virtio_net virtio0 ens3: renamed from eth0 [ 1.593691] [drm] Initialized drm 1.1.0 20060810 [ 1.599680] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.604452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.628971] AVX2 version of gcm_enc/dec engaged. [ 1.630608] AES CTR mode by8 optimization enabled [ 1.632690] FDC 0 is a S82078B [ 1.683088] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.847986] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.850206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.852494] usb 1-1: Product: QEMU USB Tablet [ 1.854033] usb 1-1: Manufacturer: QEMU [ 1.855411] usb 1-1: SerialNumber: 42 [ 1.863461] hidraw: raw HID events driver (C) Jiri Kosina [ 1.870629] usbcore: registered new interface driver usbhid [ 1.872571] usbhid: USB HID core driver [ 1.875524] 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.879436] 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.263651] md: linear personality registered for level -1 [ 2.267724] md: multipath personality registered for level -4 [ 2.271894] md: raid0 personality registered for level 0 [ 2.276438] md: raid1 personality registered for level 1 [ 2.347064] raid6: sse2x1 gen() 11351 MB/s [ 2.415047] raid6: sse2x1 xor() 8896 MB/s [ 2.483046] raid6: sse2x2 gen() 14276 MB/s [ 2.551056] raid6: sse2x2 xor() 9694 MB/s [ 2.619058] raid6: sse2x4 gen() 16496 MB/s [ 2.687058] raid6: sse2x4 xor() 11129 MB/s [ 2.755058] raid6: avx2x1 gen() 21817 MB/s [ 2.827055] raid6: avx2x2 gen() 25480 MB/s [ 2.895056] raid6: avx2x4 gen() 29779 MB/s [ 2.896555] raid6: using algorithm avx2x4 gen() 29779 MB/s [ 2.898377] raid6: using avx2x2 recovery algorithm [ 2.906053] xor: automatically using best checksumming function: [ 2.947045] avx : 31749.000 MB/sec [ 2.950144] async_tx: api initialized (async) [ 2.963636] md: raid6 personality registered for level 6 [ 2.965431] md: raid5 personality registered for level 5 [ 2.967223] md: raid4 personality registered for level 4 [ 2.974878] 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.014702] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.037496] 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.153109] 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.158922] systemd[1]: Detected virtualization kvm. [ 3.160623] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.165080] systemd[1]: Set hostname to . [ 3.168317] systemd[1]: Initializing machine ID from KVM UUID. [ 3.170314] systemd[1]: Installed transient /etc/machine-id file. [ 3.303658] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.307499] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.311656] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.315708] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.319443] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.323793] 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.329288] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.332835] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.337114] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.340956] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.343957] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.347472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.351449] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.356294] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.359667] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.363474] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.366839] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.370619] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.374117] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.378699] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.382890] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.397374] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.405523] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.420912] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.428275] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.436795] 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.450885] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.456814] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.462773] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.472132] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.476661] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.488614] Loading iSCSI transport class v2.0-870. [ 3.491632] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.499955] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.507096] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.513127] systemd[1]: Started Set console keymap. [ 3.517318] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [ 3.522159] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.533236] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.542625] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.558929] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.568593] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[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. 2019-03-26 16:42:48,642 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.201: timed out 2019-03-26 16:42:57,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 16:42:57,655 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7/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}d1a142294a2c873701232d147152e4a70f6553a4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 16:42:57,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10566 Content-Type: application/json Date: Tue, 26 Mar 2019 16: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-0e2c4e7a-b7d8-4650-b570-cdc13529a2c1 x-openstack-request-id: req-0e2c4e7a-b7d8-4650-b570-cdc13529a2c1 2019-03-26 16:42:57,738 - 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 729229404 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.910 MHz processor\n[ 0.222600] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.225683] pid_max: default: 32768 minimum: 301\n[ 0.227289] ACPI: Core revision 20150930\n[ 0.229321] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.231647] Security Framework initialized\n[ 0.233115] Yama: becoming mindful.\n[ 0.234413] AppArmor: AppArmor initialized\n[ 0.235909] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.238238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.240523] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242686] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245109] Initializing cgroup subsys io\n[ 0.246547] Initializing cgroup subsys memory\n[ 0.248076] Initializing cgroup subsys devices\n[ 0.249628] Initializing cgroup subsys freezer\n[ 0.251170] Initializing cgroup subsys net_cls\n[ 0.252714] Initializing cgroup subsys perf_event\n[ 0.254333] Initializing cgroup subsys net_prio\n[ 0.255904] Initializing cgroup subsys hugetlb\n[ 0.257469] Initializing cgroup subsys pids\n[ 0.258979] CPU: Physical Processor ID: 0\n[ 0.261114] mce: CPU supports 10 MCE banks\n[ 0.262593] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.266325] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.268170] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.270232] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.272390] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.274332] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.277019] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.297843] Freeing SMP alternatives memory: 32K\n[ 0.305483] ftrace: allocating 32237 entries in 126 pages\n[ 0.347573] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.349749] smpboot: Max logical packages: 1\n[ 0.351489] x2apic enabled\n[ 0.352866] Switched APIC routing to physical x2apic.\n[ 0.355759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.357755] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.361431] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.364615] KVM setup paravirtual spinlock\n[ 0.366617] x86: Booted up 1 node, 1 CPUs\n[ 0.371231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.375505] devtmpfs: initialized\n[ 0.378705] evm: security.selinux\n[ 0.379944] evm: security.SMACK64\n[ 0.381169] evm: security.SMACK64EXEC\n[ 0.382488] evm: security.SMACK64TRANSMUTE\n[ 0.383928] evm: security.SMACK64MMAP\n[ 0.385244] evm: security.ima\n[ 0.386386] evm: security.capability\n[ 0.388159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.391431] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.393824] pinctrl core: initialized pinctrl subsystem\n[ 0.396121] RTC time: 16:42:44, date: 03/26/19\n[ 0.398184] NET: Registered protocol family 16\n[ 0.400110] cpuidle: using governor ladder\n[ 0.401559] cpuidle: using governor menu\n[ 0.402984] PCCT header not found.\n[ 0.404480] ACPI: bus type PCI registered\n[ 0.405937] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.408280] PCI: Using configuration type 1 for base access\n[ 0.411585] ACPI: Added _OSI(Module Device)\n[ 0.413130] ACPI: Added _OSI(Processor Device)\n[ 0.414651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.416280] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.419875] ACPI: Interpreter enabled\n[ 0.421248] ACPI: (supports S0 S5)\n[ 0.422520] ACPI: Using IOAPIC for interrupt routing\n[ 0.424222] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.429140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.431206] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.433416] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.435587] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.439564] acpiphp: Slot [3] registered\n[ 0.456906] acpiphp: Slot [4] registered\n[ 0.458360] acpiphp: Slot [5] registered\n[ 0.459803] acpiphp: Slot [6] registered\n[ 0.461221] acpiphp: Slot [7] registered\n[ 0.462640] acpiphp: Slot [8] registered\n[ 0.464058] acpiphp: Slot [9] registered\n[ 0.465480] acpiphp: Slot [10] registered\n[ 0.466924] acpiphp: Slot [11] registered\n[ 0.468362] acpiphp: Slot [12] registered\n[ 0.469813] acpiphp: Slot [13] registered\n[ 0.471391] acpiphp: Slot [14] registered\n[ 0.472831] acpiphp: Slot [15] registered\n[ 0.474280] acpiphp: Slot [16] registered\n[ 0.475721] acpiphp: Slot [17] registered\n[ 0.477165] acpiphp: Slot [18] registered\n[ 0.478610] acpiphp: Slot [19] registered\n[ 0.480053] acpiphp: Slot [20] registered\n[ 0.481490] acpiphp: Slot [21] registered\n[ 0.482933] acpiphp: Slot [22] registered\n[ 0.484370] acpiphp: Slot [23] registered\n[ 0.485812] acpiphp: Slot [24] registered\n[ 0.487248] acpiphp: Slot [25] registered\n[ 0.488693] acpiphp: Slot [26] registered\n[ 0.490130] acpiphp: Slot [27] registered\n[ 0.491570] acpiphp: Slot [28] registered\n[ 0.493008] acpiphp: Slot [29] registered\n[ 0.494443] acpiphp: Slot [30] registered\n[ 0.495899] acpiphp: Slot [31] registered\n[ 0.497328] PCI host bridge to bus 0000:00\n[ 0.498770] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.500950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.503124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.505711] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.508289] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.510939] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.516997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.519296] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.521415] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.523691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.528498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.531045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.556583] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.559786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.562286] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.564776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.567216] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.569403] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.571804] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.573695] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.576439] vgaarb: loaded\n[ 0.577505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.579780] SCSI subsystem initialized\n[ 0.581434] ACPI: bus type USB registered\n[ 0.582951] usbcore: registered new interface driver usbfs\n[ 0.584811] usbcore: registered new interface driver hub\n[ 0.586623] usbcore: registered new device driver usb\n[ 0.588606] PCI: Using ACPI for IRQ routing\n[ 0.590746] NetLabel: Initializing\n[ 0.592023] NetLabel: domain hash size = 128\n[ 0.593535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.595274] NetLabel: unlabeled traffic allowed by default\n[ 0.597304] amd_nb: Cannot enumerate AMD northbridges\n[ 0.599045] clocksource: Switched to clocksource kvm-clock\n[ 0.609778] AppArmor: AppArmor Filesystem Enabled\n[ 0.611488] pnp: PnP ACPI init\n[ 0.613030] pnp: PnP ACPI: found 5 devices\n[ 0.620368] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.623460] NET: Registered protocol family 2\n[ 0.625500] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.627801] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.629932] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.632083] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.634026] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.636180] NET: Registered protocol family 1\n[ 0.637768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.639738] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.641644] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.658403] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675322] Unpacking initramfs...\n[ 1.169890] Freeing initrd memory: 37084K\n[ 1.171927] Scanning for low memory corruption every 60 seconds\n[ 1.174406] audit: initializing netlink subsys (disabled)\n[ 1.176397] audit: type=2000 audit(1553618564.586:1): initialized\n[ 1.178770] Initialise system trusted keyring\n[ 1.180467] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.182537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.185784] zbud: loaded\n[ 1.187133] VFS: Disk quotas dquot_6.6.0\n[ 1.188579] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.191020] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.193217] fuse init (API version 7.23)\n[ 1.194778] Key type big_key registered\n[ 1.196208] Allocating IMA MOK and blacklist keyrings.\n[ 1.198321] Key type asymmetric registered\n[ 1.199811] Asymmetric key parser 'x509' registered\n[ 1.201513] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.204153] io scheduler noop registered\n[ 1.205566] io scheduler deadline registered (default)\n[ 1.207358] io scheduler cfq registered\n[ 1.208855] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.210706] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.212978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.215565] ACPI: Power Button [PWRF]\n[ 1.217069] GHES: HEST is not enabled!\n[ 1.233110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.265852] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.269422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.294720] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.298357] Linux agpgart interface v0.103\n[ 1.301556] loop: module loaded\n[ 1.305403] vda: vda1\n[ 1.307312] scsi host0: ata_piix\n[ 1.308621] scsi host1: ata_piix\n[ 1.309876] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.312057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.314928] libphy: Fixed MDIO Bus: probed\n[ 1.316395] tun: Universal TUN/TAP device driver, 1.6\n[ 1.318089] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.321434] PPP generic driver version 2.4.2\n[ 1.323031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.325161] ehci-pci: EHCI PCI platform driver\n[ 1.326737] ehci-platform: EHCI generic platform driver\n[ 1.328508] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.330598] ohci-pci: OHCI PCI platform driver\n[ 1.332191] ohci-platform: OHCI generic platform driver\n[ 1.333962] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.350755] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.352565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.355193] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.356975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.359136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.361319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.363825] usb usb1: Product: UHCI Host Controller\n[ 1.365482] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.367538] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.369252] hub 1-0:1.0: USB hub found\n[ 1.370610] hub 1-0:1.0: 2 ports detected\n[ 1.372257] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.375951] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.377631] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.379439] mousedev: PS/2 mouse device common for all mice\n[ 1.381677] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.384698] rtc_cmos 00:00: RTC can wake from S4\n[ 1.386841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.388939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.391064] i2c /dev entries driver\n[ 1.392406] device-mapper: uevent: version 1.0.3\n[ 1.394070] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.396939] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.399245] NET: Registered protocol family 10\n[ 1.401242] NET: Registered protocol family 17\n[ 1.402824] Key type dns_resolver registered\n[ 1.404574] registered taskstats version 1\n[ 1.406072] Loading compiled-in X.509 certificates\n[ 1.408332] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.411642] zswap: loaded using pool lzo/zbud\n[ 1.414783] Key type trusted registered\n[ 1.418177] Key type encrypted registered\n[ 1.419631] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.421498] ima: No TPM chip found, activating TPM-bypass!\n[ 1.423380] evm: HMAC attrs: 0x1\n[ 1.424968] Magic number: 11:317:743\n[ 1.426459] rtc_cmos 00:00: setting system clock to 2019-03-26 16:42:45 UTC (1553618565)\n[ 1.429333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.447694] EDD information not available.\n[ 1.469768] Freeing unused kernel memory: 1512K\n[ 1.471367] Write protecting the kernel read-only data: 14336k\n[ 1.476451] Freeing unused kernel memory: 1692K\n[ 1.478350] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.490538] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494050] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497360] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500606] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503685] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506894] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517264] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.521259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.524371] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.527619] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.588315] virtio_net virtio0 ens3: renamed from eth0\n[ 1.593691] [drm] Initialized drm 1.1.0 20060810\n[ 1.599680] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.604452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.628971] AVX2 version of gcm_enc/dec engaged.\n[ 1.630608] AES CTR mode by8 optimization enabled\n[ 1.632690] FDC 0 is a S82078B\n[ 1.683088] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.847986] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.850206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.852494] usb 1-1: Product: QEMU USB Tablet\n[ 1.854033] usb 1-1: Manufacturer: QEMU\n[ 1.855411] usb 1-1: SerialNumber: 42\n[ 1.863461] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.870629] usbcore: registered new interface driver usbhid\n[ 1.872571] usbhid: USB HID core driver\n[ 1.875524] 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.879436] 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.263651] md: linear personality registered for level -1\n[ 2.267724] md: multipath personality registered for level -4\n[ 2.271894] md: raid0 personality registered for level 0\n[ 2.276438] md: raid1 personality registered for level 1\n[ 2.347064] raid6: sse2x1 gen() 11351 MB/s\n[ 2.415047] raid6: sse2x1 xor() 8896 MB/s\n[ 2.483046] raid6: sse2x2 gen() 14276 MB/s\n[ 2.551056] raid6: sse2x2 xor() 9694 MB/s\n[ 2.619058] raid6: sse2x4 gen() 16496 MB/s\n[ 2.687058] raid6: sse2x4 xor() 11129 MB/s\n[ 2.755058] raid6: avx2x1 gen() 21817 MB/s\n[ 2.827055] raid6: avx2x2 gen() 25480 MB/s\n[ 2.895056] raid6: avx2x4 gen() 29779 MB/s\n[ 2.896555] raid6: using algorithm avx2x4 gen() 29779 MB/s\n[ 2.898377] raid6: using avx2x2 recovery algorithm\n[ 2.906053] xor: automatically using best checksumming function:\n[ 2.947045] avx : 31749.000 MB/sec\n[ 2.950144] async_tx: api initialized (async)\n[ 2.963636] md: raid6 personality registered for level 6\n[ 2.965431] md: raid5 personality registered for level 5\n[ 2.967223] md: raid4 personality registered for level 4\n[ 2.974878] 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.014702] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.037496] 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.153109] 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.158922] systemd[1]: Detected virtualization kvm.\n[ 3.160623] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.165080] systemd[1]: Set hostname to .\n[ 3.168317] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.170314] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.303658] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.307499] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.311656] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.315708] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.319443] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.323793] 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.329288] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.332835] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.337114] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.340956] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.343957] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.347472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.351449] 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.356294] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.359667] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.363474] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.366839] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.370619] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.374117] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.378699] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.382890] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.397374] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.405523] 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.420912] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.428275] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.436795] 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.450885] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.456814] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.462773] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.472132] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.476661] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.488614] Loading iSCSI transport class v2.0-870.\n[ 3.491632] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.499955] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.507096] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.513127] systemd[1]: Started Set console keymap.\n[ 3.517318] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.522159] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.533236] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.542625] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.558929] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.568593] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\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] Found device /dev/ttyS0.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[ 4.021934] intel_rapl: no valid rapl domains found in package 0\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.026279] cloud-init[516]: Cloud-init v. 18.2 running 'init-local' at Tue, 26 Mar 2019 16:42:49 +0000. Up 4.83 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n"} 2019-03-26 16:42:57,739 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7/action used request id req-0e2c4e7a-b7d8-4650-b570-cdc13529a2c1 2019-03-26 16:42:57,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0867230892181s 2019-03-26 16:42:57,740 - 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 729229404 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.910 MHz processor [ 0.222600] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.225683] pid_max: default: 32768 minimum: 301 [ 0.227289] ACPI: Core revision 20150930 [ 0.229321] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.231647] Security Framework initialized [ 0.233115] Yama: becoming mindful. [ 0.234413] AppArmor: AppArmor initialized [ 0.235909] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.238238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.240523] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242686] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245109] Initializing cgroup subsys io [ 0.246547] Initializing cgroup subsys memory [ 0.248076] Initializing cgroup subsys devices [ 0.249628] Initializing cgroup subsys freezer [ 0.251170] Initializing cgroup subsys net_cls [ 0.252714] Initializing cgroup subsys perf_event [ 0.254333] Initializing cgroup subsys net_prio [ 0.255904] Initializing cgroup subsys hugetlb [ 0.257469] Initializing cgroup subsys pids [ 0.258979] CPU: Physical Processor ID: 0 [ 0.261114] mce: CPU supports 10 MCE banks [ 0.262593] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.266325] Spectre V2 : Mitigation: Full generic retpoline [ 0.268170] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.270232] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.272390] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.274332] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.277019] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.297843] Freeing SMP alternatives memory: 32K [ 0.305483] ftrace: allocating 32237 entries in 126 pages [ 0.347573] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.349749] smpboot: Max logical packages: 1 [ 0.351489] x2apic enabled [ 0.352866] Switched APIC routing to physical x2apic. [ 0.355759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.357755] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.361431] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.364615] KVM setup paravirtual spinlock [ 0.366617] x86: Booted up 1 node, 1 CPUs [ 0.371231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.375505] devtmpfs: initialized [ 0.378705] evm: security.selinux [ 0.379944] evm: security.SMACK64 [ 0.381169] evm: security.SMACK64EXEC [ 0.382488] evm: security.SMACK64TRANSMUTE [ 0.383928] evm: security.SMACK64MMAP [ 0.385244] evm: security.ima [ 0.386386] evm: security.capability [ 0.388159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391431] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.393824] pinctrl core: initialized pinctrl subsystem [ 0.396121] RTC time: 16:42:44, date: 03/26/19 [ 0.398184] NET: Registered protocol family 16 [ 0.400110] cpuidle: using governor ladder [ 0.401559] cpuidle: using governor menu [ 0.402984] PCCT header not found. [ 0.404480] ACPI: bus type PCI registered [ 0.405937] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408280] PCI: Using configuration type 1 for base access [ 0.411585] ACPI: Added _OSI(Module Device) [ 0.413130] ACPI: Added _OSI(Processor Device) [ 0.414651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.416280] ACPI: Added _OSI(Processor Aggregator Device) [ 0.419875] ACPI: Interpreter enabled [ 0.421248] ACPI: (supports S0 S5) [ 0.422520] ACPI: Using IOAPIC for interrupt routing [ 0.424222] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.429140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.431206] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.433416] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.435587] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.439564] acpiphp: Slot [3] registered [ 0.456906] acpiphp: Slot [4] registered [ 0.458360] acpiphp: Slot [5] registered [ 0.459803] acpiphp: Slot [6] registered [ 0.461221] acpiphp: Slot [7] registered [ 0.462640] acpiphp: Slot [8] registered [ 0.464058] acpiphp: Slot [9] registered [ 0.465480] acpiphp: Slot [10] registered [ 0.466924] acpiphp: Slot [11] registered [ 0.468362] acpiphp: Slot [12] registered [ 0.469813] acpiphp: Slot [13] registered [ 0.471391] acpiphp: Slot [14] registered [ 0.472831] acpiphp: Slot [15] registered [ 0.474280] acpiphp: Slot [16] registered [ 0.475721] acpiphp: Slot [17] registered [ 0.477165] acpiphp: Slot [18] registered [ 0.478610] acpiphp: Slot [19] registered [ 0.480053] acpiphp: Slot [20] registered [ 0.481490] acpiphp: Slot [21] registered [ 0.482933] acpiphp: Slot [22] registered [ 0.484370] acpiphp: Slot [23] registered [ 0.485812] acpiphp: Slot [24] registered [ 0.487248] acpiphp: Slot [25] registered [ 0.488693] acpiphp: Slot [26] registered [ 0.490130] acpiphp: Slot [27] registered [ 0.491570] acpiphp: Slot [28] registered [ 0.493008] acpiphp: Slot [29] registered [ 0.494443] acpiphp: Slot [30] registered [ 0.495899] acpiphp: Slot [31] registered [ 0.497328] PCI host bridge to bus 0000:00 [ 0.498770] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.500950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.503124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.505711] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.508289] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.510939] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.516997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.519296] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.521415] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.531045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.556583] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.559786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.562286] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.564776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.567216] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.569403] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.571804] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.573695] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.576439] vgaarb: loaded [ 0.577505] vgaarb: bridge control possible 0000:00:02.0 [ 0.579780] SCSI subsystem initialized [ 0.581434] ACPI: bus type USB registered [ 0.582951] usbcore: registered new interface driver usbfs [ 0.584811] usbcore: registered new interface driver hub [ 0.586623] usbcore: registered new device driver usb [ 0.588606] PCI: Using ACPI for IRQ routing [ 0.590746] NetLabel: Initializing [ 0.592023] NetLabel: domain hash size = 128 [ 0.593535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.595274] NetLabel: unlabeled traffic allowed by default [ 0.597304] amd_nb: Cannot enumerate AMD northbridges [ 0.599045] clocksource: Switched to clocksource kvm-clock [ 0.609778] AppArmor: AppArmor Filesystem Enabled [ 0.611488] pnp: PnP ACPI init [ 0.613030] pnp: PnP ACPI: found 5 devices [ 0.620368] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.623460] NET: Registered protocol family 2 [ 0.625500] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.627801] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.629932] TCP: Hash tables configured (established 4096 bind 4096) [ 0.632083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.634026] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.636180] NET: Registered protocol family 1 [ 0.637768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.639738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.641644] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.658403] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675322] Unpacking initramfs... [ 1.169890] Freeing initrd memory: 37084K [ 1.171927] Scanning for low memory corruption every 60 seconds [ 1.174406] audit: initializing netlink subsys (disabled) [ 1.176397] audit: type=2000 audit(1553618564.586:1): initialized [ 1.178770] Initialise system trusted keyring [ 1.180467] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.182537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.185784] zbud: loaded [ 1.187133] VFS: Disk quotas dquot_6.6.0 [ 1.188579] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.191020] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.193217] fuse init (API version 7.23) [ 1.194778] Key type big_key registered [ 1.196208] Allocating IMA MOK and blacklist keyrings. [ 1.198321] Key type asymmetric registered [ 1.199811] Asymmetric key parser 'x509' registered [ 1.201513] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.204153] io scheduler noop registered [ 1.205566] io scheduler deadline registered (default) [ 1.207358] io scheduler cfq registered [ 1.208855] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.210706] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.212978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.215565] ACPI: Power Button [PWRF] [ 1.217069] GHES: HEST is not enabled! [ 1.233110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.265852] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.269422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.294720] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.298357] Linux agpgart interface v0.103 [ 1.301556] loop: module loaded [ 1.305403] vda: vda1 [ 1.307312] scsi host0: ata_piix [ 1.308621] scsi host1: ata_piix [ 1.309876] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.312057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.314928] libphy: Fixed MDIO Bus: probed [ 1.316395] tun: Universal TUN/TAP device driver, 1.6 [ 1.318089] tun: (C) 1999-2004 Max Krasnyansky [ 1.321434] PPP generic driver version 2.4.2 [ 1.323031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.325161] ehci-pci: EHCI PCI platform driver [ 1.326737] ehci-platform: EHCI generic platform driver [ 1.328508] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.330598] ohci-pci: OHCI PCI platform driver [ 1.332191] ohci-platform: OHCI generic platform driver [ 1.333962] uhci_hcd: USB Universal Host Controller Interface driver [ 1.350755] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.352565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.355193] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.356975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.359136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.361319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.363825] usb usb1: Product: UHCI Host Controller [ 1.365482] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.367538] usb usb1: SerialNumber: 0000:00:01.2 [ 1.369252] hub 1-0:1.0: USB hub found [ 1.370610] hub 1-0:1.0: 2 ports detected [ 1.372257] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.375951] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.377631] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.379439] mousedev: PS/2 mouse device common for all mice [ 1.381677] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.384698] rtc_cmos 00:00: RTC can wake from S4 [ 1.386841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.388939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.391064] i2c /dev entries driver [ 1.392406] device-mapper: uevent: version 1.0.3 [ 1.394070] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.396939] ledtrig-cpu: registered to indicate activity on CPUs [ 1.399245] NET: Registered protocol family 10 [ 1.401242] NET: Registered protocol family 17 [ 1.402824] Key type dns_resolver registered [ 1.404574] registered taskstats version 1 [ 1.406072] Loading compiled-in X.509 certificates [ 1.408332] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.411642] zswap: loaded using pool lzo/zbud [ 1.414783] Key type trusted registered [ 1.418177] Key type encrypted registered [ 1.419631] AppArmor: AppArmor sha1 policy hashing enabled [ 1.421498] ima: No TPM chip found, activating TPM-bypass! [ 1.423380] evm: HMAC attrs: 0x1 [ 1.424968] Magic number: 11:317:743 [ 1.426459] rtc_cmos 00:00: setting system clock to 2019-03-26 16:42:45 UTC (1553618565) [ 1.429333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.447694] EDD information not available. [ 1.469768] Freeing unused kernel memory: 1512K [ 1.471367] Write protecting the kernel read-only data: 14336k [ 1.476451] Freeing unused kernel memory: 1692K [ 1.478350] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.490538] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494050] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497360] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500606] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503685] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506894] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517264] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.521259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524371] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.527619] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.588315] virtio_net virtio0 ens3: renamed from eth0 [ 1.593691] [drm] Initialized drm 1.1.0 20060810 [ 1.599680] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.604452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.628971] AVX2 version of gcm_enc/dec engaged. [ 1.630608] AES CTR mode by8 optimization enabled [ 1.632690] FDC 0 is a S82078B [ 1.683088] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.847986] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.850206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.852494] usb 1-1: Product: QEMU USB Tablet [ 1.854033] usb 1-1: Manufacturer: QEMU [ 1.855411] usb 1-1: SerialNumber: 42 [ 1.863461] hidraw: raw HID events driver (C) Jiri Kosina [ 1.870629] usbcore: registered new interface driver usbhid [ 1.872571] usbhid: USB HID core driver [ 1.875524] 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.879436] 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.263651] md: linear personality registered for level -1 [ 2.267724] md: multipath personality registered for level -4 [ 2.271894] md: raid0 personality registered for level 0 [ 2.276438] md: raid1 personality registered for level 1 [ 2.347064] raid6: sse2x1 gen() 11351 MB/s [ 2.415047] raid6: sse2x1 xor() 8896 MB/s [ 2.483046] raid6: sse2x2 gen() 14276 MB/s [ 2.551056] raid6: sse2x2 xor() 9694 MB/s [ 2.619058] raid6: sse2x4 gen() 16496 MB/s [ 2.687058] raid6: sse2x4 xor() 11129 MB/s [ 2.755058] raid6: avx2x1 gen() 21817 MB/s [ 2.827055] raid6: avx2x2 gen() 25480 MB/s [ 2.895056] raid6: avx2x4 gen() 29779 MB/s [ 2.896555] raid6: using algorithm avx2x4 gen() 29779 MB/s [ 2.898377] raid6: using avx2x2 recovery algorithm [ 2.906053] xor: automatically using best checksumming function: [ 2.947045] avx : 31749.000 MB/sec [ 2.950144] async_tx: api initialized (async) [ 2.963636] md: raid6 personality registered for level 6 [ 2.965431] md: raid5 personality registered for level 5 [ 2.967223] md: raid4 personality registered for level 4 [ 2.974878] 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.014702] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.037496] 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.153109] 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.158922] systemd[1]: Detected virtualization kvm. [ 3.160623] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.165080] systemd[1]: Set hostname to . [ 3.168317] systemd[1]: Initializing machine ID from KVM UUID. [ 3.170314] systemd[1]: Installed transient /etc/machine-id file. [ 3.303658] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.307499] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.311656] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.315708] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.319443] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.323793] 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.329288] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.332835] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.337114] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.340956] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.343957] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.347472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.351449] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.356294] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.359667] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.363474] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.366839] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.370619] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.374117] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.378699] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.382890] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.397374] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.405523] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.420912] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.428275] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.436795] 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.450885] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.456814] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.462773] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.472132] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.476661] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.488614] Loading iSCSI transport class v2.0-870. [ 3.491632] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.499955] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.507096] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.513127] systemd[1]: Started Set console keymap. [ 3.517318] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [ 3.522159] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.533236] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.542625] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.558929] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.568593] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[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] Found device /dev/ttyS0. [[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 Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 4.021934] intel_rapl: no valid rapl domains found in package 0 Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 5.026279] cloud-init[516]: Cloud-init v. 18.2 running 'init-local' at Tue, 26 Mar 2019 16:42:49 +0000. Up 4.83 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... 2019-03-26 16:42:57,742 - functest.core.singlevm - DEBUG - try 2: cannot connect to 172.30.9.201: [Errno None] Unable to connect to port 22 on 172.30.9.201 2019-03-26 16:43:06,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 16:43:06,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7/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}d1a142294a2c873701232d147152e4a70f6553a4" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 16:43:06,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 14237 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ecd6e4cb-cd97-462c-b34f-c3b2fe26cad7 x-openstack-request-id: req-ecd6e4cb-cd97-462c-b34f-c3b2fe26cad7 2019-03-26 16:43:06,835 - 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 729229404 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.910 MHz processor\n[ 0.222600] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.225683] pid_max: default: 32768 minimum: 301\n[ 0.227289] ACPI: Core revision 20150930\n[ 0.229321] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.231647] Security Framework initialized\n[ 0.233115] Yama: becoming mindful.\n[ 0.234413] AppArmor: AppArmor initialized\n[ 0.235909] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.238238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.240523] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.242686] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.245109] Initializing cgroup subsys io\n[ 0.246547] Initializing cgroup subsys memory\n[ 0.248076] Initializing cgroup subsys devices\n[ 0.249628] Initializing cgroup subsys freezer\n[ 0.251170] Initializing cgroup subsys net_cls\n[ 0.252714] Initializing cgroup subsys perf_event\n[ 0.254333] Initializing cgroup subsys net_prio\n[ 0.255904] Initializing cgroup subsys hugetlb\n[ 0.257469] Initializing cgroup subsys pids\n[ 0.258979] CPU: Physical Processor ID: 0\n[ 0.261114] mce: CPU supports 10 MCE banks\n[ 0.262593] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.264375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.266325] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.268170] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.270232] Spectre V2 : Enabling Indirect Branch Restricted Speculation\n[ 0.272390] Spectre V2 : Speculation control IBPB supported IBRS supported\n[ 0.274332] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.277019] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.297843] Freeing SMP alternatives memory: 32K\n[ 0.305483] ftrace: allocating 32237 entries in 126 pages\n[ 0.347573] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.349749] smpboot: Max logical packages: 1\n[ 0.351489] x2apic enabled\n[ 0.352866] Switched APIC routing to physical x2apic.\n[ 0.355759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.357755] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.361431] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.364615] KVM setup paravirtual spinlock\n[ 0.366617] x86: Booted up 1 node, 1 CPUs\n[ 0.371231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.375505] devtmpfs: initialized\n[ 0.378705] evm: security.selinux\n[ 0.379944] evm: security.SMACK64\n[ 0.381169] evm: security.SMACK64EXEC\n[ 0.382488] evm: security.SMACK64TRANSMUTE\n[ 0.383928] evm: security.SMACK64MMAP\n[ 0.385244] evm: security.ima\n[ 0.386386] evm: security.capability\n[ 0.388159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.391431] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.393824] pinctrl core: initialized pinctrl subsystem\n[ 0.396121] RTC time: 16:42:44, date: 03/26/19\n[ 0.398184] NET: Registered protocol family 16\n[ 0.400110] cpuidle: using governor ladder\n[ 0.401559] cpuidle: using governor menu\n[ 0.402984] PCCT header not found.\n[ 0.404480] ACPI: bus type PCI registered\n[ 0.405937] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.408280] PCI: Using configuration type 1 for base access\n[ 0.411585] ACPI: Added _OSI(Module Device)\n[ 0.413130] ACPI: Added _OSI(Processor Device)\n[ 0.414651] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.416280] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.419875] ACPI: Interpreter enabled\n[ 0.421248] ACPI: (supports S0 S5)\n[ 0.422520] ACPI: Using IOAPIC for interrupt routing\n[ 0.424222] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.429140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.431206] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.433416] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.435587] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.439564] acpiphp: Slot [3] registered\n[ 0.456906] acpiphp: Slot [4] registered\n[ 0.458360] acpiphp: Slot [5] registered\n[ 0.459803] acpiphp: Slot [6] registered\n[ 0.461221] acpiphp: Slot [7] registered\n[ 0.462640] acpiphp: Slot [8] registered\n[ 0.464058] acpiphp: Slot [9] registered\n[ 0.465480] acpiphp: Slot [10] registered\n[ 0.466924] acpiphp: Slot [11] registered\n[ 0.468362] acpiphp: Slot [12] registered\n[ 0.469813] acpiphp: Slot [13] registered\n[ 0.471391] acpiphp: Slot [14] registered\n[ 0.472831] acpiphp: Slot [15] registered\n[ 0.474280] acpiphp: Slot [16] registered\n[ 0.475721] acpiphp: Slot [17] registered\n[ 0.477165] acpiphp: Slot [18] registered\n[ 0.478610] acpiphp: Slot [19] registered\n[ 0.480053] acpiphp: Slot [20] registered\n[ 0.481490] acpiphp: Slot [21] registered\n[ 0.482933] acpiphp: Slot [22] registered\n[ 0.484370] acpiphp: Slot [23] registered\n[ 0.485812] acpiphp: Slot [24] registered\n[ 0.487248] acpiphp: Slot [25] registered\n[ 0.488693] acpiphp: Slot [26] registered\n[ 0.490130] acpiphp: Slot [27] registered\n[ 0.491570] acpiphp: Slot [28] registered\n[ 0.493008] acpiphp: Slot [29] registered\n[ 0.494443] acpiphp: Slot [30] registered\n[ 0.495899] acpiphp: Slot [31] registered\n[ 0.497328] PCI host bridge to bus 0000:00\n[ 0.498770] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.500950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.503124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.505711] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.508289] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window]\n[ 0.510939] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.516997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.519296] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.521415] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.523691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.528498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.531045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.556583] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.559786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.562286] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.564776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.567216] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.569403] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.571804] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.573695] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.576439] vgaarb: loaded\n[ 0.577505] vgaarb: bridge control possible 0000:00:02.0\n[ 0.579780] SCSI subsystem initialized\n[ 0.581434] ACPI: bus type USB registered\n[ 0.582951] usbcore: registered new interface driver usbfs\n[ 0.584811] usbcore: registered new interface driver hub\n[ 0.586623] usbcore: registered new device driver usb\n[ 0.588606] PCI: Using ACPI for IRQ routing\n[ 0.590746] NetLabel: Initializing\n[ 0.592023] NetLabel: domain hash size = 128\n[ 0.593535] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.595274] NetLabel: unlabeled traffic allowed by default\n[ 0.597304] amd_nb: Cannot enumerate AMD northbridges\n[ 0.599045] clocksource: Switched to clocksource kvm-clock\n[ 0.609778] AppArmor: AppArmor Filesystem Enabled\n[ 0.611488] pnp: PnP ACPI init\n[ 0.613030] pnp: PnP ACPI: found 5 devices\n[ 0.620368] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.623460] NET: Registered protocol family 2\n[ 0.625500] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.627801] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.629932] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.632083] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.634026] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.636180] NET: Registered protocol family 1\n[ 0.637768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.639738] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.641644] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.658403] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675322] Unpacking initramfs...\n[ 1.169890] Freeing initrd memory: 37084K\n[ 1.171927] Scanning for low memory corruption every 60 seconds\n[ 1.174406] audit: initializing netlink subsys (disabled)\n[ 1.176397] audit: type=2000 audit(1553618564.586:1): initialized\n[ 1.178770] Initialise system trusted keyring\n[ 1.180467] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.182537] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.185784] zbud: loaded\n[ 1.187133] VFS: Disk quotas dquot_6.6.0\n[ 1.188579] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.191020] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.193217] fuse init (API version 7.23)\n[ 1.194778] Key type big_key registered\n[ 1.196208] Allocating IMA MOK and blacklist keyrings.\n[ 1.198321] Key type asymmetric registered\n[ 1.199811] Asymmetric key parser 'x509' registered\n[ 1.201513] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.204153] io scheduler noop registered\n[ 1.205566] io scheduler deadline registered (default)\n[ 1.207358] io scheduler cfq registered\n[ 1.208855] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.210706] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.212978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.215565] ACPI: Power Button [PWRF]\n[ 1.217069] GHES: HEST is not enabled!\n[ 1.233110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.265852] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.269422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.294720] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.298357] Linux agpgart interface v0.103\n[ 1.301556] loop: module loaded\n[ 1.305403] vda: vda1\n[ 1.307312] scsi host0: ata_piix\n[ 1.308621] scsi host1: ata_piix\n[ 1.309876] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.312057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.314928] libphy: Fixed MDIO Bus: probed\n[ 1.316395] tun: Universal TUN/TAP device driver, 1.6\n[ 1.318089] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.321434] PPP generic driver version 2.4.2\n[ 1.323031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.325161] ehci-pci: EHCI PCI platform driver\n[ 1.326737] ehci-platform: EHCI generic platform driver\n[ 1.328508] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.330598] ohci-pci: OHCI PCI platform driver\n[ 1.332191] ohci-platform: OHCI generic platform driver\n[ 1.333962] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.350755] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.352565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.355193] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.356975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.359136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.361319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.363825] usb usb1: Product: UHCI Host Controller\n[ 1.365482] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd\n[ 1.367538] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.369252] hub 1-0:1.0: USB hub found\n[ 1.370610] hub 1-0:1.0: 2 ports detected\n[ 1.372257] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.375951] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.377631] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.379439] mousedev: PS/2 mouse device common for all mice\n[ 1.381677] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.384698] rtc_cmos 00:00: RTC can wake from S4\n[ 1.386841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.388939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.391064] i2c /dev entries driver\n[ 1.392406] device-mapper: uevent: version 1.0.3\n[ 1.394070] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.396939] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.399245] NET: Registered protocol family 10\n[ 1.401242] NET: Registered protocol family 17\n[ 1.402824] Key type dns_resolver registered\n[ 1.404574] registered taskstats version 1\n[ 1.406072] Loading compiled-in X.509 certificates\n[ 1.408332] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb'\n[ 1.411642] zswap: loaded using pool lzo/zbud\n[ 1.414783] Key type trusted registered\n[ 1.418177] Key type encrypted registered\n[ 1.419631] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.421498] ima: No TPM chip found, activating TPM-bypass!\n[ 1.423380] evm: HMAC attrs: 0x1\n[ 1.424968] Magic number: 11:317:743\n[ 1.426459] rtc_cmos 00:00: setting system clock to 2019-03-26 16:42:45 UTC (1553618565)\n[ 1.429333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.447694] EDD information not available.\n[ 1.469768] Freeing unused kernel memory: 1512K\n[ 1.471367] Write protecting the kernel read-only data: 14336k\n[ 1.476451] Freeing unused kernel memory: 1692K\n[ 1.478350] Freeing unused kernel memory: 96K\nLoading, please wait...\nstarting version 229\n[ 1.490538] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.494050] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.497360] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.500606] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.503685] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.506894] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.517264] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.521259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.524371] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.527619] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available)\n[ 1.588315] virtio_net virtio0 ens3: renamed from eth0\n[ 1.593691] [drm] Initialized drm 1.1.0 20060810\n[ 1.599680] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.604452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.628971] AVX2 version of gcm_enc/dec engaged.\n[ 1.630608] AES CTR mode by8 optimization enabled\n[ 1.632690] FDC 0 is a S82078B\n[ 1.683088] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.847986] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.850206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.852494] usb 1-1: Product: QEMU USB Tablet\n[ 1.854033] usb 1-1: Manufacturer: QEMU\n[ 1.855411] usb 1-1: SerialNumber: 42\n[ 1.863461] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.870629] usbcore: registered new interface driver usbhid\n[ 1.872571] usbhid: USB HID core driver\n[ 1.875524] 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.879436] 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.263651] md: linear personality registered for level -1\n[ 2.267724] md: multipath personality registered for level -4\n[ 2.271894] md: raid0 personality registered for level 0\n[ 2.276438] md: raid1 personality registered for level 1\n[ 2.347064] raid6: sse2x1 gen() 11351 MB/s\n[ 2.415047] raid6: sse2x1 xor() 8896 MB/s\n[ 2.483046] raid6: sse2x2 gen() 14276 MB/s\n[ 2.551056] raid6: sse2x2 xor() 9694 MB/s\n[ 2.619058] raid6: sse2x4 gen() 16496 MB/s\n[ 2.687058] raid6: sse2x4 xor() 11129 MB/s\n[ 2.755058] raid6: avx2x1 gen() 21817 MB/s\n[ 2.827055] raid6: avx2x2 gen() 25480 MB/s\n[ 2.895056] raid6: avx2x4 gen() 29779 MB/s\n[ 2.896555] raid6: using algorithm avx2x4 gen() 29779 MB/s\n[ 2.898377] raid6: using avx2x2 recovery algorithm\n[ 2.906053] xor: automatically using best checksumming function:\n[ 2.947045] avx : 31749.000 MB/sec\n[ 2.950144] async_tx: api initialized (async)\n[ 2.963636] md: raid6 personality registered for level 6\n[ 2.965431] md: raid5 personality registered for level 5\n[ 2.967223] md: raid4 personality registered for level 4\n[ 2.974878] 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.014702] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.037496] 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.153109] 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.158922] systemd[1]: Detected virtualization kvm.\n[ 3.160623] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.4 LTS[0m!\n\n[ 3.165080] systemd[1]: Set hostname to .\n[ 3.168317] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.170314] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.303658] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.307499] systemd[1]: Listening on fsck to fsckd communication Socket.\n[[0;32m OK [0m] Listening on fsck to fsckd communication Socket.\n[ 3.311656] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.315708] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.319443] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.323793] 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.329288] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.332835] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.337114] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.340956] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.343957] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.347472] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.351449] 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.356294] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.359667] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.363474] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.366839] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.370619] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.374117] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.378699] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.382890] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.397374] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.405523] 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.420912] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.428275] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.436795] 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.450885] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.456814] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.462773] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.472132] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.476661] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.488614] Loading iSCSI transport class v2.0-870.\n[ 3.491632] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.499955] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.507096] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 3.513127] systemd[1]: Started Set console keymap.\n[ 3.517318] iscsi: registered transport (tcp)\n[[0;32m OK [0m] Started Set console keymap.\n[ 3.522159] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 3.533236] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 3.542625] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 3.558929] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[ 3.568593] iscsi: registered transport (iser)\n[[0;32m OK [0m] Started Load Kernel Modules.\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n Starting File System Check on Root Device...\n[[0;32m OK [0m] Started File System Check Daemon to report status.\n[[0;32m OK [0m] Started File System Check on Root Device.\n Starting Remount Root and Kernel File Systems...\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Load/Save Random Seed...\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] Found device /dev/ttyS0.\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 Tell Plymouth To Write Out Runtime Data...\n Starting Create Volatile Files and Directories...\n Starting Commit a transient machine-id on disk...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[ 4.021934] intel_rapl: no valid rapl domains found in package 0\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[ 5.026279] cloud-init[516]: Cloud-init v. 18.2 running 'init-local' at Tue, 26 Mar 2019 16:42:49 +0000. Up 4.83 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 15.373404] cloud-init[943]: Cloud-init v. 18.2 running 'init' at Tue, 26 Mar 2019 16:42:50 +0000. Up 6.49 seconds.\n[ 15.376546] cloud-init[943]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 15.384131] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.392156] cloud-init[943]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 15.396157] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.400169] cloud-init[943]: ci-info: | ens3 | True | 192.168.120.23 | 255.255.255.0 | . | fa:16:3e:79:fc:e4 |\n[ 15.412155] cloud-init[943]: ci-info: | ens3 | True | fe80::f816:3eff:fe79:fce4/64 | . | link | fa:16:3e:79:fc:e4 |\n[ 15.415344] cloud-init[943]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . |\n[ 15.422404] cloud-init[943]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 15.428396] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+\n[ 15.436143] cloud-init[943]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 15.444125] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.447109] cloud-init[943]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 15.454052] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.458103] cloud-init[943]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 15.463134] cloud-init[943]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 15.467975] cloud-init[943]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 15.474361] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 15.479022] cloud-init[943]: 2019-03-26 16:42:59,733 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None.\n[ 15.835245] cloud-init[943]: Generating public/private rsa key pair.\n[ 15.837761] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 15.844466] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 15.852145] cloud-init[943]: The key fingerprint is:\n[ 15.854191] cloud-init[943]: SHA256:5pwaYF3Rgu1M1Iv6Sa3nTDrT64OnqfPszJrPXCU2U34 root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c\n[ 15.860399] cloud-init[943]: The key's randomart image is:\n[ 15.868131] cloud-init[943]: +---[RSA 2048]----+\n[ 15.870094] cloud-init[943]: | +oo |\n[ 15.876126] cloud-init[943]: | . +.o |\n[ 15.878121] cloud-init[943]: | +.o .. |\n[ 15.880129] cloud-init[943]: | . .+ .o |\n[ 15.884215] cloud-init[943]: | o ..S.= o E |\n[ 15.888117] cloud-init[943]: | . ..+.o.= . |\n[ 15.892118] cloud-init[943]: | .o+=o |\n[ 15.896124] cloud-init[943]: | .XB*= |\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target System Initialization.[ 15.899918] cloud-init[943]: | =B&O=o |\n[ 15.906041] cloud-init[943]: +----[SHA256]-----+\n[ 15.907577] cloud-init\n Starting Socket activation for snappy daemon.\n[943]: Generating public/private dsa key pair.[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[ 15.916942] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 15.919323] cloud-init[943]: \n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 15.925644] cloud-init[943]: The key fingerprint is:\n[ 15.927222] cloud-init[943]: [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\nSHA256:z22uOkUQpufpKJ6UDdWmAK9GJjoEu9/8JcTWpmiiAzI root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[ 15.936629] cloud-init[943]: The key's randomart image is:\n[ 15.938329] cloud-init[943]: +---[DSA 1024]----+\n[ 15.939826] \n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Reached target Network is Online.\ncloud-init[943]: |. . o. |\n[ 15.945321] cloud-init[943]: |.. o +. |\n[ 15.946820] cloud-init[943]: |o.o o o +. | Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target Cloud-config availability.\n\n[ 15.952346] cloud-init[943]: |o= . + * .. |\n[ 15.954188] cloud-init[943]: |+ o . = S. |\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[ 15.960070] cloud-init[943]: [[0;32m OK [0m] Listening on LXD - unix socket.|E+ o B = o.. |\n[ 15.965188] cloud-init[943]: |o.o O = o.o o |\n[ 15.966704] cloud-init[943]: |.. = + o. o |\n[[0;32m OK [0m\n[ 15.972547] cloud-init[943]: |.. o . .o... |\n[ 15.974049] cloud-init[943]: +----[SHA256]-----+\n[ 15.975547] cloud-init] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.[943]: Generating public/private ecdsa key pair.\n[ 15.981405] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 15.983897] \ncloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started ACPI event daemon.\n Starting System Logging Service...\n\n[ 15.990938] cloud-init Starting Pollinate to seed the pseudo random number generator...\n [943]: The key fingerprint is:\n[ 16.000411] cloud-init[943]: Starting LSB: MD monitoring daemon...\nSHA256:dOWnZlnV0ZQFjJZbZtYsXlloT72yNwW2Mz6Zo62+c9U root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c[[0;32m OK [0m] Started D-Bus System Message Bus.\n\n[ 16.022097] cloud-init[943]: The key's randomart image is:\n[ 16.026329] cloud-init[943]: +---[ECDSA 256]---+\n[ 16.033874] cloud-init[943]: | .+.B#|\n[ 16.038183] cloud-init[943]: [[0;32m OK [0m] Started iperf Service.\n[[0;32m OK [0m] Started iperf3 Service.\n| o+ %+O| Starting Apply the settings specified in cloud-config...\n[[0;32m OK [0m\n] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Deferred execution scheduler.\n Starting /etc/rc.local Compatibility...\n Starting LXD - container startup/shutdown...\n[ 16.066050] Starting Accounts Service...\ncloud-init[943]: | . ...XoB.| Starting Snappy daemon...\n Starting Login Service...\n\n[[0;32m OK [0m] Started Regular background program processing daemon.[ 16.101633] \n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\ncloud-init[943]: | . . .*=.o|\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[ 16.175962] cloud-init[943]: | S =.o=o|\n[ 16.203332] cloud-init[943]: | o .*oE|\n Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 16.238827] \n Starting Login to default iSCSI targets...\ncloud-init[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.[943]: | o.+.|\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[ 16.267513] \n[[0;32m OK [0m] Started Accounts Service.\ncloud-init[943]: | o o |\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[ 16.297141] cloud-init[[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...[943]: | .+= |\n[ 16.317706] cloud-init\n Starting Permit User Sessions...\n [943]: Starting LSB: network benchmark...+----[SHA256]-----+\n Starting LSB: automatic crash report generation...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n\n Starting Terminate Plymouth Boot Screen...\n[ 16.379123] cloud-init[943]: Generating public/private ed25519 key pair. Starting Hold until boot process finishes up...\n[[0;32m OK [0m] Started LSB: network benchmark.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[ 16.403523] [[0;32m OK [0m] Started Hold until boot process finishes up.\ncloud-init[943]: [[0;32m OK [0m] Started Snappy daemon.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[ 16.461468] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Set console scheme.\n\n[ 16.486090] cloud-init[943]: The key fingerprint is:\n[ 16.496600] cloud-init[943]: SHA256:gXCJ+vYna5Te5l2lXkxjqWnBB3p1SNp1nKHbCBhqbRg root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c\n[ 16.504107] cloud-init[943]: The key's randomart image is:\n[ 16.513108] cloud-init[943]: +--[ED25519 256]--+\n[ 16.516106] cloud-init[943]: | ...E . .o=|\n[ 16.520247] cloud-init[943]: | .o..= o +.+o|\n[ 16.525461] cloud-init[943]: | . .+.+ .o.+ .|\n[ 16.530446] cloud-init[943]: | . . .. o.o+o |\n[ 16.534973] cloud-init[943]: | . .S . +oB. |\n[ 16.539774] cloud-init[943]: | o o . @ . |\n[ 16.544527] cloud-init[943]: | . + . * o |\n[ 16.549433] cloud-init[943]: | = +. + . |\n[ 16.560929] cloud-init[943]: | ..*. . . |\n[ 16.562861] cloud-init[943]: +----[SHA256]-----+\n[ 16.871646] cloud-init[1072]: Generating locales (this might take a while)...\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n[ 17.640388] cloud-init[1072]: en_US.UTF-8... done\n[ 17.643956] cloud-init[1072]: Generation complete.\n[ 18.101659] cloud-init[1072]: Cloud-init v. 18.2 running 'modules:config' at Tue, 26 Mar 2019 16:43:01 +0000. Up 16.77 seconds.\n[[0;32m OK [0m] Started Apply the settings specified in cloud-config.\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 | 9e:2f:d1:51:a3:bb:af:62:15:c7:20:80:00:17:f0:98 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\n<14>Mar 26 16:43:06 ec2: \n<14>Mar 26 16:43:06 ec2: #############################################################\n<14>Mar 26 16:43:06 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\n<14>Mar 26 16:43:06 ec2: 1024 SHA256:z22uOkUQpufpKJ6UDdWmAK9GJjoEu9/8JcTWpmiiAzI root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c (DSA)\n<14>Mar 26 16:43:06 ec2: 256 SHA256:dOWnZlnV0ZQFjJZbZtYsXlloT72yNwW2Mz6Zo62+c9U root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c (ECDSA)\n<14>Mar 26 16:43:06 ec2: 256 SHA256:gXCJ+vYna5Te5l2lXkxjqWnBB3p1SNp1nKHbCBhqbRg root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c (ED25519)\n<14>Mar 26 16:43:06 ec2: 2048 SHA256:5pwaYF3Rgu1M1Iv6Sa3nTDrT64OnqfPszJrPXCU2U34 root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c (RSA)\n<14>Mar 26 16:43:06 ec2: -----END SSH HOST KEY FINGERPRINTS-----\n<14>Mar 26 16:43:06 ec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKy7tqhFyeknHN/ICvh0yWEY2P/u42qwe/MjvNpknDZ4wrBpVOZLdbivMcQknZsq9rXkM/gqAocGQqkcIvFKvbg= root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJKweSTI7HyMzWYHLIwFFpUEJ6PpsYmrFI4YYRd/W+oL root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbrfOY15zK4cI47Eozf9erw9VSNWcwEMBdVGa0fHsN5gtLQXWuMpVMpfRHwDlzJ/VOH7ghjNxDTbi0D7k2u4sl/lp+uAlukuFECZPcmuLG+PW5SRNTMqoD3fj3c7BPLylCjgsUPxOdbPfLhrlysjknW9GbuKR0xw2eyK/sHNuPv1afrKrU4L/Nc4edSqCnR3tXuRdNQ3vGz2cmJHBYjQQ16/CSs+QNNMEy9947HkByTr7lqtBS1BdcrhCR1Oee4JxB2lM2iGv7jNzeaUGlCfvFCLCt5EUO82zVTy1nWPJBgZLNssno/5NpSS7dSZ2F+So5KJWhp2hzJxwfDgzcD5Ft root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c\n-----END SSH HOST KEY KEYS-----\n[ 21.890507] cloud-init[1324]: Cloud-init v. 18.2 running 'modules:final' at Tue, 26 Mar 2019 16:43:06 +0000. Up 21.71 seconds.\n[ 21.893357] cloud-init[1324]: Cloud-init v. 18.2 finished at Tue, 26 Mar 2019 16:43:06 +0000. Datasource DataSourceEc2. Up 21.88 seconds\n\nUbuntu 16.04.4 LTS shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c ttyS0\n\nshaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c login: "} 2019-03-26 16:43:06,836 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7/action used request id req-ecd6e4cb-cd97-462c-b34f-c3b2fe26cad7 2019-03-26 16:43:06,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0843839645386s 2019-03-26 16:43:06,837 - 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 729229404 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.910 MHz processor [ 0.222600] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.225683] pid_max: default: 32768 minimum: 301 [ 0.227289] ACPI: Core revision 20150930 [ 0.229321] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.231647] Security Framework initialized [ 0.233115] Yama: becoming mindful. [ 0.234413] AppArmor: AppArmor initialized [ 0.235909] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.238238] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.240523] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.242686] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.245109] Initializing cgroup subsys io [ 0.246547] Initializing cgroup subsys memory [ 0.248076] Initializing cgroup subsys devices [ 0.249628] Initializing cgroup subsys freezer [ 0.251170] Initializing cgroup subsys net_cls [ 0.252714] Initializing cgroup subsys perf_event [ 0.254333] Initializing cgroup subsys net_prio [ 0.255904] Initializing cgroup subsys hugetlb [ 0.257469] Initializing cgroup subsys pids [ 0.258979] CPU: Physical Processor ID: 0 [ 0.261114] mce: CPU supports 10 MCE banks [ 0.262593] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.264375] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.266325] Spectre V2 : Mitigation: Full generic retpoline [ 0.268170] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.270232] Spectre V2 : Enabling Indirect Branch Restricted Speculation [ 0.272390] Spectre V2 : Speculation control IBPB supported IBRS supported [ 0.274332] Spectre V2 : Retpoline compiled kernel. Defaulting IBRS to disabled[ 0.277019] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.297843] Freeing SMP alternatives memory: 32K [ 0.305483] ftrace: allocating 32237 entries in 126 pages [ 0.347573] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.349749] smpboot: Max logical packages: 1 [ 0.351489] x2apic enabled [ 0.352866] Switched APIC routing to physical x2apic. [ 0.355759] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.357755] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.361431] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.364615] KVM setup paravirtual spinlock [ 0.366617] x86: Booted up 1 node, 1 CPUs [ 0.371231] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.375505] devtmpfs: initialized [ 0.378705] evm: security.selinux [ 0.379944] evm: security.SMACK64 [ 0.381169] evm: security.SMACK64EXEC [ 0.382488] evm: security.SMACK64TRANSMUTE [ 0.383928] evm: security.SMACK64MMAP [ 0.385244] evm: security.ima [ 0.386386] evm: security.capability [ 0.388159] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.391431] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.393824] pinctrl core: initialized pinctrl subsystem [ 0.396121] RTC time: 16:42:44, date: 03/26/19 [ 0.398184] NET: Registered protocol family 16 [ 0.400110] cpuidle: using governor ladder [ 0.401559] cpuidle: using governor menu [ 0.402984] PCCT header not found. [ 0.404480] ACPI: bus type PCI registered [ 0.405937] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.408280] PCI: Using configuration type 1 for base access [ 0.411585] ACPI: Added _OSI(Module Device) [ 0.413130] ACPI: Added _OSI(Processor Device) [ 0.414651] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.416280] ACPI: Added _OSI(Processor Aggregator Device) [ 0.419875] ACPI: Interpreter enabled [ 0.421248] ACPI: (supports S0 S5) [ 0.422520] ACPI: Using IOAPIC for interrupt routing [ 0.424222] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.429140] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.431206] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.433416] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.435587] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.439564] acpiphp: Slot [3] registered [ 0.456906] acpiphp: Slot [4] registered [ 0.458360] acpiphp: Slot [5] registered [ 0.459803] acpiphp: Slot [6] registered [ 0.461221] acpiphp: Slot [7] registered [ 0.462640] acpiphp: Slot [8] registered [ 0.464058] acpiphp: Slot [9] registered [ 0.465480] acpiphp: Slot [10] registered [ 0.466924] acpiphp: Slot [11] registered [ 0.468362] acpiphp: Slot [12] registered [ 0.469813] acpiphp: Slot [13] registered [ 0.471391] acpiphp: Slot [14] registered [ 0.472831] acpiphp: Slot [15] registered [ 0.474280] acpiphp: Slot [16] registered [ 0.475721] acpiphp: Slot [17] registered [ 0.477165] acpiphp: Slot [18] registered [ 0.478610] acpiphp: Slot [19] registered [ 0.480053] acpiphp: Slot [20] registered [ 0.481490] acpiphp: Slot [21] registered [ 0.482933] acpiphp: Slot [22] registered [ 0.484370] acpiphp: Slot [23] registered [ 0.485812] acpiphp: Slot [24] registered [ 0.487248] acpiphp: Slot [25] registered [ 0.488693] acpiphp: Slot [26] registered [ 0.490130] acpiphp: Slot [27] registered [ 0.491570] acpiphp: Slot [28] registered [ 0.493008] acpiphp: Slot [29] registered [ 0.494443] acpiphp: Slot [30] registered [ 0.495899] acpiphp: Slot [31] registered [ 0.497328] PCI host bridge to bus 0000:00 [ 0.498770] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.500950] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.503124] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.505711] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.508289] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff window] [ 0.510939] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.516997] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.519296] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.521415] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.523691] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.528498] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.531045] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.556583] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.559786] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.562286] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.564776] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.567216] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.569403] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.571804] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.573695] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.576439] vgaarb: loaded [ 0.577505] vgaarb: bridge control possible 0000:00:02.0 [ 0.579780] SCSI subsystem initialized [ 0.581434] ACPI: bus type USB registered [ 0.582951] usbcore: registered new interface driver usbfs [ 0.584811] usbcore: registered new interface driver hub [ 0.586623] usbcore: registered new device driver usb [ 0.588606] PCI: Using ACPI for IRQ routing [ 0.590746] NetLabel: Initializing [ 0.592023] NetLabel: domain hash size = 128 [ 0.593535] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.595274] NetLabel: unlabeled traffic allowed by default [ 0.597304] amd_nb: Cannot enumerate AMD northbridges [ 0.599045] clocksource: Switched to clocksource kvm-clock [ 0.609778] AppArmor: AppArmor Filesystem Enabled [ 0.611488] pnp: PnP ACPI init [ 0.613030] pnp: PnP ACPI: found 5 devices [ 0.620368] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.623460] NET: Registered protocol family 2 [ 0.625500] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.627801] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.629932] TCP: Hash tables configured (established 4096 bind 4096) [ 0.632083] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.634026] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.636180] NET: Registered protocol family 1 [ 0.637768] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.639738] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.641644] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.658403] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675322] Unpacking initramfs... [ 1.169890] Freeing initrd memory: 37084K [ 1.171927] Scanning for low memory corruption every 60 seconds [ 1.174406] audit: initializing netlink subsys (disabled) [ 1.176397] audit: type=2000 audit(1553618564.586:1): initialized [ 1.178770] Initialise system trusted keyring [ 1.180467] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.182537] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.185784] zbud: loaded [ 1.187133] VFS: Disk quotas dquot_6.6.0 [ 1.188579] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.191020] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.193217] fuse init (API version 7.23) [ 1.194778] Key type big_key registered [ 1.196208] Allocating IMA MOK and blacklist keyrings. [ 1.198321] Key type asymmetric registered [ 1.199811] Asymmetric key parser 'x509' registered [ 1.201513] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.204153] io scheduler noop registered [ 1.205566] io scheduler deadline registered (default) [ 1.207358] io scheduler cfq registered [ 1.208855] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.210706] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.212978] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.215565] ACPI: Power Button [PWRF] [ 1.217069] GHES: HEST is not enabled! [ 1.233110] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.265852] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.269422] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.294720] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.298357] Linux agpgart interface v0.103 [ 1.301556] loop: module loaded [ 1.305403] vda: vda1 [ 1.307312] scsi host0: ata_piix [ 1.308621] scsi host1: ata_piix [ 1.309876] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.312057] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.314928] libphy: Fixed MDIO Bus: probed [ 1.316395] tun: Universal TUN/TAP device driver, 1.6 [ 1.318089] tun: (C) 1999-2004 Max Krasnyansky [ 1.321434] PPP generic driver version 2.4.2 [ 1.323031] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.325161] ehci-pci: EHCI PCI platform driver [ 1.326737] ehci-platform: EHCI generic platform driver [ 1.328508] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.330598] ohci-pci: OHCI PCI platform driver [ 1.332191] ohci-platform: OHCI generic platform driver [ 1.333962] uhci_hcd: USB Universal Host Controller Interface driver [ 1.350755] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.352565] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.355193] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.356975] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.359136] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.361319] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.363825] usb usb1: Product: UHCI Host Controller [ 1.365482] usb usb1: Manufacturer: Linux 4.4.0-127-generic uhci_hcd [ 1.367538] usb usb1: SerialNumber: 0000:00:01.2 [ 1.369252] hub 1-0:1.0: USB hub found [ 1.370610] hub 1-0:1.0: 2 ports detected [ 1.372257] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.375951] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.377631] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.379439] mousedev: PS/2 mouse device common for all mice [ 1.381677] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.384698] rtc_cmos 00:00: RTC can wake from S4 [ 1.386841] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.388939] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.391064] i2c /dev entries driver [ 1.392406] device-mapper: uevent: version 1.0.3 [ 1.394070] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.396939] ledtrig-cpu: registered to indicate activity on CPUs [ 1.399245] NET: Registered protocol family 10 [ 1.401242] NET: Registered protocol family 17 [ 1.402824] Key type dns_resolver registered [ 1.404574] registered taskstats version 1 [ 1.406072] Loading compiled-in X.509 certificates [ 1.408332] Loaded X.509 cert 'Build time autogenerated kernel key: 9f6f572a3ee0cb468eb8db4aa61815bc74ef6adb' [ 1.411642] zswap: loaded using pool lzo/zbud [ 1.414783] Key type trusted registered [ 1.418177] Key type encrypted registered [ 1.419631] AppArmor: AppArmor sha1 policy hashing enabled [ 1.421498] ima: No TPM chip found, activating TPM-bypass! [ 1.423380] evm: HMAC attrs: 0x1 [ 1.424968] Magic number: 11:317:743 [ 1.426459] rtc_cmos 00:00: setting system clock to 2019-03-26 16:42:45 UTC (1553618565) [ 1.429333] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.447694] EDD information not available. [ 1.469768] Freeing unused kernel memory: 1512K [ 1.471367] Write protecting the kernel read-only data: 14336k [ 1.476451] Freeing unused kernel memory: 1692K [ 1.478350] Freeing unused kernel memory: 96K Loading, please wait... starting version 229 [ 1.490538] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.494050] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.497360] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.500606] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.503685] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.506894] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.517264] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.521259] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.524371] random: systemd-udevd: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.527619] random: udevadm: uninitialized urandom read (16 bytes read, 2 bits of entropy available) [ 1.588315] virtio_net virtio0 ens3: renamed from eth0 [ 1.593691] [drm] Initialized drm 1.1.0 20060810 [ 1.599680] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.604452] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.628971] AVX2 version of gcm_enc/dec engaged. [ 1.630608] AES CTR mode by8 optimization enabled [ 1.632690] FDC 0 is a S82078B [ 1.683088] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.847986] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.850206] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.852494] usb 1-1: Product: QEMU USB Tablet [ 1.854033] usb 1-1: Manufacturer: QEMU [ 1.855411] usb 1-1: SerialNumber: 42 [ 1.863461] hidraw: raw HID events driver (C) Jiri Kosina [ 1.870629] usbcore: registered new interface driver usbhid [ 1.872571] usbhid: USB HID core driver [ 1.875524] 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.879436] 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.263651] md: linear personality registered for level -1 [ 2.267724] md: multipath personality registered for level -4 [ 2.271894] md: raid0 personality registered for level 0 [ 2.276438] md: raid1 personality registered for level 1 [ 2.347064] raid6: sse2x1 gen() 11351 MB/s [ 2.415047] raid6: sse2x1 xor() 8896 MB/s [ 2.483046] raid6: sse2x2 gen() 14276 MB/s [ 2.551056] raid6: sse2x2 xor() 9694 MB/s [ 2.619058] raid6: sse2x4 gen() 16496 MB/s [ 2.687058] raid6: sse2x4 xor() 11129 MB/s [ 2.755058] raid6: avx2x1 gen() 21817 MB/s [ 2.827055] raid6: avx2x2 gen() 25480 MB/s [ 2.895056] raid6: avx2x4 gen() 29779 MB/s [ 2.896555] raid6: using algorithm avx2x4 gen() 29779 MB/s [ 2.898377] raid6: using avx2x2 recovery algorithm [ 2.906053] xor: automatically using best checksumming function: [ 2.947045] avx : 31749.000 MB/sec [ 2.950144] async_tx: api initialized (async) [ 2.963636] md: raid6 personality registered for level 6 [ 2.965431] md: raid5 personality registered for level 5 [ 2.967223] md: raid4 personality registered for level 4 [ 2.974878] 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.014702] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.037496] 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.153109] 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.158922] systemd[1]: Detected virtualization kvm. [ 3.160623] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.4 LTS[0m! [ 3.165080] systemd[1]: Set hostname to . [ 3.168317] systemd[1]: Initializing machine ID from KVM UUID. [ 3.170314] systemd[1]: Installed transient /etc/machine-id file. [ 3.303658] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.307499] systemd[1]: Listening on fsck to fsckd communication Socket. [[0;32m OK [0m] Listening on fsck to fsckd communication Socket. [ 3.311656] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.315708] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.319443] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.323793] 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.329288] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.332835] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.337114] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.340956] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.343957] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.347472] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.351449] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.356294] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.359667] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.363474] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.366839] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.370619] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.374117] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.378699] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.382890] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.397374] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.405523] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.420912] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.428275] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.436795] 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.450885] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.456814] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.462773] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.472132] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.476661] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.488614] Loading iSCSI transport class v2.0-870. [ 3.491632] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.499955] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.507096] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 3.513127] systemd[1]: Started Set console keymap. [ 3.517318] iscsi: registered transport (tcp) [[0;32m OK [0m] Started Set console keymap. [ 3.522159] systemd[1]: Started Create list of required static device nodes for the current kernel. [[0;32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 3.533236] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 3.542625] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 3.558929] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [ 3.568593] iscsi: registered transport (iser) [[0;32m OK [0m] Started Load Kernel Modules. Starting Apply Kernel Variables... Mounting FUSE Control File System... [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Kernel Device Manager. Starting File System Check on Root Device... [[0;32m OK [0m] Started File System Check Daemon to report status. [[0;32m OK [0m] Started File System Check on Root Device. Starting Remount Root and Kernel File Systems... [[0;32m OK [0m] Started Remount Root and Kernel File Systems. Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Load/Save Random Seed... [[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] Found device /dev/ttyS0. [[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 Tell Plymouth To Write Out Runtime Data... Starting Create Volatile Files and Directories... Starting Commit a transient machine-id on disk... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [ 4.021934] intel_rapl: no valid rapl domains found in package 0 Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [ 5.026279] cloud-init[516]: Cloud-init v. 18.2 running 'init-local' at Tue, 26 Mar 2019 16:42:49 +0000. Up 4.83 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 15.373404] cloud-init[943]: Cloud-init v. 18.2 running 'init' at Tue, 26 Mar 2019 16:42:50 +0000. Up 6.49 seconds. [ 15.376546] cloud-init[943]: ci-info: ++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 15.384131] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.392156] cloud-init[943]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 15.396157] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.400169] cloud-init[943]: ci-info: | ens3 | True | 192.168.120.23 | 255.255.255.0 | . | fa:16:3e:79:fc:e4 | [ 15.412155] cloud-init[943]: ci-info: | ens3 | True | fe80::f816:3eff:fe79:fce4/64 | . | link | fa:16:3e:79:fc:e4 | [ 15.415344] cloud-init[943]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | . | [ 15.422404] cloud-init[943]: ci-info: | lo | True | ::1/128 | . | host | . | [ 15.428396] cloud-init[943]: ci-info: +--------+------+------------------------------+---------------+-------+-------------------+ [ 15.436143] cloud-init[943]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 15.444125] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.447109] cloud-init[943]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 15.454052] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.458103] cloud-init[943]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 15.463134] cloud-init[943]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 15.467975] cloud-init[943]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 15.474361] cloud-init[943]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 15.479022] cloud-init[943]: 2019-03-26 16:42:59,733 - DataSourceEc2.py[WARNING]: Metadata 'network' key not valid: None. [ 15.835245] cloud-init[943]: Generating public/private rsa key pair. [ 15.837761] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 15.844466] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 15.852145] cloud-init[943]: The key fingerprint is: [ 15.854191] cloud-init[943]: SHA256:5pwaYF3Rgu1M1Iv6Sa3nTDrT64OnqfPszJrPXCU2U34 root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c [ 15.860399] cloud-init[943]: The key's randomart image is: [ 15.868131] cloud-init[943]: +---[RSA 2048]----+ [ 15.870094] cloud-init[943]: | +oo | [ 15.876126] cloud-init[943]: | . +.o | [ 15.878121] cloud-init[943]: | +.o .. | [ 15.880129] cloud-init[943]: | . .+ .o | [ 15.884215] cloud-init[943]: | o ..S.= o E | [ 15.888117] cloud-init[943]: | . ..+.o.= . | [ 15.892118] cloud-init[943]: | .o+=o | [ 15.896124] cloud-init[943]: | .XB*= | [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target System Initialization.[ 15.899918] cloud-init[943]: | =B&O=o | [ 15.906041] cloud-init[943]: +----[SHA256]-----+ [ 15.907577] cloud-init Starting Socket activation for snappy daemon. [943]: Generating public/private dsa key pair.[[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Listening on UUID daemon activation socket. [ 15.916942] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 15.919323] cloud-init[943]: [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 15.925644] cloud-init[943]: The key fingerprint is: [ 15.927222] cloud-init[943]: [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. SHA256:z22uOkUQpufpKJ6UDdWmAK9GJjoEu9/8JcTWpmiiAzI root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c Starting LXD - unix socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [ 15.936629] cloud-init[943]: The key's randomart image is: [ 15.938329] cloud-init[943]: +---[DSA 1024]----+ [ 15.939826] [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Reached target Network is Online. cloud-init[943]: |. . o. | [ 15.945321] cloud-init[943]: |.. o +. | [ 15.946820] cloud-init[943]: |o.o o o +. | Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target Cloud-config availability. [ 15.952346] cloud-init[943]: |o= . + * .. | [ 15.954188] cloud-init[943]: |+ o . = S. | [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [ 15.960070] cloud-init[943]: [[0;32m OK [0m] Listening on LXD - unix socket.|E+ o B = o.. | [ 15.965188] cloud-init[943]: |o.o O = o.o o | [ 15.966704] cloud-init[943]: |.. = + o. o | [[0;32m OK [0m [ 15.972547] cloud-init[943]: |.. o . .o... | [ 15.974049] cloud-init[943]: +----[SHA256]-----+ [ 15.975547] cloud-init] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. [[0;32m OK [0m] Started Unattended Upgrades Shutdown.[943]: Generating public/private ecdsa key pair. [ 15.981405] cloud-init[943]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 15.983897] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.[[0;32m OK [0m] Started ACPI event daemon. Starting System Logging Service... [ 15.990938] cloud-init Starting Pollinate to seed the pseudo random number generator... [943]: The key fingerprint is: [ 16.000411] cloud-init[943]: Starting LSB: MD monitoring daemon... SHA256:dOWnZlnV0ZQFjJZbZtYsXlloT72yNwW2Mz6Zo62+c9U root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c[[0;32m OK [0m] Started D-Bus System Message Bus. [ 16.022097] cloud-init[943]: The key's randomart image is: [ 16.026329] cloud-init[943]: +---[ECDSA 256]---+ [ 16.033874] cloud-init[943]: | .+.B#| [ 16.038183] cloud-init[943]: [[0;32m OK [0m] Started iperf Service. [[0;32m OK [0m] Started iperf3 Service. | o+ %+O| Starting Apply the settings specified in cloud-config... [[0;32m OK [0m ] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Deferred execution scheduler. Starting /etc/rc.local Compatibility... Starting LXD - container startup/shutdown... [ 16.066050] Starting Accounts Service... cloud-init[943]: | . ...XoB.| Starting Snappy daemon... Starting Login Service... [[0;32m OK [0m] Started Regular background program processing daemon.[ 16.101633] Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). cloud-init[943]: | . . .*=.o| [[0;32m OK [0m] Started LSB: MD monitoring daemon. [ 16.175962] cloud-init[943]: | S =.o=o| [ 16.203332] cloud-init[943]: | o .*oE| Starting Authenticate and Authorize Users to Run Privileged Tasks...[ 16.238827] Starting Login to default iSCSI targets... cloud-init[[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service.[943]: | o.+.| [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [ 16.267513] [[0;32m OK [0m] Started Accounts Service. cloud-init[943]: | o o | [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login to default iSCSI targets. [ 16.297141] cloud-init[[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...[943]: | .+= | [ 16.317706] cloud-init Starting Permit User Sessions... [943]: Starting LSB: network benchmark...+----[SHA256]-----+ Starting LSB: automatic crash report generation... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. Starting Terminate Plymouth Boot Screen... [ 16.379123] cloud-init[943]: Generating public/private ed25519 key pair. Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: network benchmark. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [ 16.403523] [[0;32m OK [0m] Started Hold until boot process finishes up. cloud-init[943]: [[0;32m OK [0m] Started Snappy daemon. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started LSB: automatic crash report generation. [ 16.461468] cloud-init[943]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Set console scheme. [ 16.486090] cloud-init[943]: The key fingerprint is: [ 16.496600] cloud-init[943]: SHA256:gXCJ+vYna5Te5l2lXkxjqWnBB3p1SNp1nKHbCBhqbRg root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c [ 16.504107] cloud-init[943]: The key's randomart image is: [ 16.513108] cloud-init[943]: +--[ED25519 256]--+ [ 16.516106] cloud-init[943]: | ...E . .o=| [ 16.520247] cloud-init[943]: | .o..= o +.+o| [ 16.525461] cloud-init[943]: | . .+.+ .o.+ .| [ 16.530446] cloud-init[943]: | . . .. o.o+o | [ 16.534973] cloud-init[943]: | . .S . +oB. | [ 16.539774] cloud-init[943]: | o o . @ . | [ 16.544527] cloud-init[943]: | . + . * o | [ 16.549433] cloud-init[943]: | = +. + . | [ 16.560929] cloud-init[943]: | ..*. . . | [ 16.562861] cloud-init[943]: +----[SHA256]-----+ [ 16.871646] cloud-init[1072]: Generating locales (this might take a while)... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [ 17.640388] cloud-init[1072]: en_US.UTF-8... done [ 17.643956] cloud-init[1072]: Generation complete. [ 18.101659] cloud-init[1072]: Cloud-init v. 18.2 running 'modules:config' at Tue, 26 Mar 2019 16:43:01 +0000. Up 16.77 seconds. [[0;32m OK [0m] Started Apply the settings specified in cloud-config. 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 | 9e:2f:d1:51:a3:bb:af:62:15:c7:20:80:00:17:f0:98 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ <14>Mar 26 16:43:06 ec2: <14>Mar 26 16:43:06 ec2: ############################################################# <14>Mar 26 16:43:06 ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- <14>Mar 26 16:43:06 ec2: 1024 SHA256:z22uOkUQpufpKJ6UDdWmAK9GJjoEu9/8JcTWpmiiAzI root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c (DSA) <14>Mar 26 16:43:06 ec2: 256 SHA256:dOWnZlnV0ZQFjJZbZtYsXlloT72yNwW2Mz6Zo62+c9U root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c (ECDSA) <14>Mar 26 16:43:06 ec2: 256 SHA256:gXCJ+vYna5Te5l2lXkxjqWnBB3p1SNp1nKHbCBhqbRg root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c (ED25519) <14>Mar 26 16:43:06 ec2: 2048 SHA256:5pwaYF3Rgu1M1Iv6Sa3nTDrT64OnqfPszJrPXCU2U34 root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c (RSA) <14>Mar 26 16:43:06 ec2: -----END SSH HOST KEY FINGERPRINTS----- <14>Mar 26 16:43:06 ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKy7tqhFyeknHN/ICvh0yWEY2P/u42qwe/MjvNpknDZ4wrBpVOZLdbivMcQknZsq9rXkM/gqAocGQqkcIvFKvbg= root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJKweSTI7HyMzWYHLIwFFpUEJ6PpsYmrFI4YYRd/W+oL root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDbrfOY15zK4cI47Eozf9erw9VSNWcwEMBdVGa0fHsN5gtLQXWuMpVMpfRHwDlzJ/VOH7ghjNxDTbi0D7k2u4sl/lp+uAlukuFECZPcmuLG+PW5SRNTMqoD3fj3c7BPLylCjgsUPxOdbPfLhrlysjknW9GbuKR0xw2eyK/sHNuPv1afrKrU4L/Nc4edSqCnR3tXuRdNQ3vGz2cmJHBYjQQ16/CSs+QNNMEy9947HkByTr7lqtBS1BdcrhCR1Oee4JxB2lM2iGv7jNzeaUGlCfvFCLCt5EUO82zVTy1nWPJBgZLNssno/5NpSS7dSZ2F+So5KJWhp2hzJxwfDgzcD5Ft root@shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c -----END SSH HOST KEY KEYS----- [ 21.890507] cloud-init[1324]: Cloud-init v. 18.2 running 'modules:final' at Tue, 26 Mar 2019 16:43:06 +0000. Up 21.71 seconds. [ 21.893357] cloud-init[1324]: Cloud-init v. 18.2 finished at Tue, 26 Mar 2019 16:43:06 +0000. Datasource DataSourceEc2. Up 21.88 seconds Ubuntu 16.04.4 LTS shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c ttyS0 shaker-vm-89f80327-7a29-4193-84ef-fcfc2f8d010c login: 2019-03-26 16:43:06,841 - paramiko.transport - DEBUG - starting thread (client mode): 0xb171fb50L 2019-03-26 16:43:06,842 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 16:43:06,847 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 2019-03-26 16:43:06,847 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-03-26 16:43:06,848 - 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-26 16:43:06,848 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 16:43:06,848 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 16:43:06,848 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 16:43:06,848 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 16:43:06,848 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 16:43:06,888 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 16:43:06,889 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 16:43:06,906 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: 4b8a793d2b7176fe3f35c88284af5204 2019-03-26 16:43:06,907 - paramiko.transport - DEBUG - Trying discovered key 9e2fd151a3bbaf6215c720800017f098 in /tmp/tmpmLdOP6 2019-03-26 16:43:06,929 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 16:43:06,947 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 16:43:06,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-26 16:43:06,978 - 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-26 16:43:06,985 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e5afa2c-49d1-4296-a816-e3d78271e52f 2019-03-26 16:43:06,985 - 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-26 16:43:06,986 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-2e5afa2c-49d1-4296-a816-e3d78271e52f 2019-03-26 16:43:06,986 - 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}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:07,080 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-03-26 16:43:07,080 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-03-26 16:43:07,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 986 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d7d80b1-e44a-45ce-9e66-f5c6d55fbf65 2019-03-26 16:43:07,186 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/03fa345d29764a1ab13090d1f3215ddc"}, "enabled": true, "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c400f8d83a943e6a46920e69cd68aee"}, "enabled": true, "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36b53c3ba3f04b418e739651d4daf8a0"}, "enabled": true, "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3705fdab19d0491fb67a2d04f0523d94"}, "enabled": true, "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/37db07dc021a40fe999cf831284f960e"}, "enabled": true, "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4b649cef84124f739c0f848bf4fba0cf"}, "enabled": true, "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/506121c81fe64aae90e1a4d006ba200d"}, "enabled": true, "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67c1feecac614143b772eb021d87683a"}, "enabled": true, "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6ec684663d674b749125158b358cf159"}, "enabled": true, "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"name": "tempest-service-1517955992", "links": {"self": "http://192.30.9.3:35357/v3/services/8e4f3e5289074603b5a6813d9a6454ae"}, "enabled": true, "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "description": "tempest-description-245716025"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5813d861fe540e99fbbbf1c8ac3f115"}, "enabled": true, "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"name": "tempest-service-246654608", "links": {"self": "http://192.30.9.3:35357/v3/services/a63938e86535451c961cf50bc1bd4bec"}, "enabled": true, "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "description": "tempest-description-366500379"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a6ebfa27f93f487fb1fd2e16da1b7780"}, "enabled": true, "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b024d1087bf24cbca43602e6520408c0"}, "enabled": true, "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b142c2635e114a7b987a7f59c0f9a701"}, "enabled": true, "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eea56821999c40afb29f8d45a96215e9"}, "enabled": true, "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3e3c341f4f84445956fb6d35725facd"}, "enabled": true, "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-26 16:43:07,186 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-9d7d80b1-e44a-45ce-9e66-f5c6d55fbf65 2019-03-26 16:43:07,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.211735010147s 2019-03-26 16:43:07,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-26 16:43:07,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:07,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1983 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1dee44-4a98-4b28-aee8-3ccf88590144 2019-03-26 16:43:07,404 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/071a373ad91d443b9b9bffd5c557987f"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1cc4e0b005084f979f6f34a76228b214"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1dc851a9fe6a4a69a5d11a334ee7cea4"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ec684663d674b749125158b358cf159", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/245b3601fe8f46f58f9c47099b0fc003"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/31566bc32c37434a8343cc8d535e1489"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "31566bc32c37434a8343cc8d535e1489"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/31dd6483027946b0b110f102fda92b00"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "31dd6483027946b0b110f102fda92b00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33119c8e830f4586aaf349b476527488"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67c1feecac614143b772eb021d87683a", "id": "33119c8e830f4586aaf349b476527488"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3ea7271039434c04944d38c71707329e"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "3ea7271039434c04944d38c71707329e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/56a0ff077cd94628bd1104156cec20c9"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "56a0ff077cd94628bd1104156cec20c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/59dfefb2ad9f4c4db81c9643ad53df22"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60a01e4b2ce94294b1b7d37a6409d01d"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60ee1a642c2445668037cd923925a4ad"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "60ee1a642c2445668037cd923925a4ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/78e904cb2b6141698955eda5deb242e5"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "78e904cb2b6141698955eda5deb242e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7aa73a9c0893488baebf5de95b6137eb"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7ef8d08269214f76a2feb166abf7ea08"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/808255b7a2d04a0eb30f14e2e3eafcea"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/840ea42ac41f4a29839cd0a6d7c54f65"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/864074fb5ea248579b08e7190d29668d"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67c1feecac614143b772eb021d87683a", "id": "864074fb5ea248579b08e7190d29668d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8b02023dfd0245c8929e286508d97a8c"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/997ce8a81c8a42d582c90827ac2e6f7a"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ec684663d674b749125158b358cf159", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9b74a1a733f849508ce3325194398842"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "9b74a1a733f849508ce3325194398842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a08004f5bd934199ab4a271f7cad8a77"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/abe0b0fdefac429d91bdb01a384504a8"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b50c13e90054415189a46d27df5ba5af"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "b50c13e90054415189a46d27df5ba5af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bfe878dfff68437eb763c8b053e3a461"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "bfe878dfff68437eb763c8b053e3a461"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c70851daa480406db037e20ca9150a8d"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "c70851daa480406db037e20ca9150a8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cef3a0e69cfe41189c8d07ebae5292ae"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cf3903eaf987415a804a3f34d9a1ac8e"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d52a2fc97e2b48f194ad72de0bf9b3ba"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67c1feecac614143b772eb021d87683a", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d7ae594e1d784f1785f337cceae68e54"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "d7ae594e1d784f1785f337cceae68e54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e7151f97af7d4f0b8667a50d92455f29"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e9971bf0186f47209c65414079d48310"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "e9971bf0186f47209c65414079d48310"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f06068edd2e7411c85af456fa848b8d3"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ec684663d674b749125158b358cf159", "id": "f06068edd2e7411c85af456fa848b8d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f0e075d0966d44188849790453d0f8cc"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "f0e075d0966d44188849790453d0f8cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f1f25c4e7f8c4b7a82e7eb16c8f21b39"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f205fb1f17c54f468b8f653ca4da8b82"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f396c4b7ae614c128e5ea76d070f39db"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f3abcf3e2d184e5487af4f87d8a3f6ab"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f4ef0292dcd64ae68126691c30950a36"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "f4ef0292dcd64ae68126691c30950a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f710b76766dc4e76bd292784a3389087"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "f710b76766dc4e76bd292784a3389087"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fadd7a6dc5094ff7af1f15ec917d3d7d"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fd81238c5f5244a88a9bce90834143e5"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "fd81238c5f5244a88a9bce90834143e5"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-26 16:43:07,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-4a1dee44-4a98-4b28-aee8-3ccf88590144 2019-03-26 16:43:07,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.20783495903s 2019-03-26 16:43:07,412 - functest.opnfv_tests.openstack.shaker.shaker - DEBUG - keystone endpoint: http://172.30.9.22:5000 2019-03-26 16:43:07,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 16:43:07,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:07,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d28824-cf23-4836-813b-4489d630c2ae 2019-03-26 16:43:07,612 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 16:43:07,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-70d28824-cf23-4836-813b-4489d630c2ae 2019-03-26 16:43:07,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197113990784s 2019-03-26 16:43:07,618 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 16:43:07,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:07,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79f56b29-d711-4004-86cb-46c2310b5b28 2019-03-26 16:43:07,811 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 16:43:07,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-79f56b29-d711-4004-86cb-46c2310b5b28 2019-03-26 16:43:07,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.194020986557s 2019-03-26 16:43:07,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 16:43:07,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:08,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc73ff3-9224-4223-9a7d-de87ebd2f8e6 2019-03-26 16:43:08,002 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 16:43:08,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-4fc73ff3-9224-4223-9a7d-de87ebd2f8e6 2019-03-26 16:43:08,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.185934066772s 2019-03-26 16:43:08,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 16:43:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:08,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aecff90-51f1-4c1b-9963-3cbff1572f52 2019-03-26 16:43:08,223 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_89f80327-7a29-4193-84ef-fcfc2f8d010c", "links": {"self": "http://172.30.9.22:5000/v3/users/15d069b3b70e41b1be06911f65dba06f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15d069b3b70e41b1be06911f65dba06f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 16:43:08,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3aecff90-51f1-4c1b-9963-3cbff1572f52 2019-03-26 16:43:08,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.220179796219s 2019-03-26 16:43:08,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 16:43:08,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:08,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8f0137f-cde2-41e9-aa62-15d14a6945f9 2019-03-26 16:43:08,446 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82"}, "tags": [], "enabled": true, "id": "144f4a2e41154d0fb405f1cbb54b9e82", "parent_id": "default", "domain_id": "default", "name": "shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c"}]} 2019-03-26 16:43:08,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a8f0137f-cde2-41e9-aa62-15d14a6945f9 2019-03-26 16:43:08,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.211175918579s 2019-03-26 16:43:08,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 16:43:08,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=15d069b3b70e41b1be06911f65dba06f&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=144f4a2e41154d0fb405f1cbb54b9e82" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:08,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69c8915-eada-47a0-bb90-16068834d6c9 2019-03-26 16:43:08,662 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=15d069b3b70e41b1be06911f65dba06f&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=144f4a2e41154d0fb405f1cbb54b9e82", "previous": null, "next": null}} 2019-03-26 16:43:08,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=15d069b3b70e41b1be06911f65dba06f&role.id=5893f4ea335c4a69afcf62dfd8b764be&scope.project.id=144f4a2e41154d0fb405f1cbb54b9e82 used request id req-d69c8915-eada-47a0-bb90-16068834d6c9 2019-03-26 16:43:08,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.207705020905s 2019-03-26 16:43:08,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 16:43:08,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82/users/15d069b3b70e41b1be06911f65dba06f/roles/5893f4ea335c4a69afcf62dfd8b764be -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:08,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 16:43:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4b8eac0-8b70-4fa6-92cd-4886b6f1a5c1 2019-03-26 16:43:08,897 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 16:43:08,897 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82/users/15d069b3b70e41b1be06911f65dba06f/roles/5893f4ea335c4a69afcf62dfd8b764be used request id req-b4b8eac0-8b70-4fa6-92cd-4886b6f1a5c1 2019-03-26 16:43:08,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.231101036072s 2019-03-26 16:43:08,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 16:43:08,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:09,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20199ee2-2db8-48f9-9080-17e75a51a962 2019-03-26 16:43:09,108 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 16:43:09,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-20199ee2-2db8-48f9-9080-17e75a51a962 2019-03-26 16:43:09,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.207442045212s 2019-03-26 16:43:09,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-03-26 16:43:09,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" -d '{"role": {"name": "heat_stack_owner"}}' 2019-03-26 16:43:09,332 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1db83021-6f24-4a45-8c1c-3c2c2337f9e7 2019-03-26 16:43:09,332 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "740f3fee101f4878b3fd2c9a20541407", "links": {"self": "http://172.30.9.22:5000/v3/roles/740f3fee101f4878b3fd2c9a20541407"}, "name": "heat_stack_owner"}} 2019-03-26 16:43:09,333 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-1db83021-6f24-4a45-8c1c-3c2c2337f9e7 2019-03-26 16:43:09,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.218757152557s 2019-03-26 16:43:09,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 16:43:09,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:09,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d45f10f4-ac58-4492-835a-69357e38985c 2019-03-26 16:43:09,556 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "740f3fee101f4878b3fd2c9a20541407", "links": {"self": "http://172.30.9.22:5000/v3/roles/740f3fee101f4878b3fd2c9a20541407"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 16:43:09,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d45f10f4-ac58-4492-835a-69357e38985c 2019-03-26 16:43:09,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219045877457s 2019-03-26 16:43:09,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 16:43:09,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:09,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72c2d2c9-f1d5-4170-b450-67e81e1ad741 2019-03-26 16:43:09,681 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 16:43:09,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-72c2d2c9-f1d5-4170-b450-67e81e1ad741 2019-03-26 16:43:09,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.118288993835s 2019-03-26 16:43:09,682 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 16:43:09,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:09,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-057d5201-21e1-4eb5-a336-5409a1a4983b 2019-03-26 16:43:09,815 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_89f80327-7a29-4193-84ef-fcfc2f8d010c", "links": {"self": "http://172.30.9.22:5000/v3/users/15d069b3b70e41b1be06911f65dba06f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15d069b3b70e41b1be06911f65dba06f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 16:43:09,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-057d5201-21e1-4eb5-a336-5409a1a4983b 2019-03-26 16:43:09,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.13258600235s 2019-03-26 16:43:09,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 16:43:09,831 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:09,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 391 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d06eee4-5e4b-4a91-a40c-575f056bc714 2019-03-26 16:43:09,946 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82"}, "tags": [], "enabled": true, "id": "144f4a2e41154d0fb405f1cbb54b9e82", "parent_id": "default", "domain_id": "default", "name": "shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c"}]} 2019-03-26 16:43:09,947 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-6d06eee4-5e4b-4a91-a40c-575f056bc714 2019-03-26 16:43:09,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.119073867798s 2019-03-26 16:43:09,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 16:43:09,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=15d069b3b70e41b1be06911f65dba06f&role.id=740f3fee101f4878b3fd2c9a20541407&scope.project.id=144f4a2e41154d0fb405f1cbb54b9e82" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:10,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 16:43:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1625cae-3d0e-49ca-b5f8-79a2ed1c4f34 2019-03-26 16:43:10,071 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=15d069b3b70e41b1be06911f65dba06f&role.id=740f3fee101f4878b3fd2c9a20541407&scope.project.id=144f4a2e41154d0fb405f1cbb54b9e82", "previous": null, "next": null}} 2019-03-26 16:43:10,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=15d069b3b70e41b1be06911f65dba06f&role.id=740f3fee101f4878b3fd2c9a20541407&scope.project.id=144f4a2e41154d0fb405f1cbb54b9e82 used request id req-d1625cae-3d0e-49ca-b5f8-79a2ed1c4f34 2019-03-26 16:43:10,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11659693718s 2019-03-26 16:43:10,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 16:43:10,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82/users/15d069b3b70e41b1be06911f65dba06f/roles/740f3fee101f4878b3fd2c9a20541407 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 16:43:10,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 16:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2b70c526-2aa6-4dc5-8b63-03dd499559b6 2019-03-26 16:43:10,233 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 16:43:10,233 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82/users/15d069b3b70e41b1be06911f65dba06f/roles/740f3fee101f4878b3fd2c9a20541407 used request id req-2b70c526-2aa6-4dc5-8b63-03dd499559b6 2019-03-26 16:43:10,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.157452106476s 2019-03-26 16:43:10,234 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 16:43:10,235 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 16:43:10,236 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 16:43:10,239 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 16:43:10,312 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-26 16:43:10,313 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-26 16:43:10,314 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 16:43:10,353 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-03-26 16:43:10,353 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-26 16:43:10,379 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-26 17:09:52,154 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-26 17:09:52,154 - functest.opnfv_tests.openstack.shaker.shaker - INFO - output: XDG_SESSION_ID=1 OS_PROJECT_ID=144f4a2e41154d0fb405f1cbb54b9e82 SHELL=/bin/bash SSH_CLIENT=172.30.9.66 34326 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_89f80327-7a29-4193-84ef-fcfc2f8d010c 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=GI8xheaauvxFD7KUfyXqy466MjKeb9 LANG=en_US.UTF-8 OS_AUTH_TYPE=password PS1=${OS_CLOUDNAME:+($OS_CLOUDNAME)} OS_AUTH_URL=http://172.30.9.22:5000 OS_USERNAME=shaker-user_89f80327-7a29-4193-84ef-fcfc2f8d010c SHLVL=1 HOME=/home/ubuntu no_proxy=,172.30.9.22,192.30.9.3 LOGNAME=ubuntu SSH_CONNECTION=172.30.9.66 34326 192.168.120.23 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-26 16:43:11.739 1420 INFO shaker.engine.utils [-] Logging enabled 2019-03-26 16:43:11.741 1420 INFO shaker.engine.messaging [-] Listening on *:9000 2019-03-26 16:43:11.744 1420 INFO shaker.engine.server [-] Play scenario: openstack/full_l2 2019-03-26 16:43:11.750 1428 INFO shaker.agent.agent [-] Agent id is: __heartbeat 2019-03-26 16:43:11.754 1428 INFO shaker.agent.agent [-] Connecting to server: 172.30.9.201:9000 2019-03-26 16:43:11.754 1428 INFO shaker.agent.agent [-] Agent config: {'polling_interval': 10} 2019-03-26 16:43:11.766 1420 INFO pykwalify.core [-] validation.valid 2019-03-26 16:43:12.308 1420 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-03-26 16:43:15.756 1420 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'f876b414-05da-46ac-a1c6-d54502f7e818', u'links': [{u'href': u'http://172.30.9.22:8004/v1/144f4a2e41154d0fb405f1cbb54b9e82/stacks/shaker_padzsf/f876b414-05da-46ac-a1c6-d54502f7e818', u'rel': u'self'}]} 2019-03-26 16:47:22.343 1420 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_padzsf_master_0', 'shaker_padzsf_slave_0']) 2019-03-26 16:47:35.190 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 16:49:06.527 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 16:50:37.022 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 16:52:07.500 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 16:52:07.501 1420 INFO shaker.engine.server [-] Execution is done 2019-03-26 16:52:08.204 1420 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-03-26 16:52:32.664 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 16:52:32.666 1420 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_east_west 2019-03-26 16:52:32.679 1420 INFO pykwalify.core [-] validation.valid 2019-03-26 16:52:33.114 1420 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-03-26 16:52:35.995 1420 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'd0e3a2b1-93fd-4e9b-ba97-8dd72bb45592', u'links': [{u'href': u'http://172.30.9.22:8004/v1/144f4a2e41154d0fb405f1cbb54b9e82/stacks/shaker_fesiru/d0e3a2b1-93fd-4e9b-ba97-8dd72bb45592', u'rel': u'self'}]} 2019-03-26 16:53:36.801 1420 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_fesiru_master_0', 'shaker_fesiru_slave_0']) 2019-03-26 16:53:50.493 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 16:55:21.002 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 16:56:51.475 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 16:58:21.955 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 16:58:21.956 1420 INFO shaker.engine.server [-] Execution is done 2019-03-26 16:58:22.387 1420 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-03-26 16:58:47.172 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 16:58:47.174 1420 INFO shaker.engine.server [-] Play scenario: openstack/full_l3_north_south 2019-03-26 16:58:47.190 1420 INFO pykwalify.core [-] validation.valid 2019-03-26 16:58:47.610 1420 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-03-26 16:58:50.584 1420 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'9e1ff723-9b85-4d52-816c-3a81f7ffede2', u'links': [{u'href': u'http://172.30.9.22:8004/v1/144f4a2e41154d0fb405f1cbb54b9e82/stacks/shaker_fredti/9e1ff723-9b85-4d52-816c-3a81f7ffede2', u'rel': u'self'}]} 2019-03-26 16:59:50.968 1420 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_fredti_master_0', 'shaker_fredti_slave_0']) 2019-03-26 17:00:04.609 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 17:01:35.147 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 17:03:05.843 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 17:04:36.327 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 17:04:36.328 1420 INFO shaker.engine.server [-] Execution is done 2019-03-26 17:04:37.054 1420 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-03-26 17:05:01.324 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 17:05:01.326 1420 INFO shaker.engine.server [-] Play scenario: openstack/perf_l3_north_south 2019-03-26 17:05:01.342 1420 INFO pykwalify.core [-] validation.valid 2019-03-26 17:05:01.766 1420 INFO shaker.openstack.clients.openstack [-] Connection to OpenStack is initialized 2019-03-26 17:05:05.257 1420 INFO shaker.openstack.clients.heat [-] New stack: {u'id': u'fd2425e6-3373-4e88-8eae-d8f97379389d', u'links': [{u'href': u'http://172.30.9.22:8004/v1/144f4a2e41154d0fb405f1cbb54b9e82/stacks/shaker_tozkrp/fd2425e6-3373-4e88-8eae-d8f97379389d', u'rel': u'self'}]} 2019-03-26 17:06:05.457 1420 INFO shaker.engine.quorum [-] Waiting for quorum of agents: set(['shaker_tozkrp_slave_0', 'shaker_tozkrp_master_0']) 2019-03-26 17:06:18.259 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 17:06:51.223 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 17:08:11.410 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 17:09:31.805 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 17:09:31.806 1420 INFO shaker.engine.server [-] Execution is done 2019-03-26 17:09:31.957 1420 INFO shaker.engine.quorum [-] Cleaning the quorum 2019-03-26 17:09:52.062 1420 INFO shaker.engine.quorum [-] Finished processing operation: 2019-03-26 17:09:52.064 1420 INFO shaker.engine.server [-] Generating aggregated report 2019-03-26 17:09:52.073 1420 INFO shaker.engine.server [-] Raw output is stored to: report.json 2019-03-26 17:09:52.075 1420 INFO shaker.engine.report [-] ******************************************************************************** 2019-03-26 17:09:52.075 1420 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.UDP.1.overcloud-novacompute-1.opnfvlf.org:stats.packets.avg > 100000 [OK] 2019-03-26 17:09:52.075 1420 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-26 17:09:52.076 1420 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.bandwidth.avg > 5000 [FAIL] 2019-03-26 17:09:52.076 1420 INFO shaker.engine.report [-] OpenStack L3 North-South Performance.TCP.1.overcloud-novacompute-1.opnfvlf.org:stats.retransmits.max < 10 [FAIL] 2019-03-26 17:09:52.076 1420 INFO shaker.engine.report [-] ******************************************************************************** 2019-03-26 17:09:52.076 1420 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-26 17:09:52.087 1420 INFO shaker.engine.report [-] Report saved to: report.html 2019-03-26 17:09:52,156 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-26 17:09:52,155 - functest.opnfv_tests.openstack.shaker.shaker - INFO - error: 2019-03-26 17:09:52,158 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-03-26 17:09:52,196 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-03-26 17:09:52,196 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-03-26 17:09:52,224 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-03-26 17:09:52,276 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-03-26 17:09:52,276 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-03-26 17:09:52,288 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-03-26 17:09:52,316 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-03-26 17:09:52,316 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-03-26 17:09:52,321 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-03-26 17:09:52,332 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-03-26 17:09:52,333 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-03-26 17:09:52,448 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 17:09:52,449 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | shaker | functest | 31:02 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-26 17:09:52,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 17:09:52,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/53ea6354-bfed-43c4-8677-b958a4d5f5cb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:09:54,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:09:54 GMT X-Openstack-Request-Id: req-526c27ae-1712-4975-b0d2-317616eb94f8 2019-03-26 17:09:54,020 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:09:54,020 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/53ea6354-bfed-43c4-8677-b958a4d5f5cb.json used request id req-526c27ae-1712-4975-b0d2-317616eb94f8 2019-03-26 17:09:54,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.56183695793s 2019-03-26 17:09:54,031 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:09:54,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:09:54,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 17:09:54 GMT X-Openstack-Request-Id: req-6b7ff6d7-a39d-462d-83ed-f03a26c68441 2019-03-26 17:09:54,109 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 17:09:54,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6b7ff6d7-a39d-462d-83ed-f03a26c68441 2019-03-26 17:09:54,109 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0781240463257s 2019-03-26 17:09:54,110 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 17:09:54,113 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:09:54,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 17:09: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-0e0f0ba3-4c37-4ba9-bca8-4868117c7d79 x-openstack-request-id: req-0e0f0ba3-4c37-4ba9-bca8-4868117c7d79 2019-03-26 17:09:54,655 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7 used request id req-0e0f0ba3-4c37-4ba9-bca8-4868117c7d79 2019-03-26 17:09:54,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.545795917511s 2019-03-26 17:09:54,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:09:54,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:09:55,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 26 Mar 2019 17:09: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-b7f9fece-bbf8-4fec-9b2b-d04f0161f07c x-openstack-request-id: req-b7f9fece-bbf8-4fec-9b2b-d04f0161f07c 2019-03-26 17:09:55,574 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"shaker-net_89f80327-7a29-4193-84ef-fcfc2f8d010c": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:fc:e4", "version": 4, "addr": "192.168.120.23", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:79:fc:e4", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/2f859887-26f9-4e1c-87ee-f6462a34f8d7", "rel": "bookmark"}], "image": {"id": "e37d8488-b006-493d-a233-06a876e75d1b", "links": [{"href": "http://172.30.9.22:8774/images/e37d8488-b006-493d-a233-06a876e75d1b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000001f3", "OS-SRV-USG:launched_at": "2019-03-26T16:42:43.000000", "flavor": {"id": "806ef78f-e47f-4cdd-b309-77328c47ebc6", "links": [{"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}]}, "id": "2f859887-26f9-4e1c-87ee-f6462a34f8d7", "security_groups": [{"name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}], "user_id": "15d069b3b70e41b1be06911f65dba06f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:09:54Z", "hostId": "d468e25f2a531e4497474626e2898274cd50e9d8c46265b7b1d81c60", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "shaker-vm_89f80327-7a29-4193-84ef-fcfc2f8d010c", "created": "2019-03-26T16:39:15Z", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:09:55,574 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b7f9fece-bbf8-4fec-9b2b-d04f0161f07c 2019-03-26 17:09:55,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.918328046799s 2019-03-26 17:09:55,576 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:09:57,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:09:57,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:09:57,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 17:09: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-7cf9a8c6-dab4-448d-babc-26cd1d04dc53 x-openstack-request-id: req-7cf9a8c6-dab4-448d-babc-26cd1d04dc53 2019-03-26 17:09:57,650 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-26 17:09:57,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7cf9a8c6-dab4-448d-babc-26cd1d04dc53 2019-03-26 17:09:57,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0715539455414s 2019-03-26 17:09:57,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:09:57,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:09:57,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 36374 Content-Type: application/json Date: Tue, 26 Mar 2019 17:09:57 GMT X-Openstack-Request-Id: req-9b65e65f-38a1-4746-bfd9-fff3c83e1684 2019-03-26 17:09:57,752 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "created by OPNFV Functest (shaker)", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:39:11Z", "updated_at": "2019-03-26T16:39:12Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "2220911c-216c-4c66-9584-5c478aece2d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": 22, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:39:12Z", "revision_number": 0, "id": "31823ab6-2fc5-4e91-b29a-bb95f6a80069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:12Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 9000, "updated_at": "2019-03-26T16:39:12Z", "revision_number": 0, "id": "c87e209c-6957-4b39-835d-a0893db86479", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:12Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": 9000, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "c941d1af-9e89-42b5-a1a6-29b73c2d580d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:39:11Z", "revision_number": 0, "id": "e1b30721-fa8d-4ddb-8a62-75f695582c51", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:39:11Z", "security_group_id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}], "revision_number": 4, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "9ee8ec10-0229-439a-8f2b-1898020bab29", "name": "shaker-sg_89f80327-7a29-4193-84ef-fcfc2f8d010c"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:38:50Z", "updated_at": "2019-03-26T16:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "64d105ad-8c53-4396-a7b8-b15411e91724", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "750f47da-b43c-4977-9f35-a15fdfe2737d", "remote_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "8971c537-0d09-4dde-81a7-536d551ca0b6", "remote_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "c66e7b3c-b6b5-4f6b-a24e-d6efe86706e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}], "revision_number": 1, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 17:09:57,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9b65e65f-38a1-4746-bfd9-fff3c83e1684 2019-03-26 17:09:57,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0964291095734s 2019-03-26 17:09:57,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 17:09:57,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/9ee8ec10-0229-439a-8f2b-1898020bab29.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:09:57,892 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:09:57 GMT X-Openstack-Request-Id: req-5f35fffc-25ac-4c21-903a-342610c952de 2019-03-26 17:09:57,893 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:09:57,893 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/9ee8ec10-0229-439a-8f2b-1898020bab29.json used request id req-5f35fffc-25ac-4c21-903a-342610c952de 2019-03-26 17:09:57,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.131088018417s 2019-03-26 17:09:57,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-26 17:09:57,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:09:57,925 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 17:09: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-feff863d-2ba8-43b0-be32-f0c91d8e6c17 x-openstack-request-id: req-feff863d-2ba8-43b0-be32-f0c91d8e6c17 2019-03-26 17:09:57,925 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/shaker-kp_89f80327-7a29-4193-84ef-fcfc2f8d010c used request id req-feff863d-2ba8-43b0-be32-f0c91d8e6c17 2019-03-26 17:09:57,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0323529243469s 2019-03-26 17:09:57,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 17:09:57,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/e2ede50a-fd67-41ed-a35b-3189952818cb/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}d1a142294a2c873701232d147152e4a70f6553a4" -d '{"subnet_id": "51bc8f94-d280-4f5d-bbc6-8b0ff671d871"}' 2019-03-26 17:10:00,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10:00 GMT X-Openstack-Request-Id: req-e5d00ce5-fc09-40c5-9b7c-4ab3c14f25f6 2019-03-26 17:10:00,268 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "129be33d-c3e2-4a55-9162-e7cc725e7c0b", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "subnet_id": "51bc8f94-d280-4f5d-bbc6-8b0ff671d871", "subnet_ids": ["51bc8f94-d280-4f5d-bbc6-8b0ff671d871"], "port_id": "dd92973c-2837-4b76-807f-f898624bebf8", "id": "e2ede50a-fd67-41ed-a35b-3189952818cb"} 2019-03-26 17:10:00,268 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/e2ede50a-fd67-41ed-a35b-3189952818cb/remove_router_interface.json used request id req-e5d00ce5-fc09-40c5-9b7c-4ab3c14f25f6 2019-03-26 17:10:00,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.34207701683s 2019-03-26 17:10:00,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 17:10:00,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:10:00,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1703 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10:00 GMT X-Openstack-Request-Id: req-9d42fc98-826a-48d5-beb2-e74b2f952fcb 2019-03-26 17:10:00,392 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2f70904767be4088abe76307973f54fa", "created_at": "2019-03-26T11:42:00Z", "admin_state_up": true, "updated_at": "2019-03-26T11:42:00Z", "project_id": "2f70904767be4088abe76307973f54fa", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "465c83f2-2dd2-40a3-a9a2-de75fe026995", "name": "tempest-pretest-check-694215904"}, {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:38:52Z", "admin_state_up": true, "updated_at": "2019-03-26T17:09:59Z", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "flavor_id": null, "revision_number": 4, "routes": [], "ha": false, "id": "e2ede50a-fd67-41ed-a35b-3189952818cb", "name": "shaker-router_89f80327-7a29-4193-84ef-fcfc2f8d010c"}, {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5a55f567358d4a8c825c14b74bbb46f7", "created_at": "2019-03-26T11:42:28Z", "admin_state_up": false, "updated_at": "2019-03-26T11:42:28Z", "project_id": "5a55f567358d4a8c825c14b74bbb46f7", "flavor_id": null, "revision_number": 0, "routes": [], "ha": false, "id": "f65d8ca7-4128-4274-b399-476e5dd54c51", "name": "tempest-router-413550504"}]} 2019-03-26 17:10:00,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-9d42fc98-826a-48d5-beb2-e74b2f952fcb 2019-03-26 17:10:00,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.12331199646s 2019-03-26 17:10:00,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 17:10:00,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/e2ede50a-fd67-41ed-a35b-3189952818cb.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:10:01,715 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:10:01 GMT X-Openstack-Request-Id: req-8b2d6637-177f-44e2-a082-02bb9542a120 2019-03-26 17:10:01,715 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:10:01,715 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/e2ede50a-fd67-41ed-a35b-3189952818cb.json used request id req-8b2d6637-177f-44e2-a082-02bb9542a120 2019-03-26 17:10:01,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.32128119469s 2019-03-26 17:10:01,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 17:10:01,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:10:01,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1324 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10:01 GMT X-Openstack-Request-Id: req-727709ac-23ac-4eab-9ee3-75503ea79b95 2019-03-26 17:10:01,755 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"updated_at":"2019-03-26T16:38:52Z","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":"51bc8f94-d280-4f5d-bbc6-8b0ff671d871","dns_nameservers":["8.8.8.8"],"gateway_ip":"192.168.120.1","project_id":"144f4a2e41154d0fb405f1cbb54b9e82","description":"","tags":[],"cidr":"192.168.120.0/24","subnetpool_id":null,"service_types":[],"name":"shaker-subnet_89f80327-7a29-4193-84ef-fcfc2f8d010c","enable_dhcp":true,"segment_id":null,"network_id":"129be33d-c3e2-4a55-9162-e7cc725e7c0b","tenant_id":"144f4a2e41154d0fb405f1cbb54b9e82","created_at":"2019-03-26T16:38:52Z","ip_version":4},{"updated_at":"2019-03-26T11:15:47Z","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":"971ff180-ebb0-4086-b40e-0b78b4c355af","dns_nameservers":[],"gateway_ip":"172.30.9.1","project_id":"8b63a238e61343d7aea8f31bd7c1979e","description":"","tags":[],"cidr":"172.30.9.0/24","subnetpool_id":null,"service_types":[],"name":"external-subnet","enable_dhcp":false,"segment_id":null,"network_id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:47Z","ip_version":4}]} 2019-03-26 17:10:01,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-727709ac-23ac-4eab-9ee3-75503ea79b95 2019-03-26 17:10:01,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0400569438934s 2019-03-26 17:10:01,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 17:10:01,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/51bc8f94-d280-4f5d-bbc6-8b0ff671d871.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:10:03,032 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:10:03 GMT X-Openstack-Request-Id: req-eb7b2347-c128-46db-9c16-4ccd4b7b237f 2019-03-26 17:10:03,033 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:10:03,033 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/51bc8f94-d280-4f5d-bbc6-8b0ff671d871.json used request id req-eb7b2347-c128-46db-9c16-4ccd4b7b237f 2019-03-26 17:10:03,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.2755510807s 2019-03-26 17:10:03,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:10:03,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:10:03,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1431 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10:03 GMT X-Openstack-Request-Id: req-d3053552-86ff-42ea-8f86-686541e9df27 2019-03-26 17:10:03,135 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"129be33d-c3e2-4a55-9162-e7cc725e7c0b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":71,"ipv4_address_scope":null,"shared":false,"project_id":"144f4a2e41154d0fb405f1cbb54b9e82","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T17:10:02Z","qos_policy_id":null,"name":"shaker-net_89f80327-7a29-4193-84ef-fcfc2f8d010c","admin_state_up":true,"tenant_id":"144f4a2e41154d0fb405f1cbb54b9e82","created_at":"2019-03-26T16:38:50Z","provider:network_type":"vxlan"},{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 17:10:03,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d3053552-86ff-42ea-8f86-686541e9df27 2019-03-26 17:10:03,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102325201035s 2019-03-26 17:10:03,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 17:10:03,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/129be33d-c3e2-4a55-9162-e7cc725e7c0b.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:10:04,421 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:10:04 GMT X-Openstack-Request-Id: req-b8ee35fe-8f36-4df4-b34c-7223f8177a46 2019-03-26 17:10:04,422 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:10:04,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/129be33d-c3e2-4a55-9162-e7cc725e7c0b.json used request id req-b8ee35fe-8f36-4df4-b34c-7223f8177a46 2019-03-26 17:10:04,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28496217728s 2019-03-26 17:10:04,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:10:04,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:10:04,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1390 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10:04 GMT X-Openstack-Request-Id: req-52e74d8b-f399-4449-bf41-31f335b4a8c6 2019-03-26 17:10:04,713 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T16:39:10Z", "file": "/v2/images/e37d8488-b006-493d-a233-06a876e75d1b/file", "owner": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "e37d8488-b006-493d-a233-06a876e75d1b", "size": 666173440, "self": "/v2/images/e37d8488-b006-493d-a233-06a876e75d1b", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e37d8488-b006-493d-a233-06a876e75d1b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "5b6e74a9c6d1ae4031568048ae342306715a3d096910fe0bad4c8cb5f9969017", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e37d8488-b006-493d-a233-06a876e75d1b/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/shaker-img_89f80327-7a29-4193-84ef-fcfc2f8d010c", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "cea74a063cc5ef2b018ec12beb0bf961", "name": "shaker-img_89f80327-7a29-4193-84ef-fcfc2f8d010c", "checksum": "cea74a063cc5ef2b018ec12beb0bf961", "created_at": "2019-03-26T16:39:00Z", "os_hidden": false, "protected": false, "os_hash_value": "9036cc0c5162bf666168b7d8b4cf5a1ef825eb799dbbaba08a619fd983bb8f39b7998e678e2fddff8b5a21b3a2c6af7127d52083c6c49f856c68d975e3a7a408"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:10:04,713 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-52e74d8b-f399-4449-bf41-31f335b4a8c6 2019-03-26 17:10:04,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28605389595s 2019-03-26 17:10:04,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 17:10:04,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/e37d8488-b006-493d-a233-06a876e75d1b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d1a142294a2c873701232d147152e4a70f6553a4" 2019-03-26 17:10:05,903 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:10:05 GMT X-Openstack-Request-Id: req-497c4213-da4b-45ef-86fe-320fe559919a 2019-03-26 17:10:05,904 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:10:05,904 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e37d8488-b006-493d-a233-06a876e75d1b used request id req-497c4213-da4b-45ef-86fe-320fe559919a 2019-03-26 17:10:05,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.18896794319s 2019-03-26 17:10:05,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 17:10:05,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 17:10:06,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 307 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10: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-49c7dac3-e01b-4cd5-9da5-4e70711911a3 x-openstack-request-id: req-49c7dac3-e01b-4cd5-9da5-4e70711911a3 2019-03-26 17:10:06,201 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "shaker-flavor_89f80327-7a29-4193-84ef-fcfc2f8d010c", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6", "rel": "bookmark"}], "ram": 512, "OS-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": "806ef78f-e47f-4cdd-b309-77328c47ebc6"}]} 2019-03-26 17:10:06,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-49c7dac3-e01b-4cd5-9da5-4e70711911a3 2019-03-26 17:10:06,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.292190074921s 2019-03-26 17:10:06,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 17:10:06,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 17:10:06,244 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-51608aeb-7780-4304-a379-3d024b1cca40 x-openstack-request-id: req-51608aeb-7780-4304-a379-3d024b1cca40 2019-03-26 17:10:06,244 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/806ef78f-e47f-4cdd-b309-77328c47ebc6 used request id req-51608aeb-7780-4304-a379-3d024b1cca40 2019-03-26 17:10:06,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0417020320892s 2019-03-26 17:10:06,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 17:10:06,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 17:10:06,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 838 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f25b9611-9812-4207-b4f8-81413664128c 2019-03-26 17:10:06,466 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "shaker-user_89f80327-7a29-4193-84ef-fcfc2f8d010c", "links": {"self": "http://172.30.9.22:5000/v3/users/15d069b3b70e41b1be06911f65dba06f"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "15d069b3b70e41b1be06911f65dba06f", "domain_id": "default", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 17:10:06,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-f25b9611-9812-4207-b4f8-81413664128c 2019-03-26 17:10:06,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221399068832s 2019-03-26 17:10:06,472 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 17:10:06,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/15d069b3b70e41b1be06911f65dba06f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 17:10:06,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 224 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c590a753-a1f4-4fca-97fa-fc56aee46edf 2019-03-26 17:10:06,698 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "shaker-user_89f80327-7a29-4193-84ef-fcfc2f8d010c", "links": {"self": "http://172.30.9.22:5000/v3/users/15d069b3b70e41b1be06911f65dba06f"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "15d069b3b70e41b1be06911f65dba06f", "description": null}} 2019-03-26 17:10:06,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/15d069b3b70e41b1be06911f65dba06f used request id req-c590a753-a1f4-4fca-97fa-fc56aee46edf 2019-03-26 17:10:06,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.226300001144s 2019-03-26 17:10:06,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 17:10:06,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/15d069b3b70e41b1be06911f65dba06f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 17:10:07,052 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 17:10:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1422131-59d2-49d8-93e8-2bb179a7bacf 2019-03-26 17:10:07,052 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 17:10:07,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/15d069b3b70e41b1be06911f65dba06f used request id req-c1422131-59d2-49d8-93e8-2bb179a7bacf 2019-03-26 17:10:07,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.353853940964s 2019-03-26 17:10:07,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 17:10:07,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 17:10:07,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 383 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa6969e2-6fb5-40a2-ada9-368fe057b142 2019-03-26 17:10:07,275 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: shaker", "links": {"self": "http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82"}, "tags": [], "enabled": true, "id": "144f4a2e41154d0fb405f1cbb54b9e82", "parent_id": "default", "domain_id": "default", "name": "shaker-project_89f80327-7a29-4193-84ef-fcfc2f8d010c"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 17:10:07,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-fa6969e2-6fb5-40a2-ada9-368fe057b142 2019-03-26 17:10:07,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.214666128159s 2019-03-26 17:10:07,280 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 17:10:07,284 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 17:10:07,583 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 17:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73f8ad01-94f1-4146-8792-dbe3e87ec842 2019-03-26 17:10:07,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 17:10:07,583 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/144f4a2e41154d0fb405f1cbb54b9e82 used request id req-73f8ad01-94f1-4146-8792-dbe3e87ec842 2019-03-26 17:10:07,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.303035974503s 2019-03-26 17:10:07,589 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:10:07,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=144f4a2e41154d0fb405f1cbb54b9e82&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}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 17:10:07,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10:07 GMT X-Openstack-Request-Id: req-70348805-fa0b-46ef-acb6-4876653d17a4 2019-03-26 17:10:07,914 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:38:50Z", "updated_at": "2019-03-26T16:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "64d105ad-8c53-4396-a7b8-b15411e91724", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "750f47da-b43c-4977-9f35-a15fdfe2737d", "remote_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "8971c537-0d09-4dde-81a7-536d551ca0b6", "remote_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "c66e7b3c-b6b5-4f6b-a24e-d6efe86706e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}], "revision_number": 1, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "name": "default"}]} 2019-03-26 17:10:07,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=144f4a2e41154d0fb405f1cbb54b9e82&name=default used request id req-70348805-fa0b-46ef-acb6-4876653d17a4 2019-03-26 17:10:07,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.325518131256s 2019-03-26 17:10:07,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:10:07,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 17:10:08,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 33483 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10:07 GMT X-Openstack-Request-Id: req-51c41f52-344c-4a8c-8dee-18c1323e6f5c 2019-03-26 17:10:08,031 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "created_at": "2019-03-26T16:38:50Z", "updated_at": "2019-03-26T16:38:50Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "64d105ad-8c53-4396-a7b8-b15411e91724", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "750f47da-b43c-4977-9f35-a15fdfe2737d", "remote_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "8971c537-0d09-4dde-81a7-536d551ca0b6", "remote_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv4", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T16:38:50Z", "revision_number": 0, "id": "c66e7b3c-b6b5-4f6b-a24e-d6efe86706e6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T16:38:50Z", "security_group_id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "tenant_id": "144f4a2e41154d0fb405f1cbb54b9e82", "port_range_min": null, "ethertype": "IPv6", "project_id": "144f4a2e41154d0fb405f1cbb54b9e82"}], "revision_number": 1, "project_id": "144f4a2e41154d0fb405f1cbb54b9e82", "id": "ce60c7c9-7435-4131-a67f-134e2adf7fc6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 17:10:08,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-51c41f52-344c-4a8c-8dee-18c1323e6f5c 2019-03-26 17:10:08,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.111789941788s 2019-03-26 17:10:08,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 17:10:08,042 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/ce60c7c9-7435-4131-a67f-134e2adf7fc6.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 17:10:08,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:10:08 GMT X-Openstack-Request-Id: req-9e8bde03-31fa-4bb8-a350-f5d044dc0338 2019-03-26 17:10:08,164 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:10:08,164 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/ce60c7c9-7435-4131-a67f-134e2adf7fc6.json used request id req-9e8bde03-31fa-4bb8-a350-f5d044dc0338 2019-03-26 17:10:08,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.122583150864s 2019-03-26 17:10:08,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 17:10:08,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 17:10:08,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 414 Content-Type: application/json Date: Tue, 26 Mar 2019 17:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6f71110-047e-4f2f-aa86-fb48592e3d88 2019-03-26 17:10:08,284 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "740f3fee101f4878b3fd2c9a20541407", "links": {"self": "http://172.30.9.22:5000/v3/roles/740f3fee101f4878b3fd2c9a20541407"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 17:10:08,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-f6f71110-047e-4f2f-aa86-fb48592e3d88 2019-03-26 17:10:08,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116348028183s 2019-03-26 17:10:08,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-03-26 17:10:08,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/740f3fee101f4878b3fd2c9a20541407 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}5b6801652a343ff3bb2f7b7092adb562b48a384c" 2019-03-26 17:10:08,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 17:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bc0d3ab-b842-4bde-bc92-e5197c0d17ec 2019-03-26 17:10:08,515 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 17:10:08,515 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/740f3fee101f4878b3fd2c9a20541407 used request id req-6bc0d3ab-b842-4bde-bc92-e5197c0d17ec 2019-03-26 17:10:08,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.225130081177s 2019-03-26 17:10:08,516 - xtesting.ci.run_tests - INFO - Xtesting report: +--------------------+------------------+----------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +--------------------+------------------+----------------------+------------------+----------------+ | rally_full | functest | benchmarking | 133:21 | FAIL | | rally_jobs | functest | benchmarking | 29:25 | PASS | | vmtp | functest | benchmarking | 19:32 | PASS | | shaker | functest | benchmarking | 31:02 | PASS | +--------------------+------------------+----------------------+------------------+----------------+ 2019-03-26 17:10:08,521 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2019-03-26 17:10:08,560 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-26 17:10:32,873 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-416 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-26 17:10:32,876 - 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.22,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.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=4WVpIP2SUIejpC2Sf7dL1qJe6 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=0c1029b257c44319a8784a806bbcda81 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-26 17:10:32,876 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-26 17:10:32,877 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +------------------+---------------+-------------------------------------------+-----------------------------+ | TIERS | ORDER | DESCRIPTION | TESTCASES | +------------------+---------------+-------------------------------------------+-----------------------------+ | features | 3 | Test suites from feature projects | doctor-notification | | | | integrated in functest | | +------------------+---------------+-------------------------------------------+-----------------------------+ 2019-03-26 17:10:32,887 - xtesting.ci.run_tests - INFO - Loading test case 'doctor-notification'... 2019-03-26 17:10:32,928 - xtesting.ci.run_tests - INFO - Running test case 'doctor-notification'... 2019-03-26 17:10:32,929 - xtesting.core.feature - INFO - Calling doctor-test 2019-03-26 17:14:35,484 - xtesting.core.feature - DEBUG - $ doctor-test /usr/lib/python3.6/site-packages/paramiko/client.py:779: UserWarning: Unknown ssh-ed25519 host key for 192.168.122.34: b'194f7d26fba9bb0de4c5f6c33db13efc' key.get_name(), hostname, hexlify(key.get_fingerprint()), 2019-03-26 17:10:34,369 main.py 130 INFO doctor test starting....... 2019-03-26 17:10:34,369 apex.py 40 INFO Setup Apex installer start...... 2019-03-26 17:10:34,370 base.py 113 INFO Get SSH keys from apex installer...... 2019-03-26 17:10:34,841 apex.py 57 INFO Get overcloud config details from Apex installer...... 2019-03-26 17:10:34,841 base.py 174 INFO Run command=source stackrc; nova list | grep ' overcloud-' in apex installer...... 2019-03-26 17:10:39,389 base.py 183 INFO Output=['| 26be3080-1ddf-4518-b8aa-09949105516a | overcloud-controller-0 | ACTIVE | - | Running | ctlplane=192.30.9.8 |', '| 13e12ba9-c345-44cd-b0e6-fdc8ef666fa6 | overcloud-novacompute-0 | ACTIVE | - | Running | ctlplane=192.30.9.6 |', '| 44ce5053-9efb-4a5d-8c49-7edb1ebf21c8 | overcloud-novacompute-1 | ACTIVE | - | Running | ctlplane=192.30.9.4 |'] command=source stackrc; nova list | grep ' overcloud-' in apex installer 2019-03-26 17:10:39,389 base.py 188 INFO Check command=grep docker /home/stack/deploy_command return in apex installer...... 2019-03-26 17:10:39,452 base.py 191 INFO return 0 2019-03-26 17:10:39,453 apex.py 70 INFO controller_ips:['192.30.9.8'] 2019-03-26 17:10:39,453 apex.py 71 INFO compute_ips:['192.30.9.6', '192.30.9.4'] 2019-03-26 17:10:39,453 apex.py 72 INFO use_containers:True 2019-03-26 17:10:40,206 apex.py 92 INFO Set apply patches start...... /usr/lib/python3.6/site-packages/paramiko/client.py:779: UserWarning: Unknown ssh-ed25519 host key for 192.30.9.8: b'8ae40dd7413aa6301eafae4b6f9e5f82' key.get_name(), hostname, hexlify(key.get_fingerprint()), 2019-03-26 17:10:45,455 apex.py 127 INFO Set apply patches start...... 2019-03-26 17:10:45,455 base.py 63 INFO Setup ssh stunnel in apex installer...... 2019-03-26 17:10:45,456 base.py 76 INFO tunnel for port 12346 2019-03-26 17:10:45,460 image.py 48 INFO image create start...... 2019-03-26 17:10:51,892 image.py 68 INFO image create end...... 2019-03-26 17:10:51,893 user.py 70 INFO user create start...... 2019-03-26 17:10:52,096 user.py 86 INFO create project...... 2019-03-26 17:10:52,326 user.py 95 INFO test project 2019-03-26 17:10:52,551 user.py 103 INFO create user...... 2019-03-26 17:10:53,040 user.py 113 INFO test user 2019-03-26 17:10:53,248 user.py 127 INFO role _member_ already created...... 2019-03-26 17:10:53,248 user.py 128 INFO test role 2019-03-26 17:10:54,318 user.py 78 INFO user create end...... 2019-03-26 17:10:54,318 main.py 55 INFO doctor fault management test starting....... 2019-03-26 17:11:01,412 fault_management.py 65 INFO fault management setup...... 2019-03-26 17:11:01,413 user.py 190 INFO quota update start...... 2019-03-26 17:11:01,413 user.py 206 INFO default quota update start...... 2019-03-26 17:11:02,111 user.py 217 INFO user quota update start...... 2019-03-26 17:11:02,425 user.py 230 INFO quota update end...... 2019-03-26 17:11:02,425 network.py 41 INFO network create start....... 2019-03-26 17:11:03,715 network.py 47 INFO network create end....... 2019-03-26 17:11:03,715 network.py 49 INFO subnet create start....... 2019-03-26 17:11:04,338 network.py 58 INFO subnet create end....... 2019-03-26 17:11:04,338 instance.py 51 INFO instance create start...... 2019-03-26 17:11:07,021 instance.py 73 INFO instance create end...... 2019-03-26 17:11:07,021 instance.py 92 INFO wait for vm launch start...... 2019-03-26 17:11:16,436 instance.py 110 INFO wait for vm launch end...... 2019-03-26 17:11:16,437 alarm.py 45 INFO alarm create start...... 2019-03-26 17:11:19,195 alarm.py 81 INFO alarm create end...... 2019-03-26 17:11:19,196 sample.py 85 INFO sample inspector start...... 2019-03-26 17:11:20,429 sample.py 26 INFO sample consumer start...... * Serving Flask app "inspector" (lazy loading) * Environment: production WARNING: Do not use the development server in a production environment. Use a production WSGI server instead. * Debug mode: off * Serving Flask app "consumer" (lazy loading) * Environment: production WARNING: Do not use the development server in a production environment. Use a production WSGI server instead. * Debug mode: off * Running on http://0.0.0.0:12346/ (Press CTRL+C to quit) * Running on http://0.0.0.0:12345/ (Press CTRL+C to quit) 2019-03-26 17:11:21,749 apex.py 76 INFO Get host ip by hostname=overcloud-novacompute-1.opnfvlf.org from Apex installer...... 2019-03-26 17:11:21,749 base.py 174 INFO Run command=source stackrc; nova show overcloud-novacompute-1 | awk '/ ctlplane network /{print $5}' in apex installer...... 2019-03-26 17:11:26,749 base.py 183 INFO Output=['192.30.9.4'] command=source stackrc; nova show overcloud-novacompute-1 | awk '/ ctlplane network /{print $5}' in apex installer 2019-03-26 17:11:26,750 fault_management.py 118 INFO Get host info(name:overcloud-novacompute-1.opnfvlf.org, ip:192.30.9.4) which vm(doctor_vm0) launched at 2019-03-26 17:11:26,750 sample.py 30 INFO sample monitor start...... 2019-03-26 17:11:26,751 sample.py 85 INFO Starting Pinger host_name(overcloud-novacompute-1.opnfvlf.org), host_ip(192.30.9.4) 2019-03-26 17:13:26,846 fault_management.py 89 INFO fault management start...... 2019-03-26 17:13:26,848 base.py 113 INFO Get SSH keys from apex installer...... 2019-03-26 17:13:26,848 base.py 117 INFO Already have SSH keys from apex installer...... /usr/lib/python3.6/site-packages/paramiko/client.py:779: UserWarning: Unknown ssh-ed25519 host key for 192.30.9.4: b'a6aafde4dafd92afa5dfe7173758dab0' key.get_name(), hostname, hexlify(key.get_fingerprint()), 2019-03-26 17:13:26,916 utils.py 91 INFO Copy /src/doctor-tests/doctor_tests/disable_network.sh -> disable_network.sh 2019-03-26 17:13:27,140 utils.py 72 INFO Executing: bash disable_network.sh > disable_network.log 2>&1 & 2019-03-26 17:13:27,193 utils.py 86 INFO *** SUCCESSFULLY run command bash disable_network.sh > disable_network.log 2>&1 & 2019-03-26 17:13:27,194 fault_management.py 91 INFO fault management end...... 2019-03-26 17:13:28,394 sample.py 98 INFO doctor monitor detected at 1553620408.394777 2019-03-26 17:13:28,395 sample.py 41 INFO sample monitor report error...... 2019-03-26 17:13:28,404 sample.py 238 INFO event posted in sample inspector at 1553620408.404319 2019-03-26 17:13:28,404 sample.py 239 INFO sample inspector = 2019-03-26 17:13:28,405 sample.py 241 INFO sample inspector received data = b'[{"time": "2019-03-26T17:13:28.395386", "type": "compute.host.down", "details": {"hostname": "overcloud-novacompute-1.opnfvlf.org", "status": "down", "monitor": "monitor_sample", "monitor_event_id": "monitor_sample_event1"}}]' 2019-03-26 17:13:28,451 sample.py 196 INFO doctor compute.instance.update vm() error 1553620408.4519324 2019-03-26 17:13:28,485 sample.py 165 INFO doctor mark host(overcloud-novacompute-1.opnfvlf.org) down at 1553620408.4852626 2019-03-26 17:13:28,586 sample.py 58 INFO doctor consumer notified at 1553620408.5864134 2019-03-26 17:13:28,587 sample.py 61 INFO sample consumer received data = {'severity': 'moderate', 'alarm_name': 'doctor_alarm0', 'current': 'alarm', 'alarm_id': '021a5e01-8278-4ea1-9c83-55f830b45a50', 'reason': 'Event hits the query .', 'reason_data': {'type': 'event', 'event': {'event_type': 'compute.instance.update', 'traits': [['resource_id', 1, '1962615a-a247-4f2e-b4d7-44d1a3dde992'], ['service', 1, 'sample'], ['state', 1, 'error'], ['project_id', 1, '983d6fbf7e764b66bb29fdc248902543'], ['instance_id', 1, '1962615a-a247-4f2e-b4d7-44d1a3dde992'], ['tenant_id', 1, '983d6fbf7e764b66bb29fdc248902543']], 'message_signature': '58588aa3f43508b0c468a37b2eb0eae0826b824d92242e32862c5f8d8b62bc13', 'raw': {}, 'generated': '2019-03-26T17:13:28.406688', 'message_id': '96743bc9-3d3c-4fbd-8740-4f2d1866a395'}}, 'previous': 'insufficient data'} 2019-03-26 17:13:28,589 sample.py 176 INFO doctor mark vm() error at 1553620408.5892508 127.0.0.1 - - [26/Mar/2019 17:13:28] "POST /failure HTTP/1.1" 200 - 127.0.0.1 - - [26/Mar/2019 17:13:28] "PUT /events HTTP/1.1" 200 - 2019-03-26 17:13:28,593 sample.py 101 INFO ping timeout, quit monitoring... 2019-03-26 17:13:57,245 fault_management.py 185 INFO doctor fault management notification_time=0.191636323928833 2019-03-26 17:13:57,245 fault_management.py 188 INFO doctor fault management test successfully 2019-03-26 17:13:57,245 fault_management.py 198 INFO run doctor fault management profile....... 2019-03-26 17:13:57,246 base.py 113 INFO Get SSH keys from apex installer...... 2019-03-26 17:13:57,246 base.py 117 INFO Already have SSH keys from apex installer...... 2019-03-26 17:14:00,318 utils.py 91 INFO Copy disable_network.log -> /src/doctor-tests/doctor_tests/disable_network.log 2019-03-26 17:14:00,540 fault_management.py 155 INFO Get the disable_netork.log fromdown_host(host_name:overcloud-novacompute-1.opnfvlf.org, host_ip:192.30.9.4) 2019-03-26 17:14:00,544 profiler_poc.py 97 INFO Total time cost: 356(ms) ==============================================================================> |Monitor|Inspector |Controller|Notifier|Evaluator | |164 |90 |? |? |? | | | | | | | | | | | link down:0 | | | | | | | | | raw failure:164 | | | | | | | | found affected:? | | | | | | | set VM error:358 | | | | | | marked host down:254 | | | | | notified VM error:? | | | | transformed event:? | | | evaluated event:? | | fired alarm:? | received alarm:356 2019-03-26 17:14:00,544 fault_management.py 94 INFO fault management cleanup...... 2019-03-26 17:14:00,544 fault_management.py 136 INFO Already get the disable_netork.log from down_host...... 2019-03-26 17:14:02,634 sample.py 91 INFO sample inspector stop...... 2019-03-26 17:14:02,671 sample.py 253 INFO shutdown inspector app server at 1553620442.6710386 127.0.0.1 - - [26/Mar/2019 17:14:02] "POST /events/shutdown HTTP/1.1" 200 - 2019-03-26 17:14:02,673 sample.py 35 INFO sample monitor stop...... 2019-03-26 17:14:02,674 sample.py 108 INFO Stopping Pinger host_name(overcloud-novacompute-1.opnfvlf.org), host_ip(192.30.9.4) 2019-03-26 17:14:02,674 sample.py 31 INFO sample consumer stop...... 2019-03-26 17:14:02,679 sample.py 66 INFO shutdown consumer app server at 1553620442.679348 127.0.0.1 - - [26/Mar/2019 17:14:02] "POST /shutdown HTTP/1.1" 200 - 2019-03-26 17:14:02,681 alarm.py 84 INFO alarm delete start....... 2019-03-26 17:14:04,155 alarm.py 93 INFO alarm delete end....... 2019-03-26 17:14:04,156 instance.py 76 INFO instance delete start....... 2019-03-26 17:14:30,039 instance.py 89 INFO instance delete end....... 2019-03-26 17:14:30,040 network.py 61 INFO subnet delete start....... 2019-03-26 17:14:30,833 network.py 64 INFO subnet delete end....... 2019-03-26 17:14:30,833 network.py 66 INFO network delete start....... 2019-03-26 17:14:31,696 network.py 69 INFO network delete end....... 2019-03-26 17:14:31,697 apex.py 145 INFO restore apply patches start...... 2019-03-26 17:14:31,770 image.py 71 INFO image delete start....... 2019-03-26 17:14:32,332 image.py 76 INFO image delete end....... 2019-03-26 17:14:32,333 user.py 163 INFO user delete start...... 2019-03-26 17:14:33,708 user.py 187 INFO user delete end...... Total time cost: 356(ms) ==============================================================================> |Monitor|Inspector |Controller|Notifier|Evaluator | |164 |90 |? |? |? | | | | | | | | | | | link down:0 | | | | | | | | | raw failure:164 | | | | | | | | found affected:? | | | | | | | set VM error:358 | | | | | | marked host down:254 | | | | | notified VM error:? | | | | transformed event:? | | | evaluated event:? | | fired alarm:? | received alarm:356 2019-03-26 17:14:35,602 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 17:14:35,602 - xtesting.ci.run_tests - INFO - Test result: +-----------------------------+-----------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------------+-----------------+------------------+----------------+ | doctor-notification | doctor | 04:03 | PASS | +-----------------------------+-----------------+------------------+----------------+ 2019-03-26 17:14:35,608 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------------+-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------------+-------------------+------------------+------------------+----------------+ | doctor-notification | doctor | features | 04:03 | PASS | | 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-26 17:14:35,614 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-03-26 17:14:58,922 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-master-416 | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | ENERGY_RECORDER_API_PASSWORD | | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | INSTALLER_TYPE | apex | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | ENERGY_RECORDER_API_USER | | | NODE_NAME | lf-pod1 | +--------------------------------------+----------------------------------------------------------+ 2019-03-26 17:14:58,925 - 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.22,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.22:5000/v3 export NOVA_VERSION=1.1 export OS_IMAGE_API_VERSION=2 export OS_PASSWORD=4WVpIP2SUIejpC2Sf7dL1qJe6 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=0c1029b257c44319a8784a806bbcda81 export OS_TENANT_NAME=admin export OS_REGION_NAME=regionOne 2019-03-26 17:14:58,925 - xtesting.ci.run_tests - DEBUG - Test args: all 2019-03-26 17:14:58,925 - 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-26 17:14:58,933 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify'... 2019-03-26 17:15:01,987 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 17:15:01,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-482cb985-90c1-401e-bc14-2d7a75942931 2019-03-26 17:15:01,995 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 17:15:01,995 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-482cb985-90c1-401e-bc14-2d7a75942931 2019-03-26 17:15:01,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 17:15:02,408 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T18:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["s7PTHiMLSDui16xSq1Qskg"], "issued_at": "2019-03-26T17:15:02.000000Z"}} 2019-03-26 17:15:02,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:15:02,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:15:02,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:02 GMT X-Openstack-Request-Id: req-cdf1eb05-1fa7-4e69-816e-51d75f466834 2019-03-26 17:15:02,817 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 17:15:02,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-cdf1eb05-1fa7-4e69-816e-51d75f466834 2019-03-26 17:15:02,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.404623985291s 2019-03-26 17:15:02,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 17:15:02,834 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c639d6f9-4197-43cc-b13b-23aa3ae95e91 2019-03-26 17:15:02,835 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:15:02,835 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-c639d6f9-4197-43cc-b13b-23aa3ae95e91 2019-03-26 17:15:02,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 17:15:02,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:15:03,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02e50c45-44e7-4d03-baa5-a595c7bbfa6a 2019-03-26 17:15:03,073 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 17:15:03,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-02e50c45-44e7-4d03-baa5-a595c7bbfa6a 2019-03-26 17:15:03,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.237905979156s 2019-03-26 17:15:03,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 17:15:03,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" -d '{"project": {"description": "Created by OPNFV Functest: cloudify", "enabled": true, "domain_id": "default", "name": "cloudify-project_02a48307-7568-411b-bd15-9d8d6cefa838"}}' 2019-03-26 17:15:03,340 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd223de1-dc51-4e4e-b3e5-f77cc2d65cfb 2019-03-26 17:15:03,341 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/4feb49c9b44d47fa8155efe67f0df8a4"}, "tags": [], "enabled": true, "id": "4feb49c9b44d47fa8155efe67f0df8a4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_02a48307-7568-411b-bd15-9d8d6cefa838"}} 2019-03-26 17:15:03,341 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-cd223de1-dc51-4e4e-b3e5-f77cc2d65cfb 2019-03-26 17:15:03,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.258708953857s 2019-03-26 17:15:03,342 - 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'4feb49c9b44d47fa8155efe67f0df8a4', '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_02a48307-7568-411b-bd15-9d8d6cefa838'}) 2019-03-26 17:15:03,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 17:15:03,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "BMU1WzkLKOBQo7O9YBImid3Ta0z0fi", "email": null, "name": "cloudify-user_02a48307-7568-411b-bd15-9d8d6cefa838"}}' 2019-03-26 17:15:03,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c0892da-b064-459d-8052-88a9b1f3b05f 2019-03-26 17:15:03,826 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_02a48307-7568-411b-bd15-9d8d6cefa838", "links": {"self": "http://172.30.9.22:5000/v3/users/84750e90471d4f5aac9e53e5da09ff06"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "84750e90471d4f5aac9e53e5da09ff06", "domain_id": "default", "password_expires_at": null}} 2019-03-26 17:15:03,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-3c0892da-b064-459d-8052-88a9b1f3b05f 2019-03-26 17:15:03,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.476145029068s 2019-03-26 17:15:03,827 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'84750e90471d4f5aac9e53e5da09ff06', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify-user_02a48307-7568-411b-bd15-9d8d6cefa838'}) 2019-03-26 17:15:03,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 17:15:03,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:15:04,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2769e88-f47a-47ce-870a-e0ce598f557e 2019-03-26 17:15:04,041 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 17:15:04,041 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d2769e88-f47a-47ce-870a-e0ce598f557e 2019-03-26 17:15:04,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.209744930267s 2019-03-26 17:15:04,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 17:15:04,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:15:04,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddee7c7e-5074-4699-b88d-2f1878d2e2e3 2019-03-26 17:15:04,243 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 17:15:04,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-ddee7c7e-5074-4699-b88d-2f1878d2e2e3 2019-03-26 17:15:04,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.1962018013s 2019-03-26 17:15:04,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 17:15:04,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:15:04,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8379ccc-c244-4d73-800a-e1a14e5b4c1c 2019-03-26 17:15:04,448 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 17:15:04,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-a8379ccc-c244-4d73-800a-e1a14e5b4c1c 2019-03-26 17:15:04,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.199507951736s 2019-03-26 17:15:04,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 17:15:04,458 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:15:04,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fa721dd-11c1-4e30-8da8-b657596e903d 2019-03-26 17:15:04,651 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 17:15:04,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-0fa721dd-11c1-4e30-8da8-b657596e903d 2019-03-26 17:15:04,651 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.196771860123s 2019-03-26 17:15:04,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 17:15:04,656 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:15:04,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18d03061-e3e9-403b-9eb9-5ce64a9a8c32 2019-03-26 17:15:04,780 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "cloudify-user_02a48307-7568-411b-bd15-9d8d6cefa838", "links": {"self": "http://172.30.9.22:5000/v3/users/84750e90471d4f5aac9e53e5da09ff06"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "84750e90471d4f5aac9e53e5da09ff06", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 17:15:04,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-18d03061-e3e9-403b-9eb9-5ce64a9a8c32 2019-03-26 17:15:04,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128829956055s 2019-03-26 17:15:04,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 17:15:04,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:15:04,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7517d318-ebac-41cc-bc1e-bdd07af07b53 2019-03-26 17:15:04,906 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/4feb49c9b44d47fa8155efe67f0df8a4"}, "tags": [], "enabled": true, "id": "4feb49c9b44d47fa8155efe67f0df8a4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_02a48307-7568-411b-bd15-9d8d6cefa838"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 17:15:04,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-7517d318-ebac-41cc-bc1e-bdd07af07b53 2019-03-26 17:15:04,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.111704826355s 2019-03-26 17:15:04,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 17:15:04,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=84750e90471d4f5aac9e53e5da09ff06&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=4feb49c9b44d47fa8155efe67f0df8a4" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:15:05,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaaff8b6-d8a8-48f3-ab43-2a106e7513fa 2019-03-26 17:15:05,026 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=84750e90471d4f5aac9e53e5da09ff06&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=4feb49c9b44d47fa8155efe67f0df8a4", "previous": null, "next": null}} 2019-03-26 17:15:05,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=84750e90471d4f5aac9e53e5da09ff06&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=4feb49c9b44d47fa8155efe67f0df8a4 used request id req-eaaff8b6-d8a8-48f3-ab43-2a106e7513fa 2019-03-26 17:15:05,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.11080288887s 2019-03-26 17:15:05,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 17:15:05,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/4feb49c9b44d47fa8155efe67f0df8a4/users/84750e90471d4f5aac9e53e5da09ff06/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:15:05,189 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 17:15:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b5d895d-4d7c-49ab-98cf-8041d4d0ac41 2019-03-26 17:15:05,189 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 17:15:05,189 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/4feb49c9b44d47fa8155efe67f0df8a4/users/84750e90471d4f5aac9e53e5da09ff06/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-1b5d895d-4d7c-49ab-98cf-8041d4d0ac41 2019-03-26 17:15:05,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.158802032471s 2019-03-26 17:15:05,190 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify-project_02a48307-7568-411b-bd15-9d8d6cefa838', 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'4feb49c9b44d47fa8155efe67f0df8a4', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'BMU1WzkLKOBQo7O9YBImid3Ta0z0fi', 'username': u'cloudify-user_02a48307-7568-411b-bd15-9d8d6cefa838', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 17:15:05,194 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify-user_02a48307-7568-411b-bd15-9d8d6cefa838', 'password': 'BMU1WzkLKOBQo7O9YBImid3Ta0z0fi', 'project_name': 'cloudify-project_02a48307-7568-411b-bd15-9d8d6cefa838', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '4feb49c9b44d47fa8155efe67f0df8a4', 'project_domain_name': 'Default'} 2019-03-26 17:15:05,194 - xtesting.ci.run_tests - INFO - Running test case 'cloudify'... 2019-03-26 17:15:05,195 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 17:15:05,199 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:15:05,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9625611-e2ce-4e59-9a5f-1a3d1e342a83 2019-03-26 17:15:05,402 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 17:15:05,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d9625611-e2ce-4e59-9a5f-1a3d1e342a83 2019-03-26 17:15:05,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.207368850708s 2019-03-26 17:15:05,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 17:15:05,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:15:05,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da942261-8ef7-47a8-ac49-05e5190af4c2 2019-03-26 17:15:05,524 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/4feb49c9b44d47fa8155efe67f0df8a4"}, "tags": [], "enabled": true, "id": "4feb49c9b44d47fa8155efe67f0df8a4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_02a48307-7568-411b-bd15-9d8d6cefa838"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 17:15:05,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-da942261-8ef7-47a8-ac49-05e5190af4c2 2019-03-26 17:15:05,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.1138920784s 2019-03-26 17:15:05,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 17:15:05,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" -d '{"network": {"tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "name": "cloudify-net_02a48307-7568-411b-bd15-9d8d6cefa838", "admin_state_up": true}}' 2019-03-26 17:15:06,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:06 GMT X-Openstack-Request-Id: req-c1866a1d-d7e5-49ae-ad2d-20f0e10f95e2 2019-03-26 17:15:06,100 - 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":"a0537d6b-8d45-433e-978c-8b5e5c51c5c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"4feb49c9b44d47fa8155efe67f0df8a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T17:15:05Z","is_default":false,"qos_policy_id":null,"name":"cloudify-net_02a48307-7568-411b-bd15-9d8d6cefa838","admin_state_up":true,"tenant_id":"4feb49c9b44d47fa8155efe67f0df8a4","created_at":"2019-03-26T17:15:05Z","mtu":1450}} 2019-03-26 17:15:06,100 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-c1866a1d-d7e5-49ae-ad2d-20f0e10f95e2 2019-03-26 17:15:06,100 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.573200941086s 2019-03-26 17:15:06,100 - 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-26T17:15:05Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'a0537d6b-8d45-433e-978c-8b5e5c51c5c5', u'provider:segmentation_id': 88, 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_02a48307-7568-411b-bd15-9d8d6cefa838', u'created_at': u'2019-03-26T17:15:05Z', u'mtu': 1450, u'tenant_id': u'4feb49c9b44d47fa8155efe67f0df8a4', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4feb49c9b44d47fa8155efe67f0df8a4', u'l2_adjacency': True}) 2019-03-26 17:15:06,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 17:15:06,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62f08c24-92d3-4e93-9022-551b38e3dbfc 2019-03-26 17:15:06,110 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 17:15:06,110 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-62f08c24-92d3-4e93-9022-551b38e3dbfc 2019-03-26 17:15:06,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 17:15:06,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T18:15:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4feb49c9b44d47fa8155efe67f0df8a4", "name": "cloudify-project_02a48307-7568-411b-bd15-9d8d6cefa838"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4feb49c9b44d47fa8155efe67f0df8a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4feb49c9b44d47fa8155efe67f0df8a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4feb49c9b44d47fa8155efe67f0df8a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/4feb49c9b44d47fa8155efe67f0df8a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/4feb49c9b44d47fa8155efe67f0df8a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4feb49c9b44d47fa8155efe67f0df8a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/4feb49c9b44d47fa8155efe67f0df8a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/4feb49c9b44d47fa8155efe67f0df8a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4feb49c9b44d47fa8155efe67f0df8a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/4feb49c9b44d47fa8155efe67f0df8a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/4feb49c9b44d47fa8155efe67f0df8a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4feb49c9b44d47fa8155efe67f0df8a4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/4feb49c9b44d47fa8155efe67f0df8a4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/4feb49c9b44d47fa8155efe67f0df8a4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify-user_02a48307-7568-411b-bd15-9d8d6cefa838", "id": "84750e90471d4f5aac9e53e5da09ff06"}, "audit_ids": ["zp6Og426QGCGcApQgO-yVw"], "issued_at": "2019-03-26T17:15:06.000000Z"}} 2019-03-26 17:15:06,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:15:06,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:07,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:07 GMT X-Openstack-Request-Id: req-d16e8315-bbf0-4709-a4cd-9e8fa193746d 2019-03-26 17:15:07,316 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"a0537d6b-8d45-433e-978c-8b5e5c51c5c5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4feb49c9b44d47fa8155efe67f0df8a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T17:15:05Z","qos_policy_id":null,"name":"cloudify-net_02a48307-7568-411b-bd15-9d8d6cefa838","admin_state_up":true,"tenant_id":"4feb49c9b44d47fa8155efe67f0df8a4","created_at":"2019-03-26T17:15:05Z","mtu":1450}]} 2019-03-26 17:15:07,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-d16e8315-bbf0-4709-a4cd-9e8fa193746d 2019-03-26 17:15:07,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.812836170197s 2019-03-26 17:15:07,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 17:15:07,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -d '{"subnet": {"name": "cloudify-subnet_02a48307-7568-411b-bd15-9d8d6cefa838", "enable_dhcp": true, "network_id": "a0537d6b-8d45-433e-978c-8b5e5c51c5c5", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 17:15:07,925 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:07 GMT X-Openstack-Request-Id: req-df2b27dc-fdd3-4589-aeb3-4575ad3f872b 2019-03-26 17:15:07,926 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0537d6b-8d45-433e-978c-8b5e5c51c5c5","tenant_id":"4feb49c9b44d47fa8155efe67f0df8a4","created_at":"2019-03-26T17:15:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T17:15:07Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"4feb49c9b44d47fa8155efe67f0df8a4","id":"9c78f22f-d39b-4e4e-98d9-c32978edcb75","subnetpool_id":null,"name":"cloudify-subnet_02a48307-7568-411b-bd15-9d8d6cefa838"}} 2019-03-26 17:15:07,926 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-df2b27dc-fdd3-4589-aeb3-4575ad3f872b 2019-03-26 17:15:07,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.607949972153s 2019-03-26 17:15:07,927 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T17:15:07Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'9c78f22f-d39b-4e4e-98d9-c32978edcb75', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify-subnet_02a48307-7568-411b-bd15-9d8d6cefa838', u'enable_dhcp': True, u'network_id': u'a0537d6b-8d45-433e-978c-8b5e5c51c5c5', u'tenant_id': u'4feb49c9b44d47fa8155efe67f0df8a4', u'created_at': u'2019-03-26T17:15:07Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'4feb49c9b44d47fa8155efe67f0df8a4'}) 2019-03-26 17:15:07,927 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 17:15:07,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "cloudify-router_02a48307-7568-411b-bd15-9d8d6cefa838", "admin_state_up": true}}' 2019-03-26 17:15:09,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:09 GMT X-Openstack-Request-Id: req-d4d88bb7-5163-4c19-913b-4de7cf49d821 2019-03-26 17:15:09,697 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:08Z", "admin_state_up": true, "updated_at": "2019-03-26T17:15:09Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "ebc6858f-8fa1-46c0-92b5-882820eb27d7", "name": "cloudify-router_02a48307-7568-411b-bd15-9d8d6cefa838"}} 2019-03-26 17:15:09,698 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-d4d88bb7-5163-4c19-913b-4de7cf49d821 2019-03-26 17:15:09,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.77053284645s 2019-03-26 17:15:09,698 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T17:15:09Z', u'revision_number': 2, u'id': u'ebc6858f-8fa1-46c0-92b5-882820eb27d7', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify-router_02a48307-7568-411b-bd15-9d8d6cefa838', u'admin_state_up': True, u'tenant_id': u'4feb49c9b44d47fa8155efe67f0df8a4', u'created_at': u'2019-03-26T17:15:08Z', u'flavor_id': None, u'routes': [], u'project_id': u'4feb49c9b44d47fa8155efe67f0df8a4'}) 2019-03-26 17:15:09,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 17:15:09,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ebc6858f-8fa1-46c0-92b5-882820eb27d7/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}dfa1030d8233a3bcb98900f16d588f42254a3983" -d '{"subnet_id": "9c78f22f-d39b-4e4e-98d9-c32978edcb75"}' 2019-03-26 17:15:12,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:12 GMT X-Openstack-Request-Id: req-dc8d69eb-657d-4523-8d85-593d17357daf 2019-03-26 17:15:12,518 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a0537d6b-8d45-433e-978c-8b5e5c51c5c5", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "subnet_id": "9c78f22f-d39b-4e4e-98d9-c32978edcb75", "subnet_ids": ["9c78f22f-d39b-4e4e-98d9-c32978edcb75"], "port_id": "496a57b3-e16e-4376-8c7b-3923a7b2c436", "id": "ebc6858f-8fa1-46c0-92b5-882820eb27d7"} 2019-03-26 17:15:12,518 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ebc6858f-8fa1-46c0-92b5-882820eb27d7/add_router_interface.json used request id req-dc8d69eb-657d-4523-8d85-593d17357daf 2019-03-26 17:15:12,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.81916999817s 2019-03-26 17:15:12,519 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-03-26 17:15:15,018 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-03-26 17:15:15,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 17:15:15,032 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:15 GMT 2019-03-26 17:15:15,032 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 17:15:15,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:15:15,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:15,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:15 GMT X-Openstack-Request-Id: req-23c728de-82ad-42cc-94fb-9dc794a16ce6 2019-03-26 17:15:15,353 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:15:15,353 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-23c728de-82ad-42cc-94fb-9dc794a16ce6 2019-03-26 17:15:15,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.315081834793s 2019-03-26 17:15:15,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 17:15:15,369 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/cloudify-img_02a48307-7568-411b-bd15-9d8d6cefa838", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify-img_02a48307-7568-411b-bd15-9d8d6cefa838"}' 2019-03-26 17:15:15,408 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:15 GMT Location: http://172.30.9.22:9292/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-6c06bd5d-ab3c-4f08-a486-cd4aa9cadcf3 2019-03-26 17:15:15,409 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:15:15Z", "file": "/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/file", "owner": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "size": null, "self": "/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "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_02a48307-7568-411b-bd15-9d8d6cefa838", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_02a48307-7568-411b-bd15-9d8d6cefa838", "checksum": null, "created_at": "2019-03-26T17:15:15Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 17:15:15,409 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-6c06bd5d-ab3c-4f08-a486-cd4aa9cadcf3 2019-03-26 17:15:15,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0445029735565s 2019-03-26 17:15:15,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 17:15:15,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/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}dfa1030d8233a3bcb98900f16d588f42254a3983" -d '' 2019-03-26 17:15:20,178 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:15:20 GMT X-Openstack-Request-Id: req-e0645d6f-9204-4928-b84c-ea3bcd8ecdb1 2019-03-26 17:15:20,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-26 17:15:20,179 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/file used request id req-e0645d6f-9204-4928-b84c-ea3bcd8ecdb1 2019-03-26 17:15:20,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.76925992966s 2019-03-26 17:15:20,184 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:15:20,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:20,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:20 GMT X-Openstack-Request-Id: req-64912214-bc6e-42a2-8556-84dd08d532b3 2019-03-26 17:15:20,225 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:15:20Z", "file": "/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/file", "owner": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "size": 300941312, "self": "/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_02a48307-7568-411b-bd15-9d8d6cefa838", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_02a48307-7568-411b-bd15-9d8d6cefa838", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T17:15:15Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:15:20,225 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-64912214-bc6e-42a2-8556-84dd08d532b3 2019-03-26 17:15:20,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0412611961365s 2019-03-26 17:15:20,227 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/file', 'owner': u'4feb49c9b44d47fa8155efe67f0df8a4', 'id': u'50584d2d-bd16-4a67-b05e-2dc301aeeaf5', 'size': 300941312, u'self': u'/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4feb49c9b44d47fa8155efe67f0df8a4', 'name': 'cloudify-project_02a48307-7568-411b-bd15-9d8d6cefa838', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T17:15:20Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T17:15:20Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify-img_02a48307-7568-411b-bd15-9d8d6cefa838', '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/50584d2d-bd16-4a67-b05e-2dc301aeeaf5', 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_02a48307-7568-411b-bd15-9d8d6cefa838', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify-img_02a48307-7568-411b-bd15-9d8d6cefa838', 'created': u'2019-03-26T17:15:15Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-03-26T17:15:15Z', 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/50584d2d-bd16-4a67-b05e-2dc301aeeaf5', 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_02a48307-7568-411b-bd15-9d8d6cefa838', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-03-26 17:15:20,230 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 17:15:20,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify-flavor_02a48307-7568-411b-bd15-9d8d6cefa838", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-03-26 17:15:20,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4684b73c-a0d1-45bd-9164-3a043b4cd145 x-openstack-request-id: req-4684b73c-a0d1-45bd-9164-3a043b4cd145 2019-03-26 17:15:20,542 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify-flavor_02a48307-7568-411b-bd15-9d8d6cefa838", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "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": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d"}} 2019-03-26 17:15:20,542 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4684b73c-a0d1-45bd-9164-3a043b4cd145 2019-03-26 17:15:20,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.312037944794s 2019-03-26 17:15:20,544 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify-flavor_02a48307-7568-411b-bd15-9d8d6cefa838', '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'0c1029b257c44319a8784a806bbcda81', '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'da2def7d-38c5-47c6-96f2-96ddc3f81e6d', 'swap': 0}) 2019-03-26 17:15:20,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 17:15:20,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d/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}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" -d '{"extra_specs": {}}' 2019-03-26 17:15:20,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bba6c256-9ed9-40a4-9cd6-38ac593a2c02 x-openstack-request-id: req-bba6c256-9ed9-40a4-9cd6-38ac593a2c02 2019-03-26 17:15:20,566 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 17:15:20,566 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d/os-extra_specs used request id req-bba6c256-9ed9-40a4-9cd6-38ac593a2c02 2019-03-26 17:15:20,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216109752655s 2019-03-26 17:15:20,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-26 17:15:20,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -d '{"keypair": {"name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838"}}' 2019-03-26 17:15:20,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1808 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-78b68020-d671-499e-a5d6-aa8a588af9d7 x-openstack-request-id: req-78b68020-d671-499e-a5d6-aa8a588af9d7 2019-03-26 17:15:20,956 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDh/mk8n2mSEnOLDYUAFIqmCFyeQt9QR34CaSqqrVmznB9SKD2coHDLlYB8TDgfKT826DJd3kOWj1RI3kaJDu2PIL1CEtzyBUyafqurC98zOzoPHg0dIpU5Rv64o66OG+U7z1iq31PBnHPnua0XevowcyaUeaTBeh7+u3mTHeS4O3vUN3c7piI7/9Fg+l41wmsmd9/egSvSZFGR7hys4cNMOZyFtVFmAsZYu8SOUhG7b7KqXN29PrX4dFwKMoNqvlzrBoKpW5tst/n2BzbDcA1N9BsoP5sFTaQmQxFFTdAQIGV4e+FEnsfzg2tHf2pM51wFU0f8DakVOJo8bwh3QRWd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4f5pPJ9pkhJziw2FABSKpghcnkLfUEd+Amkqqq1Zs5wfUig9\nnKBwy5WAfEw4Hyk/NugyXd5Dlo9USN5GiQ7tjyC9QhLc8gVMmn6rqwvfMzs6Dx4N\nHSKVOUb+uKOujhvlO89Yqt9TwZxz57mtF3r6MHMmlHmkwXoe/rt5kx3kuDt71Dd3\nO6YiO//RYPpeNcJrJnff3oEr0mRRke4crOHDTDmchbVRZgLGWLvEjlIRu2+yqlzd\nvT61+HRcCjKDar5c6waCqVubbLf59gc2w3ANTfQbKD+bBU2kJkMRRU3QECBleHvh\nRJ7H84NrR39qTOdcBVNH/A2pFTiaPG8Id0EVnQIDAQABAoIBAQDOpu1kWgEXaXfu\nd3ZfFGmUWaEXtt6tcjJv0esKF2onK2QYpGNyjeOWxiavgqLvG7CKbNlhrJTxYC8a\nUub8/YGNl8p4WPdg+CeMPriLuFdpaYc1u60SL0V1Es5p2IMNv8RmZLwXxA+6w23Z\nP5hgGDwfgayNqI5XvWwKUzRgqr0zGLj3VRIOCeY4DS4GHGEaQFttWMwbxvYp5LTo\nCwNfdBMj5HQP1r7W9ZPOvPS49YGhhz++QSJ0s7aiI90jhGXG/VZ84qdp49r2E2j4\njQ8peCpJ5l/4NIrCTg+JGoM3BXssg/ByekAlwKjl6XxDBaJ8bz52pqFCfgLkeZRO\ni1WnBNmhAoGBAP+MochmAIfywc/1HnWzKdxNAl1FXb/NZoDLt3abFOu9CDqoRlUw\nGLV+7XFY/BJjMCjW38eIMrgaqMI6wxncdLg7Yu1CgUZh1b4uA8bfapydgdRHdaOh\nf4fwCByFW/dGTHdUNgvQYZgr8LqM//WD8rqSo6r8AKDf/GJGDuICjmofAoGBAOJk\nb6zW03sK3Aky8s70HeqMjHgWTk1uB/huLkLrUnyfHrBp2ArzFakUPaZ3SGtOOzob\nqTypn5OPJkS4BOtnYks1SjvG+KiFrdkr4RfUaA0hbIcQRaFyQeKQM90PdybMxUhM\n5QG1tq6kDkFnRnbK3Kl86qH8H7yRy18gLB5y8cDDAoGAZOQO02GCACpVXlb16Z4M\nfs9giZZjRuA/AcZr7kWX4uJEp3PcILHWb4FnGQL6sf+6+cSroMkizRCpY9VzRXiG\nFF5N1kIVa8Ygbu8XyqJWIvMEWNzFkw6lnPOlIC1+e4ejlNEIbW2dukhOyDf2reWk\nJQjT2SOY0+raZ6olIhHETB0CgYEAsyufwl9mkbt/dvxOdAF5Z7aCOUwV/mu1fSTe\nEfIhnyVjaWTrKYdGvkCZphRDSUFp2Ewp/SuVcnfZZotowVFZ1oG/VV3cT6s0cmqq\nw2xESRgJxz7WjLZbdE6B7VMfDqMDA3xvxZGlmcOW0KZGex+D0dNd8oMSLvAHzyos\nIJEByXcCgYEA0azt2HBgcwx88FtG6HLKWRc5vqS1MdQMJOXya/TQhk7BqzXX1I2Q\nYhIC/+6dr6JZ1r3LmAGmm4cUJxpuGREnjOQY1rff5+i0/NG14S+shGDHhd6DjQfp\n/wXmGmTp8gsSzHNMXwZw254SWra1Lmz5cDIvgU8B+/KTIkZilLNp334=\n-----END RSA PRIVATE KEY-----\n", "user_id": "84750e90471d4f5aac9e53e5da09ff06", "name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "fingerprint": "0f:f8:76:77:a0:3e:2f:1f:cd:0b:04:d3:ae:f0:cd:e1"}} 2019-03-26 17:15:20,956 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-78b68020-d671-499e-a5d6-aa8a588af9d7 2019-03-26 17:15:20,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.387252092361s 2019-03-26 17:15:20,957 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDh/mk8n2mSEnOLDYUAFIqmCFyeQt9QR34CaSqqrVmznB9SKD2coHDLlYB8TDgfKT826DJd3kOWj1RI3kaJDu2PIL1CEtzyBUyafqurC98zOzoPHg0dIpU5Rv64o66OG+U7z1iq31PBnHPnua0XevowcyaUeaTBeh7+u3mTHeS4O3vUN3c7piI7/9Fg+l41wmsmd9/egSvSZFGR7hys4cNMOZyFtVFmAsZYu8SOUhG7b7KqXN29PrX4dFwKMoNqvlzrBoKpW5tst/n2BzbDcA1N9BsoP5sFTaQmQxFFTdAQIGV4e+FEnsfzg2tHf2pM51wFU0f8DakVOJo8bwh3QRWd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA4f5pPJ9pkhJziw2FABSKpghcnkLfUEd+Amkqqq1Zs5wfUig9\nnKBwy5WAfEw4Hyk/NugyXd5Dlo9USN5GiQ7tjyC9QhLc8gVMmn6rqwvfMzs6Dx4N\nHSKVOUb+uKOujhvlO89Yqt9TwZxz57mtF3r6MHMmlHmkwXoe/rt5kx3kuDt71Dd3\nO6YiO//RYPpeNcJrJnff3oEr0mRRke4crOHDTDmchbVRZgLGWLvEjlIRu2+yqlzd\nvT61+HRcCjKDar5c6waCqVubbLf59gc2w3ANTfQbKD+bBU2kJkMRRU3QECBleHvh\nRJ7H84NrR39qTOdcBVNH/A2pFTiaPG8Id0EVnQIDAQABAoIBAQDOpu1kWgEXaXfu\nd3ZfFGmUWaEXtt6tcjJv0esKF2onK2QYpGNyjeOWxiavgqLvG7CKbNlhrJTxYC8a\nUub8/YGNl8p4WPdg+CeMPriLuFdpaYc1u60SL0V1Es5p2IMNv8RmZLwXxA+6w23Z\nP5hgGDwfgayNqI5XvWwKUzRgqr0zGLj3VRIOCeY4DS4GHGEaQFttWMwbxvYp5LTo\nCwNfdBMj5HQP1r7W9ZPOvPS49YGhhz++QSJ0s7aiI90jhGXG/VZ84qdp49r2E2j4\njQ8peCpJ5l/4NIrCTg+JGoM3BXssg/ByekAlwKjl6XxDBaJ8bz52pqFCfgLkeZRO\ni1WnBNmhAoGBAP+MochmAIfywc/1HnWzKdxNAl1FXb/NZoDLt3abFOu9CDqoRlUw\nGLV+7XFY/BJjMCjW38eIMrgaqMI6wxncdLg7Yu1CgUZh1b4uA8bfapydgdRHdaOh\nf4fwCByFW/dGTHdUNgvQYZgr8LqM//WD8rqSo6r8AKDf/GJGDuICjmofAoGBAOJk\nb6zW03sK3Aky8s70HeqMjHgWTk1uB/huLkLrUnyfHrBp2ArzFakUPaZ3SGtOOzob\nqTypn5OPJkS4BOtnYks1SjvG+KiFrdkr4RfUaA0hbIcQRaFyQeKQM90PdybMxUhM\n5QG1tq6kDkFnRnbK3Kl86qH8H7yRy18gLB5y8cDDAoGAZOQO02GCACpVXlb16Z4M\nfs9giZZjRuA/AcZr7kWX4uJEp3PcILHWb4FnGQL6sf+6+cSroMkizRCpY9VzRXiG\nFF5N1kIVa8Ygbu8XyqJWIvMEWNzFkw6lnPOlIC1+e4ejlNEIbW2dukhOyDf2reWk\nJQjT2SOY0+raZ6olIhHETB0CgYEAsyufwl9mkbt/dvxOdAF5Z7aCOUwV/mu1fSTe\nEfIhnyVjaWTrKYdGvkCZphRDSUFp2Ewp/SuVcnfZZotowVFZ1oG/VV3cT6s0cmqq\nw2xESRgJxz7WjLZbdE6B7VMfDqMDA3xvxZGlmcOW0KZGex+D0dNd8oMSLvAHzyos\nIJEByXcCgYEA0azt2HBgcwx88FtG6HLKWRc5vqS1MdQMJOXya/TQhk7BqzXX1I2Q\nYhIC/+6dr6JZ1r3LmAGmm4cUJxpuGREnjOQY1rff5+i0/NG14S+shGDHhd6DjQfp\n/wXmGmTp8gsSzHNMXwZw254SWra1Lmz5cDIvgU8B+/KTIkZilLNp334=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'84750e90471d4f5aac9e53e5da09ff06', 'name': u'cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838', 'created_at': '2019-03-26T17:15:20.957618', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4feb49c9b44d47fa8155efe67f0df8a4', 'name': 'cloudify-project_02a48307-7568-411b-bd15-9d8d6cefa838', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'0f:f8:76:77:a0:3e:2f:1f:cd:0b:04:d3:ae:f0:cd:e1', 'type': 'ssh', 'id': u'cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838'}) 2019-03-26 17:15:20,958 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA4f5pPJ9pkhJziw2FABSKpghcnkLfUEd+Amkqqq1Zs5wfUig9 nKBwy5WAfEw4Hyk/NugyXd5Dlo9USN5GiQ7tjyC9QhLc8gVMmn6rqwvfMzs6Dx4N HSKVOUb+uKOujhvlO89Yqt9TwZxz57mtF3r6MHMmlHmkwXoe/rt5kx3kuDt71Dd3 O6YiO//RYPpeNcJrJnff3oEr0mRRke4crOHDTDmchbVRZgLGWLvEjlIRu2+yqlzd vT61+HRcCjKDar5c6waCqVubbLf59gc2w3ANTfQbKD+bBU2kJkMRRU3QECBleHvh RJ7H84NrR39qTOdcBVNH/A2pFTiaPG8Id0EVnQIDAQABAoIBAQDOpu1kWgEXaXfu d3ZfFGmUWaEXtt6tcjJv0esKF2onK2QYpGNyjeOWxiavgqLvG7CKbNlhrJTxYC8a Uub8/YGNl8p4WPdg+CeMPriLuFdpaYc1u60SL0V1Es5p2IMNv8RmZLwXxA+6w23Z P5hgGDwfgayNqI5XvWwKUzRgqr0zGLj3VRIOCeY4DS4GHGEaQFttWMwbxvYp5LTo CwNfdBMj5HQP1r7W9ZPOvPS49YGhhz++QSJ0s7aiI90jhGXG/VZ84qdp49r2E2j4 jQ8peCpJ5l/4NIrCTg+JGoM3BXssg/ByekAlwKjl6XxDBaJ8bz52pqFCfgLkeZRO i1WnBNmhAoGBAP+MochmAIfywc/1HnWzKdxNAl1FXb/NZoDLt3abFOu9CDqoRlUw GLV+7XFY/BJjMCjW38eIMrgaqMI6wxncdLg7Yu1CgUZh1b4uA8bfapydgdRHdaOh f4fwCByFW/dGTHdUNgvQYZgr8LqM//WD8rqSo6r8AKDf/GJGDuICjmofAoGBAOJk b6zW03sK3Aky8s70HeqMjHgWTk1uB/huLkLrUnyfHrBp2ArzFakUPaZ3SGtOOzob qTypn5OPJkS4BOtnYks1SjvG+KiFrdkr4RfUaA0hbIcQRaFyQeKQM90PdybMxUhM 5QG1tq6kDkFnRnbK3Kl86qH8H7yRy18gLB5y8cDDAoGAZOQO02GCACpVXlb16Z4M fs9giZZjRuA/AcZr7kWX4uJEp3PcILHWb4FnGQL6sf+6+cSroMkizRCpY9VzRXiG FF5N1kIVa8Ygbu8XyqJWIvMEWNzFkw6lnPOlIC1+e4ejlNEIbW2dukhOyDf2reWk JQjT2SOY0+raZ6olIhHETB0CgYEAsyufwl9mkbt/dvxOdAF5Z7aCOUwV/mu1fSTe EfIhnyVjaWTrKYdGvkCZphRDSUFp2Ewp/SuVcnfZZotowVFZ1oG/VV3cT6s0cmqq w2xESRgJxz7WjLZbdE6B7VMfDqMDA3xvxZGlmcOW0KZGex+D0dNd8oMSLvAHzyos IJEByXcCgYEA0azt2HBgcwx88FtG6HLKWRc5vqS1MdQMJOXya/TQhk7BqzXX1I2Q YhIC/+6dr6JZ1r3LmAGmm4cUJxpuGREnjOQY1rff5+i0/NG14S+shGDHhd6DjQfp /wXmGmTp8gsSzHNMXwZw254SWra1Lmz5cDIvgU8B+/KTIkZilLNp334= -----END RSA PRIVATE KEY----- 2019-03-26 17:15:20,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-26 17:15:20,965 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -d '{"security_group": {"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838", "description": "created by OPNFV Functest (cloudify)"}}' 2019-03-26 17:15:21,111 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1416 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:21 GMT X-Openstack-Request-Id: req-2cddff50-417b-4c6b-87ce-a4e983ee4f9a 2019-03-26 17:15:21,111 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:21Z", "updated_at": "2019-03-26T17:15:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "2747cc0d-1db2-4a76-ab0d-158907c6e057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "52a14d56-4d35-4bb5-84be-8424fe57860d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 1, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "790aa4de-0587-47d1-a246-30097aec6c47", "name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}} 2019-03-26 17:15:21,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2cddff50-417b-4c6b-87ce-a4e983ee4f9a 2019-03-26 17:15:21,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.147151231766s 2019-03-26 17:15:21,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:15:21,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:21,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3832 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:21 GMT X-Openstack-Request-Id: req-38890f43-8ed9-448e-a750-9f3f4e10db14 2019-03-26 17:15:21,181 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:21Z", "updated_at": "2019-03-26T17:15:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "2747cc0d-1db2-4a76-ab0d-158907c6e057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "52a14d56-4d35-4bb5-84be-8424fe57860d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 1, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "790aa4de-0587-47d1-a246-30097aec6c47", "name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}, {"description": "Default security group", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:05Z", "updated_at": "2019-03-26T17:15:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "23a48242-a4d7-4625-ab47-a83d7bf16210", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "258ced4e-2a6a-4366-8c41-70b6413d92fd", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "a024237d-e59b-4e74-9961-02b8413a2202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "d6838c04-316b-41ea-baf1-66fc20923ec8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 1, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "name": "default"}]} 2019-03-26 17:15:21,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-38890f43-8ed9-448e-a750-9f3f4e10db14 2019-03-26 17:15:21,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0632569789886s 2019-03-26 17:15:21,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:15:21,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -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": "790aa4de-0587-47d1-a246-30097aec6c47"}}' 2019-03-26 17:15:21,310 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:21 GMT X-Openstack-Request-Id: req-54696d3d-6c7c-42bd-a484-181ff8ad8e59 2019-03-26 17:15:21,311 - 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-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "port_range_min": 22, "revision_number": 0, "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:21Z", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "a799034b-355c-4190-b66e-8e90aeeaa4b2"}} 2019-03-26 17:15:21,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-54696d3d-6c7c-42bd-a484-181ff8ad8e59 2019-03-26 17:15:21,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.122174978256s 2019-03-26 17:15:21,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:15:21,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:21,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4328 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:21 GMT X-Openstack-Request-Id: req-e71377e4-5903-4ad1-9dc9-a462c2bac021 2019-03-26 17:15:21,369 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:21Z", "updated_at": "2019-03-26T17:15:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "2747cc0d-1db2-4a76-ab0d-158907c6e057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "52a14d56-4d35-4bb5-84be-8424fe57860d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "a799034b-355c-4190-b66e-8e90aeeaa4b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 2, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "790aa4de-0587-47d1-a246-30097aec6c47", "name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}, {"description": "Default security group", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:05Z", "updated_at": "2019-03-26T17:15:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "23a48242-a4d7-4625-ab47-a83d7bf16210", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "258ced4e-2a6a-4366-8c41-70b6413d92fd", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "a024237d-e59b-4e74-9961-02b8413a2202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "d6838c04-316b-41ea-baf1-66fc20923ec8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 1, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "name": "default"}]} 2019-03-26 17:15:21,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-e71377e4-5903-4ad1-9dc9-a462c2bac021 2019-03-26 17:15:21,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0517909526825s 2019-03-26 17:15:21,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:15:21,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -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": "790aa4de-0587-47d1-a246-30097aec6c47"}}' 2019-03-26 17:15:21,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:21 GMT X-Openstack-Request-Id: req-21bf810c-3b47-4157-b3e5-920283ef7b85 2019-03-26 17:15:21,508 - 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-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "port_range_min": null, "revision_number": 0, "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:21Z", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "746266bd-dc43-4265-a4b8-34f851a64e32"}} 2019-03-26 17:15:21,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-21bf810c-3b47-4157-b3e5-920283ef7b85 2019-03-26 17:15:21,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.132651805878s 2019-03-26 17:15:21,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:15:21,515 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:21,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4829 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:21 GMT X-Openstack-Request-Id: req-9ddaec1b-4693-4cdf-b995-29caaa2c2b9c 2019-03-26 17:15:21,568 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:21Z", "updated_at": "2019-03-26T17:15:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "2747cc0d-1db2-4a76-ab0d-158907c6e057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "52a14d56-4d35-4bb5-84be-8424fe57860d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "746266bd-dc43-4265-a4b8-34f851a64e32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "a799034b-355c-4190-b66e-8e90aeeaa4b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 3, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "790aa4de-0587-47d1-a246-30097aec6c47", "name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}, {"description": "Default security group", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:05Z", "updated_at": "2019-03-26T17:15:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "23a48242-a4d7-4625-ab47-a83d7bf16210", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "258ced4e-2a6a-4366-8c41-70b6413d92fd", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "a024237d-e59b-4e74-9961-02b8413a2202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "d6838c04-316b-41ea-baf1-66fc20923ec8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 1, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "name": "default"}]} 2019-03-26 17:15:21,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9ddaec1b-4693-4cdf-b995-29caaa2c2b9c 2019-03-26 17:15:21,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0536229610443s 2019-03-26 17:15:21,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:15:21,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -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": "790aa4de-0587-47d1-a246-30097aec6c47"}}' 2019-03-26 17:15:21,723 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:21 GMT X-Openstack-Request-Id: req-f8c42ac8-ace0-4f59-987f-b5b620979d28 2019-03-26 17:15:21,723 - 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-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "port_range_min": 80, "revision_number": 0, "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:21Z", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "faf0e2ae-69ff-4b5f-881b-3acb48cd142a"}} 2019-03-26 17:15:21,724 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f8c42ac8-ace0-4f59-987f-b5b620979d28 2019-03-26 17:15:21,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.149073123932s 2019-03-26 17:15:21,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:15:21,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:21,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5325 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:21 GMT X-Openstack-Request-Id: req-9325e594-10d3-4f65-bf53-667132c09add 2019-03-26 17:15:21,775 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:21Z", "updated_at": "2019-03-26T17:15:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "2747cc0d-1db2-4a76-ab0d-158907c6e057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "52a14d56-4d35-4bb5-84be-8424fe57860d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "746266bd-dc43-4265-a4b8-34f851a64e32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "a799034b-355c-4190-b66e-8e90aeeaa4b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "faf0e2ae-69ff-4b5f-881b-3acb48cd142a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 4, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "790aa4de-0587-47d1-a246-30097aec6c47", "name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}, {"description": "Default security group", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:05Z", "updated_at": "2019-03-26T17:15:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "23a48242-a4d7-4625-ab47-a83d7bf16210", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "258ced4e-2a6a-4366-8c41-70b6413d92fd", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "a024237d-e59b-4e74-9961-02b8413a2202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "d6838c04-316b-41ea-baf1-66fc20923ec8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 1, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "name": "default"}]} 2019-03-26 17:15:21,775 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-9325e594-10d3-4f65-bf53-667132c09add 2019-03-26 17:15:21,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0451650619507s 2019-03-26 17:15:21,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:15:21,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -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": "790aa4de-0587-47d1-a246-30097aec6c47"}}' 2019-03-26 17:15:21,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:21 GMT X-Openstack-Request-Id: req-ab32bbdd-29f8-433d-89fe-df56cd0aa42b 2019-03-26 17:15:21,913 - 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-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "port_range_min": 443, "revision_number": 0, "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:21Z", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "200c7d89-bd3a-4a2c-97ba-9a02710664a4"}} 2019-03-26 17:15:21,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ab32bbdd-29f8-433d-89fe-df56cd0aa42b 2019-03-26 17:15:21,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.131860971451s 2019-03-26 17:15:21,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:15:21,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:21,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5823 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:21 GMT X-Openstack-Request-Id: req-8435bdf7-5486-40b1-bdcf-67ebde460183 2019-03-26 17:15:21,966 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:21Z", "updated_at": "2019-03-26T17:15:21Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "200c7d89-bd3a-4a2c-97ba-9a02710664a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "2747cc0d-1db2-4a76-ab0d-158907c6e057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "52a14d56-4d35-4bb5-84be-8424fe57860d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "746266bd-dc43-4265-a4b8-34f851a64e32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "a799034b-355c-4190-b66e-8e90aeeaa4b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "faf0e2ae-69ff-4b5f-881b-3acb48cd142a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 5, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "790aa4de-0587-47d1-a246-30097aec6c47", "name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}, {"description": "Default security group", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:05Z", "updated_at": "2019-03-26T17:15:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "23a48242-a4d7-4625-ab47-a83d7bf16210", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "258ced4e-2a6a-4366-8c41-70b6413d92fd", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "a024237d-e59b-4e74-9961-02b8413a2202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "d6838c04-316b-41ea-baf1-66fc20923ec8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 1, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "name": "default"}]} 2019-03-26 17:15:21,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-8435bdf7-5486-40b1-bdcf-67ebde460183 2019-03-26 17:15:21,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0464930534363s 2019-03-26 17:15:21,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:15:21,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -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": "790aa4de-0587-47d1-a246-30097aec6c47"}}' 2019-03-26 17:15:22,110 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:22 GMT X-Openstack-Request-Id: req-edf28c10-001e-41ca-b785-8f455e21c8b4 2019-03-26 17:15:22,110 - 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-26T17:15:22Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "port_range_min": 5671, "revision_number": 0, "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:22Z", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "61c98487-a708-42a1-8c99-b83d90158131"}} 2019-03-26 17:15:22,111 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-edf28c10-001e-41ca-b785-8f455e21c8b4 2019-03-26 17:15:22,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.137587070465s 2019-03-26 17:15:22,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:15:22,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:22,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6323 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:22 GMT X-Openstack-Request-Id: req-d9ac4a54-44b8-495e-948a-5a097dcc5337 2019-03-26 17:15:22,162 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:21Z", "updated_at": "2019-03-26T17:15:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "200c7d89-bd3a-4a2c-97ba-9a02710664a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "2747cc0d-1db2-4a76-ab0d-158907c6e057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "52a14d56-4d35-4bb5-84be-8424fe57860d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-26T17:15:22Z", "revision_number": 0, "id": "61c98487-a708-42a1-8c99-b83d90158131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:22Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "746266bd-dc43-4265-a4b8-34f851a64e32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "a799034b-355c-4190-b66e-8e90aeeaa4b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "faf0e2ae-69ff-4b5f-881b-3acb48cd142a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 6, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "790aa4de-0587-47d1-a246-30097aec6c47", "name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}, {"description": "Default security group", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:05Z", "updated_at": "2019-03-26T17:15:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "23a48242-a4d7-4625-ab47-a83d7bf16210", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "258ced4e-2a6a-4366-8c41-70b6413d92fd", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "a024237d-e59b-4e74-9961-02b8413a2202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "d6838c04-316b-41ea-baf1-66fc20923ec8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 1, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "name": "default"}]} 2019-03-26 17:15:22,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-d9ac4a54-44b8-495e-948a-5a097dcc5337 2019-03-26 17:15:22,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0460338592529s 2019-03-26 17:15:22,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:15:22,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -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": "790aa4de-0587-47d1-a246-30097aec6c47"}}' 2019-03-26 17:15:22,296 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:22 GMT X-Openstack-Request-Id: req-139791cc-7ed4-41a5-aac8-9a071809bcb5 2019-03-26 17:15:22,296 - 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-26T17:15:22Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "port_range_min": 53333, "revision_number": 0, "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:22Z", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "138fb654-dea2-4346-a194-14c6acb2f16f"}} 2019-03-26 17:15:22,296 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-139791cc-7ed4-41a5-aac8-9a071809bcb5 2019-03-26 17:15:22,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127544879913s 2019-03-26 17:15:22,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:15:22,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:22,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:22 GMT X-Openstack-Request-Id: req-f53f57ee-82a1-4ad2-9c0f-ad4c57437429 2019-03-26 17:15:22,675 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0537d6b-8d45-433e-978c-8b5e5c51c5c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4feb49c9b44d47fa8155efe67f0df8a4","l2_adjacency":true,"status":"ACTIVE","subnets":["9c78f22f-d39b-4e4e-98d9-c32978edcb75"],"description":"","tags":[],"updated_at":"2019-03-26T17:15:07Z","qos_policy_id":null,"name":"cloudify-net_02a48307-7568-411b-bd15-9d8d6cefa838","admin_state_up":true,"tenant_id":"4feb49c9b44d47fa8155efe67f0df8a4","created_at":"2019-03-26T17:15:05Z","mtu":1450}]} 2019-03-26 17:15:22,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-f53f57ee-82a1-4ad2-9c0f-ad4c57437429 2019-03-26 17:15:22,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.377206802368s 2019-03-26 17:15:22,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:15:22,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:22,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:22 GMT X-Openstack-Request-Id: req-8cb88b04-84b1-4f45-a751-6966eb5ec0b0 2019-03-26 17:15:22,719 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:15:20Z", "file": "/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/file", "owner": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "size": 300941312, "self": "/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_02a48307-7568-411b-bd15-9d8d6cefa838", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_02a48307-7568-411b-bd15-9d8d6cefa838", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T17:15:15Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:15:22,720 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8cb88b04-84b1-4f45-a751-6966eb5ec0b0 2019-03-26 17:15:22,720 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0384840965271s 2019-03-26 17:15:22,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 17:15:22,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:22,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15: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-9c5f331b-9ee5-45c6-9c54-5d0f2825bb60 x-openstack-request-id: req-9c5f331b-9ee5-45c6-9c54-5d0f2825bb60 2019-03-26 17:15:22,766 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}, {"name": "cloudify-flavor_02a48307-7568-411b-bd15-9d8d6cefa838", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "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": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d"}]} 2019-03-26 17:15:22,766 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9c5f331b-9ee5-45c6-9c54-5d0f2825bb60 2019-03-26 17:15:22,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0259301662445s 2019-03-26 17:15:22,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-26 17:15:22,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -d '{"server": {"name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "imageRef": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "flavorRef": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "max_count": 1, "min_count": 1, "networks": [{"uuid": "a0537d6b-8d45-433e-978c-8b5e5c51c5c5"}], "security_groups": [{"name": "790aa4de-0587-47d1-a246-30097aec6c47"}]}}' 2019-03-26 17:15:24,885 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15: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.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f x-compute-request-id: req-b5c239ec-639e-4903-b92d-7012c80a9da2 x-openstack-request-id: req-b5c239ec-639e-4903-b92d-7012c80a9da2 2019-03-26 17:15:24,885 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "790aa4de-0587-47d1-a246-30097aec6c47"}], "OS-DCF:diskConfig": "MANUAL", "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "adminPass": "pXx33D6t6STc"}} 2019-03-26 17:15:24,885 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b5c239ec-639e-4903-b92d-7012c80a9da2 2019-03-26 17:15:24,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.11644482613s 2019-03-26 17:15:24,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:24,888 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:25,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 601 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bf930d4f-9238-4758-b993-e1e21bcbd2bf x-openstack-request-id: req-bf930d4f-9238-4758-b993-e1e21bcbd2bf 2019-03-26 17:15:25,266 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "user_id": "84750e90471d4f5aac9e53e5da09ff06", "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-26T17:15:24Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:25,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bf930d4f-9238-4758-b993-e1e21bcbd2bf 2019-03-26 17:15:25,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380458116531s 2019-03-26 17:15:25,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:15:25,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:25,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:25 GMT X-Openstack-Request-Id: req-ab82be36-2c73-44bb-9e68-8946de7f1c29 2019-03-26 17:15:25,376 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0537d6b-8d45-433e-978c-8b5e5c51c5c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4feb49c9b44d47fa8155efe67f0df8a4","l2_adjacency":true,"status":"ACTIVE","subnets":["9c78f22f-d39b-4e4e-98d9-c32978edcb75"],"description":"","tags":[],"updated_at":"2019-03-26T17:15:07Z","qos_policy_id":null,"name":"cloudify-net_02a48307-7568-411b-bd15-9d8d6cefa838","admin_state_up":true,"tenant_id":"4feb49c9b44d47fa8155efe67f0df8a4","created_at":"2019-03-26T17:15:05Z","mtu":1450}]} 2019-03-26 17:15:25,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ab82be36-2c73-44bb-9e68-8946de7f1c29 2019-03-26 17:15:25,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.102400064468s 2019-03-26 17:15:25,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 17:15:25,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:25,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:25 GMT X-Openstack-Request-Id: req-e3bb97f6-191b-4af5-9eb7-c7f4544969b1 2019-03-26 17:15:25,446 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0537d6b-8d45-433e-978c-8b5e5c51c5c5","tenant_id":"4feb49c9b44d47fa8155efe67f0df8a4","created_at":"2019-03-26T17:15:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T17:15:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4feb49c9b44d47fa8155efe67f0df8a4","id":"9c78f22f-d39b-4e4e-98d9-c32978edcb75","subnetpool_id":null,"name":"cloudify-subnet_02a48307-7568-411b-bd15-9d8d6cefa838"}]} 2019-03-26 17:15:25,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-e3bb97f6-191b-4af5-9eb7-c7f4544969b1 2019-03-26 17:15:25,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0682690143585s 2019-03-26 17:15:25,447 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:27,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:27,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:27,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:27 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-006b2188-940e-4be7-8721-b3d69634e1be x-openstack-request-id: req-006b2188-940e-4be7-8721-b3d69634e1be 2019-03-26 17:15:27,936 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:27,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-006b2188-940e-4be7-8721-b3d69634e1be 2019-03-26 17:15:27,936 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.486736774445s 2019-03-26 17:15:27,944 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:29,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:29,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:30,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15: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-2b1b7286-8de1-4612-9e19-75e98423ebf8 x-openstack-request-id: req-2b1b7286-8de1-4612-9e19-75e98423ebf8 2019-03-26 17:15:30,559 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:30,559 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2b1b7286-8de1-4612-9e19-75e98423ebf8 2019-03-26 17:15:30,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.611842870712s 2019-03-26 17:15:30,567 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:32,569 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:32,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:33,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a97b4c6-6258-49cd-b185-278def177256 x-openstack-request-id: req-1a97b4c6-6258-49cd-b185-278def177256 2019-03-26 17:15:33,020 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:33,020 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1a97b4c6-6258-49cd-b185-278def177256 2019-03-26 17:15:33,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450592041016s 2019-03-26 17:15:33,064 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:35,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:35,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:35,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2f73675a-11a3-4e0e-90d2-e2da3a6fbebf x-openstack-request-id: req-2f73675a-11a3-4e0e-90d2-e2da3a6fbebf 2019-03-26 17:15:35,494 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:35,494 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2f73675a-11a3-4e0e-90d2-e2da3a6fbebf 2019-03-26 17:15:35,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.427825927734s 2019-03-26 17:15:35,500 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:37,503 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:37,506 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:37,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-77cd003b-cd3e-4578-a3c0-6354d949c48a x-openstack-request-id: req-77cd003b-cd3e-4578-a3c0-6354d949c48a 2019-03-26 17:15:37,691 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:37,691 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-77cd003b-cd3e-4578-a3c0-6354d949c48a 2019-03-26 17:15:37,691 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.188539028168s 2019-03-26 17:15:37,696 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:39,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:39,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:39,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-fc18e441-d3ba-4865-b138-a8971fc720a4 x-openstack-request-id: req-fc18e441-d3ba-4865-b138-a8971fc720a4 2019-03-26 17:15:39,889 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:39,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fc18e441-d3ba-4865-b138-a8971fc720a4 2019-03-26 17:15:39,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190943002701s 2019-03-26 17:15:39,896 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:41,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:41,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:42,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17: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-bfca2f15-2790-4f0b-aec8-b7656780eb5f x-openstack-request-id: req-bfca2f15-2790-4f0b-aec8-b7656780eb5f 2019-03-26 17:15:42,350 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:42,350 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bfca2f15-2790-4f0b-aec8-b7656780eb5f 2019-03-26 17:15:42,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.450773954391s 2019-03-26 17:15:42,355 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:44,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:44,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:44,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-461d0c7c-5e67-46f1-8646-f14cf240ce19 x-openstack-request-id: req-461d0c7c-5e67-46f1-8646-f14cf240ce19 2019-03-26 17:15:44,924 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:44,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-461d0c7c-5e67-46f1-8646-f14cf240ce19 2019-03-26 17:15:44,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566633939743s 2019-03-26 17:15:44,932 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:46,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:46,938 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:47,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-90bae51a-b716-4bd4-9f72-b63f5a2e4e8a x-openstack-request-id: req-90bae51a-b716-4bd4-9f72-b63f5a2e4e8a 2019-03-26 17:15:47,134 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:47,134 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-90bae51a-b716-4bd4-9f72-b63f5a2e4e8a 2019-03-26 17:15:47,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.200157165527s 2019-03-26 17:15:47,141 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:49,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:49,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:49,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a648c637-3889-424b-a5df-e33cb292cc0b x-openstack-request-id: req-a648c637-3889-424b-a5df-e33cb292cc0b 2019-03-26 17:15:49,322 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:49,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a648c637-3889-424b-a5df-e33cb292cc0b 2019-03-26 17:15:49,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.179105043411s 2019-03-26 17:15:49,330 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:51,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:51,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:51,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-473757c0-5d73-4c9c-bce6-b775c15b7883 x-openstack-request-id: req-473757c0-5d73-4c9c-bce6-b775c15b7883 2019-03-26 17:15:51,816 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:51,816 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-473757c0-5d73-4c9c-bce6-b775c15b7883 2019-03-26 17:15:51,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.484218120575s 2019-03-26 17:15:51,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:53,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:53,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:54,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8ac0baf9-12d8-4e10-9e89-b47e56d04e2b x-openstack-request-id: req-8ac0baf9-12d8-4e10-9e89-b47e56d04e2b 2019-03-26 17:15:54,557 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:54,558 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8ac0baf9-12d8-4e10-9e89-b47e56d04e2b 2019-03-26 17:15:54,558 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.73149895668s 2019-03-26 17:15:54,565 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:56,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:56,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:57,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9407510b-657a-4665-8fee-b8d06c479772 x-openstack-request-id: req-9407510b-657a-4665-8fee-b8d06c479772 2019-03-26 17:15:57,227 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:57,227 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9407510b-657a-4665-8fee-b8d06c479772 2019-03-26 17:15:57,227 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659673929214s 2019-03-26 17:15:57,234 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:15:59,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:15:59,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:15:59,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:15:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aa3bf125-6e7d-4b12-80b4-b404e4a3ddc6 x-openstack-request-id: req-aa3bf125-6e7d-4b12-80b4-b404e4a3ddc6 2019-03-26 17:15:59,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:15:59,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-aa3bf125-6e7d-4b12-80b4-b404e4a3ddc6 2019-03-26 17:15:59,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.678345918655s 2019-03-26 17:15:59,923 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:01,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:02,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17: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-2732f42b-a2ef-489a-963b-05b613a15015 x-openstack-request-id: req-2732f42b-a2ef-489a-963b-05b613a15015 2019-03-26 17:16:02,289 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:02,289 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2732f42b-a2ef-489a-963b-05b613a15015 2019-03-26 17:16:02,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364351034164s 2019-03-26 17:16:02,297 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:04,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:04,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:04,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16: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-27a65e1b-5fbd-44e7-a314-9325c405c544 x-openstack-request-id: req-27a65e1b-5fbd-44e7-a314-9325c405c544 2019-03-26 17:16:04,492 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:04,492 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-27a65e1b-5fbd-44e7-a314-9325c405c544 2019-03-26 17:16:04,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192748069763s 2019-03-26 17:16:04,499 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:06,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:06,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:07,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9b8b9f49-299d-429e-89fd-f41fc81ebdc3 x-openstack-request-id: req-9b8b9f49-299d-429e-89fd-f41fc81ebdc3 2019-03-26 17:16:07,180 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:07,181 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9b8b9f49-299d-429e-89fd-f41fc81ebdc3 2019-03-26 17:16:07,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.679100990295s 2019-03-26 17:16:07,188 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:09,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:09,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:09,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-93aeec67-a77a-4340-8cd7-bab2eba5b643 x-openstack-request-id: req-93aeec67-a77a-4340-8cd7-bab2eba5b643 2019-03-26 17:16:09,398 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:09,398 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-93aeec67-a77a-4340-8cd7-bab2eba5b643 2019-03-26 17:16:09,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.207613945007s 2019-03-26 17:16:09,405 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:11,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:11,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:11,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17: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-fbd4de58-7eb4-482c-ac06-d4852300de69 x-openstack-request-id: req-fbd4de58-7eb4-482c-ac06-d4852300de69 2019-03-26 17:16:11,585 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:11,585 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fbd4de58-7eb4-482c-ac06-d4852300de69 2019-03-26 17:16:11,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177738904953s 2019-03-26 17:16:11,592 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:13,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:13,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:13,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7a0de01e-0246-4008-b53f-2eeda2e4b347 x-openstack-request-id: req-7a0de01e-0246-4008-b53f-2eeda2e4b347 2019-03-26 17:16:13,792 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:13,792 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7a0de01e-0246-4008-b53f-2eeda2e4b347 2019-03-26 17:16:13,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196911096573s 2019-03-26 17:16:13,798 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:15,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:15,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:16,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:15 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-752a587e-a04e-4ac9-bdb0-30f8a68e63a5 x-openstack-request-id: req-752a587e-a04e-4ac9-bdb0-30f8a68e63a5 2019-03-26 17:16:16,519 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:16,519 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-752a587e-a04e-4ac9-bdb0-30f8a68e63a5 2019-03-26 17:16:16,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.718345880508s 2019-03-26 17:16:16,525 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:18,528 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:18,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:18,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16: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-f8c03bbf-89ba-403c-acd4-865d05e1b6d7 x-openstack-request-id: req-f8c03bbf-89ba-403c-acd4-865d05e1b6d7 2019-03-26 17:16:18,901 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:18,902 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f8c03bbf-89ba-403c-acd4-865d05e1b6d7 2019-03-26 17:16:18,902 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373915910721s 2019-03-26 17:16:18,909 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:20,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:20,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:21,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1504e3ba-0bf0-4280-9a2f-64e3b0007616 x-openstack-request-id: req-1504e3ba-0bf0-4280-9a2f-64e3b0007616 2019-03-26 17:16:21,346 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:21,346 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1504e3ba-0bf0-4280-9a2f-64e3b0007616 2019-03-26 17:16:21,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.434669971466s 2019-03-26 17:16:21,353 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:23,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:23,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:24,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7439efe3-88f9-4691-b7bf-23cf15130282 x-openstack-request-id: req-7439efe3-88f9-4691-b7bf-23cf15130282 2019-03-26 17:16:24,022 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:24,022 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7439efe3-88f9-4691-b7bf-23cf15130282 2019-03-26 17:16:24,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.666802167892s 2019-03-26 17:16:24,029 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:26,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:26,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:26,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c1d108c6-b0a6-4683-8811-29a2e5b10fe7 x-openstack-request-id: req-c1d108c6-b0a6-4683-8811-29a2e5b10fe7 2019-03-26 17:16:26,394 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:26,395 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c1d108c6-b0a6-4683-8811-29a2e5b10fe7 2019-03-26 17:16:26,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362738847733s 2019-03-26 17:16:26,402 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:28,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:28,408 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:28,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16: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-590d2f11-f34b-4427-8feb-0a64f46b1fd9 x-openstack-request-id: req-590d2f11-f34b-4427-8feb-0a64f46b1fd9 2019-03-26 17:16:28,863 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:28,864 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-590d2f11-f34b-4427-8feb-0a64f46b1fd9 2019-03-26 17:16:28,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459280014038s 2019-03-26 17:16:28,871 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:30,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:30,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:31,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1a002e85-af9f-4978-b387-9e089aa3bc58 x-openstack-request-id: req-1a002e85-af9f-4978-b387-9e089aa3bc58 2019-03-26 17:16:31,078 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:31,079 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1a002e85-af9f-4978-b387-9e089aa3bc58 2019-03-26 17:16:31,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.205422878265s 2019-03-26 17:16:31,085 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:33,088 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:33,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:33,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16: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-d73223d4-b2d7-4c09-9976-6ac4fc14046c x-openstack-request-id: req-d73223d4-b2d7-4c09-9976-6ac4fc14046c 2019-03-26 17:16:33,274 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:33,274 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d73223d4-b2d7-4c09-9976-6ac4fc14046c 2019-03-26 17:16:33,274 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186377048492s 2019-03-26 17:16:33,281 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:35,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:35,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1ef928f0-9b02-4661-bfaa-8d6f6514c40b x-openstack-request-id: req-1ef928f0-9b02-4661-bfaa-8d6f6514c40b 2019-03-26 17:16:35,652 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:35,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1ef928f0-9b02-4661-bfaa-8d6f6514c40b 2019-03-26 17:16:35,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.368977069855s 2019-03-26 17:16:35,659 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:37,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:37,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:37,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-db57ea92-180a-466b-8525-625ce4888222 x-openstack-request-id: req-db57ea92-180a-466b-8525-625ce4888222 2019-03-26 17:16:37,846 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:37,846 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-db57ea92-180a-466b-8525-625ce4888222 2019-03-26 17:16:37,846 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.184258937836s 2019-03-26 17:16:37,853 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:39,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:39,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:40,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:39 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d890c19e-d449-4a6a-8647-92e8dac932d3 x-openstack-request-id: req-d890c19e-d449-4a6a-8647-92e8dac932d3 2019-03-26 17:16:40,064 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:40,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d890c19e-d449-4a6a-8647-92e8dac932d3 2019-03-26 17:16:40,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208088159561s 2019-03-26 17:16:40,071 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:42,073 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:42,077 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:42,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:42 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-97953fb3-7bf6-4a73-9580-47729b104356 x-openstack-request-id: req-97953fb3-7bf6-4a73-9580-47729b104356 2019-03-26 17:16:42,247 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:42,247 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-97953fb3-7bf6-4a73-9580-47729b104356 2019-03-26 17:16:42,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.173643112183s 2019-03-26 17:16:42,255 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:44,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:44,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:44,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6995682d-6290-4580-b04a-49a44e688b90 x-openstack-request-id: req-6995682d-6290-4580-b04a-49a44e688b90 2019-03-26 17:16:44,455 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:44,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6995682d-6290-4580-b04a-49a44e688b90 2019-03-26 17:16:44,455 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.198010921478s 2019-03-26 17:16:44,463 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:46,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:46,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:46,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-903d908b-6cf8-44fc-b5a3-817183197712 x-openstack-request-id: req-903d908b-6cf8-44fc-b5a3-817183197712 2019-03-26 17:16:46,872 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:46,872 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-903d908b-6cf8-44fc-b5a3-817183197712 2019-03-26 17:16:46,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.406582832336s 2019-03-26 17:16:46,878 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:48,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:48,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:49,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b669507-df65-441f-9507-38399b336b6f x-openstack-request-id: req-8b669507-df65-441f-9507-38399b336b6f 2019-03-26 17:16:49,432 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:49,432 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8b669507-df65-441f-9507-38399b336b6f 2019-03-26 17:16:49,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551736831665s 2019-03-26 17:16:49,440 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:51,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:51,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:51,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:51 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ec18265f-a1d4-4a51-a8d6-1d2db644c542 x-openstack-request-id: req-ec18265f-a1d4-4a51-a8d6-1d2db644c542 2019-03-26 17:16:51,915 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:51,915 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ec18265f-a1d4-4a51-a8d6-1d2db644c542 2019-03-26 17:16:51,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.472561836243s 2019-03-26 17:16:51,922 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:53,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:53,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:54,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-447a9312-2294-467b-9a84-08ec0b13e57e x-openstack-request-id: req-447a9312-2294-467b-9a84-08ec0b13e57e 2019-03-26 17:16:54,292 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:54,292 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-447a9312-2294-467b-9a84-08ec0b13e57e 2019-03-26 17:16:54,293 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.367722034454s 2019-03-26 17:16:54,300 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:56,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:56,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:56,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-137cca8f-545c-45b7-9bc5-6ed301c57984 x-openstack-request-id: req-137cca8f-545c-45b7-9bc5-6ed301c57984 2019-03-26 17:16:56,472 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:56,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-137cca8f-545c-45b7-9bc5-6ed301c57984 2019-03-26 17:16:56,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.170274019241s 2019-03-26 17:16:56,479 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:16:58,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:16:58,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:16:58,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:16: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-ecc037be-5693-4623-a828-e3e0d36dd95a x-openstack-request-id: req-ecc037be-5693-4623-a828-e3e0d36dd95a 2019-03-26 17:16:58,844 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:16:58,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ecc037be-5693-4623-a828-e3e0d36dd95a 2019-03-26 17:16:58,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362561941147s 2019-03-26 17:16:58,851 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:17:00,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:17:00,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:01,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0faae83c-5a5d-4322-8107-4e5fea3092e4 x-openstack-request-id: req-0faae83c-5a5d-4322-8107-4e5fea3092e4 2019-03-26 17:17:01,231 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:17:01,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0faae83c-5a5d-4322-8107-4e5fea3092e4 2019-03-26 17:17:01,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.377766132355s 2019-03-26 17:17:01,239 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:17:03,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:17:03,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:03,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d3c7a6a5-cce7-4df1-9071-a24562d0224f x-openstack-request-id: req-d3c7a6a5-cce7-4df1-9071-a24562d0224f 2019-03-26 17:17:03,899 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:17:03,900 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d3c7a6a5-cce7-4df1-9071-a24562d0224f 2019-03-26 17:17:03,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.658436059952s 2019-03-26 17:17:03,906 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:17:05,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:17:05,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:06,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17: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-13956728-8d35-4935-9c76-9b1c891b090d x-openstack-request-id: req-13956728-8d35-4935-9c76-9b1c891b090d 2019-03-26 17:17:06,382 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:17:06,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-13956728-8d35-4935-9c76-9b1c891b090d 2019-03-26 17:17:06,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.473587989807s 2019-03-26 17:17:06,389 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:17:08,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:17:08,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:08,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:08 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-699fb15a-c4e3-4e62-bb88-75991aaf0a7c x-openstack-request-id: req-699fb15a-c4e3-4e62-bb88-75991aaf0a7c 2019-03-26 17:17:08,852 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:17:08,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-699fb15a-c4e3-4e62-bb88-75991aaf0a7c 2019-03-26 17:17:08,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.459839105606s 2019-03-26 17:17:08,859 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:17:10,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:17:10,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:11,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-181ab304-a5d5-418d-b12e-e440ba5d4daf x-openstack-request-id: req-181ab304-a5d5-418d-b12e-e440ba5d4daf 2019-03-26 17:17:11,338 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:17:11,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-181ab304-a5d5-418d-b12e-e440ba5d4daf 2019-03-26 17:17:11,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.476665973663s 2019-03-26 17:17:11,345 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:17:13,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:17:13,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:13,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17: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-bb0b8bbc-1a08-4d1e-bb62-b216dc55debb x-openstack-request-id: req-bb0b8bbc-1a08-4d1e-bb62-b216dc55debb 2019-03-26 17:17:13,811 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:17:13,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb0b8bbc-1a08-4d1e-bb62-b216dc55debb 2019-03-26 17:17:13,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463783979416s 2019-03-26 17:17:13,819 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:17:15,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:17:15,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:16,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 665 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17: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-eb54ec99-37e8-4c04-83b9-353aa6b80951 x-openstack-request-id: req-eb54ec99-37e8-4c04-83b9-353aa6b80951 2019-03-26 17:17:16,012 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:15:26Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:17:16,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eb54ec99-37e8-4c04-83b9-353aa6b80951 2019-03-26 17:17:16,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191066026688s 2019-03-26 17:17:16,019 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:17:18,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:17:18,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:18,483 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 741 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17: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-f15f2968-f8f4-4f21-98a4-136a1f0f0d39 x-openstack-request-id: req-f15f2968-f8f4-4f21-98a4-136a1f0f0d39 2019-03-26 17:17:18,483 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify-net_02a48307-7568-411b-bd15-9d8d6cefa838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:49:65", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:17:16.000000", "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:17:16Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:17:18,483 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f15f2968-f8f4-4f21-98a4-136a1f0f0d39 2019-03-26 17:17:18,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.4617228508s 2019-03-26 17:17:18,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 17:17:18,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=969cbcbd-45c3-473a-88f6-e62cb05c481f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:18,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:18 GMT X-Openstack-Request-Id: req-2fa9a9ee-c2bd-4f87-9e37-3f02cc5a267b 2019-03-26 17:17:18,552 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T17:17:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c78f22f-d39b-4e4e-98d9-c32978edcb75","ip_address":"192.168.120.3"}],"id":"fc84a3a1-a7ac-4621-a86c-7a414e027b5a","security_groups":["790aa4de-0587-47d1-a246-30097aec6c47"],"mac_address":"fa:16:3e:c0:49:65","project_id":"4feb49c9b44d47fa8155efe67f0df8a4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a0537d6b-8d45-433e-978c-8b5e5c51c5c5","tenant_id":"4feb49c9b44d47fa8155efe67f0df8a4","created_at":"2019-03-26T17:15:27Z","binding:vnic_type":"normal","device_id":"969cbcbd-45c3-473a-88f6-e62cb05c481f","ip_allocation":"immediate"}]} 2019-03-26 17:17:18,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=969cbcbd-45c3-473a-88f6-e62cb05c481f used request id req-2fa9a9ee-c2bd-4f87-9e37-3f02cc5a267b 2019-03-26 17:17:18,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0618250370026s 2019-03-26 17:17:18,563 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:17:18,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=fc84a3a1-a7ac-4621-a86c-7a414e027b5a" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:18,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:18 GMT X-Openstack-Request-Id: req-b59a79f1-4bfa-49bc-9928-199f9ed7dbfd 2019-03-26 17:17:18,607 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 17:17:18,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=fc84a3a1-a7ac-4621-a86c-7a414e027b5a used request id req-b59a79f1-4bfa-49bc-9928-199f9ed7dbfd 2019-03-26 17:17:18,607 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0436811447144s 2019-03-26 17:17:18,608 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify-net_02a48307-7568-411b-bd15-9d8d6cefa838': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c0:49:65', 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'50584d2d-bd16-4a67-b05e-2dc301aeeaf5'}), 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-26T17:17:16.000000', 'flavor': Munch({u'id': u'da2def7d-38c5-47c6-96f2-96ddc3f81e6d'}), 'az': u'nova', 'id': u'969cbcbd-45c3-473a-88f6-e62cb05c481f', 'security_groups': [Munch({u'name': u'cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'84750e90471d4f5aac9e53e5da09ff06', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4feb49c9b44d47fa8155efe67f0df8a4', 'name': 'cloudify-project_02a48307-7568-411b-bd15-9d8d6cefa838', '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-26T17:17:16.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T17:17:16Z', 'hostId': u'8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838', 'public_v6': '', 'private_v4': u'192.168.120.3', 'cloud': 'envvars', 'host_id': u'8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236', '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-26T17:17:16.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'4feb49c9b44d47fa8155efe67f0df8a4', 'name': u'cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838', 'adminPass': u'pXx33D6t6STc', 'tenant_id': u'4feb49c9b44d47fa8155efe67f0df8a4', 'created_at': u'2019-03-26T17:15:24Z', 'created': u'2019-03-26T17:15:24Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 17:17:18,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:17:18,615 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:18,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1272 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:18 GMT X-Openstack-Request-Id: req-88290ad8-ce99-4da7-ac6b-54f656d73623 2019-03-26 17:17:18,730 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"a0537d6b-8d45-433e-978c-8b5e5c51c5c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4feb49c9b44d47fa8155efe67f0df8a4","l2_adjacency":true,"status":"ACTIVE","subnets":["9c78f22f-d39b-4e4e-98d9-c32978edcb75"],"description":"","tags":[],"updated_at":"2019-03-26T17:15:07Z","qos_policy_id":null,"name":"cloudify-net_02a48307-7568-411b-bd15-9d8d6cefa838","admin_state_up":true,"tenant_id":"4feb49c9b44d47fa8155efe67f0df8a4","created_at":"2019-03-26T17:15:05Z","mtu":1450}]} 2019-03-26 17:17:18,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-88290ad8-ce99-4da7-ac6b-54f656d73623 2019-03-26 17:17:18,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.116304159164s 2019-03-26 17:17:18,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 17:17:18,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=969cbcbd-45c3-473a-88f6-e62cb05c481f" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:18,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 798 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:18 GMT X-Openstack-Request-Id: req-b7a10599-0fda-4839-825b-93787032849a 2019-03-26 17:17:18,788 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T17:17:16Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9c78f22f-d39b-4e4e-98d9-c32978edcb75","ip_address":"192.168.120.3"}],"id":"fc84a3a1-a7ac-4621-a86c-7a414e027b5a","security_groups":["790aa4de-0587-47d1-a246-30097aec6c47"],"mac_address":"fa:16:3e:c0:49:65","project_id":"4feb49c9b44d47fa8155efe67f0df8a4","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"a0537d6b-8d45-433e-978c-8b5e5c51c5c5","tenant_id":"4feb49c9b44d47fa8155efe67f0df8a4","created_at":"2019-03-26T17:15:27Z","binding:vnic_type":"normal","device_id":"969cbcbd-45c3-473a-88f6-e62cb05c481f","ip_allocation":"immediate"}]} 2019-03-26 17:17:18,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=969cbcbd-45c3-473a-88f6-e62cb05c481f used request id req-b7a10599-0fda-4839-825b-93787032849a 2019-03-26 17:17:18,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0564150810242s 2019-03-26 17:17:18,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-26 17:17:18,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "fixed_ip_address": "192.168.120.3", "port_id": "fc84a3a1-a7ac-4621-a86c-7a414e027b5a"}}' 2019-03-26 17:17:21,134 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 823 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:21 GMT X-Openstack-Request-Id: req-f41fafea-d828-4849-b3b0-d025c40ecea7 2019-03-26 17:17:21,135 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "ebc6858f-8fa1-46c0-92b5-882820eb27d7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:17:20Z", "updated_at": "2019-03-26T17:17:20Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a0537d6b-8d45-433e-978c-8b5e5c51c5c5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:49:65", "device_id": "969cbcbd-45c3-473a-88f6-e62cb05c481f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_id": "fc84a3a1-a7ac-4621-a86c-7a414e027b5a", "id": "b85d0260-2214-4728-84d9-1372262a1380", "qos_policy_id": null}} 2019-03-26 17:17:21,135 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f41fafea-d828-4849-b3b0-d025c40ecea7 2019-03-26 17:17:21,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.34536981583s 2019-03-26 17:17:21,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:17:21,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:21,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:21 GMT X-Openstack-Request-Id: req-b32f2302-56a6-4978-ab32-e6d2cb550fef 2019-03-26 17:17:21,234 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ebc6858f-8fa1-46c0-92b5-882820eb27d7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:17:20Z", "updated_at": "2019-03-26T17:17:20Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a0537d6b-8d45-433e-978c-8b5e5c51c5c5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:49:65", "device_id": "969cbcbd-45c3-473a-88f6-e62cb05c481f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_id": "fc84a3a1-a7ac-4621-a86c-7a414e027b5a", "id": "b85d0260-2214-4728-84d9-1372262a1380", "qos_policy_id": null}]} 2019-03-26 17:17:21,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-b32f2302-56a6-4978-ab32-e6d2cb550fef 2019-03-26 17:17:21,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0821368694305s 2019-03-26 17:17:21,241 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 17:17:21,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:17:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:21,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:21 GMT X-Openstack-Request-Id: req-cb031cd9-e99e-4136-bdd3-d13d4f22beea 2019-03-26 17:17:21,725 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ebc6858f-8fa1-46c0-92b5-882820eb27d7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:17:20Z", "updated_at": "2019-03-26T17:17:20Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a0537d6b-8d45-433e-978c-8b5e5c51c5c5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:49:65", "device_id": "969cbcbd-45c3-473a-88f6-e62cb05c481f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_id": "fc84a3a1-a7ac-4621-a86c-7a414e027b5a", "id": "b85d0260-2214-4728-84d9-1372262a1380", "qos_policy_id": null}]} 2019-03-26 17:17:21,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-cb031cd9-e99e-4136-bdd3-d13d4f22beea 2019-03-26 17:17:21,726 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.372951030731s 2019-03-26 17:17:21,732 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 17:17:21,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:17:21,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:21,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:21 GMT X-Openstack-Request-Id: req-9b1bdc89-5006-43c5-8f95-97ce0ef543d8 2019-03-26 17:17:21,901 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ebc6858f-8fa1-46c0-92b5-882820eb27d7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:17:20Z", "updated_at": "2019-03-26T17:17:20Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a0537d6b-8d45-433e-978c-8b5e5c51c5c5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:49:65", "device_id": "969cbcbd-45c3-473a-88f6-e62cb05c481f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_id": "fc84a3a1-a7ac-4621-a86c-7a414e027b5a", "id": "b85d0260-2214-4728-84d9-1372262a1380", "qos_policy_id": null}]} 2019-03-26 17:17:21,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9b1bdc89-5006-43c5-8f95-97ce0ef543d8 2019-03-26 17:17:21,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0579349994659s 2019-03-26 17:17:21,908 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 17:17:22,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:17:22,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:22,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:22 GMT X-Openstack-Request-Id: req-83daf352-28f6-4cd5-bb43-1c91e562511e 2019-03-26 17:17:22,078 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ebc6858f-8fa1-46c0-92b5-882820eb27d7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:17:20Z", "updated_at": "2019-03-26T17:17:20Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a0537d6b-8d45-433e-978c-8b5e5c51c5c5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:49:65", "device_id": "969cbcbd-45c3-473a-88f6-e62cb05c481f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_id": "fc84a3a1-a7ac-4621-a86c-7a414e027b5a", "id": "b85d0260-2214-4728-84d9-1372262a1380", "qos_policy_id": null}]} 2019-03-26 17:17:22,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-83daf352-28f6-4cd5-bb43-1c91e562511e 2019-03-26 17:17:22,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0601689815521s 2019-03-26 17:17:22,085 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 17:17:22,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:17:22,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:22,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 826 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:22 GMT X-Openstack-Request-Id: req-1be698b5-537f-4ff8-9efd-311ee82c867e 2019-03-26 17:17:22,258 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ebc6858f-8fa1-46c0-92b5-882820eb27d7", "status": "DOWN", "description": "", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:17:20Z", "updated_at": "2019-03-26T17:17:20Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a0537d6b-8d45-433e-978c-8b5e5c51c5c5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:49:65", "device_id": "969cbcbd-45c3-473a-88f6-e62cb05c481f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_id": "fc84a3a1-a7ac-4621-a86c-7a414e027b5a", "id": "b85d0260-2214-4728-84d9-1372262a1380", "qos_policy_id": null}]} 2019-03-26 17:17:22,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1be698b5-537f-4ff8-9efd-311ee82c867e 2019-03-26 17:17:22,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0622429847717s 2019-03-26 17:17:22,264 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 17:17:22,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:17:22,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:17:22,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 828 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:22 GMT X-Openstack-Request-Id: req-fdfab532-b3d8-416c-8f9d-93eacb3488bb 2019-03-26 17:17:22,436 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "ebc6858f-8fa1-46c0-92b5-882820eb27d7", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:17:20Z", "updated_at": "2019-03-26T17:17:22Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "a0537d6b-8d45-433e-978c-8b5e5c51c5c5", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c0:49:65", "device_id": "969cbcbd-45c3-473a-88f6-e62cb05c481f"}, "fixed_ip_address": "192.168.120.3", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_id": "fc84a3a1-a7ac-4621-a86c-7a414e027b5a", "id": "b85d0260-2214-4728-84d9-1372262a1380", "qos_policy_id": null}]} 2019-03-26 17:17:22,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fdfab532-b3d8-416c-8f9d-93eacb3488bb 2019-03-26 17:17:22,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0610570907593s 2019-03-26 17:17:22,443 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'ebc6858f-8fa1-46c0-92b5-882820eb27d7', 'updated_at': u'2019-03-26T17:17:22Z', 'fixed_ip_address': u'192.168.120.3', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'fc84a3a1-a7ac-4621-a86c-7a414e027b5a', 'id': u'b85d0260-2214-4728-84d9-1372262a1380', 'network': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'port': u'fc84a3a1-a7ac-4621-a86c-7a414e027b5a', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4feb49c9b44d47fa8155efe67f0df8a4', 'name': 'cloudify-project_02a48307-7568-411b-bd15-9d8d6cefa838', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'4feb49c9b44d47fa8155efe67f0df8a4', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a0537d6b-8d45-433e-978c-8b5e5c51c5c5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c0:49:65', u'device_id': u'969cbcbd-45c3-473a-88f6-e62cb05c481f'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'4feb49c9b44d47fa8155efe67f0df8a4', 'created_at': u'2019-03-26T17:17:20Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'a0537d6b-8d45-433e-978c-8b5e5c51c5c5', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:c0:49:65', u'device_id': u'969cbcbd-45c3-473a-88f6-e62cb05c481f'}), 'router': u'ebc6858f-8fa1-46c0-92b5-882820eb27d7'}) 2019-03-26 17:17:22,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 17:17:22,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f/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}dfa1030d8233a3bcb98900f16d588f42254a3983" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 17:17:22,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10557 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-58e02f5a-c0eb-433c-86ec-97c4cbc84d28 x-openstack-request-id: req-58e02f5a-c0eb-433c-86ec-97c4cbc84d28 2019-03-26 17:17:22,514 - 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 668036383 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.347090] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.350018] pid_max: default: 32768 minimum: 301\n[ 0.351594] ACPI: Core revision 20150930\n[ 0.353626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.355925] Security Framework initialized\n[ 0.357365] Yama: becoming mindful.\n[ 0.358666] AppArmor: AppArmor initialized\n[ 0.360315] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.366315] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.370283] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.372447] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.375085] Initializing cgroup subsys io\n[ 0.376514] Initializing cgroup subsys memory\n[ 0.378038] Initializing cgroup subsys devices\n[ 0.379572] Initializing cgroup subsys freezer\n[ 0.381106] Initializing cgroup subsys net_cls\n[ 0.382648] Initializing cgroup subsys perf_event\n[ 0.384256] Initializing cgroup subsys net_prio\n[ 0.385855] Initializing cgroup subsys hugetlb\n[ 0.387397] Initializing cgroup subsys pids\n[ 0.389608] mce: CPU supports 10 MCE banks\n[ 0.391083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.392845] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.394780] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.396617] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.399411] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.404385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.406644] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.412129] Freeing SMP alternatives memory: 32K\n[ 0.418566] ftrace: allocating 32278 entries in 127 pages\n[ 0.462759] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.464929] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.467102] smpboot: Max logical packages: 2\n[ 0.468882] x2apic enabled\n[ 0.470265] Switched APIC routing to physical x2apic.\n[ 0.473184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.475284] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.479164] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.490541] KVM setup paravirtual spinlock\n[ 0.493693] x86: Booting SMP configuration:\n[ 0.495231] .... node #0, CPUs: #1\n[ 0.496755] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.519145] x86: Booted up 1 node, 2 CPUs\n[ 0.519148] KVM setup async PF for cpu 1\n[ 0.519152] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.523694] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.526425] devtmpfs: initialized\n[ 0.529090] evm: security.selinux\n[ 0.530326] evm: security.SMACK64\n[ 0.531540] evm: security.SMACK64EXEC\n[ 0.532851] evm: security.SMACK64TRANSMUTE\n[ 0.534270] evm: security.SMACK64MMAP\n[ 0.535568] evm: security.ima\n[ 0.536677] evm: security.capability\n[ 0.538174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.541336] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.543478] pinctrl core: initialized pinctrl subsystem\n[ 0.545402] RTC time: 17:17:17, date: 03/26/19\n[ 0.547823] NET: Registered protocol family 16\n[ 0.559355] cpuidle: using governor ladder\n[ 0.571450] cpuidle: using governor menu\n[ 0.572858] PCCT header not found.\n[ 0.574190] ACPI: bus type PCI registered\n[ 0.575604] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.577819] PCI: Using configuration type 1 for base access\n[ 0.592376] ACPI: Added _OSI(Module Device)\n[ 0.593852] ACPI: Added _OSI(Processor Device)\n[ 0.595361] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.596946] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.599898] ACPI: Interpreter enabled\n[ 0.601224] ACPI: (supports S0 S5)\n[ 0.618124] ACPI: Using IOAPIC for interrupt routing\n[ 0.619806] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.624808] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.626814] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.628983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.631081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.634956] acpiphp: Slot [3] registered\n[ 0.636374] acpiphp: Slot [4] registered\n[ 0.637786] acpiphp: Slot [5] registered\n[ 0.639193] acpiphp: Slot [6] registered\n[ 0.640604] acpiphp: Slot [7] registered\n[ 0.642012] acpiphp: Slot [8] registered\n[ 0.643428] acpiphp: Slot [9] registered\n[ 0.645076] acpiphp: Slot [10] registered\n[ 0.646723] acpiphp: Slot [11] registered\n[ 0.648363] acpiphp: Slot [12] registered\n[ 0.650050] acpiphp: Slot [13] registered\n[ 0.651698] acpiphp: Slot [14] registered\n[ 0.653331] acpiphp: Slot [15] registered\n[ 0.654968] acpiphp: Slot [16] registered\n[ 0.656610] acpiphp: Slot [17] registered\n[ 0.658234] acpiphp: Slot [18] registered\n[ 0.659875] acpiphp: Slot [19] registered\n[ 0.661512] acpiphp: Slot [20] registered\n[ 0.663110] acpiphp: Slot [21] registered\n[ 0.664717] acpiphp: Slot [22] registered\n[ 0.666343] acpiphp: Slot [23] registered\n[ 0.667965] acpiphp: Slot [24] registered\n[ 0.669606] acpiphp: Slot [25] registered\n[ 0.671200] acpiphp: Slot [26] registered\n[ 0.672828] acpiphp: Slot [27] registered\n[ 0.674422] acpiphp: Slot [28] registered\n[ 0.676071] acpiphp: Slot [29] registered\n[ 0.677713] acpiphp: Slot [30] registered\n[ 0.679336] acpiphp: Slot [31] registered\n[ 0.680935] PCI host bridge to bus 0000:00\n[ 0.682555] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.685005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.687458] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.690337] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.693205] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.696153] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.701222] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.703814] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.706238] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.708832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.713629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.716517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.739104] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.741963] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.744992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.747654] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.750354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.752761] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.755262] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.757398] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.760472] vgaarb: loaded\n[ 0.761662] vgaarb: bridge control possible 0000:00:02.0\n[ 0.763978] SCSI subsystem initialized\n[ 0.765787] ACPI: bus type USB registered\n[ 0.767394] usbcore: registered new interface driver usbfs\n[ 0.769448] usbcore: registered new interface driver hub\n[ 0.771462] usbcore: registered new device driver usb\n[ 0.773701] PCI: Using ACPI for IRQ routing\n[ 0.775764] NetLabel: Initializing\n[ 0.777203] NetLabel: domain hash size = 128\n[ 0.778907] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.780811] NetLabel: unlabeled traffic allowed by default\n[ 0.783083] amd_nb: Cannot enumerate AMD northbridges\n[ 0.785132] clocksource: Switched to clocksource kvm-clock\n[ 0.797203] AppArmor: AppArmor Filesystem Enabled\n[ 0.799113] pnp: PnP ACPI init\n[ 0.800729] pnp: PnP ACPI: found 5 devices\n[ 0.808985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.812332] NET: Registered protocol family 2\n[ 0.814386] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.817458] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.820284] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.822779] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.825013] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.827482] NET: Registered protocol family 1\n[ 0.829255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.831422] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.833566] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.854052] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.874696] Unpacking initramfs...\n[ 1.073939] Freeing initrd memory: 14816K\n[ 1.075497] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.077595] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.079968] Scanning for low memory corruption every 60 seconds\n[ 1.082350] audit: initializing netlink subsys (disabled)\n[ 1.084213] audit: type=2000 audit(1553620638.270:1): initialized\n[ 1.086465] Initialise system trusted keyring\n[ 1.088188] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.090269] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.093550] zbud: loaded\n[ 1.094937] VFS: Disk quotas dquot_6.6.0\n[ 1.096366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.098786] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.100968] fuse init (API version 7.23)\n[ 1.102497] Key type big_key registered\n[ 1.103880] Allocating IMA MOK and blacklist keyrings.\n[ 1.106292] Key type asymmetric registered\n[ 1.107742] Asymmetric key parser 'x509' registered\n[ 1.109413] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.111999] io scheduler noop registered\n[ 1.113391] io scheduler deadline registered (default)\n[ 1.115122] io scheduler cfq registered\n[ 1.116559] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.118389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.120573] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.123105] ACPI: Power Button [PWRF]\n[ 1.124621] GHES: HEST is not enabled!\n[ 1.144274] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.184555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.188021] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.215747] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.219345] Linux agpgart interface v0.103\n[ 1.222801] loop: module loaded\n[ 1.225743] vda: vda1\n[ 1.227583] scsi host0: ata_piix\n[ 1.228988] scsi host1: ata_piix\n[ 1.230225] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.232370] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.234595] libphy: Fixed MDIO Bus: probed\n[ 1.236195] tun: Universal TUN/TAP device driver, 1.6\n[ 1.237874] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.241192] PPP generic driver version 2.4.2\n[ 1.242763] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.244861] ehci-pci: EHCI PCI platform driver\n[ 1.246389] ehci-platform: EHCI generic platform driver\n[ 1.248123] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.250123] ohci-pci: OHCI PCI platform driver\n[ 1.251661] ohci-platform: OHCI generic platform driver\n[ 1.253413] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.273782] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.275515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.278079] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.279814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.281785] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.283953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.286483] usb usb1: Product: UHCI Host Controller\n[ 1.288123] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.290158] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.291823] hub 1-0:1.0: USB hub found\n[ 1.293190] hub 1-0:1.0: 2 ports detected\n[ 1.294776] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.298393] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.300087] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.301878] mousedev: PS/2 mouse device common for all mice\n[ 1.303944] rtc_cmos 00:00: RTC can wake from S4\n[ 1.306022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.308928] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.311141] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.313272] i2c /dev entries driver\n[ 1.314625] device-mapper: uevent: version 1.0.3\n[ 1.316349] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.319229] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.321647] NET: Registered protocol family 10\n[ 1.323540] NET: Registered protocol family 17\n[ 1.325101] Key type dns_resolver registered\n[ 1.327022] registered taskstats version 1\n[ 1.328504] Loading compiled-in X.509 certificates\n[ 1.346391] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.349704] zswap: loaded using pool lzo/zbud\n[ 1.352883] Key type trusted registered\n[ 1.356641] Key type encrypted registered\n[ 1.358174] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.360084] ima: No TPM chip found, activating TPM-bypass!\n[ 1.362007] ima: Allocated hash algorithm: sha1\n[ 1.363655] evm: HMAC attrs: 0x1\n[ 1.365320] Magic number: 11:458:290\n[ 1.366773] tty tty23: hash matches\n[ 1.368235] rtc_cmos 00:00: setting system clock to 2019-03-26 17:17:18 UTC (1553620638)\n[ 1.371225] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.373308] EDD information not available.\n[ 1.391449] Freeing unused kernel memory: 1484K\n[ 1.401173] Write protecting the kernel read-only data: 14336k\n[ 1.406268] Freeing unused kernel memory: 1620K\n[ 1.408668] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.422390] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.422585] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.422603] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430294] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430327] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430443] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430495] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430532] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430567] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430601] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.478716] virtio_net virtio0 ens3: renamed from eth0\n[ 1.489989] FDC 0 is a S82078B\n[ 1.492043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.495239] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.509045] AVX2 version of gcm_enc/dec engaged.\n[ 1.510806] AES CTR mode by8 optimization enabled\n[ 1.609179] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.774412] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.776643] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.778918] usb 1-1: Product: QEMU USB Tablet\n[ 1.780446] usb 1-1: Manufacturer: QEMU\n[ 1.781820] usb 1-1: SerialNumber: 42\n[ 1.788929] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.795678] usbcore: registered new interface driver usbhid\n[ 1.797572] usbhid: USB HID core driver\n[ 1.800650] 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.804458] 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.858786] md: linear personality registered for level -1\n[ 2.862610] md: multipath personality registered for level -4\n[ 2.866442] md: raid0 personality registered for level 0\n[ 2.870820] md: raid1 personality registered for level 1\n[ 2.941163] raid6: sse2x1 gen() 11643 MB/s\n[ 3.009163] raid6: sse2x1 xor() 9015 MB/s\n[ 3.077164] raid6: sse2x2 gen() 14762 MB/s\n[ 3.145169] raid6: sse2x2 xor() 9924 MB/s\n[ 3.213167] raid6: sse2x4 gen() 17159 MB/s\n[ 3.281164] raid6: sse2x4 xor() 11549 MB/s\n[ 3.349165] raid6: avx2x1 gen() 22206 MB/s\n[ 3.417164] raid6: avx2x2 gen() 26233 MB/s\n[ 3.485164] raid6: avx2x4 gen() 29856 MB/s\n[ 3.486673] raid6: using algorithm avx2x4 gen() 29856 MB/s\n[ 3.488466] raid6: using avx2x2 recovery algorithm\n[ 3.491174] xor: automatically using best checksumming function:\n[ 3.533145] avx : 32152.000 MB/sec\n[ 3.535672] async_tx: api initialized (async)\n[ 3.544321] md: raid6 personality registered for level 6\n[ 3.546151] md: raid5 personality registered for level 5\n[ 3.547886] md: raid4 personality registered for level 4\n[ 3.554370] 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.583958] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.602188] 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.708483] 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.714398] systemd[1]: Detected virtualization kvm.\n[ 3.716127] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.720866] systemd[1]: Set hostname to .\n[ 3.724468] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.726510] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.875584] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.879576] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.883203] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.887802] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.891203] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.895368] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.899174] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.902524] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.906572] 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.911454] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.914564] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.929265] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.933851] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.943561] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.948358] 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.956101] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.960258] systemd[1]: Listening on udev Control Socket.\n[ 3.962423] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.967778] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.973831] systemd[1]: Starting Remount Root and Kernel File Systems...\n[ 3.976710] iscsi: registered transport (tcp)\n Starting Remount Root and Kernel File Systems...\n[ 3.981266] systemd[1]: Listening on Journal Audit Socket.\n[ 3.985062] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.988973] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.993999] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.999469] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.003694] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.007158] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.011950] 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.018531] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.026763] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.031852] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.037890] systemd[1]: Starting Journal Service...\n[ 4.040916] iscsi: registered transport (iser)\n Starting Journal Service...\n[ 4.043653] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.051047] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.055384] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.060069] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.064392] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.068737] 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.074890] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.078823] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.089928] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.094796] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started 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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n"} 2019-03-26 17:17:22,514 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f/action used request id req-58e02f5a-c0eb-433c-86ec-97c4cbc84d28 2019-03-26 17:17:22,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0708949565887s 2019-03-26 17:17:22,516 - 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 668036383 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.347090] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.350018] pid_max: default: 32768 minimum: 301 [ 0.351594] ACPI: Core revision 20150930 [ 0.353626] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.355925] Security Framework initialized [ 0.357365] Yama: becoming mindful. [ 0.358666] AppArmor: AppArmor initialized [ 0.360315] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.366315] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.370283] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.372447] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.375085] Initializing cgroup subsys io [ 0.376514] Initializing cgroup subsys memory [ 0.378038] Initializing cgroup subsys devices [ 0.379572] Initializing cgroup subsys freezer [ 0.381106] Initializing cgroup subsys net_cls [ 0.382648] Initializing cgroup subsys perf_event [ 0.384256] Initializing cgroup subsys net_prio [ 0.385855] Initializing cgroup subsys hugetlb [ 0.387397] Initializing cgroup subsys pids [ 0.389608] mce: CPU supports 10 MCE banks [ 0.391083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.392845] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.394780] Spectre V2 : Mitigation: Full generic retpoline [ 0.396617] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.399411] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.404385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.406644] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.412129] Freeing SMP alternatives memory: 32K [ 0.418566] ftrace: allocating 32278 entries in 127 pages [ 0.462759] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.464929] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.467102] smpboot: Max logical packages: 2 [ 0.468882] x2apic enabled [ 0.470265] Switched APIC routing to physical x2apic. [ 0.473184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.475284] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.479164] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.490541] KVM setup paravirtual spinlock [ 0.493693] x86: Booting SMP configuration: [ 0.495231] .... node #0, CPUs: #1 [ 0.496755] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.519145] x86: Booted up 1 node, 2 CPUs [ 0.519148] KVM setup async PF for cpu 1 [ 0.519152] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.523694] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.526425] devtmpfs: initialized [ 0.529090] evm: security.selinux [ 0.530326] evm: security.SMACK64 [ 0.531540] evm: security.SMACK64EXEC [ 0.532851] evm: security.SMACK64TRANSMUTE [ 0.534270] evm: security.SMACK64MMAP [ 0.535568] evm: security.ima [ 0.536677] evm: security.capability [ 0.538174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.541336] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.543478] pinctrl core: initialized pinctrl subsystem [ 0.545402] RTC time: 17:17:17, date: 03/26/19 [ 0.547823] NET: Registered protocol family 16 [ 0.559355] cpuidle: using governor ladder [ 0.571450] cpuidle: using governor menu [ 0.572858] PCCT header not found. [ 0.574190] ACPI: bus type PCI registered [ 0.575604] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.577819] PCI: Using configuration type 1 for base access [ 0.592376] ACPI: Added _OSI(Module Device) [ 0.593852] ACPI: Added _OSI(Processor Device) [ 0.595361] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.596946] ACPI: Added _OSI(Processor Aggregator Device) [ 0.599898] ACPI: Interpreter enabled [ 0.601224] ACPI: (supports S0 S5) [ 0.618124] ACPI: Using IOAPIC for interrupt routing [ 0.619806] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.624808] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.626814] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.628983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.631081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.634956] acpiphp: Slot [3] registered [ 0.636374] acpiphp: Slot [4] registered [ 0.637786] acpiphp: Slot [5] registered [ 0.639193] acpiphp: Slot [6] registered [ 0.640604] acpiphp: Slot [7] registered [ 0.642012] acpiphp: Slot [8] registered [ 0.643428] acpiphp: Slot [9] registered [ 0.645076] acpiphp: Slot [10] registered [ 0.646723] acpiphp: Slot [11] registered [ 0.648363] acpiphp: Slot [12] registered [ 0.650050] acpiphp: Slot [13] registered [ 0.651698] acpiphp: Slot [14] registered [ 0.653331] acpiphp: Slot [15] registered [ 0.654968] acpiphp: Slot [16] registered [ 0.656610] acpiphp: Slot [17] registered [ 0.658234] acpiphp: Slot [18] registered [ 0.659875] acpiphp: Slot [19] registered [ 0.661512] acpiphp: Slot [20] registered [ 0.663110] acpiphp: Slot [21] registered [ 0.664717] acpiphp: Slot [22] registered [ 0.666343] acpiphp: Slot [23] registered [ 0.667965] acpiphp: Slot [24] registered [ 0.669606] acpiphp: Slot [25] registered [ 0.671200] acpiphp: Slot [26] registered [ 0.672828] acpiphp: Slot [27] registered [ 0.674422] acpiphp: Slot [28] registered [ 0.676071] acpiphp: Slot [29] registered [ 0.677713] acpiphp: Slot [30] registered [ 0.679336] acpiphp: Slot [31] registered [ 0.680935] PCI host bridge to bus 0000:00 [ 0.682555] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.685005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.687458] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.690337] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.693205] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.696153] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.701222] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.703814] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.706238] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.708832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.713629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.716517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.739104] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.741963] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.744992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.747654] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.750354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.752761] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.755262] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.757398] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.760472] vgaarb: loaded [ 0.761662] vgaarb: bridge control possible 0000:00:02.0 [ 0.763978] SCSI subsystem initialized [ 0.765787] ACPI: bus type USB registered [ 0.767394] usbcore: registered new interface driver usbfs [ 0.769448] usbcore: registered new interface driver hub [ 0.771462] usbcore: registered new device driver usb [ 0.773701] PCI: Using ACPI for IRQ routing [ 0.775764] NetLabel: Initializing [ 0.777203] NetLabel: domain hash size = 128 [ 0.778907] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.780811] NetLabel: unlabeled traffic allowed by default [ 0.783083] amd_nb: Cannot enumerate AMD northbridges [ 0.785132] clocksource: Switched to clocksource kvm-clock [ 0.797203] AppArmor: AppArmor Filesystem Enabled [ 0.799113] pnp: PnP ACPI init [ 0.800729] pnp: PnP ACPI: found 5 devices [ 0.808985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.812332] NET: Registered protocol family 2 [ 0.814386] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.817458] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.820284] TCP: Hash tables configured (established 32768 bind 32768) [ 0.822779] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.825013] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.827482] NET: Registered protocol family 1 [ 0.829255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.831422] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.833566] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.854052] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.874696] Unpacking initramfs... [ 1.073939] Freeing initrd memory: 14816K [ 1.075497] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.077595] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.079968] Scanning for low memory corruption every 60 seconds [ 1.082350] audit: initializing netlink subsys (disabled) [ 1.084213] audit: type=2000 audit(1553620638.270:1): initialized [ 1.086465] Initialise system trusted keyring [ 1.088188] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.090269] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.093550] zbud: loaded [ 1.094937] VFS: Disk quotas dquot_6.6.0 [ 1.096366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.098786] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.100968] fuse init (API version 7.23) [ 1.102497] Key type big_key registered [ 1.103880] Allocating IMA MOK and blacklist keyrings. [ 1.106292] Key type asymmetric registered [ 1.107742] Asymmetric key parser 'x509' registered [ 1.109413] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.111999] io scheduler noop registered [ 1.113391] io scheduler deadline registered (default) [ 1.115122] io scheduler cfq registered [ 1.116559] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.118389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.120573] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.123105] ACPI: Power Button [PWRF] [ 1.124621] GHES: HEST is not enabled! [ 1.144274] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.184555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.188021] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.215747] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.219345] Linux agpgart interface v0.103 [ 1.222801] loop: module loaded [ 1.225743] vda: vda1 [ 1.227583] scsi host0: ata_piix [ 1.228988] scsi host1: ata_piix [ 1.230225] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.232370] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.234595] libphy: Fixed MDIO Bus: probed [ 1.236195] tun: Universal TUN/TAP device driver, 1.6 [ 1.237874] tun: (C) 1999-2004 Max Krasnyansky [ 1.241192] PPP generic driver version 2.4.2 [ 1.242763] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.244861] ehci-pci: EHCI PCI platform driver [ 1.246389] ehci-platform: EHCI generic platform driver [ 1.248123] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.250123] ohci-pci: OHCI PCI platform driver [ 1.251661] ohci-platform: OHCI generic platform driver [ 1.253413] uhci_hcd: USB Universal Host Controller Interface driver [ 1.273782] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.275515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.278079] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.279814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.281785] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.283953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.286483] usb usb1: Product: UHCI Host Controller [ 1.288123] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.290158] usb usb1: SerialNumber: 0000:00:01.2 [ 1.291823] hub 1-0:1.0: USB hub found [ 1.293190] hub 1-0:1.0: 2 ports detected [ 1.294776] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.298393] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.300087] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.301878] mousedev: PS/2 mouse device common for all mice [ 1.303944] rtc_cmos 00:00: RTC can wake from S4 [ 1.306022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.308928] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.311141] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.313272] i2c /dev entries driver [ 1.314625] device-mapper: uevent: version 1.0.3 [ 1.316349] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.319229] ledtrig-cpu: registered to indicate activity on CPUs [ 1.321647] NET: Registered protocol family 10 [ 1.323540] NET: Registered protocol family 17 [ 1.325101] Key type dns_resolver registered [ 1.327022] registered taskstats version 1 [ 1.328504] Loading compiled-in X.509 certificates [ 1.346391] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.349704] zswap: loaded using pool lzo/zbud [ 1.352883] Key type trusted registered [ 1.356641] Key type encrypted registered [ 1.358174] AppArmor: AppArmor sha1 policy hashing enabled [ 1.360084] ima: No TPM chip found, activating TPM-bypass! [ 1.362007] ima: Allocated hash algorithm: sha1 [ 1.363655] evm: HMAC attrs: 0x1 [ 1.365320] Magic number: 11:458:290 [ 1.366773] tty tty23: hash matches [ 1.368235] rtc_cmos 00:00: setting system clock to 2019-03-26 17:17:18 UTC (1553620638) [ 1.371225] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.373308] EDD information not available. [ 1.391449] Freeing unused kernel memory: 1484K [ 1.401173] Write protecting the kernel read-only data: 14336k [ 1.406268] Freeing unused kernel memory: 1620K [ 1.408668] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.422390] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.422585] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.422603] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430294] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430327] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430443] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430495] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430532] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430567] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430601] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.478716] virtio_net virtio0 ens3: renamed from eth0 [ 1.489989] FDC 0 is a S82078B [ 1.492043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.495239] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.509045] AVX2 version of gcm_enc/dec engaged. [ 1.510806] AES CTR mode by8 optimization enabled [ 1.609179] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.774412] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.776643] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.778918] usb 1-1: Product: QEMU USB Tablet [ 1.780446] usb 1-1: Manufacturer: QEMU [ 1.781820] usb 1-1: SerialNumber: 42 [ 1.788929] hidraw: raw HID events driver (C) Jiri Kosina [ 1.795678] usbcore: registered new interface driver usbhid [ 1.797572] usbhid: USB HID core driver [ 1.800650] 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.804458] 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.858786] md: linear personality registered for level -1 [ 2.862610] md: multipath personality registered for level -4 [ 2.866442] md: raid0 personality registered for level 0 [ 2.870820] md: raid1 personality registered for level 1 [ 2.941163] raid6: sse2x1 gen() 11643 MB/s [ 3.009163] raid6: sse2x1 xor() 9015 MB/s [ 3.077164] raid6: sse2x2 gen() 14762 MB/s [ 3.145169] raid6: sse2x2 xor() 9924 MB/s [ 3.213167] raid6: sse2x4 gen() 17159 MB/s [ 3.281164] raid6: sse2x4 xor() 11549 MB/s [ 3.349165] raid6: avx2x1 gen() 22206 MB/s [ 3.417164] raid6: avx2x2 gen() 26233 MB/s [ 3.485164] raid6: avx2x4 gen() 29856 MB/s [ 3.486673] raid6: using algorithm avx2x4 gen() 29856 MB/s [ 3.488466] raid6: using avx2x2 recovery algorithm [ 3.491174] xor: automatically using best checksumming function: [ 3.533145] avx : 32152.000 MB/sec [ 3.535672] async_tx: api initialized (async) [ 3.544321] md: raid6 personality registered for level 6 [ 3.546151] md: raid5 personality registered for level 5 [ 3.547886] md: raid4 personality registered for level 4 [ 3.554370] 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.583958] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.602188] 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.708483] 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.714398] systemd[1]: Detected virtualization kvm. [ 3.716127] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.720866] systemd[1]: Set hostname to . [ 3.724468] systemd[1]: Initializing machine ID from KVM UUID. [ 3.726510] systemd[1]: Installed transient /etc/machine-id file. [ 3.875584] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.879576] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.883203] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.887802] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.891203] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.895368] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.899174] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.902524] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.906572] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.911454] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.914564] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.929265] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.933851] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.943561] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.948358] 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.956101] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.960258] systemd[1]: Listening on udev Control Socket. [ 3.962423] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.967778] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.973831] systemd[1]: Starting Remount Root and Kernel File Systems... [ 3.976710] iscsi: registered transport (tcp) Starting Remount Root and Kernel File Systems... [ 3.981266] systemd[1]: Listening on Journal Audit Socket. [ 3.985062] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.988973] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.993999] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.999469] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.003694] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.007158] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.011950] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.018531] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.026763] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.031852] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.037890] systemd[1]: Starting Journal Service... [ 4.040916] iscsi: registered transport (iser) Starting Journal Service... [ 4.043653] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.051047] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.055384] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.060069] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.064392] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.068737] 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.074890] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.078823] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.089928] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.094796] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started 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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. 2019-03-26 17:17:23,031 - 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-26 17:17:32,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 17:17:32,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f/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}dfa1030d8233a3bcb98900f16d588f42254a3983" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 17:17:32,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13230 Content-Type: application/json Date: Tue, 26 Mar 2019 17:17: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-0945cf79-7137-4f21-9afd-d0182af8982a x-openstack-request-id: req-0945cf79-7137-4f21-9afd-d0182af8982a 2019-03-26 17:17:32,130 - 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 668036383 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.347090] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.350018] pid_max: default: 32768 minimum: 301\n[ 0.351594] ACPI: Core revision 20150930\n[ 0.353626] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.355925] Security Framework initialized\n[ 0.357365] Yama: becoming mindful.\n[ 0.358666] AppArmor: AppArmor initialized\n[ 0.360315] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.366315] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.370283] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.372447] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.375085] Initializing cgroup subsys io\n[ 0.376514] Initializing cgroup subsys memory\n[ 0.378038] Initializing cgroup subsys devices\n[ 0.379572] Initializing cgroup subsys freezer\n[ 0.381106] Initializing cgroup subsys net_cls\n[ 0.382648] Initializing cgroup subsys perf_event\n[ 0.384256] Initializing cgroup subsys net_prio\n[ 0.385855] Initializing cgroup subsys hugetlb\n[ 0.387397] Initializing cgroup subsys pids\n[ 0.389608] mce: CPU supports 10 MCE banks\n[ 0.391083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.392845] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.394780] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.396617] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.399411] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.404385] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.406644] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.412129] Freeing SMP alternatives memory: 32K\n[ 0.418566] ftrace: allocating 32278 entries in 127 pages\n[ 0.462759] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.464929] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.467102] smpboot: Max logical packages: 2\n[ 0.468882] x2apic enabled\n[ 0.470265] Switched APIC routing to physical x2apic.\n[ 0.473184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.475284] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.479164] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.490541] KVM setup paravirtual spinlock\n[ 0.493693] x86: Booting SMP configuration:\n[ 0.495231] .... node #0, CPUs: #1\n[ 0.496755] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.519145] x86: Booted up 1 node, 2 CPUs\n[ 0.519148] KVM setup async PF for cpu 1\n[ 0.519152] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.523694] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.526425] devtmpfs: initialized\n[ 0.529090] evm: security.selinux\n[ 0.530326] evm: security.SMACK64\n[ 0.531540] evm: security.SMACK64EXEC\n[ 0.532851] evm: security.SMACK64TRANSMUTE\n[ 0.534270] evm: security.SMACK64MMAP\n[ 0.535568] evm: security.ima\n[ 0.536677] evm: security.capability\n[ 0.538174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.541336] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.543478] pinctrl core: initialized pinctrl subsystem\n[ 0.545402] RTC time: 17:17:17, date: 03/26/19\n[ 0.547823] NET: Registered protocol family 16\n[ 0.559355] cpuidle: using governor ladder\n[ 0.571450] cpuidle: using governor menu\n[ 0.572858] PCCT header not found.\n[ 0.574190] ACPI: bus type PCI registered\n[ 0.575604] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.577819] PCI: Using configuration type 1 for base access\n[ 0.592376] ACPI: Added _OSI(Module Device)\n[ 0.593852] ACPI: Added _OSI(Processor Device)\n[ 0.595361] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.596946] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.599898] ACPI: Interpreter enabled\n[ 0.601224] ACPI: (supports S0 S5)\n[ 0.618124] ACPI: Using IOAPIC for interrupt routing\n[ 0.619806] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.624808] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.626814] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.628983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.631081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.634956] acpiphp: Slot [3] registered\n[ 0.636374] acpiphp: Slot [4] registered\n[ 0.637786] acpiphp: Slot [5] registered\n[ 0.639193] acpiphp: Slot [6] registered\n[ 0.640604] acpiphp: Slot [7] registered\n[ 0.642012] acpiphp: Slot [8] registered\n[ 0.643428] acpiphp: Slot [9] registered\n[ 0.645076] acpiphp: Slot [10] registered\n[ 0.646723] acpiphp: Slot [11] registered\n[ 0.648363] acpiphp: Slot [12] registered\n[ 0.650050] acpiphp: Slot [13] registered\n[ 0.651698] acpiphp: Slot [14] registered\n[ 0.653331] acpiphp: Slot [15] registered\n[ 0.654968] acpiphp: Slot [16] registered\n[ 0.656610] acpiphp: Slot [17] registered\n[ 0.658234] acpiphp: Slot [18] registered\n[ 0.659875] acpiphp: Slot [19] registered\n[ 0.661512] acpiphp: Slot [20] registered\n[ 0.663110] acpiphp: Slot [21] registered\n[ 0.664717] acpiphp: Slot [22] registered\n[ 0.666343] acpiphp: Slot [23] registered\n[ 0.667965] acpiphp: Slot [24] registered\n[ 0.669606] acpiphp: Slot [25] registered\n[ 0.671200] acpiphp: Slot [26] registered\n[ 0.672828] acpiphp: Slot [27] registered\n[ 0.674422] acpiphp: Slot [28] registered\n[ 0.676071] acpiphp: Slot [29] registered\n[ 0.677713] acpiphp: Slot [30] registered\n[ 0.679336] acpiphp: Slot [31] registered\n[ 0.680935] PCI host bridge to bus 0000:00\n[ 0.682555] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.685005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.687458] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.690337] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.693205] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.696153] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.701222] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.703814] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.706238] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.708832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.713629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.716517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.739104] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.741963] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.744992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.747654] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.750354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.752761] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.755262] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.757398] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.760472] vgaarb: loaded\n[ 0.761662] vgaarb: bridge control possible 0000:00:02.0\n[ 0.763978] SCSI subsystem initialized\n[ 0.765787] ACPI: bus type USB registered\n[ 0.767394] usbcore: registered new interface driver usbfs\n[ 0.769448] usbcore: registered new interface driver hub\n[ 0.771462] usbcore: registered new device driver usb\n[ 0.773701] PCI: Using ACPI for IRQ routing\n[ 0.775764] NetLabel: Initializing\n[ 0.777203] NetLabel: domain hash size = 128\n[ 0.778907] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.780811] NetLabel: unlabeled traffic allowed by default\n[ 0.783083] amd_nb: Cannot enumerate AMD northbridges\n[ 0.785132] clocksource: Switched to clocksource kvm-clock\n[ 0.797203] AppArmor: AppArmor Filesystem Enabled\n[ 0.799113] pnp: PnP ACPI init\n[ 0.800729] pnp: PnP ACPI: found 5 devices\n[ 0.808985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.812332] NET: Registered protocol family 2\n[ 0.814386] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.817458] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.820284] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.822779] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.825013] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.827482] NET: Registered protocol family 1\n[ 0.829255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.831422] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.833566] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.854052] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.874696] Unpacking initramfs...\n[ 1.073939] Freeing initrd memory: 14816K\n[ 1.075497] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.077595] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.079968] Scanning for low memory corruption every 60 seconds\n[ 1.082350] audit: initializing netlink subsys (disabled)\n[ 1.084213] audit: type=2000 audit(1553620638.270:1): initialized\n[ 1.086465] Initialise system trusted keyring\n[ 1.088188] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.090269] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.093550] zbud: loaded\n[ 1.094937] VFS: Disk quotas dquot_6.6.0\n[ 1.096366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.098786] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.100968] fuse init (API version 7.23)\n[ 1.102497] Key type big_key registered\n[ 1.103880] Allocating IMA MOK and blacklist keyrings.\n[ 1.106292] Key type asymmetric registered\n[ 1.107742] Asymmetric key parser 'x509' registered\n[ 1.109413] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.111999] io scheduler noop registered\n[ 1.113391] io scheduler deadline registered (default)\n[ 1.115122] io scheduler cfq registered\n[ 1.116559] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.118389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.120573] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.123105] ACPI: Power Button [PWRF]\n[ 1.124621] GHES: HEST is not enabled!\n[ 1.144274] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.184555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.188021] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.215747] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.219345] Linux agpgart interface v0.103\n[ 1.222801] loop: module loaded\n[ 1.225743] vda: vda1\n[ 1.227583] scsi host0: ata_piix\n[ 1.228988] scsi host1: ata_piix\n[ 1.230225] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.232370] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.234595] libphy: Fixed MDIO Bus: probed\n[ 1.236195] tun: Universal TUN/TAP device driver, 1.6\n[ 1.237874] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.241192] PPP generic driver version 2.4.2\n[ 1.242763] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.244861] ehci-pci: EHCI PCI platform driver\n[ 1.246389] ehci-platform: EHCI generic platform driver\n[ 1.248123] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.250123] ohci-pci: OHCI PCI platform driver\n[ 1.251661] ohci-platform: OHCI generic platform driver\n[ 1.253413] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.273782] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.275515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.278079] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.279814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.281785] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.283953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.286483] usb usb1: Product: UHCI Host Controller\n[ 1.288123] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.290158] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.291823] hub 1-0:1.0: USB hub found\n[ 1.293190] hub 1-0:1.0: 2 ports detected\n[ 1.294776] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.298393] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.300087] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.301878] mousedev: PS/2 mouse device common for all mice\n[ 1.303944] rtc_cmos 00:00: RTC can wake from S4\n[ 1.306022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.308928] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.311141] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.313272] i2c /dev entries driver\n[ 1.314625] device-mapper: uevent: version 1.0.3\n[ 1.316349] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.319229] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.321647] NET: Registered protocol family 10\n[ 1.323540] NET: Registered protocol family 17\n[ 1.325101] Key type dns_resolver registered\n[ 1.327022] registered taskstats version 1\n[ 1.328504] Loading compiled-in X.509 certificates\n[ 1.346391] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.349704] zswap: loaded using pool lzo/zbud\n[ 1.352883] Key type trusted registered\n[ 1.356641] Key type encrypted registered\n[ 1.358174] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.360084] ima: No TPM chip found, activating TPM-bypass!\n[ 1.362007] ima: Allocated hash algorithm: sha1\n[ 1.363655] evm: HMAC attrs: 0x1\n[ 1.365320] Magic number: 11:458:290\n[ 1.366773] tty tty23: hash matches\n[ 1.368235] rtc_cmos 00:00: setting system clock to 2019-03-26 17:17:18 UTC (1553620638)\n[ 1.371225] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.373308] EDD information not available.\n[ 1.391449] Freeing unused kernel memory: 1484K\n[ 1.401173] Write protecting the kernel read-only data: 14336k\n[ 1.406268] Freeing unused kernel memory: 1620K\n[ 1.408668] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.422390] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.422585] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.422603] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430294] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430327] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430443] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430495] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430532] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430567] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.430601] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.478716] virtio_net virtio0 ens3: renamed from eth0\n[ 1.489989] FDC 0 is a S82078B\n[ 1.492043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.495239] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.509045] AVX2 version of gcm_enc/dec engaged.\n[ 1.510806] AES CTR mode by8 optimization enabled\n[ 1.609179] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.774412] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.776643] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.778918] usb 1-1: Product: QEMU USB Tablet\n[ 1.780446] usb 1-1: Manufacturer: QEMU\n[ 1.781820] usb 1-1: SerialNumber: 42\n[ 1.788929] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.795678] usbcore: registered new interface driver usbhid\n[ 1.797572] usbhid: USB HID core driver\n[ 1.800650] 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.804458] 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.858786] md: linear personality registered for level -1\n[ 2.862610] md: multipath personality registered for level -4\n[ 2.866442] md: raid0 personality registered for level 0\n[ 2.870820] md: raid1 personality registered for level 1\n[ 2.941163] raid6: sse2x1 gen() 11643 MB/s\n[ 3.009163] raid6: sse2x1 xor() 9015 MB/s\n[ 3.077164] raid6: sse2x2 gen() 14762 MB/s\n[ 3.145169] raid6: sse2x2 xor() 9924 MB/s\n[ 3.213167] raid6: sse2x4 gen() 17159 MB/s\n[ 3.281164] raid6: sse2x4 xor() 11549 MB/s\n[ 3.349165] raid6: avx2x1 gen() 22206 MB/s\n[ 3.417164] raid6: avx2x2 gen() 26233 MB/s\n[ 3.485164] raid6: avx2x4 gen() 29856 MB/s\n[ 3.486673] raid6: using algorithm avx2x4 gen() 29856 MB/s\n[ 3.488466] raid6: using avx2x2 recovery algorithm\n[ 3.491174] xor: automatically using best checksumming function:\n[ 3.533145] avx : 32152.000 MB/sec\n[ 3.535672] async_tx: api initialized (async)\n[ 3.544321] md: raid6 personality registered for level 6\n[ 3.546151] md: raid5 personality registered for level 5\n[ 3.547886] md: raid4 personality registered for level 4\n[ 3.554370] 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.583958] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.602188] 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.708483] 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.714398] systemd[1]: Detected virtualization kvm.\n[ 3.716127] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.720866] systemd[1]: Set hostname to .\n[ 3.724468] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.726510] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.875584] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.879576] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.883203] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.887802] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.891203] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.895368] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.899174] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.902524] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.906572] 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.911454] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.914564] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.929265] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.933851] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.943561] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.948358] 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.956101] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.960258] systemd[1]: Listening on udev Control Socket.\n[ 3.962423] Loading iSCSI transport class v2.0-870.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.967778] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.973831] systemd[1]: Starting Remount Root and Kernel File Systems...\n[ 3.976710] iscsi: registered transport (tcp)\n Starting Remount Root and Kernel File Systems...\n[ 3.981266] systemd[1]: Listening on Journal Audit Socket.\n[ 3.985062] EXT4-fs (vda1): re-mounted. Opts: (null)\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.988973] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.993999] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.999469] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.003694] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.007158] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.011950] 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.018531] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point.\n[[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[ 4.026763] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 4.031852] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 4.037890] systemd[1]: Starting Journal Service...\n[ 4.040916] iscsi: registered transport (iser)\n Starting Journal Service...\n[ 4.043653] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 4.051047] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.055384] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.060069] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.064392] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.068737] 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.074890] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.078823] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.089928] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.094796] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started 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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting LSB: AppArmor initialization...\n Starting Initial cloud-init job (pre-networking)...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Commit a transient machine-id on disk...\n Starting Create Volatile Files and Directories...\n Starting Set console font and keymap...\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n Starting Update UTMP about System Boot/Shutdown...\n Starting Network Time Synchronization...\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[ 8.204155] cloud-init[460]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 26 Mar 2019 17:17:22 +0000. Up 4.67 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.195986] cloud-init[936]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 26 Mar 2019 17:17:26 +0000. Up 8.71 seconds.\n[ 9.200076] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.203450] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.206800] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.210162] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.213541] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | global | fa:16:3e:c0:49:65 |\n[ 9.216939] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:fec0:4965/64 | . | link | fa:16:3e:c0:49:65 |\n[ 9.220272] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.223604] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.226914] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.230253] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.233308] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.236413] cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.239512] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.242615] cloud-init[936]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.245721] cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.248833] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.251969] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.255066] cloud-init[936]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.257539] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.260032] cloud-init[936]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.262530] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.265039] cloud-init[936]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.267534] cloud-init[936]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 9.270044] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.272564] cloud-init[936]: Generating public/private rsa key pair.\n[ 9.274575] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.277091] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.279620] cloud-init[936]: The key fingerprint is:\n[ 9.281388] cloud-init[936]: SHA256:m4oHwi4DGV3cweku01mq04vITlsx49AsI74jYb0rHmg root@cloudify-vm-02a48307-7568-411b-bd15-9d8d6cefa838\n[ 9.284781] cloud-init[936]: The key's randomart image is:\n[ 9.286666] cloud-init[936]: +---[RSA 2048]----+\n[ 9.288344] cloud-init[936]: | . o.o |\n[ 9.290035] cloud-init[936]: | o + |\n[ 9.291719] cloud-init[936]: | . . . |\n[ 9.293432] cloud-init[936]: |. .o . . |\n[ 9.295120] cloud-init[936]: |.+= *o +S |\n[ 9.296823] cloud-init[936]: |*oo*++= o |\n[ 9.298503] cloud-init[936]: |+E..+* o |\n[ 9.300214] cloud-init[936]: |==+=ooo. |\n[ 9.301916] cloud-init[936]: |o*B.+oo. |\n[ 9.303597] cloud-init[936]: +----[SHA256]-----+\n[ 9.305264] cloud-init[936]: Generating public/private dsa key pair.\n[ 9.307252] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.309800] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.312331] cloud-init[936]: The key fingerprint is:\n[ 9.314079] cloud-init[936]: SHA256:TlM5KcP0eHSnsg+Ax/gSvfQxVv6vTzgRerIEkgtDryg root@cloudify-vm-02a48307-7568-411b-bd15-9d8d6cefa838\n[ 9.317434] cloud-init[936]: The key's randomart image is:\n[ 9.319305] cloud-init[936]: +---[DSA 1024]----+\n[ 9.320967] cloud-init[936]: | . . . o . |\n[ 9.322630] cloud-init[936]: | . O = * o |\n[ 9.324355] cloud-init[936]: | * # & o . |\n[ 9.326038] cloud-init[936]: | . O % B o . |\n[ 9.327712] cloud-init[936]: | E . o S + + + |\n[ 9.329400] cloud-init[936]: | . + . + + + |\n[ 9.331061] cloud-init[936]: | . o o o|\n[ 9.332746] cloud-init[936]: | + |\n[ 9.334441] cloud-init[936]: | ...|\n[ 9.336115] cloud-init[936]: +----[SHA256]-----+\n[ 9.337793] cloud-init[936]: Generating public/private ecdsa key pair.\n[ 9.339798] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.342367] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.344941] cloud-init[936]: The key fingerprint is:\n[ 9.346702] cloud-init[936]: SHA256:9U1rZou+4eMXKXuqPdYJm6CsbH3hRH+fcL9250/0hNY root@cloudify-vm-02a48307-7568-411b-bd15-9d8d6cefa838\n[ 9.350050] cloud-init[936]: The key's randomart image is:\n[ 9.351908] cloud-init[936]: +---[ECDSA 256]---+\n[ 9.353581] cloud-init[936]: | |\n[ 9.355240] cloud-init[936]: | |\n[ 9.356936] cloud-init[936]: | . . |\n[ 9.358613] cloud-init[936]: | ... o + |\n[ 9.360276] cloud-init[936]: | S. .. O.E|\n[ 9.361963] cloud-init[936]: | + +B+=.|\n[ 9.363639] cloud-init[936]: | o + ooO++=|\n[ 9.365312] cloud-init[936]: | .. + o+B.=+=|\n[ 9.366974] cloud-init[936]: | .o. ..+BB.oB|\n[ 9.368666] cloud-init[936]: +----[SHA256]-----+\n[ 9.370333] cloud-init[936]: Generating public/private ed25519 key pair.\n[ 9.372368] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.374932] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.377541] cloud-init[936]: The key fingerprint is:\n[ 9.379327] cloud-init[936]: SHA256:m+X55CgiFTuqBwV2TRo1lu9Ryq3T9gZie7TyoHmHqSo root@cloudify-vm-02a48307-7568-411b-bd15-9d8d6cefa838\n[ 9.382675] cloud-init[936]: The key's randomart image is:\n[ 9.382970] cloud-init[936]: +--[ED25519 256]--+\n[ 9.383292] cloud-init[936]: | .+=. |\n[ 9.383628] cloud-init[936]: | o .+o. . |\n[ 9.383946] cloud-init[936]: | . o. o + |\n[ 9.384608] cloud-init[936]: | . . = . |\n[ 9.384922] cloud-init[936]: | . +S+. |\n[ 9.385251] cloud-init[936]: | . + *==. |\n[ 9.385585] cloud-init[936]: | . o o+Oo+. |\n[ 9.385915] cloud-init[936]: | E + .oB.+=o |\n[ 9.386234] cloud-init[936]: | .+.o++ *o.o |\n[ 9.386561] cloud-init[936]: +----[SHA256]-----+\n[[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on 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: MD monitoring daemon...\n Starting Accounts Service...\n Starting /etc/rc.local Compatibility...\n Starting Login Service...\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n Starting System Logging Service...\n[[0;32m OK [0m] Started Deferred execution scheduler.\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[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting Permit User Sessions...\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[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 Snappy daemon.\n[[0;32m OK [0m] Started Set console scheme.\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-26 17:17:32,131 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f/action used request id req-0945cf79-7137-4f21-9afd-d0182af8982a 2019-03-26 17:17:32,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0901792049408s 2019-03-26 17:17:32,132 - 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 668036383 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.347090] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.350018] pid_max: default: 32768 minimum: 301 [ 0.351594] ACPI: Core revision 20150930 [ 0.353626] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.355925] Security Framework initialized [ 0.357365] Yama: becoming mindful. [ 0.358666] AppArmor: AppArmor initialized [ 0.360315] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.366315] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.370283] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.372447] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.375085] Initializing cgroup subsys io [ 0.376514] Initializing cgroup subsys memory [ 0.378038] Initializing cgroup subsys devices [ 0.379572] Initializing cgroup subsys freezer [ 0.381106] Initializing cgroup subsys net_cls [ 0.382648] Initializing cgroup subsys perf_event [ 0.384256] Initializing cgroup subsys net_prio [ 0.385855] Initializing cgroup subsys hugetlb [ 0.387397] Initializing cgroup subsys pids [ 0.389608] mce: CPU supports 10 MCE banks [ 0.391083] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.392845] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.394780] Spectre V2 : Mitigation: Full generic retpoline [ 0.396617] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.399411] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.404385] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.406644] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.412129] Freeing SMP alternatives memory: 32K [ 0.418566] ftrace: allocating 32278 entries in 127 pages [ 0.462759] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.464929] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.467102] smpboot: Max logical packages: 2 [ 0.468882] x2apic enabled [ 0.470265] Switched APIC routing to physical x2apic. [ 0.473184] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.475284] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.479164] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.490541] KVM setup paravirtual spinlock [ 0.493693] x86: Booting SMP configuration: [ 0.495231] .... node #0, CPUs: #1 [ 0.496755] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.519145] x86: Booted up 1 node, 2 CPUs [ 0.519148] KVM setup async PF for cpu 1 [ 0.519152] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.523694] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.526425] devtmpfs: initialized [ 0.529090] evm: security.selinux [ 0.530326] evm: security.SMACK64 [ 0.531540] evm: security.SMACK64EXEC [ 0.532851] evm: security.SMACK64TRANSMUTE [ 0.534270] evm: security.SMACK64MMAP [ 0.535568] evm: security.ima [ 0.536677] evm: security.capability [ 0.538174] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.541336] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.543478] pinctrl core: initialized pinctrl subsystem [ 0.545402] RTC time: 17:17:17, date: 03/26/19 [ 0.547823] NET: Registered protocol family 16 [ 0.559355] cpuidle: using governor ladder [ 0.571450] cpuidle: using governor menu [ 0.572858] PCCT header not found. [ 0.574190] ACPI: bus type PCI registered [ 0.575604] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.577819] PCI: Using configuration type 1 for base access [ 0.592376] ACPI: Added _OSI(Module Device) [ 0.593852] ACPI: Added _OSI(Processor Device) [ 0.595361] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.596946] ACPI: Added _OSI(Processor Aggregator Device) [ 0.599898] ACPI: Interpreter enabled [ 0.601224] ACPI: (supports S0 S5) [ 0.618124] ACPI: Using IOAPIC for interrupt routing [ 0.619806] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.624808] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.626814] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.628983] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.631081] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.634956] acpiphp: Slot [3] registered [ 0.636374] acpiphp: Slot [4] registered [ 0.637786] acpiphp: Slot [5] registered [ 0.639193] acpiphp: Slot [6] registered [ 0.640604] acpiphp: Slot [7] registered [ 0.642012] acpiphp: Slot [8] registered [ 0.643428] acpiphp: Slot [9] registered [ 0.645076] acpiphp: Slot [10] registered [ 0.646723] acpiphp: Slot [11] registered [ 0.648363] acpiphp: Slot [12] registered [ 0.650050] acpiphp: Slot [13] registered [ 0.651698] acpiphp: Slot [14] registered [ 0.653331] acpiphp: Slot [15] registered [ 0.654968] acpiphp: Slot [16] registered [ 0.656610] acpiphp: Slot [17] registered [ 0.658234] acpiphp: Slot [18] registered [ 0.659875] acpiphp: Slot [19] registered [ 0.661512] acpiphp: Slot [20] registered [ 0.663110] acpiphp: Slot [21] registered [ 0.664717] acpiphp: Slot [22] registered [ 0.666343] acpiphp: Slot [23] registered [ 0.667965] acpiphp: Slot [24] registered [ 0.669606] acpiphp: Slot [25] registered [ 0.671200] acpiphp: Slot [26] registered [ 0.672828] acpiphp: Slot [27] registered [ 0.674422] acpiphp: Slot [28] registered [ 0.676071] acpiphp: Slot [29] registered [ 0.677713] acpiphp: Slot [30] registered [ 0.679336] acpiphp: Slot [31] registered [ 0.680935] PCI host bridge to bus 0000:00 [ 0.682555] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.685005] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.687458] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.690337] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.693205] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.696153] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.701222] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.703814] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.706238] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.708832] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.713629] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.716517] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.739104] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.741963] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.744992] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.747654] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.750354] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.752761] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.755262] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.757398] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.760472] vgaarb: loaded [ 0.761662] vgaarb: bridge control possible 0000:00:02.0 [ 0.763978] SCSI subsystem initialized [ 0.765787] ACPI: bus type USB registered [ 0.767394] usbcore: registered new interface driver usbfs [ 0.769448] usbcore: registered new interface driver hub [ 0.771462] usbcore: registered new device driver usb [ 0.773701] PCI: Using ACPI for IRQ routing [ 0.775764] NetLabel: Initializing [ 0.777203] NetLabel: domain hash size = 128 [ 0.778907] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.780811] NetLabel: unlabeled traffic allowed by default [ 0.783083] amd_nb: Cannot enumerate AMD northbridges [ 0.785132] clocksource: Switched to clocksource kvm-clock [ 0.797203] AppArmor: AppArmor Filesystem Enabled [ 0.799113] pnp: PnP ACPI init [ 0.800729] pnp: PnP ACPI: found 5 devices [ 0.808985] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.812332] NET: Registered protocol family 2 [ 0.814386] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.817458] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.820284] TCP: Hash tables configured (established 32768 bind 32768) [ 0.822779] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.825013] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.827482] NET: Registered protocol family 1 [ 0.829255] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.831422] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.833566] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.854052] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.874696] Unpacking initramfs... [ 1.073939] Freeing initrd memory: 14816K [ 1.075497] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.077595] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.079968] Scanning for low memory corruption every 60 seconds [ 1.082350] audit: initializing netlink subsys (disabled) [ 1.084213] audit: type=2000 audit(1553620638.270:1): initialized [ 1.086465] Initialise system trusted keyring [ 1.088188] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.090269] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.093550] zbud: loaded [ 1.094937] VFS: Disk quotas dquot_6.6.0 [ 1.096366] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.098786] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.100968] fuse init (API version 7.23) [ 1.102497] Key type big_key registered [ 1.103880] Allocating IMA MOK and blacklist keyrings. [ 1.106292] Key type asymmetric registered [ 1.107742] Asymmetric key parser 'x509' registered [ 1.109413] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.111999] io scheduler noop registered [ 1.113391] io scheduler deadline registered (default) [ 1.115122] io scheduler cfq registered [ 1.116559] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.118389] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.120573] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.123105] ACPI: Power Button [PWRF] [ 1.124621] GHES: HEST is not enabled! [ 1.144274] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.184555] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.188021] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.215747] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.219345] Linux agpgart interface v0.103 [ 1.222801] loop: module loaded [ 1.225743] vda: vda1 [ 1.227583] scsi host0: ata_piix [ 1.228988] scsi host1: ata_piix [ 1.230225] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.232370] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.234595] libphy: Fixed MDIO Bus: probed [ 1.236195] tun: Universal TUN/TAP device driver, 1.6 [ 1.237874] tun: (C) 1999-2004 Max Krasnyansky [ 1.241192] PPP generic driver version 2.4.2 [ 1.242763] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.244861] ehci-pci: EHCI PCI platform driver [ 1.246389] ehci-platform: EHCI generic platform driver [ 1.248123] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.250123] ohci-pci: OHCI PCI platform driver [ 1.251661] ohci-platform: OHCI generic platform driver [ 1.253413] uhci_hcd: USB Universal Host Controller Interface driver [ 1.273782] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.275515] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.278079] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.279814] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.281785] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.283953] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.286483] usb usb1: Product: UHCI Host Controller [ 1.288123] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.290158] usb usb1: SerialNumber: 0000:00:01.2 [ 1.291823] hub 1-0:1.0: USB hub found [ 1.293190] hub 1-0:1.0: 2 ports detected [ 1.294776] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.298393] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.300087] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.301878] mousedev: PS/2 mouse device common for all mice [ 1.303944] rtc_cmos 00:00: RTC can wake from S4 [ 1.306022] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.308928] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.311141] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.313272] i2c /dev entries driver [ 1.314625] device-mapper: uevent: version 1.0.3 [ 1.316349] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.319229] ledtrig-cpu: registered to indicate activity on CPUs [ 1.321647] NET: Registered protocol family 10 [ 1.323540] NET: Registered protocol family 17 [ 1.325101] Key type dns_resolver registered [ 1.327022] registered taskstats version 1 [ 1.328504] Loading compiled-in X.509 certificates [ 1.346391] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.349704] zswap: loaded using pool lzo/zbud [ 1.352883] Key type trusted registered [ 1.356641] Key type encrypted registered [ 1.358174] AppArmor: AppArmor sha1 policy hashing enabled [ 1.360084] ima: No TPM chip found, activating TPM-bypass! [ 1.362007] ima: Allocated hash algorithm: sha1 [ 1.363655] evm: HMAC attrs: 0x1 [ 1.365320] Magic number: 11:458:290 [ 1.366773] tty tty23: hash matches [ 1.368235] rtc_cmos 00:00: setting system clock to 2019-03-26 17:17:18 UTC (1553620638) [ 1.371225] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.373308] EDD information not available. [ 1.391449] Freeing unused kernel memory: 1484K [ 1.401173] Write protecting the kernel read-only data: 14336k [ 1.406268] Freeing unused kernel memory: 1620K [ 1.408668] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.422390] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.422585] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.422603] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430294] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430327] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430443] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430495] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430532] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430567] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.430601] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.478716] virtio_net virtio0 ens3: renamed from eth0 [ 1.489989] FDC 0 is a S82078B [ 1.492043] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.495239] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.509045] AVX2 version of gcm_enc/dec engaged. [ 1.510806] AES CTR mode by8 optimization enabled [ 1.609179] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.774412] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.776643] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.778918] usb 1-1: Product: QEMU USB Tablet [ 1.780446] usb 1-1: Manufacturer: QEMU [ 1.781820] usb 1-1: SerialNumber: 42 [ 1.788929] hidraw: raw HID events driver (C) Jiri Kosina [ 1.795678] usbcore: registered new interface driver usbhid [ 1.797572] usbhid: USB HID core driver [ 1.800650] 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.804458] 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.858786] md: linear personality registered for level -1 [ 2.862610] md: multipath personality registered for level -4 [ 2.866442] md: raid0 personality registered for level 0 [ 2.870820] md: raid1 personality registered for level 1 [ 2.941163] raid6: sse2x1 gen() 11643 MB/s [ 3.009163] raid6: sse2x1 xor() 9015 MB/s [ 3.077164] raid6: sse2x2 gen() 14762 MB/s [ 3.145169] raid6: sse2x2 xor() 9924 MB/s [ 3.213167] raid6: sse2x4 gen() 17159 MB/s [ 3.281164] raid6: sse2x4 xor() 11549 MB/s [ 3.349165] raid6: avx2x1 gen() 22206 MB/s [ 3.417164] raid6: avx2x2 gen() 26233 MB/s [ 3.485164] raid6: avx2x4 gen() 29856 MB/s [ 3.486673] raid6: using algorithm avx2x4 gen() 29856 MB/s [ 3.488466] raid6: using avx2x2 recovery algorithm [ 3.491174] xor: automatically using best checksumming function: [ 3.533145] avx : 32152.000 MB/sec [ 3.535672] async_tx: api initialized (async) [ 3.544321] md: raid6 personality registered for level 6 [ 3.546151] md: raid5 personality registered for level 5 [ 3.547886] md: raid4 personality registered for level 4 [ 3.554370] 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.583958] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.602188] 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.708483] 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.714398] systemd[1]: Detected virtualization kvm. [ 3.716127] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.720866] systemd[1]: Set hostname to . [ 3.724468] systemd[1]: Initializing machine ID from KVM UUID. [ 3.726510] systemd[1]: Installed transient /etc/machine-id file. [ 3.875584] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.879576] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.883203] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.887802] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.891203] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.895368] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.899174] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.902524] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.906572] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.911454] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.914564] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.929265] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.933851] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.943561] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.948358] 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.956101] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.960258] systemd[1]: Listening on udev Control Socket. [ 3.962423] Loading iSCSI transport class v2.0-870. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.967778] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.973831] systemd[1]: Starting Remount Root and Kernel File Systems... [ 3.976710] iscsi: registered transport (tcp) Starting Remount Root and Kernel File Systems... [ 3.981266] systemd[1]: Listening on Journal Audit Socket. [ 3.985062] EXT4-fs (vda1): re-mounted. Opts: (null) [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.988973] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.993999] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.999469] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.003694] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.007158] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.011950] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.018531] systemd[1]: Set up automount Arbitrary Executable File Formats File System Automount Point. [[0;32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [ 4.026763] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 4.031852] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 4.037890] systemd[1]: Starting Journal Service... [ 4.040916] iscsi: registered transport (iser) Starting Journal Service... [ 4.043653] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 4.051047] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.055384] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.060069] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.064392] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.068737] 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.074890] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.078823] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.089928] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.094796] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Mounting FUSE Control File System... Starting Apply Kernel Variables... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started 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] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting LSB: AppArmor initialization... Starting Initial cloud-init job (pre-networking)... Starting Tell Plymouth To Write Out Runtime Data... Starting Commit a transient machine-id on disk... Starting Create Volatile Files and Directories... Starting Set console font and keymap... [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Found device /dev/ttyS0. Starting Update UTMP about System Boot/Shutdown... Starting Network Time Synchronization... [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 8.204155] cloud-init[460]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 26 Mar 2019 17:17:22 +0000. Up 4.67 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.195986] cloud-init[936]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 26 Mar 2019 17:17:26 +0000. Up 8.71 seconds. [ 9.200076] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.203450] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.206800] cloud-init[936]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.210162] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.213541] cloud-init[936]: ci-info: | ens3 | True | 192.168.120.3 | 255.255.255.0 | global | fa:16:3e:c0:49:65 | [ 9.216939] cloud-init[936]: ci-info: | ens3 | True | fe80::f816:3eff:fec0:4965/64 | . | link | fa:16:3e:c0:49:65 | [ 9.220272] cloud-init[936]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.223604] cloud-init[936]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.226914] cloud-init[936]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.230253] cloud-init[936]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.233308] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.236413] cloud-init[936]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.239512] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.242615] cloud-init[936]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.245721] cloud-init[936]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.248833] cloud-init[936]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.251969] cloud-init[936]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.255066] cloud-init[936]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.257539] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.260032] cloud-init[936]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.262530] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.265039] cloud-init[936]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.267534] cloud-init[936]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.270044] cloud-init[936]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.272564] cloud-init[936]: Generating public/private rsa key pair. [ 9.274575] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.277091] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.279620] cloud-init[936]: The key fingerprint is: [ 9.281388] cloud-init[936]: SHA256:m4oHwi4DGV3cweku01mq04vITlsx49AsI74jYb0rHmg root@cloudify-vm-02a48307-7568-411b-bd15-9d8d6cefa838 [ 9.284781] cloud-init[936]: The key's randomart image is: [ 9.286666] cloud-init[936]: +---[RSA 2048]----+ [ 9.288344] cloud-init[936]: | . o.o | [ 9.290035] cloud-init[936]: | o + | [ 9.291719] cloud-init[936]: | . . . | [ 9.293432] cloud-init[936]: |. .o . . | [ 9.295120] cloud-init[936]: |.+= *o +S | [ 9.296823] cloud-init[936]: |*oo*++= o | [ 9.298503] cloud-init[936]: |+E..+* o | [ 9.300214] cloud-init[936]: |==+=ooo. | [ 9.301916] cloud-init[936]: |o*B.+oo. | [ 9.303597] cloud-init[936]: +----[SHA256]-----+ [ 9.305264] cloud-init[936]: Generating public/private dsa key pair. [ 9.307252] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.309800] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.312331] cloud-init[936]: The key fingerprint is: [ 9.314079] cloud-init[936]: SHA256:TlM5KcP0eHSnsg+Ax/gSvfQxVv6vTzgRerIEkgtDryg root@cloudify-vm-02a48307-7568-411b-bd15-9d8d6cefa838 [ 9.317434] cloud-init[936]: The key's randomart image is: [ 9.319305] cloud-init[936]: +---[DSA 1024]----+ [ 9.320967] cloud-init[936]: | . . . o . | [ 9.322630] cloud-init[936]: | . O = * o | [ 9.324355] cloud-init[936]: | * # & o . | [ 9.326038] cloud-init[936]: | . O % B o . | [ 9.327712] cloud-init[936]: | E . o S + + + | [ 9.329400] cloud-init[936]: | . + . + + + | [ 9.331061] cloud-init[936]: | . o o o| [ 9.332746] cloud-init[936]: | + | [ 9.334441] cloud-init[936]: | ...| [ 9.336115] cloud-init[936]: +----[SHA256]-----+ [ 9.337793] cloud-init[936]: Generating public/private ecdsa key pair. [ 9.339798] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.342367] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.344941] cloud-init[936]: The key fingerprint is: [ 9.346702] cloud-init[936]: SHA256:9U1rZou+4eMXKXuqPdYJm6CsbH3hRH+fcL9250/0hNY root@cloudify-vm-02a48307-7568-411b-bd15-9d8d6cefa838 [ 9.350050] cloud-init[936]: The key's randomart image is: [ 9.351908] cloud-init[936]: +---[ECDSA 256]---+ [ 9.353581] cloud-init[936]: | | [ 9.355240] cloud-init[936]: | | [ 9.356936] cloud-init[936]: | . . | [ 9.358613] cloud-init[936]: | ... o + | [ 9.360276] cloud-init[936]: | S. .. O.E| [ 9.361963] cloud-init[936]: | + +B+=.| [ 9.363639] cloud-init[936]: | o + ooO++=| [ 9.365312] cloud-init[936]: | .. + o+B.=+=| [ 9.366974] cloud-init[936]: | .o. ..+BB.oB| [ 9.368666] cloud-init[936]: +----[SHA256]-----+ [ 9.370333] cloud-init[936]: Generating public/private ed25519 key pair. [ 9.372368] cloud-init[936]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.374932] cloud-init[936]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 9.377541] cloud-init[936]: The key fingerprint is: [ 9.379327] cloud-init[936]: SHA256:m+X55CgiFTuqBwV2TRo1lu9Ryq3T9gZie7TyoHmHqSo root@cloudify-vm-02a48307-7568-411b-bd15-9d8d6cefa838 [ 9.382675] cloud-init[936]: The key's randomart image is: [ 9.382970] cloud-init[936]: +--[ED25519 256]--+ [ 9.383292] cloud-init[936]: | .+=. | [ 9.383628] cloud-init[936]: | o .+o. . | [ 9.383946] cloud-init[936]: | . o. o + | [ 9.384608] cloud-init[936]: | . . = . | [ 9.384922] cloud-init[936]: | . +S+. | [ 9.385251] cloud-init[936]: | . + *==. | [ 9.385585] cloud-init[936]: | . o o+Oo+. | [ 9.385915] cloud-init[936]: | E + .oB.+=o | [ 9.386234] cloud-init[936]: | .+.o++ *o.o | [ 9.386561] cloud-init[936]: +----[SHA256]-----+ [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on 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: MD monitoring daemon... Starting Accounts Service... Starting /etc/rc.local Compatibility... Starting Login Service... [[0;32m OK [0m] Started D-Bus System Message Bus. Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Pollinate to seed the pseudo random number generator... Starting System Logging Service... [[0;32m OK [0m] Started Deferred execution scheduler. Starting Snappy daemon... [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting Permit User Sessions... Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[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 Snappy daemon. [[0;32m OK [0m] Started Set console scheme. 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-26 17:17:32,135 - paramiko.transport - DEBUG - starting thread (client mode): 0x79cca910L 2019-03-26 17:17:32,136 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 17:17:32,141 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-03-26 17:17:32,141 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-03-26 17:17:32,142 - 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-26 17:17:32,142 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 17:17:32,143 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 17:17:32,143 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 17:17:32,143 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 17:17:32,143 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 17:17:32,194 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 17:17:32,194 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 17:17:32,202 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: cdda116e7023e9fe874372f68615c71f 2019-03-26 17:17:32,203 - paramiko.transport - DEBUG - Trying discovered key 0ff87677a03e2f1fcd0b04d3aef0cde1 in /tmp/tmp32mgJq 2019-03-26 17:17:32,231 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 17:17:32,252 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 17:17:32,268 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 17:17:32,460 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-03-26 17:17:32,460 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-03-26 17:17:32,500 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 17:17:32,500 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 17:17:32,502 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 17:17:38,948 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-03-26 17:17:38,951 - 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-26 17:17:38,951 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 17:17:38,951 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 17:17:38,951 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 17:17:38,951 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 17:17:38,951 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 17:17:38,956 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 17:17:45,812 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-26 17:17:45,813 - 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-26 17:17:45,813 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 17:17:45,813 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 17:17:45,813 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 17:17:45,813 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 17:17:45,813 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 17:17:45,817 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 17:17:53,408 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-26 17:17:53,411 - 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-26 17:17:53,411 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 17:17:53,411 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 17:17:53,411 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 17:17:53,412 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 17:17:53,412 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 17:17:53,416 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 17:18:00,807 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-26 17:18:00,808 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-26 17:18:00,809 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 17:18:00,810 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-03-26 17:18:00,810 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-26 17:18:00,813 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-26 17:19:37,785 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-26 17:19:37,785 - 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 1e9b58b412c78a8aae880891f4ba9805b7b5287739a9e38c3284fc60ae079b8e 2019-03-26 17:19:37,786 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-26 17:19:37,787 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-vm-02a48307-7568-411b-bd15-9d8d6cefa838 --2019-03-26 17:18:00-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.33.148.229, 13.33.148.103, 13.33.148.197, ... Connecting to get.docker.com (get.docker.com)|13.33.148.229|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: 'script.sh' 0K .......... .. 100% 13.9M=0.001s 2019-03-26 17:18:00 (13.9 MB/s) - 'script.sh' saved [13070/13070] sudo: unable to resolve host cloudify-vm-02a48307-7568-411b-bd15-9d8d6cefa838 sudo: unable to resolve host cloudify-vm-02a48307-7568-411b-bd15-9d8d6cefa838 + 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-02a48307-7568-411b-bd15-9d8d6cefa838 sudo: unable to resolve host cloudify-vm-02a48307-7568-411b-bd15-9d8d6cefa838 2019-03-26 17:19:37,788 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-03-26 17:19:37,788 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-03-26 17:19:37,788 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-03-26 17:19:37,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-03-26 17:19:37,796 - 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-26 17:20:07,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-03-26 17:20:07,980 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:20:07,980 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:20:07,980 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:20:07,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:20:07,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:20:07,981 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:20:07,981 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:20:07,981 - 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": 327, "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": 141, "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-26 17:20:07,981 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:20:07,981 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:20:07 GMT 2019-03-26 17:20:07,981 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:20:07,981 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:20:07,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:20:07,981 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:20:07,981 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:20:07,982 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:20:07,982 - 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': 327, 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': 141, 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-26 17:20:07,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-03-26 17:20:08,086 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:20:08,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:20:08,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:20:08,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:20:08,087 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:20:08,087 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:20:08,087 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:20:08,087 - 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": 327, "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": 141, "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-26 17:20:08,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:20:08,087 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:20:08 GMT 2019-03-26 17:20:08,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:20:08,088 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:20:08,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:20:08,088 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:20:08,088 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:20:08,088 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:20:08,089 - functest.core.cloudify - INFO - The current manager status is running 2019-03-26 17:20:08,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/secrets 2019-03-26 17:20:08,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:20:08,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:20:08,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:20:08,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:20:08,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:20:08,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:20:08,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:20:08,170 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-03-26 17:20:08,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:20:08,170 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:20:08 GMT 2019-03-26 17:20:08,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:20:08,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-03-26 17:20:08,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:20:08,171 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:20:08,171 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:20:08,171 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-03-26 17:20:08,171 - 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-26 17:20:08,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:20:08,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:20:08,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:20:08,482 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:20:08,482 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:20:08,482 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:20:08,482 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:20:08,483 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-03-26 17:20:08,483 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:20:08.443Z", "updated_at": "2019-03-26T17:20:08.443Z", "value": "gAAAAABcml9ITAIFhlwZzGzEho1AoCgjABHt-FZkMsWX9hi8v2oRiF9JiPSrlm-5z3jLrOJSA6eDBtHnH3nqlW5unhl6JMjAEg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-26 17:20:08,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:20:08,483 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:20:08 GMT 2019-03-26 17:20:08,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:20:08,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-26 17:20:08,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:20:08,483 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:20:08,483 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:20:08,484 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/secrets/foo 2019-03-26 17:20:08,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:20:08,700 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:20:08,700 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:20:08,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:20:08,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:20:08,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:20:08,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:20:08,701 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-26 17:20:08,701 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:20:08.443Z", "updated_at": "2019-03-26T17:20:08.443Z", "value": "gAAAAABcml9ITAIFhlwZzGzEho1AoCgjABHt-FZkMsWX9hi8v2oRiF9JiPSrlm-5z3jLrOJSA6eDBtHnH3nqlW5unhl6JMjAEg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-26 17:20:08,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:20:08,702 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:20:08 GMT 2019-03-26 17:20:08,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:20:08,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-26 17:20:08,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:20:08,702 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:20:08,702 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:20:08,702 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-03-26 17:20:08,703 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-03-26 17:20:08,829 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 17:20:08,830 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | cloudify | functest | 05:04 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-26 17:20:08,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 17:20:08,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/b85d0260-2214-4728-84d9-1372262a1380.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:10,206 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:20:10 GMT X-Openstack-Request-Id: req-4f4f1445-82c4-4eec-9e6e-c3405cbf4011 2019-03-26 17:20:10,206 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:20:10,206 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/b85d0260-2214-4728-84d9-1372262a1380.json used request id req-4f4f1445-82c4-4eec-9e6e-c3405cbf4011 2019-03-26 17:20:10,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.36510896683s 2019-03-26 17:20:10,218 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:20:10,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:10,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:10 GMT X-Openstack-Request-Id: req-04aaecba-36cf-47a8-875f-a9745de6ae6e 2019-03-26 17:20:10,277 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 17:20:10,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-04aaecba-36cf-47a8-875f-a9745de6ae6e 2019-03-26 17:20:10,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0592029094696s 2019-03-26 17:20:10,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 17:20:10,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:10,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b017d845-6d29-4275-a757-043f642f23c0 x-openstack-request-id: req-b017d845-6d29-4275-a757-043f642f23c0 2019-03-26 17:20:10,409 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f used request id req-b017d845-6d29-4275-a757-043f642f23c0 2019-03-26 17:20:10,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.131665945053s 2019-03-26 17:20:10,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:20:10,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:11,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20: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-05303a5f-3c26-4880-b7f8-6991d6993478 x-openstack-request-id: req-05303a5f-3c26-4880-b7f8-6991d6993478 2019-03-26 17:20:11,421 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify-net_02a48307-7568-411b-bd15-9d8d6cefa838": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:49:65", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:49:65", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/969cbcbd-45c3-473a-88f6-e62cb05c481f", "rel": "bookmark"}], "image": {"id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "links": [{"href": "http://172.30.9.22:8774/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:17:16.000000", "flavor": {"id": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "links": [{"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "bookmark"}]}, "id": "969cbcbd-45c3-473a-88f6-e62cb05c481f", "security_groups": [{"name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}], "user_id": "84750e90471d4f5aac9e53e5da09ff06", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:20:10Z", "hostId": "8a27800926032dac6df3ccc199b0aa2ca225c5adc5180071ef5c4236", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838", "name": "cloudify-vm_02a48307-7568-411b-bd15-9d8d6cefa838", "created": "2019-03-26T17:15:24Z", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:20:11,422 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05303a5f-3c26-4880-b7f8-6991d6993478 2019-03-26 17:20:11,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.01164793968s 2019-03-26 17:20:11,424 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:20:13,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:20:13,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:13,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2fd954eb-6b25-4774-a14d-c85bb758962e x-openstack-request-id: req-2fd954eb-6b25-4774-a14d-c85bb758962e 2019-03-26 17:20:13,504 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-26 17:20:13,504 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2fd954eb-6b25-4774-a14d-c85bb758962e 2019-03-26 17:20:13,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0777521133423s 2019-03-26 17:20:13,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:20:13,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:13,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6825 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:13 GMT X-Openstack-Request-Id: req-59a4cc1c-da16-4d2b-8de2-fd0eceb858c3 2019-03-26 17:20:13,567 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (cloudify)", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:21Z", "updated_at": "2019-03-26T17:15:22Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-03-26T17:15:22Z", "revision_number": 0, "id": "138fb654-dea2-4346-a194-14c6acb2f16f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:22Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "200c7d89-bd3a-4a2c-97ba-9a02710664a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 443, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "2747cc0d-1db2-4a76-ab0d-158907c6e057", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "52a14d56-4d35-4bb5-84be-8424fe57860d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-26T17:15:22Z", "revision_number": 0, "id": "61c98487-a708-42a1-8c99-b83d90158131", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:22Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "746266bd-dc43-4265-a4b8-34f851a64e32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "a799034b-355c-4190-b66e-8e90aeeaa4b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 22, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T17:15:21Z", "revision_number": 0, "id": "faf0e2ae-69ff-4b5f-881b-3acb48cd142a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:21Z", "security_group_id": "790aa4de-0587-47d1-a246-30097aec6c47", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": 80, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 7, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "790aa4de-0587-47d1-a246-30097aec6c47", "name": "cloudify-sg_02a48307-7568-411b-bd15-9d8d6cefa838"}, {"description": "Default security group", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:05Z", "updated_at": "2019-03-26T17:15:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "23a48242-a4d7-4625-ab47-a83d7bf16210", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "258ced4e-2a6a-4366-8c41-70b6413d92fd", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "a024237d-e59b-4e74-9961-02b8413a2202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "d6838c04-316b-41ea-baf1-66fc20923ec8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 1, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "name": "default"}]} 2019-03-26 17:20:13,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-59a4cc1c-da16-4d2b-8de2-fd0eceb858c3 2019-03-26 17:20:13,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0567378997803s 2019-03-26 17:20:13,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 17:20:13,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/790aa4de-0587-47d1-a246-30097aec6c47.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:13,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:20:13 GMT X-Openstack-Request-Id: req-f4d6ae69-08d0-4fda-bfed-ce0f67ef968a 2019-03-26 17:20:13,728 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:20:13,729 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/790aa4de-0587-47d1-a246-30097aec6c47.json used request id req-f4d6ae69-08d0-4fda-bfed-ce0f67ef968a 2019-03-26 17:20:13,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.154541015625s 2019-03-26 17:20:13,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-26 17:20:13,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:13,758 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:13 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f7f30092-edb3-4e10-9a6e-cf3b4f7e6a9e x-openstack-request-id: req-f7f30092-edb3-4e10-9a6e-cf3b4f7e6a9e 2019-03-26 17:20:13,758 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify-kp_02a48307-7568-411b-bd15-9d8d6cefa838 used request id req-f7f30092-edb3-4e10-9a6e-cf3b4f7e6a9e 2019-03-26 17:20:13,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0290958881378s 2019-03-26 17:20:13,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 17:20:13,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/ebc6858f-8fa1-46c0-92b5-882820eb27d7/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}dfa1030d8233a3bcb98900f16d588f42254a3983" -d '{"subnet_id": "9c78f22f-d39b-4e4e-98d9-c32978edcb75"}' 2019-03-26 17:20:16,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:16 GMT X-Openstack-Request-Id: req-e5e4f6b9-6baa-4968-8986-1a678c3bfcdb 2019-03-26 17:20:16,079 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "a0537d6b-8d45-433e-978c-8b5e5c51c5c5", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "subnet_id": "9c78f22f-d39b-4e4e-98d9-c32978edcb75", "subnet_ids": ["9c78f22f-d39b-4e4e-98d9-c32978edcb75"], "port_id": "496a57b3-e16e-4376-8c7b-3923a7b2c436", "id": "ebc6858f-8fa1-46c0-92b5-882820eb27d7"} 2019-03-26 17:20:16,079 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/ebc6858f-8fa1-46c0-92b5-882820eb27d7/remove_router_interface.json used request id req-e5e4f6b9-6baa-4968-8986-1a678c3bfcdb 2019-03-26 17:20:16,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.32074403763s 2019-03-26 17:20:16,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 17:20:16,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:16,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:16 GMT X-Openstack-Request-Id: req-22bdf4fd-36a6-4f0b-a95c-ed5f9b59f01c 2019-03-26 17:20:16,208 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:08Z", "admin_state_up": true, "updated_at": "2019-03-26T17:20:14Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "ebc6858f-8fa1-46c0-92b5-882820eb27d7", "name": "cloudify-router_02a48307-7568-411b-bd15-9d8d6cefa838"}]} 2019-03-26 17:20:16,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-22bdf4fd-36a6-4f0b-a95c-ed5f9b59f01c 2019-03-26 17:20:16,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.127892017365s 2019-03-26 17:20:16,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 17:20:16,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/ebc6858f-8fa1-46c0-92b5-882820eb27d7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:17,624 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:20:17 GMT X-Openstack-Request-Id: req-158ef3af-f7ec-49ec-8c34-0f14e5d4fd70 2019-03-26 17:20:17,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:20:17,624 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/ebc6858f-8fa1-46c0-92b5-882820eb27d7.json used request id req-158ef3af-f7ec-49ec-8c34-0f14e5d4fd70 2019-03-26 17:20:17,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.41474103928s 2019-03-26 17:20:17,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 17:20:17,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:17,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:17 GMT X-Openstack-Request-Id: req-83f7c282-cd3b-4a6e-82ce-30f89b173fab 2019-03-26 17:20:17,666 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a0537d6b-8d45-433e-978c-8b5e5c51c5c5","tenant_id":"4feb49c9b44d47fa8155efe67f0df8a4","created_at":"2019-03-26T17:15:07Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T17:15:07Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"4feb49c9b44d47fa8155efe67f0df8a4","id":"9c78f22f-d39b-4e4e-98d9-c32978edcb75","subnetpool_id":null,"name":"cloudify-subnet_02a48307-7568-411b-bd15-9d8d6cefa838"}]} 2019-03-26 17:20:17,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-83f7c282-cd3b-4a6e-82ce-30f89b173fab 2019-03-26 17:20:17,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0421369075775s 2019-03-26 17:20:17,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 17:20:17,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/9c78f22f-d39b-4e4e-98d9-c32978edcb75.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:18,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:20:18 GMT X-Openstack-Request-Id: req-9bec39af-494b-4a4b-8408-cfa574cf4a8b 2019-03-26 17:20:18,913 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:20:18,913 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/9c78f22f-d39b-4e4e-98d9-c32978edcb75.json used request id req-9bec39af-494b-4a4b-8408-cfa574cf4a8b 2019-03-26 17:20:18,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.24525308609s 2019-03-26 17:20:18,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:20:18,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:19,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:19 GMT X-Openstack-Request-Id: req-ad8e18d5-42bb-40ce-a854-8257184e0ff1 2019-03-26 17:20:19,021 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"a0537d6b-8d45-433e-978c-8b5e5c51c5c5","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4feb49c9b44d47fa8155efe67f0df8a4","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T17:20:18Z","qos_policy_id":null,"name":"cloudify-net_02a48307-7568-411b-bd15-9d8d6cefa838","admin_state_up":true,"tenant_id":"4feb49c9b44d47fa8155efe67f0df8a4","created_at":"2019-03-26T17:15:05Z","mtu":1450}]} 2019-03-26 17:20:19,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-ad8e18d5-42bb-40ce-a854-8257184e0ff1 2019-03-26 17:20:19,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.10763502121s 2019-03-26 17:20:19,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 17:20:19,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/a0537d6b-8d45-433e-978c-8b5e5c51c5c5.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:20,009 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:20:20 GMT X-Openstack-Request-Id: req-16f64575-34ba-493c-965f-bbf8a91c5c94 2019-03-26 17:20:20,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:20:20,009 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/a0537d6b-8d45-433e-978c-8b5e5c51c5c5.json used request id req-16f64575-34ba-493c-965f-bbf8a91c5c94 2019-03-26 17:20:20,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.986662864685s 2019-03-26 17:20:20,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:20:20,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:20,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:20 GMT X-Openstack-Request-Id: req-c567b1e8-d1a5-44ec-8f39-428afb53c23f 2019-03-26 17:20:20,314 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:15:20Z", "file": "/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/file", "owner": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "size": 300941312, "self": "/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify-img_02a48307-7568-411b-bd15-9d8d6cefa838", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify-img_02a48307-7568-411b-bd15-9d8d6cefa838", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T17:15:15Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:20:20,314 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c567b1e8-d1a5-44ec-8f39-428afb53c23f 2019-03-26 17:20:20,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.299757003784s 2019-03-26 17:20:20,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 17:20:20,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dfa1030d8233a3bcb98900f16d588f42254a3983" 2019-03-26 17:20:20,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:20:20 GMT X-Openstack-Request-Id: req-1d55f34d-d1e1-4f6b-8857-d4083cf30f8c 2019-03-26 17:20:20,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-26 17:20:20,616 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/50584d2d-bd16-4a67-b05e-2dc301aeeaf5 used request id req-1d55f34d-d1e1-4f6b-8857-d4083cf30f8c 2019-03-26 17:20:20,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.30038189888s 2019-03-26 17:20:20,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 17:20:20,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:20:21,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 371 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20: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-6572b32d-22ab-4cbf-ae68-91ca5ed618b9 x-openstack-request-id: req-6572b32d-22ab-4cbf-ae68-91ca5ed618b9 2019-03-26 17:20:21,445 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}, {"name": "cloudify-flavor_02a48307-7568-411b-bd15-9d8d6cefa838", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d", "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": "da2def7d-38c5-47c6-96f2-96ddc3f81e6d"}]} 2019-03-26 17:20:21,446 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6572b32d-22ab-4cbf-ae68-91ca5ed618b9 2019-03-26 17:20:21,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.823908090591s 2019-03-26 17:20:21,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 17:20:21,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:20:21,593 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20: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-532be661-b66f-445e-a92d-0770b2286789 x-openstack-request-id: req-532be661-b66f-445e-a92d-0770b2286789 2019-03-26 17:20:21,593 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/da2def7d-38c5-47c6-96f2-96ddc3f81e6d used request id req-532be661-b66f-445e-a92d-0770b2286789 2019-03-26 17:20:21,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.145755052567s 2019-03-26 17:20:21,594 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 17:20:21,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:20:21,800 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e13afdef-645f-4f07-bcfd-9a424a47fa1a 2019-03-26 17:20:21,801 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "cloudify-user_02a48307-7568-411b-bd15-9d8d6cefa838", "links": {"self": "http://172.30.9.22:5000/v3/users/84750e90471d4f5aac9e53e5da09ff06"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "84750e90471d4f5aac9e53e5da09ff06", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 17:20:21,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-e13afdef-645f-4f07-bcfd-9a424a47fa1a 2019-03-26 17:20:21,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207262039185s 2019-03-26 17:20:21,807 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 17:20:21,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/84750e90471d4f5aac9e53e5da09ff06 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:20:22,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af286689-84ca-407d-b4a1-00568a19b888 2019-03-26 17:20:22,025 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify-user_02a48307-7568-411b-bd15-9d8d6cefa838", "links": {"self": "http://172.30.9.22:5000/v3/users/84750e90471d4f5aac9e53e5da09ff06"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "84750e90471d4f5aac9e53e5da09ff06", "description": null}} 2019-03-26 17:20:22,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/84750e90471d4f5aac9e53e5da09ff06 used request id req-af286689-84ca-407d-b4a1-00568a19b888 2019-03-26 17:20:22,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.218631029129s 2019-03-26 17:20:22,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 17:20:22,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/84750e90471d4f5aac9e53e5da09ff06 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:20:22,352 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 17:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20acac2d-3868-4e72-8cc7-c42b3997927f 2019-03-26 17:20:22,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 17:20:22,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/84750e90471d4f5aac9e53e5da09ff06 used request id req-20acac2d-3868-4e72-8cc7-c42b3997927f 2019-03-26 17:20:22,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.326398134232s 2019-03-26 17:20:22,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 17:20:22,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:20:22,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c9daabc-f6a4-4b8c-8fd7-ef351b6d5570 2019-03-26 17:20:22,556 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify", "links": {"self": "http://172.30.9.22:5000/v3/projects/4feb49c9b44d47fa8155efe67f0df8a4"}, "tags": [], "enabled": true, "id": "4feb49c9b44d47fa8155efe67f0df8a4", "parent_id": "default", "domain_id": "default", "name": "cloudify-project_02a48307-7568-411b-bd15-9d8d6cefa838"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 17:20:22,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-0c9daabc-f6a4-4b8c-8fd7-ef351b6d5570 2019-03-26 17:20:22,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.195196866989s 2019-03-26 17:20:22,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 17:20:22,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/4feb49c9b44d47fa8155efe67f0df8a4 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:20:22,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 17:20:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f339b938-7cbc-40d2-b871-b5bfa99b3b16 2019-03-26 17:20:22,816 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 17:20:22,817 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/4feb49c9b44d47fa8155efe67f0df8a4 used request id req-f339b938-7cbc-40d2-b871-b5bfa99b3b16 2019-03-26 17:20:22,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.255910873413s 2019-03-26 17:20:22,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:20:22,823 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=4feb49c9b44d47fa8155efe67f0df8a4&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}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:20:23,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:23 GMT X-Openstack-Request-Id: req-bcf12e08-d524-4130-a0f0-c4659ed534e6 2019-03-26 17:20:23,142 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:05Z", "updated_at": "2019-03-26T17:15:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "23a48242-a4d7-4625-ab47-a83d7bf16210", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "258ced4e-2a6a-4366-8c41-70b6413d92fd", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "a024237d-e59b-4e74-9961-02b8413a2202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "d6838c04-316b-41ea-baf1-66fc20923ec8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 1, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "name": "default"}]} 2019-03-26 17:20:23,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=4feb49c9b44d47fa8155efe67f0df8a4&name=default used request id req-bcf12e08-d524-4130-a0f0-c4659ed534e6 2019-03-26 17:20:23,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.319095134735s 2019-03-26 17:20:23,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:20:23,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:20:23,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 35896 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:23 GMT X-Openstack-Request-Id: req-dea2e384-6299-4b84-b7dd-15fc0e70d677 2019-03-26 17:20:23,276 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "created_at": "2019-03-26T17:11:03Z", "updated_at": "2019-03-26T17:11:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "4c9b99d6-bffa-409d-8311-5a44539d2579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv4", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "6fd8ab5d-ec9a-40ae-8334-ed492d014329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv6", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "70436717-42e0-490f-8096-2a69caa46772", "remote_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv4", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "e537d2f3-1071-4798-b0ec-0db81bcd3d0f", "remote_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv6", "project_id": "983d6fbf7e764b66bb29fdc248902543"}], "revision_number": 1, "project_id": "983d6fbf7e764b66bb29fdc248902543", "id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "created_at": "2019-03-26T17:15:05Z", "updated_at": "2019-03-26T17:15:05Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "23a48242-a4d7-4625-ab47-a83d7bf16210", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "258ced4e-2a6a-4366-8c41-70b6413d92fd", "remote_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "a024237d-e59b-4e74-9961-02b8413a2202", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv4", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:15:05Z", "revision_number": 0, "id": "d6838c04-316b-41ea-baf1-66fc20923ec8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:15:05Z", "security_group_id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "tenant_id": "4feb49c9b44d47fa8155efe67f0df8a4", "port_range_min": null, "ethertype": "IPv6", "project_id": "4feb49c9b44d47fa8155efe67f0df8a4"}], "revision_number": 1, "project_id": "4feb49c9b44d47fa8155efe67f0df8a4", "id": "d27d1d0f-ebea-4d7b-84ff-0331d1823546", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 17:20:23,276 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-dea2e384-6299-4b84-b7dd-15fc0e70d677 2019-03-26 17:20:23,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.128145933151s 2019-03-26 17:20:23,287 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 17:20:23,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/d27d1d0f-ebea-4d7b-84ff-0331d1823546.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c4cbb70e6174b5abf35311b9aecdd5fcc03a026b" 2019-03-26 17:20:23,401 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:20:23 GMT X-Openstack-Request-Id: req-9c812204-146b-48c7-81f5-a60c53836942 2019-03-26 17:20:23,401 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:20:23,401 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d27d1d0f-ebea-4d7b-84ff-0331d1823546.json used request id req-9c812204-146b-48c7-81f5-a60c53836942 2019-03-26 17:20:23,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.114757061005s 2019-03-26 17:20:23,421 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2019-03-26 17:20:23,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 17:20:23,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58335fc-7eb5-4da3-992c-5b8f963d9337 2019-03-26 17:20:23,453 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 17:20:23,453 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-d58335fc-7eb5-4da3-992c-5b8f963d9337 2019-03-26 17:20:23,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 17:20:23,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T18:20:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["gtfW3S4fS7aOcw38wurQlA"], "issued_at": "2019-03-26T17:20:23.000000Z"}} 2019-03-26 17:20:23,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:20:23,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:20:24,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:24 GMT X-Openstack-Request-Id: req-1cdd5ce1-b745-4ffe-8a76-d36068d20aca 2019-03-26 17:20:24,155 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 17:20:24,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-1cdd5ce1-b745-4ffe-8a76-d36068d20aca 2019-03-26 17:20:24,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.282534837723s 2019-03-26 17:20:24,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 17:20:24,168 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-359c86eb-2eec-494e-a6b7-2fc0225d4d6a 2019-03-26 17:20:24,168 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:20:24,169 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-359c86eb-2eec-494e-a6b7-2fc0225d4d6a 2019-03-26 17:20:24,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 17:20:24,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:20:24,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e7cc88-c647-400d-aa27-ba3b9a07f4d3 2019-03-26 17:20:24,322 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 17:20:24,322 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-21e7cc88-c647-400d-aa27-ba3b9a07f4d3 2019-03-26 17:20:24,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.15279006958s 2019-03-26 17:20:24,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 17:20:24,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e967a1dc7780ffb77c012fea45af391d02c4c41a" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}}' 2019-03-26 17:20:24,569 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-799b2554-f221-4dd4-b3b9-22ec3682bb8b 2019-03-26 17:20:24,569 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/6efe2f4cc72e439481742aba440525e8"}, "tags": [], "enabled": true, "id": "6efe2f4cc72e439481742aba440525e8", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}} 2019-03-26 17:20:24,569 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-799b2554-f221-4dd4-b3b9-22ec3682bb8b 2019-03-26 17:20:24,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.238703966141s 2019-03-26 17:20:24,570 - 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'6efe2f4cc72e439481742aba440525e8', '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_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2'}) 2019-03-26 17:20:24,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 17:20:24,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e967a1dc7780ffb77c012fea45af391d02c4c41a" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "sQD6YoSNajaEZFJeO7M8f7BPHMSmdY", "email": null, "name": "cloudify_ims-user_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}}' 2019-03-26 17:20:25,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fab3a8c-88a1-498b-8d7d-5696223421a0 2019-03-26 17:20:25,048 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "links": {"self": "http://172.30.9.22:5000/v3/users/3b691d80bf274d05859ee149cb1e5e23"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b691d80bf274d05859ee149cb1e5e23", "domain_id": "default", "password_expires_at": null}} 2019-03-26 17:20:25,048 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-3fab3a8c-88a1-498b-8d7d-5696223421a0 2019-03-26 17:20:25,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.470392942429s 2019-03-26 17:20:25,049 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3b691d80bf274d05859ee149cb1e5e23', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2'}) 2019-03-26 17:20:25,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 17:20:25,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:20:25,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb922cf3-672c-4988-8d0e-3da320e84309 2019-03-26 17:20:25,256 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 17:20:25,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-bb922cf3-672c-4988-8d0e-3da320e84309 2019-03-26 17:20:25,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203299999237s 2019-03-26 17:20:25,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 17:20:25,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:20:25,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e85ad80b-2adc-474b-877e-20f526271bf8 2019-03-26 17:20:25,481 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 17:20:25,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-e85ad80b-2adc-474b-877e-20f526271bf8 2019-03-26 17:20:25,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.219257116318s 2019-03-26 17:20:25,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 17:20:25,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:20:25,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e535cc4-c409-49e8-9978-98a03cb47479 2019-03-26 17:20:25,698 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 17:20:25,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-4e535cc4-c409-49e8-9978-98a03cb47479 2019-03-26 17:20:25,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.211186885834s 2019-03-26 17:20:25,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 17:20:25,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:20:25,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d52b0f6-c8f8-46f8-b4e5-558bde447473 2019-03-26 17:20:25,820 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 17:20:25,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-3d52b0f6-c8f8-46f8-b4e5-558bde447473 2019-03-26 17:20:25,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.11702299118s 2019-03-26 17:20:25,822 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 17:20:25,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:20:25,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b09959-47ee-408e-b97c-e0bea1c28da8 2019-03-26 17:20:25,998 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "links": {"self": "http://172.30.9.22:5000/v3/users/3b691d80bf274d05859ee149cb1e5e23"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b691d80bf274d05859ee149cb1e5e23", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 17:20:25,998 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-23b09959-47ee-408e-b97c-e0bea1c28da8 2019-03-26 17:20:25,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.176799058914s 2019-03-26 17:20:26,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 17:20:26,016 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:20:26,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0a4a08b-678a-4e53-9667-a32ca166458a 2019-03-26 17:20:26,227 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/6efe2f4cc72e439481742aba440525e8"}, "tags": [], "enabled": true, "id": "6efe2f4cc72e439481742aba440525e8", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 17:20:26,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-a0a4a08b-678a-4e53-9667-a32ca166458a 2019-03-26 17:20:26,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.215834856033s 2019-03-26 17:20:26,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 17:20:26,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=3b691d80bf274d05859ee149cb1e5e23&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=6efe2f4cc72e439481742aba440525e8" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:20:26,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 210 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7749317b-25d1-4e3e-8161-d30b17b3cf9e 2019-03-26 17:20:26,348 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=3b691d80bf274d05859ee149cb1e5e23&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=6efe2f4cc72e439481742aba440525e8", "previous": null, "next": null}} 2019-03-26 17:20:26,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=3b691d80bf274d05859ee149cb1e5e23&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=6efe2f4cc72e439481742aba440525e8 used request id req-7749317b-25d1-4e3e-8161-d30b17b3cf9e 2019-03-26 17:20:26,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.111022949219s 2019-03-26 17:20:26,352 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 17:20:26,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/6efe2f4cc72e439481742aba440525e8/users/3b691d80bf274d05859ee149cb1e5e23/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:20:26,602 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 17:20:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98b951e9-445f-4b68-9546-5ee500fdf3ab 2019-03-26 17:20:26,602 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 17:20:26,603 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/6efe2f4cc72e439481742aba440525e8/users/3b691d80bf274d05859ee149cb1e5e23/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-98b951e9-445f-4b68-9546-5ee500fdf3ab 2019-03-26 17:20:26,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.250194072723s 2019-03-26 17:20:26,603 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 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'6efe2f4cc72e439481742aba440525e8', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'sQD6YoSNajaEZFJeO7M8f7BPHMSmdY', 'username': u'cloudify_ims-user_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 17:20:26,607 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'password': 'sQD6YoSNajaEZFJeO7M8f7BPHMSmdY', 'project_name': 'cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '6efe2f4cc72e439481742aba440525e8', 'project_domain_name': 'Default'} 2019-03-26 17:20:26,660 - 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-26 17:20:26,675 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2019-03-26 17:20:26,675 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 17:20:26,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:20:26,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd9c373-fc9a-4f01-a70f-52bebacec3c3 2019-03-26 17:20:26,797 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 17:20:26,797 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-3cd9c373-fc9a-4f01-a70f-52bebacec3c3 2019-03-26 17:20:26,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.122171163559s 2019-03-26 17:20:26,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 17:20:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:20:26,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8260f6-03e1-4d1a-8a09-7052c6ef85f4 2019-03-26 17:20:26,923 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/6efe2f4cc72e439481742aba440525e8"}, "tags": [], "enabled": true, "id": "6efe2f4cc72e439481742aba440525e8", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 17:20:26,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-9f8260f6-03e1-4d1a-8a09-7052c6ef85f4 2019-03-26 17:20:26,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.117727041245s 2019-03-26 17:20:26,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 17:20:26,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e967a1dc7780ffb77c012fea45af391d02c4c41a" -d '{"network": {"tenant_id": "6efe2f4cc72e439481742aba440525e8", "name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "admin_state_up": true}}' 2019-03-26 17:20:27,285 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:27 GMT X-Openstack-Request-Id: req-0002791b-d48f-420a-a4c6-5ef14cf32d07 2019-03-26 17:20:27,286 - 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":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T17:20:27Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}} 2019-03-26 17:20:27,286 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0002791b-d48f-420a-a4c6-5ef14cf32d07 2019-03-26 17:20:27,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.360189914703s 2019-03-26 17:20:27,287 - 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-26T17:20:27Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc', u'provider:segmentation_id': 54, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'created_at': u'2019-03-26T17:20:27Z', u'mtu': 1450, u'tenant_id': u'6efe2f4cc72e439481742aba440525e8', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6efe2f4cc72e439481742aba440525e8', u'l2_adjacency': True}) 2019-03-26 17:20:27,291 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 17:20:27,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b9b4b09-1ad6-46c1-a75f-8896de04c57c 2019-03-26 17:20:27,297 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 17:20:27,297 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-3b9b4b09-1ad6-46c1-a75f-8896de04c57c 2019-03-26 17:20:27,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 17:20:27,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T18:20:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6efe2f4cc72e439481742aba440525e8", "name": "cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_6efe2f4cc72e439481742aba440525e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_6efe2f4cc72e439481742aba440525e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/6efe2f4cc72e439481742aba440525e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/6efe2f4cc72e439481742aba440525e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/6efe2f4cc72e439481742aba440525e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/6efe2f4cc72e439481742aba440525e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/6efe2f4cc72e439481742aba440525e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/6efe2f4cc72e439481742aba440525e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/6efe2f4cc72e439481742aba440525e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/6efe2f4cc72e439481742aba440525e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/6efe2f4cc72e439481742aba440525e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/6efe2f4cc72e439481742aba440525e8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/6efe2f4cc72e439481742aba440525e8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/6efe2f4cc72e439481742aba440525e8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "id": "3b691d80bf274d05859ee149cb1e5e23"}, "audit_ids": ["wMsIDV7TSASCMv9v74QLnA"], "issued_at": "2019-03-26T17:20:27.000000Z"}} 2019-03-26 17:20:27,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:20:27,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:28,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:28 GMT X-Openstack-Request-Id: req-0b994153-556d-497d-907f-3600fa4fa4f7 2019-03-26 17:20:28,092 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T17:20:27Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:20:28,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0b994153-556d-497d-907f-3600fa4fa4f7 2019-03-26 17:20:28,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.383224010468s 2019-03-26 17:20:28,094 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 17:20:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '{"subnet": {"name": "cloudify_ims-subnet_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "enable_dhcp": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 17:20:28,981 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:28 GMT X-Openstack-Request-Id: req-c8d13c22-65ee-4931-98ba-195fcdd86bbc 2019-03-26 17:20:28,981 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T17:20:28Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6efe2f4cc72e439481742aba440525e8","id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","subnetpool_id":null,"name":"cloudify_ims-subnet_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}} 2019-03-26 17:20:28,981 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-c8d13c22-65ee-4931-98ba-195fcdd86bbc 2019-03-26 17:20:28,981 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.887182950974s 2019-03-26 17:20:28,982 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T17:20:28Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c68b66e8-5a43-49df-a6c7-1fb381d1925d', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'enable_dhcp': True, u'network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc', u'tenant_id': u'6efe2f4cc72e439481742aba440525e8', u'created_at': u'2019-03-26T17:20:28Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6efe2f4cc72e439481742aba440525e8'}) 2019-03-26 17:20:28,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 17:20:28,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "cloudify_ims-router_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "admin_state_up": true}}' 2019-03-26 17:20:30,390 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:30 GMT X-Openstack-Request-Id: req-0a59d3c4-4965-4ce6-9f0d-48aff078a669 2019-03-26 17:20:30,390 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:29Z", "admin_state_up": true, "updated_at": "2019-03-26T17:20:30Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "name": "cloudify_ims-router_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}} 2019-03-26 17:20:30,390 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-0a59d3c4-4965-4ce6-9f0d-48aff078a669 2019-03-26 17:20:30,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.40805912018s 2019-03-26 17:20:30,391 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T17:20:30Z', u'revision_number': 2, u'id': u'925f48d7-e9c7-4684-aeab-d47aea56990a', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.201'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'admin_state_up': True, u'tenant_id': u'6efe2f4cc72e439481742aba440525e8', u'created_at': u'2019-03-26T17:20:29Z', u'flavor_id': None, u'routes': [], u'project_id': u'6efe2f4cc72e439481742aba440525e8'}) 2019-03-26 17:20:30,392 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 17:20:30,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/925f48d7-e9c7-4684-aeab-d47aea56990a/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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '{"subnet_id": "c68b66e8-5a43-49df-a6c7-1fb381d1925d"}' 2019-03-26 17:20:33,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:33 GMT X-Openstack-Request-Id: req-c8cd1848-66a6-4700-bbf9-0259632ee9a6 2019-03-26 17:20:33,130 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "subnet_id": "c68b66e8-5a43-49df-a6c7-1fb381d1925d", "subnet_ids": ["c68b66e8-5a43-49df-a6c7-1fb381d1925d"], "port_id": "310a141d-604d-4a1d-bcb0-c79c4938f4d8", "id": "925f48d7-e9c7-4684-aeab-d47aea56990a"} 2019-03-26 17:20:33,130 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/925f48d7-e9c7-4684-aeab-d47aea56990a/add_router_interface.json used request id req-c8cd1848-66a6-4700-bbf9-0259632ee9a6 2019-03-26 17:20:33,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.73828005791s 2019-03-26 17:20:33,130 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-03-26 17:20:34,408 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-03-26 17:20:34,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 17:20:34,414 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:34 GMT 2019-03-26 17:20:34,414 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 17:20:34,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:20:34,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:35,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:35 GMT X-Openstack-Request-Id: req-cab6322f-cccc-4f51-a752-04cb52ea80cb 2019-03-26 17:20:35,067 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:20:35,067 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cab6322f-cccc-4f51-a752-04cb52ea80cb 2019-03-26 17:20:35,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.650997161865s 2019-03-26 17:20:35,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 17:20:35,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}' 2019-03-26 17:20:35,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:35 GMT Location: http://172.30.9.22:9292/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-52d255f6-48fe-464b-8b62-102a1d1806c2 2019-03-26 17:20:35,114 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:20:35Z", "file": "/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/file", "owner": "6efe2f4cc72e439481742aba440525e8", "id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "size": null, "self": "/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "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_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "checksum": null, "created_at": "2019-03-26T17:20:35Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 17:20:35,115 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-52d255f6-48fe-464b-8b62-102a1d1806c2 2019-03-26 17:20:35,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0383450984955s 2019-03-26 17:20:35,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 17:20:35,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '' 2019-03-26 17:20:40,524 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:20:40 GMT X-Openstack-Request-Id: req-2d70905e-1174-4a13-9260-5b58f2a384fc 2019-03-26 17:20:40,525 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:20:40,525 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/file used request id req-2d70905e-1174-4a13-9260-5b58f2a384fc 2019-03-26 17:20:40,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.40968894958s 2019-03-26 17:20:40,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:20:40,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:40,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:40 GMT X-Openstack-Request-Id: req-1012af31-beff-4925-a13a-0d6400c42449 2019-03-26 17:20:40,569 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:20:40Z", "file": "/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/file", "owner": "6efe2f4cc72e439481742aba440525e8", "id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "size": 300941312, "self": "/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T17:20:35Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:20:40,569 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1012af31-beff-4925-a13a-0d6400c42449 2019-03-26 17:20:40,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0396738052368s 2019-03-26 17:20:40,571 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/snap', u'metadata': Munch({})})], 'file': u'/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/file', 'owner': u'6efe2f4cc72e439481742aba440525e8', 'id': u'1f9338f4-5b5a-4d46-a7e7-373485386d94', 'size': 300941312, u'self': u'/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6efe2f4cc72e439481742aba440525e8', 'name': 'cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T17:20:40Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T17:20:40Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', '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/1f9338f4-5b5a-4d46-a7e7-373485386d94', 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_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'created': u'2019-03-26T17:20:35Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-03-26T17:20:35Z', 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/1f9338f4-5b5a-4d46-a7e7-373485386d94', 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_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-03-26 17:20:40,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 17:20:40,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e967a1dc7780ffb77c012fea45af391d02c4c41a" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-03-26 17:20:41,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 314 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20: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-48f842af-d412-485a-be6b-37e0b3f43058 x-openstack-request-id: req-48f842af-d412-485a-be6b-37e0b3f43058 2019-03-26 17:20:41,405 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "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": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e"}} 2019-03-26 17:20:41,406 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-48f842af-d412-485a-be6b-37e0b3f43058 2019-03-26 17:20:41,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.830741882324s 2019-03-26 17:20:41,407 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', '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'0c1029b257c44319a8784a806bbcda81', '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'e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e', 'swap': 0}) 2019-03-26 17:20:41,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 17:20:41,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e/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}e967a1dc7780ffb77c012fea45af391d02c4c41a" -d '{"extra_specs": {}}' 2019-03-26 17:20:41,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20: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-d89e21c6-1d67-4eda-bedf-170a6e4a36ba x-openstack-request-id: req-d89e21c6-1d67-4eda-bedf-170a6e4a36ba 2019-03-26 17:20:41,428 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 17:20:41,428 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e/os-extra_specs used request id req-d89e21c6-1d67-4eda-bedf-170a6e4a36ba 2019-03-26 17:20:41,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211710929871s 2019-03-26 17:20:41,431 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-26 17:20:41,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '{"keypair": {"name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}}' 2019-03-26 17:20:41,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1806 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20: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-bf1d9171-f8c1-4ea4-986e-030112bf8759 x-openstack-request-id: req-bf1d9171-f8c1-4ea4-986e-030112bf8759 2019-03-26 17:20:41,808 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxVkl5IOiYDUqBEaNonHQZZu5YOe+4OJzdR1A7XUt0suXzQ7K\nmjnKIR8oojeg0e0kGfc2ky4P8B5clksYG+5JEu+/88jVVOFjB1/Sx9FDBno1jdQ1\na1bPTMHa30mc0ZiloEzlmc7S7Y4ziYed2+8W7+2qQgikqY83uayVn8XqhCv2b7Pr\no0qHHZxNzw+RqMtuznDQ9jphiHD3aOVuUWWFMwAms6IMfIFisNmpDPBpa89IK3X3\nxOnPjUKJ/7JM71BBktk/6bKItA8VmBLPOnE41KTtX/5x7i3usR9E/vvqCKMOWgY2\nfqNsAOYOp+ocxLKk5XajzN1dtDe3FSKobAxp8QIDAQABAoIBADjisJyFISoQSRNA\nbxUzL3oKgE4hnxDd1aAdlZidHV9U1mYCbH42SEBx5dmUpWO9splVfELClU+GwPOF\no+ZxMlkmCLOx4WR9L3lxsqVseaCFW6iNUfSl6k1a18djRbPZB20EnW5Pgtd9FPgA\nwo0iBv+UB27PZP+HS+3WhK6wcyAztk/3KeakaYdC1Xt4JBTLGmMvzzXGm+7xcPdu\nWbX4pjgi/akkZJqJJwAhmMcFmS8iPX7D4ig4RSkgJI7gjiLKWr+KP/les3Q63VOR\nHST+KkTj+/QNC8pFuZAbwRfQXuLjPbNwpSV0Nidf1fHDRJHGglyA6tU1djQGOUdz\n/BR8FAECgYEA5k8UwCQlYpS0i+behG6PCwhZTJK28hcW9iYnhgdvEOsOzgbeUa0J\nvvti2B3XLEb8Lmrnl3wx57kPMFknz6rFSlkKqZy+M/vZhEprj7mHyBpQ3u/LvyMD\na7DjF43NRSx26yTLA2wRI3EByIvOcDEnSeod3veC9kn4grF2Z7AqSrECgYEA21zP\njOE9V988jV0vqXZ4MJKUiYfEFF6lQdk54zBwxE4bFmgV0G0IeElGZexsgnMQlqRd\nMvQAq+0eF6Cy4s3McF0KbFm84YGbMhy9gN/LdgaUK5m4OQecq9HwaKP+Z6v+0EcL\n84dP5nuCr4ubOq0PhUaRI2TAFpnttz8Npz59Y0ECgYAw24/sXv6rVh6jGzwTXhzs\nWz4Od4VmAC331ApIbaVLMoJ2hJB/RTUvFcdXT6VJGFoBQt6UjV1M6j5lpFREwtaN\nuiv/5WeYQZJYdS0yVUqP0b1cPgS8LKJaIzFZ2tQ0G4WyxqBmvnM4UI3vTHFj7ZmH\nHapulZVryC93EkyrHH0sUQKBgDQIEq7u6jcCm4FIfjqrAB09V4A7tNXEEVzKIsHx\nxn25rREmhS4X/q9RaiJY7vAOTPv+ZqDkYZhmOQIPuv6zI+/vEb7blkLDFEXRrV15\nN/B55QFmh9z3IkFbHbQkWf7LPDi48WvFR716xGfRLHPBgvHw6BJGHo392vXhPeLS\nnrlBAoGBAKP9QJPQtbYunqhuCs4PLJDcqxOT+5kHMVrDvIxH+mzUGenBPlDyfTjD\nCZWGbY1ZukXfSHhpGV1+ltJkh4xj9pibQZ0NcBTtdIFSxuYjHzSpQERTavfaBaU4\nAwFxLsdYmXoIqCP1zXfO94NVb72GIhcSXKPVz4IZMVKlWAWnom9z\n-----END RSA PRIVATE KEY-----\n", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}} 2019-03-26 17:20:41,808 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-bf1d9171-f8c1-4ea4-986e-030112bf8759 2019-03-26 17:20:41,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.376538038254s 2019-03-26 17:20:41,809 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxVkl5IOiYDUqBEaNonHQZZu5YOe+4OJzdR1A7XUt0suXzQ7K\nmjnKIR8oojeg0e0kGfc2ky4P8B5clksYG+5JEu+/88jVVOFjB1/Sx9FDBno1jdQ1\na1bPTMHa30mc0ZiloEzlmc7S7Y4ziYed2+8W7+2qQgikqY83uayVn8XqhCv2b7Pr\no0qHHZxNzw+RqMtuznDQ9jphiHD3aOVuUWWFMwAms6IMfIFisNmpDPBpa89IK3X3\nxOnPjUKJ/7JM71BBktk/6bKItA8VmBLPOnE41KTtX/5x7i3usR9E/vvqCKMOWgY2\nfqNsAOYOp+ocxLKk5XajzN1dtDe3FSKobAxp8QIDAQABAoIBADjisJyFISoQSRNA\nbxUzL3oKgE4hnxDd1aAdlZidHV9U1mYCbH42SEBx5dmUpWO9splVfELClU+GwPOF\no+ZxMlkmCLOx4WR9L3lxsqVseaCFW6iNUfSl6k1a18djRbPZB20EnW5Pgtd9FPgA\nwo0iBv+UB27PZP+HS+3WhK6wcyAztk/3KeakaYdC1Xt4JBTLGmMvzzXGm+7xcPdu\nWbX4pjgi/akkZJqJJwAhmMcFmS8iPX7D4ig4RSkgJI7gjiLKWr+KP/les3Q63VOR\nHST+KkTj+/QNC8pFuZAbwRfQXuLjPbNwpSV0Nidf1fHDRJHGglyA6tU1djQGOUdz\n/BR8FAECgYEA5k8UwCQlYpS0i+behG6PCwhZTJK28hcW9iYnhgdvEOsOzgbeUa0J\nvvti2B3XLEb8Lmrnl3wx57kPMFknz6rFSlkKqZy+M/vZhEprj7mHyBpQ3u/LvyMD\na7DjF43NRSx26yTLA2wRI3EByIvOcDEnSeod3veC9kn4grF2Z7AqSrECgYEA21zP\njOE9V988jV0vqXZ4MJKUiYfEFF6lQdk54zBwxE4bFmgV0G0IeElGZexsgnMQlqRd\nMvQAq+0eF6Cy4s3McF0KbFm84YGbMhy9gN/LdgaUK5m4OQecq9HwaKP+Z6v+0EcL\n84dP5nuCr4ubOq0PhUaRI2TAFpnttz8Npz59Y0ECgYAw24/sXv6rVh6jGzwTXhzs\nWz4Od4VmAC331ApIbaVLMoJ2hJB/RTUvFcdXT6VJGFoBQt6UjV1M6j5lpFREwtaN\nuiv/5WeYQZJYdS0yVUqP0b1cPgS8LKJaIzFZ2tQ0G4WyxqBmvnM4UI3vTHFj7ZmH\nHapulZVryC93EkyrHH0sUQKBgDQIEq7u6jcCm4FIfjqrAB09V4A7tNXEEVzKIsHx\nxn25rREmhS4X/q9RaiJY7vAOTPv+ZqDkYZhmOQIPuv6zI+/vEb7blkLDFEXRrV15\nN/B55QFmh9z3IkFbHbQkWf7LPDi48WvFR716xGfRLHPBgvHw6BJGHo392vXhPeLS\nnrlBAoGBAKP9QJPQtbYunqhuCs4PLJDcqxOT+5kHMVrDvIxH+mzUGenBPlDyfTjD\nCZWGbY1ZukXfSHhpGV1+ltJkh4xj9pibQZ0NcBTtdIFSxuYjHzSpQERTavfaBaU4\nAwFxLsdYmXoIqCP1zXfO94NVb72GIhcSXKPVz4IZMVKlWAWnom9z\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3b691d80bf274d05859ee149cb1e5e23', 'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'created_at': '2019-03-26T17:20:41.809320', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6efe2f4cc72e439481742aba440525e8', 'name': 'cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc', 'type': 'ssh', 'id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2'}) 2019-03-26 17:20:41,809 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAxVkl5IOiYDUqBEaNonHQZZu5YOe+4OJzdR1A7XUt0suXzQ7K mjnKIR8oojeg0e0kGfc2ky4P8B5clksYG+5JEu+/88jVVOFjB1/Sx9FDBno1jdQ1 a1bPTMHa30mc0ZiloEzlmc7S7Y4ziYed2+8W7+2qQgikqY83uayVn8XqhCv2b7Pr o0qHHZxNzw+RqMtuznDQ9jphiHD3aOVuUWWFMwAms6IMfIFisNmpDPBpa89IK3X3 xOnPjUKJ/7JM71BBktk/6bKItA8VmBLPOnE41KTtX/5x7i3usR9E/vvqCKMOWgY2 fqNsAOYOp+ocxLKk5XajzN1dtDe3FSKobAxp8QIDAQABAoIBADjisJyFISoQSRNA bxUzL3oKgE4hnxDd1aAdlZidHV9U1mYCbH42SEBx5dmUpWO9splVfELClU+GwPOF o+ZxMlkmCLOx4WR9L3lxsqVseaCFW6iNUfSl6k1a18djRbPZB20EnW5Pgtd9FPgA wo0iBv+UB27PZP+HS+3WhK6wcyAztk/3KeakaYdC1Xt4JBTLGmMvzzXGm+7xcPdu WbX4pjgi/akkZJqJJwAhmMcFmS8iPX7D4ig4RSkgJI7gjiLKWr+KP/les3Q63VOR HST+KkTj+/QNC8pFuZAbwRfQXuLjPbNwpSV0Nidf1fHDRJHGglyA6tU1djQGOUdz /BR8FAECgYEA5k8UwCQlYpS0i+behG6PCwhZTJK28hcW9iYnhgdvEOsOzgbeUa0J vvti2B3XLEb8Lmrnl3wx57kPMFknz6rFSlkKqZy+M/vZhEprj7mHyBpQ3u/LvyMD a7DjF43NRSx26yTLA2wRI3EByIvOcDEnSeod3veC9kn4grF2Z7AqSrECgYEA21zP jOE9V988jV0vqXZ4MJKUiYfEFF6lQdk54zBwxE4bFmgV0G0IeElGZexsgnMQlqRd MvQAq+0eF6Cy4s3McF0KbFm84YGbMhy9gN/LdgaUK5m4OQecq9HwaKP+Z6v+0EcL 84dP5nuCr4ubOq0PhUaRI2TAFpnttz8Npz59Y0ECgYAw24/sXv6rVh6jGzwTXhzs Wz4Od4VmAC331ApIbaVLMoJ2hJB/RTUvFcdXT6VJGFoBQt6UjV1M6j5lpFREwtaN uiv/5WeYQZJYdS0yVUqP0b1cPgS8LKJaIzFZ2tQ0G4WyxqBmvnM4UI3vTHFj7ZmH HapulZVryC93EkyrHH0sUQKBgDQIEq7u6jcCm4FIfjqrAB09V4A7tNXEEVzKIsHx xn25rREmhS4X/q9RaiJY7vAOTPv+ZqDkYZhmOQIPuv6zI+/vEb7blkLDFEXRrV15 N/B55QFmh9z3IkFbHbQkWf7LPDi48WvFR716xGfRLHPBgvHw6BJGHo392vXhPeLS nrlBAoGBAKP9QJPQtbYunqhuCs4PLJDcqxOT+5kHMVrDvIxH+mzUGenBPlDyfTjD CZWGbY1ZukXfSHhpGV1+ltJkh4xj9pibQZ0NcBTtdIFSxuYjHzSpQERTavfaBaU4 AwFxLsdYmXoIqCP1zXfO94NVb72GIhcSXKPVz4IZMVKlWAWnom9z -----END RSA PRIVATE KEY----- 2019-03-26 17:20:41,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-26 17:20:41,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '{"security_group": {"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2019-03-26 17:20:41,972 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:41 GMT X-Openstack-Request-Id: req-3479d167-136d-40b1-bc56-2a419f5a8fc9 2019-03-26 17:20:41,973 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:41Z", "updated_at": "2019-03-26T17:20:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "5100c4ce-dbab-4e51-bccf-6fe68a7939cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "b804cf1c-ff52-4da8-9f6c-0fa5e8781b40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}} 2019-03-26 17:20:41,973 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3479d167-136d-40b1-bc56-2a419f5a8fc9 2019-03-26 17:20:41,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.157624006271s 2019-03-26 17:20:41,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:20:41,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:42,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:42 GMT X-Openstack-Request-Id: req-4b3df5a0-5dc3-484a-8eb0-0b0ecd6b6e9e 2019-03-26 17:20:42,057 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:26Z", "updated_at": "2019-03-26T17:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "18a775b4-4830-42c4-99fa-39e57f15c9cf", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "564430ac-073c-4c5c-9d1d-355192ca3176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "b5f3211d-9058-4920-8f95-bce0f57ee28e", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "ff8b7607-fd74-42ba-8b6a-4818c2c7904b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9e759ab2-eac7-4441-a326-765418515382", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:41Z", "updated_at": "2019-03-26T17:20:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "5100c4ce-dbab-4e51-bccf-6fe68a7939cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "b804cf1c-ff52-4da8-9f6c-0fa5e8781b40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:20:42,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4b3df5a0-5dc3-484a-8eb0-0b0ecd6b6e9e 2019-03-26 17:20:42,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0769610404968s 2019-03-26 17:20:42,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:20:42,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -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": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54"}}' 2019-03-26 17:20:42,206 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:42 GMT X-Openstack-Request-Id: req-429a6ed3-2397-4b4e-a71e-f5877281521d 2019-03-26 17:20:42,207 - 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-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "port_range_min": 22, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:42Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "0a67eb2e-b7a5-452f-b9fc-56add4d58831"}} 2019-03-26 17:20:42,207 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-429a6ed3-2397-4b4e-a71e-f5877281521d 2019-03-26 17:20:42,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.142847061157s 2019-03-26 17:20:42,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:20:42,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:42,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:42 GMT X-Openstack-Request-Id: req-924bb899-b448-45fd-8dc6-d27c64029b68 2019-03-26 17:20:42,260 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:26Z", "updated_at": "2019-03-26T17:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "18a775b4-4830-42c4-99fa-39e57f15c9cf", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "564430ac-073c-4c5c-9d1d-355192ca3176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "b5f3211d-9058-4920-8f95-bce0f57ee28e", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "ff8b7607-fd74-42ba-8b6a-4818c2c7904b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9e759ab2-eac7-4441-a326-765418515382", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:41Z", "updated_at": "2019-03-26T17:20:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "0a67eb2e-b7a5-452f-b9fc-56add4d58831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "5100c4ce-dbab-4e51-bccf-6fe68a7939cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "b804cf1c-ff52-4da8-9f6c-0fa5e8781b40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:20:42,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-924bb899-b448-45fd-8dc6-d27c64029b68 2019-03-26 17:20:42,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046257019043s 2019-03-26 17:20:42,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:20:42,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -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": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54"}}' 2019-03-26 17:20:42,380 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:42 GMT X-Openstack-Request-Id: req-8483d062-4605-4035-b45e-1b7de1a340a2 2019-03-26 17:20:42,380 - 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-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "port_range_min": null, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:42Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "4f854c02-1098-4f9c-a009-f8655822f9c6"}} 2019-03-26 17:20:42,380 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8483d062-4605-4035-b45e-1b7de1a340a2 2019-03-26 17:20:42,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114102125168s 2019-03-26 17:20:42,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:20:42,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:42,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:42 GMT X-Openstack-Request-Id: req-5a9ec59b-c44f-4047-92f5-147002c44d3e 2019-03-26 17:20:42,443 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:26Z", "updated_at": "2019-03-26T17:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "18a775b4-4830-42c4-99fa-39e57f15c9cf", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "564430ac-073c-4c5c-9d1d-355192ca3176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "b5f3211d-9058-4920-8f95-bce0f57ee28e", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "ff8b7607-fd74-42ba-8b6a-4818c2c7904b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9e759ab2-eac7-4441-a326-765418515382", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:41Z", "updated_at": "2019-03-26T17:20:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "0a67eb2e-b7a5-452f-b9fc-56add4d58831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "4f854c02-1098-4f9c-a009-f8655822f9c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "5100c4ce-dbab-4e51-bccf-6fe68a7939cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "b804cf1c-ff52-4da8-9f6c-0fa5e8781b40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 3, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:20:42,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5a9ec59b-c44f-4047-92f5-147002c44d3e 2019-03-26 17:20:42,444 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0568020343781s 2019-03-26 17:20:42,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:20:42,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -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": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54"}}' 2019-03-26 17:20:42,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:42 GMT X-Openstack-Request-Id: req-c93f74b1-2db1-4f67-abc6-9f3ad1e94f27 2019-03-26 17:20:42,559 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 80, "updated_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "port_range_min": 80, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:42Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "1ba33b2b-f71a-40ed-8d0a-4507e234dfd8"}} 2019-03-26 17:20:42,559 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c93f74b1-2db1-4f67-abc6-9f3ad1e94f27 2019-03-26 17:20:42,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.10918211937s 2019-03-26 17:20:42,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:20:42,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:42,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:42 GMT X-Openstack-Request-Id: req-cb804f4f-90dc-4fbe-86ba-67cad34f01be 2019-03-26 17:20:42,612 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:26Z", "updated_at": "2019-03-26T17:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "18a775b4-4830-42c4-99fa-39e57f15c9cf", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "564430ac-073c-4c5c-9d1d-355192ca3176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "b5f3211d-9058-4920-8f95-bce0f57ee28e", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "ff8b7607-fd74-42ba-8b6a-4818c2c7904b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9e759ab2-eac7-4441-a326-765418515382", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:41Z", "updated_at": "2019-03-26T17:20:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "0a67eb2e-b7a5-452f-b9fc-56add4d58831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "1ba33b2b-f71a-40ed-8d0a-4507e234dfd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "4f854c02-1098-4f9c-a009-f8655822f9c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "5100c4ce-dbab-4e51-bccf-6fe68a7939cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "b804cf1c-ff52-4da8-9f6c-0fa5e8781b40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 4, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:20:42,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-cb804f4f-90dc-4fbe-86ba-67cad34f01be 2019-03-26 17:20:42,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0459280014038s 2019-03-26 17:20:42,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:20:42,619 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -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": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54"}}' 2019-03-26 17:20:42,733 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:42 GMT X-Openstack-Request-Id: req-11590750-2ebe-4440-821a-c51c0d29af7e 2019-03-26 17:20:42,733 - 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-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "port_range_min": 443, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:42Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "0d142328-722c-4709-bebf-22218748337b"}} 2019-03-26 17:20:42,733 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-11590750-2ebe-4440-821a-c51c0d29af7e 2019-03-26 17:20:42,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.114580869675s 2019-03-26 17:20:42,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:20:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:42,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:42 GMT X-Openstack-Request-Id: req-195ec14e-1d0b-4cb4-946f-07b6fe5279b2 2019-03-26 17:20:42,788 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:26Z", "updated_at": "2019-03-26T17:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "18a775b4-4830-42c4-99fa-39e57f15c9cf", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "564430ac-073c-4c5c-9d1d-355192ca3176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "b5f3211d-9058-4920-8f95-bce0f57ee28e", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "ff8b7607-fd74-42ba-8b6a-4818c2c7904b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9e759ab2-eac7-4441-a326-765418515382", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:41Z", "updated_at": "2019-03-26T17:20:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "0a67eb2e-b7a5-452f-b9fc-56add4d58831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "0d142328-722c-4709-bebf-22218748337b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "1ba33b2b-f71a-40ed-8d0a-4507e234dfd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "4f854c02-1098-4f9c-a009-f8655822f9c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "5100c4ce-dbab-4e51-bccf-6fe68a7939cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "b804cf1c-ff52-4da8-9f6c-0fa5e8781b40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 5, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:20:42,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-195ec14e-1d0b-4cb4-946f-07b6fe5279b2 2019-03-26 17:20:42,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0484499931335s 2019-03-26 17:20:42,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:20:42,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -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": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54"}}' 2019-03-26 17:20:42,913 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:42 GMT X-Openstack-Request-Id: req-469f1fbe-577b-4d6f-be32-5d9162253ed0 2019-03-26 17:20:42,913 - 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-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "port_range_min": 5671, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:42Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "76cc4e6f-db63-4b74-b728-6c9eeba56f17"}} 2019-03-26 17:20:42,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-469f1fbe-577b-4d6f-be32-5d9162253ed0 2019-03-26 17:20:42,914 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.118340015411s 2019-03-26 17:20:42,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:20:42,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:42,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:42 GMT X-Openstack-Request-Id: req-ab34a9b9-adf6-4605-aca5-3df551f476c9 2019-03-26 17:20:42,966 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:26Z", "updated_at": "2019-03-26T17:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "18a775b4-4830-42c4-99fa-39e57f15c9cf", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "564430ac-073c-4c5c-9d1d-355192ca3176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "b5f3211d-9058-4920-8f95-bce0f57ee28e", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "ff8b7607-fd74-42ba-8b6a-4818c2c7904b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9e759ab2-eac7-4441-a326-765418515382", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:41Z", "updated_at": "2019-03-26T17:20:42Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "0a67eb2e-b7a5-452f-b9fc-56add4d58831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "0d142328-722c-4709-bebf-22218748337b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "1ba33b2b-f71a-40ed-8d0a-4507e234dfd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "4f854c02-1098-4f9c-a009-f8655822f9c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "5100c4ce-dbab-4e51-bccf-6fe68a7939cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "76cc4e6f-db63-4b74-b728-6c9eeba56f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "b804cf1c-ff52-4da8-9f6c-0fa5e8781b40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 6, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:20:42,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ab34a9b9-adf6-4605-aca5-3df551f476c9 2019-03-26 17:20:42,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0458920001984s 2019-03-26 17:20:42,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:20:42,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -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": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54"}}' 2019-03-26 17:20:43,106 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:43 GMT X-Openstack-Request-Id: req-9e1ce60a-4156-4279-bd46-f5b4a6a61b0e 2019-03-26 17:20:43,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": 53333, "updated_at": "2019-03-26T17:20:43Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "port_range_min": 53333, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:43Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "019419e6-ef9a-43d6-ae7a-ba34355b72f2"}} 2019-03-26 17:20:43,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9e1ce60a-4156-4279-bd46-f5b4a6a61b0e 2019-03-26 17:20:43,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.13431596756s 2019-03-26 17:20:43,108 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:20:43,108 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:43,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:43 GMT X-Openstack-Request-Id: req-8b022550-0274-4e53-acb7-588fa428a0a3 2019-03-26 17:20:43,474 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:20:43,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-8b022550-0274-4e53-acb7-588fa428a0a3 2019-03-26 17:20:43,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.366595029831s 2019-03-26 17:20:43,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:20:43,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:43,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:43 GMT X-Openstack-Request-Id: req-cef58f7e-f71a-4a15-b62c-b300cc9aef81 2019-03-26 17:20:43,518 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:20:40Z", "file": "/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/file", "owner": "6efe2f4cc72e439481742aba440525e8", "id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "size": 300941312, "self": "/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T17:20:35Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:20:43,518 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cef58f7e-f71a-4a15-b62c-b300cc9aef81 2019-03-26 17:20:43,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0381751060486s 2019-03-26 17:20:43,525 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 17:20:43,529 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:43,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20: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-07307120-c4c3-435f-9f53-4b979e5496fe x-openstack-request-id: req-07307120-c4c3-435f-9f53-4b979e5496fe 2019-03-26 17:20:43,550 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}, {"name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "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": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e"}]} 2019-03-26 17:20:43,550 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-07307120-c4c3-435f-9f53-4b979e5496fe 2019-03-26 17:20:43,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249121189117s 2019-03-26 17:20:43,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-26 17:20:43,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '{"server": {"name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "imageRef": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54"}]}}' 2019-03-26 17:20:44,854 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78 x-compute-request-id: req-3020743c-3f0e-42a6-96cb-570fbd9c30e1 x-openstack-request-id: req-3020743c-3f0e-42a6-96cb-570fbd9c30e1 2019-03-26 17:20:44,855 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54"}], "OS-DCF:diskConfig": "MANUAL", "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "adminPass": "jAcT8jB73JUx"}} 2019-03-26 17:20:44,855 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-3020743c-3f0e-42a6-96cb-570fbd9c30e1 2019-03-26 17:20:44,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.30289697647s 2019-03-26 17:20:44,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:20:44,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:45,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 606 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20: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-dadcfa54-9c49-4e80-92d4-80061bab21ab x-openstack-request-id: req-dadcfa54-9c49-4e80-92d4-80061bab21ab 2019-03-26 17:20:45,916 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:20:44Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:20:45,917 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dadcfa54-9c49-4e80-92d4-80061bab21ab 2019-03-26 17:20:45,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.06092882156s 2019-03-26 17:20:45,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:20:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:46,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:46 GMT X-Openstack-Request-Id: req-6908d887-3440-474e-a068-130cde1b70ec 2019-03-26 17:20:46,026 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:20:46,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-6908d887-3440-474e-a068-130cde1b70ec 2019-03-26 17:20:46,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0965180397034s 2019-03-26 17:20:46,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 17:20:46,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:46,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:46 GMT X-Openstack-Request-Id: req-56ac37ac-8f97-45b8-8a47-ecbaae7c72e8 2019-03-26 17:20:46,086 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T17:20:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6efe2f4cc72e439481742aba440525e8","id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","subnetpool_id":null,"name":"cloudify_ims-subnet_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:20:46,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-56ac37ac-8f97-45b8-8a47-ecbaae7c72e8 2019-03-26 17:20:46,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0593249797821s 2019-03-26 17:20:46,087 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:20:48,089 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:20:48,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:48,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08626b6c-7048-4d96-8b83-a9f57ad6acb4 x-openstack-request-id: req-08626b6c-7048-4d96-8b83-a9f57ad6acb4 2019-03-26 17:20:48,999 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:20:49,000 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-08626b6c-7048-4d96-8b83-a9f57ad6acb4 2019-03-26 17:20:49,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.910109043121s 2019-03-26 17:20:49,007 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:20:51,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:20:51,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:51,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20: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-5a6bf3fc-246c-4ee8-b2fb-af3653b7076e x-openstack-request-id: req-5a6bf3fc-246c-4ee8-b2fb-af3653b7076e 2019-03-26 17:20:51,547 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:20:51,548 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5a6bf3fc-246c-4ee8-b2fb-af3653b7076e 2019-03-26 17:20:51,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53834104538s 2019-03-26 17:20:51,554 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:20:53,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:20:53,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:54,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20: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-490624d9-0db6-4342-bfb6-08e28f4ee43d x-openstack-request-id: req-490624d9-0db6-4342-bfb6-08e28f4ee43d 2019-03-26 17:20:54,004 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:20:54,004 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-490624d9-0db6-4342-bfb6-08e28f4ee43d 2019-03-26 17:20:54,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.447827100754s 2019-03-26 17:20:54,012 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:20:56,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:20:56,018 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:57,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-eda434ef-2a43-429b-9233-33376373c773 x-openstack-request-id: req-eda434ef-2a43-429b-9233-33376373c773 2019-03-26 17:20:57,430 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:20:57,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-eda434ef-2a43-429b-9233-33376373c773 2019-03-26 17:20:57,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.415817976s 2019-03-26 17:20:57,437 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:20:59,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:20:59,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:20:59,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:20: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-6bfcf010-e3d5-4e09-9705-a346397e40fa x-openstack-request-id: req-6bfcf010-e3d5-4e09-9705-a346397e40fa 2019-03-26 17:20:59,650 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:20:59,650 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6bfcf010-e3d5-4e09-9705-a346397e40fa 2019-03-26 17:20:59,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210007190704s 2019-03-26 17:20:59,657 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:01,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:01,663 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:01,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-bb40cf31-f238-4a42-811a-dc718b41c0ad x-openstack-request-id: req-bb40cf31-f238-4a42-811a-dc718b41c0ad 2019-03-26 17:21:01,861 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:01,862 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bb40cf31-f238-4a42-811a-dc718b41c0ad 2019-03-26 17:21:01,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202596902847s 2019-03-26 17:21:01,868 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:03,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:03,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:04,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-896cabcd-932f-45cd-9666-fd89b43cda0f x-openstack-request-id: req-896cabcd-932f-45cd-9666-fd89b43cda0f 2019-03-26 17:21:04,285 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:04,285 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-896cabcd-932f-45cd-9666-fd89b43cda0f 2019-03-26 17:21:04,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.414566040039s 2019-03-26 17:21:04,293 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:06,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:06,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:06,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21:06 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-b53e50a8-c098-449e-b0ee-e4ecc366b77d x-openstack-request-id: req-b53e50a8-c098-449e-b0ee-e4ecc366b77d 2019-03-26 17:21:06,730 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:06,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b53e50a8-c098-449e-b0ee-e4ecc366b77d 2019-03-26 17:21:06,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435116052628s 2019-03-26 17:21:06,738 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:08,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:08,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:09,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-e6cab187-d611-4eb5-b52b-3b89991e2913 x-openstack-request-id: req-e6cab187-d611-4eb5-b52b-3b89991e2913 2019-03-26 17:21:09,381 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:09,381 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e6cab187-d611-4eb5-b52b-3b89991e2913 2019-03-26 17:21:09,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.641097068787s 2019-03-26 17:21:09,388 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:11,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:11,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:11,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-c629acdf-610e-44ab-b2f8-f9f46d981571 x-openstack-request-id: req-c629acdf-610e-44ab-b2f8-f9f46d981571 2019-03-26 17:21:11,573 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:11,573 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c629acdf-610e-44ab-b2f8-f9f46d981571 2019-03-26 17:21:11,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182320833206s 2019-03-26 17:21:11,580 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:13,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:13,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:13,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-5ced6dc6-98f2-4aa4-9ed8-a9a562889b5b x-openstack-request-id: req-5ced6dc6-98f2-4aa4-9ed8-a9a562889b5b 2019-03-26 17:21:13,970 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:13,970 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5ced6dc6-98f2-4aa4-9ed8-a9a562889b5b 2019-03-26 17:21:13,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.3874771595s 2019-03-26 17:21:13,977 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:15,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:15,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:16,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-8bc00e70-9afe-40c3-9159-d3d71be945e1 x-openstack-request-id: req-8bc00e70-9afe-40c3-9159-d3d71be945e1 2019-03-26 17:21:16,622 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:16,623 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8bc00e70-9afe-40c3-9159-d3d71be945e1 2019-03-26 17:21:16,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643019914627s 2019-03-26 17:21:16,630 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:18,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:18,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:18,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3cb308b8-0d6c-4efd-ba0f-c960933702f7 x-openstack-request-id: req-3cb308b8-0d6c-4efd-ba0f-c960933702f7 2019-03-26 17:21:18,824 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:18,824 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3cb308b8-0d6c-4efd-ba0f-c960933702f7 2019-03-26 17:21:18,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191682100296s 2019-03-26 17:21:18,831 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:20,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:20,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:21,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2fb1b486-5446-4d3d-a5cb-f52a02ff8161 x-openstack-request-id: req-2fb1b486-5446-4d3d-a5cb-f52a02ff8161 2019-03-26 17:21:21,323 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:21,323 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2fb1b486-5446-4d3d-a5cb-f52a02ff8161 2019-03-26 17:21:21,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.489242076874s 2019-03-26 17:21:21,330 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:23,333 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:23,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:23,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-e243e3a7-9c46-4dae-aeee-b5c9031f8c0a x-openstack-request-id: req-e243e3a7-9c46-4dae-aeee-b5c9031f8c0a 2019-03-26 17:21:23,775 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:23,775 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e243e3a7-9c46-4dae-aeee-b5c9031f8c0a 2019-03-26 17:21:23,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442519903183s 2019-03-26 17:21:23,782 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:25,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:25,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:26,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21:25 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2d7d790-8f75-4155-86a3-4279b103c55e x-openstack-request-id: req-e2d7d790-8f75-4155-86a3-4279b103c55e 2019-03-26 17:21:26,233 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:26,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e2d7d790-8f75-4155-86a3-4279b103c55e 2019-03-26 17:21:26,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.449005842209s 2019-03-26 17:21:26,241 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:28,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:28,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:28,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-16e5d329-f259-4406-8217-836ff80f9658 x-openstack-request-id: req-16e5d329-f259-4406-8217-836ff80f9658 2019-03-26 17:21:28,611 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:28,611 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-16e5d329-f259-4406-8217-836ff80f9658 2019-03-26 17:21:28,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.36779999733s 2019-03-26 17:21:28,618 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:30,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:30,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:30,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21:30 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5903a024-af10-4cb3-8a01-6cfc9d25e090 x-openstack-request-id: req-5903a024-af10-4cb3-8a01-6cfc9d25e090 2019-03-26 17:21:30,817 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:30,817 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5903a024-af10-4cb3-8a01-6cfc9d25e090 2019-03-26 17:21:30,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196177005768s 2019-03-26 17:21:30,824 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:32,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:33,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-d7571813-0a4a-4405-b6d9-6d33d17150af x-openstack-request-id: req-d7571813-0a4a-4405-b6d9-6d33d17150af 2019-03-26 17:21:33,012 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:33,013 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d7571813-0a4a-4405-b6d9-6d33d17150af 2019-03-26 17:21:33,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186660051346s 2019-03-26 17:21:33,023 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:35,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:35,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:35,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21:35 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ea89dfa2-68d2-472a-99c4-3f5d90f14816 x-openstack-request-id: req-ea89dfa2-68d2-472a-99c4-3f5d90f14816 2019-03-26 17:21:35,581 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:35,581 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ea89dfa2-68d2-472a-99c4-3f5d90f14816 2019-03-26 17:21:35,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555771112442s 2019-03-26 17:21:35,588 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:37,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:37,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:38,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6db4f6e9-e0b6-4deb-b241-f8f73b6e26d9 x-openstack-request-id: req-6db4f6e9-e0b6-4deb-b241-f8f73b6e26d9 2019-03-26 17:21:38,797 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:38,797 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6db4f6e9-e0b6-4deb-b241-f8f73b6e26d9 2019-03-26 17:21:38,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.20639586449s 2019-03-26 17:21:38,804 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:40,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:40,810 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:41,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-0289a942-ba66-427d-98fb-76b8cce5579a x-openstack-request-id: req-0289a942-ba66-427d-98fb-76b8cce5579a 2019-03-26 17:21:41,201 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:41,201 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0289a942-ba66-427d-98fb-76b8cce5579a 2019-03-26 17:21:41,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.394513130188s 2019-03-26 17:21:41,209 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:43,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:43,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:43,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-26b27d9d-9985-4fae-b279-49bcab4d54c3 x-openstack-request-id: req-26b27d9d-9985-4fae-b279-49bcab4d54c3 2019-03-26 17:21:43,657 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:43,657 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-26b27d9d-9985-4fae-b279-49bcab4d54c3 2019-03-26 17:21:43,657 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.44594502449s 2019-03-26 17:21:43,664 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:45,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:45,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:46,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-05a7f4ff-4abc-48f3-8fb3-72e6e59d0e79 x-openstack-request-id: req-05a7f4ff-4abc-48f3-8fb3-72e6e59d0e79 2019-03-26 17:21:46,245 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:46,246 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-05a7f4ff-4abc-48f3-8fb3-72e6e59d0e79 2019-03-26 17:21:46,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579172849655s 2019-03-26 17:21:46,253 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:48,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:48,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:48,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21:48 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6cc1563-623c-446e-b320-c827c6616bd1 x-openstack-request-id: req-d6cc1563-623c-446e-b320-c827c6616bd1 2019-03-26 17:21:48,450 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:48,451 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d6cc1563-623c-446e-b320-c827c6616bd1 2019-03-26 17:21:48,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195172071457s 2019-03-26 17:21:48,457 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:50,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:50,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:50,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-6e32afbc-bb78-46db-91ae-6210c68f2186 x-openstack-request-id: req-6e32afbc-bb78-46db-91ae-6210c68f2186 2019-03-26 17:21:50,990 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:50,990 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6e32afbc-bb78-46db-91ae-6210c68f2186 2019-03-26 17:21:50,990 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530587911606s 2019-03-26 17:21:50,997 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:53,000 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:53,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:53,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21: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-d23d377f-98db-4640-8487-5cbeaa3be5c9 x-openstack-request-id: req-d23d377f-98db-4640-8487-5cbeaa3be5c9 2019-03-26 17:21:53,470 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:53,470 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d23d377f-98db-4640-8487-5cbeaa3be5c9 2019-03-26 17:21:53,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470504045486s 2019-03-26 17:21:53,479 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:55,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:55,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:56,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21:55 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9071df29-c98e-4b37-8b12-e6eec78d4f1f x-openstack-request-id: req-9071df29-c98e-4b37-8b12-e6eec78d4f1f 2019-03-26 17:21:56,407 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:56,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9071df29-c98e-4b37-8b12-e6eec78d4f1f 2019-03-26 17:21:56,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.925489187241s 2019-03-26 17:21:56,414 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:21:58,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:21:58,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:21:58,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:21:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d9c15f6f-41aa-4a38-9a9e-cbaf4c922f7c x-openstack-request-id: req-d9c15f6f-41aa-4a38-9a9e-cbaf4c922f7c 2019-03-26 17:21:58,851 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:21:58,852 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d9c15f6f-41aa-4a38-9a9e-cbaf4c922f7c 2019-03-26 17:21:58,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.435038089752s 2019-03-26 17:21:58,859 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:00,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:00,866 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:01,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22: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-8525dcb2-0e89-4f3a-82bc-0dcdeacbb425 x-openstack-request-id: req-8525dcb2-0e89-4f3a-82bc-0dcdeacbb425 2019-03-26 17:22:01,250 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:01,250 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-8525dcb2-0e89-4f3a-82bc-0dcdeacbb425 2019-03-26 17:22:01,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.388422966003s 2019-03-26 17:22:01,258 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:03,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:03,264 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:03,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:03 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5a1fd505-38ba-43d3-8fa7-7b3ae7b31acd x-openstack-request-id: req-5a1fd505-38ba-43d3-8fa7-7b3ae7b31acd 2019-03-26 17:22:03,474 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:03,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5a1fd505-38ba-43d3-8fa7-7b3ae7b31acd 2019-03-26 17:22:03,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.214673995972s 2019-03-26 17:22:03,481 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:05,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:05,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:05,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:05 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-782c48f1-8e58-4968-9485-de14b5fb1c44 x-openstack-request-id: req-782c48f1-8e58-4968-9485-de14b5fb1c44 2019-03-26 17:22:05,663 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:05,663 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-782c48f1-8e58-4968-9485-de14b5fb1c44 2019-03-26 17:22:05,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178890943527s 2019-03-26 17:22:05,670 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:07,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:07,676 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:07,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:07 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dd1cfc91-6aa5-4adf-a7a7-9179395f73e4 x-openstack-request-id: req-dd1cfc91-6aa5-4adf-a7a7-9179395f73e4 2019-03-26 17:22:07,883 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:07,883 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dd1cfc91-6aa5-4adf-a7a7-9179395f73e4 2019-03-26 17:22:07,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.210904836655s 2019-03-26 17:22:07,889 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:09,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:09,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:10,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-f3dcd2cb-f31d-43b5-8445-1cc55dffc0c7 x-openstack-request-id: req-f3dcd2cb-f31d-43b5-8445-1cc55dffc0c7 2019-03-26 17:22:10,081 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:10,082 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f3dcd2cb-f31d-43b5-8445-1cc55dffc0c7 2019-03-26 17:22:10,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189707994461s 2019-03-26 17:22:10,089 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:12,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:12,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:12,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2badc5d4-d2e9-41c0-9f0e-c321cc4f139a x-openstack-request-id: req-2badc5d4-d2e9-41c0-9f0e-c321cc4f139a 2019-03-26 17:22:12,279 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:12,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2badc5d4-d2e9-41c0-9f0e-c321cc4f139a 2019-03-26 17:22:12,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187992095947s 2019-03-26 17:22:12,286 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:14,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:14,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:14,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22: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-babad7d6-3a3e-4472-bf6a-9b5b56ea1816 x-openstack-request-id: req-babad7d6-3a3e-4472-bf6a-9b5b56ea1816 2019-03-26 17:22:14,501 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:14,501 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-babad7d6-3a3e-4472-bf6a-9b5b56ea1816 2019-03-26 17:22:14,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.212877988815s 2019-03-26 17:22:14,508 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:16,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:16,514 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:17,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22: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-4179ecb0-1399-4813-baa8-e8ad8c28c7c2 x-openstack-request-id: req-4179ecb0-1399-4813-baa8-e8ad8c28c7c2 2019-03-26 17:22:17,365 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:17,365 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4179ecb0-1399-4813-baa8-e8ad8c28c7c2 2019-03-26 17:22:17,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.854772090912s 2019-03-26 17:22:17,372 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:19,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:19,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:19,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:19 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed5688e6-48d4-4334-9e29-e432990f3ce2 x-openstack-request-id: req-ed5688e6-48d4-4334-9e29-e432990f3ce2 2019-03-26 17:22:19,753 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:19,754 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ed5688e6-48d4-4334-9e29-e432990f3ce2 2019-03-26 17:22:19,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.379423141479s 2019-03-26 17:22:19,761 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:21,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:21,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:22,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e2fcdc2c-23b3-4965-8c85-346ac47cd816 x-openstack-request-id: req-e2fcdc2c-23b3-4965-8c85-346ac47cd816 2019-03-26 17:22:22,236 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:22,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e2fcdc2c-23b3-4965-8c85-346ac47cd816 2019-03-26 17:22:22,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.47279381752s 2019-03-26 17:22:22,244 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:24,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:24,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:24,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:24 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-689c7efb-e9e3-49cf-9e36-cd518e6c401c x-openstack-request-id: req-689c7efb-e9e3-49cf-9e36-cd518e6c401c 2019-03-26 17:22:24,430 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:24,430 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-689c7efb-e9e3-49cf-9e36-cd518e6c401c 2019-03-26 17:22:24,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18408203125s 2019-03-26 17:22:24,436 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:26,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:26,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:27,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:26 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dbb04904-f85a-489d-8e46-c644e16b0fde x-openstack-request-id: req-dbb04904-f85a-489d-8e46-c644e16b0fde 2019-03-26 17:22:27,058 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:27,059 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dbb04904-f85a-489d-8e46-c644e16b0fde 2019-03-26 17:22:27,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.619884967804s 2019-03-26 17:22:27,065 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:29,068 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:29,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:29,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:29 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-86478ed8-6f8b-4933-a615-a9b02ceaf8b7 x-openstack-request-id: req-86478ed8-6f8b-4933-a615-a9b02ceaf8b7 2019-03-26 17:22:29,449 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:29,449 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-86478ed8-6f8b-4933-a615-a9b02ceaf8b7 2019-03-26 17:22:29,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.380806207657s 2019-03-26 17:22:29,453 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:31,456 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:31,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:31,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3b44980c-ad5c-43a9-9ff8-810ed972b586 x-openstack-request-id: req-3b44980c-ad5c-43a9-9ff8-810ed972b586 2019-03-26 17:22:31,920 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:31,920 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-3b44980c-ad5c-43a9-9ff8-810ed972b586 2019-03-26 17:22:31,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.464277029037s 2019-03-26 17:22:31,927 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:33,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:33,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:34,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:33 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2c946b6d-7080-46c8-9b6e-0af3c4e498ce x-openstack-request-id: req-2c946b6d-7080-46c8-9b6e-0af3c4e498ce 2019-03-26 17:22:34,330 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:34,330 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2c946b6d-7080-46c8-9b6e-0af3c4e498ce 2019-03-26 17:22:34,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40042591095s 2019-03-26 17:22:34,337 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:36,340 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:36,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:36,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22: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-6913b926-0f40-4de1-88cc-650afe411008 x-openstack-request-id: req-6913b926-0f40-4de1-88cc-650afe411008 2019-03-26 17:22:36,782 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:36,782 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6913b926-0f40-4de1-88cc-650afe411008 2019-03-26 17:22:36,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.442044019699s 2019-03-26 17:22:36,789 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:38,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:38,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:38,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-42bf911a-be2a-4b07-8f3a-480b23a78ca1 x-openstack-request-id: req-42bf911a-be2a-4b07-8f3a-480b23a78ca1 2019-03-26 17:22:38,987 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:38,987 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-42bf911a-be2a-4b07-8f3a-480b23a78ca1 2019-03-26 17:22:38,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195531845093s 2019-03-26 17:22:38,995 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:40,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:41,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:41,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:41 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-9c3a222a-bccf-4e9a-bea2-acc3f2078aea x-openstack-request-id: req-9c3a222a-bccf-4e9a-bea2-acc3f2078aea 2019-03-26 17:22:41,189 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:41,189 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9c3a222a-bccf-4e9a-bea2-acc3f2078aea 2019-03-26 17:22:41,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.192033052444s 2019-03-26 17:22:41,197 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:43,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:43,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:43,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 670 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-332d7e14-ebae-4687-9725-d88c64a06ce6 x-openstack-request-id: req-332d7e14-ebae-4687-9725-d88c64a06ce6 2019-03-26 17:22:43,412 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:20:47Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:43,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-332d7e14-ebae-4687-9725-d88c64a06ce6 2019-03-26 17:22:43,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.213646888733s 2019-03-26 17:22:43,419 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:22:45,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:22:45,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:45,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 745 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22: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-d2be1d24-4dd3-4f4a-82af-9273cdc1ac0e x-openstack-request-id: req-d2be1d24-4dd3-4f4a-82af-9273cdc1ac0e 2019-03-26 17:22:45,859 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:be:3e", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:22:43.000000", "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:22:43Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:22:45,859 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d2be1d24-4dd3-4f4a-82af-9273cdc1ac0e 2019-03-26 17:22:45,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.437249898911s 2019-03-26 17:22:45,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 17:22:45,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=d74f115e-26bc-4263-bea8-bf7efb65dc78" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:45,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:45 GMT X-Openstack-Request-Id: req-e681db13-0912-4a06-9e70-58e9e16b4053 2019-03-26 17:22:45,914 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T17:22:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","ip_address":"192.168.120.15"}],"id":"97d31b64-9159-4ea5-9f31-a504ec5fc808","security_groups":["d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54"],"mac_address":"fa:16:3e:b6:be:3e","project_id":"6efe2f4cc72e439481742aba440525e8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:47Z","binding:vnic_type":"normal","device_id":"d74f115e-26bc-4263-bea8-bf7efb65dc78","ip_allocation":"immediate"}]} 2019-03-26 17:22:45,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=d74f115e-26bc-4263-bea8-bf7efb65dc78 used request id req-e681db13-0912-4a06-9e70-58e9e16b4053 2019-03-26 17:22:45,915 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0484700202942s 2019-03-26 17:22:45,926 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:22:45,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=97d31b64-9159-4ea5-9f31-a504ec5fc808" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:45,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:45 GMT X-Openstack-Request-Id: req-2e2f8e56-29af-4c46-9f61-b7ea7ff6e9d0 2019-03-26 17:22:45,972 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 17:22:45,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=97d31b64-9159-4ea5-9f31-a504ec5fc808 used request id req-2e2f8e56-29af-4c46-9f61-b7ea7ff6e9d0 2019-03-26 17:22:45,972 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0459411144257s 2019-03-26 17:22:45,973 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:b6:be:3e', u'version': 4, u'addr': u'192.168.120.15', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'1f9338f4-5b5a-4d46-a7e7-373485386d94'}), 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-26T17:22:43.000000', 'flavor': Munch({u'id': u'e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e'}), 'az': u'nova', 'id': u'd74f115e-26bc-4263-bea8-bf7efb65dc78', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3b691d80bf274d05859ee149cb1e5e23', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6efe2f4cc72e439481742aba440525e8', 'name': 'cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', '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-26T17:22:43.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T17:22:43Z', 'hostId': u'43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'public_v6': '', 'private_v4': u'192.168.120.15', 'cloud': 'envvars', 'host_id': u'43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e', '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-26T17:22:43.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6efe2f4cc72e439481742aba440525e8', 'name': u'cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'adminPass': u'jAcT8jB73JUx', 'tenant_id': u'6efe2f4cc72e439481742aba440525e8', 'created_at': u'2019-03-26T17:20:44Z', 'created': u'2019-03-26T17:20:44Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 17:22:45,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:22:45,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:46,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:46 GMT X-Openstack-Request-Id: req-b5ac8d8f-7281-4283-bdf5-dd58c03dcc0d 2019-03-26 17:22:46,070 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:22:46,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-b5ac8d8f-7281-4283-bdf5-dd58c03dcc0d 2019-03-26 17:22:46,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0911250114441s 2019-03-26 17:22:46,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 17:22:46,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=d74f115e-26bc-4263-bea8-bf7efb65dc78" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:46,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:46 GMT X-Openstack-Request-Id: req-f029ed62-f7ab-4f36-acc7-06f59f1e538a 2019-03-26 17:22:46,121 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T17:22:42Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","ip_address":"192.168.120.15"}],"id":"97d31b64-9159-4ea5-9f31-a504ec5fc808","security_groups":["d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54"],"mac_address":"fa:16:3e:b6:be:3e","project_id":"6efe2f4cc72e439481742aba440525e8","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:47Z","binding:vnic_type":"normal","device_id":"d74f115e-26bc-4263-bea8-bf7efb65dc78","ip_allocation":"immediate"}]} 2019-03-26 17:22:46,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=d74f115e-26bc-4263-bea8-bf7efb65dc78 used request id req-f029ed62-f7ab-4f36-acc7-06f59f1e538a 2019-03-26 17:22:46,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.049567937851s 2019-03-26 17:22:46,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-26 17:22:46,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "fixed_ip_address": "192.168.120.15", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808"}}' 2019-03-26 17:22:48,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:48 GMT X-Openstack-Request-Id: req-09965b8d-c141-46cb-9bfd-ce8bb4fcd7b7 2019-03-26 17:22:48,366 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:47Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}} 2019-03-26 17:22:48,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-09965b8d-c141-46cb-9bfd-ce8bb4fcd7b7 2019-03-26 17:22:48,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.24423909187s 2019-03-26 17:22:48,382 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:22:48,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:48,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:48 GMT X-Openstack-Request-Id: req-11053722-56c5-4729-a030-700bbab08043 2019-03-26 17:22:48,467 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:47Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:22:48,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-11053722-56c5-4729-a030-700bbab08043 2019-03-26 17:22:48,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0850470066071s 2019-03-26 17:22:48,474 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 17:22:48,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:22:48,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:48,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:48 GMT X-Openstack-Request-Id: req-c40403f9-e364-42d2-9794-6c895b3659b9 2019-03-26 17:22:48,647 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:47Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:22:48,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c40403f9-e364-42d2-9794-6c895b3659b9 2019-03-26 17:22:48,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.061546087265s 2019-03-26 17:22:48,654 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 17:22:48,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:22:48,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:48,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:48 GMT X-Openstack-Request-Id: req-2a7d4a66-f96c-4d38-9ab8-bce4412ce409 2019-03-26 17:22:48,824 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:47Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:22:48,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-2a7d4a66-f96c-4d38-9ab8-bce4412ce409 2019-03-26 17:22:48,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0591568946838s 2019-03-26 17:22:48,831 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 17:22:48,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:22:48,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:48,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:48 GMT X-Openstack-Request-Id: req-c511cc52-2de2-4fe6-9789-d328dfd43542 2019-03-26 17:22:48,998 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:47Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:22:48,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-c511cc52-2de2-4fe6-9789-d328dfd43542 2019-03-26 17:22:48,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0564861297607s 2019-03-26 17:22:49,005 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 17:22:49,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:22:49,117 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:49,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:49 GMT X-Openstack-Request-Id: req-7caf5a19-d6fa-4916-9d67-a66d30089b9a 2019-03-26 17:22:49,178 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:47Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:22:49,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7caf5a19-d6fa-4916-9d67-a66d30089b9a 2019-03-26 17:22:49,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0612118244171s 2019-03-26 17:22:49,185 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 17:22:49,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:22:49,297 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:49,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:49 GMT X-Openstack-Request-Id: req-245ba7cc-6c24-426f-a981-3e67f72af31c 2019-03-26 17:22:49,355 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:47Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:22:49,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-245ba7cc-6c24-426f-a981-3e67f72af31c 2019-03-26 17:22:49,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0590100288391s 2019-03-26 17:22:49,362 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 17:22:49,471 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:22:49,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:22:49,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:49 GMT X-Openstack-Request-Id: req-99df0881-18df-46ea-aab3-556cb7ef7eec 2019-03-26 17:22:49,816 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:49Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:22:49,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-99df0881-18df-46ea-aab3-556cb7ef7eec 2019-03-26 17:22:49,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.345043182373s 2019-03-26 17:22:49,823 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'925f48d7-e9c7-4684-aeab-d47aea56990a', 'updated_at': u'2019-03-26T17:22:49Z', 'fixed_ip_address': u'192.168.120.15', 'floating_ip_address': u'172.30.9.207', 'revision_number': 1, 'port_id': u'97d31b64-9159-4ea5-9f31-a504ec5fc808', 'id': u'e6286df3-6ca2-4ca9-9e29-12042d16dbb7', 'network': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'port': u'97d31b64-9159-4ea5-9f31-a504ec5fc808', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6efe2f4cc72e439481742aba440525e8', 'name': 'cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'6efe2f4cc72e439481742aba440525e8', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b6:be:3e', u'device_id': u'd74f115e-26bc-4263-bea8-bf7efb65dc78'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'6efe2f4cc72e439481742aba440525e8', 'created_at': u'2019-03-26T17:22:47Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:b6:be:3e', u'device_id': u'd74f115e-26bc-4263-bea8-bf7efb65dc78'}), 'router': u'925f48d7-e9c7-4684-aeab-d47aea56990a'}) 2019-03-26 17:22:49,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 17:22:49,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78/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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 17:22:49,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10557 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a370ada4-2b44-4bb4-87cb-9aa87e516a18 x-openstack-request-id: req-a370ada4-2b44-4bb4-87cb-9aa87e516a18 2019-03-26 17:22:49,896 - 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 674820576 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.362854] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.365842] pid_max: default: 32768 minimum: 301\n[ 0.367437] ACPI: Core revision 20150930\n[ 0.369523] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.371859] Security Framework initialized\n[ 0.373374] Yama: becoming mindful.\n[ 0.374721] AppArmor: AppArmor initialized\n[ 0.376401] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.382451] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.386456] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.388671] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391386] Initializing cgroup subsys io\n[ 0.395585] Initializing cgroup subsys memory\n[ 0.397226] Initializing cgroup subsys devices\n[ 0.398807] Initializing cgroup subsys freezer\n[ 0.400382] Initializing cgroup subsys net_cls\n[ 0.401984] Initializing cgroup subsys perf_event\n[ 0.403619] Initializing cgroup subsys net_prio\n[ 0.405269] Initializing cgroup subsys hugetlb\n[ 0.406857] Initializing cgroup subsys pids\n[ 0.409203] mce: CPU supports 10 MCE banks\n[ 0.410745] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.412537] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.414526] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.416413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.419297] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.422215] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.424478] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.429920] Freeing SMP alternatives memory: 32K\n[ 0.436174] ftrace: allocating 32278 entries in 127 pages\n[ 0.479421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.481672] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.483845] smpboot: Max logical packages: 2\n[ 0.485680] x2apic enabled\n[ 0.487061] Switched APIC routing to physical x2apic.\n[ 0.490022] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.492232] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.496257] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.507737] KVM setup paravirtual spinlock\n[ 0.510826] x86: Booting SMP configuration:\n[ 0.512450] .... node #0, CPUs: #1\n[ 0.514065] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.536582] x86: Booted up 1 node, 2 CPUs\n[ 0.536583] KVM setup async PF for cpu 1\n[ 0.536587] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.541269] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.544048] devtmpfs: initialized\n[ 0.546700] evm: security.selinux\n[ 0.547986] evm: security.SMACK64\n[ 0.549245] evm: security.SMACK64EXEC\n[ 0.550569] evm: security.SMACK64TRANSMUTE\n[ 0.552019] evm: security.SMACK64MMAP\n[ 0.553376] evm: security.ima\n[ 0.554535] evm: security.capability\n[ 0.556049] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.559358] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561596] pinctrl core: initialized pinctrl subsystem\n[ 0.563595] RTC time: 17:22:43, date: 03/26/19\n[ 0.566062] NET: Registered protocol family 16\n[ 0.577454] cpuidle: using governor ladder\n[ 0.589543] cpuidle: using governor menu\n[ 0.590987] PCCT header not found.\n[ 0.592358] ACPI: bus type PCI registered\n[ 0.593864] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596130] PCI: Using configuration type 1 for base access\n[ 0.610749] ACPI: Added _OSI(Module Device)\n[ 0.612277] ACPI: Added _OSI(Processor Device)\n[ 0.613839] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.615497] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618652] ACPI: Interpreter enabled\n[ 0.620038] ACPI: (supports S0 S5)\n[ 0.637385] ACPI: Using IOAPIC for interrupt routing\n[ 0.639123] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.644301] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.646385] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.648645] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.650815] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.654829] acpiphp: Slot [3] registered\n[ 0.656308] acpiphp: Slot [4] registered\n[ 0.657766] acpiphp: Slot [5] registered\n[ 0.659225] acpiphp: Slot [6] registered\n[ 0.660681] acpiphp: Slot [7] registered\n[ 0.662130] acpiphp: Slot [8] registered\n[ 0.663588] acpiphp: Slot [9] registered\n[ 0.665052] acpiphp: Slot [10] registered\n[ 0.666529] acpiphp: Slot [11] registered\n[ 0.668011] acpiphp: Slot [12] registered\n[ 0.669539] acpiphp: Slot [13] registered\n[ 0.671017] acpiphp: Slot [14] registered\n[ 0.672493] acpiphp: Slot [15] registered\n[ 0.673974] acpiphp: Slot [16] registered\n[ 0.675461] acpiphp: Slot [17] registered\n[ 0.676949] acpiphp: Slot [18] registered\n[ 0.678431] acpiphp: Slot [19] registered\n[ 0.679919] acpiphp: Slot [20] registered\n[ 0.681402] acpiphp: Slot [21] registered\n[ 0.682881] acpiphp: Slot [22] registered\n[ 0.684355] acpiphp: Slot [23] registered\n[ 0.685845] acpiphp: Slot [24] registered\n[ 0.687335] acpiphp: Slot [25] registered\n[ 0.688808] acpiphp: Slot [26] registered\n[ 0.690282] acpiphp: Slot [27] registered\n[ 0.691756] acpiphp: Slot [28] registered\n[ 0.693243] acpiphp: Slot [29] registered\n[ 0.694750] acpiphp: Slot [30] registered\n[ 0.696239] acpiphp: Slot [31] registered\n[ 0.697692] PCI host bridge to bus 0000:00\n[ 0.699162] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.701371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.703580] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.706213] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.708831] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.711497] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.716489] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.718809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.721013] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.723333] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.728019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.730639] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.753967] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.756587] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.759378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.761896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.764435] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.766754] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.769168] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.771142] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.774102] vgaarb: loaded\n[ 0.775212] vgaarb: bridge control possible 0000:00:02.0\n[ 0.777463] SCSI subsystem initialized\n[ 0.779186] ACPI: bus type USB registered\n[ 0.780741] usbcore: registered new interface driver usbfs\n[ 0.782679] usbcore: registered new interface driver hub\n[ 0.784569] usbcore: registered new device driver usb\n[ 0.786701] PCI: Using ACPI for IRQ routing\n[ 0.788671] NetLabel: Initializing\n[ 0.789990] NetLabel: domain hash size = 128\n[ 0.791493] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.793186] NetLabel: unlabeled traffic allowed by default\n[ 0.795287] amd_nb: Cannot enumerate AMD northbridges\n[ 0.797112] clocksource: Switched to clocksource kvm-clock\n[ 0.808893] AppArmor: AppArmor Filesystem Enabled\n[ 0.810596] pnp: PnP ACPI init\n[ 0.812108] pnp: PnP ACPI: found 5 devices\n[ 0.820165] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.823175] NET: Registered protocol family 2\n[ 0.825094] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.827866] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.830413] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.832662] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.834710] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.836917] NET: Registered protocol family 1\n[ 0.838484] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.840434] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.842329] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.862207] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.882197] Unpacking initramfs...\n[ 1.080501] Freeing initrd memory: 14816K\n[ 1.082556] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.084644] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.087028] Scanning for low memory corruption every 60 seconds\n[ 1.089437] audit: initializing netlink subsys (disabled)\n[ 1.091400] audit: type=2000 audit(1553620964.634:1): initialized\n[ 1.093717] Initialise system trusted keyring\n[ 1.095474] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.097603] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.100908] zbud: loaded\n[ 1.102269] VFS: Disk quotas dquot_6.6.0\n[ 1.103733] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.106239] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.108540] fuse init (API version 7.23)\n[ 1.110168] Key type big_key registered\n[ 1.111590] Allocating IMA MOK and blacklist keyrings.\n[ 1.114034] Key type asymmetric registered\n[ 1.115516] Asymmetric key parser 'x509' registered\n[ 1.117239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.119913] io scheduler noop registered\n[ 1.121342] io scheduler deadline registered (default)\n[ 1.123133] io scheduler cfq registered\n[ 1.124617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.126506] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.128803] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.131414] ACPI: Power Button [PWRF]\n[ 1.132953] GHES: HEST is not enabled!\n[ 1.152527] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.192037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.195587] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.220897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.224965] Linux agpgart interface v0.103\n[ 1.228552] loop: module loaded\n[ 1.231466] vda: vda1\n[ 1.233365] scsi host0: ata_piix\n[ 1.234790] scsi host1: ata_piix\n[ 1.236087] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.238367] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.240711] libphy: Fixed MDIO Bus: probed\n[ 1.242287] tun: Universal TUN/TAP device driver, 1.6\n[ 1.244087] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.247655] PPP generic driver version 2.4.2\n[ 1.249276] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.251497] ehci-pci: EHCI PCI platform driver\n[ 1.253138] ehci-platform: EHCI generic platform driver\n[ 1.254958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.257055] ohci-pci: OHCI PCI platform driver\n[ 1.258663] ohci-platform: OHCI generic platform driver\n[ 1.260495] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.280700] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.282645] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.285411] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.287214] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.289283] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.291542] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.294164] usb usb1: Product: UHCI Host Controller\n[ 1.295916] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.298077] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.299870] hub 1-0:1.0: USB hub found\n[ 1.301307] hub 1-0:1.0: 2 ports detected\n[ 1.302947] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.306771] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.308506] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.310450] mousedev: PS/2 mouse device common for all mice\n[ 1.312758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.316052] rtc_cmos 00:00: RTC can wake from S4\n[ 1.318118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.320279] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.322472] i2c /dev entries driver\n[ 1.323843] device-mapper: uevent: version 1.0.3\n[ 1.325596] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.328581] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.330988] NET: Registered protocol family 10\n[ 1.332904] NET: Registered protocol family 17\n[ 1.334570] Key type dns_resolver registered\n[ 1.336439] registered taskstats version 1\n[ 1.338032] Loading compiled-in X.509 certificates\n[ 1.356088] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.359503] zswap: loaded using pool lzo/zbud\n[ 1.362847] Key type trusted registered\n[ 1.366796] Key type encrypted registered\n[ 1.368312] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.370229] ima: No TPM chip found, activating TPM-bypass!\n[ 1.372111] ima: Allocated hash algorithm: sha1\n[ 1.373806] evm: HMAC attrs: 0x1\n[ 1.375505] Magic number: 11:561:391\n[ 1.377066] rtc_cmos 00:00: setting system clock to 2019-03-26 17:22:44 UTC (1553620964)\n[ 1.380065] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.382133] EDD information not available.\n[ 1.398913] Freeing unused kernel memory: 1484K\n[ 1.409217] Write protecting the kernel read-only data: 14336k\n[ 1.412667] Freeing unused kernel memory: 1620K\n[ 1.414507] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.427014] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.427350] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.427367] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435255] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435294] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435408] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435453] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435489] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435535] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435571] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.480575] virtio_net virtio0 ens3: renamed from eth0\n[ 1.486980] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.490436] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.512034] AVX2 version of gcm_enc/dec engaged.\n[ 1.513752] AES CTR mode by8 optimization enabled\n[ 1.521714] FDC 0 is a S82078B\n[ 1.613137] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.778586] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.780836] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.783169] usb 1-1: Product: QEMU USB Tablet\n[ 1.784712] usb 1-1: Manufacturer: QEMU\n[ 1.786113] usb 1-1: SerialNumber: 42\n[ 1.794066] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.801024] usbcore: registered new interface driver usbhid\n[ 1.803059] usbhid: USB HID core driver\n[ 1.806054] 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.810233] 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.867432] md: linear personality registered for level -1\n[ 2.871234] md: multipath personality registered for level -4\n[ 2.875080] md: raid0 personality registered for level 0\n[ 2.879440] md: raid1 personality registered for level 1\n[ 2.949116] raid6: sse2x1 gen() 11500 MB/s\n[ 3.017116] raid6: sse2x1 xor() 9087 MB/s\n[ 3.085116] raid6: sse2x2 gen() 14431 MB/s\n[ 3.153116] raid6: sse2x2 xor() 9910 MB/s\n[ 3.221114] raid6: sse2x4 gen() 16758 MB/s\n[ 3.289113] raid6: sse2x4 xor() 11883 MB/s\n[ 3.357115] raid6: avx2x1 gen() 22157 MB/s\n[ 3.429114] raid6: avx2x2 gen() 25491 MB/s\n[ 3.497114] raid6: avx2x4 gen() 29532 MB/s\n[ 3.498652] raid6: using algorithm avx2x4 gen() 29532 MB/s\n[ 3.500524] raid6: using avx2x2 recovery algorithm\n[ 3.503743] xor: automatically using best checksumming function:\n[ 3.545140] avx : 32330.000 MB/sec\n[ 3.547929] async_tx: api initialized (async)\n[ 3.555365] md: raid6 personality registered for level 6\n[ 3.557208] md: raid5 personality registered for level 5\n[ 3.559033] md: raid4 personality registered for level 4\n[ 3.565367] 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.593872] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.611622] 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.715623] 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.722827] systemd[1]: Detected virtualization kvm.\n[ 3.724913] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.731038] systemd[1]: Set hostname to .\n[ 3.736818] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.739244] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.890108] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.894190] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.897695] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.902339] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.906059] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.910722] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.914740] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.917841] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.921782] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.925509] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.929000] 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.934130] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.938399] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.942209] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.946693] 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.952947] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.965238] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.969901] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.975155] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.979286] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.985139] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.989037] Loading iSCSI transport class v2.0-870.\n Starting Create list of required st... nodes for the current kernel...\n[ 3.993535] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.999055] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.003157] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.008265] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.013466] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.013673] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.020911] iscsi: registered transport (tcp)\n[ 4.025381] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.030988] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.036055] 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.043955] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.049171] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.057343] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.061916] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.066396] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.071411] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.075774] 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.082775] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.088006] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.094855] iscsi: registered transport (iser)\n[ 4.102053] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.106661] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n"} 2019-03-26 17:22:49,897 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78/action used request id req-a370ada4-2b44-4bb4-87cb-9aa87e516a18 2019-03-26 17:22:49,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0725378990173s 2019-03-26 17:22:49,898 - 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 674820576 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.362854] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.365842] pid_max: default: 32768 minimum: 301 [ 0.367437] ACPI: Core revision 20150930 [ 0.369523] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.371859] Security Framework initialized [ 0.373374] Yama: becoming mindful. [ 0.374721] AppArmor: AppArmor initialized [ 0.376401] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.382451] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.386456] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.388671] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.391386] Initializing cgroup subsys io [ 0.395585] Initializing cgroup subsys memory [ 0.397226] Initializing cgroup subsys devices [ 0.398807] Initializing cgroup subsys freezer [ 0.400382] Initializing cgroup subsys net_cls [ 0.401984] Initializing cgroup subsys perf_event [ 0.403619] Initializing cgroup subsys net_prio [ 0.405269] Initializing cgroup subsys hugetlb [ 0.406857] Initializing cgroup subsys pids [ 0.409203] mce: CPU supports 10 MCE banks [ 0.410745] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.412537] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.414526] Spectre V2 : Mitigation: Full generic retpoline [ 0.416413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.419297] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.422215] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.424478] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.429920] Freeing SMP alternatives memory: 32K [ 0.436174] ftrace: allocating 32278 entries in 127 pages [ 0.479421] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.481672] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.483845] smpboot: Max logical packages: 2 [ 0.485680] x2apic enabled [ 0.487061] Switched APIC routing to physical x2apic. [ 0.490022] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.492232] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.496257] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.507737] KVM setup paravirtual spinlock [ 0.510826] x86: Booting SMP configuration: [ 0.512450] .... node #0, CPUs: #1 [ 0.514065] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.536582] x86: Booted up 1 node, 2 CPUs [ 0.536583] KVM setup async PF for cpu 1 [ 0.536587] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.541269] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.544048] devtmpfs: initialized [ 0.546700] evm: security.selinux [ 0.547986] evm: security.SMACK64 [ 0.549245] evm: security.SMACK64EXEC [ 0.550569] evm: security.SMACK64TRANSMUTE [ 0.552019] evm: security.SMACK64MMAP [ 0.553376] evm: security.ima [ 0.554535] evm: security.capability [ 0.556049] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.559358] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561596] pinctrl core: initialized pinctrl subsystem [ 0.563595] RTC time: 17:22:43, date: 03/26/19 [ 0.566062] NET: Registered protocol family 16 [ 0.577454] cpuidle: using governor ladder [ 0.589543] cpuidle: using governor menu [ 0.590987] PCCT header not found. [ 0.592358] ACPI: bus type PCI registered [ 0.593864] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596130] PCI: Using configuration type 1 for base access [ 0.610749] ACPI: Added _OSI(Module Device) [ 0.612277] ACPI: Added _OSI(Processor Device) [ 0.613839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.615497] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618652] ACPI: Interpreter enabled [ 0.620038] ACPI: (supports S0 S5) [ 0.637385] ACPI: Using IOAPIC for interrupt routing [ 0.639123] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.644301] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.646385] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.648645] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.650815] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.654829] acpiphp: Slot [3] registered [ 0.656308] acpiphp: Slot [4] registered [ 0.657766] acpiphp: Slot [5] registered [ 0.659225] acpiphp: Slot [6] registered [ 0.660681] acpiphp: Slot [7] registered [ 0.662130] acpiphp: Slot [8] registered [ 0.663588] acpiphp: Slot [9] registered [ 0.665052] acpiphp: Slot [10] registered [ 0.666529] acpiphp: Slot [11] registered [ 0.668011] acpiphp: Slot [12] registered [ 0.669539] acpiphp: Slot [13] registered [ 0.671017] acpiphp: Slot [14] registered [ 0.672493] acpiphp: Slot [15] registered [ 0.673974] acpiphp: Slot [16] registered [ 0.675461] acpiphp: Slot [17] registered [ 0.676949] acpiphp: Slot [18] registered [ 0.678431] acpiphp: Slot [19] registered [ 0.679919] acpiphp: Slot [20] registered [ 0.681402] acpiphp: Slot [21] registered [ 0.682881] acpiphp: Slot [22] registered [ 0.684355] acpiphp: Slot [23] registered [ 0.685845] acpiphp: Slot [24] registered [ 0.687335] acpiphp: Slot [25] registered [ 0.688808] acpiphp: Slot [26] registered [ 0.690282] acpiphp: Slot [27] registered [ 0.691756] acpiphp: Slot [28] registered [ 0.693243] acpiphp: Slot [29] registered [ 0.694750] acpiphp: Slot [30] registered [ 0.696239] acpiphp: Slot [31] registered [ 0.697692] PCI host bridge to bus 0000:00 [ 0.699162] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.701371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.703580] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.706213] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.708831] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.711497] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.716489] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.718809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.721013] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.723333] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.728019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.730639] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.753967] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.756587] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.759378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.761896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.764435] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.766754] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.769168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.771142] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.774102] vgaarb: loaded [ 0.775212] vgaarb: bridge control possible 0000:00:02.0 [ 0.777463] SCSI subsystem initialized [ 0.779186] ACPI: bus type USB registered [ 0.780741] usbcore: registered new interface driver usbfs [ 0.782679] usbcore: registered new interface driver hub [ 0.784569] usbcore: registered new device driver usb [ 0.786701] PCI: Using ACPI for IRQ routing [ 0.788671] NetLabel: Initializing [ 0.789990] NetLabel: domain hash size = 128 [ 0.791493] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.793186] NetLabel: unlabeled traffic allowed by default [ 0.795287] amd_nb: Cannot enumerate AMD northbridges [ 0.797112] clocksource: Switched to clocksource kvm-clock [ 0.808893] AppArmor: AppArmor Filesystem Enabled [ 0.810596] pnp: PnP ACPI init [ 0.812108] pnp: PnP ACPI: found 5 devices [ 0.820165] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.823175] NET: Registered protocol family 2 [ 0.825094] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.827866] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.830413] TCP: Hash tables configured (established 32768 bind 32768) [ 0.832662] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.834710] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.836917] NET: Registered protocol family 1 [ 0.838484] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.840434] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.842329] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.862207] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.882197] Unpacking initramfs... [ 1.080501] Freeing initrd memory: 14816K [ 1.082556] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.084644] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.087028] Scanning for low memory corruption every 60 seconds [ 1.089437] audit: initializing netlink subsys (disabled) [ 1.091400] audit: type=2000 audit(1553620964.634:1): initialized [ 1.093717] Initialise system trusted keyring [ 1.095474] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.097603] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.100908] zbud: loaded [ 1.102269] VFS: Disk quotas dquot_6.6.0 [ 1.103733] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.106239] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.108540] fuse init (API version 7.23) [ 1.110168] Key type big_key registered [ 1.111590] Allocating IMA MOK and blacklist keyrings. [ 1.114034] Key type asymmetric registered [ 1.115516] Asymmetric key parser 'x509' registered [ 1.117239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.119913] io scheduler noop registered [ 1.121342] io scheduler deadline registered (default) [ 1.123133] io scheduler cfq registered [ 1.124617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.126506] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.128803] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.131414] ACPI: Power Button [PWRF] [ 1.132953] GHES: HEST is not enabled! [ 1.152527] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.192037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.195587] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.220897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.224965] Linux agpgart interface v0.103 [ 1.228552] loop: module loaded [ 1.231466] vda: vda1 [ 1.233365] scsi host0: ata_piix [ 1.234790] scsi host1: ata_piix [ 1.236087] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.238367] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.240711] libphy: Fixed MDIO Bus: probed [ 1.242287] tun: Universal TUN/TAP device driver, 1.6 [ 1.244087] tun: (C) 1999-2004 Max Krasnyansky [ 1.247655] PPP generic driver version 2.4.2 [ 1.249276] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.251497] ehci-pci: EHCI PCI platform driver [ 1.253138] ehci-platform: EHCI generic platform driver [ 1.254958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.257055] ohci-pci: OHCI PCI platform driver [ 1.258663] ohci-platform: OHCI generic platform driver [ 1.260495] uhci_hcd: USB Universal Host Controller Interface driver [ 1.280700] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.282645] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.285411] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.287214] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.289283] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.291542] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.294164] usb usb1: Product: UHCI Host Controller [ 1.295916] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.298077] usb usb1: SerialNumber: 0000:00:01.2 [ 1.299870] hub 1-0:1.0: USB hub found [ 1.301307] hub 1-0:1.0: 2 ports detected [ 1.302947] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.306771] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.308506] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.310450] mousedev: PS/2 mouse device common for all mice [ 1.312758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.316052] rtc_cmos 00:00: RTC can wake from S4 [ 1.318118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.320279] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.322472] i2c /dev entries driver [ 1.323843] device-mapper: uevent: version 1.0.3 [ 1.325596] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.328581] ledtrig-cpu: registered to indicate activity on CPUs [ 1.330988] NET: Registered protocol family 10 [ 1.332904] NET: Registered protocol family 17 [ 1.334570] Key type dns_resolver registered [ 1.336439] registered taskstats version 1 [ 1.338032] Loading compiled-in X.509 certificates [ 1.356088] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.359503] zswap: loaded using pool lzo/zbud [ 1.362847] Key type trusted registered [ 1.366796] Key type encrypted registered [ 1.368312] AppArmor: AppArmor sha1 policy hashing enabled [ 1.370229] ima: No TPM chip found, activating TPM-bypass! [ 1.372111] ima: Allocated hash algorithm: sha1 [ 1.373806] evm: HMAC attrs: 0x1 [ 1.375505] Magic number: 11:561:391 [ 1.377066] rtc_cmos 00:00: setting system clock to 2019-03-26 17:22:44 UTC (1553620964) [ 1.380065] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.382133] EDD information not available. [ 1.398913] Freeing unused kernel memory: 1484K [ 1.409217] Write protecting the kernel read-only data: 14336k [ 1.412667] Freeing unused kernel memory: 1620K [ 1.414507] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.427014] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.427350] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.427367] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435255] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435294] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435408] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435453] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435489] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435535] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435571] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.480575] virtio_net virtio0 ens3: renamed from eth0 [ 1.486980] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.490436] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.512034] AVX2 version of gcm_enc/dec engaged. [ 1.513752] AES CTR mode by8 optimization enabled [ 1.521714] FDC 0 is a S82078B [ 1.613137] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.778586] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.780836] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.783169] usb 1-1: Product: QEMU USB Tablet [ 1.784712] usb 1-1: Manufacturer: QEMU [ 1.786113] usb 1-1: SerialNumber: 42 [ 1.794066] hidraw: raw HID events driver (C) Jiri Kosina [ 1.801024] usbcore: registered new interface driver usbhid [ 1.803059] usbhid: USB HID core driver [ 1.806054] 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.810233] 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.867432] md: linear personality registered for level -1 [ 2.871234] md: multipath personality registered for level -4 [ 2.875080] md: raid0 personality registered for level 0 [ 2.879440] md: raid1 personality registered for level 1 [ 2.949116] raid6: sse2x1 gen() 11500 MB/s [ 3.017116] raid6: sse2x1 xor() 9087 MB/s [ 3.085116] raid6: sse2x2 gen() 14431 MB/s [ 3.153116] raid6: sse2x2 xor() 9910 MB/s [ 3.221114] raid6: sse2x4 gen() 16758 MB/s [ 3.289113] raid6: sse2x4 xor() 11883 MB/s [ 3.357115] raid6: avx2x1 gen() 22157 MB/s [ 3.429114] raid6: avx2x2 gen() 25491 MB/s [ 3.497114] raid6: avx2x4 gen() 29532 MB/s [ 3.498652] raid6: using algorithm avx2x4 gen() 29532 MB/s [ 3.500524] raid6: using avx2x2 recovery algorithm [ 3.503743] xor: automatically using best checksumming function: [ 3.545140] avx : 32330.000 MB/sec [ 3.547929] async_tx: api initialized (async) [ 3.555365] md: raid6 personality registered for level 6 [ 3.557208] md: raid5 personality registered for level 5 [ 3.559033] md: raid4 personality registered for level 4 [ 3.565367] 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.593872] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.611622] 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.715623] 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.722827] systemd[1]: Detected virtualization kvm. [ 3.724913] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.731038] systemd[1]: Set hostname to . [ 3.736818] systemd[1]: Initializing machine ID from KVM UUID. [ 3.739244] systemd[1]: Installed transient /etc/machine-id file. [ 3.890108] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.894190] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.897695] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.902339] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.906059] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.910722] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.914740] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.917841] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.921782] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.925509] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.929000] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.934130] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.938399] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.942209] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.946693] 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.952947] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.965238] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.969901] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.975155] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.979286] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.985139] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.989037] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [ 3.993535] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.999055] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.003157] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.008265] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.013466] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.013673] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.020911] iscsi: registered transport (tcp) [ 4.025381] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.030988] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.036055] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.043955] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.049171] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.057343] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.061916] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.066396] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.071411] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.075774] 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.082775] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.088006] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.094855] iscsi: registered transport (iser) [ 4.102053] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.106661] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[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 Commit a transient machine-id on disk. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. 2019-03-26 17:22:49,901 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.207: [Errno None] Unable to connect to port 22 on 172.30.9.207 2019-03-26 17:22:58,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 17:22:58,915 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78/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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 17:22:58,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13278 Content-Type: application/json Date: Tue, 26 Mar 2019 17:22:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-707cc561-b350-4a76-80f9-3e680cc76829 x-openstack-request-id: req-707cc561-b350-4a76-80f9-3e680cc76829 2019-03-26 17:22:58,991 - 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 674820576 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.362854] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.365842] pid_max: default: 32768 minimum: 301\n[ 0.367437] ACPI: Core revision 20150930\n[ 0.369523] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.371859] Security Framework initialized\n[ 0.373374] Yama: becoming mindful.\n[ 0.374721] AppArmor: AppArmor initialized\n[ 0.376401] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.382451] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.386456] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.388671] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.391386] Initializing cgroup subsys io\n[ 0.395585] Initializing cgroup subsys memory\n[ 0.397226] Initializing cgroup subsys devices\n[ 0.398807] Initializing cgroup subsys freezer\n[ 0.400382] Initializing cgroup subsys net_cls\n[ 0.401984] Initializing cgroup subsys perf_event\n[ 0.403619] Initializing cgroup subsys net_prio\n[ 0.405269] Initializing cgroup subsys hugetlb\n[ 0.406857] Initializing cgroup subsys pids\n[ 0.409203] mce: CPU supports 10 MCE banks\n[ 0.410745] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.412537] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.414526] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.416413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.419297] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.422215] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.424478] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.429920] Freeing SMP alternatives memory: 32K\n[ 0.436174] ftrace: allocating 32278 entries in 127 pages\n[ 0.479421] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.481672] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.483845] smpboot: Max logical packages: 2\n[ 0.485680] x2apic enabled\n[ 0.487061] Switched APIC routing to physical x2apic.\n[ 0.490022] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.492232] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.496257] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.507737] KVM setup paravirtual spinlock\n[ 0.510826] x86: Booting SMP configuration:\n[ 0.512450] .... node #0, CPUs: #1\n[ 0.514065] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.536582] x86: Booted up 1 node, 2 CPUs\n[ 0.536583] KVM setup async PF for cpu 1\n[ 0.536587] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.541269] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.544048] devtmpfs: initialized\n[ 0.546700] evm: security.selinux\n[ 0.547986] evm: security.SMACK64\n[ 0.549245] evm: security.SMACK64EXEC\n[ 0.550569] evm: security.SMACK64TRANSMUTE\n[ 0.552019] evm: security.SMACK64MMAP\n[ 0.553376] evm: security.ima\n[ 0.554535] evm: security.capability\n[ 0.556049] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.559358] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.561596] pinctrl core: initialized pinctrl subsystem\n[ 0.563595] RTC time: 17:22:43, date: 03/26/19\n[ 0.566062] NET: Registered protocol family 16\n[ 0.577454] cpuidle: using governor ladder\n[ 0.589543] cpuidle: using governor menu\n[ 0.590987] PCCT header not found.\n[ 0.592358] ACPI: bus type PCI registered\n[ 0.593864] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.596130] PCI: Using configuration type 1 for base access\n[ 0.610749] ACPI: Added _OSI(Module Device)\n[ 0.612277] ACPI: Added _OSI(Processor Device)\n[ 0.613839] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.615497] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.618652] ACPI: Interpreter enabled\n[ 0.620038] ACPI: (supports S0 S5)\n[ 0.637385] ACPI: Using IOAPIC for interrupt routing\n[ 0.639123] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.644301] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.646385] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.648645] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.650815] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.654829] acpiphp: Slot [3] registered\n[ 0.656308] acpiphp: Slot [4] registered\n[ 0.657766] acpiphp: Slot [5] registered\n[ 0.659225] acpiphp: Slot [6] registered\n[ 0.660681] acpiphp: Slot [7] registered\n[ 0.662130] acpiphp: Slot [8] registered\n[ 0.663588] acpiphp: Slot [9] registered\n[ 0.665052] acpiphp: Slot [10] registered\n[ 0.666529] acpiphp: Slot [11] registered\n[ 0.668011] acpiphp: Slot [12] registered\n[ 0.669539] acpiphp: Slot [13] registered\n[ 0.671017] acpiphp: Slot [14] registered\n[ 0.672493] acpiphp: Slot [15] registered\n[ 0.673974] acpiphp: Slot [16] registered\n[ 0.675461] acpiphp: Slot [17] registered\n[ 0.676949] acpiphp: Slot [18] registered\n[ 0.678431] acpiphp: Slot [19] registered\n[ 0.679919] acpiphp: Slot [20] registered\n[ 0.681402] acpiphp: Slot [21] registered\n[ 0.682881] acpiphp: Slot [22] registered\n[ 0.684355] acpiphp: Slot [23] registered\n[ 0.685845] acpiphp: Slot [24] registered\n[ 0.687335] acpiphp: Slot [25] registered\n[ 0.688808] acpiphp: Slot [26] registered\n[ 0.690282] acpiphp: Slot [27] registered\n[ 0.691756] acpiphp: Slot [28] registered\n[ 0.693243] acpiphp: Slot [29] registered\n[ 0.694750] acpiphp: Slot [30] registered\n[ 0.696239] acpiphp: Slot [31] registered\n[ 0.697692] PCI host bridge to bus 0000:00\n[ 0.699162] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.701371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.703580] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.706213] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.708831] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.711497] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.716489] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.718809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.721013] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.723333] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.728019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.730639] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.753967] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.756587] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.759378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.761896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.764435] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.766754] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.769168] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.771142] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.774102] vgaarb: loaded\n[ 0.775212] vgaarb: bridge control possible 0000:00:02.0\n[ 0.777463] SCSI subsystem initialized\n[ 0.779186] ACPI: bus type USB registered\n[ 0.780741] usbcore: registered new interface driver usbfs\n[ 0.782679] usbcore: registered new interface driver hub\n[ 0.784569] usbcore: registered new device driver usb\n[ 0.786701] PCI: Using ACPI for IRQ routing\n[ 0.788671] NetLabel: Initializing\n[ 0.789990] NetLabel: domain hash size = 128\n[ 0.791493] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.793186] NetLabel: unlabeled traffic allowed by default\n[ 0.795287] amd_nb: Cannot enumerate AMD northbridges\n[ 0.797112] clocksource: Switched to clocksource kvm-clock\n[ 0.808893] AppArmor: AppArmor Filesystem Enabled\n[ 0.810596] pnp: PnP ACPI init\n[ 0.812108] pnp: PnP ACPI: found 5 devices\n[ 0.820165] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.823175] NET: Registered protocol family 2\n[ 0.825094] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.827866] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.830413] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.832662] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.834710] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.836917] NET: Registered protocol family 1\n[ 0.838484] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.840434] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.842329] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.862207] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.882197] Unpacking initramfs...\n[ 1.080501] Freeing initrd memory: 14816K\n[ 1.082556] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.084644] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.087028] Scanning for low memory corruption every 60 seconds\n[ 1.089437] audit: initializing netlink subsys (disabled)\n[ 1.091400] audit: type=2000 audit(1553620964.634:1): initialized\n[ 1.093717] Initialise system trusted keyring\n[ 1.095474] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.097603] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.100908] zbud: loaded\n[ 1.102269] VFS: Disk quotas dquot_6.6.0\n[ 1.103733] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.106239] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.108540] fuse init (API version 7.23)\n[ 1.110168] Key type big_key registered\n[ 1.111590] Allocating IMA MOK and blacklist keyrings.\n[ 1.114034] Key type asymmetric registered\n[ 1.115516] Asymmetric key parser 'x509' registered\n[ 1.117239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.119913] io scheduler noop registered\n[ 1.121342] io scheduler deadline registered (default)\n[ 1.123133] io scheduler cfq registered\n[ 1.124617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.126506] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.128803] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.131414] ACPI: Power Button [PWRF]\n[ 1.132953] GHES: HEST is not enabled!\n[ 1.152527] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.192037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.195587] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.220897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.224965] Linux agpgart interface v0.103\n[ 1.228552] loop: module loaded\n[ 1.231466] vda: vda1\n[ 1.233365] scsi host0: ata_piix\n[ 1.234790] scsi host1: ata_piix\n[ 1.236087] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.238367] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.240711] libphy: Fixed MDIO Bus: probed\n[ 1.242287] tun: Universal TUN/TAP device driver, 1.6\n[ 1.244087] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.247655] PPP generic driver version 2.4.2\n[ 1.249276] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.251497] ehci-pci: EHCI PCI platform driver\n[ 1.253138] ehci-platform: EHCI generic platform driver\n[ 1.254958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.257055] ohci-pci: OHCI PCI platform driver\n[ 1.258663] ohci-platform: OHCI generic platform driver\n[ 1.260495] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.280700] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.282645] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.285411] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.287214] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.289283] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.291542] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.294164] usb usb1: Product: UHCI Host Controller\n[ 1.295916] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.298077] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.299870] hub 1-0:1.0: USB hub found\n[ 1.301307] hub 1-0:1.0: 2 ports detected\n[ 1.302947] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.306771] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.308506] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.310450] mousedev: PS/2 mouse device common for all mice\n[ 1.312758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.316052] rtc_cmos 00:00: RTC can wake from S4\n[ 1.318118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.320279] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.322472] i2c /dev entries driver\n[ 1.323843] device-mapper: uevent: version 1.0.3\n[ 1.325596] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.328581] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.330988] NET: Registered protocol family 10\n[ 1.332904] NET: Registered protocol family 17\n[ 1.334570] Key type dns_resolver registered\n[ 1.336439] registered taskstats version 1\n[ 1.338032] Loading compiled-in X.509 certificates\n[ 1.356088] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.359503] zswap: loaded using pool lzo/zbud\n[ 1.362847] Key type trusted registered\n[ 1.366796] Key type encrypted registered\n[ 1.368312] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.370229] ima: No TPM chip found, activating TPM-bypass!\n[ 1.372111] ima: Allocated hash algorithm: sha1\n[ 1.373806] evm: HMAC attrs: 0x1\n[ 1.375505] Magic number: 11:561:391\n[ 1.377066] rtc_cmos 00:00: setting system clock to 2019-03-26 17:22:44 UTC (1553620964)\n[ 1.380065] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.382133] EDD information not available.\n[ 1.398913] Freeing unused kernel memory: 1484K\n[ 1.409217] Write protecting the kernel read-only data: 14336k\n[ 1.412667] Freeing unused kernel memory: 1620K\n[ 1.414507] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.427014] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.427350] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.427367] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435255] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435294] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435408] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435453] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435489] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435535] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.435571] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.480575] virtio_net virtio0 ens3: renamed from eth0\n[ 1.486980] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.490436] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.512034] AVX2 version of gcm_enc/dec engaged.\n[ 1.513752] AES CTR mode by8 optimization enabled\n[ 1.521714] FDC 0 is a S82078B\n[ 1.613137] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.778586] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.780836] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.783169] usb 1-1: Product: QEMU USB Tablet\n[ 1.784712] usb 1-1: Manufacturer: QEMU\n[ 1.786113] usb 1-1: SerialNumber: 42\n[ 1.794066] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.801024] usbcore: registered new interface driver usbhid\n[ 1.803059] usbhid: USB HID core driver\n[ 1.806054] 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.810233] 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.867432] md: linear personality registered for level -1\n[ 2.871234] md: multipath personality registered for level -4\n[ 2.875080] md: raid0 personality registered for level 0\n[ 2.879440] md: raid1 personality registered for level 1\n[ 2.949116] raid6: sse2x1 gen() 11500 MB/s\n[ 3.017116] raid6: sse2x1 xor() 9087 MB/s\n[ 3.085116] raid6: sse2x2 gen() 14431 MB/s\n[ 3.153116] raid6: sse2x2 xor() 9910 MB/s\n[ 3.221114] raid6: sse2x4 gen() 16758 MB/s\n[ 3.289113] raid6: sse2x4 xor() 11883 MB/s\n[ 3.357115] raid6: avx2x1 gen() 22157 MB/s\n[ 3.429114] raid6: avx2x2 gen() 25491 MB/s\n[ 3.497114] raid6: avx2x4 gen() 29532 MB/s\n[ 3.498652] raid6: using algorithm avx2x4 gen() 29532 MB/s\n[ 3.500524] raid6: using avx2x2 recovery algorithm\n[ 3.503743] xor: automatically using best checksumming function:\n[ 3.545140] avx : 32330.000 MB/sec\n[ 3.547929] async_tx: api initialized (async)\n[ 3.555365] md: raid6 personality registered for level 6\n[ 3.557208] md: raid5 personality registered for level 5\n[ 3.559033] md: raid4 personality registered for level 4\n[ 3.565367] 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.593872] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.611622] 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.715623] 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.722827] systemd[1]: Detected virtualization kvm.\n[ 3.724913] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.731038] systemd[1]: Set hostname to .\n[ 3.736818] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.739244] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.890108] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.894190] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.897695] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.902339] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.906059] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.910722] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.914740] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.917841] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.921782] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.925509] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.929000] 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.934130] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.938399] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.942209] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.946693] 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.952947] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.965238] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.969901] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.975155] systemd[1]: Starting Load Kernel Modules...\n Starting Load Kernel Modules...\n[ 3.979286] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.985139] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.989037] Loading iSCSI transport class v2.0-870.\n Starting Create list of required st... nodes for the current kernel...\n[ 3.993535] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.999055] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 4.003157] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 4.008265] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 4.013466] EXT4-fs (vda1): re-mounted. Opts: (null)\n[ 4.013673] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 4.020911] iscsi: registered transport (tcp)\n[ 4.025381] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 4.030988] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 4.036055] 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.043955] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 4.049171] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 4.057343] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 4.061916] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 4.066396] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.071411] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.075774] 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.082775] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.088006] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.094855] iscsi: registered transport (iser)\n[ 4.102053] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.106661] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started Nameserver information manager.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Mounting FUSE Control File System...\n Starting Apply Kernel Variables...\n Starting Load/Save Random Seed...\n Starting Flush Journal to Persistent Storage...\n Starting udev Coldplug all Devices...\n Starting Create Static Device Nodes in /dev...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n[[0;32m OK [0m] 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 LSB: AppArmor initialization...\n Starting Create Volatile Files and Directories...\n Starting Initial cloud-init job (pre-networking)...\n Starting Commit a transient machine-id on disk...\n Starting Set console font and keymap...\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 Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[ 9.451188] cloud-init[559]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 26 Mar 2019 17:22:48 +0000. Up 5.11 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n[[0;32m OK [0m] Reached target Network.\n Starting Initial cloud-init job (metadata service crawler)...\n[ 10.420612] cloud-init[927]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 26 Mar 2019 17:22:53 +0000. Up 9.91 seconds.\n[ 10.426845] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 10.430204] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.433473] cloud-init[927]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 10.436732] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.439985] cloud-init[927]: ci-info: | ens3 | True | 192.168.120.15 | 255.255.255.0 | global | fa:16:3e:b6:be:3e |\n[ 10.443256] cloud-init[927]: ci-info: | ens3 | True | fe80::f816:3eff:feb6:be3e/64 | . | link | fa:16:3e:b6:be:3e |\n[ 10.446518] cloud-init[927]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 10.449780] cloud-init[927]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 10.453041] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 10.456286] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 10.459289] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.462292] cloud-init[927]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 10.465302] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.468295] cloud-init[927]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 10.471302] cloud-init[927]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 10.474307] cloud-init[927]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 10.477327] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 10.480322] cloud-init[927]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 10.482787] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.485274] cloud-init[927]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 10.487722] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.490253] cloud-init[927]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 10.492708] cloud-init[927]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 10.495172] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 10.497642] cloud-init[927]: Generating public/private rsa key pair.\n[ 10.499683] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 10.502201] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 10.504707] cloud-init[927]: The key fingerprint is:\n[ 10.506551] cloud-init[927]: SHA256:Aipm2Gn54auRjmWX1ku8lty23g2Wh+SwEOfbwo7+Ez0 root@cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\n[ 10.509833] cloud-init[927]: The key's randomart image is:\n[ 10.511781] cloud-init[927]: +---[RSA 2048]----+\n[ 10.513608] cloud-init[927]: | |\n[ 10.515394] cloud-init[927]: | |\n[ 10.517202] cloud-init[927]: | . . . |\n[ 10.518990] cloud-init[927]: |.. + . + |\n[ 10.520792] cloud-init[927]: |oo* . o S.. |\n[ 10.522573] cloud-init[927]: |oo + = +.BEo |\n[ 10.524344] cloud-init[927]: | = *.+o=.B.. |\n[ 10.526156] cloud-init[927]: | = + o+=++ + |\n[ 10.527931] cloud-init[927]: |. o..o=+=o. . |\n[ 10.529742] cloud-init[927]: +----[SHA256]-----+\n[ 10.531518] cloud-init[927]: Generating public/private dsa key pair.\n[ 10.533565] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 10.536068] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 10.538548] cloud-init[927]: The key fingerprint is:\n[ 10.540401] cloud-init[927]: SHA256:1TdSVUcRRda/kVDBrNIXw7aVGXcwO+JiBBXycZJYiik root@cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\n[ 10.543691] cloud-init[927]: The key's randomart image is:\n[ 10.545658] cloud-init[927]: +---[DSA 1024]----+\n[ 10.547434] cloud-init[927]: | o+*o. O@^|\n[ 10.549224] cloud-init[927]: | o.=.= o &*|\n[ 10.550994] cloud-init[927]: | E o . + = O B|\n[ 10.552780] cloud-init[927]: | . o o * B.|\n[ 10.554535] cloud-init[927]: | S o o . o|\n[ 10.556314] cloud-init[927]: | . . . |\n[ 10.558069] cloud-init[927]: | |\n[ 10.559838] cloud-init[927]: | |\n[ 10.561615] cloud-init[927]: | |\n[ 10.563391] cloud-init[927]: +----[SHA256]-----+\n[ 10.565177] cloud-init[927]: Generating public/private ecdsa key pair.\n[ 10.567229] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 10.569749] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 10.572364] cloud-init[927]: The key fingerprint is:\n[ 10.574217] cloud-init[927]: SHA256:Id9bZtGFojo2hAb3oJRW7fN3i16E9XPUdKcpxkreJms root@cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\n[ 10.577489] cloud-init[927]: The key's randomart image is:\n[ 10.579430] cloud-init[927]: +---[ECDSA 256]---+\n[ 10.581198] cloud-init[927]: | o.. .=|\n[ 10.582961] cloud-init[927]: | = o . ....=+|\n[ 10.584715] cloud-init[927]: | o +.=. ..=.= o|\n[ 10.586457] cloud-init[927]: | . oo==.+ = o |\n[ 10.588204] cloud-init[927]: | . .S+= B ..o|\n[ 10.589946] cloud-init[927]: | = .O... o|\n[ 10.591790] cloud-init[927]: | . oE. o.. |\n[[ 10.593429] cloud-init[927]: | . ... |\n[0;32m OK [0m[ 10.594804] cloud-init[927]: | .. |\n] [ 10.596468] cloud-init[927]: +----[SHA256]-----+\nStarted Initial cloud-init job (metadata service crawler).[ 10.597875] cloud-init[927]: Generating public/private ed25519 key pair.\n\n[ 10.600662] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 10.603259] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 10.604927] cloud-init[927]: The key fingerprint is:\n[ 10.605193] cloud-init[927]: SHA256:+Bvatqtr6aE7+g1UpEykWqqC9siSe+umWSDsa7lejIA root@cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\n[ 10.605476] cloud-init[927]: The key's randomart image is:\n[ 10.605772] cloud-init[927]: +--[ED25519 256]--+\n[ 10.606076] cloud-init[927]: | .o . |\n[ 10.606343] cloud-init[927]: | + o |\n[ 10.606925] cloud-init[927]: | o o . |\n[ 10.607199] cloud-init[927]: |o+ . . |\n[ 10.607494] cloud-init[927]: |E. . . S |\n[ 10.607782] cloud-init[927]: |*.o. . |\n[ 10.608355] cloud-init[927]: |+=oo. ..o |\n[ 10.608654] cloud-init[927]: |*=B .+o+.o |\n[ 10.608929] cloud-init[927]: |B%==+=*+=o |\n[ 10.609205] cloud-init[927]: +----[SHA256]-----+\n[[0;32m OK [0m] Reached target Cloud-config availability.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Reached target System Initialization.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\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 /etc/rc.local Compatibility...\n Starting System Logging Service...\n Starting Login Service...\n Starting LXD - container startup/shutdown...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n Starting Pollinate to seed the pseudo random number generator...\n[[0;32m OK [0m] Started Deferred execution scheduler.\n[[0;32m OK [0m] Started D-Bus System Message Bus.\n[[0;32m OK [0m] Started ACPI event daemon.\n Starting LSB: Record successful boot for GRUB...\n Starting Snappy daemon...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting Accounts Service...\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: automatic crash report generation...\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n[[0;32m OK [0m] Started Permit User Sessions.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n Starting Hold until boot process finishes up...\n Starting Terminate Plymouth Boot Screen...\n[[0;32m OK [0m] Started LSB: automatic crash report generation.\n[[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems.\n[[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to \"ondemand\".\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Terminate Plymouth Boot Screen.\n[[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 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"} 2019-03-26 17:22:58,992 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78/action used request id req-707cc561-b350-4a76-80f9-3e680cc76829 2019-03-26 17:22:58,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0809011459351s 2019-03-26 17:22:58,993 - 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 674820576 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.362854] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.365842] pid_max: default: 32768 minimum: 301 [ 0.367437] ACPI: Core revision 20150930 [ 0.369523] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.371859] Security Framework initialized [ 0.373374] Yama: becoming mindful. [ 0.374721] AppArmor: AppArmor initialized [ 0.376401] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.382451] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.386456] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.388671] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.391386] Initializing cgroup subsys io [ 0.395585] Initializing cgroup subsys memory [ 0.397226] Initializing cgroup subsys devices [ 0.398807] Initializing cgroup subsys freezer [ 0.400382] Initializing cgroup subsys net_cls [ 0.401984] Initializing cgroup subsys perf_event [ 0.403619] Initializing cgroup subsys net_prio [ 0.405269] Initializing cgroup subsys hugetlb [ 0.406857] Initializing cgroup subsys pids [ 0.409203] mce: CPU supports 10 MCE banks [ 0.410745] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.412537] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.414526] Spectre V2 : Mitigation: Full generic retpoline [ 0.416413] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.419297] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.422215] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.424478] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.429920] Freeing SMP alternatives memory: 32K [ 0.436174] ftrace: allocating 32278 entries in 127 pages [ 0.479421] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.481672] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.483845] smpboot: Max logical packages: 2 [ 0.485680] x2apic enabled [ 0.487061] Switched APIC routing to physical x2apic. [ 0.490022] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.492232] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.496257] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.507737] KVM setup paravirtual spinlock [ 0.510826] x86: Booting SMP configuration: [ 0.512450] .... node #0, CPUs: #1 [ 0.514065] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.536582] x86: Booted up 1 node, 2 CPUs [ 0.536583] KVM setup async PF for cpu 1 [ 0.536587] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.541269] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.544048] devtmpfs: initialized [ 0.546700] evm: security.selinux [ 0.547986] evm: security.SMACK64 [ 0.549245] evm: security.SMACK64EXEC [ 0.550569] evm: security.SMACK64TRANSMUTE [ 0.552019] evm: security.SMACK64MMAP [ 0.553376] evm: security.ima [ 0.554535] evm: security.capability [ 0.556049] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.559358] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.561596] pinctrl core: initialized pinctrl subsystem [ 0.563595] RTC time: 17:22:43, date: 03/26/19 [ 0.566062] NET: Registered protocol family 16 [ 0.577454] cpuidle: using governor ladder [ 0.589543] cpuidle: using governor menu [ 0.590987] PCCT header not found. [ 0.592358] ACPI: bus type PCI registered [ 0.593864] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.596130] PCI: Using configuration type 1 for base access [ 0.610749] ACPI: Added _OSI(Module Device) [ 0.612277] ACPI: Added _OSI(Processor Device) [ 0.613839] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.615497] ACPI: Added _OSI(Processor Aggregator Device) [ 0.618652] ACPI: Interpreter enabled [ 0.620038] ACPI: (supports S0 S5) [ 0.637385] ACPI: Using IOAPIC for interrupt routing [ 0.639123] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.644301] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.646385] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.648645] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.650815] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.654829] acpiphp: Slot [3] registered [ 0.656308] acpiphp: Slot [4] registered [ 0.657766] acpiphp: Slot [5] registered [ 0.659225] acpiphp: Slot [6] registered [ 0.660681] acpiphp: Slot [7] registered [ 0.662130] acpiphp: Slot [8] registered [ 0.663588] acpiphp: Slot [9] registered [ 0.665052] acpiphp: Slot [10] registered [ 0.666529] acpiphp: Slot [11] registered [ 0.668011] acpiphp: Slot [12] registered [ 0.669539] acpiphp: Slot [13] registered [ 0.671017] acpiphp: Slot [14] registered [ 0.672493] acpiphp: Slot [15] registered [ 0.673974] acpiphp: Slot [16] registered [ 0.675461] acpiphp: Slot [17] registered [ 0.676949] acpiphp: Slot [18] registered [ 0.678431] acpiphp: Slot [19] registered [ 0.679919] acpiphp: Slot [20] registered [ 0.681402] acpiphp: Slot [21] registered [ 0.682881] acpiphp: Slot [22] registered [ 0.684355] acpiphp: Slot [23] registered [ 0.685845] acpiphp: Slot [24] registered [ 0.687335] acpiphp: Slot [25] registered [ 0.688808] acpiphp: Slot [26] registered [ 0.690282] acpiphp: Slot [27] registered [ 0.691756] acpiphp: Slot [28] registered [ 0.693243] acpiphp: Slot [29] registered [ 0.694750] acpiphp: Slot [30] registered [ 0.696239] acpiphp: Slot [31] registered [ 0.697692] PCI host bridge to bus 0000:00 [ 0.699162] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.701371] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.703580] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.706213] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.708831] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.711497] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.716489] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.718809] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.721013] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.723333] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.728019] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.730639] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.753967] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.756587] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.759378] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.761896] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.764435] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.766754] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.769168] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.771142] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.774102] vgaarb: loaded [ 0.775212] vgaarb: bridge control possible 0000:00:02.0 [ 0.777463] SCSI subsystem initialized [ 0.779186] ACPI: bus type USB registered [ 0.780741] usbcore: registered new interface driver usbfs [ 0.782679] usbcore: registered new interface driver hub [ 0.784569] usbcore: registered new device driver usb [ 0.786701] PCI: Using ACPI for IRQ routing [ 0.788671] NetLabel: Initializing [ 0.789990] NetLabel: domain hash size = 128 [ 0.791493] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.793186] NetLabel: unlabeled traffic allowed by default [ 0.795287] amd_nb: Cannot enumerate AMD northbridges [ 0.797112] clocksource: Switched to clocksource kvm-clock [ 0.808893] AppArmor: AppArmor Filesystem Enabled [ 0.810596] pnp: PnP ACPI init [ 0.812108] pnp: PnP ACPI: found 5 devices [ 0.820165] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.823175] NET: Registered protocol family 2 [ 0.825094] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.827866] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.830413] TCP: Hash tables configured (established 32768 bind 32768) [ 0.832662] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.834710] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.836917] NET: Registered protocol family 1 [ 0.838484] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.840434] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.842329] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.862207] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.882197] Unpacking initramfs... [ 1.080501] Freeing initrd memory: 14816K [ 1.082556] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.084644] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.087028] Scanning for low memory corruption every 60 seconds [ 1.089437] audit: initializing netlink subsys (disabled) [ 1.091400] audit: type=2000 audit(1553620964.634:1): initialized [ 1.093717] Initialise system trusted keyring [ 1.095474] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.097603] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.100908] zbud: loaded [ 1.102269] VFS: Disk quotas dquot_6.6.0 [ 1.103733] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.106239] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.108540] fuse init (API version 7.23) [ 1.110168] Key type big_key registered [ 1.111590] Allocating IMA MOK and blacklist keyrings. [ 1.114034] Key type asymmetric registered [ 1.115516] Asymmetric key parser 'x509' registered [ 1.117239] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.119913] io scheduler noop registered [ 1.121342] io scheduler deadline registered (default) [ 1.123133] io scheduler cfq registered [ 1.124617] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.126506] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.128803] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.131414] ACPI: Power Button [PWRF] [ 1.132953] GHES: HEST is not enabled! [ 1.152527] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.192037] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.195587] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.220897] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.224965] Linux agpgart interface v0.103 [ 1.228552] loop: module loaded [ 1.231466] vda: vda1 [ 1.233365] scsi host0: ata_piix [ 1.234790] scsi host1: ata_piix [ 1.236087] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.238367] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.240711] libphy: Fixed MDIO Bus: probed [ 1.242287] tun: Universal TUN/TAP device driver, 1.6 [ 1.244087] tun: (C) 1999-2004 Max Krasnyansky [ 1.247655] PPP generic driver version 2.4.2 [ 1.249276] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.251497] ehci-pci: EHCI PCI platform driver [ 1.253138] ehci-platform: EHCI generic platform driver [ 1.254958] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.257055] ohci-pci: OHCI PCI platform driver [ 1.258663] ohci-platform: OHCI generic platform driver [ 1.260495] uhci_hcd: USB Universal Host Controller Interface driver [ 1.280700] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.282645] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.285411] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.287214] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.289283] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.291542] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.294164] usb usb1: Product: UHCI Host Controller [ 1.295916] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.298077] usb usb1: SerialNumber: 0000:00:01.2 [ 1.299870] hub 1-0:1.0: USB hub found [ 1.301307] hub 1-0:1.0: 2 ports detected [ 1.302947] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.306771] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.308506] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.310450] mousedev: PS/2 mouse device common for all mice [ 1.312758] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.316052] rtc_cmos 00:00: RTC can wake from S4 [ 1.318118] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.320279] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.322472] i2c /dev entries driver [ 1.323843] device-mapper: uevent: version 1.0.3 [ 1.325596] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.328581] ledtrig-cpu: registered to indicate activity on CPUs [ 1.330988] NET: Registered protocol family 10 [ 1.332904] NET: Registered protocol family 17 [ 1.334570] Key type dns_resolver registered [ 1.336439] registered taskstats version 1 [ 1.338032] Loading compiled-in X.509 certificates [ 1.356088] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.359503] zswap: loaded using pool lzo/zbud [ 1.362847] Key type trusted registered [ 1.366796] Key type encrypted registered [ 1.368312] AppArmor: AppArmor sha1 policy hashing enabled [ 1.370229] ima: No TPM chip found, activating TPM-bypass! [ 1.372111] ima: Allocated hash algorithm: sha1 [ 1.373806] evm: HMAC attrs: 0x1 [ 1.375505] Magic number: 11:561:391 [ 1.377066] rtc_cmos 00:00: setting system clock to 2019-03-26 17:22:44 UTC (1553620964) [ 1.380065] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.382133] EDD information not available. [ 1.398913] Freeing unused kernel memory: 1484K [ 1.409217] Write protecting the kernel read-only data: 14336k [ 1.412667] Freeing unused kernel memory: 1620K [ 1.414507] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.427014] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.427350] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.427367] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435255] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435294] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435408] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435453] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435489] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435535] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.435571] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.480575] virtio_net virtio0 ens3: renamed from eth0 [ 1.486980] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.490436] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.512034] AVX2 version of gcm_enc/dec engaged. [ 1.513752] AES CTR mode by8 optimization enabled [ 1.521714] FDC 0 is a S82078B [ 1.613137] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.778586] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.780836] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.783169] usb 1-1: Product: QEMU USB Tablet [ 1.784712] usb 1-1: Manufacturer: QEMU [ 1.786113] usb 1-1: SerialNumber: 42 [ 1.794066] hidraw: raw HID events driver (C) Jiri Kosina [ 1.801024] usbcore: registered new interface driver usbhid [ 1.803059] usbhid: USB HID core driver [ 1.806054] 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.810233] 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.867432] md: linear personality registered for level -1 [ 2.871234] md: multipath personality registered for level -4 [ 2.875080] md: raid0 personality registered for level 0 [ 2.879440] md: raid1 personality registered for level 1 [ 2.949116] raid6: sse2x1 gen() 11500 MB/s [ 3.017116] raid6: sse2x1 xor() 9087 MB/s [ 3.085116] raid6: sse2x2 gen() 14431 MB/s [ 3.153116] raid6: sse2x2 xor() 9910 MB/s [ 3.221114] raid6: sse2x4 gen() 16758 MB/s [ 3.289113] raid6: sse2x4 xor() 11883 MB/s [ 3.357115] raid6: avx2x1 gen() 22157 MB/s [ 3.429114] raid6: avx2x2 gen() 25491 MB/s [ 3.497114] raid6: avx2x4 gen() 29532 MB/s [ 3.498652] raid6: using algorithm avx2x4 gen() 29532 MB/s [ 3.500524] raid6: using avx2x2 recovery algorithm [ 3.503743] xor: automatically using best checksumming function: [ 3.545140] avx : 32330.000 MB/sec [ 3.547929] async_tx: api initialized (async) [ 3.555365] md: raid6 personality registered for level 6 [ 3.557208] md: raid5 personality registered for level 5 [ 3.559033] md: raid4 personality registered for level 4 [ 3.565367] 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.593872] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.611622] 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.715623] 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.722827] systemd[1]: Detected virtualization kvm. [ 3.724913] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.731038] systemd[1]: Set hostname to . [ 3.736818] systemd[1]: Initializing machine ID from KVM UUID. [ 3.739244] systemd[1]: Installed transient /etc/machine-id file. [ 3.890108] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.894190] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.897695] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.902339] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.906059] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.910722] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.914740] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.917841] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.921782] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.925509] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.929000] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.934130] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.938399] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.942209] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.946693] 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.952947] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.965238] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.969901] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.975155] systemd[1]: Starting Load Kernel Modules... Starting Load Kernel Modules... [ 3.979286] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.985139] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.989037] Loading iSCSI transport class v2.0-870. Starting Create list of required st... nodes for the current kernel... [ 3.993535] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.999055] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 4.003157] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 4.008265] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 4.013466] EXT4-fs (vda1): re-mounted. Opts: (null) [ 4.013673] systemd[1]: Starting Journal Service... Starting Journal Service... [ 4.020911] iscsi: registered transport (tcp) [ 4.025381] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 4.030988] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 4.036055] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 4.043955] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 4.049171] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 4.057343] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 4.061916] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 4.066396] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.071411] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.075774] 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.082775] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.088006] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.094855] iscsi: registered transport (iser) [ 4.102053] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.106661] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started Nameserver information manager. [[0;32m OK [0m] Started LVM2 metadata daemon. Mounting FUSE Control File System... Starting Apply Kernel Variables... Starting Load/Save Random Seed... Starting Flush Journal to Persistent Storage... Starting udev Coldplug all Devices... Starting Create Static Device Nodes in /dev... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] 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 LSB: AppArmor initialization... Starting Create Volatile Files and Directories... Starting Initial cloud-init job (pre-networking)... Starting Commit a transient machine-id on disk... Starting Set console font and keymap... [[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 Commit a transient machine-id on disk. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [[0;32m OK [0m] Started LSB: AppArmor initialization. [ 9.451188] cloud-init[559]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 26 Mar 2019 17:22:48 +0000. Up 5.11 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. [[0;32m OK [0m] Reached target Network. Starting Initial cloud-init job (metadata service crawler)... [ 10.420612] cloud-init[927]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 26 Mar 2019 17:22:53 +0000. Up 9.91 seconds. [ 10.426845] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 10.430204] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.433473] cloud-init[927]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 10.436732] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.439985] cloud-init[927]: ci-info: | ens3 | True | 192.168.120.15 | 255.255.255.0 | global | fa:16:3e:b6:be:3e | [ 10.443256] cloud-init[927]: ci-info: | ens3 | True | fe80::f816:3eff:feb6:be3e/64 | . | link | fa:16:3e:b6:be:3e | [ 10.446518] cloud-init[927]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 10.449780] cloud-init[927]: ci-info: | lo | True | ::1/128 | . | host | . | [ 10.453041] cloud-init[927]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 10.456286] cloud-init[927]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 10.459289] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.462292] cloud-init[927]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 10.465302] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.468295] cloud-init[927]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 10.471302] cloud-init[927]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 10.474307] cloud-init[927]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 10.477327] cloud-init[927]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 10.480322] cloud-init[927]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 10.482787] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.485274] cloud-init[927]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 10.487722] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.490253] cloud-init[927]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 10.492708] cloud-init[927]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 10.495172] cloud-init[927]: ci-info: +-------+-------------+---------+-----------+-------+ [ 10.497642] cloud-init[927]: Generating public/private rsa key pair. [ 10.499683] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 10.502201] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 10.504707] cloud-init[927]: The key fingerprint is: [ 10.506551] cloud-init[927]: SHA256:Aipm2Gn54auRjmWX1ku8lty23g2Wh+SwEOfbwo7+Ez0 root@cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 [ 10.509833] cloud-init[927]: The key's randomart image is: [ 10.511781] cloud-init[927]: +---[RSA 2048]----+ [ 10.513608] cloud-init[927]: | | [ 10.515394] cloud-init[927]: | | [ 10.517202] cloud-init[927]: | . . . | [ 10.518990] cloud-init[927]: |.. + . + | [ 10.520792] cloud-init[927]: |oo* . o S.. | [ 10.522573] cloud-init[927]: |oo + = +.BEo | [ 10.524344] cloud-init[927]: | = *.+o=.B.. | [ 10.526156] cloud-init[927]: | = + o+=++ + | [ 10.527931] cloud-init[927]: |. o..o=+=o. . | [ 10.529742] cloud-init[927]: +----[SHA256]-----+ [ 10.531518] cloud-init[927]: Generating public/private dsa key pair. [ 10.533565] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 10.536068] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 10.538548] cloud-init[927]: The key fingerprint is: [ 10.540401] cloud-init[927]: SHA256:1TdSVUcRRda/kVDBrNIXw7aVGXcwO+JiBBXycZJYiik root@cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 [ 10.543691] cloud-init[927]: The key's randomart image is: [ 10.545658] cloud-init[927]: +---[DSA 1024]----+ [ 10.547434] cloud-init[927]: | o+*o. O@^| [ 10.549224] cloud-init[927]: | o.=.= o &*| [ 10.550994] cloud-init[927]: | E o . + = O B| [ 10.552780] cloud-init[927]: | . o o * B.| [ 10.554535] cloud-init[927]: | S o o . o| [ 10.556314] cloud-init[927]: | . . . | [ 10.558069] cloud-init[927]: | | [ 10.559838] cloud-init[927]: | | [ 10.561615] cloud-init[927]: | | [ 10.563391] cloud-init[927]: +----[SHA256]-----+ [ 10.565177] cloud-init[927]: Generating public/private ecdsa key pair. [ 10.567229] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 10.569749] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 10.572364] cloud-init[927]: The key fingerprint is: [ 10.574217] cloud-init[927]: SHA256:Id9bZtGFojo2hAb3oJRW7fN3i16E9XPUdKcpxkreJms root@cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 [ 10.577489] cloud-init[927]: The key's randomart image is: [ 10.579430] cloud-init[927]: +---[ECDSA 256]---+ [ 10.581198] cloud-init[927]: | o.. .=| [ 10.582961] cloud-init[927]: | = o . ....=+| [ 10.584715] cloud-init[927]: | o +.=. ..=.= o| [ 10.586457] cloud-init[927]: | . oo==.+ = o | [ 10.588204] cloud-init[927]: | . .S+= B ..o| [ 10.589946] cloud-init[927]: | = .O... o| [ 10.591790] cloud-init[927]: | . oE. o.. | [[ 10.593429] cloud-init[927]: | . ... | [0;32m OK [0m[ 10.594804] cloud-init[927]: | .. | ] [ 10.596468] cloud-init[927]: +----[SHA256]-----+ Started Initial cloud-init job (metadata service crawler).[ 10.597875] cloud-init[927]: Generating public/private ed25519 key pair. [ 10.600662] cloud-init[927]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 10.603259] cloud-init[927]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 10.604927] cloud-init[927]: The key fingerprint is: [ 10.605193] cloud-init[927]: SHA256:+Bvatqtr6aE7+g1UpEykWqqC9siSe+umWSDsa7lejIA root@cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 [ 10.605476] cloud-init[927]: The key's randomart image is: [ 10.605772] cloud-init[927]: +--[ED25519 256]--+ [ 10.606076] cloud-init[927]: | .o . | [ 10.606343] cloud-init[927]: | + o | [ 10.606925] cloud-init[927]: | o o . | [ 10.607199] cloud-init[927]: |o+ . . | [ 10.607494] cloud-init[927]: |E. . . S | [ 10.607782] cloud-init[927]: |*.o. . | [ 10.608355] cloud-init[927]: |+=oo. ..o | [ 10.608654] cloud-init[927]: |*=B .+o+.o | [ 10.608929] cloud-init[927]: |B%==+=*+=o | [ 10.609205] cloud-init[927]: +----[SHA256]-----+ [[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Reached target System Initialization. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting LXD - unix socket. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on UUID daemon activation socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[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 /etc/rc.local Compatibility... Starting System Logging Service... Starting Login Service... Starting LXD - container startup/shutdown... [[0;32m OK [0m] Started Regular background program processing daemon. [[0;32m OK [0m] Started FUSE filesystem for LXC. Starting Pollinate to seed the pseudo random number generator... [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started ACPI event daemon. Starting LSB: Record successful boot for GRUB... Starting Snappy daemon... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting Accounts Service... Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: automatic crash report generation... Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... [[0;32m OK [0m] Started Permit User Sessions. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. Starting Hold until boot process finishes up... Starting Terminate Plymouth Boot Screen... [[0;32m OK [0m] Started LSB: automatic crash report generation. [[0;32m OK [0m] Started LSB: daemon to balance interrupts for SMP systems. [[0;32m OK [0m] Started LSB: Set the CPU Frequency Scaling governor to "ondemand". [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Started Getty on tty1. [[0;32m OK [0m] Reached target Login Prompts. Starting Set console scheme... [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. [[0;32m OK [0m] Started Wait until snapd is fully seeded. Starting Apply the settings specified in cloud-config... [[0;32m OK [0m] Reached target Multi-User System. [[0;32m OK [0m] Reached target Graphical Interface. Starting Update UTMP about System Runlevel Changes... [[0;32m OK [0m] Started Update UTMP about System Runlevel Changes. 2019-03-26 17:22:58,998 - paramiko.transport - DEBUG - starting thread (client mode): 0x79ac9150L 2019-03-26 17:22:58,999 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 17:22:59,003 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-03-26 17:22:59,003 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-03-26 17:22:59,004 - 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-26 17:22:59,004 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 17:22:59,004 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 17:22:59,005 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 17:22:59,005 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 17:22:59,005 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 17:22:59,048 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 17:22:59,048 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 17:22:59,062 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.207: ac13652a74427553011bab30ef594be5 2019-03-26 17:22:59,063 - paramiko.transport - DEBUG - Trying discovered key 917fc45a1e4c05627e87739bb0d72edc in /tmp/tmpZF6e8g 2019-03-26 17:22:59,089 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 17:22:59,111 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 17:22:59,128 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 17:22:59,469 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-03-26 17:22:59,469 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-03-26 17:22:59,509 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 17:22:59,509 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 17:22:59,530 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 17:23:06,604 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-03-26 17:23:06,606 - 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-26 17:23:06,606 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 17:23:06,606 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 17:23:06,606 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 17:23:06,606 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 17:23:06,606 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 17:23:06,610 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 17:23:12,475 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-26 17:23:12,476 - 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-26 17:23:12,476 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 17:23:12,476 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 17:23:12,476 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 17:23:12,476 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 17:23:12,476 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 17:23:12,480 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 17:23:18,726 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-26 17:23:18,728 - 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-26 17:23:18,729 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 17:23:18,729 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 17:23:18,729 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 17:23:18,729 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 17:23:18,729 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 17:23:18,735 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 17:23:25,847 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-26 17:23:25,847 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-26 17:23:25,849 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 17:23:25,850 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-03-26 17:23:25,850 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-26 17:23:25,861 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-26 17:25:06,103 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-26 17:25:06,104 - 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 88e1a8370fcf4d589412fcf6e12c44016af33c3b0b269c4386b6ded6df0c7fb4 2019-03-26 17:25:06,105 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-26 17:25:06,105 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 --2019-03-26 17:23:26-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.33.148.197, 13.33.148.229, 13.33.148.194, ... Connecting to get.docker.com (get.docker.com)|13.33.148.197|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 13070 (13K) [text/plain] Saving to: ‘script.sh’ 0K .......... .. 100% 168M=0s 2019-03-26 17:23:27 (168 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 sudo: unable to resolve host cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 + 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-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 sudo: unable to resolve host cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 2019-03-26 17:25:06,106 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-03-26 17:25:06,106 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-03-26 17:25:06,106 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-03-26 17:25:06,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/status 2019-03-26 17:25:06,112 - 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.207', 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-26 17:25:36,143 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/status 2019-03-26 17:25:36,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:36,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:36,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:36,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:36,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:36,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:36,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:36,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 116, "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": 329, "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": 128, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 37, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 112, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 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-26 17:25:36,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:36,292 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:36 GMT 2019-03-26 17:25:36,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:36,293 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:25:36,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:36,293 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:36,293 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:36,293 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:25:36,294 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 116, 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': 329, 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': 128, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 37, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 112, u'state': u'running', u'Id': u'cloudify-stage.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Cloudify Console', u'unit_id': u'cloudify-stage.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify REST Service', u'MainPID': 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-26 17:25:36,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/status 2019-03-26 17:25:36,536 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:36,536 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:36,536 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:36,536 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:36,536 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:36,537 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:36,537 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:36,537 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 116, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "running", "MainPID": 809, "Id": "cloudify-amqp-postgres.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 807, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "running", "MainPID": 329, "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": 128, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 808, "Id": "cloudify-mgmtworker.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 37, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 112, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Console", "unit_id": "cloudify-stage.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 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": "start-post", "MainPID": 810, "Id": "cloudify-riemann.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "Riemann", "unit_id": "cloudify-riemann.service"}]} 2019-03-26 17:25:36,537 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:36,537 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:36 GMT 2019-03-26 17:25:36,537 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:36,537 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:25:36,537 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:36,537 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:36,537 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:36,538 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:25:36,538 - functest.core.cloudify - INFO - The current manager status is running 2019-03-26 17:25:36,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/secrets 2019-03-26 17:25:36,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:36,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:36,654 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:36,654 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:36,654 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:36,654 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:36,654 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:36,654 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-03-26 17:25:36,655 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:36,655 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:36 GMT 2019-03-26 17:25:36,655 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:36,655 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-03-26 17:25:36,655 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:36,655 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:36,655 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:36,655 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-03-26 17:25:36,656 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2019-03-26 17:25:37,039 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:37,039 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:37,039 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:37,039 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:37,039 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:37,039 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:37,040 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:37,040 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-03-26 17:25:37,040 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:25:37.000Z", "updated_at": "2019-03-26T17:25:37.000Z", "value": "gAAAAABcmmCQ0iPEr888BHgLLbeWQIMDu_aOp4EHoyK3Hr_rtld5_SJbA3lY8Yb5VdPtYdNAUjneRY4wBbWFzkAEmhketah8jg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-26 17:25:37,040 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:37,040 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:37 GMT 2019-03-26 17:25:37,040 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:37,040 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-26 17:25:37,040 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:37,040 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:37,040 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:37,041 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3.1/secrets/foo 2019-03-26 17:25:37,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:37,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:37,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:37,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:37,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:37,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:37,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:37,170 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-26 17:25:37,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:25:37.000Z", "updated_at": "2019-03-26T17:25:37.000Z", "value": "gAAAAABcmmCQ0iPEr888BHgLLbeWQIMDu_aOp4EHoyK3Hr_rtld5_SJbA3lY8Yb5VdPtYdNAUjneRY4wBbWFzkAEmhketah8jg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-26 17:25:37,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:37,171 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:37 GMT 2019-03-26 17:25:37,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:37,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-26 17:25:37,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:37,171 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:37,171 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:37,172 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-03-26 17:25:37,172 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-03-26 17:25:37,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 17:25:37,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:25:37,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 26 Mar 2019 17:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc72dae0-097d-4664-ab67-aeeab6d33eaa 2019-03-26 17:25:37,387 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/6efe2f4cc72e439481742aba440525e8"}, "tags": [], "enabled": true, "id": "6efe2f4cc72e439481742aba440525e8", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 17:25:37,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-fc72dae0-097d-4664-ab67-aeeab6d33eaa 2019-03-26 17:25:37,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.206388950348s 2019-03-26 17:25:37,389 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-03-26 17:25:37,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/6efe2f4cc72e439481742aba440525e8.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-03-26 17:25:37,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Tue, 26 Mar 2019 17:25:37 GMT X-Openstack-Request-Id: req-12c82a79-5550-4ec2-8f38-dea055bb6d35 2019-03-26 17:25:37,728 - 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-26 17:25:37,729 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/6efe2f4cc72e439481742aba440525e8.json used request id req-12c82a79-5550-4ec2-8f38-dea055bb6d35 2019-03-26 17:25:37,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.339278936386s 2019-03-26 17:25:37,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2019-03-26 17:25:37,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-26 17:25:37,737 - 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-26 17:25:37,744 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 17:25:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93104da8-f5fa-4588-a81d-f54655fe1681 2019-03-26 17:25:37,744 - 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-26 17:25:37,744 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-93104da8-f5fa-4588-a81d-f54655fe1681 2019-03-26 17:25:37,745 - 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}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:25:37,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 986 Content-Type: application/json Date: Tue, 26 Mar 2019 17:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7838b75-fb33-4997-b444-76e136261b17 2019-03-26 17:25:37,944 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/03fa345d29764a1ab13090d1f3215ddc"}, "enabled": true, "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c400f8d83a943e6a46920e69cd68aee"}, "enabled": true, "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36b53c3ba3f04b418e739651d4daf8a0"}, "enabled": true, "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3705fdab19d0491fb67a2d04f0523d94"}, "enabled": true, "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/37db07dc021a40fe999cf831284f960e"}, "enabled": true, "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4b649cef84124f739c0f848bf4fba0cf"}, "enabled": true, "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/506121c81fe64aae90e1a4d006ba200d"}, "enabled": true, "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67c1feecac614143b772eb021d87683a"}, "enabled": true, "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6ec684663d674b749125158b358cf159"}, "enabled": true, "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"name": "tempest-service-1517955992", "links": {"self": "http://192.30.9.3:35357/v3/services/8e4f3e5289074603b5a6813d9a6454ae"}, "enabled": true, "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "description": "tempest-description-245716025"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5813d861fe540e99fbbbf1c8ac3f115"}, "enabled": true, "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"name": "tempest-service-246654608", "links": {"self": "http://192.30.9.3:35357/v3/services/a63938e86535451c961cf50bc1bd4bec"}, "enabled": true, "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "description": "tempest-description-366500379"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a6ebfa27f93f487fb1fd2e16da1b7780"}, "enabled": true, "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b024d1087bf24cbca43602e6520408c0"}, "enabled": true, "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b142c2635e114a7b987a7f59c0f9a701"}, "enabled": true, "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eea56821999c40afb29f8d45a96215e9"}, "enabled": true, "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3e3c341f4f84445956fb6d35725facd"}, "enabled": true, "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-26 17:25:37,944 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-b7838b75-fb33-4997-b444-76e136261b17 2019-03-26 17:25:37,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.210963964462s 2019-03-26 17:25:37,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-26 17:25:37,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:25:38,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1983 Content-Type: application/json Date: Tue, 26 Mar 2019 17:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab906c59-2095-465c-bec4-cf4d65dd5eff 2019-03-26 17:25:38,172 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/071a373ad91d443b9b9bffd5c557987f"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1cc4e0b005084f979f6f34a76228b214"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1dc851a9fe6a4a69a5d11a334ee7cea4"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ec684663d674b749125158b358cf159", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/245b3601fe8f46f58f9c47099b0fc003"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/31566bc32c37434a8343cc8d535e1489"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "31566bc32c37434a8343cc8d535e1489"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/31dd6483027946b0b110f102fda92b00"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "31dd6483027946b0b110f102fda92b00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33119c8e830f4586aaf349b476527488"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67c1feecac614143b772eb021d87683a", "id": "33119c8e830f4586aaf349b476527488"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3ea7271039434c04944d38c71707329e"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "3ea7271039434c04944d38c71707329e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/56a0ff077cd94628bd1104156cec20c9"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "56a0ff077cd94628bd1104156cec20c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/59dfefb2ad9f4c4db81c9643ad53df22"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60a01e4b2ce94294b1b7d37a6409d01d"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60ee1a642c2445668037cd923925a4ad"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "60ee1a642c2445668037cd923925a4ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/78e904cb2b6141698955eda5deb242e5"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "78e904cb2b6141698955eda5deb242e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7aa73a9c0893488baebf5de95b6137eb"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7ef8d08269214f76a2feb166abf7ea08"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/808255b7a2d04a0eb30f14e2e3eafcea"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/840ea42ac41f4a29839cd0a6d7c54f65"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/864074fb5ea248579b08e7190d29668d"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67c1feecac614143b772eb021d87683a", "id": "864074fb5ea248579b08e7190d29668d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8b02023dfd0245c8929e286508d97a8c"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/997ce8a81c8a42d582c90827ac2e6f7a"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ec684663d674b749125158b358cf159", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9b74a1a733f849508ce3325194398842"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "9b74a1a733f849508ce3325194398842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a08004f5bd934199ab4a271f7cad8a77"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/abe0b0fdefac429d91bdb01a384504a8"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b50c13e90054415189a46d27df5ba5af"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "b50c13e90054415189a46d27df5ba5af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bfe878dfff68437eb763c8b053e3a461"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "bfe878dfff68437eb763c8b053e3a461"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c70851daa480406db037e20ca9150a8d"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "c70851daa480406db037e20ca9150a8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cef3a0e69cfe41189c8d07ebae5292ae"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cf3903eaf987415a804a3f34d9a1ac8e"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d52a2fc97e2b48f194ad72de0bf9b3ba"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67c1feecac614143b772eb021d87683a", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d7ae594e1d784f1785f337cceae68e54"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "d7ae594e1d784f1785f337cceae68e54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e7151f97af7d4f0b8667a50d92455f29"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e9971bf0186f47209c65414079d48310"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "e9971bf0186f47209c65414079d48310"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f06068edd2e7411c85af456fa848b8d3"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ec684663d674b749125158b358cf159", "id": "f06068edd2e7411c85af456fa848b8d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f0e075d0966d44188849790453d0f8cc"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "f0e075d0966d44188849790453d0f8cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f1f25c4e7f8c4b7a82e7eb16c8f21b39"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f205fb1f17c54f468b8f653ca4da8b82"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f396c4b7ae614c128e5ea76d070f39db"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f3abcf3e2d184e5487af4f87d8a3f6ab"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f4ef0292dcd64ae68126691c30950a36"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "f4ef0292dcd64ae68126691c30950a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f710b76766dc4e76bd292784a3389087"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "f710b76766dc4e76bd292784a3389087"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fadd7a6dc5094ff7af1f15ec917d3d7d"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fd81238c5f5244a88a9bce90834143e5"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "fd81238c5f5244a88a9bce90834143e5"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-26 17:25:38,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-ab906c59-2095-465c-bec4-cf4d65dd5eff 2019-03-26 17:25:38,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.217910051346s 2019-03-26 17:25:38,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': 'sQD6YoSNajaEZFJeO7M8f7BPHMSmdY', 'keystone_tenant_name': u'cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.22:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'project_domain_name': 'Default'} 2019-03-26 17:25:38,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/secrets 2019-03-26 17:25:38,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:38,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:38,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:38,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:38,246 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:38,246 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:38,246 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:38,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-03-26 17:25:38,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:38,246 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:38 GMT 2019-03-26 17:25:38,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:38,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-03-26 17:25:38,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:38,246 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:38,247 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:38,247 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "sQD6YoSNajaEZFJeO7M8f7BPHMSmdY"} 2019-03-26 17:25:38,336 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:38,336 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:38,336 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:38,337 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:38,337 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:38,337 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:38,337 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:38,337 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 94 2019-03-26 17:25:38,337 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:25:38.320Z", "updated_at": "2019-03-26T17:25:38.320Z", "value": "gAAAAABcmmCSZ6FAOSlgUraAG6bVraLPxZFyKcZAeGnNDwd6cfljm-dXNS10YbRGfNSkBTCLaFsjGtVy2GBLOinwnRv3wOzWVbMffU6QsD8MKcDcuOZygdw=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_password"} 2019-03-26 17:25:38,337 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:38,337 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:38 GMT 2019-03-26 17:25:38,337 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:38,337 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 414 2019-03-26 17:25:38,338 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:38,338 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:38,338 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:38,338 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"} 2019-03-26 17:25:38,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:38,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:38,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:38,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:38,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:38,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:38,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:38,388 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2019-03-26 17:25:38,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:25:38.377Z", "updated_at": "2019-03-26T17:25:38.377Z", "value": "gAAAAABcmmCSfk_2ki8z3u4eGrRBPysuUnhdWpgr31GpgEP0LClD1EdV7eiio3F7PznkyLYqqumKNc9q7WZiUduo3iVogmPS_70RCG-pVeYVKOYUM5VQfV2jy6MFtG-a239uIAxvKB9FP971NDXWMtv6y0iETQfcjg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_tenant_name"} 2019-03-26 17:25:38,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:38,389 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:38 GMT 2019-03-26 17:25:38,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:38,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 461 2019-03-26 17:25:38,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:38,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:38,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:38,389 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2019-03-26 17:25:38,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:38,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:38,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:38,470 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:38,470 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:38,470 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:38,470 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:38,470 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2019-03-26 17:25:38,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:25:38.448Z", "updated_at": "2019-03-26T17:25:38.448Z", "value": "gAAAAABcmmCS5V45rWVoWbPAU645SYZrp0kskVRNkvaKmavtRKctNR40oHFrL2Ykuzbs04t1wz65lsApwxs1EPx9dvcK7ELcDA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "region"} 2019-03-26 17:25:38,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:38,470 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:38 GMT 2019-03-26 17:25:38,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:38,470 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 383 2019-03-26 17:25:38,471 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:38,471 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:38,471 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:38,471 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.22:5000"} 2019-03-26 17:25:38,537 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:38,538 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:38,538 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:38,538 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:38,538 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:38,538 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:38,538 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:38,538 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2019-03-26 17:25:38,538 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:25:38.526Z", "updated_at": "2019-03-26T17:25:38.526Z", "value": "gAAAAABcmmCSI23IOhE24JvKh2VCOLQSeSpw3Q_UE3a27tQSWkmA5V9J1ZC-QsbBcPawyFV7QX3jKDROh1mYPRz4JkKpJ8_vhVvsfGJsOCZEb5H_4H3uqLo=", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_url"} 2019-03-26 17:25:38,539 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:38,539 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:38 GMT 2019-03-26 17:25:38,539 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:38,539 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 409 2019-03-26 17:25:38,539 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:38,539 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:38,539 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:38,539 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-03-26 17:25:39,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:39,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:39,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:39,017 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:39,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:39,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:39,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:39,018 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-03-26 17:25:39,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:25:38.833Z", "updated_at": "2019-03-26T17:25:38.833Z", "value": "gAAAAABcmmCSq5evcGLYog7AGv_RotYAOe8JdsD430wHQT6iSpyKu-XfwPHjPx9XV39oii6g86CcAtCtg_F9aUwCalhc2qCbqg==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "user_domain_name"} 2019-03-26 17:25:39,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:39,018 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:39 GMT 2019-03-26 17:25:39,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:39,018 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 393 2019-03-26 17:25:39,018 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:39,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:39,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:39,019 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"} 2019-03-26 17:25:39,408 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:39,409 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:39,409 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:39,409 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:39,409 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:39,409 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:39,409 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:39,409 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2019-03-26 17:25:39,409 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:25:39.315Z", "updated_at": "2019-03-26T17:25:39.315Z", "value": "gAAAAABcmmCTfv9FoMxQIPO4w5CtL2SzbYOes5pOftwbO0Z8TmFSZd0VVGyXsVcG8nDOqhq3ZQSMzrWTLjtL3eo_KV-YcCF-ZkAYWicGGvaEF9OyxQ_e0GpLmcUlsapRZSlA8lYDccRwcOHR_DPU-ST2L6b6zzKEgQ==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "keystone_username"} 2019-03-26 17:25:39,409 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:39,410 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:39 GMT 2019-03-26 17:25:39,410 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:39,410 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 458 2019-03-26 17:25:39,410 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:39,410 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:39,410 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:39,410 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2019-03-26 17:25:39,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:25:39,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:25:39,636 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:25:39,636 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:25:39,636 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:25:39,636 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:25:39,636 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:25:39,636 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2019-03-26 17:25:39,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:25:39.601Z", "updated_at": "2019-03-26T17:25:39.601Z", "value": "gAAAAABcmmCTdABjGv6ICaGqRYbKJgz1ZPWEnSigDAnOwQYSb1czgWdY41nimE1tzbbPzxV_VVmGnIHFYwjbGG8wAUxxAzIZkA==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "project_domain_name"} 2019-03-26 17:25:39,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:25:39,636 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:25:39 GMT 2019-03-26 17:25:39,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:25:39,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 396 2019-03-26 17:25:39,637 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:25:39,637 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:25:39,637 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:25:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2019-03-26 17:25:39,637 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-03-26 17:25:39,639 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-03-26 17:25:39,639 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-03-26 17:25:39,643 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-03-26 17:25:39,664 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-03-26 17:25:39,664 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-03-26 17:25:39,665 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-03-26 17:25:39,702 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-03-26 17:25:39,702 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-03-26 17:25:39,730 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-03-26 17:26:02,007 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-03-26 17:26:02,007 - 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/tmpu4bRAq/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/tmpjLmXnE/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpUPeW3F.zip |-------------------------------------------------------| 0.05% tmpUPeW3F.zip |-------------------------------------------------------| 0.09% tmpUPeW3F.zip |-------------------------------------------------------| 0.14% tmpUPeW3F.zip |-------------------------------------------------------| 0.18% tmpUPeW3F.zip |-------------------------------------------------------| 0.23% tmpUPeW3F.zip |-------------------------------------------------------| 0.27% tmpUPeW3F.zip |-------------------------------------------------------| 0.32% tmpUPeW3F.zip |-------------------------------------------------------| 0.37% tmpUPeW3F.zip |-------------------------------------------------------| 0.41% tmpUPeW3F.zip |-------------------------------------------------------| 0.46% tmpUPeW3F.zip |-------------------------------------------------------| 0.5% tmpUPeW3F.zip |-------------------------------------------------------| 0.55% tmpUPeW3F.zip |-------------------------------------------------------| 0.59% tmpUPeW3F.zip |-------------------------------------------------------| 0.64% tmpUPeW3F.zip |-------------------------------------------------------| 0.68% tmpUPeW3F.zip |-------------------------------------------------------| 0.73% tmpUPeW3F.zip |-------------------------------------------------------| 0.78% tmpUPeW3F.zip |-------------------------------------------------------| 0.82% tmpUPeW3F.zip |-------------------------------------------------------| 0.87% tmpUPeW3F.zip |#------------------------------------------------------| 0.91% tmpUPeW3F.zip |#------------------------------------------------------| 0.96% tmpUPeW3F.zip |#------------------------------------------------------| 1.0% tmpUPeW3F.zip |#------------------------------------------------------| 1.05% tmpUPeW3F.zip |#------------------------------------------------------| 1.1% tmpUPeW3F.zip |#------------------------------------------------------| 1.14% tmpUPeW3F.zip |#------------------------------------------------------| 1.19% tmpUPeW3F.zip |#------------------------------------------------------| 1.23% tmpUPeW3F.zip |#------------------------------------------------------| 1.28% tmpUPeW3F.zip |#------------------------------------------------------| 1.32% tmpUPeW3F.zip |#------------------------------------------------------| 1.37% tmpUPeW3F.zip |#------------------------------------------------------| 1.42% tmpUPeW3F.zip |#------------------------------------------------------| 1.46% tmpUPeW3F.zip |#------------------------------------------------------| 1.51% tmpUPeW3F.zip |#------------------------------------------------------| 1.55% tmpUPeW3F.zip |#------------------------------------------------------| 1.6% tmpUPeW3F.zip |#------------------------------------------------------| 1.64% tmpUPeW3F.zip |#------------------------------------------------------| 1.69% tmpUPeW3F.zip |#------------------------------------------------------| 1.73% tmpUPeW3F.zip |#------------------------------------------------------| 1.78% tmpUPeW3F.zip |#------------------------------------------------------| 1.83% tmpUPeW3F.zip |#------------------------------------------------------| 1.87% tmpUPeW3F.zip |#------------------------------------------------------| 1.92% tmpUPeW3F.zip |#------------------------------------------------------| 1.96% tmpUPeW3F.zip |#------------------------------------------------------| 2.01% tmpUPeW3F.zip |#------------------------------------------------------| 2.05% tmpUPeW3F.zip |#------------------------------------------------------| 2.1% tmpUPeW3F.zip |#------------------------------------------------------| 2.15% tmpUPeW3F.zip |#------------------------------------------------------| 2.19% tmpUPeW3F.zip |#------------------------------------------------------| 2.24% tmpUPeW3F.zip |#------------------------------------------------------| 2.28% tmpUPeW3F.zip |#------------------------------------------------------| 2.33% tmpUPeW3F.zip |#------------------------------------------------------| 2.37% tmpUPeW3F.zip |#------------------------------------------------------| 2.42% tmpUPeW3F.zip |#------------------------------------------------------| 2.47% tmpUPeW3F.zip |#------------------------------------------------------| 2.51% tmpUPeW3F.zip |#------------------------------------------------------| 2.56% tmpUPeW3F.zip |#------------------------------------------------------| 2.6% tmpUPeW3F.zip |#------------------------------------------------------| 2.65% tmpUPeW3F.zip |#------------------------------------------------------| 2.69% tmpUPeW3F.zip |##-----------------------------------------------------| 2.74% tmpUPeW3F.zip |##-----------------------------------------------------| 2.78% tmpUPeW3F.zip |##-----------------------------------------------------| 2.83% tmpUPeW3F.zip |##-----------------------------------------------------| 2.88% tmpUPeW3F.zip |##-----------------------------------------------------| 2.92% tmpUPeW3F.zip |##-----------------------------------------------------| 2.97% tmpUPeW3F.zip |##-----------------------------------------------------| 3.01% tmpUPeW3F.zip |##-----------------------------------------------------| 3.06% tmpUPeW3F.zip |##-----------------------------------------------------| 3.1% tmpUPeW3F.zip |##-----------------------------------------------------| 3.15% tmpUPeW3F.zip |##-----------------------------------------------------| 3.2% tmpUPeW3F.zip |##-----------------------------------------------------| 3.24% tmpUPeW3F.zip |##-----------------------------------------------------| 3.29% tmpUPeW3F.zip |##-----------------------------------------------------| 3.33% tmpUPeW3F.zip |##-----------------------------------------------------| 3.38% tmpUPeW3F.zip |##-----------------------------------------------------| 3.42% tmpUPeW3F.zip |##-----------------------------------------------------| 3.47% tmpUPeW3F.zip |##-----------------------------------------------------| 3.51% tmpUPeW3F.zip |##-----------------------------------------------------| 3.56% tmpUPeW3F.zip |##-----------------------------------------------------| 3.61% tmpUPeW3F.zip |##-----------------------------------------------------| 3.65% tmpUPeW3F.zip |##-----------------------------------------------------| 3.7% tmpUPeW3F.zip |##-----------------------------------------------------| 3.74% tmpUPeW3F.zip |##-----------------------------------------------------| 3.79% tmpUPeW3F.zip |##-----------------------------------------------------| 3.83% tmpUPeW3F.zip |##-----------------------------------------------------| 3.88% tmpUPeW3F.zip |##-----------------------------------------------------| 3.93% tmpUPeW3F.zip |##-----------------------------------------------------| 3.97% tmpUPeW3F.zip |##-----------------------------------------------------| 4.02% tmpUPeW3F.zip |##-----------------------------------------------------| 4.06% tmpUPeW3F.zip |##-----------------------------------------------------| 4.11% tmpUPeW3F.zip |##-----------------------------------------------------| 4.15% tmpUPeW3F.zip |##-----------------------------------------------------| 4.2% tmpUPeW3F.zip |##-----------------------------------------------------| 4.25% tmpUPeW3F.zip |##-----------------------------------------------------| 4.29% tmpUPeW3F.zip |##-----------------------------------------------------| 4.34% tmpUPeW3F.zip |##-----------------------------------------------------| 4.38% tmpUPeW3F.zip |##-----------------------------------------------------| 4.43% tmpUPeW3F.zip |##-----------------------------------------------------| 4.47% tmpUPeW3F.zip |##-----------------------------------------------------| 4.52% tmpUPeW3F.zip |###----------------------------------------------------| 4.56% tmpUPeW3F.zip |###----------------------------------------------------| 4.61% tmpUPeW3F.zip |###----------------------------------------------------| 4.66% tmpUPeW3F.zip |###----------------------------------------------------| 4.7% tmpUPeW3F.zip |###----------------------------------------------------| 4.75% tmpUPeW3F.zip |###----------------------------------------------------| 4.79% tmpUPeW3F.zip |###----------------------------------------------------| 4.84% tmpUPeW3F.zip |###----------------------------------------------------| 4.88% tmpUPeW3F.zip |###----------------------------------------------------| 4.93% tmpUPeW3F.zip |###----------------------------------------------------| 4.98% tmpUPeW3F.zip |###----------------------------------------------------| 5.02% tmpUPeW3F.zip |###----------------------------------------------------| 5.07% tmpUPeW3F.zip |###----------------------------------------------------| 5.11% tmpUPeW3F.zip |###----------------------------------------------------| 5.16% tmpUPeW3F.zip |###----------------------------------------------------| 5.2% tmpUPeW3F.zip |###----------------------------------------------------| 5.25% tmpUPeW3F.zip |###----------------------------------------------------| 5.3% tmpUPeW3F.zip |###----------------------------------------------------| 5.34% tmpUPeW3F.zip |###----------------------------------------------------| 5.39% tmpUPeW3F.zip |###----------------------------------------------------| 5.43% tmpUPeW3F.zip |###----------------------------------------------------| 5.48% tmpUPeW3F.zip |###----------------------------------------------------| 5.52% tmpUPeW3F.zip |###----------------------------------------------------| 5.57% tmpUPeW3F.zip |###----------------------------------------------------| 5.61% tmpUPeW3F.zip |###----------------------------------------------------| 5.66% tmpUPeW3F.zip |###----------------------------------------------------| 5.71% tmpUPeW3F.zip |###----------------------------------------------------| 5.75% tmpUPeW3F.zip |###----------------------------------------------------| 5.8% tmpUPeW3F.zip |###----------------------------------------------------| 5.84% tmpUPeW3F.zip |###----------------------------------------------------| 5.89% tmpUPeW3F.zip |###----------------------------------------------------| 5.93% tmpUPeW3F.zip |###----------------------------------------------------| 5.98% tmpUPeW3F.zip |###----------------------------------------------------| 6.03% tmpUPeW3F.zip |###----------------------------------------------------| 6.07% tmpUPeW3F.zip |###----------------------------------------------------| 6.12% tmpUPeW3F.zip |###----------------------------------------------------| 6.16% tmpUPeW3F.zip |###----------------------------------------------------| 6.21% tmpUPeW3F.zip |###----------------------------------------------------| 6.25% tmpUPeW3F.zip |###----------------------------------------------------| 6.3% tmpUPeW3F.zip |###----------------------------------------------------| 6.35% tmpUPeW3F.zip |####---------------------------------------------------| 6.39% tmpUPeW3F.zip |####---------------------------------------------------| 6.44% tmpUPeW3F.zip |####---------------------------------------------------| 6.48% tmpUPeW3F.zip |####---------------------------------------------------| 6.53% tmpUPeW3F.zip |####---------------------------------------------------| 6.57% tmpUPeW3F.zip |####---------------------------------------------------| 6.62% tmpUPeW3F.zip |####---------------------------------------------------| 6.66% tmpUPeW3F.zip |####---------------------------------------------------| 6.71% tmpUPeW3F.zip |####---------------------------------------------------| 6.76% tmpUPeW3F.zip |####---------------------------------------------------| 6.8% tmpUPeW3F.zip |####---------------------------------------------------| 6.85% tmpUPeW3F.zip |####---------------------------------------------------| 6.89% tmpUPeW3F.zip |####---------------------------------------------------| 6.94% tmpUPeW3F.zip |####---------------------------------------------------| 6.98% tmpUPeW3F.zip |####---------------------------------------------------| 7.03% tmpUPeW3F.zip |####---------------------------------------------------| 7.08% tmpUPeW3F.zip |####---------------------------------------------------| 7.12% tmpUPeW3F.zip |####---------------------------------------------------| 7.17% tmpUPeW3F.zip |####---------------------------------------------------| 7.21% tmpUPeW3F.zip |####---------------------------------------------------| 7.26% tmpUPeW3F.zip |####---------------------------------------------------| 7.3% tmpUPeW3F.zip |####---------------------------------------------------| 7.35% tmpUPeW3F.zip |####---------------------------------------------------| 7.4% tmpUPeW3F.zip |####---------------------------------------------------| 7.44% tmpUPeW3F.zip |####---------------------------------------------------| 7.49% tmpUPeW3F.zip |####---------------------------------------------------| 7.53% tmpUPeW3F.zip |####---------------------------------------------------| 7.58% tmpUPeW3F.zip |####---------------------------------------------------| 7.62% tmpUPeW3F.zip |####---------------------------------------------------| 7.67% tmpUPeW3F.zip |####---------------------------------------------------| 7.71% tmpUPeW3F.zip |####---------------------------------------------------| 7.76% tmpUPeW3F.zip |####---------------------------------------------------| 7.81% tmpUPeW3F.zip |####---------------------------------------------------| 7.85% tmpUPeW3F.zip |####---------------------------------------------------| 7.9% tmpUPeW3F.zip |####---------------------------------------------------| 7.94% tmpUPeW3F.zip |####---------------------------------------------------| 7.99% tmpUPeW3F.zip |####---------------------------------------------------| 8.03% tmpUPeW3F.zip |####---------------------------------------------------| 8.08% tmpUPeW3F.zip |####---------------------------------------------------| 8.13% tmpUPeW3F.zip |####---------------------------------------------------| 8.17% tmpUPeW3F.zip |#####--------------------------------------------------| 8.22% tmpUPeW3F.zip |#####--------------------------------------------------| 8.26% tmpUPeW3F.zip |#####--------------------------------------------------| 8.31% tmpUPeW3F.zip |#####--------------------------------------------------| 8.35% tmpUPeW3F.zip |#####--------------------------------------------------| 8.4% tmpUPeW3F.zip |#####--------------------------------------------------| 8.45% tmpUPeW3F.zip |#####--------------------------------------------------| 8.49% tmpUPeW3F.zip |#####--------------------------------------------------| 8.54% tmpUPeW3F.zip |#####--------------------------------------------------| 8.58% tmpUPeW3F.zip |#####--------------------------------------------------| 8.63% tmpUPeW3F.zip |#####--------------------------------------------------| 8.67% tmpUPeW3F.zip |#####--------------------------------------------------| 8.72% tmpUPeW3F.zip |#####--------------------------------------------------| 8.76% tmpUPeW3F.zip |#####--------------------------------------------------| 8.81% tmpUPeW3F.zip |#####--------------------------------------------------| 8.86% tmpUPeW3F.zip |#####--------------------------------------------------| 8.9% tmpUPeW3F.zip |#####--------------------------------------------------| 8.95% tmpUPeW3F.zip |#####--------------------------------------------------| 8.99% tmpUPeW3F.zip |#####--------------------------------------------------| 9.04% tmpUPeW3F.zip |#####--------------------------------------------------| 9.08% tmpUPeW3F.zip |#####--------------------------------------------------| 9.13% tmpUPeW3F.zip |#####--------------------------------------------------| 9.18% tmpUPeW3F.zip |#####--------------------------------------------------| 9.22% tmpUPeW3F.zip |#####--------------------------------------------------| 9.27% tmpUPeW3F.zip |#####--------------------------------------------------| 9.31% tmpUPeW3F.zip |#####--------------------------------------------------| 9.36% tmpUPeW3F.zip |#####--------------------------------------------------| 9.4% tmpUPeW3F.zip |#####--------------------------------------------------| 9.45% tmpUPeW3F.zip |#####--------------------------------------------------| 9.5% tmpUPeW3F.zip |#####--------------------------------------------------| 9.54% tmpUPeW3F.zip |#####--------------------------------------------------| 9.59% tmpUPeW3F.zip |#####--------------------------------------------------| 9.63% tmpUPeW3F.zip |#####--------------------------------------------------| 9.68% tmpUPeW3F.zip |#####--------------------------------------------------| 9.72% tmpUPeW3F.zip |#####--------------------------------------------------| 9.77% tmpUPeW3F.zip |#####--------------------------------------------------| 9.81% tmpUPeW3F.zip |#####--------------------------------------------------| 9.86% tmpUPeW3F.zip |#####--------------------------------------------------| 9.91% tmpUPeW3F.zip |#####--------------------------------------------------| 9.95% tmpUPeW3F.zip |#####--------------------------------------------------| 10.0% tmpUPeW3F.zip |######-------------------------------------------------| 10.04% tmpUPeW3F.zip |######-------------------------------------------------| 10.09% tmpUPeW3F.zip |######-------------------------------------------------| 10.13% tmpUPeW3F.zip |######-------------------------------------------------| 10.18% tmpUPeW3F.zip |######-------------------------------------------------| 10.23% tmpUPeW3F.zip |######-------------------------------------------------| 10.27% tmpUPeW3F.zip |######-------------------------------------------------| 10.32% tmpUPeW3F.zip |######-------------------------------------------------| 10.36% tmpUPeW3F.zip |######-------------------------------------------------| 10.41% tmpUPeW3F.zip |######-------------------------------------------------| 10.45% tmpUPeW3F.zip |######-------------------------------------------------| 10.5% tmpUPeW3F.zip |######-------------------------------------------------| 10.54% tmpUPeW3F.zip |######-------------------------------------------------| 10.59% tmpUPeW3F.zip |######-------------------------------------------------| 10.64% tmpUPeW3F.zip |######-------------------------------------------------| 10.68% tmpUPeW3F.zip |######-------------------------------------------------| 10.73% tmpUPeW3F.zip |######-------------------------------------------------| 10.77% tmpUPeW3F.zip |######-------------------------------------------------| 10.82% tmpUPeW3F.zip |######-------------------------------------------------| 10.86% tmpUPeW3F.zip |######-------------------------------------------------| 10.91% tmpUPeW3F.zip |######-------------------------------------------------| 10.96% tmpUPeW3F.zip |######-------------------------------------------------| 11.0% tmpUPeW3F.zip |######-------------------------------------------------| 11.05% tmpUPeW3F.zip |######-------------------------------------------------| 11.09% tmpUPeW3F.zip |######-------------------------------------------------| 11.14% tmpUPeW3F.zip |######-------------------------------------------------| 11.18% tmpUPeW3F.zip |######-------------------------------------------------| 11.23% tmpUPeW3F.zip |######-------------------------------------------------| 11.28% tmpUPeW3F.zip |######-------------------------------------------------| 11.32% tmpUPeW3F.zip |######-------------------------------------------------| 11.37% tmpUPeW3F.zip |######-------------------------------------------------| 11.41% tmpUPeW3F.zip |######-------------------------------------------------| 11.46% tmpUPeW3F.zip |######-------------------------------------------------| 11.5% tmpUPeW3F.zip |######-------------------------------------------------| 11.55% tmpUPeW3F.zip |######-------------------------------------------------| 11.59% tmpUPeW3F.zip |######-------------------------------------------------| 11.64% tmpUPeW3F.zip |######-------------------------------------------------| 11.69% tmpUPeW3F.zip |######-------------------------------------------------| 11.73% tmpUPeW3F.zip |######-------------------------------------------------| 11.78% tmpUPeW3F.zip |#######------------------------------------------------| 11.82% tmpUPeW3F.zip |#######------------------------------------------------| 11.87% tmpUPeW3F.zip |#######------------------------------------------------| 11.91% tmpUPeW3F.zip |#######------------------------------------------------| 11.96% tmpUPeW3F.zip |#######------------------------------------------------| 12.01% tmpUPeW3F.zip |#######------------------------------------------------| 12.05% tmpUPeW3F.zip |#######------------------------------------------------| 12.1% tmpUPeW3F.zip |#######------------------------------------------------| 12.14% tmpUPeW3F.zip |#######------------------------------------------------| 12.19% tmpUPeW3F.zip |#######------------------------------------------------| 12.23% tmpUPeW3F.zip |#######------------------------------------------------| 12.28% tmpUPeW3F.zip |#######------------------------------------------------| 12.33% tmpUPeW3F.zip |#######------------------------------------------------| 12.37% tmpUPeW3F.zip |#######------------------------------------------------| 12.42% tmpUPeW3F.zip |#######------------------------------------------------| 12.46% tmpUPeW3F.zip |#######------------------------------------------------| 12.51% tmpUPeW3F.zip |#######------------------------------------------------| 12.55% tmpUPeW3F.zip |#######------------------------------------------------| 12.6% tmpUPeW3F.zip |#######------------------------------------------------| 12.64% tmpUPeW3F.zip |#######------------------------------------------------| 12.69% tmpUPeW3F.zip |#######------------------------------------------------| 12.74% tmpUPeW3F.zip |#######------------------------------------------------| 12.78% tmpUPeW3F.zip |#######------------------------------------------------| 12.83% tmpUPeW3F.zip |#######------------------------------------------------| 12.87% tmpUPeW3F.zip |#######------------------------------------------------| 12.92% tmpUPeW3F.zip |#######------------------------------------------------| 12.96% tmpUPeW3F.zip |#######------------------------------------------------| 13.01% tmpUPeW3F.zip |#######------------------------------------------------| 13.06% tmpUPeW3F.zip |#######------------------------------------------------| 13.1% tmpUPeW3F.zip |#######------------------------------------------------| 13.15% tmpUPeW3F.zip |#######------------------------------------------------| 13.19% tmpUPeW3F.zip |#######------------------------------------------------| 13.24% tmpUPeW3F.zip |#######------------------------------------------------| 13.28% tmpUPeW3F.zip |#######------------------------------------------------| 13.33% tmpUPeW3F.zip |#######------------------------------------------------| 13.38% tmpUPeW3F.zip |#######------------------------------------------------| 13.42% tmpUPeW3F.zip |#######------------------------------------------------| 13.47% tmpUPeW3F.zip |#######------------------------------------------------| 13.51% tmpUPeW3F.zip |#######------------------------------------------------| 13.56% tmpUPeW3F.zip |#######------------------------------------------------| 13.6% tmpUPeW3F.zip |########-----------------------------------------------| 13.65% tmpUPeW3F.zip |########-----------------------------------------------| 13.69% tmpUPeW3F.zip |########-----------------------------------------------| 13.74% tmpUPeW3F.zip |########-----------------------------------------------| 13.79% tmpUPeW3F.zip |########-----------------------------------------------| 13.83% tmpUPeW3F.zip |########-----------------------------------------------| 13.88% tmpUPeW3F.zip |########-----------------------------------------------| 13.92% tmpUPeW3F.zip |########-----------------------------------------------| 13.97% tmpUPeW3F.zip |########-----------------------------------------------| 14.01% tmpUPeW3F.zip |########-----------------------------------------------| 14.06% tmpUPeW3F.zip |########-----------------------------------------------| 14.11% tmpUPeW3F.zip |########-----------------------------------------------| 14.15% tmpUPeW3F.zip |########-----------------------------------------------| 14.2% tmpUPeW3F.zip |########-----------------------------------------------| 14.24% tmpUPeW3F.zip |########-----------------------------------------------| 14.29% tmpUPeW3F.zip |########-----------------------------------------------| 14.33% tmpUPeW3F.zip |########-----------------------------------------------| 14.38% tmpUPeW3F.zip |########-----------------------------------------------| 14.43% tmpUPeW3F.zip |########-----------------------------------------------| 14.47% tmpUPeW3F.zip |########-----------------------------------------------| 14.52% tmpUPeW3F.zip |########-----------------------------------------------| 14.56% tmpUPeW3F.zip |########-----------------------------------------------| 14.61% tmpUPeW3F.zip |########-----------------------------------------------| 14.65% tmpUPeW3F.zip |########-----------------------------------------------| 14.7% tmpUPeW3F.zip |########-----------------------------------------------| 14.74% tmpUPeW3F.zip |########-----------------------------------------------| 14.79% tmpUPeW3F.zip |########-----------------------------------------------| 14.84% tmpUPeW3F.zip |########-----------------------------------------------| 14.88% tmpUPeW3F.zip |########-----------------------------------------------| 14.93% tmpUPeW3F.zip |########-----------------------------------------------| 14.97% tmpUPeW3F.zip |########-----------------------------------------------| 15.02% tmpUPeW3F.zip |########-----------------------------------------------| 15.06% tmpUPeW3F.zip |########-----------------------------------------------| 15.11% tmpUPeW3F.zip |########-----------------------------------------------| 15.16% tmpUPeW3F.zip |########-----------------------------------------------| 15.2% tmpUPeW3F.zip |########-----------------------------------------------| 15.25% tmpUPeW3F.zip |########-----------------------------------------------| 15.29% tmpUPeW3F.zip |########-----------------------------------------------| 15.34% tmpUPeW3F.zip |########-----------------------------------------------| 15.38% tmpUPeW3F.zip |########-----------------------------------------------| 15.43% tmpUPeW3F.zip |#########----------------------------------------------| 15.48% tmpUPeW3F.zip |#########----------------------------------------------| 15.52% tmpUPeW3F.zip |#########----------------------------------------------| 15.57% tmpUPeW3F.zip |#########----------------------------------------------| 15.61% tmpUPeW3F.zip |#########----------------------------------------------| 15.66% tmpUPeW3F.zip |#########----------------------------------------------| 15.7% tmpUPeW3F.zip |#########----------------------------------------------| 15.75% tmpUPeW3F.zip |#########----------------------------------------------| 15.79% tmpUPeW3F.zip |#########----------------------------------------------| 15.84% tmpUPeW3F.zip |#########----------------------------------------------| 15.89% tmpUPeW3F.zip |#########----------------------------------------------| 15.93% tmpUPeW3F.zip |#########----------------------------------------------| 15.98% tmpUPeW3F.zip |#########----------------------------------------------| 16.02% tmpUPeW3F.zip |#########----------------------------------------------| 16.07% tmpUPeW3F.zip |#########----------------------------------------------| 16.11% tmpUPeW3F.zip |#########----------------------------------------------| 16.16% tmpUPeW3F.zip |#########----------------------------------------------| 16.21% tmpUPeW3F.zip |#########----------------------------------------------| 16.25% tmpUPeW3F.zip |#########----------------------------------------------| 16.3% tmpUPeW3F.zip |#########----------------------------------------------| 16.34% tmpUPeW3F.zip |#########----------------------------------------------| 16.39% tmpUPeW3F.zip |#########----------------------------------------------| 16.43% tmpUPeW3F.zip |#########----------------------------------------------| 16.48% tmpUPeW3F.zip |#########----------------------------------------------| 16.53% tmpUPeW3F.zip |#########----------------------------------------------| 16.57% tmpUPeW3F.zip |#########----------------------------------------------| 16.62% tmpUPeW3F.zip |#########----------------------------------------------| 16.66% tmpUPeW3F.zip |#########----------------------------------------------| 16.71% tmpUPeW3F.zip |#########----------------------------------------------| 16.75% tmpUPeW3F.zip |#########----------------------------------------------| 16.8% tmpUPeW3F.zip |#########----------------------------------------------| 16.84% tmpUPeW3F.zip |#########----------------------------------------------| 16.89% tmpUPeW3F.zip |#########----------------------------------------------| 16.94% tmpUPeW3F.zip |#########----------------------------------------------| 16.98% tmpUPeW3F.zip |#########----------------------------------------------| 17.03% tmpUPeW3F.zip |#########----------------------------------------------| 17.07% tmpUPeW3F.zip |#########----------------------------------------------| 17.12% tmpUPeW3F.zip |#########----------------------------------------------| 17.16% tmpUPeW3F.zip |#########----------------------------------------------| 17.21% tmpUPeW3F.zip |#########----------------------------------------------| 17.26% tmpUPeW3F.zip |##########---------------------------------------------| 17.3% tmpUPeW3F.zip |##########---------------------------------------------| 17.35% tmpUPeW3F.zip |##########---------------------------------------------| 17.39% tmpUPeW3F.zip |##########---------------------------------------------| 17.44% tmpUPeW3F.zip |##########---------------------------------------------| 17.48% tmpUPeW3F.zip |##########---------------------------------------------| 17.53% tmpUPeW3F.zip |##########---------------------------------------------| 17.57% tmpUPeW3F.zip |##########---------------------------------------------| 17.62% tmpUPeW3F.zip |##########---------------------------------------------| 17.67% tmpUPeW3F.zip |##########---------------------------------------------| 17.71% tmpUPeW3F.zip |##########---------------------------------------------| 17.76% tmpUPeW3F.zip |##########---------------------------------------------| 17.8% tmpUPeW3F.zip |##########---------------------------------------------| 17.85% tmpUPeW3F.zip |##########---------------------------------------------| 17.89% tmpUPeW3F.zip |##########---------------------------------------------| 17.94% tmpUPeW3F.zip |##########---------------------------------------------| 17.99% tmpUPeW3F.zip |##########---------------------------------------------| 18.03% tmpUPeW3F.zip |##########---------------------------------------------| 18.08% tmpUPeW3F.zip |##########---------------------------------------------| 18.12% tmpUPeW3F.zip |##########---------------------------------------------| 18.17% tmpUPeW3F.zip |##########---------------------------------------------| 18.21% tmpUPeW3F.zip |##########---------------------------------------------| 18.26% tmpUPeW3F.zip |##########---------------------------------------------| 18.31% tmpUPeW3F.zip |##########---------------------------------------------| 18.35% tmpUPeW3F.zip |##########---------------------------------------------| 18.4% tmpUPeW3F.zip |##########---------------------------------------------| 18.44% tmpUPeW3F.zip |##########---------------------------------------------| 18.49% tmpUPeW3F.zip |##########---------------------------------------------| 18.53% tmpUPeW3F.zip |##########---------------------------------------------| 18.58% tmpUPeW3F.zip |##########---------------------------------------------| 18.62% tmpUPeW3F.zip |##########---------------------------------------------| 18.67% tmpUPeW3F.zip |##########---------------------------------------------| 18.72% tmpUPeW3F.zip |##########---------------------------------------------| 18.76% tmpUPeW3F.zip |##########---------------------------------------------| 18.81% tmpUPeW3F.zip |##########---------------------------------------------| 18.85% tmpUPeW3F.zip |##########---------------------------------------------| 18.9% tmpUPeW3F.zip |##########---------------------------------------------| 18.94% tmpUPeW3F.zip |##########---------------------------------------------| 18.99% tmpUPeW3F.zip |##########---------------------------------------------| 19.04% tmpUPeW3F.zip |##########---------------------------------------------| 19.08% tmpUPeW3F.zip |###########--------------------------------------------| 19.13% tmpUPeW3F.zip |###########--------------------------------------------| 19.17% tmpUPeW3F.zip |###########--------------------------------------------| 19.22% tmpUPeW3F.zip |###########--------------------------------------------| 19.26% tmpUPeW3F.zip |###########--------------------------------------------| 19.31% tmpUPeW3F.zip |###########--------------------------------------------| 19.36% tmpUPeW3F.zip |###########--------------------------------------------| 19.4% tmpUPeW3F.zip |###########--------------------------------------------| 19.45% tmpUPeW3F.zip |###########--------------------------------------------| 19.49% tmpUPeW3F.zip |###########--------------------------------------------| 19.54% tmpUPeW3F.zip |###########--------------------------------------------| 19.58% tmpUPeW3F.zip |###########--------------------------------------------| 19.63% tmpUPeW3F.zip |###########--------------------------------------------| 19.67% tmpUPeW3F.zip |###########--------------------------------------------| 19.72% tmpUPeW3F.zip |###########--------------------------------------------| 19.77% tmpUPeW3F.zip |###########--------------------------------------------| 19.81% tmpUPeW3F.zip |###########--------------------------------------------| 19.86% tmpUPeW3F.zip |###########--------------------------------------------| 19.9% tmpUPeW3F.zip |###########--------------------------------------------| 19.95% tmpUPeW3F.zip |###########--------------------------------------------| 19.99% tmpUPeW3F.zip |###########--------------------------------------------| 20.04% tmpUPeW3F.zip |###########--------------------------------------------| 20.09% tmpUPeW3F.zip |###########--------------------------------------------| 20.13% tmpUPeW3F.zip |###########--------------------------------------------| 20.18% tmpUPeW3F.zip |###########--------------------------------------------| 20.22% tmpUPeW3F.zip |###########--------------------------------------------| 20.27% tmpUPeW3F.zip |###########--------------------------------------------| 20.31% tmpUPeW3F.zip |###########--------------------------------------------| 20.36% tmpUPeW3F.zip |###########--------------------------------------------| 20.41% tmpUPeW3F.zip |###########--------------------------------------------| 20.45% tmpUPeW3F.zip |###########--------------------------------------------| 20.5% tmpUPeW3F.zip |###########--------------------------------------------| 20.54% tmpUPeW3F.zip |###########--------------------------------------------| 20.59% tmpUPeW3F.zip |###########--------------------------------------------| 20.63% tmpUPeW3F.zip |###########--------------------------------------------| 20.68% tmpUPeW3F.zip |###########--------------------------------------------| 20.72% tmpUPeW3F.zip |###########--------------------------------------------| 20.77% tmpUPeW3F.zip |###########--------------------------------------------| 20.82% tmpUPeW3F.zip |###########--------------------------------------------| 20.86% tmpUPeW3F.zip |###########--------------------------------------------| 20.91% tmpUPeW3F.zip |############-------------------------------------------| 20.95% tmpUPeW3F.zip |############-------------------------------------------| 21.0% tmpUPeW3F.zip |############-------------------------------------------| 21.04% tmpUPeW3F.zip |############-------------------------------------------| 21.09% tmpUPeW3F.zip |############-------------------------------------------| 21.14% tmpUPeW3F.zip |############-------------------------------------------| 21.18% tmpUPeW3F.zip |############-------------------------------------------| 21.23% tmpUPeW3F.zip |############-------------------------------------------| 21.27% tmpUPeW3F.zip |############-------------------------------------------| 21.32% tmpUPeW3F.zip |############-------------------------------------------| 21.36% tmpUPeW3F.zip |############-------------------------------------------| 21.41% tmpUPeW3F.zip |############-------------------------------------------| 21.46% tmpUPeW3F.zip |############-------------------------------------------| 21.5% tmpUPeW3F.zip |############-------------------------------------------| 21.55% tmpUPeW3F.zip |############-------------------------------------------| 21.59% tmpUPeW3F.zip |############-------------------------------------------| 21.64% tmpUPeW3F.zip |############-------------------------------------------| 21.68% tmpUPeW3F.zip |############-------------------------------------------| 21.73% tmpUPeW3F.zip |############-------------------------------------------| 21.77% tmpUPeW3F.zip |############-------------------------------------------| 21.82% tmpUPeW3F.zip |############-------------------------------------------| 21.87% tmpUPeW3F.zip |############-------------------------------------------| 21.91% tmpUPeW3F.zip |############-------------------------------------------| 21.96% tmpUPeW3F.zip |############-------------------------------------------| 22.0% tmpUPeW3F.zip |############-------------------------------------------| 22.05% tmpUPeW3F.zip |############-------------------------------------------| 22.09% tmpUPeW3F.zip |############-------------------------------------------| 22.14% tmpUPeW3F.zip |############-------------------------------------------| 22.19% tmpUPeW3F.zip |############-------------------------------------------| 22.23% tmpUPeW3F.zip |############-------------------------------------------| 22.28% tmpUPeW3F.zip |############-------------------------------------------| 22.32% tmpUPeW3F.zip |############-------------------------------------------| 22.37% tmpUPeW3F.zip |############-------------------------------------------| 22.41% tmpUPeW3F.zip |############-------------------------------------------| 22.46% tmpUPeW3F.zip |############-------------------------------------------| 22.51% tmpUPeW3F.zip |############-------------------------------------------| 22.55% tmpUPeW3F.zip |############-------------------------------------------| 22.6% tmpUPeW3F.zip |############-------------------------------------------| 22.64% tmpUPeW3F.zip |############-------------------------------------------| 22.69% tmpUPeW3F.zip |#############------------------------------------------| 22.73% tmpUPeW3F.zip |#############------------------------------------------| 22.78% tmpUPeW3F.zip |#############------------------------------------------| 22.82% tmpUPeW3F.zip |#############------------------------------------------| 22.87% tmpUPeW3F.zip |#############------------------------------------------| 22.92% tmpUPeW3F.zip |#############------------------------------------------| 22.96% tmpUPeW3F.zip |#############------------------------------------------| 23.01% tmpUPeW3F.zip |#############------------------------------------------| 23.05% tmpUPeW3F.zip |#############------------------------------------------| 23.1% tmpUPeW3F.zip |#############------------------------------------------| 23.14% tmpUPeW3F.zip |#############------------------------------------------| 23.19% tmpUPeW3F.zip |#############------------------------------------------| 23.24% tmpUPeW3F.zip |#############------------------------------------------| 23.28% tmpUPeW3F.zip |#############------------------------------------------| 23.33% tmpUPeW3F.zip |#############------------------------------------------| 23.37% tmpUPeW3F.zip |#############------------------------------------------| 23.42% tmpUPeW3F.zip |#############------------------------------------------| 23.46% tmpUPeW3F.zip |#############------------------------------------------| 23.51% tmpUPeW3F.zip |#############------------------------------------------| 23.56% tmpUPeW3F.zip |#############------------------------------------------| 23.6% tmpUPeW3F.zip |#############------------------------------------------| 23.65% tmpUPeW3F.zip |#############------------------------------------------| 23.69% tmpUPeW3F.zip |#############------------------------------------------| 23.74% tmpUPeW3F.zip |#############------------------------------------------| 23.78% tmpUPeW3F.zip |#############------------------------------------------| 23.83% tmpUPeW3F.zip |#############------------------------------------------| 23.87% tmpUPeW3F.zip |#############------------------------------------------| 23.92% tmpUPeW3F.zip |#############------------------------------------------| 23.97% tmpUPeW3F.zip |#############------------------------------------------| 24.01% tmpUPeW3F.zip |#############------------------------------------------| 24.06% tmpUPeW3F.zip |#############------------------------------------------| 24.1% tmpUPeW3F.zip |#############------------------------------------------| 24.15% tmpUPeW3F.zip |#############------------------------------------------| 24.19% tmpUPeW3F.zip |#############------------------------------------------| 24.24% tmpUPeW3F.zip |#############------------------------------------------| 24.29% tmpUPeW3F.zip |#############------------------------------------------| 24.33% tmpUPeW3F.zip |#############------------------------------------------| 24.38% tmpUPeW3F.zip |#############------------------------------------------| 24.42% tmpUPeW3F.zip |#############------------------------------------------| 24.47% tmpUPeW3F.zip |#############------------------------------------------| 24.51% tmpUPeW3F.zip |##############-----------------------------------------| 24.56% tmpUPeW3F.zip |##############-----------------------------------------| 24.6% tmpUPeW3F.zip |##############-----------------------------------------| 24.65% tmpUPeW3F.zip |##############-----------------------------------------| 24.7% tmpUPeW3F.zip |##############-----------------------------------------| 24.74% tmpUPeW3F.zip |##############-----------------------------------------| 24.79% tmpUPeW3F.zip |##############-----------------------------------------| 24.83% tmpUPeW3F.zip |##############-----------------------------------------| 24.88% tmpUPeW3F.zip |##############-----------------------------------------| 24.92% tmpUPeW3F.zip |##############-----------------------------------------| 24.97% tmpUPeW3F.zip |##############-----------------------------------------| 25.02% tmpUPeW3F.zip |##############-----------------------------------------| 25.06% tmpUPeW3F.zip |##############-----------------------------------------| 25.11% tmpUPeW3F.zip |##############-----------------------------------------| 25.15% tmpUPeW3F.zip |##############-----------------------------------------| 25.2% tmpUPeW3F.zip |##############-----------------------------------------| 25.24% tmpUPeW3F.zip |##############-----------------------------------------| 25.29% tmpUPeW3F.zip |##############-----------------------------------------| 25.34% tmpUPeW3F.zip |##############-----------------------------------------| 25.38% tmpUPeW3F.zip |##############-----------------------------------------| 25.43% tmpUPeW3F.zip |##############-----------------------------------------| 25.47% tmpUPeW3F.zip |##############-----------------------------------------| 25.52% tmpUPeW3F.zip |##############-----------------------------------------| 25.56% tmpUPeW3F.zip |##############-----------------------------------------| 25.61% tmpUPeW3F.zip |##############-----------------------------------------| 25.65% tmpUPeW3F.zip |##############-----------------------------------------| 25.7% tmpUPeW3F.zip |##############-----------------------------------------| 25.75% tmpUPeW3F.zip |##############-----------------------------------------| 25.79% tmpUPeW3F.zip |##############-----------------------------------------| 25.84% tmpUPeW3F.zip |##############-----------------------------------------| 25.88% tmpUPeW3F.zip |##############-----------------------------------------| 25.93% tmpUPeW3F.zip |##############-----------------------------------------| 25.97% tmpUPeW3F.zip |##############-----------------------------------------| 26.02% tmpUPeW3F.zip |##############-----------------------------------------| 26.07% tmpUPeW3F.zip |##############-----------------------------------------| 26.11% tmpUPeW3F.zip |##############-----------------------------------------| 26.16% tmpUPeW3F.zip |##############-----------------------------------------| 26.2% tmpUPeW3F.zip |##############-----------------------------------------| 26.25% tmpUPeW3F.zip |##############-----------------------------------------| 26.29% tmpUPeW3F.zip |##############-----------------------------------------| 26.34% tmpUPeW3F.zip |###############----------------------------------------| 26.39% tmpUPeW3F.zip |###############----------------------------------------| 26.43% tmpUPeW3F.zip |###############----------------------------------------| 26.48% tmpUPeW3F.zip |###############----------------------------------------| 26.52% tmpUPeW3F.zip |###############----------------------------------------| 26.57% tmpUPeW3F.zip |###############----------------------------------------| 26.61% tmpUPeW3F.zip |###############----------------------------------------| 26.66% tmpUPeW3F.zip |###############----------------------------------------| 26.7% tmpUPeW3F.zip |###############----------------------------------------| 26.75% tmpUPeW3F.zip |###############----------------------------------------| 26.8% tmpUPeW3F.zip |###############----------------------------------------| 26.84% tmpUPeW3F.zip |###############----------------------------------------| 26.89% tmpUPeW3F.zip |###############----------------------------------------| 26.93% tmpUPeW3F.zip |###############----------------------------------------| 26.98% tmpUPeW3F.zip |###############----------------------------------------| 27.02% tmpUPeW3F.zip |###############----------------------------------------| 27.07% tmpUPeW3F.zip |###############----------------------------------------| 27.12% tmpUPeW3F.zip |###############----------------------------------------| 27.16% tmpUPeW3F.zip |###############----------------------------------------| 27.21% tmpUPeW3F.zip |###############----------------------------------------| 27.25% tmpUPeW3F.zip |###############----------------------------------------| 27.3% tmpUPeW3F.zip |###############----------------------------------------| 27.34% tmpUPeW3F.zip |###############----------------------------------------| 27.39% tmpUPeW3F.zip |###############----------------------------------------| 27.44% tmpUPeW3F.zip |###############----------------------------------------| 27.48% tmpUPeW3F.zip |###############----------------------------------------| 27.53% tmpUPeW3F.zip |###############----------------------------------------| 27.57% tmpUPeW3F.zip |###############----------------------------------------| 27.62% tmpUPeW3F.zip |###############----------------------------------------| 27.66% tmpUPeW3F.zip |###############----------------------------------------| 27.71% tmpUPeW3F.zip |###############----------------------------------------| 27.75% tmpUPeW3F.zip |###############----------------------------------------| 27.8% tmpUPeW3F.zip |###############----------------------------------------| 27.85% tmpUPeW3F.zip |###############----------------------------------------| 27.89% tmpUPeW3F.zip |###############----------------------------------------| 27.94% tmpUPeW3F.zip |###############----------------------------------------| 27.98% tmpUPeW3F.zip |###############----------------------------------------| 28.03% tmpUPeW3F.zip |###############----------------------------------------| 28.07% tmpUPeW3F.zip |###############----------------------------------------| 28.12% tmpUPeW3F.zip |###############----------------------------------------| 28.17% tmpUPeW3F.zip |################---------------------------------------| 28.21% tmpUPeW3F.zip |################---------------------------------------| 28.26% tmpUPeW3F.zip |################---------------------------------------| 28.3% tmpUPeW3F.zip |################---------------------------------------| 28.35% tmpUPeW3F.zip |################---------------------------------------| 28.39% tmpUPeW3F.zip |################---------------------------------------| 28.44% tmpUPeW3F.zip |################---------------------------------------| 28.49% tmpUPeW3F.zip |################---------------------------------------| 28.53% tmpUPeW3F.zip |################---------------------------------------| 28.58% tmpUPeW3F.zip |################---------------------------------------| 28.62% tmpUPeW3F.zip |################---------------------------------------| 28.67% tmpUPeW3F.zip |################---------------------------------------| 28.71% tmpUPeW3F.zip |################---------------------------------------| 28.76% tmpUPeW3F.zip |################---------------------------------------| 28.8% tmpUPeW3F.zip |################---------------------------------------| 28.85% tmpUPeW3F.zip |################---------------------------------------| 28.9% tmpUPeW3F.zip |################---------------------------------------| 28.94% tmpUPeW3F.zip |################---------------------------------------| 28.99% tmpUPeW3F.zip |################---------------------------------------| 29.03% tmpUPeW3F.zip |################---------------------------------------| 29.08% tmpUPeW3F.zip |################---------------------------------------| 29.12% tmpUPeW3F.zip |################---------------------------------------| 29.17% tmpUPeW3F.zip |################---------------------------------------| 29.22% tmpUPeW3F.zip |################---------------------------------------| 29.26% tmpUPeW3F.zip |################---------------------------------------| 29.31% tmpUPeW3F.zip |################---------------------------------------| 29.35% tmpUPeW3F.zip |################---------------------------------------| 29.4% tmpUPeW3F.zip |################---------------------------------------| 29.44% tmpUPeW3F.zip |################---------------------------------------| 29.49% tmpUPeW3F.zip |################---------------------------------------| 29.54% tmpUPeW3F.zip |################---------------------------------------| 29.58% tmpUPeW3F.zip |################---------------------------------------| 29.63% tmpUPeW3F.zip |################---------------------------------------| 29.67% tmpUPeW3F.zip |################---------------------------------------| 29.72% tmpUPeW3F.zip |################---------------------------------------| 29.76% tmpUPeW3F.zip |################---------------------------------------| 29.81% tmpUPeW3F.zip |################---------------------------------------| 29.85% tmpUPeW3F.zip |################---------------------------------------| 29.9% tmpUPeW3F.zip |################---------------------------------------| 29.95% tmpUPeW3F.zip |################---------------------------------------| 29.99% tmpUPeW3F.zip |#################--------------------------------------| 30.04% tmpUPeW3F.zip |#################--------------------------------------| 30.08% tmpUPeW3F.zip |#################--------------------------------------| 30.13% tmpUPeW3F.zip |#################--------------------------------------| 30.17% tmpUPeW3F.zip |#################--------------------------------------| 30.22% tmpUPeW3F.zip |#################--------------------------------------| 30.27% tmpUPeW3F.zip |#################--------------------------------------| 30.31% tmpUPeW3F.zip |#################--------------------------------------| 30.36% tmpUPeW3F.zip |#################--------------------------------------| 30.4% tmpUPeW3F.zip |#################--------------------------------------| 30.45% tmpUPeW3F.zip |#################--------------------------------------| 30.49% tmpUPeW3F.zip |#################--------------------------------------| 30.54% tmpUPeW3F.zip |#################--------------------------------------| 30.59% tmpUPeW3F.zip |#################--------------------------------------| 30.63% tmpUPeW3F.zip |#################--------------------------------------| 30.68% tmpUPeW3F.zip |#################--------------------------------------| 30.72% tmpUPeW3F.zip |#################--------------------------------------| 30.77% tmpUPeW3F.zip |#################--------------------------------------| 30.81% tmpUPeW3F.zip |#################--------------------------------------| 30.86% tmpUPeW3F.zip |#################--------------------------------------| 30.9% tmpUPeW3F.zip |#################--------------------------------------| 30.95% tmpUPeW3F.zip |#################--------------------------------------| 31.0% tmpUPeW3F.zip |#################--------------------------------------| 31.04% tmpUPeW3F.zip |#################--------------------------------------| 31.09% tmpUPeW3F.zip |#################--------------------------------------| 31.13% tmpUPeW3F.zip |#################--------------------------------------| 31.18% tmpUPeW3F.zip |#################--------------------------------------| 31.22% tmpUPeW3F.zip |#################--------------------------------------| 31.27% tmpUPeW3F.zip |#################--------------------------------------| 31.32% tmpUPeW3F.zip |#################--------------------------------------| 31.36% tmpUPeW3F.zip |#################--------------------------------------| 31.41% tmpUPeW3F.zip |#################--------------------------------------| 31.45% tmpUPeW3F.zip |#################--------------------------------------| 31.5% tmpUPeW3F.zip |#################--------------------------------------| 31.54% tmpUPeW3F.zip |#################--------------------------------------| 31.59% tmpUPeW3F.zip |#################--------------------------------------| 31.63% tmpUPeW3F.zip |#################--------------------------------------| 31.68% tmpUPeW3F.zip |#################--------------------------------------| 31.73% tmpUPeW3F.zip |#################--------------------------------------| 31.77% tmpUPeW3F.zip |#################--------------------------------------| 31.82% tmpUPeW3F.zip |##################-------------------------------------| 31.86% tmpUPeW3F.zip |##################-------------------------------------| 31.91% tmpUPeW3F.zip |##################-------------------------------------| 31.95% tmpUPeW3F.zip |##################-------------------------------------| 32.0% tmpUPeW3F.zip |##################-------------------------------------| 32.05% tmpUPeW3F.zip |##################-------------------------------------| 32.09% tmpUPeW3F.zip |##################-------------------------------------| 32.14% tmpUPeW3F.zip |##################-------------------------------------| 32.18% tmpUPeW3F.zip |##################-------------------------------------| 32.23% tmpUPeW3F.zip |##################-------------------------------------| 32.27% tmpUPeW3F.zip |##################-------------------------------------| 32.32% tmpUPeW3F.zip |##################-------------------------------------| 32.37% tmpUPeW3F.zip |##################-------------------------------------| 32.41% tmpUPeW3F.zip |##################-------------------------------------| 32.46% tmpUPeW3F.zip |##################-------------------------------------| 32.5% tmpUPeW3F.zip |##################-------------------------------------| 32.55% tmpUPeW3F.zip |##################-------------------------------------| 32.59% tmpUPeW3F.zip |##################-------------------------------------| 32.64% tmpUPeW3F.zip |##################-------------------------------------| 32.68% tmpUPeW3F.zip |##################-------------------------------------| 32.73% tmpUPeW3F.zip |##################-------------------------------------| 32.78% tmpUPeW3F.zip |##################-------------------------------------| 32.82% tmpUPeW3F.zip |##################-------------------------------------| 32.87% tmpUPeW3F.zip |##################-------------------------------------| 32.91% tmpUPeW3F.zip |##################-------------------------------------| 32.96% tmpUPeW3F.zip |##################-------------------------------------| 33.0% tmpUPeW3F.zip |##################-------------------------------------| 33.05% tmpUPeW3F.zip |##################-------------------------------------| 33.1% tmpUPeW3F.zip |##################-------------------------------------| 33.14% tmpUPeW3F.zip |##################-------------------------------------| 33.19% tmpUPeW3F.zip |##################-------------------------------------| 33.23% tmpUPeW3F.zip |##################-------------------------------------| 33.28% tmpUPeW3F.zip |##################-------------------------------------| 33.32% tmpUPeW3F.zip |##################-------------------------------------| 33.37% tmpUPeW3F.zip |##################-------------------------------------| 33.42% tmpUPeW3F.zip |##################-------------------------------------| 33.46% tmpUPeW3F.zip |##################-------------------------------------| 33.51% tmpUPeW3F.zip |##################-------------------------------------| 33.55% tmpUPeW3F.zip |##################-------------------------------------| 33.6% tmpUPeW3F.zip |###################------------------------------------| 33.64% tmpUPeW3F.zip |###################------------------------------------| 33.69% tmpUPeW3F.zip |###################------------------------------------| 33.73% tmpUPeW3F.zip |###################------------------------------------| 33.78% tmpUPeW3F.zip |###################------------------------------------| 33.83% tmpUPeW3F.zip |###################------------------------------------| 33.87% tmpUPeW3F.zip |###################------------------------------------| 33.92% tmpUPeW3F.zip |###################------------------------------------| 33.96% tmpUPeW3F.zip |###################------------------------------------| 34.01% tmpUPeW3F.zip |###################------------------------------------| 34.05% tmpUPeW3F.zip |###################------------------------------------| 34.1% tmpUPeW3F.zip |###################------------------------------------| 34.15% tmpUPeW3F.zip |###################------------------------------------| 34.19% tmpUPeW3F.zip |###################------------------------------------| 34.24% tmpUPeW3F.zip |###################------------------------------------| 34.28% tmpUPeW3F.zip |###################------------------------------------| 34.33% tmpUPeW3F.zip |###################------------------------------------| 34.37% tmpUPeW3F.zip |###################------------------------------------| 34.42% tmpUPeW3F.zip |###################------------------------------------| 34.47% tmpUPeW3F.zip |###################------------------------------------| 34.51% tmpUPeW3F.zip |###################------------------------------------| 34.56% tmpUPeW3F.zip |###################------------------------------------| 34.6% tmpUPeW3F.zip |###################------------------------------------| 34.65% tmpUPeW3F.zip |###################------------------------------------| 34.69% tmpUPeW3F.zip |###################------------------------------------| 34.74% tmpUPeW3F.zip |###################------------------------------------| 34.78% tmpUPeW3F.zip |###################------------------------------------| 34.83% tmpUPeW3F.zip |###################------------------------------------| 34.88% tmpUPeW3F.zip |###################------------------------------------| 34.92% tmpUPeW3F.zip |###################------------------------------------| 34.97% tmpUPeW3F.zip |###################------------------------------------| 35.01% tmpUPeW3F.zip |###################------------------------------------| 35.06% tmpUPeW3F.zip |###################------------------------------------| 35.1% tmpUPeW3F.zip |###################------------------------------------| 35.15% tmpUPeW3F.zip |###################------------------------------------| 35.2% tmpUPeW3F.zip |###################------------------------------------| 35.24% tmpUPeW3F.zip |###################------------------------------------| 35.29% tmpUPeW3F.zip |###################------------------------------------| 35.33% tmpUPeW3F.zip |###################------------------------------------| 35.38% tmpUPeW3F.zip |###################------------------------------------| 35.42% tmpUPeW3F.zip |####################-----------------------------------| 35.47% tmpUPeW3F.zip |####################-----------------------------------| 35.52% tmpUPeW3F.zip |####################-----------------------------------| 35.56% tmpUPeW3F.zip |####################-----------------------------------| 35.61% tmpUPeW3F.zip |####################-----------------------------------| 35.65% tmpUPeW3F.zip |####################-----------------------------------| 35.7% tmpUPeW3F.zip |####################-----------------------------------| 35.74% tmpUPeW3F.zip |####################-----------------------------------| 35.79% tmpUPeW3F.zip |####################-----------------------------------| 35.83% tmpUPeW3F.zip |####################-----------------------------------| 35.88% tmpUPeW3F.zip |####################-----------------------------------| 35.93% tmpUPeW3F.zip |####################-----------------------------------| 35.97% tmpUPeW3F.zip |####################-----------------------------------| 36.02% tmpUPeW3F.zip |####################-----------------------------------| 36.06% tmpUPeW3F.zip |####################-----------------------------------| 36.11% tmpUPeW3F.zip |####################-----------------------------------| 36.15% tmpUPeW3F.zip |####################-----------------------------------| 36.2% tmpUPeW3F.zip |####################-----------------------------------| 36.25% tmpUPeW3F.zip |####################-----------------------------------| 36.29% tmpUPeW3F.zip |####################-----------------------------------| 36.34% tmpUPeW3F.zip |####################-----------------------------------| 36.38% tmpUPeW3F.zip |####################-----------------------------------| 36.43% tmpUPeW3F.zip |####################-----------------------------------| 36.47% tmpUPeW3F.zip |####################-----------------------------------| 36.52% tmpUPeW3F.zip |####################-----------------------------------| 36.57% tmpUPeW3F.zip |####################-----------------------------------| 36.61% tmpUPeW3F.zip |####################-----------------------------------| 36.66% tmpUPeW3F.zip |####################-----------------------------------| 36.7% tmpUPeW3F.zip |####################-----------------------------------| 36.75% tmpUPeW3F.zip |####################-----------------------------------| 36.79% tmpUPeW3F.zip |####################-----------------------------------| 36.84% tmpUPeW3F.zip |####################-----------------------------------| 36.88% tmpUPeW3F.zip |####################-----------------------------------| 36.93% tmpUPeW3F.zip |####################-----------------------------------| 36.98% tmpUPeW3F.zip |####################-----------------------------------| 37.02% tmpUPeW3F.zip |####################-----------------------------------| 37.07% tmpUPeW3F.zip |####################-----------------------------------| 37.11% tmpUPeW3F.zip |####################-----------------------------------| 37.16% tmpUPeW3F.zip |####################-----------------------------------| 37.2% tmpUPeW3F.zip |####################-----------------------------------| 37.25% tmpUPeW3F.zip |#####################----------------------------------| 37.3% tmpUPeW3F.zip |#####################----------------------------------| 37.34% tmpUPeW3F.zip |#####################----------------------------------| 37.39% tmpUPeW3F.zip |#####################----------------------------------| 37.43% tmpUPeW3F.zip |#####################----------------------------------| 37.48% tmpUPeW3F.zip |#####################----------------------------------| 37.52% tmpUPeW3F.zip |#####################----------------------------------| 37.57% tmpUPeW3F.zip |#####################----------------------------------| 37.62% tmpUPeW3F.zip |#####################----------------------------------| 37.66% tmpUPeW3F.zip |#####################----------------------------------| 37.71% tmpUPeW3F.zip |#####################----------------------------------| 37.75% tmpUPeW3F.zip |#####################----------------------------------| 37.8% tmpUPeW3F.zip |#####################----------------------------------| 37.84% tmpUPeW3F.zip |#####################----------------------------------| 37.89% tmpUPeW3F.zip |#####################----------------------------------| 37.93% tmpUPeW3F.zip |#####################----------------------------------| 37.98% tmpUPeW3F.zip |#####################----------------------------------| 38.03% tmpUPeW3F.zip |#####################----------------------------------| 38.07% tmpUPeW3F.zip |#####################----------------------------------| 38.12% tmpUPeW3F.zip |#####################----------------------------------| 38.16% tmpUPeW3F.zip |#####################----------------------------------| 38.21% tmpUPeW3F.zip |#####################----------------------------------| 38.25% tmpUPeW3F.zip |#####################----------------------------------| 38.3% tmpUPeW3F.zip |#####################----------------------------------| 38.35% tmpUPeW3F.zip |#####################----------------------------------| 38.39% tmpUPeW3F.zip |#####################----------------------------------| 38.44% tmpUPeW3F.zip |#####################----------------------------------| 38.48% tmpUPeW3F.zip |#####################----------------------------------| 38.53% tmpUPeW3F.zip |#####################----------------------------------| 38.57% tmpUPeW3F.zip |#####################----------------------------------| 38.62% tmpUPeW3F.zip |#####################----------------------------------| 38.66% tmpUPeW3F.zip |#####################----------------------------------| 38.71% tmpUPeW3F.zip |#####################----------------------------------| 38.76% tmpUPeW3F.zip |#####################----------------------------------| 38.8% tmpUPeW3F.zip |#####################----------------------------------| 38.85% tmpUPeW3F.zip |#####################----------------------------------| 38.89% tmpUPeW3F.zip |#####################----------------------------------| 38.94% tmpUPeW3F.zip |#####################----------------------------------| 38.98% tmpUPeW3F.zip |#####################----------------------------------| 39.03% tmpUPeW3F.zip |#####################----------------------------------| 39.08% tmpUPeW3F.zip |######################---------------------------------| 39.12% tmpUPeW3F.zip |######################---------------------------------| 39.17% tmpUPeW3F.zip |######################---------------------------------| 39.21% tmpUPeW3F.zip |######################---------------------------------| 39.26% tmpUPeW3F.zip |######################---------------------------------| 39.3% tmpUPeW3F.zip |######################---------------------------------| 39.35% tmpUPeW3F.zip |######################---------------------------------| 39.4% tmpUPeW3F.zip |######################---------------------------------| 39.44% tmpUPeW3F.zip |######################---------------------------------| 39.49% tmpUPeW3F.zip |######################---------------------------------| 39.53% tmpUPeW3F.zip |######################---------------------------------| 39.58% tmpUPeW3F.zip |######################---------------------------------| 39.62% tmpUPeW3F.zip |######################---------------------------------| 39.67% tmpUPeW3F.zip |######################---------------------------------| 39.71% tmpUPeW3F.zip |######################---------------------------------| 39.76% tmpUPeW3F.zip |######################---------------------------------| 39.81% tmpUPeW3F.zip |######################---------------------------------| 39.85% tmpUPeW3F.zip |######################---------------------------------| 39.9% tmpUPeW3F.zip |######################---------------------------------| 39.94% tmpUPeW3F.zip |######################---------------------------------| 39.99% tmpUPeW3F.zip |######################---------------------------------| 40.03% tmpUPeW3F.zip |######################---------------------------------| 40.08% tmpUPeW3F.zip |######################---------------------------------| 40.13% tmpUPeW3F.zip |######################---------------------------------| 40.17% tmpUPeW3F.zip |######################---------------------------------| 40.22% tmpUPeW3F.zip |######################---------------------------------| 40.26% tmpUPeW3F.zip |######################---------------------------------| 40.31% tmpUPeW3F.zip |######################---------------------------------| 40.35% tmpUPeW3F.zip |######################---------------------------------| 40.4% tmpUPeW3F.zip |######################---------------------------------| 40.45% tmpUPeW3F.zip |######################---------------------------------| 40.49% tmpUPeW3F.zip |######################---------------------------------| 40.54% tmpUPeW3F.zip |######################---------------------------------| 40.58% tmpUPeW3F.zip |######################---------------------------------| 40.63% tmpUPeW3F.zip |######################---------------------------------| 40.67% tmpUPeW3F.zip |######################---------------------------------| 40.72% tmpUPeW3F.zip |######################---------------------------------| 40.76% tmpUPeW3F.zip |######################---------------------------------| 40.81% tmpUPeW3F.zip |######################---------------------------------| 40.86% tmpUPeW3F.zip |######################---------------------------------| 40.9% tmpUPeW3F.zip |#######################--------------------------------| 40.95% tmpUPeW3F.zip |#######################--------------------------------| 40.99% tmpUPeW3F.zip |#######################--------------------------------| 41.04% tmpUPeW3F.zip |#######################--------------------------------| 41.08% tmpUPeW3F.zip |#######################--------------------------------| 41.13% tmpUPeW3F.zip |#######################--------------------------------| 41.18% tmpUPeW3F.zip |#######################--------------------------------| 41.22% tmpUPeW3F.zip |#######################--------------------------------| 41.27% tmpUPeW3F.zip |#######################--------------------------------| 41.31% tmpUPeW3F.zip |#######################--------------------------------| 41.36% tmpUPeW3F.zip |#######################--------------------------------| 41.4% tmpUPeW3F.zip |#######################--------------------------------| 41.45% tmpUPeW3F.zip |#######################--------------------------------| 41.5% tmpUPeW3F.zip |#######################--------------------------------| 41.54% tmpUPeW3F.zip |#######################--------------------------------| 41.59% tmpUPeW3F.zip |#######################--------------------------------| 41.63% tmpUPeW3F.zip |#######################--------------------------------| 41.68% tmpUPeW3F.zip |#######################--------------------------------| 41.72% tmpUPeW3F.zip |#######################--------------------------------| 41.77% tmpUPeW3F.zip |#######################--------------------------------| 41.81% tmpUPeW3F.zip |#######################--------------------------------| 41.86% tmpUPeW3F.zip |#######################--------------------------------| 41.91% tmpUPeW3F.zip |#######################--------------------------------| 41.95% tmpUPeW3F.zip |#######################--------------------------------| 42.0% tmpUPeW3F.zip |#######################--------------------------------| 42.04% tmpUPeW3F.zip |#######################--------------------------------| 42.09% tmpUPeW3F.zip |#######################--------------------------------| 42.13% tmpUPeW3F.zip |#######################--------------------------------| 42.18% tmpUPeW3F.zip |#######################--------------------------------| 42.23% tmpUPeW3F.zip |#######################--------------------------------| 42.27% tmpUPeW3F.zip |#######################--------------------------------| 42.32% tmpUPeW3F.zip |#######################--------------------------------| 42.36% tmpUPeW3F.zip |#######################--------------------------------| 42.41% tmpUPeW3F.zip |#######################--------------------------------| 42.45% tmpUPeW3F.zip |#######################--------------------------------| 42.5% tmpUPeW3F.zip |#######################--------------------------------| 42.55% tmpUPeW3F.zip |#######################--------------------------------| 42.59% tmpUPeW3F.zip |#######################--------------------------------| 42.64% tmpUPeW3F.zip |#######################--------------------------------| 42.68% tmpUPeW3F.zip |########################-------------------------------| 42.73% tmpUPeW3F.zip |########################-------------------------------| 42.77% tmpUPeW3F.zip |########################-------------------------------| 42.82% tmpUPeW3F.zip |########################-------------------------------| 42.86% tmpUPeW3F.zip |########################-------------------------------| 42.91% tmpUPeW3F.zip |########################-------------------------------| 42.96% tmpUPeW3F.zip |########################-------------------------------| 43.0% tmpUPeW3F.zip |########################-------------------------------| 43.05% tmpUPeW3F.zip |########################-------------------------------| 43.09% tmpUPeW3F.zip |########################-------------------------------| 43.14% tmpUPeW3F.zip |########################-------------------------------| 43.18% tmpUPeW3F.zip |########################-------------------------------| 43.23% tmpUPeW3F.zip |########################-------------------------------| 43.28% tmpUPeW3F.zip |########################-------------------------------| 43.32% tmpUPeW3F.zip |########################-------------------------------| 43.37% tmpUPeW3F.zip |########################-------------------------------| 43.41% tmpUPeW3F.zip |########################-------------------------------| 43.46% tmpUPeW3F.zip |########################-------------------------------| 43.5% tmpUPeW3F.zip |########################-------------------------------| 43.55% tmpUPeW3F.zip |########################-------------------------------| 43.6% tmpUPeW3F.zip |########################-------------------------------| 43.64% tmpUPeW3F.zip |########################-------------------------------| 43.69% tmpUPeW3F.zip |########################-------------------------------| 43.73% tmpUPeW3F.zip |########################-------------------------------| 43.78% tmpUPeW3F.zip |########################-------------------------------| 43.82% tmpUPeW3F.zip |########################-------------------------------| 43.87% tmpUPeW3F.zip |########################-------------------------------| 43.91% tmpUPeW3F.zip |########################-------------------------------| 43.96% tmpUPeW3F.zip |########################-------------------------------| 44.01% tmpUPeW3F.zip |########################-------------------------------| 44.05% tmpUPeW3F.zip |########################-------------------------------| 44.1% tmpUPeW3F.zip |########################-------------------------------| 44.14% tmpUPeW3F.zip |########################-------------------------------| 44.19% tmpUPeW3F.zip |########################-------------------------------| 44.23% tmpUPeW3F.zip |########################-------------------------------| 44.28% tmpUPeW3F.zip |########################-------------------------------| 44.33% tmpUPeW3F.zip |########################-------------------------------| 44.37% tmpUPeW3F.zip |########################-------------------------------| 44.42% tmpUPeW3F.zip |########################-------------------------------| 44.46% tmpUPeW3F.zip |########################-------------------------------| 44.51% tmpUPeW3F.zip |#########################------------------------------| 44.55% tmpUPeW3F.zip |#########################------------------------------| 44.6% tmpUPeW3F.zip |#########################------------------------------| 44.65% tmpUPeW3F.zip |#########################------------------------------| 44.69% tmpUPeW3F.zip |#########################------------------------------| 44.74% tmpUPeW3F.zip |#########################------------------------------| 44.78% tmpUPeW3F.zip |#########################------------------------------| 44.83% tmpUPeW3F.zip |#########################------------------------------| 44.87% tmpUPeW3F.zip |#########################------------------------------| 44.92% tmpUPeW3F.zip |#########################------------------------------| 44.96% tmpUPeW3F.zip |#########################------------------------------| 45.01% tmpUPeW3F.zip |#########################------------------------------| 45.06% tmpUPeW3F.zip |#########################------------------------------| 45.1% tmpUPeW3F.zip |#########################------------------------------| 45.15% tmpUPeW3F.zip |#########################------------------------------| 45.19% tmpUPeW3F.zip |#########################------------------------------| 45.24% tmpUPeW3F.zip |#########################------------------------------| 45.28% tmpUPeW3F.zip |#########################------------------------------| 45.33% tmpUPeW3F.zip |#########################------------------------------| 45.38% tmpUPeW3F.zip |#########################------------------------------| 45.42% tmpUPeW3F.zip |#########################------------------------------| 45.47% tmpUPeW3F.zip |#########################------------------------------| 45.51% tmpUPeW3F.zip |#########################------------------------------| 45.56% tmpUPeW3F.zip |#########################------------------------------| 45.6% tmpUPeW3F.zip |#########################------------------------------| 45.65% tmpUPeW3F.zip |#########################------------------------------| 45.69% tmpUPeW3F.zip |#########################------------------------------| 45.74% tmpUPeW3F.zip |#########################------------------------------| 45.79% tmpUPeW3F.zip |#########################------------------------------| 45.83% tmpUPeW3F.zip |#########################------------------------------| 45.88% tmpUPeW3F.zip |#########################------------------------------| 45.92% tmpUPeW3F.zip |#########################------------------------------| 45.97% tmpUPeW3F.zip |#########################------------------------------| 46.01% tmpUPeW3F.zip |#########################------------------------------| 46.06% tmpUPeW3F.zip |#########################------------------------------| 46.11% tmpUPeW3F.zip |#########################------------------------------| 46.15% tmpUPeW3F.zip |#########################------------------------------| 46.2% tmpUPeW3F.zip |#########################------------------------------| 46.24% tmpUPeW3F.zip |#########################------------------------------| 46.29% tmpUPeW3F.zip |#########################------------------------------| 46.33% tmpUPeW3F.zip |##########################-----------------------------| 46.38% tmpUPeW3F.zip |##########################-----------------------------| 46.43% tmpUPeW3F.zip |##########################-----------------------------| 46.47% tmpUPeW3F.zip |##########################-----------------------------| 46.52% tmpUPeW3F.zip |##########################-----------------------------| 46.56% tmpUPeW3F.zip |##########################-----------------------------| 46.61% tmpUPeW3F.zip |##########################-----------------------------| 46.65% tmpUPeW3F.zip |##########################-----------------------------| 46.7% tmpUPeW3F.zip |##########################-----------------------------| 46.74% tmpUPeW3F.zip |##########################-----------------------------| 46.79% tmpUPeW3F.zip |##########################-----------------------------| 46.84% tmpUPeW3F.zip |##########################-----------------------------| 46.88% tmpUPeW3F.zip |##########################-----------------------------| 46.93% tmpUPeW3F.zip |##########################-----------------------------| 46.97% tmpUPeW3F.zip |##########################-----------------------------| 47.02% tmpUPeW3F.zip |##########################-----------------------------| 47.06% tmpUPeW3F.zip |##########################-----------------------------| 47.11% tmpUPeW3F.zip |##########################-----------------------------| 47.16% tmpUPeW3F.zip |##########################-----------------------------| 47.2% tmpUPeW3F.zip |##########################-----------------------------| 47.25% tmpUPeW3F.zip |##########################-----------------------------| 47.29% tmpUPeW3F.zip |##########################-----------------------------| 47.34% tmpUPeW3F.zip |##########################-----------------------------| 47.38% tmpUPeW3F.zip |##########################-----------------------------| 47.43% tmpUPeW3F.zip |##########################-----------------------------| 47.48% tmpUPeW3F.zip |##########################-----------------------------| 47.52% tmpUPeW3F.zip |##########################-----------------------------| 47.57% tmpUPeW3F.zip |##########################-----------------------------| 47.61% tmpUPeW3F.zip |##########################-----------------------------| 47.66% tmpUPeW3F.zip |##########################-----------------------------| 47.7% tmpUPeW3F.zip |##########################-----------------------------| 47.75% tmpUPeW3F.zip |##########################-----------------------------| 47.79% tmpUPeW3F.zip |##########################-----------------------------| 47.84% tmpUPeW3F.zip |##########################-----------------------------| 47.89% tmpUPeW3F.zip |##########################-----------------------------| 47.93% tmpUPeW3F.zip |##########################-----------------------------| 47.98% tmpUPeW3F.zip |##########################-----------------------------| 48.02% tmpUPeW3F.zip |##########################-----------------------------| 48.07% tmpUPeW3F.zip |##########################-----------------------------| 48.11% tmpUPeW3F.zip |##########################-----------------------------| 48.16% tmpUPeW3F.zip |###########################----------------------------| 48.21% tmpUPeW3F.zip |###########################----------------------------| 48.25% tmpUPeW3F.zip |###########################----------------------------| 48.3% tmpUPeW3F.zip |###########################----------------------------| 48.34% tmpUPeW3F.zip |###########################----------------------------| 48.39% tmpUPeW3F.zip |###########################----------------------------| 48.43% tmpUPeW3F.zip |###########################----------------------------| 48.48% tmpUPeW3F.zip |###########################----------------------------| 48.53% tmpUPeW3F.zip |###########################----------------------------| 48.57% tmpUPeW3F.zip |###########################----------------------------| 48.62% tmpUPeW3F.zip |###########################----------------------------| 48.66% tmpUPeW3F.zip |###########################----------------------------| 48.71% tmpUPeW3F.zip |###########################----------------------------| 48.75% tmpUPeW3F.zip |###########################----------------------------| 48.8% tmpUPeW3F.zip |###########################----------------------------| 48.84% tmpUPeW3F.zip |###########################----------------------------| 48.89% tmpUPeW3F.zip |###########################----------------------------| 48.94% tmpUPeW3F.zip |###########################----------------------------| 48.98% tmpUPeW3F.zip |###########################----------------------------| 49.03% tmpUPeW3F.zip |###########################----------------------------| 49.07% tmpUPeW3F.zip |###########################----------------------------| 49.12% tmpUPeW3F.zip |###########################----------------------------| 49.16% tmpUPeW3F.zip |###########################----------------------------| 49.21% tmpUPeW3F.zip |###########################----------------------------| 49.26% tmpUPeW3F.zip |###########################----------------------------| 49.3% tmpUPeW3F.zip |###########################----------------------------| 49.35% tmpUPeW3F.zip |###########################----------------------------| 49.39% tmpUPeW3F.zip |###########################----------------------------| 49.44% tmpUPeW3F.zip |###########################----------------------------| 49.48% tmpUPeW3F.zip |###########################----------------------------| 49.53% tmpUPeW3F.zip |###########################----------------------------| 49.58% tmpUPeW3F.zip |###########################----------------------------| 49.62% tmpUPeW3F.zip |###########################----------------------------| 49.67% tmpUPeW3F.zip |###########################----------------------------| 49.71% tmpUPeW3F.zip |###########################----------------------------| 49.76% tmpUPeW3F.zip |###########################----------------------------| 49.8% tmpUPeW3F.zip |###########################----------------------------| 49.85% tmpUPeW3F.zip |###########################----------------------------| 49.89% tmpUPeW3F.zip |###########################----------------------------| 49.94% tmpUPeW3F.zip |###########################----------------------------| 49.99% tmpUPeW3F.zip |############################---------------------------| 50.03% tmpUPeW3F.zip |############################---------------------------| 50.08% tmpUPeW3F.zip |############################---------------------------| 50.12% tmpUPeW3F.zip |############################---------------------------| 50.17% tmpUPeW3F.zip |############################---------------------------| 50.21% tmpUPeW3F.zip |############################---------------------------| 50.26% tmpUPeW3F.zip |############################---------------------------| 50.31% tmpUPeW3F.zip |############################---------------------------| 50.35% tmpUPeW3F.zip |############################---------------------------| 50.4% tmpUPeW3F.zip |############################---------------------------| 50.44% tmpUPeW3F.zip |############################---------------------------| 50.49% tmpUPeW3F.zip |############################---------------------------| 50.53% tmpUPeW3F.zip |############################---------------------------| 50.58% tmpUPeW3F.zip |############################---------------------------| 50.63% tmpUPeW3F.zip |############################---------------------------| 50.67% tmpUPeW3F.zip |############################---------------------------| 50.72% tmpUPeW3F.zip |############################---------------------------| 50.76% tmpUPeW3F.zip |############################---------------------------| 50.81% tmpUPeW3F.zip |############################---------------------------| 50.85% tmpUPeW3F.zip |############################---------------------------| 50.9% tmpUPeW3F.zip |############################---------------------------| 50.94% tmpUPeW3F.zip |############################---------------------------| 50.99% tmpUPeW3F.zip |############################---------------------------| 51.04% tmpUPeW3F.zip |############################---------------------------| 51.08% tmpUPeW3F.zip |############################---------------------------| 51.13% tmpUPeW3F.zip |############################---------------------------| 51.17% tmpUPeW3F.zip |############################---------------------------| 51.22% tmpUPeW3F.zip |############################---------------------------| 51.26% tmpUPeW3F.zip |############################---------------------------| 51.31% tmpUPeW3F.zip |############################---------------------------| 51.36% tmpUPeW3F.zip |############################---------------------------| 51.4% tmpUPeW3F.zip |############################---------------------------| 51.45% tmpUPeW3F.zip |############################---------------------------| 51.49% tmpUPeW3F.zip |############################---------------------------| 51.54% tmpUPeW3F.zip |############################---------------------------| 51.58% tmpUPeW3F.zip |############################---------------------------| 51.63% tmpUPeW3F.zip |############################---------------------------| 51.68% tmpUPeW3F.zip |############################---------------------------| 51.72% tmpUPeW3F.zip |############################---------------------------| 51.77% tmpUPeW3F.zip |############################---------------------------| 51.81% tmpUPeW3F.zip |#############################--------------------------| 51.86% tmpUPeW3F.zip |#############################--------------------------| 51.9% tmpUPeW3F.zip |#############################--------------------------| 51.95% tmpUPeW3F.zip |#############################--------------------------| 51.99% tmpUPeW3F.zip |#############################--------------------------| 52.04% tmpUPeW3F.zip |#############################--------------------------| 52.09% tmpUPeW3F.zip |#############################--------------------------| 52.13% tmpUPeW3F.zip |#############################--------------------------| 52.18% tmpUPeW3F.zip |#############################--------------------------| 52.22% tmpUPeW3F.zip |#############################--------------------------| 52.27% tmpUPeW3F.zip |#############################--------------------------| 52.31% tmpUPeW3F.zip |#############################--------------------------| 52.36% tmpUPeW3F.zip |#############################--------------------------| 52.41% tmpUPeW3F.zip |#############################--------------------------| 52.45% tmpUPeW3F.zip |#############################--------------------------| 52.5% tmpUPeW3F.zip |#############################--------------------------| 52.54% tmpUPeW3F.zip |#############################--------------------------| 52.59% tmpUPeW3F.zip |#############################--------------------------| 52.63% tmpUPeW3F.zip |#############################--------------------------| 52.68% tmpUPeW3F.zip |#############################--------------------------| 52.72% tmpUPeW3F.zip |#############################--------------------------| 52.77% tmpUPeW3F.zip |#############################--------------------------| 52.82% tmpUPeW3F.zip |#############################--------------------------| 52.86% tmpUPeW3F.zip |#############################--------------------------| 52.91% tmpUPeW3F.zip |#############################--------------------------| 52.95% tmpUPeW3F.zip |#############################--------------------------| 53.0% tmpUPeW3F.zip |#############################--------------------------| 53.04% tmpUPeW3F.zip |#############################--------------------------| 53.09% tmpUPeW3F.zip |#############################--------------------------| 53.14% tmpUPeW3F.zip |#############################--------------------------| 53.18% tmpUPeW3F.zip |#############################--------------------------| 53.23% tmpUPeW3F.zip |#############################--------------------------| 53.27% tmpUPeW3F.zip |#############################--------------------------| 53.32% tmpUPeW3F.zip |#############################--------------------------| 53.36% tmpUPeW3F.zip |#############################--------------------------| 53.41% tmpUPeW3F.zip |#############################--------------------------| 53.46% tmpUPeW3F.zip |#############################--------------------------| 53.5% tmpUPeW3F.zip |#############################--------------------------| 53.55% tmpUPeW3F.zip |#############################--------------------------| 53.59% tmpUPeW3F.zip |##############################-------------------------| 53.64% tmpUPeW3F.zip |##############################-------------------------| 53.68% tmpUPeW3F.zip |##############################-------------------------| 53.73% tmpUPeW3F.zip |##############################-------------------------| 53.77% tmpUPeW3F.zip |##############################-------------------------| 53.82% tmpUPeW3F.zip |##############################-------------------------| 53.87% tmpUPeW3F.zip |##############################-------------------------| 53.91% tmpUPeW3F.zip |##############################-------------------------| 53.96% tmpUPeW3F.zip |##############################-------------------------| 54.0% tmpUPeW3F.zip |##############################-------------------------| 54.05% tmpUPeW3F.zip |##############################-------------------------| 54.09% tmpUPeW3F.zip |##############################-------------------------| 54.14% tmpUPeW3F.zip |##############################-------------------------| 54.19% tmpUPeW3F.zip |##############################-------------------------| 54.23% tmpUPeW3F.zip |##############################-------------------------| 54.28% tmpUPeW3F.zip |##############################-------------------------| 54.32% tmpUPeW3F.zip |##############################-------------------------| 54.37% tmpUPeW3F.zip |##############################-------------------------| 54.41% tmpUPeW3F.zip |##############################-------------------------| 54.46% tmpUPeW3F.zip |##############################-------------------------| 54.51% tmpUPeW3F.zip |##############################-------------------------| 54.55% tmpUPeW3F.zip |##############################-------------------------| 54.6% tmpUPeW3F.zip |##############################-------------------------| 54.64% tmpUPeW3F.zip |##############################-------------------------| 54.69% tmpUPeW3F.zip |##############################-------------------------| 54.73% tmpUPeW3F.zip |##############################-------------------------| 54.78% tmpUPeW3F.zip |##############################-------------------------| 54.82% tmpUPeW3F.zip |##############################-------------------------| 54.87% tmpUPeW3F.zip |##############################-------------------------| 54.92% tmpUPeW3F.zip |##############################-------------------------| 54.96% tmpUPeW3F.zip |##############################-------------------------| 55.01% tmpUPeW3F.zip |##############################-------------------------| 55.05% tmpUPeW3F.zip |##############################-------------------------| 55.1% tmpUPeW3F.zip |##############################-------------------------| 55.14% tmpUPeW3F.zip |##############################-------------------------| 55.19% tmpUPeW3F.zip |##############################-------------------------| 55.24% tmpUPeW3F.zip |##############################-------------------------| 55.28% tmpUPeW3F.zip |##############################-------------------------| 55.33% tmpUPeW3F.zip |##############################-------------------------| 55.37% tmpUPeW3F.zip |##############################-------------------------| 55.42% tmpUPeW3F.zip |###############################------------------------| 55.46% tmpUPeW3F.zip |###############################------------------------| 55.51% tmpUPeW3F.zip |###############################------------------------| 55.56% tmpUPeW3F.zip |###############################------------------------| 55.6% tmpUPeW3F.zip |###############################------------------------| 55.65% tmpUPeW3F.zip |###############################------------------------| 55.69% tmpUPeW3F.zip |###############################------------------------| 55.74% tmpUPeW3F.zip |###############################------------------------| 55.78% tmpUPeW3F.zip |###############################------------------------| 55.83% tmpUPeW3F.zip |###############################------------------------| 55.87% tmpUPeW3F.zip |###############################------------------------| 55.92% tmpUPeW3F.zip |###############################------------------------| 55.97% tmpUPeW3F.zip |###############################------------------------| 56.01% tmpUPeW3F.zip |###############################------------------------| 56.06% tmpUPeW3F.zip |###############################------------------------| 56.1% tmpUPeW3F.zip |###############################------------------------| 56.15% tmpUPeW3F.zip |###############################------------------------| 56.19% tmpUPeW3F.zip |###############################------------------------| 56.24% tmpUPeW3F.zip |###############################------------------------| 56.29% tmpUPeW3F.zip |###############################------------------------| 56.33% tmpUPeW3F.zip |###############################------------------------| 56.38% tmpUPeW3F.zip |###############################------------------------| 56.42% tmpUPeW3F.zip |###############################------------------------| 56.47% tmpUPeW3F.zip |###############################------------------------| 56.51% tmpUPeW3F.zip |###############################------------------------| 56.56% tmpUPeW3F.zip |###############################------------------------| 56.61% tmpUPeW3F.zip |###############################------------------------| 56.65% tmpUPeW3F.zip |###############################------------------------| 56.7% tmpUPeW3F.zip |###############################------------------------| 56.74% tmpUPeW3F.zip |###############################------------------------| 56.79% tmpUPeW3F.zip |###############################------------------------| 56.83% tmpUPeW3F.zip |###############################------------------------| 56.88% tmpUPeW3F.zip |###############################------------------------| 56.92% tmpUPeW3F.zip |###############################------------------------| 56.97% tmpUPeW3F.zip |###############################------------------------| 57.02% tmpUPeW3F.zip |###############################------------------------| 57.06% tmpUPeW3F.zip |###############################------------------------| 57.11% tmpUPeW3F.zip |###############################------------------------| 57.15% tmpUPeW3F.zip |###############################------------------------| 57.2% tmpUPeW3F.zip |###############################------------------------| 57.24% tmpUPeW3F.zip |################################-----------------------| 57.29% tmpUPeW3F.zip |################################-----------------------| 57.34% tmpUPeW3F.zip |################################-----------------------| 57.38% tmpUPeW3F.zip |################################-----------------------| 57.43% tmpUPeW3F.zip |################################-----------------------| 57.47% tmpUPeW3F.zip |################################-----------------------| 57.52% tmpUPeW3F.zip |################################-----------------------| 57.56% tmpUPeW3F.zip |################################-----------------------| 57.61% tmpUPeW3F.zip |################################-----------------------| 57.66% tmpUPeW3F.zip |################################-----------------------| 57.7% tmpUPeW3F.zip |################################-----------------------| 57.75% tmpUPeW3F.zip |################################-----------------------| 57.79% tmpUPeW3F.zip |################################-----------------------| 57.84% tmpUPeW3F.zip |################################-----------------------| 57.88% tmpUPeW3F.zip |################################-----------------------| 57.93% tmpUPeW3F.zip |################################-----------------------| 57.97% tmpUPeW3F.zip |################################-----------------------| 58.02% tmpUPeW3F.zip |################################-----------------------| 58.07% tmpUPeW3F.zip |################################-----------------------| 58.11% tmpUPeW3F.zip |################################-----------------------| 58.16% tmpUPeW3F.zip |################################-----------------------| 58.2% tmpUPeW3F.zip |################################-----------------------| 58.25% tmpUPeW3F.zip |################################-----------------------| 58.29% tmpUPeW3F.zip |################################-----------------------| 58.34% tmpUPeW3F.zip |################################-----------------------| 58.39% tmpUPeW3F.zip |################################-----------------------| 58.43% tmpUPeW3F.zip |################################-----------------------| 58.48% tmpUPeW3F.zip |################################-----------------------| 58.52% tmpUPeW3F.zip |################################-----------------------| 58.57% tmpUPeW3F.zip |################################-----------------------| 58.61% tmpUPeW3F.zip |################################-----------------------| 58.66% tmpUPeW3F.zip |################################-----------------------| 58.71% tmpUPeW3F.zip |################################-----------------------| 58.75% tmpUPeW3F.zip |################################-----------------------| 58.8% tmpUPeW3F.zip |################################-----------------------| 58.84% tmpUPeW3F.zip |################################-----------------------| 58.89% tmpUPeW3F.zip |################################-----------------------| 58.93% tmpUPeW3F.zip |################################-----------------------| 58.98% tmpUPeW3F.zip |################################-----------------------| 59.02% tmpUPeW3F.zip |################################-----------------------| 59.07% tmpUPeW3F.zip |#################################----------------------| 59.12% tmpUPeW3F.zip |#################################----------------------| 59.16% tmpUPeW3F.zip |#################################----------------------| 59.21% tmpUPeW3F.zip |#################################----------------------| 59.25% tmpUPeW3F.zip |#################################----------------------| 59.3% tmpUPeW3F.zip |#################################----------------------| 59.34% tmpUPeW3F.zip |#################################----------------------| 59.39% tmpUPeW3F.zip |#################################----------------------| 59.44% tmpUPeW3F.zip |#################################----------------------| 59.48% tmpUPeW3F.zip |#################################----------------------| 59.53% tmpUPeW3F.zip |#################################----------------------| 59.57% tmpUPeW3F.zip |#################################----------------------| 59.62% tmpUPeW3F.zip |#################################----------------------| 59.66% tmpUPeW3F.zip |#################################----------------------| 59.71% tmpUPeW3F.zip |#################################----------------------| 59.75% tmpUPeW3F.zip |#################################----------------------| 59.8% tmpUPeW3F.zip |#################################----------------------| 59.85% tmpUPeW3F.zip |#################################----------------------| 59.89% tmpUPeW3F.zip |#################################----------------------| 59.94% tmpUPeW3F.zip |#################################----------------------| 59.98% tmpUPeW3F.zip |#################################----------------------| 60.03% tmpUPeW3F.zip |#################################----------------------| 60.07% tmpUPeW3F.zip |#################################----------------------| 60.12% tmpUPeW3F.zip |#################################----------------------| 60.17% tmpUPeW3F.zip |#################################----------------------| 60.21% tmpUPeW3F.zip |#################################----------------------| 60.26% tmpUPeW3F.zip |#################################----------------------| 60.3% tmpUPeW3F.zip |#################################----------------------| 60.35% tmpUPeW3F.zip |#################################----------------------| 60.39% tmpUPeW3F.zip |#################################----------------------| 60.44% tmpUPeW3F.zip |#################################----------------------| 60.49% tmpUPeW3F.zip |#################################----------------------| 60.53% tmpUPeW3F.zip |#################################----------------------| 60.58% tmpUPeW3F.zip |#################################----------------------| 60.62% tmpUPeW3F.zip |#################################----------------------| 60.67% tmpUPeW3F.zip |#################################----------------------| 60.71% tmpUPeW3F.zip |#################################----------------------| 60.76% tmpUPeW3F.zip |#################################----------------------| 60.8% tmpUPeW3F.zip |#################################----------------------| 60.85% tmpUPeW3F.zip |#################################----------------------| 60.9% tmpUPeW3F.zip |##################################---------------------| 60.94% tmpUPeW3F.zip |##################################---------------------| 60.99% tmpUPeW3F.zip |##################################---------------------| 61.03% tmpUPeW3F.zip |##################################---------------------| 61.08% tmpUPeW3F.zip |##################################---------------------| 61.12% tmpUPeW3F.zip |##################################---------------------| 61.17% tmpUPeW3F.zip |##################################---------------------| 61.22% tmpUPeW3F.zip |##################################---------------------| 61.26% tmpUPeW3F.zip |##################################---------------------| 61.31% tmpUPeW3F.zip |##################################---------------------| 61.35% tmpUPeW3F.zip |##################################---------------------| 61.4% tmpUPeW3F.zip |##################################---------------------| 61.44% tmpUPeW3F.zip |##################################---------------------| 61.49% tmpUPeW3F.zip |##################################---------------------| 61.54% tmpUPeW3F.zip |##################################---------------------| 61.58% tmpUPeW3F.zip |##################################---------------------| 61.63% tmpUPeW3F.zip |##################################---------------------| 61.67% tmpUPeW3F.zip |##################################---------------------| 61.72% tmpUPeW3F.zip |##################################---------------------| 61.76% tmpUPeW3F.zip |##################################---------------------| 61.81% tmpUPeW3F.zip |##################################---------------------| 61.85% tmpUPeW3F.zip |##################################---------------------| 61.9% tmpUPeW3F.zip |##################################---------------------| 61.95% tmpUPeW3F.zip |##################################---------------------| 61.99% tmpUPeW3F.zip |##################################---------------------| 62.04% tmpUPeW3F.zip |##################################---------------------| 62.08% tmpUPeW3F.zip |##################################---------------------| 62.13% tmpUPeW3F.zip |##################################---------------------| 62.17% tmpUPeW3F.zip |##################################---------------------| 62.22% tmpUPeW3F.zip |##################################---------------------| 62.27% tmpUPeW3F.zip |##################################---------------------| 62.31% tmpUPeW3F.zip |##################################---------------------| 62.36% tmpUPeW3F.zip |##################################---------------------| 62.4% tmpUPeW3F.zip |##################################---------------------| 62.45% tmpUPeW3F.zip |##################################---------------------| 62.49% tmpUPeW3F.zip |##################################---------------------| 62.54% tmpUPeW3F.zip |##################################---------------------| 62.59% tmpUPeW3F.zip |##################################---------------------| 62.63% tmpUPeW3F.zip |##################################---------------------| 62.68% tmpUPeW3F.zip |##################################---------------------| 62.72% tmpUPeW3F.zip |###################################--------------------| 62.77% tmpUPeW3F.zip |###################################--------------------| 62.81% tmpUPeW3F.zip |###################################--------------------| 62.86% tmpUPeW3F.zip |###################################--------------------| 62.9% tmpUPeW3F.zip |###################################--------------------| 62.95% tmpUPeW3F.zip |###################################--------------------| 63.0% tmpUPeW3F.zip |###################################--------------------| 63.04% tmpUPeW3F.zip |###################################--------------------| 63.09% tmpUPeW3F.zip |###################################--------------------| 63.13% tmpUPeW3F.zip |###################################--------------------| 63.18% tmpUPeW3F.zip |###################################--------------------| 63.22% tmpUPeW3F.zip |###################################--------------------| 63.27% tmpUPeW3F.zip |###################################--------------------| 63.32% tmpUPeW3F.zip |###################################--------------------| 63.36% tmpUPeW3F.zip |###################################--------------------| 63.41% tmpUPeW3F.zip |###################################--------------------| 63.45% tmpUPeW3F.zip |###################################--------------------| 63.5% tmpUPeW3F.zip |###################################--------------------| 63.54% tmpUPeW3F.zip |###################################--------------------| 63.59% tmpUPeW3F.zip |###################################--------------------| 63.64% tmpUPeW3F.zip |###################################--------------------| 63.68% tmpUPeW3F.zip |###################################--------------------| 63.73% tmpUPeW3F.zip |###################################--------------------| 63.77% tmpUPeW3F.zip |###################################--------------------| 63.82% tmpUPeW3F.zip |###################################--------------------| 63.86% tmpUPeW3F.zip |###################################--------------------| 63.91% tmpUPeW3F.zip |###################################--------------------| 63.95% tmpUPeW3F.zip |###################################--------------------| 64.0% tmpUPeW3F.zip |###################################--------------------| 64.05% tmpUPeW3F.zip |###################################--------------------| 64.09% tmpUPeW3F.zip |###################################--------------------| 64.14% tmpUPeW3F.zip |###################################--------------------| 64.18% tmpUPeW3F.zip |###################################--------------------| 64.23% tmpUPeW3F.zip |###################################--------------------| 64.27% tmpUPeW3F.zip |###################################--------------------| 64.32% tmpUPeW3F.zip |###################################--------------------| 64.37% tmpUPeW3F.zip |###################################--------------------| 64.41% tmpUPeW3F.zip |###################################--------------------| 64.46% tmpUPeW3F.zip |###################################--------------------| 64.5% tmpUPeW3F.zip |####################################-------------------| 64.55% tmpUPeW3F.zip |####################################-------------------| 64.59% tmpUPeW3F.zip |####################################-------------------| 64.64% tmpUPeW3F.zip |####################################-------------------| 64.69% tmpUPeW3F.zip |####################################-------------------| 64.73% tmpUPeW3F.zip |####################################-------------------| 64.78% tmpUPeW3F.zip |####################################-------------------| 64.82% tmpUPeW3F.zip |####################################-------------------| 64.87% tmpUPeW3F.zip |####################################-------------------| 64.91% tmpUPeW3F.zip |####################################-------------------| 64.96% tmpUPeW3F.zip |####################################-------------------| 65.0% tmpUPeW3F.zip |####################################-------------------| 65.05% tmpUPeW3F.zip |####################################-------------------| 65.1% tmpUPeW3F.zip |####################################-------------------| 65.14% tmpUPeW3F.zip |####################################-------------------| 65.19% tmpUPeW3F.zip |####################################-------------------| 65.23% tmpUPeW3F.zip |####################################-------------------| 65.28% tmpUPeW3F.zip |####################################-------------------| 65.32% tmpUPeW3F.zip |####################################-------------------| 65.37% tmpUPeW3F.zip |####################################-------------------| 65.42% tmpUPeW3F.zip |####################################-------------------| 65.46% tmpUPeW3F.zip |####################################-------------------| 65.51% tmpUPeW3F.zip |####################################-------------------| 65.55% tmpUPeW3F.zip |####################################-------------------| 65.6% tmpUPeW3F.zip |####################################-------------------| 65.64% tmpUPeW3F.zip |####################################-------------------| 65.69% tmpUPeW3F.zip |####################################-------------------| 65.74% tmpUPeW3F.zip |####################################-------------------| 65.78% tmpUPeW3F.zip |####################################-------------------| 65.83% tmpUPeW3F.zip |####################################-------------------| 65.87% tmpUPeW3F.zip |####################################-------------------| 65.92% tmpUPeW3F.zip |####################################-------------------| 65.96% tmpUPeW3F.zip |####################################-------------------| 66.01% tmpUPeW3F.zip |####################################-------------------| 66.05% tmpUPeW3F.zip |####################################-------------------| 66.1% tmpUPeW3F.zip |####################################-------------------| 66.15% tmpUPeW3F.zip |####################################-------------------| 66.19% tmpUPeW3F.zip |####################################-------------------| 66.24% tmpUPeW3F.zip |####################################-------------------| 66.28% tmpUPeW3F.zip |####################################-------------------| 66.33% tmpUPeW3F.zip |#####################################------------------| 66.37% tmpUPeW3F.zip |#####################################------------------| 66.42% tmpUPeW3F.zip |#####################################------------------| 66.47% tmpUPeW3F.zip |#####################################------------------| 66.51% tmpUPeW3F.zip |#####################################------------------| 66.56% tmpUPeW3F.zip |#####################################------------------| 66.6% tmpUPeW3F.zip |#####################################------------------| 66.65% tmpUPeW3F.zip |#####################################------------------| 66.69% tmpUPeW3F.zip |#####################################------------------| 66.74% tmpUPeW3F.zip |#####################################------------------| 66.78% tmpUPeW3F.zip |#####################################------------------| 66.83% tmpUPeW3F.zip |#####################################------------------| 66.88% tmpUPeW3F.zip |#####################################------------------| 66.92% tmpUPeW3F.zip |#####################################------------------| 66.97% tmpUPeW3F.zip |#####################################------------------| 67.01% tmpUPeW3F.zip |#####################################------------------| 67.06% tmpUPeW3F.zip |#####################################------------------| 67.1% tmpUPeW3F.zip |#####################################------------------| 67.15% tmpUPeW3F.zip |#####################################------------------| 67.2% tmpUPeW3F.zip |#####################################------------------| 67.24% tmpUPeW3F.zip |#####################################------------------| 67.29% tmpUPeW3F.zip |#####################################------------------| 67.33% tmpUPeW3F.zip |#####################################------------------| 67.38% tmpUPeW3F.zip |#####################################------------------| 67.42% tmpUPeW3F.zip |#####################################------------------| 67.47% tmpUPeW3F.zip |#####################################------------------| 67.52% tmpUPeW3F.zip |#####################################------------------| 67.56% tmpUPeW3F.zip |#####################################------------------| 67.61% tmpUPeW3F.zip |#####################################------------------| 67.65% tmpUPeW3F.zip |#####################################------------------| 67.7% tmpUPeW3F.zip |#####################################------------------| 67.74% tmpUPeW3F.zip |#####################################------------------| 67.79% tmpUPeW3F.zip |#####################################------------------| 67.83% tmpUPeW3F.zip |#####################################------------------| 67.88% tmpUPeW3F.zip |#####################################------------------| 67.93% tmpUPeW3F.zip |#####################################------------------| 67.97% tmpUPeW3F.zip |#####################################------------------| 68.02% tmpUPeW3F.zip |#####################################------------------| 68.06% tmpUPeW3F.zip |#####################################------------------| 68.11% tmpUPeW3F.zip |#####################################------------------| 68.15% tmpUPeW3F.zip |######################################-----------------| 68.2% tmpUPeW3F.zip |######################################-----------------| 68.25% tmpUPeW3F.zip |######################################-----------------| 68.29% tmpUPeW3F.zip |######################################-----------------| 68.34% tmpUPeW3F.zip |######################################-----------------| 68.38% tmpUPeW3F.zip |######################################-----------------| 68.43% tmpUPeW3F.zip |######################################-----------------| 68.47% tmpUPeW3F.zip |######################################-----------------| 68.52% tmpUPeW3F.zip |######################################-----------------| 68.57% tmpUPeW3F.zip |######################################-----------------| 68.61% tmpUPeW3F.zip |######################################-----------------| 68.66% tmpUPeW3F.zip |######################################-----------------| 68.7% tmpUPeW3F.zip |######################################-----------------| 68.75% tmpUPeW3F.zip |######################################-----------------| 68.79% tmpUPeW3F.zip |######################################-----------------| 68.84% tmpUPeW3F.zip |######################################-----------------| 68.88% tmpUPeW3F.zip |######################################-----------------| 68.93% tmpUPeW3F.zip |######################################-----------------| 68.98% tmpUPeW3F.zip |######################################-----------------| 69.02% tmpUPeW3F.zip |######################################-----------------| 69.07% tmpUPeW3F.zip |######################################-----------------| 69.11% tmpUPeW3F.zip |######################################-----------------| 69.16% tmpUPeW3F.zip |######################################-----------------| 69.2% tmpUPeW3F.zip |######################################-----------------| 69.25% tmpUPeW3F.zip |######################################-----------------| 69.3% tmpUPeW3F.zip |######################################-----------------| 69.34% tmpUPeW3F.zip |######################################-----------------| 69.39% tmpUPeW3F.zip |######################################-----------------| 69.43% tmpUPeW3F.zip |######################################-----------------| 69.48% tmpUPeW3F.zip |######################################-----------------| 69.52% tmpUPeW3F.zip |######################################-----------------| 69.57% tmpUPeW3F.zip |######################################-----------------| 69.62% tmpUPeW3F.zip |######################################-----------------| 69.66% tmpUPeW3F.zip |######################################-----------------| 69.71% tmpUPeW3F.zip |######################################-----------------| 69.75% tmpUPeW3F.zip |######################################-----------------| 69.8% tmpUPeW3F.zip |######################################-----------------| 69.84% tmpUPeW3F.zip |######################################-----------------| 69.89% tmpUPeW3F.zip |######################################-----------------| 69.93% tmpUPeW3F.zip |######################################-----------------| 69.98% tmpUPeW3F.zip |#######################################----------------| 70.03% tmpUPeW3F.zip |#######################################----------------| 70.07% tmpUPeW3F.zip |#######################################----------------| 70.12% tmpUPeW3F.zip |#######################################----------------| 70.16% tmpUPeW3F.zip |#######################################----------------| 70.21% tmpUPeW3F.zip |#######################################----------------| 70.25% tmpUPeW3F.zip |#######################################----------------| 70.3% tmpUPeW3F.zip |#######################################----------------| 70.35% tmpUPeW3F.zip |#######################################----------------| 70.39% tmpUPeW3F.zip |#######################################----------------| 70.44% tmpUPeW3F.zip |#######################################----------------| 70.48% tmpUPeW3F.zip |#######################################----------------| 70.53% tmpUPeW3F.zip |#######################################----------------| 70.57% tmpUPeW3F.zip |#######################################----------------| 70.62% tmpUPeW3F.zip |#######################################----------------| 70.67% tmpUPeW3F.zip |#######################################----------------| 70.71% tmpUPeW3F.zip |#######################################----------------| 70.76% tmpUPeW3F.zip |#######################################----------------| 70.8% tmpUPeW3F.zip |#######################################----------------| 70.85% tmpUPeW3F.zip |#######################################----------------| 70.89% tmpUPeW3F.zip |#######################################----------------| 70.94% tmpUPeW3F.zip |#######################################----------------| 70.98% tmpUPeW3F.zip |#######################################----------------| 71.03% tmpUPeW3F.zip |#######################################----------------| 71.08% tmpUPeW3F.zip |#######################################----------------| 71.12% tmpUPeW3F.zip |#######################################----------------| 71.17% tmpUPeW3F.zip |#######################################----------------| 71.21% tmpUPeW3F.zip |#######################################----------------| 71.26% tmpUPeW3F.zip |#######################################----------------| 71.3% tmpUPeW3F.zip |#######################################----------------| 71.35% tmpUPeW3F.zip |#######################################----------------| 71.4% tmpUPeW3F.zip |#######################################----------------| 71.44% tmpUPeW3F.zip |#######################################----------------| 71.49% tmpUPeW3F.zip |#######################################----------------| 71.53% tmpUPeW3F.zip |#######################################----------------| 71.58% tmpUPeW3F.zip |#######################################----------------| 71.62% tmpUPeW3F.zip |#######################################----------------| 71.67% tmpUPeW3F.zip |#######################################----------------| 71.72% tmpUPeW3F.zip |#######################################----------------| 71.76% tmpUPeW3F.zip |#######################################----------------| 71.81% tmpUPeW3F.zip |########################################---------------| 71.85% tmpUPeW3F.zip |########################################---------------| 71.9% tmpUPeW3F.zip |########################################---------------| 71.94% tmpUPeW3F.zip |########################################---------------| 71.99% tmpUPeW3F.zip |########################################---------------| 72.03% tmpUPeW3F.zip |########################################---------------| 72.08% tmpUPeW3F.zip |########################################---------------| 72.13% tmpUPeW3F.zip |########################################---------------| 72.17% tmpUPeW3F.zip |########################################---------------| 72.22% tmpUPeW3F.zip |########################################---------------| 72.26% tmpUPeW3F.zip |########################################---------------| 72.31% tmpUPeW3F.zip |########################################---------------| 72.35% tmpUPeW3F.zip |########################################---------------| 72.4% tmpUPeW3F.zip |########################################---------------| 72.45% tmpUPeW3F.zip |########################################---------------| 72.49% tmpUPeW3F.zip |########################################---------------| 72.54% tmpUPeW3F.zip |########################################---------------| 72.58% tmpUPeW3F.zip |########################################---------------| 72.63% tmpUPeW3F.zip |########################################---------------| 72.67% tmpUPeW3F.zip |########################################---------------| 72.72% tmpUPeW3F.zip |########################################---------------| 72.77% tmpUPeW3F.zip |########################################---------------| 72.81% tmpUPeW3F.zip |########################################---------------| 72.86% tmpUPeW3F.zip |########################################---------------| 72.9% tmpUPeW3F.zip |########################################---------------| 72.95% tmpUPeW3F.zip |########################################---------------| 72.99% tmpUPeW3F.zip |########################################---------------| 73.04% tmpUPeW3F.zip |########################################---------------| 73.08% tmpUPeW3F.zip |########################################---------------| 73.13% tmpUPeW3F.zip |########################################---------------| 73.18% tmpUPeW3F.zip |########################################---------------| 73.22% tmpUPeW3F.zip |########################################---------------| 73.27% tmpUPeW3F.zip |########################################---------------| 73.31% tmpUPeW3F.zip |########################################---------------| 73.36% tmpUPeW3F.zip |########################################---------------| 73.4% tmpUPeW3F.zip |########################################---------------| 73.45% tmpUPeW3F.zip |########################################---------------| 73.5% tmpUPeW3F.zip |########################################---------------| 73.54% tmpUPeW3F.zip |########################################---------------| 73.59% tmpUPeW3F.zip |########################################---------------| 73.63% tmpUPeW3F.zip |#########################################--------------| 73.68% tmpUPeW3F.zip |#########################################--------------| 73.72% tmpUPeW3F.zip |#########################################--------------| 73.77% tmpUPeW3F.zip |#########################################--------------| 73.81% tmpUPeW3F.zip |#########################################--------------| 73.86% tmpUPeW3F.zip |#########################################--------------| 73.91% tmpUPeW3F.zip |#########################################--------------| 73.95% tmpUPeW3F.zip |#########################################--------------| 74.0% tmpUPeW3F.zip |#########################################--------------| 74.04% tmpUPeW3F.zip |#########################################--------------| 74.09% tmpUPeW3F.zip |#########################################--------------| 74.13% tmpUPeW3F.zip |#########################################--------------| 74.18% tmpUPeW3F.zip |#########################################--------------| 74.23% tmpUPeW3F.zip |#########################################--------------| 74.27% tmpUPeW3F.zip |#########################################--------------| 74.32% tmpUPeW3F.zip |#########################################--------------| 74.36% tmpUPeW3F.zip |#########################################--------------| 74.41% tmpUPeW3F.zip |#########################################--------------| 74.45% tmpUPeW3F.zip |#########################################--------------| 74.5% tmpUPeW3F.zip |#########################################--------------| 74.55% tmpUPeW3F.zip |#########################################--------------| 74.59% tmpUPeW3F.zip |#########################################--------------| 74.64% tmpUPeW3F.zip |#########################################--------------| 74.68% tmpUPeW3F.zip |#########################################--------------| 74.73% tmpUPeW3F.zip |#########################################--------------| 74.77% tmpUPeW3F.zip |#########################################--------------| 74.82% tmpUPeW3F.zip |#########################################--------------| 74.86% tmpUPeW3F.zip |#########################################--------------| 74.91% tmpUPeW3F.zip |#########################################--------------| 74.96% tmpUPeW3F.zip |#########################################--------------| 75.0% tmpUPeW3F.zip |#########################################--------------| 75.05% tmpUPeW3F.zip |#########################################--------------| 75.09% tmpUPeW3F.zip |#########################################--------------| 75.14% tmpUPeW3F.zip |#########################################--------------| 75.18% tmpUPeW3F.zip |#########################################--------------| 75.23% tmpUPeW3F.zip |#########################################--------------| 75.28% tmpUPeW3F.zip |#########################################--------------| 75.32% tmpUPeW3F.zip |#########################################--------------| 75.37% tmpUPeW3F.zip |#########################################--------------| 75.41% tmpUPeW3F.zip |##########################################-------------| 75.46% tmpUPeW3F.zip |##########################################-------------| 75.5% tmpUPeW3F.zip |##########################################-------------| 75.55% tmpUPeW3F.zip |##########################################-------------| 75.6% tmpUPeW3F.zip |##########################################-------------| 75.64% tmpUPeW3F.zip |##########################################-------------| 75.69% tmpUPeW3F.zip |##########################################-------------| 75.73% tmpUPeW3F.zip |##########################################-------------| 75.78% tmpUPeW3F.zip |##########################################-------------| 75.82% tmpUPeW3F.zip |##########################################-------------| 75.87% tmpUPeW3F.zip |##########################################-------------| 75.91% tmpUPeW3F.zip |##########################################-------------| 75.96% tmpUPeW3F.zip |##########################################-------------| 76.01% tmpUPeW3F.zip |##########################################-------------| 76.05% tmpUPeW3F.zip |##########################################-------------| 76.1% tmpUPeW3F.zip |##########################################-------------| 76.14% tmpUPeW3F.zip |##########################################-------------| 76.19% tmpUPeW3F.zip |##########################################-------------| 76.23% tmpUPeW3F.zip |##########################################-------------| 76.28% tmpUPeW3F.zip |##########################################-------------| 76.33% tmpUPeW3F.zip |##########################################-------------| 76.37% tmpUPeW3F.zip |##########################################-------------| 76.42% tmpUPeW3F.zip |##########################################-------------| 76.46% tmpUPeW3F.zip |##########################################-------------| 76.51% tmpUPeW3F.zip |##########################################-------------| 76.55% tmpUPeW3F.zip |##########################################-------------| 76.6% tmpUPeW3F.zip |##########################################-------------| 76.65% tmpUPeW3F.zip |##########################################-------------| 76.69% tmpUPeW3F.zip |##########################################-------------| 76.74% tmpUPeW3F.zip |##########################################-------------| 76.78% tmpUPeW3F.zip |##########################################-------------| 76.83% tmpUPeW3F.zip |##########################################-------------| 76.87% tmpUPeW3F.zip |##########################################-------------| 76.92% tmpUPeW3F.zip |##########################################-------------| 76.96% tmpUPeW3F.zip |##########################################-------------| 77.01% tmpUPeW3F.zip |##########################################-------------| 77.06% tmpUPeW3F.zip |##########################################-------------| 77.1% tmpUPeW3F.zip |##########################################-------------| 77.15% tmpUPeW3F.zip |##########################################-------------| 77.19% tmpUPeW3F.zip |##########################################-------------| 77.24% tmpUPeW3F.zip |###########################################------------| 77.28% tmpUPeW3F.zip |###########################################------------| 77.33% tmpUPeW3F.zip |###########################################------------| 77.38% tmpUPeW3F.zip |###########################################------------| 77.42% tmpUPeW3F.zip |###########################################------------| 77.47% tmpUPeW3F.zip |###########################################------------| 77.51% tmpUPeW3F.zip |###########################################------------| 77.56% tmpUPeW3F.zip |###########################################------------| 77.6% tmpUPeW3F.zip |###########################################------------| 77.65% tmpUPeW3F.zip |###########################################------------| 77.7% tmpUPeW3F.zip |###########################################------------| 77.74% tmpUPeW3F.zip |###########################################------------| 77.79% tmpUPeW3F.zip |###########################################------------| 77.83% tmpUPeW3F.zip |###########################################------------| 77.88% tmpUPeW3F.zip |###########################################------------| 77.92% tmpUPeW3F.zip |###########################################------------| 77.97% tmpUPeW3F.zip |###########################################------------| 78.01% tmpUPeW3F.zip |###########################################------------| 78.06% tmpUPeW3F.zip |###########################################------------| 78.11% tmpUPeW3F.zip |###########################################------------| 78.15% tmpUPeW3F.zip |###########################################------------| 78.2% tmpUPeW3F.zip |###########################################------------| 78.24% tmpUPeW3F.zip |###########################################------------| 78.29% tmpUPeW3F.zip |###########################################------------| 78.33% tmpUPeW3F.zip |###########################################------------| 78.38% tmpUPeW3F.zip |###########################################------------| 78.43% tmpUPeW3F.zip |###########################################------------| 78.47% tmpUPeW3F.zip |###########################################------------| 78.52% tmpUPeW3F.zip |###########################################------------| 78.56% tmpUPeW3F.zip |###########################################------------| 78.61% tmpUPeW3F.zip |###########################################------------| 78.65% tmpUPeW3F.zip |###########################################------------| 78.7% tmpUPeW3F.zip |###########################################------------| 78.75% tmpUPeW3F.zip |###########################################------------| 78.79% tmpUPeW3F.zip |###########################################------------| 78.84% tmpUPeW3F.zip |###########################################------------| 78.88% tmpUPeW3F.zip |###########################################------------| 78.93% tmpUPeW3F.zip |###########################################------------| 78.97% tmpUPeW3F.zip |###########################################------------| 79.02% tmpUPeW3F.zip |###########################################------------| 79.06% tmpUPeW3F.zip |############################################-----------| 79.11% tmpUPeW3F.zip |############################################-----------| 79.16% tmpUPeW3F.zip |############################################-----------| 79.2% tmpUPeW3F.zip |############################################-----------| 79.25% tmpUPeW3F.zip |############################################-----------| 79.29% tmpUPeW3F.zip |############################################-----------| 79.34% tmpUPeW3F.zip |############################################-----------| 79.38% tmpUPeW3F.zip |############################################-----------| 79.43% tmpUPeW3F.zip |############################################-----------| 79.48% tmpUPeW3F.zip |############################################-----------| 79.52% tmpUPeW3F.zip |############################################-----------| 79.57% tmpUPeW3F.zip |############################################-----------| 79.61% tmpUPeW3F.zip |############################################-----------| 79.66% tmpUPeW3F.zip |############################################-----------| 79.7% tmpUPeW3F.zip |############################################-----------| 79.75% tmpUPeW3F.zip |############################################-----------| 79.8% tmpUPeW3F.zip |############################################-----------| 79.84% tmpUPeW3F.zip |############################################-----------| 79.89% tmpUPeW3F.zip |############################################-----------| 79.93% tmpUPeW3F.zip |############################################-----------| 79.98% tmpUPeW3F.zip |############################################-----------| 80.02% tmpUPeW3F.zip |############################################-----------| 80.07% tmpUPeW3F.zip |############################################-----------| 80.11% tmpUPeW3F.zip |############################################-----------| 80.16% tmpUPeW3F.zip |############################################-----------| 80.21% tmpUPeW3F.zip |############################################-----------| 80.25% tmpUPeW3F.zip |############################################-----------| 80.3% tmpUPeW3F.zip |############################################-----------| 80.34% tmpUPeW3F.zip |############################################-----------| 80.39% tmpUPeW3F.zip |############################################-----------| 80.43% tmpUPeW3F.zip |############################################-----------| 80.48% tmpUPeW3F.zip |############################################-----------| 80.53% tmpUPeW3F.zip |############################################-----------| 80.57% tmpUPeW3F.zip |############################################-----------| 80.62% tmpUPeW3F.zip |############################################-----------| 80.66% tmpUPeW3F.zip |############################################-----------| 80.71% tmpUPeW3F.zip |############################################-----------| 80.75% tmpUPeW3F.zip |############################################-----------| 80.8% tmpUPeW3F.zip |############################################-----------| 80.84% tmpUPeW3F.zip |############################################-----------| 80.89% tmpUPeW3F.zip |#############################################----------| 80.94% tmpUPeW3F.zip |#############################################----------| 80.98% tmpUPeW3F.zip |#############################################----------| 81.03% tmpUPeW3F.zip |#############################################----------| 81.07% tmpUPeW3F.zip |#############################################----------| 81.12% tmpUPeW3F.zip |#############################################----------| 81.16% tmpUPeW3F.zip |#############################################----------| 81.21% tmpUPeW3F.zip |#############################################----------| 81.26% tmpUPeW3F.zip |#############################################----------| 81.3% tmpUPeW3F.zip |#############################################----------| 81.35% tmpUPeW3F.zip |#############################################----------| 81.39% tmpUPeW3F.zip |#############################################----------| 81.44% tmpUPeW3F.zip |#############################################----------| 81.48% tmpUPeW3F.zip |#############################################----------| 81.53% tmpUPeW3F.zip |#############################################----------| 81.58% tmpUPeW3F.zip |#############################################----------| 81.62% tmpUPeW3F.zip |#############################################----------| 81.67% tmpUPeW3F.zip |#############################################----------| 81.71% tmpUPeW3F.zip |#############################################----------| 81.76% tmpUPeW3F.zip |#############################################----------| 81.8% tmpUPeW3F.zip |#############################################----------| 81.85% tmpUPeW3F.zip |#############################################----------| 81.89% tmpUPeW3F.zip |#############################################----------| 81.94% tmpUPeW3F.zip |#############################################----------| 81.99% tmpUPeW3F.zip |#############################################----------| 82.03% tmpUPeW3F.zip |#############################################----------| 82.08% tmpUPeW3F.zip |#############################################----------| 82.12% tmpUPeW3F.zip |#############################################----------| 82.17% tmpUPeW3F.zip |#############################################----------| 82.21% tmpUPeW3F.zip |#############################################----------| 82.26% tmpUPeW3F.zip |#############################################----------| 82.31% tmpUPeW3F.zip |#############################################----------| 82.35% tmpUPeW3F.zip |#############################################----------| 82.4% tmpUPeW3F.zip |#############################################----------| 82.44% tmpUPeW3F.zip |#############################################----------| 82.49% tmpUPeW3F.zip |#############################################----------| 82.53% tmpUPeW3F.zip |#############################################----------| 82.58% tmpUPeW3F.zip |#############################################----------| 82.63% tmpUPeW3F.zip |#############################################----------| 82.67% tmpUPeW3F.zip |#############################################----------| 82.72% tmpUPeW3F.zip |##############################################---------| 82.76% tmpUPeW3F.zip |##############################################---------| 82.81% tmpUPeW3F.zip |##############################################---------| 82.85% tmpUPeW3F.zip |##############################################---------| 82.9% tmpUPeW3F.zip |##############################################---------| 82.94% tmpUPeW3F.zip |##############################################---------| 82.99% tmpUPeW3F.zip |##############################################---------| 83.04% tmpUPeW3F.zip |##############################################---------| 83.08% tmpUPeW3F.zip |##############################################---------| 83.13% tmpUPeW3F.zip |##############################################---------| 83.17% tmpUPeW3F.zip |##############################################---------| 83.22% tmpUPeW3F.zip |##############################################---------| 83.26% tmpUPeW3F.zip |##############################################---------| 83.31% tmpUPeW3F.zip |##############################################---------| 83.36% tmpUPeW3F.zip |##############################################---------| 83.4% tmpUPeW3F.zip |##############################################---------| 83.45% tmpUPeW3F.zip |##############################################---------| 83.49% tmpUPeW3F.zip |##############################################---------| 83.54% tmpUPeW3F.zip |##############################################---------| 83.58% tmpUPeW3F.zip |##############################################---------| 83.63% tmpUPeW3F.zip |##############################################---------| 83.68% tmpUPeW3F.zip |##############################################---------| 83.72% tmpUPeW3F.zip |##############################################---------| 83.77% tmpUPeW3F.zip |##############################################---------| 83.81% tmpUPeW3F.zip |##############################################---------| 83.86% tmpUPeW3F.zip |##############################################---------| 83.9% tmpUPeW3F.zip |##############################################---------| 83.95% tmpUPeW3F.zip |##############################################---------| 83.99% tmpUPeW3F.zip |##############################################---------| 84.04% tmpUPeW3F.zip |##############################################---------| 84.09% tmpUPeW3F.zip |##############################################---------| 84.13% tmpUPeW3F.zip |##############################################---------| 84.18% tmpUPeW3F.zip |##############################################---------| 84.22% tmpUPeW3F.zip |##############################################---------| 84.27% tmpUPeW3F.zip |##############################################---------| 84.31% tmpUPeW3F.zip |##############################################---------| 84.36% tmpUPeW3F.zip |##############################################---------| 84.41% tmpUPeW3F.zip |##############################################---------| 84.45% tmpUPeW3F.zip |##############################################---------| 84.5% tmpUPeW3F.zip |##############################################---------| 84.54% tmpUPeW3F.zip |###############################################--------| 84.59% tmpUPeW3F.zip |###############################################--------| 84.63% tmpUPeW3F.zip |###############################################--------| 84.68% tmpUPeW3F.zip |###############################################--------| 84.73% tmpUPeW3F.zip |###############################################--------| 84.77% tmpUPeW3F.zip |###############################################--------| 84.82% tmpUPeW3F.zip |###############################################--------| 84.86% tmpUPeW3F.zip |###############################################--------| 84.91% tmpUPeW3F.zip |###############################################--------| 84.95% tmpUPeW3F.zip |###############################################--------| 85.0% tmpUPeW3F.zip |###############################################--------| 85.04% tmpUPeW3F.zip |###############################################--------| 85.09% tmpUPeW3F.zip |###############################################--------| 85.14% tmpUPeW3F.zip |###############################################--------| 85.18% tmpUPeW3F.zip |###############################################--------| 85.23% tmpUPeW3F.zip |###############################################--------| 85.27% tmpUPeW3F.zip |###############################################--------| 85.32% tmpUPeW3F.zip |###############################################--------| 85.36% tmpUPeW3F.zip |###############################################--------| 85.41% tmpUPeW3F.zip |###############################################--------| 85.46% tmpUPeW3F.zip |###############################################--------| 85.5% tmpUPeW3F.zip |###############################################--------| 85.55% tmpUPeW3F.zip |###############################################--------| 85.59% tmpUPeW3F.zip |###############################################--------| 85.64% tmpUPeW3F.zip |###############################################--------| 85.68% tmpUPeW3F.zip |###############################################--------| 85.73% tmpUPeW3F.zip |###############################################--------| 85.78% tmpUPeW3F.zip |###############################################--------| 85.82% tmpUPeW3F.zip |###############################################--------| 85.87% tmpUPeW3F.zip |###############################################--------| 85.91% tmpUPeW3F.zip |###############################################--------| 85.96% tmpUPeW3F.zip |###############################################--------| 86.0% tmpUPeW3F.zip |###############################################--------| 86.05% tmpUPeW3F.zip |###############################################--------| 86.09% tmpUPeW3F.zip |###############################################--------| 86.14% tmpUPeW3F.zip |###############################################--------| 86.19% tmpUPeW3F.zip |###############################################--------| 86.23% tmpUPeW3F.zip |###############################################--------| 86.28% tmpUPeW3F.zip |###############################################--------| 86.32% tmpUPeW3F.zip |################################################-------| 86.37% tmpUPeW3F.zip |################################################-------| 86.41% tmpUPeW3F.zip |################################################-------| 86.46% tmpUPeW3F.zip |################################################-------| 86.51% tmpUPeW3F.zip |################################################-------| 86.55% tmpUPeW3F.zip |################################################-------| 86.6% tmpUPeW3F.zip |################################################-------| 86.64% tmpUPeW3F.zip |################################################-------| 86.69% tmpUPeW3F.zip |################################################-------| 86.73% tmpUPeW3F.zip |################################################-------| 86.78% tmpUPeW3F.zip |################################################-------| 86.83% tmpUPeW3F.zip |################################################-------| 86.87% tmpUPeW3F.zip |################################################-------| 86.92% tmpUPeW3F.zip |################################################-------| 86.96% tmpUPeW3F.zip |################################################-------| 87.01% tmpUPeW3F.zip |################################################-------| 87.05% tmpUPeW3F.zip |################################################-------| 87.1% tmpUPeW3F.zip |################################################-------| 87.14% tmpUPeW3F.zip |################################################-------| 87.19% tmpUPeW3F.zip |################################################-------| 87.24% tmpUPeW3F.zip |################################################-------| 87.28% tmpUPeW3F.zip |################################################-------| 87.33% tmpUPeW3F.zip |################################################-------| 87.37% tmpUPeW3F.zip |################################################-------| 87.42% tmpUPeW3F.zip |################################################-------| 87.46% tmpUPeW3F.zip |################################################-------| 87.51% tmpUPeW3F.zip |################################################-------| 87.56% tmpUPeW3F.zip |################################################-------| 87.6% tmpUPeW3F.zip |################################################-------| 87.65% tmpUPeW3F.zip |################################################-------| 87.69% tmpUPeW3F.zip |################################################-------| 87.74% tmpUPeW3F.zip |################################################-------| 87.78% tmpUPeW3F.zip |################################################-------| 87.83% tmpUPeW3F.zip |################################################-------| 87.87% tmpUPeW3F.zip |################################################-------| 87.92% tmpUPeW3F.zip |################################################-------| 87.97% tmpUPeW3F.zip |################################################-------| 88.01% tmpUPeW3F.zip |################################################-------| 88.06% tmpUPeW3F.zip |################################################-------| 88.1% tmpUPeW3F.zip |################################################-------| 88.15% tmpUPeW3F.zip |#################################################------| 88.19% tmpUPeW3F.zip |#################################################------| 88.24% tmpUPeW3F.zip |#################################################------| 88.29% tmpUPeW3F.zip |#################################################------| 88.33% tmpUPeW3F.zip |#################################################------| 88.38% tmpUPeW3F.zip |#################################################------| 88.42% tmpUPeW3F.zip |#################################################------| 88.47% tmpUPeW3F.zip |#################################################------| 88.51% tmpUPeW3F.zip |#################################################------| 88.56% tmpUPeW3F.zip |#################################################------| 88.61% tmpUPeW3F.zip |#################################################------| 88.65% tmpUPeW3F.zip |#################################################------| 88.7% tmpUPeW3F.zip |#################################################------| 88.74% tmpUPeW3F.zip |#################################################------| 88.79% tmpUPeW3F.zip |#################################################------| 88.83% tmpUPeW3F.zip |#################################################------| 88.88% tmpUPeW3F.zip |#################################################------| 88.92% tmpUPeW3F.zip |#################################################------| 88.97% tmpUPeW3F.zip |#################################################------| 89.02% tmpUPeW3F.zip |#################################################------| 89.06% tmpUPeW3F.zip |#################################################------| 89.11% tmpUPeW3F.zip |#################################################------| 89.15% tmpUPeW3F.zip |#################################################------| 89.2% tmpUPeW3F.zip |#################################################------| 89.24% tmpUPeW3F.zip |#################################################------| 89.29% tmpUPeW3F.zip |#################################################------| 89.34% tmpUPeW3F.zip |#################################################------| 89.38% tmpUPeW3F.zip |#################################################------| 89.43% tmpUPeW3F.zip |#################################################------| 89.47% tmpUPeW3F.zip |#################################################------| 89.52% tmpUPeW3F.zip |#################################################------| 89.56% tmpUPeW3F.zip |#################################################------| 89.61% tmpUPeW3F.zip |#################################################------| 89.66% tmpUPeW3F.zip |#################################################------| 89.7% tmpUPeW3F.zip |#################################################------| 89.75% tmpUPeW3F.zip |#################################################------| 89.79% tmpUPeW3F.zip |#################################################------| 89.84% tmpUPeW3F.zip |#################################################------| 89.88% tmpUPeW3F.zip |#################################################------| 89.93% tmpUPeW3F.zip |#################################################------| 89.97% tmpUPeW3F.zip |##################################################-----| 90.02% tmpUPeW3F.zip |##################################################-----| 90.07% tmpUPeW3F.zip |##################################################-----| 90.11% tmpUPeW3F.zip |##################################################-----| 90.16% tmpUPeW3F.zip |##################################################-----| 90.2% tmpUPeW3F.zip |##################################################-----| 90.25% tmpUPeW3F.zip |##################################################-----| 90.29% tmpUPeW3F.zip |##################################################-----| 90.34% tmpUPeW3F.zip |##################################################-----| 90.39% tmpUPeW3F.zip |##################################################-----| 90.43% tmpUPeW3F.zip |##################################################-----| 90.48% tmpUPeW3F.zip |##################################################-----| 90.52% tmpUPeW3F.zip |##################################################-----| 90.57% tmpUPeW3F.zip |##################################################-----| 90.61% tmpUPeW3F.zip |##################################################-----| 90.66% tmpUPeW3F.zip |##################################################-----| 90.71% tmpUPeW3F.zip |##################################################-----| 90.75% tmpUPeW3F.zip |##################################################-----| 90.8% tmpUPeW3F.zip |##################################################-----| 90.84% tmpUPeW3F.zip |##################################################-----| 90.89% tmpUPeW3F.zip |##################################################-----| 90.93% tmpUPeW3F.zip |##################################################-----| 90.98% tmpUPeW3F.zip |##################################################-----| 91.02% tmpUPeW3F.zip |##################################################-----| 91.07% tmpUPeW3F.zip |##################################################-----| 91.12% tmpUPeW3F.zip |##################################################-----| 91.16% tmpUPeW3F.zip |##################################################-----| 91.21% tmpUPeW3F.zip |##################################################-----| 91.25% tmpUPeW3F.zip |##################################################-----| 91.3% tmpUPeW3F.zip |##################################################-----| 91.34% tmpUPeW3F.zip |##################################################-----| 91.39% tmpUPeW3F.zip |##################################################-----| 91.44% tmpUPeW3F.zip |##################################################-----| 91.48% tmpUPeW3F.zip |##################################################-----| 91.53% tmpUPeW3F.zip |##################################################-----| 91.57% tmpUPeW3F.zip |##################################################-----| 91.62% tmpUPeW3F.zip |##################################################-----| 91.66% tmpUPeW3F.zip |##################################################-----| 91.71% tmpUPeW3F.zip |##################################################-----| 91.76% tmpUPeW3F.zip |##################################################-----| 91.8% tmpUPeW3F.zip |###################################################----| 91.85% tmpUPeW3F.zip |###################################################----| 91.89% tmpUPeW3F.zip |###################################################----| 91.94% tmpUPeW3F.zip |###################################################----| 91.98% tmpUPeW3F.zip |###################################################----| 92.03% tmpUPeW3F.zip |###################################################----| 92.07% tmpUPeW3F.zip |###################################################----| 92.12% tmpUPeW3F.zip |###################################################----| 92.17% tmpUPeW3F.zip |###################################################----| 92.21% tmpUPeW3F.zip |###################################################----| 92.26% tmpUPeW3F.zip |###################################################----| 92.3% tmpUPeW3F.zip |###################################################----| 92.35% tmpUPeW3F.zip |###################################################----| 92.39% tmpUPeW3F.zip |###################################################----| 92.44% tmpUPeW3F.zip |###################################################----| 92.49% tmpUPeW3F.zip |###################################################----| 92.53% tmpUPeW3F.zip |###################################################----| 92.58% tmpUPeW3F.zip |###################################################----| 92.62% tmpUPeW3F.zip |###################################################----| 92.67% tmpUPeW3F.zip |###################################################----| 92.71% tmpUPeW3F.zip |###################################################----| 92.76% tmpUPeW3F.zip |###################################################----| 92.81% tmpUPeW3F.zip |###################################################----| 92.85% tmpUPeW3F.zip |###################################################----| 92.9% tmpUPeW3F.zip |###################################################----| 92.94% tmpUPeW3F.zip |###################################################----| 92.99% tmpUPeW3F.zip |###################################################----| 93.03% tmpUPeW3F.zip |###################################################----| 93.08% tmpUPeW3F.zip |###################################################----| 93.12% tmpUPeW3F.zip |###################################################----| 93.17% tmpUPeW3F.zip |###################################################----| 93.22% tmpUPeW3F.zip |###################################################----| 93.26% tmpUPeW3F.zip |###################################################----| 93.31% tmpUPeW3F.zip |###################################################----| 93.35% tmpUPeW3F.zip |###################################################----| 93.4% tmpUPeW3F.zip |###################################################----| 93.44% tmpUPeW3F.zip |###################################################----| 93.49% tmpUPeW3F.zip |###################################################----| 93.54% tmpUPeW3F.zip |###################################################----| 93.58% tmpUPeW3F.zip |###################################################----| 93.63% tmpUPeW3F.zip |####################################################---| 93.67% tmpUPeW3F.zip |####################################################---| 93.72% tmpUPeW3F.zip |####################################################---| 93.76% tmpUPeW3F.zip |####################################################---| 93.81% tmpUPeW3F.zip |####################################################---| 93.86% tmpUPeW3F.zip |####################################################---| 93.9% tmpUPeW3F.zip |####################################################---| 93.95% tmpUPeW3F.zip |####################################################---| 93.99% tmpUPeW3F.zip |####################################################---| 94.04% tmpUPeW3F.zip |####################################################---| 94.08% tmpUPeW3F.zip |####################################################---| 94.13% tmpUPeW3F.zip |####################################################---| 94.17% tmpUPeW3F.zip |####################################################---| 94.22% tmpUPeW3F.zip |####################################################---| 94.27% tmpUPeW3F.zip |####################################################---| 94.31% tmpUPeW3F.zip |####################################################---| 94.36% tmpUPeW3F.zip |####################################################---| 94.4% tmpUPeW3F.zip |####################################################---| 94.45% tmpUPeW3F.zip |####################################################---| 94.49% tmpUPeW3F.zip |####################################################---| 94.54% tmpUPeW3F.zip |####################################################---| 94.59% tmpUPeW3F.zip |####################################################---| 94.63% tmpUPeW3F.zip |####################################################---| 94.68% tmpUPeW3F.zip |####################################################---| 94.72% tmpUPeW3F.zip |####################################################---| 94.77% tmpUPeW3F.zip |####################################################---| 94.81% tmpUPeW3F.zip |####################################################---| 94.86% tmpUPeW3F.zip |####################################################---| 94.9% tmpUPeW3F.zip |####################################################---| 94.95% tmpUPeW3F.zip |####################################################---| 95.0% tmpUPeW3F.zip |####################################################---| 95.04% tmpUPeW3F.zip |####################################################---| 95.09% tmpUPeW3F.zip |####################################################---| 95.13% tmpUPeW3F.zip |####################################################---| 95.18% tmpUPeW3F.zip |####################################################---| 95.22% tmpUPeW3F.zip |####################################################---| 95.27% tmpUPeW3F.zip |####################################################---| 95.32% tmpUPeW3F.zip |####################################################---| 95.36% tmpUPeW3F.zip |####################################################---| 95.41% tmpUPeW3F.zip |####################################################---| 95.45% tmpUPeW3F.zip |#####################################################--| 95.5% tmpUPeW3F.zip |#####################################################--| 95.54% tmpUPeW3F.zip |#####################################################--| 95.59% tmpUPeW3F.zip |#####################################################--| 95.64% tmpUPeW3F.zip |#####################################################--| 95.68% tmpUPeW3F.zip |#####################################################--| 95.73% tmpUPeW3F.zip |#####################################################--| 95.77% tmpUPeW3F.zip |#####################################################--| 95.82% tmpUPeW3F.zip |#####################################################--| 95.86% tmpUPeW3F.zip |#####################################################--| 95.91% tmpUPeW3F.zip |#####################################################--| 95.95% tmpUPeW3F.zip |#####################################################--| 96.0% tmpUPeW3F.zip |#####################################################--| 96.05% tmpUPeW3F.zip |#####################################################--| 96.09% tmpUPeW3F.zip |#####################################################--| 96.14% tmpUPeW3F.zip |#####################################################--| 96.18% tmpUPeW3F.zip |#####################################################--| 96.23% tmpUPeW3F.zip |#####################################################--| 96.27% tmpUPeW3F.zip |#####################################################--| 96.32% tmpUPeW3F.zip |#####################################################--| 96.37% tmpUPeW3F.zip |#####################################################--| 96.41% tmpUPeW3F.zip |#####################################################--| 96.46% tmpUPeW3F.zip |#####################################################--| 96.5% tmpUPeW3F.zip |#####################################################--| 96.55% tmpUPeW3F.zip |#####################################################--| 96.59% tmpUPeW3F.zip |#####################################################--| 96.64% tmpUPeW3F.zip |#####################################################--| 96.69% tmpUPeW3F.zip |#####################################################--| 96.73% tmpUPeW3F.zip |#####################################################--| 96.78% tmpUPeW3F.zip |#####################################################--| 96.82% tmpUPeW3F.zip |#####################################################--| 96.87% tmpUPeW3F.zip |#####################################################--| 96.91% tmpUPeW3F.zip |#####################################################--| 96.96% tmpUPeW3F.zip |#####################################################--| 97.0% tmpUPeW3F.zip |#####################################################--| 97.05% tmpUPeW3F.zip |#####################################################--| 97.1% tmpUPeW3F.zip |#####################################################--| 97.14% tmpUPeW3F.zip |#####################################################--| 97.19% tmpUPeW3F.zip |#####################################################--| 97.23% tmpUPeW3F.zip |######################################################-| 97.28% tmpUPeW3F.zip |######################################################-| 97.32% tmpUPeW3F.zip |######################################################-| 97.37% tmpUPeW3F.zip |######################################################-| 97.42% tmpUPeW3F.zip |######################################################-| 97.46% tmpUPeW3F.zip |######################################################-| 97.51% tmpUPeW3F.zip |######################################################-| 97.55% tmpUPeW3F.zip |######################################################-| 97.6% tmpUPeW3F.zip |######################################################-| 97.64% tmpUPeW3F.zip |######################################################-| 97.69% tmpUPeW3F.zip |######################################################-| 97.74% tmpUPeW3F.zip |######################################################-| 97.78% tmpUPeW3F.zip |######################################################-| 97.83% tmpUPeW3F.zip |######################################################-| 97.87% tmpUPeW3F.zip |######################################################-| 97.92% tmpUPeW3F.zip |######################################################-| 97.96% tmpUPeW3F.zip |######################################################-| 98.01% tmpUPeW3F.zip |######################################################-| 98.05% tmpUPeW3F.zip |######################################################-| 98.1% tmpUPeW3F.zip |######################################################-| 98.15% tmpUPeW3F.zip |######################################################-| 98.19% tmpUPeW3F.zip |######################################################-| 98.24% tmpUPeW3F.zip |######################################################-| 98.28% tmpUPeW3F.zip |######################################################-| 98.33% tmpUPeW3F.zip |######################################################-| 98.37% tmpUPeW3F.zip |######################################################-| 98.42% tmpUPeW3F.zip |######################################################-| 98.47% tmpUPeW3F.zip |######################################################-| 98.51% tmpUPeW3F.zip |######################################################-| 98.56% tmpUPeW3F.zip |######################################################-| 98.6% tmpUPeW3F.zip |######################################################-| 98.65% tmpUPeW3F.zip |######################################################-| 98.69% tmpUPeW3F.zip |######################################################-| 98.74% tmpUPeW3F.zip |######################################################-| 98.79% tmpUPeW3F.zip |######################################################-| 98.83% tmpUPeW3F.zip |######################################################-| 98.88% tmpUPeW3F.zip |######################################################-| 98.92% tmpUPeW3F.zip |######################################################-| 98.97% tmpUPeW3F.zip |######################################################-| 99.01% tmpUPeW3F.zip |######################################################-| 99.06% tmpUPeW3F.zip |#######################################################| 99.1% tmpUPeW3F.zip |#######################################################| 99.15% tmpUPeW3F.zip |#######################################################| 99.2% tmpUPeW3F.zip |#######################################################| 99.24% tmpUPeW3F.zip |#######################################################| 99.29% tmpUPeW3F.zip |#######################################################| 99.33% tmpUPeW3F.zip |#######################################################| 99.38% tmpUPeW3F.zip |#######################################################| 99.42% tmpUPeW3F.zip |#######################################################| 99.47% tmpUPeW3F.zip |#######################################################| 99.52% tmpUPeW3F.zip |#######################################################| 99.56% tmpUPeW3F.zip |#######################################################| 99.61% tmpUPeW3F.zip |#######################################################| 99.65% tmpUPeW3F.zip |#######################################################| 99.7% tmpUPeW3F.zip |#######################################################| 99.74% tmpUPeW3F.zip |#######################################################| 99.79% tmpUPeW3F.zip |#######################################################| 99.84% tmpUPeW3F.zip |#######################################################| 99.88% tmpUPeW3F.zip |#######################################################| 99.93% tmpUPeW3F.zip |#######################################################| 99.97% tmpUPeW3F.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is c2e5e5d9-65ef-434a-b149-71cf37c3e6da 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-26 17:26:02,009 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-03-26 17:26:02,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: sudo: unable to resolve host cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 sudo: unable to resolve host cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 sudo: unable to resolve host cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 sudo: unable to resolve host cloudify-ims-vm-7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 2019-03-26 17:26:02,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:26:02,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=6efe2f4cc72e439481742aba440525e8&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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:26:02,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 17:26:02 GMT X-Openstack-Request-Id: req-d5d4563f-c0df-4c43-b1e6-4a21f12eb6bb 2019-03-26 17:26:02,459 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:26Z", "updated_at": "2019-03-26T17:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "18a775b4-4830-42c4-99fa-39e57f15c9cf", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "564430ac-073c-4c5c-9d1d-355192ca3176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "b5f3211d-9058-4920-8f95-bce0f57ee28e", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "ff8b7607-fd74-42ba-8b6a-4818c2c7904b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9e759ab2-eac7-4441-a326-765418515382", "name": "default"}]} 2019-03-26 17:26:02,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=6efe2f4cc72e439481742aba440525e8&name=default used request id req-d5d4563f-c0df-4c43-b1e6-4a21f12eb6bb 2019-03-26 17:26:02,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.440718889236s 2019-03-26 17:26:02,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:26:02,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:26:02,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Tue, 26 Mar 2019 17:26:02 GMT X-Openstack-Request-Id: req-ffdc276a-f1ce-45c2-943c-d419d47598d9 2019-03-26 17:26:02,515 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:26Z", "updated_at": "2019-03-26T17:20:26Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "18a775b4-4830-42c4-99fa-39e57f15c9cf", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "564430ac-073c-4c5c-9d1d-355192ca3176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "b5f3211d-9058-4920-8f95-bce0f57ee28e", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "ff8b7607-fd74-42ba-8b6a-4818c2c7904b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9e759ab2-eac7-4441-a326-765418515382", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:41Z", "updated_at": "2019-03-26T17:20:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-03-26T17:20:43Z", "revision_number": 0, "id": "019419e6-ef9a-43d6-ae7a-ba34355b72f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:43Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "0a67eb2e-b7a5-452f-b9fc-56add4d58831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "0d142328-722c-4709-bebf-22218748337b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "1ba33b2b-f71a-40ed-8d0a-4507e234dfd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "4f854c02-1098-4f9c-a009-f8655822f9c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "5100c4ce-dbab-4e51-bccf-6fe68a7939cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "76cc4e6f-db63-4b74-b728-6c9eeba56f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "b804cf1c-ff52-4da8-9f6c-0fa5e8781b40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 7, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:26:02,515 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ffdc276a-f1ce-45c2-943c-d419d47598d9 2019-03-26 17:26:02,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.050185918808s 2019-03-26 17:26:02,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 17:26:02,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -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": "9e759ab2-eac7-4441-a326-765418515382"}}' 2019-03-26 17:26:02,673 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 26 Mar 2019 17:26:02 GMT X-Openstack-Request-Id: req-a78af9a2-f121-4b01-a268-c9909bde8641 2019-03-26 17:26:02,673 - 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-26T17:26:02Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "port_range_min": 22, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:02Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "0107aa00-1185-4982-8dc9-6f71738fa391"}} 2019-03-26 17:26:02,674 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a78af9a2-f121-4b01-a268-c9909bde8641 2019-03-26 17:26:02,674 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.151616096497s 2019-03-26 17:26:02,674 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2019-03-26 17:26:02,740 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/blueprints/clearwater-opnfv; body: bytes data 2019-03-26 17:26:10,380 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:10,380 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:10,380 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:10,380 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:10,380 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:10,380 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:10,380 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:10,380 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-03-26 17:26:10,381 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:10.296Z", "updated_at": "2019-03-26T17:26:10.296Z", "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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "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": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "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": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "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-26 17:26:10,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:10,384 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:10 GMT 2019-03-26 17:26:10,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:10,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 580059 2019-03-26 17:26:10,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:10,384 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:10,384 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:10,434 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-03-26 17:26:11,533 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:4ba4bf5f0868561ee732bf54da048c63 sha256:1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843 2019-03-26 17:26:11,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:26:11,537 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:26:12,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 17:26:12 GMT X-Openstack-Request-Id: req-7769d7f6-f754-4d60-aee4-0623fa22fe64 2019-03-26 17:26:12,266 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:20:40Z", "file": "/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/file", "owner": "6efe2f4cc72e439481742aba440525e8", "id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "size": 300941312, "self": "/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T17:20:35Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:26:12,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-7769d7f6-f754-4d60-aee4-0623fa22fe64 2019-03-26 17:26:12,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.731099843979s 2019-03-26 17:26:12,276 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 17:26:12,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '{"owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "owner_specified.shade.object": "images/cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}' 2019-03-26 17:26:12,317 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Tue, 26 Mar 2019 17:26:12 GMT Location: http://172.30.9.22:9292/v2/images/8f51022c-42ff-4184-a4d7-6a917f01c185 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a0c8c2ff-946f-45f2-b026-a22136aa88f6 2019-03-26 17:26:12,318 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:26:12Z", "file": "/v2/images/8f51022c-42ff-4184-a4d7-6a917f01c185/file", "owner": "6efe2f4cc72e439481742aba440525e8", "id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "size": null, "self": "/v2/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "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_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "checksum": null, "created_at": "2019-03-26T17:26:12Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 17:26:12,318 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a0c8c2ff-946f-45f2-b026-a22136aa88f6 2019-03-26 17:26:12,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0419490337372s 2019-03-26 17:26:12,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 17:26:12,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8f51022c-42ff-4184-a4d7-6a917f01c185/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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '' 2019-03-26 17:26:16,739 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:26:16 GMT X-Openstack-Request-Id: req-71d10730-5d9c-49dc-a5e1-c7bfb891739e 2019-03-26 17:26:16,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-26 17:26:16,740 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8f51022c-42ff-4184-a4d7-6a917f01c185/file used request id req-71d10730-5d9c-49dc-a5e1-c7bfb891739e 2019-03-26 17:26:16,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.42107391357s 2019-03-26 17:26:16,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:26:16,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:26:16,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2745 Content-Type: application/json Date: Tue, 26 Mar 2019 17:26:16 GMT X-Openstack-Request-Id: req-01a0cc87-5f3c-43a5-b8da-fbac99153aa5 2019-03-26 17:26:16,787 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:26:16Z", "file": "/v2/images/8f51022c-42ff-4184-a4d7-6a917f01c185/file", "owner": "6efe2f4cc72e439481742aba440525e8", "id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "size": 263848448, "self": "/v2/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/8f51022c-42ff-4184-a4d7-6a917f01c185/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/8f51022c-42ff-4184-a4d7-6a917f01c185/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:26:12Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:20:40Z", "file": "/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/file", "owner": "6efe2f4cc72e439481742aba440525e8", "id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "size": 300941312, "self": "/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T17:20:35Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:26:16,787 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-01a0cc87-5f3c-43a5-b8da-fbac99153aa5 2019-03-26 17:26:16,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0421080589294s 2019-03-26 17:26:16,790 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/8f51022c-42ff-4184-a4d7-6a917f01c185/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8f51022c-42ff-4184-a4d7-6a917f01c185/file', 'owner': u'6efe2f4cc72e439481742aba440525e8', 'id': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'size': 263848448, u'self': u'/v2/images/8f51022c-42ff-4184-a4d7-6a917f01c185', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6efe2f4cc72e439481742aba440525e8', 'name': 'cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/8f51022c-42ff-4184-a4d7-6a917f01c185/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T17:26:16Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T17:26:16Z', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', '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/8f51022c-42ff-4184-a4d7-6a917f01c185', 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_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'created': u'2019-03-26T17:26:12Z', 'checksum': u'4ba4bf5f0868561ee732bf54da048c63', 'created_at': u'2019-03-26T17:26:12Z', 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/8f51022c-42ff-4184-a4d7-6a917f01c185', 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_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}}) 2019-03-26 17:26:16,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 17:26:16,794 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}e967a1dc7780ffb77c012fea45af391d02c4c41a" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-03-26 17:26:17,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 317 Content-Type: application/json Date: Tue, 26 Mar 2019 17:26:16 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a3643b74-147b-4817-be7a-0464a7383327 x-openstack-request-id: req-a3643b74-147b-4817-be7a-0464a7383327 2019-03-26 17:26:17,146 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "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": "b53c9b17-a234-4ed8-9b30-745c52127aa7"}} 2019-03-26 17:26:17,146 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-a3643b74-147b-4817-be7a-0464a7383327 2019-03-26 17:26:17,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.355754137039s 2019-03-26 17:26:17,147 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', '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'0c1029b257c44319a8784a806bbcda81', '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'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'swap': 0}) 2019-03-26 17:26:17,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 17:26:17,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7/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}e967a1dc7780ffb77c012fea45af391d02c4c41a" -d '{"extra_specs": {}}' 2019-03-26 17:26:17,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 17:26: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-b272e9a5-786c-4b24-8f96-7fa0025d3e45 x-openstack-request-id: req-b272e9a5-786c-4b24-8f96-7fa0025d3e45 2019-03-26 17:26:17,169 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 17:26:17,169 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7/os-extra_specs used request id req-b272e9a5-786c-4b24-8f96-7fa0025d3e45 2019-03-26 17:26:17,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0214240550995s 2019-03-26 17:26:17,170 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2019-03-26 17:26:17,170 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.207:80/api/v3.1/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "bono_cluster_size": 1, "flavor_id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2019-03-26 17:26:18,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:18,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:18,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:18,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:18,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:18,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:18,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:18,455 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2019-03-26 17:26:18,455 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "bono_cluster_size": 1, "flavor_id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:17.466Z", "created_by": "admin", "updated_at": "2019-03-26T17:26:17.466Z", "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-26 17:26:18,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:18,456 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:18 GMT 2019-03-26 17:26:18,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:18,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8304 2019-03-26 17:26:18,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:18,456 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:18,456 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:18,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions 2019-03-26 17:26:18,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:18,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:18,530 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:18,530 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:18,530 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:18,530 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:18,530 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:18,530 - 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-26T17:26:18.172Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:18.173Z", "id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-03-26 17:26:18,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:18,530 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:18 GMT 2019-03-26 17:26:18,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:18,531 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:26:18,531 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:18,531 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:18,531 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:18,531 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:26:18,532 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:26:18,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:18,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:18,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:18,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:18,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:18,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:18,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:18,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-26 17:26:18,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:18,604 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:18 GMT 2019-03-26 17:26:18,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:18,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-26 17:26:18,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:18,604 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:18,604 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:18,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/5ada13c4-5c57-4768-a08e-457ef44d4fc5 2019-03-26 17:26:18,668 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:18,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:18,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:18,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:18,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:18,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:18,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:18,669 - 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-26T17:26:18.172Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:18.173Z", "id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5"} 2019-03-26 17:26:18,669 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:18,669 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:18 GMT 2019-03-26 17:26:18,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:18,669 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:26:18,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:18,670 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:18,670 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:18,670 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:26:23,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:26:23,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:23,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:23,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:23,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:23,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:23,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:23,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:23,745 - 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-26T17:26:19.480Z", "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-26T17:26:19.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.075Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:19.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.075Z", "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-26T17:26:19.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.075Z", "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-26T17:26:19.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.983Z", "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-26T17:26:19.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.983Z", "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-26T17:26:19.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.983Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:20.102Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.983Z", "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-26T17:26:20.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.983Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:19.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5", "logger": "ctx.540d4322-7834-43c0-b9f1-a90682165c07"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.983Z", "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-26T17:26:19.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5", "logger": "ctx.540d4322-7834-43c0-b9f1-a90682165c07"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.983Z", "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-26T17:26:19.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5", "logger": "ctx.540d4322-7834-43c0-b9f1-a90682165c07"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.983Z", "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-26T17:26:19.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5", "logger": "ctx.540d4322-7834-43c0-b9f1-a90682165c07"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.983Z", "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-26T17:26:19.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5", "logger": "ctx.540d4322-7834-43c0-b9f1-a90682165c07"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.983Z", "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-26T17:26:19.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5", "logger": "ctx.540d4322-7834-43c0-b9f1-a90682165c07"}, {"node_instance_id": null, "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:20.983Z", "message": "Using existing installation of managed plugin: c2e5e5d9-65ef-434a-b149-71cf37c3e6da [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-26T17:26:19.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5", "logger": "ctx.540d4322-7834-43c0-b9f1-a90682165c07"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-03-26 17:26:23,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:23,745 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:23 GMT 2019-03-26 17:26:23,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:23,745 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:26:23,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:23,745 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:23,745 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:23,746 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:26:23,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-03-26 17:26:23,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2019-03-26 17:26:23,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-26 17:26:23,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-03-26 17:26:23,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-26 17:26:23,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-03-26 17:26:23,747 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2019-03-26 17:26:23,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-03-26 17:26:23,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2019-03-26 17:26:23,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-03-26 17:26:23,748 - 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-26 17:26:23,748 - 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-26 17:26:23,748 - 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-26 17:26:23,748 - 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-26 17:26:23,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using existing installation of managed plugin: c2e5e5d9-65ef-434a-b149-71cf37c3e6da [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-03-26 17:26:23,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/5ada13c4-5c57-4768-a08e-457ef44d4fc5 2019-03-26 17:26:23,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:23,802 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:23,802 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:23,802 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:23,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:23,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:23,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:23,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-26T17:26:20.345Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:18.172Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:18.173Z", "id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5"} 2019-03-26 17:26:23,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:23,803 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:23 GMT 2019-03-26 17:26:23,803 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:23,803 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:26:23,803 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:23,804 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:23,804 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:23,804 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:26:23,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2019-03-26 17:26:23,805 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.207:80/api/v3.1/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2019-03-26 17:26:24,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:24,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:24,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:24,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:24,360 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:24,360 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:24,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:24,360 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2019-03-26 17:26:24,360 - 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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:26:24,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:24,360 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:24 GMT 2019-03-26 17:26:24,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:24,360 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:26:24,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:24,361 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:24,361 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:24,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:26:24,450 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:24,450 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:24,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:24,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:24,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:24,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:24,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:24,451 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-26 17:26:24,451 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:24,451 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:24 GMT 2019-03-26 17:26:24,451 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:24,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-26 17:26:24,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:24,452 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:24,452 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:24,452 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:26:24,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:24,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:24,526 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:24,526 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:24,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:24,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:24,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:24,527 - 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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:26:24,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:24,527 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:24 GMT 2019-03-26 17:26:24,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:24,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:26:24,527 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:24,527 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:24,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:29,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:26:29,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:29,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:29,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:29,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:29,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:29,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:29,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:29,628 - 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-26T17:26:25.054Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:24.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:29.474Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:29.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 50}}} 2019-03-26 17:26:29,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:29,629 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:29 GMT 2019-03-26 17:26:29,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:29,629 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:26:29,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:29,629 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:29,629 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:29,629 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:26:29,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2019-03-26 17:26:29,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:29,630 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:26:29,891 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:29,891 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:29,892 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:29,892 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:29,892 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:29,892 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:29,892 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:29,892 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:26:29,892 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:29,892 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:29 GMT 2019-03-26 17:26:29,892 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:29,893 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:26:29,893 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:29,893 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:29,893 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:34,898 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:26:35,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:35,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:35,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:35,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:35,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:35,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:35,381 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:35,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:30.071Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:29.671Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:30.071Z", "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-26T17:26:29.806Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_floatingip_v8rdjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:30.071Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:29.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "base_security_group_n8790e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:30.671Z", "message": "Creating node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:29.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:30.671Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:29.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:30.671Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:29.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:31.302Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:30.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:31.302Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:30.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:31.302Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:30.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:31.900Z", "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-26T17:26:30.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "keypair_2sx7x6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:31.900Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:30.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_security_group_67z6s7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:31.900Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:30.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:32.514Z", "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-26T17:26:30.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:32.514Z", "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-26T17:26:31.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_security_group_nh77ib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:32.514Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:31.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:32.514Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7572c7b5-72ff-4660-99ae-7c8dd0d6ad55 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:32.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:32.514Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:32.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:32.514Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-7572c7b5-72ff-4660-99ae-7c8dd0d6ad55", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:32.021Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "message": "Using floating ip network 712b0110-afc2-40a0-ba79-f57d4a7bfd95 from name external provided.", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:32.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "bono_floatingip_v8rdjr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:31.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:31.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "base_security_group_n8790e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "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-26T17:26:31.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "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-26T17:26:32.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "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-26T17:26:32.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "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-26T17:26:32.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "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-26T17:26:32.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:32.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e53250c-7a9b-418a-b0c2-f45a301c30b0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:26:32.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-3e53250c-7a9b-418a-b0c2-f45a301c30b0", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:32.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92a37feed62b905c34cdd29f54ae99e674a28d70\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:32.434Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}891b0ee4a62fbdeca6a9f6b53810495cd565516a\" -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-26T17:26:32.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-5f8075f9-f806-4253-b19f-5a745078dedd Date: Tue, 26 Mar 2019 17:26:32 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"712b0110-afc2-40a0-ba79-f57d4a7bfd95\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"971ff180-ebb0-4086-b40e-0b78b4c355af\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T11:42:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"created_at\":\"2019-03-26T11:15:42Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:32.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-5f8075f9-f806-4253-b19f-5a745078dedd", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:32.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-5f8075f9-f806-4253-b19f-5a745078dedd", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:32.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.112Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}92a37feed62b905c34cdd29f54ae99e674a28d70\" -d '{\"floatingip\": {\"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\"}}'", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:32.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.713Z", "message": "Creating node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:31.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "keypair_2sx7x6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.713Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:32.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:33.713Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:32.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "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-26T17:26:34.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "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-26T17:26:34.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ca2c1ac5-2bd1-4048-8ed7-202c122ffcb1", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:33.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ca2c1ac5-2bd1-4048-8ed7-202c122ffcb1", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:33.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "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-26T17:26:34.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "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-26T17:26:34.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "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-26T17:26:34.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "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-26T17:26:34.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "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-26T17:26:34.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "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-26T17:26:34.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "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-26T17:26:34.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "dime_security_group_nh77ib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "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-26T17:26:33.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 68, "offset": 2, "size": 50}}} 2019-03-26 17:26:35,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:35,382 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:35 GMT 2019-03-26 17:26:35,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:35,382 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:26:35,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:35,382 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:35,382 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:35,383 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:26:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-26 17:26:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-26 17:26:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-26 17:26:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-26 17:26:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-26 17:26:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7572c7b5-72ff-4660-99ae-7c8dd0d6ad55 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:26:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:26:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7572c7b5-72ff-4660-99ae-7c8dd0d6ad55 2019-03-26 17:26:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 712b0110-afc2-40a0-ba79-f57d4a7bfd95 from name external provided. 2019-03-26 17:26:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-26 17:26:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-26 17:26:35,388 - 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-26 17:26:35,388 - 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-26 17:26:35,389 - 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-26 17:26:35,389 - 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-26 17:26:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:26:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3e53250c-7a9b-418a-b0c2-f45a301c30b0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:26:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3e53250c-7a9b-418a-b0c2-f45a301c30b0 2019-03-26 17:26:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a37feed62b905c34cdd29f54ae99e674a28d70" 2019-03-26 17:26:35,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}891b0ee4a62fbdeca6a9f6b53810495cd565516a" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_homer"}}' 2019-03-26 17:26:35,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-5f8075f9-f806-4253-b19f-5a745078dedd Date: Tue, 26 Mar 2019 17:26:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 17:26:35,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-5f8075f9-f806-4253-b19f-5a745078dedd 2019-03-26 17:26:35,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-5f8075f9-f806-4253-b19f-5a745078dedd 2019-03-26 17:26:35,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}92a37feed62b905c34cdd29f54ae99e674a28d70" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}}' 2019-03-26 17:26:35,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:26:35,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-03-26 17:26:35,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-26 17:26:35,391 - 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-26 17:26:35,391 - 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-26 17:26:35,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ca2c1ac5-2bd1-4048-8ed7-202c122ffcb1 2019-03-26 17:26:35,391 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ca2c1ac5-2bd1-4048-8ed7-202c122ffcb1 2019-03-26 17:26:35,391 - 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-26 17:26:35,392 - 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-26 17:26:35,392 - 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-26 17:26:35,392 - 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-26 17:26:35,392 - 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-26 17:26:35,392 - 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-26 17:26:35,392 - 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-26 17:26:35,392 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-26 17:26:35,393 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:26:35,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:35,749 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:35,749 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:35,749 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:35,749 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:35,749 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:35,749 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:35,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:26:35,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:35,750 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:35 GMT 2019-03-26 17:26:35,750 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:35,750 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:26:35,750 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:35,750 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:35,750 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:40,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:26:40,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:40,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:40,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:40,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:40,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:40,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:40,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:40,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ca2c1ac5-2bd1-4048-8ed7-202c122ffcb1", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:33.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ca2c1ac5-2bd1-4048-8ed7-202c122ffcb1", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:33.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.263Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-ca2c1ac5-2bd1-4048-8ed7-202c122ffcb1 Date: Tue, 26 Mar 2019 17:26:33 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:33Z\", \"updated_at\": \"2019-03-26T17:26:33Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:33Z\", \"revision_number\": 0, \"id\": \"2245b167-eee7-4025-babb-2d8896358e35\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:33Z\", \"security_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:33Z\", \"revision_number\": 0, \"id\": \"7af80e40-a02f-47cc-945b-b605f73955a6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:33Z\", \"security_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"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-26T17:26:33.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "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-26T17:26:33.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "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-26T17:26:33.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:34.168Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'6efe2f4cc72e439481742aba440525e8', u'created_at': u'2019-03-26T17:26:33Z', u'updated_at': u'2019-03-26T17:26:33Z', u'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 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'6efe2f4cc72e439481742aba440525e8', u'port_id': None, u'id': u'0740ce6b-1a5f-47a9-863b-c6d82cc3271a', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:34.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f2d78b9b-9ecc-4279-bca1-cf1e345a117c", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:34.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "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-26T17:26:34.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f2d78b9b-9ecc-4279-bca1-cf1e345a117c", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:34.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-f2d78b9b-9ecc-4279-bca1-cf1e345a117c Date: Tue, 26 Mar 2019 17:26:34 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:33Z\", \"updated_at\": \"2019-03-26T17:26:33Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 0, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": null, \"id\": \"0740ce6b-1a5f-47a9-863b-c6d82cc3271a\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:34.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.22f2436b-f2e5-4d88-b541-0ef4a5abbcce"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-4afdf099-916e-4272-b290-2791b098c630", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:34.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4afdf099-916e-4272-b290-2791b098c630 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:26:34.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}a57763b19084cb8b877945251e180cd5f0a0fc3e\" -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-26T17:26:34.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "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-26T17:26:34.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:34.808Z", "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-26T17:26:34.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:35.511Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-675a40bb-3d4a-43f1-9e95-10929f9fa7c2", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:35.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:35.511Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-675a40bb-3d4a-43f1-9e95-10929f9fa7c2 Date: Tue, 26 Mar 2019 17:26:35 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:35Z\", \"updated_at\": \"2019-03-26T17:26:35Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:35Z\", \"revision_number\": 0, \"id\": \"178e04cf-422b-431d-a536-45a27d3e0f3d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:35Z\", \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:35Z\", \"revision_number\": 0, \"id\": \"51f66ebe-fb37-4504-af4d-3b6a48fb0e44\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:35Z\", \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"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-26T17:26:35.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:35.511Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-1a2ed0b1-5bd5-4de2-9909-c645b45e8083", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:34.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:35.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:34.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:35.511Z", "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-26T17:26:34.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:35.511Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}0454194be16925e21031862d2d61402003f90d83\" -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-26T17:26:35.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:35.511Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-675a40bb-3d4a-43f1-9e95-10929f9fa7c2", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:35.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:35.511Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a2ed0b1-5bd5-4de2-9909-c645b45e8083 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:26:34.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:35.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "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-26T17:26:35.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:35.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "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-26T17:26:35.430Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-064ef78b-bbcc-4400-abe2-c5eaa73b461d Date: Tue, 26 Mar 2019 17:26:35 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:33Z\", \"updated_at\": \"2019-03-26T17:26:33Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:33Z\", \"revision_number\": 0, \"id\": \"2245b167-eee7-4025-babb-2d8896358e35\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:33Z\", \"security_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:33Z\", \"revision_number\": 0, \"id\": \"7af80e40-a02f-47cc-945b-b605f73955a6\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:33Z\", \"security_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"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-26T17:26:35.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-f3e72d80-4da9-4437-92f6-7cfc91934a72", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:35.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/security-groups/c64cfaf1-7ec7-405d-84cf-207cf23d6271.json used request id req-064ef78b-bbcc-4400-abe2-c5eaa73b461d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:35.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/c64cfaf1-7ec7-405d-84cf-207cf23d6271.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}891b0ee4a62fbdeca6a9f6b53810495cd565516a\"", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:35.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b345fc8a-b5a9-4068-8ca7-50c800b2c4e1", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:35.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/c64cfaf1-7ec7-405d-84cf-207cf23d6271.json used request id req-064ef78b-bbcc-4400-abe2-c5eaa73b461d", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:35.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}891b0ee4a62fbdeca6a9f6b53810495cd565516a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7888, \"security_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"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-26T17:26:35.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:35.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.88467f45-44fa-47de-a3f2-82090a1236e7"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-701e7134-6e4e-4758-a8f5-a12ca8b4f65b", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:35.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.88467f45-44fa-47de-a3f2-82090a1236e7"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-b345fc8a-b5a9-4068-8ca7-50c800b2c4e1 Date: Tue, 26 Mar 2019 17:26:35 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:35Z\", \"updated_at\": \"2019-03-26T17:26:35Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:35Z\", \"revision_number\": 0, \"id\": \"7c13454c-2745-413c-ac08-e33798b7fbfc\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:35Z\", \"security_group_id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:35Z\", \"revision_number\": 0, \"id\": \"e82de059-9b63-434b-b951-c4d72a4f924e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:35Z\", \"security_group_id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"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-26T17:26:35.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-701e7134-6e4e-4758-a8f5-a12ca8b4f65b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:35.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.88467f45-44fa-47de-a3f2-82090a1236e7"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b345fc8a-b5a9-4068-8ca7-50c800b2c4e1", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:35.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}4d0d6b226a44fb9966a6554b6cf6b594e5117f78\" -d '{\"security_group\": {\"description\": \"DNS\", \"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:35.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3e72d80-4da9-4437-92f6-7cfc91934a72 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:26:35.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "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-26T17:26:35.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.206Z", "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-26T17:26:35.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c6ad9ef8-f2c4-49ff-8720-80788cedf509", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c6ad9ef8-f2c4-49ff-8720-80788cedf509", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9d4a4d96-0624-4dba-99ee-2208d6c68a28 Date: Tue, 26 Mar 2019 17:26:36 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-26T17:26:36Z\", \"security_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"port_range_min\": 7888, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:36Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"7eaf41b5-d8e3-4427-a061-f4675d635705\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c6ad9ef8-f2c4-49ff-8720-80788cedf509 Date: Tue, 26 Mar 2019 17:26:36 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:36Z\", \"updated_at\": \"2019-03-26T17:26:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:36Z\", \"revision_number\": 0, \"id\": \"c48b181d-5678-4fef-b045-a017815dfa99\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:36Z\", \"security_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:36Z\", \"revision_number\": 0, \"id\": \"dab2f413-1943-45b1-9618-3622c66921db\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:36Z\", \"security_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"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-26T17:26:36.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 295, "offset": 52, "size": 50}}} 2019-03-26 17:26:40,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:40,849 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:40 GMT 2019-03-26 17:26:40,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:40,849 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:26:40,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:40,849 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:40,849 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:40,850 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:26:40,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ca2c1ac5-2bd1-4048-8ed7-202c122ffcb1 2019-03-26 17:26:40,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-ca2c1ac5-2bd1-4048-8ed7-202c122ffcb1 2019-03-26 17:26:40,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-ca2c1ac5-2bd1-4048-8ed7-202c122ffcb1 Date: Tue, 26 Mar 2019 17:26:33 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:33Z", "updated_at": "2019-03-26T17:26:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:33Z", "revision_number": 0, "id": "2245b167-eee7-4025-babb-2d8896358e35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:33Z", "security_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:33Z", "revision_number": 0, "id": "7af80e40-a02f-47cc-945b-b605f73955a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:33Z", "security_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "name": "clearwater-sg_homer"}} 2019-03-26 17:26:40,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-26 17:26:40,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-26 17:26:40,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:26:40,853 - 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'6efe2f4cc72e439481742aba440525e8', u'created_at': u'2019-03-26T17:26:33Z', u'updated_at': u'2019-03-26T17:26:33Z', u'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 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'6efe2f4cc72e439481742aba440525e8', u'port_id': None, u'id': u'0740ce6b-1a5f-47a9-863b-c6d82cc3271a', u'qos_policy_id': None} 2019-03-26 17:26:40,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f2d78b9b-9ecc-4279-bca1-cf1e345a117c 2019-03-26 17:26:40,854 - 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-26 17:26:40,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f2d78b9b-9ecc-4279-bca1-cf1e345a117c 2019-03-26 17:26:40,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-f2d78b9b-9ecc-4279-bca1-cf1e345a117c Date: Tue, 26 Mar 2019 17:26:34 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:33Z", "updated_at": "2019-03-26T17:26:33Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": null, "id": "0740ce6b-1a5f-47a9-863b-c6d82cc3271a", "qos_policy_id": null}} 2019-03-26 17:26:40,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4afdf099-916e-4272-b290-2791b098c630 2019-03-26 17:26:40,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4afdf099-916e-4272-b290-2791b098c630 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:26:40,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}a57763b19084cb8b877945251e180cd5f0a0fc3e" -d '{"security_group": {"description": "REST Cassandra 0MQ", "name": "clearwater-sg_vellum"}}' 2019-03-26 17:26:40,855 - 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-26 17:26:40,855 - 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-26 17:26:40,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-675a40bb-3d4a-43f1-9e95-10929f9fa7c2 2019-03-26 17:26:40,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-675a40bb-3d4a-43f1-9e95-10929f9fa7c2 Date: Tue, 26 Mar 2019 17:26:35 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:35Z", "updated_at": "2019-03-26T17:26:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:35Z", "revision_number": 0, "id": "178e04cf-422b-431d-a536-45a27d3e0f3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:35Z", "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:35Z", "revision_number": 0, "id": "51f66ebe-fb37-4504-af4d-3b6a48fb0e44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:35Z", "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "name": "clearwater-sg_vellum"}} 2019-03-26 17:26:40,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1a2ed0b1-5bd5-4de2-9909-c645b45e8083 2019-03-26 17:26:40,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:26:40,856 - 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-26 17:26:40,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}0454194be16925e21031862d2d61402003f90d83" -d '{"security_group": {"description": "memcached Chronos 0MQ", "name": "clearwater-sg_sprout"}}' 2019-03-26 17:26:40,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-675a40bb-3d4a-43f1-9e95-10929f9fa7c2 2019-03-26 17:26:40,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a2ed0b1-5bd5-4de2-9909-c645b45e8083 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:26:40,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-26 17:26:40,857 - 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-26 17:26:40,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:26:40,857 - 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-26 17:26:40,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1369 X-Openstack-Request-Id: req-064ef78b-bbcc-4400-abe2-c5eaa73b461d Date: Tue, 26 Mar 2019 17:26:35 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:33Z", "updated_at": "2019-03-26T17:26:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:33Z", "revision_number": 0, "id": "2245b167-eee7-4025-babb-2d8896358e35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:33Z", "security_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:33Z", "revision_number": 0, "id": "7af80e40-a02f-47cc-945b-b605f73955a6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:33Z", "security_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "name": "clearwater-sg_homer"}} 2019-03-26 17:26:40,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f3e72d80-4da9-4437-92f6-7cfc91934a72 2019-03-26 17:26:40,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/c64cfaf1-7ec7-405d-84cf-207cf23d6271.json used request id req-064ef78b-bbcc-4400-abe2-c5eaa73b461d 2019-03-26 17:26:40,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/c64cfaf1-7ec7-405d-84cf-207cf23d6271.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b0ee4a62fbdeca6a9f6b53810495cd565516a" 2019-03-26 17:26:40,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b345fc8a-b5a9-4068-8ca7-50c800b2c4e1 2019-03-26 17:26:40,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/c64cfaf1-7ec7-405d-84cf-207cf23d6271.json used request id req-064ef78b-bbcc-4400-abe2-c5eaa73b461d 2019-03-26 17:26:40,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b0ee4a62fbdeca6a9f6b53810495cd565516a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7888, "security_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "port_range_min": 7888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:26:40,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:26:40,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-701e7134-6e4e-4758-a8f5-a12ca8b4f65b 2019-03-26 17:26:40,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-b345fc8a-b5a9-4068-8ca7-50c800b2c4e1 Date: Tue, 26 Mar 2019 17:26:35 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:35Z", "updated_at": "2019-03-26T17:26:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:35Z", "revision_number": 0, "id": "7c13454c-2745-413c-ac08-e33798b7fbfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:35Z", "security_group_id": "f4834515-bcfb-4a92-97d3-292c19045708", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:35Z", "revision_number": 0, "id": "e82de059-9b63-434b-b951-c4d72a4f924e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:35Z", "security_group_id": "f4834515-bcfb-4a92-97d3-292c19045708", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "f4834515-bcfb-4a92-97d3-292c19045708", "name": "clearwater-sg_sprout"}} 2019-03-26 17:26:40,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-701e7134-6e4e-4758-a8f5-a12ca8b4f65b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:26:40,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-b345fc8a-b5a9-4068-8ca7-50c800b2c4e1 2019-03-26 17:26:40,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}4d0d6b226a44fb9966a6554b6cf6b594e5117f78" -d '{"security_group": {"description": "DNS", "name": "clearwater-sg_bind"}}' 2019-03-26 17:26:40,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3e72d80-4da9-4437-92f6-7cfc91934a72 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:26:40,859 - 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-26 17:26:40,859 - 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-26 17:26:40,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:26:40,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c6ad9ef8-f2c4-49ff-8720-80788cedf509 2019-03-26 17:26:40,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c6ad9ef8-f2c4-49ff-8720-80788cedf509 2019-03-26 17:26:40,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9d4a4d96-0624-4dba-99ee-2208d6c68a28 Date: Tue, 26 Mar 2019 17:26:36 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-26T17:26:36Z", "security_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "port_range_min": 7888, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:36Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "7eaf41b5-d8e3-4427-a061-f4675d635705"}} 2019-03-26 17:26:40,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c6ad9ef8-f2c4-49ff-8720-80788cedf509 Date: Tue, 26 Mar 2019 17:26:36 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:36Z", "updated_at": "2019-03-26T17:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:36Z", "revision_number": 0, "id": "c48b181d-5678-4fef-b045-a017815dfa99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:36Z", "security_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:36Z", "revision_number": 0, "id": "dab2f413-1943-45b1-9618-3622c66921db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:36Z", "security_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "c5033cf4-1b72-4c56-a5f4-785058558364", "name": "clearwater-sg_bind"}} 2019-03-26 17:26:40,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:26:40,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:26:40,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:40,943 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:40,943 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:40,943 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:40,943 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:40,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:40,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:40,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:26:40,944 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:40,944 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:40 GMT 2019-03-26 17:26:40,944 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:40,944 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:26:40,944 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:40,944 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:40,944 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:45,950 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:26:46,133 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:46,133 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:46,133 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:46,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:46,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:46,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:46,134 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:46,134 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-26e8be68-2831-49f6-97dd-a1e5f037ec23", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-26e8be68-2831-49f6-97dd-a1e5f037ec23", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-26e8be68-2831-49f6-97dd-a1e5f037ec23 Date: Tue, 26 Mar 2019 17:26:36 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-26T17:26:36Z\", \"security_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:36Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"7a2fda88-8e8e-42e1-a8a0-6dd267cb62c5\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}891b0ee4a62fbdeca6a9f6b53810495cd565516a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"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-26T17:26:36.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:36.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c6ad9ef8-f2c4-49ff-8720-80788cedf509", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c6ad9ef8-f2c4-49ff-8720-80788cedf509", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.426Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c653687-5f36-4f15-9e1a-86134eb3b9df Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9d4a4d96-0624-4dba-99ee-2208d6c68a28", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.360Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c6ad9ef8-f2c4-49ff-8720-80788cedf509 Date: Tue, 26 Mar 2019 17:26:36 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:36Z\", \"updated_at\": \"2019-03-26T17:26:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:36Z\", \"revision_number\": 0, \"id\": \"c48b181d-5678-4fef-b045-a017815dfa99\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:36Z\", \"security_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:36Z\", \"revision_number\": 0, \"id\": \"dab2f413-1943-45b1-9618-3622c66921db\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:36Z\", \"security_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"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-26T17:26:36.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-3c653687-5f36-4f15-9e1a-86134eb3b9df", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "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-26T17:26:36.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "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-26T17:26:36.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9d4a4d96-0624-4dba-99ee-2208d6c68a28", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.707e22d4-25d6-472a-96f9-66cb35ee505a"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "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-26T17:26:36.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "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-26T17:26:36.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "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-26T17:26:36.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:36.829Z", "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-26T17:26:36.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-e7ea20ca-04bd-4e00-bf2b-e59ffc1e5a26", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.88467f45-44fa-47de-a3f2-82090a1236e7"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "Using floating ip network 712b0110-afc2-40a0-ba79-f57d4a7bfd95 from name external provided.", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.88467f45-44fa-47de-a3f2-82090a1236e7"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}243a83133f1d892d9df9affaa5355c917ad72bbe\" -d '{\"floatingip\": {\"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\"}}'", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.88467f45-44fa-47de-a3f2-82090a1236e7"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:36.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0757bd-3700-4cb4-bde0-eee67b0e308f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:26:36.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "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-26T17:26:36.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-9b0757bd-3700-4cb4-bde0-eee67b0e308f", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e0efbc2e30cd4089c9a856c5d2d9cc8a11bacae\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/e60c3c16-1457-48f2-8ea4-d99e745924a6.json used request id req-b9810aad-338a-4810-820b-3cdb233b3b13", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-b9810aad-338a-4810-820b-3cdb233b3b13 Date: Tue, 26 Mar 2019 17:26:37 GMT \nRESP BODY: {\"security_group\": {\"description\": \"REST Cassandra 0MQ\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:35Z\", \"updated_at\": \"2019-03-26T17:26:35Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:35Z\", \"revision_number\": 0, \"id\": \"178e04cf-422b-431d-a536-45a27d3e0f3d\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:35Z\", \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:35Z\", \"revision_number\": 0, \"id\": \"51f66ebe-fb37-4504-af4d-3b6a48fb0e44\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:35Z\", \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"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-26T17:26:37.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/security-groups/e60c3c16-1457-48f2-8ea4-d99e745924a6.json used request id req-b9810aad-338a-4810-820b-3cdb233b3b13", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11211, \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"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-26T17:26:37.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}4330df84bc85cd8ac678b1cd7f68ef5658827613\" -d '{\"security_group\": {\"description\": \"SSH\", \"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-12797d14-d561-4595-8b50-9ab3d4f3a2b9 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z\", \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"port_range_min\": 11211, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"895c8e9c-ae63-4850-a062-822001fe224b\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-e7ea20ca-04bd-4e00-bf2b-e59ffc1e5a26", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.88467f45-44fa-47de-a3f2-82090a1236e7"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/e60c3c16-1457-48f2-8ea4-d99e745924a6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "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-26T17:26:37.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.483Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:36.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"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-26T17:26:37.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-31cd50df-3de7-4755-9377-c2622df13358 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z\", \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"ec92ae18-3f7b-4212-b266-d5f8d5cb30b3\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-31cd50df-3de7-4755-9377-c2622df13358", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-31cd50df-3de7-4755-9377-c2622df13358", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-12797d14-d561-4595-8b50-9ab3d4f3a2b9", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-12797d14-d561-4595-8b50-9ab3d4f3a2b9", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"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-26T17:26:37.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0ca1d218-53e1-4c68-bee0-e2f01c39f687 Date: Tue, 26 Mar 2019 17:26:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"712b0110-afc2-40a0-ba79-f57d4a7bfd95\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"971ff180-ebb0-4086-b40e-0b78b4c355af\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T11:42:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"created_at\":\"2019-03-26T11:15:42Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-0ca1d218-53e1-4c68-bee0-e2f01c39f687", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-0ca1d218-53e1-4c68-bee0-e2f01c39f687", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}], "metadata": {"pagination": {"total": 443, "offset": 102, "size": 50}}} 2019-03-26 17:26:46,134 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:46,134 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:46 GMT 2019-03-26 17:26:46,134 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:46,135 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:26:46,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:46,135 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:46,135 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:46,135 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:26:46,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-26e8be68-2831-49f6-97dd-a1e5f037ec23 2019-03-26 17:26:46,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-26e8be68-2831-49f6-97dd-a1e5f037ec23 2019-03-26 17:26:46,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-26e8be68-2831-49f6-97dd-a1e5f037ec23 Date: Tue, 26 Mar 2019 17:26:36 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-26T17:26:36Z", "security_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "port_range_min": 9160, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:36Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "7a2fda88-8e8e-42e1-a8a0-6dd267cb62c5"}} 2019-03-26 17:26:46,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}891b0ee4a62fbdeca6a9f6b53810495cd565516a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:26:46,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:26:46,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c6ad9ef8-f2c4-49ff-8720-80788cedf509 2019-03-26 17:26:46,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-c6ad9ef8-f2c4-49ff-8720-80788cedf509 2019-03-26 17:26:46,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c653687-5f36-4f15-9e1a-86134eb3b9df Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:26:46,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9d4a4d96-0624-4dba-99ee-2208d6c68a28 2019-03-26 17:26:46,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-c6ad9ef8-f2c4-49ff-8720-80788cedf509 Date: Tue, 26 Mar 2019 17:26:36 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:36Z", "updated_at": "2019-03-26T17:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:36Z", "revision_number": 0, "id": "c48b181d-5678-4fef-b045-a017815dfa99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:36Z", "security_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:36Z", "revision_number": 0, "id": "dab2f413-1943-45b1-9618-3622c66921db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:36Z", "security_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "c5033cf4-1b72-4c56-a5f4-785058558364", "name": "clearwater-sg_bind"}} 2019-03-26 17:26:46,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3c653687-5f36-4f15-9e1a-86134eb3b9df 2019-03-26 17:26:46,139 - 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-26 17:26:46,140 - 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-26 17:26:46,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9d4a4d96-0624-4dba-99ee-2208d6c68a28 2019-03-26 17:26:46,140 - 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-26 17:26:46,140 - 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-26 17:26:46,140 - 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-26 17:26:46,140 - 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-26 17:26:46,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-e7ea20ca-04bd-4e00-bf2b-e59ffc1e5a26 2019-03-26 17:26:46,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 712b0110-afc2-40a0-ba79-f57d4a7bfd95 from name external provided. 2019-03-26 17:26:46,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}243a83133f1d892d9df9affaa5355c917ad72bbe" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}}' 2019-03-26 17:26:46,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:26:46,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b0757bd-3700-4cb4-bde0-eee67b0e308f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:26:46,141 - 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-26 17:26:46,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9b0757bd-3700-4cb4-bde0-eee67b0e308f 2019-03-26 17:26:46,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0efbc2e30cd4089c9a856c5d2d9cc8a11bacae" 2019-03-26 17:26:46,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/e60c3c16-1457-48f2-8ea4-d99e745924a6.json used request id req-b9810aad-338a-4810-820b-3cdb233b3b13 2019-03-26 17:26:46,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1370 X-Openstack-Request-Id: req-b9810aad-338a-4810-820b-3cdb233b3b13 Date: Tue, 26 Mar 2019 17:26:37 GMT RESP BODY: {"security_group": {"description": "REST Cassandra 0MQ", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:35Z", "updated_at": "2019-03-26T17:26:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:35Z", "revision_number": 0, "id": "178e04cf-422b-431d-a536-45a27d3e0f3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:35Z", "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:35Z", "revision_number": 0, "id": "51f66ebe-fb37-4504-af4d-3b6a48fb0e44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:35Z", "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "name": "clearwater-sg_vellum"}} 2019-03-26 17:26:46,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/e60c3c16-1457-48f2-8ea4-d99e745924a6.json used request id req-b9810aad-338a-4810-820b-3cdb233b3b13 2019-03-26 17:26:46,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11211, "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 11211, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:26:46,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}4330df84bc85cd8ac678b1cd7f68ef5658827613" -d '{"security_group": {"description": "SSH", "name": "clearwater-sg_base"}}' 2019-03-26 17:26:46,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-12797d14-d561-4595-8b50-9ab3d4f3a2b9 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z", "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 11211, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "895c8e9c-ae63-4850-a062-822001fe224b"}} 2019-03-26 17:26:46,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-e7ea20ca-04bd-4e00-bf2b-e59ffc1e5a26 2019-03-26 17:26:46,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/e60c3c16-1457-48f2-8ea4-d99e745924a6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e" 2019-03-26 17:26:46,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-26 17:26:46,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:26:46,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:26:46,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-31cd50df-3de7-4755-9377-c2622df13358 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z", "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 11311, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "ec92ae18-3f7b-4212-b266-d5f8d5cb30b3"}} 2019-03-26 17:26:46,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-31cd50df-3de7-4755-9377-c2622df13358 2019-03-26 17:26:46,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-31cd50df-3de7-4755-9377-c2622df13358 2019-03-26 17:26:46,144 - 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-26 17:26:46,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:26:46,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-12797d14-d561-4595-8b50-9ab3d4f3a2b9 2019-03-26 17:26:46,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-12797d14-d561-4595-8b50-9ab3d4f3a2b9 2019-03-26 17:26:46,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:26:46,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:26:46,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:26:46,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0ca1d218-53e1-4c68-bee0-e2f01c39f687 Date: Tue, 26 Mar 2019 17:26:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 17:26:46,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-0ca1d218-53e1-4c68-bee0-e2f01c39f687 2019-03-26 17:26:46,146 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-0ca1d218-53e1-4c68-bee0-e2f01c39f687 2019-03-26 17:26:46,146 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:26:46,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:46,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:46,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:46,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:46,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:46,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:46,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:46,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:26:46,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:46,385 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:46 GMT 2019-03-26 17:26:46,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:46,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:26:46,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:46,385 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:46,385 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:51,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:26:51,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:51,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:51,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:51,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:51,465 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:51,465 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:51,465 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:51,465 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-5ccbca02-4514-4efe-a628-3b490414ddf8", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 11311, \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"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-26T17:26:37.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e639728b-8c0c-47b0-9a47-cf688474a9b8 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z\", \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"port_range_min\": 9160, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"36b82462-3b1c-4660-b7f4-e2f2dc301f55\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-31cd50df-3de7-4755-9377-c2622df13358 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z\", \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"port_range_min\": 11311, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"ec92ae18-3f7b-4212-b266-d5f8d5cb30b3\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7253, \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"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-26T17:26:37.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6668, \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"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-26T17:26:37.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-31cd50df-3de7-4755-9377-c2622df13358", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-31cd50df-3de7-4755-9377-c2622df13358", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0ca1d218-53e1-4c68-bee0-e2f01c39f687 Date: Tue, 26 Mar 2019 17:26:37 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"712b0110-afc2-40a0-ba79-f57d4a7bfd95\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"971ff180-ebb0-4086-b40e-0b78b4c355af\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T11:42:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"created_at\":\"2019-03-26T11:15:42Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e639728b-8c0c-47b0-9a47-cf688474a9b8", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:37.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-0ca1d218-53e1-4c68-bee0-e2f01c39f687", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "Using floating ip network 712b0110-afc2-40a0-ba79-f57d4a7bfd95 from name external provided.", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e639728b-8c0c-47b0-9a47-cf688474a9b8", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-0ca1d218-53e1-4c68-bee0-e2f01c39f687", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3e0efbc2e30cd4089c9a856c5d2d9cc8a11bacae\" -d '{\"floatingip\": {\"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\"}}'", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb3607f9-7e97-4353-8f21-c54f89c67efe Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:26:37.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2126bf9b-3996-4082-8960-aac8753baac0 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z\", \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"port_range_min\": 7253, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"d7d38d70-d0f8-4e2e-927f-e1d11c9f3af2\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2126bf9b-3996-4082-8960-aac8753baac0", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 7000, \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"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-26T17:26:37.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b341533c-b713-40b9-8b0b-0615237a5f54 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z\", \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"port_range_min\": 7000, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"45a9f9c3-30fa-4037-a189-e75c92dd0b62\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-eb3607f9-7e97-4353-8f21-c54f89c67efe", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/f4834515-bcfb-4a92-97d3-292c19045708.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0454194be16925e21031862d2d61402003f90d83\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2126bf9b-3996-4082-8960-aac8753baac0", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "Node instance created", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9160, \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"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-26T17:26:37.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.228Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b341533c-b713-40b9-8b0b-0615237a5f54", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b341533c-b713-40b9-8b0b-0615237a5f54", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-12797d14-d561-4595-8b50-9ab3d4f3a2b9", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-4be66b17-a418-41c5-b33b-d9ec7ba93b01 Date: Tue, 26 Mar 2019 17:26:37 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"updated_at\": \"2019-03-26T17:26:37Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:37Z\", \"revision_number\": 0, \"id\": \"4bdb86fa-a10e-45d7-99b3-751d8a14f661\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:37Z\", \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:37Z\", \"revision_number\": 0, \"id\": \"824d4aed-3329-49dd-a86e-4ba83149de19\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:37Z\", \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"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-26T17:26:37.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "message": "Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'}", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:37.996Z", "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-26T17:26:37.529Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "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-26T17:26:38.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "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-26T17:26:38.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2825c475-1397-494f-88bb-ff3cba065824", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "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-26T17:26:38.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 667, "offset": 152, "size": 50}}} 2019-03-26 17:26:51,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:51,466 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:51 GMT 2019-03-26 17:26:51,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:51,466 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:26:51,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:51,466 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:51,466 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:51,466 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:26:51,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5ccbca02-4514-4efe-a628-3b490414ddf8 2019-03-26 17:26:51,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 11311, "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 11311, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:26:51,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-e639728b-8c0c-47b0-9a47-cf688474a9b8 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z", "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 9160, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "36b82462-3b1c-4660-b7f4-e2f2dc301f55"}} 2019-03-26 17:26:51,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-31cd50df-3de7-4755-9377-c2622df13358 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z", "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 11311, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "ec92ae18-3f7b-4212-b266-d5f8d5cb30b3"}} 2019-03-26 17:26:51,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7253, "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 7253, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:26:51,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6668, "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 6667, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:26:51,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-31cd50df-3de7-4755-9377-c2622df13358 2019-03-26 17:26:51,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-31cd50df-3de7-4755-9377-c2622df13358 2019-03-26 17:26:51,470 - 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-26 17:26:51,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-0ca1d218-53e1-4c68-bee0-e2f01c39f687 Date: Tue, 26 Mar 2019 17:26:37 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 17:26:51,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e639728b-8c0c-47b0-9a47-cf688474a9b8 2019-03-26 17:26:51,470 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:26:51,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-0ca1d218-53e1-4c68-bee0-e2f01c39f687 2019-03-26 17:26:51,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using floating ip network 712b0110-afc2-40a0-ba79-f57d4a7bfd95 from name external provided. 2019-03-26 17:26:51,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e639728b-8c0c-47b0-9a47-cf688474a9b8 2019-03-26 17:26:51,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-0ca1d218-53e1-4c68-bee0-e2f01c39f687 2019-03-26 17:26:51,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e0efbc2e30cd4089c9a856c5d2d9cc8a11bacae" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}}' 2019-03-26 17:26:51,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb3607f9-7e97-4353-8f21-c54f89c67efe Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:26:51,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2126bf9b-3996-4082-8960-aac8753baac0 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z", "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 7253, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "d7d38d70-d0f8-4e2e-927f-e1d11c9f3af2"}} 2019-03-26 17:26:51,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2126bf9b-3996-4082-8960-aac8753baac0 2019-03-26 17:26:51,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 7000, "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 7000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:26:51,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-b341533c-b713-40b9-8b0b-0615237a5f54 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z", "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 7000, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "45a9f9c3-30fa-4037-a189-e75c92dd0b62"}} 2019-03-26 17:26:51,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-eb3607f9-7e97-4353-8f21-c54f89c67efe 2019-03-26 17:26:51,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/f4834515-bcfb-4a92-97d3-292c19045708.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0454194be16925e21031862d2d61402003f90d83" 2019-03-26 17:26:51,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2126bf9b-3996-4082-8960-aac8753baac0 2019-03-26 17:26:51,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:26:51,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57763b19084cb8b877945251e180cd5f0a0fc3e" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9160, "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 9160, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:26:51,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:26:51,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b341533c-b713-40b9-8b0b-0615237a5f54 2019-03-26 17:26:51,473 - 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-26 17:26:51,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-b341533c-b713-40b9-8b0b-0615237a5f54 2019-03-26 17:26:51,473 - 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-26 17:26:51,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:26:51,474 - 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-26 17:26:51,474 - 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-26 17:26:51,474 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-12797d14-d561-4595-8b50-9ab3d4f3a2b9 2019-03-26 17:26:51,474 - 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-26 17:26:51,474 - 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-26 17:26:51,474 - 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-26 17:26:51,475 - 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-26 17:26:51,475 - 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-26 17:26:51,475 - 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-26 17:26:51,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-4be66b17-a418-41c5-b33b-d9ec7ba93b01 Date: Tue, 26 Mar 2019 17:26:37 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "updated_at": "2019-03-26T17:26:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:37Z", "revision_number": 0, "id": "4bdb86fa-a10e-45d7-99b3-751d8a14f661", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:37Z", "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:37Z", "revision_number": 0, "id": "824d4aed-3329-49dd-a86e-4ba83149de19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:37Z", "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base"}} 2019-03-26 17:26:51,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Security group rule after transformations: {'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 5060, 'port_range_min': 5060, 'remote_ip_prefix': u'0.0.0.0/0'} 2019-03-26 17:26:51,475 - 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-26 17:26:51,475 - 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-26 17:26:51,476 - 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-26 17:26:51,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2825c475-1397-494f-88bb-ff3cba065824 2019-03-26 17:26:51,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:26:51,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:26:51,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:26:51,567 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:51,567 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:51,568 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:51,568 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:51,568 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:51,568 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:51,568 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:51,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:26:51,568 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:51,568 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:51 GMT 2019-03-26 17:26:51,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:51,569 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:26:51,569 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:51,569 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:51,569 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:56,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:26:56,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:56,732 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:56,732 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:56,732 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:56,732 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:56,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:56,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:56,732 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0921fa84-89fd-4afd-a882-2fdc31e18f5b", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0921fa84-89fd-4afd-a882-2fdc31e18f5b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:26:38.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "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-26T17:26:38.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "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-26T17:26:38.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/security-groups/f4834515-bcfb-4a92-97d3-292c19045708.json used request id req-99f55720-2df5-4fc6-9872-d99158e707f1", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/f4834515-bcfb-4a92-97d3-292c19045708.json used request id req-99f55720-2df5-4fc6-9872-d99158e707f1", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-99f55720-2df5-4fc6-9872-d99158e707f1 Date: Tue, 26 Mar 2019 17:26:37 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos 0MQ\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:35Z\", \"updated_at\": \"2019-03-26T17:26:35Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:35Z\", \"revision_number\": 0, \"id\": \"7c13454c-2745-413c-ac08-e33798b7fbfc\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:35Z\", \"security_group_id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:35Z\", \"revision_number\": 0, \"id\": \"e82de059-9b63-434b-b951-c4d72a4f924e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:35Z\", \"security_group_id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"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-26T17:26:37.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0454194be16925e21031862d2d61402003f90d83\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 9888, \"security_group_id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"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-26T17:26:37.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "keypair_2sx7x6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:37.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.758cbcc6-cefe-46c0-b990-a6763104bab8"}, {"node_instance_id": "keypair_2sx7x6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45bf2187-c658-4e42-aa24-e3df90c0a9cd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.758cbcc6-cefe-46c0-b990-a6763104bab8"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-84c9d6ac-77ec-4577-8f27-83c295fe9a98 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z\", \"security_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"port_range_min\": 6667, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"af5c51e9-237f-49e3-af55-f37354585430\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-84c9d6ac-77ec-4577-8f27-83c295fe9a98", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "keypair_2sx7x6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-45bf2187-c658-4e42-aa24-e3df90c0a9cd", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.758cbcc6-cefe-46c0-b990-a6763104bab8"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2825c475-1397-494f-88bb-ff3cba065824 Date: Tue, 26 Mar 2019 17:26:38 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 9888, \"updated_at\": \"2019-03-26T17:26:37Z\", \"security_group_id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"port_range_min\": 9888, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"63f0b7f8-0950-4ba5-8e3b-1880a7128a2d\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-84c9d6ac-77ec-4577-8f27-83c295fe9a98", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:37.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42ac7453-5934-4220-81e2-7bb32d89f3b3"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2825c475-1397-494f-88bb-ff3cba065824", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}4dd129aac9a242fd9ffbd4b1eae9f1134186071a\" -d '{\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2825c475-1397-494f-88bb-ff3cba065824", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93dc7deb-ab3c-4883-a487-30dcbacca27b"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "Node instance started", "target_id": null, "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "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-26T17:26:38.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:38.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "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-26T17:26:38.156Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3be345f-19d5-4b16-bf1b-af43b3e01c7d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:26:38.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-e3be345f-19d5-4b16-bf1b-af43b3e01c7d", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "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-26T17:26:38.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "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-26T17:26:38.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}2f25fc49ef51baddcecf34a9077e92910259ddac\" -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-26T17:26:38.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "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-26T17:26:38.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "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-26T17:26:38.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:38.593Z", "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-26T17:26:38.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-12246c9e-551d-4f6b-8534-b118047bebf4 Date: Tue, 26 Mar 2019 17:26:38 GMT \nRESP BODY: {\"security_group\": {\"description\": \"DNS\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:36Z\", \"updated_at\": \"2019-03-26T17:26:36Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:36Z\", \"revision_number\": 0, \"id\": \"c48b181d-5678-4fef-b045-a017815dfa99\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:36Z\", \"security_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:36Z\", \"revision_number\": 0, \"id\": \"dab2f413-1943-45b1-9618-3622c66921db\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:36Z\", \"security_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"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-26T17:26:38.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "keypair_2sx7x6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8da95fa0-a84d-4bca-80a9-4286362812d1", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.758cbcc6-cefe-46c0-b990-a6763104bab8"}, {"node_instance_id": "keypair_2sx7x6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8da95fa0-a84d-4bca-80a9-4286362812d1", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.758cbcc6-cefe-46c0-b990-a6763104bab8"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2716f944-10db-44eb-a5f8-a6e873b44f69", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "keypair_2sx7x6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "Using external resource keypair: cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.758cbcc6-cefe-46c0-b990-a6763104bab8"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4d0d6b226a44fb9966a6554b6cf6b594e5117f78\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"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-26T17:26:38.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/security-groups/c5033cf4-1b72-4c56-a5f4-785058558364.json used request id req-12246c9e-551d-4f6b-8534-b118047bebf4", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/c5033cf4-1b72-4c56-a5f4-785058558364.json used request id req-12246c9e-551d-4f6b-8534-b118047bebf4", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-f1ef477e-2926-4e91-86d5-c87b4aead319 Date: Tue, 26 Mar 2019 17:26:38 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"updated_at\": \"2019-03-26T17:26:37Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 0, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": null, \"id\": \"3482c8d6-0a87-4746-9060-fa6978c3710e\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.88467f45-44fa-47de-a3f2-82090a1236e7"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f1ef477e-2926-4e91-86d5-c87b4aead319", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.88467f45-44fa-47de-a3f2-82090a1236e7"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f1ef477e-2926-4e91-86d5-c87b4aead319", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.88467f45-44fa-47de-a3f2-82090a1236e7"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-2716f944-10db-44eb-a5f8-a6e873b44f69 Date: Tue, 26 Mar 2019 17:26:38 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:26:38Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"13f1a032-845d-4d78-824a-f1f08751747a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"1f0c1995-63b8-4987-b548-6546f1ccd018\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"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-26T17:26:38.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'6efe2f4cc72e439481742aba440525e8', u'created_at': u'2019-03-26T17:26:37Z', u'updated_at': u'2019-03-26T17:26:37Z', u'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'6efe2f4cc72e439481742aba440525e8', u'port_id': None, u'id': u'3482c8d6-0a87-4746-9060-fa6978c3710e', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.88467f45-44fa-47de-a3f2-82090a1236e7"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2716f944-10db-44eb-a5f8-a6e873b44f69", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "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-26T17:26:38.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "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-26T17:26:38.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}f92e59969f604047793ee31117b545a1747247a1\" -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-26T17:26:38.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-4d2a7399-a19c-4777-aafd-6f954d05dbed Date: Tue, 26 Mar 2019 17:26:38 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:26:38Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"97af9c37-7acf-4d88-83ca-3828855ac979\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"f17c2952-1c9b-4124-a7ab-a81003e80e78\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"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-26T17:26:38.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4d2a7399-a19c-4777-aafd-6f954d05dbed", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4d2a7399-a19c-4777-aafd-6f954d05dbed", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}], "metadata": {"pagination": {"total": 910, "offset": 202, "size": 50}}} 2019-03-26 17:26:56,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:56,733 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:56 GMT 2019-03-26 17:26:56,733 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:56,733 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:26:56,733 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:56,733 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:56,733 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:26:56,733 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:26:56,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0921fa84-89fd-4afd-a882-2fdc31e18f5b 2019-03-26 17:26:56,736 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0921fa84-89fd-4afd-a882-2fdc31e18f5b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:26:56,736 - 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-26 17:26:56,737 - 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-26 17:26:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/f4834515-bcfb-4a92-97d3-292c19045708.json used request id req-99f55720-2df5-4fc6-9872-d99158e707f1 2019-03-26 17:26:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/f4834515-bcfb-4a92-97d3-292c19045708.json used request id req-99f55720-2df5-4fc6-9872-d99158e707f1 2019-03-26 17:26:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1373 X-Openstack-Request-Id: req-99f55720-2df5-4fc6-9872-d99158e707f1 Date: Tue, 26 Mar 2019 17:26:37 GMT RESP BODY: {"security_group": {"description": "memcached Chronos 0MQ", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:35Z", "updated_at": "2019-03-26T17:26:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:35Z", "revision_number": 0, "id": "7c13454c-2745-413c-ac08-e33798b7fbfc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:35Z", "security_group_id": "f4834515-bcfb-4a92-97d3-292c19045708", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:35Z", "revision_number": 0, "id": "e82de059-9b63-434b-b951-c4d72a4f924e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:35Z", "security_group_id": "f4834515-bcfb-4a92-97d3-292c19045708", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "f4834515-bcfb-4a92-97d3-292c19045708", "name": "clearwater-sg_sprout"}} 2019-03-26 17:26:56,737 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0454194be16925e21031862d2d61402003f90d83" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 9888, "security_group_id": "f4834515-bcfb-4a92-97d3-292c19045708", "port_range_min": 9888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:26:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:26:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45bf2187-c658-4e42-aa24-e3df90c0a9cd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:26:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-84c9d6ac-77ec-4577-8f27-83c295fe9a98 Date: Tue, 26 Mar 2019 17:26:37 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-26T17:26:37Z", "security_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "port_range_min": 6667, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "af5c51e9-237f-49e3-af55-f37354585430"}} 2019-03-26 17:26:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-84c9d6ac-77ec-4577-8f27-83c295fe9a98 2019-03-26 17:26:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-45bf2187-c658-4e42-aa24-e3df90c0a9cd 2019-03-26 17:26:56,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-2825c475-1397-494f-88bb-ff3cba065824 Date: Tue, 26 Mar 2019 17:26:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 9888, "updated_at": "2019-03-26T17:26:37Z", "security_group_id": "f4834515-bcfb-4a92-97d3-292c19045708", "port_range_min": 9888, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "63f0b7f8-0950-4ba5-8e3b-1880a7128a2d"}} 2019-03-26 17:26:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-84c9d6ac-77ec-4577-8f27-83c295fe9a98 2019-03-26 17:26:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2825c475-1397-494f-88bb-ff3cba065824 2019-03-26 17:26:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}4dd129aac9a242fd9ffbd4b1eae9f1134186071a" -d '{"security_group": {"description": "STUN SIP RTP 0MQ", "name": "clearwater-sg_bono"}}' 2019-03-26 17:26:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-2825c475-1397-494f-88bb-ff3cba065824 2019-03-26 17:26:56,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:26:56,739 - 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-26 17:26:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:26:56,740 - 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-26 17:26:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3be345f-19d5-4b16-bf1b-af43b3e01c7d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:26:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e3be345f-19d5-4b16-bf1b-af43b3e01c7d 2019-03-26 17:26:56,740 - 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-26 17:26:56,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:26:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}2f25fc49ef51baddcecf34a9077e92910259ddac" -d '{"security_group": {"description": "memcached Chronos REST", "name": "clearwater-sg_dime"}}' 2019-03-26 17:26:56,741 - 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-26 17:26:56,741 - 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-26 17:26:56,741 - 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-26 17:26:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-12246c9e-551d-4f6b-8534-b118047bebf4 Date: Tue, 26 Mar 2019 17:26:38 GMT RESP BODY: {"security_group": {"description": "DNS", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:36Z", "updated_at": "2019-03-26T17:26:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:36Z", "revision_number": 0, "id": "c48b181d-5678-4fef-b045-a017815dfa99", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:36Z", "security_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:36Z", "revision_number": 0, "id": "dab2f413-1943-45b1-9618-3622c66921db", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:36Z", "security_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "c5033cf4-1b72-4c56-a5f4-785058558364", "name": "clearwater-sg_bind"}} 2019-03-26 17:26:56,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8da95fa0-a84d-4bca-80a9-4286362812d1 2019-03-26 17:26:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-8da95fa0-a84d-4bca-80a9-4286362812d1 2019-03-26 17:26:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2716f944-10db-44eb-a5f8-a6e873b44f69 2019-03-26 17:26:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 2019-03-26 17:26:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0d6b226a44fb9966a6554b6cf6b594e5117f78" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:26:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/c5033cf4-1b72-4c56-a5f4-785058558364.json used request id req-12246c9e-551d-4f6b-8534-b118047bebf4 2019-03-26 17:26:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/c5033cf4-1b72-4c56-a5f4-785058558364.json used request id req-12246c9e-551d-4f6b-8534-b118047bebf4 2019-03-26 17:26:56,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-f1ef477e-2926-4e91-86d5-c87b4aead319 Date: Tue, 26 Mar 2019 17:26:38 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "updated_at": "2019-03-26T17:26:37Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": null, "id": "3482c8d6-0a87-4746-9060-fa6978c3710e", "qos_policy_id": null}} 2019-03-26 17:26:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f1ef477e-2926-4e91-86d5-c87b4aead319 2019-03-26 17:26:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-f1ef477e-2926-4e91-86d5-c87b4aead319 2019-03-26 17:26:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-2716f944-10db-44eb-a5f8-a6e873b44f69 Date: Tue, 26 Mar 2019 17:26:38 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "13f1a032-845d-4d78-824a-f1f08751747a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "1f0c1995-63b8-4987-b548-6546f1ccd018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "dea05f49-b474-4139-80c4-49d26d72f634", "name": "clearwater-sg_dime"}} 2019-03-26 17:26:56,743 - 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'6efe2f4cc72e439481742aba440525e8', u'created_at': u'2019-03-26T17:26:37Z', u'updated_at': u'2019-03-26T17:26:37Z', u'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.202', u'revision_number': 0, u'project_id': u'6efe2f4cc72e439481742aba440525e8', u'port_id': None, u'id': u'3482c8d6-0a87-4746-9060-fa6978c3710e', u'qos_policy_id': None} 2019-03-26 17:26:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-2716f944-10db-44eb-a5f8-a6e873b44f69 2019-03-26 17:26:56,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-26 17:26:56,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-26 17:26:56,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}f92e59969f604047793ee31117b545a1747247a1" -d '{"security_group": {"description": "Web UI", "name": "clearwater-sg_ellis"}}' 2019-03-26 17:26:56,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-4d2a7399-a19c-4777-aafd-6f954d05dbed Date: Tue, 26 Mar 2019 17:26:38 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "97af9c37-7acf-4d88-83ca-3828855ac979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "f17c2952-1c9b-4124-a7ab-a81003e80e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "cebf26b0-c11b-4669-918e-c27066202ca7", "name": "clearwater-sg_bono"}} 2019-03-26 17:26:56,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4d2a7399-a19c-4777-aafd-6f954d05dbed 2019-03-26 17:26:56,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-4d2a7399-a19c-4777-aafd-6f954d05dbed 2019-03-26 17:26:56,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:26:56,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:26:56,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:26:56,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:26:56,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:26:56,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:26:56,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:26:56,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:26:56,882 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:26:56,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:26:56,882 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:26:56 GMT 2019-03-26 17:26:56,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:26:56,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:26:56,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:26:56,883 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:26:56,883 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:01,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:27:02,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:02,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:02,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:02,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:02,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:02,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:02,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:02,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_security_group_bmc764", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "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-26T17:26:38.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4d0d6b226a44fb9966a6554b6cf6b594e5117f78\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 53, \"security_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"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-26T17:26:38.621Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "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-26T17:26:38.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5a797413-85fe-4416-92f2-9531ece9493e", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.620Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-9143126a-8492-4e7e-b3ee-afd52cbd458a Date: Tue, 26 Mar 2019 17:26:38 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 53, \"updated_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"port_range_min\": 53, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"ce46b8fd-73f7-48a7-820c-5e8959462371\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9143126a-8492-4e7e-b3ee-afd52cbd458a", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9143126a-8492-4e7e-b3ee-afd52cbd458a", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21c956a6-7831-4c77-b776-8491d302cdb5"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-5e973422-30f5-4ac1-9d3c-2cbbe9461ff6 Date: Tue, 26 Mar 2019 17:26:38 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:26:38Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 0, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": null, \"id\": \"be03f8e3-d596-43aa-b88b-bea49c8de611\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5e973422-30f5-4ac1-9d3c-2cbbe9461ff6", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "keypair_2sx7x6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-8da95fa0-a84d-4bca-80a9-4286362812d1 x-compute-request-id: req-8da95fa0-a84d-4bca-80a9-4286362812d1 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.772Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.758cbcc6-cefe-46c0-b990-a6763104bab8"}, {"node_instance_id": "keypair_2sx7x6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.099Z", "message": "Using external resource keypair: cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.758cbcc6-cefe-46c0-b990-a6763104bab8"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.741Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.741Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.741Z", "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-26T17:26:38.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.741Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-1bfdb1d7-3d2a-4515-bbe7-61e1da638d46 Date: Tue, 26 Mar 2019 17:26:39 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:26:38Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"1338790f-59c5-4e0c-881f-ebebe365f55e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"49460c90-e88f-40b8-8edd-f8d823633826\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"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-26T17:26:39.009Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.741Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1bfdb1d7-3d2a-4515-bbe7-61e1da638d46", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.741Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-6c91d68a-ca95-4390-8bd4-12d9e938841e Date: Tue, 26 Mar 2019 17:26:39 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:39Z\", \"updated_at\": \"2019-03-26T17:26:39Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:39Z\", \"revision_number\": 0, \"id\": \"154fb668-8f46-48b3-98db-6eed147238a8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:39Z\", \"security_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:39Z\", \"revision_number\": 0, \"id\": \"e3c048eb-b37f-4c54-a6f0-091465cb0739\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:39Z\", \"security_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"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-26T17:26:39.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.741Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/4c4ea6c1-8026-4f2a-af36-cfe68917a34e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4330df84bc85cd8ac678b1cd7f68ef5658827613\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.741Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5e973422-30f5-4ac1-9d3c-2cbbe9461ff6", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.741Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1bfdb1d7-3d2a-4515-bbe7-61e1da638d46", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.741Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'6efe2f4cc72e439481742aba440525e8', u'created_at': u'2019-03-26T17:26:38Z', u'updated_at': u'2019-03-26T17:26:38Z', u'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'6efe2f4cc72e439481742aba440525e8', u'port_id': None, u'id': u'be03f8e3-d596-43aa-b88b-bea49c8de611', u'qos_policy_id': None}", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c5bb52f3-b8fc-4874-88ad-8c832996f551"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.741Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6c91d68a-ca95-4390-8bd4-12d9e938841e", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:39.741Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6c91d68a-ca95-4390-8bd4-12d9e938841e", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a8aa1423-0943-495d-95d4-28052d6a2d82", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f31528f3-e11c-4d07-b7d8-25e4838a4fc9 Date: Tue, 26 Mar 2019 17:26:40 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-26T17:26:39Z\", \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"port_range_min\": 4000, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:39Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a8aa1423-0943-495d-95d4-28052d6a2d82", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f31528f3-e11c-4d07-b7d8-25e4838a4fc9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4330df84bc85cd8ac678b1cd7f68ef5658827613\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 4000, \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"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-26T17:26:39.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f31528f3-e11c-4d07-b7d8-25e4838a4fc9", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9a14683d-5e5e-4751-b44d-e35a81b100d0 Date: Tue, 26 Mar 2019 17:26:40 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-26T17:26:40Z\", \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"port_range_min\": 2380, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:40Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9a14683d-5e5e-4751-b44d-e35a81b100d0", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4330df84bc85cd8ac678b1cd7f68ef5658827613\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 2380, \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"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-26T17:26:40.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9a14683d-5e5e-4751-b44d-e35a81b100d0", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-a8aa1423-0943-495d-95d4-28052d6a2d82 Date: Tue, 26 Mar 2019 17:26:39 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 22, \"updated_at\": \"2019-03-26T17:26:39Z\", \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:39Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4330df84bc85cd8ac678b1cd7f68ef5658827613\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"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-26T17:26:39.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/4c4ea6c1-8026-4f2a-af36-cfe68917a34e.json used request id req-660d96a8-0308-473b-91a6-f16dcc299ae8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "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-26T17:26:39.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_floatingip_v8rdjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "Node instance created", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "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-26T17:26:39.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-660d96a8-0308-473b-91a6-f16dcc299ae8 Date: Tue, 26 Mar 2019 17:26:39 GMT \nRESP BODY: {\"security_group\": {\"description\": \"SSH\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"updated_at\": \"2019-03-26T17:26:37Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:37Z\", \"revision_number\": 0, \"id\": \"4bdb86fa-a10e-45d7-99b3-751d8a14f661\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:37Z\", \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:37Z\", \"revision_number\": 0, \"id\": \"824d4aed-3329-49dd-a86e-4ba83149de19\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:37Z\", \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"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-26T17:26:39.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "bono_floatingip_v8rdjr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:38.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4330df84bc85cd8ac678b1cd7f68ef5658827613\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 161, \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"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-26T17:26:40.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.340Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/security-groups/4c4ea6c1-8026-4f2a-af36-cfe68917a34e.json used request id req-660d96a8-0308-473b-91a6-f16dcc299ae8", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "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-26T17:26:39.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "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-26T17:26:39.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/dea05f49-b474-4139-80c4-49d26d72f634.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f25fc49ef51baddcecf34a9077e92910259ddac\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e545436f-c84e-45ba-b328-58dc77efd042", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e545436f-c84e-45ba-b328-58dc77efd042", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e545436f-c84e-45ba-b328-58dc77efd042 Date: Tue, 26 Mar 2019 17:26:40 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 161, \"updated_at\": \"2019-03-26T17:26:40Z\", \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:40Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}], "metadata": {"pagination": {"total": 994, "offset": 252, "size": 50}}} 2019-03-26 17:27:02,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:02,367 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:02 GMT 2019-03-26 17:27:02,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:02,367 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:27:02,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:02,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:02,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:02,368 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:27:02,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-26 17:27:02,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d0d6b226a44fb9966a6554b6cf6b594e5117f78" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 53, "security_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "port_range_min": 53, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:02,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-26 17:27:02,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5a797413-85fe-4416-92f2-9531ece9493e 2019-03-26 17:27:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-9143126a-8492-4e7e-b3ee-afd52cbd458a Date: Tue, 26 Mar 2019 17:26:38 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 53, "updated_at": "2019-03-26T17:26:38Z", "security_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "port_range_min": 53, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "ce46b8fd-73f7-48a7-820c-5e8959462371"}} 2019-03-26 17:27:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9143126a-8492-4e7e-b3ee-afd52cbd458a 2019-03-26 17:27:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9143126a-8492-4e7e-b3ee-afd52cbd458a 2019-03-26 17:27:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-5e973422-30f5-4ac1-9d3c-2cbbe9461ff6 Date: Tue, 26 Mar 2019 17:26:38 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:26:38Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 0, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": null, "id": "be03f8e3-d596-43aa-b88b-bea49c8de611", "qos_policy_id": null}} 2019-03-26 17:27:02,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5e973422-30f5-4ac1-9d3c-2cbbe9461ff6 2019-03-26 17:27:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-8da95fa0-a84d-4bca-80a9-4286362812d1 x-compute-request-id: req-8da95fa0-a84d-4bca-80a9-4286362812d1 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 2019-03-26 17:27:02,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:02,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:02,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:02,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-1bfdb1d7-3d2a-4515-bbe7-61e1da638d46 Date: Tue, 26 Mar 2019 17:26:39 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "1338790f-59c5-4e0c-881f-ebebe365f55e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "49460c90-e88f-40b8-8edd-f8d823633826", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "name": "clearwater-sg_ellis"}} 2019-03-26 17:27:02,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1bfdb1d7-3d2a-4515-bbe7-61e1da638d46 2019-03-26 17:27:02,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-6c91d68a-ca95-4390-8bd4-12d9e938841e Date: Tue, 26 Mar 2019 17:26:39 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:39Z", "updated_at": "2019-03-26T17:26:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:39Z", "revision_number": 0, "id": "154fb668-8f46-48b3-98db-6eed147238a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:39Z", "security_group_id": "204b399f-6288-4749-89c1-ecae70451522", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:39Z", "revision_number": 0, "id": "e3c048eb-b37f-4c54-a6f0-091465cb0739", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:39Z", "security_group_id": "204b399f-6288-4749-89c1-ecae70451522", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip"}} 2019-03-26 17:27:02,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/4c4ea6c1-8026-4f2a-af36-cfe68917a34e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4330df84bc85cd8ac678b1cd7f68ef5658827613" 2019-03-26 17:27:02,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-5e973422-30f5-4ac1-9d3c-2cbbe9461ff6 2019-03-26 17:27:02,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-1bfdb1d7-3d2a-4515-bbe7-61e1da638d46 2019-03-26 17:27:02,375 - 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'6efe2f4cc72e439481742aba440525e8', u'created_at': u'2019-03-26T17:26:38Z', u'updated_at': u'2019-03-26T17:26:38Z', u'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.211', u'revision_number': 0, u'project_id': u'6efe2f4cc72e439481742aba440525e8', u'port_id': None, u'id': u'be03f8e3-d596-43aa-b88b-bea49c8de611', u'qos_policy_id': None} 2019-03-26 17:27:02,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6c91d68a-ca95-4390-8bd4-12d9e938841e 2019-03-26 17:27:02,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6c91d68a-ca95-4390-8bd4-12d9e938841e 2019-03-26 17:27:02,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a8aa1423-0943-495d-95d4-28052d6a2d82 2019-03-26 17:27:02,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f31528f3-e11c-4d07-b7d8-25e4838a4fc9 Date: Tue, 26 Mar 2019 17:26:40 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-26T17:26:39Z", "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "port_range_min": 4000, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:39Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "a372c47e-f380-46fa-9cbf-650772232db6"}} 2019-03-26 17:27:02,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a8aa1423-0943-495d-95d4-28052d6a2d82 2019-03-26 17:27:02,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f31528f3-e11c-4d07-b7d8-25e4838a4fc9 2019-03-26 17:27:02,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4330df84bc85cd8ac678b1cd7f68ef5658827613" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 4000, "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "port_range_min": 4000, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:02,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f31528f3-e11c-4d07-b7d8-25e4838a4fc9 2019-03-26 17:27:02,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9a14683d-5e5e-4751-b44d-e35a81b100d0 Date: Tue, 26 Mar 2019 17:26:40 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-26T17:26:40Z", "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "port_range_min": 2380, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:40Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "43431219-71e2-4bb7-827e-4257310eedef"}} 2019-03-26 17:27:02,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9a14683d-5e5e-4751-b44d-e35a81b100d0 2019-03-26 17:27:02,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4330df84bc85cd8ac678b1cd7f68ef5658827613" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 2380, "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "port_range_min": 2380, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:02,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9a14683d-5e5e-4751-b44d-e35a81b100d0 2019-03-26 17:27:02,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-a8aa1423-0943-495d-95d4-28052d6a2d82 Date: Tue, 26 Mar 2019 17:26:39 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 22, "updated_at": "2019-03-26T17:26:39Z", "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "port_range_min": 22, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:39Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}} 2019-03-26 17:27:02,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4330df84bc85cd8ac678b1cd7f68ef5658827613" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:02,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/4c4ea6c1-8026-4f2a-af36-cfe68917a34e.json used request id req-660d96a8-0308-473b-91a6-f16dcc299ae8 2019-03-26 17:27:02,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:02,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:02,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:02,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1353 X-Openstack-Request-Id: req-660d96a8-0308-473b-91a6-f16dcc299ae8 Date: Tue, 26 Mar 2019 17:26:39 GMT RESP BODY: {"security_group": {"description": "SSH", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "updated_at": "2019-03-26T17:26:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:37Z", "revision_number": 0, "id": "4bdb86fa-a10e-45d7-99b3-751d8a14f661", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:37Z", "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:37Z", "revision_number": 0, "id": "824d4aed-3329-49dd-a86e-4ba83149de19", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:37Z", "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base"}} 2019-03-26 17:27:02,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-26 17:27:02,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4330df84bc85cd8ac678b1cd7f68ef5658827613" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 161, "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "port_range_min": 161, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:02,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/4c4ea6c1-8026-4f2a-af36-cfe68917a34e.json used request id req-660d96a8-0308-473b-91a6-f16dcc299ae8 2019-03-26 17:27:02,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-26 17:27:02,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:02,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:02,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/dea05f49-b474-4139-80c4-49d26d72f634.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f25fc49ef51baddcecf34a9077e92910259ddac" 2019-03-26 17:27:02,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e545436f-c84e-45ba-b328-58dc77efd042 2019-03-26 17:27:02,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-e545436f-c84e-45ba-b328-58dc77efd042 2019-03-26 17:27:02,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e545436f-c84e-45ba-b328-58dc77efd042 Date: Tue, 26 Mar 2019 17:26:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 161, "updated_at": "2019-03-26T17:26:40Z", "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "port_range_min": 161, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:40Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}} 2019-03-26 17:27:02,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:27:02,584 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:02,584 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:02,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:02,585 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:02,585 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:02,585 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:02,585 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:02,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:27:02,585 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:02,585 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:02 GMT 2019-03-26 17:27:02,585 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:02,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:27:02,586 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:02,586 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:02,586 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:07,592 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:27:07,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:07,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:07,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:07,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:07,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:07,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:07,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:07,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/dea05f49-b474-4139-80c4-49d26d72f634.json used request id req-6766cb69-4110-4da0-b805-441ca55276c2", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-6766cb69-4110-4da0-b805-441ca55276c2 Date: Tue, 26 Mar 2019 17:26:40 GMT \nRESP BODY: {\"security_group\": {\"description\": \"memcached Chronos REST\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:26:38Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"13f1a032-845d-4d78-824a-f1f08751747a\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"1f0c1995-63b8-4987-b548-6546f1ccd018\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"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-26T17:26:40.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f25fc49ef51baddcecf34a9077e92910259ddac\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8888, \"security_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"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-26T17:26:40.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/cebf26b0-c11b-4669-918e-c27066202ca7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"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-26T17:26:40.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-fed7568f-1962-4cbd-8cf0-bd7d2f496de8 Date: Tue, 26 Mar 2019 17:26:40 GMT \nRESP BODY: {\"security_group\": {\"description\": \"STUN SIP RTP 0MQ\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:26:38Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"97af9c37-7acf-4d88-83ca-3828855ac979\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"f17c2952-1c9b-4124-a7ab-a81003e80e78\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"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-26T17:26:40.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/security-groups/cebf26b0-c11b-4669-918e-c27066202ca7.json used request id req-fed7568f-1962-4cbd-8cf0-bd7d2f496de8", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e545436f-c84e-45ba-b328-58dc77efd042 Date: Tue, 26 Mar 2019 17:26:40 GMT \nRESP BODY: {\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"description\": \"\", \"ethertype\": \"IPv4\", \"remote_ip_prefix\": \"0.0.0.0/0\", \"port_range_max\": 161, \"updated_at\": \"2019-03-26T17:26:40Z\", \"security_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"port_range_min\": 161, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:40Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}}\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42b464bd-3648-4603-b5a3-933511bbbcc4"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:40.955Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/cebf26b0-c11b-4669-918e-c27066202ca7.json used request id req-fed7568f-1962-4cbd-8cf0-bd7d2f496de8", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5c0139a8-0056-4ee3-a7da-3f6a7604844d", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-19995b6d-8b5e-422a-bafe-36dbfb0f59e0", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5c0139a8-0056-4ee3-a7da-3f6a7604844d", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-19995b6d-8b5e-422a-bafe-36dbfb0f59e0", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-19995b6d-8b5e-422a-bafe-36dbfb0f59e0 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z\", \"security_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"port_range_min\": 10888, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:41Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"620b8b73-3b8c-48b7-b822-e81d4878cd05\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d0d02dd0-6747-4626-a0e9-7d8066254d74 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z\", \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:41Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"66910b63-f7c7-4afd-80a2-5199859322ad\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d0d02dd0-6747-4626-a0e9-7d8066254d74", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"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-26T17:26:41.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "Node instance created", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "keypair_2sx7x6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:39.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d0d02dd0-6747-4626-a0e9-7d8066254d74", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-c6c0d061-2b08-4c84-a21e-5d794e7ea27b Date: Tue, 26 Mar 2019 17:26:41 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Internal SIP signalling\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:39Z\", \"updated_at\": \"2019-03-26T17:26:39Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:39Z\", \"revision_number\": 0, \"id\": \"154fb668-8f46-48b3-98db-6eed147238a8\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:39Z\", \"security_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:39Z\", \"revision_number\": 0, \"id\": \"e3c048eb-b37f-4c54-a6f0-091465cb0739\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:39Z\", \"security_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"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-26T17:26:41.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d772931f-75a8-4cd3-9f85-278535ff2992 Date: Tue, 26 Mar 2019 17:26:40 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-26T17:26:40Z\", \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:40Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"6d436a04-3a50-4a9c-bd31-5b264ab85226\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5ee1b9b5-9300-426e-9b33-39ed5d716aad Date: Tue, 26 Mar 2019 17:26:40 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-26T17:26:40Z\", \"security_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"port_range_min\": 8888, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:40Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4970b86e-0a84-4fcd-bb34-021e5e99398d\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f92e59969f604047793ee31117b545a1747247a1\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-dd1f4e2c-6508-46c7-b329-bde1aaa42ceb Date: Tue, 26 Mar 2019 17:26:41 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:26:38Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"1338790f-59c5-4e0c-881f-ebebe365f55e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"49460c90-e88f-40b8-8edd-f8d823633826\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"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-26T17:26:41.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-5671e096-7a94-4a6e-846c-7cac837383b0 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z\", \"security_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"port_range_min\": 80, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:41Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"682d8190-0433-4ace-9fbd-6f00c1db63c6\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d772931f-75a8-4cd3-9f85-278535ff2992", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5ee1b9b5-9300-426e-9b33-39ed5d716aad", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d772931f-75a8-4cd3-9f85-278535ff2992", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f25fc49ef51baddcecf34a9077e92910259ddac\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 8889, \"security_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"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-26T17:26:40.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5ee1b9b5-9300-426e-9b33-39ed5d716aad", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5671e096-7a94-4a6e-846c-7cac837383b0", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 3478, \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"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-26T17:26:40.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f92e59969f604047793ee31117b545a1747247a1\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 80, \"security_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"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-26T17:26:41.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json used request id req-dd1f4e2c-6508-46c7-b329-bde1aaa42ceb", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4f983fd1-6c87-4587-97f7-0a5ffbb9b191 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:40Z\", \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"port_range_min\": 3478, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:40Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"d89fd3a7-22fa-42ca-b150-6ecd3a286f65\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json used request id req-dd1f4e2c-6508-46c7-b329-bde1aaa42ceb", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-54aeaba5-c087-4cd5-95bc-526a3d8c0470 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z\", \"security_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"port_range_min\": 8889, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:41Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"74e541ed-6d50-4021-b965-01b759d2f690\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-54aeaba5-c087-4cd5-95bc-526a3d8c0470", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2f25fc49ef51baddcecf34a9077e92910259ddac\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 10888, \"security_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"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-26T17:26:41.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-54aeaba5-c087-4cd5-95bc-526a3d8c0470", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7e9ed5b3-e584-44d5-a9a6-38f33d969fa8"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4f983fd1-6c87-4587-97f7-0a5ffbb9b191", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4f983fd1-6c87-4587-97f7-0a5ffbb9b191", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.056Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/204b399f-6288-4749-89c1-ecae70451522.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32921c86460f3567d7ff7cf68dff04a1bf2d9e6c\"", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.109Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5060, \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"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-26T17:26:41.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5671e096-7a94-4a6e-846c-7cac837383b0", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f92e59969f604047793ee31117b545a1747247a1\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 443, \"security_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"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-26T17:26:41.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5c0139a8-0056-4ee3-a7da-3f6a7604844d Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z\", \"security_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"port_range_min\": 443, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:41Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"cf5764d7-de51-4829-b076-700043e8fab9\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/security-groups/204b399f-6288-4749-89c1-ecae70451522.json used request id req-c6c0d061-2b08-4c84-a21e-5d794e7ea27b", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}], "metadata": {"pagination": {"total": 1008, "offset": 302, "size": 50}}} 2019-03-26 17:27:07,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:07,676 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:07 GMT 2019-03-26 17:27:07,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:07,676 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:27:07,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:07,677 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:07,677 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:07,677 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:27:07,679 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/dea05f49-b474-4139-80c4-49d26d72f634.json used request id req-6766cb69-4110-4da0-b805-441ca55276c2 2019-03-26 17:27:07,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1372 X-Openstack-Request-Id: req-6766cb69-4110-4da0-b805-441ca55276c2 Date: Tue, 26 Mar 2019 17:26:40 GMT RESP BODY: {"security_group": {"description": "memcached Chronos REST", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "13f1a032-845d-4d78-824a-f1f08751747a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "1f0c1995-63b8-4987-b548-6546f1ccd018", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "dea05f49-b474-4139-80c4-49d26d72f634", "name": "clearwater-sg_dime"}} 2019-03-26 17:27:07,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f25fc49ef51baddcecf34a9077e92910259ddac" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8888, "security_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "port_range_min": 8888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:07,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/cebf26b0-c11b-4669-918e-c27066202ca7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a" 2019-03-26 17:27:07,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:07,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1366 X-Openstack-Request-Id: req-fed7568f-1962-4cbd-8cf0-bd7d2f496de8 Date: Tue, 26 Mar 2019 17:26:40 GMT RESP BODY: {"security_group": {"description": "STUN SIP RTP 0MQ", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "97af9c37-7acf-4d88-83ca-3828855ac979", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "f17c2952-1c9b-4124-a7ab-a81003e80e78", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "cebf26b0-c11b-4669-918e-c27066202ca7", "name": "clearwater-sg_bono"}} 2019-03-26 17:27:07,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/cebf26b0-c11b-4669-918e-c27066202ca7.json used request id req-fed7568f-1962-4cbd-8cf0-bd7d2f496de8 2019-03-26 17:27:07,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-e545436f-c84e-45ba-b328-58dc77efd042 Date: Tue, 26 Mar 2019 17:26:40 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": "0.0.0.0/0", "port_range_max": 161, "updated_at": "2019-03-26T17:26:40Z", "security_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "port_range_min": 161, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:40Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}} 2019-03-26 17:27:07,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/cebf26b0-c11b-4669-918e-c27066202ca7.json used request id req-fed7568f-1962-4cbd-8cf0-bd7d2f496de8 2019-03-26 17:27:07,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5c0139a8-0056-4ee3-a7da-3f6a7604844d 2019-03-26 17:27:07,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-19995b6d-8b5e-422a-bafe-36dbfb0f59e0 2019-03-26 17:27:07,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5c0139a8-0056-4ee3-a7da-3f6a7604844d 2019-03-26 17:27:07,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-19995b6d-8b5e-422a-bafe-36dbfb0f59e0 2019-03-26 17:27:07,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-19995b6d-8b5e-422a-bafe-36dbfb0f59e0 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z", "security_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "port_range_min": 10888, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:41Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "620b8b73-3b8c-48b7-b822-e81d4878cd05"}} 2019-03-26 17:27:07,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d0d02dd0-6747-4626-a0e9-7d8066254d74 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z", "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 5060, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:41Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "66910b63-f7c7-4afd-80a2-5199859322ad"}} 2019-03-26 17:27:07,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d0d02dd0-6747-4626-a0e9-7d8066254d74 2019-03-26 17:27:07,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:07,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-26 17:27:07,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:07,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-03-26 17:27:07,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d0d02dd0-6747-4626-a0e9-7d8066254d74 2019-03-26 17:27:07,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1381 X-Openstack-Request-Id: req-c6c0d061-2b08-4c84-a21e-5d794e7ea27b Date: Tue, 26 Mar 2019 17:26:41 GMT RESP BODY: {"security_group": {"description": "Internal SIP signalling", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:39Z", "updated_at": "2019-03-26T17:26:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:39Z", "revision_number": 0, "id": "154fb668-8f46-48b3-98db-6eed147238a8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:39Z", "security_group_id": "204b399f-6288-4749-89c1-ecae70451522", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:39Z", "revision_number": 0, "id": "e3c048eb-b37f-4c54-a6f0-091465cb0739", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:39Z", "security_group_id": "204b399f-6288-4749-89c1-ecae70451522", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip"}} 2019-03-26 17:27:07,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-d772931f-75a8-4cd3-9f85-278535ff2992 Date: Tue, 26 Mar 2019 17:26:40 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-26T17:26:40Z", "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 3478, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:40Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "6d436a04-3a50-4a9c-bd31-5b264ab85226"}} 2019-03-26 17:27:07,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-5ee1b9b5-9300-426e-9b33-39ed5d716aad Date: Tue, 26 Mar 2019 17:26:40 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-26T17:26:40Z", "security_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "port_range_min": 8888, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:40Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "4970b86e-0a84-4fcd-bb34-021e5e99398d"}} 2019-03-26 17:27:07,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92e59969f604047793ee31117b545a1747247a1" 2019-03-26 17:27:07,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-dd1f4e2c-6508-46c7-b329-bde1aaa42ceb Date: Tue, 26 Mar 2019 17:26:41 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "1338790f-59c5-4e0c-881f-ebebe365f55e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "49460c90-e88f-40b8-8edd-f8d823633826", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "name": "clearwater-sg_ellis"}} 2019-03-26 17:27:07,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-5671e096-7a94-4a6e-846c-7cac837383b0 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z", "security_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "port_range_min": 80, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:41Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "682d8190-0433-4ace-9fbd-6f00c1db63c6"}} 2019-03-26 17:27:07,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d772931f-75a8-4cd3-9f85-278535ff2992 2019-03-26 17:27:07,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5ee1b9b5-9300-426e-9b33-39ed5d716aad 2019-03-26 17:27:07,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-d772931f-75a8-4cd3-9f85-278535ff2992 2019-03-26 17:27:07,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f25fc49ef51baddcecf34a9077e92910259ddac" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 8889, "security_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "port_range_min": 8889, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:07,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5ee1b9b5-9300-426e-9b33-39ed5d716aad 2019-03-26 17:27:07,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5671e096-7a94-4a6e-846c-7cac837383b0 2019-03-26 17:27:07,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 3478, "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 3478, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:07,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92e59969f604047793ee31117b545a1747247a1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 80, "security_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "port_range_min": 80, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:07,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json used request id req-dd1f4e2c-6508-46c7-b329-bde1aaa42ceb 2019-03-26 17:27:07,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4f983fd1-6c87-4587-97f7-0a5ffbb9b191 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:40Z", "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 3478, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:40Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "d89fd3a7-22fa-42ca-b150-6ecd3a286f65"}} 2019-03-26 17:27:07,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json used request id req-dd1f4e2c-6508-46c7-b329-bde1aaa42ceb 2019-03-26 17:27:07,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-54aeaba5-c087-4cd5-95bc-526a3d8c0470 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z", "security_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "port_range_min": 8889, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:41Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "74e541ed-6d50-4021-b965-01b759d2f690"}} 2019-03-26 17:27:07,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-54aeaba5-c087-4cd5-95bc-526a3d8c0470 2019-03-26 17:27:07,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f25fc49ef51baddcecf34a9077e92910259ddac" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 10888, "security_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "port_range_min": 10888, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:07,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-54aeaba5-c087-4cd5-95bc-526a3d8c0470 2019-03-26 17:27:07,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4f983fd1-6c87-4587-97f7-0a5ffbb9b191 2019-03-26 17:27:07,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4f983fd1-6c87-4587-97f7-0a5ffbb9b191 2019-03-26 17:27:07,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/204b399f-6288-4749-89c1-ecae70451522.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32921c86460f3567d7ff7cf68dff04a1bf2d9e6c" 2019-03-26 17:27:07,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5060, "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 5060, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:07,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-5671e096-7a94-4a6e-846c-7cac837383b0 2019-03-26 17:27:07,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f92e59969f604047793ee31117b545a1747247a1" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 443, "security_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "port_range_min": 443, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:07,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-5c0139a8-0056-4ee3-a7da-3f6a7604844d Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z", "security_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "port_range_min": 443, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:41Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "cf5764d7-de51-4829-b076-700043e8fab9"}} 2019-03-26 17:27:07,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/204b399f-6288-4749-89c1-ecae70451522.json used request id req-c6c0d061-2b08-4c84-a21e-5d794e7ea27b 2019-03-26 17:27:07,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:27:07,751 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:07,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:07,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:07,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:07,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:07,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:07,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:07,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:27:07,752 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:07,753 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:07 GMT 2019-03-26 17:27:07,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:07,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:27:07,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:07,753 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:07,753 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:12,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:27:12,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:12,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:12,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:12,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:12,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:12,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:12,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:12,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-dd1f4e2c-6508-46c7-b329-bde1aaa42ceb Date: Tue, 26 Mar 2019 17:26:41 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Web UI\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:26:38Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"1338790f-59c5-4e0c-881f-ebebe365f55e\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T17:26:38Z\", \"revision_number\": 0, \"id\": \"49460c90-e88f-40b8-8edd-f8d823633826\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T17:26:38Z\", \"security_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\"}], \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"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-26T17:26:41.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:41.598Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json used request id req-dd1f4e2c-6508-46c7-b329-bde1aaa42ceb", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.87310fa0-d5d9-4a4c-992c-9fb8f4ba515f"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_floatingip_v8rdjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-23e3bc8b-a92f-452c-aa63-3b5c706c12fd", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "keypair_2sx7x6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f79b7d1d-fd0e-4ee4-91e1-294b6caa7f3b Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z\", \"security_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:41Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5062, \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"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-26T17:26:41.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f79b7d1d-fd0e-4ee4-91e1-294b6caa7f3b", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f79b7d1d-fd0e-4ee4-91e1-294b6caa7f3b", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32921c86460f3567d7ff7cf68dff04a1bf2d9e6c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5054, \"security_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"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-26T17:26:41.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4e52a49d-d233-46f5-9409-f613a5d56989 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z\", \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"port_range_min\": 5062, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:41Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"b825d2a3-73e4-4fbb-8809-8c1af5fde596\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4e52a49d-d233-46f5-9409-f613a5d56989", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"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-26T17:26:41.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4e52a49d-d233-46f5-9409-f613a5d56989", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9dc5fefd-90b8-4587-992a-357d89be95c7 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z\", \"security_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"port_range_min\": 5054, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:41Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9dc5fefd-90b8-4587-992a-357d89be95c7", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9dc5fefd-90b8-4587-992a-357d89be95c7", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-223f1a6b-ab76-496e-be55-6370c217eff0 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z\", \"security_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"port_range_min\": 5052, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:41Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}}\n", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-223f1a6b-ab76-496e-be55-6370c217eff0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32921c86460f3567d7ff7cf68dff04a1bf2d9e6c\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5052, \"security_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"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-26T17:26:41.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ad1e9e2a-cd39-4de7-a537-c5fd81fbd731", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-223f1a6b-ab76-496e-be55-6370c217eff0", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.877efad7-79ce-49ca-ad06-2b93e58560d6"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ad1e9e2a-cd39-4de7-a537-c5fd81fbd731", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-ad1e9e2a-cd39-4de7-a537-c5fd81fbd731 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z\", \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"port_range_min\": 32768, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:41Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"36f79990-dec1-4452-99bc-d334771d54f1\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.849Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-fd2aecf7-dd99-4031-9f38-7aed252b0e29", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-23e3bc8b-a92f-452c-aa63-3b5c706c12fd Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z\", \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"port_range_min\": 6669, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:41Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"e8f61c88-96c1-41b5-95c6-9d8b1045f410\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-23e3bc8b-a92f-452c-aa63-3b5c706c12fd", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 6669, \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"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-26T17:26:41.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 5058, \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"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-26T17:26:41.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-fd2aecf7-dd99-4031-9f38-7aed252b0e29", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.200Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fd2aecf7-dd99-4031-9f38-7aed252b0e29 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z\", \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"port_range_min\": 5060, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:41Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"a5872ccf-96db-46a8-b4e9-2a48f37aa995\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.506Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.801Z", "message": "Node instance created", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_floatingip_v8rdjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.801Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.801Z", "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-26T17:26:40.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.801Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c3d370a9-7187-419e-8064-57e8882ab675", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:42.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.801Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c3d370a9-7187-419e-8064-57e8882ab675", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:42.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:42.801Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c3d370a9-7187-419e-8064-57e8882ab675 Date: Tue, 26 Mar 2019 17:26:42 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-26T17:26:42Z\", \"security_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"port_range_min\": 5058, \"revision_number\": 0, \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:42Z\", \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"d9872572-dcec-448e-9772-cbfddcd2f1cd\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:42.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3d522ef3-3f80-4018-b338-83c667f1e13a"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:43.396Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "keypair_2sx7x6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:43.396Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.533Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_floatingip_v8rdjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:43.396Z", "message": "Node instance started", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "keypair_2sx7x6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:43.991Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:43.991Z", "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-26T17:26:40.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "base_security_group_n8790e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:43.991Z", "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-26T17:26:40.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:44.588Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0acc0f4c-6e2a-462d-bfef-75da10497fcc", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:44.588Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}]", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:44.588Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0acc0f4c-6e2a-462d-bfef-75da10497fcc", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "keypair_2sx7x6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:44.588Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "base_security_group_n8790e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:44.588Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:44.588Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 1008, "offset": 352, "size": 50}}} 2019-03-26 17:27:12,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:12,929 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:12 GMT 2019-03-26 17:27:12,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:12,929 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:27:12,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:12,929 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:12,929 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:12,929 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:27:12,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1357 X-Openstack-Request-Id: req-dd1f4e2c-6508-46c7-b329-bde1aaa42ceb Date: Tue, 26 Mar 2019 17:26:41 GMT RESP BODY: {"security_group": {"description": "Web UI", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "1338790f-59c5-4e0c-881f-ebebe365f55e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:26:38Z", "revision_number": 0, "id": "49460c90-e88f-40b8-8edd-f8d823633826", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:38Z", "security_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "name": "clearwater-sg_ellis"}} 2019-03-26 17:27:12,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json used request id req-dd1f4e2c-6508-46c7-b329-bde1aaa42ceb 2019-03-26 17:27:12,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:12,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:12,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-23e3bc8b-a92f-452c-aa63-3b5c706c12fd 2019-03-26 17:27:12,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:12,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-f79b7d1d-fd0e-4ee4-91e1-294b6caa7f3b Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z", "security_group_id": "204b399f-6288-4749-89c1-ecae70451522", "port_range_min": 5058, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:41Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}} 2019-03-26 17:27:12,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5062, "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 5062, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f79b7d1d-fd0e-4ee4-91e1-294b6caa7f3b 2019-03-26 17:27:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-f79b7d1d-fd0e-4ee4-91e1-294b6caa7f3b 2019-03-26 17:27:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32921c86460f3567d7ff7cf68dff04a1bf2d9e6c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5054, "security_group_id": "204b399f-6288-4749-89c1-ecae70451522", "port_range_min": 5054, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-4e52a49d-d233-46f5-9409-f613a5d56989 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z", "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 5062, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:41Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "b825d2a3-73e4-4fbb-8809-8c1af5fde596"}} 2019-03-26 17:27:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4e52a49d-d233-46f5-9409-f613a5d56989 2019-03-26 17:27:12,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 32768, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-4e52a49d-d233-46f5-9409-f613a5d56989 2019-03-26 17:27:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-9dc5fefd-90b8-4587-992a-357d89be95c7 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z", "security_group_id": "204b399f-6288-4749-89c1-ecae70451522", "port_range_min": 5054, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:41Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}} 2019-03-26 17:27:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9dc5fefd-90b8-4587-992a-357d89be95c7 2019-03-26 17:27:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9dc5fefd-90b8-4587-992a-357d89be95c7 2019-03-26 17:27:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-223f1a6b-ab76-496e-be55-6370c217eff0 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z", "security_group_id": "204b399f-6288-4749-89c1-ecae70451522", "port_range_min": 5052, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:41Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}} 2019-03-26 17:27:12,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-223f1a6b-ab76-496e-be55-6370c217eff0 2019-03-26 17:27:12,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32921c86460f3567d7ff7cf68dff04a1bf2d9e6c" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5052, "security_group_id": "204b399f-6288-4749-89c1-ecae70451522", "port_range_min": 5052, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:12,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ad1e9e2a-cd39-4de7-a537-c5fd81fbd731 2019-03-26 17:27:12,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-223f1a6b-ab76-496e-be55-6370c217eff0 2019-03-26 17:27:12,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-ad1e9e2a-cd39-4de7-a537-c5fd81fbd731 2019-03-26 17:27:12,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-ad1e9e2a-cd39-4de7-a537-c5fd81fbd731 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z", "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 32768, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:41Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "36f79990-dec1-4452-99bc-d334771d54f1"}} 2019-03-26 17:27:12,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-fd2aecf7-dd99-4031-9f38-7aed252b0e29 2019-03-26 17:27:12,936 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-23e3bc8b-a92f-452c-aa63-3b5c706c12fd Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z", "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 6669, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:41Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "e8f61c88-96c1-41b5-95c6-9d8b1045f410"}} 2019-03-26 17:27:12,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-23e3bc8b-a92f-452c-aa63-3b5c706c12fd 2019-03-26 17:27:12,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 6669, "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 6669, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:12,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dd129aac9a242fd9ffbd4b1eae9f1134186071a" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 5058, "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 5058, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 17:27:12,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-fd2aecf7-dd99-4031-9f38-7aed252b0e29 2019-03-26 17:27:12,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-fd2aecf7-dd99-4031-9f38-7aed252b0e29 Date: Tue, 26 Mar 2019 17:26:41 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-26T17:26:41Z", "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 5060, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:41Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "a5872ccf-96db-46a8-b4e9-2a48f37aa995"}} 2019-03-26 17:27:12,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:12,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:12,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:12,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c3d370a9-7187-419e-8064-57e8882ab675 2019-03-26 17:27:12,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-c3d370a9-7187-419e-8064-57e8882ab675 2019-03-26 17:27:12,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 518 X-Openstack-Request-Id: req-c3d370a9-7187-419e-8064-57e8882ab675 Date: Tue, 26 Mar 2019 17:26:42 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-26T17:26:42Z", "security_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "port_range_min": 5058, "revision_number": 0, "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:42Z", "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "d9872572-dcec-448e-9772-cbfddcd2f1cd"}} 2019-03-26 17:27:12,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:12,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:12,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:12,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:12,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:12,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-26 17:27:12,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0acc0f4c-6e2a-462d-bfef-75da10497fcc 2019-03-26 17:27:12,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}] 2019-03-26 17:27:12,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0acc0f4c-6e2a-462d-bfef-75da10497fcc 2019-03-26 17:27:12,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:12,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:12,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:12,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:27:13,071 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:13,071 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:13,071 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:13,071 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:13,071 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:13,071 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:13,071 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:13,071 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:27:13,072 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:13,072 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:13 GMT 2019-03-26 17:27:13,072 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:13,072 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:27:13,072 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:13,072 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:13,072 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:18,077 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:27:18,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:18,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:18,230 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:18,230 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:18,230 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:18,230 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:18,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:18,230 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:44.588Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0acc0f4c-6e2a-462d-bfef-75da10497fcc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:44.588Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0acc0f4c-6e2a-462d-bfef-75da10497fcc", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "keypair_2sx7x6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:44.588Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.615Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "base_security_group_n8790e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:44.588Z", "message": "Node instance created", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:44.588Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:40.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.185Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8728ffaf92e6b9eaaaece52c4eb9bfb9f2c85585\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.185Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8728ffaf92e6b9eaaaece52c4eb9bfb9f2c85585\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.185Z", "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-26T17:26:41.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.185Z", "message": "Node instance started", "target_id": null, "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.185Z", "message": "Node instance started", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:41.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b17217bc-78e7-4e4c-a91a-7c2a932a4502", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8728ffaf92e6b9eaaaece52c4eb9bfb9f2c85585\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-82cbc784-40b6-4570-99e8-abf243a8e284", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8728ffaf92e6b9eaaaece52c4eb9bfb9f2c85585\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-b17217bc-78e7-4e4c-a91a-7c2a932a4502 x-compute-request-id: req-b17217bc-78e7-4e4c-a91a-7c2a932a4502 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d1fecf2-6c93-47d4-a536-ea57ff69c576 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d1fecf2-6c93-47d4-a536-ea57ff69c576 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-b17217bc-78e7-4e4c-a91a-7c2a932a4502 x-compute-request-id: req-b17217bc-78e7-4e4c-a91a-7c2a932a4502 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b17217bc-78e7-4e4c-a91a-7c2a932a4502", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b17217bc-78e7-4e4c-a91a-7c2a932a4502", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b17217bc-78e7-4e4c-a91a-7c2a932a4502", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8728ffaf92e6b9eaaaece52c4eb9bfb9f2c85585\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4c1fbe04-be46-4f91-b512-f8667bf3d12a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8728ffaf92e6b9eaaaece52c4eb9bfb9f2c85585\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-4c1fbe04-be46-4f91-b512-f8667bf3d12a x-compute-request-id: req-4c1fbe04-be46-4f91-b512-f8667bf3d12a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-4c1fbe04-be46-4f91-b512-f8667bf3d12a x-compute-request-id: req-4c1fbe04-be46-4f91-b512-f8667bf3d12a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4c1fbe04-be46-4f91-b512-f8667bf3d12a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4c1fbe04-be46-4f91-b512-f8667bf3d12a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:45.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4c1fbe04-be46-4f91-b512-f8667bf3d12a", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:45.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-4d1fecf2-6c93-47d4-a536-ea57ff69c576", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-82cbc784-40b6-4570-99e8-abf243a8e284", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-82cbc784-40b6-4570-99e8-abf243a8e284 x-compute-request-id: req-82cbc784-40b6-4570-99e8-abf243a8e284 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-82cbc784-40b6-4570-99e8-abf243a8e284 x-compute-request-id: req-82cbc784-40b6-4570-99e8-abf243a8e284 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "base_security_group_n8790e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "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-26T17:26:42.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-82cbc784-40b6-4570-99e8-abf243a8e284", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "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-26T17:26:42.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-4d1fecf2-6c93-47d4-a536-ea57ff69c576", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "dime_security_group_nh77ib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "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-26T17:26:42.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:45.807Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-82cbc784-40b6-4570-99e8-abf243a8e284", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-99685290-bf0d-4be5-b603-f0155b6bffd2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:46.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-99685290-bf0d-4be5-b603-f0155b6bffd2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:46.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-99685290-bf0d-4be5-b603-f0155b6bffd2 Date: Tue, 26 Mar 2019 17:26:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:46.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-99685290-bf0d-4be5-b603-f0155b6bffd2 Date: Tue, 26 Mar 2019 17:26:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:46.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5baaee3ed033e60ecb9edd2ce406a7384cf1304b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5baaee3ed033e60ecb9edd2ce406a7384cf1304b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:42.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:42.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:42.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 1008, "offset": 402, "size": 50}}} 2019-03-26 17:27:18,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:18,231 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:18 GMT 2019-03-26 17:27:18,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:18,231 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:27:18,231 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:18,231 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:18,231 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:18,231 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:27:18,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0acc0f4c-6e2a-462d-bfef-75da10497fcc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:18,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0acc0f4c-6e2a-462d-bfef-75da10497fcc 2019-03-26 17:27:18,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:18,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:18,234 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:18,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8728ffaf92e6b9eaaaece52c4eb9bfb9f2c85585" 2019-03-26 17:27:18,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8728ffaf92e6b9eaaaece52c4eb9bfb9f2c85585" 2019-03-26 17:27:18,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-26 17:27:18,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:18,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:18,235 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b17217bc-78e7-4e4c-a91a-7c2a932a4502 2019-03-26 17:27:18,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8728ffaf92e6b9eaaaece52c4eb9bfb9f2c85585" 2019-03-26 17:27:18,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-82cbc784-40b6-4570-99e8-abf243a8e284 2019-03-26 17:27:18,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8728ffaf92e6b9eaaaece52c4eb9bfb9f2c85585" 2019-03-26 17:27:18,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-b17217bc-78e7-4e4c-a91a-7c2a932a4502 x-compute-request-id: req-b17217bc-78e7-4e4c-a91a-7c2a932a4502 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:18,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d1fecf2-6c93-47d4-a536-ea57ff69c576 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:18,236 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d1fecf2-6c93-47d4-a536-ea57ff69c576 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:18,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-b17217bc-78e7-4e4c-a91a-7c2a932a4502 x-compute-request-id: req-b17217bc-78e7-4e4c-a91a-7c2a932a4502 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:18,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b17217bc-78e7-4e4c-a91a-7c2a932a4502 2019-03-26 17:27:18,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b17217bc-78e7-4e4c-a91a-7c2a932a4502 2019-03-26 17:27:18,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-b17217bc-78e7-4e4c-a91a-7c2a932a4502 2019-03-26 17:27:18,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8728ffaf92e6b9eaaaece52c4eb9bfb9f2c85585" 2019-03-26 17:27:18,237 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4c1fbe04-be46-4f91-b512-f8667bf3d12a 2019-03-26 17:27:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8728ffaf92e6b9eaaaece52c4eb9bfb9f2c85585" 2019-03-26 17:27:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-4c1fbe04-be46-4f91-b512-f8667bf3d12a x-compute-request-id: req-4c1fbe04-be46-4f91-b512-f8667bf3d12a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-4c1fbe04-be46-4f91-b512-f8667bf3d12a x-compute-request-id: req-4c1fbe04-be46-4f91-b512-f8667bf3d12a Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4c1fbe04-be46-4f91-b512-f8667bf3d12a 2019-03-26 17:27:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4c1fbe04-be46-4f91-b512-f8667bf3d12a 2019-03-26 17:27:18,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-4c1fbe04-be46-4f91-b512-f8667bf3d12a 2019-03-26 17:27:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4d1fecf2-6c93-47d4-a536-ea57ff69c576 2019-03-26 17:27:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-82cbc784-40b6-4570-99e8-abf243a8e284 2019-03-26 17:27:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-82cbc784-40b6-4570-99e8-abf243a8e284 x-compute-request-id: req-82cbc784-40b6-4570-99e8-abf243a8e284 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:18,239 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-82cbc784-40b6-4570-99e8-abf243a8e284 x-compute-request-id: req-82cbc784-40b6-4570-99e8-abf243a8e284 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:18,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:18,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-82cbc784-40b6-4570-99e8-abf243a8e284 2019-03-26 17:27:18,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-26 17:27:18,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4d1fecf2-6c93-47d4-a536-ea57ff69c576 2019-03-26 17:27:18,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-26 17:27:18,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-82cbc784-40b6-4570-99e8-abf243a8e284 2019-03-26 17:27:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-99685290-bf0d-4be5-b603-f0155b6bffd2 2019-03-26 17:27:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-99685290-bf0d-4be5-b603-f0155b6bffd2 2019-03-26 17:27:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-99685290-bf0d-4be5-b603-f0155b6bffd2 Date: Tue, 26 Mar 2019 17:26:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-99685290-bf0d-4be5-b603-f0155b6bffd2 Date: Tue, 26 Mar 2019 17:26:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaee3ed033e60ecb9edd2ce406a7384cf1304b" 2019-03-26 17:27:18,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaee3ed033e60ecb9edd2ce406a7384cf1304b" 2019-03-26 17:27:18,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:18,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:27:18,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:18,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:27:18,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:18,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:18,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:18,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:18,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:18,461 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:18,461 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:18,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:27:18,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:18,462 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:18 GMT 2019-03-26 17:27:18,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:18,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:27:18,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:18,462 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:18,462 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:23,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:27:23,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:23,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:23,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:23,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:23,576 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:23,576 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:23,576 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:23,576 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5baaee3ed033e60ecb9edd2ce406a7384cf1304b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5baaee3ed033e60ecb9edd2ce406a7384cf1304b\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.797Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "Node instance created", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:42.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:42.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:42.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-99685290-bf0d-4be5-b603-f0155b6bffd2 Date: Tue, 26 Mar 2019 17:26:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:46.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-99685290-bf0d-4be5-b603-f0155b6bffd2 Date: Tue, 26 Mar 2019 17:26:46 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:46.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:46.425Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-99685290-bf0d-4be5-b603-f0155b6bffd2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:46.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "base_security_group_n8790e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:47.033Z", "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-26T17:26:42.634Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_security_group_nh77ib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:47.033Z", "message": "Node instance created", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:42.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:47.033Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:42.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:47.632Z", "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-26T17:26:42.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_security_group_67z6s7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:47.632Z", "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-26T17:26:42.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_security_group_nh77ib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:47.632Z", "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-26T17:26:42.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb7ef73e-e335-4bab-8ee2-cdb8fafedca7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:47.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_locigm'}", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:47.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:47.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dea05f49-b474-4139-80c4-49d26d72f634', 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-26T17:26:47.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:47.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-bb7ef73e-e335-4bab-8ee2-cdb8fafedca7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:47.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-bb7ef73e-e335-4bab-8ee2-cdb8fafedca7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:47.668Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb7ef73e-e335-4bab-8ee2-cdb8fafedca7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:47.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-79dcaa0c-ef4c-4c2d-a1f4-4224072263cd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:47.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79dcaa0c-ef4c-4c2d-a1f4-4224072263cd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:47.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-79dcaa0c-ef4c-4c2d-a1f4-4224072263cd", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:47.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aacf2ea47353d36a7475fc69cba7808bb0947c18\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:47.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:47.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_nbb8ho'}", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:47.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79dcaa0c-ef4c-4c2d-a1f4-4224072263cd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:47.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c5033cf4-1b72-4c56-a5f4-785058558364', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'be03f8e3-d596-43aa-b88b-bea49c8de611', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:47.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "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-26T17:26:43.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_security_group_nh77ib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.209Z", "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-26T17:26:43.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1 x-compute-request-id: req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"bookmark\"}], \"adminPass\": \"qPiXv9C75tUP\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1 x-compute-request-id: req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"bookmark\"}], \"adminPass\": \"qPiXv9C75tUP\"}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aacf2ea47353d36a7475fc69cba7808bb0947c18\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "bono_security_group_67z6s7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "Node instance created", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:43.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "dime_security_group_nh77ib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "Node instance started", "target_id": null, "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:43.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "base_security_group_n8790e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "Node instance started", "target_id": null, "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:43.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "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-26T17:26:43.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2dc59a88-199e-4837-a914-d1c2e23e5b77"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:48.842Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e60c3c16-1457-48f2-8ea4-d99e745924a6', 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-26T17:26:48.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_olliw4'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "bono_security_group_67z6s7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "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-26T17:26:43.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "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-26T17:26:43.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 1008, "offset": 452, "size": 50}}} 2019-03-26 17:27:23,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:23,576 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:23 GMT 2019-03-26 17:27:23,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:23,576 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:27:23,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:23,577 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:23,577 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:23,577 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:27:23,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaee3ed033e60ecb9edd2ce406a7384cf1304b" 2019-03-26 17:27:23,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5baaee3ed033e60ecb9edd2ce406a7384cf1304b" 2019-03-26 17:27:23,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:23,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:27:23,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:23,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-99685290-bf0d-4be5-b603-f0155b6bffd2 Date: Tue, 26 Mar 2019 17:26:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:23,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-99685290-bf0d-4be5-b603-f0155b6bffd2 Date: Tue, 26 Mar 2019 17:26:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:23,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-99685290-bf0d-4be5-b603-f0155b6bffd2 2019-03-26 17:27:23,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:23,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:23,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-26 17:27:23,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:23,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-26 17:27:23,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:23,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb7ef73e-e335-4bab-8ee2-cdb8fafedca7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:23,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_locigm'} 2019-03-26 17:27:23,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:23,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'dea05f49-b474-4139-80c4-49d26d72f634', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2019-03-26 17:27:23,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:23,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-bb7ef73e-e335-4bab-8ee2-cdb8fafedca7 2019-03-26 17:27:23,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-bb7ef73e-e335-4bab-8ee2-cdb8fafedca7 2019-03-26 17:27:23,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb7ef73e-e335-4bab-8ee2-cdb8fafedca7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:23,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-79dcaa0c-ef4c-4c2d-a1f4-4224072263cd 2019-03-26 17:27:23,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79dcaa0c-ef4c-4c2d-a1f4-4224072263cd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:23,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-79dcaa0c-ef4c-4c2d-a1f4-4224072263cd 2019-03-26 17:27:23,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacf2ea47353d36a7475fc69cba7808bb0947c18" 2019-03-26 17:27:23,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:23,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:23,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_nbb8ho'} 2019-03-26 17:27:23,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79dcaa0c-ef4c-4c2d-a1f4-4224072263cd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:23,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c5033cf4-1b72-4c56-a5f4-785058558364', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'be03f8e3-d596-43aa-b88b-bea49c8de611', u'floating_ip_address': u'172.30.9.211', u'external_type': u'floatingip'}] 2019-03-26 17:27:23,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:23,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:23,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1 x-compute-request-id: req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "bookmark"}], "adminPass": "qPiXv9C75tUP"}} 2019-03-26 17:27:23,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1 x-compute-request-id: req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "bookmark"}], "adminPass": "qPiXv9C75tUP"}} 2019-03-26 17:27:23,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf" 2019-03-26 17:27:23,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf" 2019-03-26 17:27:23,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacf2ea47353d36a7475fc69cba7808bb0947c18" 2019-03-26 17:27:23,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1 2019-03-26 17:27:23,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1 2019-03-26 17:27:23,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:23,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1 2019-03-26 17:27:23,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:23,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:23,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:23,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-b6f9c471-9bf4-4cd3-9482-8c2c8435e9f1 2019-03-26 17:27:23,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'e60c3c16-1457-48f2-8ea4-d99e745924a6', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2019-03-26 17:27:23,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_olliw4'} 2019-03-26 17:27:23,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:23,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:23,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:27:23,649 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:23,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:23,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:23,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:23,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:23,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:23,650 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:23,650 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:27:23,650 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:23,650 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:23 GMT 2019-03-26 17:27:23,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:23,651 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:27:23,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:23,651 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:23,651 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:28,656 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:27:28,734 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:28,734 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:28,734 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:28,734 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:28,734 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:28,734 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:28,735 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:28,735 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-8fb9bbaf-28a7-4388-bdb4-7e973c17c031 x-compute-request-id: req-8fb9bbaf-28a7-4388-bdb4-7e973c17c031 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-8fb9bbaf-28a7-4388-bdb4-7e973c17c031 x-compute-request-id: req-8fb9bbaf-28a7-4388-bdb4-7e973c17c031 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8fb9bbaf-28a7-4388-bdb4-7e973c17c031", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8fb9bbaf-28a7-4388-bdb4-7e973c17c031", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8fb9bbaf-28a7-4388-bdb4-7e973c17c031", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8fb9bbaf-28a7-4388-bdb4-7e973c17c031", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.191Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-93b000a9-3c26-4bc3-8ea7-fd8eeb237a3c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-93b000a9-3c26-4bc3-8ea7-fd8eeb237a3c", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c64cfaf1-7ec7-405d-84cf-207cf23d6271', 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-26T17:26:48.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_y0ta6j'}", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:48.762Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:48.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_olliw4'}", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.747Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93aa10cd-9b52-48d6-ac74-868930671d40 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93aa10cd-9b52-48d6-ac74-868930671d40 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-93aa10cd-9b52-48d6-ac74-868930671d40", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-93aa10cd-9b52-48d6-ac74-868930671d40", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:48.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-03d84649-b313-49c8-a79f-6d2a05f38c0b x-compute-request-id: req-03d84649-b313-49c8-a79f-6d2a05f38c0b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-03d84649-b313-49c8-a79f-6d2a05f38c0b x-compute-request-id: req-03d84649-b313-49c8-a79f-6d2a05f38c0b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-03d84649-b313-49c8-a79f-6d2a05f38c0b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-03d84649-b313-49c8-a79f-6d2a05f38c0b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-03d84649-b313-49c8-a79f-6d2a05f38c0b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-03d84649-b313-49c8-a79f-6d2a05f38c0b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "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-26T17:26:43.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_security_group_67z6s7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "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-26T17:26:43.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 x-compute-request-id: req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.353Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:48.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "bono_security_group_67z6s7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "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-26T17:26:43.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:43.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:43.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa85cb9-769f-48a4-b46e-a9b780e5b92a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 x-compute-request-id: req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa85cb9-769f-48a4-b46e-a9b780e5b92a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-efa85cb9-769f-48a4-b46e-a9b780e5b92a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-efa85cb9-769f-48a4-b46e-a9b780e5b92a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0740ce6b-1a5f-47a9-863b-c6d82cc3271a', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}], "metadata": {"pagination": {"total": 1017, "offset": 502, "size": 50}}} 2019-03-26 17:27:28,735 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:28,735 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:28 GMT 2019-03-26 17:27:28,735 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:28,735 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:27:28,735 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:28,735 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:28,735 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:28,736 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:27:28,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-8fb9bbaf-28a7-4388-bdb4-7e973c17c031 x-compute-request-id: req-8fb9bbaf-28a7-4388-bdb4-7e973c17c031 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:28,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-8fb9bbaf-28a7-4388-bdb4-7e973c17c031 x-compute-request-id: req-8fb9bbaf-28a7-4388-bdb4-7e973c17c031 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:28,738 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8fb9bbaf-28a7-4388-bdb4-7e973c17c031 2019-03-26 17:27:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8fb9bbaf-28a7-4388-bdb4-7e973c17c031 2019-03-26 17:27:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8fb9bbaf-28a7-4388-bdb4-7e973c17c031 2019-03-26 17:27:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8fb9bbaf-28a7-4388-bdb4-7e973c17c031 2019-03-26 17:27:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-93b000a9-3c26-4bc3-8ea7-fd8eeb237a3c 2019-03-26 17:27:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-93b000a9-3c26-4bc3-8ea7-fd8eeb237a3c 2019-03-26 17:27:28,739 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'c64cfaf1-7ec7-405d-84cf-207cf23d6271', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2019-03-26 17:27:28,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_y0ta6j'} 2019-03-26 17:27:28,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:28,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:28,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_olliw4'} 2019-03-26 17:27:28,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93aa10cd-9b52-48d6-ac74-868930671d40 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:28,740 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93aa10cd-9b52-48d6-ac74-868930671d40 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:28,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-93aa10cd-9b52-48d6-ac74-868930671d40 2019-03-26 17:27:28,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-93aa10cd-9b52-48d6-ac74-868930671d40 2019-03-26 17:27:28,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6" 2019-03-26 17:27:28,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6" 2019-03-26 17:27:28,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f" 2019-03-26 17:27:28,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f" 2019-03-26 17:27:28,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-03d84649-b313-49c8-a79f-6d2a05f38c0b x-compute-request-id: req-03d84649-b313-49c8-a79f-6d2a05f38c0b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:28,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-03d84649-b313-49c8-a79f-6d2a05f38c0b x-compute-request-id: req-03d84649-b313-49c8-a79f-6d2a05f38c0b Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:28,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-03d84649-b313-49c8-a79f-6d2a05f38c0b 2019-03-26 17:27:28,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-03d84649-b313-49c8-a79f-6d2a05f38c0b 2019-03-26 17:27:28,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-03d84649-b313-49c8-a79f-6d2a05f38c0b 2019-03-26 17:27:28,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-03d84649-b313-49c8-a79f-6d2a05f38c0b 2019-03-26 17:27:28,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf" 2019-03-26 17:27:28,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf" 2019-03-26 17:27:28,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:28,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:28,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf" 2019-03-26 17:27:28,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf" 2019-03-26 17:27:28,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 x-compute-request-id: req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 2019-03-26 17:27:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa85cb9-769f-48a4-b46e-a9b780e5b92a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:28,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 x-compute-request-id: req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 2019-03-26 17:27:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 2019-03-26 17:27:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 2019-03-26 17:27:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:28,745 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa85cb9-769f-48a4-b46e-a9b780e5b92a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:28,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-efa85cb9-769f-48a4-b46e-a9b780e5b92a 2019-03-26 17:27:28,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-efa85cb9-769f-48a4-b46e-a9b780e5b92a 2019-03-26 17:27:28,746 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'0740ce6b-1a5f-47a9-863b-c6d82cc3271a', u'floating_ip_address': u'172.30.9.206', u'external_type': u'floatingip'}] 2019-03-26 17:27:28,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:27:28,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:28,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:28,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:28,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:28,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:28,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:28,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:28,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:27:28,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:28,806 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:28 GMT 2019-03-26 17:27:28,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:28,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:27:28,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:28,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:28,806 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:33,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:27:34,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:34,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:34,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:34,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:34,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:34,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:34,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:34,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-57737c5b-3bf2-4b64-b302-223468414324", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-57737c5b-3bf2-4b64-b302-223468414324", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.451Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aacf2ea47353d36a7475fc69cba7808bb0947c18\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aacf2ea47353d36a7475fc69cba7808bb0947c18\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e x-compute-request-id: req-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e x-compute-request-id: req-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.479Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:43.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "Node instance started", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:43.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_security_group_67z6s7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "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-26T17:26:43.889Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:49.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:49.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-efa85cb9-769f-48a4-b46e-a9b780e5b92a", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa85cb9-769f-48a4-b46e-a9b780e5b92a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 x-compute-request-id: req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-856b95af-6881-45b9-970c-c8a7e51f67b9 x-compute-request-id: req-856b95af-6881-45b9-970c-c8a7e51f67b9 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_l4auyg'}", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-856b95af-6881-45b9-970c-c8a7e51f67b9 x-compute-request-id: req-856b95af-6881-45b9-970c-c8a7e51f67b9 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-856b95af-6881-45b9-970c-c8a7e51f67b9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-23eaabe9-37a4-4f8f-b678-b137e26fddb1 x-compute-request-id: req-23eaabe9-37a4-4f8f-b678-b137e26fddb1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-856b95af-6881-45b9-970c-c8a7e51f67b9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-856b95af-6881-45b9-970c-c8a7e51f67b9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-856b95af-6881-45b9-970c-c8a7e51f67b9", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.501Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:49.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa85cb9-769f-48a4-b46e-a9b780e5b92a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:49.509Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c36faf3-0fd1-4391-9d64-1be6a8edc1a4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c36faf3-0fd1-4391-9d64-1be6a8edc1a4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-7c36faf3-0fd1-4391-9d64-1be6a8edc1a4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-7c36faf3-0fd1-4391-9d64-1be6a8edc1a4", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f6348af709b8b52097b739b7e97cdd8997deb552\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f6348af709b8b52097b739b7e97cdd8997deb552\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:49.941Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'204b399f-6288-4749-89c1-ecae70451522', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'f4834515-bcfb-4a92-97d3-292c19045708', 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-26T17:26:49.601Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "Creating node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_security_group_67z6s7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "Node instance started", "target_id": null, "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "Creating node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-1c47cbf0-9652-403e-859c-9f084ff24259", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-1c47cbf0-9652-403e-859c-9f084ff24259", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:49.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-23eaabe9-37a4-4f8f-b678-b137e26fddb1 x-compute-request-id: req-23eaabe9-37a4-4f8f-b678-b137e26fddb1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}], "metadata": {"pagination": {"total": 1047, "offset": 552, "size": 50}}} 2019-03-26 17:27:34,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:34,110 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:34 GMT 2019-03-26 17:27:34,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:34,110 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:27:34,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:34,110 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:34,110 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:34,110 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:27:34,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-57737c5b-3bf2-4b64-b302-223468414324 2019-03-26 17:27:34,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-57737c5b-3bf2-4b64-b302-223468414324 2019-03-26 17:27:34,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacf2ea47353d36a7475fc69cba7808bb0947c18" 2019-03-26 17:27:34,113 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacf2ea47353d36a7475fc69cba7808bb0947c18" 2019-03-26 17:27:34,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e x-compute-request-id: req-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:34,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e x-compute-request-id: req-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:34,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e 2019-03-26 17:27:34,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e 2019-03-26 17:27:34,114 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e 2019-03-26 17:27:34,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-6f195b8a-90b5-4324-aa58-0b6a6c3baa0e 2019-03-26 17:27:34,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:34,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:34,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:27:34,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:34,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:34,115 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-efa85cb9-769f-48a4-b46e-a9b780e5b92a 2019-03-26 17:27:34,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa85cb9-769f-48a4-b46e-a9b780e5b92a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:34,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:34,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:34,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 2019-03-26 17:27:34,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 2019-03-26 17:27:34,116 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 2019-03-26 17:27:34,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 2019-03-26 17:27:34,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 x-compute-request-id: req-e6c7e1ec-94a3-48f6-9bbd-a3cfd4b286c3 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:34,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-856b95af-6881-45b9-970c-c8a7e51f67b9 x-compute-request-id: req-856b95af-6881-45b9-970c-c8a7e51f67b9 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:34,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_l4auyg'} 2019-03-26 17:27:34,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-856b95af-6881-45b9-970c-c8a7e51f67b9 x-compute-request-id: req-856b95af-6881-45b9-970c-c8a7e51f67b9 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:34,117 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-856b95af-6881-45b9-970c-c8a7e51f67b9 2019-03-26 17:27:34,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-23eaabe9-37a4-4f8f-b678-b137e26fddb1 x-compute-request-id: req-23eaabe9-37a4-4f8f-b678-b137e26fddb1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:34,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-856b95af-6881-45b9-970c-c8a7e51f67b9 2019-03-26 17:27:34,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-856b95af-6881-45b9-970c-c8a7e51f67b9 2019-03-26 17:27:34,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-856b95af-6881-45b9-970c-c8a7e51f67b9 2019-03-26 17:27:34,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:34,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efa85cb9-769f-48a4-b46e-a9b780e5b92a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:34,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:34,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c36faf3-0fd1-4391-9d64-1be6a8edc1a4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:34,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c36faf3-0fd1-4391-9d64-1be6a8edc1a4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:34,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7c36faf3-0fd1-4391-9d64-1be6a8edc1a4 2019-03-26 17:27:34,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7c36faf3-0fd1-4391-9d64-1be6a8edc1a4 2019-03-26 17:27:34,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6348af709b8b52097b739b7e97cdd8997deb552" 2019-03-26 17:27:34,119 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6348af709b8b52097b739b7e97cdd8997deb552" 2019-03-26 17:27:34,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'204b399f-6288-4749-89c1-ecae70451522', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'f4834515-bcfb-4a92-97d3-292c19045708', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2019-03-26 17:27:34,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b 2019-03-26 17:27:34,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:27:34,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:27:34,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:27:34,120 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-1c47cbf0-9652-403e-859c-9f084ff24259 2019-03-26 17:27:34,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-1c47cbf0-9652-403e-859c-9f084ff24259 2019-03-26 17:27:34,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:34,121 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-23eaabe9-37a4-4f8f-b678-b137e26fddb1 x-compute-request-id: req-23eaabe9-37a4-4f8f-b678-b137e26fddb1 Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:34,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:27:34,266 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:34,266 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:34,266 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:34,266 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:34,266 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:34,266 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:34,266 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:34,267 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:27:34,267 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:34,267 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:34 GMT 2019-03-26 17:27:34,267 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:34,267 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:27:34,267 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:34,267 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:34,267 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:39,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:27:39,353 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:39,353 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:39,353 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:39,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:39,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:39,354 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:39,354 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:39,354 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-23eaabe9-37a4-4f8f-b678-b137e26fddb1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-23eaabe9-37a4-4f8f-b678-b137e26fddb1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-23eaabe9-37a4-4f8f-b678-b137e26fddb1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-23eaabe9-37a4-4f8f-b678-b137e26fddb1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:49.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b x-compute-request-id: req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b x-compute-request-id: req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-1c47cbf0-9652-403e-859c-9f084ff24259 x-compute-request-id: req-1c47cbf0-9652-403e-859c-9f084ff24259 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-1c47cbf0-9652-403e-859c-9f084ff24259 x-compute-request-id: req-1c47cbf0-9652-403e-859c-9f084ff24259 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-1c47cbf0-9652-403e-859c-9f084ff24259", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-1c47cbf0-9652-403e-859c-9f084ff24259", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.801Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'cebf26b0-c11b-4669-918e-c27066202ca7', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'204b399f-6288-4749-89c1-ecae70451522', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'3482c8d6-0a87-4746-9060-fa6978c3710e', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}]", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_phtnlo'}", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.864Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:49.865Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af883dac83783f87c0e0fd85e083177e24d5aa1d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:50.463Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af883dac83783f87c0e0fd85e083177e24d5aa1d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce x-compute-request-id: req-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-baf8cfd2-8f3e-42ef-967f-22772777e80b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad x-compute-request-id: req-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad x-compute-request-id: req-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-44f198b4-8be8-4e74-b116-b9de14d49161 x-compute-request-id: req-44f198b4-8be8-4e74-b116-b9de14d49161 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-44f198b4-8be8-4e74-b116-b9de14d49161 x-compute-request-id: req-44f198b4-8be8-4e74-b116-b9de14d49161 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-44f198b4-8be8-4e74-b116-b9de14d49161", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-44f198b4-8be8-4e74-b116-b9de14d49161", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-44f198b4-8be8-4e74-b116-b9de14d49161", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-44f198b4-8be8-4e74-b116-b9de14d49161", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:50.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:50.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0d0210-9801-4638-8e1a-2eddfa9d147d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}], "metadata": {"pagination": {"total": 1080, "offset": 602, "size": 50}}} 2019-03-26 17:27:39,354 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:39,354 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:39 GMT 2019-03-26 17:27:39,354 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:39,354 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:27:39,354 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:39,355 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:39,355 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:39,355 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:27:39,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-23eaabe9-37a4-4f8f-b678-b137e26fddb1 2019-03-26 17:27:39,357 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-23eaabe9-37a4-4f8f-b678-b137e26fddb1 2019-03-26 17:27:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-23eaabe9-37a4-4f8f-b678-b137e26fddb1 2019-03-26 17:27:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-23eaabe9-37a4-4f8f-b678-b137e26fddb1 2019-03-26 17:27:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6" 2019-03-26 17:27:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6" 2019-03-26 17:27:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:39,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b x-compute-request-id: req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b x-compute-request-id: req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b 2019-03-26 17:27:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b 2019-03-26 17:27:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b 2019-03-26 17:27:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aecbeaa8-93e4-4e2c-b64e-42e5ab03d36b 2019-03-26 17:27:39,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6" 2019-03-26 17:27:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6" 2019-03-26 17:27:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-1c47cbf0-9652-403e-859c-9f084ff24259 x-compute-request-id: req-1c47cbf0-9652-403e-859c-9f084ff24259 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-1c47cbf0-9652-403e-859c-9f084ff24259 x-compute-request-id: req-1c47cbf0-9652-403e-859c-9f084ff24259 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-1c47cbf0-9652-403e-859c-9f084ff24259 2019-03-26 17:27:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-1c47cbf0-9652-403e-859c-9f084ff24259 2019-03-26 17:27:39,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'external_type': u'keypair', u'external_resource': {u'keypair': {u'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova', u'name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', u'fingerprint': u'91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc'}}}, {u'external_id': u'4c4ea6c1-8026-4f2a-af36-cfe68917a34e', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'cebf26b0-c11b-4669-918e-c27066202ca7', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'204b399f-6288-4749-89c1-ecae70451522', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'3482c8d6-0a87-4746-9060-fa6978c3710e', u'floating_ip_address': u'172.30.9.202', u'external_type': u'floatingip'}] 2019-03-26 17:27:39,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_phtnlo'} 2019-03-26 17:27:39,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:39,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417" 2019-03-26 17:27:39,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417" 2019-03-26 17:27:39,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af883dac83783f87c0e0fd85e083177e24d5aa1d" 2019-03-26 17:27:39,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af883dac83783f87c0e0fd85e083177e24d5aa1d" 2019-03-26 17:27:39,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417" 2019-03-26 17:27:39,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417" 2019-03-26 17:27:39,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce x-compute-request-id: req-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:39,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-baf8cfd2-8f3e-42ef-967f-22772777e80b 2019-03-26 17:27:39,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce 2019-03-26 17:27:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce 2019-03-26 17:27:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce 2019-03-26 17:27:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce 2019-03-26 17:27:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417" 2019-03-26 17:27:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad x-compute-request-id: req-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad x-compute-request-id: req-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:39,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad 2019-03-26 17:27:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad 2019-03-26 17:27:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad 2019-03-26 17:27:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8e05e330-da9d-41fc-8ca2-8fe0b7b505ad 2019-03-26 17:27:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-44f198b4-8be8-4e74-b116-b9de14d49161 x-compute-request-id: req-44f198b4-8be8-4e74-b116-b9de14d49161 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-44f198b4-8be8-4e74-b116-b9de14d49161 x-compute-request-id: req-44f198b4-8be8-4e74-b116-b9de14d49161 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:39,364 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-44f198b4-8be8-4e74-b116-b9de14d49161 2019-03-26 17:27:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-44f198b4-8be8-4e74-b116-b9de14d49161 2019-03-26 17:27:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-44f198b4-8be8-4e74-b116-b9de14d49161 2019-03-26 17:27:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-44f198b4-8be8-4e74-b116-b9de14d49161 2019-03-26 17:27:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:39,365 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0d0210-9801-4638-8e1a-2eddfa9d147d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:39,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:27:39,424 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:39,425 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:39,425 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:39,425 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:39,425 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:39,425 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:39,425 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:39,425 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:27:39,425 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:39,425 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:39 GMT 2019-03-26 17:27:39,426 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:39,426 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:27:39,426 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:39,426 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:39,426 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:44,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:27:44,509 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:44,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:44,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:44,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:44,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:44,510 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:44,510 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:44,510 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0d0210-9801-4638-8e1a-2eddfa9d147d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0c0d0210-9801-4638-8e1a-2eddfa9d147d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0c0d0210-9801-4638-8e1a-2eddfa9d147d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d22ab9ab-b4cc-4d1f-9bce-5083e48d96da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d22ab9ab-b4cc-4d1f-9bce-5083e48d96da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-d22ab9ab-b4cc-4d1f-9bce-5083e48d96da", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-d22ab9ab-b4cc-4d1f-9bce-5083e48d96da", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "Creating node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:44.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baf8cfd2-8f3e-42ef-967f-22772777e80b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baf8cfd2-8f3e-42ef-967f-22772777e80b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce x-compute-request-id: req-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.076Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-baf8cfd2-8f3e-42ef-967f-22772777e80b", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-1bb8db12-f211-4f18-9971-12e494f5813a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.001Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-1bb8db12-f211-4f18-9971-12e494f5813a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-1bb8db12-f211-4f18-9971-12e494f5813a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-f7a25b27-2d84-476d-80c1-86d53dd72c27 x-compute-request-id: req-f7a25b27-2d84-476d-80c1-86d53dd72c27 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-68b5f40e-7646-425c-9cb4-fce6825fa4d3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-68b5f40e-7646-425c-9cb4-fce6825fa4d3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b79ab2fc897d5573f9f7f234804d8342cd49843\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:51.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cc6fee09-f9c7-4152-954e-c81e837b42b2"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-1bb8db12-f211-4f18-9971-12e494f5813a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-1bb8db12-f211-4f18-9971-12e494f5813a x-compute-request-id: req-1bb8db12-f211-4f18-9971-12e494f5813a Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb2df0ddcde62108ec656acc8871e132a0403723\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb2df0ddcde62108ec656acc8871e132a0403723\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-1bb8db12-f211-4f18-9971-12e494f5813a x-compute-request-id: req-1bb8db12-f211-4f18-9971-12e494f5813a Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-68b5f40e-7646-425c-9cb4-fce6825fa4d3 x-compute-request-id: req-68b5f40e-7646-425c-9cb4-fce6825fa4d3 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-68b5f40e-7646-425c-9cb4-fce6825fa4d3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.204Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a165ef65-7e80-4673-b3f7-1a39980c0a8b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-68b5f40e-7646-425c-9cb4-fce6825fa4d3", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b79ab2fc897d5573f9f7f234804d8342cd49843\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:50.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-68b5f40e-7646-425c-9cb4-fce6825fa4d3 x-compute-request-id: req-68b5f40e-7646-425c-9cb4-fce6825fa4d3 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:51.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:51.041Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f7a25b27-2d84-476d-80c1-86d53dd72c27", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f7a25b27-2d84-476d-80c1-86d53dd72c27", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.040Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f7a25b27-2d84-476d-80c1-86d53dd72c27", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f7a25b27-2d84-476d-80c1-86d53dd72c27", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:51.646Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-f7a25b27-2d84-476d-80c1-86d53dd72c27 x-compute-request-id: req-f7a25b27-2d84-476d-80c1-86d53dd72c27 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-3ecd44fa-a5cf-4e6a-b016-a67d850ea92f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}], "metadata": {"pagination": {"total": 1080, "offset": 652, "size": 50}}} 2019-03-26 17:27:44,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:44,511 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:44 GMT 2019-03-26 17:27:44,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:44,511 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:27:44,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:44,511 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:44,511 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:44,511 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:27:44,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0c0d0210-9801-4638-8e1a-2eddfa9d147d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:44,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0c0d0210-9801-4638-8e1a-2eddfa9d147d 2019-03-26 17:27:44,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0c0d0210-9801-4638-8e1a-2eddfa9d147d 2019-03-26 17:27:44,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d22ab9ab-b4cc-4d1f-9bce-5083e48d96da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:44,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d22ab9ab-b4cc-4d1f-9bce-5083e48d96da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:44,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d22ab9ab-b4cc-4d1f-9bce-5083e48d96da 2019-03-26 17:27:44,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d22ab9ab-b4cc-4d1f-9bce-5083e48d96da 2019-03-26 17:27:44,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:27:44,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-26 17:27:44,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:27:44,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417" 2019-03-26 17:27:44,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baf8cfd2-8f3e-42ef-967f-22772777e80b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:44,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-baf8cfd2-8f3e-42ef-967f-22772777e80b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:44,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce x-compute-request-id: req-0f7c9ad2-98b4-4ce4-8e7e-48b1b666c5ce Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:44,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-baf8cfd2-8f3e-42ef-967f-22772777e80b 2019-03-26 17:27:44,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f" 2019-03-26 17:27:44,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f" 2019-03-26 17:27:44,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-1bb8db12-f211-4f18-9971-12e494f5813a 2019-03-26 17:27:44,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-1bb8db12-f211-4f18-9971-12e494f5813a 2019-03-26 17:27:44,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-1bb8db12-f211-4f18-9971-12e494f5813a 2019-03-26 17:27:44,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-f7a25b27-2d84-476d-80c1-86d53dd72c27 x-compute-request-id: req-f7a25b27-2d84-476d-80c1-86d53dd72c27 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:44,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f" 2019-03-26 17:27:44,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f" 2019-03-26 17:27:44,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-68b5f40e-7646-425c-9cb4-fce6825fa4d3 2019-03-26 17:27:44,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-68b5f40e-7646-425c-9cb4-fce6825fa4d3 2019-03-26 17:27:44,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b79ab2fc897d5573f9f7f234804d8342cd49843" 2019-03-26 17:27:44,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:44,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-1bb8db12-f211-4f18-9971-12e494f5813a 2019-03-26 17:27:44,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-1bb8db12-f211-4f18-9971-12e494f5813a x-compute-request-id: req-1bb8db12-f211-4f18-9971-12e494f5813a Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:44,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2df0ddcde62108ec656acc8871e132a0403723" 2019-03-26 17:27:44,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb2df0ddcde62108ec656acc8871e132a0403723" 2019-03-26 17:27:44,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-1bb8db12-f211-4f18-9971-12e494f5813a x-compute-request-id: req-1bb8db12-f211-4f18-9971-12e494f5813a Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:44,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-68b5f40e-7646-425c-9cb4-fce6825fa4d3 x-compute-request-id: req-68b5f40e-7646-425c-9cb4-fce6825fa4d3 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:44,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-26 17:27:44,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-68b5f40e-7646-425c-9cb4-fce6825fa4d3 2019-03-26 17:27:44,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:27:44,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a165ef65-7e80-4673-b3f7-1a39980c0a8b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:44,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d" 2019-03-26 17:27:44,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d" 2019-03-26 17:27:44,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-68b5f40e-7646-425c-9cb4-fce6825fa4d3 2019-03-26 17:27:44,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b79ab2fc897d5573f9f7f234804d8342cd49843" 2019-03-26 17:27:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-68b5f40e-7646-425c-9cb4-fce6825fa4d3 x-compute-request-id: req-68b5f40e-7646-425c-9cb4-fce6825fa4d3 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:27:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f7a25b27-2d84-476d-80c1-86d53dd72c27 2019-03-26 17:27:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f7a25b27-2d84-476d-80c1-86d53dd72c27 2019-03-26 17:27:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f7a25b27-2d84-476d-80c1-86d53dd72c27 2019-03-26 17:27:44,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f7a25b27-2d84-476d-80c1-86d53dd72c27 2019-03-26 17:27:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-f7a25b27-2d84-476d-80c1-86d53dd72c27 x-compute-request-id: req-f7a25b27-2d84-476d-80c1-86d53dd72c27 Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:27:44,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3ecd44fa-a5cf-4e6a-b016-a67d850ea92f 2019-03-26 17:27:44,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:27:44,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:44,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:44,577 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:44,577 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:44,577 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:44,577 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:44,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:44,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:27:44,578 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:44,578 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:44 GMT 2019-03-26 17:27:44,578 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:44,578 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:27:44,578 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:44,578 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:44,578 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:49,584 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:27:49,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:49,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:49,679 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:49,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:49,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:49,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:49,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:49,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:45.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "Creating node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:46.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:46.307Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:46.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "Sending task 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:47.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-92f40eb8-2d95-4520-adc6-5bc0b982279f Date: Tue, 26 Mar 2019 17:26:52 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "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-26T17:26:51.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_olliw4', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:51.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_olliw4', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:51.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26T17:26:51.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-952a9c71-54b5-49c8-b8a8-63dea6ef359e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-952a9c71-54b5-49c8-b8a8-63dea6ef359e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-952a9c71-54b5-49c8-b8a8-63dea6ef359e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-952a9c71-54b5-49c8-b8a8-63dea6ef359e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-952a9c71-54b5-49c8-b8a8-63dea6ef359e Date: Tue, 26 Mar 2019 17:26:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-952a9c71-54b5-49c8-b8a8-63dea6ef359e Date: Tue, 26 Mar 2019 17:26:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1480c33df16a2f7de4dbe71bda29d5d649090f66\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d2706c25645a57ed5cf4ef06ca83cdd7e3a5b9c9\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cc6fee09-f9c7-4152-954e-c81e837b42b2"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aacf2ea47353d36a7475fc69cba7808bb0947c18\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aacf2ea47353d36a7475fc69cba7808bb0947c18\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "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-26T17:26:51.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_nbb8ho', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:51.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_nbb8ho', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:51.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26T17:26:51.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-53e15c92-59cd-405c-9b8b-1f5386609970", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-53e15c92-59cd-405c-9b8b-1f5386609970", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-53e15c92-59cd-405c-9b8b-1f5386609970", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-53e15c92-59cd-405c-9b8b-1f5386609970", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-53e15c92-59cd-405c-9b8b-1f5386609970 Date: Tue, 26 Mar 2019 17:26:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1480c33df16a2f7de4dbe71bda29d5d649090f66\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-53e15c92-59cd-405c-9b8b-1f5386609970 Date: Tue, 26 Mar 2019 17:26:51 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-9cf0b73b-9e70-45cb-9274-3d08b62d3c70", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cc6fee09-f9c7-4152-954e-c81e837b42b2"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-3ecd44fa-a5cf-4e6a-b016-a67d850ea92f", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ecd44fa-a5cf-4e6a-b016-a67d850ea92f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ecd44fa-a5cf-4e6a-b016-a67d850ea92f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a165ef65-7e80-4673-b3f7-1a39980c0a8b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a165ef65-7e80-4673-b3f7-1a39980c0a8b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a165ef65-7e80-4673-b3f7-1a39980c0a8b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.175Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf0b73b-9e70-45cb-9274-3d08b62d3c70 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:51.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cc6fee09-f9c7-4152-954e-c81e837b42b2"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-92f40eb8-2d95-4520-adc6-5bc0b982279f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26T17:26:52.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_locigm', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:52.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_locigm', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:52.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "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-26T17:26:52.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}], "metadata": {"pagination": {"total": 1080, "offset": 702, "size": 50}}} 2019-03-26 17:27:49,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:49,680 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:49 GMT 2019-03-26 17:27:49,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:49,680 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:27:49,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:49,680 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:49,680 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:49,680 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:27:49,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-26 17:27:49,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:27:49,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-26 17:27:49,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:27:49,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-26 17:27:49,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-26 17:27:49,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-26 17:27:49,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-26 17:27:49,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:27:49,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-92f40eb8-2d95-4520-adc6-5bc0b982279f Date: Tue, 26 Mar 2019 17:26:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:49,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_olliw4", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:27:49,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e3e7a9c0612df4c113cd993f36af31385695e6" -d '{"server": {"name": "server_clearwater-opnfv_vellum_host_olliw4", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:27:49,685 - 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-26 17:27:49,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_olliw4', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-03-26 17:27:49,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_olliw4', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_vellum']} 2019-03-26 17:27:49,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26 17:27:49,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-952a9c71-54b5-49c8-b8a8-63dea6ef359e 2019-03-26 17:27:49,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-952a9c71-54b5-49c8-b8a8-63dea6ef359e 2019-03-26 17:27:49,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-952a9c71-54b5-49c8-b8a8-63dea6ef359e 2019-03-26 17:27:49,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-952a9c71-54b5-49c8-b8a8-63dea6ef359e 2019-03-26 17:27:49,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-952a9c71-54b5-49c8-b8a8-63dea6ef359e Date: Tue, 26 Mar 2019 17:26:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:49,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-952a9c71-54b5-49c8-b8a8-63dea6ef359e Date: Tue, 26 Mar 2019 17:26:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:49,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1480c33df16a2f7de4dbe71bda29d5d649090f66" 2019-03-26 17:27:49,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d2706c25645a57ed5cf4ef06ca83cdd7e3a5b9c9" 2019-03-26 17:27:49,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacf2ea47353d36a7475fc69cba7808bb0947c18" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_nbb8ho", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:27:49,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aacf2ea47353d36a7475fc69cba7808bb0947c18" -d '{"server": {"name": "server_clearwater-opnfv_bind_host_nbb8ho", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:27:49,687 - 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-26 17:27:49,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_nbb8ho', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-03-26 17:27:49,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_nbb8ho', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bind']} 2019-03-26 17:27:49,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26 17:27:49,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-53e15c92-59cd-405c-9b8b-1f5386609970 2019-03-26 17:27:49,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-53e15c92-59cd-405c-9b8b-1f5386609970 2019-03-26 17:27:49,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-53e15c92-59cd-405c-9b8b-1f5386609970 2019-03-26 17:27:49,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-53e15c92-59cd-405c-9b8b-1f5386609970 2019-03-26 17:27:49,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-53e15c92-59cd-405c-9b8b-1f5386609970 Date: Tue, 26 Mar 2019 17:26:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:49,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1480c33df16a2f7de4dbe71bda29d5d649090f66" 2019-03-26 17:27:49,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-53e15c92-59cd-405c-9b8b-1f5386609970 Date: Tue, 26 Mar 2019 17:26:51 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:49,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9cf0b73b-9e70-45cb-9274-3d08b62d3c70 2019-03-26 17:27:49,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3ecd44fa-a5cf-4e6a-b016-a67d850ea92f 2019-03-26 17:27:49,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ecd44fa-a5cf-4e6a-b016-a67d850ea92f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:49,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ecd44fa-a5cf-4e6a-b016-a67d850ea92f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:49,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a165ef65-7e80-4673-b3f7-1a39980c0a8b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:49,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a165ef65-7e80-4673-b3f7-1a39980c0a8b 2019-03-26 17:27:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a165ef65-7e80-4673-b3f7-1a39980c0a8b 2019-03-26 17:27:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cf0b73b-9e70-45cb-9274-3d08b62d3c70 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:27:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-92f40eb8-2d95-4520-adc6-5bc0b982279f 2019-03-26 17:27:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26 17:27:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_locigm', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-03-26 17:27:49,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_locigm', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_dime']} 2019-03-26 17:27:49,690 - 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-26 17:27:49,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:27:49,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:49,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:49,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:49,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:49,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:49,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:49,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:49,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:27:49,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:49,756 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:49 GMT 2019-03-26 17:27:49,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:49,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:27:49,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:49,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:49,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:54,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:27:54,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:54,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:54,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:54,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:54,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:54,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:54,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:54,847 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.167Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1505495561ca64ad5959dd6037cc6d532d297f39\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1505495561ca64ad5959dd6037cc6d532d297f39\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-40bffe66-f004-44bd-bdb7-97dbf9fa2519 Date: Tue, 26 Mar 2019 17:26:52 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-40bffe66-f004-44bd-bdb7-97dbf9fa2519 Date: Tue, 26 Mar 2019 17:26:52 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-40bffe66-f004-44bd-bdb7-97dbf9fa2519", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-40bffe66-f004-44bd-bdb7-97dbf9fa2519", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-40bffe66-f004-44bd-bdb7-97dbf9fa2519", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-40bffe66-f004-44bd-bdb7-97dbf9fa2519", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26T17:26:52.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_m6fw7i', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:52.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_m6fw7i', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:52.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "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-26T17:26:52.476Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-92f40eb8-2d95-4520-adc6-5bc0b982279f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-92f40eb8-2d95-4520-adc6-5bc0b982279f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-92f40eb8-2d95-4520-adc6-5bc0b982279f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "Starting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:49.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:52.907Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-92f40eb8-2d95-4520-adc6-5bc0b982279f Date: Tue, 26 Mar 2019 17:26:52 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:52.163Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:53.528Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbaaa2d1-7789-4d3d-9740-0e3eea1b2af2 x-compute-request-id: req-fbaaa2d1-7789-4d3d-9740-0e3eea1b2af2 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:52Z\", \"hostId\": \"\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_proxy_host_gvq8wi\", \"created\": \"2019-03-26T17:26:48Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cc6fee09-f9c7-4152-954e-c81e837b42b2"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:53.528Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-fbaaa2d1-7789-4d3d-9740-0e3eea1b2af2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cc6fee09-f9c7-4152-954e-c81e837b42b2"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:53.528Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-fbaaa2d1-7789-4d3d-9740-0e3eea1b2af2", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cc6fee09-f9c7-4152-954e-c81e837b42b2"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-eebfa6a2-a2ad-47a7-8df3-ec9423b5aadc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f844c287-49b6-46fb-9ec4-2eb307e1039e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 Date: Tue, 26 Mar 2019 17:26:53 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 Date: Tue, 26 Mar 2019 17:26:53 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26T17:26:53.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_y0ta6j', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:53.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_y0ta6j', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:53.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "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-26T17:26:53.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-28c1f90b-ba86-4d67-9f4e-da861f2659cd x-compute-request-id: req-28c1f90b-ba86-4d67-9f4e-da861f2659cd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-28c1f90b-ba86-4d67-9f4e-da861f2659cd x-compute-request-id: req-28c1f90b-ba86-4d67-9f4e-da861f2659cd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f844c287-49b6-46fb-9ec4-2eb307e1039e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 x-compute-request-id: req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}], "metadata": {"pagination": {"total": 1080, "offset": 752, "size": 50}}} 2019-03-26 17:27:54,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:54,847 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:54 GMT 2019-03-26 17:27:54,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:54,847 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:27:54,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:54,847 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:54,848 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:54,848 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:27:54,850 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_locigm", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:27:54,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2e036f63563ab89f8e6402ed545135001054aaf" -d '{"server": {"name": "server_clearwater-opnfv_dime_host_locigm", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:27:54,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1505495561ca64ad5959dd6037cc6d532d297f39" 2019-03-26 17:27:54,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1505495561ca64ad5959dd6037cc6d532d297f39" 2019-03-26 17:27:54,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-40bffe66-f004-44bd-bdb7-97dbf9fa2519 Date: Tue, 26 Mar 2019 17:26:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:54,851 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-40bffe66-f004-44bd-bdb7-97dbf9fa2519 Date: Tue, 26 Mar 2019 17:26:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:54,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-40bffe66-f004-44bd-bdb7-97dbf9fa2519 2019-03-26 17:27:54,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-40bffe66-f004-44bd-bdb7-97dbf9fa2519 2019-03-26 17:27:54,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-40bffe66-f004-44bd-bdb7-97dbf9fa2519 2019-03-26 17:27:54,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-40bffe66-f004-44bd-bdb7-97dbf9fa2519 2019-03-26 17:27:54,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26 17:27:54,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_m6fw7i', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-03-26 17:27:54,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_m6fw7i', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_ellis']} 2019-03-26 17:27:54,853 - 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-26 17:27:54,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_m6fw7i", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:27:54,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}111a4d56d349d9fa28925c8998b85d15d2e99417" -d '{"server": {"name": "server_clearwater-opnfv_ellis_host_m6fw7i", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:27:54,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-92f40eb8-2d95-4520-adc6-5bc0b982279f 2019-03-26 17:27:54,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-92f40eb8-2d95-4520-adc6-5bc0b982279f 2019-03-26 17:27:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-92f40eb8-2d95-4520-adc6-5bc0b982279f 2019-03-26 17:27:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-26 17:27:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-26 17:27:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:27:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-92f40eb8-2d95-4520-adc6-5bc0b982279f Date: Tue, 26 Mar 2019 17:26:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:54,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fbaaa2d1-7789-4d3d-9740-0e3eea1b2af2 x-compute-request-id: req-fbaaa2d1-7789-4d3d-9740-0e3eea1b2af2 Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_proxy_host_gvq8wi", "created": "2019-03-26T17:26:48Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:27:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-fbaaa2d1-7789-4d3d-9740-0e3eea1b2af2 2019-03-26 17:27:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-fbaaa2d1-7789-4d3d-9740-0e3eea1b2af2 2019-03-26 17:27:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-eebfa6a2-a2ad-47a7-8df3-ec9423b5aadc 2019-03-26 17:27:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f844c287-49b6-46fb-9ec4-2eb307e1039e 2019-03-26 17:27:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 Date: Tue, 26 Mar 2019 17:26:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:54,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 Date: Tue, 26 Mar 2019 17:26:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:27:54,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 2019-03-26 17:27:54,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 2019-03-26 17:27:54,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 2019-03-26 17:27:54,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 2019-03-26 17:27:54,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26 17:27:54,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_y0ta6j', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-03-26 17:27:54,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_y0ta6j', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-03-26 17:27:54,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Asking Nova to create server. All possible parameters are: [name,key_name,image,meta,nics,flavor,security_groups] 2019-03-26 17:27:54,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_y0ta6j", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:27:54,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_y0ta6j", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:27:54,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-28c1f90b-ba86-4d67-9f4e-da861f2659cd x-compute-request-id: req-28c1f90b-ba86-4d67-9f4e-da861f2659cd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:54,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-28c1f90b-ba86-4d67-9f4e-da861f2659cd x-compute-request-id: req-28c1f90b-ba86-4d67-9f4e-da861f2659cd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:54,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd 2019-03-26 17:27:54,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd 2019-03-26 17:27:54,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd 2019-03-26 17:27:54,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd 2019-03-26 17:27:54,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d" 2019-03-26 17:27:54,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f844c287-49b6-46fb-9ec4-2eb307e1039e 2019-03-26 17:27:54,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d" 2019-03-26 17:27:54,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 x-compute-request-id: req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:27:54,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:27:54,942 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:27:54,942 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:27:54,942 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:27:54,942 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:27:54,942 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:27:54,943 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:27:54,943 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:27:54,943 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:27:54,943 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:27:54,943 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:27:54 GMT 2019-03-26 17:27:54,943 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:27:54,943 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:27:54,943 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:27:54,943 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:27:54,943 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:27:59,949 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:28:00,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:00,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:00,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:00,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:00,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:00,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:00,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:00,029 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b79ab2fc897d5573f9f7f234804d8342cd49843\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f844c287-49b6-46fb-9ec4-2eb307e1039e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26T17:26:53.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_y0ta6j', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:53.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_y0ta6j', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:53.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "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-26T17:26:53.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-28c1f90b-ba86-4d67-9f4e-da861f2659cd x-compute-request-id: req-28c1f90b-ba86-4d67-9f4e-da861f2659cd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-28c1f90b-ba86-4d67-9f4e-da861f2659cd x-compute-request-id: req-28c1f90b-ba86-4d67-9f4e-da861f2659cd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.470Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f844c287-49b6-46fb-9ec4-2eb307e1039e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 x-compute-request-id: req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 x-compute-request-id: req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e\", \"rel\": \"bookmark\"}], \"name\": \"cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8dd4f8ad-b8ea-4918-a6db-f099366e0502", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8dd4f8ad-b8ea-4918-a6db-f099366e0502", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8dd4f8ad-b8ea-4918-a6db-f099366e0502", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8dd4f8ad-b8ea-4918-a6db-f099366e0502", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f844c287-49b6-46fb-9ec4-2eb307e1039e x-compute-request-id: req-f844c287-49b6-46fb-9ec4-2eb307e1039e Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f844c287-49b6-46fb-9ec4-2eb307e1039e x-compute-request-id: req-f844c287-49b6-46fb-9ec4-2eb307e1039e Content-Encoding: gzip Content-Length: 486 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova\", \"name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"fingerprint\": \"91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc\"}}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f844c287-49b6-46fb-9ec4-2eb307e1039e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f844c287-49b6-46fb-9ec4-2eb307e1039e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:53.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:53.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eebfa6a2-a2ad-47a7-8df3-ec9423b5aadc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eebfa6a2-a2ad-47a7-8df3-ec9423b5aadc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-eebfa6a2-a2ad-47a7-8df3-ec9423b5aadc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-eebfa6a2-a2ad-47a7-8df3-ec9423b5aadc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-a1f16a73-69eb-439a-b295-2244cf43421f x-compute-request-id: req-a1f16a73-69eb-439a-b295-2244cf43421f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-a1f16a73-69eb-439a-b295-2244cf43421f x-compute-request-id: req-a1f16a73-69eb-439a-b295-2244cf43421f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}, {\"id\": \"1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\"}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-a1f16a73-69eb-439a-b295-2244cf43421f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-a1f16a73-69eb-439a-b295-2244cf43421f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 Date: Tue, 26 Mar 2019 17:26:53 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 Date: Tue, 26 Mar 2019 17:26:53 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.045Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e200747a0f93e061fd2d100c5bb0123f2bc738f\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:53.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5348a0b09a1fc054285bc7fb25a26a06cc807fed\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5348a0b09a1fc054285bc7fb25a26a06cc807fed\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e985b8be-7833-47de-a153-269ce74f76cf Date: Tue, 26 Mar 2019 17:26:54 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e985b8be-7833-47de-a153-269ce74f76cf Date: Tue, 26 Mar 2019 17:26:54 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}], "metadata": {"pagination": {"total": 1086, "offset": 802, "size": 50}}} 2019-03-26 17:28:00,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:00,030 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:00 GMT 2019-03-26 17:28:00,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:00,030 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:28:00,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:00,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:00,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:00,030 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:28:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b79ab2fc897d5573f9f7f234804d8342cd49843" 2019-03-26 17:28:00,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f844c287-49b6-46fb-9ec4-2eb307e1039e 2019-03-26 17:28:00,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26 17:28:00,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_y0ta6j', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-03-26 17:28:00,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_y0ta6j', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_homer']} 2019-03-26 17:28:00,034 - 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-26 17:28:00,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_y0ta6j", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:28:00,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}325b06f6e111027db524c8908a185c2f969afe8f" -d '{"server": {"name": "server_clearwater-opnfv_homer_host_y0ta6j", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:28:00,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-28c1f90b-ba86-4d67-9f4e-da861f2659cd x-compute-request-id: req-28c1f90b-ba86-4d67-9f4e-da861f2659cd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:28:00,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-28c1f90b-ba86-4d67-9f4e-da861f2659cd x-compute-request-id: req-28c1f90b-ba86-4d67-9f4e-da861f2659cd Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:28:00,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd 2019-03-26 17:28:00,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd 2019-03-26 17:28:00,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd 2019-03-26 17:28:00,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-28c1f90b-ba86-4d67-9f4e-da861f2659cd 2019-03-26 17:28:00,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d" 2019-03-26 17:28:00,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f844c287-49b6-46fb-9ec4-2eb307e1039e 2019-03-26 17:28:00,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d" 2019-03-26 17:28:00,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 x-compute-request-id: req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:28:00,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 x-compute-request-id: req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}], "name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}], "name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:28:00,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 2019-03-26 17:28:00,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 2019-03-26 17:28:00,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 2019-03-26 17:28:00,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8dd4f8ad-b8ea-4918-a6db-f099366e0502 2019-03-26 17:28:00,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d" 2019-03-26 17:28:00,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d" 2019-03-26 17:28:00,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f844c287-49b6-46fb-9ec4-2eb307e1039e x-compute-request-id: req-f844c287-49b6-46fb-9ec4-2eb307e1039e Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:28:00,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f844c287-49b6-46fb-9ec4-2eb307e1039e x-compute-request-id: req-f844c287-49b6-46fb-9ec4-2eb307e1039e Content-Encoding: gzip Content-Length: 486 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDFWSXkg6JgNSoERo2icdBlm7lg577g4nN1HUDtdS3Sy5fNDsqaOcohHyiiN6DR7SQZ9zaTLg/wHlyWSxgb7kkS77/zyNVU4WMHX9LH0UMGejWN1DVrVs9MwdrfSZzRmKWgTOWZztLtjjOJh53b7xbv7apCCKSpjze5rJWfxeqEK/Zvs+ujSocdnE3PD5Goy27OcND2OmGIcPdo5W5RZYUzACazogx8gWKw2akM8Glrz0grdffE6c+NQon/skzvUEGS2T/psoi0DxWYEs86cTjUpO1f/nHuLe6xH0T+++oIow5aBjZ+o2wA5g6n6hzEsqTldqPM3V20N7cVIqhsDGnx Generated-by-Nova", "name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "fingerprint": "91:7f:c4:5a:1e:4c:05:62:7e:87:73:9b:b0:d7:2e:dc"}}]} 2019-03-26 17:28:00,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f844c287-49b6-46fb-9ec4-2eb307e1039e 2019-03-26 17:28:00,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f844c287-49b6-46fb-9ec4-2eb307e1039e 2019-03-26 17:28:00,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:00,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:00,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eebfa6a2-a2ad-47a7-8df3-ec9423b5aadc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:00,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eebfa6a2-a2ad-47a7-8df3-ec9423b5aadc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:00,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-eebfa6a2-a2ad-47a7-8df3-ec9423b5aadc 2019-03-26 17:28:00,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-eebfa6a2-a2ad-47a7-8df3-ec9423b5aadc 2019-03-26 17:28:00,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-a1f16a73-69eb-439a-b295-2244cf43421f x-compute-request-id: req-a1f16a73-69eb-439a-b295-2244cf43421f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:28:00,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-a1f16a73-69eb-439a-b295-2244cf43421f x-compute-request-id: req-a1f16a73-69eb-439a-b295-2244cf43421f Content-Encoding: gzip Content-Length: 291 Content-Type: application/json RESP BODY: {"images": [{"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:28:00,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-a1f16a73-69eb-439a-b295-2244cf43421f 2019-03-26 17:28:00,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-a1f16a73-69eb-439a-b295-2244cf43421f 2019-03-26 17:28:00,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 Date: Tue, 26 Mar 2019 17:26:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:28:00,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 Date: Tue, 26 Mar 2019 17:26:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:28:00,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 2019-03-26 17:28:00,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 2019-03-26 17:28:00,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 2019-03-26 17:28:00,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-b64cf321-22ce-40cd-ae6b-d0a1d1286646 2019-03-26 17:28:00,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e200747a0f93e061fd2d100c5bb0123f2bc738f" 2019-03-26 17:28:00,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5348a0b09a1fc054285bc7fb25a26a06cc807fed" 2019-03-26 17:28:00,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5348a0b09a1fc054285bc7fb25a26a06cc807fed" 2019-03-26 17:28:00,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e985b8be-7833-47de-a153-269ce74f76cf Date: Tue, 26 Mar 2019 17:26:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:28:00,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e985b8be-7833-47de-a153-269ce74f76cf Date: Tue, 26 Mar 2019 17:26:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:28:00,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:28:00,097 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:00,097 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:00,097 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:00,097 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:00,098 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:00,098 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:00,098 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:00,098 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:28:00,098 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:00,098 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:00 GMT 2019-03-26 17:28:00,098 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:00,098 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:28:00,098 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:00,098 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:00,099 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:05,104 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:28:05,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:05,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:05,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:05,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:05,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:05,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:05,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:05,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e985b8be-7833-47de-a153-269ce74f76cf Date: Tue, 26 Mar 2019 17:26:54 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e83c647a-505b-4840-a89e-ca614f550b35 x-compute-request-id: req-e83c647a-505b-4840-a89e-ca614f550b35 Content-Length: 418 location: http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"adminPass\": \"rg53T46yUX8E\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e83c647a-505b-4840-a89e-ca614f550b35 x-compute-request-id: req-e83c647a-505b-4840-a89e-ca614f550b35 Content-Length: 418 location: http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_ellis\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"adminPass\": \"rg53T46yUX8E\"}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-e985b8be-7833-47de-a153-269ce74f76cf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e83c647a-505b-4840-a89e-ca614f550b35", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e83c647a-505b-4840-a89e-ca614f550b35", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e83c647a-505b-4840-a89e-ca614f550b35", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cfd62508-6e6e-4138-aced-925c2c9b2aad"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-e985b8be-7833-47de-a153-269ce74f76cf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-e985b8be-7833-47de-a153-269ce74f76cf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-e985b8be-7833-47de-a153-269ce74f76cf", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26T17:26:54.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_l4auyg', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:54.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_l4auyg', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:54.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "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-26T17:26:54.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_sprout\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:54.687Z", "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": "proxy_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-26T17:26:53.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26T17:26:54.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-f7eb2572-c651-44e8-ae8c-e7c8a73d90b1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-f7eb2572-c651-44e8-ae8c-e7c8a73d90b1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-f7eb2572-c651-44e8-ae8c-e7c8a73d90b1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-f7eb2572-c651-44e8-ae8c-e7c8a73d90b1", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f7eb2572-c651-44e8-ae8c-e7c8a73d90b1 Date: Tue, 26 Mar 2019 17:26:54 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f7eb2572-c651-44e8-ae8c-e7c8a73d90b1 Date: Tue, 26 Mar 2019 17:26:54 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T17:20:28Z\",\"qos_policy_id\":null,\"name\":\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\",\"admin_state_up\":true,\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:20:27Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "Node instance created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "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-26T17:26:54.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b79ab2fc897d5573f9f7f234804d8342cd49843\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b79ab2fc897d5573f9f7f234804d8342cd49843\" -d '{\"server\": {\"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"imageRef\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"flavorRef\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"uuid\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}], \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}, {\"name\": \"clearwater-sg_internal_sip\"}], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:54.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_phtnlo', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:54.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.304Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_phtnlo', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', '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-26T17:26:54.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26: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-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a x-compute-request-id: req-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a Content-Length: 417 location: http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"adminPass\": \"4wMv6XZw5DQ8\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26: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-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a x-compute-request-id: req-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a Content-Length: 417 location: http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"adminPass\": \"4wMv6XZw5DQ8\"}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e9083048-0258-4d3f-8c30-5d6346490295", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e9083048-0258-4d3f-8c30-5d6346490295", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e9083048-0258-4d3f-8c30-5d6346490295", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.398Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.6fe4b749-163e-4630-a8d2-99cb00088303"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "Starting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e9083048-0258-4d3f-8c30-5d6346490295", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26: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-e9083048-0258-4d3f-8c30-5d6346490295 x-compute-request-id: req-e9083048-0258-4d3f-8c30-5d6346490295 Content-Length: 419 location: http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"adminPass\": \"eEA4j7iGYRFh\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26: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-e9083048-0258-4d3f-8c30-5d6346490295 x-compute-request-id: req-e9083048-0258-4d3f-8c30-5d6346490295 Content-Length: 419 location: http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"adminPass\": \"eEA4j7iGYRFh\"}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.253Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.06247c3d-4006-4e12-8868-2ed28b111f5e"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:55.893Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.397Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.397Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-03359271-b7ef-480c-8621-2f333a494026", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.397Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03359271-b7ef-480c-8621-2f333a494026 x-compute-request-id: req-03359271-b7ef-480c-8621-2f333a494026 Content-Length: 417 location: http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"adminPass\": \"ggeZh2WrzQ6H\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}], "metadata": {"pagination": {"total": 1100, "offset": 852, "size": 50}}} 2019-03-26 17:28:05,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:05,195 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:05 GMT 2019-03-26 17:28:05,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:05,195 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:28:05,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:05,195 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:05,195 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:05,195 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:28:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-e985b8be-7833-47de-a153-269ce74f76cf Date: Tue, 26 Mar 2019 17:26:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:28:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e83c647a-505b-4840-a89e-ca614f550b35 x-compute-request-id: req-e83c647a-505b-4840-a89e-ca614f550b35 Content-Length: 418 location: http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "adminPass": "rg53T46yUX8E"}} 2019-03-26 17:28:05,198 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e83c647a-505b-4840-a89e-ca614f550b35 x-compute-request-id: req-e83c647a-505b-4840-a89e-ca614f550b35 Content-Length: 418 location: http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_ellis"}], "OS-DCF:diskConfig": "MANUAL", "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "adminPass": "rg53T46yUX8E"}} 2019-03-26 17:28:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-e985b8be-7833-47de-a153-269ce74f76cf 2019-03-26 17:28:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e83c647a-505b-4840-a89e-ca614f550b35 2019-03-26 17:28:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e83c647a-505b-4840-a89e-ca614f550b35 2019-03-26 17:28:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e83c647a-505b-4840-a89e-ca614f550b35 2019-03-26 17:28:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-e985b8be-7833-47de-a153-269ce74f76cf 2019-03-26 17:28:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-e985b8be-7833-47de-a153-269ce74f76cf 2019-03-26 17:28:05,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-e985b8be-7833-47de-a153-269ce74f76cf 2019-03-26 17:28:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26 17:28:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_l4auyg', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-03-26 17:28:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_l4auyg', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_internal_sip', u'clearwater-sg_sprout']} 2019-03-26 17:28:05,200 - 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-26 17:28:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_l4auyg", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:28:05,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0dbcb9bcd1df7b5fc82b4b7925d08e17fda168d" -d '{"server": {"name": "server_clearwater-opnfv_sprout_host_l4auyg", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_sprout"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:28:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2019-03-26 17:28:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - A management_network_name was provided (cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2), 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-26 17:28:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-f7eb2572-c651-44e8-ae8c-e7c8a73d90b1 2019-03-26 17:28:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-f7eb2572-c651-44e8-ae8c-e7c8a73d90b1 2019-03-26 17:28:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-f7eb2572-c651-44e8-ae8c-e7c8a73d90b1 2019-03-26 17:28:05,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-f7eb2572-c651-44e8-ae8c-e7c8a73d90b1 2019-03-26 17:28:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f7eb2572-c651-44e8-ae8c-e7c8a73d90b1 Date: Tue, 26 Mar 2019 17:26:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:28:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 659 X-Openstack-Request-Id: req-f7eb2572-c651-44e8-ae8c-e7c8a73d90b1 Date: Tue, 26 Mar 2019 17:26:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":["c68b66e8-5a43-49df-a6c7-1fb381d1925d"],"description":"","tags":[],"updated_at":"2019-03-26T17:20:28Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:28:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-26 17:28:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:28:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:28:05,202 - 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-26 17:28:05,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b79ab2fc897d5573f9f7f234804d8342cd49843" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_phtnlo", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:28:05,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b79ab2fc897d5573f9f7f234804d8342cd49843" -d '{"server": {"name": "server_clearwater-opnfv_bono_host_phtnlo", "imageRef": "8f51022c-42ff-4184-a4d7-6a917f01c185", "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "flavorRef": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "max_count": 1, "min_count": 1, "networks": [{"uuid": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}], "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}, {"name": "clearwater-sg_internal_sip"}], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}}' 2019-03-26 17:28:05,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_phtnlo', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-03-26 17:28:05,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_phtnlo', 'key_name': u'cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'image': u'8f51022c-42ff-4184-a4d7-6a917f01c185', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2', 'cloudify_management_network_id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}, 'nics': [{'net-id': u'd2e4b187-c35c-447c-8f7b-82aa4adea3fc'}], 'flavor': u'b53c9b17-a234-4ed8-9b30-745c52127aa7', 'security_groups': [u'clearwater-sg_base', u'clearwater-sg_bono', u'clearwater-sg_internal_sip']} 2019-03-26 17:28:05,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a 2019-03-26 17:28:05,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a 2019-03-26 17:28:05,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26: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-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a x-compute-request-id: req-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a Content-Length: 417 location: http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "adminPass": "4wMv6XZw5DQ8"}} 2019-03-26 17:28:05,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26: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-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a x-compute-request-id: req-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a Content-Length: 417 location: http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "OS-DCF:diskConfig": "MANUAL", "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "adminPass": "4wMv6XZw5DQ8"}} 2019-03-26 17:28:05,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e9083048-0258-4d3f-8c30-5d6346490295 2019-03-26 17:28:05,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e9083048-0258-4d3f-8c30-5d6346490295 2019-03-26 17:28:05,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e9083048-0258-4d3f-8c30-5d6346490295 2019-03-26 17:28:05,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a 2019-03-26 17:28:05,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-d73f01eb-d1a2-4cf8-b07c-34ba5db5616a 2019-03-26 17:28:05,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-26 17:28:05,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-e9083048-0258-4d3f-8c30-5d6346490295 2019-03-26 17:28:05,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-26 17:28:05,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26: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-e9083048-0258-4d3f-8c30-5d6346490295 x-compute-request-id: req-e9083048-0258-4d3f-8c30-5d6346490295 Content-Length: 419 location: http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "858952e6-0f8c-4138-950e-f607469058c7", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "adminPass": "eEA4j7iGYRFh"}} 2019-03-26 17:28:05,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26: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-e9083048-0258-4d3f-8c30-5d6346490295 x-compute-request-id: req-e9083048-0258-4d3f-8c30-5d6346490295 Content-Length: 419 location: http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "OS-DCF:diskConfig": "MANUAL", "id": "858952e6-0f8c-4138-950e-f607469058c7", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "adminPass": "eEA4j7iGYRFh"}} 2019-03-26 17:28:05,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-26 17:28:05,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-26 17:28:05,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-03359271-b7ef-480c-8621-2f333a494026 2019-03-26 17:28:05,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03359271-b7ef-480c-8621-2f333a494026 x-compute-request-id: req-03359271-b7ef-480c-8621-2f333a494026 Content-Length: 417 location: http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "adminPass": "ggeZh2WrzQ6H"}} 2019-03-26 17:28:05,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:28:05,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:05,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:05,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:05,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:05,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:05,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:05,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:05,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:28:05,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:05,272 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:05 GMT 2019-03-26 17:28:05,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:05,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:28:05,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:05,273 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:05,273 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:10,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:28:10,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:10,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:10,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:10,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:10,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:10,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:10,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:10,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.397Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9830e8b-a72a-4b09-aeef-41a5b2774a51 x-compute-request-id: req-f9830e8b-a72a-4b09-aeef-41a5b2774a51 Content-Length: 418 location: http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"adminPass\": \"cR6ku4D2bVZ3\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.397Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9830e8b-a72a-4b09-aeef-41a5b2774a51 x-compute-request-id: req-f9830e8b-a72a-4b09-aeef-41a5b2774a51 Content-Length: 418 location: http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"adminPass\": \"cR6ku4D2bVZ3\"}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.397Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f9830e8b-a72a-4b09-aeef-41a5b2774a51", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.397Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f9830e8b-a72a-4b09-aeef-41a5b2774a51", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5ec05279-af0f-471e-8be3-4f11ff76e738"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.397Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03359271-b7ef-480c-8621-2f333a494026 x-compute-request-id: req-03359271-b7ef-480c-8621-2f333a494026 Content-Length: 417 location: http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"adminPass\": \"ggeZh2WrzQ6H\"}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.397Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-03359271-b7ef-480c-8621-2f333a494026", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.397Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:55.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.397Z", "message": "Node instance created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.908Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-03359271-b7ef-480c-8621-2f333a494026", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.908Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-03359271-b7ef-480c-8621-2f333a494026", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.908Z", "message": "Node instance created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.908Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.908Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:56.908Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-03359271-b7ef-480c-8621-2f333a494026", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9b2b65eb-f3ff-4a98-a7a8-5a7e566792cc"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:57.511Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bf919bb-3001-4573-83c5-01e74d18ef04 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.89195a71-eefb-420e-aca0-f16910930f1f"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:57.511Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.736Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:57.511Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:57.511Z", "message": "Starting node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:57.511Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:56.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.89195a71-eefb-420e-aca0-f16910930f1f"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:57.511Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-9bf919bb-3001-4573-83c5-01e74d18ef04", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.89195a71-eefb-420e-aca0-f16910930f1f"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.109Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.109Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:56.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.109Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.109Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0be4ffc9c00a733682bb68516b13ccf0d6f3f7d\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.89195a71-eefb-420e-aca0-f16910930f1f"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.109Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d247c4c-d5ba-47cc-aeca-22e23e286edc x-compute-request-id: req-7d247c4c-d5ba-47cc-aeca-22e23e286edc Content-Length: 459 location: http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 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\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"adminPass\": \"UHkBnaav94yc\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.109Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d247c4c-d5ba-47cc-aeca-22e23e286edc x-compute-request-id: req-7d247c4c-d5ba-47cc-aeca-22e23e286edc Content-Length: 459 location: http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 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\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"adminPass\": \"UHkBnaav94yc\"}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.109Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7d247c4c-d5ba-47cc-aeca-22e23e286edc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.109Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7d247c4c-d5ba-47cc-aeca-22e23e286edc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.109Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7d247c4c-d5ba-47cc-aeca-22e23e286edc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.109Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7d247c4c-d5ba-47cc-aeca-22e23e286edc", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.977516ac-23c0-4325-a55a-6d1308123af9"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "Node instance created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cd72fb6a-d305-4a0e-af17-f311874158da", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd72fb6a-d305-4a0e-af17-f311874158da x-compute-request-id: req-cd72fb6a-d305-4a0e-af17-f311874158da Content-Length: 457 location: http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 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\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"adminPass\": \"qe85Mbp9R4dR\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd72fb6a-d305-4a0e-af17-f311874158da x-compute-request-id: req-cd72fb6a-d305-4a0e-af17-f311874158da Content-Length: 457 location: http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 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\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"adminPass\": \"qe85Mbp9R4dR\"}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-b4c972c6-4aff-4940-8578-650aa63c2209", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e4697d9a-1669-4bfc-8de5-39acf1a36ec0"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4c972c6-4aff-4940-8578-650aa63c2209 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e4697d9a-1669-4bfc-8de5-39acf1a36ec0"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:58.188Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e4697d9a-1669-4bfc-8de5-39acf1a36ec0"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-d16cf1ed-679f-4002-943f-3f53a259f9c5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.89195a71-eefb-420e-aca0-f16910930f1f"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-d16cf1ed-679f-4002-943f-3f53a259f9c5", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.89195a71-eefb-420e-aca0-f16910930f1f"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d16cf1ed-679f-4002-943f-3f53a259f9c5 x-compute-request-id: req-d16cf1ed-679f-4002-943f-3f53a259f9c5 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:56Z\", \"hostId\": \"\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.89195a71-eefb-420e-aca0-f16910930f1f"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "Node instance created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-528523e4-d866-4589-93e5-449c82ab8daa", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7ce0582b-6ad8-4614-bdad-707bdc8e2de1"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-528523e4-d866-4589-93e5-449c82ab8daa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7ce0582b-6ad8-4614-bdad-707bdc8e2de1"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:58.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7ce0582b-6ad8-4614-bdad-707bdc8e2de1"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cd72fb6a-d305-4a0e-af17-f311874158da", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.203Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cd72fb6a-d305-4a0e-af17-f311874158da", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:58.728Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cd72fb6a-d305-4a0e-af17-f311874158da", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.202Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0b5094cb-300c-429f-bed0-95dfad955bf0"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:59.332Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98dc83d8d99ae8e23ec28cedd5de5bfa2000a218\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:59.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7ce0582b-6ad8-4614-bdad-707bdc8e2de1"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:59.332Z", "message": "Starting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 1141, "offset": 902, "size": 50}}} 2019-03-26 17:28:10,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:10,368 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:10 GMT 2019-03-26 17:28:10,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:10,368 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:28:10,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:10,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:10,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:10,368 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:28:10,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9830e8b-a72a-4b09-aeef-41a5b2774a51 x-compute-request-id: req-f9830e8b-a72a-4b09-aeef-41a5b2774a51 Content-Length: 418 location: http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "adminPass": "cR6ku4D2bVZ3"}} 2019-03-26 17:28:10,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9830e8b-a72a-4b09-aeef-41a5b2774a51 x-compute-request-id: req-f9830e8b-a72a-4b09-aeef-41a5b2774a51 Content-Length: 418 location: http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "OS-DCF:diskConfig": "MANUAL", "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "adminPass": "cR6ku4D2bVZ3"}} 2019-03-26 17:28:10,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f9830e8b-a72a-4b09-aeef-41a5b2774a51 2019-03-26 17:28:10,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-f9830e8b-a72a-4b09-aeef-41a5b2774a51 2019-03-26 17:28:10,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03359271-b7ef-480c-8621-2f333a494026 x-compute-request-id: req-03359271-b7ef-480c-8621-2f333a494026 Content-Length: 417 location: http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "OS-DCF:diskConfig": "MANUAL", "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "adminPass": "ggeZh2WrzQ6H"}} 2019-03-26 17:28:10,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-03359271-b7ef-480c-8621-2f333a494026 2019-03-26 17:28:10,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-26 17:28:10,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:28:10,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-03359271-b7ef-480c-8621-2f333a494026 2019-03-26 17:28:10,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-03359271-b7ef-480c-8621-2f333a494026 2019-03-26 17:28:10,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:28:10,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:28:10,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:28:10,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-03359271-b7ef-480c-8621-2f333a494026 2019-03-26 17:28:10,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bf919bb-3001-4573-83c5-01e74d18ef04 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:10,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-26 17:28:10,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-26 17:28:10,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-26 17:28:10,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:10,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9bf919bb-3001-4573-83c5-01e74d18ef04 2019-03-26 17:28:10,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-26 17:28:10,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-26 17:28:10,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-26 17:28:10,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0be4ffc9c00a733682bb68516b13ccf0d6f3f7d" 2019-03-26 17:28:10,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d247c4c-d5ba-47cc-aeca-22e23e286edc x-compute-request-id: req-7d247c4c-d5ba-47cc-aeca-22e23e286edc Content-Length: 459 location: http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 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": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "adminPass": "UHkBnaav94yc"}} 2019-03-26 17:28:10,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-7d247c4c-d5ba-47cc-aeca-22e23e286edc x-compute-request-id: req-7d247c4c-d5ba-47cc-aeca-22e23e286edc Content-Length: 459 location: http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 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": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "adminPass": "UHkBnaav94yc"}} 2019-03-26 17:28:10,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7d247c4c-d5ba-47cc-aeca-22e23e286edc 2019-03-26 17:28:10,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7d247c4c-d5ba-47cc-aeca-22e23e286edc 2019-03-26 17:28:10,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7d247c4c-d5ba-47cc-aeca-22e23e286edc 2019-03-26 17:28:10,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-7d247c4c-d5ba-47cc-aeca-22e23e286edc 2019-03-26 17:28:10,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:28:10,375 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cd72fb6a-d305-4a0e-af17-f311874158da 2019-03-26 17:28:10,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd72fb6a-d305-4a0e-af17-f311874158da x-compute-request-id: req-cd72fb6a-d305-4a0e-af17-f311874158da Content-Length: 457 location: http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 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": "d58baed6-3445-4d92-b044-ecfe95184b27", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "adminPass": "qe85Mbp9R4dR"}} 2019-03-26 17:28:10,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:26:54 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-cd72fb6a-d305-4a0e-af17-f311874158da x-compute-request-id: req-cd72fb6a-d305-4a0e-af17-f311874158da Content-Length: 457 location: http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 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": "d58baed6-3445-4d92-b044-ecfe95184b27", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "adminPass": "qe85Mbp9R4dR"}} 2019-03-26 17:28:10,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b4c972c6-4aff-4940-8578-650aa63c2209 2019-03-26 17:28:10,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4c972c6-4aff-4940-8578-650aa63c2209 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:10,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:10,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-d16cf1ed-679f-4002-943f-3f53a259f9c5 2019-03-26 17:28:10,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-d16cf1ed-679f-4002-943f-3f53a259f9c5 2019-03-26 17:28:10,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d16cf1ed-679f-4002-943f-3f53a259f9c5 x-compute-request-id: req-d16cf1ed-679f-4002-943f-3f53a259f9c5 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:56Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:10,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:28:10,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:28:10,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-528523e4-d866-4589-93e5-449c82ab8daa 2019-03-26 17:28:10,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-528523e4-d866-4589-93e5-449c82ab8daa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:10,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:10,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cd72fb6a-d305-4a0e-af17-f311874158da 2019-03-26 17:28:10,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cd72fb6a-d305-4a0e-af17-f311874158da 2019-03-26 17:28:10,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-cd72fb6a-d305-4a0e-af17-f311874158da 2019-03-26 17:28:10,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98dc83d8d99ae8e23ec28cedd5de5bfa2000a218" 2019-03-26 17:28:10,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-26 17:28:10,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:28:10,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:10,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:10,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:10,439 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:10,439 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:10,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:10,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:10,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:28:10,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:10,439 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:10 GMT 2019-03-26 17:28:10,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:10,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:28:10,440 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:10,440 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:10,440 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:15,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:28:15,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:15,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:15,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:15,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:15,533 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:15,533 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:15,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:15,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:59.332Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79c00a836cc40c42db7975541056e9d9745b3602\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e4697d9a-1669-4bfc-8de5-39acf1a36ec0"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:59.332Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:57.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:59.332Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}98dc83d8d99ae8e23ec28cedd5de5bfa2000a218\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:59.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7ce0582b-6ad8-4614-bdad-707bdc8e2de1"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:59.911Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0b0fae3-41db-4590-ac1a-83bc47487d65 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:59.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46cf3bb0-1a72-4c39-813c-177461586323"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:59.911Z", "message": "Starting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:59.911Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-26T17:26:58.478Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:59.911Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-b0b0fae3-41db-4590-ac1a-83bc47487d65", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:59.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46cf3bb0-1a72-4c39-813c-177461586323"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:59.911Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:26:59.911Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:26:59.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46cf3bb0-1a72-4c39-813c-177461586323"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:27:00.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b8f7ab4b-dc92-45c5-b8bd-93a1290a710e"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "Node instance created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "Task succeeded 'nova_plugin.server.create'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:58.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-2c87da9e-6f26-4841-b0eb-28a7c9839c4c", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:00.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b8f7ab4b-dc92-45c5-b8bd-93a1290a710e"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e08d67f47791b3ed19cee972357101beeefd8b3c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:00.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46cf3bb0-1a72-4c39-813c-177461586323"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-e9e7308a-5a32-4354-92b3-a35f8434b5a1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:00.196Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e4697d9a-1669-4bfc-8de5-39acf1a36ec0"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-e9e7308a-5a32-4354-92b3-a35f8434b5a1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:00.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e4697d9a-1669-4bfc-8de5-39acf1a36ec0"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9e7308a-5a32-4354-92b3-a35f8434b5a1 x-compute-request-id: req-e9e7308a-5a32-4354-92b3-a35f8434b5a1 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.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:00.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e4697d9a-1669-4bfc-8de5-39acf1a36ec0"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-c1846e3d-d7c7-4083-a5c2-497cc5d5bd7e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:00.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7ce0582b-6ad8-4614-bdad-707bdc8e2de1"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-c1846e3d-d7c7-4083-a5c2-497cc5d5bd7e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:00.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7ce0582b-6ad8-4614-bdad-707bdc8e2de1"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-c1846e3d-d7c7-4083-a5c2-497cc5d5bd7e x-compute-request-id: req-c1846e3d-d7c7-4083-a5c2-497cc5d5bd7e 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.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:00.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7ce0582b-6ad8-4614-bdad-707bdc8e2de1"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:00.512Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c87da9e-6f26-4841-b0eb-28a7c9839c4c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:00.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b8f7ab4b-dc92-45c5-b8bd-93a1290a710e"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.159Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:59.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.159Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-88326e59-6940-44c3-908f-c37a954502f4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:00.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81fb612e-125e-41cb-8d9c-e9449ebd7f09"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.159Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88326e59-6940-44c3-908f-c37a954502f4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:00.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81fb612e-125e-41cb-8d9c-e9449ebd7f09"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:27:00.850Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81fb612e-125e-41cb-8d9c-e9449ebd7f09"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a15b295f80ccd3b6bab674d40a869ce92d778266\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:00.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b8f7ab4b-dc92-45c5-b8bd-93a1290a710e"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.159Z", "message": "Node instance created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:59.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.159Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:59.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-7f22a587-de95-41c0-aef7-b1ee7bfb535f", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:01.232Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3438f8c0-bff9-4e78-8eda-d3159cbbe4d5"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:27:01.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3438f8c0-bff9-4e78-8eda-d3159cbbe4d5"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-26T17:27:00.632Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-ec1676ed-8cae-4f4c-9e11-4684689dbacc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:01.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46cf3bb0-1a72-4c39-813c-177461586323"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-ec1676ed-8cae-4f4c-9e11-4684689dbacc", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:01.485Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46cf3bb0-1a72-4c39-813c-177461586323"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27: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-246f4192-3092-4d09-bd51-a9c9149cae4a x-compute-request-id: req-246f4192-3092-4d09-bd51-a9c9149cae4a Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:01.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b8f7ab4b-dc92-45c5-b8bd-93a1290a710e"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:59.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "Starting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:59.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "Sending task 'nova_plugin.server.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:59.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "Starting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:26:59.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27: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-ec1676ed-8cae-4f4c-9e11-4684689dbacc x-compute-request-id: req-ec1676ed-8cae-4f4c-9e11-4684689dbacc 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.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:59Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:01.484Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46cf3bb0-1a72-4c39-813c-177461586323"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb5dc3af1bc7871370e37e9ee5ebc05a15e4114b\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:01.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81fb612e-125e-41cb-8d9c-e9449ebd7f09"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:01.767Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f22a587-de95-41c0-aef7-b1ee7bfb535f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:01.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3438f8c0-bff9-4e78-8eda-d3159cbbe4d5"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:02.755Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d146cfba-903e-41da-93bb-8bd8fab88411 x-compute-request-id: req-d146cfba-903e-41da-93bb-8bd8fab88411 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:59Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:02.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81fb612e-125e-41cb-8d9c-e9449ebd7f09"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:02.755Z", "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-26T17:27:02.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:02.755Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ecd49c8-653d-494b-b2e4-17843546d219 x-compute-request-id: req-2ecd49c8-653d-494b-b2e4-17843546d219 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"networking\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:27:00Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:02.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3438f8c0-bff9-4e78-8eda-d3159cbbe4d5"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:02.755Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-2ecd49c8-653d-494b-b2e4-17843546d219", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:02.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3438f8c0-bff9-4e78-8eda-d3159cbbe4d5"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:02.755Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-2ecd49c8-653d-494b-b2e4-17843546d219", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:02.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3438f8c0-bff9-4e78-8eda-d3159cbbe4d5"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:02.755Z", "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-26T17:27:00.706Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:02.755Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d146cfba-903e-41da-93bb-8bd8fab88411", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:02.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81fb612e-125e-41cb-8d9c-e9449ebd7f09"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:02.755Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}973722880d3cb677848436c616bc68a2097920c0\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:01.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3438f8c0-bff9-4e78-8eda-d3159cbbe4d5"}], "metadata": {"pagination": {"total": 1152, "offset": 952, "size": 50}}} 2019-03-26 17:28:15,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:15,534 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:15 GMT 2019-03-26 17:28:15,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:15,534 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:28:15,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:15,534 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:15,534 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:15,534 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:28:15,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79c00a836cc40c42db7975541056e9d9745b3602" 2019-03-26 17:28:15,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:28:15,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98dc83d8d99ae8e23ec28cedd5de5bfa2000a218" 2019-03-26 17:28:15,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:26:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0b0fae3-41db-4590-ac1a-83bc47487d65 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:15,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-26 17:28:15,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:None state. Retrying... [retry_after=30] 2019-03-26 17:28:15,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b0b0fae3-41db-4590-ac1a-83bc47487d65 2019-03-26 17:28:15,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-26 17:28:15,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:15,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:15,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:28:15,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-26 17:28:15,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-26 17:28:15,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2c87da9e-6f26-4841-b0eb-28a7c9839c4c 2019-03-26 17:28:15,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e08d67f47791b3ed19cee972357101beeefd8b3c" 2019-03-26 17:28:15,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-e9e7308a-5a32-4354-92b3-a35f8434b5a1 2019-03-26 17:28:15,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-e9e7308a-5a32-4354-92b3-a35f8434b5a1 2019-03-26 17:28:15,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26:58 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e9e7308a-5a32-4354-92b3-a35f8434b5a1 x-compute-request-id: req-e9e7308a-5a32-4354-92b3-a35f8434b5a1 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.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:15,540 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-c1846e3d-d7c7-4083-a5c2-497cc5d5bd7e 2019-03-26 17:28:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-c1846e3d-d7c7-4083-a5c2-497cc5d5bd7e 2019-03-26 17:28:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:26: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-c1846e3d-d7c7-4083-a5c2-497cc5d5bd7e x-compute-request-id: req-c1846e3d-d7c7-4083-a5c2-497cc5d5bd7e 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.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c87da9e-6f26-4841-b0eb-28a7c9839c4c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:28:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-88326e59-6940-44c3-908f-c37a954502f4 2019-03-26 17:28:15,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:27:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88326e59-6940-44c3-908f-c37a954502f4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:15,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:15,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15b295f80ccd3b6bab674d40a869ce92d778266" 2019-03-26 17:28:15,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:28:15,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:28:15,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7f22a587-de95-41c0-aef7-b1ee7bfb535f 2019-03-26 17:28:15,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] 2019-03-26 17:28:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-ec1676ed-8cae-4f4c-9e11-4684689dbacc 2019-03-26 17:28:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-ec1676ed-8cae-4f4c-9e11-4684689dbacc 2019-03-26 17:28:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27: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-246f4192-3092-4d09-bd51-a9c9149cae4a x-compute-request-id: req-246f4192-3092-4d09-bd51-a9c9149cae4a Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-26 17:28:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-26 17:28:15,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-26 17:28:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-26 17:28:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27: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-ec1676ed-8cae-4f4c-9e11-4684689dbacc x-compute-request-id: req-ec1676ed-8cae-4f4c-9e11-4684689dbacc 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.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:59Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb5dc3af1bc7871370e37e9ee5ebc05a15e4114b" 2019-03-26 17:28:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:27:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f22a587-de95-41c0-aef7-b1ee7bfb535f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:15,544 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d146cfba-903e-41da-93bb-8bd8fab88411 x-compute-request-id: req-d146cfba-903e-41da-93bb-8bd8fab88411 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:59Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:15,544 - 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-26 17:28:15,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ecd49c8-653d-494b-b2e4-17843546d219 x-compute-request-id: req-2ecd49c8-653d-494b-b2e4-17843546d219 Content-Encoding: gzip Content-Length: 724 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:27:00Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:15,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-2ecd49c8-653d-494b-b2e4-17843546d219 2019-03-26 17:28:15,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-2ecd49c8-653d-494b-b2e4-17843546d219 2019-03-26 17:28:15,545 - 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-26 17:28:15,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d146cfba-903e-41da-93bb-8bd8fab88411 2019-03-26 17:28:15,545 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}973722880d3cb677848436c616bc68a2097920c0" 2019-03-26 17:28:15,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:28:15,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:15,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:15,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:15,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:15,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:15,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:15,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:15,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:28:15,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:15,604 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:15 GMT 2019-03-26 17:28:15,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:15,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:28:15,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:15,604 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:15,604 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:20,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:28:20,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:20,685 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:20,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:20,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:20,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:20,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:20,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:20,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:02.755Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-246f4192-3092-4d09-bd51-a9c9149cae4a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:01.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b8f7ab4b-dc92-45c5-b8bd-93a1290a710e"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:02.755Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-246f4192-3092-4d09-bd51-a9c9149cae4a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:01.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b8f7ab4b-dc92-45c5-b8bd-93a1290a710e"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:02.755Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d146cfba-903e-41da-93bb-8bd8fab88411", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:02.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81fb612e-125e-41cb-8d9c-e9449ebd7f09"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:03.352Z", "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-26T17:27:02.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:03.352Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:networking 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:networking 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:networking state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-26T17:27:02.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:03.352Z", "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-26T17:27:03.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:24.134Z", "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-26T17:27:23.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:25.100Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:27:25.017Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e878c0c-bd06-49bf-8995-66ba85d89eb1"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:25.766Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-d4367c90-c0e1-4f42-8d46-cae2536f40cb", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:25.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e878c0c-bd06-49bf-8995-66ba85d89eb1"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:25.766Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4367c90-c0e1-4f42-8d46-cae2536f40cb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:25.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e878c0c-bd06-49bf-8995-66ba85d89eb1"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:25.766Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e84e277cde268e0de15e44994fdc8307a814864\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:25.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e878c0c-bd06-49bf-8995-66ba85d89eb1"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:26.484Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-976d0e11-1693-41dc-89ea-0d947137bb95 x-compute-request-id: req-976d0e11-1693-41dc-89ea-0d947137bb95 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:54Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_proxy_host_gvq8wi\", \"created\": \"2019-03-26T17:26:48Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:26.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e878c0c-bd06-49bf-8995-66ba85d89eb1"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:26.986Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-976d0e11-1693-41dc-89ea-0d947137bb95", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:26.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e878c0c-bd06-49bf-8995-66ba85d89eb1"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:26.986Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-976d0e11-1693-41dc-89ea-0d947137bb95", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:26.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e878c0c-bd06-49bf-8995-66ba85d89eb1"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:26.986Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-26T17:27:26.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:28.740Z", "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-26T17:27:28.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:29.707Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:27:29.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42375726-30ee-4360-a019-115f018f28e1"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:30.324Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0200e6f7-496a-46b1-9656-5f6c9b27a59e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:29.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42375726-30ee-4360-a019-115f018f28e1"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:30.324Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3afff882c95a26331bd7dcf9c16162e4e6713a9a\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:30.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42375726-30ee-4360-a019-115f018f28e1"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:30.324Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0200e6f7-496a-46b1-9656-5f6c9b27a59e", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:29.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42375726-30ee-4360-a019-115f018f28e1"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:30.940Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-121c4416-f631-4cbb-ab1b-4fb5fc720651", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:30.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42375726-30ee-4360-a019-115f018f28e1"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:30.940Z", "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-26T17:27:30.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:30.940Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-121c4416-f631-4cbb-ab1b-4fb5fc720651", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:30.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42375726-30ee-4360-a019-115f018f28e1"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:30.940Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-121c4416-f631-4cbb-ab1b-4fb5fc720651 x-compute-request-id: req-121c4416-f631-4cbb-ab1b-4fb5fc720651 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.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:30.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.42375726-30ee-4360-a019-115f018f28e1"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:31.621Z", "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-26T17:27:31.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:31.621Z", "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-26T17:27:31.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:32.124Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:27:31.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d4f62f92-cc07-406b-9fc9-42565140dff2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:32.124Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1da9be5-5ba9-4db9-9822-405a42aae9aa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:31.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d4f62f92-cc07-406b-9fc9-42565140dff2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:32.124Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-e1da9be5-5ba9-4db9-9822-405a42aae9aa", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:31.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d4f62f92-cc07-406b-9fc9-42565140dff2"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:32.705Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-7892df28-7096-4b15-a0be-793627e67539", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:32.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.110f97d4-6ee4-4cb6-a484-f633e814e223"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:32.705Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7892df28-7096-4b15-a0be-793627e67539 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:32.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.110f97d4-6ee4-4cb6-a484-f633e814e223"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:32.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0c8e43e8566f0a726c2efe647348e9530b2ba0cb\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:32.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.110f97d4-6ee4-4cb6-a484-f633e814e223"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:32.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:27:32.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.110f97d4-6ee4-4cb6-a484-f633e814e223"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:32.705Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce8ccfd01cf1db55c0251b72e9c7be1a099ad5bd\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:32.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d4f62f92-cc07-406b-9fc9-42565140dff2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:33.301Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad89e622-4c49-484f-bdee-0c69e7efc44d x-compute-request-id: req-ad89e622-4c49-484f-bdee-0c69e7efc44d 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.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:33.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d4f62f92-cc07-406b-9fc9-42565140dff2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:33.301Z", "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-26T17:27:32.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:33.301Z", "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-26T17:27:32.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:33.960Z", "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-26T17:27:33.310Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:33.960Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-ad89e622-4c49-484f-bdee-0c69e7efc44d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:33.067Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d4f62f92-cc07-406b-9fc9-42565140dff2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:33.960Z", "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-26T17:27:33.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:33.960Z", "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-26T17:27:33.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:33.960Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-af235ae7-5cb0-432e-9b38-620904e17345", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:33.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.110f97d4-6ee4-4cb6-a484-f633e814e223"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:33.960Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-af235ae7-5cb0-432e-9b38-620904e17345", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:33.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.110f97d4-6ee4-4cb6-a484-f633e814e223"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:33.960Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af235ae7-5cb0-432e-9b38-620904e17345 x-compute-request-id: req-af235ae7-5cb0-432e-9b38-620904e17345 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.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:33.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.110f97d4-6ee4-4cb6-a484-f633e814e223"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:33.960Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-ad89e622-4c49-484f-bdee-0c69e7efc44d", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:33.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d4f62f92-cc07-406b-9fc9-42565140dff2"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:34.691Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-3076e6a5-5b1e-48ed-9b47-6ecfd23a6ce0", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:34.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a9e86a99-53d7-4832-b417-100ace94c2a9"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:34.691Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3076e6a5-5b1e-48ed-9b47-6ecfd23a6ce0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:34.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a9e86a99-53d7-4832-b417-100ace94c2a9"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:34.691Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:27:34.233Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a9e86a99-53d7-4832-b417-100ace94c2a9"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:34.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 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-26T17:27:34.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:27:34.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c1caa228-6d37-41f5-8e4f-eebefcddbc09"}], "metadata": {"pagination": {"total": 1152, "offset": 1002, "size": 50}}} 2019-03-26 17:28:20,686 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:20,686 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:20 GMT 2019-03-26 17:28:20,686 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:20,686 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:28:20,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:20,686 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:20,686 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:20,686 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:28:20,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-246f4192-3092-4d09-bd51-a9c9149cae4a 2019-03-26 17:28:20,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-246f4192-3092-4d09-bd51-a9c9149cae4a 2019-03-26 17:28:20,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d146cfba-903e-41da-93bb-8bd8fab88411 2019-03-26 17:28:20,690 - 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-26 17:28:20,691 - 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:networking state. Retrying... [retry_after=30] 2019-03-26 17:28:20,691 - 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-26 17:28:20,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-26 17:28:20,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:20,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d4367c90-c0e1-4f42-8d46-cae2536f40cb 2019-03-26 17:28:20,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:27:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4367c90-c0e1-4f42-8d46-cae2536f40cb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:20,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e84e277cde268e0de15e44994fdc8307a814864" 2019-03-26 17:28:20,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-976d0e11-1693-41dc-89ea-0d947137bb95 x-compute-request-id: req-976d0e11-1693-41dc-89ea-0d947137bb95 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "security_groups": [{"name": "default"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:54Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_proxy_host_gvq8wi", "created": "2019-03-26T17:26:48Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:20,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-976d0e11-1693-41dc-89ea-0d947137bb95 2019-03-26 17:28:20,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-976d0e11-1693-41dc-89ea-0d947137bb95 2019-03-26 17:28:20,692 - 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-26 17:28:20,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-26 17:28:20,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:20,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0200e6f7-496a-46b1-9656-5f6c9b27a59e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:20,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3afff882c95a26331bd7dcf9c16162e4e6713a9a" 2019-03-26 17:28:20,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0200e6f7-496a-46b1-9656-5f6c9b27a59e 2019-03-26 17:28:20,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-121c4416-f631-4cbb-ab1b-4fb5fc720651 2019-03-26 17:28:20,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-26 17:28:20,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-121c4416-f631-4cbb-ab1b-4fb5fc720651 2019-03-26 17:28:20,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27:30 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-121c4416-f631-4cbb-ab1b-4fb5fc720651 x-compute-request-id: req-121c4416-f631-4cbb-ab1b-4fb5fc720651 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.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:20,694 - 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-26 17:28:20,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-26 17:28:20,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:20,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1da9be5-5ba9-4db9-9822-405a42aae9aa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e1da9be5-5ba9-4db9-9822-405a42aae9aa 2019-03-26 17:28:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7892df28-7096-4b15-a0be-793627e67539 2019-03-26 17:28:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:27:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7892df28-7096-4b15-a0be-793627e67539 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c8e43e8566f0a726c2efe647348e9530b2ba0cb" 2019-03-26 17:28:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce8ccfd01cf1db55c0251b72e9c7be1a099ad5bd" 2019-03-26 17:28:20,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ad89e622-4c49-484f-bdee-0c69e7efc44d x-compute-request-id: req-ad89e622-4c49-484f-bdee-0c69e7efc44d 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.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:20,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-26 17:28:20,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-26 17:28:20,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-26 17:28:20,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-ad89e622-4c49-484f-bdee-0c69e7efc44d 2019-03-26 17:28:20,696 - 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-26 17:28:20,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-26 17:28:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-af235ae7-5cb0-432e-9b38-620904e17345 2019-03-26 17:28:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-af235ae7-5cb0-432e-9b38-620904e17345 2019-03-26 17:28:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-af235ae7-5cb0-432e-9b38-620904e17345 x-compute-request-id: req-af235ae7-5cb0-432e-9b38-620904e17345 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.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-ad89e622-4c49-484f-bdee-0c69e7efc44d 2019-03-26 17:28:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3076e6a5-5b1e-48ed-9b47-6ecfd23a6ce0 2019-03-26 17:28:20,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3076e6a5-5b1e-48ed-9b47-6ecfd23a6ce0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:20,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:20,698 - 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-26 17:28:20,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:20,698 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:28:20,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:20,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:20,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:20,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:20,762 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:20,762 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:20,762 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:20,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:28:20,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:20,763 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:20 GMT 2019-03-26 17:28:20,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:20,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:28:20,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:20,763 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:20,763 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:25,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:28:26,025 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:26,025 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:26,025 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:26,026 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:26,026 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:26,026 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:26,026 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:26,026 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.218Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-19134583-b63c-4f34-b406-34d74074228f", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:34.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf5722ad-87c9-4535-9088-88e307ca546d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.218Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19134583-b63c-4f34-b406-34d74074228f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:34.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf5722ad-87c9-4535-9088-88e307ca546d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.218Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-2fc038b9-f217-44f9-a85c-39818b3e7e2d", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:34.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c1caa228-6d37-41f5-8e4f-eebefcddbc09"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:27:34.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf5722ad-87c9-4535-9088-88e307ca546d"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}184a3b09b610924210f9ee390abda445ac6bb47b\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:34.680Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a9e86a99-53d7-4832-b417-100ace94c2a9"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.218Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fc038b9-f217-44f9-a85c-39818b3e7e2d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:34.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c1caa228-6d37-41f5-8e4f-eebefcddbc09"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.900Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a1a89e03-1198-4d00-9a75-df2eff44fb20", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:35.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3cf31b94-8e24-4e89-89b8-eb381aa503b5"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.900Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d5081c24795b91a7e13e2db7df7a80874b19092c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:35.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c1caa228-6d37-41f5-8e4f-eebefcddbc09"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.900Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e0b9e3241e22caefa650a8a5c4954d9d51281a84\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:35.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf5722ad-87c9-4535-9088-88e307ca546d"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.900Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:27:35.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3cf31b94-8e24-4e89-89b8-eb381aa503b5"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.900Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1a89e03-1198-4d00-9a75-df2eff44fb20 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:35.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3cf31b94-8e24-4e89-89b8-eb381aa503b5"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.900Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9045c5dd-960e-4755-9e37-64159fcce734 x-compute-request-id: req-9045c5dd-960e-4755-9e37-64159fcce734 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:35.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a9e86a99-53d7-4832-b417-100ace94c2a9"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.900Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-9045c5dd-960e-4755-9e37-64159fcce734", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:35.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a9e86a99-53d7-4832-b417-100ace94c2a9"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.900Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-9045c5dd-960e-4755-9e37-64159fcce734", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:35.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a9e86a99-53d7-4832-b417-100ace94c2a9"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:35.900Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e6a17fae466b97143bbbe2fdd879bf5a9f9d5ba\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:35.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3cf31b94-8e24-4e89-89b8-eb381aa503b5"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.487Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbaa1807-0f7e-486d-9ced-a80238242d11 x-compute-request-id: req-dbaa1807-0f7e-486d-9ced-a80238242d11 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:59Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:36.428Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3cf31b94-8e24-4e89-89b8-eb381aa503b5"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.487Z", "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-26T17:27:36.044Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.487Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-a40ff586-f25e-4d71-a028-072228e73ba5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:36.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c1caa228-6d37-41f5-8e4f-eebefcddbc09"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.487Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-a40ff586-f25e-4d71-a028-072228e73ba5", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:36.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c1caa228-6d37-41f5-8e4f-eebefcddbc09"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.487Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a40ff586-f25e-4d71-a028-072228e73ba5 x-compute-request-id: req-a40ff586-f25e-4d71-a028-072228e73ba5 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:27:02Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:36.140Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c1caa228-6d37-41f5-8e4f-eebefcddbc09"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.487Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-4a687a95-dfcc-463e-89f6-f5cd7b29f9fe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:36.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf5722ad-87c9-4535-9088-88e307ca546d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.487Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-4a687a95-dfcc-463e-89f6-f5cd7b29f9fe", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:36.137Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf5722ad-87c9-4535-9088-88e307ca546d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.487Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a687a95-dfcc-463e-89f6-f5cd7b29f9fe x-compute-request-id: req-4a687a95-dfcc-463e-89f6-f5cd7b29f9fe 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.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:59Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:36.136Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf5722ad-87c9-4535-9088-88e307ca546d"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.990Z", "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-26T17:27:36.490Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.990Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-dbaa1807-0f7e-486d-9ced-a80238242d11", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:36.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3cf31b94-8e24-4e89-89b8-eb381aa503b5"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.990Z", "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-26T17:27:36.631Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.990Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-dbaa1807-0f7e-486d-9ced-a80238242d11", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:36.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3cf31b94-8e24-4e89-89b8-eb381aa503b5"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:36.990Z", "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-26T17:27:36.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:56.973Z", "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-26T17:27:56.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:58.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:27:57.973Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.53696d0e-b477-4f78-acd6-013c277473e9"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:58.708Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b9136f-c3b5-4be1-9231-1ce62b648e1d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:57.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.53696d0e-b477-4f78-acd6-013c277473e9"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:58.708Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-07b9136f-c3b5-4be1-9231-1ce62b648e1d", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:57.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.53696d0e-b477-4f78-acd6-013c277473e9"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:58.708Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}94ecdc97aea0d35334ab97381a1e2be62f5bf050\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:58.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.53696d0e-b477-4f78-acd6-013c277473e9"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:27:59.461Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:27: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-f0f41660-1006-4ddb-a05c-0f0658a077ae x-compute-request-id: req-f0f41660-1006-4ddb-a05c-0f0658a077ae Content-Encoding: gzip Content-Length: 748 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:54Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_proxy_host_gvq8wi\", \"created\": \"2019-03-26T17:26:48Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:59.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.53696d0e-b477-4f78-acd6-013c277473e9"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:00.028Z", "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-26T17:27:59.767Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:00.028Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-f0f41660-1006-4ddb-a05c-0f0658a077ae", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:59.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.53696d0e-b477-4f78-acd6-013c277473e9"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:00.028Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-f0f41660-1006-4ddb-a05c-0f0658a077ae", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:27:59.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.53696d0e-b477-4f78-acd6-013c277473e9"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:01.395Z", "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-26T17:28:01.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:02.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:02.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93a50a5a-51e4-467a-ba96-c80e60281622"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:02.879Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1dd9dddf03b16b09a73e88b673dc62dba46d8447\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:02.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93a50a5a-51e4-467a-ba96-c80e60281622"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:02.879Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b856031-54b2-45b5-9419-6840caf3e284 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:02.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93a50a5a-51e4-467a-ba96-c80e60281622"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:02.879Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-8b856031-54b2-45b5-9419-6840caf3e284", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:02.178Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93a50a5a-51e4-467a-ba96-c80e60281622"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:03.632Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-7e6ec454-7010-4907-a5fc-ae391ef6a807 x-compute-request-id: req-7e6ec454-7010-4907-a5fc-ae391ef6a807 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.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:03.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93a50a5a-51e4-467a-ba96-c80e60281622"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:04.249Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-7e6ec454-7010-4907-a5fc-ae391ef6a807", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:03.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93a50a5a-51e4-467a-ba96-c80e60281622"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:04.249Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-7e6ec454-7010-4907-a5fc-ae391ef6a807", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:03.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93a50a5a-51e4-467a-ba96-c80e60281622"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:04.249Z", "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-26T17:28:03.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:04.882Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-26T17:28:04.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:04.882Z", "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-26T17:28:04.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:05.459Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:05.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0f425f97-efbc-4246-ab7a-42e5d865f647"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:05.459Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-9cb91f26-fb90-4f25-9d35-f4c48a48bcaa", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:05.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.76f850df-6a44-4dc0-8237-8e6dcbc62186"}], "metadata": {"pagination": {"total": 1152, "offset": 1052, "size": 50}}} 2019-03-26 17:28:26,026 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:26,026 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:26 GMT 2019-03-26 17:28:26,026 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:26,027 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:28:26,027 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:26,027 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:26,027 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:26,027 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:28:26,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-19134583-b63c-4f34-b406-34d74074228f 2019-03-26 17:28:26,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19134583-b63c-4f34-b406-34d74074228f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:26,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2fc038b9-f217-44f9-a85c-39818b3e7e2d 2019-03-26 17:28:26,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:26,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184a3b09b610924210f9ee390abda445ac6bb47b" 2019-03-26 17:28:26,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:27:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2fc038b9-f217-44f9-a85c-39818b3e7e2d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:26,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a1a89e03-1198-4d00-9a75-df2eff44fb20 2019-03-26 17:28:26,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5081c24795b91a7e13e2db7df7a80874b19092c" 2019-03-26 17:28:26,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0b9e3241e22caefa650a8a5c4954d9d51281a84" 2019-03-26 17:28:26,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:26,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1a89e03-1198-4d00-9a75-df2eff44fb20 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:26,031 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27:34 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9045c5dd-960e-4755-9e37-64159fcce734 x-compute-request-id: req-9045c5dd-960e-4755-9e37-64159fcce734 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:26,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-9045c5dd-960e-4755-9e37-64159fcce734 2019-03-26 17:28:26,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-9045c5dd-960e-4755-9e37-64159fcce734 2019-03-26 17:28:26,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e6a17fae466b97143bbbe2fdd879bf5a9f9d5ba" 2019-03-26 17:28:26,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dbaa1807-0f7e-486d-9ced-a80238242d11 x-compute-request-id: req-dbaa1807-0f7e-486d-9ced-a80238242d11 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:59Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:26,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-03-26 17:28:26,032 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-a40ff586-f25e-4d71-a028-072228e73ba5 2019-03-26 17:28:26,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-a40ff586-f25e-4d71-a028-072228e73ba5 2019-03-26 17:28:26,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-a40ff586-f25e-4d71-a028-072228e73ba5 x-compute-request-id: req-a40ff586-f25e-4d71-a028-072228e73ba5 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:27:02Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:26,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-4a687a95-dfcc-463e-89f6-f5cd7b29f9fe 2019-03-26 17:28:26,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-4a687a95-dfcc-463e-89f6-f5cd7b29f9fe 2019-03-26 17:28:26,033 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4a687a95-dfcc-463e-89f6-f5cd7b29f9fe x-compute-request-id: req-4a687a95-dfcc-463e-89f6-f5cd7b29f9fe 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.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:59Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:26,033 - 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-26 17:28:26,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-dbaa1807-0f7e-486d-9ced-a80238242d11 2019-03-26 17:28:26,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-03-26 17:28:26,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-dbaa1807-0f7e-486d-9ced-a80238242d11 2019-03-26 17:28:26,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 1/60] 2019-03-26 17:28:26,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-26 17:28:26,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:26,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:27:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07b9136f-c3b5-4be1-9231-1ce62b648e1d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:26,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-07b9136f-c3b5-4be1-9231-1ce62b648e1d 2019-03-26 17:28:26,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ecdc97aea0d35334ab97381a1e2be62f5bf050" 2019-03-26 17:28:26,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:27: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-f0f41660-1006-4ddb-a05c-0f0658a077ae x-compute-request-id: req-f0f41660-1006-4ddb-a05c-0f0658a077ae Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "security_groups": [{"name": "default"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:54Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_proxy_host_gvq8wi", "created": "2019-03-26T17:26:48Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:26,035 - 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-26 17:28:26,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-f0f41660-1006-4ddb-a05c-0f0658a077ae 2019-03-26 17:28:26,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-f0f41660-1006-4ddb-a05c-0f0658a077ae 2019-03-26 17:28:26,035 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-26 17:28:26,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:26,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dd9dddf03b16b09a73e88b673dc62dba46d8447" 2019-03-26 17:28:26,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b856031-54b2-45b5-9419-6840caf3e284 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:26,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8b856031-54b2-45b5-9419-6840caf3e284 2019-03-26 17:28:26,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-7e6ec454-7010-4907-a5fc-ae391ef6a807 x-compute-request-id: req-7e6ec454-7010-4907-a5fc-ae391ef6a807 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.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:26,036 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-7e6ec454-7010-4907-a5fc-ae391ef6a807 2019-03-26 17:28:26,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-7e6ec454-7010-4907-a5fc-ae391ef6a807 2019-03-26 17:28:26,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-26 17:28:26,037 - 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-26 17:28:26,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-26 17:28:26,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:26,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9cb91f26-fb90-4f25-9d35-f4c48a48bcaa 2019-03-26 17:28:26,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:28:27,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:27,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:27,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:27,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:27,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:27,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:27,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:27,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:28:27,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:27,078 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:27 GMT 2019-03-26 17:28:27,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:27,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:28:27,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:27,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:27,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:32,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:28:33,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:33,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:33,564 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:33,564 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:33,564 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:33,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:33,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:33,565 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:05.459Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:05.399Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0f425f97-efbc-4246-ab7a-42e5d865f647"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:05.459Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:05.038Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.76f850df-6a44-4dc0-8237-8e6dcbc62186"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:06.090Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}df2ae4e092dcf77011b00863183b4c4a94670d46\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:05.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.76f850df-6a44-4dc0-8237-8e6dcbc62186"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:06.090Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a9aec28869ba2c647a2f902ee504a5c3616bac2e\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:05.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0f425f97-efbc-4246-ab7a-42e5d865f647"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:06.090Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-4e333592-cf8a-4cbf-8241-f1ed02fc0373", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:05.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0f425f97-efbc-4246-ab7a-42e5d865f647"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:06.090Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e333592-cf8a-4cbf-8241-f1ed02fc0373 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:05.404Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0f425f97-efbc-4246-ab7a-42e5d865f647"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:06.658Z", "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-26T17:28:06.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:06.658Z", "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-26T17:28:06.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:06.658Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-f637180f-fbcb-4642-a7dd-1957517265f2 x-compute-request-id: req-f637180f-fbcb-4642-a7dd-1957517265f2 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.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:06.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.76f850df-6a44-4dc0-8237-8e6dcbc62186"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:06.658Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-f637180f-fbcb-4642-a7dd-1957517265f2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:06.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.76f850df-6a44-4dc0-8237-8e6dcbc62186"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:06.658Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-f637180f-fbcb-4642-a7dd-1957517265f2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:06.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.76f850df-6a44-4dc0-8237-8e6dcbc62186"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:06.658Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-d31c70ea-2443-4635-92ad-2a04c863c974 x-compute-request-id: req-d31c70ea-2443-4635-92ad-2a04c863c974 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.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:06.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0f425f97-efbc-4246-ab7a-42e5d865f647"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:07.247Z", "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-26T17:28:06.933Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:07.247Z", "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-26T17:28:06.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:07.247Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-d31c70ea-2443-4635-92ad-2a04c863c974", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:06.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0f425f97-efbc-4246-ab7a-42e5d865f647"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:07.247Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-d31c70ea-2443-4635-92ad-2a04c863c974", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:06.508Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0f425f97-efbc-4246-ab7a-42e5d865f647"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:07.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4bb6b4b0a43d4669897969bf2a6c68bb73262d14\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:07.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93d0d38c-12a1-4e44-b0c4-c28631cc434d"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:07.961Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:07.250Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93d0d38c-12a1-4e44-b0c4-c28631cc434d"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:07.961Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0183ad59-26ec-4f3c-8e8b-4231d487e5c2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:07.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93d0d38c-12a1-4e44-b0c4-c28631cc434d"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:07.961Z", "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-26T17:28:07.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:07.961Z", "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-26T17:28:07.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:07.961Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0183ad59-26ec-4f3c-8e8b-4231d487e5c2", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:07.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93d0d38c-12a1-4e44-b0c4-c28631cc434d"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:08.519Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-18e902f2-4b83-4cf2-ac3d-98deffde0910", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:08.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.03b4762f-c68c-4e24-a51f-940a2fa0ad01"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:08.519Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-7cc978f1-b418-4c54-93f2-ecc4a5be9baf x-compute-request-id: req-7cc978f1-b418-4c54-93f2-ecc4a5be9baf Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:08.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93d0d38c-12a1-4e44-b0c4-c28631cc434d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:08.519Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}96df5077749c718758970ee4f8de3c97b52a39ea\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:08.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e0eb03f-2d8a-4647-bab0-0749d7b77f38"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:08.519Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:07.876Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e0eb03f-2d8a-4647-bab0-0749d7b77f38"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:08.519Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3904ff38-dcac-4d65-b44d-25d49dce6072 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:07.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e0eb03f-2d8a-4647-bab0-0749d7b77f38"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:08.519Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-3904ff38-dcac-4d65-b44d-25d49dce6072", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:07.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e0eb03f-2d8a-4647-bab0-0749d7b77f38"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:08.519Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:08.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.03b4762f-c68c-4e24-a51f-940a2fa0ad01"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:08.519Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e902f2-4b83-4cf2-ac3d-98deffde0910 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:08.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.03b4762f-c68c-4e24-a51f-940a2fa0ad01"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:09.218Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-7cc978f1-b418-4c54-93f2-ecc4a5be9baf", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:08.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93d0d38c-12a1-4e44-b0c4-c28631cc434d"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:09.218Z", "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-26T17:28:09.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:09.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b9ec3ca7d3963490cd2c2d36c86211460da2a37\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:08.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.918ea461-ce9a-4fbf-9617-4e06123d4869"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:09.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4ec4cd2ac3d4495209d5d37838747df551c11acd\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:08.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.03b4762f-c68c-4e24-a51f-940a2fa0ad01"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:09.218Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-1d5591a4-4e55-4c84-a9e6-1288adf72002", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:08.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.918ea461-ce9a-4fbf-9617-4e06123d4869"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:09.218Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5591a4-4e55-4c84-a9e6-1288adf72002 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:08.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.918ea461-ce9a-4fbf-9617-4e06123d4869"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:09.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:08.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.918ea461-ce9a-4fbf-9617-4e06123d4869"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:09.218Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-7cc978f1-b418-4c54-93f2-ecc4a5be9baf", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:08.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.93d0d38c-12a1-4e44-b0c4-c28631cc434d"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:09.721Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-f839e917-5966-4339-8850-1ee978e3db2e x-compute-request-id: req-f839e917-5966-4339-8850-1ee978e3db2e Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:59Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:09.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.03b4762f-c68c-4e24-a51f-940a2fa0ad01"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:10.432Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-c3025bfc-b324-4048-b75c-10d63c8eeaca", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:09.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e0eb03f-2d8a-4647-bab0-0749d7b77f38"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:10.432Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-c3025bfc-b324-4048-b75c-10d63c8eeaca", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:09.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e0eb03f-2d8a-4647-bab0-0749d7b77f38"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:10.432Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-be1cd102-5675-4944-bc66-ac4b317534ac", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:09.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.918ea461-ce9a-4fbf-9617-4e06123d4869"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:10.432Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-be1cd102-5675-4944-bc66-ac4b317534ac x-compute-request-id: req-be1cd102-5675-4944-bc66-ac4b317534ac 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.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:59Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:09.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.918ea461-ce9a-4fbf-9617-4e06123d4869"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:10.432Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-be1cd102-5675-4944-bc66-ac4b317534ac", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:09.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.918ea461-ce9a-4fbf-9617-4e06123d4869"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:10.432Z", "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-26T17:28:10.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:10.432Z", "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-26T17:28:10.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:10.432Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-f839e917-5966-4339-8850-1ee978e3db2e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:09.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.03b4762f-c68c-4e24-a51f-940a2fa0ad01"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:10.432Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-f839e917-5966-4339-8850-1ee978e3db2e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:09.673Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.03b4762f-c68c-4e24-a51f-940a2fa0ad01"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:10.432Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-c3025bfc-b324-4048-b75c-10d63c8eeaca x-compute-request-id: req-c3025bfc-b324-4048-b75c-10d63c8eeaca Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:27:02Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:09.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0e0eb03f-2d8a-4647-bab0-0749d7b77f38"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:11.150Z", "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-26T17:28:10.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 1153, "offset": 1102, "size": 50}}} 2019-03-26 17:28:33,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:33,565 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:33 GMT 2019-03-26 17:28:33,565 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:33,565 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:28:33,565 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:33,565 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:33,566 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:33,566 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:28:33,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:33,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:33,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df2ae4e092dcf77011b00863183b4c4a94670d46" 2019-03-26 17:28:33,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9aec28869ba2c647a2f902ee504a5c3616bac2e" 2019-03-26 17:28:33,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4e333592-cf8a-4cbf-8241-f1ed02fc0373 2019-03-26 17:28:33,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:28:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e333592-cf8a-4cbf-8241-f1ed02fc0373 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:33,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-26 17:28:33,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-26 17:28:33,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-f637180f-fbcb-4642-a7dd-1957517265f2 x-compute-request-id: req-f637180f-fbcb-4642-a7dd-1957517265f2 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.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:33,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-f637180f-fbcb-4642-a7dd-1957517265f2 2019-03-26 17:28:33,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-f637180f-fbcb-4642-a7dd-1957517265f2 2019-03-26 17:28:33,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-d31c70ea-2443-4635-92ad-2a04c863c974 x-compute-request-id: req-d31c70ea-2443-4635-92ad-2a04c863c974 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.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:33,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 2/60] 2019-03-26 17:28:33,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 2/60] 2019-03-26 17:28:33,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-d31c70ea-2443-4635-92ad-2a04c863c974 2019-03-26 17:28:33,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-d31c70ea-2443-4635-92ad-2a04c863c974 2019-03-26 17:28:33,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4bb6b4b0a43d4669897969bf2a6c68bb73262d14" 2019-03-26 17:28:33,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:33,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0183ad59-26ec-4f3c-8e8b-4231d487e5c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:33,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-26 17:28:33,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2019-03-26 17:28:33,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0183ad59-26ec-4f3c-8e8b-4231d487e5c2 2019-03-26 17:28:33,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-18e902f2-4b83-4cf2-ac3d-98deffde0910 2019-03-26 17:28:33,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-7cc978f1-b418-4c54-93f2-ecc4a5be9baf x-compute-request-id: req-7cc978f1-b418-4c54-93f2-ecc4a5be9baf Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:33,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96df5077749c718758970ee4f8de3c97b52a39ea" 2019-03-26 17:28:33,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:33,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:28:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3904ff38-dcac-4d65-b44d-25d49dce6072 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:33,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3904ff38-dcac-4d65-b44d-25d49dce6072 2019-03-26 17:28:33,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:33,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e902f2-4b83-4cf2-ac3d-98deffde0910 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:33,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-7cc978f1-b418-4c54-93f2-ecc4a5be9baf 2019-03-26 17:28:33,574 - 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-26 17:28:33,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b9ec3ca7d3963490cd2c2d36c86211460da2a37" 2019-03-26 17:28:33,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ec4cd2ac3d4495209d5d37838747df551c11acd" 2019-03-26 17:28:33,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1d5591a4-4e55-4c84-a9e6-1288adf72002 2019-03-26 17:28:33,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:28:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1d5591a4-4e55-4c84-a9e6-1288adf72002 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:33,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:33,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-7cc978f1-b418-4c54-93f2-ecc4a5be9baf 2019-03-26 17:28:33,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-f839e917-5966-4339-8850-1ee978e3db2e x-compute-request-id: req-f839e917-5966-4339-8850-1ee978e3db2e Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:59Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:33,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-c3025bfc-b324-4048-b75c-10d63c8eeaca 2019-03-26 17:28:33,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-c3025bfc-b324-4048-b75c-10d63c8eeaca 2019-03-26 17:28:33,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-be1cd102-5675-4944-bc66-ac4b317534ac 2019-03-26 17:28:33,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-be1cd102-5675-4944-bc66-ac4b317534ac x-compute-request-id: req-be1cd102-5675-4944-bc66-ac4b317534ac 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.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:59Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:33,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-be1cd102-5675-4944-bc66-ac4b317534ac 2019-03-26 17:28:33,576 - 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-26 17:28:33,576 - 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-26 17:28:33,576 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-f839e917-5966-4339-8850-1ee978e3db2e 2019-03-26 17:28:33,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-f839e917-5966-4339-8850-1ee978e3db2e 2019-03-26 17:28:33,577 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-c3025bfc-b324-4048-b75c-10d63c8eeaca x-compute-request-id: req-c3025bfc-b324-4048-b75c-10d63c8eeaca Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:27:02Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:33,577 - 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-26 17:28:33,577 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:28:33,870 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:33,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:33,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:33,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:33,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:33,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:33,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:33,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:28:33,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:33,871 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:33 GMT 2019-03-26 17:28:33,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:33,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:28:33,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:33,872 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:33,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:38,877 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:28:42,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:42,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:42,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:42,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:42,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:42,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:42,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:42,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:30.028Z", "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-26T17:28:29.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:33.810Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:33.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3a913cec-ac4f-42c1-ab64-7086170e6020"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:34.688Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-65ecd062-32bb-4f46-a712-7ecae41e83bc", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:33.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3a913cec-ac4f-42c1-ab64-7086170e6020"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:34.688Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65ecd062-32bb-4f46-a712-7ecae41e83bc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:33.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3a913cec-ac4f-42c1-ab64-7086170e6020"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:34.688Z", "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-26T17:28:34.319Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:34.688Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f559d73cba311ed813d9138fdc38aecb15067af0\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:34.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3a913cec-ac4f-42c1-ab64-7086170e6020"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:35.717Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-d74356a0-c781-4b8e-904b-49c7e7ad67a5 x-compute-request-id: req-d74356a0-c781-4b8e-904b-49c7e7ad67a5 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:54Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_proxy_host_gvq8wi\", \"created\": \"2019-03-26T17:26:48Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:35.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3a913cec-ac4f-42c1-ab64-7086170e6020"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:35.717Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-d74356a0-c781-4b8e-904b-49c7e7ad67a5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:35.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3a913cec-ac4f-42c1-ab64-7086170e6020"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:35.717Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-d74356a0-c781-4b8e-904b-49c7e7ad67a5", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:35.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3a913cec-ac4f-42c1-ab64-7086170e6020"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:41.349Z", "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-26T17:28:36.979Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 1162, "offset": 1152, "size": 50}}} 2019-03-26 17:28:42,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:42,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:42 GMT 2019-03-26 17:28:42,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:42,379 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:28:42,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:42,379 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:42,379 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:42,379 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:28:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-26 17:28:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:42,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-65ecd062-32bb-4f46-a712-7ecae41e83bc 2019-03-26 17:28:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:28:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65ecd062-32bb-4f46-a712-7ecae41e83bc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-26 17:28:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f559d73cba311ed813d9138fdc38aecb15067af0" 2019-03-26 17:28:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-d74356a0-c781-4b8e-904b-49c7e7ad67a5 x-compute-request-id: req-d74356a0-c781-4b8e-904b-49c7e7ad67a5 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "security_groups": [{"name": "default"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:54Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_proxy_host_gvq8wi", "created": "2019-03-26T17:26:48Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:42,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-d74356a0-c781-4b8e-904b-49c7e7ad67a5 2019-03-26 17:28:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-d74356a0-c781-4b8e-904b-49c7e7ad67a5 2019-03-26 17:28:42,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-26 17:28:42,382 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:28:43,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:43,351 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:43,351 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:43,351 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:43,351 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:43,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:43,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:43,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:28:43,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:43,352 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:43 GMT 2019-03-26 17:28:43,352 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:43,352 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:28:43,352 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:43,352 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:43,352 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:48,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:28:54,256 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:54,256 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:54,256 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:54,256 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:54,256 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:54,256 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:54,256 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:54,256 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:42.310Z", "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-26T17:28:41.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:43.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:42.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c6111a30-98bf-4144-bb56-acfea0d5ce48"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:43.251Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccefeed6-181f-4df5-b2a4-1de522a50b34 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:42.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c6111a30-98bf-4144-bb56-acfea0d5ce48"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:43.251Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-ccefeed6-181f-4df5-b2a4-1de522a50b34", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:42.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c6111a30-98bf-4144-bb56-acfea0d5ce48"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:43.251Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8962e0b39fd075dcffa9dbfc767b595d2b3d394\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:43.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c6111a30-98bf-4144-bb56-acfea0d5ce48"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:43.882Z", "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-26T17:28:43.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:45.345Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-f53882c1-8d32-489f-b3b4-a52ceb4d8182 x-compute-request-id: req-f53882c1-8d32-489f-b3b4-a52ceb4d8182 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.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:44.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c6111a30-98bf-4144-bb56-acfea0d5ce48"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:45.345Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-f53882c1-8d32-489f-b3b4-a52ceb4d8182", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:44.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c6111a30-98bf-4144-bb56-acfea0d5ce48"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:45.345Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-f53882c1-8d32-489f-b3b4-a52ceb4d8182", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:44.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c6111a30-98bf-4144-bb56-acfea0d5ce48"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:47.239Z", "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-26T17:28:45.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:47.239Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c9475bb71c8e7a2edcb0d01e525f2218027a8df\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:46.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.70a2de5b-e3b5-474c-926d-098215a04ed5"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:47.239Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-adc84468-334a-43df-8c9a-e842469cdb59", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:45.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.70a2de5b-e3b5-474c-926d-098215a04ed5"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:47.239Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adc84468-334a-43df-8c9a-e842469cdb59 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:45.707Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.70a2de5b-e3b5-474c-926d-098215a04ed5"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:47.239Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:45.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.70a2de5b-e3b5-474c-926d-098215a04ed5"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:47.899Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-542daa13-4652-40ef-ab40-5e775c8008c7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:47.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.70a2de5b-e3b5-474c-926d-098215a04ed5"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:47.899Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-542daa13-4652-40ef-ab40-5e775c8008c7", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:47.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.70a2de5b-e3b5-474c-926d-098215a04ed5"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:47.899Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-542daa13-4652-40ef-ab40-5e775c8008c7 x-compute-request-id: req-542daa13-4652-40ef-ab40-5e775c8008c7 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.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:47.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.70a2de5b-e3b5-474c-926d-098215a04ed5"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:47.899Z", "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-26T17:28:47.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:49.657Z", "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-26T17:28:49.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:53.321Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-1aa446ed-67f2-4479-8070-5f5e79081fa4", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:49.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7a7cb0ac-cb66-4f4f-aecd-abe1fc33d5f6"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:53.321Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:49.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7a7cb0ac-cb66-4f4f-aecd-abe1fc33d5f6"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:53.321Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-9268ebf9-b53f-4c6b-82f6-7a10acaafc22 x-compute-request-id: req-9268ebf9-b53f-4c6b-82f6-7a10acaafc22 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.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:59Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:50.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7a7cb0ac-cb66-4f4f-aecd-abe1fc33d5f6"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:53.321Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-9268ebf9-b53f-4c6b-82f6-7a10acaafc22", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:50.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7a7cb0ac-cb66-4f4f-aecd-abe1fc33d5f6"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:53.321Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-9268ebf9-b53f-4c6b-82f6-7a10acaafc22", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:50.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7a7cb0ac-cb66-4f4f-aecd-abe1fc33d5f6"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:53.321Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}03cb82cf8b17e67224eb57df3646f03122da71cf\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:49.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7a7cb0ac-cb66-4f4f-aecd-abe1fc33d5f6"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:53.321Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa446ed-67f2-4479-8070-5f5e79081fa4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:49.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7a7cb0ac-cb66-4f4f-aecd-abe1fc33d5f6"}], "metadata": {"pagination": {"total": 1188, "offset": 1162, "size": 50}}} 2019-03-26 17:28:54,256 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:54,256 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:54 GMT 2019-03-26 17:28:54,256 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:54,257 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:28:54,257 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:54,257 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:54,257 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:28:54,257 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:28:54,258 - 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-26 17:28:54,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:54,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:28:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ccefeed6-181f-4df5-b2a4-1de522a50b34 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:54,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ccefeed6-181f-4df5-b2a4-1de522a50b34 2019-03-26 17:28:54,258 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8962e0b39fd075dcffa9dbfc767b595d2b3d394" 2019-03-26 17:28:54,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-26 17:28:54,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-f53882c1-8d32-489f-b3b4-a52ceb4d8182 x-compute-request-id: req-f53882c1-8d32-489f-b3b4-a52ceb4d8182 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.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:54,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-f53882c1-8d32-489f-b3b4-a52ceb4d8182 2019-03-26 17:28:54,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-f53882c1-8d32-489f-b3b4-a52ceb4d8182 2019-03-26 17:28:54,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-26 17:28:54,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c9475bb71c8e7a2edcb0d01e525f2218027a8df" 2019-03-26 17:28:54,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-adc84468-334a-43df-8c9a-e842469cdb59 2019-03-26 17:28:54,259 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:28:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adc84468-334a-43df-8c9a-e842469cdb59 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:54,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:54,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-542daa13-4652-40ef-ab40-5e775c8008c7 2019-03-26 17:28:54,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-542daa13-4652-40ef-ab40-5e775c8008c7 2019-03-26 17:28:54,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-542daa13-4652-40ef-ab40-5e775c8008c7 x-compute-request-id: req-542daa13-4652-40ef-ab40-5e775c8008c7 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.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:54,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-26 17:28:54,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-26 17:28:54,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1aa446ed-67f2-4479-8070-5f5e79081fa4 2019-03-26 17:28:54,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:28:54,260 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-9268ebf9-b53f-4c6b-82f6-7a10acaafc22 x-compute-request-id: req-9268ebf9-b53f-4c6b-82f6-7a10acaafc22 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.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:59Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:28:54,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-9268ebf9-b53f-4c6b-82f6-7a10acaafc22 2019-03-26 17:28:54,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-9268ebf9-b53f-4c6b-82f6-7a10acaafc22 2019-03-26 17:28:54,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03cb82cf8b17e67224eb57df3646f03122da71cf" 2019-03-26 17:28:54,261 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa446ed-67f2-4479-8070-5f5e79081fa4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:28:54,261 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:28:57,827 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:28:57,827 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:28:57,827 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:28:57,827 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:28:57,827 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:28:57,827 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:28:57,827 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:28:57,827 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:28:57,828 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:28:57,828 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:28:57 GMT 2019-03-26 17:28:57,828 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:28:57,828 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:28:57,828 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:28:57,828 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:28:57,828 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:02,834 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:29:07,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:07,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:07,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:07,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:07,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:07,356 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:07,356 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:07,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:54.311Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4860fc0-ec49-42b9-97b7-9342201f72ac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:53.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21a74c95-7334-4db3-955d-baba69928de4"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:54.311Z", "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-26T17:28:53.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:54.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f9d8b53c5809903159c6d361328cc0b4fd803fad\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:53.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21a74c95-7334-4db3-955d-baba69928de4"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:54.311Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-c4860fc0-ec49-42b9-97b7-9342201f72ac", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:53.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21a74c95-7334-4db3-955d-baba69928de4"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:54.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:53.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21a74c95-7334-4db3-955d-baba69928de4"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:55.453Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e14265ce-8718-40ba-bb25-6826e354b43b x-compute-request-id: req-e14265ce-8718-40ba-bb25-6826e354b43b Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:27:02Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:55.443Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21a74c95-7334-4db3-955d-baba69928de4"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:57.014Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e14265ce-8718-40ba-bb25-6826e354b43b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:55.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21a74c95-7334-4db3-955d-baba69928de4"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:57.014Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e14265ce-8718-40ba-bb25-6826e354b43b", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:55.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.21a74c95-7334-4db3-955d-baba69928de4"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:58.167Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:28:57.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.1cd1def9-9207-4343-a0eb-9c2aac3e63c8"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:58.167Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-26T17:28:57.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:59.070Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0910c06d-5136-4a1d-a44e-196571496286 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:57.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.1cd1def9-9207-4343-a0eb-9c2aac3e63c8"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:59.070Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0910c06d-5136-4a1d-a44e-196571496286", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:57.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.1cd1def9-9207-4343-a0eb-9c2aac3e63c8"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:28:59.070Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1d327f7bda0696f2ca8a3278dc7ae8832abefd8f\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:58.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.1cd1def9-9207-4343-a0eb-9c2aac3e63c8"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:00.230Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-9c3d73e8-4c3f-4ede-85a1-a4ab8af8a140", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:59.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.1cd1def9-9207-4343-a0eb-9c2aac3e63c8"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:00.230Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-9c3d73e8-4c3f-4ede-85a1-a4ab8af8a140 x-compute-request-id: req-9c3d73e8-4c3f-4ede-85a1-a4ab8af8a140 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:59.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.1cd1def9-9207-4343-a0eb-9c2aac3e63c8"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:00.230Z", "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-26T17:28:59.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:00.230Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-9c3d73e8-4c3f-4ede-85a1-a4ab8af8a140", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:28:59.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.1cd1def9-9207-4343-a0eb-9c2aac3e63c8"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:04.814Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:29:04.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ee4db46c-c145-44a1-b5b5-d95230a68320"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:05.809Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fe511159cabec2548c28e32919f6fa316ecc62e6\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:05.431Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.83a1e307-1a4c-421f-84fc-699d8e951e3a"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:05.809Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-27bd9e62-e21a-4768-9426-61f6b3327253", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:05.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.83a1e307-1a4c-421f-84fc-699d8e951e3a"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:05.809Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27bd9e62-e21a-4768-9426-61f6b3327253 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:05.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.83a1e307-1a4c-421f-84fc-699d8e951e3a"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:05.809Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:29:05.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.83a1e307-1a4c-421f-84fc-699d8e951e3a"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:05.809Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-6370a42e-00ee-4d03-ba22-5401712069d9", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:04.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ee4db46c-c145-44a1-b5b5-d95230a68320"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:05.809Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:29:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6370a42e-00ee-4d03-ba22-5401712069d9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:04.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ee4db46c-c145-44a1-b5b5-d95230a68320"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:05.809Z", "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-26T17:29:04.983Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:05.809Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c58e1217798d5ff827e22d1d6b72e4ba5818a3cd\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:05.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ee4db46c-c145-44a1-b5b5-d95230a68320"}], "metadata": {"pagination": {"total": 1214, "offset": 1188, "size": 50}}} 2019-03-26 17:29:07,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:07,357 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:07 GMT 2019-03-26 17:29:07,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:07,357 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:29:07,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:07,357 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:07,357 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:07,357 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:29:07,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:28:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4860fc0-ec49-42b9-97b7-9342201f72ac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:29:07,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2019-03-26 17:29:07,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f9d8b53c5809903159c6d361328cc0b4fd803fad" 2019-03-26 17:29:07,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c4860fc0-ec49-42b9-97b7-9342201f72ac 2019-03-26 17:29:07,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:29:07,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e14265ce-8718-40ba-bb25-6826e354b43b x-compute-request-id: req-e14265ce-8718-40ba-bb25-6826e354b43b Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:27:02Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:29:07,360 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e14265ce-8718-40ba-bb25-6826e354b43b 2019-03-26 17:29:07,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e14265ce-8718-40ba-bb25-6826e354b43b 2019-03-26 17:29:07,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:29:07,361 - 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-26 17:29:07,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:28:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0910c06d-5136-4a1d-a44e-196571496286 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:29:07,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0910c06d-5136-4a1d-a44e-196571496286 2019-03-26 17:29:07,361 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d327f7bda0696f2ca8a3278dc7ae8832abefd8f" 2019-03-26 17:29:07,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-9c3d73e8-4c3f-4ede-85a1-a4ab8af8a140 2019-03-26 17:29:07,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:28: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-9c3d73e8-4c3f-4ede-85a1-a4ab8af8a140 x-compute-request-id: req-9c3d73e8-4c3f-4ede-85a1-a4ab8af8a140 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:29:07,362 - 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-26 17:29:07,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-9c3d73e8-4c3f-4ede-85a1-a4ab8af8a140 2019-03-26 17:29:07,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:29:07,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe511159cabec2548c28e32919f6fa316ecc62e6" 2019-03-26 17:29:07,362 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-27bd9e62-e21a-4768-9426-61f6b3327253 2019-03-26 17:29:07,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27bd9e62-e21a-4768-9426-61f6b3327253 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:29:07,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:29:07,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6370a42e-00ee-4d03-ba22-5401712069d9 2019-03-26 17:29:07,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:29:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6370a42e-00ee-4d03-ba22-5401712069d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:29:07,363 - 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-26 17:29:07,363 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c58e1217798d5ff827e22d1d6b72e4ba5818a3cd" 2019-03-26 17:29:07,364 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:29:07,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:07,849 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:07,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:07,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:07,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:07,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:07,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:07,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:29:07,850 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:07,850 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:07 GMT 2019-03-26 17:29:07,850 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:07,850 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:29:07,850 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:07,850 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:07,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:12,856 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:29:14,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:14,053 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:14,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:14,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:14,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:14,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:14,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:14,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:07.059Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-5986483b-76b5-47cf-adce-dd8b06e1af23 x-compute-request-id: req-5986483b-76b5-47cf-adce-dd8b06e1af23 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.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:06.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ee4db46c-c145-44a1-b5b5-d95230a68320"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:07.059Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-5986483b-76b5-47cf-adce-dd8b06e1af23", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:06.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ee4db46c-c145-44a1-b5b5-d95230a68320"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:07.059Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-5986483b-76b5-47cf-adce-dd8b06e1af23", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:06.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ee4db46c-c145-44a1-b5b5-d95230a68320"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:07.059Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-46f24b09-1739-4107-8e84-aad33e08b819 x-compute-request-id: req-46f24b09-1739-4107-8e84-aad33e08b819 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:59Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:06.435Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.83a1e307-1a4c-421f-84fc-699d8e951e3a"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:07.059Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-46f24b09-1739-4107-8e84-aad33e08b819", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:06.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.83a1e307-1a4c-421f-84fc-699d8e951e3a"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:07.059Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-46f24b09-1739-4107-8e84-aad33e08b819", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:06.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.83a1e307-1a4c-421f-84fc-699d8e951e3a"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:07.999Z", "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-26T17:29:07.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:10.299Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-26T17:29:10.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 1222, "offset": 1214, "size": 50}}} 2019-03-26 17:29:14,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:14,054 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:14 GMT 2019-03-26 17:29:14,054 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:14,055 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:29:14,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:14,055 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:14,055 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:14,055 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:29:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-5986483b-76b5-47cf-adce-dd8b06e1af23 x-compute-request-id: req-5986483b-76b5-47cf-adce-dd8b06e1af23 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.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:29:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-5986483b-76b5-47cf-adce-dd8b06e1af23 2019-03-26 17:29:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-5986483b-76b5-47cf-adce-dd8b06e1af23 2019-03-26 17:29:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-46f24b09-1739-4107-8e84-aad33e08b819 x-compute-request-id: req-46f24b09-1739-4107-8e84-aad33e08b819 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:59Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:29:14,056 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-46f24b09-1739-4107-8e84-aad33e08b819 2019-03-26 17:29:14,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-46f24b09-1739-4107-8e84-aad33e08b819 2019-03-26 17:29:14,057 - 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-26 17:29:14,057 - 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-26 17:29:14,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:29:14,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:14,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:14,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:14,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:14,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:14,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:14,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:14,390 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:29:14,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:14,391 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:14 GMT 2019-03-26 17:29:14,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:14,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:29:14,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:14,391 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:14,391 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:19,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:29:20,849 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:20,850 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:20,850 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:20,850 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:20,850 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:20,850 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:20,850 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:20,850 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_olliw4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:14.140Z", "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-26T17:29:13.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:15.172Z", "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-26T17:29:14.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:17.555Z", "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-26T17:29:17.087Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 1225, "offset": 1222, "size": 50}}} 2019-03-26 17:29:20,851 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:20,851 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:20 GMT 2019-03-26 17:29:20,851 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:20,851 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:29:20,851 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:20,851 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:20,851 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:20,851 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:29:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-26 17:29:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 3/60] 2019-03-26 17:29:20,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-26 17:29:20,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:29:21,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:21,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:21,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:21,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:21,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:21,306 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:21,306 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:21,306 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:29:21,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:21,306 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:21 GMT 2019-03-26 17:29:21,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:21,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:29:21,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:21,306 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:21,306 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:26,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:29:27,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:27,051 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:27,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:27,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:27,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:27,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:27,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:27,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:21.252Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:29:21.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.48dc04ce-a1e1-4f4f-9980-27ddb34004b1"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:22.126Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77e7f160882e53cc76ebd4f9f2ba83eaea765e0d\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:21.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.48dc04ce-a1e1-4f4f-9980-27ddb34004b1"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:22.126Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-124d988f-09f1-47bd-9741-1063ac70dd1f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:21.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.48dc04ce-a1e1-4f4f-9980-27ddb34004b1"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:22.126Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-124d988f-09f1-47bd-9741-1063ac70dd1f", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:21.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.48dc04ce-a1e1-4f4f-9980-27ddb34004b1"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:24.085Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-6c71fcf5-30a6-4dc2-bc2f-9a642b4ebf62 x-compute-request-id: req-6c71fcf5-30a6-4dc2-bc2f-9a642b4ebf62 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:54Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_proxy_host_gvq8wi\", \"created\": \"2019-03-26T17:26:48Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:22.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.48dc04ce-a1e1-4f4f-9980-27ddb34004b1"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:24.085Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-6c71fcf5-30a6-4dc2-bc2f-9a642b4ebf62", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:22.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.48dc04ce-a1e1-4f4f-9980-27ddb34004b1"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:24.085Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-6c71fcf5-30a6-4dc2-bc2f-9a642b4ebf62", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:22.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.48dc04ce-a1e1-4f4f-9980-27ddb34004b1"}], "metadata": {"pagination": {"total": 1232, "offset": 1225, "size": 50}}} 2019-03-26 17:29:27,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:27,052 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:27 GMT 2019-03-26 17:29:27,052 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:27,052 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:29:27,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:27,052 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:27,052 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:27,052 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:29:27,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:29:27,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77e7f160882e53cc76ebd4f9f2ba83eaea765e0d" 2019-03-26 17:29:27,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:29:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-124d988f-09f1-47bd-9741-1063ac70dd1f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:29:27,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-124d988f-09f1-47bd-9741-1063ac70dd1f 2019-03-26 17:29:27,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-6c71fcf5-30a6-4dc2-bc2f-9a642b4ebf62 x-compute-request-id: req-6c71fcf5-30a6-4dc2-bc2f-9a642b4ebf62 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "security_groups": [{"name": "default"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:54Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_proxy_host_gvq8wi", "created": "2019-03-26T17:26:48Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:29:27,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-6c71fcf5-30a6-4dc2-bc2f-9a642b4ebf62 2019-03-26 17:29:27,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-6c71fcf5-30a6-4dc2-bc2f-9a642b4ebf62 2019-03-26 17:29:27,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:29:27,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:27,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:27,624 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:27,624 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:27,624 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:27,624 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:27,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:27,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:29:27,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:27,625 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:27 GMT 2019-03-26 17:29:27,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:27,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:29:27,625 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:27,625 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:27,625 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:32,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:29:35,152 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:35,152 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:35,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:35,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:35,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:35,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:35,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:35,152 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:27.402Z", "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-26T17:29:26.758Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:28.399Z", "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-26T17:29:27.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:31.074Z", "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-26T17:29:30.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:33.932Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:29:33.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b667b8a9-ee27-4f26-929d-182607459a43"}], "metadata": {"pagination": {"total": 1236, "offset": 1232, "size": 50}}} 2019-03-26 17:29:35,153 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:35,153 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:35 GMT 2019-03-26 17:29:35,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:35,153 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:29:35,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:35,153 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:35,153 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:35,153 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:29:35,154 - 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-26 17:29:35,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-26 17:29:35,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-26 17:29:35,154 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:29:35,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:29:35,828 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:35,828 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:35,828 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:35,828 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:35,828 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:35,828 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:35,828 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:35,829 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:29:35,829 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:35,829 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:35 GMT 2019-03-26 17:29:35,829 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:35,829 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:29:35,829 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:35,829 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:35,829 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:40,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:29:41,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:41,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:41,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:41,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:41,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:41,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:41,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:41,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:35.495Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:29:35.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.50a52ddb-f232-42e2-80c6-90b8827ef43b"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:35.495Z", "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-26T17:29:35.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:35.495Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c44de441-b47b-4352-94d1-124bdc771b85 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:33.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b667b8a9-ee27-4f26-929d-182607459a43"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:35.495Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-c44de441-b47b-4352-94d1-124bdc771b85", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:33.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b667b8a9-ee27-4f26-929d-182607459a43"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:35.495Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}869c3a7d4698e3e6410662ec8dba77cc849b309c\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:34.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b667b8a9-ee27-4f26-929d-182607459a43"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:36.710Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-8431958a-8837-493d-b9f9-2dc6d0ff58b2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:35.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b667b8a9-ee27-4f26-929d-182607459a43"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:36.710Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a521df409f9bb3f87ebb30dd04f182278fbffd58\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:35.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.50a52ddb-f232-42e2-80c6-90b8827ef43b"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:36.710Z", "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-26T17:29:36.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:36.710Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-51e8f2bf-4a19-4965-ba50-7262db7e1dde", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:35.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.50a52ddb-f232-42e2-80c6-90b8827ef43b"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:36.710Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-8431958a-8837-493d-b9f9-2dc6d0ff58b2 x-compute-request-id: req-8431958a-8837-493d-b9f9-2dc6d0ff58b2 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.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:59Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:35.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b667b8a9-ee27-4f26-929d-182607459a43"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:36.710Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e8f2bf-4a19-4965-ba50-7262db7e1dde Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:35.343Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.50a52ddb-f232-42e2-80c6-90b8827ef43b"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:36.710Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-435215b2-faaf-4ad8-a5f7-bbed9ce9899b x-compute-request-id: req-435215b2-faaf-4ad8-a5f7-bbed9ce9899b 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.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:36.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.50a52ddb-f232-42e2-80c6-90b8827ef43b"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:36.710Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-8431958a-8837-493d-b9f9-2dc6d0ff58b2", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:35.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.b667b8a9-ee27-4f26-929d-182607459a43"}], "metadata": {"pagination": {"total": 1249, "offset": 1236, "size": 50}}} 2019-03-26 17:29:41,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:41,854 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:41 GMT 2019-03-26 17:29:41,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:41,855 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:29:41,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:41,855 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:41,855 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:41,855 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:29:41,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:29:41,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-26 17:29:41,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:29:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c44de441-b47b-4352-94d1-124bdc771b85 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:29:41,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c44de441-b47b-4352-94d1-124bdc771b85 2019-03-26 17:29:41,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}869c3a7d4698e3e6410662ec8dba77cc849b309c" 2019-03-26 17:29:41,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-8431958a-8837-493d-b9f9-2dc6d0ff58b2 2019-03-26 17:29:41,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a521df409f9bb3f87ebb30dd04f182278fbffd58" 2019-03-26 17:29:41,857 - 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-26 17:29:41,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-51e8f2bf-4a19-4965-ba50-7262db7e1dde 2019-03-26 17:29:41,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-8431958a-8837-493d-b9f9-2dc6d0ff58b2 x-compute-request-id: req-8431958a-8837-493d-b9f9-2dc6d0ff58b2 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.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:59Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:29:41,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:29:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51e8f2bf-4a19-4965-ba50-7262db7e1dde Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:29:41,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:29:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-435215b2-faaf-4ad8-a5f7-bbed9ce9899b x-compute-request-id: req-435215b2-faaf-4ad8-a5f7-bbed9ce9899b 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.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:29:41,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-8431958a-8837-493d-b9f9-2dc6d0ff58b2 2019-03-26 17:29:41,859 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:29:42,858 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:42,859 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:42,859 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:42,859 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:42,859 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:42,859 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:42,859 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:42,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:29:42,859 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:42,860 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:42 GMT 2019-03-26 17:29:42,860 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:42,860 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:29:42,860 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:42,860 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:42,860 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:47,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:29:49,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:49,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:49,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:49,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:49,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:49,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:49,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:49,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:41.668Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-435215b2-faaf-4ad8-a5f7-bbed9ce9899b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:36.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.50a52ddb-f232-42e2-80c6-90b8827ef43b"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:41.668Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-435215b2-faaf-4ad8-a5f7-bbed9ce9899b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:36.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.50a52ddb-f232-42e2-80c6-90b8827ef43b"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:42.411Z", "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-26T17:29:41.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:44.834Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:29:44.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99ae70ac-e37b-44e7-a1dd-986a09dbaf07"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:45.798Z", "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-26T17:29:45.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:45.798Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88bbc077-f3e1-4ab3-9ef8-8bf78ee97872 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:44.728Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99ae70ac-e37b-44e7-a1dd-986a09dbaf07"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:45.798Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-88bbc077-f3e1-4ab3-9ef8-8bf78ee97872", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:44.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99ae70ac-e37b-44e7-a1dd-986a09dbaf07"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:45.798Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}61eccd398b18f55ead28a5cd48640898971a2b3d\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:45.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99ae70ac-e37b-44e7-a1dd-986a09dbaf07"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:47.103Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-b22835a9-83f1-46a5-8185-14061234aed1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:46.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99ae70ac-e37b-44e7-a1dd-986a09dbaf07"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:47.103Z", "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-26T17:29:45.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:47.103Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-b22835a9-83f1-46a5-8185-14061234aed1", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:46.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99ae70ac-e37b-44e7-a1dd-986a09dbaf07"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:47.103Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:29:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b22835a9-83f1-46a5-8185-14061234aed1 x-compute-request-id: req-b22835a9-83f1-46a5-8185-14061234aed1 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.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:46.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99ae70ac-e37b-44e7-a1dd-986a09dbaf07"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:47.993Z", "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-26T17:29:47.299Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:49.182Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:29:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2ade08a-bb56-43b5-b8c0-51f0a13d620c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:47.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e8fa2022-f6bb-4ded-a010-4ea373c8a4c0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:49.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d012c52b800b610b719fcd3fcde0c1330b26de7b\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:48.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e8fa2022-f6bb-4ded-a010-4ea373c8a4c0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:49.182Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-f2ade08a-bb56-43b5-b8c0-51f0a13d620c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:47.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e8fa2022-f6bb-4ded-a010-4ea373c8a4c0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:49.182Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:29:47.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e8fa2022-f6bb-4ded-a010-4ea373c8a4c0"}], "metadata": {"pagination": {"total": 1266, "offset": 1249, "size": 50}}} 2019-03-26 17:29:49,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:49,597 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:49 GMT 2019-03-26 17:29:49,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:49,597 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:29:49,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:49,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:49,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:49,598 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:29:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-435215b2-faaf-4ad8-a5f7-bbed9ce9899b 2019-03-26 17:29:49,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-435215b2-faaf-4ad8-a5f7-bbed9ce9899b 2019-03-26 17:29:49,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-26 17:29:49,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:29:49,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-26 17:29:49,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:29:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88bbc077-f3e1-4ab3-9ef8-8bf78ee97872 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:29:49,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-88bbc077-f3e1-4ab3-9ef8-8bf78ee97872 2019-03-26 17:29:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61eccd398b18f55ead28a5cd48640898971a2b3d" 2019-03-26 17:29:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-b22835a9-83f1-46a5-8185-14061234aed1 2019-03-26 17:29:49,601 - 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-26 17:29:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-b22835a9-83f1-46a5-8185-14061234aed1 2019-03-26 17:29:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:29:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b22835a9-83f1-46a5-8185-14061234aed1 x-compute-request-id: req-b22835a9-83f1-46a5-8185-14061234aed1 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.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:29:49,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-26 17:29:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:29:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f2ade08a-bb56-43b5-b8c0-51f0a13d620c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:29:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d012c52b800b610b719fcd3fcde0c1330b26de7b" 2019-03-26 17:29:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f2ade08a-bb56-43b5-b8c0-51f0a13d620c 2019-03-26 17:29:49,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:29:49,602 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:29:50,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:50,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:50,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:50,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:50,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:50,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:50,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:50,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:29:50,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:50,158 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:50 GMT 2019-03-26 17:29:50,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:50,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:29:50,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:50,159 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:50,159 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:55,164 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:29:55,918 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:55,918 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:55,918 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:55,918 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:55,918 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:55,918 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:55,918 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:55,918 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:50.159Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f2f4a07-1572-4300-810f-b1e0fbd00a3a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:49.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4feda3ac-89bc-4118-b964-512f7c480e36"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:50.159Z", "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-26T17:29:49.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:50.159Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-5cffe363-8668-431b-9605-8ea7bb3fd6a2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:49.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e8fa2022-f6bb-4ded-a010-4ea373c8a4c0"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:50.159Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-5cffe363-8668-431b-9605-8ea7bb3fd6a2 x-compute-request-id: req-5cffe363-8668-431b-9605-8ea7bb3fd6a2 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:27:02Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:49.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e8fa2022-f6bb-4ded-a010-4ea373c8a4c0"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:50.159Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0f2f4a07-1572-4300-810f-b1e0fbd00a3a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:49.791Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4feda3ac-89bc-4118-b964-512f7c480e36"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:50.159Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-5cffe363-8668-431b-9605-8ea7bb3fd6a2", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:49.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e8fa2022-f6bb-4ded-a010-4ea373c8a4c0"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:50.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:29:49.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4feda3ac-89bc-4118-b964-512f7c480e36"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:50.842Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d1b937dd009f2878b95e44e59e9feacfb987b99a\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:50.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4feda3ac-89bc-4118-b964-512f7c480e36"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:52.081Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-aa84737c-e1ef-4d2d-bc4a-0f9f07746f91", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:51.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4feda3ac-89bc-4118-b964-512f7c480e36"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:52.081Z", "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-26T17:29:51.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:52.081Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-aa84737c-e1ef-4d2d-bc4a-0f9f07746f91 x-compute-request-id: req-aa84737c-e1ef-4d2d-bc4a-0f9f07746f91 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:51.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4feda3ac-89bc-4118-b964-512f7c480e36"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:52.081Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-aa84737c-e1ef-4d2d-bc4a-0f9f07746f91", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:51.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4feda3ac-89bc-4118-b964-512f7c480e36"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:52.868Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-26T17:29:52.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:52.868Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:29:52.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.16007833-cfb5-4e32-895f-2c5e74187d84"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:52.868Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6585f7a6-1601-4ab2-9411-2b2b64c66981 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:52.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.16007833-cfb5-4e32-895f-2c5e74187d84"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:52.868Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-6585f7a6-1601-4ab2-9411-2b2b64c66981", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:52.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.16007833-cfb5-4e32-895f-2c5e74187d84"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:52.868Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}32d71fe9213f9865954dc0dec1b5b7ec2f9ba0f0\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:52.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.16007833-cfb5-4e32-895f-2c5e74187d84"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:53.522Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:29:52.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.990e3f8f-4624-4da0-8579-33c29f2c07bf"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:53.522Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-326a0b66-08e4-43f2-a20e-66a481d98353 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:52.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.990e3f8f-4624-4da0-8579-33c29f2c07bf"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:53.522Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e7c9db7715a049fceb53d230db865aba75ec69a\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:53.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.990e3f8f-4624-4da0-8579-33c29f2c07bf"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:53.522Z", "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-26T17:29:52.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:53.522Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-326a0b66-08e4-43f2-a20e-66a481d98353", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:52.967Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.990e3f8f-4624-4da0-8579-33c29f2c07bf"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:54.351Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:spawning state. Retrying... [retry_after=30] [retry 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-26T17:29:54.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:54.351Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-37bb6e3a-96d2-4bd6-a4bc-635cc36479a8 x-compute-request-id: req-37bb6e3a-96d2-4bd6-a4bc-635cc36479a8 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"spawning\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:59Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:53.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.16007833-cfb5-4e32-895f-2c5e74187d84"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:54.351Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-37bb6e3a-96d2-4bd6-a4bc-635cc36479a8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:53.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.16007833-cfb5-4e32-895f-2c5e74187d84"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:54.351Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-37bb6e3a-96d2-4bd6-a4bc-635cc36479a8", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:53.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.16007833-cfb5-4e32-895f-2c5e74187d84"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:55.305Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-9cd400c9-5451-4d3f-87b8-dccd748c804e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:54.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.990e3f8f-4624-4da0-8579-33c29f2c07bf"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:55.305Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:29:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cd400c9-5451-4d3f-87b8-dccd748c804e x-compute-request-id: req-9cd400c9-5451-4d3f-87b8-dccd748c804e 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.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T17:26:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:54.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.990e3f8f-4624-4da0-8579-33c29f2c07bf"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:55.305Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-9cd400c9-5451-4d3f-87b8-dccd748c804e", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:54.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.990e3f8f-4624-4da0-8579-33c29f2c07bf"}], "metadata": {"pagination": {"total": 1295, "offset": 1266, "size": 50}}} 2019-03-26 17:29:55,919 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:55,919 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:55 GMT 2019-03-26 17:29:55,919 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:55,919 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:29:55,919 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:55,919 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:55,919 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:29:55,919 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:29:55,921 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:29:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f2f4a07-1572-4300-810f-b1e0fbd00a3a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:29:55,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2019-03-26 17:29:55,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-5cffe363-8668-431b-9605-8ea7bb3fd6a2 2019-03-26 17:29:55,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-5cffe363-8668-431b-9605-8ea7bb3fd6a2 x-compute-request-id: req-5cffe363-8668-431b-9605-8ea7bb3fd6a2 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:27:02Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:29:55,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0f2f4a07-1572-4300-810f-b1e0fbd00a3a 2019-03-26 17:29:55,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-5cffe363-8668-431b-9605-8ea7bb3fd6a2 2019-03-26 17:29:55,922 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:29:55,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1b937dd009f2878b95e44e59e9feacfb987b99a" 2019-03-26 17:29:55,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-aa84737c-e1ef-4d2d-bc4a-0f9f07746f91 2019-03-26 17:29:55,923 - 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-26 17:29:55,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-aa84737c-e1ef-4d2d-bc4a-0f9f07746f91 x-compute-request-id: req-aa84737c-e1ef-4d2d-bc4a-0f9f07746f91 Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:29:55,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-aa84737c-e1ef-4d2d-bc4a-0f9f07746f91 2019-03-26 17:29:55,923 - 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-26 17:29:55,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:29:55,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6585f7a6-1601-4ab2-9411-2b2b64c66981 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:29:55,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6585f7a6-1601-4ab2-9411-2b2b64c66981 2019-03-26 17:29:55,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d71fe9213f9865954dc0dec1b5b7ec2f9ba0f0" 2019-03-26 17:29:55,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:29:55,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-326a0b66-08e4-43f2-a20e-66a481d98353 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:29:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e7c9db7715a049fceb53d230db865aba75ec69a" 2019-03-26 17:29:55,925 - 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-26 17:29:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-326a0b66-08e4-43f2-a20e-66a481d98353 2019-03-26 17:29:55,925 - 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-26 17:29:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:29: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-37bb6e3a-96d2-4bd6-a4bc-635cc36479a8 x-compute-request-id: req-37bb6e3a-96d2-4bd6-a4bc-635cc36479a8 Content-Encoding: gzip Content-Length: 765 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:59Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:29:55,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-37bb6e3a-96d2-4bd6-a4bc-635cc36479a8 2019-03-26 17:29:55,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-37bb6e3a-96d2-4bd6-a4bc-635cc36479a8 2019-03-26 17:29:55,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-9cd400c9-5451-4d3f-87b8-dccd748c804e 2019-03-26 17:29:55,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:29:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9cd400c9-5451-4d3f-87b8-dccd748c804e x-compute-request-id: req-9cd400c9-5451-4d3f-87b8-dccd748c804e 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.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T17:26:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:29:55,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-9cd400c9-5451-4d3f-87b8-dccd748c804e 2019-03-26 17:29:55,926 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:29:56,047 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:29:56,047 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:29:56,047 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:29:56,047 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:29:56,047 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:29:56,048 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:29:56,048 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:29:56,048 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:29:56,048 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:29:56,048 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:29:56 GMT 2019-03-26 17:29:56,048 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:29:56,048 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:29:56,048 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:29:56,048 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:29:56,048 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:01,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:30:01,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:01,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:01,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:01,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:01,136 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:01,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:01,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:01,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_olliw4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:56.368Z", "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-26T17:29:55.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:57.403Z", "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-26T17:29:56.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:58.943Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:29:58.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f562d7c6-d7bf-4309-b693-1b49230f006c"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:59.854Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:29:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-350d94b3-f7ae-40fe-8042-05c787237fe8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:58.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f562d7c6-d7bf-4309-b693-1b49230f006c"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:59.854Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3da3df51c704839581ac0b700435711733079cad\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:59.201Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f562d7c6-d7bf-4309-b693-1b49230f006c"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:29:59.854Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-350d94b3-f7ae-40fe-8042-05c787237fe8", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:58.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f562d7c6-d7bf-4309-b693-1b49230f006c"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:00.552Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:59.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f562d7c6-d7bf-4309-b693-1b49230f006c"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:00.552Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:29:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2efcdc72-cd4f-4706-831f-a1f7caf988ed x-compute-request-id: req-2efcdc72-cd4f-4706-831f-a1f7caf988ed Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:80:62:34\", \"version\": 4, \"addr\": \"192.168.120.24\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:56.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:56Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_proxy_host_gvq8wi\", \"created\": \"2019-03-26T17:26:48Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:59.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f562d7c6-d7bf-4309-b693-1b49230f006c"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:00.552Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-2efcdc72-cd4f-4706-831f-a1f7caf988ed", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:59.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f562d7c6-d7bf-4309-b693-1b49230f006c"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:00.552Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-2efcdc72-cd4f-4706-831f-a1f7caf988ed", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:29:59.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f562d7c6-d7bf-4309-b693-1b49230f006c"}], "metadata": {"pagination": {"total": 1305, "offset": 1295, "size": 50}}} 2019-03-26 17:30:01,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:01,137 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:01 GMT 2019-03-26 17:30:01,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:01,137 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:30:01,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:01,137 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:01,138 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:01,138 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:30:01,139 - 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-26 17:30:01,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:01,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:30:01,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:29:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-350d94b3-f7ae-40fe-8042-05c787237fe8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:30:01,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3da3df51c704839581ac0b700435711733079cad" 2019-03-26 17:30:01,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-350d94b3-f7ae-40fe-8042-05c787237fe8 2019-03-26 17:30:01,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-26 17:30:01,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:29:59 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2efcdc72-cd4f-4706-831f-a1f7caf988ed x-compute-request-id: req-2efcdc72-cd4f-4706-831f-a1f7caf988ed Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:62:34", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:56.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "security_groups": [{"name": "default"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:56Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_proxy_host_gvq8wi", "created": "2019-03-26T17:26:48Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:30:01,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-2efcdc72-cd4f-4706-831f-a1f7caf988ed 2019-03-26 17:30:01,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-2efcdc72-cd4f-4706-831f-a1f7caf988ed 2019-03-26 17:30:01,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:30:01,205 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:01,205 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:01,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:01,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:01,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:01,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:01,206 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:01,206 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:30:01,206 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:01,206 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:01 GMT 2019-03-26 17:30:01,206 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:01,206 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:30:01,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:01,207 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:01,207 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:06,212 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:30:06,291 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:06,291 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:06,292 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:06,292 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:06,292 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:06,292 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:06,292 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:06,292 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:01.362Z", "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-26T17:30:00.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:01.362Z", "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-26T17:30:01.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:01.362Z", "message": "Creating agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:00.802Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:02.180Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:02.070Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ca07d18e-97f4-477f-b0f1-445f4cb6323d"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:04.930Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (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.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (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.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-26T17:30:04.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 1310, "offset": 1305, "size": 50}}} 2019-03-26 17:30:06,292 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:06,292 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:06 GMT 2019-03-26 17:30:06,292 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:06,293 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:30:06,293 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:06,293 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:06,293 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:06,293 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:30:06,293 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:06,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-26 17:30:06,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-26 17:30:06,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-26 17:30:06,294 - 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.24 on port 22: Unable to connect to port 22 on 192.168.120.24 (tried 1 time) 2019-03-26 17:30:06,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:30:06,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:06,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:06,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:06,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:06,388 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:06,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:06,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:06,388 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:30:06,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:06,388 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:06 GMT 2019-03-26 17:30:06,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:06,389 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:30:06,389 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:06,389 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:06,389 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:11,394 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:30:11,469 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:11,469 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:11,469 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:11,469 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:11,469 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:11,469 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:11,469 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:11,470 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:06.523Z", "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-26T17:30:06.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:07.559Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:30:07.536Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2bb93fb9-3f31-4240-b6a0-d640f79f3b64"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:08.089Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0cc3c43e-0da1-4cc5-bcae-a73ed656007c", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:07.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2bb93fb9-3f31-4240-b6a0-d640f79f3b64"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:08.089Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cc3c43e-0da1-4cc5-bcae-a73ed656007c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:07.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2bb93fb9-3f31-4240-b6a0-d640f79f3b64"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:08.706Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ee3d4ee1b510cfe247453f796ca0466a2b80276a\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:07.960Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2bb93fb9-3f31-4240-b6a0-d640f79f3b64"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:09.213Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-e6f9215e-46db-41ff-bf22-2588cf04f9e3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:08.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2bb93fb9-3f31-4240-b6a0-d640f79f3b64"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:09.213Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-e6f9215e-46db-41ff-bf22-2588cf04f9e3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:08.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2bb93fb9-3f31-4240-b6a0-d640f79f3b64"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:09.213Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:30:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6f9215e-46db-41ff-bf22-2588cf04f9e3 x-compute-request-id: req-e6f9215e-46db-41ff-bf22-2588cf04f9e3 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:08.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2bb93fb9-3f31-4240-b6a0-d640f79f3b64"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:09.213Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:08.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2bb93fb9-3f31-4240-b6a0-d640f79f3b64"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:09.794Z", "message": "Creating agent", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:09.454Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:09.794Z", "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-26T17:30:09.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:10.462Z", "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-26T17:30:09.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:10.981Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:10.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.57ba253c-df47-4478-894f-d382f6a9e4cc"}], "metadata": {"pagination": {"total": 1323, "offset": 1310, "size": 50}}} 2019-03-26 17:30:11,470 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:11,470 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:11 GMT 2019-03-26 17:30:11,470 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:11,470 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:30:11,470 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:11,470 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:11,470 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:11,470 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:30:11,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:11,471 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:30:11,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0cc3c43e-0da1-4cc5-bcae-a73ed656007c 2019-03-26 17:30:11,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cc3c43e-0da1-4cc5-bcae-a73ed656007c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:30:11,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee3d4ee1b510cfe247453f796ca0466a2b80276a" 2019-03-26 17:30:11,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-e6f9215e-46db-41ff-bf22-2588cf04f9e3 2019-03-26 17:30:11,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-e6f9215e-46db-41ff-bf22-2588cf04f9e3 2019-03-26 17:30:11,472 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:30:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6f9215e-46db-41ff-bf22-2588cf04f9e3 x-compute-request-id: req-e6f9215e-46db-41ff-bf22-2588cf04f9e3 Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:30:11,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-26 17:30:11,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-26 17:30:11,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:11,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-26 17:30:11,473 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-26 17:30:11,473 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:30:11,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:11,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:11,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:11,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:11,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:11,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:11,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:11,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:30:11,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:11,528 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:11 GMT 2019-03-26 17:30:11,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:11,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:30:11,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:11,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:11,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:16,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:30:16,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:16,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:16,616 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:16,616 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:16,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:16,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:16,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:16,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_locigm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:11.599Z", "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-26T17:30:11.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:16.122Z", "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-26T17:30:15.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 1325, "offset": 1323, "size": 50}}} 2019-03-26 17:30:16,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:16,617 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:16 GMT 2019-03-26 17:30:16,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:16,617 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:30:16,617 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:16,617 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:16,618 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:16,618 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:30:16,618 - 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-26 17:30:16,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:16,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:30:16,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:16,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:16,685 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:16,685 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:16,685 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:16,685 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:16,685 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:16,685 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:30:16,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:16,685 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:16 GMT 2019-03-26 17:30:16,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:16,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:30:16,686 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:16,686 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:16,686 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:21,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:30:21,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:21,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:21,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:21,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:21,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:21,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:21,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:21,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:16.997Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:30:16.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.512ba2ab-e852-4459-bad7-91599ddd0d3a"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:17.664Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}04a6f28f81b22432ee015aa96cd0dd2a0ae3bde3\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:17.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.512ba2ab-e852-4459-bad7-91599ddd0d3a"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:17.664Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0774b9aa-7160-4505-b68c-9af207e9ddd0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:16.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.512ba2ab-e852-4459-bad7-91599ddd0d3a"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:17.664Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0774b9aa-7160-4505-b68c-9af207e9ddd0", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:16.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.512ba2ab-e852-4459-bad7-91599ddd0d3a"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:18.641Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8ebe60e-6a25-4454-9407-cda3048d7939 x-compute-request-id: req-c8ebe60e-6a25-4454-9407-cda3048d7939 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:18.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.512ba2ab-e852-4459-bad7-91599ddd0d3a"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:19.352Z", "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-26T17:30:19.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:19.352Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-c8ebe60e-6a25-4454-9407-cda3048d7939", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:18.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.512ba2ab-e852-4459-bad7-91599ddd0d3a"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:19.352Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-c8ebe60e-6a25-4454-9407-cda3048d7939", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:18.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.512ba2ab-e852-4459-bad7-91599ddd0d3a"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:19.352Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:18.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.512ba2ab-e852-4459-bad7-91599ddd0d3a"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:19.352Z", "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-26T17:30:18.751Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:19.352Z", "message": "Creating agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:18.948Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:19.934Z", "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-26T17:30:19.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:20.478Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:20.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:21.094Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:21.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}], "metadata": {"pagination": {"total": 1339, "offset": 1325, "size": 50}}} 2019-03-26 17:30:21,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:21,801 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:21 GMT 2019-03-26 17:30:21,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:21,801 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:30:21,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:21,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:21,801 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:21,802 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:30:21,802 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:30:21,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}04a6f28f81b22432ee015aa96cd0dd2a0ae3bde3" 2019-03-26 17:30:21,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:30:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0774b9aa-7160-4505-b68c-9af207e9ddd0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:30:21,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0774b9aa-7160-4505-b68c-9af207e9ddd0 2019-03-26 17:30:21,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:30:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c8ebe60e-6a25-4454-9407-cda3048d7939 x-compute-request-id: req-c8ebe60e-6a25-4454-9407-cda3048d7939 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:30:21,803 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-26 17:30:21,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-c8ebe60e-6a25-4454-9407-cda3048d7939 2019-03-26 17:30:21,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-c8ebe60e-6a25-4454-9407-cda3048d7939 2019-03-26 17:30:21,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-26 17:30:21,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:21,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-26 17:30:21,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-26 17:30:21,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-26 17:30:21,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-26 17:30:21,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:30:21,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:21,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:21,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:21,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:21,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:21,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:21,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:21,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:30:21,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:21,870 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:21 GMT 2019-03-26 17:30:21,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:21,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:30:21,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:21,870 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:21,870 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:26,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:30:27,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:27,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:27,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:27,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:27,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:27,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:27,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:27,174 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:21.811Z", "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-26T17:30:21.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:22.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:30:22.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0becb497-a475-4167-9da3-baafdbb6e65d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:23.074Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}992962ce0294169554acbb89f5cddfe2b2c78d5c\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:22.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0becb497-a475-4167-9da3-baafdbb6e65d"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:23.074Z", "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-26T17:30:22.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:23.074Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867dd39e-8d37-41f9-878c-70bcc812ea09 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:22.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0becb497-a475-4167-9da3-baafdbb6e65d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:23.074Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-867dd39e-8d37-41f9-878c-70bcc812ea09", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:22.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0becb497-a475-4167-9da3-baafdbb6e65d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:23.630Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:30: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-1b24d075-df9e-42b4-9cc7-3060d5b6d917 x-compute-request-id: req-1b24d075-df9e-42b4-9cc7-3060d5b6d917 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:05Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:23.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0becb497-a475-4167-9da3-baafdbb6e65d"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:23.630Z", "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-26T17:30:23.037Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.367Z", "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-26T17:30:24.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.367Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-daad4804-cd70-47da-b4b9-3a26d176b1da", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:23.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5f9c98b7-7396-40c9-9414-4bd7813f02dc"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.367Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daad4804-cd70-47da-b4b9-3a26d176b1da Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:23.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5f9c98b7-7396-40c9-9414-4bd7813f02dc"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.367Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:30:23.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5f9c98b7-7396-40c9-9414-4bd7813f02dc"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.367Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:23.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.367Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:23.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0becb497-a475-4167-9da3-baafdbb6e65d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.367Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-1b24d075-df9e-42b4-9cc7-3060d5b6d917", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:23.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0becb497-a475-4167-9da3-baafdbb6e65d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.367Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-1b24d075-df9e-42b4-9cc7-3060d5b6d917", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:23.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0becb497-a475-4167-9da3-baafdbb6e65d"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.956Z", "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-26T17:30:24.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.956Z", "message": "Creating agent", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:24.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.956Z", "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-26T17:30:24.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.956Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:30:24.496Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.124cfbcd-b338-4321-951d-f9ccad7a502e"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.956Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0e6f96-5bed-445c-ac1a-c5b0d5e13302 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:24.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.124cfbcd-b338-4321-951d-f9ccad7a502e"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.956Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0b0e6f96-5bed-445c-ac1a-c5b0d5e13302", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:24.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.124cfbcd-b338-4321-951d-f9ccad7a502e"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.956Z", "message": "Creating Agent ellis_host_m6fw7i", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:24.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.956Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f6c9c61-0f85-428a-a5d2-7ce3b39dc340 x-compute-request-id: req-1f6c9c61-0f85-428a-a5d2-7ce3b39dc340 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:24.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5f9c98b7-7396-40c9-9414-4bd7813f02dc"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.956Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5b6a969ea021040430a79f974ce7a5300809463f\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:24.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5f9c98b7-7396-40c9-9414-4bd7813f02dc"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:24.956Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:24.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:25.541Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:24.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5f9c98b7-7396-40c9-9414-4bd7813f02dc"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:25.541Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-1f6c9c61-0f85-428a-a5d2-7ce3b39dc340", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:24.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5f9c98b7-7396-40c9-9414-4bd7813f02dc"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:25.541Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-1f6c9c61-0f85-428a-a5d2-7ce3b39dc340", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:24.881Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5f9c98b7-7396-40c9-9414-4bd7813f02dc"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:25.541Z", "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-26T17:30:25.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:25.541Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ef070b65f69be9b50cc2970b13c93b8594fe1344\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:24.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.124cfbcd-b338-4321-951d-f9ccad7a502e"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.129Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:25.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.124cfbcd-b338-4321-951d-f9ccad7a502e"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.129Z", "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-26T17:30:25.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.129Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:30:25.848Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a70f138-5248-4097-8a3f-b2646739a7ae"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.129Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc0302d-cbac-4c36-9115-5737eef6a496 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:25.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a70f138-5248-4097-8a3f-b2646739a7ae"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.129Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-7dc0302d-cbac-4c36-9115-5737eef6a496", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:25.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a70f138-5248-4097-8a3f-b2646739a7ae"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.129Z", "message": "Creating Agent proxy_host_gvq8wi", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:25.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.129Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-922dca3b-5de8-4ae7-a6cf-7f2d7b35ef63 x-compute-request-id: req-922dca3b-5de8-4ae7-a6cf-7f2d7b35ef63 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:25.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.124cfbcd-b338-4321-951d-f9ccad7a502e"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.129Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-922dca3b-5de8-4ae7-a6cf-7f2d7b35ef63", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:25.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.124cfbcd-b338-4321-951d-f9ccad7a502e"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.129Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-922dca3b-5de8-4ae7-a6cf-7f2d7b35ef63", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:25.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.124cfbcd-b338-4321-951d-f9ccad7a502e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.761Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:26.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.761Z", "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-26T17:30:26.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.761Z", "message": "Creating agent", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:25.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.761Z", "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-26T17:30:26.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.761Z", "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-26T17:30:26.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:26.761Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}535489bca6f75f8c95bf969e5c8db909b01d1ac3\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:26.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a70f138-5248-4097-8a3f-b2646739a7ae"}], "metadata": {"pagination": {"total": 1385, "offset": 1339, "size": 50}}} 2019-03-26 17:30:27,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:27,174 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:27 GMT 2019-03-26 17:30:27,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:27,174 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:30:27,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:27,174 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:27,174 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:27,175 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:30:27,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:27,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:30:27,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}992962ce0294169554acbb89f5cddfe2b2c78d5c" 2019-03-26 17:30:27,177 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:27,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:30:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-867dd39e-8d37-41f9-878c-70bcc812ea09 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:30:27,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-867dd39e-8d37-41f9-878c-70bcc812ea09 2019-03-26 17:30:27,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:30: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-1b24d075-df9e-42b4-9cc7-3060d5b6d917 x-compute-request-id: req-1b24d075-df9e-42b4-9cc7-3060d5b6d917 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:05Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:30:27,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:27,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:27,178 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-daad4804-cd70-47da-b4b9-3a26d176b1da 2019-03-26 17:30:27,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:30:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-daad4804-cd70-47da-b4b9-3a26d176b1da Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:30:27,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:30:27,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-26 17:30:27,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-26 17:30:27,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-1b24d075-df9e-42b4-9cc7-3060d5b6d917 2019-03-26 17:30:27,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-1b24d075-df9e-42b4-9cc7-3060d5b6d917 2019-03-26 17:30:27,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-26 17:30:27,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-26 17:30:27,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:27,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:30:27,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:30:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b0e6f96-5bed-445c-ac1a-c5b0d5e13302 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:30:27,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0b0e6f96-5bed-445c-ac1a-c5b0d5e13302 2019-03-26 17:30:27,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_m6fw7i 2019-03-26 17:30:27,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f6c9c61-0f85-428a-a5d2-7ce3b39dc340 x-compute-request-id: req-1f6c9c61-0f85-428a-a5d2-7ce3b39dc340 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:30:27,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5b6a969ea021040430a79f974ce7a5300809463f" 2019-03-26 17:30:27,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-26 17:30:27,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-26 17:30:27,181 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-1f6c9c61-0f85-428a-a5d2-7ce3b39dc340 2019-03-26 17:30:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-1f6c9c61-0f85-428a-a5d2-7ce3b39dc340 2019-03-26 17:30:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef070b65f69be9b50cc2970b13c93b8594fe1344" 2019-03-26 17:30:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-26 17:30:27,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:30:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:30:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dc0302d-cbac-4c36-9115-5737eef6a496 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:30:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7dc0302d-cbac-4c36-9115-5737eef6a496 2019-03-26 17:30:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_gvq8wi 2019-03-26 17:30:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:30:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-922dca3b-5de8-4ae7-a6cf-7f2d7b35ef63 x-compute-request-id: req-922dca3b-5de8-4ae7-a6cf-7f2d7b35ef63 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:30:27,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-922dca3b-5de8-4ae7-a6cf-7f2d7b35ef63 2019-03-26 17:30:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-922dca3b-5de8-4ae7-a6cf-7f2d7b35ef63 2019-03-26 17:30:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-26 17:30:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-26 17:30:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-26 17:30:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-26 17:30:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:27,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}535489bca6f75f8c95bf969e5c8db909b01d1ac3" 2019-03-26 17:30:27,185 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:30:27,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:27,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:27,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:27,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:27,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:27,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:27,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:27,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:30:27,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:27,400 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:27 GMT 2019-03-26 17:30:27,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:27,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:30:27,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:27,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:27,401 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:32,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:30:33,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:33,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:33,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:33,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:33,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:33,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:33,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:33,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:27.445Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-77cc7828-c930-4e56-af85-e3af96cf6342", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:27.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a70f138-5248-4097-8a3f-b2646739a7ae"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:27.445Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:27.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a70f138-5248-4097-8a3f-b2646739a7ae"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:27.445Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:30:27.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0987685e-993b-4b75-9d78-926917dbbd42"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:27.445Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-77cc7828-c930-4e56-af85-e3af96cf6342", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:27.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a70f138-5248-4097-8a3f-b2646739a7ae"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:27.445Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:30: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-77cc7828-c930-4e56-af85-e3af96cf6342 x-compute-request-id: req-77cc7828-c930-4e56-af85-e3af96cf6342 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:03Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:27.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a70f138-5248-4097-8a3f-b2646739a7ae"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:27.445Z", "message": "Creating agent", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:26.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.121Z", "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-26T17:30:27.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.121Z", "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-26T17:30:27.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.121Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef34bd32-f40a-436c-bcd8-ab36ecd56231 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:27.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0987685e-993b-4b75-9d78-926917dbbd42"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.121Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3b7e78f5cbcefdec9d1a857e832c26e5f0354cbd\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:27.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0987685e-993b-4b75-9d78-926917dbbd42"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.121Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:27.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.121Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-ef34bd32-f40a-436c-bcd8-ab36ecd56231", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:27.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0987685e-993b-4b75-9d78-926917dbbd42"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.884Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:28.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0987685e-993b-4b75-9d78-926917dbbd42"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.884Z", "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-26T17:30:28.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.884Z", "message": "Creating agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:27.970Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.884Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-29880b57-a39d-49b0-a20c-0cbf6e47949b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:28.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0987685e-993b-4b75-9d78-926917dbbd42"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.884Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-29880b57-a39d-49b0-a20c-0cbf6e47949b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:28.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0987685e-993b-4b75-9d78-926917dbbd42"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.884Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29880b57-a39d-49b0-a20c-0cbf6e47949b x-compute-request-id: req-29880b57-a39d-49b0-a20c-0cbf6e47949b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:28.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0987685e-993b-4b75-9d78-926917dbbd42"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:28.884Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:28.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:29.570Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:29.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:29.570Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:29.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:29.570Z", "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-26T17:30:29.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:30.213Z", "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-26T17:30:29.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:30.213Z", "message": "Creating agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:29.660Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:30.808Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:30.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:31.626Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:31.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:32.440Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:31.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:32.440Z", "message": "Validating SSH connection", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:31.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}], "metadata": {"pagination": {"total": 1413, "offset": 1385, "size": 50}}} 2019-03-26 17:30:33,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:33,184 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:33 GMT 2019-03-26 17:30:33,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:33,184 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:30:33,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:33,184 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:33,184 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:33,184 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:30:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-77cc7828-c930-4e56-af85-e3af96cf6342 2019-03-26 17:30:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-26 17:30:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:30:33,186 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-77cc7828-c930-4e56-af85-e3af96cf6342 2019-03-26 17:30:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:30: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-77cc7828-c930-4e56-af85-e3af96cf6342 x-compute-request-id: req-77cc7828-c930-4e56-af85-e3af96cf6342 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:03Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:30:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-26 17:30:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-26 17:30:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef34bd32-f40a-436c-bcd8-ab36ecd56231 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:30:33,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b7e78f5cbcefdec9d1a857e832c26e5f0354cbd" 2019-03-26 17:30:33,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-26 17:30:33,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ef34bd32-f40a-436c-bcd8-ab36ecd56231 2019-03-26 17:30:33,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2019-03-26 17:30:33,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-26 17:30:33,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-26 17:30:33,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-29880b57-a39d-49b0-a20c-0cbf6e47949b 2019-03-26 17:30:33,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-29880b57-a39d-49b0-a20c-0cbf6e47949b 2019-03-26 17:30:33,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:30:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-29880b57-a39d-49b0-a20c-0cbf6e47949b x-compute-request-id: req-29880b57-a39d-49b0-a20c-0cbf6e47949b Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:30:33,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-26 17:30:33,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-26 17:30:33,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-26 17:30:33,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2019-03-26 17:30:33,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2019-03-26 17:30:33,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent 2019-03-26 17:30:33,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-26 17:30:33,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-26 17:30:33,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-26 17:30:33,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2019-03-26 17:30:33,191 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:30:33,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:33,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:33,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:33,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:33,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:33,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:33,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:33,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:30:33,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:33,493 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:33 GMT 2019-03-26 17:30:33,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:33,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:30:33,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:33,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:33,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:38,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:30:38,621 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:38,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:38,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:38,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:38,622 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:38,622 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:38,622 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:38,622 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:33.735Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m6fw7i", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "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-26T17:30:33.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Creating Agent dime_host_locigm", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Creating Agent bind_host_nbb8ho", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Creating Agent bono_host_phtnlo", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "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-26T17:30:33.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Successfully started daemon: ellis_host_m6fw7i", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.586Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "17:30:30 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_m6fw7i: No response received for task 9e17f4c4657e44e59df1d33bda7917b6", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "2019-03-26 17:30:25 (92.2 MB/s) - \u2018/tmp/tmp.3X1e7Qaxxs/agent.tar.gz\u2019 saved [24073211/24073211]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Starting daemon with command: sudo service cloudify-worker-ellis_host_m6fw7i start", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "100%[======================================>] 24,073,211 92.2MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "34% [============> ] 8,314,499 39.6MB/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "--2019-03-26 17:30:25-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "HTTP request sent, awaiting response... 200 OK", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Successfully configured daemon: ellis_host_m6fw7i", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Saving to: \u2018/tmp/tmp.3X1e7Qaxxs/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Length: 24073211 (23M) [application/octet-stream]", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.581Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "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-26T17:30:33.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Successfully created daemon: ellis_host_m6fw7i", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_m6fw7i/env", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "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-26T17:30:33.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:34.346Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:33.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4a3657e0-2ccf-4abe-bd87-5fe0483f59d8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:35.009Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.657Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:35.009Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.437Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:35.009Z", "message": "Agent created", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:35.009Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:35.009Z", "message": "Installing plugins", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_gvq8wi/env", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "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-26T17:30:34.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "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-26T17:30:34.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "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-26T17:30:34.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Successfully created daemon: proxy_host_gvq8wi", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}], "metadata": {"pagination": {"total": 1495, "offset": 1413, "size": 50}}} 2019-03-26 17:30:38,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:38,623 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:38 GMT 2019-03-26 17:30:38,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:38,623 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:30:38,623 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:38,623 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:38,623 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:38,623 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:30:38,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m6fw7i 2019-03-26 17:30:38,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-26 17:30:38,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_locigm 2019-03-26 17:30:38,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_nbb8ho 2019-03-26 17:30:38,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_phtnlo 2019-03-26 17:30:38,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-26 17:30:38,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_m6fw7i 2019-03-26 17:30:38,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:30:30 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_m6fw7i: No response received for task 9e17f4c4657e44e59df1d33bda7917b6 2019-03-26 17:30:38,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:38,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:25 (92.2 MB/s) - ‘/tmp/tmp.3X1e7Qaxxs/agent.tar.gz’ saved [24073211/24073211] 2019-03-26 17:30:38,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:38,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-ellis_host_m6fw7i start 2019-03-26 17:30:38,627 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 92.2MB/s in 0.2s 2019-03-26 17:30:38,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 34% [============> ] 8,314,499 39.6MB/s 2019-03-26 17:30:38,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-26 17:30:38,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-26 17:30:25-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-26 17:30:38,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-03-26 17:30:38,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-26 17:30:38,628 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-26 17:30:38,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_m6fw7i 2019-03-26 17:30:38,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-26 17:30:38,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:38,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:38,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.3X1e7Qaxxs/agent.tar.gz’ 2019-03-26 17:30:38,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-26 17:30:38,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-26 17:30:38,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-26 17:30:38,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_m6fw7i 2019-03-26 17:30:38,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-26 17:30:38,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-26 17:30:38,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_m6fw7i/env 2019-03-26 17:30:38,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-26 17:30:38,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-26 17:30:38,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:30:38,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-26 17:30:38,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-26 17:30:38,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-26 17:30:38,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-26 17:30:38,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-26 17:30:38,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-26 17:30:38,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_gvq8wi/env 2019-03-26 17:30:38,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-26 17:30:38,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-26 17:30:38,632 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-26 17:30:38,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-26 17:30:38,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-26 17:30:38,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-26 17:30:38,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_gvq8wi 2019-03-26 17:30:38,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:30:38,633 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-26 17:30:38,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:30:38,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:38,767 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:38,767 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:38,767 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:38,767 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:38,767 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:38,767 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:38,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:30:38,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:38,767 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:38 GMT 2019-03-26 17:30:38,768 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:38,768 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:30:38,768 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:38,768 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:38,768 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:43,773 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:30:43,919 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:43,919 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:43,919 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:43,920 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:43,920 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:43,920 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:43,920 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:43,920 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Successfully created daemon: proxy_host_gvq8wi", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "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-26T17:30:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Starting daemon with command: sudo service cloudify-worker-proxy_host_gvq8wi start", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "17:30:31 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_gvq8wi: No response received for task 24d27a529f114840b136efd3ed8f652b", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Successfully started daemon: proxy_host_gvq8wi", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "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-26T17:30:34.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Successfully configured daemon: proxy_host_gvq8wi", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-proxy-host-gvq8wi", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "--2019-03-26 17:30:26-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "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-26T17:30:34.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "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-26T17:30:34.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "Saving to: \u2018/tmp/tmp.GVey1ZLRle/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.928Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "96% [====================================> ] 23,215,747 111MB/s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.030Z", "message": "100%[======================================>] 24,073,211 113MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:34.929Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9eacf0d5-df5d-4c5e-a57f-9926a4d79f98"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.808Z", "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-26T17:30:36.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:36.808Z", "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-26T17:30:36.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:37.344Z", "message": "Creating Agent homer_host_y0ta6j", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:36.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:37.344Z", "message": "Creating Agent sprout_host_l4auyg", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:36.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:37.344Z", "message": "SSH connection is ready", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:37.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:38.011Z", "message": "Agent created", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:37.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:38.011Z", "message": "Installing plugins", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:37.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:38.011Z", "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-26T17:30:37.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:38.011Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:37.670Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3366c0f8-c6a3-426d-ab49-f4ea890a8a7b"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:38.011Z", "message": "[localhost] run: ['/home/ubuntu/ellis_host_m6fw7i/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:37.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3366c0f8-c6a3-426d-ab49-f4ea890a8a7b"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:38.780Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:38.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3366c0f8-c6a3-426d-ab49-f4ea890a8a7b"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:38.780Z", "message": "Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:38.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3366c0f8-c6a3-426d-ab49-f4ea890a8a7b"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:38.780Z", "message": "Creating Agent vellum_host_olliw4", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:38.020Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:38.780Z", "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-26T17:30:38.226Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3366c0f8-c6a3-426d-ab49-f4ea890a8a7b"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:39.298Z", "message": "[localhost] run: ['/home/ubuntu/proxy_host_gvq8wi/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:38.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8f528968-8439-44e7-93fd-617ce69fb249"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:39.298Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:38.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8f528968-8439-44e7-93fd-617ce69fb249"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:39.839Z", "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-26T17:30:39.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3366c0f8-c6a3-426d-ab49-f4ea890a8a7b"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:40.394Z", "message": "Plugins installed", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:40.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:40.394Z", "message": "Removing directory: /tmp/tmpHOaTZr/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-26T17:30:39.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.3366c0f8-c6a3-426d-ab49-f4ea890a8a7b"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:40.394Z", "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-26T17:30:40.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:41.091Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:40.494Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:42.917Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-bono-host-phtnlo", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "17:30:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_nbb8ho: No response received for task 24234694a854444d9b738156e83e498e", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_nbb8ho start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully created daemon: dime_host_locigm", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "--2019-03-26 17:30:34-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}], "metadata": {"pagination": {"total": 1602, "offset": 1463, "size": 50}}} 2019-03-26 17:30:43,920 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:43,920 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:43 GMT 2019-03-26 17:30:43,920 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:43,920 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:30:43,921 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:43,921 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:43,921 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:43,921 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:30:43,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_gvq8wi 2019-03-26 17:30:43,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:30:43,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-26 17:30:43,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-26 17:30:43,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-proxy_host_gvq8wi start 2019-03-26 17:30:43,923 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:30:31 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_gvq8wi: No response received for task 24d27a529f114840b136efd3ed8f652b 2019-03-26 17:30:43,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_gvq8wi 2019-03-26 17:30:43,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-26 17:30:43,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_gvq8wi 2019-03-26 17:30:43,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-26 17:30:43,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-gvq8wi 2019-03-26 17:30:43,924 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-26 17:30:43,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-26 17:30:26-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-26 17:30:43,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-03-26 17:30:43,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-26 17:30:43,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-26 17:30:43,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.GVey1ZLRle/agent.tar.gz’ 2019-03-26 17:30:43,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:43,925 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:43,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-26 17:30:43,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 96% [====================================> ] 23,215,747 111MB/s 2019-03-26 17:30:43,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 113MB/s in 0.2s 2019-03-26 17:30:43,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-26 17:30:43,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-26 17:30:43,926 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_y0ta6j 2019-03-26 17:30:43,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_l4auyg 2019-03-26 17:30:43,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2019-03-26 17:30:43,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-26 17:30:43,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-26 17:30:43,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-26 17:30:43,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-26 17:30:43,927 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/ellis_host_m6fw7i/env/bin/pip', 'freeze', '--all'] 2019-03-26 17:30:43,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-26 17:30:43,928 - 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-26 17:30:43,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_olliw4 2019-03-26 17:30:43,928 - 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-26 17:30:43,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/proxy_host_gvq8wi/env/bin/pip', 'freeze', '--all'] 2019-03-26 17:30:43,928 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-26 17:30:43,928 - 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-26 17:30:43,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-26 17:30:43,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpHOaTZr/cloudify-diamond-plugin-1.3.5 2019-03-26 17:30:43,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-26 17:30:43,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-26 17:30:43,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-phtnlo 2019-03-26 17:30:43,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:30:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_nbb8ho: No response received for task 24234694a854444d9b738156e83e498e 2019-03-26 17:30:43,929 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_nbb8ho start 2019-03-26 17:30:43,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-26 17:30:43,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_locigm 2019-03-26 17:30:43,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-26 17:30:43,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-26 17:30:34-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-26 17:30:43,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:30:44,477 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:44,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:44,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:44,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:44,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:44,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:44,478 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:44,478 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:30:44,478 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:44,478 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:44 GMT 2019-03-26 17:30:44,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:44,479 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:30:44,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:44,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:44,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:49,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:30:49,615 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:49,615 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:49,615 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:49,615 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:49,615 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:49,615 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:49,616 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:49,616 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:43.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:43.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully started daemon: dime_host_locigm", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "17:30:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_locigm: No response received for task 82bc159c434c4004908525ed1a7b2574", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_locigm start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully started daemon: bind_host_nbb8ho", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "17:30:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_nbb8ho: No response received for task 24234694a854444d9b738156e83e498e", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_nbb8ho start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_phtnlo/env", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully configured daemon: bind_host_nbb8ho", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "--2019-03-26 17:30:34-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Saving to: \u2018/tmp/tmp.CiyTvt630m/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "2019-03-26 17:30:34 (154 MB/s) - \u2018/tmp/tmp.CiyTvt630m/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-26T17:30:42.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully created daemon: bono_host_phtnlo", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully configured daemon: bono_host_phtnlo", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Starting daemon with command: sudo service cloudify-worker-bono_host_phtnlo start", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "17:30:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_phtnlo: No response received for task 446bdb22ca7a43ff8cf78f5a9ba663bf", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully started daemon: bono_host_phtnlo", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.913Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}], "metadata": {"pagination": {"total": 1731, "offset": 1513, "size": 50}}} 2019-03-26 17:30:49,616 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:49,616 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:49 GMT 2019-03-26 17:30:49,616 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:49,616 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:30:49,616 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:49,616 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:49,616 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:49,617 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:30:49,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-26 17:30:49,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-26 17:30:49,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-26 17:30:49,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-26 17:30:49,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-26 17:30:49,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_locigm 2019-03-26 17:30:49,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:30:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_locigm: No response received for task 82bc159c434c4004908525ed1a7b2574 2019-03-26 17:30:49,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_locigm start 2019-03-26 17:30:49,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-26 17:30:49,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-26 17:30:49,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_nbb8ho 2019-03-26 17:30:49,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:30:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_nbb8ho: No response received for task 24234694a854444d9b738156e83e498e 2019-03-26 17:30:49,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_nbb8ho start 2019-03-26 17:30:49,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_phtnlo/env 2019-03-26 17:30:49,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-26 17:30:49,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_nbb8ho 2019-03-26 17:30:49,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-26 17:30:49,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:30:49,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-26 17:30:49,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-26 17:30:49,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-26 17:30:49,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:30:49,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-26 17:30:49,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-26 17:30:34-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-26 17:30:49,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-03-26 17:30:49,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-26 17:30:49,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-26 17:30:49,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.CiyTvt630m/agent.tar.gz’ 2019-03-26 17:30:49,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:49,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:49,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-26 17:30:49,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-03-26 17:30:49,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:49,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:34 (154 MB/s) - ‘/tmp/tmp.CiyTvt630m/agent.tar.gz’ saved [24073211/24073211] 2019-03-26 17:30:49,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:49,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-26 17:30:49,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-26 17:30:49,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-26 17:30:49,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-26 17:30:49,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-26 17:30:49,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_phtnlo 2019-03-26 17:30:49,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:30:49,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-26 17:30:49,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-26 17:30:49,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_phtnlo 2019-03-26 17:30:49,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-26 17:30:49,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bono_host_phtnlo start 2019-03-26 17:30:49,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:30:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_phtnlo: No response received for task 446bdb22ca7a43ff8cf78f5a9ba663bf 2019-03-26 17:30:49,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_phtnlo 2019-03-26 17:30:49,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-26 17:30:49,627 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:30:49,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:49,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:49,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:49,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:49,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:49,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:49,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:49,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:30:49,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:49,689 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:49 GMT 2019-03-26 17:30:49,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:49,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:30:49,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:49,690 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:49,690 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:54,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:30:54,807 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:54,807 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:54,808 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:54,808 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:54,808 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:54,808 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:54,808 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:54,808 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_locigm/env", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully created daemon: bind_host_nbb8ho", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully corrected cfy-agent`s virtualenv", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully created daemon: dime_host_locigm", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully configured daemon: dime_host_locigm", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully configured daemon: bind_host_nbb8ho", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Starting daemon with command: sudo service cloudify-worker-bind_host_nbb8ho start", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "17:30:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_nbb8ho: No response received for task 24234694a854444d9b738156e83e498e", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully started daemon: bind_host_nbb8ho", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.68ec75d7-d118-45a2-960e-97431a152579"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Starting daemon with command: sudo service cloudify-worker-dime_host_locigm start", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "17:30:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_locigm: No response received for task 82bc159c434c4004908525ed1a7b2574", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Successfully started daemon: dime_host_locigm", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2acb1bf5-f218-466c-b68a-06a83f3daed4"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "--2019-03-26 17:30:34-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "Saving to: \u2018/tmp/tmp.CiyTvt630m/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "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-26T17:30:42.908Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "2019-03-26 17:30:34 (154 MB/s) - \u2018/tmp/tmp.CiyTvt630m/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-26T17:30:42.909Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:43.622Z", "message": "", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:42.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0a73bc94-a5e6-467d-91f9-cb5d0f5e141d"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:44.426Z", "message": "Agent created", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:44.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:44.426Z", "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-26T17:30:43.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:44.426Z", "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-26T17:30:43.842Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:45.295Z", "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-26T17:30:44.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8f528968-8439-44e7-93fd-617ce69fb249"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:45.295Z", "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-26T17:30:44.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8f528968-8439-44e7-93fd-617ce69fb249"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:45.295Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:44.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8f528968-8439-44e7-93fd-617ce69fb249"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Successfully created daemon: sprout_host_l4auyg", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "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-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}], "metadata": {"pagination": {"total": 1760, "offset": 1563, "size": 50}}} 2019-03-26 17:30:54,808 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:54,808 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:54 GMT 2019-03-26 17:30:54,809 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:54,809 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:30:54,809 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:54,809 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:54,809 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:30:54,809 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:30:54,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_locigm/env 2019-03-26 17:30:54,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_nbb8ho 2019-03-26 17:30:54,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-26 17:30:54,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-26 17:30:54,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:30:54,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-26 17:30:54,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-26 17:30:54,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-26 17:30:54,812 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_locigm 2019-03-26 17:30:54,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:30:54,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-26 17:30:54,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-26 17:30:54,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_locigm 2019-03-26 17:30:54,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-26 17:30:54,813 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-26 17:30:54,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_nbb8ho 2019-03-26 17:30:54,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-26 17:30:54,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-bind_host_nbb8ho start 2019-03-26 17:30:54,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:30:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_nbb8ho: No response received for task 24234694a854444d9b738156e83e498e 2019-03-26 17:30:54,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_nbb8ho 2019-03-26 17:30:54,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-26 17:30:54,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-26 17:30:54,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-dime_host_locigm start 2019-03-26 17:30:54,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:30:40 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_locigm: No response received for task 82bc159c434c4004908525ed1a7b2574 2019-03-26 17:30:54,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_locigm 2019-03-26 17:30:54,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-26 17:30:54,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-26 17:30:54,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-26 17:30:34-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-26 17:30:54,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-03-26 17:30:54,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-26 17:30:54,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-26 17:30:54,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.CiyTvt630m/agent.tar.gz’ 2019-03-26 17:30:54,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:54,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:54,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-26 17:30:54,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 --.-K/s in 0.1s 2019-03-26 17:30:54,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:54,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:34 (154 MB/s) - ‘/tmp/tmp.CiyTvt630m/agent.tar.gz’ saved [24073211/24073211] 2019-03-26 17:30:54,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:54,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-26 17:30:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2019-03-26 17:30:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-26 17:30:54,818 - 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-26 17:30:54,818 - 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-26 17:30:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-26 17:30:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:30:54,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_l4auyg 2019-03-26 17:30:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-26 17:30:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-26 17:30:54,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-26 17:30:54,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:30:55,130 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:30:55,130 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:30:55,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:30:55,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:30:55,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:30:55,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:30:55,131 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:30:55,131 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:30:55,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:30:55,131 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:30:55 GMT 2019-03-26 17:30:55,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:30:55,131 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:30:55,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:30:55,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:30:55,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:00,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:31:00,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:00,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:00,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:00,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:00,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:00,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:00,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:00,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Successfully configured daemon: sprout_host_l4auyg", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Successfully created daemon: sprout_host_l4auyg", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "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-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "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-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "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-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_l4auyg/env", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "2019-03-26 17:30:37 (127 MB/s) - \u2018/tmp/tmp.MTgndMQ8e1/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-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "100%[======================================>] 24,073,211 127MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Saving to: \u2018/tmp/tmp.MTgndMQ8e1/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "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-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "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-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "--2019-03-26 17:30:37-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-sprout-host-l4auyg", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "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-26T17:30:45.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Successfully started daemon: homer_host_y0ta6j", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "17:30:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_y0ta6j: No response received for task 522b8b13cd4d47f7abeb61c35d15aa19", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Starting daemon with command: sudo service cloudify-worker-homer_host_y0ta6j start", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Successfully configured daemon: homer_host_y0ta6j", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "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-26T17:30:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Successfully created daemon: homer_host_y0ta6j", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Successfully disabled requiretty for cfy-agent", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "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-26T17:30:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_y0ta6j/env", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Download ended successfully", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "2019-03-26 17:30:37 (146 MB/s) - \u2018/tmp/tmp.raaOEW15dR/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-26T17:30:45.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "100%[======================================>] 24,073,211 146MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.c530cd53-3d10-45ff-8771-73ced6a32309"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Installing plugins", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.838Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Installing plugins", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Agent created", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.699Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "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-26T17:30:45.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}], "metadata": {"pagination": {"total": 1824, "offset": 1613, "size": 50}}} 2019-03-26 17:31:00,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:00,333 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:00 GMT 2019-03-26 17:31:00,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:00,334 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:31:00,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:00,334 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:00,334 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:00,334 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:31:00,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_l4auyg 2019-03-26 17:31:00,336 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-26 17:31:00,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:31:00,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_l4auyg 2019-03-26 17:31:00,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-26 17:31:00,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-26 17:31:00,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-26 17:31:00,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-26 17:31:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-26 17:31:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_l4auyg/env 2019-03-26 17:31:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-26 17:31:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:31:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:37 (127 MB/s) - ‘/tmp/tmp.MTgndMQ8e1/agent.tar.gz’ saved [24073211/24073211] 2019-03-26 17:31:00,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:31:00,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 127MB/s in 0.2s 2019-03-26 17:31:00,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-26 17:31:00,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:31:00,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:31:00,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.MTgndMQ8e1/agent.tar.gz’ 2019-03-26 17:31:00,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-26 17:31:00,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-26 17:31:00,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-03-26 17:31:00,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-26 17:30:37-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-26 17:31:00,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-26 17:31:00,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-l4auyg 2019-03-26 17:31:00,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-26 17:31:00,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_y0ta6j 2019-03-26 17:31:00,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:30:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_y0ta6j: No response received for task 522b8b13cd4d47f7abeb61c35d15aa19 2019-03-26 17:31:00,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-homer_host_y0ta6j start 2019-03-26 17:31:00,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-26 17:31:00,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_y0ta6j 2019-03-26 17:31:00,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-26 17:31:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-26 17:31:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:31:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_y0ta6j 2019-03-26 17:31:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-26 17:31:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-26 17:31:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-26 17:31:00,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-26 17:31:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-26 17:31:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_y0ta6j/env 2019-03-26 17:31:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Download ended successfully 2019-03-26 17:31:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:31:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:37 (146 MB/s) - ‘/tmp/tmp.raaOEW15dR/agent.tar.gz’ saved [24073211/24073211] 2019-03-26 17:31:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 146MB/s in 0.2s 2019-03-26 17:31:00,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-26 17:31:00,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-26 17:31:00,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-26 17:31:00,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-26 17:31:00,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-26 17:31:00,344 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:31:00,445 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:00,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:00,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:00,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:00,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:00,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:00,446 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:00,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:31:00,446 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:00,446 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:00 GMT 2019-03-26 17:31:00,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:00,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:31:00,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:00,447 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:00,447 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:05,450 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:31:05,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:05,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:05,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:05,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:05,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:05,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:05,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:05,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Agent created", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "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-26T17:30:45.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "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-26T17:30:45.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Successfully started daemon: sprout_host_l4auyg", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "17:30:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_l4auyg: No response received for task 6c6c89b6d89a418e830ee21abd4bc011", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Starting daemon with command: sudo service cloudify-worker-sprout_host_l4auyg start", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Successfully configured daemon: sprout_host_l4auyg", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.702Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Successfully created daemon: sprout_host_l4auyg", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.200Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8a4e098d-c9fb-49ef-96fe-4ac6894c0ea8"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.851Z", "message": "Installing plugins", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:45.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.851Z", "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-26T17:30:46.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:46.851Z", "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-26T17:30:46.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Successfully started daemon: vellum_host_olliw4", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "17:30:44 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_olliw4: No response received for task 8df9438495104ae186e9b60e0e1315d6", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Starting daemon with command: sudo service cloudify-worker-vellum_host_olliw4 start", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "--2019-03-26 17:30:38-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:47.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.037783b2-09dd-4324-9c28-e19dd4a5c1e9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "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-26T17:30:46.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "2019-03-26 17:30:38 (144 MB/s) - \u2018/tmp/tmp.E0XuJa9P66/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-26T17:30:46.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "100%[======================================>] 24,073,211 144MB/s in 0.2s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": " 0% [ ] 0 --.-K/s ", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Saving to: \u2018/tmp/tmp.E0XuJa9P66/agent.tar.gz\u2019", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "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-26T17:30:46.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "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-26T17:30:46.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Connecting to 192.168.120.15:53333... connected.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "[localhost] run: ['/home/ubuntu/dime_host_locigm/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:47.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.037783b2-09dd-4324-9c28-e19dd4a5c1e9"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "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-26T17:30:46.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "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-26T17:30:46.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Starting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Successfully configured daemon: vellum_host_olliw4", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "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-26T17:30:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Deploying broker configuration.", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Configuring...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Successfully created daemon: vellum_host_olliw4", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Creating...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "No custom env configured", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "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-26T17:30:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "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-26T17:30:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "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-26T17:30:46.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}], "metadata": {"pagination": {"total": 1862, "offset": 1663, "size": 50}}} 2019-03-26 17:31:05,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:05,576 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:05 GMT 2019-03-26 17:31:05,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:05,576 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:31:05,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:05,576 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:05,576 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:05,576 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:31:05,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-26 17:31:05,578 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-26 17:31:05,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-26 17:31:05,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_l4auyg 2019-03-26 17:31:05,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:30:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_l4auyg: No response received for task 6c6c89b6d89a418e830ee21abd4bc011 2019-03-26 17:31:05,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-sprout_host_l4auyg start 2019-03-26 17:31:05,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-26 17:31:05,579 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_l4auyg 2019-03-26 17:31:05,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-26 17:31:05,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:31:05,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_l4auyg 2019-03-26 17:31:05,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-26 17:31:05,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-26 17:31:05,580 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-26 17:31:05,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:05,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:05,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_olliw4 2019-03-26 17:31:05,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:30:44 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_olliw4: No response received for task 8df9438495104ae186e9b60e0e1315d6 2019-03-26 17:31:05,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service cloudify-worker-vellum_host_olliw4 start 2019-03-26 17:31:05,581 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - --2019-03-26 17:30:38-- https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2019-03-26 17:31:05,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-26 17:31:05,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created, configured and started successfully 2019-03-26 17:31:05,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:31:05,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:30:38 (144 MB/s) - ‘/tmp/tmp.E0XuJa9P66/agent.tar.gz’ saved [24073211/24073211] 2019-03-26 17:31:05,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:31:05,582 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100%[======================================>] 24,073,211 144MB/s in 0.2s 2019-03-26 17:31:05,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0% [ ] 0 --.-K/s 2019-03-26 17:31:05,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:31:05,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:31:05,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Saving to: ‘/tmp/tmp.E0XuJa9P66/agent.tar.gz’ 2019-03-26 17:31:05,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Length: 24073211 (23M) [application/octet-stream] 2019-03-26 17:31:05,583 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - HTTP request sent, awaiting response... 200 OK 2019-03-26 17:31:05,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Connecting to 192.168.120.15:53333... connected. 2019-03-26 17:31:05,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/dime_host_locigm/env/bin/pip', 'freeze', '--all'] 2019-03-26 17:31:05,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-26 17:31:05,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-26 17:31:05,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-26 17:31:05,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-26 17:31:05,584 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4 2019-03-26 17:31:05,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2019-03-26 17:31:05,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_olliw4 2019-03-26 17:31:05,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2019-03-26 17:31:05,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying broker configuration. 2019-03-26 17:31:05,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2019-03-26 17:31:05,585 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_olliw4 2019-03-26 17:31:05,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2019-03-26 17:31:05,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - No custom env configured 2019-03-26 17:31:05,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully disabled requiretty for cfy-agent 2019-03-26 17:31:05,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2019-03-26 17:31:05,586 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully corrected cfy-agent`s virtualenv 2019-03-26 17:31:05,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:31:05,647 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:05,647 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:05,647 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:05,647 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:05,648 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:05,648 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:05,648 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:05,648 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:31:05,648 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:05,648 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:05 GMT 2019-03-26 17:31:05,648 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:05,648 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:31:05,648 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:05,648 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:05,649 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:10,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:31:11,017 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:11,017 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:11,017 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:11,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:11,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:11,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:11,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:11,018 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:47.411Z", "message": "sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.f5a90e6e-fcc4-445f-a92a-3c42e9b7e825"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:48.008Z", "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-26T17:30:47.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.037783b2-09dd-4324-9c28-e19dd4a5c1e9"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:48.008Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:47.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.037783b2-09dd-4324-9c28-e19dd4a5c1e9"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:48.008Z", "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-26T17:30:46.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:48.008Z", "message": "Plugins installed", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:46.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:48.008Z", "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-26T17:30:47.500Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.037783b2-09dd-4324-9c28-e19dd4a5c1e9"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:48.008Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:47.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5485e2c1-acca-4c93-881e-50230ae0ec8e"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:48.656Z", "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-26T17:30:47.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:48.656Z", "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-26T17:30:47.131Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:48.656Z", "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-26T17:30:48.562Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.037783b2-09dd-4324-9c28-e19dd4a5c1e9"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:48.656Z", "message": "[localhost] run: ['/home/ubuntu/bind_host_nbb8ho/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:47.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5485e2c1-acca-4c93-881e-50230ae0ec8e"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:48.656Z", "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-26T17:30:48.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:48.656Z", "message": "Agent created", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:48.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:49.253Z", "message": "Removing directory: /tmp/tmpwAjDbu/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-26T17:30:48.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.037783b2-09dd-4324-9c28-e19dd4a5c1e9"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:49.253Z", "message": "Agent created", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:48.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:49.253Z", "message": "Agent created", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:48.812Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:49.253Z", "message": "Installing plugins", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:48.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:49.848Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:48.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:49.848Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:49.177Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.dd869c09-4c92-48db-89f1-aaf38e9d6708"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:49.848Z", "message": "[localhost] run: ['/home/ubuntu/bono_host_phtnlo/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:49.214Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.dd869c09-4c92-48db-89f1-aaf38e9d6708"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:49.848Z", "message": "Plugins installed", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:49.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:49.848Z", "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-26T17:30:49.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:49.848Z", "message": "Installing plugins", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:48.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:50.529Z", "message": "Installing plugins", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:49.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:50.529Z", "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-26T17:30:49.781Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:51.074Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:50.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:51.074Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:50.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46ab4196-e617-4eca-aa60-efb2ddb4d22f"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:51.074Z", "message": "[localhost] run: ['/home/ubuntu/sprout_host_l4auyg/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:50.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46ab4196-e617-4eca-aa60-efb2ddb4d22f"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:51.074Z", "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-26T17:30:50.587Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:51.708Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:51.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:52.278Z", "message": "[localhost] run: ['/home/ubuntu/homer_host_y0ta6j/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:51.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.125cfff3-6598-443d-9f44-4e1fa72945c0"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:52.278Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:51.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.125cfff3-6598-443d-9f44-4e1fa72945c0"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:52.278Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:52.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:52.278Z", "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-26T17:30:51.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:52.862Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:52.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:52.862Z", "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-26T17:30:52.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:53.372Z", "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-26T17:30:53.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5485e2c1-acca-4c93-881e-50230ae0ec8e"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:53.878Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:53.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5485e2c1-acca-4c93-881e-50230ae0ec8e"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:53.878Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:53.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:53.878Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:53.472Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:53.878Z", "message": "Installing plugin: diamond", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:53.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.23195c57-cf66-46c5-8126-ed6e35eb9d63"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:53.878Z", "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-26T17:30:53.297Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5485e2c1-acca-4c93-881e-50230ae0ec8e"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:54.474Z", "message": "[localhost] run: ['/home/ubuntu/vellum_host_olliw4/env/bin/pip', 'freeze', '--all']", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:53.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.23195c57-cf66-46c5-8126-ed6e35eb9d63"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:54.474Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:54.446Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:54.474Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:53.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:54.474Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:53.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:55.019Z", "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-26T17:30:54.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.dd869c09-4c92-48db-89f1-aaf38e9d6708"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:55.019Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:54.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.dd869c09-4c92-48db-89f1-aaf38e9d6708"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:55.019Z", "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-26T17:30:54.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.dd869c09-4c92-48db-89f1-aaf38e9d6708"}], "metadata": {"pagination": {"total": 2002, "offset": 1713, "size": 50}}} 2019-03-26 17:31:11,018 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:11,018 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:11 GMT 2019-03-26 17:31:11,018 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:11,018 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:31:11,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:11,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:11,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:11,019 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:31:11,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://192.168.120.15:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz... 2019-03-26 17:31:11,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4 2019-03-26 17:31:11,021 - 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-26 17:31:11,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-26 17:31:11,021 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:11,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-26 17:31:11,022 - 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-26 17:31:11,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-26 17:31:11,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-26 17:31:11,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2019-03-26 17:31:11,022 - 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-26 17:31:11,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bind_host_nbb8ho/env/bin/pip', 'freeze', '--all'] 2019-03-26 17:31:11,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:11,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-26 17:31:11,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpwAjDbu/cloudify-diamond-plugin-1.3.5 2019-03-26 17:31:11,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-26 17:31:11,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent created 2019-03-26 17:31:11,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-26 17:31:11,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-26 17:31:11,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-26 17:31:11,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/bono_host_phtnlo/env/bin/pip', 'freeze', '--all'] 2019-03-26 17:31:11,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-26 17:31:11,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:11,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-26 17:31:11,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2019-03-26 17:31:11,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:11,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-26 17:31:11,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-26 17:31:11,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/sprout_host_l4auyg/env/bin/pip', 'freeze', '--all'] 2019-03-26 17:31:11,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:11,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-26 17:31:11,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/homer_host_y0ta6j/env/bin/pip', 'freeze', '--all'] 2019-03-26 17:31:11,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-26 17:31:11,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-26 17:31:11,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-26 17:31:11,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-26 17:31:11,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:11,027 - 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-26 17:31:11,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-26 17:31:11,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:31:11,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-26 17:31:11,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2019-03-26 17:31:11,027 - 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-26 17:31:11,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['/home/ubuntu/vellum_host_olliw4/env/bin/pip', 'freeze', '--all'] 2019-03-26 17:31:11,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:11,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-26 17:31:11,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:31:11,028 - 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-26 17:31:11,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-26 17:31:11,028 - 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-26 17:31:11,029 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:31:11,179 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:11,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:11,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:11,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:11,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:11,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:11,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:11,180 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:31:11,180 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:11,180 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:11 GMT 2019-03-26 17:31:11,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:11,180 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:31:11,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:11,180 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:11,180 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:16,186 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:31:16,296 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:16,296 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:16,297 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:16,297 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:16,297 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:16,297 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:16,297 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:16,297 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_qd604y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:55.621Z", "message": "Creating node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:55.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:55.621Z", "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-26T17:30:55.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:55.621Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:55.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:55.621Z", "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-26T17:30:55.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5485e2c1-acca-4c93-881e-50230ae0ec8e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:56.408Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a40b0580-55de-4a08-9b8c-eee7a76e000d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:55.912Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:56.408Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ab024b599f83caead3484367d373ecc575ed312\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:56.322Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:56.408Z", "message": "Removing directory: /tmp/tmpplGSO4/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-26T17:30:56.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.dd869c09-4c92-48db-89f1-aaf38e9d6708"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:56.408Z", "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-26T17:30:56.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.dd869c09-4c92-48db-89f1-aaf38e9d6708"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:56.408Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a40b0580-55de-4a08-9b8c-eee7a76e000d", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:55.912Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:56.408Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:55.907Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:56.408Z", "message": "Removing directory: /tmp/tmp9gJZli/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-26T17:30:55.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.5485e2c1-acca-4c93-881e-50230ae0ec8e"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:56.408Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:56.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:56.408Z", "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-26T17:30:55.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.121Z", "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-26T17:30:56.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.121Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:56.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46ab4196-e617-4eca-aa60-efb2ddb4d22f"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.121Z", "message": "Plugins installed", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:56.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.121Z", "message": "Plugins installed", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:56.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.121Z", "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-26T17:30:56.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46ab4196-e617-4eca-aa60-efb2ddb4d22f"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.121Z", "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-26T17:30:56.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46ab4196-e617-4eca-aa60-efb2ddb4d22f"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "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-26T17:30:56.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46ab4196-e617-4eca-aa60-efb2ddb4d22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-474f106b-aa4b-4f94-9d25-1af3254b7ea6", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.213Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "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-26T17:30:57.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "message": "Process created, PID: 1607", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "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-26T17:30:57.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "message": "Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/VCFZQ/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.179Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "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-26T17:30:57.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.125cfff3-6598-443d-9f44-4e1fa72945c0"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.125cfff3-6598-443d-9f44-4e1fa72945c0"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "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-26T17:30:57.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.125cfff3-6598-443d-9f44-4e1fa72945c0"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "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-26T17:30:57.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ab024b599f83caead3484367d373ecc575ed312\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.214Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:56.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-474f106b-aa4b-4f94-9d25-1af3254b7ea6", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.213Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:30: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-474f106b-aa4b-4f94-9d25-1af3254b7ea6 x-compute-request-id: req-474f106b-aa4b-4f94-9d25-1af3254b7ea6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.213Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:57.668Z", "message": "Removing directory: /tmp/tmpGWCcSM/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-26T17:30:56.835Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.46ab4196-e617-4eca-aa60-efb2ddb4d22f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ab024b599f83caead3484367d373ecc575ed312\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.632Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.192Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.192Z", "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-26T17:30:57.627Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.192Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:30:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e748a48c-c97c-44c8-8bf0-07a44f90a567 x-compute-request-id: req-e748a48c-c97c-44c8-8bf0-07a44f90a567 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"682d8190-0433-4ace-9fbd-6f00c1db63c6\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cf5764d7-de51-4829-b076-700043e8fab9\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.631Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.192Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-e748a48c-c97c-44c8-8bf0-07a44f90a567", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.631Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.192Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-e748a48c-c97c-44c8-8bf0-07a44f90a567", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.631Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.192Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:30:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6eb408b0-1015-432f-89f0-3c639c637063 x-compute-request-id: req-6eb408b0-1015-432f-89f0-3c639c637063 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.974Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.192Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-6eb408b0-1015-432f-89f0-3c639c637063", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.975Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.192Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-6eb408b0-1015-432f-89f0-3c639c637063", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.975Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.192Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6ab024b599f83caead3484367d373ecc575ed312\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:57.976Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.192Z", "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-26T17:30:57.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.125cfff3-6598-443d-9f44-4e1fa72945c0"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.856Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:58.425Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.856Z", "message": "Removing directory: /tmp/tmpv7WOT6/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-26T17:30:57.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.125cfff3-6598-443d-9f44-4e1fa72945c0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.856Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:30:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe903032-4624-4b97-ba0f-5b8ee7c398e4 x-compute-request-id: req-fe903032-4624-4b97-ba0f-5b8ee7c398e4 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"682d8190-0433-4ace-9fbd-6f00c1db63c6\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cf5764d7-de51-4829-b076-700043e8fab9\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:58.709Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.856Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:58.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:58.856Z", "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-26T17:30:58.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 2143, "offset": 1763, "size": 50}}} 2019-03-26 17:31:16,297 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:16,297 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:16 GMT 2019-03-26 17:31:16,298 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:16,298 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:31:16,298 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:16,298 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:16,298 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:16,298 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:31:16,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:31:16,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-26 17:31:16,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-26 17:31:16,301 - 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-26 17:31:16,301 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a40b0580-55de-4a08-9b8c-eee7a76e000d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:16,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab024b599f83caead3484367d373ecc575ed312" 2019-03-26 17:31:16,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpplGSO4/cloudify-diamond-plugin-1.3.5 2019-03-26 17:31:16,302 - 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-26 17:31:16,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a40b0580-55de-4a08-9b8c-eee7a76e000d 2019-03-26 17:31:16,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:16,302 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp9gJZli/cloudify-diamond-plugin-1.3.5 2019-03-26 17:31:16,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:31:16,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:16,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:16,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-26 17:31:16,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-26 17:31:16,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-26 17:31:16,304 - 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-26 17:31:16,304 - 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-26 17:31:16,304 - 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-26 17:31:16,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-474f106b-aa4b-4f94-9d25-1af3254b7ea6 2019-03-26 17:31:16,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:31:16,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1607 2019-03-26 17:31:16,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:31:16,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/install_requirements.sh to /tmp/VCFZQ/install_requirements.sh 2019-03-26 17:31:16,305 - 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-26 17:31:16,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-26 17:31:16,305 - 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-26 17:31:16,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:31:16,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab024b599f83caead3484367d373ecc575ed312" 2019-03-26 17:31:16,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-26 17:31:16,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-474f106b-aa4b-4f94-9d25-1af3254b7ea6 2019-03-26 17:31:16,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:30: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-474f106b-aa4b-4f94-9d25-1af3254b7ea6 x-compute-request-id: req-474f106b-aa4b-4f94-9d25-1af3254b7ea6 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:16,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpGWCcSM/cloudify-diamond-plugin-1.3.5 2019-03-26 17:31:16,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab024b599f83caead3484367d373ecc575ed312" 2019-03-26 17:31:16,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-26 17:31:16,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:16,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:30:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e748a48c-c97c-44c8-8bf0-07a44f90a567 x-compute-request-id: req-e748a48c-c97c-44c8-8bf0-07a44f90a567 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "682d8190-0433-4ace-9fbd-6f00c1db63c6"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cf5764d7-de51-4829-b076-700043e8fab9"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-26 17:31:16,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-e748a48c-c97c-44c8-8bf0-07a44f90a567 2019-03-26 17:31:16,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-e748a48c-c97c-44c8-8bf0-07a44f90a567 2019-03-26 17:31:16,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:30:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6eb408b0-1015-432f-89f0-3c639c637063 x-compute-request-id: req-6eb408b0-1015-432f-89f0-3c639c637063 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:16,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-6eb408b0-1015-432f-89f0-3c639c637063 2019-03-26 17:31:16,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-6eb408b0-1015-432f-89f0-3c639c637063 2019-03-26 17:31:16,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ab024b599f83caead3484367d373ecc575ed312" 2019-03-26 17:31:16,308 - 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-26 17:31:16,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-26 17:31:16,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpv7WOT6/cloudify-diamond-plugin-1.3.5 2019-03-26 17:31:16,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:30:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fe903032-4624-4b97-ba0f-5b8ee7c398e4 x-compute-request-id: req-fe903032-4624-4b97-ba0f-5b8ee7c398e4 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "682d8190-0433-4ace-9fbd-6f00c1db63c6"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cf5764d7-de51-4829-b076-700043e8fab9"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-26 17:31:16,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-26 17:31:16,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:16,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:31:16,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:16,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:16,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:16,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:16,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:16,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:16,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:16,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:31:16,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:16,477 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:16 GMT 2019-03-26 17:31:16,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:16,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:31:16,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:16,477 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:16,477 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:21,483 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:31:21,600 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:21,600 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:21,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:21,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:21,601 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:21,601 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:21,601 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:21,601 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:59.491Z", "message": "Plugins installed", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:59.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:59.491Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-fe903032-4624-4b97-ba0f-5b8ee7c398e4", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:58.709Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:59.491Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-fe903032-4624-4b97-ba0f-5b8ee7c398e4", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:58.709Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.415c851b-1660-4c28-9bd7-bb5863fea430"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:59.491Z", "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-26T17:30:59.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.23195c57-cf66-46c5-8126-ed6e35eb9d63"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:59.491Z", "message": "Installing plugin from source", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:59.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.23195c57-cf66-46c5-8126-ed6e35eb9d63"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:59.491Z", "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-26T17:30:59.194Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.23195c57-cf66-46c5-8126-ed6e35eb9d63"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:59.491Z", "message": "Plugins installed", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:59.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:30:59.491Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:59.101Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:00.101Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:59.890Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:00.101Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:59.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:00.101Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:30:59.231Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:00.749Z", "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-26T17:31:00.551Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:00.749Z", "message": "Removing directory: /tmp/tmp0YWDga/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-26T17:31:00.096Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.23195c57-cf66-46c5-8126-ed6e35eb9d63"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:00.749Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:00.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:00.749Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:00.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:00.749Z", "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-26T17:31:00.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.23195c57-cf66-46c5-8126-ed6e35eb9d63"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:01.330Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:00.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:01.330Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:01.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:01.956Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55573e35-7f0d-4e2e-b24e-3df6524d427c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:01.418Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:01.956Z", "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-26T17:31:01.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:01.956Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:01.412Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:01.956Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-55573e35-7f0d-4e2e-b24e-3df6524d427c", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:01.418Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:02.551Z", "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-26T17:31:01.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:02.551Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-074d1da0-db93-49eb-aa5c-05fb1fa92e0d x-compute-request-id: req-074d1da0-db93-49eb-aa5c-05fb1fa92e0d Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:02.472Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:02.551Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}716dc80f0383078a380a1ce5e969a1bc6e3e48c6\"", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:01.844Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:02.551Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:02.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.159Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-5703d617-5ec6-48e4-9dc7-42bec2130f5e", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:02.890Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.159Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5703d617-5ec6-48e4-9dc7-42bec2130f5e x-compute-request-id: req-5703d617-5ec6-48e4-9dc7-42bec2130f5e Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"682d8190-0433-4ace-9fbd-6f00c1db63c6\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cf5764d7-de51-4829-b076-700043e8fab9\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:02.889Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}716dc80f0383078a380a1ce5e969a1bc6e3e48c6\"", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:02.473Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.159Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}716dc80f0383078a380a1ce5e969a1bc6e3e48c6\"", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:02.891Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.159Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:02.693Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.159Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:02.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.159Z", "message": "Plugins installed", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:02.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.159Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-5703d617-5ec6-48e4-9dc7-42bec2130f5e", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:02.889Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.159Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-074d1da0-db93-49eb-aa5c-05fb1fa92e0d", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:02.472Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.159Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-074d1da0-db93-49eb-aa5c-05fb1fa92e0d", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:02.472Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.773Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-25968986-6f04-4fdc-9460-a02f98324639", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:03.444Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.773Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25968986-6f04-4fdc-9460-a02f98324639 x-compute-request-id: req-25968986-6f04-4fdc-9460-a02f98324639 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:03.444Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.773Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-25968986-6f04-4fdc-9460-a02f98324639", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:03.444Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.773Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}716dc80f0383078a380a1ce5e969a1bc6e3e48c6\"", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:03.445Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.773Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:03.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:03.773Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:03.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:04.369Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-a3e174cb-6336-4daa-be95-d18dff8a4268", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:04.121Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:04.369Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:03.926Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:04.369Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-a3e174cb-6336-4daa-be95-d18dff8a4268 x-compute-request-id: req-a3e174cb-6336-4daa-be95-d18dff8a4268 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 80, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 80, \"parent_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"682d8190-0433-4ace-9fbd-6f00c1db63c6\"}, {\"from_port\": 443, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 443, \"parent_group_id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"cf5764d7-de51-4829-b076-700043e8fab9\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\", \"name\": \"clearwater-sg_ellis\", \"description\": \"Web UI\"}]}\n", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:04.121Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:04.369Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:04.154Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:04.369Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-a3e174cb-6336-4daa-be95-d18dff8a4268", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:04.121Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.039d8353-b998-4aba-8857-ac64d2b1635a"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:05.002Z", "message": "Sending task 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:04.460Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:05.002Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:04.580Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:05.744Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b3dc60d-0a22-4fb6-8906-381713f7a924 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:05.523Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}], "metadata": {"pagination": {"total": 2251, "offset": 1813, "size": 50}}} 2019-03-26 17:31:21,601 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:21,601 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:21 GMT 2019-03-26 17:31:21,602 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:21,602 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:31:21,602 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:21,602 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:21,602 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:21,602 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:31:21,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-26 17:31:21,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-fe903032-4624-4b97-ba0f-5b8ee7c398e4 2019-03-26 17:31:21,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-fe903032-4624-4b97-ba0f-5b8ee7c398e4 2019-03-26 17:31:21,605 - 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-26 17:31:21,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2019-03-26 17:31:21,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2019-03-26 17:31:21,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-26 17:31:21,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:21,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:21,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-26 17:31:21,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-26 17:31:21,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-26 17:31:21,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmp0YWDga/cloudify-diamond-plugin-1.3.5 2019-03-26 17:31:21,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-26 17:31:21,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-26 17:31:21,607 - 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-26 17:31:21,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-26 17:31:21,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-26 17:31:21,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55573e35-7f0d-4e2e-b24e-3df6524d427c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:21,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-26 17:31:21,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:21,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-55573e35-7f0d-4e2e-b24e-3df6524d427c 2019-03-26 17:31:21,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-26 17:31:21,608 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-074d1da0-db93-49eb-aa5c-05fb1fa92e0d x-compute-request-id: req-074d1da0-db93-49eb-aa5c-05fb1fa92e0d Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:21,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}716dc80f0383078a380a1ce5e969a1bc6e3e48c6" 2019-03-26 17:31:21,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-26 17:31:21,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-5703d617-5ec6-48e4-9dc7-42bec2130f5e 2019-03-26 17:31:21,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5703d617-5ec6-48e4-9dc7-42bec2130f5e x-compute-request-id: req-5703d617-5ec6-48e4-9dc7-42bec2130f5e Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "682d8190-0433-4ace-9fbd-6f00c1db63c6"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cf5764d7-de51-4829-b076-700043e8fab9"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-26 17:31:21,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}716dc80f0383078a380a1ce5e969a1bc6e3e48c6" 2019-03-26 17:31:21,609 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}716dc80f0383078a380a1ce5e969a1bc6e3e48c6" 2019-03-26 17:31:21,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-26 17:31:21,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:31:21,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Plugins installed 2019-03-26 17:31:21,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-5703d617-5ec6-48e4-9dc7-42bec2130f5e 2019-03-26 17:31:21,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-074d1da0-db93-49eb-aa5c-05fb1fa92e0d 2019-03-26 17:31:21,610 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-074d1da0-db93-49eb-aa5c-05fb1fa92e0d 2019-03-26 17:31:21,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-25968986-6f04-4fdc-9460-a02f98324639 2019-03-26 17:31:21,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-25968986-6f04-4fdc-9460-a02f98324639 x-compute-request-id: req-25968986-6f04-4fdc-9460-a02f98324639 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:21,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-25968986-6f04-4fdc-9460-a02f98324639 2019-03-26 17:31:21,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}716dc80f0383078a380a1ce5e969a1bc6e3e48c6" 2019-03-26 17:31:21,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-26 17:31:21,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-26 17:31:21,611 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-a3e174cb-6336-4daa-be95-d18dff8a4268 2019-03-26 17:31:21,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-26 17:31:21,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-a3e174cb-6336-4daa-be95-d18dff8a4268 x-compute-request-id: req-a3e174cb-6336-4daa-be95-d18dff8a4268 Content-Encoding: gzip Content-Length: 485 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 80, "group": {}, "ip_protocol": "tcp", "to_port": 80, "parent_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "682d8190-0433-4ace-9fbd-6f00c1db63c6"}, {"from_port": 443, "group": {}, "ip_protocol": "tcp", "to_port": 443, "parent_group_id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "cf5764d7-de51-4829-b076-700043e8fab9"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9", "name": "clearwater-sg_ellis", "description": "Web UI"}]} 2019-03-26 17:31:21,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:21,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-a3e174cb-6336-4daa-be95-d18dff8a4268 2019-03-26 17:31:21,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2019-03-26 17:31:21,612 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:21,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b3dc60d-0a22-4fb6-8906-381713f7a924 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:21,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:31:21,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:21,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:21,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:21,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:21,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:21,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:21,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:21,700 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:31:21,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:21,700 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:21 GMT 2019-03-26 17:31:21,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:21,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:31:21,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:21,700 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:21,700 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:26,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:31:26,853 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:26,853 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:26,853 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:26,853 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:26,853 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:26,853 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:26,854 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:26,854 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:05.744Z", "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-26T17:31:05.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:05.744Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:05.000Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:05.744Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b3dc60d-0a22-4fb6-8906-381713f7a924 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:05.523Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:05.744Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:05.518Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:05.744Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0b3dc60d-0a22-4fb6-8906-381713f7a924", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:05.523Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:06.362Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23b4523195a220ae2b4a6292d77aed99850f035e\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:05.923Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:06.362Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:06.158Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:06.362Z", "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-26T17:31:06.026Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.375Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-386c2b2c-589e-4e55-bf30-54c5f2b6344c", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:06.450Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.375Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-386c2b2c-589e-4e55-bf30-54c5f2b6344c x-compute-request-id: req-386c2b2c-589e-4e55-bf30-54c5f2b6344c Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:06.450Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.375Z", "message": "Sending task 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:06.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.375Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23b4523195a220ae2b4a6292d77aed99850f035e\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:06.451Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.375Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-ff3c9b95-42fa-40fc-a9d9-61b4c9be8d76 x-compute-request-id: req-ff3c9b95-42fa-40fc-a9d9-61b4c9be8d76 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4970b86e-0a84-4fcd-bb34-021e5e99398d\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"620b8b73-3b8c-48b7-b822-e81d4878cd05\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74e541ed-6d50-4021-b965-01b759d2f690\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:07.322Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.375Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-386c2b2c-589e-4e55-bf30-54c5f2b6344c", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:06.450Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.958Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-fd870963-761f-4b63-b542-e4bdb0ce79ae", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:07.710Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.958Z", "message": "Establishing relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:07.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23b4523195a220ae2b4a6292d77aed99850f035e\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:07.711Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.958Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-ff3c9b95-42fa-40fc-a9d9-61b4c9be8d76", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:07.323Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.958Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-ff3c9b95-42fa-40fc-a9d9-61b4c9be8d76", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:07.323Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.958Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}23b4523195a220ae2b4a6292d77aed99850f035e\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:07.323Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.958Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd870963-761f-4b63-b542-e4bdb0ce79ae x-compute-request-id: req-fd870963-761f-4b63-b542-e4bdb0ce79ae Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:07.709Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:07.958Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-fd870963-761f-4b63-b542-e4bdb0ce79ae", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:07.710Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:08.565Z", "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-26T17:31:08.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:08.565Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:07.833Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:08.565Z", "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-26T17:31:08.153Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:09.177Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4af9a41-4860-45a1-be25-f7df0a007fc3 x-compute-request-id: req-e4af9a41-4860-45a1-be25-f7df0a007fc3 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4970b86e-0a84-4fcd-bb34-021e5e99398d\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"620b8b73-3b8c-48b7-b822-e81d4878cd05\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74e541ed-6d50-4021-b965-01b759d2f690\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:08.463Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:09.177Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:08.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:09.177Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-e4af9a41-4860-45a1-be25-f7df0a007fc3", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:08.463Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:09.177Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:08.926Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:09.177Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:09.004Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:09.177Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-e4af9a41-4860-45a1-be25-f7df0a007fc3", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:08.463Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d3c5b992-6380-4416-99ff-3ef929cabf90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:09.721Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80b51d966177c54064b2322548bbab5fadae4016\"", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:09.619Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0538b57f-c294-4edf-b094-7e95856fef5f"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:09.721Z", "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-26T17:31:09.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:09.721Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:09.206Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0538b57f-c294-4edf-b094-7e95856fef5f"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:09.721Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:09.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:09.721Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-6d0f5951-bc69-4d67-a86d-0d5a97cd4e76", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:09.215Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0538b57f-c294-4edf-b094-7e95856fef5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:09.721Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d0f5951-bc69-4d67-a86d-0d5a97cd4e76 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:09.215Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0538b57f-c294-4edf-b094-7e95856fef5f"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.273Z", "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-26T17:31:09.690Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b098651a9c2d36e2a2a6d58076db4a9b31c6605\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.653Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}], "metadata": {"pagination": {"total": 2330, "offset": 1863, "size": 50}}} 2019-03-26 17:31:26,854 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:26,854 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:26 GMT 2019-03-26 17:31:26,854 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:26,854 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:31:26,854 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:26,854 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:26,855 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:26,855 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:31:26,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-26 17:31:26,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-26 17:31:26,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b3dc60d-0a22-4fb6-8906-381713f7a924 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:26,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:26,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0b3dc60d-0a22-4fb6-8906-381713f7a924 2019-03-26 17:31:26,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b4523195a220ae2b4a6292d77aed99850f035e" 2019-03-26 17:31:26,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2019-03-26 17:31:26,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-26 17:31:26,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-386c2b2c-589e-4e55-bf30-54c5f2b6344c 2019-03-26 17:31:26,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-386c2b2c-589e-4e55-bf30-54c5f2b6344c x-compute-request-id: req-386c2b2c-589e-4e55-bf30-54c5f2b6344c Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:26,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2019-03-26 17:31:26,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b4523195a220ae2b4a6292d77aed99850f035e" 2019-03-26 17:31:26,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-ff3c9b95-42fa-40fc-a9d9-61b4c9be8d76 x-compute-request-id: req-ff3c9b95-42fa-40fc-a9d9-61b4c9be8d76 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4970b86e-0a84-4fcd-bb34-021e5e99398d"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "620b8b73-3b8c-48b7-b822-e81d4878cd05"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74e541ed-6d50-4021-b965-01b759d2f690"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "dea05f49-b474-4139-80c4-49d26d72f634", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-03-26 17:31:26,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-386c2b2c-589e-4e55-bf30-54c5f2b6344c 2019-03-26 17:31:26,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-fd870963-761f-4b63-b542-e4bdb0ce79ae 2019-03-26 17:31:26,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:31:26,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b4523195a220ae2b4a6292d77aed99850f035e" 2019-03-26 17:31:26,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-ff3c9b95-42fa-40fc-a9d9-61b4c9be8d76 2019-03-26 17:31:26,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-ff3c9b95-42fa-40fc-a9d9-61b4c9be8d76 2019-03-26 17:31:26,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23b4523195a220ae2b4a6292d77aed99850f035e" 2019-03-26 17:31:26,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fd870963-761f-4b63-b542-e4bdb0ce79ae x-compute-request-id: req-fd870963-761f-4b63-b542-e4bdb0ce79ae Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:26,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-fd870963-761f-4b63-b542-e4bdb0ce79ae 2019-03-26 17:31:26,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-26 17:31:26,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-03-26 17:31:26,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-26 17:31:26,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e4af9a41-4860-45a1-be25-f7df0a007fc3 x-compute-request-id: req-e4af9a41-4860-45a1-be25-f7df0a007fc3 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4970b86e-0a84-4fcd-bb34-021e5e99398d"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "620b8b73-3b8c-48b7-b822-e81d4878cd05"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74e541ed-6d50-4021-b965-01b759d2f690"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "dea05f49-b474-4139-80c4-49d26d72f634", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-03-26 17:31:26,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2019-03-26 17:31:26,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-e4af9a41-4860-45a1-be25-f7df0a007fc3 2019-03-26 17:31:26,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:26,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:26,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-e4af9a41-4860-45a1-be25-f7df0a007fc3 2019-03-26 17:31:26,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b51d966177c54064b2322548bbab5fadae4016" 2019-03-26 17:31:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2019-03-26 17:31:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:31:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6d0f5951-bc69-4d67-a86d-0d5a97cd4e76 2019-03-26 17:31:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d0f5951-bc69-4d67-a86d-0d5a97cd4e76 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-26 17:31:26,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-03-26 17:31:26,864 - 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-26 17:31:26,864 - 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-26 17:31:26,864 - 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-26 17:31:26,864 - 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-26 17:31:26,864 - 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-26 17:31:26,864 - 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-26 17:31:26,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b098651a9c2d36e2a2a6d58076db4a9b31c6605" 2019-03-26 17:31:26,865 - 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-26 17:31:26,865 - 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-26 17:31:26,865 - 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-26 17:31:26,865 - 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-26 17:31:26,865 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:31:26,923 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:26,923 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:26,923 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:26,923 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:26,923 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:26,923 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:26,923 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:26,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:31:26,924 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:26,924 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:26 GMT 2019-03-26 17:31:26,924 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:26,924 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:31:26,924 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:26,924 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:26,924 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:31,930 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:31:32,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:32,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:32,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:32,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:32,018 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:32,018 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:32,018 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:32,019 - 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-26T17:31:10.807Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-43c37c04-8cd5-400e-8a2d-c8a99f5fb494", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.253Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:3 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-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:4 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-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:6 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-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:13 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-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:16 http://security.ubuntu.com trusty-security/main Translation-en [441 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:17 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-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:19 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-26T17:31:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [277 kB]", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}], "metadata": {"pagination": {"total": 2470, "offset": 1913, "size": 50}}} 2019-03-26 17:31:32,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:32,019 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:32 GMT 2019-03-26 17:31:32,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:32,019 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:31:32,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:32,019 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:32,019 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:32,019 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:31:32,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-43c37c04-8cd5-400e-8a2d-c8a99f5fb494 2019-03-26 17:31:32,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] 2019-03-26 17:31:32,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 2019-03-26 17:31:32,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] 2019-03-26 17:31:32,022 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease 2019-03-26 17:31:32,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg 2019-03-26 17:31:32,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:3 http://security.ubuntu.com trusty-security/main Sources [171 kB] 2019-03-26 17:31:32,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] 2019-03-26 17:31:32,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] 2019-03-26 17:31:32,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:6 http://security.ubuntu.com trusty-security/universe Sources [101 kB] 2019-03-26 17:31:32,023 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB] 2019-03-26 17:31:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] 2019-03-26 17:31:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] 2019-03-26 17:31:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB] 2019-03-26 17:31:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] 2019-03-26 17:31:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] 2019-03-26 17:31:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:13 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] 2019-03-26 17:31:32,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] 2019-03-26 17:31:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 kB] 2019-03-26 17:31:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:16 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] 2019-03-26 17:31:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7,616 B] 2019-03-26 17:31:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4,028 B] 2019-03-26 17:31:32,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:19 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] 2019-03-26 17:31:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [277 kB] 2019-03-26 17:31:32,026 - 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-26 17:31:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] 2019-03-26 17:31:32,026 - 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-26 17:31:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages 2019-03-26 17:31:32,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages 2019-03-26 17:31:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages 2019-03-26 17:31:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en 2019-03-26 17:31:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en 2019-03-26 17:31:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en 2019-03-26 17:31:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en 2019-03-26 17:31:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty Release 2019-03-26 17:31:32,027 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1,064 kB] 2019-03-26 17:31:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5,433 B] 2019-03-26 17:31:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6,399 kB] 2019-03-26 17:31:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] 2019-03-26 17:31:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages 2019-03-26 17:31:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages 2019-03-26 17:31:32,028 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages 2019-03-26 17:31:32,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages 2019-03-26 17:31:32,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en 2019-03-26 17:31:32,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en 2019-03-26 17:31:32,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en 2019-03-26 17:31:32,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en 2019-03-26 17:31:32,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US 2019-03-26 17:31:32,029 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US 2019-03-26 17:31:32,030 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US 2019-03-26 17:31:32,030 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:31:32,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:32,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:32,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:32,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:32,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:32,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:32,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:32,088 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:31:32,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:32,089 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:32 GMT 2019-03-26 17:31:32,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:32,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:31:32,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:32,089 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:32,089 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:37,095 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:31:37,178 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:37,179 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:37,179 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:37,179 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:37,179 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:37,179 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:37,179 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:37,179 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Fetched 13.0 MB in 6s (2,081 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Reading package lists...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Building dependency tree...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Reading state information...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.583Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " Suggested packages:", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": " libquadmath0-dbg glibc-doc", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b098651a9c2d36e2a2a6d58076db4a9b31c6605\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.653Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:10.807Z", "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-26T17:31:10.584Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-b0cb7abf-8e6b-48f9-b014-613280857304 x-compute-request-id: req-b0cb7abf-8e6b-48f9-b014-613280857304 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.207Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.752Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "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-26T17:31:10.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "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-26T17:31:10.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "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-26T17:31:10.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "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-26T17:31:10.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "message": " Fetched 19.1 MB in 2s (6,397 kB/s)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:10.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "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-26T17:31:10.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "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-26T17:31:10.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "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-26T17:31:10.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}], "metadata": {"pagination": {"total": 2470, "offset": 1963, "size": 50}}} 2019-03-26 17:31:37,179 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:37,180 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:37 GMT 2019-03-26 17:31:37,180 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:37,180 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:31:37,180 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:37,180 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:37,180 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:37,180 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:31:37,182 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US 2019-03-26 17:31:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 13.0 MB in 6s (2,081 kB/s) 2019-03-26 17:31:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-03-26 17:31:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading package lists... 2019-03-26 17:31:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building dependency tree... 2019-03-26 17:31:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Reading state information... 2019-03-26 17:31:37,183 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following extra packages will be installed: 2019-03-26 17:31:37,184 - 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-26 17:31:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-03-26 17:31:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-03-26 17:31:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Suggested packages: 2019-03-26 17:31:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - binutils-doc cpp-doc gcc-4.8-locales gcc-multilib make autoconf automake1.9 2019-03-26 17:31:37,184 - 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-26 17:31:37,184 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg 2019-03-26 17:31:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libquadmath0-dbg glibc-doc 2019-03-26 17:31:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The following NEW packages will be installed: 2019-03-26 17:31:37,185 - 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-26 17:31:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libcloog-isl4 libgcc-4.8-dev libgmp10 libgomp1 libisl10 libitm1 libmpc3 2019-03-26 17:31:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - libmpfr4 libquadmath0 libtsan0 linux-libc-dev manpages-dev 2019-03-26 17:31:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 upgraded, 21 newly installed, 0 to remove and 14 not upgraded. 2019-03-26 17:31:37,185 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Need to get 19.1 MB of archives. 2019-03-26 17:31:37,186 - 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-26 17:31:37,186 - 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-26 17:31:37,186 - 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-26 17:31:37,186 - 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-26 17:31:37,186 - 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-26 17:31:37,186 - 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-26 17:31:37,187 - 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-26 17:31:37,187 - 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-26 17:31:37,187 - 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-26 17:31:37,187 - 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-26 17:31:37,187 - 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-26 17:31:37,187 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b098651a9c2d36e2a2a6d58076db4a9b31c6605" 2019-03-26 17:31:37,187 - 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-26 17:31:37,188 - 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-26 17:31:37,188 - 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-26 17:31:37,188 - 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-26 17:31:37,188 - 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-26 17:31:37,188 - 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-26 17:31:37,188 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-b0cb7abf-8e6b-48f9-b014-613280857304 x-compute-request-id: req-b0cb7abf-8e6b-48f9-b014-613280857304 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:37,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:31:37,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:31:37,189 - 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-26 17:31:37,189 - 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-26 17:31:37,189 - 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-26 17:31:37,189 - 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-26 17:31:37,189 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Fetched 19.1 MB in 2s (6,397 kB/s) 2019-03-26 17:31:37,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Selecting previously unselected package libasan0:amd64. 2019-03-26 17:31:37,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - (Reading database ... 51333 files and directories currently installed.) 2019-03-26 17:31:37,190 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-26 17:31:37,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:31:37,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:37,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:37,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:37,243 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:37,243 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:37,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:37,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:37,244 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:31:37,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:37,244 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:37 GMT 2019-03-26 17:31:37,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:37,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:31:37,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:37,244 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:37,244 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:42,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:31:42,337 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:42,337 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:42,337 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:42,338 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:42,338 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:42,338 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:42,338 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:42,338 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "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-26T17:31:10.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:11.400Z", "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-26T17:31:10.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.015Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.038Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.015Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-dff0013c-a652-4040-b3f3-15cf078eeb7a x-compute-request-id: req-dff0013c-a652-4040-b3f3-15cf078eeb7a Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.995Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b098651a9c2d36e2a2a6d58076db4a9b31c6605\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.648Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.015Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-d608f8ca-106e-4ba0-a1b8-413eeeb506b5", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.647Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.015Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-d608f8ca-106e-4ba0-a1b8-413eeeb506b5", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.647Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.015Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-d608f8ca-106e-4ba0-a1b8-413eeeb506b5 x-compute-request-id: req-d608f8ca-106e-4ba0-a1b8-413eeeb506b5 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce46b8fd-73f7-48a7-820c-5e8959462371\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6569f03-295a-4e34-ad8f-41a7fdfe25cd\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.647Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.015Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b098651a9c2d36e2a2a6d58076db4a9b31c6605\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.208Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.015Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-b0cb7abf-8e6b-48f9-b014-613280857304", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.207Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.015Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-b0cb7abf-8e6b-48f9-b014-613280857304", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.207Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.015Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.414Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83a9d0f7-aed2-4b26-b551-71a5c54677c7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.567Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-83a9d0f7-aed2-4b26-b551-71a5c54677c7", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.567Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.800Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-da6579fd-c181-41b4-b0a0-d4d84b2b3751", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.356Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-da6579fd-c181-41b4-b0a0-d4d84b2b3751", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.356Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.461Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eea806b5-a23f-42cf-8959-362e69fb38aa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.475Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-eea806b5-a23f-42cf-8959-362e69fb38aa", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.478Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da6579fd-c181-41b4-b0a0-d4d84b2b3751 x-compute-request-id: req-da6579fd-c181-41b4-b0a0-d4d84b2b3751 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce46b8fd-73f7-48a7-820c-5e8959462371\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6569f03-295a-4e34-ad8f-41a7fdfe25cd\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.356Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6b098651a9c2d36e2a2a6d58076db4a9b31c6605\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.996Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-dff0013c-a652-4040-b3f3-15cf078eeb7a", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.995Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-dff0013c-a652-4040-b3f3-15cf078eeb7a", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:11.995Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e5cf6df8-6314-4d38-8015-0411caccf6ce"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:31:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c8e682f8-e618-4ad6-a703-5b224218cdd8 x-compute-request-id: req-c8e682f8-e618-4ad6-a703-5b224218cdd8 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_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.455Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0538b57f-c294-4edf-b094-7e95856fef5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-c8e682f8-e618-4ad6-a703-5b224218cdd8", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.455Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0538b57f-c294-4edf-b094-7e95856fef5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-c8e682f8-e618-4ad6-a703-5b224218cdd8", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.457Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0538b57f-c294-4edf-b094-7e95856fef5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}80b51d966177c54064b2322548bbab5fadae4016\"", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.463Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0538b57f-c294-4edf-b094-7e95856fef5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:12.940Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.558Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3087564b25e33bbf239076dd20e04531341373f1\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.998Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "Relationships established", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.368Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.937Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.848Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ad242c3-7b88-4951-bfa9-53bd85b585ac Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.805Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-6ad242c3-7b88-4951-bfa9-53bd85b585ac", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.806Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e9c4ff78a96957006c28382c65d438161c285ab\"", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.936Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cff81ea3-0de5-4098-a9f7-464ac62f1096 x-compute-request-id: req-cff81ea3-0de5-4098-a9f7-464ac62f1096 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.930Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0538b57f-c294-4edf-b094-7e95856fef5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-cff81ea3-0de5-4098-a9f7-464ac62f1096", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.931Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0538b57f-c294-4edf-b094-7e95856fef5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-cff81ea3-0de5-4098-a9f7-464ac62f1096", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:12.932Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0538b57f-c294-4edf-b094-7e95856fef5f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.079Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9877b236-c12f-4e15-a9ec-9cf0d9dc8834 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.084Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-9877b236-c12f-4e15-a9ec-9cf0d9dc8834", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.084Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:13.603Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce372dad014deca59029ab3b1b01c6744a515323\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.205Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-6719c30e-0a97-4dad-9943-e6f325cb2135", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.104Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3087564b25e33bbf239076dd20e04531341373f1\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.105Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-bf024ca1-da0a-477c-b8a2-69b179f7a44f", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.745Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6719c30e-0a97-4dad-9943-e6f325cb2135 x-compute-request-id: req-6719c30e-0a97-4dad-9943-e6f325cb2135 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36f79990-dec1-4452-99bc-d334771d54f1\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"66910b63-f7c7-4afd-80a2-5199859322ad\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6d436a04-3a50-4a9c-bd31-5b264ab85226\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a5872ccf-96db-46a8-b4e9-2a48f37aa995\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b825d2a3-73e4-4fbb-8809-8c1af5fde596\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d89fd3a7-22fa-42ca-b150-6ecd3a286f65\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9872572-dcec-448e-9772-cbfddcd2f1cd\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e8f61c88-96c1-41b5-95c6-9d8b1045f410\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.104Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-26347d3f-a968-4875-9f7c-e4b8b20d81a9", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.975Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26347d3f-a968-4875-9f7c-e4b8b20d81a9 x-compute-request-id: req-26347d3f-a968-4875-9f7c-e4b8b20d81a9 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:03Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.975Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}], "metadata": {"pagination": {"total": 2471, "offset": 2013, "size": 50}}} 2019-03-26 17:31:42,338 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:42,338 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:42 GMT 2019-03-26 17:31:42,338 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:42,339 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:31:42,339 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:42,339 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:42,339 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:42,339 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:31:42,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 0%] Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-26 17:31:42,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 1%] Progress: [ 2%] Selecting previously unselected package libatomic1:amd64. 2019-03-26 17:31:42,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:42,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-dff0013c-a652-4040-b3f3-15cf078eeb7a x-compute-request-id: req-dff0013c-a652-4040-b3f3-15cf078eeb7a Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:42,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b098651a9c2d36e2a2a6d58076db4a9b31c6605" 2019-03-26 17:31:42,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-d608f8ca-106e-4ba0-a1b8-413eeeb506b5 2019-03-26 17:31:42,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-d608f8ca-106e-4ba0-a1b8-413eeeb506b5 2019-03-26 17:31:42,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-d608f8ca-106e-4ba0-a1b8-413eeeb506b5 x-compute-request-id: req-d608f8ca-106e-4ba0-a1b8-413eeeb506b5 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce46b8fd-73f7-48a7-820c-5e8959462371"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6569f03-295a-4e34-ad8f-41a7fdfe25cd"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "c5033cf4-1b72-4c56-a5f4-785058558364", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-03-26 17:31:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b098651a9c2d36e2a2a6d58076db4a9b31c6605" 2019-03-26 17:31:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-b0cb7abf-8e6b-48f9-b014-613280857304 2019-03-26 17:31:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-b0cb7abf-8e6b-48f9-b014-613280857304 2019-03-26 17:31:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-83a9d0f7-aed2-4b26-b551-71a5c54677c7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:42,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-83a9d0f7-aed2-4b26-b551-71a5c54677c7 2019-03-26 17:31:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-da6579fd-c181-41b4-b0a0-d4d84b2b3751 2019-03-26 17:31:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-da6579fd-c181-41b4-b0a0-d4d84b2b3751 2019-03-26 17:31:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eea806b5-a23f-42cf-8959-362e69fb38aa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:42,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-eea806b5-a23f-42cf-8959-362e69fb38aa 2019-03-26 17:31:42,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-da6579fd-c181-41b4-b0a0-d4d84b2b3751 x-compute-request-id: req-da6579fd-c181-41b4-b0a0-d4d84b2b3751 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce46b8fd-73f7-48a7-820c-5e8959462371"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6569f03-295a-4e34-ad8f-41a7fdfe25cd"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "c5033cf4-1b72-4c56-a5f4-785058558364", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-03-26 17:31:42,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6b098651a9c2d36e2a2a6d58076db4a9b31c6605" 2019-03-26 17:31:42,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-dff0013c-a652-4040-b3f3-15cf078eeb7a 2019-03-26 17:31:42,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-dff0013c-a652-4040-b3f3-15cf078eeb7a 2019-03-26 17:31:42,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:31:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c8e682f8-e618-4ad6-a703-5b224218cdd8 x-compute-request-id: req-c8e682f8-e618-4ad6-a703-5b224218cdd8 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-26 17:31:42,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-c8e682f8-e618-4ad6-a703-5b224218cdd8 2019-03-26 17:31:42,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-c8e682f8-e618-4ad6-a703-5b224218cdd8 2019-03-26 17:31:42,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80b51d966177c54064b2322548bbab5fadae4016" 2019-03-26 17:31:42,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:42,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3087564b25e33bbf239076dd20e04531341373f1" 2019-03-26 17:31:42,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:31:42,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-03-26 17:31:42,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:42,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:42,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ad242c3-7b88-4951-bfa9-53bd85b585ac Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:42,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6ad242c3-7b88-4951-bfa9-53bd85b585ac 2019-03-26 17:31:42,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c4ff78a96957006c28382c65d438161c285ab" 2019-03-26 17:31:42,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-cff81ea3-0de5-4098-a9f7-464ac62f1096 x-compute-request-id: req-cff81ea3-0de5-4098-a9f7-464ac62f1096 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:42,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-cff81ea3-0de5-4098-a9f7-464ac62f1096 2019-03-26 17:31:42,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-cff81ea3-0de5-4098-a9f7-464ac62f1096 2019-03-26 17:31:42,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:42,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9877b236-c12f-4e15-a9ec-9cf0d9dc8834 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:42,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9877b236-c12f-4e15-a9ec-9cf0d9dc8834 2019-03-26 17:31:42,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce372dad014deca59029ab3b1b01c6744a515323" 2019-03-26 17:31:42,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-6719c30e-0a97-4dad-9943-e6f325cb2135 2019-03-26 17:31:42,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3087564b25e33bbf239076dd20e04531341373f1" 2019-03-26 17:31:42,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-bf024ca1-da0a-477c-b8a2-69b179f7a44f 2019-03-26 17:31:42,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6719c30e-0a97-4dad-9943-e6f325cb2135 x-compute-request-id: req-6719c30e-0a97-4dad-9943-e6f325cb2135 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36f79990-dec1-4452-99bc-d334771d54f1"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "66910b63-f7c7-4afd-80a2-5199859322ad"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6d436a04-3a50-4a9c-bd31-5b264ab85226"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a5872ccf-96db-46a8-b4e9-2a48f37aa995"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b825d2a3-73e4-4fbb-8809-8c1af5fde596"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d89fd3a7-22fa-42ca-b150-6ecd3a286f65"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9872572-dcec-448e-9772-cbfddcd2f1cd"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8f61c88-96c1-41b5-95c6-9d8b1045f410"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "cebf26b0-c11b-4669-918e-c27066202ca7", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-26 17:31:42,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-26347d3f-a968-4875-9f7c-e4b8b20d81a9 2019-03-26 17:31:42,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-26347d3f-a968-4875-9f7c-e4b8b20d81a9 x-compute-request-id: req-26347d3f-a968-4875-9f7c-e4b8b20d81a9 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:03Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:42,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:31:42,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:42,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:42,406 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:42,406 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:42,406 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:42,406 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:42,406 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:42,407 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:31:42,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:42,407 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:42 GMT 2019-03-26 17:31:42,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:42,407 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:31:42,407 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:42,407 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:42,407 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:47,413 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:31:47,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:47,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:47,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:47,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:47,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:47,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:47,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:47,521 - 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-26T17:31:14.228Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-6719c30e-0a97-4dad-9943-e6f325cb2135", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.104Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-6719c30e-0a97-4dad-9943-e6f325cb2135", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.104Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3087564b25e33bbf239076dd20e04531341373f1\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.105Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e4a26d5b-6491-4c8e-9d65-6f7e15583c78", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.641Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e170dd0537168bac17c802bbf4667de68b79048d\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.511Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "Node instance started", "target_id": null, "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e9c4ff78a96957006c28382c65d438161c285ab\"", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.746Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-bf024ca1-da0a-477c-b8a2-69b179f7a44f", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.745Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-bf024ca1-da0a-477c-b8a2-69b179f7a44f", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.745Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf024ca1-da0a-477c-b8a2-69b179f7a44f x-compute-request-id: req-bf024ca1-da0a-477c-b8a2-69b179f7a44f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.745Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3087564b25e33bbf239076dd20e04531341373f1\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.641Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.228Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e4a26d5b-6491-4c8e-9d65-6f7e15583c78", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:13.641Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce372dad014deca59029ab3b1b01c6744a515323\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.473Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-50e53afa-2661-45d3-98af-98b3cb77ccfe", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.144Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50e53afa-2661-45d3-98af-98b3cb77ccfe x-compute-request-id: req-50e53afa-2661-45d3-98af-98b3cb77ccfe Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.143Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e170dd0537168bac17c802bbf4667de68b79048d\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.144Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd4e358c-76b6-4cc7-b840-2132a5840ad5 x-compute-request-id: req-bd4e358c-76b6-4cc7-b840-2132a5840ad5 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4970b86e-0a84-4fcd-bb34-021e5e99398d\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"620b8b73-3b8c-48b7-b822-e81d4878cd05\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74e541ed-6d50-4021-b965-01b759d2f690\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.175Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-bd4e358c-76b6-4cc7-b840-2132a5840ad5", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.175Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-bd4e358c-76b6-4cc7-b840-2132a5840ad5", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.175Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e9c4ff78a96957006c28382c65d438161c285ab\"", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.176Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.216Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6942833d-95a7-410a-9a90-f26e5a0870d2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.221Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-6942833d-95a7-410a-9a90-f26e5a0870d2", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.221Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a4b6246-178d-4aa5-91b1-14af27ce242f x-compute-request-id: req-0a4b6246-178d-4aa5-91b1-14af27ce242f Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63f0b7f8-0950-4ba5-8e3b-1880a7128a2d\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.311Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-0a4b6246-178d-4aa5-91b1-14af27ce242f", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.312Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-0a4b6246-178d-4aa5-91b1-14af27ce242f", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.312Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ce372dad014deca59029ab3b1b01c6744a515323\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.312Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d47af8bb-372b-4d1f-90a6-4de64ed3fac5 x-compute-request-id: req-d47af8bb-372b-4d1f-90a6-4de64ed3fac5 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:03Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.472Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d47af8bb-372b-4d1f-90a6-4de64ed3fac5", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.473Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d47af8bb-372b-4d1f-90a6-4de64ed3fac5", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.473Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3755c421-6e45-4267-9fed-f82051dcb022 x-compute-request-id: req-3755c421-6e45-4267-9fed-f82051dcb022 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:05Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.465Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-3755c421-6e45-4267-9fed-f82051dcb022", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.465Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-3755c421-6e45-4267-9fed-f82051dcb022", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.465Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3087564b25e33bbf239076dd20e04531341373f1\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.466Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4377d39746ba3ea4d498b89198db2487ee7e5864\"", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.613Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "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-26T17:31:14.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:14.745Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-50e53afa-2661-45d3-98af-98b3cb77ccfe", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.143Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:15.313Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcbfd067-de48-4c59-97a7-656eab909322 x-compute-request-id: req-fcbfd067-de48-4c59-97a7-656eab909322 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.183Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:15.313Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e170dd0537168bac17c802bbf4667de68b79048d\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.138Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:15.313Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-8144cee8-04dd-4b24-b3f3-5002cd8ff1bc", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.138Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:15.313Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-8144cee8-04dd-4b24-b3f3-5002cd8ff1bc", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.138Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:15.313Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8144cee8-04dd-4b24-b3f3-5002cd8ff1bc x-compute-request-id: req-8144cee8-04dd-4b24-b3f3-5002cd8ff1bc Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.137Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:15.313Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-4e91b5c7-424f-4835-b18f-d8dd1464bdb5", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.749Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:15.313Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e91b5c7-424f-4835-b18f-d8dd1464bdb5 x-compute-request-id: req-4e91b5c7-424f-4835-b18f-d8dd1464bdb5 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7a2fda88-8e8e-42e1-a8a0-6dd267cb62c5\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7eaf41b5-d8e3-4427-a061-f4675d635705\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.749Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:15.313Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-4e91b5c7-424f-4835-b18f-d8dd1464bdb5", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.749Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:15.313Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e170dd0537168bac17c802bbf4667de68b79048d\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.750Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:15.313Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:14.477Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-3bd30f4f-d5df-4782-be9e-62e582e5b833", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.334Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.737Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 2509, "offset": 2063, "size": 50}}} 2019-03-26 17:31:47,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:47,522 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:47 GMT 2019-03-26 17:31:47,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:47,522 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:31:47,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:47,522 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:47,522 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:47,523 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:31:47,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-6719c30e-0a97-4dad-9943-e6f325cb2135 2019-03-26 17:31:47,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-6719c30e-0a97-4dad-9943-e6f325cb2135 2019-03-26 17:31:47,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3087564b25e33bbf239076dd20e04531341373f1" 2019-03-26 17:31:47,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e4a26d5b-6491-4c8e-9d65-6f7e15583c78 2019-03-26 17:31:47,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e170dd0537168bac17c802bbf4667de68b79048d" 2019-03-26 17:31:47,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:31:47,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c4ff78a96957006c28382c65d438161c285ab" 2019-03-26 17:31:47,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-bf024ca1-da0a-477c-b8a2-69b179f7a44f 2019-03-26 17:31:47,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-bf024ca1-da0a-477c-b8a2-69b179f7a44f 2019-03-26 17:31:47,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:12 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf024ca1-da0a-477c-b8a2-69b179f7a44f x-compute-request-id: req-bf024ca1-da0a-477c-b8a2-69b179f7a44f Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:47,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3087564b25e33bbf239076dd20e04531341373f1" 2019-03-26 17:31:47,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e4a26d5b-6491-4c8e-9d65-6f7e15583c78 2019-03-26 17:31:47,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce372dad014deca59029ab3b1b01c6744a515323" 2019-03-26 17:31:47,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-50e53afa-2661-45d3-98af-98b3cb77ccfe 2019-03-26 17:31:47,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-50e53afa-2661-45d3-98af-98b3cb77ccfe x-compute-request-id: req-50e53afa-2661-45d3-98af-98b3cb77ccfe Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:47,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e170dd0537168bac17c802bbf4667de68b79048d" 2019-03-26 17:31:47,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bd4e358c-76b6-4cc7-b840-2132a5840ad5 x-compute-request-id: req-bd4e358c-76b6-4cc7-b840-2132a5840ad5 Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4970b86e-0a84-4fcd-bb34-021e5e99398d"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "620b8b73-3b8c-48b7-b822-e81d4878cd05"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74e541ed-6d50-4021-b965-01b759d2f690"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "dea05f49-b474-4139-80c4-49d26d72f634", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-03-26 17:31:47,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-bd4e358c-76b6-4cc7-b840-2132a5840ad5 2019-03-26 17:31:47,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-bd4e358c-76b6-4cc7-b840-2132a5840ad5 2019-03-26 17:31:47,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c4ff78a96957006c28382c65d438161c285ab" 2019-03-26 17:31:47,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:47,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6942833d-95a7-410a-9a90-f26e5a0870d2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:47,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6942833d-95a7-410a-9a90-f26e5a0870d2 2019-03-26 17:31:47,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:13 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-0a4b6246-178d-4aa5-91b1-14af27ce242f x-compute-request-id: req-0a4b6246-178d-4aa5-91b1-14af27ce242f Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "f4834515-bcfb-4a92-97d3-292c19045708", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63f0b7f8-0950-4ba5-8e3b-1880a7128a2d"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "f4834515-bcfb-4a92-97d3-292c19045708", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-26 17:31:47,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-0a4b6246-178d-4aa5-91b1-14af27ce242f 2019-03-26 17:31:47,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-0a4b6246-178d-4aa5-91b1-14af27ce242f 2019-03-26 17:31:47,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce372dad014deca59029ab3b1b01c6744a515323" 2019-03-26 17:31:47,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d47af8bb-372b-4d1f-90a6-4de64ed3fac5 x-compute-request-id: req-d47af8bb-372b-4d1f-90a6-4de64ed3fac5 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:03Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:47,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d47af8bb-372b-4d1f-90a6-4de64ed3fac5 2019-03-26 17:31:47,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d47af8bb-372b-4d1f-90a6-4de64ed3fac5 2019-03-26 17:31:47,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3755c421-6e45-4267-9fed-f82051dcb022 x-compute-request-id: req-3755c421-6e45-4267-9fed-f82051dcb022 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:05Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:47,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-3755c421-6e45-4267-9fed-f82051dcb022 2019-03-26 17:31:47,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-3755c421-6e45-4267-9fed-f82051dcb022 2019-03-26 17:31:47,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3087564b25e33bbf239076dd20e04531341373f1" 2019-03-26 17:31:47,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4377d39746ba3ea4d498b89198db2487ee7e5864" 2019-03-26 17:31:47,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:31:47,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2019-03-26 17:31:47,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-50e53afa-2661-45d3-98af-98b3cb77ccfe 2019-03-26 17:31:47,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-fcbfd067-de48-4c59-97a7-656eab909322 x-compute-request-id: req-fcbfd067-de48-4c59-97a7-656eab909322 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:47,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e170dd0537168bac17c802bbf4667de68b79048d" 2019-03-26 17:31:47,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-8144cee8-04dd-4b24-b3f3-5002cd8ff1bc 2019-03-26 17:31:47,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-8144cee8-04dd-4b24-b3f3-5002cd8ff1bc 2019-03-26 17:31:47,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8144cee8-04dd-4b24-b3f3-5002cd8ff1bc x-compute-request-id: req-8144cee8-04dd-4b24-b3f3-5002cd8ff1bc Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:47,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-4e91b5c7-424f-4835-b18f-d8dd1464bdb5 2019-03-26 17:31:47,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4e91b5c7-424f-4835-b18f-d8dd1464bdb5 x-compute-request-id: req-4e91b5c7-424f-4835-b18f-d8dd1464bdb5 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a2fda88-8e8e-42e1-a8a0-6dd267cb62c5"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7eaf41b5-d8e3-4427-a061-f4675d635705"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-03-26 17:31:47,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-4e91b5c7-424f-4835-b18f-d8dd1464bdb5 2019-03-26 17:31:47,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e170dd0537168bac17c802bbf4667de68b79048d" 2019-03-26 17:31:47,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:47,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-3bd30f4f-d5df-4782-be9e-62e582e5b833 2019-03-26 17:31:47,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:47,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:31:47,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:47,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:47,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:47,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:47,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:47,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:47,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:47,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:31:47,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:47,595 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:47 GMT 2019-03-26 17:31:47,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:47,596 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:31:47,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:47,596 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:47,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:52,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:31:52,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:52,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:52,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:52,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:52,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:52,704 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:52,704 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:52,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.763Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-fcbfd067-de48-4c59-97a7-656eab909322", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.184Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-fcbfd067-de48-4c59-97a7-656eab909322", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.184Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4377d39746ba3ea4d498b89198db2487ee7e5864\"", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.185Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bf6c6b5-3301-467a-ac0d-9ad53c24d9eb x-compute-request-id: req-3bf6c6b5-3301-467a-ac0d-9ad53c24d9eb Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63f0b7f8-0950-4ba5-8e3b-1880a7128a2d\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.288Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-3bf6c6b5-3301-467a-ac0d-9ad53c24d9eb", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.288Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-3bf6c6b5-3301-467a-ac0d-9ad53c24d9eb", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.288Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e846f2e8-aee5-4756-b75b-5492ef4e7447"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e84d6c7c-225f-4591-8b0f-436343f38b98 x-compute-request-id: req-e84d6c7c-225f-4591-8b0f-436343f38b98 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36f79990-dec1-4452-99bc-d334771d54f1\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"66910b63-f7c7-4afd-80a2-5199859322ad\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6d436a04-3a50-4a9c-bd31-5b264ab85226\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a5872ccf-96db-46a8-b4e9-2a48f37aa995\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b825d2a3-73e4-4fbb-8809-8c1af5fde596\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d89fd3a7-22fa-42ca-b150-6ecd3a286f65\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9872572-dcec-448e-9772-cbfddcd2f1cd\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e8f61c88-96c1-41b5-95c6-9d8b1045f410\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.172Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-e84d6c7c-225f-4591-8b0f-436343f38b98", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.172Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-e84d6c7c-225f-4591-8b0f-436343f38b98", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.173Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9aba2dbe-2072-418b-aa2e-4486f65c3876"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bd30f4f-d5df-4782-be9e-62e582e5b833 x-compute-request-id: req-3bd30f4f-d5df-4782-be9e-62e582e5b833 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce46b8fd-73f7-48a7-820c-5e8959462371\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6569f03-295a-4e34-ad8f-41a7fdfe25cd\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.333Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-3bd30f4f-d5df-4782-be9e-62e582e5b833", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.334Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4377d39746ba3ea4d498b89198db2487ee7e5864\"", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.335Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a1ac1e9-128b-4b8b-a718-466dd547b0a4 x-compute-request-id: req-9a1ac1e9-128b-4b8b-a718-466dd547b0a4 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7a2fda88-8e8e-42e1-a8a0-6dd267cb62c5\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7eaf41b5-d8e3-4427-a061-f4675d635705\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.493Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-9a1ac1e9-128b-4b8b-a718-466dd547b0a4", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.493Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-9a1ac1e9-128b-4b8b-a718-466dd547b0a4", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.493Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e3625995-0fd2-4a28-97ce-9a27b93654a5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.611Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5249aaee-0b6d-464a-a333-89929c09c74b x-compute-request-id: req-5249aaee-0b6d-464a-a333-89929c09c74b Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.547Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-5249aaee-0b6d-464a-a333-89929c09c74b", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.547Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-5249aaee-0b6d-464a-a333-89929c09c74b", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.548Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1e9c4ff78a96957006c28382c65d438161c285ab\"", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.548Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ea3b90d-583e-41e3-b349-9426ee15bf3c x-compute-request-id: req-7ea3b90d-583e-41e3-b349-9426ee15bf3c Content-Encoding: gzip Content-Length: 533 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 8888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8888, \"parent_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4970b86e-0a84-4fcd-bb34-021e5e99398d\"}, {\"from_port\": 10888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 10888, \"parent_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"620b8b73-3b8c-48b7-b822-e81d4878cd05\"}, {\"from_port\": 8889, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 8889, \"parent_group_id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"74e541ed-6d50-4021-b965-01b759d2f690\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"dea05f49-b474-4139-80c4-49d26d72f634\", \"name\": \"clearwater-sg_dime\", \"description\": \"memcached Chronos REST\"}]}\n", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.698Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-7ea3b90d-583e-41e3-b349-9426ee15bf3c", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.699Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-7ea3b90d-583e-41e3-b349-9426ee15bf3c", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.699Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e1c6c466-d793-4eb9-ae83-b285463e4e31"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e2f2851-f9f1-49be-a7e3-b22b8609fa51 x-compute-request-id: req-9e2f2851-f9f1-49be-a7e3-b22b8609fa51 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.662Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-9e2f2851-f9f1-49be-a7e3-b22b8609fa51", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.663Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-9e2f2851-f9f1-49be-a7e3-b22b8609fa51", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.663Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4377d39746ba3ea4d498b89198db2487ee7e5864\"", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.664Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9478ac-8562-452a-8710-606e7ea6540d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.616Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.031Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-5d9478ac-8562-452a-8710-606e7ea6540d", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.617Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.658Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:15.834Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.658Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff832d63-813d-4a83-86fc-594647a40c85 x-compute-request-id: req-ff832d63-813d-4a83-86fc-594647a40c85 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 53, \"parent_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ce46b8fd-73f7-48a7-820c-5e8959462371\"}, {\"from_port\": 53, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 53, \"parent_group_id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e6569f03-295a-4e34-ad8f-41a7fdfe25cd\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"c5033cf4-1b72-4c56-a5f4-785058558364\", \"name\": \"clearwater-sg_bind\", \"description\": \"DNS\"}]}\n", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.026Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.658Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-ff832d63-813d-4a83-86fc-594647a40c85", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.026Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.658Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.091Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.658Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.047Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.658Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}308e0c51d064c4ac09ebb090c3251c159e76f166\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.020Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:16.658Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-ff832d63-813d-4a83-86fc-594647a40c85", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.027Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.343e37ea-8ba9-4b8d-aa6d-f1d2cace1f5c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.236Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2468f16d-5eda-4d73-83a2-8a5a274b22c7 x-compute-request-id: req-2468f16d-5eda-4d73-83a2-8a5a274b22c7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.598Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.236Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-48db3180-aaf8-4e63-b7f5-36a3721dc5f5", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.941Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}308e0c51d064c4ac09ebb090c3251c159e76f166\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.943Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.236Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-48db3180-aaf8-4e63-b7f5-36a3721dc5f5", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.941Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.236Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48db3180-aaf8-4e63-b7f5-36a3721dc5f5 x-compute-request-id: req-48db3180-aaf8-4e63-b7f5-36a3721dc5f5 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36b82462-3b1c-4660-b7f4-e2f2dc301f55\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"45a9f9c3-30fa-4037-a189-e75c92dd0b62\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"895c8e9c-ae63-4850-a062-822001fe224b\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af5c51e9-237f-49e3-af55-f37354585430\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d7d38d70-d0f8-4e2e-927f-e1d11c9f3af2\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec92ae18-3f7b-4212-b266-d5f8d5cb30b3\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.941Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}308e0c51d064c4ac09ebb090c3251c159e76f166\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.600Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.236Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-2468f16d-5eda-4d73-83a2-8a5a274b22c7", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.599Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.236Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-2468f16d-5eda-4d73-83a2-8a5a274b22c7", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.598Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.236Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.273Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.236Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.535Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.236Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:16.840Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.883Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-491368dd-14a0-41c0-8da7-8adfe5601298", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.289Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.883Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}308e0c51d064c4ac09ebb090c3251c159e76f166\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.290Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}], "metadata": {"pagination": {"total": 2509, "offset": 2113, "size": 50}}} 2019-03-26 17:31:52,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:52,705 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:52 GMT 2019-03-26 17:31:52,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:52,705 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:31:52,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:52,705 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:52,705 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:52,705 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:31:52,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:52,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-fcbfd067-de48-4c59-97a7-656eab909322 2019-03-26 17:31:52,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-fcbfd067-de48-4c59-97a7-656eab909322 2019-03-26 17:31:52,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4377d39746ba3ea4d498b89198db2487ee7e5864" 2019-03-26 17:31:52,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bf6c6b5-3301-467a-ac0d-9ad53c24d9eb x-compute-request-id: req-3bf6c6b5-3301-467a-ac0d-9ad53c24d9eb Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "f4834515-bcfb-4a92-97d3-292c19045708", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63f0b7f8-0950-4ba5-8e3b-1880a7128a2d"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "f4834515-bcfb-4a92-97d3-292c19045708", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-26 17:31:52,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-3bf6c6b5-3301-467a-ac0d-9ad53c24d9eb 2019-03-26 17:31:52,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-3bf6c6b5-3301-467a-ac0d-9ad53c24d9eb 2019-03-26 17:31:52,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e84d6c7c-225f-4591-8b0f-436343f38b98 x-compute-request-id: req-e84d6c7c-225f-4591-8b0f-436343f38b98 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36f79990-dec1-4452-99bc-d334771d54f1"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "66910b63-f7c7-4afd-80a2-5199859322ad"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6d436a04-3a50-4a9c-bd31-5b264ab85226"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a5872ccf-96db-46a8-b4e9-2a48f37aa995"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b825d2a3-73e4-4fbb-8809-8c1af5fde596"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d89fd3a7-22fa-42ca-b150-6ecd3a286f65"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9872572-dcec-448e-9772-cbfddcd2f1cd"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8f61c88-96c1-41b5-95c6-9d8b1045f410"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "cebf26b0-c11b-4669-918e-c27066202ca7", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-26 17:31:52,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-e84d6c7c-225f-4591-8b0f-436343f38b98 2019-03-26 17:31:52,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-e84d6c7c-225f-4591-8b0f-436343f38b98 2019-03-26 17:31:52,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3bd30f4f-d5df-4782-be9e-62e582e5b833 x-compute-request-id: req-3bd30f4f-d5df-4782-be9e-62e582e5b833 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce46b8fd-73f7-48a7-820c-5e8959462371"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6569f03-295a-4e34-ad8f-41a7fdfe25cd"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "c5033cf4-1b72-4c56-a5f4-785058558364", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-03-26 17:31:52,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-3bd30f4f-d5df-4782-be9e-62e582e5b833 2019-03-26 17:31:52,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4377d39746ba3ea4d498b89198db2487ee7e5864" 2019-03-26 17:31:52,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9a1ac1e9-128b-4b8b-a718-466dd547b0a4 x-compute-request-id: req-9a1ac1e9-128b-4b8b-a718-466dd547b0a4 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a2fda88-8e8e-42e1-a8a0-6dd267cb62c5"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7eaf41b5-d8e3-4427-a061-f4675d635705"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-03-26 17:31:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-9a1ac1e9-128b-4b8b-a718-466dd547b0a4 2019-03-26 17:31:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-9a1ac1e9-128b-4b8b-a718-466dd547b0a4 2019-03-26 17:31:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:14 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5249aaee-0b6d-464a-a333-89929c09c74b x-compute-request-id: req-5249aaee-0b6d-464a-a333-89929c09c74b Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-5249aaee-0b6d-464a-a333-89929c09c74b 2019-03-26 17:31:52,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-5249aaee-0b6d-464a-a333-89929c09c74b 2019-03-26 17:31:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1e9c4ff78a96957006c28382c65d438161c285ab" 2019-03-26 17:31:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7ea3b90d-583e-41e3-b349-9426ee15bf3c x-compute-request-id: req-7ea3b90d-583e-41e3-b349-9426ee15bf3c Content-Encoding: gzip Content-Length: 533 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 8888, "group": {}, "ip_protocol": "tcp", "to_port": 8888, "parent_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4970b86e-0a84-4fcd-bb34-021e5e99398d"}, {"from_port": 10888, "group": {}, "ip_protocol": "tcp", "to_port": 10888, "parent_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "620b8b73-3b8c-48b7-b822-e81d4878cd05"}, {"from_port": 8889, "group": {}, "ip_protocol": "tcp", "to_port": 8889, "parent_group_id": "dea05f49-b474-4139-80c4-49d26d72f634", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "74e541ed-6d50-4021-b965-01b759d2f690"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "dea05f49-b474-4139-80c4-49d26d72f634", "name": "clearwater-sg_dime", "description": "memcached Chronos REST"}]} 2019-03-26 17:31:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-7ea3b90d-583e-41e3-b349-9426ee15bf3c 2019-03-26 17:31:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-7ea3b90d-583e-41e3-b349-9426ee15bf3c 2019-03-26 17:31:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e2f2851-f9f1-49be-a7e3-b22b8609fa51 x-compute-request-id: req-9e2f2851-f9f1-49be-a7e3-b22b8609fa51 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:52,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-9e2f2851-f9f1-49be-a7e3-b22b8609fa51 2019-03-26 17:31:52,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-9e2f2851-f9f1-49be-a7e3-b22b8609fa51 2019-03-26 17:31:52,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4377d39746ba3ea4d498b89198db2487ee7e5864" 2019-03-26 17:31:52,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d9478ac-8562-452a-8710-606e7ea6540d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:52,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5d9478ac-8562-452a-8710-606e7ea6540d 2019-03-26 17:31:52,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:52,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff832d63-813d-4a83-86fc-594647a40c85 x-compute-request-id: req-ff832d63-813d-4a83-86fc-594647a40c85 Content-Encoding: gzip Content-Length: 483 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 53, "group": {}, "ip_protocol": "tcp", "to_port": 53, "parent_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ce46b8fd-73f7-48a7-820c-5e8959462371"}, {"from_port": 53, "group": {}, "ip_protocol": "udp", "to_port": 53, "parent_group_id": "c5033cf4-1b72-4c56-a5f4-785058558364", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e6569f03-295a-4e34-ad8f-41a7fdfe25cd"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "c5033cf4-1b72-4c56-a5f4-785058558364", "name": "clearwater-sg_bind", "description": "DNS"}]} 2019-03-26 17:31:52,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-ff832d63-813d-4a83-86fc-594647a40c85 2019-03-26 17:31:52,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:52,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:52,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}308e0c51d064c4ac09ebb090c3251c159e76f166" 2019-03-26 17:31:52,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-ff832d63-813d-4a83-86fc-594647a40c85 2019-03-26 17:31:52,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2468f16d-5eda-4d73-83a2-8a5a274b22c7 x-compute-request-id: req-2468f16d-5eda-4d73-83a2-8a5a274b22c7 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:52,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-48db3180-aaf8-4e63-b7f5-36a3721dc5f5 2019-03-26 17:31:52,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}308e0c51d064c4ac09ebb090c3251c159e76f166" 2019-03-26 17:31:52,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-48db3180-aaf8-4e63-b7f5-36a3721dc5f5 2019-03-26 17:31:52,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-48db3180-aaf8-4e63-b7f5-36a3721dc5f5 x-compute-request-id: req-48db3180-aaf8-4e63-b7f5-36a3721dc5f5 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36b82462-3b1c-4660-b7f4-e2f2dc301f55"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "45a9f9c3-30fa-4037-a189-e75c92dd0b62"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "895c8e9c-ae63-4850-a062-822001fe224b"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af5c51e9-237f-49e3-af55-f37354585430"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7d38d70-d0f8-4e2e-927f-e1d11c9f3af2"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec92ae18-3f7b-4212-b266-d5f8d5cb30b3"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-03-26 17:31:52,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}308e0c51d064c4ac09ebb090c3251c159e76f166" 2019-03-26 17:31:52,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-2468f16d-5eda-4d73-83a2-8a5a274b22c7 2019-03-26 17:31:52,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-2468f16d-5eda-4d73-83a2-8a5a274b22c7 2019-03-26 17:31:52,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:52,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-03-26 17:31:52,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:52,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-491368dd-14a0-41c0-8da7-8adfe5601298 2019-03-26 17:31:52,717 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}308e0c51d064c4ac09ebb090c3251c159e76f166" 2019-03-26 17:31:52,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:31:52,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:52,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:52,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:52,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:52,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:52,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:52,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:52,791 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:31:52,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:52,791 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:52 GMT 2019-03-26 17:31:52,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:52,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:31:52,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:52,792 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:52,792 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:57,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:31:57,897 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:57,897 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:57,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:57,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:57,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:57,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:57,898 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:57,898 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.883Z", "message": "Relationships established", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.883Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.068Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.883Z", "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-26T17:31:17.224Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.883Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-491368dd-14a0-41c0-8da7-8adfe5601298 x-compute-request-id: req-491368dd-14a0-41c0-8da7-8adfe5601298 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.288Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:17.883Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-491368dd-14a0-41c0-8da7-8adfe5601298", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.288Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.410Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.236Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.410Z", "message": "Node instance started", "target_id": null, "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.410Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.974Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.410Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3571e06-9610-403c-8683-630bd8fca107 x-compute-request-id: req-d3571e06-9610-403c-8683-630bd8fca107 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36b82462-3b1c-4660-b7f4-e2f2dc301f55\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"45a9f9c3-30fa-4037-a189-e75c92dd0b62\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"895c8e9c-ae63-4850-a062-822001fe224b\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af5c51e9-237f-49e3-af55-f37354585430\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d7d38d70-d0f8-4e2e-927f-e1d11c9f3af2\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec92ae18-3f7b-4212-b266-d5f8d5cb30b3\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.865Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.410Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-d3571e06-9610-403c-8683-630bd8fca107", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.865Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.410Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-d3571e06-9610-403c-8683-630bd8fca107", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.866Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fe75195d-8780-43ba-a784-09b7b7bc26ca"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.410Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fe7a87a-2929-4cc6-916c-64ed692c4d88 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.983Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.410Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-8fe7a87a-2929-4cc6-916c-64ed692c4d88", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:17.984Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.302Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79da63a0450fd1b0ca4daa8a358ca52c6321c816\"", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.643Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.580Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ed8835d-0ad4-40df-941a-bcf9c4bbd7a1 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.585Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-8ed8835d-0ad4-40df-941a-bcf9c4bbd7a1", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.585Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.795Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4254699-127d-4658-aa9e-fffe7b15e3ea Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.801Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-f4254699-127d-4658-aa9e-fffe7b15e3ea", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.801Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-e7361a21-b52c-4b51-8445-8ac8183eb290 x-compute-request-id: req-e7361a21-b52c-4b51-8445-8ac8183eb290 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:03Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.932Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6db268b-f7f4-4403-b41f-1b72ef2d3d14 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.241Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a6db268b-f7f4-4403-b41f-1b72ef2d3d14", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.241Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7600032b6205475305b5a2ecda7da82dc903e319\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.391Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:18.998Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.430Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-eaadb5a0-91bf-4b0f-af0d-4e5de82ff766 x-compute-request-id: req-eaadb5a0-91bf-4b0f-af0d-4e5de82ff766 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63f0b7f8-0950-4ba5-8e3b-1880a7128a2d\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.100Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-d3abef64-590d-4668-b54a-c20da846e6a1 x-compute-request-id: req-d3abef64-590d-4668-b54a-c20da846e6a1 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:03Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.479Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-65b76fd4-db53-47db-9c3b-633cd74aa35b", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.254Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-e7361a21-b52c-4b51-8445-8ac8183eb290", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.932Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-e7361a21-b52c-4b51-8445-8ac8183eb290", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.932Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-65b76fd4-db53-47db-9c3b-633cd74aa35b x-compute-request-id: req-65b76fd4-db53-47db-9c3b-633cd74aa35b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.254Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ad164a40e138d43a4a4deec96c7aecfc59ff537\"", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.197Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7600032b6205475305b5a2ecda7da82dc903e319\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.101Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-eaadb5a0-91bf-4b0f-af0d-4e5de82ff766", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.101Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-65b76fd4-db53-47db-9c3b-633cd74aa35b", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.254Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-eaadb5a0-91bf-4b0f-af0d-4e5de82ff766", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.100Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7600032b6205475305b5a2ecda7da82dc903e319\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:18.933Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79da63a0450fd1b0ca4daa8a358ca52c6321c816\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.211\"}}'", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.255Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:19.630Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3483a341e10691afb4ac512846b512fd96b7b307\"", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.010Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1342f47d-50e1-4b40-98ec-c99d4e05ea25", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.835Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-402beebb-24be-4173-a19b-b95515d0b39f", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.983Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e777b8184c1954b264905a384a439183843dac2\"", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.994Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d3abef64-590d-4668-b54a-c20da846e6a1", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.480Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d3abef64-590d-4668-b54a-c20da846e6a1", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.480Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7600032b6205475305b5a2ecda7da82dc903e319\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.480Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.584Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b4b1bdc-9398-4673-94e7-ae6f970c4d77 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.590Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-3b4b1bdc-9398-4673-94e7-ae6f970c4d77", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.590Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-7675d150-9d38-41b2-8272-4b22b45c2ffb x-compute-request-id: req-7675d150-9d38-41b2-8272-4b22b45c2ffb Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:05Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.629Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}], "metadata": {"pagination": {"total": 2509, "offset": 2163, "size": 50}}} 2019-03-26 17:31:57,898 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:57,899 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:57 GMT 2019-03-26 17:31:57,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:57,899 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:31:57,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:57,899 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:57,899 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:31:57,899 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:31:57,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:31:57,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:57,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1607 to end... 2019-03-26 17:31:57,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:16 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-491368dd-14a0-41c0-8da7-8adfe5601298 x-compute-request-id: req-491368dd-14a0-41c0-8da7-8adfe5601298 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:57,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-491368dd-14a0-41c0-8da7-8adfe5601298 2019-03-26 17:31:57,903 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:57,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:31:57,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:57,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d3571e06-9610-403c-8683-630bd8fca107 x-compute-request-id: req-d3571e06-9610-403c-8683-630bd8fca107 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36b82462-3b1c-4660-b7f4-e2f2dc301f55"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "45a9f9c3-30fa-4037-a189-e75c92dd0b62"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "895c8e9c-ae63-4850-a062-822001fe224b"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af5c51e9-237f-49e3-af55-f37354585430"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7d38d70-d0f8-4e2e-927f-e1d11c9f3af2"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec92ae18-3f7b-4212-b266-d5f8d5cb30b3"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-03-26 17:31:57,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-d3571e06-9610-403c-8683-630bd8fca107 2019-03-26 17:31:57,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-d3571e06-9610-403c-8683-630bd8fca107 2019-03-26 17:31:57,904 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fe7a87a-2929-4cc6-916c-64ed692c4d88 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:57,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8fe7a87a-2929-4cc6-916c-64ed692c4d88 2019-03-26 17:31:57,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:57,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79da63a0450fd1b0ca4daa8a358ca52c6321c816" 2019-03-26 17:31:57,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:57,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ed8835d-0ad4-40df-941a-bcf9c4bbd7a1 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:57,905 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8ed8835d-0ad4-40df-941a-bcf9c4bbd7a1 2019-03-26 17:31:57,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:57,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4254699-127d-4658-aa9e-fffe7b15e3ea Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:57,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f4254699-127d-4658-aa9e-fffe7b15e3ea 2019-03-26 17:31:57,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-e7361a21-b52c-4b51-8445-8ac8183eb290 x-compute-request-id: req-e7361a21-b52c-4b51-8445-8ac8183eb290 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:03Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:57,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a6db268b-f7f4-4403-b41f-1b72ef2d3d14 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:57,906 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a6db268b-f7f4-4403-b41f-1b72ef2d3d14 2019-03-26 17:31:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7600032b6205475305b5a2ecda7da82dc903e319" 2019-03-26 17:31:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:31:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-eaadb5a0-91bf-4b0f-af0d-4e5de82ff766 x-compute-request-id: req-eaadb5a0-91bf-4b0f-af0d-4e5de82ff766 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "f4834515-bcfb-4a92-97d3-292c19045708", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63f0b7f8-0950-4ba5-8e3b-1880a7128a2d"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "f4834515-bcfb-4a92-97d3-292c19045708", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-26 17:31:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-d3abef64-590d-4668-b54a-c20da846e6a1 x-compute-request-id: req-d3abef64-590d-4668-b54a-c20da846e6a1 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:03Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-65b76fd4-db53-47db-9c3b-633cd74aa35b 2019-03-26 17:31:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-e7361a21-b52c-4b51-8445-8ac8183eb290 2019-03-26 17:31:57,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-e7361a21-b52c-4b51-8445-8ac8183eb290 2019-03-26 17:31:57,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-65b76fd4-db53-47db-9c3b-633cd74aa35b x-compute-request-id: req-65b76fd4-db53-47db-9c3b-633cd74aa35b Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:57,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ad164a40e138d43a4a4deec96c7aecfc59ff537" 2019-03-26 17:31:57,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7600032b6205475305b5a2ecda7da82dc903e319" 2019-03-26 17:31:57,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-eaadb5a0-91bf-4b0f-af0d-4e5de82ff766 2019-03-26 17:31:57,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-65b76fd4-db53-47db-9c3b-633cd74aa35b 2019-03-26 17:31:57,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-eaadb5a0-91bf-4b0f-af0d-4e5de82ff766 2019-03-26 17:31:57,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7600032b6205475305b5a2ecda7da82dc903e319" 2019-03-26 17:31:57,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79da63a0450fd1b0ca4daa8a358ca52c6321c816" -d '{"addFloatingIp": {"address": "172.30.9.211"}}' 2019-03-26 17:31:57,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3483a341e10691afb4ac512846b512fd96b7b307" 2019-03-26 17:31:57,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1342f47d-50e1-4b40-98ec-c99d4e05ea25 2019-03-26 17:31:57,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-402beebb-24be-4173-a19b-b95515d0b39f 2019-03-26 17:31:57,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e777b8184c1954b264905a384a439183843dac2" 2019-03-26 17:31:57,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d3abef64-590d-4668-b54a-c20da846e6a1 2019-03-26 17:31:57,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d3abef64-590d-4668-b54a-c20da846e6a1 2019-03-26 17:31:57,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7600032b6205475305b5a2ecda7da82dc903e319" 2019-03-26 17:31:57,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:31:57,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b4b1bdc-9398-4673-94e7-ae6f970c4d77 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:31:57,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3b4b1bdc-9398-4673-94e7-ae6f970c4d77 2019-03-26 17:31:57,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-7675d150-9d38-41b2-8272-4b22b45c2ffb x-compute-request-id: req-7675d150-9d38-41b2-8272-4b22b45c2ffb Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:05Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:31:57,911 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:31:57,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:31:57,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:31:57,976 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:31:57,976 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:31:57,976 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:31:57,976 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:31:57,976 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:31:57,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:31:57,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:31:57,977 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:31:57 GMT 2019-03-26 17:31:57,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:31:57,977 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:31:57,977 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:31:57,977 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:31:57,977 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:02,983 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:32:03,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:03,093 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:03,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:03,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:03,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:03,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:03,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:03,093 - 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-26T17:31:20.193Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-fd0dbbd7-24fe-4f1b-af63-745a1100b1f5", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.908Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-fd0dbbd7-24fe-4f1b-af63-745a1100b1f5", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.908Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-fd0dbbd7-24fe-4f1b-af63-745a1100b1f5 x-compute-request-id: req-fd0dbbd7-24fe-4f1b-af63-745a1100b1f5 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63f0b7f8-0950-4ba5-8e3b-1880a7128a2d\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.907Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e777b8184c1954b264905a384a439183843dac2\"", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.994Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d3abef64-590d-4668-b54a-c20da846e6a1", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.480Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d3abef64-590d-4668-b54a-c20da846e6a1", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.480Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7600032b6205475305b5a2ecda7da82dc903e319\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.480Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.99d66793-1b98-410b-ba44-e01de0856471"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.584Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b4b1bdc-9398-4673-94e7-ae6f970c4d77 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.590Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-3b4b1bdc-9398-4673-94e7-ae6f970c4d77", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.590Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-7675d150-9d38-41b2-8272-4b22b45c2ffb x-compute-request-id: req-7675d150-9d38-41b2-8272-4b22b45c2ffb Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:05Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.629Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.193Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-7675d150-9d38-41b2-8272-4b22b45c2ffb", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.629Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-58118602-a350-45f7-aa44-84b78377db23 x-compute-request-id: req-58118602-a350-45f7-aa44-84b78377db23 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:05Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.399Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-58118602-a350-45f7-aa44-84b78377db23", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.399Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-58118602-a350-45f7-aa44-84b78377db23", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.400Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-96366260-542c-42a1-9250-fd2c5d5e99f8", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.482Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3483a341e10691afb4ac512846b512fd96b7b307\"", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.401Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-96366260-542c-42a1-9250-fd2c5d5e99f8 x-compute-request-id: req-96366260-542c-42a1-9250-fd2c5d5e99f8 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.482Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-96366260-542c-42a1-9250-fd2c5d5e99f8", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.482Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-7a1e613d-b641-4037-bb93-7f85e54b9d51 x-compute-request-id: req-7a1e613d-b641-4037-bb93-7f85e54b9d51 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.679Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}2ad164a40e138d43a4a4deec96c7aecfc59ff537\"", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.483Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-415c259c-2783-429b-bb3f-327f6ff27808 x-compute-request-id: req-415c259c-2783-429b-bb3f-327f6ff27808 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36f79990-dec1-4452-99bc-d334771d54f1\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"66910b63-f7c7-4afd-80a2-5199859322ad\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6d436a04-3a50-4a9c-bd31-5b264ab85226\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a5872ccf-96db-46a8-b4e9-2a48f37aa995\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b825d2a3-73e4-4fbb-8809-8c1af5fde596\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d89fd3a7-22fa-42ca-b150-6ecd3a286f65\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9872572-dcec-448e-9772-cbfddcd2f1cd\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e8f61c88-96c1-41b5-95c6-9d8b1045f410\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.984Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.279Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.397Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-415c259c-2783-429b-bb3f-327f6ff27808", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.984Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-415c259c-2783-429b-bb3f-327f6ff27808", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.984Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:20.794Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3483a341e10691afb4ac512846b512fd96b7b307\"", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:19.986Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.468Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-c0b6a44b-996e-4fbc-91f3-be55b3a98211", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.962Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.468Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-c0b6a44b-996e-4fbc-91f3-be55b3a98211", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.962Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.468Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.231Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.468Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.366Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.468Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-7a1e613d-b641-4037-bb93-7f85e54b9d51", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.679Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.468Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-7a1e613d-b641-4037-bb93-7f85e54b9d51", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.679Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.468Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e777b8184c1954b264905a384a439183843dac2\"", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.680Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.468Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-ba764c6f-d022-4b4f-8f63-84dc4d31c95a x-compute-request-id: req-ba764c6f-d022-4b4f-8f63-84dc4d31c95a Content-Encoding: gzip Content-Length: 858 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36f79990-dec1-4452-99bc-d334771d54f1\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"66910b63-f7c7-4afd-80a2-5199859322ad\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6d436a04-3a50-4a9c-bd31-5b264ab85226\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a5872ccf-96db-46a8-b4e9-2a48f37aa995\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b825d2a3-73e4-4fbb-8809-8c1af5fde596\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d89fd3a7-22fa-42ca-b150-6ecd3a286f65\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9872572-dcec-448e-9772-cbfddcd2f1cd\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e8f61c88-96c1-41b5-95c6-9d8b1045f410\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.776Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.468Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-ba764c6f-d022-4b4f-8f63-84dc4d31c95a", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.777Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.468Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-ba764c6f-d022-4b4f-8f63-84dc4d31c95a", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.777Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.60b2ddb9-a579-4d57-a5df-2ebc753f5205"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.468Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-c0b6a44b-996e-4fbc-91f3-be55b3a98211 x-compute-request-id: req-c0b6a44b-996e-4fbc-91f3-be55b3a98211 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7a2fda88-8e8e-42e1-a8a0-6dd267cb62c5\"}, {\"from_port\": 7888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7888, \"parent_group_id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"7eaf41b5-d8e3-4427-a061-f4675d635705\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"c64cfaf1-7ec7-405d-84cf-207cf23d6271\", \"name\": \"clearwater-sg_homer\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:20.961Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.e004ebb8-5594-4773-82ad-7377041c7c85"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.551Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.996Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.450Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.996Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-98257537-9467-42e2-a865-4f427b6a4b8f x-compute-request-id: req-98257537-9467-42e2-a865-4f427b6a4b8f Content-Encoding: gzip Content-Length: 642 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36b82462-3b1c-4660-b7f4-e2f2dc301f55\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"45a9f9c3-30fa-4037-a189-e75c92dd0b62\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"895c8e9c-ae63-4850-a062-822001fe224b\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af5c51e9-237f-49e3-af55-f37354585430\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d7d38d70-d0f8-4e2e-927f-e1d11c9f3af2\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec92ae18-3f7b-4212-b266-d5f8d5cb30b3\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.365Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.996Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-98257537-9467-42e2-a865-4f427b6a4b8f", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.366Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.996Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-98257537-9467-42e2-a865-4f427b6a4b8f", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.366Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e777b8184c1954b264905a384a439183843dac2\"", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.367Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.996Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1acfa785-1970-49ac-8dd9-48e47509c333 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.559Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.996Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-1acfa785-1970-49ac-8dd9-48e47509c333", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.559Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.996Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:31: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-03abc836-85ba-490a-83d5-5cd9830797ec x-compute-request-id: req-03abc836-85ba-490a-83d5-5cd9830797ec 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_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.704Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.996Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-03abc836-85ba-490a-83d5-5cd9830797ec", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.704Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.996Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-03abc836-85ba-490a-83d5-5cd9830797ec", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.704Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:21.996Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}79da63a0450fd1b0ca4daa8a358ca52c6321c816\"", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.705Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}], "metadata": {"pagination": {"total": 2512, "offset": 2213, "size": 50}}} 2019-03-26 17:32:03,094 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:03,094 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:03 GMT 2019-03-26 17:32:03,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:03,094 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:32:03,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:03,094 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:03,094 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:03,094 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:32:03,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-fd0dbbd7-24fe-4f1b-af63-745a1100b1f5 2019-03-26 17:32:03,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-fd0dbbd7-24fe-4f1b-af63-745a1100b1f5 2019-03-26 17:32:03,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-fd0dbbd7-24fe-4f1b-af63-745a1100b1f5 x-compute-request-id: req-fd0dbbd7-24fe-4f1b-af63-745a1100b1f5 Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "f4834515-bcfb-4a92-97d3-292c19045708", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63f0b7f8-0950-4ba5-8e3b-1880a7128a2d"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "f4834515-bcfb-4a92-97d3-292c19045708", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-26 17:32:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e777b8184c1954b264905a384a439183843dac2" 2019-03-26 17:32:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d3abef64-590d-4668-b54a-c20da846e6a1 2019-03-26 17:32:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-d3abef64-590d-4668-b54a-c20da846e6a1 2019-03-26 17:32:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7600032b6205475305b5a2ecda7da82dc903e319" 2019-03-26 17:32:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:32:03,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b4b1bdc-9398-4673-94e7-ae6f970c4d77 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:32:03,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3b4b1bdc-9398-4673-94e7-ae6f970c4d77 2019-03-26 17:32:03,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-7675d150-9d38-41b2-8272-4b22b45c2ffb x-compute-request-id: req-7675d150-9d38-41b2-8272-4b22b45c2ffb Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:05Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:32:03,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-7675d150-9d38-41b2-8272-4b22b45c2ffb 2019-03-26 17:32:03,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-58118602-a350-45f7-aa44-84b78377db23 x-compute-request-id: req-58118602-a350-45f7-aa44-84b78377db23 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:05Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:32:03,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-58118602-a350-45f7-aa44-84b78377db23 2019-03-26 17:32:03,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-58118602-a350-45f7-aa44-84b78377db23 2019-03-26 17:32:03,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-96366260-542c-42a1-9250-fd2c5d5e99f8 2019-03-26 17:32:03,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3483a341e10691afb4ac512846b512fd96b7b307" 2019-03-26 17:32:03,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-96366260-542c-42a1-9250-fd2c5d5e99f8 x-compute-request-id: req-96366260-542c-42a1-9250-fd2c5d5e99f8 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:32:03,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-96366260-542c-42a1-9250-fd2c5d5e99f8 2019-03-26 17:32:03,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-7a1e613d-b641-4037-bb93-7f85e54b9d51 x-compute-request-id: req-7a1e613d-b641-4037-bb93-7f85e54b9d51 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:32:03,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2ad164a40e138d43a4a4deec96c7aecfc59ff537" 2019-03-26 17:32:03,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-415c259c-2783-429b-bb3f-327f6ff27808 x-compute-request-id: req-415c259c-2783-429b-bb3f-327f6ff27808 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36f79990-dec1-4452-99bc-d334771d54f1"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "66910b63-f7c7-4afd-80a2-5199859322ad"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6d436a04-3a50-4a9c-bd31-5b264ab85226"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a5872ccf-96db-46a8-b4e9-2a48f37aa995"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b825d2a3-73e4-4fbb-8809-8c1af5fde596"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d89fd3a7-22fa-42ca-b150-6ecd3a286f65"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9872572-dcec-448e-9772-cbfddcd2f1cd"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8f61c88-96c1-41b5-95c6-9d8b1045f410"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "cebf26b0-c11b-4669-918e-c27066202ca7", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-26 17:32:03,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:32:03,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:32:03,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-415c259c-2783-429b-bb3f-327f6ff27808 2019-03-26 17:32:03,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-415c259c-2783-429b-bb3f-327f6ff27808 2019-03-26 17:32:03,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3483a341e10691afb4ac512846b512fd96b7b307" 2019-03-26 17:32:03,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-c0b6a44b-996e-4fbc-91f3-be55b3a98211 2019-03-26 17:32:03,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-c0b6a44b-996e-4fbc-91f3-be55b3a98211 2019-03-26 17:32:03,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:32:03,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2019-03-26 17:32:03,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-7a1e613d-b641-4037-bb93-7f85e54b9d51 2019-03-26 17:32:03,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-7a1e613d-b641-4037-bb93-7f85e54b9d51 2019-03-26 17:32:03,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e777b8184c1954b264905a384a439183843dac2" 2019-03-26 17:32:03,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-ba764c6f-d022-4b4f-8f63-84dc4d31c95a x-compute-request-id: req-ba764c6f-d022-4b4f-8f63-84dc4d31c95a Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36f79990-dec1-4452-99bc-d334771d54f1"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "66910b63-f7c7-4afd-80a2-5199859322ad"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6d436a04-3a50-4a9c-bd31-5b264ab85226"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a5872ccf-96db-46a8-b4e9-2a48f37aa995"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b825d2a3-73e4-4fbb-8809-8c1af5fde596"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d89fd3a7-22fa-42ca-b150-6ecd3a286f65"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9872572-dcec-448e-9772-cbfddcd2f1cd"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8f61c88-96c1-41b5-95c6-9d8b1045f410"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "cebf26b0-c11b-4669-918e-c27066202ca7", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-26 17:32:03,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-ba764c6f-d022-4b4f-8f63-84dc4d31c95a 2019-03-26 17:32:03,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-ba764c6f-d022-4b4f-8f63-84dc4d31c95a 2019-03-26 17:32:03,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-c0b6a44b-996e-4fbc-91f3-be55b3a98211 x-compute-request-id: req-c0b6a44b-996e-4fbc-91f3-be55b3a98211 Content-Encoding: gzip Content-Length: 501 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7a2fda88-8e8e-42e1-a8a0-6dd267cb62c5"}, {"from_port": 7888, "group": {}, "ip_protocol": "tcp", "to_port": 7888, "parent_group_id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "7eaf41b5-d8e3-4427-a061-f4675d635705"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "c64cfaf1-7ec7-405d-84cf-207cf23d6271", "name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}]} 2019-03-26 17:32:03,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:32:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:32:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-98257537-9467-42e2-a865-4f427b6a4b8f x-compute-request-id: req-98257537-9467-42e2-a865-4f427b6a4b8f Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36b82462-3b1c-4660-b7f4-e2f2dc301f55"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "45a9f9c3-30fa-4037-a189-e75c92dd0b62"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "895c8e9c-ae63-4850-a062-822001fe224b"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af5c51e9-237f-49e3-af55-f37354585430"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7d38d70-d0f8-4e2e-927f-e1d11c9f3af2"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec92ae18-3f7b-4212-b266-d5f8d5cb30b3"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-03-26 17:32:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-98257537-9467-42e2-a865-4f427b6a4b8f 2019-03-26 17:32:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-98257537-9467-42e2-a865-4f427b6a4b8f 2019-03-26 17:32:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e777b8184c1954b264905a384a439183843dac2" 2019-03-26 17:32:03,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1acfa785-1970-49ac-8dd9-48e47509c333 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:32:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1acfa785-1970-49ac-8dd9-48e47509c333 2019-03-26 17:32:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:31: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-03abc836-85ba-490a-83d5-5cd9830797ec x-compute-request-id: req-03abc836-85ba-490a-83d5-5cd9830797ec 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-26 17:32:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-03abc836-85ba-490a-83d5-5cd9830797ec 2019-03-26 17:32:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-03abc836-85ba-490a-83d5-5cd9830797ec 2019-03-26 17:32:03,106 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79da63a0450fd1b0ca4daa8a358ca52c6321c816" 2019-03-26 17:32:03,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:32:03,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:03,235 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:03,235 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:03,235 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:03,235 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:03,235 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:03,235 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:03,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:32:03,236 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:03,236 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:03 GMT 2019-03-26 17:32:03,236 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:03,236 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:32:03,236 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:03,236 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:03,236 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:08,242 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:32:08,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:08,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:08,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:08,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:08,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:08,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:08,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:08,333 - 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-26T17:31:21.996Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e573678-02f7-4ef8-bc17-45f2dbbd9ef0 x-compute-request-id: req-9e573678-02f7-4ef8-bc17-45f2dbbd9ef0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.804Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:22.659Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-233d8ad7-2ca6-455d-899b-7f3258cc003d x-compute-request-id: req-233d8ad7-2ca6-455d-899b-7f3258cc003d Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.108Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:22.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}418526e26993ffaa3d805f0b41ca60f10527966a\"", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.968Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:22.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e777b8184c1954b264905a384a439183843dac2\"", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.805Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:22.659Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-4537015d-f295-4391-8208-81e0ee1aec01", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.182Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:22.659Z", "message": "Relationships established", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:22.659Z", "message": "Node instance started", "target_id": null, "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:22.659Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-9e573678-02f7-4ef8-bc17-45f2dbbd9ef0", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.804Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:22.659Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-9e573678-02f7-4ef8-bc17-45f2dbbd9ef0", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:21.804Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:22.659Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-4537015d-f295-4391-8208-81e0ee1aec01", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.182Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:22.659Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4537015d-f295-4391-8208-81e0ee1aec01 x-compute-request-id: req-4537015d-f295-4391-8208-81e0ee1aec01 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 9160, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9160, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36b82462-3b1c-4660-b7f4-e2f2dc301f55\"}, {\"from_port\": 7000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7000, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"45a9f9c3-30fa-4037-a189-e75c92dd0b62\"}, {\"from_port\": 11211, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11211, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"895c8e9c-ae63-4850-a062-822001fe224b\"}, {\"from_port\": 6667, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6668, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"af5c51e9-237f-49e3-af55-f37354585430\"}, {\"from_port\": 7253, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 7253, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d7d38d70-d0f8-4e2e-927f-e1d11c9f3af2\"}, {\"from_port\": 11311, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 11311, \"parent_group_id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"ec92ae18-3f7b-4212-b266-d5f8d5cb30b3\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"e60c3c16-1457-48f2-8ea4-d99e745924a6\", \"name\": \"clearwater-sg_vellum\", \"description\": \"REST Cassandra 0MQ\"}]}\n", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.181Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d5298b9e-b629-4f6e-a4ff-b2d537e9fbf3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:22.659Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-233d8ad7-2ca6-455d-899b-7f3258cc003d", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.108Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:22.659Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-233d8ad7-2ca6-455d-899b-7f3258cc003d", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.108Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ccc16c5e-29a0-4626-8d13-5f0ceed3e1e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-775da00e-15e1-4829-b9ef-ef27351e034b x-compute-request-id: req-775da00e-15e1-4829-b9ef-ef27351e034b Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63f0b7f8-0950-4ba5-8e3b-1880a7128a2d\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.752Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.599Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.623Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6c3b2ad-c4ef-4ac0-a20a-4ca53278881f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.630Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.626Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-b6c3b2ad-c4ef-4ac0-a20a-4ca53278881f", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.630Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}418526e26993ffaa3d805f0b41ca60f10527966a\"", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.602Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-233de028-6436-42b1-9933-f2063d4231a5 x-compute-request-id: req-233de028-6436-42b1-9933-f2063d4231a5 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:03Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.601Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-233de028-6436-42b1-9933-f2063d4231a5", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.601Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-233de028-6436-42b1-9933-f2063d4231a5", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.601Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-775da00e-15e1-4829-b9ef-ef27351e034b", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.752Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-775da00e-15e1-4829-b9ef-ef27351e034b", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.752Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}418526e26993ffaa3d805f0b41ca60f10527966a\"", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:22.753Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.178Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f35fd38-1819-4aac-b1d4-f7f80fb41455 x-compute-request-id: req-1f35fd38-1819-4aac-b1d4-f7f80fb41455 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:03Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.098Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.696Z", "message": "Relationships established", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.696Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-d239e499-602d-4288-859e-fb9761f143aa", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.249Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.696Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}846c7249be7a37d55b61b0c12068ccc132138154\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.026Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.696Z", "message": "Relationships established", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.696Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-1f35fd38-1819-4aac-b1d4-f7f80fb41455", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.098Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.696Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-d239e499-602d-4288-859e-fb9761f143aa x-compute-request-id: req-d239e499-602d-4288-859e-fb9761f143aa Content-Encoding: gzip Content-Length: 628 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}, {\"rules\": [{\"from_port\": 9888, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 9888, \"parent_group_id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"63f0b7f8-0950-4ba5-8e3b-1880a7128a2d\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"f4834515-bcfb-4a92-97d3-292c19045708\", \"name\": \"clearwater-sg_sprout\", \"description\": \"memcached Chronos 0MQ\"}]}\n", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.248Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.696Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-d239e499-602d-4288-859e-fb9761f143aa", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.248Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.696Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}418526e26993ffaa3d805f0b41ca60f10527966a\"", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.099Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.696Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-1f35fd38-1819-4aac-b1d4-f7f80fb41455", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.098Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7b09d41d-5b12-420c-b75b-12668163d426"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:23.696Z", "message": "Node instance started", "target_id": null, "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.319Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.590Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.319Z", "message": "Node instance started", "target_id": null, "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.319Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-ab1f3587-50a4-4df0-aef1-b99f145a8132", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.632Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.319Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-ab1f3587-50a4-4df0-aef1-b99f145a8132 x-compute-request-id: req-ab1f3587-50a4-4df0-aef1-b99f145a8132 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:05Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.632Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.319Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}846c7249be7a37d55b61b0c12068ccc132138154\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.970Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.319Z", "message": "Relationships established", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.319Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-f3cd4103-5981-478d-9df6-7bb8f90c1fa4", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.969Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.319Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-f3cd4103-5981-478d-9df6-7bb8f90c1fa4", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.969Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.319Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-ab1f3587-50a4-4df0-aef1-b99f145a8132", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.632Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.319Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}846c7249be7a37d55b61b0c12068ccc132138154\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.633Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.319Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-f3cd4103-5981-478d-9df6-7bb8f90c1fa4 x-compute-request-id: req-f3cd4103-5981-478d-9df6-7bb8f90c1fa4 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36f79990-dec1-4452-99bc-d334771d54f1\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"66910b63-f7c7-4afd-80a2-5199859322ad\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6d436a04-3a50-4a9c-bd31-5b264ab85226\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a5872ccf-96db-46a8-b4e9-2a48f37aa995\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b825d2a3-73e4-4fbb-8809-8c1af5fde596\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d89fd3a7-22fa-42ca-b150-6ecd3a286f65\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9872572-dcec-448e-9772-cbfddcd2f1cd\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e8f61c88-96c1-41b5-95c6-9d8b1045f410\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.968Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.829Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-07388e30-7ae8-4232-8516-7bd87a530eed", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:24.372Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": "bind_jndeb9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.829Z", "message": "Creating node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:24.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 2513, "offset": 2263, "size": 50}}} 2019-03-26 17:32:08,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:08,333 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:08 GMT 2019-03-26 17:32:08,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:08,333 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:32:08,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:08,334 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:08,334 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:08,334 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:32:08,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-9e573678-02f7-4ef8-bc17-45f2dbbd9ef0 x-compute-request-id: req-9e573678-02f7-4ef8-bc17-45f2dbbd9ef0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:32:08,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-233d8ad7-2ca6-455d-899b-7f3258cc003d x-compute-request-id: req-233d8ad7-2ca6-455d-899b-7f3258cc003d Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:32:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418526e26993ffaa3d805f0b41ca60f10527966a" 2019-03-26 17:32:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e777b8184c1954b264905a384a439183843dac2" 2019-03-26 17:32:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-4537015d-f295-4391-8208-81e0ee1aec01 2019-03-26 17:32:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:32:08,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:32:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-9e573678-02f7-4ef8-bc17-45f2dbbd9ef0 2019-03-26 17:32:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-9e573678-02f7-4ef8-bc17-45f2dbbd9ef0 2019-03-26 17:32:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-4537015d-f295-4391-8208-81e0ee1aec01 2019-03-26 17:32:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-4537015d-f295-4391-8208-81e0ee1aec01 x-compute-request-id: req-4537015d-f295-4391-8208-81e0ee1aec01 Content-Encoding: gzip Content-Length: 642 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 9160, "group": {}, "ip_protocol": "tcp", "to_port": 9160, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36b82462-3b1c-4660-b7f4-e2f2dc301f55"}, {"from_port": 7000, "group": {}, "ip_protocol": "tcp", "to_port": 7000, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "45a9f9c3-30fa-4037-a189-e75c92dd0b62"}, {"from_port": 11211, "group": {}, "ip_protocol": "tcp", "to_port": 11211, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "895c8e9c-ae63-4850-a062-822001fe224b"}, {"from_port": 6667, "group": {}, "ip_protocol": "tcp", "to_port": 6668, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "af5c51e9-237f-49e3-af55-f37354585430"}, {"from_port": 7253, "group": {}, "ip_protocol": "tcp", "to_port": 7253, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d7d38d70-d0f8-4e2e-927f-e1d11c9f3af2"}, {"from_port": 11311, "group": {}, "ip_protocol": "tcp", "to_port": 11311, "parent_group_id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "ec92ae18-3f7b-4212-b266-d5f8d5cb30b3"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "e60c3c16-1457-48f2-8ea4-d99e745924a6", "name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}]} 2019-03-26 17:32:08,339 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-233d8ad7-2ca6-455d-899b-7f3258cc003d 2019-03-26 17:32:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-233d8ad7-2ca6-455d-899b-7f3258cc003d 2019-03-26 17:32:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-775da00e-15e1-4829-b9ef-ef27351e034b x-compute-request-id: req-775da00e-15e1-4829-b9ef-ef27351e034b Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "f4834515-bcfb-4a92-97d3-292c19045708", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63f0b7f8-0950-4ba5-8e3b-1880a7128a2d"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "f4834515-bcfb-4a92-97d3-292c19045708", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-26 17:32:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:32:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-03-26 17:32:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6c3b2ad-c4ef-4ac0-a20a-4ca53278881f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:32:08,340 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:32:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b6c3b2ad-c4ef-4ac0-a20a-4ca53278881f 2019-03-26 17:32:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418526e26993ffaa3d805f0b41ca60f10527966a" 2019-03-26 17:32:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:21 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-233de028-6436-42b1-9933-f2063d4231a5 x-compute-request-id: req-233de028-6436-42b1-9933-f2063d4231a5 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:03Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:32:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-233de028-6436-42b1-9933-f2063d4231a5 2019-03-26 17:32:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-233de028-6436-42b1-9933-f2063d4231a5 2019-03-26 17:32:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-775da00e-15e1-4829-b9ef-ef27351e034b 2019-03-26 17:32:08,341 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-775da00e-15e1-4829-b9ef-ef27351e034b 2019-03-26 17:32:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418526e26993ffaa3d805f0b41ca60f10527966a" 2019-03-26 17:32:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:22 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1f35fd38-1819-4aac-b1d4-f7f80fb41455 x-compute-request-id: req-1f35fd38-1819-4aac-b1d4-f7f80fb41455 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:03Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:32:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:32:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-d239e499-602d-4288-859e-fb9761f143aa 2019-03-26 17:32:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846c7249be7a37d55b61b0c12068ccc132138154" 2019-03-26 17:32:08,342 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:32:08,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-1f35fd38-1819-4aac-b1d4-f7f80fb41455 2019-03-26 17:32:08,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-d239e499-602d-4288-859e-fb9761f143aa x-compute-request-id: req-d239e499-602d-4288-859e-fb9761f143aa Content-Encoding: gzip Content-Length: 628 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, {"rules": [{"from_port": 9888, "group": {}, "ip_protocol": "tcp", "to_port": 9888, "parent_group_id": "f4834515-bcfb-4a92-97d3-292c19045708", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "63f0b7f8-0950-4ba5-8e3b-1880a7128a2d"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "f4834515-bcfb-4a92-97d3-292c19045708", "name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}]} 2019-03-26 17:32:08,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-d239e499-602d-4288-859e-fb9761f143aa 2019-03-26 17:32:08,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418526e26993ffaa3d805f0b41ca60f10527966a" 2019-03-26 17:32:08,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-1f35fd38-1819-4aac-b1d4-f7f80fb41455 2019-03-26 17:32:08,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:32:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:32:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:32:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-ab1f3587-50a4-4df0-aef1-b99f145a8132 2019-03-26 17:32:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-ab1f3587-50a4-4df0-aef1-b99f145a8132 x-compute-request-id: req-ab1f3587-50a4-4df0-aef1-b99f145a8132 Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:05Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:32:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846c7249be7a37d55b61b0c12068ccc132138154" 2019-03-26 17:32:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:32:08,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-f3cd4103-5981-478d-9df6-7bb8f90c1fa4 2019-03-26 17:32:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-f3cd4103-5981-478d-9df6-7bb8f90c1fa4 2019-03-26 17:32:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-ab1f3587-50a4-4df0-aef1-b99f145a8132 2019-03-26 17:32:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846c7249be7a37d55b61b0c12068ccc132138154" 2019-03-26 17:32:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-f3cd4103-5981-478d-9df6-7bb8f90c1fa4 x-compute-request-id: req-f3cd4103-5981-478d-9df6-7bb8f90c1fa4 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36f79990-dec1-4452-99bc-d334771d54f1"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "66910b63-f7c7-4afd-80a2-5199859322ad"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6d436a04-3a50-4a9c-bd31-5b264ab85226"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a5872ccf-96db-46a8-b4e9-2a48f37aa995"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b825d2a3-73e4-4fbb-8809-8c1af5fde596"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d89fd3a7-22fa-42ca-b150-6ecd3a286f65"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9872572-dcec-448e-9772-cbfddcd2f1cd"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8f61c88-96c1-41b5-95c6-9d8b1045f410"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "cebf26b0-c11b-4669-918e-c27066202ca7", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-26 17:32:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-07388e30-7ae8-4232-8516-7bd87a530eed 2019-03-26 17:32:08,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:32:08,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:32:08,404 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:08,404 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:08,404 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:08,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:08,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:08,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:08,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:08,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:32:08,405 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:08,405 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:08 GMT 2019-03-26 17:32:08,405 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:08,405 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:32:08,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:08,406 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:08,406 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:13,411 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:32:13,518 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:13,518 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:13,519 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:13,519 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:13,519 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:13,519 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:13,519 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:13,519 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.829Z", "message": "Node instance started", "target_id": null, "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:23.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.829Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-07388e30-7ae8-4232-8516-7bd87a530eed x-compute-request-id: req-07388e30-7ae8-4232-8516-7bd87a530eed Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:05Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:24.372Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.829Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-07388e30-7ae8-4232-8516-7bd87a530eed", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:24.372Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.829Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}846c7249be7a37d55b61b0c12068ccc132138154\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:24.374Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:24.829Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec901dcb-2dce-493a-8fbd-553939a6e4d9 x-compute-request-id: req-ec901dcb-2dce-493a-8fbd-553939a6e4d9 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36f79990-dec1-4452-99bc-d334771d54f1\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"66910b63-f7c7-4afd-80a2-5199859322ad\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6d436a04-3a50-4a9c-bd31-5b264ab85226\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a5872ccf-96db-46a8-b4e9-2a48f37aa995\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b825d2a3-73e4-4fbb-8809-8c1af5fde596\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d89fd3a7-22fa-42ca-b150-6ecd3a286f65\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9872572-dcec-448e-9772-cbfddcd2f1cd\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e8f61c88-96c1-41b5-95c6-9d8b1045f410\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:24.709Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": "bind_jndeb9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:25.576Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:24.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:25.576Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-ec901dcb-2dce-493a-8fbd-553939a6e4d9", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:24.709Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:25.576Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-ec901dcb-2dce-493a-8fbd-553939a6e4d9", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:24.709Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.7596dc4f-0ca9-466b-8948-7ba5c60cdb6a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:25.576Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:25.168Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:25.576Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:24.995Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:26.196Z", "message": "Downloaded scripts/bind/bind.py to /tmp/U7E4F/bind.py", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:25.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:26.196Z", "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-26T17:31:25.609Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:26.196Z", "message": "Installing BIND DNS server", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:25.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:26.727Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:31:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-450042ae-b655-410a-8b4c-f37d86fb8f4e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:26.307Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:26.727Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1783c3420d70f2ef1c9a2bacaee924217007b043\"", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:26.712Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:26.727Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-450042ae-b655-410a-8b4c-f37d86fb8f4e", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:26.307Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:26.727Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:26.302Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:27.345Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-bd710a35-4d98-4cc5-b888-d4419be040ad x-compute-request-id: req-bd710a35-4d98-4cc5-b888-d4419be040ad Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:05Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:27.269Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:27.848Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-bd710a35-4d98-4cc5-b888-d4419be040ad", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:27.269Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:27.848Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1783c3420d70f2ef1c9a2bacaee924217007b043\" -d '{\"addFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:27.271Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:27.848Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-bd710a35-4d98-4cc5-b888-d4419be040ad", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:27.270Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "message": " Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 4%]\u001b[49m\u001b[39m \u001b[u\u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 5%]\u001b[49m\u001b[39m \u001b[uSelecting previously unselected package libgmp10:amd64.", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}], "metadata": {"pagination": {"total": 2513, "offset": 2313, "size": 50}}} 2019-03-26 17:32:13,519 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:13,520 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:13 GMT 2019-03-26 17:32:13,520 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:13,520 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:32:13,520 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:13,520 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:13,520 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:13,520 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:32:13,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:32:13,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-07388e30-7ae8-4232-8516-7bd87a530eed x-compute-request-id: req-07388e30-7ae8-4232-8516-7bd87a530eed Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:05Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:32:13,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-07388e30-7ae8-4232-8516-7bd87a530eed 2019-03-26 17:32:13,523 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}846c7249be7a37d55b61b0c12068ccc132138154" 2019-03-26 17:32:13,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31:24 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ec901dcb-2dce-493a-8fbd-553939a6e4d9 x-compute-request-id: req-ec901dcb-2dce-493a-8fbd-553939a6e4d9 Content-Encoding: gzip Content-Length: 858 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36f79990-dec1-4452-99bc-d334771d54f1"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "66910b63-f7c7-4afd-80a2-5199859322ad"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6d436a04-3a50-4a9c-bd31-5b264ab85226"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a5872ccf-96db-46a8-b4e9-2a48f37aa995"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b825d2a3-73e4-4fbb-8809-8c1af5fde596"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d89fd3a7-22fa-42ca-b150-6ecd3a286f65"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9872572-dcec-448e-9772-cbfddcd2f1cd"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8f61c88-96c1-41b5-95c6-9d8b1045f410"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "cebf26b0-c11b-4669-918e-c27066202ca7", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-26 17:32:13,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:32:13,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-ec901dcb-2dce-493a-8fbd-553939a6e4d9 2019-03-26 17:32:13,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-ec901dcb-2dce-493a-8fbd-553939a6e4d9 2019-03-26 17:32:13,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2019-03-26 17:32:13,524 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2019-03-26 17:32:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/U7E4F/bind.py 2019-03-26 17:32:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'apt-get', 'update'] 2019-03-26 17:32:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2019-03-26 17:32:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:31:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-450042ae-b655-410a-8b4c-f37d86fb8f4e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:32:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1783c3420d70f2ef1c9a2bacaee924217007b043" 2019-03-26 17:32:13,525 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-450042ae-b655-410a-8b4c-f37d86fb8f4e 2019-03-26 17:32:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:32:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:31: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-bd710a35-4d98-4cc5-b888-d4419be040ad x-compute-request-id: req-bd710a35-4d98-4cc5-b888-d4419be040ad Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:05Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:32:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-bd710a35-4d98-4cc5-b888-d4419be040ad 2019-03-26 17:32:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1783c3420d70f2ef1c9a2bacaee924217007b043" -d '{"addFloatingIp": {"address": "172.30.9.202"}}' 2019-03-26 17:32:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-bd710a35-4d98-4cc5-b888-d4419be040ad 2019-03-26 17:32:13,526 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-26 17:32:13,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libmpfr4:amd64 (3.1.2-1) ... 2019-03-26 17:32:13,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 19%] Progress: [ 20%] Selecting previously unselected package libmpfr4:amd64. 2019-03-26 17:32:13,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 4%] Progress: [ 5%] Selecting previously unselected package libgmp10:amd64. 2019-03-26 17:32:13,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... 2019-03-26 17:32:13,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 6%] Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-03-26 17:32:13,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 7%] Progress: [ 8%] Selecting previously unselected package libisl10:amd64. 2019-03-26 17:32:13,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... 2019-03-26 17:32:13,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 9%] Unpacking libisl10:amd64 (0.12.2-1) ... 2019-03-26 17:32:13,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 10%] Progress: [ 11%] Selecting previously unselected package libcloog-isl4:amd64. 2019-03-26 17:32:13,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... 2019-03-26 17:32:13,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 12%] Unpacking libcloog-isl4:amd64 (0.18.2-1) ... 2019-03-26 17:32:13,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 13%] Progress: [ 14%] Selecting previously unselected package libgomp1:amd64. 2019-03-26 17:32:13,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 15%] Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-26 17:32:13,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 16%] Progress: [ 17%] Selecting previously unselected package libitm1:amd64. 2019-03-26 17:32:13,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-26 17:32:13,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 18%] Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-26 17:32:13,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 23%] Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-26 17:32:13,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 24%] Progress: [ 25%] Selecting previously unselected package libtsan0:amd64. 2019-03-26 17:32:13,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-26 17:32:13,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 26%] Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-26 17:32:13,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 27%] Progress: [ 28%] Selecting previously unselected package libmpc3:amd64. 2019-03-26 17:32:13,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... 2019-03-26 17:32:13,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 29%] Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-03-26 17:32:13,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 30%] Progress: [ 31%] Selecting previously unselected package binutils. 2019-03-26 17:32:13,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... 2019-03-26 17:32:13,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 32%] Unpacking binutils (2.24-5ubuntu14.2) ... 2019-03-26 17:32:13,530 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 33%] Progress: [ 34%] Selecting previously unselected package cpp-4.8. 2019-03-26 17:32:13,531 - 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-26 17:32:13,531 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:32:13,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:13,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:13,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:13,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:13,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:13,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:13,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:13,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:32:13,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:13,603 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:13 GMT 2019-03-26 17:32:13,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:13,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:32:13,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:13,604 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:13,604 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:18,609 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:32:18,703 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:18,703 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:18,703 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:18,703 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:18,703 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:18,703 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:18,703 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:18,704 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "message": " \u001b[s\u001b[0;0f\u001b[42m\u001b[30mProgress: [ 61%]\u001b[49m\u001b[39m \u001b[uSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}], "metadata": {"pagination": {"total": 2513, "offset": 2363, "size": 50}}} 2019-03-26 17:32:18,704 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:18,704 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:18 GMT 2019-03-26 17:32:18,704 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:18,704 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:32:18,704 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:18,704 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:18,704 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:18,704 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:32:18,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 35%] Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-26 17:32:18,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 36%] Progress: [ 37%] Selecting previously unselected package cpp. 2019-03-26 17:32:18,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-03-26 17:32:18,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 38%] Unpacking cpp (4:4.8.2-1ubuntu6) ... 2019-03-26 17:32:18,707 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 39%] Progress: [ 40%] Selecting previously unselected package libgcc-4.8-dev:amd64. 2019-03-26 17:32:18,708 - 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-26 17:32:18,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-26 17:32:18,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 41%] Progress: [ 42%] Selecting previously unselected package gcc-4.8. 2019-03-26 17:32:18,708 - 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-26 17:32:18,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 43%] Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-26 17:32:18,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 44%] Progress: [ 45%] Selecting previously unselected package gcc. 2019-03-26 17:32:18,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... 2019-03-26 17:32:18,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 46%] Unpacking gcc (4:4.8.2-1ubuntu6) ... 2019-03-26 17:32:18,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 47%] Progress: [ 48%] Selecting previously unselected package libc-dev-bin. 2019-03-26 17:32:18,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... 2019-03-26 17:32:18,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 50%] Progress: [ 51%] Selecting previously unselected package linux-libc-dev:amd64. 2019-03-26 17:32:18,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... 2019-03-26 17:32:18,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 52%] Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... 2019-03-26 17:32:18,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 53%] Progress: [ 54%] Selecting previously unselected package libc6-dev:amd64. 2019-03-26 17:32:18,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... 2019-03-26 17:32:18,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 55%] Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... 2019-03-26 17:32:18,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 56%] Progress: [ 57%] Selecting previously unselected package manpages-dev. 2019-03-26 17:32:18,710 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... 2019-03-26 17:32:18,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 58%] Unpacking manpages-dev (3.54-1ubuntu1) ... 2019-03-26 17:32:18,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 59%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... 2019-03-26 17:32:18,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-26 17:32:18,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 61%] Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-26 17:32:18,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 62%] Progress: [ 63%] Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... 2019-03-26 17:32:18,711 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 64%] Progress: [ 65%] Setting up libisl10:amd64 (0.12.2-1) ... 2019-03-26 17:32:18,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 66%] Progress: [ 67%] Setting up libcloog-isl4:amd64 (0.18.2-1) ... 2019-03-26 17:32:18,712 - 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-26 17:32:18,712 - 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-26 17:32:18,712 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 72%] Progress: [ 73%] Setting up libmpfr4:amd64 (3.1.2-1) ... 2019-03-26 17:32:18,712 - 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-26 17:32:18,712 - 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-26 17:32:18,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 78%] Progress: [ 79%] Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... 2019-03-26 17:32:18,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 80%] Setting up binutils (2.24-5ubuntu14.2) ... 2019-03-26 17:32:18,713 - 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-26 17:32:18,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 83%] Progress: [ 84%] Setting up cpp (4:4.8.2-1ubuntu6) ... 2019-03-26 17:32:18,713 - 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-26 17:32:18,713 - 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-26 17:32:18,713 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 89%] Progress: [ 90%] Setting up gcc (4:4.8.2-1ubuntu6) ... 2019-03-26 17:32:18,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 91%] Progress: [ 92%] Setting up libc-dev-bin (2.19-0ubuntu6.14) ... 2019-03-26 17:32:18,714 - 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-26 17:32:18,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 95%] Progress: [ 96%] Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... 2019-03-26 17:32:18,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 97%] Progress: [ 98%] Setting up manpages-dev (3.54-1ubuntu1) ... 2019-03-26 17:32:18,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 99%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... 2019-03-26 17:32:18,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pysnmp==4.3.5 2019-03-26 17:32:18,714 - 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-26 17:32:18,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Collecting pycryptodome (from pysnmp==4.3.5) 2019-03-26 17:32:18,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:32:18,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:18,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:18,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:18,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:18,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:18,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:18,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:18,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:32:18,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:18,805 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:18 GMT 2019-03-26 17:32:18,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:18,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:32:18,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:18,806 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:18,806 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:23,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:32:23,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:23,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:23,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:23,891 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:23,891 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:23,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:23,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:23,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "message": " Downloading https://files.pythonhosted.org/packages/65/ef/1da1cee1a1109fc9c87a1616b403af5425194145becc1cf0accc8bbb8460/pycryptodome-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl (9.7MB)", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "message": " Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_gvq8wi/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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "message": " Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_gvq8wi/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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "message": " Requirement already satisfied: ply in /home/ubuntu/proxy_host_gvq8wi/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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-gvq8wi", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.060Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:28.526Z", "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-26T17:31:28.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " /home/ubuntu/proxy_host_gvq8wi/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-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " /home/ubuntu/proxy_host_gvq8wi/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-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " InsecurePlatformWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "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-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-proxy-host-gvq8wi", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "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-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " ", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "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-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " /home/ubuntu/proxy_host_gvq8wi/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-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " SNIMissingWarning", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " /home/ubuntu/proxy_host_gvq8wi/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-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " /home/ubuntu/proxy_host_gvq8wi/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-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "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-26T17:31:28.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "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-26T17:31:28.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "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-26T17:31:28.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "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-26T17:31:28.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.537Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": "Execution done (PID=1607, return_code=0): /tmp/VCFZQ/install_requirements.sh", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.448Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "message": " Successfully installed pycryptodome-3.8.0 pysnmp-4.3.5", "level": "info", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "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-26T17:31:28.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "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-26T17:31:28.403Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "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-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.057Z", "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-26T17:31:28.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86d25b37-2d24-4c82-abaa-b63c3871684c"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.718Z", "message": "Node instance created", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.718Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:29.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.718Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:29.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:29.718Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:28.894Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:30.332Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:29.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:30.332Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1783c3420d70f2ef1c9a2bacaee924217007b043\"", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:29.575Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:30.332Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-2011ce09-53bb-425a-ab9d-fa3bf7cddf6f", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:29.574Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:30.332Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-2011ce09-53bb-425a-ab9d-fa3bf7cddf6f", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:29.574Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}], "metadata": {"pagination": {"total": 2513, "offset": 2413, "size": 50}}} 2019-03-26 17:32:23,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:23,891 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:23 GMT 2019-03-26 17:32:23,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:23,891 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:32:23,892 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:23,892 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:23,892 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:23,892 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:32:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading https://files.pythonhosted.org/packages/65/ef/1da1cee1a1109fc9c87a1616b403af5425194145becc1cf0accc8bbb8460/pycryptodome-3.8.0-cp27-cp27mu-manylinux1_x86_64.whl (9.7MB) 2019-03-26 17:32:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pyasn1>=0.2.3 in /home/ubuntu/proxy_host_gvq8wi/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-03-26 17:32:23,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: pysmi in /home/ubuntu/proxy_host_gvq8wi/env/lib/python2.7/site-packages (from pysnmp==4.3.5) 2019-03-26 17:32:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Requirement already satisfied: ply in /home/ubuntu/proxy_host_gvq8wi/env/lib/python2.7/site-packages (from pysmi->pysnmp==4.3.5) 2019-03-26 17:32:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing collected packages: pycryptodome, pysnmp 2019-03-26 17:32:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Found existing installation: pysnmp 4.4.5 2019-03-26 17:32:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-gvq8wi 2019-03-26 17:32:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... 2019-03-26 17:32:23,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 49%] Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... 2019-03-26 17:32:23,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-26 17:32:23,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 21%] Progress: [ 22%] Selecting previously unselected package libquadmath0:amd64. 2019-03-26 17:32:23,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... 2019-03-26 17:32:23,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Progress: [ 3%] Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... 2019-03-26 17:32:23,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-03-26 17:32:23,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-03-26 17:32:23,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_gvq8wi/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-26 17:32:23,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-03-26 17:32:23,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_gvq8wi/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-26 17:32:23,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - InsecurePlatformWarning 2019-03-26 17:32:23,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:32:23,897 - 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-26 17:32:23,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:32:23,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-proxy-host-gvq8wi 2019-03-26 17:32:23,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:32:23,898 - 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-26 17:32:23,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:32:23,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - dpkg-preconfigure: unable to re-open stdin: No such file or directory 2019-03-26 17:32:23,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_gvq8wi/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-26 17:32:23,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2019-03-26 17:32:23,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_gvq8wi/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-26 17:32:23,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_gvq8wi/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-26 17:32:23,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:32:23,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:32:23,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:32:23,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:32:23,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:32:23,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1607, return_code=0): /tmp/VCFZQ/install_requirements.sh 2019-03-26 17:32:23,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully installed pycryptodome-3.8.0 pysnmp-4.3.5 2019-03-26 17:32:23,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully uninstalled pysnmp-4.4.5 2019-03-26 17:32:23,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uninstalling pysnmp-4.4.5: 2019-03-26 17:32:23,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - You should consider upgrading via the 'pip install --upgrade pip' command. 2019-03-26 17:32:23,901 - 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-26 17:32:23,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:32:23,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance: nothing to do 2019-03-26 17:32:23,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:32:23,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:32:23,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:32:23,901 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1783c3420d70f2ef1c9a2bacaee924217007b043" 2019-03-26 17:32:23,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-2011ce09-53bb-425a-ab9d-fa3bf7cddf6f 2019-03-26 17:32:23,902 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-2011ce09-53bb-425a-ab9d-fa3bf7cddf6f 2019-03-26 17:32:23,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:32:23,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:23,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:23,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:23,974 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:23,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:23,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:23,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:23,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:32:23,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:23,975 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:23 GMT 2019-03-26 17:32:23,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:23,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:32:23,975 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:23,975 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:23,975 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:28,981 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:32:29,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:29,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:29,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:29,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:29,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:29,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:29,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:29,073 - 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-26T17:31:30.332Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-2011ce09-53bb-425a-ab9d-fa3bf7cddf6f", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:29.574Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:30.332Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-2011ce09-53bb-425a-ab9d-fa3bf7cddf6f", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:29.574Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:30.332Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:31: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-2011ce09-53bb-425a-ab9d-fa3bf7cddf6f x-compute-request-id: req-2011ce09-53bb-425a-ab9d-fa3bf7cddf6f 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_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:29.573Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.65758e90-556c-4959-8c28-984fdd3e9382"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:30.332Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:30.191Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:30.332Z", "message": "Node instance started", "target_id": null, "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:29.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:30.965Z", "message": "Relationships established", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:30.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:30.965Z", "message": "Node instance started", "target_id": null, "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:30.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:38.474Z", "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-26T17:31:38.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.116Z", "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-26T17:31:42.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "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-26T17:31:43.052Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "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-26T17:31:43.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "message": "The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:43.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpVVBCUv', '/etc/bind/named.conf.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:43.234Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "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-26T17:31:43.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "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-26T17:31:43.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7Chm7p', '/etc/clearwater/shared_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:43.422Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "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-26T17:31:43.456Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "message": "The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:43.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "message": "The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:42.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "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-26T17:31:42.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmptJq8SV', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:43.018Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:43.714Z", "message": "Creating private domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:43.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:44.346Z", "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-26T17:31:43.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:44.346Z", "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-26T17:31:43.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:44.346Z", "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-26T17:31:43.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:44.346Z", "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-26T17:31:43.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:44.346Z", "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-26T17:31:43.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:44.346Z", "message": "The config dict: {'public_ip': u'172.30.9.211', '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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:43.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:44.346Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp1qOIFA', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:43.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:44.346Z", "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-26T17:31:43.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:44.346Z", "message": "The config dict: {'public_ip': u'172.30.9.211', '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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:43.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:44.346Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpGglTzE', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:43.692Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:44.346Z", "message": "Creating public domain file", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:43.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.acf37ac0-8cd4-4877-b875-c391a5d63ef9"}, {"node_instance_id": "bind_jndeb9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:45.163Z", "message": "Node instance created", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:44.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_jndeb9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:45.163Z", "message": "Configuring node instance", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:44.953Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_jndeb9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:45.163Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:44.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_jndeb9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:45.830Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:45.197Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:46.583Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/3MTOI/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:46.455Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:47.265Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:46.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:47.265Z", "message": "[etcd] sudo apt", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:46.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:47.265Z", "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-26T17:31:46.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:47.265Z", "message": "[etcd] repo129", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:46.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:47.265Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:46.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:47.265Z", "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-26T17:31:46.457Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:47.265Z", "message": "Process created, PID: 2381", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:46.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:47.265Z", "message": "[etcd] ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:46.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:58.191Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-nbb8ho\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://security.ubuntu.com trusty-security/main Sources\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://security.ubuntu.com trusty-security/universe Sources\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nHit http://security.ubuntu.com trusty-security/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nHit http://security.ubuntu.com trusty-security/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nHit http://nova.clouds.archive.ubuntu.com trusty/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nIgn http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US\nIgn http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US\nFetched 25.0 kB in 9s (2,694 B/s)\nReading package lists...\n\nreal\t0m11.023s\nuser\t0m2.659s\nsys\t0m0.484s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:58.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:58.708Z", "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-26T17:31:58.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:31:58.708Z", "message": "[etcd] Now install the software", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:31:58.050Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:06.636Z", "message": "Waiting for process 2381 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:06.497Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}], "metadata": {"pagination": {"total": 2514, "offset": 2463, "size": 50}}} 2019-03-26 17:32:29,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:29,074 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:29 GMT 2019-03-26 17:32:29,074 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:29,074 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:32:29,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:29,074 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:29,074 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:29,074 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:32:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-2011ce09-53bb-425a-ab9d-fa3bf7cddf6f 2019-03-26 17:32:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-2011ce09-53bb-425a-ab9d-fa3bf7cddf6f 2019-03-26 17:32:29,076 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:31: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-2011ce09-53bb-425a-ab9d-fa3bf7cddf6f x-compute-request-id: req-2011ce09-53bb-425a-ab9d-fa3bf7cddf6f 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-26 17:32:29,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2019-03-26 17:32:29,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:32:29,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:32:29,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:32:29,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'DEBIAN_FRONTEND=noninteractive', 'apt-get', 'install', 'bind9', '--yes'] 2019-03-26 17:32:29,077 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-26 17:32:29,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-26 17:32:29,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2019-03-26 17:32:29,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}. 2019-03-26 17:32:29,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpVVBCUv', '/etc/bind/named.conf.local'] 2019-03-26 17:32:29,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/named.conf.local'] 2019-03-26 17:32:29,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2019-03-26 17:32:29,078 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7Chm7p', '/etc/clearwater/shared_config'] 2019-03-26 17:32:29,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/shared_config'] 2019-03-26 17:32:29,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}. 2019-03-26 17:32:29,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.5', 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.5', u'hss_hostname': u''}. 2019-03-26 17:32:29,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-26 17:32:29,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmptJq8SV', '/etc/clearwater/local_config'] 2019-03-26 17:32:29,079 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-26 17:32:29,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-26 17:32:29,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:32:29,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:32:29,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:32:29,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:32:29,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', '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.5', u'hss_hostname': u''}. 2019-03-26 17:32:29,080 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp1qOIFA', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:32:29,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:32:29,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', '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.5', u'hss_hostname': u''}. 2019-03-26 17:32:29,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpGglTzE', '/etc/bind/db.clearwater.local'] 2019-03-26 17:32:29,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:32:29,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:32:29,081 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-26 17:32:29,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:32:29,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:32:29,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/3MTOI/install-etcd.sh 2019-03-26 17:32:29,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:32:29,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2019-03-26 17:32:29,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2019-03-26 17:32:29,082 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2019-03-26 17:32:29,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:32:29,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:32:29,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 2381 2019-03-26 17:32:29,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2019-03-26 17:32:29,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-nbb8ho Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://security.ubuntu.com trusty-security/main Sources Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://security.ubuntu.com trusty-security/universe Sources Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Hit http://security.ubuntu.com trusty-security/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Hit http://security.ubuntu.com trusty-security/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Ign http://nova.clouds.archive.ubuntu.com trusty/main Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en_US Ign http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en_US Fetched 25.0 kB in 9s (2,694 B/s) Reading package lists... real 0m11.023s user 0m2.659s sys 0m0.484s 2019-03-26 17:32:29,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:32:29,083 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2019-03-26 17:32:29,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2381 to end... 2019-03-26 17:32:29,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:32:29,167 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:29,167 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:29,167 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:29,167 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:29,167 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:29,167 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:29,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:29,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:32:29,168 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:29,168 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:29 GMT 2019-03-26 17:32:29,168 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:29,168 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:32:29,168 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:29,168 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:29,168 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:34,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:32:34,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:34,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:34,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:34,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:34,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:34,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:34,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:34,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:26.619Z", "message": "Waiting for process 2381 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:26.530Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}], "metadata": {"pagination": {"total": 2514, "offset": 2513, "size": 50}}} 2019-03-26 17:32:34,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:34,265 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:34 GMT 2019-03-26 17:32:34,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:34,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-03-26 17:32:34,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:34,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:34,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:34,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2381 to end... 2019-03-26 17:32:34,266 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:32:34,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:34,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:34,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:34,322 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:34,322 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:34,322 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:34,322 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:34,322 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:32:34,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:34,323 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:34 GMT 2019-03-26 17:32:34,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:34,323 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:32:34,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:34,323 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:34,323 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:39,329 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:32:39,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:39,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:39,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:39,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:39,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:39,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:39,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:39,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2514, "offset": 2514, "size": 50}}} 2019-03-26 17:32:39,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:39,429 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:39 GMT 2019-03-26 17:32:39,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:39,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:32:39,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:39,429 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:39,429 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:39,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:32:39,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:39,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:39,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:39,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:39,492 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:39,492 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:39,492 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:39,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:32:39,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:39,493 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:39 GMT 2019-03-26 17:32:39,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:39,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:32:39,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:39,493 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:39,493 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:44,499 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:32:44,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:44,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:44,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:44,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:44,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:44,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:44,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:44,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2514, "offset": 2514, "size": 50}}} 2019-03-26 17:32:44,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:44,598 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:44 GMT 2019-03-26 17:32:44,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:44,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:32:44,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:44,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:44,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:44,599 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:32:44,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:44,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:44,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:44,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:44,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:44,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:44,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:44,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:32:44,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:44,656 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:44 GMT 2019-03-26 17:32:44,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:44,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:32:44,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:44,657 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:44,657 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:49,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:32:49,742 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:49,742 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:49,742 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:49,742 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:49,743 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:49,743 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:49,743 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:49,743 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:46.643Z", "message": "Waiting for process 2381 to end...", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:46.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}], "metadata": {"pagination": {"total": 2515, "offset": 2514, "size": 50}}} 2019-03-26 17:32:49,743 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:49,743 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:49 GMT 2019-03-26 17:32:49,743 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:49,743 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 649 2019-03-26 17:32:49,743 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:49,743 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:49,744 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:49,744 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 2381 to end... 2019-03-26 17:32:49,744 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:32:49,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:49,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:49,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:49,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:49,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:49,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:49,800 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:49,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:32:49,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:49,801 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:49 GMT 2019-03-26 17:32:49,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:49,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:32:49,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:49,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:49,801 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:54,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:32:54,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:54,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:54,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:54,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:54,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:54,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:54,894 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:54,894 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2515, "offset": 2515, "size": 50}}} 2019-03-26 17:32:54,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:54,894 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:54 GMT 2019-03-26 17:32:54,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:54,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:32:54,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:54,894 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:54,894 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:54,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:32:54,961 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:32:54,961 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:32:54,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:32:54,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:32:54,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:32:54,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:32:54,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:32:54,962 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:32:54,962 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:32:54,962 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:32:54 GMT 2019-03-26 17:32:54,962 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:32:54,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:32:54,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:32:54,962 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:32:54,962 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:32:59,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:33:00,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:00,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:00,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:00,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:00,080 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:00,080 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:00,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:00,080 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:58.242Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-nbb8ho\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-monit\n clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot\n g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc\n python-genshi python-lxml python-mock-doc python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-cluster-manager\n clearwater-config-manager clearwater-diags-monitor clearwater-etcd\n clearwater-infrastructure clearwater-log-cleanup clearwater-management\n clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base\n dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl\n libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1\n libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4\n libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4\n libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema\n python-mock python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 77 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 85.1 MB of archives.\nAfter this operation, 242 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 38%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 85.1 MB in 13s (6,504 kB/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 8804\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\t0m59.937s\nuser\t0m19.009s\nsys\t0m8.192s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] sudo ps ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fc:bc:0e \n inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefc:bc0e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:68089 errors:0 dropped:0 overruns:0 frame:0\n TX packets:26091 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:127881157 (127.8 MB) TX bytes:3159278 (3.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:778 errors:0 dropped:0 overruns:0 frame:0\n TX packets:778 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:95659 (95.6 KB) TX bytes:95659 (95.6 KB)\n\n\nreal\t0m0.011s\nuser\t0m0.005s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.198Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] => \nreal\t0m0.015s\nuser\t0m0.008s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.166Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] The software is installed", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.091Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "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-26T17:32:58.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "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.5:2380 0.0.0.0:* LISTEN 8990/etcd \ntcp 0 0 192.168.120.5:53 0.0.0.0:* LISTEN 2318/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2318/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2318/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8916/monit \ntcp 0 0 127.0.0.1:40862 0.0.0.0:* LISTEN 2371/python \ntcp6 0 0 :::53 :::* LISTEN 2318/named \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2318/named \ntcp6 0 0 :::4000 :::* LISTEN 8990/etcd \nudp 0 0 192.168.120.5:123 0.0.0.0:* 8398/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8398/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8398/ntpd \nudp 0 0 192.168.120.5:53 0.0.0.0:* 2318/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2318/named \nudp 0 0 0.0.0.0:14901 0.0.0.0:* 553/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8398/ntpd \nudp6 0 0 ::1:123 :::* 8398/ntpd \nudp6 0 0 :::123 :::* 8398/ntpd \nudp6 0 0 :::48481 :::* 553/dhclient \nudp6 0 0 :::53 :::* 2318/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7225 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9037 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8688 902/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] sudo netstat ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:30 ? 00:00:01 /sbin/init\nroot 2 0 0 17:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 17:30 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 17:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 17:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 17:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 17:30 ? 00:00:00 [migration/0]\nroot 12 2 0 17:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 17:30 ? 00:00:00 [khelper]\nroot 14 2 0 17:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 17:30 ? 00:00:00 [netns]\nroot 16 2 0 17:30 ? 00:00:00 [writeback]\nroot 17 2 0 17:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 17:30 ? 00:00:00 [bioset]\nroot 19 2 0 17:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 17:30 ? 00:00:00 [kblockd]\nroot 21 2 0 17:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 17:30 ? 00:00:00 [khubd]\nroot 23 2 0 17:30 ? 00:00:00 [md]\nroot 24 2 0 17:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 17:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 17:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 17:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 17:30 ? 00:00:00 [vmstat]\nroot 30 2 0 17:30 ? 00:00:00 [ksmd]\nroot 31 2 0 17:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 17:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 17:30 ? 00:00:00 [crypto]\nroot 46 2 0 17:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 17:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 17:30 ? 00:00:00 [vballoon]\nroot 49 2 0 17:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 17:30 ? 00:00:00 [scsi_eh_1]\nroot 51 2 0 17:30 ? 00:00:00 [kworker/u2:2]\nroot 52 2 0 17:30 ? 00:00:00 [kworker/u2:3]\nroot 71 2 0 17:30 ? 00:00:00 [deferwq]\nroot 72 2 0 17:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 17:30 ? 00:00:00 [kpsmoused]\nroot 132 2 0 17:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 17:30 ? 00:00:00 [kworker/u3:1]\nroot 531 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 553 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 17:30 ? 00:00:00 [kauditd]\nmessage+ 902 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork\nroot 917 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 926 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 929 1 0 17:30 ? 00:00:00 rsyslogd\nroot 1039 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 17:30 ? 00:00:00 cron\ndaemon 1096 1 0 17:30 ? 00:00:00 atd\nroot 1187 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_nbb8ho/env/bin/python -m cloudify_agent.worker --queue bind_host_nbb8ho --max-workers 5 --name bind_host_nbb8ho\nubuntu 1465 1463 0 17:30 ? 00:00:00 /home/ubuntu/bind_host_nbb8ho/env/bin/python -m cloudify_agent.worker --queue bind_host_nbb8ho --max-workers 5 --name bind_host_nbb8ho\nubuntu 1609 1 0 17:31 ? 00:00:00 python2.7 /home/ubuntu/bind_host_nbb8ho/env/bin/diamond --configfile /home/ubuntu/bind_host_nbb8ho/work/plugins/diamond/etc/diamond.conf\nbind 2318 1 0 17:31 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2371 1465 1 17:31 ? 00:00:00 /home/ubuntu/bind_host_nbb8ho/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-QaSsvd\nubuntu 2381 2371 0 17:31 ? 00:00:00 /bin/sh -c /tmp/3MTOI/install-etcd.sh\nubuntu 2383 2381 0 17:31 ? 00:00:00 /bin/bash -e /tmp/3MTOI/install-etcd.sh\nntp 8398 1 0 17:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 8916 1 0 17:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8936 8916 0 17:32 ? 00:00:00 [check-monit-upt] \nclearwa+ 8990 1 0 17:32 ? 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.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380\nroot 9026 8916 0 17:32 ? 00:00:00 [check-etcd-upti] \nroot 9030 8916 0 17:32 ? 00:00:00 [poll_etcd_clust] \nroot 9033 8916 0 17:32 ? 00:00:00 [poll_etcd.sh] \nroot 9068 1 0 17:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9072 9068 0 17:32 ? 00:00:00 inotifywait -e create -qq .\nubuntu 9193 2383 0 17:32 ? 00:00:00 /bin/bash -e /tmp/3MTOI/install-etcd.sh\nubuntu 9194 9193 0 17:32 ? 00:00:00 /bin/bash -e /tmp/3MTOI/install-etcd.sh\nroot 9195 9194 0 17:32 ? 00:00:00 sudo ps -edf\nroot 9196 9195 0 17:32 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.011s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.321Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bind-host-nbb8ho", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "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-26T17:32:58.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "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-26T17:32:58.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bind-host-nbb8ho", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": " \r100 3149 100 3149 0 0 11463 0 --:--:-- --:--:-- --:--:-- 11492", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "Execution done (PID=2381, return_code=0): /tmp/3MTOI/install-etcd.sh", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] sudo pstree", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.424Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "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-26T17:32:58.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] => 2019-03-26 17:32:43.120760218 Stopping etcd clearwater-etcd\n2019-03-26 17:32:49.160948056 Restarting etcd clearwater-etcd\n2019-03-26 17:32:49.170221799 Configured ETCDCTL_PEERS: \n2019-03-26 17:32:49.172525871 Check for previous failed startup attempt\n2019-03-26 17:32:49.173574306 Running etcdctl member list\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n\n2019-03-26 17:32:49.213503969 etcdctl returned 2\n2019-03-26 17:32:49.225038900 Creating new cluster...\n2019-03-26 17:32:49.231082422 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.5:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.5\n --name 192-168-120-5\n --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.5:2380\n --listen-peer-urls http://192.168.120.5:2380\n2019-03-26 17:32:49.234318021 Check we're actually a member of the cluster\n2019-03-26 17:32:49.245611801 Wait for etcd to startup\n2019-03-26 17:32:50.261331034 Etcd started successfully\n2019-03-26 17:32:49.279928 I | etcdmain: etcd Version: 3.1.7\n2019-03-26 17:32:49.279986 I | etcdmain: Git SHA: 43b7507\n2019-03-26 17:32:49.279990 I | etcdmain: Go Version: go1.7.5\n2019-03-26 17:32:49.280004 I | etcdmain: Go OS/Arch: linux/amd64\n2019-03-26 17:32:49.280009 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-03-26 17:32:49.280101 I | embed: listening for peers on http://192.168.120.5:2380\n2019-03-26 17:32:49.280168 I | embed: listening for client requests on 0.0.0.0:4000\n2019-03-26 17:32:49.337565 I | etcdserver: name = 192-168-120-5\n2019-03-26 17:32:49.337583 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5\n2019-03-26 17:32:49.337588 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member\n2019-03-26 17:32:49.337591 I | etcdserver: heartbeat = 100ms\n2019-03-26 17:32:49.337595 I | etcdserver: election = 1000ms\n2019-03-26 17:32:49.337607 I | etcdserver: snapshot count = 10000\n2019-03-26 17:32:49.337615 I | etcdserver: advertise client URLs = http://192.168.120.5:4000\n2019-03-26 17:32:49.337630 I | etcdserver: initial advertise peer URLs = http://192.168.120.5:2380\n2019-03-26 17:32:49.337638 I | etcdserver: initial cluster = 192-168-120-5=http://192.168.120.5:2380\n2019-03-26 17:32:49.344002 I | etcdserver: starting member 3ead290dbd94d86 in cluster 840b2089179fd793\n2019-03-26 17:32:49.344052 I | raft: 3ead290dbd94d86 became follower at term 0\n2019-03-26 17:32:49.344102 I | raft: newRaft 3ead290dbd94d86 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-03-26 17:32:49.344108 I | raft: 3ead290dbd94d86 became follower at term 1\n2019-03-26 17:32:49.361967 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-03-26 17:32:49.363106 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793\n2019-03-26 17:32:49.644341 I | raft: 3ead290dbd94d86 is starting a new election at term 1\n2019-03-26 17:32:49.644449 I | raft: 3ead290dbd94d86 became candidate at term 2\n2019-03-26 17:32:49.644482 I | raft: 3ead290dbd94d86 received MsgVoteResp from 3ead290dbd94d86 at term 2\n2019-03-26 17:32:49.644497 I | raft: 3ead290dbd94d86 became leader at term 2\n2019-03-26 17:32:49.644504 I | raft: raft.node: 3ead290dbd94d86 elected leader 3ead290dbd94d86 at term 2\n2019-03-26 17:32:49.644906 I | etcdserver: setting up the initial cluster version to 3.1\n2019-03-26 17:32:49.644963 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 840b2089179fd793\n2019-03-26 17:32:49.645089 I | embed: ready to serve client requests\n2019-03-26 17:32:49.645502 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-03-26 17:32:49.650891 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-03-26 17:32:49.650920 I | etcdserver/api: enabled capabilities for version 3.1\n2019-03-26 17:32:50.484469 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:58475\n2019-03-26 17:32:50.488298 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:58476\n2019-03-26 17:32:50.499311 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:58477\n2019-03-26 17:32:58.137146 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.5/liveness-check remote:192.168.120.5:58484\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "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.010s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "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/sa26\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.009s\nuser\t0m0.001s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "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-26T17:32:58.570Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] => [26-Mar-2019 17:32:50 UTC] clearwater-diags-monitor starting\n[26-Mar-2019 17:32:50 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "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-26T17:32:58.635Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "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-26T17:32:58.675Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "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-26T17:32:58.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.815Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.096Z", "message": "[etcd] Installation is done", "level": "info", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.811Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.780Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:59.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.780Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.780Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.780Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.780Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.780Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:58.911Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.afffe680-864f-4f82-a01d-56269963a139"}, {"node_instance_id": "bind_jndeb9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:32:59.780Z", "message": "Node instance configured", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:59.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 2552, "offset": 2515, "size": 50}}} 2019-03-26 17:33:00,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:00,080 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:00 GMT 2019-03-26 17:33:00,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:00,080 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:33:00,081 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:00,081 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:00,081 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:00,081 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:33:00,084 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-nbb8ho Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc lm-sensors libstdc++-4.8-doc make-doc ntp-doc python-genshi python-lxml python-mock-doc python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-cluster-manager clearwater-config-manager clearwater-diags-monitor clearwater-etcd clearwater-infrastructure clearwater-log-cleanup clearwater-management clearwater-monit clearwater-queue-manager cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libtsan0 libzmq3 linux-libc-dev make manpages-dev ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-jsonschema python-mock python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 77 newly installed, 0 to remove and 14 not upgraded. Need to get 85.1 MB of archives. After this operation, 242 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 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-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 38% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 85.1 MB in 13s (6,504 kB/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 8804 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 0m59.937s user 0m19.009s sys 0m8.192s 2019-03-26 17:33:00,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2019-03-26 17:33:00,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fc:bc:0e inet addr:192.168.120.5 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefc:bc0e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:68089 errors:0 dropped:0 overruns:0 frame:0 TX packets:26091 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:127881157 (127.8 MB) TX bytes:3159278 (3.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:778 errors:0 dropped:0 overruns:0 frame:0 TX packets:778 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:95659 (95.6 KB) TX bytes:95659 (95.6 KB) real 0m0.011s user 0m0.005s sys 0m0.003s 2019-03-26 17:33:00,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2019-03-26 17:33:00,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.015s user 0m0.008s sys 0m0.004s 2019-03-26 17:33:00,085 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2019-03-26 17:33:00,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2019-03-26 17:33:00,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-26 17:33:00,086 - 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.5:2380 0.0.0.0:* LISTEN 8990/etcd tcp 0 0 192.168.120.5:53 0.0.0.0:* LISTEN 2318/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2318/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1093/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2318/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8916/monit tcp 0 0 127.0.0.1:40862 0.0.0.0:* LISTEN 2371/python tcp6 0 0 :::53 :::* LISTEN 2318/named tcp6 0 0 :::22 :::* LISTEN 1093/sshd tcp6 0 0 ::1:953 :::* LISTEN 2318/named tcp6 0 0 :::4000 :::* LISTEN 8990/etcd udp 0 0 192.168.120.5:123 0.0.0.0:* 8398/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8398/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8398/ntpd udp 0 0 192.168.120.5:53 0.0.0.0:* 2318/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2318/named udp 0 0 0.0.0.0:14901 0.0.0.0:* 553/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8398/ntpd udp6 0 0 ::1:123 :::* 8398/ntpd udp6 0 0 :::123 :::* 8398/ntpd udp6 0 0 :::48481 :::* 553/dhclient udp6 0 0 :::53 :::* 2318/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7225 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9037 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8688 902/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.011s user 0m0.004s sys 0m0.005s 2019-03-26 17:33:00,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2019-03-26 17:33:00,086 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:30 ? 00:00:01 /sbin/init root 2 0 0 17:30 ? 00:00:00 [kthreadd] root 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0] root 4 2 0 17:30 ? 00:00:00 [kworker/0:0] root 5 2 0 17:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 17:30 ? 00:00:00 [rcu_sched] root 8 2 0 17:30 ? 00:00:00 [rcuos/0] root 9 2 0 17:30 ? 00:00:00 [rcu_bh] root 10 2 0 17:30 ? 00:00:00 [rcuob/0] root 11 2 0 17:30 ? 00:00:00 [migration/0] root 12 2 0 17:30 ? 00:00:00 [watchdog/0] root 13 2 0 17:30 ? 00:00:00 [khelper] root 14 2 0 17:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 17:30 ? 00:00:00 [netns] root 16 2 0 17:30 ? 00:00:00 [writeback] root 17 2 0 17:30 ? 00:00:00 [kintegrityd] root 18 2 0 17:30 ? 00:00:00 [bioset] root 19 2 0 17:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 17:30 ? 00:00:00 [kblockd] root 21 2 0 17:30 ? 00:00:00 [ata_sff] root 22 2 0 17:30 ? 00:00:00 [khubd] root 23 2 0 17:30 ? 00:00:00 [md] root 24 2 0 17:30 ? 00:00:00 [devfreq_wq] root 25 2 0 17:30 ? 00:00:00 [kworker/0:1] root 27 2 0 17:30 ? 00:00:00 [khungtaskd] root 28 2 0 17:30 ? 00:00:00 [kswapd0] root 29 2 0 17:30 ? 00:00:00 [vmstat] root 30 2 0 17:30 ? 00:00:00 [ksmd] root 31 2 0 17:30 ? 00:00:00 [khugepaged] root 32 2 0 17:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 17:30 ? 00:00:00 [crypto] root 46 2 0 17:30 ? 00:00:00 [kthrotld] root 47 2 0 17:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 17:30 ? 00:00:00 [vballoon] root 49 2 0 17:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 17:30 ? 00:00:00 [scsi_eh_1] root 51 2 0 17:30 ? 00:00:00 [kworker/u2:2] root 52 2 0 17:30 ? 00:00:00 [kworker/u2:3] root 71 2 0 17:30 ? 00:00:00 [deferwq] root 72 2 0 17:30 ? 00:00:00 [charger_manager] root 114 2 0 17:30 ? 00:00:00 [kpsmoused] root 132 2 0 17:30 ? 00:00:00 [kworker/0:2] root 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 17:30 ? 00:00:00 [kworker/u3:1] root 531 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 17:30 ? 00:00:00 [kauditd] message+ 902 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork root 917 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind root 926 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon syslog 929 1 0 17:30 ? 00:00:00 rsyslogd root 1039 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 17:30 ? 00:00:00 cron daemon 1096 1 0 17:30 ? 00:00:00 atd root 1187 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bind_host_nbb8ho/env/bin/python -m cloudify_agent.worker --queue bind_host_nbb8ho --max-workers 5 --name bind_host_nbb8ho ubuntu 1465 1463 0 17:30 ? 00:00:00 /home/ubuntu/bind_host_nbb8ho/env/bin/python -m cloudify_agent.worker --queue bind_host_nbb8ho --max-workers 5 --name bind_host_nbb8ho ubuntu 1609 1 0 17:31 ? 00:00:00 python2.7 /home/ubuntu/bind_host_nbb8ho/env/bin/diamond --configfile /home/ubuntu/bind_host_nbb8ho/work/plugins/diamond/etc/diamond.conf bind 2318 1 0 17:31 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2371 1465 1 17:31 ? 00:00:00 /home/ubuntu/bind_host_nbb8ho/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-QaSsvd ubuntu 2381 2371 0 17:31 ? 00:00:00 /bin/sh -c /tmp/3MTOI/install-etcd.sh ubuntu 2383 2381 0 17:31 ? 00:00:00 /bin/bash -e /tmp/3MTOI/install-etcd.sh ntp 8398 1 0 17:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 8916 1 0 17:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8936 8916 0 17:32 ? 00:00:00 [check-monit-upt] clearwa+ 8990 1 0 17:32 ? 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.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 root 9026 8916 0 17:32 ? 00:00:00 [check-etcd-upti] root 9030 8916 0 17:32 ? 00:00:00 [poll_etcd_clust] root 9033 8916 0 17:32 ? 00:00:00 [poll_etcd.sh] root 9068 1 0 17:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9072 9068 0 17:32 ? 00:00:00 inotifywait -e create -qq . ubuntu 9193 2383 0 17:32 ? 00:00:00 /bin/bash -e /tmp/3MTOI/install-etcd.sh ubuntu 9194 9193 0 17:32 ? 00:00:00 /bin/bash -e /tmp/3MTOI/install-etcd.sh root 9195 9194 0 17:32 ? 00:00:00 sudo ps -edf root 9196 9195 0 17:32 ? 00:00:00 ps -edf real 0m0.011s user 0m0.000s sys 0m0.011s 2019-03-26 17:33:00,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bind-host-nbb8ho 2019-03-26 17:33:00,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-26 17:33:00,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-26 17:33:00,087 - 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-nbb8ho 2019-03-26 17:33:00,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11463 0 --:--:-- --:--:-- --:--:-- 11492 2019-03-26 17:33:00,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=2381, return_code=0): /tmp/3MTOI/install-etcd.sh 2019-03-26 17:33:00,087 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2019-03-26 17:33:00,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-26 17:33:00,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2019-03-26 17:32:43.120760218 Stopping etcd clearwater-etcd 2019-03-26 17:32:49.160948056 Restarting etcd clearwater-etcd 2019-03-26 17:32:49.170221799 Configured ETCDCTL_PEERS: 2019-03-26 17:32:49.172525871 Check for previous failed startup attempt 2019-03-26 17:32:49.173574306 Running etcdctl member list Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #0: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #1: dial tcp 127.0.0.1:2379: getsockopt: connection refused 2019-03-26 17:32:49.213503969 etcdctl returned 2 2019-03-26 17:32:49.225038900 Creating new cluster... 2019-03-26 17:32:49.231082422 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.5:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.5 --name 192-168-120-5 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.5:2380 --listen-peer-urls http://192.168.120.5:2380 2019-03-26 17:32:49.234318021 Check we're actually a member of the cluster 2019-03-26 17:32:49.245611801 Wait for etcd to startup 2019-03-26 17:32:50.261331034 Etcd started successfully 2019-03-26 17:32:49.279928 I | etcdmain: etcd Version: 3.1.7 2019-03-26 17:32:49.279986 I | etcdmain: Git SHA: 43b7507 2019-03-26 17:32:49.279990 I | etcdmain: Go Version: go1.7.5 2019-03-26 17:32:49.280004 I | etcdmain: Go OS/Arch: linux/amd64 2019-03-26 17:32:49.280009 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-03-26 17:32:49.280101 I | embed: listening for peers on http://192.168.120.5:2380 2019-03-26 17:32:49.280168 I | embed: listening for client requests on 0.0.0.0:4000 2019-03-26 17:32:49.337565 I | etcdserver: name = 192-168-120-5 2019-03-26 17:32:49.337583 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.5 2019-03-26 17:32:49.337588 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.5/member 2019-03-26 17:32:49.337591 I | etcdserver: heartbeat = 100ms 2019-03-26 17:32:49.337595 I | etcdserver: election = 1000ms 2019-03-26 17:32:49.337607 I | etcdserver: snapshot count = 10000 2019-03-26 17:32:49.337615 I | etcdserver: advertise client URLs = http://192.168.120.5:4000 2019-03-26 17:32:49.337630 I | etcdserver: initial advertise peer URLs = http://192.168.120.5:2380 2019-03-26 17:32:49.337638 I | etcdserver: initial cluster = 192-168-120-5=http://192.168.120.5:2380 2019-03-26 17:32:49.344002 I | etcdserver: starting member 3ead290dbd94d86 in cluster 840b2089179fd793 2019-03-26 17:32:49.344052 I | raft: 3ead290dbd94d86 became follower at term 0 2019-03-26 17:32:49.344102 I | raft: newRaft 3ead290dbd94d86 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-03-26 17:32:49.344108 I | raft: 3ead290dbd94d86 became follower at term 1 2019-03-26 17:32:49.361967 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-03-26 17:32:49.363106 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793 2019-03-26 17:32:49.644341 I | raft: 3ead290dbd94d86 is starting a new election at term 1 2019-03-26 17:32:49.644449 I | raft: 3ead290dbd94d86 became candidate at term 2 2019-03-26 17:32:49.644482 I | raft: 3ead290dbd94d86 received MsgVoteResp from 3ead290dbd94d86 at term 2 2019-03-26 17:32:49.644497 I | raft: 3ead290dbd94d86 became leader at term 2 2019-03-26 17:32:49.644504 I | raft: raft.node: 3ead290dbd94d86 elected leader 3ead290dbd94d86 at term 2 2019-03-26 17:32:49.644906 I | etcdserver: setting up the initial cluster version to 3.1 2019-03-26 17:32:49.644963 I | etcdserver: published {Name:192-168-120-5 ClientURLs:[http://192.168.120.5:4000]} to cluster 840b2089179fd793 2019-03-26 17:32:49.645089 I | embed: ready to serve client requests 2019-03-26 17:32:49.645502 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-03-26 17:32:49.650891 N | etcdserver/membership: set the initial cluster version to 3.1 2019-03-26 17:32:49.650920 I | etcdserver/api: enabled capabilities for version 3.1 2019-03-26 17:32:50.484469 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.5:58475 2019-03-26 17:32:50.488298 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.5:58476 2019-03-26 17:32:50.499311 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.5:58477 2019-03-26 17:32:58.137146 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.5/liveness-check remote:192.168.120.5:58484 real 0m0.005s user 0m0.000s sys 0m0.004s 2019-03-26 17:33:00,088 - 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.010s user 0m0.004s sys 0m0.004s 2019-03-26 17:33:00,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2019-03-26 17:33:00,088 - 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/sa26 /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.009s user 0m0.001s sys 0m0.005s 2019-03-26 17:33:00,088 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-26 17:33:00,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [26-Mar-2019 17:32:50 UTC] clearwater-diags-monitor starting [26-Mar-2019 17:32:50 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-03-26 17:33:00,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-26 17:33:00,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2019-03-26 17:33:00,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-26 17:33:00,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-26 17:33:00,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2019-03-26 17:33:00,089 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:33:00,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:33:00,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:33:00,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:33:00,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:33:00,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:33:00,090 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-26 17:33:00,090 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:33:00,182 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:00,182 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:00,182 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:00,182 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:00,182 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:00,182 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:00,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:00,183 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:33:00,183 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:00,183 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:00 GMT 2019-03-26 17:33:00,183 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:00,183 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:33:00,183 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:00,183 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:00,183 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:05,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:33:05,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:05,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:05,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:05,291 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:05,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:05,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:05,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:05,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_jndeb9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:00.417Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:59.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bind_jndeb9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:00.417Z", "message": "Node instance started", "target_id": null, "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:32:59.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:00.951Z", "message": "Creating node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:00.784Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:01.545Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:01.022Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:01.545Z", "message": "Creating node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:00.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:01.545Z", "message": "Creating node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:00.959Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:02.145Z", "message": "Creating node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:01.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:02.145Z", "message": "Creating node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:01.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:02.145Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/U15W4/clearwater.py", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:01.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4d8d11c0-9297-494c-8ce9-ef0404cb7b64"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:02.780Z", "message": "Creating node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:01.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:02.780Z", "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-26T17:33:02.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4d8d11c0-9297-494c-8ce9-ef0404cb7b64"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:02.780Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'sprout-1wkgi3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}.", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:02.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4d8d11c0-9297-494c-8ce9-ef0404cb7b64"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:02.780Z", "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-26T17:33:02.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4d8d11c0-9297-494c-8ce9-ef0404cb7b64"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:02.780Z", "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-26T17:33:01.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4d8d11c0-9297-494c-8ce9-ef0404cb7b64"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:02.780Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:01.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4d8d11c0-9297-494c-8ce9-ef0404cb7b64"}, {"node_instance_id": "bono_8awizc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:02.780Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:02.549Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:02.780Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:01.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:03.365Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/CDSHT/clearwater.py", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:02.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cf556a20-a7d2-45ee-a8d0-9bb2c1d73b0f"}, {"node_instance_id": "homer_8r6xfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:03.365Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:03.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:03.365Z", "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-26T17:33:03.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cf556a20-a7d2-45ee-a8d0-9bb2c1d73b0f"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:03.365Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:02.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cf556a20-a7d2-45ee-a8d0-9bb2c1d73b0f"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:03.933Z", "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-26T17:33:03.469Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cf556a20-a7d2-45ee-a8d0-9bb2c1d73b0f"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:03.933Z", "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-26T17:33:03.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8bdf4c9e-9ad7-4e43-af10-6a0283e4cd56"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:03.933Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:03.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8bdf4c9e-9ad7-4e43-af10-6a0283e4cd56"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:03.933Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/Z1ATH/clearwater.py", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:03.649Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8bdf4c9e-9ad7-4e43-af10-6a0283e4cd56"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:03.933Z", "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-26T17:33:03.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cf556a20-a7d2-45ee-a8d0-9bb2c1d73b0f"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:03.933Z", "message": "The config dict: {'public_ip': u'172.30.9.206', 'etcd_ip': u'192.168.120.5', 'name': u'ellis-x2inrh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}.", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:03.468Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cf556a20-a7d2-45ee-a8d0-9bb2c1d73b0f"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:04.645Z", "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-26T17:33:04.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8bdf4c9e-9ad7-4e43-af10-6a0283e4cd56"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:04.645Z", "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-26T17:33:04.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8bdf4c9e-9ad7-4e43-af10-6a0283e4cd56"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:04.645Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/QWMHU/clearwater.py", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:04.384Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d9a6d865-e5c7-4b24-b093-1b684f335085"}, {"node_instance_id": "dime_aiw0bs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:04.645Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:04.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:04.645Z", "message": "The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.5', 'name': u'bono-8awizc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}.", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:04.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8bdf4c9e-9ad7-4e43-af10-6a0283e4cd56"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:04.645Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:04.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d9a6d865-e5c7-4b24-b093-1b684f335085"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:04.645Z", "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-26T17:33:04.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d9a6d865-e5c7-4b24-b093-1b684f335085"}, {"node_instance_id": "vellum_n2sffk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:05.191Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:04.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:05.191Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/WKVXY/clearwater.py", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:05.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a897feda-940c-4b5c-bbf7-864126d52460"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:05.191Z", "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-26T17:33:04.723Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d9a6d865-e5c7-4b24-b093-1b684f335085"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:05.191Z", "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-26T17:33:04.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d9a6d865-e5c7-4b24-b093-1b684f335085"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:05.191Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'homer-8r6xfl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}.", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:04.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d9a6d865-e5c7-4b24-b093-1b684f335085"}], "metadata": {"pagination": {"total": 2591, "offset": 2552, "size": 50}}} 2019-03-26 17:33:05,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:05,291 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:05 GMT 2019-03-26 17:33:05,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:05,292 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:33:05,292 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:05,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:05,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:05,292 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:33:05,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:33:05,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:33:05,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:33:05,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:05,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:33:05,294 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:33:05,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:33:05,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:33:05,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/U15W4/clearwater.py 2019-03-26 17:33:05,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node instance 2019-03-26 17:33:05,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-26 17:33:05,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'sprout-1wkgi3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.4'}. 2019-03-26 17:33:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-26 17:33:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:33:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-26 17:33:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:05,296 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/CDSHT/clearwater.py 2019-03-26 17:33:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:33:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-26 17:33:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-26 17:33:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:33:05,297 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-26 17:33:05,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/Z1ATH/clearwater.py 2019-03-26 17:33:05,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-26 17:33:05,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.206', 'etcd_ip': u'192.168.120.5', 'name': u'ellis-x2inrh', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.28'}. 2019-03-26 17:33:05,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-26 17:33:05,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-26 17:33:05,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/QWMHU/clearwater.py 2019-03-26 17:33:05,298 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:05,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.202', 'etcd_ip': u'192.168.120.5', 'name': u'bono-8awizc', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.18'}. 2019-03-26 17:33:05,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-26 17:33:05,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:33:05,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:05,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/WKVXY/clearwater.py 2019-03-26 17:33:05,299 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-26 17:33:05,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-26 17:33:05,300 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'homer-8r6xfl', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2019-03-26 17:33:05,300 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:33:05,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:05,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:05,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:05,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:05,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:05,362 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:05,362 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:05,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:33:05,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:05,363 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:05 GMT 2019-03-26 17:33:05,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:05,363 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:33:05,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:05,363 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:05,363 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:10,369 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:33:10,452 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:10,452 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:10,452 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:10,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:10,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:10,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:10,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:10,453 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:05.874Z", "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-26T17:33:05.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a897feda-940c-4b5c-bbf7-864126d52460"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:05.874Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:05.135Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a897feda-940c-4b5c-bbf7-864126d52460"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:05.874Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-aiw0bs', 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-26T17:33:05.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a897feda-940c-4b5c-bbf7-864126d52460"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:05.874Z", "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-26T17:33:05.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a897feda-940c-4b5c-bbf7-864126d52460"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:05.874Z", "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-26T17:33:05.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a897feda-940c-4b5c-bbf7-864126d52460"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:06.587Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/R946Z/clearwater.py", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:05.892Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8eb32e5a-4eba-4416-8938-0f90c712c76b"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:06.587Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'vellum-n2sffk', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}.", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:06.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8eb32e5a-4eba-4416-8938-0f90c712c76b"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:06.587Z", "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-26T17:33:06.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8eb32e5a-4eba-4416-8938-0f90c712c76b"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:06.587Z", "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-26T17:33:06.218Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8eb32e5a-4eba-4416-8938-0f90c712c76b"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:06.587Z", "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-26T17:33:06.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8eb32e5a-4eba-4416-8938-0f90c712c76b"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:06.587Z", "message": "Configuring clearwater node.", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:05.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8eb32e5a-4eba-4416-8938-0f90c712c76b"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:07.555Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpWlLS1f', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:07.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4d8d11c0-9297-494c-8ce9-ef0404cb7b64"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:08.186Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:08.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:08.186Z", "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-26T17:33:07.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4d8d11c0-9297-494c-8ce9-ef0404cb7b64"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:08.186Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpKyJfU3', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:07.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4d8d11c0-9297-494c-8ce9-ef0404cb7b64"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:08.186Z", "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-26T17:33:07.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4d8d11c0-9297-494c-8ce9-ef0404cb7b64"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:08.794Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp_fr7ky', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:08.531Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cf556a20-a7d2-45ee-a8d0-9bb2c1d73b0f"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:08.794Z", "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-26T17:33:08.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cf556a20-a7d2-45ee-a8d0-9bb2c1d73b0f"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:08.794Z", "message": "Node instance created", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:08.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:08.794Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:08.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:08.794Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:08.506Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:09.326Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpcoLJkH', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:09.110Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8bdf4c9e-9ad7-4e43-af10-6a0283e4cd56"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:09.326Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpdt6_5h', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:08.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cf556a20-a7d2-45ee-a8d0-9bb2c1d73b0f"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:09.326Z", "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-26T17:33:08.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.cf556a20-a7d2-45ee-a8d0-9bb2c1d73b0f"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:09.868Z", "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-26T17:33:09.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8bdf4c9e-9ad7-4e43-af10-6a0283e4cd56"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:09.868Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpx6d1Cg', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:09.782Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d9a6d865-e5c7-4b24-b093-1b684f335085"}, {"node_instance_id": "ellis_x2inrh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:09.868Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:09.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:09.868Z", "message": "Node instance created", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:09.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:09.868Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:09.573Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:09.868Z", "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-26T17:33:09.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8bdf4c9e-9ad7-4e43-af10-6a0283e4cd56"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:09.868Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpICypRX', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:09.324Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8bdf4c9e-9ad7-4e43-af10-6a0283e4cd56"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:09.868Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/XTNLY/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:09.458Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4d7060a7-c236-4e9d-b773-2bc0618a6e70"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:10.377Z", "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-26T17:33:09.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d9a6d865-e5c7-4b24-b093-1b684f335085"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:10.377Z", "message": "Configuring node instance", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:09.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:10.377Z", "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-26T17:33:10.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d9a6d865-e5c7-4b24-b093-1b684f335085"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:10.377Z", "message": "Node instance created", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:09.750Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:10.377Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpnzHuOl', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:10.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.d9a6d865-e5c7-4b24-b093-1b684f335085"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:10.377Z", "message": "Pre-configuring relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:09.954Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 2629, "offset": 2591, "size": 50}}} 2019-03-26 17:33:10,453 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:10,453 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:10 GMT 2019-03-26 17:33:10,453 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:10,454 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:33:10,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:10,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:10,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:10,454 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:33:10,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-26 17:33:10,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-26 17:33:10,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'dime-aiw0bs', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.10'}. 2019-03-26 17:33:10,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-26 17:33:10,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:33:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/R946Z/clearwater.py 2019-03-26 17:33:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.5', 'name': u'vellum-n2sffk', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.3'}. 2019-03-26 17:33:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mkdir', '-p', '/etc/clearwater'] 2019-03-26 17:33:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2019-03-26 17:33:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:33:10,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2019-03-26 17:33:10,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpWlLS1f', '/etc/clearwater/local_config'] 2019-03-26 17:33:10,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:33:10,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-26 17:33:10,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpKyJfU3', '/etc/dnsmasq.resolv.conf'] 2019-03-26 17:33:10,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-26 17:33:10,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp_fr7ky', '/etc/clearwater/local_config'] 2019-03-26 17:33:10,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-26 17:33:10,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:33:10,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-03-26 17:33:10,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:10,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcoLJkH', '/etc/clearwater/local_config'] 2019-03-26 17:33:10,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpdt6_5h', '/etc/dnsmasq.resolv.conf'] 2019-03-26 17:33:10,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-26 17:33:10,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-26 17:33:10,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpx6d1Cg', '/etc/clearwater/local_config'] 2019-03-26 17:33:10,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:33:10,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:33:10,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:33:10,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-26 17:33:10,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpICypRX', '/etc/dnsmasq.resolv.conf'] 2019-03-26 17:33:10,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/XTNLY/append_proxy_snmp_conf.py 2019-03-26 17:33:10,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-26 17:33:10,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-26 17:33:10,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-26 17:33:10,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:33:10,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpnzHuOl', '/etc/dnsmasq.resolv.conf'] 2019-03-26 17:33:10,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Pre-configuring relationships 2019-03-26 17:33:10,462 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:33:10,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:10,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:10,686 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:10,686 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:10,686 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:10,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:10,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:10,687 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:33:10,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:10,687 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:10 GMT 2019-03-26 17:33:10,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:10,687 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:33:10,687 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:10,687 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:10,687 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:15,693 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:33:15,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:15,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:15,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:15,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:15,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:15,801 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:15,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:15,801 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:11.022Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpHtjnI0', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:10.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a897feda-940c-4b5c-bbf7-864126d52460"}, {"node_instance_id": "homer_8r6xfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:11.022Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:10.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:11.022Z", "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-26T17:33:10.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a897feda-940c-4b5c-bbf7-864126d52460"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:11.022Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp26zL36', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:10.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a897feda-940c-4b5c-bbf7-864126d52460"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:11.022Z", "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-26T17:33:10.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a897feda-940c-4b5c-bbf7-864126d52460"}, {"node_instance_id": "ellis_x2inrh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:11.022Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:10.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:11.022Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:10.127Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:11.600Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:10.927Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:11.600Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.254Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:11.600Z", "message": "Node instance created", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.256Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:11.600Z", "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-26T17:33:11.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8eb32e5a-4eba-4416-8938-0f90c712c76b"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:11.600Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0p1jUa', '/etc/clearwater/local_config']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8eb32e5a-4eba-4416-8938-0f90c712c76b"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.303Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "message": "Configuring node instance", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.805Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.600Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "message": "Process created, PID: 1749", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpQZerRG', '/etc/dnsmasq.resolv.conf']", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8eb32e5a-4eba-4416-8938-0f90c712c76b"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "message": "Node instance created", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.652Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "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-26T17:33:11.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "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-26T17:33:11.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/5LQYD/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "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-26T17:33:11.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.8eb32e5a-4eba-4416-8938-0f90c712c76b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "message": "[ellis] repo129", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.186Z", "message": "[ellis] ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "vellum_n2sffk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.795Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:11.966Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.795Z", "message": "Configuring node instance", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:12.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.795Z", "message": "[ellis] sudo apt", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:12.143Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.795Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/96RF8/append_proxy_snmp_conf.py", "level": "info", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:12.209Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.86cb0b43-b207-4de4-aa54-2ab2fe15fc61"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:12.795Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:12.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:13.411Z", "message": "[sprout] ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:12.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:13.411Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:12.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:13.411Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/22AYM/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:12.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:13.411Z", "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-26T17:33:12.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:13.411Z", "message": "Process created, PID: 1744", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:12.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "dime_aiw0bs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:13.411Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:12.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:13.411Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:12.725Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:13.411Z", "message": "Configuring node instance", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:12.209Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:13.411Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:12.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.075Z", "message": "[sprout] repo129", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:13.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.075Z", "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-26T17:33:13.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.075Z", "message": "[sprout] sudo apt", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:13.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "homer_8r6xfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.075Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:13.664Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.075Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/GD0MV/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.620Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.620Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.620Z", "message": "Relationships pre-configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.620Z", "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-26T17:33:14.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.620Z", "message": "Process created, PID: 1740", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.620Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}], "metadata": {"pagination": {"total": 2692, "offset": 2629, "size": 50}}} 2019-03-26 17:33:15,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:15,801 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:15 GMT 2019-03-26 17:33:15,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:15,801 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:33:15,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:15,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:15,802 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:15,802 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:33:15,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpHtjnI0', '/etc/dnsmasq.resolv.conf'] 2019-03-26 17:33:15,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:33:15,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-26 17:33:15,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp26zL36', '/etc/clearwater/local_config'] 2019-03-26 17:33:15,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-26 17:33:15,804 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:33:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:33:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:33:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/clearwater/local_config'] 2019-03-26 17:33:15,805 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0p1jUa', '/etc/clearwater/local_config'] 2019-03-26 17:33:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-03-26 17:33:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-26 17:33:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:33:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:33:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1749 2019-03-26 17:33:15,806 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpQZerRG', '/etc/dnsmasq.resolv.conf'] 2019-03-26 17:33:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:33:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2019-03-26 17:33:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:33:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/5LQYD/install-ellis.sh 2019-03-26 17:33:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/dnsmasq.resolv.conf'] 2019-03-26 17:33:15,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2019-03-26 17:33:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2019-03-26 17:33:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:33:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-26 17:33:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2019-03-26 17:33:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/96RF8/append_proxy_snmp_conf.py 2019-03-26 17:33:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:15,808 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2019-03-26 17:33:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:33:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/22AYM/install-sprout.sh 2019-03-26 17:33:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:33:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1744 2019-03-26 17:33:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:15,809 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:33:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-26 17:33:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:33:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2019-03-26 17:33:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2019-03-26 17:33:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2019-03-26 17:33:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:15,810 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/GD0MV/install-dime.sh 2019-03-26 17:33:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:33:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:33:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships pre-configured 2019-03-26 17:33:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:33:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1740 2019-03-26 17:33:15,811 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:33:15,812 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:33:16,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:16,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:16,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:16,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:16,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:16,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:16,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:16,030 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:33:16,030 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:16,031 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:16 GMT 2019-03-26 17:33:16,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:16,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:33:16,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:16,031 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:16,031 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:21,036 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:33:21,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:21,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:21,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:21,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:21,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:21,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:21,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:21,145 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.620Z", "message": "Node instance created", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.349Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.620Z", "message": "Process created, PID: 1740", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:14.620Z", "message": "[dime] ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.062Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.196Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/PDTX8/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.196Z", "message": "Configuring node instance", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.196Z", "message": "Configuring node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.196Z", "message": "[dime] sudo apt", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.555Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.196Z", "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-26T17:33:14.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.196Z", "message": "Process created, PID: 1743", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.196Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.875Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.196Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.196Z", "message": "[homer] ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.905Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.196Z", "message": "[homer] repo129", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:15.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.823Z", "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-26T17:33:15.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.823Z", "message": "[homer] sudo apt", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:15.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "vellum_n2sffk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.823Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:15.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:15.823Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:14.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:16.458Z", "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-26T17:33:16.162Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:16.458Z", "message": "Process created, PID: 1745", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:15.995Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:16.458Z", "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-26T17:33:15.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:16.458Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:15.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:16.458Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:15.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:16.458Z", "message": "[bono] ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:16.027Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:16.458Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/WX7B0/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:15.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:16.458Z", "message": "[bono] repo129", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:16.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:17.130Z", "message": "[bono] sudo apt", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:16.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:17.885Z", "message": "[vellum] sudo apt", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:17.568Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:17.885Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:17.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:17.885Z", "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-26T17:33:17.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:17.885Z", "message": "Process created, PID: 1742", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:17.089Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:17.885Z", "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-26T17:33:17.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:17.885Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/2LY02/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:17.083Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:17.885Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:17.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:17.885Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:17.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:17.885Z", "message": "[vellum] ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:17.119Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}], "metadata": {"pagination": {"total": 2714, "offset": 2679, "size": 50}}} 2019-03-26 17:33:21,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:21,145 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:21 GMT 2019-03-26 17:33:21,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:21,146 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:33:21,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:21,146 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:21,146 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:21,146 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:33:21,147 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance created 2019-03-26 17:33:21,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1740 2019-03-26 17:33:21,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2019-03-26 17:33:21,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/PDTX8/install-homer.sh 2019-03-26 17:33:21,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-26 17:33:21,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node instance 2019-03-26 17:33:21,148 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2019-03-26 17:33:21,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:33:21,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1743 2019-03-26 17:33:21,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:33:21,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:33:21,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2019-03-26 17:33:21,149 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2019-03-26 17:33:21,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2019-03-26 17:33:21,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2019-03-26 17:33:21,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:21,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:33:21,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2019-03-26 17:33:21,150 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1745 2019-03-26 17:33:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:33:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:33:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:33:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2019-03-26 17:33:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/WX7B0/install-bono.sh 2019-03-26 17:33:21,151 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2019-03-26 17:33:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2019-03-26 17:33:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2019-03-26 17:33:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-03-26 17:33:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2019-03-26 17:33:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 1742 2019-03-26 17:33:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:33:21,152 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/2LY02/install-vellum.sh 2019-03-26 17:33:21,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:33:21,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:33:21,153 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2019-03-26 17:33:21,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:33:21,208 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:21,208 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:21,208 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:21,208 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:21,209 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:21,209 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:21,209 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:21,209 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:33:21,209 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:21,209 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:21 GMT 2019-03-26 17:33:21,209 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:21,209 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:33:21,209 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:21,209 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:21,210 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:26,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:33:26,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:26,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:26,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:26,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:26,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:26,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:26,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:26,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:26.145Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m6fw7i\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\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]\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 [230 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [441 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 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,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.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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,238 kB/s)\nReading package lists...\n\nreal\t0m13.749s\nuser\t0m4.757s\nsys\t0m0.646s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:25.945Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}], "metadata": {"pagination": {"total": 2715, "offset": 2714, "size": 50}}} 2019-03-26 17:33:26,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:26,475 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:26 GMT 2019-03-26 17:33:26,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:26,475 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:33:26,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:26,475 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:26,475 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:26,475 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:33:26,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m6fw7i 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 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] 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 [230 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 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,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.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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,238 kB/s) Reading package lists... real 0m13.749s user 0m4.757s sys 0m0.646s 2019-03-26 17:33:26,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:33:26,577 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:26,577 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:26,578 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:26,578 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:26,578 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:26,578 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:26,578 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:26,578 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:33:26,579 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:26,579 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:26 GMT 2019-03-26 17:33:26,579 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:26,579 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:33:26,579 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:26,579 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:26,579 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:31,585 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:33:32,524 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:32,525 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:32,525 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:32,525 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:32,525 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:32,525 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:32,525 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:32,525 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:26.653Z", "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-26T17:33:25.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:26.653Z", "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-26T17:33:26.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:27.342Z", "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-26T17:33:26.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:27.342Z", "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-26T17:33:26.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:27.342Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-l4auyg\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]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 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: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://security.ubuntu.com trusty-security/main Translation-en [441 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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,210 kB/s)\nReading package lists...\n\nreal\t0m13.198s\nuser\t0m4.915s\nsys\t0m0.523s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:26.575Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:28.900Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-locigm\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://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [441 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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,227 kB/s)\nReading package lists...\n\nreal\t0m14.123s\nuser\t0m4.961s\nsys\t0m0.591s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:28.729Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:30.646Z", "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-26T17:33:28.790Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:30.646Z", "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-26T17:33:28.761Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:31.393Z", "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-26T17:33:30.695Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:31.393Z", "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-26T17:33:30.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:31.393Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-y0ta6j\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\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 [230 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [441 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 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,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.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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,234 kB/s)\nReading package lists...\n\nreal\t0m15.165s\nuser\t0m5.016s\nsys\t0m0.669s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:30.628Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}], "metadata": {"pagination": {"total": 2726, "offset": 2715, "size": 50}}} 2019-03-26 17:33:32,526 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:32,526 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:32 GMT 2019-03-26 17:33:32,526 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:32,526 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:33:32,526 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:32,526 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:32,526 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:32,526 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:33:32,527 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2019-03-26 17:33:32,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:33:32,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:33:32,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2019-03-26 17:33:32,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-l4auyg 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] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 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: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://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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,210 kB/s) Reading package lists... real 0m13.198s user 0m4.915s sys 0m0.523s 2019-03-26 17:33:32,528 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-locigm 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://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:9 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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,227 kB/s) Reading package lists... real 0m14.123s user 0m4.961s sys 0m0.591s 2019-03-26 17:33:32,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:33:32,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2019-03-26 17:33:32,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:33:32,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2019-03-26 17:33:32,529 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-y0ta6j Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:4 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:5 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] 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 [230 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 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,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.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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,234 kB/s) Reading package lists... real 0m15.165s user 0m5.016s sys 0m0.669s 2019-03-26 17:33:32,530 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:33:33,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:33,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:33,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:33,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:33,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:33,058 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:33,058 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:33,059 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:33:33,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:33,059 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:33 GMT 2019-03-26 17:33:33,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:33,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:33:33,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:33,059 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:33,059 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:38,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:33:38,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:38,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:38,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:38,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:38,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:38,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:38,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:38,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:32.317Z", "message": "Waiting for process 1749 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:31.646Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:33.507Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:32.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:33.507Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-phtnlo\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 [230 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [441 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 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,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.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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,252 kB/s)\nReading package lists...\n\nreal\t0m16.055s\nuser\t0m4.921s\nsys\t0m0.611s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:32.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:33.507Z", "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-26T17:33:32.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:33.507Z", "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-26T17:33:32.574Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:33.507Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4\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]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 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: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://security.ubuntu.com trusty-security/main Translation-en [441 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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,221 kB/s)\nReading package lists...\n\nreal\t0m15.531s\nuser\t0m5.050s\nsys\t0m0.532s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:33.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:33.507Z", "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-26T17:33:33.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:33.507Z", "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-26T17:33:33.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:34.125Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:34.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:34.992Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:34.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:36.253Z", "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-26T17:33:36.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:37.254Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:37.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}], "metadata": {"pagination": {"total": 2738, "offset": 2726, "size": 50}}} 2019-03-26 17:33:38,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:38,286 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:38 GMT 2019-03-26 17:33:38,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:38,287 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:33:38,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:38,287 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:38,287 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:38,287 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:33:38,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-03-26 17:33:38,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-26 17:33:38,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-phtnlo 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 [230 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 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,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.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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,252 kB/s) Reading package lists... real 0m16.055s user 0m4.921s sys 0m0.611s 2019-03-26 17:33:38,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2019-03-26 17:33:38,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:33:38,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4 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] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 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: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://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,313 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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,221 kB/s) Reading package lists... real 0m15.531s user 0m5.050s sys 0m0.532s 2019-03-26 17:33:38,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2019-03-26 17:33:38,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:33:38,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-26 17:33:38,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-03-26 17:33:38,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-26 17:33:38,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-26 17:33:38,290 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:33:38,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:38,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:38,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:38,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:38,421 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:38,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:38,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:38,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:33:38,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:38,421 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:38 GMT 2019-03-26 17:33:38,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:38,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:33:38,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:38,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:38,422 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:43,427 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:33:43,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:43,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:43,589 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:43,589 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:43,589 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:43,589 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:43,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:43,590 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2738, "offset": 2738, "size": 50}}} 2019-03-26 17:33:43,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:43,590 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:43 GMT 2019-03-26 17:33:43,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:43,590 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:33:43,590 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:43,590 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:43,590 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:43,591 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:33:43,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:43,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:43,764 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:43,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:43,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:43,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:43,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:43,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:33:43,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:43,765 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:43 GMT 2019-03-26 17:33:43,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:43,765 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:33:43,765 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:43,766 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:43,766 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:48,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:33:48,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:48,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:48,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:48,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:48,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:48,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:48,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:48,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2738, "offset": 2738, "size": 50}}} 2019-03-26 17:33:48,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:48,901 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:48 GMT 2019-03-26 17:33:48,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:48,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:33:48,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:48,901 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:48,902 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:48,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:33:49,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:49,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:49,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:49,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:49,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:49,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:49,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:49,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:33:49,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:49,194 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:49 GMT 2019-03-26 17:33:49,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:49,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:33:49,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:49,195 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:49,195 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:54,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:33:54,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:54,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:54,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:54,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:54,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:54,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:54,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:54,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:51.752Z", "message": "Waiting for process 1749 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:51.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:53.284Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:52.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}], "metadata": {"pagination": {"total": 2740, "offset": 2738, "size": 50}}} 2019-03-26 17:33:54,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:54,302 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:54 GMT 2019-03-26 17:33:54,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:54,303 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:33:54,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:54,303 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:54,303 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:54,303 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:33:54,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-03-26 17:33:54,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-26 17:33:54,304 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:33:54,423 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:54,423 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:54,424 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:54,424 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:54,424 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:54,424 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:54,424 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:54,424 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:33:54,424 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:54,424 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:54 GMT 2019-03-26 17:33:54,424 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:54,425 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:33:54,425 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:54,425 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:54,425 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:59,430 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:33:59,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:59,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:59,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:59,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:59,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:59,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:59,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:59,659 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:54.317Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:54.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:54.996Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:54.957Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:56.257Z", "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-26T17:33:56.076Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:33:57.280Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:33:57.172Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}], "metadata": {"pagination": {"total": 2744, "offset": 2740, "size": 50}}} 2019-03-26 17:33:59,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:59,659 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:59 GMT 2019-03-26 17:33:59,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:59,659 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:33:59,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:59,659 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:59,659 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:33:59,660 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:33:59,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-26 17:33:59,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-03-26 17:33:59,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-26 17:33:59,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-26 17:33:59,661 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:33:59,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:33:59,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:33:59,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:33:59,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:33:59,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:33:59,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:33:59,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:33:59,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:33:59,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:33:59,788 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:33:59 GMT 2019-03-26 17:33:59,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:33:59,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:33:59,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:33:59,789 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:33:59,789 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:04,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:34:04,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:04,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:04,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:04,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:04,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:04,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:04,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:04,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2744, "offset": 2744, "size": 50}}} 2019-03-26 17:34:04,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:04,906 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:04 GMT 2019-03-26 17:34:04,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:04,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:34:04,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:04,906 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:04,906 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:04,906 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:34:05,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:05,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:05,106 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:05,106 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:05,106 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:05,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:05,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:05,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:34:05,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:05,107 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:05 GMT 2019-03-26 17:34:05,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:05,107 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:34:05,107 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:05,107 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:05,107 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:10,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:34:10,245 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:10,245 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:10,245 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:10,245 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:10,245 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:10,245 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:10,245 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:10,246 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2744, "offset": 2744, "size": 50}}} 2019-03-26 17:34:10,246 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:10,246 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:10 GMT 2019-03-26 17:34:10,246 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:10,246 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:34:10,246 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:10,246 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:10,246 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:10,247 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:34:10,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:10,372 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:10,372 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:10,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:10,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:10,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:10,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:10,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:34:10,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:10,373 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:10 GMT 2019-03-26 17:34:10,373 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:10,373 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:34:10,373 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:10,373 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:10,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:15,378 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:34:15,498 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:15,499 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:15,499 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:15,499 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:15,499 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:15,499 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:15,499 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:15,499 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:11.767Z", "message": "Waiting for process 1749 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:11.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:13.500Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:13.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:14.326Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:14.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:15.215Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:14.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}], "metadata": {"pagination": {"total": 2748, "offset": 2744, "size": 50}}} 2019-03-26 17:34:15,499 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:15,499 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:15 GMT 2019-03-26 17:34:15,500 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:15,500 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:34:15,500 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:15,500 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:15,500 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:15,500 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:34:15,500 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-03-26 17:34:15,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-26 17:34:15,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-26 17:34:15,501 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-03-26 17:34:15,501 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:34:15,617 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:15,617 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:15,618 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:15,618 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:15,618 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:15,618 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:15,618 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:15,618 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:34:15,618 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:15,618 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:15 GMT 2019-03-26 17:34:15,618 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:15,619 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:34:15,619 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:15,619 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:15,619 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:20,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:34:20,746 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:20,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:20,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:20,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:20,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:20,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:20,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:20,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:16.269Z", "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-26T17:34:16.114Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:17.274Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:17.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}], "metadata": {"pagination": {"total": 2750, "offset": 2748, "size": 50}}} 2019-03-26 17:34:20,747 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:20,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:20 GMT 2019-03-26 17:34:20,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:20,748 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:34:20,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:20,748 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:20,748 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:20,748 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:34:20,748 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-26 17:34:20,749 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-26 17:34:20,749 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:34:20,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:20,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:20,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:20,889 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:20,889 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:20,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:20,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:20,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:34:20,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:20,889 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:20 GMT 2019-03-26 17:34:20,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:20,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:34:20,890 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:20,890 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:20,890 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:25,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:34:26,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:26,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:26,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:26,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:26,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:26,001 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:26,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:26,001 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2750, "offset": 2750, "size": 50}}} 2019-03-26 17:34:26,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:26,001 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:25 GMT 2019-03-26 17:34:26,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:26,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:34:26,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:26,001 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:26,001 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:26,002 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:34:26,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:26,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:26,170 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:26,170 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:26,170 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:26,170 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:26,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:26,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:34:26,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:26,171 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:26 GMT 2019-03-26 17:34:26,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:26,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:34:26,171 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:26,171 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:26,171 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:31,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:34:31,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:31,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:31,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:31,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:31,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:31,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:31,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:31,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2750, "offset": 2750, "size": 50}}} 2019-03-26 17:34:31,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:31,280 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:31 GMT 2019-03-26 17:34:31,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:31,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:34:31,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:31,280 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:31,280 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:31,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:34:31,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:31,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:31,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:31,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:31,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:31,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:31,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:31,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:34:31,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:31,367 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:31 GMT 2019-03-26 17:34:31,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:31,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:34:31,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:31,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:31,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:36,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:34:36,466 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:36,467 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:36,467 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:36,467 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:36,467 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:36,467 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:36,467 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:36,467 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:31.790Z", "message": "Waiting for process 1749 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:31.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:33.481Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:33.048Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:34.333Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:34.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:35.235Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:35.024Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:36.246Z", "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-26T17:34:36.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}], "metadata": {"pagination": {"total": 2755, "offset": 2750, "size": 50}}} 2019-03-26 17:34:36,467 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:36,467 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:36 GMT 2019-03-26 17:34:36,468 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:36,468 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:34:36,468 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:36,468 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:36,468 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:36,468 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:34:36,468 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-03-26 17:34:36,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-26 17:34:36,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-26 17:34:36,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-03-26 17:34:36,469 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-26 17:34:36,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:34:36,569 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:36,569 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:36,569 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:36,569 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:36,569 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:36,569 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:36,569 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:36,570 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:34:36,570 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:36,570 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:36 GMT 2019-03-26 17:34:36,570 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:36,570 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:34:36,570 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:36,570 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:36,570 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:41,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:34:41,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:41,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:41,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:41,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:41,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:41,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:41,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:41,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:37.275Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:37.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}], "metadata": {"pagination": {"total": 2756, "offset": 2755, "size": 50}}} 2019-03-26 17:34:41,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:41,683 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:41 GMT 2019-03-26 17:34:41,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:41,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-03-26 17:34:41,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:41,684 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:41,684 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:41,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-26 17:34:41,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:34:41,761 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:41,761 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:41,761 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:41,761 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:41,761 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:41,761 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:41,761 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:41,762 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:34:41,762 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:41,762 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:41 GMT 2019-03-26 17:34:41,762 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:41,762 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:34:41,762 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:41,762 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:41,762 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:46,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:34:46,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:46,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:46,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:46,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:46,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:46,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:46,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:46,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2756, "offset": 2756, "size": 50}}} 2019-03-26 17:34:46,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:46,870 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:46 GMT 2019-03-26 17:34:46,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:46,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:34:46,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:46,871 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:46,871 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:46,871 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:34:46,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:46,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:46,962 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:46,962 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:46,962 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:46,962 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:46,962 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:46,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:34:46,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:46,963 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:46 GMT 2019-03-26 17:34:46,963 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:46,963 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:34:46,963 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:46,963 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:46,963 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:51,969 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:34:52,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:52,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:52,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:52,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:52,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:52,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:52,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:52,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:52.012Z", "message": "Waiting for process 1749 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:51.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}], "metadata": {"pagination": {"total": 2757, "offset": 2756, "size": 50}}} 2019-03-26 17:34:52,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:52,117 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:52 GMT 2019-03-26 17:34:52,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:52,117 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-03-26 17:34:52,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:52,117 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:52,117 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:52,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-03-26 17:34:52,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:34:52,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:52,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:52,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:52,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:52,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:52,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:52,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:52,215 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:34:52,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:52,216 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:52 GMT 2019-03-26 17:34:52,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:52,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:34:52,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:52,216 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:52,216 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:57,222 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:34:57,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:57,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:57,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:57,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:57,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:57,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:57,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:57,333 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:53.497Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:53.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:54.364Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:54.222Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:55.242Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:55.069Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:56.271Z", "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-26T17:34:56.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:34:57.296Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:34:57.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}], "metadata": {"pagination": {"total": 2761, "offset": 2757, "size": 50}}} 2019-03-26 17:34:57,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:57,333 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:57 GMT 2019-03-26 17:34:57,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:57,334 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:34:57,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:57,334 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:57,334 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:34:57,334 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:34:57,334 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-26 17:34:57,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-26 17:34:57,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-03-26 17:34:57,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-26 17:34:57,335 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-26 17:34:57,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:34:57,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:34:57,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:34:57,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:34:57,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:34:57,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:34:57,399 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:34:57,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:34:57,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:34:57,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:34:57,399 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:34:57 GMT 2019-03-26 17:34:57,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:34:57,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:34:57,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:34:57,400 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:34:57,400 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:02,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:35:02,502 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:02,502 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:02,502 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:02,502 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:02,502 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:02,503 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:02,503 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:02,503 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2762, "offset": 2762, "size": 50}}} 2019-03-26 17:35:02,503 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:02,503 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:02 GMT 2019-03-26 17:35:02,503 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:02,503 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:35:02,503 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:02,503 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:02,503 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:02,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:35:02,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:02,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:02,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:02,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:02,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:02,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:02,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:02,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:35:02,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:02,599 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:02 GMT 2019-03-26 17:35:02,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:02,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:35:02,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:02,599 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:02,599 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:07,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:35:07,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:07,726 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:07,726 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:07,726 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:07,726 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:07,726 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:07,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:07,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2762, "offset": 2762, "size": 50}}} 2019-03-26 17:35:07,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:07,727 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:07 GMT 2019-03-26 17:35:07,727 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:07,727 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:35:07,727 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:07,727 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:07,727 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:07,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:35:07,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:07,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:07,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:07,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:07,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:07,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:07,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:07,803 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:35:07,803 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:07,804 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:07 GMT 2019-03-26 17:35:07,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:07,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:35:07,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:07,804 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:07,804 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:12,809 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:35:12,906 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:12,906 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:12,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:12,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:12,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:12,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:12,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:12,907 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:11.983Z", "message": "Waiting for process 1749 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:11.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}], "metadata": {"pagination": {"total": 2763, "offset": 2762, "size": 50}}} 2019-03-26 17:35:12,907 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:12,907 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:12 GMT 2019-03-26 17:35:12,907 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:12,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-03-26 17:35:12,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:12,907 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:12,907 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:12,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-03-26 17:35:12,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:35:12,979 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:12,979 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:12,979 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:12,980 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:12,980 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:12,980 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:12,980 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:12,980 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:35:12,980 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:12,980 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:12 GMT 2019-03-26 17:35:12,980 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:12,980 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:35:12,981 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:12,981 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:12,981 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:17,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:35:18,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:18,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:18,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:18,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:18,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:18,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:18,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:18,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:13.487Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:13.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:14.375Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:14.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:15.249Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:15.115Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:16.286Z", "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-26T17:35:16.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:17.519Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:17.325Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}], "metadata": {"pagination": {"total": 2768, "offset": 2763, "size": 50}}} 2019-03-26 17:35:18,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:18,137 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:18 GMT 2019-03-26 17:35:18,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:18,138 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:35:18,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:18,138 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:18,138 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:18,138 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:35:18,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-26 17:35:18,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-26 17:35:18,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-03-26 17:35:18,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-26 17:35:18,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-26 17:35:18,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:35:18,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:18,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:18,221 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:18,221 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:18,221 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:18,221 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:18,221 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:18,221 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:35:18,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:18,222 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:18 GMT 2019-03-26 17:35:18,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:18,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:35:18,222 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:18,222 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:18,222 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:23,227 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:35:23,334 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:23,334 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:23,334 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:23,334 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:23,334 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:23,335 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:23,335 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:23,335 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:18.508Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-phtnlo\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:13 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:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:38 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:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:40 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:41 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:42 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:43 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:44 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:46 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:47 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:48 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:50 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:57 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:59 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 35%\rExtracting templates from packages: 71%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 53.7 MB in 13s (3,885 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 8488\nSetting up restund (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-log-cleanup (1.0-171215.180814) ...\nSetting up clearwater-socket-factory (1.0-171215.180814) ...\nclearwater-socket-factory-mgmt start/running, process 8519\nclearwater-socket-factory-sig start/running, process 8524\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up bono (1.0-171215.183529) ...\nreload: Job is not running: clearwater-monit\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n\nreal\t1m45.722s\nuser\t0m8.308s\nsys\t0m7.407s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:18.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:19.031Z", "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-26T17:35:18.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}], "metadata": {"pagination": {"total": 2770, "offset": 2768, "size": 50}}} 2019-03-26 17:35:23,335 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:23,335 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:23 GMT 2019-03-26 17:35:23,335 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:23,335 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:35:23,336 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:23,336 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:23,336 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:23,336 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:35:23,337 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-phtnlo 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:13 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:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:38 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:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:40 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:41 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:42 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:43 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:44 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:46 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:47 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:48 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:50 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:57 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:59 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 35% Extracting templates from packages: 71% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 53.7 MB in 13s (3,885 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 8488 Setting up restund (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-log-cleanup (1.0-171215.180814) ... Setting up clearwater-socket-factory (1.0-171215.180814) ... clearwater-socket-factory-mgmt start/running, process 8519 clearwater-socket-factory-sig start/running, process 8524 Processing triggers for ureadahead (0.100.0-16) ... Setting up bono (1.0-171215.183529) ... reload: Job is not running: clearwater-monit Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... real 1m45.722s user 0m8.308s sys 0m7.407s 2019-03-26 17:35:23,338 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:35:23,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:35:23,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:23,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:23,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:23,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:23,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:23,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:23,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:23,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:35:23,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:23,458 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:23 GMT 2019-03-26 17:35:23,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:23,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:35:23,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:23,458 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:23,458 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:28,464 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:35:28,580 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:28,580 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:28,581 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:28,581 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:28,581 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:28,581 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:28,581 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:28,581 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2770, "offset": 2770, "size": 50}}} 2019-03-26 17:35:28,581 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:28,581 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:28 GMT 2019-03-26 17:35:28,581 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:28,582 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:35:28,582 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:28,582 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:28,582 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:28,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:35:28,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:28,674 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:28,674 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:28,674 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:28,674 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:28,674 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:28,674 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:28,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:35:28,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:28,675 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:28 GMT 2019-03-26 17:35:28,675 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:28,675 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:35:28,675 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:28,675 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:28,675 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:33,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:35:33,782 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:33,782 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:33,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:33,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:33,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:33,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:33,783 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:33,783 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:29.475Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-l4auyg\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,474 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 8760\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 8791\nclearwater-socket-factory-sig start/running, process 8796\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 8845\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..................+++\n..........................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up sprout-base (1.0-171215.183529) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-171215.183529) ...\nSetting up sprout-mmtel-as (1.0-171215.183529) ...\nSetting up sprout-scscf (1.0-171215.183529) ...\nSetting up sprout-icscf (1.0-171215.183529) ...\nSetting up sprout (1.0-171215.183529) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m2.545s\nuser\t0m9.236s\nsys\t0m7.970s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:29.227Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:30.204Z", "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-26T17:35:29.265Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:31.997Z", "message": "Waiting for process 1749 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:31.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:33.473Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:33.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}], "metadata": {"pagination": {"total": 2774, "offset": 2770, "size": 50}}} 2019-03-26 17:35:33,783 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:33,784 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:33 GMT 2019-03-26 17:35:33,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:33,784 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:35:33,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:33,784 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:33,784 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:33,784 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:35:33,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-l4auyg 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:25 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1,330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,474 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 8760 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 8791 clearwater-socket-factory-sig start/running, process 8796 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 8845 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..................+++ ..........................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up sprout-base (1.0-171215.183529) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-171215.183529) ... Setting up sprout-mmtel-as (1.0-171215.183529) ... Setting up sprout-scscf (1.0-171215.183529) ... Setting up sprout-icscf (1.0-171215.183529) ... Setting up sprout (1.0-171215.183529) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m2.545s user 0m9.236s sys 0m7.970s 2019-03-26 17:35:33,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:35:33,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-03-26 17:35:33,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-26 17:35:33,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:35:33,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:33,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:33,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:33,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:33,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:33,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:33,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:33,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:35:33,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:33,889 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:33 GMT 2019-03-26 17:35:33,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:33,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:35:33,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:33,889 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:33,889 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:38,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:35:38,992 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:38,993 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:38,993 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:38,993 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:38,993 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:38,993 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:38,993 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:38,993 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:34.405Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:34.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:35.232Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:35.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:36.281Z", "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-26T17:35:36.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:37.552Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:37.366Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}], "metadata": {"pagination": {"total": 2778, "offset": 2774, "size": 50}}} 2019-03-26 17:35:38,993 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:38,994 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:38 GMT 2019-03-26 17:35:38,994 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:38,994 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:35:38,994 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:38,994 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:38,994 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:38,994 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:35:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-26 17:35:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-03-26 17:35:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-26 17:35:38,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-26 17:35:38,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:35:39,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:39,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:39,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:39,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:39,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:39,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:39,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:39,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:35:39,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:39,073 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:39 GMT 2019-03-26 17:35:39,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:39,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:35:39,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:39,074 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:39,074 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:44,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:35:44,186 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:44,186 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:44,186 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:44,186 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:44,186 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:44,187 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:44,187 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:44,187 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2778, "offset": 2778, "size": 50}}} 2019-03-26 17:35:44,187 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:44,187 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:44 GMT 2019-03-26 17:35:44,187 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:44,187 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:35:44,187 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:44,187 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:44,188 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:44,188 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:35:44,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:44,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:44,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:44,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:44,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:44,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:44,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:44,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:35:44,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:44,263 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:44 GMT 2019-03-26 17:35:44,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:44,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:35:44,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:44,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:44,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:49,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:35:49,369 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:49,369 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:49,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:49,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:49,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:49,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:49,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:49,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2778, "offset": 2778, "size": 50}}} 2019-03-26 17:35:49,370 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:49,370 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:49 GMT 2019-03-26 17:35:49,370 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:49,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:35:49,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:49,370 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:49,370 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:49,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:35:49,470 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:49,470 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:49,471 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:49,471 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:49,471 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:49,471 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:49,471 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:49,471 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:35:49,471 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:49,471 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:49 GMT 2019-03-26 17:35:49,471 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:49,471 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:35:49,472 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:49,472 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:49,472 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:54,477 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:35:54,588 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:54,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:54,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:54,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:54,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:54,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:54,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:54,589 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:52.043Z", "message": "Waiting for process 1749 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:51.899Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:53.462Z", "message": "Waiting for process 1744 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:53.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:54.396Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:54.341Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}], "metadata": {"pagination": {"total": 2781, "offset": 2778, "size": 50}}} 2019-03-26 17:35:54,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:54,589 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:54 GMT 2019-03-26 17:35:54,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:54,589 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:35:54,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:54,589 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:54,589 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:54,589 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:35:54,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-03-26 17:35:54,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1744 to end... 2019-03-26 17:35:54,590 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-26 17:35:54,590 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:35:54,747 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:54,747 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:54,747 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:54,747 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:54,747 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:54,747 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:54,747 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:54,747 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:35:54,748 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:54,748 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:54 GMT 2019-03-26 17:35:54,748 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:54,748 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:35:54,748 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:54,748 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:54,748 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:59,753 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:35:59,913 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:35:59,913 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:35:59,913 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:35:59,913 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:35:59,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:35:59,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:35:59,914 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:35:59,914 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:55.253Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:55.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:56.502Z", "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-26T17:35:56.311Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:57.324Z", "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 2s (12.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57622 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m38.126s\nuser\t0m12.890s\nsys\t0m3.669s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:56.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:57.324Z", "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-26T17:35:56.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:57.324Z", "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-26T17:35:57.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:57.324Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-y0ta6j\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://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-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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 16s (5,225 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 8841\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\t2m26.249s\nuser\t0m20.884s\nsys\t0m11.337s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:56.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:35:58.034Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:35:57.400Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}], "metadata": {"pagination": {"total": 2788, "offset": 2781, "size": 50}}} 2019-03-26 17:35:59,914 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:35:59,914 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:35:59 GMT 2019-03-26 17:35:59,914 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:35:59,914 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:35:59,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:35:59,915 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:35:59,915 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:35:59,915 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:35:59,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-03-26 17:35:59,917 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1745 to end... 2019-03-26 17:35:59,917 - 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 2s (12.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57622 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m38.126s user 0m12.890s sys 0m3.669s 2019-03-26 17:35:59,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:35:59,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:35:59,918 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-y0ta6j 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://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-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 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 16s (5,225 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 8841 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 2m26.249s user 0m20.884s sys 0m11.337s 2019-03-26 17:35:59,919 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-26 17:35:59,920 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:36:00,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:00,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:00,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:00,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:00,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:00,006 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:00,006 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:00,006 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:36:00,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:00,006 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:00 GMT 2019-03-26 17:36:00,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:00,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:36:00,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:00,007 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:00,007 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:05,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:36:05,129 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:05,129 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:05,130 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:05,130 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:05,130 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:05,130 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:05,130 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:05,130 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:02.995Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-locigm\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:37 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:39 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:43 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:47 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:49 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 10s (9,116 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 9208\nclearwater-socket-factory-sig start/running, process 9213\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9262\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-snmpd (1.0-171215.180814) ...\n * Stopping network management services:\nSetting up ralf (1.0-171215.175140) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-171012.111833) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n............................................................................................................................................................................................................................................................................................................................................................................................................+++\n.............................................+++\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nSetting up crest (1.0-171213.182937) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homestead (1.0-171215.122632) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nSetting up homestead-prov (1.0-171213.182937) ...\nCollecting homestead_prov\nCollecting crest (from homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting idna (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting enum34 (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting cffi>=1.7 (from cryptography->crest->homestead_prov)\nCollecting pycparser (from metaswitchcommon->crest->homestead_prov)\nCollecting pycrypto (from metaswitchcommon->crest->homestead_prov)\nCollecting monotonic (from metaswitchcommon->crest->homestead_prov)\nCollecting pyzmq (from metaswitchcommon->crest->homestead_prov)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up dime (1.0-171215.180814) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n\nreal\t2m34.011s\nuser\t0m22.096s\nsys\t0m12.361s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:02.856Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:03.513Z", "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-26T17:36:02.897Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:04.038Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m6fw7i\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://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-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\n\rExtracting templates from packages: 30%\rExtracting templates from packages: 61%\rExtracting templates from packages: 91%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 69.4 MB in 17s (4,072 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 9096\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 9831\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\t2m37.763s\nuser\t0m16.933s\nsys\t0m10.925s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:03.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:04.569Z", "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-26T17:36:03.852Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}], "metadata": {"pagination": {"total": 2792, "offset": 2788, "size": 50}}} 2019-03-26 17:36:05,131 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:05,131 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:05 GMT 2019-03-26 17:36:05,131 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:05,131 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:36:05,131 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:05,131 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:05,131 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:05,131 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:36:05,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-locigm 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6,098 B] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:37 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:39 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:41 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:43 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:47 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:49 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 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 10s (9,116 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 9208 clearwater-socket-factory-sig start/running, process 9213 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9262 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-snmpd (1.0-171215.180814) ... * Stopping network management services: Setting up ralf (1.0-171215.175140) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up clearwater-diags-monitor (1.0-171215.180814) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-171012.111833) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ............................................................................................................................................................................................................................................................................................................................................................................................................+++ .............................................+++ writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Setting up crest (1.0-171213.182937) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homestead (1.0-171215.122632) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Setting up homestead-prov (1.0-171213.182937) ... Collecting homestead_prov Collecting crest (from homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting idna (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting enum34 (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting cffi>=1.7 (from cryptography->crest->homestead_prov) Collecting pycparser (from metaswitchcommon->crest->homestead_prov) Collecting pycrypto (from metaswitchcommon->crest->homestead_prov) Collecting monotonic (from metaswitchcommon->crest->homestead_prov) Collecting pyzmq (from metaswitchcommon->crest->homestead_prov) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homestead-prov Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 enum34-1.1.6 homestead-prov-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up dime (1.0-171215.180814) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... real 2m34.011s user 0m22.096s sys 0m12.361s 2019-03-26 17:36:05,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:36:05,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m6fw7i 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://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-diags-monitor 1.0-171215.180814 [25.4 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ ellis 1.0-171213.182049 [10.4 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libdbi-perl amd64 1.630-1 [879 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdbd-mysql-perl amd64 4.025-1ubuntu0.1 [87.6 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libterm-readkey-perl amd64 2.31-1 [27.4 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,459 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [3,754 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1,979 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4,452 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,688 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5,040 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1,051 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5,418 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 30% Extracting templates from packages: 61% Extracting templates from packages: 91% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 69.4 MB in 17s (4,072 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 9096 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 9831 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 2m37.763s user 0m16.933s sys 0m10.925s 2019-03-26 17:36:05,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:36:05,137 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:36:05,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:05,222 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:05,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:05,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:05,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:05,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:05,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:05,222 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:36:05,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:05,222 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:05 GMT 2019-03-26 17:36:05,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:05,223 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:36:05,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:05,223 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:05,223 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:10,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:36:10,340 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:10,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:10,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:10,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:10,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:10,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:10,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:10,341 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:06.864Z", "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 2s (14.9 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\t0m37.311s\nuser\t0m12.892s\nsys\t0m3.493s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:06.616Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:07.581Z", "message": "[sprout] Use the DNS server", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:06.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:07.581Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:06.724Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:07.581Z", "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-26T17:36:06.648Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:08.307Z", "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,094 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\t0m11.543s\nuser\t0m0.783s\nsys\t0m0.624s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:08.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:08.828Z", "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-26T17:36:08.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:08.828Z", "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-26T17:36:08.215Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:08.828Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:08.252Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:09.505Z", "message": "[sprout] sudo netstat ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.005Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:09.505Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.064s\nuser\t0m0.006s\nsys\t0m0.050s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:08.830Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:09.505Z", "message": "[sprout] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:08.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:09.505Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:22:ea:56 \n inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe22:ea56/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:80323 errors:0 dropped:0 overruns:0 frame:0\n TX packets:35655 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:137718527 (137.7 MB) TX bytes:5465984 (5.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:762 errors:0 dropped:0 overruns:0 frame:0\n TX packets:762 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:107782 (107.7 KB) TX bytes:107782 (107.7 KB)\n\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-26T17:36:08.902Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:09.505Z", "message": "[sprout] sudo ps ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:08.932Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:09.505Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:30 ? 00:00:01 /sbin/init\nroot 2 0 0 17:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 17:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 17:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 17:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 17:30 ? 00:00:00 [migration/0]\nroot 12 2 0 17:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 17:30 ? 00:00:00 [khelper]\nroot 14 2 0 17:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 17:30 ? 00:00:00 [netns]\nroot 16 2 0 17:30 ? 00:00:00 [writeback]\nroot 17 2 0 17:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 17:30 ? 00:00:00 [bioset]\nroot 19 2 0 17:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 17:30 ? 00:00:00 [kblockd]\nroot 21 2 0 17:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 17:30 ? 00:00:00 [khubd]\nroot 23 2 0 17:30 ? 00:00:00 [md]\nroot 24 2 0 17:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 17:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 17:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 17:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 17:30 ? 00:00:00 [vmstat]\nroot 30 2 0 17:30 ? 00:00:00 [ksmd]\nroot 31 2 0 17:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 17:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 17:30 ? 00:00:00 [crypto]\nroot 46 2 0 17:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 17:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 17:30 ? 00:00:00 [vballoon]\nroot 49 2 0 17:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 17:30 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 17:30 ? 00:00:00 [deferwq]\nroot 72 2 0 17:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 17:30 ? 00:00:00 [kpsmoused]\nroot 132 2 0 17:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 414 2 0 17:30 ? 00:00:00 [kworker/u3:1]\nroot 504 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 548 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 810 2 0 17:30 ? 00:00:00 [kauditd]\nmessage+ 876 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork\nroot 920 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 937 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 1040 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1096 1 0 17:30 ? 00:00:00 cron\ndaemon 1097 1 0 17:30 ? 00:00:00 atd\nroot 1187 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1193 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1465 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_l4auyg/env/bin/python -m cloudify_agent.worker --queue sprout_host_l4auyg --max-workers 5 --name sprout_host_l4auyg\nubuntu 1467 1465 0 17:30 ? 00:00:01 /home/ubuntu/sprout_host_l4auyg/env/bin/python -m cloudify_agent.worker --queue sprout_host_l4auyg --max-workers 5 --name sprout_host_l4auyg\nubuntu 1611 1 0 17:31 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_l4auyg/env/bin/diamond --configfile /home/ubuntu/sprout_host_l4auyg/work/plugins/diamond/etc/diamond.conf\nubuntu 1734 1467 1 17:33 ? 00:00:02 /home/ubuntu/sprout_host_l4auyg/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-7yLdLN\nubuntu 1744 1734 0 17:33 ? 00:00:00 /bin/sh -c /tmp/22AYM/install-sprout.sh\nubuntu 1746 1744 0 17:33 ? 00:00:00 /bin/bash -e /tmp/22AYM/install-sprout.sh\nntp 8278 1 0 17:34 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8760 1 0 17:35 ? 00:00:00 rsyslogd\nroot 8791 1 0 17:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8792 8791 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8796 1 0 17:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8797 8796 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8806 8797 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8807 8792 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8808 8806 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8845 1 0 17:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9332 1 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9336 9332 0 17:35 ? 00:00:00 inotifywait -e create -qq .\ndnsmasq 9576 1 0 17:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9623 1746 0 17:36 ? 00:00:00 /bin/bash -e /tmp/22AYM/install-sprout.sh\nubuntu 9624 9623 0 17:36 ? 00:00:00 /bin/bash -e /tmp/22AYM/install-sprout.sh\nroot 9625 9624 0 17:36 ? 00:00:00 sudo ps -edf\nroot 9626 9625 0 17:36 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.010s\nsys\t0m0.001s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:08.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:09.505Z", "message": "[sprout] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9576/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8845/monit \ntcp 0 0 127.0.0.1:49790 0.0.0.0:* LISTEN 1734/python \ntcp6 0 0 ::1:53 :::* LISTEN 9576/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.4:123 0.0.0.0:* 8278/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8278/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8278/ntpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9576/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient \nudp 0 0 0.0.0.0:50759 0.0.0.0:* 548/dhclient \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8278/ntpd \nudp6 0 0 ::1:123 :::* 8278/ntpd \nudp6 0 0 :::123 :::* 8278/ntpd \nudp6 0 0 :::4873 :::* 548/dhclient \nudp6 0 0 ::1:53 :::* 9576/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7212 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9036 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20325 8807/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20326 8808/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 8693 876/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:09.505Z", "message": "[sprout] sudo find /var/log", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": "Execution done (PID=1744, return_code=0): /tmp/22AYM/install-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "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_20190326T170000Z.txt\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_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/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa26\n/var/log/sysstat/sa26\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.008s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.116Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "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-26T17:36:09.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": "[sprout] => [26-Mar-2019 17:35:48 UTC] clearwater-diags-monitor starting\n[26-Mar-2019 17:35:48 UTC] Waiting for trigger files\n2019:03:26 17:35:19: Namespace: management\n2019:03:26 17:35:19: [management] Starting server\n2019:03:26 17:35:19: [management] Listening for requests\n2019:03:26 17:35:19: Namespace: signaling\n2019:03:26 17:35:19: [signaling] Starting server\n2019:03:26 17:35:19: [signaling] Listening for requests\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "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-26T17:36:09.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "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-26T17:36:09.247Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "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-26T17:36:09.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": "[sprout] => 2019-03-26 17:35:46.080553751 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.320Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "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-26T17:36:09.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": "[sprout] Installation is done", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-sprout-host-l4auyg", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "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-26T17:36:09.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "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-26T17:36:09.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-sprout-host-l4auyg", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": " \r100 3149 100 3149 0 0 15106 0 --:--:-- --:--:-- --:--:-- 15139", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "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-26T17:36:09.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": " OK", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "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-26T17:36:09.395Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.154Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:09.491Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.510cbdc6-6fe6-4cdd-a7a8-5b0acc21d352"}], "metadata": {"pagination": {"total": 2831, "offset": 2792, "size": 50}}} 2019-03-26 17:36:10,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:10,341 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:10 GMT 2019-03-26 17:36:10,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:10,341 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:36:10,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:10,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:10,341 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:10,342 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:36:10,344 - 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 2s (14.9 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 0m37.311s user 0m12.892s sys 0m3.493s 2019-03-26 17:36:10,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2019-03-26 17:36:10,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2019-03-26 17:36:10,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2019-03-26 17:36:10,345 - 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,094 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 0m11.543s user 0m0.783s sys 0m0.624s 2019-03-26 17:36:10,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2019-03-26 17:36:10,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2019-03-26 17:36:10,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2019-03-26 17:36:10,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2019-03-26 17:36:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.064s user 0m0.006s sys 0m0.050s 2019-03-26 17:36:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2019-03-26 17:36:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:22:ea:56 inet addr:192.168.120.4 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe22:ea56/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:80323 errors:0 dropped:0 overruns:0 frame:0 TX packets:35655 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:137718527 (137.7 MB) TX bytes:5465984 (5.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:762 errors:0 dropped:0 overruns:0 frame:0 TX packets:762 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:107782 (107.7 KB) TX bytes:107782 (107.7 KB) real 0m0.007s user 0m0.000s sys 0m0.005s 2019-03-26 17:36:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2019-03-26 17:36:10,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:30 ? 00:00:01 /sbin/init root 2 0 0 17:30 ? 00:00:00 [kthreadd] root 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 17:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 17:30 ? 00:00:00 [rcu_sched] root 8 2 0 17:30 ? 00:00:00 [rcuos/0] root 9 2 0 17:30 ? 00:00:00 [rcu_bh] root 10 2 0 17:30 ? 00:00:00 [rcuob/0] root 11 2 0 17:30 ? 00:00:00 [migration/0] root 12 2 0 17:30 ? 00:00:00 [watchdog/0] root 13 2 0 17:30 ? 00:00:00 [khelper] root 14 2 0 17:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 17:30 ? 00:00:00 [netns] root 16 2 0 17:30 ? 00:00:00 [writeback] root 17 2 0 17:30 ? 00:00:00 [kintegrityd] root 18 2 0 17:30 ? 00:00:00 [bioset] root 19 2 0 17:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 17:30 ? 00:00:00 [kblockd] root 21 2 0 17:30 ? 00:00:00 [ata_sff] root 22 2 0 17:30 ? 00:00:00 [khubd] root 23 2 0 17:30 ? 00:00:00 [md] root 24 2 0 17:30 ? 00:00:00 [devfreq_wq] root 25 2 0 17:30 ? 00:00:00 [kworker/0:1] root 27 2 0 17:30 ? 00:00:00 [khungtaskd] root 28 2 0 17:30 ? 00:00:00 [kswapd0] root 29 2 0 17:30 ? 00:00:00 [vmstat] root 30 2 0 17:30 ? 00:00:00 [ksmd] root 31 2 0 17:30 ? 00:00:00 [khugepaged] root 32 2 0 17:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 17:30 ? 00:00:00 [crypto] root 46 2 0 17:30 ? 00:00:00 [kthrotld] root 47 2 0 17:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 17:30 ? 00:00:00 [vballoon] root 49 2 0 17:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 17:30 ? 00:00:00 [scsi_eh_1] root 71 2 0 17:30 ? 00:00:00 [deferwq] root 72 2 0 17:30 ? 00:00:00 [charger_manager] root 114 2 0 17:30 ? 00:00:00 [kpsmoused] root 132 2 0 17:30 ? 00:00:00 [kworker/0:2] root 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 414 2 0 17:30 ? 00:00:00 [kworker/u3:1] root 504 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon root 548 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 810 2 0 17:30 ? 00:00:00 [kauditd] message+ 876 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork root 920 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind root 937 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon root 1040 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1096 1 0 17:30 ? 00:00:00 cron daemon 1097 1 0 17:30 ? 00:00:00 atd root 1187 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1193 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1465 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/sprout_host_l4auyg/env/bin/python -m cloudify_agent.worker --queue sprout_host_l4auyg --max-workers 5 --name sprout_host_l4auyg ubuntu 1467 1465 0 17:30 ? 00:00:01 /home/ubuntu/sprout_host_l4auyg/env/bin/python -m cloudify_agent.worker --queue sprout_host_l4auyg --max-workers 5 --name sprout_host_l4auyg ubuntu 1611 1 0 17:31 ? 00:00:01 python2.7 /home/ubuntu/sprout_host_l4auyg/env/bin/diamond --configfile /home/ubuntu/sprout_host_l4auyg/work/plugins/diamond/etc/diamond.conf ubuntu 1734 1467 1 17:33 ? 00:00:02 /home/ubuntu/sprout_host_l4auyg/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-7yLdLN ubuntu 1744 1734 0 17:33 ? 00:00:00 /bin/sh -c /tmp/22AYM/install-sprout.sh ubuntu 1746 1744 0 17:33 ? 00:00:00 /bin/bash -e /tmp/22AYM/install-sprout.sh ntp 8278 1 0 17:34 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8760 1 0 17:35 ? 00:00:00 rsyslogd root 8791 1 0 17:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8792 8791 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8796 1 0 17:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8797 8796 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8806 8797 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8807 8792 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8808 8806 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8845 1 0 17:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9332 1 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9336 9332 0 17:35 ? 00:00:00 inotifywait -e create -qq . dnsmasq 9576 1 0 17:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9623 1746 0 17:36 ? 00:00:00 /bin/bash -e /tmp/22AYM/install-sprout.sh ubuntu 9624 9623 0 17:36 ? 00:00:00 /bin/bash -e /tmp/22AYM/install-sprout.sh root 9625 9624 0 17:36 ? 00:00:00 sudo ps -edf root 9626 9625 0 17:36 ? 00:00:00 ps -edf real 0m0.011s user 0m0.010s sys 0m0.001s 2019-03-26 17:36:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 9576/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8845/monit tcp 0 0 127.0.0.1:49790 0.0.0.0:* LISTEN 1734/python tcp6 0 0 ::1:53 :::* LISTEN 9576/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.4:123 0.0.0.0:* 8278/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8278/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8278/ntpd udp 0 0 127.0.0.1:53 0.0.0.0:* 9576/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 548/dhclient udp 0 0 0.0.0.0:50759 0.0.0.0:* 548/dhclient udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8278/ntpd udp6 0 0 ::1:123 :::* 8278/ntpd udp6 0 0 :::123 :::* 8278/ntpd udp6 0 0 :::4873 :::* 548/dhclient udp6 0 0 ::1:53 :::* 9576/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7212 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9036 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20325 8807/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20326 8808/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 8693 876/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.009s user 0m0.004s sys 0m0.004s 2019-03-26 17:36:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2019-03-26 17:36:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:36:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:36:10,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1744, return_code=0): /tmp/22AYM/install-sprout.sh 2019-03-26 17:36:10,347 - 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_20190326T170000Z.txt /var/log/sprout/sprout_err.log /var/log/sprout/sprout_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/clearwater-diags-monitor.log /var/log/udev /var/log/clearwater-socket-factory.log /var/log/sysstat /var/log/sysstat/clearwater-sa26 /var/log/sysstat/sa26 /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.008s user 0m0.004s sys 0m0.003s 2019-03-26 17:36:10,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-26 17:36:10,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => [26-Mar-2019 17:35:48 UTC] clearwater-diags-monitor starting [26-Mar-2019 17:35:48 UTC] Waiting for trigger files 2019:03:26 17:35:19: Namespace: management 2019:03:26 17:35:19: [management] Starting server 2019:03:26 17:35:19: [management] Listening for requests 2019:03:26 17:35:19: Namespace: signaling 2019:03:26 17:35:19: [signaling] Starting server 2019:03:26 17:35:19: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.004s 2019-03-26 17:36:10,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-26 17:36:10,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-26 17:36:10,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-26 17:36:10,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2019-03-26 17:35:46.080553751 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.001s sys 0m0.004s 2019-03-26 17:36:10,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2019-03-26 17:36:10,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2019-03-26 17:36:10,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-sprout-host-l4auyg 2019-03-26 17:36:10,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-26 17:36:10,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-26 17:36:10,349 - 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-l4auyg 2019-03-26 17:36:10,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 15106 0 --:--:-- --:--:-- --:--:-- 15139 2019-03-26 17:36:10,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-26 17:36:10,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-26 17:36:10,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-26 17:36:10,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:36:10,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:36:10,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:36:10,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:36:10,461 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:10,461 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:10,461 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:10,461 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:10,461 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:10,462 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:10,462 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:10,462 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:36:10,462 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:10,462 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:10 GMT 2019-03-26 17:36:10,462 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:10,462 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:36:10,462 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:10,462 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:10,462 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:15,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:36:15,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:15,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:15,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:15,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:15,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:15,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:15,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:15,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.743Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.656Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.743Z", "message": "Node instance configured", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.743Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.743Z", "message": "[bono] sudo netstat ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.743Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:30 ? 00:00:00 /sbin/init\nroot 2 0 0 17:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 17:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 17:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 17:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 17:30 ? 00:00:00 [migration/0]\nroot 12 2 0 17:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 17:30 ? 00:00:00 [khelper]\nroot 14 2 0 17:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 17:30 ? 00:00:00 [netns]\nroot 16 2 0 17:30 ? 00:00:00 [writeback]\nroot 17 2 0 17:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 17:30 ? 00:00:00 [bioset]\nroot 19 2 0 17:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 17:30 ? 00:00:00 [kblockd]\nroot 21 2 0 17:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 17:30 ? 00:00:00 [khubd]\nroot 23 2 0 17:30 ? 00:00:00 [md]\nroot 24 2 0 17:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 17:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 17:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 17:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 17:30 ? 00:00:00 [vmstat]\nroot 30 2 0 17:30 ? 00:00:00 [ksmd]\nroot 31 2 0 17:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 17:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 17:30 ? 00:00:00 [crypto]\nroot 46 2 0 17:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 17:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 17:30 ? 00:00:00 [vballoon]\nroot 49 2 0 17:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 17:30 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 17:30 ? 00:00:00 [deferwq]\nroot 72 2 0 17:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 17:30 ? 00:00:00 [kpsmoused]\nroot 118 2 0 17:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 381 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 420 2 0 17:30 ? 00:00:00 [kworker/u3:1]\nroot 506 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 553 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 17:30 ? 00:00:00 [kauditd]\nmessage+ 881 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork\nroot 919 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 932 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 936 1 0 17:30 ? 00:00:00 rsyslogd\nroot 1041 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1044 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1048 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1049 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1051 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1096 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1097 1 0 17:30 ? 00:00:00 cron\ndaemon 1098 1 0 17:30 ? 00:00:00 atd\nroot 1186 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1194 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_phtnlo/env/bin/python -m cloudify_agent.worker --queue bono_host_phtnlo --max-workers 5 --name bono_host_phtnlo\nubuntu 1466 1464 0 17:30 ? 00:00:01 /home/ubuntu/bono_host_phtnlo/env/bin/python -m cloudify_agent.worker --queue bono_host_phtnlo --max-workers 5 --name bono_host_phtnlo\nubuntu 1610 1 0 17:31 ? 00:00:01 python2.7 /home/ubuntu/bono_host_phtnlo/env/bin/diamond --configfile /home/ubuntu/bono_host_phtnlo/work/plugins/diamond/etc/diamond.conf\nubuntu 1735 1466 1 17:33 ? 00:00:01 /home/ubuntu/bono_host_phtnlo/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-1sOW0K\nubuntu 1745 1735 0 17:33 ? 00:00:00 /bin/sh -c /tmp/WX7B0/install-bono.sh\nubuntu 1747 1745 0 17:33 ? 00:00:00 /bin/bash -e /tmp/WX7B0/install-bono.sh\nntp 7979 1 0 17:34 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8519 1 0 17:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8520 8519 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8524 1 0 17:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8525 8524 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8534 8520 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 8535 8525 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8536 8535 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8608 1 0 17:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8911 1 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8915 8911 0 17:35 ? 00:00:00 inotifywait -e create -qq .\nbono 8937 1 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.18,bono-8awizc.clearwater.local --alias=172.30.9.202,bono-8awizc.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-8awizc.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 9635 1 0 17:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9682 1747 0 17:36 ? 00:00:00 /bin/bash -e /tmp/WX7B0/install-bono.sh\nubuntu 9683 9682 0 17:36 ? 00:00:00 /bin/bash -e /tmp/WX7B0/install-bono.sh\nroot 9684 9683 0 17:36 ? 00:00:00 sudo ps -edf\nroot 9685 9684 0 17:36 ? 00:00:00 ps -edf\n\nreal\t0m0.010s\nuser\t0m0.005s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.486Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.743Z", "message": "[bono] sudo ps ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.445Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.743Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:70:7b:6e \n inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe70:7b6e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:78440 errors:0 dropped:0 overruns:0 frame:0\n TX packets:34687 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:135545898 (135.5 MB) TX bytes:5362392 (5.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:886 errors:0 dropped:0 overruns:0 frame:0\n TX packets:886 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:110257 (110.2 KB) TX bytes:110257 (110.2 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.413Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.743Z", "message": "[bono] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.377Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:10.743Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.060s\nuser\t0m0.001s\nsys\t0m0.050s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "[bono] sudo cat /var/log/bono/bono_20190326T170000Z.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-26T17:36:10.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "[bono] => [26-Mar-2019 17:35:49 UTC] clearwater-diags-monitor starting\n[26-Mar-2019 17:35:49 UTC] Waiting for trigger files\n2019:03:26 17:35:15: Namespace: management\n2019:03:26 17:35:15: [management] Starting server\n2019:03:26 17:35:15: [management] Listening for requests\n2019:03:26 17:35:15: Namespace: signaling\n2019:03:26 17:35:15: [signaling] Starting server\n2019:03:26 17:35:15: [signaling] Listening for requests\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.712Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "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-26T17:36:10.742Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "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-26T17:36:10.780Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "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-26T17:36:10.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "[bono] => 2019-03-26 17:35:33.245928784 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "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-26T17:36:10.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "[bono] Installation is done", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.971Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-bono-host-phtnlo", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "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-26T17:36:10.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "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-26T17:36:10.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-bono-host-phtnlo", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": " \r100 3149 100 3149 0 0 17495 0 --:--:-- --:--:-- --:--:-- 17592", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": " /tmp/WX7B0/install-bono.sh: line 6: /home/ubuntu/bono_host_phtnlo/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-26T17:36:10.976Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "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-26T17:36:10.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": " OK", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "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-26T17:36:10.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "Execution done (PID=1745, return_code=0): /tmp/WX7B0/install-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:11.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:11.071Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:11.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:11.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:11.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:11.072Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "Establishing relationships", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "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 9635/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:51578 0.0.0.0:* LISTEN 1735/python \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8608/monit \ntcp 0 0 192.168.120.18:5058 0.0.0.0:* LISTEN 8937/bono \ntcp 0 0 192.168.120.18:5060 0.0.0.0:* LISTEN 8937/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8937/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9635/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.18:123 0.0.0.0:* 7979/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 7979/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 7979/ntpd \nudp 0 0 0.0.0.0:41373 0.0.0.0:* 553/dhclient \nudp 0 0 192.168.120.18:5058 0.0.0.0:* 8937/bono \nudp 0 0 192.168.120.18:5060 0.0.0.0:* 8937/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9635/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient \nudp6 0 0 fe80::f816:3eff:fe7:123 :::* 7979/ntpd \nudp6 0 0 ::1:123 :::* 7979/ntpd \nudp6 0 0 :::123 :::* 7979/ntpd \nudp6 0 0 :::11541 :::* 553/dhclient \nudp6 0 0 ::1:53 :::* 9635/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] SEQPACKET LISTENING 7215 381/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 19906 8534/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 19909 8536/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 9040 1096/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6524 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8687 881/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "[bono] sudo find /var/log ", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.589Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "message": "[bono] => /var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/kern.log\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat/clearwater-sa26\n/var/log/sysstat/sa26\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_20190326T170000Z.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.016s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:10.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:11.407Z", "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-26T17:36:10.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ef73e091-9673-4e3e-909f-0aed20ac5513"}, {"node_instance_id": "bono_8awizc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:12.575Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:12.054Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:12.575Z", "message": "Waiting for process 1749 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:11.942Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:12.575Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:11.389Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:13.275Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EPJ7J/bind.py", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:13.225Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:13.275Z", "message": "Node instance configured", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:12.990Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:13.861Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:13.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:13.861Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:13.712Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:13.861Z", "message": "Establishing relationships", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:13.386Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:14.420Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.180Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:14.420Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:13.727Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:14.420Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.161Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:14.420Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.180Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:14.420Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.180Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}], "metadata": {"pagination": {"total": 2891, "offset": 2831, "size": 50}}} 2019-03-26 17:36:15,596 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:15,596 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:15 GMT 2019-03-26 17:36:15,596 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:15,596 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:36:15,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:15,596 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:15,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:15,596 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:36:15,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:36:15,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-26 17:36:15,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:15,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2019-03-26 17:36:15,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:30 ? 00:00:00 /sbin/init root 2 0 0 17:30 ? 00:00:00 [kthreadd] root 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 17:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 17:30 ? 00:00:00 [rcu_sched] root 8 2 0 17:30 ? 00:00:00 [rcuos/0] root 9 2 0 17:30 ? 00:00:00 [rcu_bh] root 10 2 0 17:30 ? 00:00:00 [rcuob/0] root 11 2 0 17:30 ? 00:00:00 [migration/0] root 12 2 0 17:30 ? 00:00:00 [watchdog/0] root 13 2 0 17:30 ? 00:00:00 [khelper] root 14 2 0 17:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 17:30 ? 00:00:00 [netns] root 16 2 0 17:30 ? 00:00:00 [writeback] root 17 2 0 17:30 ? 00:00:00 [kintegrityd] root 18 2 0 17:30 ? 00:00:00 [bioset] root 19 2 0 17:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 17:30 ? 00:00:00 [kblockd] root 21 2 0 17:30 ? 00:00:00 [ata_sff] root 22 2 0 17:30 ? 00:00:00 [khubd] root 23 2 0 17:30 ? 00:00:00 [md] root 24 2 0 17:30 ? 00:00:00 [devfreq_wq] root 25 2 0 17:30 ? 00:00:00 [kworker/0:1] root 27 2 0 17:30 ? 00:00:00 [khungtaskd] root 28 2 0 17:30 ? 00:00:00 [kswapd0] root 29 2 0 17:30 ? 00:00:00 [vmstat] root 30 2 0 17:30 ? 00:00:00 [ksmd] root 31 2 0 17:30 ? 00:00:00 [khugepaged] root 32 2 0 17:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 17:30 ? 00:00:00 [crypto] root 46 2 0 17:30 ? 00:00:00 [kthrotld] root 47 2 0 17:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 17:30 ? 00:00:00 [vballoon] root 49 2 0 17:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 17:30 ? 00:00:00 [scsi_eh_1] root 71 2 0 17:30 ? 00:00:00 [deferwq] root 72 2 0 17:30 ? 00:00:00 [charger_manager] root 114 2 0 17:30 ? 00:00:00 [kpsmoused] root 118 2 0 17:30 ? 00:00:00 [kworker/0:2] root 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon root 381 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 420 2 0 17:30 ? 00:00:00 [kworker/u3:1] root 506 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon root 553 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 17:30 ? 00:00:00 [kauditd] message+ 881 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork root 919 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon root 932 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind syslog 936 1 0 17:30 ? 00:00:00 rsyslogd root 1041 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1044 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1048 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1049 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1051 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D root 1096 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1097 1 0 17:30 ? 00:00:00 cron daemon 1098 1 0 17:30 ? 00:00:00 atd root 1186 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1194 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/bono_host_phtnlo/env/bin/python -m cloudify_agent.worker --queue bono_host_phtnlo --max-workers 5 --name bono_host_phtnlo ubuntu 1466 1464 0 17:30 ? 00:00:01 /home/ubuntu/bono_host_phtnlo/env/bin/python -m cloudify_agent.worker --queue bono_host_phtnlo --max-workers 5 --name bono_host_phtnlo ubuntu 1610 1 0 17:31 ? 00:00:01 python2.7 /home/ubuntu/bono_host_phtnlo/env/bin/diamond --configfile /home/ubuntu/bono_host_phtnlo/work/plugins/diamond/etc/diamond.conf ubuntu 1735 1466 1 17:33 ? 00:00:01 /home/ubuntu/bono_host_phtnlo/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-1sOW0K ubuntu 1745 1735 0 17:33 ? 00:00:00 /bin/sh -c /tmp/WX7B0/install-bono.sh ubuntu 1747 1745 0 17:33 ? 00:00:00 /bin/bash -e /tmp/WX7B0/install-bono.sh ntp 7979 1 0 17:34 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8519 1 0 17:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8520 8519 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8524 1 0 17:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8525 8524 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8534 8520 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 8535 8525 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8536 8535 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8608 1 0 17:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8911 1 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8915 8911 0 17:35 ? 00:00:00 inotifywait -e create -qq . bono 8937 1 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.18,bono-8awizc.clearwater.local --alias=172.30.9.202,bono-8awizc.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-8awizc.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 9635 1 0 17:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9682 1747 0 17:36 ? 00:00:00 /bin/bash -e /tmp/WX7B0/install-bono.sh ubuntu 9683 9682 0 17:36 ? 00:00:00 /bin/bash -e /tmp/WX7B0/install-bono.sh root 9684 9683 0 17:36 ? 00:00:00 sudo ps -edf root 9685 9684 0 17:36 ? 00:00:00 ps -edf real 0m0.010s user 0m0.005s sys 0m0.004s 2019-03-26 17:36:15,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2019-03-26 17:36:15,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:70:7b:6e inet addr:192.168.120.18 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe70:7b6e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:78440 errors:0 dropped:0 overruns:0 frame:0 TX packets:34687 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:135545898 (135.5 MB) TX bytes:5362392 (5.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:886 errors:0 dropped:0 overruns:0 frame:0 TX packets:886 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:110257 (110.2 KB) TX bytes:110257 (110.2 KB) real 0m0.006s user 0m0.000s sys 0m0.005s 2019-03-26 17:36:15,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2019-03-26 17:36:15,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.060s user 0m0.001s sys 0m0.050s 2019-03-26 17:36:15,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20190326T170000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2019-03-26 17:36:15,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => [26-Mar-2019 17:35:49 UTC] clearwater-diags-monitor starting [26-Mar-2019 17:35:49 UTC] Waiting for trigger files 2019:03:26 17:35:15: Namespace: management 2019:03:26 17:35:15: [management] Starting server 2019:03:26 17:35:15: [management] Listening for requests 2019:03:26 17:35:15: Namespace: signaling 2019:03:26 17:35:15: [signaling] Starting server 2019:03:26 17:35:15: [signaling] Listening for requests real 0m0.006s user 0m0.000s sys 0m0.005s 2019-03-26 17:36:15,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-26 17:36:15,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-26 17:36:15,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-26 17:36:15,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2019-03-26 17:35:33.245928784 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.004s 2019-03-26 17:36:15,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-26 17:36:15,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2019-03-26 17:36:15,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-bono-host-phtnlo 2019-03-26 17:36:15,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-26 17:36:15,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-26 17:36:15,602 - 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-phtnlo 2019-03-26 17:36:15,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17495 0 --:--:-- --:--:-- --:--:-- 17592 2019-03-26 17:36:15,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/WX7B0/install-bono.sh: line 6: /home/ubuntu/bono_host_phtnlo/env/bin/ctx: Argument list too long 2019-03-26 17:36:15,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-26 17:36:15,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-26 17:36:15,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-26 17:36:15,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1745, return_code=0): /tmp/WX7B0/install-bono.sh 2019-03-26 17:36:15,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:36:15,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:36:15,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:36:15,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:36:15,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:36:15,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:36:15,604 - 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 9635/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:51578 0.0.0.0:* LISTEN 1735/python tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8608/monit tcp 0 0 192.168.120.18:5058 0.0.0.0:* LISTEN 8937/bono tcp 0 0 192.168.120.18:5060 0.0.0.0:* LISTEN 8937/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 8937/bono tcp6 0 0 ::1:53 :::* LISTEN 9635/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.18:123 0.0.0.0:* 7979/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 7979/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 7979/ntpd udp 0 0 0.0.0.0:41373 0.0.0.0:* 553/dhclient udp 0 0 192.168.120.18:5058 0.0.0.0:* 8937/bono udp 0 0 192.168.120.18:5060 0.0.0.0:* 8937/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9635/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 553/dhclient udp6 0 0 fe80::f816:3eff:fe7:123 :::* 7979/ntpd udp6 0 0 ::1:123 :::* 7979/ntpd udp6 0 0 :::123 :::* 7979/ntpd udp6 0 0 :::11541 :::* 553/dhclient udp6 0 0 ::1:53 :::* 9635/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] SEQPACKET LISTENING 7215 381/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 19906 8534/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 19909 8536/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 9040 1096/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6524 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8687 881/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.004s sys 0m0.004s 2019-03-26 17:36:15,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2019-03-26 17:36:15,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/kern.log /var/log/landscape/sysinfo.log /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/clearwater-socket-factory.log /var/log/sysstat/clearwater-sa26 /var/log/sysstat/sa26 /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_20190326T170000Z.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.016s user 0m0.000s sys 0m0.007s 2019-03-26 17:36:15,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2019-03-26 17:36:15,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:15,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-03-26 17:36:15,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:36:15,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EPJ7J/bind.py 2019-03-26 17:36:15,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-26 17:36:15,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:36:15,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-26 17:36:15,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:36:15,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:36:15,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:36:15,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:36:15,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:36:15,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:36:15,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:36:15,696 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:15,696 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:15,696 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:15,696 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:15,696 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:15,696 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:15,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:15,697 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:36:15,697 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:15,697 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:15 GMT 2019-03-26 17:36:15,697 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:15,697 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:36:15,697 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:15,697 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:15,697 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:20,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:36:20,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:20,978 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:20,978 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:20,978 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:20,978 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:20,978 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:20,978 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:20,978 - 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-26T17:36:14.420Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.161Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:14.420Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.161Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:14.420Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpLZ2WSf', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.162Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:14.420Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.172Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:14.420Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.180Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:15.088Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:15.063Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:15.088Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.389Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:15.088Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.410Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:15.088Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.791Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:15.088Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpKkJem5', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:14.367Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.74bb179e-1bdc-435f-a5fa-77b419741ffc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:15.781Z", "message": "Downloaded scripts/bind/bind.py to /tmp/IMEOS/bind.py", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:15.080Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:15.781Z", "message": "Waiting for process 1743 to end...", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:15.237Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:16.440Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.071Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:16.440Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.115Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:16.440Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp8EPtKL', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.116Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:16.440Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.124Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:16.440Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.131Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:16.440Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpaZqxto', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.365Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:16.440Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.131Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:16.440Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.131Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:16.440Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:15.589Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:16.440Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.115Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:17.118Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.810Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:17.118Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_gvq8wi/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.716Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.047532fb-1969-480b-a26a-2631c1072be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:17.118Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/IYYUU/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.467Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.047532fb-1969-480b-a26a-2631c1072be8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:17.118Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.379Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:17.118Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:16.372Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.ce82002f-0d83-468f-a098-8a224cdc1409"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:17.118Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:17.072Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:17.835Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:17.432Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:18.452Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/TLO1Q/add-snmpproxy-collector.py", "level": "info", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:18.163Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.fa009799-c313-4a55-b6a5-713524d7d13f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:19.119Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:18.908Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:19.723Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "proxy_node_qd604y", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:18.913Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:19.723Z", "message": "Relationships established", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:19.059Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:19.723Z", "message": "Node instance started", "target_id": null, "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:19.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:20.354Z", "message": "Relationships established", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:19.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:20.354Z", "message": "Node instance started", "target_id": null, "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:19.654Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 2917, "offset": 2881, "size": 50}}} 2019-03-26 17:36:20,979 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:20,979 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:20 GMT 2019-03-26 17:36:20,979 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:20,979 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:36:20,979 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:20,979 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:20,979 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:20,979 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:36:20,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:36:20,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:36:20,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpLZ2WSf', '/etc/bind/db.clearwater.local'] 2019-03-26 17:36:20,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:36:20,981 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:36:20,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:36:20,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:36:20,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-26 17:36:20,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:20,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpKkJem5', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:36:20,982 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/IMEOS/bind.py 2019-03-26 17:36:20,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1743 to end... 2019-03-26 17:36:20,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:36:20,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:36:20,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp8EPtKL', '/etc/bind/db.clearwater.local'] 2019-03-26 17:36:20,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:36:20,983 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:36:20,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpaZqxto', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:36:20,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:36:20,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:36:20,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-26 17:36:20,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:36:20,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:20,984 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_gvq8wi/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2019-03-26 17:36:20,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/IYYUU/add-snmpproxy-collector.py 2019-03-26 17:36:20,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-26 17:36:20,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:36:20,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:36:20,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-26 17:36:20,985 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/TLO1Q/add-snmpproxy-collector.py 2019-03-26 17:36:20,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:20,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:20,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:36:20,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:36:20,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:36:20,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:36:20,987 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:36:21,055 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:21,055 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:21,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:21,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:21,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:21,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:21,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:21,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:36:21,056 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:21,056 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:21 GMT 2019-03-26 17:36:21,056 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:21,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:36:21,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:21,057 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:21,057 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:26,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:36:26,161 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:26,161 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:26,162 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:26,162 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:26,162 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:26,162 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:26,162 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:26,162 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 2917, "offset": 2917, "size": 50}}} 2019-03-26 17:36:26,162 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:26,162 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:26 GMT 2019-03-26 17:36:26,163 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:26,163 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:36:26,163 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:26,163 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:26,163 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:26,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:36:26,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:26,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:26,273 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:26,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:26,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:26,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:26,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:26,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:36:26,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:26,273 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:26 GMT 2019-03-26 17:36:26,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:26,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:36:26,274 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:26,274 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:26,274 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:31,279 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:36:31,363 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:31,363 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:31,364 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:31,364 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:31,364 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:31,364 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:31,364 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:31,364 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:30.728Z", "message": "[homer] => Reading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.3 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nFetched 38.3 MB in 3s (12.2 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58186 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ...\nUnpacking clearwater-etcd (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-queue-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ...\nUnpacking clearwater-config-manager (1.0-171218.103208) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ...\nUnpacking clearwater-management (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-171218.103208) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nSetting up clearwater-queue-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-171218.103208) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager\nSuccessfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-171218.103208) ...\n\nreal\t0m33.428s\nuser\t0m13.199s\nsys\t0m3.760s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:30.520Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:31.231Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:30.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:31.231Z", "message": "[homer Use the DNS server", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:30.594Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:31.231Z", "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-26T17:36:30.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}], "metadata": {"pagination": {"total": 2921, "offset": 2917, "size": 50}}} 2019-03-26 17:36:31,364 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:31,364 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:31 GMT 2019-03-26 17:36:31,364 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:31,365 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:36:31,365 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:31,365 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:31,365 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:31,365 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:36:31,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.3 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:7 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Fetched 38.3 MB in 3s (12.2 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58186 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-171218.103208_all.deb ... Unpacking clearwater-etcd (1.0-171218.103208) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-cluster-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-queue-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-171218.103208_all.deb ... Unpacking clearwater-config-manager (1.0-171218.103208) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-171218.103208_all.deb ... Unpacking clearwater-management (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-171218.103208) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Setting up clearwater-queue-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-171218.103208) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, clearwater-config-manager Successfully installed certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-171218.103208) ... real 0m33.428s user 0m13.199s sys 0m3.760s 2019-03-26 17:36:31,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2019-03-26 17:36:31,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2019-03-26 17:36:31,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2019-03-26 17:36:31,366 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:36:31,420 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:31,420 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:31,420 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:31,420 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:31,420 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:31,421 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:31,421 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:31,421 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:36:31,421 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:31,421 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:31 GMT 2019-03-26 17:36:31,421 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:31,421 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:36:31,421 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:31,421 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:31,421 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:36,422 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:36:36,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:36,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:36,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:36,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:36,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:36,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:36,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:36,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:32.048Z", "message": "Waiting for process 1749 to end...", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:31.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:32.930Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.066s\nuser\t0m0.004s\nsys\t0m0.052s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:32.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "message": "[homer] sudo find /var/log", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:32.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "message": "[homer] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:32.766Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "message": "[homer] Installation is done", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "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-26T17:36:33.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "message": "[homer] => 2019-03-26 17:36:13.647936723 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.259Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "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-26T17:36:33.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "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-26T17:36:33.184Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "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-26T17:36:33.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "message": "[homer] => [26-Mar-2019 17:35:30 UTC] clearwater-diags-monitor starting\n[26-Mar-2019 17:35:30 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "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-26T17:36:33.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "message": "[homer] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa26\n/var/log/sysstat/sa26\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.010s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "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 9642/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8841/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9019/nginx \ntcp 0 0 127.0.0.1:49923 0.0.0.0:* LISTEN 1733/python \ntcp6 0 0 ::1:53 :::* LISTEN 9642/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1091/sshd \nudp 0 0 192.168.120.17:123 0.0.0.0:* 8328/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8328/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8328/ntpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9642/dnsmasq \nudp 0 0 0.0.0.0:14901 0.0.0.0:* 551/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 551/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8328/ntpd \nudp6 0 0 ::1:123 :::* 8328/ntpd \nudp6 0 0 :::123 :::* 8328/ntpd \nudp6 0 0 :::48481 :::* 551/dhclient \nudp6 0 0 ::1:53 :::* 9642/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8793 928/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9058 1092/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6537 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7270 385/systemd-udevd /run/udev/control\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-26T17:36:32.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "message": "[homer] sudo netstat ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:32.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:30 ? 00:00:01 /sbin/init\nroot 2 0 0 17:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 17:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 17:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 17:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 17:30 ? 00:00:00 [migration/0]\nroot 12 2 0 17:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 17:30 ? 00:00:00 [khelper]\nroot 14 2 0 17:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 17:30 ? 00:00:00 [netns]\nroot 16 2 0 17:30 ? 00:00:00 [writeback]\nroot 17 2 0 17:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 17:30 ? 00:00:00 [bioset]\nroot 19 2 0 17:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 17:30 ? 00:00:00 [kblockd]\nroot 21 2 0 17:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 17:30 ? 00:00:00 [khubd]\nroot 23 2 0 17:30 ? 00:00:00 [md]\nroot 24 2 0 17:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 17:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 17:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 17:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 17:30 ? 00:00:00 [vmstat]\nroot 30 2 0 17:30 ? 00:00:00 [ksmd]\nroot 31 2 0 17:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 17:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 17:30 ? 00:00:00 [crypto]\nroot 46 2 0 17:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 17:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 17:30 ? 00:00:00 [vballoon]\nroot 49 2 0 17:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 17:30 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 17:30 ? 00:00:00 [deferwq]\nroot 72 2 0 17:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 17:30 ? 00:00:00 [kpsmoused]\nroot 132 2 0 17:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver]\nroot 378 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 385 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 424 2 0 17:30 ? 00:00:00 [kworker/u3:1]\nroot 511 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 551 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 17:30 ? 00:00:00 [kauditd]\nroot 914 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 928 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork\nsyslog 930 1 0 17:30 ? 00:00:00 rsyslogd\nroot 963 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1039 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1046 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1092 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1093 1 0 17:30 ? 00:00:00 cron\ndaemon 1094 1 0 17:30 ? 00:00:00 atd\nroot 1186 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_y0ta6j/env/bin/python -m cloudify_agent.worker --queue homer_host_y0ta6j --max-workers 5 --name homer_host_y0ta6j\nubuntu 1466 1464 0 17:30 ? 00:00:01 /home/ubuntu/homer_host_y0ta6j/env/bin/python -m cloudify_agent.worker --queue homer_host_y0ta6j --max-workers 5 --name homer_host_y0ta6j\nubuntu 1610 1 0 17:31 ? 00:00:01 python2.7 /home/ubuntu/homer_host_y0ta6j/env/bin/diamond --configfile /home/ubuntu/homer_host_y0ta6j/work/plugins/diamond/etc/diamond.conf\nubuntu 1733 1466 1 17:33 ? 00:00:02 /home/ubuntu/homer_host_y0ta6j/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-CBQ_7q\nubuntu 1743 1733 0 17:33 ? 00:00:00 /bin/sh -c /tmp/PDTX8/install-homer.sh\nubuntu 1745 1743 0 17:33 ? 00:00:00 /bin/bash -e /tmp/PDTX8/install-homer.sh\nntp 8328 1 0 17:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8841 1 0 17:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8933 1 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 8937 8933 0 17:35 ? 00:00:00 inotifywait -e create -qq .\nroot 9019 1 0 17:35 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9020 9019 0 17:35 ? 00:00:00 nginx: worker process\nwww-data 9021 9019 0 17:35 ? 00:00:00 nginx: worker process\nwww-data 9022 9019 0 17:35 ? 00:00:00 nginx: worker process\nwww-data 9023 9019 0 17:35 ? 00:00:00 nginx: worker process\nroot 9495 8841 0 17:36 ? 00:00:00 [nginx_ping] \nroot 9497 8841 0 17:36 ? 00:00:00 [check-nginx-upt] \nroot 9502 8841 0 17:36 ? 00:00:00 [check-monit-upt] \ndnsmasq 9642 1 0 17:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 9689 1745 0 17:36 ? 00:00:00 /bin/bash -e /tmp/PDTX8/install-homer.sh\nubuntu 9690 9689 0 17:36 ? 00:00:00 /bin/bash -e /tmp/PDTX8/install-homer.sh\nroot 9691 9690 0 17:36 ? 00:00:00 sudo ps -edf\nroot 9692 9691 0 17:36 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:32.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "message": "[homer] sudo ps ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:32.841Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:33.526Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c0:8a:a0 \n inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec0:8aa0/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:102914 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40326 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:170513244 (170.5 MB) TX bytes:6156107 (6.1 MB)\n\nlo Link encap:Local Loopback \n inet addr:127.0.0.1 Mask:255.0.0.0\n inet6 addr: ::1/128 Scope:Host\n UP LOOPBACK RUNNING MTU:65536 Metric:1\n RX packets:856 errors:0 dropped:0 overruns:0 frame:0\n TX packets:856 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:117333 (117.3 KB) TX bytes:117333 (117.3 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:32.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "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-26T17:36:33.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "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-26T17:36:33.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "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-26T17:36:33.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-homer-host-y0ta6j", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "message": " OK", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "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 3s (10.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.527s\nuser\t0m13.235s\nsys\t0m3.458s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.598Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-homer-host-y0ta6j", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\r100 3149 100 3149 0 0 15121 0 --:--:-- --:--:-- --:--:-- 15066", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "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-26T17:36:33.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "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-26T17:36:33.633Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "message": "Execution done (PID=1743, return_code=0): /tmp/PDTX8/install-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.2b1cf457-062e-40a7-8637-053ca5db6c15"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "message": "[dime] Use the DNS server", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.071Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:33.708Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.885Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:34.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:34.885Z", "message": "Waiting for process 1740 to end...", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:34.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:35.538Z", "message": "Node instance configured", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:35.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:35.538Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:35.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.260Z", "message": "[dime] sudo ps ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.260Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:35.808Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.260Z", "message": "[dime] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:35.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.260Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c1:b8:46 \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fec1:b846/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:107215 errors:0 dropped:0 overruns:0 frame:0\n TX packets:49138 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:175913831 (175.9 MB) TX bytes:6796225 (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:832 errors:0 dropped:0 overruns:0 frame:0\n TX packets:832 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:125229 (125.2 KB) TX bytes:125229 (125.2 KB)\n\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:35.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.260Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.157s\nuser\t0m0.009s\nsys\t0m0.050s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:35.901Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.260Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:30 ? 00:00:01 /sbin/init\nroot 2 0 0 17:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 17:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 17:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 17:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 17:30 ? 00:00:00 [migration/0]\nroot 12 2 0 17:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 17:30 ? 00:00:00 [khelper]\nroot 14 2 0 17:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 17:30 ? 00:00:00 [netns]\nroot 16 2 0 17:30 ? 00:00:00 [writeback]\nroot 17 2 0 17:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 17:30 ? 00:00:00 [bioset]\nroot 19 2 0 17:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 17:30 ? 00:00:00 [kblockd]\nroot 21 2 0 17:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 17:30 ? 00:00:00 [khubd]\nroot 23 2 0 17:30 ? 00:00:00 [md]\nroot 24 2 0 17:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 17:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 17:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 17:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 17:30 ? 00:00:00 [vmstat]\nroot 30 2 0 17:30 ? 00:00:00 [ksmd]\nroot 31 2 0 17:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 17:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 17:30 ? 00:00:00 [crypto]\nroot 46 2 0 17:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 17:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 17:30 ? 00:00:00 [vballoon]\nroot 49 2 0 17:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 17:30 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 17:30 ? 00:00:00 [deferwq]\nroot 72 2 0 17:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 17:30 ? 00:00:00 [kpsmoused]\nroot 120 2 0 17:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver]\nroot 375 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 380 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 17:30 ? 00:00:00 [kworker/u3:1]\nroot 531 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 556 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 17:30 ? 00:00:00 [kauditd]\nmessage+ 883 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork\nroot 921 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 927 1 0 17:30 ? 00:00:00 rsyslogd\nroot 928 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 1044 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1047 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1052 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1054 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1056 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1094 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1095 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1110 1 0 17:30 ? 00:00:00 cron\ndaemon 1112 1 0 17:30 ? 00:00:00 atd\nroot 1186 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1194 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1457 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_locigm/env/bin/python -m cloudify_agent.worker --queue dime_host_locigm --max-workers 5 --name dime_host_locigm\nubuntu 1459 1457 0 17:30 ? 00:00:01 /home/ubuntu/dime_host_locigm/env/bin/python -m cloudify_agent.worker --queue dime_host_locigm --max-workers 5 --name dime_host_locigm\nubuntu 1603 1 0 17:31 ? 00:00:01 python2.7 /home/ubuntu/dime_host_locigm/env/bin/diamond --configfile /home/ubuntu/dime_host_locigm/work/plugins/diamond/etc/diamond.conf\nubuntu 1730 1459 1 17:33 ? 00:00:02 /home/ubuntu/dime_host_locigm/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Ck3D8I\nubuntu 1740 1730 0 17:33 ? 00:00:00 /bin/sh -c /tmp/GD0MV/install-dime.sh\nubuntu 1742 1740 0 17:33 ? 00:00:00 /bin/bash -e /tmp/GD0MV/install-dime.sh\nntp 8642 1 0 17:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8890 2 0 17:35 ? 00:00:00 [kworker/u3:2]\nroot 9208 1 0 17:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9209 9208 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9213 1 0 17:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9214 9213 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9223 9209 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9224 9214 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9225 9224 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9262 1 0 17:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9863 1 0 17:36 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9864 9863 0 17:36 ? 00:00:00 nginx: worker process\nwww-data 9865 9863 0 17:36 ? 00:00:00 nginx: worker process\nwww-data 9866 9863 0 17:36 ? 00:00:00 nginx: worker process\nwww-data 9867 9863 0 17:36 ? 00:00:00 nginx: worker process\nroot 10230 1 0 17:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10234 10230 0 17:36 ? 00:00:00 inotifywait -e create -qq .\nsnmp 10261 1 0 17:36 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10350 1 0 17:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 10397 1742 0 17:36 ? 00:00:00 /bin/bash -e /tmp/GD0MV/install-dime.sh\nubuntu 10398 10397 0 17:36 ? 00:00:00 /bin/bash -e /tmp/GD0MV/install-dime.sh\nroot 10399 10398 0 17:36 ? 00:00:00 sudo ps -edf\nroot 10400 10399 0 17:36 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.004s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.061Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.260Z", "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 3s (10.0 MB/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\t0m32.131s\nuser\t0m12.984s\nsys\t0m3.484s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.260Z", "message": "Establishing relationships", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:35.393Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 2969, "offset": 2921, "size": 50}}} 2019-03-26 17:36:36,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:36,528 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:36 GMT 2019-03-26 17:36:36,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:36,528 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:36:36,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:36,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:36,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:36,528 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:36:36,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1749 to end... 2019-03-26 17:36:36,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.066s user 0m0.004s sys 0m0.052s 2019-03-26 17:36:36,531 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2019-03-26 17:36:36,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2019-03-26 17:36:36,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2019-03-26 17:36:36,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-26 17:36:36,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2019-03-26 17:36:13.647936723 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2019-03-26 17:36:36,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-26 17:36:36,532 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-26 17:36:36,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-26 17:36:36,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [26-Mar-2019 17:35:30 UTC] clearwater-diags-monitor starting [26-Mar-2019 17:35:30 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.004s 2019-03-26 17:36:36,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2019-03-26 17:36:36,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/btmp /var/log/lastlog /var/log/boot.log /var/log/cloud-init-output.log /var/log/ntpstats /var/log/kern.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/sysstat /var/log/sysstat/clearwater-sa26 /var/log/sysstat/sa26 /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.010s user 0m0.000s sys 0m0.006s 2019-03-26 17:36:36,533 - 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 9642/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8841/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9019/nginx tcp 0 0 127.0.0.1:49923 0.0.0.0:* LISTEN 1733/python tcp6 0 0 ::1:53 :::* LISTEN 9642/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1091/sshd udp 0 0 192.168.120.17:123 0.0.0.0:* 8328/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8328/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8328/ntpd udp 0 0 127.0.0.1:53 0.0.0.0:* 9642/dnsmasq udp 0 0 0.0.0.0:14901 0.0.0.0:* 551/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 551/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8328/ntpd udp6 0 0 ::1:123 :::* 8328/ntpd udp6 0 0 :::123 :::* 8328/ntpd udp6 0 0 :::48481 :::* 551/dhclient udp6 0 0 ::1:53 :::* 9642/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8793 928/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9058 1092/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6537 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7270 385/systemd-udevd /run/udev/control real 0m0.009s user 0m0.000s sys 0m0.007s 2019-03-26 17:36:36,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2019-03-26 17:36:36,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:30 ? 00:00:01 /sbin/init root 2 0 0 17:30 ? 00:00:00 [kthreadd] root 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 17:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 17:30 ? 00:00:00 [rcu_sched] root 8 2 0 17:30 ? 00:00:00 [rcuos/0] root 9 2 0 17:30 ? 00:00:00 [rcu_bh] root 10 2 0 17:30 ? 00:00:00 [rcuob/0] root 11 2 0 17:30 ? 00:00:00 [migration/0] root 12 2 0 17:30 ? 00:00:00 [watchdog/0] root 13 2 0 17:30 ? 00:00:00 [khelper] root 14 2 0 17:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 17:30 ? 00:00:00 [netns] root 16 2 0 17:30 ? 00:00:00 [writeback] root 17 2 0 17:30 ? 00:00:00 [kintegrityd] root 18 2 0 17:30 ? 00:00:00 [bioset] root 19 2 0 17:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 17:30 ? 00:00:00 [kblockd] root 21 2 0 17:30 ? 00:00:00 [ata_sff] root 22 2 0 17:30 ? 00:00:00 [khubd] root 23 2 0 17:30 ? 00:00:00 [md] root 24 2 0 17:30 ? 00:00:00 [devfreq_wq] root 25 2 0 17:30 ? 00:00:00 [kworker/0:1] root 27 2 0 17:30 ? 00:00:00 [khungtaskd] root 28 2 0 17:30 ? 00:00:00 [kswapd0] root 29 2 0 17:30 ? 00:00:00 [vmstat] root 30 2 0 17:30 ? 00:00:00 [ksmd] root 31 2 0 17:30 ? 00:00:00 [khugepaged] root 32 2 0 17:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 17:30 ? 00:00:00 [crypto] root 46 2 0 17:30 ? 00:00:00 [kthrotld] root 47 2 0 17:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 17:30 ? 00:00:00 [vballoon] root 49 2 0 17:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 17:30 ? 00:00:00 [scsi_eh_1] root 71 2 0 17:30 ? 00:00:00 [deferwq] root 72 2 0 17:30 ? 00:00:00 [charger_manager] root 114 2 0 17:30 ? 00:00:00 [kpsmoused] root 132 2 0 17:30 ? 00:00:00 [kworker/0:2] root 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver] root 378 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon root 385 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 424 2 0 17:30 ? 00:00:00 [kworker/u3:1] root 511 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon root 551 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 17:30 ? 00:00:00 [kauditd] root 914 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon message+ 928 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork syslog 930 1 0 17:30 ? 00:00:00 rsyslogd root 963 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind root 1039 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D root 1092 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1093 1 0 17:30 ? 00:00:00 cron daemon 1094 1 0 17:30 ? 00:00:00 atd root 1186 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/homer_host_y0ta6j/env/bin/python -m cloudify_agent.worker --queue homer_host_y0ta6j --max-workers 5 --name homer_host_y0ta6j ubuntu 1466 1464 0 17:30 ? 00:00:01 /home/ubuntu/homer_host_y0ta6j/env/bin/python -m cloudify_agent.worker --queue homer_host_y0ta6j --max-workers 5 --name homer_host_y0ta6j ubuntu 1610 1 0 17:31 ? 00:00:01 python2.7 /home/ubuntu/homer_host_y0ta6j/env/bin/diamond --configfile /home/ubuntu/homer_host_y0ta6j/work/plugins/diamond/etc/diamond.conf ubuntu 1733 1466 1 17:33 ? 00:00:02 /home/ubuntu/homer_host_y0ta6j/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-CBQ_7q ubuntu 1743 1733 0 17:33 ? 00:00:00 /bin/sh -c /tmp/PDTX8/install-homer.sh ubuntu 1745 1743 0 17:33 ? 00:00:00 /bin/bash -e /tmp/PDTX8/install-homer.sh ntp 8328 1 0 17:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8841 1 0 17:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8933 1 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 8937 8933 0 17:35 ? 00:00:00 inotifywait -e create -qq . root 9019 1 0 17:35 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9020 9019 0 17:35 ? 00:00:00 nginx: worker process www-data 9021 9019 0 17:35 ? 00:00:00 nginx: worker process www-data 9022 9019 0 17:35 ? 00:00:00 nginx: worker process www-data 9023 9019 0 17:35 ? 00:00:00 nginx: worker process root 9495 8841 0 17:36 ? 00:00:00 [nginx_ping] root 9497 8841 0 17:36 ? 00:00:00 [check-nginx-upt] root 9502 8841 0 17:36 ? 00:00:00 [check-monit-upt] dnsmasq 9642 1 0 17:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 9689 1745 0 17:36 ? 00:00:00 /bin/bash -e /tmp/PDTX8/install-homer.sh ubuntu 9690 9689 0 17:36 ? 00:00:00 /bin/bash -e /tmp/PDTX8/install-homer.sh root 9691 9690 0 17:36 ? 00:00:00 sudo ps -edf root 9692 9691 0 17:36 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.006s 2019-03-26 17:36:36,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2019-03-26 17:36:36,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c0:8a:a0 inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec0:8aa0/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:102914 errors:0 dropped:0 overruns:0 frame:0 TX packets:40326 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:170513244 (170.5 MB) TX bytes:6156107 (6.1 MB) lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 inet6 addr: ::1/128 Scope:Host UP LOOPBACK RUNNING MTU:65536 Metric:1 RX packets:856 errors:0 dropped:0 overruns:0 frame:0 TX packets:856 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:117333 (117.3 KB) TX bytes:117333 (117.3 KB) real 0m0.006s user 0m0.004s sys 0m0.002s 2019-03-26 17:36:36,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:36:36,534 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-26 17:36:36,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-26 17:36:36,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-26 17:36:36,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-homer-host-y0ta6j 2019-03-26 17:36:36,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:36:36,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-26 17:36:36,535 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:36:36,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:36:36,536 - 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 3s (10.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.527s user 0m13.235s sys 0m3.458s 2019-03-26 17:36:36,536 - 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-y0ta6j 2019-03-26 17:36:36,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3149 100 3149 0 0 15121 0 --:--:-- --:--:-- --:--:-- 15066 2019-03-26 17:36:36,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-26 17:36:36,536 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2019-03-26 17:36:36,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1743, return_code=0): /tmp/PDTX8/install-homer.sh 2019-03-26 17:36:36,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:36:36,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2019-03-26 17:36:36,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2019-03-26 17:36:36,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:36,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1740 to end... 2019-03-26 17:36:36,537 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-26 17:36:36,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:36:36,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2019-03-26 17:36:36,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:36:36,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2019-03-26 17:36:36,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:c1:b8:46 inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fec1:b846/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:107215 errors:0 dropped:0 overruns:0 frame:0 TX packets:49138 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:175913831 (175.9 MB) TX bytes:6796225 (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:832 errors:0 dropped:0 overruns:0 frame:0 TX packets:832 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:125229 (125.2 KB) TX bytes:125229 (125.2 KB) real 0m0.007s user 0m0.000s sys 0m0.006s 2019-03-26 17:36:36,538 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.157s user 0m0.009s sys 0m0.050s 2019-03-26 17:36:36,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:30 ? 00:00:01 /sbin/init root 2 0 0 17:30 ? 00:00:00 [kthreadd] root 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 17:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 17:30 ? 00:00:00 [rcu_sched] root 8 2 0 17:30 ? 00:00:00 [rcuos/0] root 9 2 0 17:30 ? 00:00:00 [rcu_bh] root 10 2 0 17:30 ? 00:00:00 [rcuob/0] root 11 2 0 17:30 ? 00:00:00 [migration/0] root 12 2 0 17:30 ? 00:00:00 [watchdog/0] root 13 2 0 17:30 ? 00:00:00 [khelper] root 14 2 0 17:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 17:30 ? 00:00:00 [netns] root 16 2 0 17:30 ? 00:00:00 [writeback] root 17 2 0 17:30 ? 00:00:00 [kintegrityd] root 18 2 0 17:30 ? 00:00:00 [bioset] root 19 2 0 17:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 17:30 ? 00:00:00 [kblockd] root 21 2 0 17:30 ? 00:00:00 [ata_sff] root 22 2 0 17:30 ? 00:00:00 [khubd] root 23 2 0 17:30 ? 00:00:00 [md] root 24 2 0 17:30 ? 00:00:00 [devfreq_wq] root 25 2 0 17:30 ? 00:00:00 [kworker/0:1] root 27 2 0 17:30 ? 00:00:00 [khungtaskd] root 28 2 0 17:30 ? 00:00:00 [kswapd0] root 29 2 0 17:30 ? 00:00:00 [vmstat] root 30 2 0 17:30 ? 00:00:00 [ksmd] root 31 2 0 17:30 ? 00:00:00 [khugepaged] root 32 2 0 17:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 17:30 ? 00:00:00 [crypto] root 46 2 0 17:30 ? 00:00:00 [kthrotld] root 47 2 0 17:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 17:30 ? 00:00:00 [vballoon] root 49 2 0 17:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 17:30 ? 00:00:00 [scsi_eh_1] root 71 2 0 17:30 ? 00:00:00 [deferwq] root 72 2 0 17:30 ? 00:00:00 [charger_manager] root 114 2 0 17:30 ? 00:00:00 [kpsmoused] root 120 2 0 17:30 ? 00:00:00 [kworker/0:2] root 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver] root 375 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon root 380 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 17:30 ? 00:00:00 [kworker/u3:1] root 531 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon root 556 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 17:30 ? 00:00:00 [kauditd] message+ 883 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork root 921 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind syslog 927 1 0 17:30 ? 00:00:00 rsyslogd root 928 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon root 1044 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1047 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1052 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1054 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1056 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1094 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D root 1095 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1110 1 0 17:30 ? 00:00:00 cron daemon 1112 1 0 17:30 ? 00:00:00 atd root 1186 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1194 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1457 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/dime_host_locigm/env/bin/python -m cloudify_agent.worker --queue dime_host_locigm --max-workers 5 --name dime_host_locigm ubuntu 1459 1457 0 17:30 ? 00:00:01 /home/ubuntu/dime_host_locigm/env/bin/python -m cloudify_agent.worker --queue dime_host_locigm --max-workers 5 --name dime_host_locigm ubuntu 1603 1 0 17:31 ? 00:00:01 python2.7 /home/ubuntu/dime_host_locigm/env/bin/diamond --configfile /home/ubuntu/dime_host_locigm/work/plugins/diamond/etc/diamond.conf ubuntu 1730 1459 1 17:33 ? 00:00:02 /home/ubuntu/dime_host_locigm/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-Ck3D8I ubuntu 1740 1730 0 17:33 ? 00:00:00 /bin/sh -c /tmp/GD0MV/install-dime.sh ubuntu 1742 1740 0 17:33 ? 00:00:00 /bin/bash -e /tmp/GD0MV/install-dime.sh ntp 8642 1 0 17:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8890 2 0 17:35 ? 00:00:00 [kworker/u3:2] root 9208 1 0 17:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9209 9208 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9213 1 0 17:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9214 9213 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9223 9209 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9224 9214 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9225 9224 0 17:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9262 1 0 17:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9863 1 0 17:36 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9864 9863 0 17:36 ? 00:00:00 nginx: worker process www-data 9865 9863 0 17:36 ? 00:00:00 nginx: worker process www-data 9866 9863 0 17:36 ? 00:00:00 nginx: worker process www-data 9867 9863 0 17:36 ? 00:00:00 nginx: worker process root 10230 1 0 17:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10234 10230 0 17:36 ? 00:00:00 inotifywait -e create -qq . snmp 10261 1 0 17:36 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10350 1 0 17:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 10397 1742 0 17:36 ? 00:00:00 /bin/bash -e /tmp/GD0MV/install-dime.sh ubuntu 10398 10397 0 17:36 ? 00:00:00 /bin/bash -e /tmp/GD0MV/install-dime.sh root 10399 10398 0 17:36 ? 00:00:00 sudo ps -edf root 10400 10399 0 17:36 ? 00:00:00 ps -edf real 0m0.011s user 0m0.004s sys 0m0.007s 2019-03-26 17:36:36,539 - 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 3s (10.0 MB/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 0m32.131s user 0m12.984s sys 0m3.484s 2019-03-26 17:36:36,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:36:36,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:36:36,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:36,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:36,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:36,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:36,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:36,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:36,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:36,598 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:36:36,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:36,599 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:36 GMT 2019-03-26 17:36:36,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:36,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:36:36,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:36,599 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:36,599 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:41,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:36:41,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:41,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:41,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:41,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:41,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:41,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:41,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:41,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": "[dime] => [26-Mar-2019 17:36:30 UTC] clearwater-diags-monitor starting\n[26-Mar-2019 17:36:30 UTC] Waiting for trigger files\n2019:03:26 17:35:30: Namespace: management\n2019:03:26 17:35:30: [management] Starting server\n2019:03:26 17:35:30: [management] Listening for requests\n2019:03:26 17:35:30: Namespace: signaling\n2019:03:26 17:35:30: [signaling] Starting server\n2019:03:26 17:35:30: [signaling] Listening for requests\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.577Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": "Execution done (PID=1740, return_code=0): /tmp/GD0MV/install-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.527Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "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-26T17:36:36.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": " OK", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "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-26T17:36:36.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": " \r100 3149 100 3149 0 0 11526 0 --:--:-- --:--:-- --:--:-- 11534", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-locigm", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": " Dload Upload Total Spent Left Speed", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-dime-host-locigm", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": "[dime] Installation is done", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.477Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "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-26T17:36:36.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": "[dime] => 2019-03-26 17:36:17.005952853 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "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-26T17:36:36.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "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-26T17:36:36.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "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-26T17:36:36.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "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-26T17:36:36.246Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.144Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "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-26T17:36:36.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "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-26T17:36:36.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "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_20190326T170000Z.txt\n/var/log/homestead/homestead_err.log\n/var/log/homestead/homestead_current.txt\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/ralf\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa26\n/var/log/sysstat/sa26\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.012s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.212Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": "[dime] sudo find /var/log", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.169Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "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 10350/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9262/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9863/nginx \ntcp 0 0 127.0.0.1:40417 0.0.0.0:* LISTEN 1730/python \ntcp6 0 0 ::1:53 :::* LISTEN 10350/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1094/sshd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8642/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8642/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8642/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10261/snmpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10350/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient \nudp 0 0 0.0.0.0:50759 0.0.0.0:* 556/dhclient \nudp6 0 0 fe80::f816:3eff:fec:123 :::* 8642/ntpd \nudp6 0 0 ::1:123 :::* 8642/ntpd \nudp6 0 0 :::123 :::* 8642/ntpd \nudp6 0 0 :::161 :::* 10261/snmpd \nudp6 0 0 :::4873 :::* 556/dhclient \nudp6 0 0 ::1:53 :::* 10350/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8703 883/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 23476 10261/snmpd /var/agentx/master\nunix 2 [ ACC ] SEQPACKET LISTENING 7213 380/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9052 1095/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20907 9223/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20908 9225/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.009s\nuser\t0m0.004s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:36.898Z", "message": "[dime] sudo netstat ", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.9d4f8e03-e0b6-4c9f-9e40-ed8b1bd2259b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:37.524Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.206Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:37.524Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.337Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:37.524Z", "message": "Node instance configured", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:37.524Z", "message": "Downloaded scripts/bind/bind.py to /tmp/D46NC/bind.py", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:36.908Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": "dime_aiw0bs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:37.524Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.521Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.713Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "Establishing relationships", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.521Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.521Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4nHF5_', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.698Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.706Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.715Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.461Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.502Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.503Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpRSzg8Z', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.503Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.213Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:37.514Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.aa3c51c3-75b2-4acd-960a-ec811ae25736"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}], "metadata": {"pagination": {"total": 3073, "offset": 2969, "size": 50}}} 2019-03-26 17:36:41,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:41,685 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:41 GMT 2019-03-26 17:36:41,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:41,685 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:36:41,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:41,685 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:41,685 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:41,685 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:36:41,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => [26-Mar-2019 17:36:30 UTC] clearwater-diags-monitor starting [26-Mar-2019 17:36:30 UTC] Waiting for trigger files 2019:03:26 17:35:30: Namespace: management 2019:03:26 17:35:30: [management] Starting server 2019:03:26 17:35:30: [management] Listening for requests 2019:03:26 17:35:30: Namespace: signaling 2019:03:26 17:35:30: [signaling] Starting server 2019:03:26 17:35:30: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2019-03-26 17:36:41,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:36:41,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:36:41,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:36:41,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:36:41,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:36:41,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1740, return_code=0): /tmp/GD0MV/install-dime.sh 2019-03-26 17:36:41,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-26 17:36:41,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-26 17:36:41,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-26 17:36:41,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11526 0 --:--:-- --:--:-- --:--:-- 11534 2019-03-26 17:36:41,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-dime-host-locigm 2019-03-26 17:36:41,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-26 17:36:41,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-26 17:36:41,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-dime-host-locigm 2019-03-26 17:36:41,689 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2019-03-26 17:36:41,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-26 17:36:41,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2019-03-26 17:36:17.005952853 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-03-26 17:36:41,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-26 17:36:41,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-26 17:36:41,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-26 17:36:41,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2019-03-26 17:36:41,690 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2019-03-26 17:36:41,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2019-03-26 17:36:41,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2019-03-26 17:36:41,691 - 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_20190326T170000Z.txt /var/log/homestead/homestead_err.log /var/log/homestead/homestead_current.txt /var/log/ntpstats /var/log/kern.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/ralf /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/clearwater-socket-factory.log /var/log/sysstat /var/log/sysstat/clearwater-sa26 /var/log/sysstat/sa26 /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.012s user 0m0.000s sys 0m0.005s 2019-03-26 17:36:41,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2019-03-26 17:36:41,691 - 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 10350/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1094/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9262/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9863/nginx tcp 0 0 127.0.0.1:40417 0.0.0.0:* LISTEN 1730/python tcp6 0 0 ::1:53 :::* LISTEN 10350/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1094/sshd udp 0 0 192.168.120.10:123 0.0.0.0:* 8642/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8642/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8642/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10261/snmpd udp 0 0 127.0.0.1:53 0.0.0.0:* 10350/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 556/dhclient udp 0 0 0.0.0.0:50759 0.0.0.0:* 556/dhclient udp6 0 0 fe80::f816:3eff:fec:123 :::* 8642/ntpd udp6 0 0 ::1:123 :::* 8642/ntpd udp6 0 0 :::123 :::* 8642/ntpd udp6 0 0 :::161 :::* 10261/snmpd udp6 0 0 :::4873 :::* 556/dhclient udp6 0 0 ::1:53 :::* 10350/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8703 883/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 23476 10261/snmpd /var/agentx/master unix 2 [ ACC ] SEQPACKET LISTENING 7213 380/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9052 1095/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6534 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20907 9223/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20908 9225/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.009s user 0m0.004s sys 0m0.005s 2019-03-26 17:36:41,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2019-03-26 17:36:41,691 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-26 17:36:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:36:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-26 17:36:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/D46NC/bind.py 2019-03-26 17:36:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:36:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:36:41,692 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:36:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:36:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:36:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4nHF5_', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:36:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:36:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-26 17:36:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-26 17:36:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:36:41,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:36:41,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:36:41,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpRSzg8Z', '/etc/bind/db.clearwater.local'] 2019-03-26 17:36:41,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:36:41,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-03-26 17:36:41,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-03-26 17:36:41,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:36:41,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:41,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:41,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:41,758 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:41,758 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:41,758 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:41,758 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:41,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:36:41,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:41,758 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:41 GMT 2019-03-26 17:36:41,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:41,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:36:41,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:41,759 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:41,759 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:46,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:36:46,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:46,855 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:46,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:46,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:46,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:46,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:46,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:46,855 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "[ellis] => [26-Mar-2019 17:35:44 UTC] clearwater-diags-monitor starting\n[26-Mar-2019 17:35:44 UTC] Waiting for trigger files\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.658Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "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-26T17:36:38.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "[ellis] => /var/log\n/var/log/btmp\n/var/log/lastlog\n/var/log/mysql.log\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/boot.log\n/var/log/cloud-init-output.log\n/var/log/ntpstats\n/var/log/kern.log\n/var/log/nginx\n/var/log/nginx/access.log\n/var/log/nginx/error.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/clearwater-diags-monitor.log\n/var/log/udev\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa26\n/var/log/sysstat/sa26\n/var/log/dmesg.0\n/var/log/fsck\n/var/log/fsck/checkroot\n/var/log/fsck/checkfs\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/clearwater-config-manager/config-manager_20190326T170000Z.txt\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/auth.log\n/var/log/unattended-upgrades\n/var/log/iotop.log\n/var/log/syslog\n/var/log/dist-upgrade\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager_20190326T170000Z.txt\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/dpkg.log\n/var/log/monit.log\n/var/log/alternatives.log\n/var/log/mysql.err\n/var/log/cloud-init.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue-manager_20190326T170000Z.txt\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/clearwater-queue-manager/queue_operation.log\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.011s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.585Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "Relationships established", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.467Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.120Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "[ellis] sudo find /var/log", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "[ellis] => Active Internet connections (only servers)\nProto Recv-Q Send-Q Local Address Foreign Address State PID/Program name\ntcp 0 0 192.168.120.28:2380 0.0.0.0:* LISTEN 10518/etcd \ntcp 0 0 127.0.0.1:60624 0.0.0.0:* LISTEN 1739/python \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11037/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9831/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10016/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9096/mysqld \ntcp6 0 0 ::1:53 :::* LISTEN 11037/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1091/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10518/etcd \nudp 0 0 192.168.120.28:123 0.0.0.0:* 9244/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9244/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9244/ntpd \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11037/dnsmasq \nudp 0 0 0.0.0.0:14901 0.0.0.0:* 557/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient \nudp6 0 0 fe80::f816:3eff:fe1:123 :::* 9244/ntpd \nudp6 0 0 ::1:123 :::* 9244/ntpd \nudp6 0 0 :::123 :::* 9244/ntpd \nudp6 0 0 :::48481 :::* 557/dhclient \nudp6 0 0 ::1:53 :::* 11037/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 8712 874/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 9056 1094/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7268 385/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 22421 10200/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 20646 9096/mysqld /var/run/mysqld/mysqld.sock\n\nreal\t0m0.011s\nuser\t0m0.002s\nsys\t0m0.006s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "[ellis] sudo netstat ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:30 ? 00:00:01 /sbin/init\nroot 2 0 0 17:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 17:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 17:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 17:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 17:30 ? 00:00:00 [migration/0]\nroot 12 2 0 17:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 17:30 ? 00:00:00 [khelper]\nroot 14 2 0 17:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 17:30 ? 00:00:00 [netns]\nroot 16 2 0 17:30 ? 00:00:00 [writeback]\nroot 17 2 0 17:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 17:30 ? 00:00:00 [bioset]\nroot 19 2 0 17:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 17:30 ? 00:00:00 [kblockd]\nroot 21 2 0 17:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 17:30 ? 00:00:00 [khubd]\nroot 23 2 0 17:30 ? 00:00:00 [md]\nroot 24 2 0 17:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 17:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 17:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 17:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 17:30 ? 00:00:00 [vmstat]\nroot 30 2 0 17:30 ? 00:00:00 [ksmd]\nroot 31 2 0 17:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 17:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 17:30 ? 00:00:00 [crypto]\nroot 46 2 0 17:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 17:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 17:30 ? 00:00:00 [vballoon]\nroot 49 2 0 17:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 17:30 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 17:30 ? 00:00:00 [deferwq]\nroot 72 2 0 17:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 17:30 ? 00:00:00 [kpsmoused]\nroot 132 2 0 17:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver]\nroot 377 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 385 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 417 2 0 17:30 ? 00:00:00 [kworker/u3:1]\nroot 505 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 557 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 809 2 0 17:30 ? 00:00:00 [kauditd]\nmessage+ 874 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork\nroot 920 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 934 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 938 1 0 17:30 ? 00:00:00 rsyslogd\nroot 1039 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1042 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1046 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1091 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1094 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1095 1 0 17:30 ? 00:00:00 cron\ndaemon 1096 1 0 17:30 ? 00:00:00 atd\nroot 1186 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1192 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1464 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_m6fw7i/env/bin/python -m cloudify_agent.worker --queue ellis_host_m6fw7i --max-workers 5 --name ellis_host_m6fw7i\nubuntu 1466 1464 0 17:30 ? 00:00:01 /home/ubuntu/ellis_host_m6fw7i/env/bin/python -m cloudify_agent.worker --queue ellis_host_m6fw7i --max-workers 5 --name ellis_host_m6fw7i\nubuntu 1610 1 0 17:30 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_m6fw7i/env/bin/diamond --configfile /home/ubuntu/ellis_host_m6fw7i/work/plugins/diamond/etc/diamond.conf\nubuntu 1739 1466 1 17:33 ? 00:00:02 /home/ubuntu/ellis_host_m6fw7i/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-fvjq8S\nubuntu 1749 1739 0 17:33 ? 00:00:00 /bin/sh -c /tmp/5LQYD/install-ellis.sh\nubuntu 1751 1749 0 17:33 ? 00:00:00 /bin/bash -e /tmp/5LQYD/install-ellis.sh\nmysql 9096 1 0 17:35 ? 00:00:00 /usr/sbin/mysqld\nntp 9244 1 0 17:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9831 1 0 17:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9890 1 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9894 9890 0 17:35 ? 00:00:00 inotifywait -e create -qq .\nroot 10016 1 0 17:35 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10017 10016 0 17:35 ? 00:00:00 nginx: worker process\nwww-data 10018 10016 0 17:35 ? 00:00:00 nginx: worker process\nwww-data 10019 10016 0 17:35 ? 00:00:00 nginx: worker process\nwww-data 10020 10016 0 17:35 ? 00:00:00 nginx: worker process\nellis 10200 1 0 17:36 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10518 1 1 17:36 ? 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.28:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.28 --name 192-168-120-28 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,192-168-120-28=http://192.168.120.28:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.28:2380 --listen-peer-urls http://192.168.120.28:2380\nroot 10654 1 0 17:36 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.28 --sig-local-ip=192.168.120.28 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=999b0974-2587-4fcc-a356-040fe097a366 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\nroot 10768 1 0 17:36 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.28 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 10874 9831 0 17:36 ? 00:00:00 [nginx_ping] \nroot 10876 9831 0 17:36 ? 00:00:00 [check-nginx-upt] \nroot 10880 9831 0 17:36 ? 00:00:00 [check-monit-upt] \nroot 10884 9831 0 17:36 ? 00:00:00 [poll_ellis.sh] \nroot 10890 9831 0 17:36 ? 00:00:00 [poll_ellis_http] \nroot 10893 9831 0 17:36 ? 00:00:00 [check-queue-man] \nroot 10898 9831 0 17:36 ? 00:00:00 [check-etcd-upti] \nroot 10902 9831 0 17:36 ? 00:00:00 [poll_etcd_clust] \nroot 10905 9831 0 17:36 ? 00:00:00 [poll_etcd.sh] \nroot 10957 1 0 17:36 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.28 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\ndnsmasq 11037 1 0 17:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 11085 1751 0 17:36 ? 00:00:00 /bin/bash -e /tmp/5LQYD/install-ellis.sh\nubuntu 11086 11085 0 17:36 ? 00:00:00 /bin/bash -e /tmp/5LQYD/install-ellis.sh\nroot 11087 11086 0 17:36 ? 00:00:00 sudo ps -edf\nroot 11088 11087 0 17:36 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.414Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "Node instance started", "target_id": null, "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.665Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "[ellis] sudo ps ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.369Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.061s\nuser\t0m0.003s\nsys\t0m0.049s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:38.890Z", "message": "[ellis] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "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-26T17:36:39.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": " OK", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "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-26T17:36:39.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "Execution done (PID=1749, return_code=0): /tmp/5LQYD/install-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.348Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4adaa670-3f83-4445-af38-5ee2b733c880"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "[ellis] => 26-03-2019 17:36:23.562 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n26-03-2019 17:36:23.563 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.734Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "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-26T17:36:38.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "[ellis] => 26-03-2019 17:36:35.443 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n26-03-2019 17:36:35.443 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n26-03-2019 17:36:35.447 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n26-03-2019 17:36:35.448 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n26-03-2019 17:36:35.448 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n26-03-2019 17:36:35.448 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n26-03-2019 17:36:35.448 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n26-03-2019 17:36:35.472 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n26-03-2019 17:36:37.576 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n26-03-2019 17:36:37.576 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n26-03-2019 17:36:37.577 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n26-03-2019 17:36:37.578 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n26-03-2019 17:36:37.581 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n26-03-2019 17:36:37.581 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n26-03-2019 17:36:37.581 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n26-03-2019 17:36:37.582 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.5: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.5\n\n\n\n# Email server configuration\nsmtp_smarthost=localhost\nsmtp_username=username\nsmtp_password=password\nemail_recovery_sender=clearwater@example.org\n\n# Keys\nsignup_key=secret\nturn_workaround=secret\nellis_api_key=secret\nellis_cookie_key=secret\n\nhomestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None\n26-03-2019 17:36:37.582 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 847, MD5 hash c5b38e426c9b58599a178710a6caf459\n26-03-2019 17:36:37.582 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n\nreal\t0m0.017s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "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-26T17:36:38.859Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "Downloaded scripts/bind/bind.py to /tmp/39A19/bind.py", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.853Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4adaa670-3f83-4445-af38-5ee2b733c880"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "[ellis] => 2019-03-26 17:36:17.175042413 Stopping etcd clearwater-etcd\n2019-03-26 17:36:18.036781546 Restarting etcd clearwater-etcd\n2019-03-26 17:36:18.045682227 Configured ETCDCTL_PEERS: 192.168.120.5:4000,\n2019-03-26 17:36:18.047170860 Check for previous failed startup attempt\n2019-03-26 17:36:18.050195518 Running etcdctl member list\n3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true\n2019-03-26 17:36:18.107457171 etcdctl returned 0\n2019-03-26 17:36:18.118694506 Joining existing cluster...\n2019-03-26 17:36:19.125436506 Configured ETCDCTL_PEERS: 192.168.120.5:4000,\n2019-03-26 17:36:19.126323291 Check cluster is healthy\n2019-03-26 17:36:19.131143365 Running etcdctl cluster-health\nmember 3ead290dbd94d86 is healthy: got healthy result from http://192.168.120.5:4000\ncluster is healthy\n2019-03-26 17:36:19.161170231 etcdctl returned 0\n2019-03-26 17:36:19.163594304 Tell the cluster we're joining\n2019-03-26 17:36:19.165544501 Running etcdctl member add 192-168-120-28 http://192.168.120.28:2380\nAdded member named 192-168-120-28 with ID fd061b5bb49d5229 to cluster\n\nETCD_NAME=\"192-168-120-28\"\nETCD_INITIAL_CLUSTER=\"192-168-120-5=http://192.168.120.5:2380,192-168-120-28=http://192.168.120.28:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2019-03-26 17:36:19.221436639 etcdctl returned 0\n2019-03-26 17:36:19.285134354 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.28:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.28\n --name 192-168-120-28\n --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,192-168-120-28=http://192.168.120.28:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.28:2380\n --listen-peer-urls http://192.168.120.28:2380\n2019-03-26 17:36:19.289097197 Check we're actually a member of the cluster\n2019-03-26 17:36:19.297674478 Wait for etcd to startup\n2019-03-26 17:36:20.314636759 Etcd started successfully\n2019-03-26 17:36:19.339129 I | etcdmain: etcd Version: 3.1.7\n2019-03-26 17:36:19.339198 I | etcdmain: Git SHA: 43b7507\n2019-03-26 17:36:19.339213 I | etcdmain: Go Version: go1.7.5\n2019-03-26 17:36:19.339236 I | etcdmain: Go OS/Arch: linux/amd64\n2019-03-26 17:36:19.339241 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1\n2019-03-26 17:36:19.339355 I | embed: listening for peers on http://192.168.120.28:2380\n2019-03-26 17:36:19.339416 I | embed: listening for client requests on 0.0.0.0:4000\n2019-03-26 17:36:19.439567 I | etcdserver: name = 192-168-120-28\n2019-03-26 17:36:19.439585 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.28\n2019-03-26 17:36:19.439591 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.28/member\n2019-03-26 17:36:19.439595 I | etcdserver: heartbeat = 100ms\n2019-03-26 17:36:19.439599 I | etcdserver: election = 1000ms\n2019-03-26 17:36:19.439603 I | etcdserver: snapshot count = 10000\n2019-03-26 17:36:19.439618 I | etcdserver: advertise client URLs = http://192.168.120.28:4000\n2019-03-26 17:36:19.509226 I | etcdserver: starting member fd061b5bb49d5229 in cluster 840b2089179fd793\n2019-03-26 17:36:19.509302 I | raft: fd061b5bb49d5229 became follower at term 0\n2019-03-26 17:36:19.509337 I | raft: newRaft fd061b5bb49d5229 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2019-03-26 17:36:19.509343 I | raft: fd061b5bb49d5229 became follower at term 1\n2019-03-26 17:36:19.550414 I | rafthttp: started HTTP pipelining with peer 3ead290dbd94d86\n2019-03-26 17:36:19.550466 I | rafthttp: starting peer 3ead290dbd94d86...\n2019-03-26 17:36:19.550479 I | rafthttp: started HTTP pipelining with peer 3ead290dbd94d86\n2019-03-26 17:36:19.558454 I | rafthttp: started peer 3ead290dbd94d86\n2019-03-26 17:36:19.558500 I | rafthttp: added peer 3ead290dbd94d86\n2019-03-26 17:36:19.558526 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2019-03-26 17:36:19.564496 I | rafthttp: started streaming with peer 3ead290dbd94d86 (writer)\n2019-03-26 17:36:19.564520 I | rafthttp: started streaming with peer 3ead290dbd94d86 (writer)\n2019-03-26 17:36:19.564569 I | rafthttp: started streaming with peer 3ead290dbd94d86 (stream MsgApp v2 reader)\n2019-03-26 17:36:19.564836 I | rafthttp: started streaming with peer 3ead290dbd94d86 (stream Message reader)\n2019-03-26 17:36:19.565978 I | raft: fd061b5bb49d5229 [term: 1] received a MsgHeartbeat message with higher term from 3ead290dbd94d86 [term: 2]\n2019-03-26 17:36:19.566017 I | raft: fd061b5bb49d5229 became follower at term 2\n2019-03-26 17:36:19.566038 I | raft: raft.node: fd061b5bb49d5229 elected leader 3ead290dbd94d86 at term 2\n2019-03-26 17:36:19.574009 I | rafthttp: peer 3ead290dbd94d86 became active\n2019-03-26 17:36:19.574037 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream Message writer)\n2019-03-26 17:36:19.574210 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream MsgApp v2 writer)\n2019-03-26 17:36:19.575792 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream MsgApp v2 reader)\n2019-03-26 17:36:19.575956 D | raft: fd061b5bb49d5229 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 3ead290dbd94d86\n2019-03-26 17:36:19.576036 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream Message reader)\n2019-03-26 17:36:19.576928 D | raft: fd061b5bb49d5229 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 3ead290dbd94d86\n2019-03-26 17:36:19.576958 D | raft: fd061b5bb49d5229 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 3ead290dbd94d86\n2019-03-26 17:36:19.576979 D | raft: fd061b5bb49d5229 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 3ead290dbd94d86\n2019-03-26 17:36:19.577640 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793\n2019-03-26 17:36:19.577805 N | etcdserver/membership: set the initial cluster version to 3.1\n2019-03-26 17:36:19.577845 I | etcdserver/api: enabled capabilities for version 3.1\n2019-03-26 17:36:19.578118 I | etcdserver/membership: added member fd061b5bb49d5229 [http://192.168.120.28:2380] to cluster 840b2089179fd793\n2019-03-26 17:36:19.597802 I | etcdserver: published {Name:192-168-120-28 ClientURLs:[http://192.168.120.28:4000]} to cluster 840b2089179fd793\n2019-03-26 17:36:19.597903 I | embed: ready to serve client requests\n2019-03-26 17:36:19.598372 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2019-03-26 17:36:20.473146 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.28:38158\n2019-03-26 17:36:20.474135 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.28:38157\n2019-03-26 17:36:20.510366 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:38160\n2019-03-26 17:36:23.259481 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.28:38161\n2019-03-26 17:36:23.273380 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.28:38164\n2019-03-26 17:36:23.564377 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:38167\n2019-03-26 17:36:24.666659 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:33817\n2019-03-26 17:36:24.667226 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.4:33817\n2019-03-26 17:36:29.207221 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.28:38170\n2019-03-26 17:36:29.397337 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.28:38171\n2019-03-26 17:36:29.405629 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.28:38172\n2019-03-26 17:36:29.510060 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:33820\n2019-03-26 17:36:29.619331 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:38174\n2019-03-26 17:36:29.844200 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.28:38170\n2019-03-26 17:36:29.864391 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.4:33822\n2019-03-26 17:36:29.874171 I | etcdserver/membership: added member dafe81f747c4807d [http://192.168.120.4:2380] to cluster 840b2089179fd793\n2019-03-26 17:36:29.874204 I | rafthttp: starting peer dafe81f747c4807d...\n2019-03-26 17:36:29.874238 I | rafthttp: started HTTP pipelining with peer dafe81f747c4807d\n2019-03-26 17:36:29.883668 I | rafthttp: started peer dafe81f747c4807d\n2019-03-26 17:36:29.883720 I | rafthttp: added peer dafe81f747c4807d\n2019-03-26 17:36:29.887458 I | rafthttp: started streaming with peer dafe81f747c4807d (writer)\n2019-03-26 17:36:29.887496 I | rafthttp: started streaming with peer dafe81f747c4807d (writer)\n2019-03-26 17:36:29.887529 I | rafthttp: started streaming with peer dafe81f747c4807d (stream MsgApp v2 reader)\n2019-03-26 17:36:29.887736 I | rafthttp: started streaming with peer dafe81f747c4807d (stream Message reader)\n2019-03-26 17:36:29.892222 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:33822\n2019-03-26 17:36:29.892355 D | rafthttp: failed to dial dafe81f747c4807d on stream Message (dial tcp 192.168.120.4:2380: getsockopt: connection refused)\n2019-03-26 17:36:29.892399 D | rafthttp: failed to dial dafe81f747c4807d on stream MsgApp v2 (dial tcp 192.168.120.4:2380: getsockopt: connection refused)\n2019-03-26 17:36:30.585384 I | rafthttp: peer dafe81f747c4807d became active\n2019-03-26 17:36:30.585423 I | rafthttp: established a TCP streaming connection with peer dafe81f747c4807d (stream MsgApp v2 reader)\n2019-03-26 17:36:30.593204 I | rafthttp: established a TCP streaming connection with peer dafe81f747c4807d (stream MsgApp v2 writer)\n2019-03-26 17:36:30.593284 I | rafthttp: established a TCP streaming connection with peer dafe81f747c4807d (stream Message writer)\n2019-03-26 17:36:30.593317 I | rafthttp: established a TCP streaming connection with peer dafe81f747c4807d (stream Message reader)\n2019-03-26 17:36:30.686366 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:33843\n2019-03-26 17:36:34.076349 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.28:38170\n2019-03-26 17:36:34.823646 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.28:38170\n2019-03-26 17:36:35.231141 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.28:38180\n2019-03-26 17:36:35.258944 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.28:38183\n2019-03-26 17:36:35.274804 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:38186\n2019-03-26 17:36:37.578434 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.28:38195\n2019-03-26 17:36:37.579711 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.28:38196\n2019-03-26 17:36:37.692304 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.28:38197\n2019-03-26 17:36:37.695805 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.28:38197\n2019-03-26 17:36:37.698538 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.28:38198\n2019-03-26 17:36:37.796867 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.18:46692\n2019-03-26 17:36:37.901439 I | etcdserver/membership: added member 30e360e77f34ad05 [http://192.168.120.18:2380] to cluster 840b2089179fd793\n2019-03-26 17:36:37.901513 I | rafthttp: starting peer 30e360e77f34ad05...\n2019-03-26 17:36:37.901613 I | rafthttp: started HTTP pipelining with peer 30e360e77f34ad05\n2019-03-26 17:36:37.902275 I | rafthttp: started peer 30e360e77f34ad05\n2019-03-26 17:36:37.902310 I | rafthttp: added peer 30e360e77f34ad05\n2019-03-26 17:36:37.902417 I | rafthttp: started streaming with peer 30e360e77f34ad05 (writer)\n2019-03-26 17:36:37.902461 I | rafthttp: started streaming with peer 30e360e77f34ad05 (writer)\n2019-03-26 17:36:37.902515 I | rafthttp: started streaming with peer 30e360e77f34ad05 (stream MsgApp v2 reader)\n2019-03-26 17:36:37.902747 I | rafthttp: started streaming with peer 30e360e77f34ad05 (stream Message reader)\n2019-03-26 17:36:37.903048 D | rafthttp: failed to dial 30e360e77f34ad05 on stream Message (dial tcp 192.168.120.18:2380: getsockopt: connection refused)\n2019-03-26 17:36:37.903090 D | rafthttp: failed to dial 30e360e77f34ad05 on stream MsgApp v2 (dial tcp 192.168.120.18:2380: getsockopt: connection refused)\n2019-03-26 17:36:38.325159 I | rafthttp: peer 30e360e77f34ad05 became active\n2019-03-26 17:36:38.325199 I | rafthttp: established a TCP streaming connection with peer 30e360e77f34ad05 (stream MsgApp v2 reader)\n2019-03-26 17:36:38.325334 I | rafthttp: established a TCP streaming connection with peer 30e360e77f34ad05 (stream Message reader)\n2019-03-26 17:36:38.328210 I | rafthttp: established a TCP streaming connection with peer 30e360e77f34ad05 (stream Message writer)\n2019-03-26 17:36:38.340566 I | rafthttp: established a TCP streaming connection with peer 30e360e77f34ad05 (stream MsgApp v2 writer)\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.900Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "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-26T17:36:38.935Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "[ellis] => 26-03-2019 17:36:29.171 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n26-03-2019 17:36:29.174 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n26-03-2019 17:36:29.200 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n26-03-2019 17:36:29.200 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n26-03-2019 17:36:29.203 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n26-03-2019 17:36:29.205 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n26-03-2019 17:36:29.843 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n26-03-2019 17:36:29.851 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n26-03-2019 17:36:29.851 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n26-03-2019 17:36:29.866 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n26-03-2019 17:36:31.968 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n26-03-2019 17:36:34.072 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n26-03-2019 17:36:34.824 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n26-03-2019 17:36:35.005 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd, comparing to last value None\n26-03-2019 17:36:36.927 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n26-03-2019 17:36:37.690 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n26-03-2019 17:36:37.691 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.28-ellis to queue to restart\n26-03-2019 17:36:37.698 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n26-03-2019 17:36:37.699 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.28-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:38.975Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": "[ellis] Installation is done", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m6fw7i", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "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-26T17:36:39.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "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-26T17:36:39.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m6fw7i", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:39.455Z", "message": " \r100 3149 100 3149 0 0 11508 0 --:--:-- --:--:-- --:--:-- 11534", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf436e21-c01e-495a-9730-213058d14661"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.106Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.690Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4adaa670-3f83-4445-af38-5ee2b733c880"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.106Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}, u'dime': {u'dime_aiw0bs': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-aiw0bs'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.690Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4adaa670-3f83-4445-af38-5ee2b733c880"}, {"node_instance_id": "ellis_x2inrh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.106Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.106Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.681Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4adaa670-3f83-4445-af38-5ee2b733c880"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.106Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.690Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4adaa670-3f83-4445-af38-5ee2b733c880"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.106Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpd1SCet', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.672Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4adaa670-3f83-4445-af38-5ee2b733c880"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.106Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}, u'dime': {u'dime_aiw0bs': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-aiw0bs'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.671Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4adaa670-3f83-4445-af38-5ee2b733c880"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.106Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.671Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4adaa670-3f83-4445-af38-5ee2b733c880"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.106Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:39.627Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4adaa670-3f83-4445-af38-5ee2b733c880"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.733Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:40.265Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4adaa670-3f83-4445-af38-5ee2b733c880"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.733Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:40.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.733Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:40.707Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.733Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:40.272Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.4adaa670-3f83-4445-af38-5ee2b733c880"}], "metadata": {"pagination": {"total": 3099, "offset": 3019, "size": 50}}} 2019-03-26 17:36:46,856 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:46,856 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:46 GMT 2019-03-26 17:36:46,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:46,856 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:36:46,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:46,856 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:46,856 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:46,856 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:36:46,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [26-Mar-2019 17:35:44 UTC] clearwater-diags-monitor starting [26-Mar-2019 17:35:44 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2019-03-26 17:36:46,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-26 17:36:46,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/btmp /var/log/lastlog /var/log/mysql.log /var/log/mysql /var/log/mysql/error.log /var/log/boot.log /var/log/cloud-init-output.log /var/log/ntpstats /var/log/kern.log /var/log/nginx /var/log/nginx/access.log /var/log/nginx/error.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/clearwater-diags-monitor.log /var/log/udev /var/log/sysstat /var/log/sysstat/clearwater-sa26 /var/log/sysstat/sa26 /var/log/dmesg.0 /var/log/fsck /var/log/fsck/checkroot /var/log/fsck/checkfs /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager.output.log /var/log/clearwater-config-manager/config-manager_20190326T170000Z.txt /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/auth.log /var/log/unattended-upgrades /var/log/iotop.log /var/log/syslog /var/log/dist-upgrade /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager_20190326T170000Z.txt /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/dpkg.log /var/log/monit.log /var/log/alternatives.log /var/log/mysql.err /var/log/cloud-init.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue-manager_20190326T170000Z.txt /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/clearwater-queue-manager/queue_operation.log /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.011s user 0m0.000s sys 0m0.005s 2019-03-26 17:36:46,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:36:46,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:46,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2019-03-26 17:36:46,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 192.168.120.28:2380 0.0.0.0:* LISTEN 10518/etcd tcp 0 0 127.0.0.1:60624 0.0.0.0:* LISTEN 1739/python tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 11037/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1091/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9831/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10016/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9096/mysqld tcp6 0 0 ::1:53 :::* LISTEN 11037/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1091/sshd tcp6 0 0 :::4000 :::* LISTEN 10518/etcd udp 0 0 192.168.120.28:123 0.0.0.0:* 9244/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9244/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9244/ntpd udp 0 0 127.0.0.1:53 0.0.0.0:* 11037/dnsmasq udp 0 0 0.0.0.0:14901 0.0.0.0:* 557/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 557/dhclient udp6 0 0 fe80::f816:3eff:fe1:123 :::* 9244/ntpd udp6 0 0 ::1:123 :::* 9244/ntpd udp6 0 0 :::123 :::* 9244/ntpd udp6 0 0 :::48481 :::* 557/dhclient udp6 0 0 ::1:53 :::* 11037/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 8712 874/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 9056 1094/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 6535 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7268 385/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 22421 10200/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 20646 9096/mysqld /var/run/mysqld/mysqld.sock real 0m0.011s user 0m0.002s sys 0m0.006s 2019-03-26 17:36:46,861 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2019-03-26 17:36:46,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:30 ? 00:00:01 /sbin/init root 2 0 0 17:30 ? 00:00:00 [kthreadd] root 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 17:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 17:30 ? 00:00:00 [rcu_sched] root 8 2 0 17:30 ? 00:00:00 [rcuos/0] root 9 2 0 17:30 ? 00:00:00 [rcu_bh] root 10 2 0 17:30 ? 00:00:00 [rcuob/0] root 11 2 0 17:30 ? 00:00:00 [migration/0] root 12 2 0 17:30 ? 00:00:00 [watchdog/0] root 13 2 0 17:30 ? 00:00:00 [khelper] root 14 2 0 17:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 17:30 ? 00:00:00 [netns] root 16 2 0 17:30 ? 00:00:00 [writeback] root 17 2 0 17:30 ? 00:00:00 [kintegrityd] root 18 2 0 17:30 ? 00:00:00 [bioset] root 19 2 0 17:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 17:30 ? 00:00:00 [kblockd] root 21 2 0 17:30 ? 00:00:00 [ata_sff] root 22 2 0 17:30 ? 00:00:00 [khubd] root 23 2 0 17:30 ? 00:00:00 [md] root 24 2 0 17:30 ? 00:00:00 [devfreq_wq] root 25 2 0 17:30 ? 00:00:00 [kworker/0:1] root 27 2 0 17:30 ? 00:00:00 [khungtaskd] root 28 2 0 17:30 ? 00:00:00 [kswapd0] root 29 2 0 17:30 ? 00:00:00 [vmstat] root 30 2 0 17:30 ? 00:00:00 [ksmd] root 31 2 0 17:30 ? 00:00:00 [khugepaged] root 32 2 0 17:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 17:30 ? 00:00:00 [crypto] root 46 2 0 17:30 ? 00:00:00 [kthrotld] root 47 2 0 17:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 17:30 ? 00:00:00 [vballoon] root 49 2 0 17:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 17:30 ? 00:00:00 [scsi_eh_1] root 71 2 0 17:30 ? 00:00:00 [deferwq] root 72 2 0 17:30 ? 00:00:00 [charger_manager] root 114 2 0 17:30 ? 00:00:00 [kpsmoused] root 132 2 0 17:30 ? 00:00:00 [kworker/0:2] root 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver] root 377 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon root 385 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 417 2 0 17:30 ? 00:00:00 [kworker/u3:1] root 505 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon root 557 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 809 2 0 17:30 ? 00:00:00 [kauditd] message+ 874 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork root 920 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind root 934 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon syslog 938 1 0 17:30 ? 00:00:00 rsyslogd root 1039 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1042 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1091 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D root 1094 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1095 1 0 17:30 ? 00:00:00 cron daemon 1096 1 0 17:30 ? 00:00:00 atd root 1186 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1192 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1464 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/ellis_host_m6fw7i/env/bin/python -m cloudify_agent.worker --queue ellis_host_m6fw7i --max-workers 5 --name ellis_host_m6fw7i ubuntu 1466 1464 0 17:30 ? 00:00:01 /home/ubuntu/ellis_host_m6fw7i/env/bin/python -m cloudify_agent.worker --queue ellis_host_m6fw7i --max-workers 5 --name ellis_host_m6fw7i ubuntu 1610 1 0 17:30 ? 00:00:01 python2.7 /home/ubuntu/ellis_host_m6fw7i/env/bin/diamond --configfile /home/ubuntu/ellis_host_m6fw7i/work/plugins/diamond/etc/diamond.conf ubuntu 1739 1466 1 17:33 ? 00:00:02 /home/ubuntu/ellis_host_m6fw7i/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-fvjq8S ubuntu 1749 1739 0 17:33 ? 00:00:00 /bin/sh -c /tmp/5LQYD/install-ellis.sh ubuntu 1751 1749 0 17:33 ? 00:00:00 /bin/bash -e /tmp/5LQYD/install-ellis.sh mysql 9096 1 0 17:35 ? 00:00:00 /usr/sbin/mysqld ntp 9244 1 0 17:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9831 1 0 17:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9890 1 0 17:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9894 9890 0 17:35 ? 00:00:00 inotifywait -e create -qq . root 10016 1 0 17:35 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10017 10016 0 17:35 ? 00:00:00 nginx: worker process www-data 10018 10016 0 17:35 ? 00:00:00 nginx: worker process www-data 10019 10016 0 17:35 ? 00:00:00 nginx: worker process www-data 10020 10016 0 17:35 ? 00:00:00 nginx: worker process ellis 10200 1 0 17:36 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10518 1 1 17:36 ? 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.28:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.28 --name 192-168-120-28 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,192-168-120-28=http://192.168.120.28:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.28:2380 --listen-peer-urls http://192.168.120.28:2380 root 10654 1 0 17:36 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.28 --sig-local-ip=192.168.120.28 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=999b0974-2587-4fcc-a356-040fe097a366 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid root 10768 1 0 17:36 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.28 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 10874 9831 0 17:36 ? 00:00:00 [nginx_ping] root 10876 9831 0 17:36 ? 00:00:00 [check-nginx-upt] root 10880 9831 0 17:36 ? 00:00:00 [check-monit-upt] root 10884 9831 0 17:36 ? 00:00:00 [poll_ellis.sh] root 10890 9831 0 17:36 ? 00:00:00 [poll_ellis_http] root 10893 9831 0 17:36 ? 00:00:00 [check-queue-man] root 10898 9831 0 17:36 ? 00:00:00 [check-etcd-upti] root 10902 9831 0 17:36 ? 00:00:00 [poll_etcd_clust] root 10905 9831 0 17:36 ? 00:00:00 [poll_etcd.sh] root 10957 1 0 17:36 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.28 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater dnsmasq 11037 1 0 17:36 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 11085 1751 0 17:36 ? 00:00:00 /bin/bash -e /tmp/5LQYD/install-ellis.sh ubuntu 11086 11085 0 17:36 ? 00:00:00 /bin/bash -e /tmp/5LQYD/install-ellis.sh root 11087 11086 0 17:36 ? 00:00:00 sudo ps -edf root 11088 11087 0 17:36 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.007s 2019-03-26 17:36:46,862 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:36:46,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2019-03-26 17:36:46,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.061s user 0m0.003s sys 0m0.049s 2019-03-26 17:36:46,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2019-03-26 17:36:46,863 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:36:46,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-26 17:36:46,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-26 17:36:46,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-26 17:36:46,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1749, return_code=0): /tmp/5LQYD/install-ellis.sh 2019-03-26 17:36:46,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:36:46,864 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:36:46,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:36:46,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:36:46,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-26 17:36:46,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 26-03-2019 17:36:23.562 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 26-03-2019 17:36:23.563 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.005s user 0m0.000s sys 0m0.005s 2019-03-26 17:36:46,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-26 17:36:46,865 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 26-03-2019 17:36:35.443 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 26-03-2019 17:36:35.443 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 26-03-2019 17:36:35.447 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 26-03-2019 17:36:35.448 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 26-03-2019 17:36:35.448 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 26-03-2019 17:36:35.448 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 26-03-2019 17:36:35.448 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 26-03-2019 17:36:35.472 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 26-03-2019 17:36:37.576 UTC INFO main.py:113 (thread MainThread): Loaded plugin 26-03-2019 17:36:37.576 UTC INFO main.py:113 (thread MainThread): Loaded plugin 26-03-2019 17:36:37.577 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 26-03-2019 17:36:37.578 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 26-03-2019 17:36:37.581 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 26-03-2019 17:36:37.581 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 26-03-2019 17:36:37.581 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 26-03-2019 17:36:37.582 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.5: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.5 # Email server configuration smtp_smarthost=localhost smtp_username=username smtp_password=password email_recovery_sender=clearwater@example.org # Keys signup_key=secret turn_workaround=secret ellis_api_key=secret ellis_cookie_key=secret homestead_impu_store=vellum.clearwater.local from etcd, comparing to last value None 26-03-2019 17:36:37.582 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 847, MD5 hash c5b38e426c9b58599a178710a6caf459 26-03-2019 17:36:37.582 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file real 0m0.017s user 0m0.000s sys 0m0.007s 2019-03-26 17:36:46,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-26 17:36:46,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/39A19/bind.py 2019-03-26 17:36:46,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2019-03-26 17:36:17.175042413 Stopping etcd clearwater-etcd 2019-03-26 17:36:18.036781546 Restarting etcd clearwater-etcd 2019-03-26 17:36:18.045682227 Configured ETCDCTL_PEERS: 192.168.120.5:4000, 2019-03-26 17:36:18.047170860 Check for previous failed startup attempt 2019-03-26 17:36:18.050195518 Running etcdctl member list 3ead290dbd94d86: name=192-168-120-5 peerURLs=http://192.168.120.5:2380 clientURLs=http://192.168.120.5:4000 isLeader=true 2019-03-26 17:36:18.107457171 etcdctl returned 0 2019-03-26 17:36:18.118694506 Joining existing cluster... 2019-03-26 17:36:19.125436506 Configured ETCDCTL_PEERS: 192.168.120.5:4000, 2019-03-26 17:36:19.126323291 Check cluster is healthy 2019-03-26 17:36:19.131143365 Running etcdctl cluster-health member 3ead290dbd94d86 is healthy: got healthy result from http://192.168.120.5:4000 cluster is healthy 2019-03-26 17:36:19.161170231 etcdctl returned 0 2019-03-26 17:36:19.163594304 Tell the cluster we're joining 2019-03-26 17:36:19.165544501 Running etcdctl member add 192-168-120-28 http://192.168.120.28:2380 Added member named 192-168-120-28 with ID fd061b5bb49d5229 to cluster ETCD_NAME="192-168-120-28" ETCD_INITIAL_CLUSTER="192-168-120-5=http://192.168.120.5:2380,192-168-120-28=http://192.168.120.28:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2019-03-26 17:36:19.221436639 etcdctl returned 0 2019-03-26 17:36:19.285134354 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.28:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.28 --name 192-168-120-28 --debug --initial-cluster 192-168-120-5=http://192.168.120.5:2380,192-168-120-28=http://192.168.120.28:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.28:2380 --listen-peer-urls http://192.168.120.28:2380 2019-03-26 17:36:19.289097197 Check we're actually a member of the cluster 2019-03-26 17:36:19.297674478 Wait for etcd to startup 2019-03-26 17:36:20.314636759 Etcd started successfully 2019-03-26 17:36:19.339129 I | etcdmain: etcd Version: 3.1.7 2019-03-26 17:36:19.339198 I | etcdmain: Git SHA: 43b7507 2019-03-26 17:36:19.339213 I | etcdmain: Go Version: go1.7.5 2019-03-26 17:36:19.339236 I | etcdmain: Go OS/Arch: linux/amd64 2019-03-26 17:36:19.339241 I | etcdmain: setting maximum number of CPUs to 1, total number of available CPUs is 1 2019-03-26 17:36:19.339355 I | embed: listening for peers on http://192.168.120.28:2380 2019-03-26 17:36:19.339416 I | embed: listening for client requests on 0.0.0.0:4000 2019-03-26 17:36:19.439567 I | etcdserver: name = 192-168-120-28 2019-03-26 17:36:19.439585 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.28 2019-03-26 17:36:19.439591 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.28/member 2019-03-26 17:36:19.439595 I | etcdserver: heartbeat = 100ms 2019-03-26 17:36:19.439599 I | etcdserver: election = 1000ms 2019-03-26 17:36:19.439603 I | etcdserver: snapshot count = 10000 2019-03-26 17:36:19.439618 I | etcdserver: advertise client URLs = http://192.168.120.28:4000 2019-03-26 17:36:19.509226 I | etcdserver: starting member fd061b5bb49d5229 in cluster 840b2089179fd793 2019-03-26 17:36:19.509302 I | raft: fd061b5bb49d5229 became follower at term 0 2019-03-26 17:36:19.509337 I | raft: newRaft fd061b5bb49d5229 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2019-03-26 17:36:19.509343 I | raft: fd061b5bb49d5229 became follower at term 1 2019-03-26 17:36:19.550414 I | rafthttp: started HTTP pipelining with peer 3ead290dbd94d86 2019-03-26 17:36:19.550466 I | rafthttp: starting peer 3ead290dbd94d86... 2019-03-26 17:36:19.550479 I | rafthttp: started HTTP pipelining with peer 3ead290dbd94d86 2019-03-26 17:36:19.558454 I | rafthttp: started peer 3ead290dbd94d86 2019-03-26 17:36:19.558500 I | rafthttp: added peer 3ead290dbd94d86 2019-03-26 17:36:19.558526 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2019-03-26 17:36:19.564496 I | rafthttp: started streaming with peer 3ead290dbd94d86 (writer) 2019-03-26 17:36:19.564520 I | rafthttp: started streaming with peer 3ead290dbd94d86 (writer) 2019-03-26 17:36:19.564569 I | rafthttp: started streaming with peer 3ead290dbd94d86 (stream MsgApp v2 reader) 2019-03-26 17:36:19.564836 I | rafthttp: started streaming with peer 3ead290dbd94d86 (stream Message reader) 2019-03-26 17:36:19.565978 I | raft: fd061b5bb49d5229 [term: 1] received a MsgHeartbeat message with higher term from 3ead290dbd94d86 [term: 2] 2019-03-26 17:36:19.566017 I | raft: fd061b5bb49d5229 became follower at term 2 2019-03-26 17:36:19.566038 I | raft: raft.node: fd061b5bb49d5229 elected leader 3ead290dbd94d86 at term 2 2019-03-26 17:36:19.574009 I | rafthttp: peer 3ead290dbd94d86 became active 2019-03-26 17:36:19.574037 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream Message writer) 2019-03-26 17:36:19.574210 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream MsgApp v2 writer) 2019-03-26 17:36:19.575792 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream MsgApp v2 reader) 2019-03-26 17:36:19.575956 D | raft: fd061b5bb49d5229 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 3ead290dbd94d86 2019-03-26 17:36:19.576036 I | rafthttp: established a TCP streaming connection with peer 3ead290dbd94d86 (stream Message reader) 2019-03-26 17:36:19.576928 D | raft: fd061b5bb49d5229 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 3ead290dbd94d86 2019-03-26 17:36:19.576958 D | raft: fd061b5bb49d5229 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 3ead290dbd94d86 2019-03-26 17:36:19.576979 D | raft: fd061b5bb49d5229 [logterm: 0, index: 31] rejected msgApp [logterm: 2, index: 31] from 3ead290dbd94d86 2019-03-26 17:36:19.577640 I | etcdserver/membership: added member 3ead290dbd94d86 [http://192.168.120.5:2380] to cluster 840b2089179fd793 2019-03-26 17:36:19.577805 N | etcdserver/membership: set the initial cluster version to 3.1 2019-03-26 17:36:19.577845 I | etcdserver/api: enabled capabilities for version 3.1 2019-03-26 17:36:19.578118 I | etcdserver/membership: added member fd061b5bb49d5229 [http://192.168.120.28:2380] to cluster 840b2089179fd793 2019-03-26 17:36:19.597802 I | etcdserver: published {Name:192-168-120-28 ClientURLs:[http://192.168.120.28:4000]} to cluster 840b2089179fd793 2019-03-26 17:36:19.597903 I | embed: ready to serve client requests 2019-03-26 17:36:19.598372 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2019-03-26 17:36:20.473146 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.28:38158 2019-03-26 17:36:20.474135 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.28:38157 2019-03-26 17:36:20.510366 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:38160 2019-03-26 17:36:23.259481 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.28:38161 2019-03-26 17:36:23.273380 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.28:38164 2019-03-26 17:36:23.564377 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:38167 2019-03-26 17:36:24.666659 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:33817 2019-03-26 17:36:24.667226 D | etcdserver/api/v2http: [GET] /v2/members/leader remote:192.168.120.4:33817 2019-03-26 17:36:29.207221 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.28:38170 2019-03-26 17:36:29.397337 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.28:38171 2019-03-26 17:36:29.405629 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.28:38172 2019-03-26 17:36:29.510060 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:33820 2019-03-26 17:36:29.619331 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:38174 2019-03-26 17:36:29.844200 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.28:38170 2019-03-26 17:36:29.864391 D | etcdserver/api/v2http: [POST] /v2/members remote:192.168.120.4:33822 2019-03-26 17:36:29.874171 I | etcdserver/membership: added member dafe81f747c4807d [http://192.168.120.4:2380] to cluster 840b2089179fd793 2019-03-26 17:36:29.874204 I | rafthttp: starting peer dafe81f747c4807d... 2019-03-26 17:36:29.874238 I | rafthttp: started HTTP pipelining with peer dafe81f747c4807d 2019-03-26 17:36:29.883668 I | rafthttp: started peer dafe81f747c4807d 2019-03-26 17:36:29.883720 I | rafthttp: added peer dafe81f747c4807d 2019-03-26 17:36:29.887458 I | rafthttp: started streaming with peer dafe81f747c4807d (writer) 2019-03-26 17:36:29.887496 I | rafthttp: started streaming with peer dafe81f747c4807d (writer) 2019-03-26 17:36:29.887529 I | rafthttp: started streaming with peer dafe81f747c4807d (stream MsgApp v2 reader) 2019-03-26 17:36:29.887736 I | rafthttp: started streaming with peer dafe81f747c4807d (stream Message reader) 2019-03-26 17:36:29.892222 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.4:33822 2019-03-26 17:36:29.892355 D | rafthttp: failed to dial dafe81f747c4807d on stream Message (dial tcp 192.168.120.4:2380: getsockopt: connection refused) 2019-03-26 17:36:29.892399 D | rafthttp: failed to dial dafe81f747c4807d on stream MsgApp v2 (dial tcp 192.168.120.4:2380: getsockopt: connection refused) 2019-03-26 17:36:30.585384 I | rafthttp: peer dafe81f747c4807d became active 2019-03-26 17:36:30.585423 I | rafthttp: established a TCP streaming connection with peer dafe81f747c4807d (stream MsgApp v2 reader) 2019-03-26 17:36:30.593204 I | rafthttp: established a TCP streaming connection with peer dafe81f747c4807d (stream MsgApp v2 writer) 2019-03-26 17:36:30.593284 I | rafthttp: established a TCP streaming connection with peer dafe81f747c4807d (stream Message writer) 2019-03-26 17:36:30.593317 I | rafthttp: established a TCP streaming connection with peer dafe81f747c4807d (stream Message reader) 2019-03-26 17:36:30.686366 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.4:33843 2019-03-26 17:36:34.076349 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.28:38170 2019-03-26 17:36:34.823646 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.28:38170 2019-03-26 17:36:35.231141 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.28:38180 2019-03-26 17:36:35.258944 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.28:38183 2019-03-26 17:36:35.274804 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.28:38186 2019-03-26 17:36:37.578434 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.28:38195 2019-03-26 17:36:37.579711 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.28:38196 2019-03-26 17:36:37.692304 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.28:38197 2019-03-26 17:36:37.695805 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.28:38197 2019-03-26 17:36:37.698538 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.28:38198 2019-03-26 17:36:37.796867 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.18:46692 2019-03-26 17:36:37.901439 I | etcdserver/membership: added member 30e360e77f34ad05 [http://192.168.120.18:2380] to cluster 840b2089179fd793 2019-03-26 17:36:37.901513 I | rafthttp: starting peer 30e360e77f34ad05... 2019-03-26 17:36:37.901613 I | rafthttp: started HTTP pipelining with peer 30e360e77f34ad05 2019-03-26 17:36:37.902275 I | rafthttp: started peer 30e360e77f34ad05 2019-03-26 17:36:37.902310 I | rafthttp: added peer 30e360e77f34ad05 2019-03-26 17:36:37.902417 I | rafthttp: started streaming with peer 30e360e77f34ad05 (writer) 2019-03-26 17:36:37.902461 I | rafthttp: started streaming with peer 30e360e77f34ad05 (writer) 2019-03-26 17:36:37.902515 I | rafthttp: started streaming with peer 30e360e77f34ad05 (stream MsgApp v2 reader) 2019-03-26 17:36:37.902747 I | rafthttp: started streaming with peer 30e360e77f34ad05 (stream Message reader) 2019-03-26 17:36:37.903048 D | rafthttp: failed to dial 30e360e77f34ad05 on stream Message (dial tcp 192.168.120.18:2380: getsockopt: connection refused) 2019-03-26 17:36:37.903090 D | rafthttp: failed to dial 30e360e77f34ad05 on stream MsgApp v2 (dial tcp 192.168.120.18:2380: getsockopt: connection refused) 2019-03-26 17:36:38.325159 I | rafthttp: peer 30e360e77f34ad05 became active 2019-03-26 17:36:38.325199 I | rafthttp: established a TCP streaming connection with peer 30e360e77f34ad05 (stream MsgApp v2 reader) 2019-03-26 17:36:38.325334 I | rafthttp: established a TCP streaming connection with peer 30e360e77f34ad05 (stream Message reader) 2019-03-26 17:36:38.328210 I | rafthttp: established a TCP streaming connection with peer 30e360e77f34ad05 (stream Message writer) 2019-03-26 17:36:38.340566 I | rafthttp: established a TCP streaming connection with peer 30e360e77f34ad05 (stream MsgApp v2 writer) real 0m0.005s user 0m0.000s sys 0m0.005s 2019-03-26 17:36:46,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2019-03-26 17:36:46,866 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 26-03-2019 17:36:29.171 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 26-03-2019 17:36:29.174 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 26-03-2019 17:36:29.200 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 26-03-2019 17:36:29.200 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 26-03-2019 17:36:29.203 UTC INFO main.py:114 (thread MainThread): Loaded plugin 26-03-2019 17:36:29.205 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 26-03-2019 17:36:29.843 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 26-03-2019 17:36:29.851 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 26-03-2019 17:36:29.851 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 26-03-2019 17:36:29.866 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 26-03-2019 17:36:31.968 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 26-03-2019 17:36:34.072 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 26-03-2019 17:36:34.824 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 26-03-2019 17:36:35.005 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd, comparing to last value None 26-03-2019 17:36:36.927 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 26-03-2019 17:36:37.690 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 26-03-2019 17:36:37.691 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.28-ellis to queue to restart 26-03-2019 17:36:37.698 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 26-03-2019 17:36:37.699 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.28-ellis"}]} real 0m0.005s user 0m0.000s sys 0m0.005s 2019-03-26 17:36:46,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2019-03-26 17:36:46,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-ellis-host-m6fw7i 2019-03-26 17:36:46,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-26 17:36:46,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-26 17:36:46,867 - 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-m6fw7i 2019-03-26 17:36:46,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 11508 0 --:--:-- --:--:-- --:--:-- 11534 2019-03-26 17:36:46,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:36:46,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}, u'dime': {u'dime_aiw0bs': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-aiw0bs'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:36:46,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:46,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:36:46,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:36:46,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpd1SCet', '/etc/bind/db.clearwater.local'] 2019-03-26 17:36:46,868 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}, u'dime': {u'dime_aiw0bs': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-aiw0bs'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:36:46,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:36:46,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:36:46,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:36:46,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:36:46,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:46,869 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-26 17:36:46,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:36:46,934 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:46,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:46,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:46,935 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:46,935 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:46,935 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:46,935 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:46,935 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:36:46,935 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:46,936 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:46 GMT 2019-03-26 17:36:46,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:46,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:36:46,936 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:46,936 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:46,936 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:51,941 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:36:52,044 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:52,044 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:52,044 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:52,044 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:52,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:52,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:52,045 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:52,045 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.733Z", "message": "Node instance configured", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:40.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.733Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:40.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:40.733Z", "message": "Establishing relationships", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:40.502Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:41.450Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:40.708Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:42.066Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:41.411Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:42.570Z", "message": "", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:42.401Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:42.570Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:42.372Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:42.570Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:42.371Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:42.570Z", "message": "Relationships established", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:42.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:42.570Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/E82LA/create_number.sh", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:42.364Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:42.570Z", "message": "log_stdout=True, log_stderr=True, stderr_to_stdout=False", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:42.366Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:42.570Z", "message": "Process created, PID: 11184", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:42.369Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:42.570Z", "message": "Node instance started", "target_id": null, "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:42.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:42.570Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HFOU4/bind.py", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:42.545Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:42.570Z", "message": "Start numbers creation", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:42.428Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:42.570Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.5: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.5\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_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:42.456Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.201Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:42.842Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.201Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:43.023Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.781Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp0c0Ujj', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:43.057Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.781Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:43.636Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.781Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:43.241Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.781Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:43.234Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.781Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpVA_kDA', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:43.226Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.781Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}, u'dime': {u'dime_aiw0bs': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-aiw0bs'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:43.075Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.781Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:43.075Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.781Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:43.075Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.781Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:43.068Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.781Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}, u'dime': {u'dime_aiw0bs': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-aiw0bs'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:43.056Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:43.781Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:43.056Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.a0424e00-083f-4a13-b86c-6713b2a3f6e0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.399Z", "message": " nginx: the configuration file /etc/nginx/nginx.conf syntax is ok", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.190Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": "Execution done (PID=11184, return_code=0): /tmp/E82LA/create_number.sh", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.280Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": "Relationships established", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.793Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.371Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.371Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.371Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": " Created 1000 numbers, 0 already present in database", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.191Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": " ...done.", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.191Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": " ...done.", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.191Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": " * Restarting DNS forwarder and DHCP server dnsmasq", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.191Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": " * Restarting clearwater-infrastructure clearwater-infrastructure", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.191Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": " nginx: configuration file /etc/nginx/nginx.conf test is successful", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.190Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.724Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.371Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:46.980Z", "message": "Context proxy closed", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.371Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.81156baf-5dba-49db-be73-443694963739"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:47.647Z", "message": "Node instance started", "target_id": null, "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:46.887Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 3114, "offset": 3069, "size": 50}}} 2019-03-26 17:36:52,045 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:52,045 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:52 GMT 2019-03-26 17:36:52,045 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:52,045 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:36:52,045 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:52,045 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:52,045 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:52,046 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:36:52,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-26 17:36:52,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance: nothing to do 2019-03-26 17:36:52,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:36:52,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:36:52,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:36:52,048 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:36:52,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:36:52,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:36:52,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:36:52,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/E82LA/create_number.sh 2019-03-26 17:36:52,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:36:52,049 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 11184 2019-03-26 17:36:52,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:36:52,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HFOU4/bind.py 2019-03-26 17:36:52,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2019-03-26 17:36:52,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.5: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.5 # 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-26 17:36:52,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-26 17:36:52,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:36:52,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp0c0Ujj', '/etc/bind/db.clearwater.local'] 2019-03-26 17:36:52,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:52,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-26 17:36:52,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:36:52,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpVA_kDA', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:36:52,051 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}, u'dime': {u'dime_aiw0bs': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-aiw0bs'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:36:52,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:36:52,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:36:52,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:36:52,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}, u'dime': {u'dime_aiw0bs': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-aiw0bs'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:36:52,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:36:52,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: the configuration file /etc/nginx/nginx.conf syntax is ok 2019-03-26 17:36:52,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=11184, return_code=0): /tmp/E82LA/create_number.sh 2019-03-26 17:36:52,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:36:52,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:36:52,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:36:52,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:36:52,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Created 1000 numbers, 0 already present in database 2019-03-26 17:36:52,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-03-26 17:36:52,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ...done. 2019-03-26 17:36:52,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting DNS forwarder and DHCP server dnsmasq 2019-03-26 17:36:52,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Restarting clearwater-infrastructure clearwater-infrastructure 2019-03-26 17:36:52,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - nginx: configuration file /etc/nginx/nginx.conf test is successful 2019-03-26 17:36:52,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:36:52,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:36:52,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:36:52,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:36:52,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:36:52,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:52,117 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:52,117 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:52,117 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:52,117 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:52,117 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:52,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:52,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:36:52,118 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:52,118 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:52 GMT 2019-03-26 17:36:52,118 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:52,118 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:36:52,118 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:52,118 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:52,118 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:57,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:36:57,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:57,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:57,216 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:57,216 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:57,216 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:57,216 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:57,216 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:57,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3114, "offset": 3114, "size": 50}}} 2019-03-26 17:36:57,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:57,217 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:57 GMT 2019-03-26 17:36:57,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:57,217 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:36:57,217 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:57,217 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:57,217 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:36:57,218 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:36:57,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:36:57,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:36:57,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:36:57,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:36:57,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:36:57,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:36:57,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:36:57,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:36:57,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:36:57,272 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:36:57 GMT 2019-03-26 17:36:57,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:36:57,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:36:57,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:36:57,272 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:36:57,272 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:02,278 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:37:02,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:02,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:02,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:02,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:02,375 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:02,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:02,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:02,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:36:57.569Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:36:57.507Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}], "metadata": {"pagination": {"total": 3115, "offset": 3114, "size": 50}}} 2019-03-26 17:37:02,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:02,376 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:02 GMT 2019-03-26 17:37:02,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:02,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 653 2019-03-26 17:37:02,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:02,376 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:02,376 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:02,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-26 17:37:02,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:37:02,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:02,448 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:02,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:02,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:02,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:02,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:02,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:02,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:37:02,449 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:02,449 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:02 GMT 2019-03-26 17:37:02,449 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:02,449 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:37:02,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:02,450 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:02,450 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:07,451 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:37:07,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:07,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:07,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:07,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:07,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:07,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:07,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:07,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3115, "offset": 3115, "size": 50}}} 2019-03-26 17:37:07,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:07,566 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:07 GMT 2019-03-26 17:37:07,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:07,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:37:07,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:07,566 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:07,567 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:07,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:37:07,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:07,626 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:07,626 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:07,626 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:07,626 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:07,626 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:07,626 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:07,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:37:07,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:07,627 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:07 GMT 2019-03-26 17:37:07,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:07,627 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:37:07,627 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:07,627 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:07,627 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:12,633 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:37:12,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:12,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:12,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:12,781 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:12,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:12,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:12,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:12,781 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3115, "offset": 3115, "size": 50}}} 2019-03-26 17:37:12,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:12,782 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:12 GMT 2019-03-26 17:37:12,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:12,782 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:37:12,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:12,782 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:12,782 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:12,782 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:37:12,848 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:12,848 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:12,849 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:12,849 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:12,849 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:12,849 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:12,849 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:12,849 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:37:12,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:12,849 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:12 GMT 2019-03-26 17:37:12,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:12,849 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:37:12,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:12,850 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:12,850 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:17,850 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:37:18,230 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:18,230 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:18,231 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:18,231 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:18,231 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:18,231 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:18,231 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:18,231 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:13.193Z", "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-26T17:37:13.146Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:17.613Z", "message": "Waiting for process 1742 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:17.546Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}], "metadata": {"pagination": {"total": 3117, "offset": 3115, "size": 50}}} 2019-03-26 17:37:18,231 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:18,231 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:18 GMT 2019-03-26 17:37:18,231 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:18,231 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:37:18,232 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:18,232 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:18,232 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:18,232 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:37:18,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2019-03-26 17:37:18,232 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 1742 to end... 2019-03-26 17:37:18,233 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:37:18,290 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:18,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:18,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:18,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:18,291 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:18,291 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:18,291 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:18,291 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:37:18,291 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:18,291 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:18 GMT 2019-03-26 17:37:18,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:18,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:37:18,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:18,292 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:18,292 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:23,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:37:23,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:23,394 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:23,394 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:23,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:23,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:23,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:23,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:23,394 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3117, "offset": 3117, "size": 50}}} 2019-03-26 17:37:23,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:23,395 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:23 GMT 2019-03-26 17:37:23,395 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:23,395 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:37:23,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:23,395 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:23,395 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:23,395 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:37:23,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:23,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:23,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:23,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:23,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:23,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:23,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:23,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:37:23,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:23,533 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:23 GMT 2019-03-26 17:37:23,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:23,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:37:23,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:23,533 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:23,533 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:28,538 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:37:28,636 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:28,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:28,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:28,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:28,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:28,637 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:28,637 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:28,637 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:24.009Z", "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,005 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\t0m10.688s\nuser\t0m3.670s\nsys\t0m0.991s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:23.869Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:24.512Z", "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-26T17:37:23.898Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:24.512Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:23.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:24.512Z", "message": "[vellum] Use the DNS server", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:23.927Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.232Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.056s\nuser\t0m0.005s\nsys\t0m0.047s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.053Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "message": "[vellum] sudo ps ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.150Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "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-26T17:37:26.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "message": "[vellum] sudo ifconfig ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b0:b3:4a \n inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb0:b34a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:136306 errors:0 dropped:0 overruns:0 frame:0\n TX packets:43192 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:222430689 (222.4 MB) TX bytes:6797929 (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:1498 errors:0 dropped:0 overruns:0 frame:0\n TX packets:1498 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:172429 (172.4 KB) TX bytes:172429 (172.4 KB)\n\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 17:30 ? 00:00:01 /sbin/init\nroot 2 0 0 17:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 17:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 17:30 ? 00:00:00 [kworker/u2:0]\nroot 7 2 0 17:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 17:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 17:30 ? 00:00:00 [rcu_bh]\nroot 10 2 0 17:30 ? 00:00:00 [rcuob/0]\nroot 11 2 0 17:30 ? 00:00:00 [migration/0]\nroot 12 2 0 17:30 ? 00:00:00 [watchdog/0]\nroot 13 2 0 17:30 ? 00:00:00 [khelper]\nroot 14 2 0 17:30 ? 00:00:00 [kdevtmpfs]\nroot 15 2 0 17:30 ? 00:00:00 [netns]\nroot 16 2 0 17:30 ? 00:00:00 [writeback]\nroot 17 2 0 17:30 ? 00:00:00 [kintegrityd]\nroot 18 2 0 17:30 ? 00:00:00 [bioset]\nroot 19 2 0 17:30 ? 00:00:00 [kworker/u3:0]\nroot 20 2 0 17:30 ? 00:00:00 [kblockd]\nroot 21 2 0 17:30 ? 00:00:00 [ata_sff]\nroot 22 2 0 17:30 ? 00:00:00 [khubd]\nroot 23 2 0 17:30 ? 00:00:00 [md]\nroot 24 2 0 17:30 ? 00:00:00 [devfreq_wq]\nroot 25 2 0 17:30 ? 00:00:00 [kworker/0:1]\nroot 27 2 0 17:30 ? 00:00:00 [khungtaskd]\nroot 28 2 0 17:30 ? 00:00:00 [kswapd0]\nroot 29 2 0 17:30 ? 00:00:00 [vmstat]\nroot 30 2 0 17:30 ? 00:00:00 [ksmd]\nroot 31 2 0 17:30 ? 00:00:00 [khugepaged]\nroot 32 2 0 17:30 ? 00:00:00 [fsnotify_mark]\nroot 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 34 2 0 17:30 ? 00:00:00 [crypto]\nroot 46 2 0 17:30 ? 00:00:00 [kthrotld]\nroot 47 2 0 17:30 ? 00:00:00 [kworker/u2:1]\nroot 48 2 0 17:30 ? 00:00:00 [vballoon]\nroot 49 2 0 17:30 ? 00:00:00 [scsi_eh_0]\nroot 50 2 0 17:30 ? 00:00:00 [scsi_eh_1]\nroot 71 2 0 17:30 ? 00:00:00 [deferwq]\nroot 72 2 0 17:30 ? 00:00:00 [charger_manager]\nroot 114 2 0 17:30 ? 00:00:00 [kpsmoused]\nroot 131 2 0 17:30 ? 00:00:00 [kworker/0:2]\nroot 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8]\nroot 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver]\nroot 376 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 384 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 17:30 ? 00:00:00 [kworker/u3:1]\nroot 524 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 554 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 808 2 0 17:30 ? 00:00:00 [kauditd]\nmessage+ 896 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork\nroot 922 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 927 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 939 1 0 17:30 ? 00:00:00 rsyslogd\nroot 1038 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1082 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1085 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1086 1 0 17:30 ? 00:00:00 cron\ndaemon 1087 1 0 17:30 ? 00:00:00 atd\nroot 1185 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1191 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1463 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_olliw4/env/bin/python -m cloudify_agent.worker --queue vellum_host_olliw4 --max-workers 5 --name vellum_host_olliw4\nubuntu 1465 1463 0 17:30 ? 00:00:02 /home/ubuntu/vellum_host_olliw4/env/bin/python -m cloudify_agent.worker --queue vellum_host_olliw4 --max-workers 5 --name vellum_host_olliw4\nubuntu 1609 1 0 17:31 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_olliw4/env/bin/diamond --configfile /home/ubuntu/vellum_host_olliw4/work/plugins/diamond/etc/diamond.conf\nubuntu 1732 1465 1 17:33 ? 00:00:02 /home/ubuntu/vellum_host_olliw4/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-hqznnv\nubuntu 1742 1732 0 17:33 ? 00:00:00 /bin/sh -c /tmp/2LY02/install-vellum.sh\nubuntu 1744 1742 0 17:33 ? 00:00:00 /bin/bash -e /tmp/2LY02/install-vellum.sh\nntp 11703 1 0 17:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12099 1 0 17:36 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12424 1 0 17:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13067 1 0 17:36 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13073 13067 0 17:36 ? 00:00:00 cpulimit -e astaire -l 5\nroot 13476 12424 0 17:36 ? 00:00:00 [check-monit-upt] \ndnsmasq 14024 1 0 17:37 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new\nubuntu 14071 1744 0 17:37 ? 00:00:00 /bin/bash -e /tmp/2LY02/install-vellum.sh\nubuntu 14072 14071 0 17:37 ? 00:00:00 /bin/bash -e /tmp/2LY02/install-vellum.sh\nroot 14073 14072 0 17:37 ? 00:00:00 sudo ps -edf\nroot 14074 14073 0 17:37 ? 00:00:00 ps -edf\n\nreal\t0m0.011s\nuser\t0m0.003s\nsys\t0m0.007s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "message": "[vellum] sudo netstat ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "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 14024/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1082/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12424/monit \ntcp 0 0 127.0.0.1:38559 0.0.0.0:* LISTEN 1732/python \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12099/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14024/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1082/sshd \nudp 0 0 192.168.120.3:123 0.0.0.0:* 11703/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11703/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11703/ntpd \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12099/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14024/dnsmasq \nudp 0 0 0.0.0.0:14901 0.0.0.0:* 554/dhclient \nudp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 11703/ntpd \nudp6 0 0 ::1:123 :::* 11703/ntpd \nudp6 0 0 :::123 :::* 11703/ntpd \nudp6 0 0 :::48481 :::* 554/dhclient \nudp6 0 0 ::1:53 :::* 14024/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9023 1085/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7248 384/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8686 896/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.010s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "message": "[vellum] sudo find /var/log", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.306Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "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-sa26\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/astaire/astaire_err.log\n/var/log/astaire/astaire_out.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_20190326T170000Z.txt\n/var/log/cloud-init.log\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/clearwater-queue-manager\n/var/log/upstart\n/var/log/upstart/astaire-throttle.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/clearwater-monit.log\n/var/log/rogers\n/var/log/dmesg\n/var/log/wtmp\n\nreal\t0m0.010s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "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-26T17:37:26.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "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-26T17:37:26.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "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-26T17:37:26.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "message": "[vellum] => 2019-03-26 17:36:39.579485233 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "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-26T17:37:26.545Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "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-26T17:37:26.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:26.828Z", "message": "[vellum] => INFO [main] 2019-03-26 17:34:48,730 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2019-03-26 17:34:48,771 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-26 17:34:49,003 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-26 17:34:49,382 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2019-03-26 17:34:49,399 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB\nINFO [main] 2019-03-26 17:34:49,399 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB\nINFO [main] 2019-03-26 17:34:50,246 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-26 17:34:50,285 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-26 17:34:50,361 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2019-03-26 17:34:50,361 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2019-03-26 17:34:50,361 CassandraDaemon.java:202 - Heap size: 509607936/509607936\nINFO [main] 2019-03-26 17:34:50,362 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 704192(687K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2019-03-26 17:34:50,362 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66711216(65147K) committed = 83886080(81920K) max = 83886080(81920K)\nINFO [main] 2019-03-26 17:34:50,362 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K)\nINFO [main] 2019-03-26 17:34:50,362 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K)\nINFO [main] 2019-03-26 17:34:50,362 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16677296(16286K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2019-03-26 17:34:50,362 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-26 17:34:50,363 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_1553621687.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1553621687.log]\nINFO [main] 2019-03-26 17:34:50,527 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2019-03-26 17:34:50,527 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2019-03-26 17:34:50,802 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2019-03-26 17:34:50,805 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2019-03-26 17:34:50,805 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2019-03-26 17:34:50,812 CacheService.java:110 - Initializing key cache with capacity of 24 MBs.\nINFO [main] 2019-03-26 17:34:50,874 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2019-03-26 17:34:50,885 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs\nINFO [main] 2019-03-26 17:34:50,886 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2019-03-26 17:34:50,988 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2019-03-26 17:34:52,432 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2019-03-26 17:34:52,444 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2019-03-26 17:34:52,450 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2019-03-26 17:34:52,455 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2019-03-26 17:34:52,459 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2019-03-26 17:34:52,463 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2019-03-26 17:34:52,474 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2019-03-26 17:34:52,479 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2019-03-26 17:34:52,484 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2019-03-26 17:34:52,491 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2019-03-26 17:34:52,502 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2019-03-26 17:34:52,508 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2019-03-26 17:34:52,511 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2019-03-26 17:34:52,515 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2019-03-26 17:34:52,519 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2019-03-26 17:34:52,524 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2019-03-26 17:34:52,627 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2019-03-26 17:34:52,628 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2019-03-26 17:34:52,692 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-26 17:34:52,701 Memtable.java:347 - Writing Memtable-local@2040882979(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-26 17:34:52,779 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=1553621692405, position=399)\nINFO [main] 2019-03-26 17:34:53,215 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2019-03-26 17:34:53,471 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2019-03-26 17:34:53,471 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2019-03-26 17:34:53,474 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2019-03-26 17:34:53,496 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-26 17:34:53,498 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2019-03-26 17:34:53,523 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-26 17:34:53,546 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-26 17:34:53,557 SystemKeyspace.java:765 - No host ID found, created 06fe6811-9558-4e3e-92e1-a6d0c8baa3c8 (Note: This should happen exactly once per node).\nINFO [main] 2019-03-26 17:34:53,566 StorageService.java:807 - Starting up server gossip\nINFO [main] 2019-03-26 17:34:53,570 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-03-26 17:34:53,572 Memtable.java:347 - Writing Memtable-local@1776947663(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-03-26 17:34:53,574 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=1553621692405, position=93397)\nINFO [main] 2019-03-26 17:34:53,922 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-26 17:34:53,935 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-26 17:34:53,965 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2019-03-26 17:34:53,978 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-26 17:34:53,989 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-26 17:34:53,998 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-26 17:34:54,005 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-26 17:34:54,019 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2019-03-26 17:34:54,020 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2019-03-26 17:34:54,028 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-26 17:34:54,038 StorageService.java:959 - Generated random tokens. tokens are [4414659147552344500, 3238900423082862719, 8752695295242108346, -4683532204577201934, -530532578142408333, -5203119242384265689, -534886051951707513, -3544187663670225563, -1125408829240702396, -3335545433308780293, -2330799871992133365, -874963602362602777, 1496788831191830922, 6808129727600188003, -6603222862802487226, -8444468153114823314, 5400021209924265256, -1633579539901185023, -5863200339089364452, -1316267291761359993, 6654349301753251811, -6482995720678102772, -9096562074175539669, -4723911753835448934, -1008345259756881496, -416854330891554571, 3468974617300350745, 1018901186342902442, -2382053286535133909, -4459811168006201670, -1349583011842262257, 5442150179443452585, -7604511271848857281, 4278772903450271697, -6735749572277617170, 1424834605884864175, -626086875090224968, 4955200428059588173, 778343545899873100, -7749893338357557299, -2872152165670991303, -5921040087985789943, -128128945589918011, 8402119722655117721, 5374099880461830052, 2098503082570915637, 9222293049625305373, -8707186791932626927, -2846114742781396372, -3515174058486478918, 4231723500442502625, 1647844049967533084, -1089835337732415897, -2732102703229791583, 8437852401845660518, -7884918712910378294, -5250770271534805422, -1720205460011567670, 8542097951461277550, -3794340679473998897, 9130756883721724513, 3427100282565432759, 6413177689458510273, 4796533391965619754, 3237820253451849063, -1952918807104716607, -2346215340301270015, 3071646740791134334, -6984620189968285912, 6094953920575858568, -533631517967869566, -221974273093968390, 2215190493615521503, 320614100022981414, -4362417310321484678, -1130457464364796392, 1415577451992734705, 4214574588517921694, 2692615235840262801, -5841104385420934221, 8232031343408402045, 5921087895648053079, -1644602996234826100, 6492549752214145885, 86950118375468533, -4019487971516767930, -3488193759115395499, -6299906017944175223, -5761112295811436865, 2614778880424923586, -4006790835766576057, -42750780466574731, -2625456341917025689, -719092182279276140, 2915695075849607349, -6934667259891938835, 7472421828330648797, 1589346068828000854, -6836959160593018667, 6183076007233413101, -2235416947542992189, 875736024902857195, -4100467196406041039, 7569640970208584680, -438888512298011504, -4890987780379468016, 999607740882372759, -5778320256248931716, -3465324090076253806, -2984356531022134117, -3778936181412049753, 5365286462123567208, -8990177296634259158, -4911743858978896313, -8777707911610358855, 1586702757266452662, 3733369655851526863, -1364644026209354040, 4357010508465980904, 3337706500071135374, -9128462601036934669, 4346948449934720659, -2175866748689014618, -497937420029031096, -1431665488764628734, -2779009141090301186, -1224385662954288228, -5961405046032124972, -363334411378237396, -1855651002264848014, 292798943211241405, -335790214420706755, -7953653165708185693, 7894732586404841125, -7021880555532015412, -3707998050038183293, -1079619740967452362, -1275155186462049845, -6467200637482253061, -5623627508878145876, 1333983151136948409, -3003363889938435085, 2460454431862796336, 5793095502287076294, -6065917445663634495, -437417749657377595, -4187354395683628886, 9006108058724597638, 1288857581597346251, 2373989475034816059, 1422664239712983219, 6698080858928794011, 909572906940141163, -8081864298202776895, 5862110165909959991, 7950962702538149261, 2959064967356570293, 835992962776541527, -3940658921623378547, 5825907938606587113, -1079538594654701026, 2403910213537431374, 2696994665829359910, -2537733264644428873, -3330964291941476265, -3003411078942980707, -1125328168406427231, -1090384995470168520, -4977547293094186854, 6177840451896981043, -290281000937344047, -269105651757395632, 4641052021468739562, 2667401942646461662, -3807396498572515048, 2571580315020840575, -1471456964980094653, 5329051492407117913, 7933858210628059063, 3108149287431689012, -6125098030002494760, 1671850279427783989, 1912743933566383254, -5992740603327209742, 6572557690146167912, -17916018851168977, -5335750336953120144, 3761314977075555000, -5649460058924760735, -8960283670827323361, 6053800493103239439, -8268539920322584617, 1653465051228260010, -7971342729585615927, -1171716195525117244, -2146036507061170311, 5514751346523251759, -328672396564903723, 171620372906229933, -7434733746795082209, 4623691789027166068, -6853577712509826245, 5173448712541699146, -3448344530723551512, -2512645370298354316, -8633070012428564115, -4416633051546570396, -2229993387837548392, -6529674052282830669, -6842696214439683691, -4479390002266223431, -3382666384333294021, 7296493932824310478, 5992823364420996839, 6462183656916294077, -7057859943345917092, -2876925410980153868, -6674555850554503423, -3752321734268738794, 1812975259562536561, -3912381407716955182, -4731625588133234873, -8079218794728243613, -4474543279591512101, 4850547582682428010, -6502643654118738249, 3577203604638870792, 5288271859409718752, 7758720336187493604, -8219466827459488620, 2704579694388629839, 1648627344644152147, -82883766736042419, 436394188924193943, 7434274470015405116, 681074726373966589, 3676196473185626078, -1650384289339118959, -6062739099243606450, 2063255903231623174, -2277814190714300406, -2400530160467082840, -4110743907270995183, -76096132959828717, -8225903761513895493, 5051677902376950596, -2231426275111670542, 7920282324581386453, -7573984582001571727, -4340892371529195769, 3084681415101613696, -4599687655495599888, 3623490853323102990, -4249694968761315668, -429110314762320008, -8265364235720427691]\nINFO [main] 2019-03-26 17:34:54,050 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@39705ceb[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@3b496b01[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@1fa38320}\nINFO [MigrationStage:1] 2019-03-26 17:34:54,122 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-26 17:34:54,123 Memtable.java:347 - Writing Memtable-schema_keyspaces@1303735001(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-26 17:34:54,125 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=1553621692405, position=102352)\nINFO [MigrationStage:1] 2019-03-26 17:34:54,433 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-03-26 17:34:54,434 Memtable.java:347 - Writing Memtable-schema_columnfamilies@740388410(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-03-26 17:34:54,448 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=1553621692405, position=102352)\nINFO [MigrationStage:1] 2019-03-26 17:34:54,886 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-26 17:34:54,887 Memtable.java:347 - Writing Memtable-schema_columns@801513903(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-26 17:34:54,911 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=1553621692405, position=102352)\nINFO [MigrationStage:1] 2019-03-26 17:34:55,342 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-03-26 17:34:55,342 Memtable.java:347 - Writing Memtable-schema_triggers@1821413819(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-03-26 17:34:55,343 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=1553621692405, position=102352)\nINFO [MigrationStage:1] 2019-03-26 17:34:55,873 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-26 17:34:55,874 Memtable.java:347 - Writing Memtable-schema_usertypes@1114931640(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-26 17:34:55,875 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=1553621692405, position=102352)\nINFO [MigrationStage:1] 2019-03-26 17:34:56,323 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3d6ec43f[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-26 17:34:56,335 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2019-03-26 17:34:56,336 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2eca57ba[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-26 17:34:56,348 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2019-03-26 17:34:56,394 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2019-03-26 17:34:56,394 Memtable.java:347 - Writing Memtable-local@499586955(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2019-03-26 17:34:56,395 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=1553621692405, position=102595)\nINFO [main] 2019-03-26 17:34:56,963 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51489 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2019-03-26 17:34:56,965 Memtable.java:347 - Writing Memtable-local@1013813038(8.375KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2019-03-26 17:34:56,978 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=1553621692405, position=114595)\nINFO [CompactionExecutor:1] 2019-03-26 17:34:57,365 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-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-1-Data.db')]\nINFO [main] 2019-03-26 17:34:57,435 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2019-03-26 17:34:57,650 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2019-03-26 17:34:57,679 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-26 17:34:57,680 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2019-03-26 17:34:57,736 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2019-03-26 17:34:57,742 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:1] 2019-03-26 17:34:58,079 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,927 bytes to 5,744 (~96% of original) in 683ms = 0.008020MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2019-03-26 17:36:36,230 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2019-03-26 17:36:36,259 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2019-03-26 17:36:36,260 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2019-03-26 17:36:36,261 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2019-03-26 17:36:38,284 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2019-03-26 17:36:38,286 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "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-26T17:37:26.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "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.004s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.685Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "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-26T17:37:26.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "[vellum] => # YAML topology configuration file for Cassandra,\n# to be used with YamlFileNetworkTopologySnitch.\n\n# The topology, as a list of data centers.\ntopology:\n # Each data center has a name and a list of racks.\n - dc_name: DC1\n racks:\n # Each rack has a name and a list of nodes.\n - rack_name: c1\n nodes:\n # Each node has a broadcast address (required)\n # and a data-center-local address (optional).\n # If dc_local_address is specified, its peers\n # in the same data center will attempt to\n # reconnect over that address instead.\n - broadcast_address: 1.2.3.4\n dc_local_address: 5.6.7.8\n\n# Default data center name for unknown nodes; defaults to \"UNKNOWN\"\n# default_dc_name: UNKNOWN\n\n# Default rack name for unknown nodes\n# default_rack_name: UNKNOWN; defaults to \"UNKNOWN\"\n\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "[vellum] Installation is done", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " % Total % Received % Xferd Average Speed Time Time Time Current", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "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-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " \r 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " \r100 3149 100 3149 0 0 17748 0 --:--:-- --:--:-- --:--:-- 17790", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " Traceback (most recent call last):", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " File \"/home/ubuntu/vellum_host_olliw4/env/bin/ctx\", line 13, in ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " sys.exit(main())", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " File \"/home/ubuntu/vellum_host_olliw4/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-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "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-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:27.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " ex_traceback)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.787Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Execution done (PID=1742, return_code=0): /tmp/2LY02/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "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-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}], "metadata": {"pagination": {"total": 3186, "offset": 3117, "size": 50}}} 2019-03-26 17:37:28,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:28,638 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:28 GMT 2019-03-26 17:37:28,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:28,638 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:37:28,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:28,638 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:28,639 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:28,639 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:37:28,642 - 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,005 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 0m10.688s user 0m3.670s sys 0m0.991s 2019-03-26 17:37:28,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2019-03-26 17:37:28,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2019-03-26 17:37:28,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2019-03-26 17:37:28,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.056s user 0m0.005s sys 0m0.047s 2019-03-26 17:37:28,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2019-03-26 17:37:28,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-03-26 17:37:28,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2019-03-26 17:37:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b0:b3:4a inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb0:b34a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:136306 errors:0 dropped:0 overruns:0 frame:0 TX packets:43192 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:222430689 (222.4 MB) TX bytes:6797929 (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:1498 errors:0 dropped:0 overruns:0 frame:0 TX packets:1498 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:172429 (172.4 KB) TX bytes:172429 (172.4 KB) real 0m0.008s user 0m0.004s sys 0m0.002s 2019-03-26 17:37:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 17:30 ? 00:00:01 /sbin/init root 2 0 0 17:30 ? 00:00:00 [kthreadd] root 3 2 0 17:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 17:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 17:30 ? 00:00:00 [kworker/u2:0] root 7 2 0 17:30 ? 00:00:00 [rcu_sched] root 8 2 0 17:30 ? 00:00:00 [rcuos/0] root 9 2 0 17:30 ? 00:00:00 [rcu_bh] root 10 2 0 17:30 ? 00:00:00 [rcuob/0] root 11 2 0 17:30 ? 00:00:00 [migration/0] root 12 2 0 17:30 ? 00:00:00 [watchdog/0] root 13 2 0 17:30 ? 00:00:00 [khelper] root 14 2 0 17:30 ? 00:00:00 [kdevtmpfs] root 15 2 0 17:30 ? 00:00:00 [netns] root 16 2 0 17:30 ? 00:00:00 [writeback] root 17 2 0 17:30 ? 00:00:00 [kintegrityd] root 18 2 0 17:30 ? 00:00:00 [bioset] root 19 2 0 17:30 ? 00:00:00 [kworker/u3:0] root 20 2 0 17:30 ? 00:00:00 [kblockd] root 21 2 0 17:30 ? 00:00:00 [ata_sff] root 22 2 0 17:30 ? 00:00:00 [khubd] root 23 2 0 17:30 ? 00:00:00 [md] root 24 2 0 17:30 ? 00:00:00 [devfreq_wq] root 25 2 0 17:30 ? 00:00:00 [kworker/0:1] root 27 2 0 17:30 ? 00:00:00 [khungtaskd] root 28 2 0 17:30 ? 00:00:00 [kswapd0] root 29 2 0 17:30 ? 00:00:00 [vmstat] root 30 2 0 17:30 ? 00:00:00 [ksmd] root 31 2 0 17:30 ? 00:00:00 [khugepaged] root 32 2 0 17:30 ? 00:00:00 [fsnotify_mark] root 33 2 0 17:30 ? 00:00:00 [ecryptfs-kthrea] root 34 2 0 17:30 ? 00:00:00 [crypto] root 46 2 0 17:30 ? 00:00:00 [kthrotld] root 47 2 0 17:30 ? 00:00:00 [kworker/u2:1] root 48 2 0 17:30 ? 00:00:00 [vballoon] root 49 2 0 17:30 ? 00:00:00 [scsi_eh_0] root 50 2 0 17:30 ? 00:00:00 [scsi_eh_1] root 71 2 0 17:30 ? 00:00:00 [deferwq] root 72 2 0 17:30 ? 00:00:00 [charger_manager] root 114 2 0 17:30 ? 00:00:00 [kpsmoused] root 131 2 0 17:30 ? 00:00:00 [kworker/0:2] root 176 2 0 17:30 ? 00:00:00 [jbd2/vda1-8] root 177 2 0 17:30 ? 00:00:00 [ext4-rsv-conver] root 376 1 0 17:30 ? 00:00:00 upstart-udev-bridge --daemon root 384 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 17:30 ? 00:00:00 [kworker/u3:1] root 524 1 0 17:30 ? 00:00:00 upstart-socket-bridge --daemon root 554 1 0 17:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 808 2 0 17:30 ? 00:00:00 [kauditd] message+ 896 1 0 17:30 ? 00:00:00 dbus-daemon --system --fork root 922 1 0 17:30 ? 00:00:00 /lib/systemd/systemd-logind root 927 1 0 17:30 ? 00:00:00 upstart-file-bridge --daemon syslog 939 1 0 17:30 ? 00:00:00 rsyslogd root 1038 1 0 17:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 17:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 17:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 17:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 17:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1082 1 0 17:30 ? 00:00:00 /usr/sbin/sshd -D root 1085 1 0 17:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1086 1 0 17:30 ? 00:00:00 cron daemon 1087 1 0 17:30 ? 00:00:00 atd root 1185 1 0 17:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1191 1 0 17:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1463 1 0 17:30 ? 00:00:00 sudo -Eu ubuntu /home/ubuntu/vellum_host_olliw4/env/bin/python -m cloudify_agent.worker --queue vellum_host_olliw4 --max-workers 5 --name vellum_host_olliw4 ubuntu 1465 1463 0 17:30 ? 00:00:02 /home/ubuntu/vellum_host_olliw4/env/bin/python -m cloudify_agent.worker --queue vellum_host_olliw4 --max-workers 5 --name vellum_host_olliw4 ubuntu 1609 1 0 17:31 ? 00:00:01 python2.7 /home/ubuntu/vellum_host_olliw4/env/bin/diamond --configfile /home/ubuntu/vellum_host_olliw4/work/plugins/diamond/etc/diamond.conf ubuntu 1732 1465 1 17:33 ? 00:00:02 /home/ubuntu/vellum_host_olliw4/env/bin/python -u -m cloudify.dispatch /tmp/task-script_runner.run-hqznnv ubuntu 1742 1732 0 17:33 ? 00:00:00 /bin/sh -c /tmp/2LY02/install-vellum.sh ubuntu 1744 1742 0 17:33 ? 00:00:00 /bin/bash -e /tmp/2LY02/install-vellum.sh ntp 11703 1 0 17:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12099 1 0 17:36 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12424 1 0 17:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13067 1 0 17:36 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13073 13067 0 17:36 ? 00:00:00 cpulimit -e astaire -l 5 root 13476 12424 0 17:36 ? 00:00:00 [check-monit-upt] dnsmasq 14024 1 0 17:37 ? 00:00:00 /usr/sbin/dnsmasq -x /var/run/dnsmasq/dnsmasq.pid -u dnsmasq -r /etc/dnsmasq.resolv.conf -7 /etc/dnsmasq.d,.dpkg-dist,.dpkg-old,.dpkg-new ubuntu 14071 1744 0 17:37 ? 00:00:00 /bin/bash -e /tmp/2LY02/install-vellum.sh ubuntu 14072 14071 0 17:37 ? 00:00:00 /bin/bash -e /tmp/2LY02/install-vellum.sh root 14073 14072 0 17:37 ? 00:00:00 sudo ps -edf root 14074 14073 0 17:37 ? 00:00:00 ps -edf real 0m0.011s user 0m0.003s sys 0m0.007s 2019-03-26 17:37:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2019-03-26 17:37:28,644 - 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 14024/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1082/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12424/monit tcp 0 0 127.0.0.1:38559 0.0.0.0:* LISTEN 1732/python tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12099/memcached tcp6 0 0 ::1:53 :::* LISTEN 14024/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1082/sshd udp 0 0 192.168.120.3:123 0.0.0.0:* 11703/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11703/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11703/ntpd udp 0 0 127.0.0.1:11211 0.0.0.0:* 12099/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14024/dnsmasq udp 0 0 0.0.0.0:14901 0.0.0.0:* 554/dhclient udp 0 0 0.0.0.0:68 0.0.0.0:* 554/dhclient udp6 0 0 fe80::f816:3eff:feb:123 :::* 11703/ntpd udp6 0 0 ::1:123 :::* 11703/ntpd udp6 0 0 :::123 :::* 11703/ntpd udp6 0 0 :::48481 :::* 554/dhclient udp6 0 0 ::1:53 :::* 14024/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9023 1085/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7248 384/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 6533 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8686 896/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.010s user 0m0.004s sys 0m0.004s 2019-03-26 17:37:28,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2019-03-26 17:37:28,645 - 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-sa26 /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/astaire/astaire_err.log /var/log/astaire/astaire_out.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_20190326T170000Z.txt /var/log/cloud-init.log /var/log/cassandra /var/log/cassandra/system.log /var/log/clearwater-queue-manager /var/log/upstart /var/log/upstart/astaire-throttle.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/systemd-logind.log /var/log/upstart/cryptdisks.log /var/log/upstart/rsyslog.log /var/log/upstart/container-detect.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/console-setup.log /var/log/upstart/clearwater-monit.log /var/log/rogers /var/log/dmesg /var/log/wtmp real 0m0.010s user 0m0.000s sys 0m0.005s 2019-03-26 17:37:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2019-03-26 17:37:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-03-26 17:37:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-03-26 17:37:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2019-03-26 17:36:39.579485233 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2019-03-26 17:37:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2019-03-26 17:37:28,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2019-03-26 17:37:28,646 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2019-03-26 17:34:48,730 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2019-03-26 17:34:48,771 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-26 17:34:49,003 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-26 17:34:49,382 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2019-03-26 17:34:49,399 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 121MB INFO [main] 2019-03-26 17:34:49,399 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 121MB INFO [main] 2019-03-26 17:34:50,246 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-26 17:34:50,285 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-26 17:34:50,361 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2019-03-26 17:34:50,361 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2019-03-26 17:34:50,361 CassandraDaemon.java:202 - Heap size: 509607936/509607936 INFO [main] 2019-03-26 17:34:50,362 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 704192(687K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2019-03-26 17:34:50,362 CassandraDaemon.java:204 - Eden Space Heap memory: init = 83886080(81920K) used = 66711216(65147K) committed = 83886080(81920K) max = 83886080(81920K) INFO [main] 2019-03-26 17:34:50,362 CassandraDaemon.java:204 - Survivor Space Heap memory: init = 10485760(10240K) used = 0(0K) committed = 10485760(10240K) max = 10485760(10240K) INFO [main] 2019-03-26 17:34:50,362 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 415236096(405504K) used = 0(0K) committed = 415236096(405504K) max = 415236096(405504K) INFO [main] 2019-03-26 17:34:50,362 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16677296(16286K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2019-03-26 17:34:50,362 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-26 17:34:50,363 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_1553621687.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1553621687.log] INFO [main] 2019-03-26 17:34:50,527 CLibrary.java:144 - JNA mlockall successful WARN [main] 2019-03-26 17:34:50,527 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2019-03-26 17:34:50,802 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2019-03-26 17:34:50,805 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2019-03-26 17:34:50,805 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2019-03-26 17:34:50,812 CacheService.java:110 - Initializing key cache with capacity of 24 MBs. INFO [main] 2019-03-26 17:34:50,874 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2019-03-26 17:34:50,885 CacheService.java:149 - Initializing counter cache with capacity of 12 MBs INFO [main] 2019-03-26 17:34:50,886 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2019-03-26 17:34:50,988 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2019-03-26 17:34:52,432 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2019-03-26 17:34:52,444 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2019-03-26 17:34:52,450 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2019-03-26 17:34:52,455 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2019-03-26 17:34:52,459 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2019-03-26 17:34:52,463 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2019-03-26 17:34:52,474 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2019-03-26 17:34:52,479 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2019-03-26 17:34:52,484 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2019-03-26 17:34:52,491 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2019-03-26 17:34:52,502 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2019-03-26 17:34:52,508 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2019-03-26 17:34:52,511 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2019-03-26 17:34:52,515 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2019-03-26 17:34:52,519 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2019-03-26 17:34:52,524 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2019-03-26 17:34:52,627 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2019-03-26 17:34:52,628 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2019-03-26 17:34:52,692 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-26 17:34:52,701 Memtable.java:347 - Writing Memtable-local@2040882979(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-26 17:34:52,779 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=1553621692405, position=399) INFO [main] 2019-03-26 17:34:53,215 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2019-03-26 17:34:53,471 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2019-03-26 17:34:53,471 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2019-03-26 17:34:53,474 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2019-03-26 17:34:53,496 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-26 17:34:53,498 StorageService.java:649 - Loading persisted ring state INFO [main] 2019-03-26 17:34:53,523 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-26 17:34:53,546 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-26 17:34:53,557 SystemKeyspace.java:765 - No host ID found, created 06fe6811-9558-4e3e-92e1-a6d0c8baa3c8 (Note: This should happen exactly once per node). INFO [main] 2019-03-26 17:34:53,566 StorageService.java:807 - Starting up server gossip INFO [main] 2019-03-26 17:34:53,570 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-03-26 17:34:53,572 Memtable.java:347 - Writing Memtable-local@1776947663(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-03-26 17:34:53,574 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=1553621692405, position=93397) INFO [main] 2019-03-26 17:34:53,922 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-26 17:34:53,935 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-26 17:34:53,965 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2019-03-26 17:34:53,978 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-26 17:34:53,989 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-26 17:34:53,998 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-26 17:34:54,005 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-26 17:34:54,019 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2019-03-26 17:34:54,020 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2019-03-26 17:34:54,028 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-26 17:34:54,038 StorageService.java:959 - Generated random tokens. tokens are [4414659147552344500, 3238900423082862719, 8752695295242108346, -4683532204577201934, -530532578142408333, -5203119242384265689, -534886051951707513, -3544187663670225563, -1125408829240702396, -3335545433308780293, -2330799871992133365, -874963602362602777, 1496788831191830922, 6808129727600188003, -6603222862802487226, -8444468153114823314, 5400021209924265256, -1633579539901185023, -5863200339089364452, -1316267291761359993, 6654349301753251811, -6482995720678102772, -9096562074175539669, -4723911753835448934, -1008345259756881496, -416854330891554571, 3468974617300350745, 1018901186342902442, -2382053286535133909, -4459811168006201670, -1349583011842262257, 5442150179443452585, -7604511271848857281, 4278772903450271697, -6735749572277617170, 1424834605884864175, -626086875090224968, 4955200428059588173, 778343545899873100, -7749893338357557299, -2872152165670991303, -5921040087985789943, -128128945589918011, 8402119722655117721, 5374099880461830052, 2098503082570915637, 9222293049625305373, -8707186791932626927, -2846114742781396372, -3515174058486478918, 4231723500442502625, 1647844049967533084, -1089835337732415897, -2732102703229791583, 8437852401845660518, -7884918712910378294, -5250770271534805422, -1720205460011567670, 8542097951461277550, -3794340679473998897, 9130756883721724513, 3427100282565432759, 6413177689458510273, 4796533391965619754, 3237820253451849063, -1952918807104716607, -2346215340301270015, 3071646740791134334, -6984620189968285912, 6094953920575858568, -533631517967869566, -221974273093968390, 2215190493615521503, 320614100022981414, -4362417310321484678, -1130457464364796392, 1415577451992734705, 4214574588517921694, 2692615235840262801, -5841104385420934221, 8232031343408402045, 5921087895648053079, -1644602996234826100, 6492549752214145885, 86950118375468533, -4019487971516767930, -3488193759115395499, -6299906017944175223, -5761112295811436865, 2614778880424923586, -4006790835766576057, -42750780466574731, -2625456341917025689, -719092182279276140, 2915695075849607349, -6934667259891938835, 7472421828330648797, 1589346068828000854, -6836959160593018667, 6183076007233413101, -2235416947542992189, 875736024902857195, -4100467196406041039, 7569640970208584680, -438888512298011504, -4890987780379468016, 999607740882372759, -5778320256248931716, -3465324090076253806, -2984356531022134117, -3778936181412049753, 5365286462123567208, -8990177296634259158, -4911743858978896313, -8777707911610358855, 1586702757266452662, 3733369655851526863, -1364644026209354040, 4357010508465980904, 3337706500071135374, -9128462601036934669, 4346948449934720659, -2175866748689014618, -497937420029031096, -1431665488764628734, -2779009141090301186, -1224385662954288228, -5961405046032124972, -363334411378237396, -1855651002264848014, 292798943211241405, -335790214420706755, -7953653165708185693, 7894732586404841125, -7021880555532015412, -3707998050038183293, -1079619740967452362, -1275155186462049845, -6467200637482253061, -5623627508878145876, 1333983151136948409, -3003363889938435085, 2460454431862796336, 5793095502287076294, -6065917445663634495, -437417749657377595, -4187354395683628886, 9006108058724597638, 1288857581597346251, 2373989475034816059, 1422664239712983219, 6698080858928794011, 909572906940141163, -8081864298202776895, 5862110165909959991, 7950962702538149261, 2959064967356570293, 835992962776541527, -3940658921623378547, 5825907938606587113, -1079538594654701026, 2403910213537431374, 2696994665829359910, -2537733264644428873, -3330964291941476265, -3003411078942980707, -1125328168406427231, -1090384995470168520, -4977547293094186854, 6177840451896981043, -290281000937344047, -269105651757395632, 4641052021468739562, 2667401942646461662, -3807396498572515048, 2571580315020840575, -1471456964980094653, 5329051492407117913, 7933858210628059063, 3108149287431689012, -6125098030002494760, 1671850279427783989, 1912743933566383254, -5992740603327209742, 6572557690146167912, -17916018851168977, -5335750336953120144, 3761314977075555000, -5649460058924760735, -8960283670827323361, 6053800493103239439, -8268539920322584617, 1653465051228260010, -7971342729585615927, -1171716195525117244, -2146036507061170311, 5514751346523251759, -328672396564903723, 171620372906229933, -7434733746795082209, 4623691789027166068, -6853577712509826245, 5173448712541699146, -3448344530723551512, -2512645370298354316, -8633070012428564115, -4416633051546570396, -2229993387837548392, -6529674052282830669, -6842696214439683691, -4479390002266223431, -3382666384333294021, 7296493932824310478, 5992823364420996839, 6462183656916294077, -7057859943345917092, -2876925410980153868, -6674555850554503423, -3752321734268738794, 1812975259562536561, -3912381407716955182, -4731625588133234873, -8079218794728243613, -4474543279591512101, 4850547582682428010, -6502643654118738249, 3577203604638870792, 5288271859409718752, 7758720336187493604, -8219466827459488620, 2704579694388629839, 1648627344644152147, -82883766736042419, 436394188924193943, 7434274470015405116, 681074726373966589, 3676196473185626078, -1650384289339118959, -6062739099243606450, 2063255903231623174, -2277814190714300406, -2400530160467082840, -4110743907270995183, -76096132959828717, -8225903761513895493, 5051677902376950596, -2231426275111670542, 7920282324581386453, -7573984582001571727, -4340892371529195769, 3084681415101613696, -4599687655495599888, 3623490853323102990, -4249694968761315668, -429110314762320008, -8265364235720427691] INFO [main] 2019-03-26 17:34:54,050 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@39705ceb[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@3b496b01[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@1fa38320} INFO [MigrationStage:1] 2019-03-26 17:34:54,122 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-26 17:34:54,123 Memtable.java:347 - Writing Memtable-schema_keyspaces@1303735001(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-26 17:34:54,125 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=1553621692405, position=102352) INFO [MigrationStage:1] 2019-03-26 17:34:54,433 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-03-26 17:34:54,434 Memtable.java:347 - Writing Memtable-schema_columnfamilies@740388410(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-03-26 17:34:54,448 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=1553621692405, position=102352) INFO [MigrationStage:1] 2019-03-26 17:34:54,886 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-26 17:34:54,887 Memtable.java:347 - Writing Memtable-schema_columns@801513903(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-26 17:34:54,911 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=1553621692405, position=102352) INFO [MigrationStage:1] 2019-03-26 17:34:55,342 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-03-26 17:34:55,342 Memtable.java:347 - Writing Memtable-schema_triggers@1821413819(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-03-26 17:34:55,343 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=1553621692405, position=102352) INFO [MigrationStage:1] 2019-03-26 17:34:55,873 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-26 17:34:55,874 Memtable.java:347 - Writing Memtable-schema_usertypes@1114931640(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-26 17:34:55,875 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=1553621692405, position=102352) INFO [MigrationStage:1] 2019-03-26 17:34:56,323 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@3d6ec43f[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-26 17:34:56,335 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2019-03-26 17:34:56,336 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@2eca57ba[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-26 17:34:56,348 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2019-03-26 17:34:56,394 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2019-03-26 17:34:56,394 Memtable.java:347 - Writing Memtable-local@499586955(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2019-03-26 17:34:56,395 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=1553621692405, position=102595) INFO [main] 2019-03-26 17:34:56,963 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51489 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2019-03-26 17:34:56,965 Memtable.java:347 - Writing Memtable-local@1013813038(8.375KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2019-03-26 17:34:56,978 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=1553621692405, position=114595) INFO [CompactionExecutor:1] 2019-03-26 17:34:57,365 CompactionTask.java:141 - Compacting [SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-4-Data.db'), SSTableReader(path='/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-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-1-Data.db')] INFO [main] 2019-03-26 17:34:57,435 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2019-03-26 17:34:57,650 Server.java:155 - Netty using native Epoll event loop INFO [main] 2019-03-26 17:34:57,679 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-26 17:34:57,680 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2019-03-26 17:34:57,736 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2019-03-26 17:34:57,742 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:1] 2019-03-26 17:34:58,079 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,927 bytes to 5,744 (~96% of original) in 683ms = 0.008020MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2019-03-26 17:36:36,230 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2019-03-26 17:36:36,259 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2019-03-26 17:36:36,260 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2019-03-26 17:36:36,261 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2019-03-26 17:36:38,284 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2019-03-26 17:36:38,286 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.005s user 0m0.000s sys 0m0.004s 2019-03-26 17:37:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:37:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:37:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:37:28,647 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:37:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2019-03-26 17:37:28,648 - 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.004s 2019-03-26 17:37:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2019-03-26 17:37:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => # YAML topology configuration file for Cassandra, # to be used with YamlFileNetworkTopologySnitch. # The topology, as a list of data centers. topology: # Each data center has a name and a list of racks. - dc_name: DC1 racks: # Each rack has a name and a list of nodes. - rack_name: c1 nodes: # Each node has a broadcast address (required) # and a data-center-local address (optional). # If dc_local_address is specified, its peers # in the same data center will attempt to # reconnect over that address instead. - broadcast_address: 1.2.3.4 dc_local_address: 5.6.7.8 # Default data center name for unknown nodes; defaults to "UNKNOWN" # default_dc_name: UNKNOWN # Default rack name for unknown nodes # default_rack_name: UNKNOWN; defaults to "UNKNOWN" real 0m0.004s user 0m0.003s sys 0m0.002s 2019-03-26 17:37:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2019-03-26 17:37:28,648 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4 2019-03-26 17:37:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4 2019-03-26 17:37:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sudo: unable to resolve host server-clearwater-opnfv-vellum-host-olliw4 2019-03-26 17:37:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - % Total % Received % Xferd Average Speed Time Time Time Current 2019-03-26 17:37:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Dload Upload Total Spent Left Speed 2019-03-26 17:37:28,649 - 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-olliw4 2019-03-26 17:37:28,649 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 100 3149 100 3149 0 0 17748 0 --:--:-- --:--:-- --:--:-- 17790 2019-03-26 17:37:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Traceback (most recent call last): 2019-03-26 17:37:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_olliw4/env/bin/ctx", line 13, in 2019-03-26 17:37:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - sys.exit(main()) 2019-03-26 17:37:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - File "/home/ubuntu/vellum_host_olliw4/env/lib/python2.7/site-packages/cloudify/proxy/client.py", line 128, in main 2019-03-26 17:37:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-03-26 17:37:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-03-26 17:37:28,650 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-03-26 17:37:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:37:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:37:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ex_traceback) 2019-03-26 17:37:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1742, return_code=0): /tmp/2LY02/install-vellum.sh 2019-03-26 17:37:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-26 17:37:28,651 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-26 17:37:28,652 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:37:28,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:28,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:28,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:28,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:28,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:28,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:28,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:28,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:37:28,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:28,835 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:28 GMT 2019-03-26 17:37:28,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:28,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:37:28,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:28,835 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:28,835 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:33,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:37:33,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:33,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:33,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:33,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:33,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:33,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:33,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:33,928 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "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-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " bind-port = 7253", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " threads = 50", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Execution done (PID=1742, return_code=0): /tmp/2LY02/install-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "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-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " OK", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " enabled = true", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "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-26T17:37:26.788Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.bf195d2e-ce52-4bb0-a694-74235da140ee"}, {"node_instance_id": "vellum_n2sffk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:27.364Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:27.277Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:28.012Z", "message": "Starting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:27.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_n2sffk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:28.012Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:27.818Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:28.012Z", "message": "Node instance configured", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:27.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:29.880Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/V7DQM/start-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:29.826Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:30.510Z", "message": "[vellum] 192.168.120.3", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:29.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:30.510Z", "message": "Process created, PID: 14191", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:29.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:30.510Z", "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-26T17:37:29.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:30.510Z", "message": "[vellum] Starting homestead node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:30.019Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:30.510Z", "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-26T17:37:30.047Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:30.510Z", "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-26T17:37:30.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:30.510Z", "message": "", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:29.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:30.510Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:29.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:30.510Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:29.836Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3196, "offset": 3167, "size": 50}}} 2019-03-26 17:37:33,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:33,929 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:33 GMT 2019-03-26 17:37:33,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:33,929 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:37:33,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:33,929 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:33,929 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:33,929 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:37:33,930 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-address = 0.0.0.0 2019-03-26 17:37:33,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - bind-port = 7253 2019-03-26 17:37:33,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - threads = 50 2019-03-26 17:37:33,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:37:33,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:37:33,931 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:37:33,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:37:33,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:37:33,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:37:33,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=1742, return_code=0): /tmp/2LY02/install-vellum.sh 2019-03-26 17:37:33,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESOLV_CONF=/etc/dnsmasq.resolv.conf 2019-03-26 17:37:33,932 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - OK 2019-03-26 17:37:33,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - enabled = true 2019-03-26 17:37:33,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:37:33,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deb http://repo.cw-ngv.com/archive/repo129 binary/ 2019-03-26 17:37:33,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:37:33,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node instance 2019-03-26 17:37:33,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:37:33,933 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance configured 2019-03-26 17:37:33,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/V7DQM/start-vellum.sh 2019-03-26 17:37:33,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.3 2019-03-26 17:37:33,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 14191 2019-03-26 17:37:33,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:37:33,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2019-03-26 17:37:33,934 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2019-03-26 17:37:33,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:37:33,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:37:33,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:37:33,935 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:37:33,935 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:37:34,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:34,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:34,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:34,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:34,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:34,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:34,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:34,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:37:34,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:34,013 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:34 GMT 2019-03-26 17:37:34,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:34,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:37:34,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:34,014 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:34,014 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:39,017 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:37:39,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:39,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:39,157 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:39,157 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:39,157 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:39,157 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:39,157 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:39,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3196, "offset": 3196, "size": 50}}} 2019-03-26 17:37:39,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:39,158 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:39 GMT 2019-03-26 17:37:39,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:39,158 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:37:39,158 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:39,158 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:39,158 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:39,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:37:39,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:39,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:39,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:39,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:39,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:39,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:39,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:39,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:37:39,218 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:39,218 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:39 GMT 2019-03-26 17:37:39,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:39,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:37:39,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:39,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:39,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:44,224 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:37:44,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:44,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:44,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:44,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:44,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:44,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:44,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:44,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:40.270Z", "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-26T17:37:40.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3197, "offset": 3196, "size": 50}}} 2019-03-26 17:37:44,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:44,327 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:44 GMT 2019-03-26 17:37:44,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:44,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-26 17:37:44,327 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:44,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:44,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:44,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:37:44,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:37:44,384 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:44,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:44,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:44,385 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:44,385 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:44,385 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:44,385 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:44,385 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:37:44,385 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:44,385 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:44 GMT 2019-03-26 17:37:44,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:44,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:37:44,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:44,386 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:44,386 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:49,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:37:49,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:49,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:49,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:49,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:49,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:49,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:49,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:49,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3197, "offset": 3197, "size": 50}}} 2019-03-26 17:37:49,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:49,485 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:49 GMT 2019-03-26 17:37:49,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:49,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:37:49,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:49,486 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:49,486 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:49,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:37:49,547 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:49,547 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:49,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:49,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:49,548 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:49,548 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:49,548 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:49,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:37:49,548 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:49,548 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:49 GMT 2019-03-26 17:37:49,548 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:49,549 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:37:49,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:49,549 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:49,549 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:54,554 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:37:54,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:54,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:54,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:54,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:54,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:54,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:54,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:54,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:50.096Z", "message": "Waiting for process 14191 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:49.877Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:37:50.815Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:37:50.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3199, "offset": 3197, "size": 50}}} 2019-03-26 17:37:54,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:54,676 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:54 GMT 2019-03-26 17:37:54,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:54,676 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:37:54,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:54,676 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:54,676 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:54,676 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:37:54,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14191 to end... 2019-03-26 17:37:54,677 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:37:54,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:37:54,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:54,755 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:54,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:54,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:54,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:54,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:54,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:54,756 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:37:54,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:54,756 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:54 GMT 2019-03-26 17:37:54,756 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:54,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:37:54,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:54,757 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:54,757 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:59,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:37:59,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:37:59,950 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:37:59,950 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:37:59,950 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:37:59,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:37:59,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:37:59,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:37:59,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3199, "offset": 3199, "size": 50}}} 2019-03-26 17:37:59,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:37:59,951 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:37:59 GMT 2019-03-26 17:37:59,951 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:37:59,951 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:37:59,951 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:37:59,951 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:37:59,951 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:37:59,952 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:38:00,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:00,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:00,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:00,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:00,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:00,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:00,014 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:00,014 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:38:00,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:00,014 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:00 GMT 2019-03-26 17:38:00,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:00,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:38:00,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:00,014 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:00,014 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:05,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:38:05,252 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:05,252 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:05,253 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:05,253 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:05,253 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:05,253 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:05,253 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:05,253 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:38:00.292Z", "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-26T17:38:00.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3200, "offset": 3199, "size": 50}}} 2019-03-26 17:38:05,253 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:05,253 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:05 GMT 2019-03-26 17:38:05,253 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:05,254 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-26 17:38:05,254 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:05,254 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:05,254 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:05,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:38:05,254 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:38:05,326 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:05,326 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:05,326 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:05,327 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:05,327 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:05,327 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:05,327 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:05,327 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:38:05,327 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:05,327 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:05 GMT 2019-03-26 17:38:05,327 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:05,327 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:38:05,328 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:05,328 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:05,328 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:10,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:38:10,437 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:10,437 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:10,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:10,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:10,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:10,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:10,438 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:10,438 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:38:10.117Z", "message": "Waiting for process 14191 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:38:09.920Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3201, "offset": 3200, "size": 50}}} 2019-03-26 17:38:10,438 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:10,438 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:10 GMT 2019-03-26 17:38:10,438 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:10,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 650 2019-03-26 17:38:10,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:10,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:10,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:10,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14191 to end... 2019-03-26 17:38:10,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:38:10,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:10,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:10,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:10,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:10,496 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:10,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:10,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:10,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:38:10,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:10,497 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:10 GMT 2019-03-26 17:38:10,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:10,497 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:38:10,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:10,497 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:10,497 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:15,503 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:38:15,605 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:15,605 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:15,605 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:15,605 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:15,605 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:15,605 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:15,606 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:15,606 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:38:10.821Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:38:10.230Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3202, "offset": 3201, "size": 50}}} 2019-03-26 17:38:15,606 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:15,606 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:15 GMT 2019-03-26 17:38:15,606 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:15,606 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-26 17:38:15,606 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:15,606 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:15,606 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:15,607 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:38:15,607 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:38:15,684 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:15,684 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:15,684 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:15,684 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:15,684 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:15,684 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:15,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:15,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:38:15,685 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:15,685 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:15 GMT 2019-03-26 17:38:15,685 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:15,685 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:38:15,685 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:15,685 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:15,685 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:20,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:38:20,775 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:20,775 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:20,775 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:20,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:20,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:20,776 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:20,776 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:20,776 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:38:20.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-26T17:38:20.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3203, "offset": 3202, "size": 50}}} 2019-03-26 17:38:20,776 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:20,776 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:20 GMT 2019-03-26 17:38:20,776 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:20,776 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-26 17:38:20,776 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:20,776 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:20,777 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:20,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:38:20,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:38:20,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:20,845 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:20,845 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:20,845 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:20,845 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:20,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:20,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:20,845 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:38:20,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:20,846 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:20 GMT 2019-03-26 17:38:20,846 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:20,846 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:38:20,846 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:20,846 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:20,846 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:25,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:38:25,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:25,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:25,946 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:25,946 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:25,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:25,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:25,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:25,947 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3203, "offset": 3203, "size": 50}}} 2019-03-26 17:38:25,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:25,947 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:25 GMT 2019-03-26 17:38:25,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:25,947 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:38:25,947 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:25,947 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:25,948 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:25,948 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:38:26,013 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:26,013 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:26,013 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:26,013 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:26,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:26,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:26,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:26,013 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:38:26,014 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:26,014 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:26 GMT 2019-03-26 17:38:26,014 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:26,014 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:38:26,014 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:26,014 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:26,014 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:31,020 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:38:31,103 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:31,103 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:31,103 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:31,103 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:31,103 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:31,103 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:31,104 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:31,104 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:38:30.124Z", "message": "Waiting for process 14191 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:38:29.955Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:38:30.791Z", "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-26T17:38:30.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3205, "offset": 3203, "size": 50}}} 2019-03-26 17:38:31,104 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:31,104 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:31 GMT 2019-03-26 17:38:31,104 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:31,104 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:38:31,104 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:31,104 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:31,104 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:31,105 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:38:31,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14191 to end... 2019-03-26 17:38:31,105 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:38:31,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:38:31,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:31,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:31,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:31,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:31,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:31,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:31,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:31,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:38:31,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:31,158 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:31 GMT 2019-03-26 17:38:31,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:31,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:38:31,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:31,159 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:31,159 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:36,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:38:36,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:36,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:36,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:36,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:36,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:36,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:36,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:36,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3205, "offset": 3205, "size": 50}}} 2019-03-26 17:38:36,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:36,255 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:36 GMT 2019-03-26 17:38:36,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:36,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:38:36,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:36,255 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:36,255 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:36,256 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:38:36,310 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:36,310 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:36,310 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:36,311 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:36,311 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:36,311 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:36,311 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:36,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:38:36,311 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:36,311 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:36 GMT 2019-03-26 17:38:36,311 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:36,311 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:38:36,312 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:36,312 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:36,312 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:41,317 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:38:41,444 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:41,445 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:41,445 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:41,445 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:41,445 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:41,445 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:41,445 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:41,445 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:38:40.511Z", "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-26T17:38:40.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3206, "offset": 3205, "size": 50}}} 2019-03-26 17:38:41,445 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:41,445 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:41 GMT 2019-03-26 17:38:41,446 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:41,446 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-26 17:38:41,446 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:41,446 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:41,446 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:41,446 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:38:41,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:38:41,529 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:41,529 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:41,529 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:41,529 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:41,529 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:41,529 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:41,529 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:41,530 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:38:41,530 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:41,530 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:41 GMT 2019-03-26 17:38:41,530 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:41,530 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:38:41,530 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:41,530 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:41,530 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:46,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:38:46,623 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:46,623 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:46,623 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:46,623 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:46,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:46,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:46,624 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:46,624 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3206, "offset": 3206, "size": 50}}} 2019-03-26 17:38:46,624 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:46,624 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:46 GMT 2019-03-26 17:38:46,624 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:46,624 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:38:46,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:46,624 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:46,624 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:46,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:38:46,682 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:46,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:46,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:46,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:46,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:46,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:46,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:46,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:38:46,683 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:46,683 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:46 GMT 2019-03-26 17:38:46,683 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:46,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:38:46,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:46,684 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:46,684 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:51,689 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:38:51,781 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:51,781 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:51,781 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:51,782 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:51,782 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:51,782 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:51,782 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:51,782 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:38:50.147Z", "message": "Waiting for process 14191 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:38:49.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:38:50.765Z", "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-26T17:38:50.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3208, "offset": 3206, "size": 50}}} 2019-03-26 17:38:51,782 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:51,782 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:51 GMT 2019-03-26 17:38:51,782 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:51,782 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:38:51,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:51,783 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:51,783 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:51,783 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:38:51,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14191 to end... 2019-03-26 17:38:51,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:38:51,784 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:38:51,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:51,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:51,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:51,865 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:51,865 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:51,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:51,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:51,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:38:51,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:51,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:51 GMT 2019-03-26 17:38:51,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:51,866 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:38:51,866 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:51,866 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:51,866 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:56,872 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:38:56,957 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:56,957 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:56,957 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:56,957 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:56,957 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:56,957 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:56,957 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:56,958 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3208, "offset": 3208, "size": 50}}} 2019-03-26 17:38:56,958 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:56,958 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:56 GMT 2019-03-26 17:38:56,958 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:56,958 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:38:56,958 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:56,958 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:56,958 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:38:56,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:38:57,014 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:38:57,014 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:38:57,014 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:38:57,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:38:57,015 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:38:57,015 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:38:57,015 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:38:57,015 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:38:57,015 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:38:57,015 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:38:57 GMT 2019-03-26 17:38:57,015 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:38:57,015 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:38:57,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:38:57,016 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:38:57,016 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:02,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:39:02,121 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:02,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:02,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:02,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:02,122 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:02,122 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:02,122 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:02,122 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:00.527Z", "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-26T17:39:00.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3209, "offset": 3208, "size": 50}}} 2019-03-26 17:39:02,122 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:02,123 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:02 GMT 2019-03-26 17:39:02,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:02,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-26 17:39:02,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:02,123 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:02,123 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:02,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:39:02,124 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:39:02,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:02,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:02,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:02,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:02,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:02,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:02,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:02,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:39:02,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:02,194 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:02 GMT 2019-03-26 17:39:02,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:02,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:39:02,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:02,195 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:02,195 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:07,200 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:39:07,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:07,289 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:07,289 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:07,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:07,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:07,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:07,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:07,289 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3209, "offset": 3209, "size": 50}}} 2019-03-26 17:39:07,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:07,290 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:07 GMT 2019-03-26 17:39:07,290 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:07,290 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:39:07,290 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:07,290 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:07,290 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:07,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:39:07,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:07,345 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:07,345 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:07,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:07,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:07,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:07,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:07,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:39:07,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:07,346 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:07 GMT 2019-03-26 17:39:07,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:07,346 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:39:07,346 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:07,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:07,347 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:12,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:39:12,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:12,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:12,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:12,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:12,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:12,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:12,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:12,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:10.150Z", "message": "Waiting for process 14191 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:10.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:10.817Z", "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-26T17:39:10.481Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3211, "offset": 3209, "size": 50}}} 2019-03-26 17:39:12,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:12,443 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:12 GMT 2019-03-26 17:39:12,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:12,443 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:39:12,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:12,443 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:12,443 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:12,443 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:39:12,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14191 to end... 2019-03-26 17:39:12,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:39:12,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:39:12,500 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:12,500 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:12,500 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:12,500 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:12,501 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:12,501 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:12,501 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:12,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:39:12,501 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:12,501 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:12 GMT 2019-03-26 17:39:12,501 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:12,501 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:39:12,501 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:12,501 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:12,502 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:17,507 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:39:17,608 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:17,608 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:17,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:17,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:17,609 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:17,609 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:17,609 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:17,609 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3211, "offset": 3211, "size": 50}}} 2019-03-26 17:39:17,609 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:17,609 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:17 GMT 2019-03-26 17:39:17,609 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:17,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:39:17,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:17,609 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:17,610 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:17,610 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:39:17,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:17,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:17,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:17,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:17,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:17,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:17,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:17,679 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:39:17,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:17,679 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:17 GMT 2019-03-26 17:39:17,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:17,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:39:17,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:17,679 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:17,679 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:22,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:39:22,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:22,806 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:22,806 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:22,806 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:22,806 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:22,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:22,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:22,806 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:20.743Z", "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-26T17:39:20.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3212, "offset": 3211, "size": 50}}} 2019-03-26 17:39:22,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:22,806 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:22 GMT 2019-03-26 17:39:22,807 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:22,807 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 672 2019-03-26 17:39:22,807 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:22,807 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:22,807 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:22,807 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:39:22,807 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:39:22,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:22,869 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:22,869 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:22,869 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:22,869 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:22,869 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:22,869 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:22,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:39:22,870 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:22,870 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:22 GMT 2019-03-26 17:39:22,870 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:22,870 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:39:22,870 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:22,870 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:22,870 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:27,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:39:27,966 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:27,967 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:27,967 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:27,967 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:27,967 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:27,967 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:27,967 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:27,967 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3212, "offset": 3212, "size": 50}}} 2019-03-26 17:39:27,967 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:27,968 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:27 GMT 2019-03-26 17:39:27,968 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:27,968 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:39:27,968 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:27,968 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:27,968 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:27,968 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:39:28,028 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:28,029 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:28,029 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:28,029 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:28,029 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:28,029 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:28,029 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:28,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-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:39:28,029 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:28,029 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:28 GMT 2019-03-26 17:39:28,030 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:28,030 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:39:28,030 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:28,030 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:28,030 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:33,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:39:33,116 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:33,116 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:33,116 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:33,116 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:33,116 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:33,116 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:33,117 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:33,117 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:30.167Z", "message": "Waiting for process 14191 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:30.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:30.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-26T17:39:30.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3214, "offset": 3212, "size": 50}}} 2019-03-26 17:39:33,117 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:33,117 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:33 GMT 2019-03-26 17:39:33,117 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:33,117 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:39:33,117 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:33,117 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:33,117 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:33,117 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:39:33,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 14191 to end... 2019-03-26 17:39:33,118 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2019-03-26 17:39:33,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:39:33,170 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:33,170 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:33,171 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:33,171 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:33,171 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:33,171 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:33,171 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:33,171 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:39:33,171 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:33,171 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:33 GMT 2019-03-26 17:39:33,171 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:33,171 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:39:33,172 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:33,172 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:33,172 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:38,177 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:39:38,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:38,286 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:38,286 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:38,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:38,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:38,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:38,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:38,287 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 3214, "offset": 3214, "size": 50}}} 2019-03-26 17:39:38,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:38,287 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:38 GMT 2019-03-26 17:39:38,287 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:38,287 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:39:38,287 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:38,287 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:38,287 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:38,288 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:39:38,346 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:38,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:38,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:38,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:38,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:38,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:38,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:38,346 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:39:38,347 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:38,347 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:38 GMT 2019-03-26 17:39:38,347 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:38,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:39:38,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:38,347 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:38,347 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:43,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:39:43,456 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:43,456 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:43,456 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:43,457 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:43,457 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:43,457 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:43,457 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:43,457 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:40.745Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " unix 2 [ ACC ] STREAM LISTENING 8686 - /var/run/dbus/system_bus_socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " unix 2 [ ACC ] SEQPACKET LISTENING 7248 - /run/udev/control", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " Proto RefCnt Flags Type State I-Node PID/Program name Path", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " unix 2 [ ACC ] STREAM LISTENING 9023 - /var/run/acpid.socket", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " unix 2 [ ACC ] STREAM LISTENING 6533 - @/com/ubuntu/upstart", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.571Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b0:b3:4a ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " inet addr:192.168.120.3 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-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " inet6 addr: fe80::f816:3eff:feb0:b34a/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " RX packets:136589 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-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " TX packets:43691 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-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " RX bytes:222519190 (222.5 MB) TX bytes:7002688 (7.0 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " RX packets:2580 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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " TX packets:2580 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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " RX bytes:305628 (305.6 KB) TX bytes:305628 (305.6 KB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}], "metadata": {"pagination": {"total": 3298, "offset": 3214, "size": 50}}} 2019-03-26 17:39:43,457 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:43,457 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:43 GMT 2019-03-26 17:39:43,457 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:43,458 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:39:43,458 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:43,458 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:43,458 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:43,458 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:39:43,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 8686 - /var/run/dbus/system_bus_socket 2019-03-26 17:39:43,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:39:43,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] SEQPACKET LISTENING 7248 - /run/udev/control 2019-03-26 17:39:43,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto RefCnt Flags Type State I-Node PID/Program name Path 2019-03-26 17:39:43,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 9023 - /var/run/acpid.socket 2019-03-26 17:39:43,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - unix 2 [ ACC ] STREAM LISTENING 6533 - @/com/ubuntu/upstart 2019-03-26 17:39:43,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-03-26 17:39:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b0:b3:4a 2019-03-26 17:39:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 2019-03-26 17:39:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:feb0:b34a/64 Scope:Link 2019-03-26 17:39:43,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-03-26 17:39:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:136589 errors:0 dropped:0 overruns:0 frame:0 2019-03-26 17:39:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:43691 errors:0 dropped:0 overruns:0 carrier:0 2019-03-26 17:39:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-03-26 17:39:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222519190 (222.5 MB) TX bytes:7002688 (7.0 MB) 2019-03-26 17:39:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:39:43,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-03-26 17:39:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-03-26 17:39:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-03-26 17:39:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-03-26 17:39:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:2580 errors:0 dropped:0 overruns:0 frame:0 2019-03-26 17:39:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:2580 errors:0 dropped:0 overruns:0 carrier:0 2019-03-26 17:39:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-03-26 17:39:43,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:305628 (305.6 KB) TX bytes:305628 (305.6 KB) 2019-03-26 17:39:43,468 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:39:43,526 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:43,526 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:43,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:43,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:43,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:43,527 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:43,527 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:43,527 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:39:43,527 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:43,527 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:43 GMT 2019-03-26 17:39:43,527 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:43,527 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 544 2019-03-26 17:39:43,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:43,528 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:43,528 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:48,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:39:48,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:48,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:48,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:48,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:48,634 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:48,634 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:48,634 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:48,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: connect: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " [vellum] ifconfig", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b0:b3:4a ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " inet addr:192.168.120.3 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-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " inet6 addr: fe80::f816:3eff:feb0:b34a/64 Scope:Link", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " RX packets:136589 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-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " TX packets:43691 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-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " collisions:0 txqueuelen:1000 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " RX bytes:222519190 (222.5 MB) TX bytes:7002688 (7.0 MB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " lo Link encap:Local Loopback ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " RX packets:2580 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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " TX packets:2580 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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " collisions:0 txqueuelen:0 ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " RX bytes:305628 (305.6 KB) TX bytes:305628 (305.6 KB)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " [vellum] netstat", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " Active Internet connections (only servers)", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " tcp 0 0 127.0.0.1:46652 0.0.0.0:* LISTEN 14181/python ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "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-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.309Z", "message": " tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - ", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:40.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.84418f9a-18e7-43a1-9430-6f86398f333c"}, {"node_instance_id": "vellum_n2sffk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.858Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:41.295Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.858Z", "message": "Establishing relationships", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:41.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:41.858Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:41.573Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:42.976Z", "message": "Downloaded scripts/bind/bind.py to /tmp/Q6BYK/bind.py", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:42.766Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:43.692Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:43.058Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.226Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:43.619Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.226Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:43.619Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.226Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:43.784Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.226Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:43.572Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.226Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'dime': {u'dime_aiw0bs': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-aiw0bs'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {u'vellum_n2sffk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-n2sffk'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:43.602Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.226Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:43.612Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.226Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'dime': {u'dime_aiw0bs': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-aiw0bs'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {u'vellum_n2sffk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-n2sffk'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:43.619Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.226Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpTPH09a', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:43.769Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.226Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:43.777Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.226Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:43.602Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.226Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp7KtKc4', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:43.603Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607", "logger": "ctx.0411a0c7-730e-4c12-9b56-e0f6fcb7b997"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.821Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:44.221Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.821Z", "message": "Relationships established", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:44.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:44.821Z", "message": "Node instance started", "target_id": null, "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:44.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:39:45.539Z", "message": "'install' workflow execution succeeded", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T17:39:44.674Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 3314, "offset": 3264, "size": 50}}} 2019-03-26 17:39:48,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:48,634 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:48 GMT 2019-03-26 17:39:48,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:48,634 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:39:48,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:48,635 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:48,635 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:48,635 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:39:48,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: connect: Connection refused 2019-03-26 17:39:48,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /tmp/V7DQM/start-vellum.sh: line 22: /dev/tcp/192.168.120.3/7000: Connection refused 2019-03-26 17:39:48,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] ifconfig 2019-03-26 17:39:48,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b0:b3:4a 2019-03-26 17:39:48,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:192.168.120.3 Bcast:192.168.120.255 Mask:255.255.255.0 2019-03-26 17:39:48,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: fe80::f816:3eff:feb0:b34a/64 Scope:Link 2019-03-26 17:39:48,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 2019-03-26 17:39:48,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:136589 errors:0 dropped:0 overruns:0 frame:0 2019-03-26 17:39:48,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:43691 errors:0 dropped:0 overruns:0 carrier:0 2019-03-26 17:39:48,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:1000 2019-03-26 17:39:48,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:222519190 (222.5 MB) TX bytes:7002688 (7.0 MB) 2019-03-26 17:39:48,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:39:48,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - lo Link encap:Local Loopback 2019-03-26 17:39:48,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet addr:127.0.0.1 Mask:255.0.0.0 2019-03-26 17:39:48,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - inet6 addr: ::1/128 Scope:Host 2019-03-26 17:39:48,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - UP LOOPBACK RUNNING MTU:65536 Metric:1 2019-03-26 17:39:48,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX packets:2580 errors:0 dropped:0 overruns:0 frame:0 2019-03-26 17:39:48,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - TX packets:2580 errors:0 dropped:0 overruns:0 carrier:0 2019-03-26 17:39:48,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - collisions:0 txqueuelen:0 2019-03-26 17:39:48,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RX bytes:305628 (305.6 KB) TX bytes:305628 (305.6 KB) 2019-03-26 17:39:48,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] netstat 2019-03-26 17:39:48,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => (Not all processes could be identified, non-owned process info 2019-03-26 17:39:48,640 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - will not be shown, you would have to be root to see it all.) 2019-03-26 17:39:48,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Active Internet connections (only servers) 2019-03-26 17:39:48,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name 2019-03-26 17:39:48,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN - 2019-03-26 17:39:48,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN - 2019-03-26 17:39:48,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:46652 0.0.0.0:* LISTEN 14181/python 2019-03-26 17:39:48,641 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN - 2019-03-26 17:39:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN - 2019-03-26 17:39:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:39:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Establishing relationships 2019-03-26 17:39:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:39:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/Q6BYK/bind.py 2019-03-26 17:39:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-26 17:39:48,642 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:39:48,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:39:48,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-26 17:39:48,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:39:48,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'dime': {u'dime_aiw0bs': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-aiw0bs'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {u'vellum_n2sffk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-n2sffk'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:39:48,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:39:48,643 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'dime': {u'dime_aiw0bs': {u'public_address': u'', u'private_address': u'192.168.120.10', u'name': u'dime-aiw0bs'}}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {u'vellum_n2sffk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-n2sffk'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:39:48,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpTPH09a', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:39:48,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:39:48,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:39:48,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp7KtKc4', '/etc/bind/db.clearwater.local'] 2019-03-26 17:39:48,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:39:48,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships established 2019-03-26 17:39:48,644 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Node instance started 2019-03-26 17:39:48,645 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2019-03-26 17:39:48,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/f9f2d5da-ae11-4ced-a539-ddea8388d607 2019-03-26 17:39:48,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:48,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:48,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:48,705 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:48,705 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:48,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:48,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:48,705 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-26T17:39:44.650Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"} 2019-03-26 17:39:48,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:48,706 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:48 GMT 2019-03-26 17:39:48,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:48,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 571 2019-03-26 17:39:48,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:48,706 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:48,706 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:48,706 - 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-26T17:26:23.876Z', u'id': u'f9f2d5da-ae11-4ced-a539-ddea8388d607', u'ended_at': u'2019-03-26T17:39:44.650Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-03-26T17:26:23.875Z', 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-26 17:39:48,707 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-03-26 17:39:48,766 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:39:48,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:39:48,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:39:48,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:39:48,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:39:48,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:39:48,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:39:48,767 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.211", "ellis_ip": "172.30.9.206"}, "deployment_id": "clearwater-opnfv"} 2019-03-26 17:39:48,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:39:48,767 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:39:48 GMT 2019-03-26 17:39:48,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:39:48,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-03-26 17:39:48,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:39:48,767 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:39:48,767 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:39:48,770 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.206 2019-03-26 17:39:48,865 - 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-26 17:39:48,934 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-03-26 17:39:48,934 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-03-26 17:39:48,973 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-26 17:39:48,974 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2019-03-26 17:40:14,031 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-26 17:40:14,032 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2019-03-26 17:40:39,108 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-26 17:40:39,108 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2019-03-26 17:41:04,164 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-26 17:41:04,165 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 4: cannot create a number 2019-03-26 17:41:29,219 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-26 17:41:29,219 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 5: cannot create a number 2019-03-26 17:41:54,276 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-26 17:41:54,276 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 6: cannot create a number 2019-03-26 17:42:19,340 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-26 17:42:19,340 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 7: cannot create a number 2019-03-26 17:42:44,402 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-26 17:42:44,402 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 8: cannot create a number 2019-03-26 17:43:09,468 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-26 17:43:09,468 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 9: cannot create a number 2019-03-26 17:43:34,519 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-26 17:43:34,519 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 10: cannot create a number 2019-03-26 17:43:59,578 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-26 17:43:59,578 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 11: cannot create a number 2019-03-26 17:44:24,630 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2019-03-26 17:44:24,631 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 12: cannot create a number 2019-03-26 17:44:49,922 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550697@clearwater.opnfv', u'sip_username': u'6505550697', u'formatted_number': u'(650) 555-0697', u'number': u'6505550697', u'sip_uri': u'sip:6505550697@clearwater.opnfv', u'number_id': u'e8c05b77985540e58730b6ae19b2d9d0', u'sip_password': u'TZyyCsF88', u'pstn': False} 2019-03-26 17:44:49,922 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/deployments/clearwater-opnfv/outputs 2019-03-26 17:44:50,009 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:44:50,009 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:44:50,009 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:44:50,010 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:44:50,010 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:44:50,010 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:44:50,010 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:44:50,010 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.211", "ellis_ip": "172.30.9.206"}, "deployment_id": "clearwater-opnfv"} 2019-03-26 17:44:50,010 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:44:50,010 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:44:50 GMT 2019-03-26 17:44:50,010 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:44:50,010 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 105 2019-03-26 17:44:50,010 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:44:50,011 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:44:50,011 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:44:50,011 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-03-26 17:44:50,011 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-03-26 17:44:50,019 - 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-26 17:44:50,019 - 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-26 17:47:01,057 - 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) - (6505550946, 6505550714) Passed Basic Call - SDP (TCP) - (6505550351, 6505550093) Passed Basic Call - Tel URIs (TCP) - (6505550630, 6505550741) Passed Basic Call - Unknown number (TCP) - (6505550448, 6505550848) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550729, 6505550937) Passed Basic Call - Messages - Pager model (TCP) - (6505550739, 6505550196) Passed Basic Call - Pracks (TCP) - (6505550754, 6505550991) Passed Basic Registration (TCP) - (6505550575) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550455, 6505550182) Passed Call Barring - Outbound Rejection (TCP) - (6505550624, 6505550640) 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) - (6505550615, 6505550670) 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) - (6505550079, 6505550957, 6505550410) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550330, 6505550816, 6505550758) Passed Call Diversion - Not reachable (408) (TCP) - (6505550766, 6505550674, 6505550835) Passed Call Diversion - Not reachable (503) (TCP) - (6505550082, 6505550034, 6505550461) Passed Call Diversion - Not reachable (500) (TCP) - (6505550496, 6505550132, 6505550245) Passed Call Diversion - Busy (TCP) - (6505550004, 6505550480, 6505550362) Passed Call Diversion - Unconditional (TCP) - (6505550851, 6505550684, 6505550615) Passed Call Diversion - No answer (TCP) - (6505550066, 6505550233, 6505550930) Passed Call Diversion - Bad target URI (TCP) - (6505550088, 6505550961) Passed Call Diversion - Audio-only call (TCP) - (6505550339, 6505550116, 6505550441, 6505550760) Passed Call Diversion - Audio-video call (TCP) - (6505550894, 6505550211, 6505550960, 6505550562) Passed Call Forking - Mainline (TCP) - (6505550074, 6505550185) Passed Call Forking - Endpoint offline (TCP) - (6505550301, 6505550530) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550878, 6505550313) Passed Call Waiting - Accepted (TCP) - (6505550270, 6505550545, 6505550974) Passed Call Waiting - Cancelled (TCP) - (6505550026, 6505550238, 6505550619) Passed CANCEL - Mainline (TCP) - (6505550569, 6505550032) Passed Filtering - Accept-Contact (TCP) - (6505550650, 6505550567) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550201, 6505550773) Passed Filtering - Accept-Contact no match (TCP) - (6505550766, 6505550703) Passed Filtering - Accept-Contact negated match (TCP) - (6505550498, 6505550879) Passed Filtering - RFC3841 example (TCP) - (6505550032, 6505550758) Passed Filtering - Reject-Contact no match (TCP) - (6505550028, 6505550146) Passed Filtering - Reject-Contact match (TCP) - (6505550774, 6505550918) 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) - (6505550984) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550126) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550362) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550446) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550187, 6505550053) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550794, 6505550387) Passed GRUU - Call - only GRUU as target (TCP) - (6505550924, 6505550654) Passed GRUU - Call - AoR as target (TCP) - (6505550519, 6505550791) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550779, 6505550609) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550331, 6505550720) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550417, 6505550930) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550896, 6505550231) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550575, 6505550728) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550129, 6505550369) 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) - (6505550883) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550332) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550336) 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) - (6505550150, 6505550665) 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-26 17:47:01,059 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-03-26 17:47:01,187 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 17:47:01,187 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 26:34 | PASS | +----------------------+------------------+------------------+----------------+ 2019-03-26 17:47:01,193 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2019-03-26 17:47:01,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions 2019-03-26 17:47:01,283 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:01,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:01,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:01,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:01,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:01,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:01,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:01,284 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-03-26T17:26:20.345Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:18.172Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "create_deployment_environment", "resource_availability": "tenant", "parameters": {"deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "policy_configuration": {"policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "groups": {"bono_group": {"policies": {}, "members": ["bono_floatingip", "bono_host"]}}, "api_token": "cLt5Q74a49815148f45ffb6d0c63211731acc"}}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:18.173Z", "id": "5ada13c4-5c57-4768-a08e-457ef44d4fc5"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-26T17:39:44.650Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:23.875Z", "created_by": "admin", "scheduled_for": null, "visibility": "tenant", "private_resource": false, "workflow_id": "install", "resource_availability": "tenant", "parameters": {}, "error": "", "deployment_id": "clearwater-opnfv", "started_at": "2019-03-26T17:26:23.876Z", "id": "f9f2d5da-ae11-4ced-a539-ddea8388d607"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-03-26 17:47:01,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:01,284 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:01 GMT 2019-03-26 17:47:01,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:01,284 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:47:01,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:01,284 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:01,284 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:01,285 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:47:01,286 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.207: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-26 17:47:01,800 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:01,800 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:01,800 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:01,800 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:01,800 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:01,800 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:01,801 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:01,801 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2019-03-26 17:47:01,801 - 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-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:01,801 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:01,801 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:01 GMT 2019-03-26 17:47:01,801 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:01,801 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:01,801 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:01,801 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:01,801 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:01,802 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:47:01,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:01,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:01,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:01,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:01,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:01,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:01,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:01,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-26 17:47:01,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:01,970 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:01 GMT 2019-03-26 17:47:01,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:01,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-26 17:47:01,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:01,970 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:01,970 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:01,970 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:47:02,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:02,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:02,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:02,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:02,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:02,057 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:02,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:02,057 - 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-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:02,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:02,057 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:02 GMT 2019-03-26 17:47:02,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:02,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:02,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:02,058 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:02,058 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:07,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:47:07,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:07,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:07,139 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:07,139 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:07,139 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:07,139 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:07,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:07,139 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "workflow_started", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:02.778Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:02.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:05.794Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:05.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:06.394Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:05.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:06.394Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:05.637Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:06.394Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:05.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_x2inrh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:06.990Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:06.086Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:06.990Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:06.090Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:06.990Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:06.133Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 8, "offset": 0, "size": 50}}} 2019-03-26 17:47:07,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:07,139 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:07 GMT 2019-03-26 17:47:07,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:07,140 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:47:07,140 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:07,140 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:07,140 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:07,140 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:47:07,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2019-03-26 17:47:07,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:47:07,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:47:07,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:47:07,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:47:07,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:07,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:47:07,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:47:07,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:47:07,216 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:07,216 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:07,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:07,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:07,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:07,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:07,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:07,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-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:07,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:07,217 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:07 GMT 2019-03-26 17:47:07,217 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:07,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:07,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:07,218 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:07,218 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:12,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:47:12,362 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:12,362 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:12,362 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:12,362 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:12,362 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:12,363 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:12,363 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:12,363 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:07.720Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:07.720Z", "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-26T17:47:07.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "dime_aiw0bs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:07.720Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:06.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:07.720Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/DN411/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.271Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:07.720Z", "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-26T17:47:07.275Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:07.720Z", "message": "Process created, PID: 17625", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:07.720Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.280Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:07.720Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.287Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:07.720Z", "message": "Stopping ellis node", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:07.720Z", "message": " ", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:07.720Z", "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-26T17:47:07.423Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:07.720Z", "message": "Execution done (PID=17625, return_code=1): /tmp/DN411/stop-ellis.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:08.295Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "vellum_n2sffk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:08.295Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:08.295Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:08.295Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:08.295Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:08.295Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:07.518Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a8de2b0d-5b52-4660-8685-ae28e531f9b1"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:08.827Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/BC1BY/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "bono_8awizc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:08.827Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": " Group 'dime' not found", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.107Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "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-26T17:47:08.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Process created, PID: 15581", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Stopping dime node", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Execution done (PID=15581, return_code=1): /tmp/BC1BY/stop-dime.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:08.904Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6db585c5-22bc-48a3-8d74-0ed098ae1dc9"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/MF9WZ/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.104Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "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-26T17:47:09.106Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.354Z", "message": "Process created, PID: 24597", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.111Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.687Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "homer_8r6xfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.880Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/M93XS/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "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-26T17:47:09.678Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Process created, PID: 15969", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.681Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Stopping bono node", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.112Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.113Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Stopping vellum node", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.141Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Execution done (PID=24597, return_code=1): /tmp/MF9WZ/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}], "metadata": {"pagination": {"total": 85, "offset": 8, "size": 50}}} 2019-03-26 17:47:12,363 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:12,363 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:12 GMT 2019-03-26 17:47:12,363 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:12,363 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:47:12,363 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:12,363 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:12,364 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:12,364 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:47:12,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:47:12,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-03-26 17:47:12,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:12,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/DN411/stop-ellis.sh 2019-03-26 17:47:12,366 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:47:12,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17625 2019-03-26 17:47:12,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:47:12,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:47:12,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2019-03-26 17:47:12,367 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:47:12,367 - 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-26 17:47:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17625, return_code=1): /tmp/DN411/stop-ellis.sh 2019-03-26 17:47:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:47:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:47:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:47:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:47:12,368 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:47:12,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/BC1BY/stop-dime.sh 2019-03-26 17:47:12,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:12,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'dime' not found 2019-03-26 17:47:12,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:12,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:47:12,369 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 15581 2019-03-26 17:47:12,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:47:12,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:47:12,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2019-03-26 17:47:12,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=15581, return_code=1): /tmp/BC1BY/stop-dime.sh 2019-03-26 17:47:12,370 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:47:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:47:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:47:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:47:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:47:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/MF9WZ/stop-vellum.sh 2019-03-26 17:47:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:47:12,371 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 24597 2019-03-26 17:47:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:47:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:47:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/M93XS/stop-bono.sh 2019-03-26 17:47:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:47:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 15969 2019-03-26 17:47:12,372 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:47:12,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2019-03-26 17:47:12,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:47:12,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:47:12,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2019-03-26 17:47:12,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'vellum' not found 2019-03-26 17:47:12,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=24597, return_code=1): /tmp/MF9WZ/stop-vellum.sh 2019-03-26 17:47:12,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:47:12,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:47:12,472 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:12,472 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:12,472 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:12,472 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:12,472 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:12,472 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:12,472 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:12,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:12,473 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:12,473 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:12 GMT 2019-03-26 17:47:12,473 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:12,473 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:12,473 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:12,473 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:12,473 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:17,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:47:17,593 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:17,593 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:17,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:17,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:17,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:17,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:17,594 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:17,594 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": " Group 'vellum' not found", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.157Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Execution done (PID=24597, return_code=1): /tmp/MF9WZ/stop-vellum.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:09.995Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:09.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.846ada01-af19-476c-9a90-dd4ee9c28024"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:10.577Z", "message": "Process created, PID: 18289", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:10.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:10.577Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/TSSE8/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:10.517Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:10.577Z", "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-26T17:47:10.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:10.577Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:10.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:10.577Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:10.524Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:10.577Z", "message": "Stopping sprout node", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:10.561Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "ellis_x2inrh", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.230Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/DN411/stop-ellis.sh, exit_code: 1", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/DN411/stop-ellis.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/ellis_host_m6fw7i/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/ellis_host_m6fw7i/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 402, in handle\n result = self._run_operation_func(ctx, kwargs)\n File \"/home/ubuntu/ellis_host_m6fw7i/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 431, in _run_operation_func\n return self.func(*self.args, **kwargs)\n File \"/home/ubuntu/ellis_host_m6fw7i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 78, in run\n script_result = process_execution(script_func, script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_m6fw7i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 154, in process_execution\n script_func(script_path, ctx, process)\n File \"/home/ubuntu/ellis_host_m6fw7i/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/DN411/stop-ellis.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-26T17:47:10.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.230Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:10.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_aiw0bs", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.230Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/BC1BY/stop-dime.sh, exit_code: 1", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/BC1BY/stop-dime.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/dime_host_locigm/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/dime_host_locigm/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_locigm/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_locigm/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_locigm/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_locigm/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/BC1BY/stop-dime.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-26T17:47:10.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.230Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/MF9WZ/stop-vellum.sh, exit_code: 1", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/MF9WZ/stop-vellum.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/vellum_host_olliw4/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/vellum_host_olliw4/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_olliw4/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_olliw4/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_olliw4/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_olliw4/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/MF9WZ/stop-vellum.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-26T17:47:10.540Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "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-26T17:47:11.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "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-26T17:47:11.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:10.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:10.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:10.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "message": "Execution done (PID=16084, return_code=1): /tmp/3L3H9/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/3L3H9/stop-homer.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "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-26T17:47:11.592Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "message": "Process created, PID: 16084", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "message": "Stopping homer node", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.626Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:11.839Z", "message": " ", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:12.425Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.175Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:12.425Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.006Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:12.425Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:12.425Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:12.425Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:12.425Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:12.425Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:11.738Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.81452325-f6e7-42c2-8902-bf88444e4a78"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:12.425Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:12.040Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:13.015Z", "message": "Downloaded scripts/bind/bind.py to /tmp/E9XZ3/bind.py", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:12.408Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": "homer_8r6xfl", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:13.015Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/3L3H9/stop-homer.sh, exit_code: 1", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/3L3H9/stop-homer.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/homer_host_y0ta6j/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/homer_host_y0ta6j/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_y0ta6j/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_y0ta6j/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_y0ta6j/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_y0ta6j/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/3L3H9/stop-homer.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-26T17:47:12.883Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:13.015Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:12.655Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:13.015Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:12.758Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:13.584Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.042Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:13.584Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.400Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:13.584Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.092Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.099Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.754Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.099Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.099Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {u'vellum_n2sffk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-n2sffk'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.401Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.099Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpeoXRF4', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.402Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.099Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.413Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.099Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.422Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.099Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.422Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.099Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {u'vellum_n2sffk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-n2sffk'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.422Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}], "metadata": {"pagination": {"total": 177, "offset": 58, "size": 50}}} 2019-03-26 17:47:17,594 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:17,594 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:17 GMT 2019-03-26 17:47:17,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:17,594 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:47:17,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:17,594 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:17,595 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:17,595 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:47:17,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Group 'vellum' not found 2019-03-26 17:47:17,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=24597, return_code=1): /tmp/MF9WZ/stop-vellum.sh 2019-03-26 17:47:17,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:47:17,597 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 18289 2019-03-26 17:47:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/TSSE8/stop-sprout.sh 2019-03-26 17:47:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:47:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:47:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:47:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2019-03-26 17:47:17,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/DN411/stop-ellis.sh, exit_code: 1 2019-03-26 17:47:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:47:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/BC1BY/stop-dime.sh, exit_code: 1 2019-03-26 17:47:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/MF9WZ/stop-vellum.sh, exit_code: 1 2019-03-26 17:47:17,599 - 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-26 17:47:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-03-26 17:47:17,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:47:17,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:47:17,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:47:17,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16084, return_code=1): /tmp/3L3H9/stop-homer.sh 2019-03-26 17:47:17,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/3L3H9/stop-homer.sh 2019-03-26 17:47:17,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:47:17,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16084 2019-03-26 17:47:17,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:47:17,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:47:17,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2019-03-26 17:47:17,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:47:17,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:47:17,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:17,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:47:17,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:47:17,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:47:17,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:47:17,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:47:17,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:47:17,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:17,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/E9XZ3/bind.py 2019-03-26 17:47:17,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/3L3H9/stop-homer.sh, exit_code: 1 2019-03-26 17:47:17,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:47:17,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-26 17:47:17,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:17,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:47:17,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:47:17,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:47:17,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:47:17,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {u'vellum_n2sffk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-n2sffk'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:47:17,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpeoXRF4', '/etc/bind/db.clearwater.local'] 2019-03-26 17:47:17,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:47:17,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:47:17,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:47:17,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {u'vellum_n2sffk': {u'public_address': u'', u'private_address': u'192.168.120.3', u'name': u'vellum-n2sffk'}}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:47:17,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:47:17,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:17,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:17,715 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:17,715 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:17,715 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:17,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:17,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:17,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-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:17,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:17,715 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:17 GMT 2019-03-26 17:47:17,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:17,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:17,716 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:17,716 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:17,716 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:22,721 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:47:22,830 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:22,830 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:22,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:22,831 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:22,831 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:22,831 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:22,831 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:22,831 - 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-26T17:47:14.099Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.422Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.099Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.099Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.422Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.099Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:13.413Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.20d932e9-6069-4da0-a792-2e09e1b2cf66"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.847Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.465Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d30ddeed-b825-4dcd-88f9-b79271b7ce09"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.847Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.847Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.847Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.288Z", "source_id": "dime_aiw0bs", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.847Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.465Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d30ddeed-b825-4dcd-88f9-b79271b7ce09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.847Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.407Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d30ddeed-b825-4dcd-88f9-b79271b7ce09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.847Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.446Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d30ddeed-b825-4dcd-88f9-b79271b7ce09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.847Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.447Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d30ddeed-b825-4dcd-88f9-b79271b7ce09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.847Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmp4SP_WJ', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.447Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d30ddeed-b825-4dcd-88f9-b79271b7ce09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.847Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.458Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d30ddeed-b825-4dcd-88f9-b79271b7ce09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:14.847Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.465Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d30ddeed-b825-4dcd-88f9-b79271b7ce09"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": " WARNING: 'monit unmonitor ' only unmonitors the process specified. Related poll scripts will NOT be affected. Use 'monit unmonitor -g ' to be sure of unmonitoring all related processes.", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.654Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.473Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": " There is no service named \"clearwater_cluster_manager\"", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": " * Quiescing Sprout SIP Router sprout", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.339Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpCQFDgI', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.720Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d30ddeed-b825-4dcd-88f9-b79271b7ce09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.728Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d30ddeed-b825-4dcd-88f9-b79271b7ce09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.735Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d30ddeed-b825-4dcd-88f9-b79271b7ce09"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": "Downloaded scripts/bind/bind.py to /tmp/M6UJ5/bind.py", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.769Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:14.917Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": " ", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.360Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.138Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.177Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpcW5krT', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.178Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.185Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.192Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.192Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.192Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "Execution done (PID=18289, return_code=1): /tmp/TSSE8/stop-sprout.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.352Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.48c9395b-a41a-490e-8b72-8e6b4541915e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpKxUoYI', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.428Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": "dime_aiw0bs", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.461Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.443Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.177Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.306dfcdf-bead-4a1b-bc20-b8cc8df0ba06"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:15.877Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.291Z", "source_id": "vellum_n2sffk", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:16.444Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/TSSE8/stop-sprout.sh, exit_code: 1", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/TSSE8/stop-sprout.sh, exit_code: 1", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/sprout_host_l4auyg/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/sprout_host_l4auyg/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_l4auyg/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_l4auyg/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_l4auyg/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_l4auyg/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/TSSE8/stop-sprout.sh, exit_code: 1\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-26T17:47:16.270Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:16.444Z", "message": "Downloaded scripts/bind/bind.py to /tmp/PS5GY/bind.py", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.018Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:16.444Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:15.915Z", "source_id": "ellis_x2inrh", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:16.444Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.198Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}], "metadata": {"pagination": {"total": 223, "offset": 108, "size": 50}}} 2019-03-26 17:47:22,831 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:22,832 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:22 GMT 2019-03-26 17:47:22,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:22,832 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:47:22,832 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:22,832 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:22,832 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:22,832 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:47:22,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:47:22,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:47:22,834 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:47:22,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:47:22,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:47:22,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:47:22,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:47:22,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:47:22,835 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:47:22,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:47:22,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:47:22,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {u'ellis_x2inrh': {u'public_address': u'172.30.9.206', u'private_address': u'192.168.120.28', u'name': u'ellis-x2inrh'}}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:47:22,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmp4SP_WJ', '/etc/bind/db.clearwater.local'] 2019-03-26 17:47:22,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:47:22,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:47:22,837 - 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-26 17:47:22,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:22,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:47:22,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - There is no service named "clearwater_cluster_manager" 2019-03-26 17:47:22,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Quiescing Sprout SIP Router sprout 2019-03-26 17:47:22,837 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpCQFDgI', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:47:22,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:47:22,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-26 17:47:22,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/M6UJ5/bind.py 2019-03-26 17:47:22,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-26 17:47:22,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:47:22,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2019-03-26 17:47:22,838 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:47:22,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:47:22,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpcW5krT', '/etc/bind/db.clearwater.local'] 2019-03-26 17:47:22,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:47:22,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:47:22,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:47:22,839 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:47:22,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18289, return_code=1): /tmp/TSSE8/stop-sprout.sh 2019-03-26 17:47:22,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:47:22,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:47:22,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:47:22,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:47:22,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:47:22,840 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpKxUoYI', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:47:22,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:22,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-26 17:47:22,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:47:22,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {u'homer_8r6xfl': {u'public_address': u'', u'private_address': u'192.168.120.17', u'name': u'homer-8r6xfl'}}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:47:22,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:47:22,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/TSSE8/stop-sprout.sh, exit_code: 1 2019-03-26 17:47:22,841 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/PS5GY/bind.py 2019-03-26 17:47:22,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:47:22,842 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-26 17:47:22,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:47:22,900 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:22,900 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:22,900 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:22,900 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:22,901 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:22,901 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:22,901 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:22,901 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:22,901 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:22,901 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:22 GMT 2019-03-26 17:47:22,901 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:22,901 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:22,901 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:22,901 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:22,902 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:27,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:47:27,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:27,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:27,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:27,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:27,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:27,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:27,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:27,988 - 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-26T17:47:17.012Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpBBjyCI', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.477Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "Process created, PID: 15602", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.744Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "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-26T17:47:16.741Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.776Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.441Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.476Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.477Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.492Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.491Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.491Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.485Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BNX8S/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.697Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.689Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.012Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpfd_VT8', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.681Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66c59d07-4e7a-48a6-9e65-998938aaf6b2"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.676Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.390Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.676Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.605Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.676Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:17.676Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:16.827Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:18.272Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:18.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:18.272Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:17.090Z", "source_id": "homer_8r6xfl", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:18.272Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:17.593Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:18.272Z", "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-26T17:47:17.989Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:18.272Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:17.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:18.272Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:17.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:18.272Z", "message": "Process created, PID: 24770", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:17.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:18.272Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ME0QI/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:17.987Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "ellis_x2inrh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:18.776Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:17.740Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:19.393Z", "message": "Process created, PID: 17820", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:18.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:19.393Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:18.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:19.393Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:18.814Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:19.393Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:18.845Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:19.393Z", "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-26T17:47:18.809Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:19.393Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:18.707Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:19.393Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/L3RM2/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:18.807Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.065Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:19.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.065Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:19.330Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.065Z", "message": "Downloaded scripts/bind/bind.py to /tmp/DDABC/bind.py", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:19.771Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.065Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:19.940Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}, {"node_instance_id": "homer_8r6xfl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.065Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:19.820Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.750Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.357Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.750Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.142Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.750Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.170Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.750Z", "message": "The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.171Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.750Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpUMGF1z', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.172Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.750Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.182Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}], "metadata": {"pagination": {"total": 250, "offset": 158, "size": 50}}} 2019-03-26 17:47:27,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:27,988 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:27 GMT 2019-03-26 17:47:27,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:27,988 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:47:27,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:27,989 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:27,989 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:27,989 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:47:27,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpBBjyCI', '/etc/bind/db.clearwater.local'] 2019-03-26 17:47:27,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:47:27,991 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:47:27,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 15602 2019-03-26 17:47:27,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:47:27,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:47:27,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:47:27,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-26 17:47:27,992 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:47:27,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:47:27,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:47:27,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {u'sprout_1wkgi3': {u'public_address': u'', u'private_address': u'192.168.120.4', u'name': u'sprout-1wkgi3'}}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:47:27,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:47:27,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:47:27,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:47:27,993 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BNX8S/remove-cluster-node.sh 2019-03-26 17:47:27,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-26 17:47:27,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:47:27,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpfd_VT8', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:47:27,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:47:27,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:47:27,994 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:47:27,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:27,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-26 17:47:27,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:47:27,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:47:27,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:47:27,995 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:47:27,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:47:27,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 24770 2019-03-26 17:47:27,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/ME0QI/remove-cluster-node.sh 2019-03-26 17:47:27,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:27,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17820 2019-03-26 17:47:27,996 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:47:27,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:47:27,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-26 17:47:27,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:47:27,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:27,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/L3RM2/remove-cluster-node.sh 2019-03-26 17:47:27,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:47:27,997 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:47:27,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/DDABC/bind.py 2019-03-26 17:47:27,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-26 17:47:27,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:27,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-26 17:47:27,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:47:27,998 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:47:27,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', 'backends': {u'homer': {}, u'ellis': {}, u'dime': {}, u'sprout': {}, u'vellum': {}, u'bono': {u'bono_8awizc': {u'public_address': u'172.30.9.202', u'private_address': u'192.168.120.18', u'name': u'bono-8awizc'}}}, 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.5', u'hss_hostname': u''}. 2019-03-26 17:47:27,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpUMGF1z', '/etc/bind/db.clearwater.local'] 2019-03-26 17:47:27,999 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:47:27,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:47:28,066 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:28,066 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:28,066 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:28,067 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:28,067 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:28,067 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:28,067 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:28,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-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:28,067 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:28,067 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:28 GMT 2019-03-26 17:47:28,067 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:28,067 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:28,067 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:28,067 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:28,068 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:33,073 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:47:33,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:33,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:33,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:33,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:33,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:33,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:33,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:33,152 - 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-26T17:47:20.750Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.170Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.750Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.142Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.750Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.182Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.750Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.190Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:20.750Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.190Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.2735d38d-f721-4a55-93bd-2722bca2a6b0"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:21.261Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/XYWQA/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:21.261Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:21.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:21.261Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.931Z", "source_id": "sprout_1wkgi3", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:21.261Z", "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-26T17:47:20.943Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:21.261Z", "message": "Process created, PID: 16188", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.950Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:21.261Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:21.261Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.952Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:21.261Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:20.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:21.943Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:21.611Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:21.943Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:21.361Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:22.860Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:23.120Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_x2inrh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.941Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": " Removed member fd061b5bb49d5229 from cluster", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Execution done (PID=17820, return_code=0): /tmp/L3RM2/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.753Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "ellis_x2inrh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ed8fb9c7-da52-455b-99d8-f87bd589374b"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/50SOR/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.980Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "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-26T17:47:22.982Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Process created, PID: 18514", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.985Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.986Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:22.988Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:23.511Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:23.016Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:24.143Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:23.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:24.143Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:23.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:25.679Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:25.523Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:26.396Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:25.694Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:27.313Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:27.130Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:27.950Z", "message": "Stopping agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:27.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:27.950Z", "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-26T17:47:27.367Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": "Execution done (PID=15602, return_code=0): /tmp/BNX8S/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": " Removed member 511681fe3f9a9bcd from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": "Stopping Agent ellis_host_m6fw7i", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d9de4fad-d745-49f7-be61-6b87bcf90d86"}], "metadata": {"pagination": {"total": 292, "offset": 208, "size": 50}}} 2019-03-26 17:47:33,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:33,153 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:33 GMT 2019-03-26 17:47:33,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:33,153 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:47:33,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:33,153 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:33,153 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:33,153 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:47:33,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:47:33,155 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:47:33,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:47:33,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:47:33,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:47:33,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/XYWQA/remove-cluster-node.sh 2019-03-26 17:47:33,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:47:33,156 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:47:33,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:47:33,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 16188 2019-03-26 17:47:33,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:47:33,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:47:33,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-26 17:47:33,157 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:47:33,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:47:33,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-26 17:47:33,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:47:33,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:47:33,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-26 17:47:33,158 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-26 17:47:33,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-26 17:47:33,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-26 17:47:33,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member fd061b5bb49d5229 from cluster 2019-03-26 17:47:33,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17820, return_code=0): /tmp/L3RM2/remove-cluster-node.sh 2019-03-26 17:47:33,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:47:33,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:47:33,159 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:47:33,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:47:33,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:47:33,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/50SOR/remove-cluster-node.sh 2019-03-26 17:47:33,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:47:33,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 18514 2019-03-26 17:47:33,160 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:47:33,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:47:33,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-26 17:47:33,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-26 17:47:33,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:47:33,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-26 17:47:33,161 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-26 17:47:33,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-26 17:47:33,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-26 17:47:33,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-26 17:47:33,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=15602, return_code=0): /tmp/BNX8S/remove-cluster-node.sh 2019-03-26 17:47:33,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 511681fe3f9a9bcd from cluster 2019-03-26 17:47:33,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-26 17:47:33,162 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-26 17:47:33,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-26 17:47:33,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-26 17:47:33,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-26 17:47:33,163 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_m6fw7i 2019-03-26 17:47:33,163 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:47:33,231 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:33,231 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:33,232 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:33,232 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:33,232 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:33,232 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:33,232 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:33,232 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:33,232 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:33,232 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:33 GMT 2019-03-26 17:47:33,233 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:33,233 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:33,233 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:33,233 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:33,233 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:38,238 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:47:38,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:38,340 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:38,340 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:38,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:38,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:38,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:38,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:38,340 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": "Execution done (PID=15602, return_code=0): /tmp/BNX8S/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.272Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.302Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:28.530Z", "message": " Removed member 511681fe3f9a9bcd from cluster", "level": "info", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f5e95e3a-a183-4af3-9a9c-bf4c6a0eb7ab"}, {"node_instance_id": "dime_aiw0bs", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.111Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.914Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_aiw0bs", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.111Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:28.789Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.642Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.450Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d9de4fad-d745-49f7-be61-6b87bcf90d86"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": "Stopping daemon with command: sudo service cloudify-worker-ellis_host_m6fw7i stop", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d9de4fad-d745-49f7-be61-6b87bcf90d86"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": "Successfully stopped daemon: ellis_host_m6fw7i\u001b[0m", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d9de4fad-d745-49f7-be61-6b87bcf90d86"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": " Removed member 638290727e6459 from cluster", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": "Execution done (PID=16188, return_code=0): /tmp/XYWQA/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.474Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "homer_8r6xfl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:29.710Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.499Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.683cbdc6-9366-4fab-b158-2154c5425840"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:30.306Z", "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-26T17:47:30.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:30.306Z", "message": "Waiting for process 15969 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:29.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "homer_8r6xfl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:30.306Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:30.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:30.902Z", "message": "Deleting agent", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:30.410Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_8r6xfl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:30.902Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:30.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:30.902Z", "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-26T17:47:30.599Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:31.535Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:31.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:31.535Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:31.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:32.254Z", "message": "Deleting Agent ellis_host_m6fw7i", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:31.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4d8078d9-6fb5-4af4-b413-f1c30bf1ddec"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:32.922Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:32.868Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:33.553Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:33.216Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:33.553Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:32.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:34.170Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:33.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:34.940Z", "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-26T17:47:34.641Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:34.940Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:34.417Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:34.940Z", "message": "Stopping agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:34.516Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:35.525Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:35.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:35.525Z", "message": "Stopping agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:35.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:36.243Z", "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-26T17:47:35.411Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:36.243Z", "message": "Successfully deleted daemon: ellis_host_m6fw7i", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:35.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4d8078d9-6fb5-4af4-b413-f1c30bf1ddec"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:36.243Z", "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-26T17:47:35.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4d8078d9-6fb5-4af4-b413-f1c30bf1ddec"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:36.243Z", "message": "17:47:35 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_m6fw7i: No response received for task ce8b73516d16483287b29e75e9cd7f5f", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:35.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4d8078d9-6fb5-4af4-b413-f1c30bf1ddec"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:36.243Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:35.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4d8078d9-6fb5-4af4-b413-f1c30bf1ddec"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:36.243Z", "message": "Stopping Agent dime_host_locigm", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:35.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ebc346b1-f9ac-4dd5-9655-a9622c930466"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:36.952Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_locigm stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:36.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ebc346b1-f9ac-4dd5-9655-a9622c930466"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:36.952Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:36.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ebc346b1-f9ac-4dd5-9655-a9622c930466"}], "metadata": {"pagination": {"total": 320, "offset": 258, "size": 50}}} 2019-03-26 17:47:38,341 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:38,341 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:38 GMT 2019-03-26 17:47:38,341 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:38,341 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:47:38,341 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:38,341 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:38,341 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:38,341 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:47:38,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=15602, return_code=0): /tmp/BNX8S/remove-cluster-node.sh 2019-03-26 17:47:38,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:47:38,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:47:38,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:47:38,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 511681fe3f9a9bcd from cluster 2019-03-26 17:47:38,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:47:38,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:47:38,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:47:38,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-26 17:47:38,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:47:38,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-26 17:47:38,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-ellis_host_m6fw7i stop 2019-03-26 17:47:38,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_m6fw7i 2019-03-26 17:47:38,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-26 17:47:38,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-26 17:47:38,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-26 17:47:38,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-26 17:47:38,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-26 17:47:38,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 638290727e6459 from cluster 2019-03-26 17:47:38,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=16188, return_code=0): /tmp/XYWQA/remove-cluster-node.sh 2019-03-26 17:47:38,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:47:38,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:47:38,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:47:38,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:47:38,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-26 17:47:38,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 15969 to end... 2019-03-26 17:47:38,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:47:38,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-26 17:47:38,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:47:38,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-26 17:47:38,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-26 17:47:38,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:47:38,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_m6fw7i 2019-03-26 17:47:38,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-26 17:47:38,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-26 17:47:38,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-26 17:47:38,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-26 17:47:38,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-26 17:47:38,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-26 17:47:38,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-26 17:47:38,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-26 17:47:38,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-26 17:47:38,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-26 17:47:38,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_m6fw7i 2019-03-26 17:47:38,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-26 17:47:38,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:47:35 [INFO] [cloudify.utils.is_agent_alive] No ping response from ellis_host_m6fw7i: No response received for task ce8b73516d16483287b29e75e9cd7f5f 2019-03-26 17:47:38,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-26 17:47:38,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_locigm 2019-03-26 17:47:38,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_locigm stop 2019-03-26 17:47:38,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-26 17:47:38,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:47:38,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:38,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:38,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:38,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:38,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:38,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:38,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:38,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:38,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:38,428 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:38 GMT 2019-03-26 17:47:38,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:38,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:38,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:38,429 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:38,429 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:43,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:47:43,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:43,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:43,567 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:43,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:43,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:43,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:43,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:43,567 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:36.952Z", "message": "Stopping Agent homer_host_y0ta6j", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:36.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b42d2932-df2a-4645-9bbd-71bb15bf2542"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:36.952Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:36.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ebc346b1-f9ac-4dd5-9655-a9622c930466"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:36.952Z", "message": "Stopping daemon with command: sudo service cloudify-worker-dime_host_locigm stop", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:36.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ebc346b1-f9ac-4dd5-9655-a9622c930466"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:36.952Z", "message": "Successfully stopped daemon: dime_host_locigm\u001b[0m", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:36.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ebc346b1-f9ac-4dd5-9655-a9622c930466"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:37.500Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:37.388Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b42d2932-df2a-4645-9bbd-71bb15bf2542"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:37.500Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:36.866Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:37.500Z", "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-26T17:47:36.828Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.096Z", "message": "Deleting agent", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:37.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.096Z", "message": "Stopping daemon with command: sudo service cloudify-worker-homer_host_y0ta6j stop", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b42d2932-df2a-4645-9bbd-71bb15bf2542"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.096Z", "message": "Successfully stopped daemon: homer_host_y0ta6j\u001b[0m", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:37.389Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b42d2932-df2a-4645-9bbd-71bb15bf2542"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.096Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:47:38.049Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.096Z", "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-26T17:47:37.314Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.790Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b17d1e273a94827002f0468eaa610e47eb1fb1c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:38.459Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.790Z", "message": "Deleting agent", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:38.023Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.790Z", "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-26T17:47:38.165Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.790Z", "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-26T17:47:37.939Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.790Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-907fbaa0-eb08-4974-b942-ad33b6c91129 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:38.057Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.790Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-907fbaa0-eb08-4974-b942-ad33b6c91129", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:38.058Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.790Z", "message": "Waiting for process 24770 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:38.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:38.790Z", "message": "Deleting Agent dime_host_locigm", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:38.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.459f9aeb-ed17-42a3-aed8-1ce6967acb68"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:39.294Z", "message": "Deleting Agent homer_host_y0ta6j", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:39.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.04d62925-7c4c-4f52-a90a-602794d20df3"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:40.195Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-f5742237-cbb1-425c-8f3c-8770d84c0108", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:39.625Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:40.195Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:47: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-dcf99c8f-aef4-4051-bdbe-61177f16ab99 x-compute-request-id: req-dcf99c8f-aef4-4051-bdbe-61177f16ab99 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:39.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:40.195Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-dcf99c8f-aef4-4051-bdbe-61177f16ab99", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:39.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:40.195Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-dcf99c8f-aef4-4051-bdbe-61177f16ab99", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:39.462Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:40.195Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b17d1e273a94827002f0468eaa610e47eb1fb1c\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:39.463Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:40.195Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:47: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-f5742237-cbb1-425c-8f3c-8770d84c0108 x-compute-request-id: req-f5742237-cbb1-425c-8f3c-8770d84c0108 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-26T17:47:39.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:40.195Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-f5742237-cbb1-425c-8f3c-8770d84c0108", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:39.624Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:42.267Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:42.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.459f9aeb-ed17-42a3-aed8-1ce6967acb68"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:42.770Z", "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-26T17:47:42.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.459f9aeb-ed17-42a3-aed8-1ce6967acb68"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:42.770Z", "message": "17:47:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_locigm: No response received for task fdf77dc34f5f42f9ade078b2d17d30ee", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:42.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.459f9aeb-ed17-42a3-aed8-1ce6967acb68"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:42.770Z", "message": "Successfully deleted daemon: dime_host_locigm", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:42.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.459f9aeb-ed17-42a3-aed8-1ce6967acb68"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:43.318Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:43.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.04d62925-7c4c-4f52-a90a-602794d20df3"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:43.318Z", "message": "Waiting for process 18514 to end...", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:43.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:43.318Z", "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-26T17:47:42.991Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 343, "offset": 308, "size": 50}}} 2019-03-26 17:47:43,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:43,567 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:43 GMT 2019-03-26 17:47:43,568 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:43,568 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:47:43,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:43,568 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:43,568 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:43,568 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:47:43,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_y0ta6j 2019-03-26 17:47:43,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-26 17:47:43,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-dime_host_locigm stop 2019-03-26 17:47:43,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_locigm 2019-03-26 17:47:43,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-26 17:47:43,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-26 17:47:43,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-26 17:47:43,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-26 17:47:43,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-homer_host_y0ta6j stop 2019-03-26 17:47:43,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_y0ta6j 2019-03-26 17:47:43,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:47:43,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-26 17:47:43,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b17d1e273a94827002f0468eaa610e47eb1fb1c" 2019-03-26 17:47:43,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-26 17:47:43,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-26 17:47:43,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-26 17:47:43,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:47:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-907fbaa0-eb08-4974-b942-ad33b6c91129 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:47:43,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-907fbaa0-eb08-4974-b942-ad33b6c91129 2019-03-26 17:47:43,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 24770 to end... 2019-03-26 17:47:43,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_locigm 2019-03-26 17:47:43,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_y0ta6j 2019-03-26 17:47:43,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-f5742237-cbb1-425c-8f3c-8770d84c0108 2019-03-26 17:47:43,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:47: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-dcf99c8f-aef4-4051-bdbe-61177f16ab99 x-compute-request-id: req-dcf99c8f-aef4-4051-bdbe-61177f16ab99 Content-Encoding: gzip Content-Length: 853 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:47:43,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-dcf99c8f-aef4-4051-bdbe-61177f16ab99 2019-03-26 17:47:43,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-dcf99c8f-aef4-4051-bdbe-61177f16ab99 2019-03-26 17:47:43,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b17d1e273a94827002f0468eaa610e47eb1fb1c" -d '{"os-stop": null}' 2019-03-26 17:47:43,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:47: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-f5742237-cbb1-425c-8f3c-8770d84c0108 x-compute-request-id: req-f5742237-cbb1-425c-8f3c-8770d84c0108 Content-Length: 0 Content-Type: application/json 2019-03-26 17:47:43,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-f5742237-cbb1-425c-8f3c-8770d84c0108 2019-03-26 17:47:43,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-26 17:47:43,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-26 17:47:43,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:47:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from dime_host_locigm: No response received for task fdf77dc34f5f42f9ade078b2d17d30ee 2019-03-26 17:47:43,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_locigm 2019-03-26 17:47:43,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-26 17:47:43,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 18514 to end... 2019-03-26 17:47:43,575 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-26 17:47:43,576 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:47:43,635 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:43,635 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:43,635 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:43,635 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:43,635 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:43,635 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:43,635 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:43,636 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:43,636 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:43,636 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:43 GMT 2019-03-26 17:47:43,636 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:43,636 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:43,636 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:43,636 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:43,636 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:48,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:47:48,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:48,722 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:48,722 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:48,722 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:48,722 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:48,722 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:48,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:48,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:44.066Z", "message": "Agent deleted", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:43.043Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:44.066Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:43.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:44.066Z", "message": "17:47:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_y0ta6j: No response received for task e604ee45ab1849dc80bd76f7ad8e94a1", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:43.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.04d62925-7c4c-4f52-a90a-602794d20df3"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:44.066Z", "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-26T17:47:43.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.04d62925-7c4c-4f52-a90a-602794d20df3"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:44.066Z", "message": "Successfully deleted daemon: homer_host_y0ta6j", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:43.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.04d62925-7c4c-4f52-a90a-602794d20df3"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:44.582Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:44.582Z", "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-26T17:47:43.984Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:44.582Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:47:44.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:44.582Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f5a304f-1cb0-4873-9f78-60560a03aa9b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:44.582Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-1f5a304f-1cb0-4873-9f78-60560a03aa9b", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.289Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:44.582Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:44.582Z", "message": "Agent deleted", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": " Removed member dafe81f747c4807d from cluster", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.066Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.727Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.760Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "sprout_1wkgi3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": "Execution done (PID=18514, return_code=0): /tmp/50SOR/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.735Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0f505723-d0a5-4df8-b6d5-5adb3f295554"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.188Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c7c77eb4466104195f6c55de3113e66e2e7800be\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:44.697Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "sprout_1wkgi3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.770Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:47:45.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.770Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81d1e7b4-8f41-4ef9-ac7a-86e04777412a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.770Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-81d1e7b4-8f41-4ef9-ac7a-86e04777412a", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:45.770Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5df5e6a60a1ee0585e77e5f365557fd0d09c6136\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.696Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.368Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action used request id req-c8cbbc6a-257e-4011-b726-b8debc1830d7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.997Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.368Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.368Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.922Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.368Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:47: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-822044c2-575a-4797-bf78-fe441ae6543d x-compute-request-id: req-822044c2-575a-4797-bf78-fe441ae6543d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.368Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-822044c2-575a-4797-bf78-fe441ae6543d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.368Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-822044c2-575a-4797-bf78-fe441ae6543d", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.821Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.368Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c7c77eb4466104195f6c55de3113e66e2e7800be\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.822Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.368Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:47: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-c8cbbc6a-257e-4011-b726-b8debc1830d7 x-compute-request-id: req-c8cbbc6a-257e-4011-b726-b8debc1830d7 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-26T17:47:45.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.368Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action used request id req-c8cbbc6a-257e-4011-b726-b8debc1830d7", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:45.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.950Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5df5e6a60a1ee0585e77e5f365557fd0d09c6136\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:46.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.950Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:47: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-8c6d1373-34f6-487a-83c3-96780ac7ed95 x-compute-request-id: req-8c6d1373-34f6-487a-83c3-96780ac7ed95 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:46.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.950Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-8c6d1373-34f6-487a-83c3-96780ac7ed95", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:46.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.950Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-8c6d1373-34f6-487a-83c3-96780ac7ed95", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:46.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:46.950Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:47:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e05f8bd-b0d9-4be6-bc09-48c649eaeb3d x-compute-request-id: req-2e05f8bd-b0d9-4be6-bc09-48c649eaeb3d 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-26T17:47:46.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:47.453Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action used request id req-2e05f8bd-b0d9-4be6-bc09-48c649eaeb3d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:46.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:47.453Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action used request id req-2e05f8bd-b0d9-4be6-bc09-48c649eaeb3d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:46.824Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:48.379Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:48.152Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 390, "offset": 343, "size": 50}}} 2019-03-26 17:47:48,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:48,723 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:48 GMT 2019-03-26 17:47:48,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:48,723 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:47:48,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:48,723 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:48,723 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:48,724 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:47:48,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-26 17:47:48,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-26 17:47:48,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:47:42 [INFO] [cloudify.utils.is_agent_alive] No ping response from homer_host_y0ta6j: No response received for task e604ee45ab1849dc80bd76f7ad8e94a1 2019-03-26 17:47:48,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-26 17:47:48,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_y0ta6j 2019-03-26 17:47:48,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-26 17:47:48,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-26 17:47:48,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:47:48,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:47:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1f5a304f-1cb0-4873-9f78-60560a03aa9b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:47:48,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1f5a304f-1cb0-4873-9f78-60560a03aa9b 2019-03-26 17:47:48,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-26 17:47:48,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-26 17:47:48,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:47:48,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-26 17:47:48,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member dafe81f747c4807d from cluster 2019-03-26 17:47:48,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:47:48,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:47:48,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-26 17:47:48,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-26 17:47:48,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-26 17:47:48,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:47:48,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:47:48,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:47:48,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=18514, return_code=0): /tmp/50SOR/remove-cluster-node.sh 2019-03-26 17:47:48,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c77eb4466104195f6c55de3113e66e2e7800be" 2019-03-26 17:47:48,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:47:48,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:47:48,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:47:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81d1e7b4-8f41-4ef9-ac7a-86e04777412a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:47:48,730 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-81d1e7b4-8f41-4ef9-ac7a-86e04777412a 2019-03-26 17:47:48,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df5e6a60a1ee0585e77e5f365557fd0d09c6136" 2019-03-26 17:47:48,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action used request id req-c8cbbc6a-257e-4011-b726-b8debc1830d7 2019-03-26 17:47:48,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:47:48,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-26 17:47:48,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:47: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-822044c2-575a-4797-bf78-fe441ae6543d x-compute-request-id: req-822044c2-575a-4797-bf78-fe441ae6543d Content-Encoding: gzip Content-Length: 834 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:47:48,731 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-822044c2-575a-4797-bf78-fe441ae6543d 2019-03-26 17:47:48,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-822044c2-575a-4797-bf78-fe441ae6543d 2019-03-26 17:47:48,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c77eb4466104195f6c55de3113e66e2e7800be" -d '{"os-stop": null}' 2019-03-26 17:47:48,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:47: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-c8cbbc6a-257e-4011-b726-b8debc1830d7 x-compute-request-id: req-c8cbbc6a-257e-4011-b726-b8debc1830d7 Content-Length: 0 Content-Type: application/json 2019-03-26 17:47:48,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action used request id req-c8cbbc6a-257e-4011-b726-b8debc1830d7 2019-03-26 17:47:48,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df5e6a60a1ee0585e77e5f365557fd0d09c6136" -d '{"os-stop": null}' 2019-03-26 17:47:48,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:47: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-8c6d1373-34f6-487a-83c3-96780ac7ed95 x-compute-request-id: req-8c6d1373-34f6-487a-83c3-96780ac7ed95 Content-Encoding: gzip Content-Length: 837 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:47:48,732 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-8c6d1373-34f6-487a-83c3-96780ac7ed95 2019-03-26 17:47:48,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-8c6d1373-34f6-487a-83c3-96780ac7ed95 2019-03-26 17:47:48,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:47:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2e05f8bd-b0d9-4be6-bc09-48c649eaeb3d x-compute-request-id: req-2e05f8bd-b0d9-4be6-bc09-48c649eaeb3d Content-Length: 0 Content-Type: application/json 2019-03-26 17:47:48,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action used request id req-2e05f8bd-b0d9-4be6-bc09-48c649eaeb3d 2019-03-26 17:47:48,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action used request id req-2e05f8bd-b0d9-4be6-bc09-48c649eaeb3d 2019-03-26 17:47:48,733 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-26 17:47:48,733 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:47:48,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:48,792 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:48,792 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:48,792 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:48,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:48,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:48,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:48,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:48,793 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:48,793 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:48 GMT 2019-03-26 17:47:48,793 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:48,793 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:48,793 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:48,793 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:48,793 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:53,799 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:47:53,873 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:53,873 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:53,874 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:53,874 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:53,874 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:53,874 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:53,874 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:53,874 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:49.096Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:48.322Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:49.713Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0b17d1e273a94827002f0468eaa610e47eb1fb1c\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:49.636Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:50.423Z", "message": "Stopping agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:49.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:50.423Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:49.560Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:50.423Z", "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-26T17:47:49.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:50.423Z", "message": "Waiting for process 15969 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:49.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:51.140Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-7a77b88c-7f50-46b3-8436-22f6cceb20e2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:50.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:51.140Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-7a77b88c-7f50-46b3-8436-22f6cceb20e2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:50.715Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:51.140Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:47: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-7a77b88c-7f50-46b3-8436-22f6cceb20e2 x-compute-request-id: req-7a77b88c-7f50-46b3-8436-22f6cceb20e2 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:47:39Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:50.714Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0d002d6b-b52b-4233-95cf-a520555d6af8"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:51.140Z", "message": "Stopping Agent sprout_host_l4auyg", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:50.647Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.98316db4-f07e-46c1-ad10-4f1f0f13cf60"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:51.675Z", "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-26T17:47:51.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:52.393Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:51.816Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.98316db4-f07e-46c1-ad10-4f1f0f13cf60"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:52.393Z", "message": "Successfully stopped daemon: sprout_host_l4auyg\u001b[0m", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:51.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.98316db4-f07e-46c1-ad10-4f1f0f13cf60"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:52.393Z", "message": "Stopping daemon with command: sudo service cloudify-worker-sprout_host_l4auyg stop", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:51.817Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.98316db4-f07e-46c1-ad10-4f1f0f13cf60"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:52.987Z", "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-26T17:47:52.418Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:52.987Z", "message": "Deleting agent", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:52.495Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:52.987Z", "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-26T17:47:52.618Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:53.656Z", "message": "Deleting Agent sprout_host_l4auyg", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:53.464Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.84f4fd0f-d58b-4dc0-b360-04b7c2daabe0"}], "metadata": {"pagination": {"total": 408, "offset": 390, "size": 50}}} 2019-03-26 17:47:53,874 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:53,874 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:53 GMT 2019-03-26 17:47:53,874 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:53,875 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:47:53,875 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:53,875 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:53,875 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:53,875 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:47:53,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-26 17:47:53,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0b17d1e273a94827002f0468eaa610e47eb1fb1c" 2019-03-26 17:47:53,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-26 17:47:53,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-26 17:47:53,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-26 17:47:53,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 15969 to end... 2019-03-26 17:47:53,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-7a77b88c-7f50-46b3-8436-22f6cceb20e2 2019-03-26 17:47:53,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-7a77b88c-7f50-46b3-8436-22f6cceb20e2 2019-03-26 17:47:53,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:47: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-7a77b88c-7f50-46b3-8436-22f6cceb20e2 x-compute-request-id: req-7a77b88c-7f50-46b3-8436-22f6cceb20e2 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:47:39Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:47:53,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_l4auyg 2019-03-26 17:47:53,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-26 17:47:53,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-26 17:47:53,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_l4auyg 2019-03-26 17:47:53,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-sprout_host_l4auyg stop 2019-03-26 17:47:53,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-26 17:47:53,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-26 17:47:53,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-26 17:47:53,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_l4auyg 2019-03-26 17:47:53,879 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:47:53,950 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:53,951 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:53,951 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:53,951 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:53,951 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:53,951 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:53,951 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:53,951 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:53,951 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:53,952 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:53 GMT 2019-03-26 17:47:53,952 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:53,952 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:53,952 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:53,952 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:53,952 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:58,957 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:47:59,035 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:59,035 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:59,035 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:59,035 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:59,035 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:59,036 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:59,036 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:59,036 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:56.125Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c7c77eb4466104195f6c55de3113e66e2e7800be\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:56.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:56.809Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:47: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-b1d1ed63-fbbf-4092-bc7c-010e9be68411 x-compute-request-id: req-b1d1ed63-fbbf-4092-bc7c-010e9be68411 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:47:45Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:56.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:56.809Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-b1d1ed63-fbbf-4092-bc7c-010e9be68411", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:56.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:56.809Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-b1d1ed63-fbbf-4092-bc7c-010e9be68411", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:56.465Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0081c2b4-d01d-4935-81df-5647e24afed0"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:57.441Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5df5e6a60a1ee0585e77e5f365557fd0d09c6136\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:56.834Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:57.441Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:57.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.84f4fd0f-d58b-4dc0-b360-04b7c2daabe0"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:57.441Z", "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-26T17:47:57.046Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:58.010Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:47: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-1bfb6998-2e6c-4fef-8eb1-bea6de63e4fb x-compute-request-id: req-1bfb6998-2e6c-4fef-8eb1-bea6de63e4fb Content-Encoding: gzip Content-Length: 845 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:47:46Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:57.547Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:58.010Z", "message": "Successfully deleted daemon: sprout_host_l4auyg", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:57.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.84f4fd0f-d58b-4dc0-b360-04b7c2daabe0"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:58.010Z", "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-26T17:47:57.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.84f4fd0f-d58b-4dc0-b360-04b7c2daabe0"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:58.010Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1bfb6998-2e6c-4fef-8eb1-bea6de63e4fb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:57.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:58.010Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1bfb6998-2e6c-4fef-8eb1-bea6de63e4fb", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:57.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.862972c7-a373-4917-a773-e51e2c822eb4"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:58.010Z", "message": "17:47:57 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_l4auyg: No response received for task e183bfafcd32495eb24802c85b747d98", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:57.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.84f4fd0f-d58b-4dc0-b360-04b7c2daabe0"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:58.570Z", "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-26T17:47:58.244Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:58.570Z", "message": "Waiting for process 24770 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:58.074Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:58.570Z", "message": "Agent deleted", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:58.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:58.570Z", "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-26T17:47:58.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 425, "offset": 408, "size": 50}}} 2019-03-26 17:47:59,036 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:59,036 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:59 GMT 2019-03-26 17:47:59,036 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:59,036 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:47:59,036 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:59,036 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:59,037 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:47:59,037 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:47:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c77eb4466104195f6c55de3113e66e2e7800be" 2019-03-26 17:47:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:47: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-b1d1ed63-fbbf-4092-bc7c-010e9be68411 x-compute-request-id: req-b1d1ed63-fbbf-4092-bc7c-010e9be68411 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:47:45Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:47:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-b1d1ed63-fbbf-4092-bc7c-010e9be68411 2019-03-26 17:47:59,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-b1d1ed63-fbbf-4092-bc7c-010e9be68411 2019-03-26 17:47:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5df5e6a60a1ee0585e77e5f365557fd0d09c6136" 2019-03-26 17:47:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-26 17:47:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-26 17:47:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:47: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-1bfb6998-2e6c-4fef-8eb1-bea6de63e4fb x-compute-request-id: req-1bfb6998-2e6c-4fef-8eb1-bea6de63e4fb Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:47:46Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:47:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_l4auyg 2019-03-26 17:47:59,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-26 17:47:59,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1bfb6998-2e6c-4fef-8eb1-bea6de63e4fb 2019-03-26 17:47:59,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1bfb6998-2e6c-4fef-8eb1-bea6de63e4fb 2019-03-26 17:47:59,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:47:57 [INFO] [cloudify.utils.is_agent_alive] No ping response from sprout_host_l4auyg: No response received for task e183bfafcd32495eb24802c85b747d98 2019-03-26 17:47:59,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-26 17:47:59,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 24770 to end... 2019-03-26 17:47:59,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-26 17:47:59,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-26 17:47:59,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:47:59,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:47:59,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:47:59,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:47:59,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:47:59,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:47:59,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:47:59,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:47:59,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:47:59,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:47:59,124 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:47:59 GMT 2019-03-26 17:47:59,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:47:59,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:47:59,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:47:59,124 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:47:59,124 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:04,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:48:04,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:04,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:04,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:04,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:04,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:04,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:04,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:04,203 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:59.287Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:58.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:59.904Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:47:59.559Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:59.904Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a35d803e-9bab-4566-9379-1dd2e068b880 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:59.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:47:59.904Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a35d803e-9bab-4566-9379-1dd2e068b880", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:47:59.565Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:00.521Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31876bbb6f03f5b1925b8c95f73fbfe06454985e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:00.075Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:01.241Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-dd3571a6-80e3-40c6-b9b4-bd8a08723042 x-compute-request-id: req-dd3571a6-80e3-40c6-b9b4-bd8a08723042 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:03Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:01.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:01.960Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-b10ff2da-e9a3-4b32-a4f2-69665a7e4cc4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:01.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:01.960Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-dd3571a6-80e3-40c6-b9b4-bd8a08723042", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:01.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:01.960Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-dd3571a6-80e3-40c6-b9b4-bd8a08723042", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:01.189Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:01.960Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31876bbb6f03f5b1925b8c95f73fbfe06454985e\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:01.190Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:01.960Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:48:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b10ff2da-e9a3-4b32-a4f2-69665a7e4cc4 x-compute-request-id: req-b10ff2da-e9a3-4b32-a4f2-69665a7e4cc4 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-26T17:48:01.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:01.960Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-b10ff2da-e9a3-4b32-a4f2-69665a7e4cc4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:01.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}], "metadata": {"pagination": {"total": 437, "offset": 425, "size": 50}}} 2019-03-26 17:48:04,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:04,204 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:04 GMT 2019-03-26 17:48:04,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:04,204 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:48:04,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:04,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:04,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:04,204 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:48:04,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-26 17:48:04,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:04,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:47:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a35d803e-9bab-4566-9379-1dd2e068b880 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:04,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a35d803e-9bab-4566-9379-1dd2e068b880 2019-03-26 17:48:04,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31876bbb6f03f5b1925b8c95f73fbfe06454985e" 2019-03-26 17:48:04,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-dd3571a6-80e3-40c6-b9b4-bd8a08723042 x-compute-request-id: req-dd3571a6-80e3-40c6-b9b4-bd8a08723042 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:03Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:04,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-b10ff2da-e9a3-4b32-a4f2-69665a7e4cc4 2019-03-26 17:48:04,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-dd3571a6-80e3-40c6-b9b4-bd8a08723042 2019-03-26 17:48:04,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-dd3571a6-80e3-40c6-b9b4-bd8a08723042 2019-03-26 17:48:04,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31876bbb6f03f5b1925b8c95f73fbfe06454985e" -d '{"os-stop": null}' 2019-03-26 17:48:04,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:48:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-b10ff2da-e9a3-4b32-a4f2-69665a7e4cc4 x-compute-request-id: req-b10ff2da-e9a3-4b32-a4f2-69665a7e4cc4 Content-Length: 0 Content-Type: application/json 2019-03-26 17:48:04,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-b10ff2da-e9a3-4b32-a4f2-69665a7e4cc4 2019-03-26 17:48:04,207 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:48:04,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:04,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:04,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:04,285 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:04,285 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:04,285 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:04,285 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:04,285 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:48:04,285 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:04,286 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:04 GMT 2019-03-26 17:48:04,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:04,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:48:04,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:04,286 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:04,286 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:09,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:48:09,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:09,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:09,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:09,372 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:09,372 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:09,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:09,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:09,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 437, "offset": 437, "size": 50}}} 2019-03-26 17:48:09,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:09,372 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:09 GMT 2019-03-26 17:48:09,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:09,372 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-26 17:48:09,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:09,373 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:09,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:09,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:48:09,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:09,439 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:09,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:09,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:09,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:09,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:09,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:09,440 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:48:09,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:09,440 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:09 GMT 2019-03-26 17:48:09,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:09,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:48:09,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:09,441 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:09,441 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:14,446 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:48:14,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:14,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:14,547 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:14,547 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:14,547 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:14,547 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:14,547 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:14,547 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:09.891Z", "message": "Waiting for process 15969 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:09.819Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:11.459Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}31876bbb6f03f5b1925b8c95f73fbfe06454985e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:11.356Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:12.075Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-34ee2fda-5add-484e-a888-7ce4f9b71be9 x-compute-request-id: req-34ee2fda-5add-484e-a888-7ce4f9b71be9 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:48:01Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:11.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:12.643Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-34ee2fda-5add-484e-a888-7ce4f9b71be9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:11.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:12.643Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-34ee2fda-5add-484e-a888-7ce4f9b71be9", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:11.918Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0eb825cf-e3df-4f67-98bd-e8612a084350"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:12.643Z", "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-26T17:48:12.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 443, "offset": 437, "size": 50}}} 2019-03-26 17:48:14,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:14,547 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:14 GMT 2019-03-26 17:48:14,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:14,548 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:48:14,548 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:14,548 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:14,548 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:14,548 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:48:14,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 15969 to end... 2019-03-26 17:48:14,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31876bbb6f03f5b1925b8c95f73fbfe06454985e" 2019-03-26 17:48:14,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-34ee2fda-5add-484e-a888-7ce4f9b71be9 x-compute-request-id: req-34ee2fda-5add-484e-a888-7ce4f9b71be9 Content-Encoding: gzip Content-Length: 852 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:48:01Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:14,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-34ee2fda-5add-484e-a888-7ce4f9b71be9 2019-03-26 17:48:14,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-34ee2fda-5add-484e-a888-7ce4f9b71be9 2019-03-26 17:48:14,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-26 17:48:14,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:48:14,770 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:14,770 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:14,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:14,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:14,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:14,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:14,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:14,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-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:48:14,771 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:14,771 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:14 GMT 2019-03-26 17:48:14,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:14,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:48:14,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:14,771 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:14,771 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:19,777 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:48:19,865 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:19,865 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:19,865 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:19,866 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:19,866 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:19,866 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:19,866 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:19,866 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:18.265Z", "message": "Waiting for process 24770 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:18.117Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}], "metadata": {"pagination": {"total": 444, "offset": 443, "size": 50}}} 2019-03-26 17:48:19,866 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:19,866 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:19 GMT 2019-03-26 17:48:19,866 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:19,867 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 651 2019-03-26 17:48:19,867 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:19,867 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:19,867 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:19,867 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 24770 to end... 2019-03-26 17:48:19,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:48:19,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:19,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:19,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:19,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:19,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:19,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:19,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:19,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:48:19,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:19,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:19 GMT 2019-03-26 17:48:19,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:19,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:48:19,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:19,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:19,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:24,933 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:48:25,015 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:25,015 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:25,015 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:25,015 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:25,016 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:25,016 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:25,016 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:25,016 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:21.384Z", "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-26T17:48:21.286Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:22.391Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:48:22.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6f59383d-f33c-4434-b14c-8111d4e4b267"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:23.059Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}264131068b35a1b27e70f000bc07ccefe59408b9\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:22.745Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6f59383d-f33c-4434-b14c-8111d4e4b267"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:23.059Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f626ea8f-2ef0-44a1-9446-965de3e8faba Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:22.335Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6f59383d-f33c-4434-b14c-8111d4e4b267"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:23.059Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-f626ea8f-2ef0-44a1-9446-965de3e8faba", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:22.336Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6f59383d-f33c-4434-b14c-8111d4e4b267"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:23.775Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-6a47715e-2c4d-4b0d-a353-5306568547c2 x-compute-request-id: req-6a47715e-2c4d-4b0d-a353-5306568547c2 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:50Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:23.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6f59383d-f33c-4434-b14c-8111d4e4b267"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:24.406Z", "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-26T17:48:24.088Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:24.406Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:23.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6f59383d-f33c-4434-b14c-8111d4e4b267"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:24.406Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-6a47715e-2c4d-4b0d-a353-5306568547c2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:23.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6f59383d-f33c-4434-b14c-8111d4e4b267"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:24.406Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-6a47715e-2c4d-4b0d-a353-5306568547c2", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:23.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6f59383d-f33c-4434-b14c-8111d4e4b267"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:24.406Z", "message": "Stopped node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:24.207Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 455, "offset": 444, "size": 50}}} 2019-03-26 17:48:25,016 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:25,016 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:25 GMT 2019-03-26 17:48:25,016 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:25,016 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:48:25,016 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:25,016 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:25,017 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:25,017 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:48:25,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:48:25,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:25,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}264131068b35a1b27e70f000bc07ccefe59408b9" 2019-03-26 17:48:25,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f626ea8f-2ef0-44a1-9446-965de3e8faba Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:25,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f626ea8f-2ef0-44a1-9446-965de3e8faba 2019-03-26 17:48:25,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-6a47715e-2c4d-4b0d-a353-5306568547c2 x-compute-request-id: req-6a47715e-2c4d-4b0d-a353-5306568547c2 Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:50Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:25,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:48:25,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-26 17:48:25,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-6a47715e-2c4d-4b0d-a353-5306568547c2 2019-03-26 17:48:25,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-6a47715e-2c4d-4b0d-a353-5306568547c2 2019-03-26 17:48:25,019 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:48:25,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:48:25,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:25,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:25,090 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:25,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:25,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:25,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:25,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:25,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:48:25,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:25,091 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:25 GMT 2019-03-26 17:48:25,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:25,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:48:25,091 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:25,092 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:25,092 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:30,097 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:48:30,199 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:30,199 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:30,199 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:30,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:30,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:30,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:30,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:30,200 - 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-26T17:48:25.060Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:24.745Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:25.060Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:24.580Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:26.028Z", "message": "Remove floating ip 172.30.9.206", "level": "info", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:25.814Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:26.660Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-090cf553-fdc0-44fa-829e-be867ae0a352", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:25.820Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:26.660Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6698a34468678fb9e36816f8ef59d55e1981c87\"", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.224Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:26.660Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-6e9106b3-6d1d-4e37-b058-37683ee48096 Date: Tue, 26 Mar 2019 17:48:26 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:33Z\", \"updated_at\": \"2019-03-26T17:31:12Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1e:b2:5f\", \"device_id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\"}, \"fixed_ip_address\": \"192.168.120.28\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"06819ad0-6954-4c80-87b1-135d586b4b68\", \"id\": \"0740ce6b-1a5f-47a9-863b-c6d82cc3271a\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"updated_at\": \"2019-03-26T17:31:30Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:70:7b:6e\", \"device_id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\"}, \"fixed_ip_address\": \"192.168.120.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"78553438-3699-459b-a0b3-9667ab10cd59\", \"id\": \"3482c8d6-0a87-4746-9060-fa6978c3710e\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:31:22Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:fc:bc:0e\", \"device_id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"d8960006-1e41-402c-a7ba-30630c5a1999\", \"id\": \"be03f8e3-d596-43aa-b88b-bea49c8de611\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:22:47Z\", \"updated_at\": \"2019-03-26T17:22:49Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b6:be:3e\", \"device_id\": \"d74f115e-26bc-4263-bea8-bf7efb65dc78\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"97d31b64-9159-4ea5-9f31-a504ec5fc808\", \"id\": \"e6286df3-6ca2-4ca9-9e29-12042d16dbb7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.588Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:26.660Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-090cf553-fdc0-44fa-829e-be867ae0a352", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:25.821Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:26.660Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:25.815Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:26.660Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:25.815Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:26.660Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-090cf553-fdc0-44fa-829e-be867ae0a352 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:25.820Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:26.660Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-090cf553-fdc0-44fa-829e-be867ae0a352 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:25.820Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:26.660Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6698a34468678fb9e36816f8ef59d55e1981c87\"", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.224Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.636Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-6e9106b3-6d1d-4e37-b058-37683ee48096 Date: Tue, 26 Mar 2019 17:48:26 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:33Z\", \"updated_at\": \"2019-03-26T17:31:12Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:1e:b2:5f\", \"device_id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\"}, \"fixed_ip_address\": \"192.168.120.28\", \"floating_ip_address\": \"172.30.9.206\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"06819ad0-6954-4c80-87b1-135d586b4b68\", \"id\": \"0740ce6b-1a5f-47a9-863b-c6d82cc3271a\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"updated_at\": \"2019-03-26T17:31:30Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:70:7b:6e\", \"device_id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\"}, \"fixed_ip_address\": \"192.168.120.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"78553438-3699-459b-a0b3-9667ab10cd59\", \"id\": \"3482c8d6-0a87-4746-9060-fa6978c3710e\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:31:22Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:fc:bc:0e\", \"device_id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"d8960006-1e41-402c-a7ba-30630c5a1999\", \"id\": \"be03f8e3-d596-43aa-b88b-bea49c8de611\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:22:47Z\", \"updated_at\": \"2019-03-26T17:22:49Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b6:be:3e\", \"device_id\": \"d74f115e-26bc-4263-bea8-bf7efb65dc78\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"97d31b64-9159-4ea5-9f31-a504ec5fc808\", \"id\": \"e6286df3-6ca2-4ca9-9e29-12042d16dbb7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.588Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e9106b3-6d1d-4e37-b058-37683ee48096", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.588Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e9106b3-6d1d-4e37-b058-37683ee48096", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.588Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e9106b3-6d1d-4e37-b058-37683ee48096", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.589Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e9106b3-6d1d-4e37-b058-37683ee48096", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.589Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/06819ad0-6954-4c80-87b1-135d586b4b68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6698a34468678fb9e36816f8ef59d55e1981c87\"", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.590Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/06819ad0-6954-4c80-87b1-135d586b4b68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6698a34468678fb9e36816f8ef59d55e1981c87\"", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.590Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-1c891574-4cfb-428a-9575-477bfb429cc8 Date: Tue, 26 Mar 2019 17:48:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T17:29:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\",\"ip_address\":\"192.168.120.28\"}],\"id\":\"06819ad0-6954-4c80-87b1-135d586b4b68\",\"security_groups\":[\"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\",\"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\"],\"mac_address\":\"fa:16:3e:1e:b2:5f\",\"device_id\":\"6922a2bd-58b9-4e93-b677-ac5371970c5a\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:26:58Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.634Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-1c891574-4cfb-428a-9575-477bfb429cc8 Date: Tue, 26 Mar 2019 17:48:26 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T17:29:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\",\"ip_address\":\"192.168.120.28\"}],\"id\":\"06819ad0-6954-4c80-87b1-135d586b4b68\",\"security_groups\":[\"4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9\",\"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\"],\"mac_address\":\"fa:16:3e:1e:b2:5f\",\"device_id\":\"6922a2bd-58b9-4e93-b677-ac5371970c5a\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:26:58Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.634Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/06819ad0-6954-4c80-87b1-135d586b4b68.json used request id req-1c891574-4cfb-428a-9575-477bfb429cc8", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.635Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/06819ad0-6954-4c80-87b1-135d586b4b68.json used request id req-1c891574-4cfb-428a-9575-477bfb429cc8", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.635Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/06819ad0-6954-4c80-87b1-135d586b4b68.json used request id req-1c891574-4cfb-428a-9575-477bfb429cc8", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.635Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/06819ad0-6954-4c80-87b1-135d586b4b68.json used request id req-1c891574-4cfb-428a-9575-477bfb429cc8", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.635Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.636Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eff8404-deb3-44fa-b37b-6c767fa4aaa9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.641Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eff8404-deb3-44fa-b37b-6c767fa4aaa9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.641Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-8eff8404-deb3-44fa-b37b-6c767fa4aaa9", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.641Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-8eff8404-deb3-44fa-b37b-6c767fa4aaa9", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:26.641Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.196Z", "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-26T17:48:27.151Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.764Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de57d1f5fb38cae1aa4fb14a71346dc485697fde\"", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:27.045Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:27.764Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de57d1f5fb38cae1aa4fb14a71346dc485697fde\"", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:27.045Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.291Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de57d1f5fb38cae1aa4fb14a71346dc485697fde\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.206\"}}'", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:27.944Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.291Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-25f8aeaf-75b3-4abf-bcfb-20106a87d03b", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:27.943Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.291Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-25f8aeaf-75b3-4abf-bcfb-20106a87d03b x-compute-request-id: req-25f8aeaf-75b3-4abf-bcfb-20106a87d03b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:50Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:27.941Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.291Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-25f8aeaf-75b3-4abf-bcfb-20106a87d03b", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:27.942Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.291Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-25f8aeaf-75b3-4abf-bcfb-20106a87d03b", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:27.942Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.291Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}de57d1f5fb38cae1aa4fb14a71346dc485697fde\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.206\"}}'", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:27.943Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.291Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:48:28.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f176ed5c-1efe-4c94-9479-b34111741e71"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.291Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-25f8aeaf-75b3-4abf-bcfb-20106a87d03b x-compute-request-id: req-25f8aeaf-75b3-4abf-bcfb-20106a87d03b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"172.30.9.206\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:50Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:27.941Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.291Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-25f8aeaf-75b3-4abf-bcfb-20106a87d03b", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:27.942Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.944Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4c31a0b1c43f00c63d645f80518bbc223a1861de\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:28.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f176ed5c-1efe-4c94-9479-b34111741e71"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.944Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a0c59a2b-fbc4-45af-930a-c2cfdb1b8ebb", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:28.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f176ed5c-1efe-4c94-9479-b34111741e71"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.944Z", "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-26T17:48:28.213Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:28.944Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0c59a2b-fbc4-45af-930a-c2cfdb1b8ebb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:28.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f176ed5c-1efe-4c94-9479-b34111741e71"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:29.526Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:48:29.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.56002884-d456-4f38-8d3f-6fa1bc8d2f65"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:29.526Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5c6811a-d434-43b3-9bd1-46fcccbb746d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:29.315Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.56002884-d456-4f38-8d3f-6fa1bc8d2f65"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:30.040Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-c76a79b9-035a-440f-a68f-bd64d28bacc3 x-compute-request-id: req-c76a79b9-035a-440f-a68f-bd64d28bacc3 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:29.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f176ed5c-1efe-4c94-9479-b34111741e71"}], "metadata": {"pagination": {"total": 512, "offset": 455, "size": 50}}} 2019-03-26 17:48:30,200 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:30,200 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:30 GMT 2019-03-26 17:48:30,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:30,201 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:48:30,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:30,201 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:30,201 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:30,201 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:48:30,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-03-26 17:48:30,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:48:30,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.206 2019-03-26 17:48:30,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-090cf553-fdc0-44fa-829e-be867ae0a352 2019-03-26 17:48:30,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6698a34468678fb9e36816f8ef59d55e1981c87" 2019-03-26 17:48:30,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-6e9106b3-6d1d-4e37-b058-37683ee48096 Date: Tue, 26 Mar 2019 17:48:26 GMT RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:33Z", "updated_at": "2019-03-26T17:31:12Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:b2:5f", "device_id": "6922a2bd-58b9-4e93-b677-ac5371970c5a"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "06819ad0-6954-4c80-87b1-135d586b4b68", "id": "0740ce6b-1a5f-47a9-863b-c6d82cc3271a", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "updated_at": "2019-03-26T17:31:30Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:70:7b:6e", "device_id": "d58baed6-3445-4d92-b044-ecfe95184b27"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "78553438-3699-459b-a0b3-9667ab10cd59", "id": "3482c8d6-0a87-4746-9060-fa6978c3710e", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:31:22Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:bc:0e", "device_id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "d8960006-1e41-402c-a7ba-30630c5a1999", "id": "be03f8e3-d596-43aa-b88b-bea49c8de611", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:49Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:48:30,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-090cf553-fdc0-44fa-829e-be867ae0a352 2019-03-26 17:48:30,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:30,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:30,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-090cf553-fdc0-44fa-829e-be867ae0a352 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:30,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-090cf553-fdc0-44fa-829e-be867ae0a352 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:30,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6698a34468678fb9e36816f8ef59d55e1981c87" 2019-03-26 17:48:30,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:30,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3264 X-Openstack-Request-Id: req-6e9106b3-6d1d-4e37-b058-37683ee48096 Date: Tue, 26 Mar 2019 17:48:26 GMT RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:33Z", "updated_at": "2019-03-26T17:31:12Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:1e:b2:5f", "device_id": "6922a2bd-58b9-4e93-b677-ac5371970c5a"}, "fixed_ip_address": "192.168.120.28", "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "06819ad0-6954-4c80-87b1-135d586b4b68", "id": "0740ce6b-1a5f-47a9-863b-c6d82cc3271a", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "updated_at": "2019-03-26T17:31:30Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:70:7b:6e", "device_id": "d58baed6-3445-4d92-b044-ecfe95184b27"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "78553438-3699-459b-a0b3-9667ab10cd59", "id": "3482c8d6-0a87-4746-9060-fa6978c3710e", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:31:22Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:bc:0e", "device_id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "d8960006-1e41-402c-a7ba-30630c5a1999", "id": "be03f8e3-d596-43aa-b88b-bea49c8de611", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:49Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:48:30,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e9106b3-6d1d-4e37-b058-37683ee48096 2019-03-26 17:48:30,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e9106b3-6d1d-4e37-b058-37683ee48096 2019-03-26 17:48:30,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e9106b3-6d1d-4e37-b058-37683ee48096 2019-03-26 17:48:30,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-6e9106b3-6d1d-4e37-b058-37683ee48096 2019-03-26 17:48:30,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/06819ad0-6954-4c80-87b1-135d586b4b68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6698a34468678fb9e36816f8ef59d55e1981c87" 2019-03-26 17:48:30,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/06819ad0-6954-4c80-87b1-135d586b4b68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6698a34468678fb9e36816f8ef59d55e1981c87" 2019-03-26 17:48:30,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-1c891574-4cfb-428a-9575-477bfb429cc8 Date: Tue, 26 Mar 2019 17:48:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T17:29:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","ip_address":"192.168.120.28"}],"id":"06819ad0-6954-4c80-87b1-135d586b4b68","security_groups":["4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9","4c4ea6c1-8026-4f2a-af36-cfe68917a34e"],"mac_address":"fa:16:3e:1e:b2:5f","device_id":"6922a2bd-58b9-4e93-b677-ac5371970c5a","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"6efe2f4cc72e439481742aba440525e8","qos_policy_id":null,"admin_state_up":true,"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:26:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 17:48:30,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-1c891574-4cfb-428a-9575-477bfb429cc8 Date: Tue, 26 Mar 2019 17:48:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T17:29:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","ip_address":"192.168.120.28"}],"id":"06819ad0-6954-4c80-87b1-135d586b4b68","security_groups":["4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9","4c4ea6c1-8026-4f2a-af36-cfe68917a34e"],"mac_address":"fa:16:3e:1e:b2:5f","device_id":"6922a2bd-58b9-4e93-b677-ac5371970c5a","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"6efe2f4cc72e439481742aba440525e8","qos_policy_id":null,"admin_state_up":true,"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:26:58Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 17:48:30,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/06819ad0-6954-4c80-87b1-135d586b4b68.json used request id req-1c891574-4cfb-428a-9575-477bfb429cc8 2019-03-26 17:48:30,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/06819ad0-6954-4c80-87b1-135d586b4b68.json used request id req-1c891574-4cfb-428a-9575-477bfb429cc8 2019-03-26 17:48:30,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/06819ad0-6954-4c80-87b1-135d586b4b68.json used request id req-1c891574-4cfb-428a-9575-477bfb429cc8 2019-03-26 17:48:30,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/06819ad0-6954-4c80-87b1-135d586b4b68.json used request id req-1c891574-4cfb-428a-9575-477bfb429cc8 2019-03-26 17:48:30,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:30,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eff8404-deb3-44fa-b37b-6c767fa4aaa9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:30,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8eff8404-deb3-44fa-b37b-6c767fa4aaa9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:30,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8eff8404-deb3-44fa-b37b-6c767fa4aaa9 2019-03-26 17:48:30,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8eff8404-deb3-44fa-b37b-6c767fa4aaa9 2019-03-26 17:48:30,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:48:30,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de57d1f5fb38cae1aa4fb14a71346dc485697fde" 2019-03-26 17:48:30,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de57d1f5fb38cae1aa4fb14a71346dc485697fde" 2019-03-26 17:48:30,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de57d1f5fb38cae1aa4fb14a71346dc485697fde" -d '{"removeFloatingIp": {"address": "172.30.9.206"}}' 2019-03-26 17:48:30,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-25f8aeaf-75b3-4abf-bcfb-20106a87d03b 2019-03-26 17:48:30,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-25f8aeaf-75b3-4abf-bcfb-20106a87d03b x-compute-request-id: req-25f8aeaf-75b3-4abf-bcfb-20106a87d03b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:50Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:30,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-25f8aeaf-75b3-4abf-bcfb-20106a87d03b 2019-03-26 17:48:30,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-25f8aeaf-75b3-4abf-bcfb-20106a87d03b 2019-03-26 17:48:30,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de57d1f5fb38cae1aa4fb14a71346dc485697fde" -d '{"removeFloatingIp": {"address": "172.30.9.206"}}' 2019-03-26 17:48:30,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:30,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-25f8aeaf-75b3-4abf-bcfb-20106a87d03b x-compute-request-id: req-25f8aeaf-75b3-4abf-bcfb-20106a87d03b Content-Encoding: gzip Content-Length: 851 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:50Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:30,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-25f8aeaf-75b3-4abf-bcfb-20106a87d03b 2019-03-26 17:48:30,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c31a0b1c43f00c63d645f80518bbc223a1861de" 2019-03-26 17:48:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a0c59a2b-fbc4-45af-930a-c2cfdb1b8ebb 2019-03-26 17:48:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:48:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0c59a2b-fbc4-45af-930a-c2cfdb1b8ebb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c5c6811a-d434-43b3-9bd1-46fcccbb746d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:30,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-c76a79b9-035a-440f-a68f-bd64d28bacc3 x-compute-request-id: req-c76a79b9-035a-440f-a68f-bd64d28bacc3 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:30,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:48:30,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:30,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:30,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:30,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:30,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:30,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:30,268 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:30,268 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:48:30,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:30,268 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:30 GMT 2019-03-26 17:48:30,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:30,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:48:30,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:30,269 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:30,269 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:35,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:48:35,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:35,377 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:35,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:35,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:35,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:35,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:35,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:35,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:30.040Z", "message": "Waiting for process 15969 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:29.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:30.040Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7f4a1a473724755a6b21a7346ef53aa56279fc59\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:29.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.56002884-d456-4f38-8d3f-6fa1bc8d2f65"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:30.040Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-c76a79b9-035a-440f-a68f-bd64d28bacc3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:29.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f176ed5c-1efe-4c94-9479-b34111741e71"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:30.040Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-c76a79b9-035a-440f-a68f-bd64d28bacc3", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:29.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f176ed5c-1efe-4c94-9479-b34111741e71"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:30.040Z", "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-26T17:48:29.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:30.040Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-c5c6811a-d434-43b3-9bd1-46fcccbb746d", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:29.316Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.56002884-d456-4f38-8d3f-6fa1bc8d2f65"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:30.040Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-c76a79b9-035a-440f-a68f-bd64d28bacc3 x-compute-request-id: req-c76a79b9-035a-440f-a68f-bd64d28bacc3 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:29.492Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f176ed5c-1efe-4c94-9479-b34111741e71"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:30.638Z", "message": "Stopped node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:29.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:30.638Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:30.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:30.638Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:30.425Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.142Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-f76d4b0f-db6b-4a4b-88d0-762ba69e09fd x-compute-request-id: req-f76d4b0f-db6b-4a4b-88d0-762ba69e09fd Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:30.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.56002884-d456-4f38-8d3f-6fa1bc8d2f65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.348Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.349Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "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-26T17:48:31.279Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "message": "Stopped node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.328Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.530Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "message": "Floating ip 172.30.9.206 detached from server", "level": "info", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.349Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-f76d4b0f-db6b-4a4b-88d0-762ba69e09fd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:30.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.56002884-d456-4f38-8d3f-6fa1bc8d2f65"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-f76d4b0f-db6b-4a4b-88d0-762ba69e09fd", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:30.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.56002884-d456-4f38-8d3f-6fa1bc8d2f65"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:30.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.56002884-d456-4f38-8d3f-6fa1bc8d2f65"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab x-compute-request-id: req-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab 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_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.346Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab x-compute-request-id: req-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab 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_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.347Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.348Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:31.745Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab", "level": "debug", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.349Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bf231f0f-3c54-4ed5-bb5a-3695a8a7d748"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:32.416Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0442fa87-c7cc-46bf-86ab-1acd4212126a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.535Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:32.416Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "ellis_floatingip_9h5jjw", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.854Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:32.416Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0442fa87-c7cc-46bf-86ab-1acd4212126a", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.536Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:32.416Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7dfdceab8156d509fe3db9a1c4c513a7ec65754\"", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.937Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:32.416Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.995Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:32.416Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:31.858Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:33.134Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:32.346Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:33.134Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-ef30ff11-4ec0-43cc-8d56-f584f4a980fa", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:32.898Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:33.134Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7dfdceab8156d509fe3db9a1c4c513a7ec65754\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_dime\"}}'", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:32.899Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:33.134Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-ef30ff11-4ec0-43cc-8d56-f584f4a980fa x-compute-request-id: req-ef30ff11-4ec0-43cc-8d56-f584f4a980fa Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_dime\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:32.897Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:33.134Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:33.084Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:33.134Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-ef30ff11-4ec0-43cc-8d56-f584f4a980fa", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:32.897Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:33.718Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:33.507Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:33.718Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1a7e070-10f7-4d6a-9579-5730c5fbbd77 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:33.089Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:33.718Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-d1a7e070-10f7-4d6a-9579-5730c5fbbd77", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:33.089Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:33.718Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b703db4169d08d491d22996aef336ccf8488c241\"", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:33.490Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.315Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f69ac5b-4a35-49af-9329-2cb2e947bcff Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:33.512Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.315Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-5f69ac5b-4a35-49af-9329-2cb2e947bcff", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:33.513Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.315Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-718a6701-b6ee-4c22-a8e0-a45715a5d02f x-compute-request-id: req-718a6701-b6ee-4c22-a8e0-a45715a5d02f Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:33.775Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.315Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action used request id req-718a6701-b6ee-4c22-a8e0-a45715a5d02f", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:33.776Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.315Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action used request id req-718a6701-b6ee-4c22-a8e0-a45715a5d02f", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:33.776Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.315Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7dfdceab8156d509fe3db9a1c4c513a7ec65754\"", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:33.777Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.315Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6732eecd3733c2cc593669a658eafc29303b4f64\"", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:33.948Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.315Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-df6ea7bc-7329-4cf6-a583-1f246a207d8a x-compute-request-id: req-df6ea7bc-7329-4cf6-a583-1f246a207d8a Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:34.172Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.983Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-89fa259b-e4d9-497a-949a-7f0b4bd8ba2e x-compute-request-id: req-89fa259b-e4d9-497a-949a-7f0b4bd8ba2e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:50Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:34.695Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.983Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-df6ea7bc-7329-4cf6-a583-1f246a207d8a", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:34.172Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}], "metadata": {"pagination": {"total": 564, "offset": 505, "size": 50}}} 2019-03-26 17:48:35,378 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:35,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:35 GMT 2019-03-26 17:48:35,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:35,379 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:48:35,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:35,379 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:35,379 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:35,379 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:48:35,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 15969 to end... 2019-03-26 17:48:35,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f4a1a473724755a6b21a7346ef53aa56279fc59" 2019-03-26 17:48:35,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-c76a79b9-035a-440f-a68f-bd64d28bacc3 2019-03-26 17:48:35,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-c76a79b9-035a-440f-a68f-bd64d28bacc3 2019-03-26 17:48:35,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:48:35,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c5c6811a-d434-43b3-9bd1-46fcccbb746d 2019-03-26 17:48:35,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-c76a79b9-035a-440f-a68f-bd64d28bacc3 x-compute-request-id: req-c76a79b9-035a-440f-a68f-bd64d28bacc3 Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:35,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:48:35,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:48:35,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:35,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-f76d4b0f-db6b-4a4b-88d0-762ba69e09fd x-compute-request-id: req-f76d4b0f-db6b-4a4b-88d0-762ba69e09fd Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:35,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab 2019-03-26 17:48:35,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab 2019-03-26 17:48:35,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:48:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:48:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.206 detached from server 2019-03-26 17:48:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-f76d4b0f-db6b-4a4b-88d0-762ba69e09fd 2019-03-26 17:48:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-f76d4b0f-db6b-4a4b-88d0-762ba69e09fd 2019-03-26 17:48:35,385 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-26 17:48:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab x-compute-request-id: req-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab 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-26 17:48:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab x-compute-request-id: req-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab 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-26 17:48:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab 2019-03-26 17:48:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-2ba59bc3-40ee-4f2a-9aa0-3622b40cadab 2019-03-26 17:48:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0442fa87-c7cc-46bf-86ab-1acd4212126a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:35,386 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-03-26 17:48:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0442fa87-c7cc-46bf-86ab-1acd4212126a 2019-03-26 17:48:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dfdceab8156d509fe3db9a1c4c513a7ec65754" 2019-03-26 17:48:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:48:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-ef30ff11-4ec0-43cc-8d56-f584f4a980fa 2019-03-26 17:48:35,387 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dfdceab8156d509fe3db9a1c4c513a7ec65754" -d '{"removeSecurityGroup": {"name": "clearwater-sg_dime"}}' 2019-03-26 17:48:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-ef30ff11-4ec0-43cc-8d56-f584f4a980fa x-compute-request-id: req-ef30ff11-4ec0-43cc-8d56-f584f4a980fa Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_dime"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-ef30ff11-4ec0-43cc-8d56-f584f4a980fa 2019-03-26 17:48:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1a7e070-10f7-4d6a-9579-5730c5fbbd77 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:35,388 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d1a7e070-10f7-4d6a-9579-5730c5fbbd77 2019-03-26 17:48:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b703db4169d08d491d22996aef336ccf8488c241" 2019-03-26 17:48:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f69ac5b-4a35-49af-9329-2cb2e947bcff Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5f69ac5b-4a35-49af-9329-2cb2e947bcff 2019-03-26 17:48:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-718a6701-b6ee-4c22-a8e0-a45715a5d02f x-compute-request-id: req-718a6701-b6ee-4c22-a8e0-a45715a5d02f Content-Length: 0 Content-Type: application/json 2019-03-26 17:48:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action used request id req-718a6701-b6ee-4c22-a8e0-a45715a5d02f 2019-03-26 17:48:35,389 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action used request id req-718a6701-b6ee-4c22-a8e0-a45715a5d02f 2019-03-26 17:48:35,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dfdceab8156d509fe3db9a1c4c513a7ec65754" 2019-03-26 17:48:35,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6732eecd3733c2cc593669a658eafc29303b4f64" 2019-03-26 17:48:35,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-df6ea7bc-7329-4cf6-a583-1f246a207d8a x-compute-request-id: req-df6ea7bc-7329-4cf6-a583-1f246a207d8a Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:35,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-89fa259b-e4d9-497a-949a-7f0b4bd8ba2e x-compute-request-id: req-89fa259b-e4d9-497a-949a-7f0b4bd8ba2e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:50Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:35,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-df6ea7bc-7329-4cf6-a583-1f246a207d8a 2019-03-26 17:48:35,390 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:48:35,454 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:35,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:35,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:35,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:35,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:35,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:35,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:35,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-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:48:35,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:35,455 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:35 GMT 2019-03-26 17:48:35,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:35,455 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:48:35,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:35,455 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:35,455 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:40,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:48:40,551 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:40,551 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:40,551 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:40,551 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:40,552 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:40,552 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:40,552 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:40,552 - 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-26T17:48:34.983Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-df6ea7bc-7329-4cf6-a583-1f246a207d8a", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:34.173Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.983Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-df6ea7bc-7329-4cf6-a583-1f246a207d8a", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:34.172Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.983Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-d6552495-6028-4551-9b21-9b257647ced0 x-compute-request-id: req-d6552495-6028-4551-9b21-9b257647ced0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_homer\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:34.617Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.983Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-d6552495-6028-4551-9b21-9b257647ced0", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:34.618Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.983Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-d6552495-6028-4551-9b21-9b257647ced0", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:34.618Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.983Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b703db4169d08d491d22996aef336ccf8488c241\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_homer\"}}'", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:34.619Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.983Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a7dfdceab8156d509fe3db9a1c4c513a7ec65754\"", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:34.173Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.983Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-89fa259b-e4d9-497a-949a-7f0b4bd8ba2e x-compute-request-id: req-89fa259b-e4d9-497a-949a-7f0b4bd8ba2e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_ellis\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:50Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:34.695Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:34.983Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-89fa259b-e4d9-497a-949a-7f0b4bd8ba2e", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:34.695Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:35.517Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-ffab37eb-b588-4535-96ea-3d9e08b57ef8 x-compute-request-id: req-ffab37eb-b588-4535-96ea-3d9e08b57ef8 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.423Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:35.517Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-903096cb-752d-4422-8e5c-f75eba36ea2f x-compute-request-id: req-903096cb-752d-4422-8e5c-f75eba36ea2f Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.121Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:35.517Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-903096cb-752d-4422-8e5c-f75eba36ea2f", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.121Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:35.517Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-903096cb-752d-4422-8e5c-f75eba36ea2f", "level": "debug", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.121Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.78f0579b-fd67-4151-b002-4353ac2fe8db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b703db4169d08d491d22996aef336ccf8488c241\"", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.425Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "dime_security_group_nh77ib", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.559Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6732eecd3733c2cc593669a658eafc29303b4f64\"", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.579Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-0170b12d-addc-40ce-a5d9-53dba2d27101 x-compute-request-id: req-0170b12d-addc-40ce-a5d9-53dba2d27101 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.815Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-0170b12d-addc-40ce-a5d9-53dba2d27101", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.816Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-0170b12d-addc-40ce-a5d9-53dba2d27101", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.816Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b703db4169d08d491d22996aef336ccf8488c241\"", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.817Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.716Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-95bf6fe2-4ba4-4a70-bd1b-dbcac6271761 x-compute-request-id: req-95bf6fe2-4ba4-4a70-bd1b-dbcac6271761 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:50Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.958Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-31c95e74-5b97-48d1-bac8-7441174710f2 x-compute-request-id: req-31c95e74-5b97-48d1-bac8-7441174710f2 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.578Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-31c95e74-5b97-48d1-bac8-7441174710f2", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.578Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action used request id req-ffab37eb-b588-4535-96ea-3d9e08b57ef8", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.423Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action used request id req-ffab37eb-b588-4535-96ea-3d9e08b57ef8", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.424Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.142Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-31c95e74-5b97-48d1-bac8-7441174710f2", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.578Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.775Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-3bc6d345-ad35-4fa3-9cdd-58c9a1b48416 x-compute-request-id: req-3bc6d345-ad35-4fa3-9cdd-58c9a1b48416 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:36.371Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.775Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-95bf6fe2-4ba4-4a70-bd1b-dbcac6271761", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.959Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.775Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-95bf6fe2-4ba4-4a70-bd1b-dbcac6271761", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.959Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.775Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6732eecd3733c2cc593669a658eafc29303b4f64\"", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:35.960Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.775Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-fbc43ac0-af7b-49af-8890-467c174b9ed0 x-compute-request-id: req-fbc43ac0-af7b-49af-8890-467c174b9ed0 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:36.286Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.775Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-fbc43ac0-af7b-49af-8890-467c174b9ed0", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:36.287Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.775Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-3bc6d345-ad35-4fa3-9cdd-58c9a1b48416", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:36.372Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.775Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-3bc6d345-ad35-4fa3-9cdd-58c9a1b48416", "level": "debug", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:36.372Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e5b1bbc3-ea71-44bc-af3c-33170ac99cbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:36.775Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-fbc43ac0-af7b-49af-8890-467c174b9ed0", "level": "debug", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:36.287Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.7d4a7d86-91f4-4f23-bd0d-cacf17ddea77"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:37.399Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-5b88f6ee-ed80-43b9-8092-016b75bdff55", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:36.819Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:37.399Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "ellis_security_group_0gqekk", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:36.736Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:37.399Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "homer_security_group_52emu1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:36.756Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:37.399Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:36.868Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:37.399Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:36.807Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:37.399Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b88f6ee-ed80-43b9-8092-016b75bdff55 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:36.819Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:37.399Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b23398990c74a2e2df783089575d7709710f1a49\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:37.215Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:37.914Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:37.130Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:38.503Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b23398990c74a2e2df783089575d7709710f1a49\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.067Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:38.503Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-5aff42e5-1638-4f8e-a85b-cedf4a84bb8d", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.021Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:38.503Z", "message": "Waiting for process 24770 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:38.503Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.265Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:38.503Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73124d38-89d6-4512-b640-2e62caa783f0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.271Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:38.503Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-5370df1c-cdd3-42eb-98ee-30b95550f18a x-compute-request-id: req-5370df1c-cdd3-42eb-98ee-30b95550f18a Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.065Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}], "metadata": {"pagination": {"total": 639, "offset": 555, "size": 50}}} 2019-03-26 17:48:40,552 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:40,552 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:40 GMT 2019-03-26 17:48:40,552 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:40,552 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:48:40,553 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:40,553 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:40,553 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:40,553 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:48:40,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-df6ea7bc-7329-4cf6-a583-1f246a207d8a 2019-03-26 17:48:40,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-df6ea7bc-7329-4cf6-a583-1f246a207d8a 2019-03-26 17:48:40,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-d6552495-6028-4551-9b21-9b257647ced0 x-compute-request-id: req-d6552495-6028-4551-9b21-9b257647ced0 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_homer"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:40,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-d6552495-6028-4551-9b21-9b257647ced0 2019-03-26 17:48:40,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-d6552495-6028-4551-9b21-9b257647ced0 2019-03-26 17:48:40,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b703db4169d08d491d22996aef336ccf8488c241" -d '{"removeSecurityGroup": {"name": "clearwater-sg_homer"}}' 2019-03-26 17:48:40,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a7dfdceab8156d509fe3db9a1c4c513a7ec65754" 2019-03-26 17:48:40,557 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-89fa259b-e4d9-497a-949a-7f0b4bd8ba2e x-compute-request-id: req-89fa259b-e4d9-497a-949a-7f0b4bd8ba2e Content-Encoding: gzip Content-Length: 833 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_ellis"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:50Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:40,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-89fa259b-e4d9-497a-949a-7f0b4bd8ba2e 2019-03-26 17:48:40,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-ffab37eb-b588-4535-96ea-3d9e08b57ef8 x-compute-request-id: req-ffab37eb-b588-4535-96ea-3d9e08b57ef8 Content-Length: 0 Content-Type: application/json 2019-03-26 17:48:40,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-903096cb-752d-4422-8e5c-f75eba36ea2f x-compute-request-id: req-903096cb-752d-4422-8e5c-f75eba36ea2f Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-26 17:48:40,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-903096cb-752d-4422-8e5c-f75eba36ea2f 2019-03-26 17:48:40,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-903096cb-752d-4422-8e5c-f75eba36ea2f 2019-03-26 17:48:40,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b703db4169d08d491d22996aef336ccf8488c241" 2019-03-26 17:48:40,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:40,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6732eecd3733c2cc593669a658eafc29303b4f64" 2019-03-26 17:48:40,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-0170b12d-addc-40ce-a5d9-53dba2d27101 x-compute-request-id: req-0170b12d-addc-40ce-a5d9-53dba2d27101 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:40,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-0170b12d-addc-40ce-a5d9-53dba2d27101 2019-03-26 17:48:40,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-0170b12d-addc-40ce-a5d9-53dba2d27101 2019-03-26 17:48:40,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b703db4169d08d491d22996aef336ccf8488c241" 2019-03-26 17:48:40,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:40,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-95bf6fe2-4ba4-4a70-bd1b-dbcac6271761 x-compute-request-id: req-95bf6fe2-4ba4-4a70-bd1b-dbcac6271761 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:50Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:40,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-31c95e74-5b97-48d1-bac8-7441174710f2 x-compute-request-id: req-31c95e74-5b97-48d1-bac8-7441174710f2 Content-Length: 0 Content-Type: application/json 2019-03-26 17:48:40,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-31c95e74-5b97-48d1-bac8-7441174710f2 2019-03-26 17:48:40,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action used request id req-ffab37eb-b588-4535-96ea-3d9e08b57ef8 2019-03-26 17:48:40,560 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action used request id req-ffab37eb-b588-4535-96ea-3d9e08b57ef8 2019-03-26 17:48:40,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-31c95e74-5b97-48d1-bac8-7441174710f2 2019-03-26 17:48:40,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-3bc6d345-ad35-4fa3-9cdd-58c9a1b48416 x-compute-request-id: req-3bc6d345-ad35-4fa3-9cdd-58c9a1b48416 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-26 17:48:40,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-95bf6fe2-4ba4-4a70-bd1b-dbcac6271761 2019-03-26 17:48:40,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-95bf6fe2-4ba4-4a70-bd1b-dbcac6271761 2019-03-26 17:48:40,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6732eecd3733c2cc593669a658eafc29303b4f64" 2019-03-26 17:48:40,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-fbc43ac0-af7b-49af-8890-467c174b9ed0 x-compute-request-id: req-fbc43ac0-af7b-49af-8890-467c174b9ed0 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-26 17:48:40,561 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-fbc43ac0-af7b-49af-8890-467c174b9ed0 2019-03-26 17:48:40,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-3bc6d345-ad35-4fa3-9cdd-58c9a1b48416 2019-03-26 17:48:40,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-3bc6d345-ad35-4fa3-9cdd-58c9a1b48416 2019-03-26 17:48:40,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-fbc43ac0-af7b-49af-8890-467c174b9ed0 2019-03-26 17:48:40,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5b88f6ee-ed80-43b9-8092-016b75bdff55 2019-03-26 17:48:40,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:40,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:40,562 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:40,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:40,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b88f6ee-ed80-43b9-8092-016b75bdff55 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:40,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23398990c74a2e2df783089575d7709710f1a49" 2019-03-26 17:48:40,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:40,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23398990c74a2e2df783089575d7709710f1a49" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-26 17:48:40,563 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5aff42e5-1638-4f8e-a85b-cedf4a84bb8d 2019-03-26 17:48:40,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 24770 to end... 2019-03-26 17:48:40,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:40,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73124d38-89d6-4512-b640-2e62caa783f0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:40,564 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-5370df1c-cdd3-42eb-98ee-30b95550f18a x-compute-request-id: req-5370df1c-cdd3-42eb-98ee-30b95550f18a Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:40,564 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:48:40,664 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:40,664 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:40,665 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:40,665 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:40,665 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:40,665 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:40,665 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:40,665 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:48:40,665 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:40,665 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:40 GMT 2019-03-26 17:48:40,665 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:40,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:48:40,666 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:40,666 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:40,666 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:45,671 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:48:45,758 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:45,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:45,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:45,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:45,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:45,759 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:45,759 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:45,759 - 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-26T17:48:38.503Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-5aff42e5-1638-4f8e-a85b-cedf4a84bb8d", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.021Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:38.503Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73124d38-89d6-4512-b640-2e62caa783f0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.271Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:38.503Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.265Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:38.503Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-5370df1c-cdd3-42eb-98ee-30b95550f18a x-compute-request-id: req-5370df1c-cdd3-42eb-98ee-30b95550f18a Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.065Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.134Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-73124d38-89d6-4512-b640-2e62caa783f0", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.272Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.134Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8ef2887871ff18acafd5b98a60b9f97d9576eb1\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.428Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.134Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}344a69d176b4e5fbbbc2603f65bb998f3f3e8955\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:38.673Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-8d719367-166a-4373-9b82-09dc2c7388c6", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.304Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-88a3ebee-8417-426a-a442-27aac0e6bf2f x-compute-request-id: req-88a3ebee-8417-426a-a442-27aac0e6bf2f Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.378Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-88a3ebee-8417-426a-a442-27aac0e6bf2f", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.378Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-88a3ebee-8417-426a-a442-27aac0e6bf2f", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.379Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b23398990c74a2e2df783089575d7709710f1a49\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.380Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-6f05f80a-4573-463d-bc27-dabcfc69a82b x-compute-request-id: req-6f05f80a-4573-463d-bc27-dabcfc69a82b Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.489Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-6f05f80a-4573-463d-bc27-dabcfc69a82b", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.490Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.748Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-6f05f80a-4573-463d-bc27-dabcfc69a82b", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.490Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-1c0747ce-e92d-4d02-a739-33e73a6e6402 x-compute-request-id: req-1c0747ce-e92d-4d02-a739-33e73a6e6402 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.199Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1c0747ce-e92d-4d02-a739-33e73a6e6402", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.199Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1c0747ce-e92d-4d02-a739-33e73a6e6402", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.199Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8ef2887871ff18acafd5b98a60b9f97d9576eb1\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.200Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-8d719367-166a-4373-9b82-09dc2c7388c6 x-compute-request-id: req-8d719367-166a-4373-9b82-09dc2c7388c6 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:50Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.303Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-8d719367-166a-4373-9b82-09dc2c7388c6", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.304Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}344a69d176b4e5fbbbc2603f65bb998f3f3e8955\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.305Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-bf476ba4-fdc3-4fac-b1fc-3688fcb55ed6 x-compute-request-id: req-bf476ba4-fdc3-4fac-b1fc-3688fcb55ed6 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.243Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action used request id req-bf476ba4-fdc3-4fac-b1fc-3688fcb55ed6", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.243Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action used request id req-bf476ba4-fdc3-4fac-b1fc-3688fcb55ed6", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.244Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:39.819Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b23398990c74a2e2df783089575d7709710f1a49\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.244Z", "source_id": "dime_host_locigm", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.af6b1d99-c302-4733-9bd1-6bcd222ff72e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:40.403Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-5dec6dae-41c7-4400-a899-327fce217cec x-compute-request-id: req-5dec6dae-41c7-4400-a899-327fce217cec Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.183Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:40.403Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action used request id req-c29e22fe-58a7-414b-ba50-f5fee7f393ec", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.075Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:40.403Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-c29e22fe-58a7-414b-ba50-f5fee7f393ec x-compute-request-id: req-c29e22fe-58a7-414b-ba50-f5fee7f393ec Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.075Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:40.403Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action used request id req-c29e22fe-58a7-414b-ba50-f5fee7f393ec", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.075Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:40.403Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:39.893Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:40.403Z", "message": "Deleting node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:40.403Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8ef2887871ff18acafd5b98a60b9f97d9576eb1\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.076Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-3491f168-afeb-4fc9-81cf-72fec1513189", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.488Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-83e20b22-9870-474c-9119-591aff2a425a x-compute-request-id: req-83e20b22-9870-474c-9119-591aff2a425a Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.826Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.852Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.238Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-83e20b22-9870-474c-9119-591aff2a425a", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.826Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-83e20b22-9870-474c-9119-591aff2a425a", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.826Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-5dec6dae-41c7-4400-a899-327fce217cec", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.184Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c8ef2887871ff18acafd5b98a60b9f97d9576eb1\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.184Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}344a69d176b4e5fbbbc2603f65bb998f3f3e8955\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.355Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-941f7bf8-544f-4963-902a-c94209ffc888 x-compute-request-id: req-941f7bf8-544f-4963-902a-c94209ffc888 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:50Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.463Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-941f7bf8-544f-4963-902a-c94209ffc888", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.464Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-941f7bf8-544f-4963-902a-c94209ffc888", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.464Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}344a69d176b4e5fbbbc2603f65bb998f3f3e8955\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.465Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-3491f168-afeb-4fc9-81cf-72fec1513189 x-compute-request-id: req-3491f168-afeb-4fc9-81cf-72fec1513189 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.488Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-3491f168-afeb-4fc9-81cf-72fec1513189", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.488Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-5dec6dae-41c7-4400-a899-327fce217cec", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.184Z", "source_id": "homer_host_y0ta6j", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9cc065b1-8fe2-4097-afa4-08992843534c"}], "metadata": {"pagination": {"total": 728, "offset": 605, "size": 50}}} 2019-03-26 17:48:45,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:45,760 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:45 GMT 2019-03-26 17:48:45,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:45,760 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:48:45,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:45,760 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:45,760 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:45,760 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:48:45,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5aff42e5-1638-4f8e-a85b-cedf4a84bb8d 2019-03-26 17:48:45,763 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73124d38-89d6-4512-b640-2e62caa783f0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:45,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:45,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-5370df1c-cdd3-42eb-98ee-30b95550f18a x-compute-request-id: req-5370df1c-cdd3-42eb-98ee-30b95550f18a Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:45,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-73124d38-89d6-4512-b640-2e62caa783f0 2019-03-26 17:48:45,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ef2887871ff18acafd5b98a60b9f97d9576eb1" 2019-03-26 17:48:45,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344a69d176b4e5fbbbc2603f65bb998f3f3e8955" 2019-03-26 17:48:45,764 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-8d719367-166a-4373-9b82-09dc2c7388c6 2019-03-26 17:48:45,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-88a3ebee-8417-426a-a442-27aac0e6bf2f x-compute-request-id: req-88a3ebee-8417-426a-a442-27aac0e6bf2f Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:45,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-88a3ebee-8417-426a-a442-27aac0e6bf2f 2019-03-26 17:48:45,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-88a3ebee-8417-426a-a442-27aac0e6bf2f 2019-03-26 17:48:45,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23398990c74a2e2df783089575d7709710f1a49" 2019-03-26 17:48:45,765 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-6f05f80a-4573-463d-bc27-dabcfc69a82b x-compute-request-id: req-6f05f80a-4573-463d-bc27-dabcfc69a82b Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-26 17:48:45,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-6f05f80a-4573-463d-bc27-dabcfc69a82b 2019-03-26 17:48:45,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:45,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/os-security-groups used request id req-6f05f80a-4573-463d-bc27-dabcfc69a82b 2019-03-26 17:48:45,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-1c0747ce-e92d-4d02-a739-33e73a6e6402 x-compute-request-id: req-1c0747ce-e92d-4d02-a739-33e73a6e6402 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:45,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1c0747ce-e92d-4d02-a739-33e73a6e6402 2019-03-26 17:48:45,766 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1c0747ce-e92d-4d02-a739-33e73a6e6402 2019-03-26 17:48:45,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ef2887871ff18acafd5b98a60b9f97d9576eb1" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-26 17:48:45,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-8d719367-166a-4373-9b82-09dc2c7388c6 x-compute-request-id: req-8d719367-166a-4373-9b82-09dc2c7388c6 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:50Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:45,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-8d719367-166a-4373-9b82-09dc2c7388c6 2019-03-26 17:48:45,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344a69d176b4e5fbbbc2603f65bb998f3f3e8955" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-26 17:48:45,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-bf476ba4-fdc3-4fac-b1fc-3688fcb55ed6 x-compute-request-id: req-bf476ba4-fdc3-4fac-b1fc-3688fcb55ed6 Content-Length: 0 Content-Type: application/json 2019-03-26 17:48:45,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action used request id req-bf476ba4-fdc3-4fac-b1fc-3688fcb55ed6 2019-03-26 17:48:45,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9/action used request id req-bf476ba4-fdc3-4fac-b1fc-3688fcb55ed6 2019-03-26 17:48:45,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b23398990c74a2e2df783089575d7709710f1a49" 2019-03-26 17:48:45,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-5dec6dae-41c7-4400-a899-327fce217cec x-compute-request-id: req-5dec6dae-41c7-4400-a899-327fce217cec Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:45,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action used request id req-c29e22fe-58a7-414b-ba50-f5fee7f393ec 2019-03-26 17:48:45,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-c29e22fe-58a7-414b-ba50-f5fee7f393ec x-compute-request-id: req-c29e22fe-58a7-414b-ba50-f5fee7f393ec Content-Length: 0 Content-Type: application/json 2019-03-26 17:48:45,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/action used request id req-c29e22fe-58a7-414b-ba50-f5fee7f393ec 2019-03-26 17:48:45,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:48:45,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:48:45,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ef2887871ff18acafd5b98a60b9f97d9576eb1" 2019-03-26 17:48:45,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-3491f168-afeb-4fc9-81cf-72fec1513189 2019-03-26 17:48:45,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-83e20b22-9870-474c-9119-591aff2a425a x-compute-request-id: req-83e20b22-9870-474c-9119-591aff2a425a Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-26 17:48:45,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:45,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-26 17:48:45,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-83e20b22-9870-474c-9119-591aff2a425a 2019-03-26 17:48:45,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups used request id req-83e20b22-9870-474c-9119-591aff2a425a 2019-03-26 17:48:45,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-5dec6dae-41c7-4400-a899-327fce217cec 2019-03-26 17:48:45,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8ef2887871ff18acafd5b98a60b9f97d9576eb1" 2019-03-26 17:48:45,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344a69d176b4e5fbbbc2603f65bb998f3f3e8955" 2019-03-26 17:48:45,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-941f7bf8-544f-4963-902a-c94209ffc888 x-compute-request-id: req-941f7bf8-544f-4963-902a-c94209ffc888 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:50Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:45,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-941f7bf8-544f-4963-902a-c94209ffc888 2019-03-26 17:48:45,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-941f7bf8-544f-4963-902a-c94209ffc888 2019-03-26 17:48:45,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344a69d176b4e5fbbbc2603f65bb998f3f3e8955" 2019-03-26 17:48:45,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-3491f168-afeb-4fc9-81cf-72fec1513189 x-compute-request-id: req-3491f168-afeb-4fc9-81cf-72fec1513189 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-26 17:48:45,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb/os-security-groups used request id req-3491f168-afeb-4fc9-81cf-72fec1513189 2019-03-26 17:48:45,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-5dec6dae-41c7-4400-a899-327fce217cec 2019-03-26 17:48:45,771 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:48:45,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:45,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:45,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:45,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:45,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:45,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:45,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:45,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:48:45,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:45,835 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:45 GMT 2019-03-26 17:48:45,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:45,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:48:45,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:45,835 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:45,835 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:50,841 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:48:51,006 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:51,006 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:51,006 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:51,006 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:51,006 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:51,007 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:51,007 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:51,007 - 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-26T17:48:41.047Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}344a69d176b4e5fbbbc2603f65bb998f3f3e8955\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.355Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-11fb7276-a537-4b63-a26f-e2f513f63493", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.354Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.047Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-11fb7276-a537-4b63-a26f-e2f513f63493", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.354Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.f546b33a-61a6-4697-95b6-f6b72077ca3f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.648Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:41.267Z", "source_id": "ellis_host_m6fw7i", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.648Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-eb6c6a1c-a611-4778-881d-7289db818597", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:41.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.648Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb6c6a1c-a611-4778-881d-7289db818597 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:41.402Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.648Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:48:41.397Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.648Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:41.396Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.648Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:41.193Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:41.648Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:40.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.250Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}341800881a55c7ce087c42e2610db60f1da53bc9\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:41.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.250Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:41.800Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.250Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.145Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.250Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:41.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.761Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-4550c191-1a3e-4ab0-b27e-ee0709eaf360", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.761Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-4550c191-1a3e-4ab0-b27e-ee0709eaf360", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.376Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.761Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}341800881a55c7ce087c42e2610db60f1da53bc9\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.378Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.761Z", "message": "RESP: [204] Date: Tue, 26 Mar 2019 17:48: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-ad55a69c-0703-421a-8475-8403a3628320 x-compute-request-id: req-ad55a69c-0703-421a-8475-8403a3628320 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.761Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-ad55a69c-0703-421a-8475-8403a3628320", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.761Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-ad55a69c-0703-421a-8475-8403a3628320", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.513Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.761Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}341800881a55c7ce087c42e2610db60f1da53bc9\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.514Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.761Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.761Z", "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-26T17:48:42.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.761Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:42.761Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-4550c191-1a3e-4ab0-b27e-ee0709eaf360 x-compute-request-id: req-4550c191-1a3e-4ab0-b27e-ee0709eaf360 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.411Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-55118713-76a7-4cbf-aaa3-348392f42579", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.411Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:48:42.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.411Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a56a059-b18d-4a6e-9519-5ca26ae98780 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.411Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0a56a059-b18d-4a6e-9519-5ca26ae98780", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.613Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.411Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-55118713-76a7-4cbf-aaa3-348392f42579 x-compute-request-id: req-55118713-76a7-4cbf-aaa3-348392f42579 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c1:b8:46\", \"version\": 4, \"addr\": \"192.168.120.10\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"8eb353f7-fa22-4793-b398-bc6630a98ea9\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:48:42Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_dime_host_locigm\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.411Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-55118713-76a7-4cbf-aaa3-348392f42579", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:42.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.411Z", "message": "Waiting for server \"8eb353f7-fa22-4793-b398-bc6630a98ea9\" 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-26T17:48:42.832Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.411Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f02780f007d021430e993ec61dffcc78c074bc6d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.031Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.922Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.644Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:48:43.645Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.922Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0abc6e57-32a9-4dc4-b254-13c4d149082c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.650Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.922Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0abc6e57-32a9-4dc4-b254-13c4d149082c", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.651Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.922Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f02780f007d021430e993ec61dffcc78c074bc6d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}84f66e4f3d95cae09b04c4ce9ef23378948dfb9e\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4cc55623-1c23-491f-9513-fe3db2d8c1dc"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.922Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-beca4364-2a07-4bfd-9e77-ea580505e047", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.922Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-beca4364-2a07-4bfd-9e77-ea580505e047", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.922Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-beca4364-2a07-4bfd-9e77-ea580505e047 x-compute-request-id: req-beca4364-2a07-4bfd-9e77-ea580505e047 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:57Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.603Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.922Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:48:43.429Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4cc55623-1c23-491f-9513-fe3db2d8c1dc"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.922Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70cff247-1c5a-45f7-98d4-98dd93dc469f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4cc55623-1c23-491f-9513-fe3db2d8c1dc"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:43.922Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-70cff247-1c5a-45f7-98d4-98dd93dc469f", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.436Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4cc55623-1c23-491f-9513-fe3db2d8c1dc"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:44.670Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1ec1f3e2-e692-4b0a-83ab-6b9972ae4dce", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:44.670Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-1ec1f3e2-e692-4b0a-83ab-6b9972ae4dce x-compute-request-id: req-1ec1f3e2-e692-4b0a-83ab-6b9972ae4dce Content-Encoding: gzip Content-Length: 806 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c0:8a:a0\", \"version\": 4, \"addr\": \"192.168.120.17\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:48:43Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_homer_host_y0ta6j\", \"created\": \"2019-03-26T17:26:56Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:44.670Z", "message": "Waiting for server \"5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb\" 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-26T17:48:44.124Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:44.670Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1ec1f3e2-e692-4b0a-83ab-6b9972ae4dce", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.123Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:44.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccda2e7aa472c852d73a4312a8097af39b649f0f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}], "metadata": {"pagination": {"total": 774, "offset": 655, "size": 50}}} 2019-03-26 17:48:51,007 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:51,007 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:51 GMT 2019-03-26 17:48:51,007 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:51,007 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:48:51,007 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:51,007 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:51,008 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:51,008 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:48:51,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}344a69d176b4e5fbbbc2603f65bb998f3f3e8955" 2019-03-26 17:48:51,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-11fb7276-a537-4b63-a26f-e2f513f63493 2019-03-26 17:48:51,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a/action used request id req-11fb7276-a537-4b63-a26f-e2f513f63493 2019-03-26 17:48:51,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:51,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-eb6c6a1c-a611-4778-881d-7289db818597 2019-03-26 17:48:51,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb6c6a1c-a611-4778-881d-7289db818597 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:51,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:51,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-26 17:48:51,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:48:51,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:48:51,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341800881a55c7ce087c42e2610db60f1da53bc9" 2019-03-26 17:48:51,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:48:51,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:48:51,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-26 17:48:51,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-4550c191-1a3e-4ab0-b27e-ee0709eaf360 2019-03-26 17:48:51,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-4550c191-1a3e-4ab0-b27e-ee0709eaf360 2019-03-26 17:48:51,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341800881a55c7ce087c42e2610db60f1da53bc9" 2019-03-26 17:48:51,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 26 Mar 2019 17:48: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-ad55a69c-0703-421a-8475-8403a3628320 x-compute-request-id: req-ad55a69c-0703-421a-8475-8403a3628320 Content-Type: application/json 2019-03-26 17:48:51,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-ad55a69c-0703-421a-8475-8403a3628320 2019-03-26 17:48:51,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-ad55a69c-0703-421a-8475-8403a3628320 2019-03-26 17:48:51,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341800881a55c7ce087c42e2610db60f1da53bc9" 2019-03-26 17:48:51,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-26 17:48:51,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:48:51,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-26 17:48:51,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-4550c191-1a3e-4ab0-b27e-ee0709eaf360 x-compute-request-id: req-4550c191-1a3e-4ab0-b27e-ee0709eaf360 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:51,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-55118713-76a7-4cbf-aaa3-348392f42579 2019-03-26 17:48:51,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:51,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a56a059-b18d-4a6e-9519-5ca26ae98780 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:51,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0a56a059-b18d-4a6e-9519-5ca26ae98780 2019-03-26 17:48:51,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-55118713-76a7-4cbf-aaa3-348392f42579 x-compute-request-id: req-55118713-76a7-4cbf-aaa3-348392f42579 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:b8:46", "version": 4, "addr": "192.168.120.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "8eb353f7-fa22-4793-b398-bc6630a98ea9", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:48:42Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_dime_host_locigm", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:51,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-55118713-76a7-4cbf-aaa3-348392f42579 2019-03-26 17:48:51,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8eb353f7-fa22-4793-b398-bc6630a98ea9" to be deleted. current status: SHUTOFF 2019-03-26 17:48:51,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02780f007d021430e993ec61dffcc78c074bc6d" 2019-03-26 17:48:51,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-26 17:48:51,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:51,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0abc6e57-32a9-4dc4-b254-13c4d149082c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:51,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0abc6e57-32a9-4dc4-b254-13c4d149082c 2019-03-26 17:48:51,016 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02780f007d021430e993ec61dffcc78c074bc6d" 2019-03-26 17:48:51,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84f66e4f3d95cae09b04c4ce9ef23378948dfb9e" 2019-03-26 17:48:51,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-beca4364-2a07-4bfd-9e77-ea580505e047 2019-03-26 17:48:51,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-beca4364-2a07-4bfd-9e77-ea580505e047 2019-03-26 17:48:51,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-beca4364-2a07-4bfd-9e77-ea580505e047 x-compute-request-id: req-beca4364-2a07-4bfd-9e77-ea580505e047 Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:57Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:51,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:51,017 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70cff247-1c5a-45f7-98d4-98dd93dc469f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:51,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-70cff247-1c5a-45f7-98d4-98dd93dc469f 2019-03-26 17:48:51,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1ec1f3e2-e692-4b0a-83ab-6b9972ae4dce 2019-03-26 17:48:51,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-1ec1f3e2-e692-4b0a-83ab-6b9972ae4dce x-compute-request-id: req-1ec1f3e2-e692-4b0a-83ab-6b9972ae4dce Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c0:8a:a0", "version": 4, "addr": "192.168.120.17", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:48:43Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_homer_host_y0ta6j", "created": "2019-03-26T17:26:56Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:51,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb" to be deleted. current status: SHUTOFF 2019-03-26 17:48:51,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1ec1f3e2-e692-4b0a-83ab-6b9972ae4dce 2019-03-26 17:48:51,018 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccda2e7aa472c852d73a4312a8097af39b649f0f" 2019-03-26 17:48:51,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:48:51,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:51,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:51,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:51,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:51,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:51,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:51,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:51,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:48:51,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:51,160 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:51 GMT 2019-03-26 17:48:51,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:51,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:48:51,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:51,161 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:51,161 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:56,166 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:48:56,260 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:56,261 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:56,261 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:56,261 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:56,261 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:56,261 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:56,261 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:56,261 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:44.670Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1554ce84-60db-4197-a807-59d3b562fbff", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:44.670Z", "message": "RESP: [204] Date: Tue, 26 Mar 2019 17:48: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-1554ce84-60db-4197-a807-59d3b562fbff x-compute-request-id: req-1554ce84-60db-4197-a807-59d3b562fbff Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:44.670Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1554ce84-60db-4197-a807-59d3b562fbff", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:43.799Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:44.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccda2e7aa472c852d73a4312a8097af39b649f0f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.068Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-963c18fc-753e-425f-8c5c-c7cd9fd4e6bd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "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-26T17:48:44.804Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "Stopped node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.910Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:45.225Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-8ec77a46-d70a-42e3-a057-f54994c6e0c4 x-compute-request-id: req-8ec77a46-d70a-42e3-a057-f54994c6e0c4 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:48:12Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4cc55623-1c23-491f-9513-fe3db2d8c1dc"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-8ec77a46-d70a-42e3-a057-f54994c6e0c4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4cc55623-1c23-491f-9513-fe3db2d8c1dc"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-8ec77a46-d70a-42e3-a057-f54994c6e0c4", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.511Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4cc55623-1c23-491f-9513-fe3db2d8c1dc"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.512Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4cc55623-1c23-491f-9513-fe3db2d8c1dc"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-6cc18578-b3c2-4891-8b88-ef578eac9bdc x-compute-request-id: req-6cc18578-b3c2-4891-8b88-ef578eac9bdc Content-Encoding: gzip Content-Length: 801 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:47:50Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-6cc18578-b3c2-4891-8b88-ef578eac9bdc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-6cc18578-b3c2-4891-8b88-ef578eac9bdc", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.721Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccda2e7aa472c852d73a4312a8097af39b649f0f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.722Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "RESP: [204] Date: Tue, 26 Mar 2019 17:48: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-963c18fc-753e-425f-8c5c-c7cd9fd4e6bd x-compute-request-id: req-963c18fc-753e-425f-8c5c-c7cd9fd4e6bd Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.853Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-963c18fc-753e-425f-8c5c-c7cd9fd4e6bd", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.854Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccda2e7aa472c852d73a4312a8097af39b649f0f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-9d72b0a2-552c-40ad-8c50-09fcc52e2c79 x-compute-request-id: req-9d72b0a2-552c-40ad-8c50-09fcc52e2c79 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:1e:b2:5f\", \"version\": 4, \"addr\": \"192.168.120.28\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"6922a2bd-58b9-4e93-b677-ac5371970c5a\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:48:44Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_ellis_host_m6fw7i\", \"created\": \"2019-03-26T17:26:54Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-9d72b0a2-552c-40ad-8c50-09fcc52e2c79", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-9d72b0a2-552c-40ad-8c50-09fcc52e2c79", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:44.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.273Z", "message": "Waiting for server \"6922a2bd-58b9-4e93-b677-ac5371970c5a\" 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-26T17:48:44.993Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:45.991Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:45.355Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:46.710Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-370df3e0-b74b-4853-9abf-59563fbfba4b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:46.416Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:46.710Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-370df3e0-b74b-4853-9abf-59563fbfba4b", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:46.416Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:46.710Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:46.411Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:47.327Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81726aa6f5f4830a7ed87d05281b1b68c2b0d4a2\"", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:46.944Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:48.071Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}341800881a55c7ce087c42e2610db60f1da53bc9\"", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:47.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:48.071Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-4ec0ad10-a404-49a1-909e-42d43aa9ee62 x-compute-request-id: req-4ec0ad10-a404-49a1-909e-42d43aa9ee62 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_sprout\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:48:12Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:47.810Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:48.071Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-4ec0ad10-a404-49a1-909e-42d43aa9ee62", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:47.811Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:48.071Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-4ec0ad10-a404-49a1-909e-42d43aa9ee62", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:47.811Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:48.071Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81726aa6f5f4830a7ed87d05281b1b68c2b0d4a2\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_sprout\"}}'", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:47.811Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": "dime_host_locigm", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:48.653Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:48.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:48.653Z", "message": "RESP: [404] Date: Tue, 26 Mar 2019 17:48: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-9986839d-b517-4c66-b3db-34d3fa691c18 x-compute-request-id: req-9986839d-b517-4c66-b3db-34d3fa691c18 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 8eb353f7-fa22-4793-b398-bc6630a98ea9 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-26T17:48:47.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:48.653Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-9986839d-b517-4c66-b3db-34d3fa691c18", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:47.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": "dime_host_locigm", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:48.653Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-9986839d-b517-4c66-b3db-34d3fa691c18", "level": "debug", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:47.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.bc48130c-d064-425b-8eaf-25653bc24e5d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:48.653Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-39434cc2-73d9-4d55-ad59-acb1745f18d0 x-compute-request-id: req-39434cc2-73d9-4d55-ad59-acb1745f18d0 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:48.589Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.160Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-39434cc2-73d9-4d55-ad59-acb1745f18d0", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:48.589Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.160Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-39434cc2-73d9-4d55-ad59-acb1745f18d0", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:48.589Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.160Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81726aa6f5f4830a7ed87d05281b1b68c2b0d4a2\"", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:48.590Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": "dime_host_locigm", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.160Z", "message": "Deleted node instance", "target_id": null, "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:48.515Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_security_group_nh77ib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.160Z", "message": "Stopping node instance", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:48.765Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_security_group_nh77ib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.160Z", "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-26T17:48:48.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.160Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f02780f007d021430e993ec61dffcc78c074bc6d\"", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.128Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "RESP: [404] Date: Tue, 26 Mar 2019 17:48: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-c448b16b-8915-4896-848c-d31e8fb6f67b x-compute-request-id: req-c448b16b-8915-4896-848c-d31e8fb6f67b Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb 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-26T17:48:49.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-c448b16b-8915-4896-848c-d31e8fb6f67b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": "homer_host_y0ta6j", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-c448b16b-8915-4896-848c-d31e8fb6f67b", "level": "debug", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.74812bee-3f5e-4005-8d50-48cb1d0d875b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-05e4c4d0-94bb-4678-9579-d3186c586dd7 x-compute-request-id: req-05e4c4d0-94bb-4678-9579-d3186c586dd7 Content-Encoding: gzip Content-Length: 536 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.256Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-05e4c4d0-94bb-4678-9579-d3186c586dd7", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.256Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}], "metadata": {"pagination": {"total": 846, "offset": 705, "size": 50}}} 2019-03-26 17:48:56,262 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:56,262 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:56 GMT 2019-03-26 17:48:56,262 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:56,262 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:48:56,262 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:56,262 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:56,262 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:48:56,262 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:48:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1554ce84-60db-4197-a807-59d3b562fbff 2019-03-26 17:48:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 26 Mar 2019 17:48: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-1554ce84-60db-4197-a807-59d3b562fbff x-compute-request-id: req-1554ce84-60db-4197-a807-59d3b562fbff Content-Type: application/json 2019-03-26 17:48:56,265 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-1554ce84-60db-4197-a807-59d3b562fbff 2019-03-26 17:48:56,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccda2e7aa472c852d73a4312a8097af39b649f0f" 2019-03-26 17:48:56,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-963c18fc-753e-425f-8c5c-c7cd9fd4e6bd 2019-03-26 17:48:56,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:48:56,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:48:56,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:48:56,266 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-8ec77a46-d70a-42e3-a057-f54994c6e0c4 x-compute-request-id: req-8ec77a46-d70a-42e3-a057-f54994c6e0c4 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:48:12Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:56,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-8ec77a46-d70a-42e3-a057-f54994c6e0c4 2019-03-26 17:48:56,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-8ec77a46-d70a-42e3-a057-f54994c6e0c4 2019-03-26 17:48:56,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-26 17:48:56,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-6cc18578-b3c2-4891-8b88-ef578eac9bdc x-compute-request-id: req-6cc18578-b3c2-4891-8b88-ef578eac9bdc Content-Encoding: gzip Content-Length: 801 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:47:50Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:56,267 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-6cc18578-b3c2-4891-8b88-ef578eac9bdc 2019-03-26 17:48:56,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-6cc18578-b3c2-4891-8b88-ef578eac9bdc 2019-03-26 17:48:56,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccda2e7aa472c852d73a4312a8097af39b649f0f" 2019-03-26 17:48:56,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 26 Mar 2019 17:48: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-963c18fc-753e-425f-8c5c-c7cd9fd4e6bd x-compute-request-id: req-963c18fc-753e-425f-8c5c-c7cd9fd4e6bd Content-Type: application/json 2019-03-26 17:48:56,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-963c18fc-753e-425f-8c5c-c7cd9fd4e6bd 2019-03-26 17:48:56,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccda2e7aa472c852d73a4312a8097af39b649f0f" 2019-03-26 17:48:56,268 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-9d72b0a2-552c-40ad-8c50-09fcc52e2c79 x-compute-request-id: req-9d72b0a2-552c-40ad-8c50-09fcc52e2c79 Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1e:b2:5f", "version": 4, "addr": "192.168.120.28", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "6922a2bd-58b9-4e93-b677-ac5371970c5a", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:48:44Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_ellis_host_m6fw7i", "created": "2019-03-26T17:26:54Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:56,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-9d72b0a2-552c-40ad-8c50-09fcc52e2c79 2019-03-26 17:48:56,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-9d72b0a2-552c-40ad-8c50-09fcc52e2c79 2019-03-26 17:48:56,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "6922a2bd-58b9-4e93-b677-ac5371970c5a" to be deleted. current status: SHUTOFF 2019-03-26 17:48:56,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:48:56,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-370df3e0-b74b-4853-9abf-59563fbfba4b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:48:56,269 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-370df3e0-b74b-4853-9abf-59563fbfba4b 2019-03-26 17:48:56,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:48:56,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81726aa6f5f4830a7ed87d05281b1b68c2b0d4a2" 2019-03-26 17:48:56,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}341800881a55c7ce087c42e2610db60f1da53bc9" 2019-03-26 17:48:56,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-4ec0ad10-a404-49a1-909e-42d43aa9ee62 x-compute-request-id: req-4ec0ad10-a404-49a1-909e-42d43aa9ee62 Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_sprout"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:48:12Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:48:56,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-4ec0ad10-a404-49a1-909e-42d43aa9ee62 2019-03-26 17:48:56,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-4ec0ad10-a404-49a1-909e-42d43aa9ee62 2019-03-26 17:48:56,270 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81726aa6f5f4830a7ed87d05281b1b68c2b0d4a2" -d '{"removeSecurityGroup": {"name": "clearwater-sg_sprout"}}' 2019-03-26 17:48:56,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-26 17:48:56,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 26 Mar 2019 17:48: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-9986839d-b517-4c66-b3db-34d3fa691c18 x-compute-request-id: req-9986839d-b517-4c66-b3db-34d3fa691c18 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 8eb353f7-fa22-4793-b398-bc6630a98ea9 could not be found.", "code": 404}} 2019-03-26 17:48:56,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-9986839d-b517-4c66-b3db-34d3fa691c18 2019-03-26 17:48:56,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/8eb353f7-fa22-4793-b398-bc6630a98ea9 used request id req-9986839d-b517-4c66-b3db-34d3fa691c18 2019-03-26 17:48:56,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-39434cc2-73d9-4d55-ad59-acb1745f18d0 x-compute-request-id: req-39434cc2-73d9-4d55-ad59-acb1745f18d0 Content-Length: 0 Content-Type: application/json 2019-03-26 17:48:56,271 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-39434cc2-73d9-4d55-ad59-acb1745f18d0 2019-03-26 17:48:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-39434cc2-73d9-4d55-ad59-acb1745f18d0 2019-03-26 17:48:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81726aa6f5f4830a7ed87d05281b1b68c2b0d4a2" 2019-03-26 17:48:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:48:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:48:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:48:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f02780f007d021430e993ec61dffcc78c074bc6d" 2019-03-26 17:48:56,272 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 26 Mar 2019 17:48: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-c448b16b-8915-4896-848c-d31e8fb6f67b x-compute-request-id: req-c448b16b-8915-4896-848c-d31e8fb6f67b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb could not be found.", "code": 404}} 2019-03-26 17:48:56,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-c448b16b-8915-4896-848c-d31e8fb6f67b 2019-03-26 17:48:56,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5ab9dbc6-26d6-4a72-9c0b-c17a7fc9e2cb used request id req-c448b16b-8915-4896-848c-d31e8fb6f67b 2019-03-26 17:48:56,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-05e4c4d0-94bb-4678-9579-d3186c586dd7 x-compute-request-id: req-05e4c4d0-94bb-4678-9579-d3186c586dd7 Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-26 17:48:56,273 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-05e4c4d0-94bb-4678-9579-d3186c586dd7 2019-03-26 17:48:56,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:48:56,344 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:48:56,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:48:56,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:48:56,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:48:56,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:48:56,345 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:48:56,345 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:48:56,345 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:48:56,345 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:48:56,345 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:48:56 GMT 2019-03-26 17:48:56,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:48:56,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:48:56,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:48:56,345 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:48:56,345 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:01,351 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:49:01,430 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:01,430 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:01,430 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:01,430 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:01,430 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:01,430 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:01,430 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:01,431 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_nh77ib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "Relationships unlinked", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.446Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_security_group_nh77ib", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "Unlinking relationships", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-05e4c4d0-94bb-4678-9579-d3186c586dd7 x-compute-request-id: req-05e4c4d0-94bb-4678-9579-d3186c586dd7 Content-Encoding: gzip Content-Length: 536 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 5054, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5054, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"01854b72-fe89-4eda-ae62-cccfd65b339b\"}, {\"from_port\": 5052, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5052, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"38e01f9b-a37f-43a3-97e5-f2f6bf3e2584\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"4f6501bd-cebd-4bb8-b6de-72d47ca4e832\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"204b399f-6288-4749-89c1-ecae70451522\", \"name\": \"clearwater-sg_internal_sip\", \"description\": \"Internal SIP signalling\"}]}\n", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.256Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-05e4c4d0-94bb-4678-9579-d3186c586dd7", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.256Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-05e4c4d0-94bb-4678-9579-d3186c586dd7", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.256Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-77e77978-f7a5-4a27-b47f-79b6a5bf5b35", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.109Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81726aa6f5f4830a7ed87d05281b1b68c2b0d4a2\"", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.110Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:49.686Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-77e77978-f7a5-4a27-b47f-79b6a5bf5b35 x-compute-request-id: req-77e77978-f7a5-4a27-b47f-79b6a5bf5b35 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:48:12Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.109Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0e803132-f52a-4e09-9670-4b862e2d049a"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:50.283Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-5546ece3-f250-44eb-ac36-bd772c06824b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:50.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:50.283Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-5546ece3-f250-44eb-ac36-bd772c06824b", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:50.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:50.283Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "sprout_security_group_b0uam8", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.622Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:50.283Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_security_group_nh77ib", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:50.283Z", "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-26T17:48:49.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:50.283Z", "message": "Waiting for process 15969 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.888Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:50.283Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}ccda2e7aa472c852d73a4312a8097af39b649f0f\"", "level": "debug", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.999Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "ellis_host_m6fw7i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:50.283Z", "message": "RESP: [404] Date: Tue, 26 Mar 2019 17:48: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-5546ece3-f250-44eb-ac36-bd772c06824b x-compute-request-id: req-5546ece3-f250-44eb-ac36-bd772c06824b Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 6922a2bd-58b9-4e93-b677-ac5371970c5a 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-26T17:48:50.045Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.93477d89-ac73-42db-aa2d-e0bd821ab2ce"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:50.929Z", "message": "Stopping node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:50.510Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_host_y0ta6j", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:50.929Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:49.810Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:50.929Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:50.032Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:51.494Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c8a89025-8211-4a0c-922f-e3f4f0805d26"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:51.494Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:50.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:51.494Z", "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-26T17:48:50.733Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_host_m6fw7i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:51.494Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:50.963Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:51.494Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:48:51.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c8a89025-8211-4a0c-922f-e3f4f0805d26"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:51.494Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4406173f-0509-4b8c-a72c-365751b1b794 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:48:51.181Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c8a89025-8211-4a0c-922f-e3f4f0805d26"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:51.494Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-4406173f-0509-4b8c-a72c-365751b1b794", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.183Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c8a89025-8211-4a0c-922f-e3f4f0805d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.104Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.529Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.104Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/dea05f49-b474-4139-80c4-49d26d72f634.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3ee251f97d556a180cdcf1d14af6778297710072\"", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.595Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c8a89025-8211-4a0c-922f-e3f4f0805d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.104Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-007ebdd9-54ba-4034-b297-bb235f93d4f6", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.533Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.104Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-007ebdd9-54ba-4034-b297-bb235f93d4f6 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.533Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.104Z", "message": "Unlinking relationships", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.391Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.104Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.346Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.104Z", "message": "Stopping node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.308Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.723Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/dea05f49-b474-4139-80c4-49d26d72f634.json used request id req-c74f0eb4-622b-4103-9749-8f5c87deb2e8", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c8a89025-8211-4a0c-922f-e3f4f0805d26"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.723Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e39c129e86c693a529743d780368acce45d160dc\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:52.484Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.723Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.921Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.723Z", "message": "Relationships unlinked", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.723Z", "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-26T17:48:51.662Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.723Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e39c129e86c693a529743d780368acce45d160dc\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.936Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.723Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-718798de-5025-4160-9b6f-75730fe4a8cb", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:52.483Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.723Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-718798de-5025-4160-9b6f-75730fe4a8cb", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:52.483Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.723Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-718798de-5025-4160-9b6f-75730fe4a8cb x-compute-request-id: req-718798de-5025-4160-9b6f-75730fe4a8cb Content-Encoding: gzip Content-Length: 839 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:48:12Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:52.483Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.723Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/dea05f49-b474-4139-80c4-49d26d72f634.json used request id req-c74f0eb4-622b-4103-9749-8f5c87deb2e8", "level": "debug", "target_id": null, "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c8a89025-8211-4a0c-922f-e3f4f0805d26"}, {"node_instance_id": "dime_security_group_nh77ib", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:52.723Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c74f0eb4-622b-4103-9749-8f5c87deb2e8 Content-Length: 0 Date: Tue, 26 Mar 2019 17:48:51 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-26T17:48:51.994Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c8a89025-8211-4a0c-922f-e3f4f0805d26"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.319Z", "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-26T17:48:52.122Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.319Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:52.080Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.319Z", "message": "Deleting node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:51.951Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:48:53.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a9460da-9763-4caf-9b89-aeff685b0a63"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048f47c3-32b1-4fab-a9e3-e9afa08b532c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:48:53.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a9460da-9763-4caf-9b89-aeff685b0a63"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-048f47c3-32b1-4fab-a9e3-e9afa08b532c", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:53.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a9460da-9763-4caf-9b89-aeff685b0a63"}], "metadata": {"pagination": {"total": 879, "offset": 755, "size": 50}}} 2019-03-26 17:49:01,431 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:01,431 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:01 GMT 2019-03-26 17:49:01,431 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:01,431 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:49:01,431 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:01,431 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:01,431 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:01,432 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:49:01,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:49:01,434 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:49:01,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-05e4c4d0-94bb-4678-9579-d3186c586dd7 x-compute-request-id: req-05e4c4d0-94bb-4678-9579-d3186c586dd7 Content-Encoding: gzip Content-Length: 536 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 5054, "group": {}, "ip_protocol": "tcp", "to_port": 5054, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "01854b72-fe89-4eda-ae62-cccfd65b339b"}, {"from_port": 5052, "group": {}, "ip_protocol": "tcp", "to_port": 5052, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "38e01f9b-a37f-43a3-97e5-f2f6bf3e2584"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "204b399f-6288-4749-89c1-ecae70451522", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "4f6501bd-cebd-4bb8-b6de-72d47ca4e832"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "204b399f-6288-4749-89c1-ecae70451522", "name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}]} 2019-03-26 17:49:01,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-05e4c4d0-94bb-4678-9579-d3186c586dd7 2019-03-26 17:49:01,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-05e4c4d0-94bb-4678-9579-d3186c586dd7 2019-03-26 17:49:01,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-77e77978-f7a5-4a27-b47f-79b6a5bf5b35 2019-03-26 17:49:01,435 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81726aa6f5f4830a7ed87d05281b1b68c2b0d4a2" 2019-03-26 17:49:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-77e77978-f7a5-4a27-b47f-79b6a5bf5b35 x-compute-request-id: req-77e77978-f7a5-4a27-b47f-79b6a5bf5b35 Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:48:12Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:49:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-5546ece3-f250-44eb-ac36-bd772c06824b 2019-03-26 17:49:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a used request id req-5546ece3-f250-44eb-ac36-bd772c06824b 2019-03-26 17:49:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:49:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-26 17:49:01,436 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-26 17:49:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 15969 to end... 2019-03-26 17:49:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/6922a2bd-58b9-4e93-b677-ac5371970c5a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ccda2e7aa472c852d73a4312a8097af39b649f0f" 2019-03-26 17:49:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 26 Mar 2019 17:48: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-5546ece3-f250-44eb-ac36-bd772c06824b x-compute-request-id: req-5546ece3-f250-44eb-ac36-bd772c06824b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6922a2bd-58b9-4e93-b677-ac5371970c5a could not be found.", "code": 404}} 2019-03-26 17:49:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:49:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:49:01,437 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:49:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-26 17:49:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-26 17:49:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:49:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:49:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:49:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4406173f-0509-4b8c-a72c-365751b1b794 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:49:01,438 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4406173f-0509-4b8c-a72c-365751b1b794 2019-03-26 17:49:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:49:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/dea05f49-b474-4139-80c4-49d26d72f634.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3ee251f97d556a180cdcf1d14af6778297710072" 2019-03-26 17:49:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-007ebdd9-54ba-4034-b297-bb235f93d4f6 2019-03-26 17:49:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-007ebdd9-54ba-4034-b297-bb235f93d4f6 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:49:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:49:01,439 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:49:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:49:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/dea05f49-b474-4139-80c4-49d26d72f634.json used request id req-c74f0eb4-622b-4103-9749-8f5c87deb2e8 2019-03-26 17:49:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39c129e86c693a529743d780368acce45d160dc" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-03-26 17:49:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:49:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:49:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:49:01,440 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39c129e86c693a529743d780368acce45d160dc" 2019-03-26 17:49:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-718798de-5025-4160-9b6f-75730fe4a8cb 2019-03-26 17:49:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-718798de-5025-4160-9b6f-75730fe4a8cb 2019-03-26 17:49:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-718798de-5025-4160-9b6f-75730fe4a8cb x-compute-request-id: req-718798de-5025-4160-9b6f-75730fe4a8cb Content-Encoding: gzip Content-Length: 839 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:48:12Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:49:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/dea05f49-b474-4139-80c4-49d26d72f634.json used request id req-c74f0eb4-622b-4103-9749-8f5c87deb2e8 2019-03-26 17:49:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c74f0eb4-622b-4103-9749-8f5c87deb2e8 Content-Length: 0 Date: Tue, 26 Mar 2019 17:48:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:49:01,441 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-26 17:49:01,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:49:01,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:49:01,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:49:01,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048f47c3-32b1-4fab-a9e3-e9afa08b532c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:49:01,442 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-048f47c3-32b1-4fab-a9e3-e9afa08b532c 2019-03-26 17:49:01,442 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:49:01,505 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:01,505 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:01,505 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:01,505 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:01,505 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:01,505 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:01,506 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:01,506 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:49:01,506 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:01,506 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:01 GMT 2019-03-26 17:49:01,506 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:01,506 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:49:01,506 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:01,506 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:01,506 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:06,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:49:06,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:06,595 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:06,595 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:06,595 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:06,595 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:06,595 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:06,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:06,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "Unlinking relationships", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:52.493Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "dime_security_group_nh77ib", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "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-26T17:48:52.269Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:53.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a9460da-9763-4caf-9b89-aeff685b0a63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-97558823-b692-4fec-a320-23a5791e882b", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:53.413Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-97558823-b692-4fec-a320-23a5791e882b", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:53.413Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-97558823-b692-4fec-a320-23a5791e882b x-compute-request-id: req-97558823-b692-4fec-a320-23a5791e882b Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:53.412Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e39c129e86c693a529743d780368acce45d160dc\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:53.414Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-048f47c3-32b1-4fab-a9e3-e9afa08b532c", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:53.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a9460da-9763-4caf-9b89-aeff685b0a63"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048f47c3-32b1-4fab-a9e3-e9afa08b532c Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:48:53.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a9460da-9763-4caf-9b89-aeff685b0a63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b071d619-61e6-46b2-a674-d5b8735d5028 x-compute-request-id: req-b071d619-61e6-46b2-a674-d5b8735d5028 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:48:12Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:53.587Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:48:53.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a9460da-9763-4caf-9b89-aeff685b0a63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-b071d619-61e6-46b2-a674-d5b8735d5028", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:53.587Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:53.914Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-b071d619-61e6-46b2-a674-d5b8735d5028", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:53.587Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:54.528Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:48:54.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.779811b9-cd26-4d1e-b20e-10c885aa02e6"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:54.528Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:52.912Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:54.528Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:52.860Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:54.528Z", "message": "Relationships unlinked", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:52.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:54.528Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.779811b9-cd26-4d1e-b20e-10c885aa02e6"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:54.528Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b496948-972c-453d-ad55-f631e89526d0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:48:54.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.779811b9-cd26-4d1e-b20e-10c885aa02e6"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:54.528Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-3b496948-972c-453d-ad55-f631e89526d0", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.351Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.779811b9-cd26-4d1e-b20e-10c885aa02e6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-628e8649-9a0d-4ecb-b95c-f2a7b9fdbe25", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.408Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "RESP: [204] X-Openstack-Request-Id: req-9bfa37df-f1fe-49fe-82e9-bc5e3c487bd1 Content-Length: 0 Date: Tue, 26 Mar 2019 17:48: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": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.373Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a9460da-9763-4caf-9b89-aeff685b0a63"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c64cfaf1-7ec7-405d-84cf-207cf23d6271.json used request id req-9bfa37df-f1fe-49fe-82e9-bc5e3c487bd1", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a9460da-9763-4caf-9b89-aeff685b0a63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-628e8649-9a0d-4ecb-b95c-f2a7b9fdbe25 x-compute-request-id: req-628e8649-9a0d-4ecb-b95c-f2a7b9fdbe25 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.408Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": "homer_security_group_52emu1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/c64cfaf1-7ec7-405d-84cf-207cf23d6271.json used request id req-9bfa37df-f1fe-49fe-82e9-bc5e3c487bd1", "level": "debug", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.374Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a9460da-9763-4caf-9b89-aeff685b0a63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-628e8649-9a0d-4ecb-b95c-f2a7b9fdbe25", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.408Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.5f0b389a-dbff-49a6-a754-94abfaf4a269"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-164af83b-c43b-4834-82bc-63f4b6f55851", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.689Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d85bbc81-824a-4653-a25b-d72b2fe85ae3"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-164af83b-c43b-4834-82bc-63f4b6f55851 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d85bbc81-824a-4653-a25b-d72b2fe85ae3"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:53.607Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "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-26T17:48:53.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "Deleting node instance", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:53.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a135a3172baad3c4dbcc62dafa80607d04721b13\"", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.754Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.779811b9-cd26-4d1e-b20e-10c885aa02e6"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:48:54.684Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d85bbc81-824a-4653-a25b-d72b2fe85ae3"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.140Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.683Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d85bbc81-824a-4653-a25b-d72b2fe85ae3"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.753Z", "message": "RESP: [204] X-Openstack-Request-Id: req-3824b2f4-33de-4e56-ac78-7066f849dd3e Content-Length: 0 Date: Tue, 26 Mar 2019 17:48:55 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-26T17:48:55.266Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.779811b9-cd26-4d1e-b20e-10c885aa02e6"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.753Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json used request id req-3824b2f4-33de-4e56-ac78-7066f849dd3e", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:55.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.779811b9-cd26-4d1e-b20e-10c885aa02e6"}, {"node_instance_id": "ellis_security_group_0gqekk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.753Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json used request id req-3824b2f4-33de-4e56-ac78-7066f849dd3e", "level": "debug", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:55.268Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.779811b9-cd26-4d1e-b20e-10c885aa02e6"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.753Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.865Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.753Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:54.975Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.753Z", "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-26T17:48:54.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:55.753Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/0740ce6b-1a5f-47a9-863b-c6d82cc3271a.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}82329770edccbe04fcf6edd7dde59255e6fe21cc\"", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:55.220Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d85bbc81-824a-4653-a25b-d72b2fe85ae3"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:56.303Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/floatingips/0740ce6b-1a5f-47a9-863b-c6d82cc3271a.json used request id req-ceb3842d-740c-408d-aaa6-d5f2de1668d2", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:56.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d85bbc81-824a-4653-a25b-d72b2fe85ae3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:56.303Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:56.117Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": "homer_security_group_52emu1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:56.303Z", "message": "Deleted node instance", "target_id": null, "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:55.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:56.303Z", "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-26T17:48:55.808Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:56.303Z", "message": "RESP: [204] X-Openstack-Request-Id: req-ceb3842d-740c-408d-aaa6-d5f2de1668d2 Content-Length: 0 Date: Tue, 26 Mar 2019 17:48:56 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-26T17:48:56.064Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d85bbc81-824a-4653-a25b-d72b2fe85ae3"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:56.303Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/0740ce6b-1a5f-47a9-863b-c6d82cc3271a.json used request id req-ceb3842d-740c-408d-aaa6-d5f2de1668d2", "level": "debug", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:56.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d85bbc81-824a-4653-a25b-d72b2fe85ae3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:56.979Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-d0c32149-94cc-48e1-a790-1475781d7f03", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:56.123Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": "ellis_security_group_0gqekk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:56.979Z", "message": "Deleted node instance", "target_id": null, "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:56.015Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "ellis_floatingip_9h5jjw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:56.979Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:56.597Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 895, "offset": 805, "size": 50}}} 2019-03-26 17:49:06,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:06,595 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:06 GMT 2019-03-26 17:49:06,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:06,596 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:49:06,596 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:06,596 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:06,596 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:06,596 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:49:06,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:49:06,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-26 17:49:06,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-26 17:49:06,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-97558823-b692-4fec-a320-23a5791e882b 2019-03-26 17:49:06,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-97558823-b692-4fec-a320-23a5791e882b 2019-03-26 17:49:06,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:48: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-97558823-b692-4fec-a320-23a5791e882b x-compute-request-id: req-97558823-b692-4fec-a320-23a5791e882b Content-Length: 0 Content-Type: application/json 2019-03-26 17:49:06,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39c129e86c693a529743d780368acce45d160dc" 2019-03-26 17:49:06,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-048f47c3-32b1-4fab-a9e3-e9afa08b532c 2019-03-26 17:49:06,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048f47c3-32b1-4fab-a9e3-e9afa08b532c Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:49:06,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b071d619-61e6-46b2-a674-d5b8735d5028 x-compute-request-id: req-b071d619-61e6-46b2-a674-d5b8735d5028 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:48:12Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:49:06,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:49:06,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-b071d619-61e6-46b2-a674-d5b8735d5028 2019-03-26 17:49:06,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-b071d619-61e6-46b2-a674-d5b8735d5028 2019-03-26 17:49:06,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:49:06,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:49:06,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:49:06,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:49:06,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-26 17:49:06,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b496948-972c-453d-ad55-f631e89526d0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:49:06,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3b496948-972c-453d-ad55-f631e89526d0 2019-03-26 17:49:06,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-628e8649-9a0d-4ecb-b95c-f2a7b9fdbe25 2019-03-26 17:49:06,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9bfa37df-f1fe-49fe-82e9-bc5e3c487bd1 Content-Length: 0 Date: Tue, 26 Mar 2019 17:48:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:49:06,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c64cfaf1-7ec7-405d-84cf-207cf23d6271.json used request id req-9bfa37df-f1fe-49fe-82e9-bc5e3c487bd1 2019-03-26 17:49:06,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48:53 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-628e8649-9a0d-4ecb-b95c-f2a7b9fdbe25 x-compute-request-id: req-628e8649-9a0d-4ecb-b95c-f2a7b9fdbe25 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-26 17:49:06,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/c64cfaf1-7ec7-405d-84cf-207cf23d6271.json used request id req-9bfa37df-f1fe-49fe-82e9-bc5e3c487bd1 2019-03-26 17:49:06,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-628e8649-9a0d-4ecb-b95c-f2a7b9fdbe25 2019-03-26 17:49:06,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-164af83b-c43b-4834-82bc-63f4b6f55851 2019-03-26 17:49:06,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-164af83b-c43b-4834-82bc-63f4b6f55851 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:49:06,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-03-26 17:49:06,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-26 17:49:06,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:49:06,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a135a3172baad3c4dbcc62dafa80607d04721b13" 2019-03-26 17:49:06,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:49:06,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-03-26 17:49:06,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3824b2f4-33de-4e56-ac78-7066f849dd3e Content-Length: 0 Date: Tue, 26 Mar 2019 17:48:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:49:06,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json used request id req-3824b2f4-33de-4e56-ac78-7066f849dd3e 2019-03-26 17:49:06,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/4b5faf88-4ef1-4f21-b70b-7bc2d6770fe9.json used request id req-3824b2f4-33de-4e56-ac78-7066f849dd3e 2019-03-26 17:49:06,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:49:06,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:49:06,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-26 17:49:06,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/0740ce6b-1a5f-47a9-863b-c6d82cc3271a.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82329770edccbe04fcf6edd7dde59255e6fe21cc" 2019-03-26 17:49:06,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/floatingips/0740ce6b-1a5f-47a9-863b-c6d82cc3271a.json used request id req-ceb3842d-740c-408d-aaa6-d5f2de1668d2 2019-03-26 17:49:06,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:49:06,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:49:06,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-26 17:49:06,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ceb3842d-740c-408d-aaa6-d5f2de1668d2 Content-Length: 0 Date: Tue, 26 Mar 2019 17:48:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:49:06,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/0740ce6b-1a5f-47a9-863b-c6d82cc3271a.json used request id req-ceb3842d-740c-408d-aaa6-d5f2de1668d2 2019-03-26 17:49:06,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d0c32149-94cc-48e1-a790-1475781d7f03 2019-03-26 17:49:06,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:49:06,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-03-26 17:49:06,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:49:06,666 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:06,666 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:06,666 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:06,666 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:06,666 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:06,666 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:06,667 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:06,667 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:49:06,667 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:06,667 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:06 GMT 2019-03-26 17:49:06,667 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:06,667 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:49:06,667 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:06,667 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:06,667 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:11,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:49:11,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:11,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:11,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:11,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:11,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:11,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:11,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:11,763 - 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-26T17:48:56.979Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:48:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0c32149-94cc-48e1-a790-1475781d7f03 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:56.123Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:56.979Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-d0c32149-94cc-48e1-a790-1475781d7f03", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:56.123Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:56.979Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e21ba2cbcc990f05af86690187ea3d1addcd454\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:56.534Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:57.500Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-5744f014-dc69-43e3-bcb0-7928b1c68f1e x-compute-request-id: req-5744f014-dc69-43e3-bcb0-7928b1c68f1e Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:48:12Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:57.400Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:58.004Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-5744f014-dc69-43e3-bcb0-7928b1c68f1e", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:57.401Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:58.004Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e21ba2cbcc990f05af86690187ea3d1addcd454\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:57.402Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:58.004Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-5744f014-dc69-43e3-bcb0-7928b1c68f1e", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:57.401Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:58.733Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-1257fccb-947e-4ddf-9088-237ff14575f9", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:58.391Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:58.733Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-1257fccb-947e-4ddf-9088-237ff14575f9", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:58.391Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:58.733Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1257fccb-947e-4ddf-9088-237ff14575f9 x-compute-request-id: req-1257fccb-947e-4ddf-9088-237ff14575f9 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:58.390Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:58.733Z", "message": "Waiting for process 24770 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:58.192Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:58.733Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-8c40e82b-045d-4435-96af-027dba16aab0 x-compute-request-id: req-8c40e82b-045d-4435-96af-027dba16aab0 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:48:12Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:58.704Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:58.733Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e21ba2cbcc990f05af86690187ea3d1addcd454\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:58.392Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:59.236Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-8c40e82b-045d-4435-96af-027dba16aab0", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:58.704Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:59.236Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9e21ba2cbcc990f05af86690187ea3d1addcd454\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:58.706Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:59.236Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-8c40e82b-045d-4435-96af-027dba16aab0", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:58.705Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:59.769Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:59.603Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:59.769Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-3f636d04-b68b-42fe-bc4f-5c4ed2642ae7", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:59.191Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:59.769Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-3f636d04-b68b-42fe-bc4f-5c4ed2642ae7 x-compute-request-id: req-3f636d04-b68b-42fe-bc4f-5c4ed2642ae7 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:59.191Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:48:59.769Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-3f636d04-b68b-42fe-bc4f-5c4ed2642ae7", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:59.191Z", "source_id": "sprout_host_l4auyg", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6139e193-431d-41ba-ac7d-57a4e8da27f0"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:00.364Z", "message": "Deleting node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:59.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:00.364Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:00.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:00.364Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:48:59.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:01.117Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:01.029Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:01.784Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f16c9e6ee336f685adf03fd3d47a9b81b33d40b5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:01.444Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:01.784Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0fee19d5-7cc7-47ea-90da-c25da2499f89", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:01.036Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:01.784Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fee19d5-7cc7-47ea-90da-c25da2499f89 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:01.035Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:01.784Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:49:01.030Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:02.314Z", "message": "RESP: [204] Date: Tue, 26 Mar 2019 17:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03fcd9de-e510-4dbe-9ec5-60d844f9cc9e x-compute-request-id: req-03fcd9de-e510-4dbe-9ec5-60d844f9cc9e Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:02.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:02.314Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-c9f2c1d6-2438-42dc-a06d-a45c75f5ea16", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:02.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:02.314Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-c9f2c1d6-2438-42dc-a06d-a45c75f5ea16", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:02.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:02.314Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:49:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9f2c1d6-2438-42dc-a06d-a45c75f5ea16 x-compute-request-id: req-c9f2c1d6-2438-42dc-a06d-a45c75f5ea16 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:48:12Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:02.007Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:02.314Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f16c9e6ee336f685adf03fd3d47a9b81b33d40b5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:02.008Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:02.818Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-03fcd9de-e510-4dbe-9ec5-60d844f9cc9e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:02.148Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:02.818Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-03fcd9de-e510-4dbe-9ec5-60d844f9cc9e", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:02.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:02.818Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f16c9e6ee336f685adf03fd3d47a9b81b33d40b5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:02.149Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:02.818Z", "message": "Waiting for server \"ecd9816f-7c86-437c-8d67-5f7fff17f553\" 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-26T17:49:02.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:02.818Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-ada7cc56-9b38-4fde-9fce-0f5c7d56badd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:02.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:02.818Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ada7cc56-9b38-4fde-9fce-0f5c7d56badd x-compute-request-id: req-ada7cc56-9b38-4fde-9fce-0f5c7d56badd Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:22:ea:56\", \"version\": 4, \"addr\": \"192.168.120.4\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:03.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"ecd9816f-7c86-437c-8d67-5f7fff17f553\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:49:02Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_sprout_host_l4auyg\", \"created\": \"2019-03-26T17:26:57Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:02.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:02.818Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-ada7cc56-9b38-4fde-9fce-0f5c7d56badd", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:02.285Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:07.321Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f16c9e6ee336f685adf03fd3d47a9b81b33d40b5\"", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:07.291Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:07.967Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:07.770Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:07.967Z", "message": "RESP: [404] Date: Tue, 26 Mar 2019 17:49:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4517f5a0-9ec3-41d4-a92a-b8012e3ad085 x-compute-request-id: req-4517f5a0-9ec3-41d4-a92a-b8012e3ad085 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance ecd9816f-7c86-437c-8d67-5f7fff17f553 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-26T17:49:07.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:07.967Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-4517f5a0-9ec3-41d4-a92a-b8012e3ad085", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:07.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:07.967Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-4517f5a0-9ec3-41d4-a92a-b8012e3ad085", "level": "debug", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:07.333Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.beac7d2f-8a42-4c45-9350-6e80a0788244"}, {"node_instance_id": "sprout_host_l4auyg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:07.967Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:07.713Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:08.597Z", "message": "Stopping node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:08.223Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:08.597Z", "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-26T17:49:08.365Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:09.192Z", "message": "Relationships unlinked", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:08.891Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:09.192Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:08.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 914, "offset": 855, "size": 50}}} 2019-03-26 17:49:11,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:11,763 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:11 GMT 2019-03-26 17:49:11,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:11,763 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:49:11,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:11,764 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:11,764 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:11,764 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:49:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:48:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0c32149-94cc-48e1-a790-1475781d7f03 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:49:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d0c32149-94cc-48e1-a790-1475781d7f03 2019-03-26 17:49:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e21ba2cbcc990f05af86690187ea3d1addcd454" 2019-03-26 17:49:11,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-5744f014-dc69-43e3-bcb0-7928b1c68f1e x-compute-request-id: req-5744f014-dc69-43e3-bcb0-7928b1c68f1e Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:48:12Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:49:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-5744f014-dc69-43e3-bcb0-7928b1c68f1e 2019-03-26 17:49:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e21ba2cbcc990f05af86690187ea3d1addcd454" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-26 17:49:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-5744f014-dc69-43e3-bcb0-7928b1c68f1e 2019-03-26 17:49:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-1257fccb-947e-4ddf-9088-237ff14575f9 2019-03-26 17:49:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/action used request id req-1257fccb-947e-4ddf-9088-237ff14575f9 2019-03-26 17:49:11,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:48:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1257fccb-947e-4ddf-9088-237ff14575f9 x-compute-request-id: req-1257fccb-947e-4ddf-9088-237ff14575f9 Content-Length: 0 Content-Type: application/json 2019-03-26 17:49:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 24770 to end... 2019-03-26 17:49:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-8c40e82b-045d-4435-96af-027dba16aab0 x-compute-request-id: req-8c40e82b-045d-4435-96af-027dba16aab0 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:48:12Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:49:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e21ba2cbcc990f05af86690187ea3d1addcd454" 2019-03-26 17:49:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-8c40e82b-045d-4435-96af-027dba16aab0 2019-03-26 17:49:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e21ba2cbcc990f05af86690187ea3d1addcd454" 2019-03-26 17:49:11,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-8c40e82b-045d-4435-96af-027dba16aab0 2019-03-26 17:49:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:49:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-3f636d04-b68b-42fe-bc4f-5c4ed2642ae7 2019-03-26 17:49:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:48: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-3f636d04-b68b-42fe-bc4f-5c4ed2642ae7 x-compute-request-id: req-3f636d04-b68b-42fe-bc4f-5c4ed2642ae7 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-26 17:49:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553/os-security-groups used request id req-3f636d04-b68b-42fe-bc4f-5c4ed2642ae7 2019-03-26 17:49:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:49:11,770 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-26 17:49:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:49:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-26 17:49:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9e6ee336f685adf03fd3d47a9b81b33d40b5" 2019-03-26 17:49:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0fee19d5-7cc7-47ea-90da-c25da2499f89 2019-03-26 17:49:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:49:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fee19d5-7cc7-47ea-90da-c25da2499f89 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:49:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:49:11,771 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 26 Mar 2019 17:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-03fcd9de-e510-4dbe-9ec5-60d844f9cc9e x-compute-request-id: req-03fcd9de-e510-4dbe-9ec5-60d844f9cc9e Content-Type: application/json 2019-03-26 17:49:11,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-c9f2c1d6-2438-42dc-a06d-a45c75f5ea16 2019-03-26 17:49:11,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-c9f2c1d6-2438-42dc-a06d-a45c75f5ea16 2019-03-26 17:49:11,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:49:01 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-c9f2c1d6-2438-42dc-a06d-a45c75f5ea16 x-compute-request-id: req-c9f2c1d6-2438-42dc-a06d-a45c75f5ea16 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:48:12Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:49:11,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9e6ee336f685adf03fd3d47a9b81b33d40b5" 2019-03-26 17:49:11,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-03fcd9de-e510-4dbe-9ec5-60d844f9cc9e 2019-03-26 17:49:11,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-03fcd9de-e510-4dbe-9ec5-60d844f9cc9e 2019-03-26 17:49:11,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9e6ee336f685adf03fd3d47a9b81b33d40b5" 2019-03-26 17:49:11,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "ecd9816f-7c86-437c-8d67-5f7fff17f553" to be deleted. current status: SHUTOFF 2019-03-26 17:49:11,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-ada7cc56-9b38-4fde-9fce-0f5c7d56badd 2019-03-26 17:49:11,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:49:02 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ada7cc56-9b38-4fde-9fce-0f5c7d56badd x-compute-request-id: req-ada7cc56-9b38-4fde-9fce-0f5c7d56badd Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:22:ea:56", "version": 4, "addr": "192.168.120.4", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:03.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "ecd9816f-7c86-437c-8d67-5f7fff17f553", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:49:02Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_sprout_host_l4auyg", "created": "2019-03-26T17:26:57Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:49:11,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-ada7cc56-9b38-4fde-9fce-0f5c7d56badd 2019-03-26 17:49:11,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9e6ee336f685adf03fd3d47a9b81b33d40b5" 2019-03-26 17:49:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:49:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 26 Mar 2019 17:49:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-4517f5a0-9ec3-41d4-a92a-b8012e3ad085 x-compute-request-id: req-4517f5a0-9ec3-41d4-a92a-b8012e3ad085 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ecd9816f-7c86-437c-8d67-5f7fff17f553 could not be found.", "code": 404}} 2019-03-26 17:49:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-4517f5a0-9ec3-41d4-a92a-b8012e3ad085 2019-03-26 17:49:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/ecd9816f-7c86-437c-8d67-5f7fff17f553 used request id req-4517f5a0-9ec3-41d4-a92a-b8012e3ad085 2019-03-26 17:49:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-26 17:49:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:49:11,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:49:11,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:49:11,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:49:11,775 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:49:11,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:11,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:11,832 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:11,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:11,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:11,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:11,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:11,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:49:11,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:11,832 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:11 GMT 2019-03-26 17:49:11,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:11,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:49:11,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:11,833 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:11,833 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:16,838 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:49:16,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:16,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:16,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:16,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:16,912 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:16,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:16,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:16,913 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_b0uam8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:09.192Z", "message": "Unlinking relationships", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:08.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:09.858Z", "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-26T17:49:09.229Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:10.576Z", "message": "Waiting for process 15969 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:09.934Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:10.576Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:10.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.990717ae-619c-4ad5-8d54-90cdbc27e1a6"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:10.576Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:49:10.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.990717ae-619c-4ad5-8d54-90cdbc27e1a6"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:10.576Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:49:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d46f7af-ba9b-408e-a808-51ae1667f24e Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:49:10.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.990717ae-619c-4ad5-8d54-90cdbc27e1a6"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:10.576Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-6d46f7af-ba9b-408e-a808-51ae1667f24e", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:10.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.990717ae-619c-4ad5-8d54-90cdbc27e1a6"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:11.107Z", "message": "RESP: [204] X-Openstack-Request-Id: req-f528b1f4-5930-4828-acfc-1a9c64c180f9 Content-Length: 0 Date: Tue, 26 Mar 2019 17:49:10 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:10.930Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.990717ae-619c-4ad5-8d54-90cdbc27e1a6"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:11.107Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f4834515-bcfb-4a92-97d3-292c19045708.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3082ecce50358253d50160c29e3da7832b869466\"", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:10.617Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.990717ae-619c-4ad5-8d54-90cdbc27e1a6"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:11.823Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f4834515-bcfb-4a92-97d3-292c19045708.json used request id req-f528b1f4-5930-4828-acfc-1a9c64c180f9", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:10.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.990717ae-619c-4ad5-8d54-90cdbc27e1a6"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:11.823Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:11.255Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_security_group_b0uam8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:11.823Z", "message": "Deleted node instance", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:11.466Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "sprout_security_group_b0uam8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:11.823Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/f4834515-bcfb-4a92-97d3-292c19045708.json used request id req-f528b1f4-5930-4828-acfc-1a9c64c180f9", "level": "debug", "target_id": null, "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:10.931Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.990717ae-619c-4ad5-8d54-90cdbc27e1a6"}], "metadata": {"pagination": {"total": 918, "offset": 905, "size": 50}}} 2019-03-26 17:49:16,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:16,913 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:16 GMT 2019-03-26 17:49:16,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:16,913 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:49:16,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:16,913 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:16,913 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:16,914 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:49:16,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:49:16,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-26 17:49:16,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 15969 to end... 2019-03-26 17:49:16,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-26 17:49:16,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:49:16,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:49:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d46f7af-ba9b-408e-a808-51ae1667f24e Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:49:16,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6d46f7af-ba9b-408e-a808-51ae1667f24e 2019-03-26 17:49:16,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f528b1f4-5930-4828-acfc-1a9c64c180f9 Content-Length: 0 Date: Tue, 26 Mar 2019 17:49:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:49:16,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/f4834515-bcfb-4a92-97d3-292c19045708.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3082ecce50358253d50160c29e3da7832b869466" 2019-03-26 17:49:16,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/f4834515-bcfb-4a92-97d3-292c19045708.json used request id req-f528b1f4-5930-4828-acfc-1a9c64c180f9 2019-03-26 17:49:16,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-26 17:49:16,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:49:16,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/f4834515-bcfb-4a92-97d3-292c19045708.json used request id req-f528b1f4-5930-4828-acfc-1a9c64c180f9 2019-03-26 17:49:16,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:49:16,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:16,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:16,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:16,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:16,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:16,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:16,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:16,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:49:16,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:16,971 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:16 GMT 2019-03-26 17:49:16,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:16,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:49:16,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:16,971 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:16,971 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:21,977 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:49:22,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:22,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:22,050 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:22,050 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:22,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:22,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:22,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:22,051 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:18.295Z", "message": "Waiting for process 24770 to end...", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:18.871Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.386Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.386Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.386Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.386Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.386Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:19.296Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.386Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.386Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.386Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.386Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.386Z", "message": " Removed member 29a3c5e1a40af697 from cluster", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.777Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.386Z", "message": "Execution done (PID=24770, return_code=0): /tmp/ME0QI/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.837Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_n2sffk", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.386Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:18.863Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8d9199dd-4bac-4fe7-bde2-421647693397"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.967Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:19.768Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_n2sffk", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:19.967Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:19.362Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:20.685Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:20.073Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:21.801Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:21.700Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 936, "offset": 918, "size": 50}}} 2019-03-26 17:49:22,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:22,051 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:22 GMT 2019-03-26 17:49:22,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:22,051 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:49:22,051 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:22,051 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:22,052 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:22,052 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:49:22,052 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 24770 to end... 2019-03-26 17:49:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-26 17:49:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:49:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:49:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:49:22,053 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:49:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:49:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-26 17:49:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-26 17:49:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-26 17:49:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-26 17:49:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removed member 29a3c5e1a40af697 from cluster 2019-03-26 17:49:22,054 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=24770, return_code=0): /tmp/ME0QI/remove-cluster-node.sh 2019-03-26 17:49:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:49:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:49:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:49:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-26 17:49:22,055 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-26 17:49:22,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:49:22,111 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:22,111 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:22,112 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:22,112 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:22,112 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:22,112 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:22,112 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:22,112 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:49:22,112 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:22,112 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:22 GMT 2019-03-26 17:49:22,112 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:22,113 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:49:22,113 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:22,113 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:22,113 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:27,118 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:49:27,196 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:27,196 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:27,197 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:27,197 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:27,197 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:27,197 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:27,197 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:27,197 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:22.521Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:21.878Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:23.188Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:23.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:23.869Z", "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-26T17:49:23.345Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:23.869Z", "message": "Stopping agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:23.219Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:24.372Z", "message": "Stopping Agent vellum_host_olliw4", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:24.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c6ae89b0-22d9-444a-b012-3fa35ed2df55"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:25.376Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:25.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c6ae89b0-22d9-444a-b012-3fa35ed2df55"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:25.879Z", "message": "Stopping daemon with command: sudo service cloudify-worker-vellum_host_olliw4 stop", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:25.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c6ae89b0-22d9-444a-b012-3fa35ed2df55"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:25.879Z", "message": "Successfully stopped daemon: vellum_host_olliw4\u001b[0m", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:25.248Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c6ae89b0-22d9-444a-b012-3fa35ed2df55"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:26.423Z", "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-26T17:49:25.796Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:26.423Z", "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-26T17:49:26.014Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:26.423Z", "message": "Deleting agent", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:25.867Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:26.990Z", "message": "Deleting Agent vellum_host_olliw4", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:26.829Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cef552f9-3a04-4207-9836-de0e50552feb"}], "metadata": {"pagination": {"total": 948, "offset": 936, "size": 50}}} 2019-03-26 17:49:27,197 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:27,197 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:27 GMT 2019-03-26 17:49:27,197 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:27,198 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:49:27,198 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:27,198 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:27,198 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:27,198 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:49:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-26 17:49:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-26 17:49:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-26 17:49:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-26 17:49:27,199 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_olliw4 2019-03-26 17:49:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-26 17:49:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-vellum_host_olliw4 stop 2019-03-26 17:49:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_olliw4 2019-03-26 17:49:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-26 17:49:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-26 17:49:27,200 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-26 17:49:27,201 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_olliw4 2019-03-26 17:49:27,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:49:27,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:27,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:27,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:27,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:27,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:27,262 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:27,262 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:27,263 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:49:27,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:27,263 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:27 GMT 2019-03-26 17:49:27,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:27,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:49:27,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:27,263 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:27,263 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:32,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:49:32,371 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:32,371 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:32,371 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:32,371 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:32,371 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:32,372 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:32,372 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:32,372 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:30.109Z", "message": "Waiting for process 15969 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:29.968Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:31.027Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:30.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cef552f9-3a04-4207-9836-de0e50552feb"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:31.530Z", "message": "Successfully deleted daemon: vellum_host_olliw4", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:30.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cef552f9-3a04-4207-9836-de0e50552feb"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:31.530Z", "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-26T17:49:30.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cef552f9-3a04-4207-9836-de0e50552feb"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:31.530Z", "message": "17:49:30 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_olliw4: No response received for task 9b297f28939d420dbfef0d28df7173a6", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:30.813Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cef552f9-3a04-4207-9836-de0e50552feb"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:32.214Z", "message": "Agent deleted", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:31.965Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:32.214Z", "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-26T17:49:31.844Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 955, "offset": 948, "size": 50}}} 2019-03-26 17:49:32,372 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:32,372 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:32 GMT 2019-03-26 17:49:32,372 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:32,372 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:49:32,372 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:32,372 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:32,373 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:32,373 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:49:32,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 15969 to end... 2019-03-26 17:49:32,373 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-26 17:49:32,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_olliw4 2019-03-26 17:49:32,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-26 17:49:32,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:49:30 [INFO] [cloudify.utils.is_agent_alive] No ping response from vellum_host_olliw4: No response received for task 9b297f28939d420dbfef0d28df7173a6 2019-03-26 17:49:32,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-26 17:49:32,374 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-26 17:49:32,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:49:32,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:32,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:32,441 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:32,441 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:32,441 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:32,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:32,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:32,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:49:32,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:32,442 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:32 GMT 2019-03-26 17:49:32,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:32,442 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:49:32,442 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:32,442 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:32,442 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:37,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:49:37,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:37,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:37,539 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:37,539 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:37,539 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:37,539 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:37,539 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:37,540 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:32.931Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:32.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:33.435Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a9cfa566-03e2-4dba-badf-a69f4d9fadde", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:33.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:33.435Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:49:33.099Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:33.435Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9cfa566-03e2-4dba-badf-a69f4d9fadde Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:33.105Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:34.104Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}692cf3dd8097f0d661807f2d79a17aec6a5e5abc\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:33.503Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:34.822Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:49: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-a8a4c718-caae-4c64-8702-630a93064596 x-compute-request-id: req-a8a4c718-caae-4c64-8702-630a93064596 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:34.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:34.822Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-a8a4c718-caae-4c64-8702-630a93064596", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:34.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:34.822Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-a8a4c718-caae-4c64-8702-630a93064596", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:34.408Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:34.822Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}692cf3dd8097f0d661807f2d79a17aec6a5e5abc\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:34.409Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:34.822Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action used request id req-53de3df1-c374-4b26-a317-c29393e476c1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:34.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:34.822Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:49: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-53de3df1-c374-4b26-a317-c29393e476c1 x-compute-request-id: req-53de3df1-c374-4b26-a317-c29393e476c1 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-26T17:49:34.553Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:34.822Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action used request id req-53de3df1-c374-4b26-a317-c29393e476c1", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:34.554Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}], "metadata": {"pagination": {"total": 967, "offset": 955, "size": 50}}} 2019-03-26 17:49:37,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:37,540 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:37 GMT 2019-03-26 17:49:37,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:37,540 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:49:37,540 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:37,540 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:37,540 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:37,540 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:49:37,541 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-26 17:49:37,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a9cfa566-03e2-4dba-badf-a69f4d9fadde 2019-03-26 17:49:37,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:49:37,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:49:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9cfa566-03e2-4dba-badf-a69f4d9fadde Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:49:37,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692cf3dd8097f0d661807f2d79a17aec6a5e5abc" 2019-03-26 17:49:37,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:49: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-a8a4c718-caae-4c64-8702-630a93064596 x-compute-request-id: req-a8a4c718-caae-4c64-8702-630a93064596 Content-Encoding: gzip Content-Length: 835 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:49:37,542 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-a8a4c718-caae-4c64-8702-630a93064596 2019-03-26 17:49:37,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-a8a4c718-caae-4c64-8702-630a93064596 2019-03-26 17:49:37,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692cf3dd8097f0d661807f2d79a17aec6a5e5abc" -d '{"os-stop": null}' 2019-03-26 17:49:37,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action used request id req-53de3df1-c374-4b26-a317-c29393e476c1 2019-03-26 17:49:37,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:49: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-53de3df1-c374-4b26-a317-c29393e476c1 x-compute-request-id: req-53de3df1-c374-4b26-a317-c29393e476c1 Content-Length: 0 Content-Type: application/json 2019-03-26 17:49:37,543 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action used request id req-53de3df1-c374-4b26-a317-c29393e476c1 2019-03-26 17:49:37,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:49:37,607 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:37,607 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:37,608 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:37,608 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:37,608 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:37,608 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:37,608 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:37,608 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:49:37,608 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:37,608 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:37 GMT 2019-03-26 17:49:37,608 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:37,609 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:49:37,609 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:37,609 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:37,609 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:42,614 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:49:42,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:42,691 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:42,691 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:42,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:42,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:42,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:42,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:42,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 967, "offset": 967, "size": 50}}} 2019-03-26 17:49:42,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:42,692 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:42 GMT 2019-03-26 17:49:42,692 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:42,692 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-26 17:49:42,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:42,692 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:42,692 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:42,692 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:49:42,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:42,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:42,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:42,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:42,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:42,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:42,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:42,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-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:49:42,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:42,754 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:42 GMT 2019-03-26 17:49:42,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:42,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:49:42,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:42,755 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:42,755 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:47,760 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:49:47,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:47,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:47,871 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:47,871 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:47,871 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:47,871 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:47,871 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:47,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:44.583Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}692cf3dd8097f0d661807f2d79a17aec6a5e5abc\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:44.564Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:45.400Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:49: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-49fc6ea0-00a8-4a30-8fab-a241b85f5ec2 x-compute-request-id: req-49fc6ea0-00a8-4a30-8fab-a241b85f5ec2 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:49:34Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:45.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:46.117Z", "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-26T17:49:45.572Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:46.117Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-49fc6ea0-00a8-4a30-8fab-a241b85f5ec2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:45.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:46.117Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-49fc6ea0-00a8-4a30-8fab-a241b85f5ec2", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:45.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4396b47b-e41b-4a96-80b5-918725c0e7d9"}], "metadata": {"pagination": {"total": 972, "offset": 967, "size": 50}}} 2019-03-26 17:49:47,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:47,872 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:47 GMT 2019-03-26 17:49:47,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:47,872 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:49:47,872 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:47,872 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:47,872 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:47,872 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:49:47,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}692cf3dd8097f0d661807f2d79a17aec6a5e5abc" 2019-03-26 17:49:47,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:49: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-49fc6ea0-00a8-4a30-8fab-a241b85f5ec2 x-compute-request-id: req-49fc6ea0-00a8-4a30-8fab-a241b85f5ec2 Content-Encoding: gzip Content-Length: 844 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:49:34Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:49:47,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-26 17:49:47,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-49fc6ea0-00a8-4a30-8fab-a241b85f5ec2 2019-03-26 17:49:47,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-49fc6ea0-00a8-4a30-8fab-a241b85f5ec2 2019-03-26 17:49:47,874 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:49:47,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:47,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:47,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:47,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:47,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:47,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:47,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:47,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:49:47,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:47,940 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:47 GMT 2019-03-26 17:49:47,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:47,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:49:47,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:47,940 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:47,940 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:52,946 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:49:53,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:53,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:53,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:53,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:53,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:53,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:53,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:53,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:49:50.123Z", "message": "Waiting for process 15969 to end...", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:49:50.010Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}], "metadata": {"pagination": {"total": 973, "offset": 972, "size": 50}}} 2019-03-26 17:49:53,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:53,033 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:53 GMT 2019-03-26 17:49:53,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:53,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 645 2019-03-26 17:49:53,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:53,033 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:53,033 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:53,034 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for process 15969 to end... 2019-03-26 17:49:53,034 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:49:53,109 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:53,109 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:53,109 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:53,109 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:53,109 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:53,109 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:53,109 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:53,110 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:49:53,110 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:53,110 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:53 GMT 2019-03-26 17:49:53,110 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:53,110 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:49:53,110 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:53,110 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:53,110 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:58,116 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:49:58,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:58,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:58,190 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:58,190 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:58,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:58,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:58,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:58,191 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 973, "offset": 973, "size": 50}}} 2019-03-26 17:49:58,191 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:58,191 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:58 GMT 2019-03-26 17:49:58,191 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:58,191 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-26 17:49:58,191 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:58,191 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:58,192 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:49:58,192 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:49:58,274 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:49:58,274 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:49:58,274 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:49:58,274 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:49:58,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:49:58,275 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:49:58,275 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:49:58,275 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:49:58,275 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:49:58,275 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:49:58 GMT 2019-03-26 17:49:58,275 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:49:58,275 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:49:58,275 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:49:58,275 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:49:58,275 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:03,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:50:03,378 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:03,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:03,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:03,379 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:03,379 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:03,379 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:03,379 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:03,379 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 973, "offset": 973, "size": 50}}} 2019-03-26 17:50:03,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:03,379 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:03 GMT 2019-03-26 17:50:03,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:03,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-26 17:50:03,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:03,380 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:03,380 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:03,380 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:50:03,438 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:03,438 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:03,438 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:03,438 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:03,438 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:03,439 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:03,439 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:03,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-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:50:03,439 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:03,439 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:03 GMT 2019-03-26 17:50:03,439 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:03,439 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:50:03,439 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:03,439 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:03,440 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:08,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:50:08,540 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:08,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:08,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:08,541 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:08,541 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:08,541 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:08,541 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:08,541 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 973, "offset": 973, "size": 50}}} 2019-03-26 17:50:08,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:08,541 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:08 GMT 2019-03-26 17:50:08,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:08,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 85 2019-03-26 17:50:08,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:08,542 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:08,542 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:08,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:50:08,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:08,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:08,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:08,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:08,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:08,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:08,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:08,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:50:08,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:08,600 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:08 GMT 2019-03-26 17:50:08,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:08,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:50:08,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:08,600 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:08,600 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:13,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:50:13,693 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:13,693 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:13,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:13,694 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:13,694 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:13,694 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:13,694 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:13,694 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:09.906Z", "message": " * Quiescing Bono SIP Edge Proxy bono", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:09.755Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "bono_8awizc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:10.441Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/M93XS/stop-bono.sh, exit_code: 124", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/M93XS/stop-bono.sh, exit_code: 124", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_phtnlo/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_phtnlo/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_phtnlo/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_phtnlo/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_phtnlo/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_phtnlo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/M93XS/stop-bono.sh, exit_code: 124\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-26T17:50:10.095Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:10.441Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:10.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:10.441Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:10.441Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:10.441Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:10.441Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:10.441Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:09.757Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:10.441Z", "message": "Execution done (PID=15969, return_code=124): /tmp/M93XS/stop-bono.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:09.756Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c786b5e4-12bb-49c4-bacd-91a885fd6474"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:11.086Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:10.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:11.086Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:10.622Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:11.807Z", "message": "Downloaded scripts/bind/bind.py to /tmp/G5QFV/bind.py", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:11.710Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:12.402Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.080Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:12.402Z", "message": "Creating private domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:11.876Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:12.402Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpkrFFRz', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.113Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:12.402Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.local.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.112Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:12.402Z", "message": "The config dict: {'public_ip': u'172.30.9.211', '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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.113Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:12.402Z", "message": "Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.132Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:12.402Z", "message": "Creating public domain file", "level": "info", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.132Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:12.402Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.124Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:12.402Z", "message": "[localhost] run: ['sudo', 'mv', '/tmp/tmpQCRkOC', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.281Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:12.402Z", "message": "The config dict: {'public_ip': u'172.30.9.211', '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.5', u'hss_hostname': u''}.", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.132Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:13.038Z", "message": "Task succeeded 'script_runner.tasks.run'", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.649Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:13.038Z", "message": "[localhost] run: ['sudo', 'service', 'bind9', 'reload']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.297Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:13.038Z", "message": "[localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv']", "level": "debug", "target_id": "bind_jndeb9", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.289Z", "source_id": "bono_8awizc", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.684a7734-702f-48a8-95aa-59602df7e383"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:13.038Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:12.857Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 999, "offset": 973, "size": 50}}} 2019-03-26 17:50:13,694 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:13,694 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:13 GMT 2019-03-26 17:50:13,694 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:13,695 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:50:13,695 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:13,695 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:13,695 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:13,695 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:50:13,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Quiescing Bono SIP Edge Proxy bono 2019-03-26 17:50:13,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/M93XS/stop-bono.sh, exit_code: 124 2019-03-26 17:50:13,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:50:13,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:50:13,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:50:13,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:50:13,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:50:13,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:50:13,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=15969, return_code=124): /tmp/M93XS/stop-bono.sh 2019-03-26 17:50:13,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:50:13,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:50:13,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/G5QFV/bind.py 2019-03-26 17:50:13,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2019-03-26 17:50:13,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2019-03-26 17:50:13,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpkrFFRz', '/etc/bind/db.clearwater.local'] 2019-03-26 17:50:13,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2019-03-26 17:50:13,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', '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.5', u'hss_hostname': u''}. 2019-03-26 17:50:13,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2019-03-26 17:50:13,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2019-03-26 17:50:13,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.local'] 2019-03-26 17:50:13,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'mv', '/tmp/tmpQCRkOC', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:50:13,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.211', '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.5', u'hss_hostname': u''}. 2019-03-26 17:50:13,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2019-03-26 17:50:13,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'service', 'bind9', 'reload'] 2019-03-26 17:50:13,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: ['sudo', 'chmod', '644', '/etc/bind/db.clearwater.opnfv'] 2019-03-26 17:50:13,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:50:13,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:50:13,757 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:13,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:13,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:13,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:13,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:13,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:13,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:13,757 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:50:13,758 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:13,758 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:13 GMT 2019-03-26 17:50:13,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:13,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:50:13,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:13,758 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:13,758 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:18,764 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:50:18,871 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:18,871 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:18,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:18,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:18,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:18,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:18,872 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:18,872 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:13.720Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:13.028Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:13.720Z", "message": "Sending task 'script_runner.tasks.run'", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:13.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:14.387Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/5ABG9/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:14.276Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:14.893Z", "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-26T17:50:14.278Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:14.893Z", "message": "Remove node in ETCD cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:14.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:14.893Z", "message": "Started consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:14.282Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:14.893Z", "message": "Process created, PID: 17257", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:14.281Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:14.893Z", "message": "Started consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:14.283Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:15.835Z", "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-26T17:50:15.710Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:17.003Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:50:16.833Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.68b18173-5855-4570-9ad4-dc499514e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:17.670Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ff1f94d-1d7a-4498-a6df-365e5870da15 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:16.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.68b18173-5855-4570-9ad4-dc499514e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:17.670Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-1ff1f94d-1d7a-4498-a6df-365e5870da15", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:16.839Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.68b18173-5855-4570-9ad4-dc499514e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:17.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7c29ab871e4c1f5cf894b5427977c923a1cc6952\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:17.241Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.68b18173-5855-4570-9ad4-dc499514e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:18.387Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b90cf9dc-4571-4f52-aac0-e2aa3b3b8784 x-compute-request-id: req-b90cf9dc-4571-4f52-aac0-e2aa3b3b8784 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:49:45Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:18.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.68b18173-5855-4570-9ad4-dc499514e7d9"}], "metadata": {"pagination": {"total": 1013, "offset": 999, "size": 50}}} 2019-03-26 17:50:18,872 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:18,872 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:18 GMT 2019-03-26 17:50:18,872 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:18,873 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:50:18,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:18,873 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:18,873 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:18,873 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:50:18,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:50:18,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2019-03-26 17:50:18,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/5ABG9/remove-cluster-node.sh 2019-03-26 17:50:18,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - log_stdout=True, log_stderr=True, stderr_to_stdout=False 2019-03-26 17:50:18,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2019-03-26 17:50:18,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stdout 2019-03-26 17:50:18,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Process created, PID: 17257 2019-03-26 17:50:18,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Started consumer thread for stderr 2019-03-26 17:50:18,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:50:18,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:50:18,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:50:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ff1f94d-1d7a-4498-a6df-365e5870da15 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:50:18,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1ff1f94d-1d7a-4498-a6df-365e5870da15 2019-03-26 17:50:18,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c29ab871e4c1f5cf894b5427977c923a1cc6952" 2019-03-26 17:50:18,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50:17 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-b90cf9dc-4571-4f52-aac0-e2aa3b3b8784 x-compute-request-id: req-b90cf9dc-4571-4f52-aac0-e2aa3b3b8784 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:49:45Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:50:18,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:50:18,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:18,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:18,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:18,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:18,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:18,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:18,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:18,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:50:18,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:18,937 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:18 GMT 2019-03-26 17:50:18,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:18,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:50:18,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:18,937 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:18,937 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:23,943 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:50:24,034 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:24,034 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:24,034 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:24,034 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:24,034 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:24,034 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:24,035 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:24,035 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:19.069Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-b90cf9dc-4571-4f52-aac0-e2aa3b3b8784", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:18.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.68b18173-5855-4570-9ad4-dc499514e7d9"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:19.069Z", "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-26T17:50:18.538Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:19.069Z", "message": "Stopped node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:18.629Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:19.069Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:18.940Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:19.069Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-b90cf9dc-4571-4f52-aac0-e2aa3b3b8784", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:18.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.68b18173-5855-4570-9ad4-dc499514e7d9"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:19.069Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:18.206Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.68b18173-5855-4570-9ad4-dc499514e7d9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:19.736Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:19.111Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:20.352Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:20.153Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:21.019Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-69d09d9d-70aa-460c-beef-250b9702aa6f", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:20.158Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:21.019Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aebd31f0c2180502b5dc67057d78c17bdba8cee5\"", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:20.554Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:21.019Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69d09d9d-70aa-460c-beef-250b9702aa6f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:20.158Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:21.772Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05e485a5-edce-4a8f-aa5f-009e7b29fbe2 x-compute-request-id: req-05e485a5-edce-4a8f-aa5f-009e7b29fbe2 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_vellum\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:49:45Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:21.565Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:22.276Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-05e485a5-edce-4a8f-aa5f-009e7b29fbe2", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:21.566Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:22.276Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-05e485a5-edce-4a8f-aa5f-009e7b29fbe2", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:21.566Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:22.276Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aebd31f0c2180502b5dc67057d78c17bdba8cee5\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_vellum\"}}'", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:21.567Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:23.009Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aebd31f0c2180502b5dc67057d78c17bdba8cee5\"", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:22.664Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:23.009Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action used request id req-d95529d0-bcb1-4d9a-98d6-ff11d4834807", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:22.664Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:23.009Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action used request id req-d95529d0-bcb1-4d9a-98d6-ff11d4834807", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:22.663Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:23.009Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:50: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-d95529d0-bcb1-4d9a-98d6-ff11d4834807 x-compute-request-id: req-d95529d0-bcb1-4d9a-98d6-ff11d4834807 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:22.663Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:23.627Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aebd31f0c2180502b5dc67057d78c17bdba8cee5\"", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:23.329Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:23.627Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-a7095159-64d0-4c71-b292-f00c5d0ad4cb", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:23.328Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:23.627Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-a7095159-64d0-4c71-b292-f00c5d0ad4cb", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:23.328Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:23.627Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50: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-a7095159-64d0-4c71-b292-f00c5d0ad4cb x-compute-request-id: req-a7095159-64d0-4c71-b292-f00c5d0ad4cb Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:49:45Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:23.328Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}], "metadata": {"pagination": {"total": 1036, "offset": 1013, "size": 50}}} 2019-03-26 17:50:24,035 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:24,035 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:24 GMT 2019-03-26 17:50:24,035 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:24,035 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:50:24,035 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:24,035 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:24,035 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:24,035 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:50:24,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-b90cf9dc-4571-4f52-aac0-e2aa3b3b8784 2019-03-26 17:50:24,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:50:24,037 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:50:24,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:50:24,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-b90cf9dc-4571-4f52-aac0-e2aa3b3b8784 2019-03-26 17:50:24,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-26 17:50:24,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:50:24,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:50:24,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-69d09d9d-70aa-460c-beef-250b9702aa6f 2019-03-26 17:50:24,038 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aebd31f0c2180502b5dc67057d78c17bdba8cee5" 2019-03-26 17:50:24,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:50:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69d09d9d-70aa-460c-beef-250b9702aa6f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:50:24,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-05e485a5-edce-4a8f-aa5f-009e7b29fbe2 x-compute-request-id: req-05e485a5-edce-4a8f-aa5f-009e7b29fbe2 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_vellum"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:49:45Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:50:24,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-05e485a5-edce-4a8f-aa5f-009e7b29fbe2 2019-03-26 17:50:24,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-05e485a5-edce-4a8f-aa5f-009e7b29fbe2 2019-03-26 17:50:24,039 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aebd31f0c2180502b5dc67057d78c17bdba8cee5" -d '{"removeSecurityGroup": {"name": "clearwater-sg_vellum"}}' 2019-03-26 17:50:24,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aebd31f0c2180502b5dc67057d78c17bdba8cee5" 2019-03-26 17:50:24,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action used request id req-d95529d0-bcb1-4d9a-98d6-ff11d4834807 2019-03-26 17:50:24,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action used request id req-d95529d0-bcb1-4d9a-98d6-ff11d4834807 2019-03-26 17:50:24,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:50: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-d95529d0-bcb1-4d9a-98d6-ff11d4834807 x-compute-request-id: req-d95529d0-bcb1-4d9a-98d6-ff11d4834807 Content-Length: 0 Content-Type: application/json 2019-03-26 17:50:24,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aebd31f0c2180502b5dc67057d78c17bdba8cee5" 2019-03-26 17:50:24,040 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-a7095159-64d0-4c71-b292-f00c5d0ad4cb 2019-03-26 17:50:24,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-a7095159-64d0-4c71-b292-f00c5d0ad4cb 2019-03-26 17:50:24,041 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50: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-a7095159-64d0-4c71-b292-f00c5d0ad4cb x-compute-request-id: req-a7095159-64d0-4c71-b292-f00c5d0ad4cb Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:49:45Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:50:24,041 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:50:24,106 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:24,106 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:24,107 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:24,107 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:24,107 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:24,107 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:24,107 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:24,107 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:50:24,107 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:24,107 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:24 GMT 2019-03-26 17:50:24,107 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:24,108 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:50:24,108 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:24,108 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:24,108 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:29,113 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:50:29,248 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:29,248 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:29,248 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:29,248 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:29,248 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:29,248 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:29,248 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:29,249 - 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-26T17:50:24.244Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-dc337652-59b6-4aae-91f0-fb46fa054ffc", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:23.855Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:24.244Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:24.130Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:24.244Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc337652-59b6-4aae-91f0-fb46fa054ffc x-compute-request-id: req-dc337652-59b6-4aae-91f0-fb46fa054ffc Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:23.854Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:24.244Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-dc337652-59b6-4aae-91f0-fb46fa054ffc", "level": "debug", "target_id": "vellum_security_group_bmc764", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:23.855Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.ca6a2d67-de2d-4eb2-9b60-23d75dfcf2f3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:24.962Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:24.286Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:25.629Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:25.322Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:25.629Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d1f080e-db9a-4918-a128-b9fb470c544f Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:25.327Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:25.629Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0d1f080e-db9a-4918-a128-b9fb470c544f", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:25.327Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:26.197Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e80ee49f5ba68c86944c1714430e6567110bf2d1\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:25.744Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:26.763Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cd450a1-920b-4d62-9fb4-c793a7c325ec x-compute-request-id: req-1cd450a1-920b-4d62-9fb4-c793a7c325ec Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:49:45Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:26.581Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:27.266Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-1cd450a1-920b-4d62-9fb4-c793a7c325ec", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:26.582Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:27.266Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-1cd450a1-920b-4d62-9fb4-c793a7c325ec", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:26.581Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:27.266Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e80ee49f5ba68c86944c1714430e6567110bf2d1\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:26.583Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:28.016Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:50:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1829aec-9284-4508-b688-ebd870cbc9f0 x-compute-request-id: req-c1829aec-9284-4508-b688-ebd870cbc9f0 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:27.353Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:28.016Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-7305fdd4-cc35-4712-9801-9af3fbbdc96d", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:27.737Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:28.016Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action used request id req-c1829aec-9284-4508-b688-ebd870cbc9f0", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:27.354Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:28.016Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action used request id req-c1829aec-9284-4508-b688-ebd870cbc9f0", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:27.354Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:28.016Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e80ee49f5ba68c86944c1714430e6567110bf2d1\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:27.355Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:28.016Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7305fdd4-cc35-4712-9801-9af3fbbdc96d x-compute-request-id: req-7305fdd4-cc35-4712-9801-9af3fbbdc96d Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:49:45Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:27.737Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:28.016Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-7305fdd4-cc35-4712-9801-9af3fbbdc96d", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:27.738Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:28.016Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e80ee49f5ba68c86944c1714430e6567110bf2d1\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:27.738Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:28.634Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-c4b25172-4fdf-4722-828f-b42471421151", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.301Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:28.634Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b25172-4fdf-4722-828f-b42471421151 x-compute-request-id: req-c4b25172-4fdf-4722-828f-b42471421151 Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.301Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:28.634Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-c4b25172-4fdf-4722-828f-b42471421151", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.301Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.0469b129-40e5-4c93-ae48-28741b845918"}], "metadata": {"pagination": {"total": 1060, "offset": 1036, "size": 50}}} 2019-03-26 17:50:29,249 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:29,249 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:29 GMT 2019-03-26 17:50:29,249 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:29,249 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:50:29,249 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:29,249 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:29,249 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:29,249 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:50:29,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-dc337652-59b6-4aae-91f0-fb46fa054ffc 2019-03-26 17:50:29,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:50:29,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50:23 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dc337652-59b6-4aae-91f0-fb46fa054ffc x-compute-request-id: req-dc337652-59b6-4aae-91f0-fb46fa054ffc Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-26 17:50:29,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-dc337652-59b6-4aae-91f0-fb46fa054ffc 2019-03-26 17:50:29,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:50:29,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:50:29,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:50:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d1f080e-db9a-4918-a128-b9fb470c544f Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:50:29,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0d1f080e-db9a-4918-a128-b9fb470c544f 2019-03-26 17:50:29,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ee49f5ba68c86944c1714430e6567110bf2d1" 2019-03-26 17:50:29,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1cd450a1-920b-4d62-9fb4-c793a7c325ec x-compute-request-id: req-1cd450a1-920b-4d62-9fb4-c793a7c325ec Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:49:45Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:50:29,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-1cd450a1-920b-4d62-9fb4-c793a7c325ec 2019-03-26 17:50:29,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-1cd450a1-920b-4d62-9fb4-c793a7c325ec 2019-03-26 17:50:29,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ee49f5ba68c86944c1714430e6567110bf2d1" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-26 17:50:29,253 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:50:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c1829aec-9284-4508-b688-ebd870cbc9f0 x-compute-request-id: req-c1829aec-9284-4508-b688-ebd870cbc9f0 Content-Length: 0 Content-Type: application/json 2019-03-26 17:50:29,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-7305fdd4-cc35-4712-9801-9af3fbbdc96d 2019-03-26 17:50:29,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action used request id req-c1829aec-9284-4508-b688-ebd870cbc9f0 2019-03-26 17:50:29,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/action used request id req-c1829aec-9284-4508-b688-ebd870cbc9f0 2019-03-26 17:50:29,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ee49f5ba68c86944c1714430e6567110bf2d1" 2019-03-26 17:50:29,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7305fdd4-cc35-4712-9801-9af3fbbdc96d x-compute-request-id: req-7305fdd4-cc35-4712-9801-9af3fbbdc96d Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:49:45Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:50:29,254 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-7305fdd4-cc35-4712-9801-9af3fbbdc96d 2019-03-26 17:50:29,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80ee49f5ba68c86944c1714430e6567110bf2d1" 2019-03-26 17:50:29,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-c4b25172-4fdf-4722-828f-b42471421151 2019-03-26 17:50:29,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50:27 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-c4b25172-4fdf-4722-828f-b42471421151 x-compute-request-id: req-c4b25172-4fdf-4722-828f-b42471421151 Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-26 17:50:29,255 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7/os-security-groups used request id req-c4b25172-4fdf-4722-828f-b42471421151 2019-03-26 17:50:29,255 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:50:29,367 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:29,367 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:29,367 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:29,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:29,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:29,368 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:29,368 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:29,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": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:50:29,368 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:29,368 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:29 GMT 2019-03-26 17:50:29,368 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:29,368 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:50:29,368 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:29,368 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:29,368 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:34,374 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:50:34,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:34,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:34,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:34,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:34,452 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:34,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:34,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:34,452 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": " * Decommissioning the etcd processes", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": " * Decommissioning the cluster manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": " * Decommissioning the queue manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": " * Decommissioning the config manager", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": " * Decommissioning etcd", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": " Failed to remove instance from cluster", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.579Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": "Execution done (PID=17257, return_code=2): /tmp/5ABG9/remove-cluster-node.sh", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.619Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": " Received an error trying to remove member 30e360e77f34ad05: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.5:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.716Z", "source_id": "vellum_host_olliw4", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": "Joining consumer thread for stdout", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": "Consumer thread for stdout ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": "Joining consumer thread for stderr", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": "Consumer thread for stderr ended", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.938Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": "Task failed 'script_runner.tasks.run' -> command: /tmp/5ABG9/remove-cluster-node.sh, exit_code: 2", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": [{"message": "command: /tmp/5ABG9/remove-cluster-node.sh, exit_code: 2", "traceback": "Traceback (most recent call last):\n File \"/home/ubuntu/bono_host_phtnlo/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/home/ubuntu/bono_host_phtnlo/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_phtnlo/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_phtnlo/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_phtnlo/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_phtnlo/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 285, in execute\n return_code)\nProcessException: command: /tmp/5ABG9/remove-cluster-node.sh, exit_code: 2\n", "type": "ProcessException"}], "reported_timestamp": "2019-03-26T17:50:28.937Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": "Context proxy closed", "level": "debug", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.643Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": " ; error #1: client: endpoint http://192.168.120.10:4000 exceeded header timeout", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "bono_8awizc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.293Z", "message": " ; error #2: client: etcd member http://192.168.120.18:4000 has no leader", "level": "info", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.578Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.79d885ed-9cb4-415f-8951-b248694d93cd"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.889Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:29.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_8awizc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.889Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:28.974Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:29.889Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:29.329Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:30.470Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:29.604Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_jndeb9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:30.470Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:29.743Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:30.470Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:29.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:30.470Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:30.392Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_jndeb9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:31.101Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:30.737Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:31.101Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:30.686Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:31.666Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfdade7-7e8f-4e5f-89bd-7c0e3881b918 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:31.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:31.666Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:31.338Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_jndeb9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:31.666Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:31.094Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:31.666Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:31.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:31.666Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:31.534Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:31.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:50:31.535Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:31.666Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-0bfdade7-7e8f-4e5f-89bd-7c0e3881b918", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:31.541Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "bind_jndeb9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:32.212Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:31.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:32.212Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:31.447Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:32.212Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25c9afce089a9efb3ea0e06a8d1720e092b72a77\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.055Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:32.722Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-e6d28354-580f-41c8-b09b-f01d726c12fb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "bind_jndeb9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:32.722Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:31.639Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_jndeb9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:32.722Z", "message": "Deleting node instance: nothing to do", "target_id": null, "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:31.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:32.722Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-e6d28354-580f-41c8-b09b-f01d726c12fb", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:32.722Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6d28354-580f-41c8-b09b-f01d726c12fb x-compute-request-id: req-e6d28354-580f-41c8-b09b-f01d726c12fb Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:49:45Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.542Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "proxy_node_qd604y", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:32.722Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:31.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:32.722Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25c9afce089a9efb3ea0e06a8d1720e092b72a77\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.543Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.282Z", "message": "RESP: [204] Date: Tue, 26 Mar 2019 17:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be35b081-2aba-403f-aae6-aab0958722a5 x-compute-request-id: req-be35b081-2aba-403f-aae6-aab0958722a5 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.282Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-be35b081-2aba-403f-aae6-aab0958722a5", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.676Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.282Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25c9afce089a9efb3ea0e06a8d1720e092b72a77\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.282Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.282Z", "message": "Stopping node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.129Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.282Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.084Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 1118, "offset": 1060, "size": 50}}} 2019-03-26 17:50:34,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:34,452 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:34 GMT 2019-03-26 17:50:34,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:34,452 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:50:34,453 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:34,453 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:34,453 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:34,453 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:50:34,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the etcd processes 2019-03-26 17:50:34,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the cluster manager 2019-03-26 17:50:34,455 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the queue manager 2019-03-26 17:50:34,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning the config manager 2019-03-26 17:50:34,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - * Decommissioning etcd 2019-03-26 17:50:34,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Failed to remove instance from cluster 2019-03-26 17:50:34,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (PID=17257, return_code=2): /tmp/5ABG9/remove-cluster-node.sh 2019-03-26 17:50:34,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Received an error trying to remove member 30e360e77f34ad05: client: etcd cluster is unavailable or misconfigured; error #0: client: etcd member http://192.168.120.5:4000 has no leader 2019-03-26 17:50:34,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:50:34,456 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stdout 2019-03-26 17:50:34,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stdout ended 2019-03-26 17:50:34,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Joining consumer thread for stderr 2019-03-26 17:50:34,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Consumer thread for stderr ended 2019-03-26 17:50:34,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:50:34,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> command: /tmp/5ABG9/remove-cluster-node.sh, exit_code: 2 2019-03-26 17:50:34,457 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Context proxy closed 2019-03-26 17:50:34,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ; error #1: client: endpoint http://192.168.120.10:4000 exceeded header timeout 2019-03-26 17:50:34,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - ; error #2: client: etcd member http://192.168.120.18:4000 has no leader 2019-03-26 17:50:34,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:50:34,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:50:34,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:50:34,458 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:50:34,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:50:34,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-26 17:50:34,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-26 17:50:34,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:50:34,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:50:34,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:50:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0bfdade7-7e8f-4e5f-89bd-7c0e3881b918 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:50:34,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:50:34,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:50:34,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:50:34,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-26 17:50:34,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:50:34,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-0bfdade7-7e8f-4e5f-89bd-7c0e3881b918 2019-03-26 17:50:34,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:50:34,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance: nothing to do 2019-03-26 17:50:34,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c9afce089a9efb3ea0e06a8d1720e092b72a77" 2019-03-26 17:50:34,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-e6d28354-580f-41c8-b09b-f01d726c12fb 2019-03-26 17:50:34,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:50:34,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance: nothing to do 2019-03-26 17:50:34,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-e6d28354-580f-41c8-b09b-f01d726c12fb 2019-03-26 17:50:34,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e6d28354-580f-41c8-b09b-f01d726c12fb x-compute-request-id: req-e6d28354-580f-41c8-b09b-f01d726c12fb Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:49:45Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:50:34,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:50:34,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c9afce089a9efb3ea0e06a8d1720e092b72a77" 2019-03-26 17:50:34,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 26 Mar 2019 17:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-be35b081-2aba-403f-aae6-aab0958722a5 x-compute-request-id: req-be35b081-2aba-403f-aae6-aab0958722a5 Content-Type: application/json 2019-03-26 17:50:34,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-be35b081-2aba-403f-aae6-aab0958722a5 2019-03-26 17:50:34,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c9afce089a9efb3ea0e06a8d1720e092b72a77" 2019-03-26 17:50:34,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-26 17:50:34,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:50:34,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:50:34,463 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:50:34,521 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:34,521 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:34,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:34,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:34,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:34,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:34,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:34,522 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:50:34,522 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:34,522 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:34 GMT 2019-03-26 17:50:34,522 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:34,522 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:50:34,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:34,522 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:34,522 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:39,528 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:50:39,631 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:39,631 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:39,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:39,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:39,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:39,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:39,632 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:39,632 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.282Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25c9afce089a9efb3ea0e06a8d1720e092b72a77\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.891Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-87828d1b-4a98-4c1e-b731-24db3cf4e73b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:33.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.891Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:33.779Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.891Z", "message": "Sending task 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:33.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.891Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:32.357Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.891Z", "message": "Waiting for server \"858952e6-0f8c-4138-950e-f607469058c7\" 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-26T17:50:33.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.891Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-87828d1b-4a98-4c1e-b731-24db3cf4e73b", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:33.263Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:33.891Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87828d1b-4a98-4c1e-b731-24db3cf4e73b x-compute-request-id: req-87828d1b-4a98-4c1e-b731-24db3cf4e73b Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:b0:b3:4a\", \"version\": 4, \"addr\": \"192.168.120.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"858952e6-0f8c-4138-950e-f607469058c7\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:32Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_vellum_host_olliw4\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:33.262Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:34.896Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:34.725Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:35.578Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:34.996Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:35.578Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:34.861Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:36.179Z", "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-26T17:50:35.711Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:36.179Z", "message": "Stopping agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:35.596Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:36.731Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:36.121Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:36.731Z", "message": "Stopping agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:36.240Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:36.731Z", "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-26T17:50:36.371Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:37.298Z", "message": "Stopping Agent bono_host_phtnlo", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:36.608Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1121a1e9-260c-42cd-a7a9-38d403744030"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:37.879Z", "message": "Successfully stopped daemon: bono_host_phtnlo\u001b[0m", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:37.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1121a1e9-260c-42cd-a7a9-38d403744030"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:37.879Z", "message": "Stopping Agent bind_host_nbb8ho", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:37.242Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e715e012-092a-4d66-a294-4f6a3e6146e6"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:37.879Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bono_host_phtnlo stop", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:37.505Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1121a1e9-260c-42cd-a7a9-38d403744030"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:37.879Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:37.504Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1121a1e9-260c-42cd-a7a9-38d403744030"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:38.438Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:38.170Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e715e012-092a-4d66-a294-4f6a3e6146e6"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:38.438Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}25c9afce089a9efb3ea0e06a8d1720e092b72a77\"", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:38.267Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:38.438Z", "message": "Successfully stopped daemon: bind_host_nbb8ho\u001b[0m", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:38.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e715e012-092a-4d66-a294-4f6a3e6146e6"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:38.438Z", "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-26T17:50:37.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:38.438Z", "message": "Deleting agent", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:38.085Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:38.438Z", "message": "Stopping daemon with command: sudo service cloudify-worker-bind_host_nbb8ho stop", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:38.171Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.e715e012-092a-4d66-a294-4f6a3e6146e6"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:39.151Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-5013abef-f2a7-4afb-bd85-3dbe3aad9926", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:38.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:39.151Z", "message": "RESP: [404] Date: Tue, 26 Mar 2019 17:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5013abef-f2a7-4afb-bd85-3dbe3aad9926 x-compute-request-id: req-5013abef-f2a7-4afb-bd85-3dbe3aad9926 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 858952e6-0f8c-4138-950e-f607469058c7 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-26T17:50:38.312Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "vellum_host_olliw4", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:39.151Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-5013abef-f2a7-4afb-bd85-3dbe3aad9926", "level": "debug", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:38.313Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.abeeac7a-aded-49f0-8977-a6e727fd0e48"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:39.151Z", "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-26T17:50:38.682Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:39.151Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:38.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:39.151Z", "message": "Deleting agent", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:38.732Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:39.151Z", "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-26T17:50:38.274Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 1144, "offset": 1110, "size": 50}}} 2019-03-26 17:50:39,632 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:39,632 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:39 GMT 2019-03-26 17:50:39,632 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:39,632 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:50:39,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:39,632 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:39,632 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:39,633 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:50:39,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c9afce089a9efb3ea0e06a8d1720e092b72a77" 2019-03-26 17:50:39,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-87828d1b-4a98-4c1e-b731-24db3cf4e73b 2019-03-26 17:50:39,634 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-26 17:50:39,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2019-03-26 17:50:39,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-26 17:50:39,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "858952e6-0f8c-4138-950e-f607469058c7" to be deleted. current status: SHUTOFF 2019-03-26 17:50:39,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-87828d1b-4a98-4c1e-b731-24db3cf4e73b 2019-03-26 17:50:39,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-87828d1b-4a98-4c1e-b731-24db3cf4e73b x-compute-request-id: req-87828d1b-4a98-4c1e-b731-24db3cf4e73b Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b0:b3:4a", "version": 4, "addr": "192.168.120.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/858952e6-0f8c-4138-950e-f607469058c7", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "858952e6-0f8c-4138-950e-f607469058c7", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:32Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_vellum_host_olliw4", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:50:39,635 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-26 17:50:39,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-26 17:50:39,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-26 17:50:39,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-26 17:50:39,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-26 17:50:39,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-26 17:50:39,636 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-26 17:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-26 17:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_phtnlo 2019-03-26 17:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_phtnlo 2019-03-26 17:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_nbb8ho 2019-03-26 17:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bono_host_phtnlo stop 2019-03-26 17:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-26 17:50:39,637 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-26 17:50:39,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}25c9afce089a9efb3ea0e06a8d1720e092b72a77" 2019-03-26 17:50:39,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_nbb8ho 2019-03-26 17:50:39,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-26 17:50:39,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-26 17:50:39,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-bind_host_nbb8ho stop 2019-03-26 17:50:39,638 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-5013abef-f2a7-4afb-bd85-3dbe3aad9926 2019-03-26 17:50:39,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 26 Mar 2019 17:50:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5013abef-f2a7-4afb-bd85-3dbe3aad9926 x-compute-request-id: req-5013abef-f2a7-4afb-bd85-3dbe3aad9926 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 858952e6-0f8c-4138-950e-f607469058c7 could not be found.", "code": 404}} 2019-03-26 17:50:39,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/858952e6-0f8c-4138-950e-f607469058c7 used request id req-5013abef-f2a7-4afb-bd85-3dbe3aad9926 2019-03-26 17:50:39,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-26 17:50:39,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-26 17:50:39,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-26 17:50:39,639 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-26 17:50:39,640 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:50:39,722 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:39 GMT 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:39,723 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:44,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:50:44,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:44,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:44,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:44,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:44,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:44,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:44,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:44,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:39.764Z", "message": "Deleting Agent bono_host_phtnlo", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:39.147Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1a2116f5-14c4-4910-9fad-0c14f368b631"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:39.764Z", "message": "Stopping node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:39.539Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_host_olliw4", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:39.764Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:39.180Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:39.764Z", "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-26T17:50:38.896Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:40.360Z", "message": "Unlinking relationships", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:40.125Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:40.360Z", "message": "Deleting Agent bind_host_nbb8ho", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:39.923Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4f312e72-d7a1-4b0c-85d0-4188259fd8b7"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:40.360Z", "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-26T17:50:39.803Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:40.956Z", "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-26T17:50:40.679Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:40.956Z", "message": "Relationships unlinked", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:40.342Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:40.956Z", "message": "Deleting node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:40.558Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:41.823Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:41.719Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66b2f408-0a3b-4b86-a3b6-a0261d6c8c63"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:42.440Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e60c3c16-1457-48f2-8ea4-d99e745924a6.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d491f41e1700025fea5d89cf4bdd711f4dd551e2\"", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:42.134Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66b2f408-0a3b-4b86-a3b6-a0261d6c8c63"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:42.440Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:50:41.720Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66b2f408-0a3b-4b86-a3b6-a0261d6c8c63"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:42.440Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-576dbff8-09e3-42cd-af7e-071913ce138a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:50:41.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66b2f408-0a3b-4b86-a3b6-a0261d6c8c63"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:42.440Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-576dbff8-09e3-42cd-af7e-071913ce138a", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:41.726Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66b2f408-0a3b-4b86-a3b6-a0261d6c8c63"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:42.972Z", "message": "RESP: [204] X-Openstack-Request-Id: req-44a8a813-eebc-4292-b2bc-fbfe8f3ad7d4 Content-Length: 0 Date: Tue, 26 Mar 2019 17:50:42 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:42.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66b2f408-0a3b-4b86-a3b6-a0261d6c8c63"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:42.972Z", "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-26T17:50:42.890Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:42.972Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/e60c3c16-1457-48f2-8ea4-d99e745924a6.json used request id req-44a8a813-eebc-4292-b2bc-fbfe8f3ad7d4", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:42.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66b2f408-0a3b-4b86-a3b6-a0261d6c8c63"}, {"node_instance_id": "vellum_security_group_bmc764", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:42.972Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e60c3c16-1457-48f2-8ea4-d99e745924a6.json used request id req-44a8a813-eebc-4292-b2bc-fbfe8f3ad7d4", "level": "debug", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:42.569Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.66b2f408-0a3b-4b86-a3b6-a0261d6c8c63"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:43.672Z", "message": "17:50:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_phtnlo: No response received for task c09e229b6c684d21a507e6546e5f178c", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:43.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1a2116f5-14c4-4910-9fad-0c14f368b631"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:43.672Z", "message": "Successfully deleted daemon: bono_host_phtnlo", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:43.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1a2116f5-14c4-4910-9fad-0c14f368b631"}, {"node_instance_id": "vellum_security_group_bmc764", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:43.672Z", "message": "Deleted node instance", "target_id": null, "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:43.004Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:43.672Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:43.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1a2116f5-14c4-4910-9fad-0c14f368b631"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:43.672Z", "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-26T17:50:43.164Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1a2116f5-14c4-4910-9fad-0c14f368b631"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:44.372Z", "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-26T17:50:44.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:44.372Z", "message": "17:50:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_nbb8ho: No response received for task b9d2e2c56ca444adbaaf9178edadd6b3", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:43.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4f312e72-d7a1-4b0c-85d0-4188259fd8b7"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:44.372Z", "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-26T17:50:43.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4f312e72-d7a1-4b0c-85d0-4188259fd8b7"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:44.372Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:43.885Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4f312e72-d7a1-4b0c-85d0-4188259fd8b7"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:44.372Z", "message": "Successfully deleted daemon: bind_host_nbb8ho", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:43.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.4f312e72-d7a1-4b0c-85d0-4188259fd8b7"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:44.372Z", "message": "Agent deleted", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:44.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 1174, "offset": 1144, "size": 50}}} 2019-03-26 17:50:44,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:44,818 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:44 GMT 2019-03-26 17:50:44,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:44,819 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:50:44,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:44,819 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:44,819 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:44,819 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:50:44,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_phtnlo 2019-03-26 17:50:44,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:50:44,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:50:44,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-26 17:50:44,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:50:44,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_nbb8ho 2019-03-26 17:50:44,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:50:44,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-26 17:50:44,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:50:44,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:50:44,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-26 17:50:44,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e60c3c16-1457-48f2-8ea4-d99e745924a6.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d491f41e1700025fea5d89cf4bdd711f4dd551e2" 2019-03-26 17:50:44,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:50:44,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:50:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-576dbff8-09e3-42cd-af7e-071913ce138a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:50:44,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-576dbff8-09e3-42cd-af7e-071913ce138a 2019-03-26 17:50:44,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-44a8a813-eebc-4292-b2bc-fbfe8f3ad7d4 Content-Length: 0 Date: Tue, 26 Mar 2019 17:50:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:50:44,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-26 17:50:44,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/e60c3c16-1457-48f2-8ea4-d99e745924a6.json used request id req-44a8a813-eebc-4292-b2bc-fbfe8f3ad7d4 2019-03-26 17:50:44,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e60c3c16-1457-48f2-8ea4-d99e745924a6.json used request id req-44a8a813-eebc-4292-b2bc-fbfe8f3ad7d4 2019-03-26 17:50:44,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:50:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from bono_host_phtnlo: No response received for task c09e229b6c684d21a507e6546e5f178c 2019-03-26 17:50:44,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_phtnlo 2019-03-26 17:50:44,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:50:44,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-26 17:50:44,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-26 17:50:44,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-26 17:50:44,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:50:43 [INFO] [cloudify.utils.is_agent_alive] No ping response from bind_host_nbb8ho: No response received for task b9d2e2c56ca444adbaaf9178edadd6b3 2019-03-26 17:50:44,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-26 17:50:44,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-26 17:50:44,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_nbb8ho 2019-03-26 17:50:44,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-26 17:50:44,826 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:50:44,885 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:44,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:44,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:44,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:44,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:44,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:44,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:44,886 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:50:44,886 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:44,887 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:44 GMT 2019-03-26 17:50:44,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:44,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:50:44,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:44,887 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:44,887 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:49,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:50:49,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:49,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:49,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:49,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:49,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:49,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:49,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:49,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:44.967Z", "message": "Agent deleted", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:44.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:44.967Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:44.273Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:44.967Z", "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-26T17:50:44.522Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:45.683Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e148495c-8e5d-49f4-9a3d-7ee0ddd447fd Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:45.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:45.683Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:44.739Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:45.683Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:50:45.375Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:45.683Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-e148495c-8e5d-49f4-9a3d-7ee0ddd447fd", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:45.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:46.215Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51cf2ab6-2cc2-4012-96f5-30fabf17fd28 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:45.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:46.215Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-51cf2ab6-2cc2-4012-96f5-30fabf17fd28", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:45.769Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:46.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99af5dab6dc2a0d14f3edce53dfdefa5af3218ac\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:45.778Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:46.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a2384d4f454d7a33cad7dc1819454a4798b8df5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:46.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:46.215Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:50:45.763Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:46.884Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:50:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4d543e9-6b08-41e4-8800-7403d10cefe7 x-compute-request-id: req-f4d543e9-6b08-41e4-8800-7403d10cefe7 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-26T17:50:46.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:46.884Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-f4d543e9-6b08-41e4-8800-7403d10cefe7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:46.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:46.884Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-f4d543e9-6b08-41e4-8800-7403d10cefe7", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:46.612Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:46.884Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2d697f9-e887-40cf-a978-cd255805495c x-compute-request-id: req-e2d697f9-e887-40cf-a978-cd255805495c Content-Encoding: gzip Content-Length: 863 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:30:05Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:46.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:46.884Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e2d697f9-e887-40cf-a978-cd255805495c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:46.452Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:46.884Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e2d697f9-e887-40cf-a978-cd255805495c", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:46.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:46.884Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99af5dab6dc2a0d14f3edce53dfdefa5af3218ac\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:46.453Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:47.466Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a2384d4f454d7a33cad7dc1819454a4798b8df5\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:47.176Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:47.466Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50: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-3d2be2ec-3629-44d8-92f6-91a8aaa51312 x-compute-request-id: req-3d2be2ec-3629-44d8-92f6-91a8aaa51312 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:47.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:47.466Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-3d2be2ec-3629-44d8-92f6-91a8aaa51312", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:47.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:47.466Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-3d2be2ec-3629-44d8-92f6-91a8aaa51312", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:47.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:47.466Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:50: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-3243585b-c0d6-4ede-b11e-a1e5e6cf652b x-compute-request-id: req-3243585b-c0d6-4ede-b11e-a1e5e6cf652b 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-26T17:50:47.331Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:47.972Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-3243585b-c0d6-4ede-b11e-a1e5e6cf652b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:47.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:47.972Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-3243585b-c0d6-4ede-b11e-a1e5e6cf652b", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:47.332Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:49.339Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:49.318Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 1201, "offset": 1174, "size": 50}}} 2019-03-26 17:50:49,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:49,972 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:49 GMT 2019-03-26 17:50:49,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:49,972 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:50:49,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:49,972 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:49,972 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:49,972 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:50:49,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-26 17:50:49,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-26 17:50:49,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-26 17:50:49,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e148495c-8e5d-49f4-9a3d-7ee0ddd447fd Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:50:49,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-26 17:50:49,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:50:49,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e148495c-8e5d-49f4-9a3d-7ee0ddd447fd 2019-03-26 17:50:49,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:50:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51cf2ab6-2cc2-4012-96f5-30fabf17fd28 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:50:49,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-51cf2ab6-2cc2-4012-96f5-30fabf17fd28 2019-03-26 17:50:49,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99af5dab6dc2a0d14f3edce53dfdefa5af3218ac" 2019-03-26 17:50:49,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2384d4f454d7a33cad7dc1819454a4798b8df5" 2019-03-26 17:50:49,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:50:49,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:50:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f4d543e9-6b08-41e4-8800-7403d10cefe7 x-compute-request-id: req-f4d543e9-6b08-41e4-8800-7403d10cefe7 Content-Length: 0 Content-Type: application/json 2019-03-26 17:50:49,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-f4d543e9-6b08-41e4-8800-7403d10cefe7 2019-03-26 17:50:49,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-f4d543e9-6b08-41e4-8800-7403d10cefe7 2019-03-26 17:50:49,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50:45 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e2d697f9-e887-40cf-a978-cd255805495c x-compute-request-id: req-e2d697f9-e887-40cf-a978-cd255805495c Content-Encoding: gzip Content-Length: 863 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:30:05Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:50:49,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e2d697f9-e887-40cf-a978-cd255805495c 2019-03-26 17:50:49,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e2d697f9-e887-40cf-a978-cd255805495c 2019-03-26 17:50:49,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99af5dab6dc2a0d14f3edce53dfdefa5af3218ac" -d '{"os-stop": null}' 2019-03-26 17:50:49,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2384d4f454d7a33cad7dc1819454a4798b8df5" -d '{"os-stop": null}' 2019-03-26 17:50:49,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50: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-3d2be2ec-3629-44d8-92f6-91a8aaa51312 x-compute-request-id: req-3d2be2ec-3629-44d8-92f6-91a8aaa51312 Content-Encoding: gzip Content-Length: 850 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:50:49,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-3d2be2ec-3629-44d8-92f6-91a8aaa51312 2019-03-26 17:50:49,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-3d2be2ec-3629-44d8-92f6-91a8aaa51312 2019-03-26 17:50:49,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:50: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-3243585b-c0d6-4ede-b11e-a1e5e6cf652b x-compute-request-id: req-3243585b-c0d6-4ede-b11e-a1e5e6cf652b Content-Length: 0 Content-Type: application/json 2019-03-26 17:50:49,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-3243585b-c0d6-4ede-b11e-a1e5e6cf652b 2019-03-26 17:50:49,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-3243585b-c0d6-4ede-b11e-a1e5e6cf652b 2019-03-26 17:50:49,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2019-03-26 17:50:49,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:50:50,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:50,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:50,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:50,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:50,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:50,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:50,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:50,042 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:50:50,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:50,042 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:50 GMT 2019-03-26 17:50:50,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:50,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:50:50,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:50,042 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:50,043 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:55,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:50:55,163 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:55,163 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:55,163 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:55,163 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:55,163 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:55,164 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:55,164 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:55,164 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:50.057Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:49.439Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 1202, "offset": 1201, "size": 50}}} 2019-03-26 17:50:55,164 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:55,164 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:55 GMT 2019-03-26 17:50:55,164 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:55,164 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 641 2019-03-26 17:50:55,164 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:55,165 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:55,165 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:50:55,165 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2019-03-26 17:50:55,165 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:50:55,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:50:55,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:50:55,224 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:50:55,224 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:50:55,224 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:50:55,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:50:55,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:50:55,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:50:55,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:50:55,225 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:50:55 GMT 2019-03-26 17:50:55,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:50:55,225 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:50:55,225 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:50:55,225 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:50:55,225 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:00,231 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:51:00,322 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:00,322 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:00,322 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:00,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:00,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:00,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:00,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:00,323 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:55.980Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:55.874Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:56.611Z", "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-26T17:50:56.161Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:56.611Z", "message": "Stopping agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:55.956Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:57.412Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99af5dab6dc2a0d14f3edce53dfdefa5af3218ac\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:56.623Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:57.412Z", "message": "Stopping Agent proxy_host_gvq8wi", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:57.003Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.85f72f73-b5e8-41eb-a300-37d1392bf9b6"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:57.962Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8a2384d4f454d7a33cad7dc1819454a4798b8df5\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:57.334Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:57.962Z", "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-26T17:50:57.640Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:57.962Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50: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-25bff766-d7f0-45d2-99a1-e4283f2c927e x-compute-request-id: req-25bff766-d7f0-45d2-99a1-e4283f2c927e Content-Encoding: gzip Content-Length: 871 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:50:46Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:57.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:57.962Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-25bff766-d7f0-45d2-99a1-e4283f2c927e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:57.235Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:57.962Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-25bff766-d7f0-45d2-99a1-e4283f2c927e", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:57.236Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b2febf06-058e-4523-9fb3-4a07ab12642c"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:57.962Z", "message": "Stopping...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:57.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.85f72f73-b5e8-41eb-a300-37d1392bf9b6"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:58.594Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5346ac78-c11f-452a-a17c-631d18d80cf5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:58.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:58.594Z", "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-26T17:50:58.370Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:58.594Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:50: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-5346ac78-c11f-452a-a17c-631d18d80cf5 x-compute-request-id: req-5346ac78-c11f-452a-a17c-631d18d80cf5 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"powering-off\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:50:47Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:58.420Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:58.594Z", "message": "Stopping daemon with command: sudo service cloudify-worker-proxy_host_gvq8wi stop", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:57.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.85f72f73-b5e8-41eb-a300-37d1392bf9b6"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:58.594Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5346ac78-c11f-452a-a17c-631d18d80cf5", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:58.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.182c7038-db29-4f19-b537-946e9c8c7497"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:58.594Z", "message": "Successfully stopped daemon: proxy_host_gvq8wi\u001b[0m", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:57.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.85f72f73-b5e8-41eb-a300-37d1392bf9b6"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:59.189Z", "message": "Deleting agent", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:58.401Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:59.189Z", "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-26T17:50:58.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:59.189Z", "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-26T17:50:58.552Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:50:59.806Z", "message": "Deleting Agent proxy_host_gvq8wi", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:50:59.412Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.59d4134d-0a11-4ddd-96e1-8d0c0cdaf33e"}], "metadata": {"pagination": {"total": 1223, "offset": 1202, "size": 50}}} 2019-03-26 17:51:00,323 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:00,323 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:00 GMT 2019-03-26 17:51:00,323 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:00,323 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:51:00,323 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:00,324 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:00,324 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:00,324 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:51:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2019-03-26 17:51:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2019-03-26 17:51:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2019-03-26 17:51:00,325 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99af5dab6dc2a0d14f3edce53dfdefa5af3218ac" 2019-03-26 17:51:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_gvq8wi 2019-03-26 17:51:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a2384d4f454d7a33cad7dc1819454a4798b8df5" 2019-03-26 17:51:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-26 17:51:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50: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-25bff766-d7f0-45d2-99a1-e4283f2c927e x-compute-request-id: req-25bff766-d7f0-45d2-99a1-e4283f2c927e Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:50:46Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-25bff766-d7f0-45d2-99a1-e4283f2c927e 2019-03-26 17:51:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-25bff766-d7f0-45d2-99a1-e4283f2c927e 2019-03-26 17:51:00,326 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2019-03-26 17:51:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5346ac78-c11f-452a-a17c-631d18d80cf5 2019-03-26 17:51:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2019-03-26 17:51:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:50: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-5346ac78-c11f-452a-a17c-631d18d80cf5 x-compute-request-id: req-5346ac78-c11f-452a-a17c-631d18d80cf5 Content-Encoding: gzip Content-Length: 859 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "powering-off", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:50:47Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service cloudify-worker-proxy_host_gvq8wi stop 2019-03-26 17:51:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5346ac78-c11f-452a-a17c-631d18d80cf5 2019-03-26 17:51:00,327 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_gvq8wi 2019-03-26 17:51:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2019-03-26 17:51:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task rescheduled 'nova_plugin.server.stop' -> Server has ACTIVE state. [retry_after=30] 2019-03-26 17:51:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2019-03-26 17:51:00,328 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_gvq8wi 2019-03-26 17:51:00,328 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:51:00,398 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:00,398 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:00,398 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:00,398 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:00,398 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:00,398 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:00,399 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:00,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-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:51:00,399 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:00,399 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:00 GMT 2019-03-26 17:51:00,399 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:00,399 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:51:00,399 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:00,399 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:00,399 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:05,405 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:51:05,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:05,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:05,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:05,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:05,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:05,478 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:05,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:05,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:03.561Z", "message": "Deleting...", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:03.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.59d4134d-0a11-4ddd-96e1-8d0c0cdaf33e"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:04.064Z", "message": "Successfully deleted daemon: proxy_host_gvq8wi", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:03.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.59d4134d-0a11-4ddd-96e1-8d0c0cdaf33e"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:04.064Z", "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-26T17:51:03.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.59d4134d-0a11-4ddd-96e1-8d0c0cdaf33e"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:04.064Z", "message": "17:51:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_gvq8wi: No response received for task c08de5aedbef4975aa0c48d1dae6f7f1", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:03.440Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.59d4134d-0a11-4ddd-96e1-8d0c0cdaf33e"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:04.595Z", "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-26T17:51:04.185Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:04.595Z", "message": "Agent deleted", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:04.261Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:05.262Z", "message": "Sending task 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:04.385Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 1230, "offset": 1223, "size": 50}}} 2019-03-26 17:51:05,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:05,479 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:05 GMT 2019-03-26 17:51:05,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:05,479 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:51:05,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:05,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:05,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:05,479 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:51:05,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2019-03-26 17:51:05,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_gvq8wi 2019-03-26 17:51:05,480 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2019-03-26 17:51:05,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 17:51:03 [INFO] [cloudify.utils.is_agent_alive] No ping response from proxy_host_gvq8wi: No response received for task c08de5aedbef4975aa0c48d1dae6f7f1 2019-03-26 17:51:05,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2019-03-26 17:51:05,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Agent deleted 2019-03-26 17:51:05,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-26 17:51:05,481 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:51:05,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:05,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:05,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:05,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:05,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:05,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:05,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:05,534 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:51:05,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:05,534 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:05 GMT 2019-03-26 17:51:05,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:05,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:51:05,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:05,535 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:05,535 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:10,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:51:10,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:10,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:10,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:10,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:10,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:10,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:10,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:10,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:05.843Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-e7b547cb-4c5d-4a36-a64a-c6a321dad026", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:05.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:05.843Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17454d62d16b50ae2b6edf8228077c007ff435ab\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:05.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:05.843Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:51:05.350Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:05.843Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7b547cb-4c5d-4a36-a64a-c6a321dad026 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:05.355Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:06.847Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3040ac6-389d-47a8-9c7a-0ec6029d34a0 x-compute-request-id: req-f3040ac6-389d-47a8-9c7a-0ec6029d34a0 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:80:62:34\", \"version\": 4, \"addr\": \"192.168.120.24\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:56.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T17:29:56Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_proxy_host_gvq8wi\", \"created\": \"2019-03-26T17:26:48Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:06.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:07.565Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971/action used request id req-85a3a1f7-f001-4b84-9842-cc63f2786906", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:06.872Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:07.565Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971/action used request id req-85a3a1f7-f001-4b84-9842-cc63f2786906", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:06.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:07.565Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:51:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85a3a1f7-f001-4b84-9842-cc63f2786906 x-compute-request-id: req-85a3a1f7-f001-4b84-9842-cc63f2786906 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-26T17:51:06.871Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:07.565Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17454d62d16b50ae2b6edf8228077c007ff435ab\" -d '{\"os-stop\": null}'", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:06.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:07.565Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-f3040ac6-389d-47a8-9c7a-0ec6029d34a0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:06.705Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:07.565Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-f3040ac6-389d-47a8-9c7a-0ec6029d34a0", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:06.704Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}], "metadata": {"pagination": {"total": 1241, "offset": 1230, "size": 50}}} 2019-03-26 17:51:10,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:10,628 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:10 GMT 2019-03-26 17:51:10,628 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:10,628 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:51:10,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:10,628 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:10,628 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:10,628 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:51:10,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e7b547cb-4c5d-4a36-a64a-c6a321dad026 2019-03-26 17:51:10,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17454d62d16b50ae2b6edf8228077c007ff435ab" 2019-03-26 17:51:10,629 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:10,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7b547cb-4c5d-4a36-a64a-c6a321dad026 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:10,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:05 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f3040ac6-389d-47a8-9c7a-0ec6029d34a0 x-compute-request-id: req-f3040ac6-389d-47a8-9c7a-0ec6029d34a0 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:62:34", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:29:56.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "security_groups": [{"name": "default"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:29:56Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_proxy_host_gvq8wi", "created": "2019-03-26T17:26:48Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:10,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971/action used request id req-85a3a1f7-f001-4b84-9842-cc63f2786906 2019-03-26 17:51:10,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971/action used request id req-85a3a1f7-f001-4b84-9842-cc63f2786906 2019-03-26 17:51:10,630 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:51:06 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-85a3a1f7-f001-4b84-9842-cc63f2786906 x-compute-request-id: req-85a3a1f7-f001-4b84-9842-cc63f2786906 Content-Length: 0 Content-Type: application/json 2019-03-26 17:51:10,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17454d62d16b50ae2b6edf8228077c007ff435ab" -d '{"os-stop": null}' 2019-03-26 17:51:10,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-f3040ac6-389d-47a8-9c7a-0ec6029d34a0 2019-03-26 17:51:10,631 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-f3040ac6-389d-47a8-9c7a-0ec6029d34a0 2019-03-26 17:51:10,631 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:51:10,711 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:10,712 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:10,712 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:10,712 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:10,712 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:10,712 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:10,712 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:10,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-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:51:10,712 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:10,713 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:10 GMT 2019-03-26 17:51:10,713 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:10,713 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:51:10,713 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:10,713 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:10,713 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:15,719 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:51:15,818 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:15,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:15,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:15,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:15,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:15,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:15,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:15,819 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1241, "offset": 1241, "size": 50}}} 2019-03-26 17:51:15,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:15,819 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:15 GMT 2019-03-26 17:51:15,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:15,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 87 2019-03-26 17:51:15,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:15,819 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:15,819 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:15,820 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:51:15,877 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:15,877 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:15,877 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:15,877 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:15,877 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:15,877 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:15,877 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:15,878 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:51:15,878 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:15,878 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:15 GMT 2019-03-26 17:51:15,878 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:15,878 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:51:15,878 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:15,878 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:15,878 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:20,884 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:51:20,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:20,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:20,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:20,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:20,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:20,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:20,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:20,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:17.038Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}17454d62d16b50ae2b6edf8228077c007ff435ab\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:16.884Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:17.706Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-ad43f0f8-1a2a-4efa-bb0c-1893a04c5be3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:17.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:17.706Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-ad43f0f8-1a2a-4efa-bb0c-1893a04c5be3", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:17.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:17.706Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-ad43f0f8-1a2a-4efa-bb0c-1893a04c5be3 x-compute-request-id: req-ad43f0f8-1a2a-4efa-bb0c-1893a04c5be3 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:80:62:34\", \"version\": 4, \"addr\": \"192.168.120.24\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:56.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:51:08Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_proxy_host_gvq8wi\", \"created\": \"2019-03-26T17:26:48Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:17.239Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.c97f55f2-c2d8-46b6-98cd-23cd4f91bde0"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:18.415Z", "message": "Stopped node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:17.661Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:18.415Z", "message": "Unlinking relationships", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:17.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:18.415Z", "message": "Task succeeded 'nova_plugin.server.stop'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:17.610Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:18.415Z", "message": "Relationships unlinked", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:18.211Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:19.046Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:18.548Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:19.046Z", "message": "Deleting node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:18.421Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:19.612Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:19.556Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:20.115Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbf68cd6-1505-472b-af04-4592d1b6e573 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:19.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:20.115Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-bbf68cd6-1505-472b-af04-4592d1b6e573", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:19.563Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:20.115Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:51:19.557Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:20.732Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}078c91fc4c814686549343e87e7f58e2a7d5cf48\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:20.079Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}], "metadata": {"pagination": {"total": 1256, "offset": 1241, "size": 50}}} 2019-03-26 17:51:20,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:20,971 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:20 GMT 2019-03-26 17:51:20,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:20,971 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:51:20,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:20,971 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:20,971 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:20,971 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:51:20,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17454d62d16b50ae2b6edf8228077c007ff435ab" 2019-03-26 17:51:20,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-ad43f0f8-1a2a-4efa-bb0c-1893a04c5be3 2019-03-26 17:51:20,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-ad43f0f8-1a2a-4efa-bb0c-1893a04c5be3 2019-03-26 17:51:20,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-ad43f0f8-1a2a-4efa-bb0c-1893a04c5be3 x-compute-request-id: req-ad43f0f8-1a2a-4efa-bb0c-1893a04c5be3 Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:62:34", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:56.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "security_groups": [{"name": "default"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:51:08Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_proxy_host_gvq8wi", "created": "2019-03-26T17:26:48Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:20,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:51:20,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:51:20,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2019-03-26 17:51:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:51:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-26 17:51:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:51:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-26 17:51:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bbf68cd6-1505-472b-af04-4592d1b6e573 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:20,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-bbf68cd6-1505-472b-af04-4592d1b6e573 2019-03-26 17:51:20,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:20,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078c91fc4c814686549343e87e7f58e2a7d5cf48" 2019-03-26 17:51:20,975 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:51:21,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:21,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:21,032 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:21,032 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:21,032 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:21,032 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:21,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:21,033 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:51:21,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:21,033 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:21 GMT 2019-03-26 17:51:21,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:21,033 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:51:21,033 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:21,033 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:21,033 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:26,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:51:26,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:26,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:26,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:26,122 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:26,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:26,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:26,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:26,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:21.262Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-1a6d080b-9990-4c21-b61c-c4c87a269941", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:20.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:21.262Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}078c91fc4c814686549343e87e7f58e2a7d5cf48\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:20.907Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:21.262Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-8a84d3f0-d775-40b6-b0f1-4ea6e2e23f8c x-compute-request-id: req-8a84d3f0-d775-40b6-b0f1-4ea6e2e23f8c Content-Encoding: gzip Content-Length: 824 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:80:62:34\", \"version\": 4, \"addr\": \"192.168.120.24\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:56.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:51:08Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_proxy_host_gvq8wi\", \"created\": \"2019-03-26T17:26:48Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:20.773Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:21.262Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-8a84d3f0-d775-40b6-b0f1-4ea6e2e23f8c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:20.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:21.262Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-8a84d3f0-d775-40b6-b0f1-4ea6e2e23f8c", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:20.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:21.262Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}078c91fc4c814686549343e87e7f58e2a7d5cf48\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:20.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:21.262Z", "message": "RESP: [204] Date: Tue, 26 Mar 2019 17:51: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-1a6d080b-9990-4c21-b61c-c4c87a269941 x-compute-request-id: req-1a6d080b-9990-4c21-b61c-c4c87a269941 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:20.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:21.262Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-1a6d080b-9990-4c21-b61c-c4c87a269941", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:20.906Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:21.931Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-ffe0b185-3b36-4a63-9186-fbf91d26a064 x-compute-request-id: req-ffe0b185-3b36-4a63-9186-fbf91d26a064 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:80:62:34\", \"version\": 4, \"addr\": \"192.168.120.24\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:56.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\", \"security_groups\": [{\"name\": \"default\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:51:20Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_proxy_host_gvq8wi\", \"created\": \"2019-03-26T17:26:48Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:21.300Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:21.931Z", "message": "Waiting for server \"fd00b7bd-41d4-4e3e-b37e-2bbfd686c971\" 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-26T17:51:21.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:21.931Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-ffe0b185-3b36-4a63-9186-fbf91d26a064", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:21.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:21.931Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-ffe0b185-3b36-4a63-9186-fbf91d26a064", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:21.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}], "metadata": {"pagination": {"total": 1268, "offset": 1256, "size": 50}}} 2019-03-26 17:51:26,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:26,123 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:26 GMT 2019-03-26 17:51:26,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:26,123 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:51:26,123 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:26,124 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:26,124 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:26,124 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:51:26,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-1a6d080b-9990-4c21-b61c-c4c87a269941 2019-03-26 17:51:26,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078c91fc4c814686549343e87e7f58e2a7d5cf48" 2019-03-26 17:51:26,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-8a84d3f0-d775-40b6-b0f1-4ea6e2e23f8c x-compute-request-id: req-8a84d3f0-d775-40b6-b0f1-4ea6e2e23f8c Content-Encoding: gzip Content-Length: 824 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:62:34", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:56.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "security_groups": [{"name": "default"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:51:08Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_proxy_host_gvq8wi", "created": "2019-03-26T17:26:48Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:26,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-8a84d3f0-d775-40b6-b0f1-4ea6e2e23f8c 2019-03-26 17:51:26,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-8a84d3f0-d775-40b6-b0f1-4ea6e2e23f8c 2019-03-26 17:51:26,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078c91fc4c814686549343e87e7f58e2a7d5cf48" 2019-03-26 17:51:26,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 26 Mar 2019 17:51: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-1a6d080b-9990-4c21-b61c-c4c87a269941 x-compute-request-id: req-1a6d080b-9990-4c21-b61c-c4c87a269941 Content-Type: application/json 2019-03-26 17:51:26,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-1a6d080b-9990-4c21-b61c-c4c87a269941 2019-03-26 17:51:26,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-ffe0b185-3b36-4a63-9186-fbf91d26a064 x-compute-request-id: req-ffe0b185-3b36-4a63-9186-fbf91d26a064 Content-Encoding: gzip Content-Length: 829 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:80:62:34", "version": 4, "addr": "192.168.120.24", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:56.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971", "security_groups": [{"name": "default"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:51:20Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_proxy_host_gvq8wi", "created": "2019-03-26T17:26:48Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:26,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fd00b7bd-41d4-4e3e-b37e-2bbfd686c971" to be deleted. current status: SHUTOFF 2019-03-26 17:51:26,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-ffe0b185-3b36-4a63-9186-fbf91d26a064 2019-03-26 17:51:26,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-ffe0b185-3b36-4a63-9186-fbf91d26a064 2019-03-26 17:51:26,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:51:26,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:26,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:26,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:26,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:26,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:26,194 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:26,194 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:26,194 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:51:26,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:26,195 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:26 GMT 2019-03-26 17:51:26,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:26,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:51:26,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:26,195 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:26,195 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:31,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:51:31,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:31,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:31,282 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:31,282 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:31,282 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:31,282 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:31,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:31,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:26.413Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}078c91fc4c814686549343e87e7f58e2a7d5cf48\"", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:26.305Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:26.915Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-a759f88b-896c-49f0-8110-82b176f17048", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:26.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:26.915Z", "message": "RESP: [404] Date: Tue, 26 Mar 2019 17:51: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-a759f88b-896c-49f0-8110-82b176f17048 x-compute-request-id: req-a759f88b-896c-49f0-8110-82b176f17048 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 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-26T17:51:26.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:26.915Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-a759f88b-896c-49f0-8110-82b176f17048", "level": "debug", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:26.348Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.a01514fd-75a8-479d-a86e-74535b150b61"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:27.446Z", "message": "Deleted node instance", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:26.916Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "proxy_host_gvq8wi", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:27.446Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:26.783Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:28.063Z", "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-26T17:51:27.716Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:28.779Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:51:28.698Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b87dd606-5192-45f7-a6fa-30817f26d5c3"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:29.447Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eb16ac8d0ad3a2d02ed60682825528df48650edf\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:29.108Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b87dd606-5192-45f7-a6fa-30817f26d5c3"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:29.447Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-b4fb421c-ffac-4316-8175-75f191af0522", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:28.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b87dd606-5192-45f7-a6fa-30817f26d5c3"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:29.447Z", "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-26T17:51:28.978Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:29.447Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4fb421c-ffac-4316-8175-75f191af0522 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:28.703Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b87dd606-5192-45f7-a6fa-30817f26d5c3"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:29.966Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-e7e909c4-b678-41c8-92f3-354c6b018c02 x-compute-request-id: req-e7e909c4-b678-41c8-92f3-354c6b018c02 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:57Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:29.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b87dd606-5192-45f7-a6fa-30817f26d5c3"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:30.627Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:51:29.958Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cd4f1c28-f77c-420a-8ff5-9957246f30d7"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:30.627Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}da4b547dcdd65901c9d712d948ae6dfef796f6af\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:30.372Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cd4f1c28-f77c-420a-8ff5-9957246f30d7"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:30.627Z", "message": "Stopped node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:30.309Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:30.627Z", "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-26T17:51:30.195Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:30.627Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-2335ead7-1f9c-458f-9e15-70c43c47ccce", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:29.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cd4f1c28-f77c-420a-8ff5-9957246f30d7"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:30.627Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2335ead7-1f9c-458f-9e15-70c43c47ccce Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:29.964Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cd4f1c28-f77c-420a-8ff5-9957246f30d7"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:30.627Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e7e909c4-b678-41c8-92f3-354c6b018c02", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:29.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b87dd606-5192-45f7-a6fa-30817f26d5c3"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:30.627Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e7e909c4-b678-41c8-92f3-354c6b018c02", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:29.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b87dd606-5192-45f7-a6fa-30817f26d5c3"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:30.627Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:29.775Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.b87dd606-5192-45f7-a6fa-30817f26d5c3"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:31.258Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:30.727Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:31.258Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:30.576Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 1292, "offset": 1268, "size": 50}}} 2019-03-26 17:51:31,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:31,283 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:31 GMT 2019-03-26 17:51:31,283 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:31,283 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:51:31,283 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:31,283 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:31,283 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:31,283 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:51:31,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}078c91fc4c814686549343e87e7f58e2a7d5cf48" 2019-03-26 17:51:31,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-a759f88b-896c-49f0-8110-82b176f17048 2019-03-26 17:51:31,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 26 Mar 2019 17:51: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-a759f88b-896c-49f0-8110-82b176f17048 x-compute-request-id: req-a759f88b-896c-49f0-8110-82b176f17048 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 could not be found.", "code": 404}} 2019-03-26 17:51:31,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fd00b7bd-41d4-4e3e-b37e-2bbfd686c971 used request id req-a759f88b-896c-49f0-8110-82b176f17048 2019-03-26 17:51:31,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:51:31,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-26 17:51:31,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:51:31,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:31,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eb16ac8d0ad3a2d02ed60682825528df48650edf" 2019-03-26 17:51:31,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b4fb421c-ffac-4316-8175-75f191af0522 2019-03-26 17:51:31,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:51:31,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4fb421c-ffac-4316-8175-75f191af0522 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:31,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-e7e909c4-b678-41c8-92f3-354c6b018c02 x-compute-request-id: req-e7e909c4-b678-41c8-92f3-354c6b018c02 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:57Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:31,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:31,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da4b547dcdd65901c9d712d948ae6dfef796f6af" 2019-03-26 17:51:31,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:51:31,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:51:31,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2335ead7-1f9c-458f-9e15-70c43c47ccce 2019-03-26 17:51:31,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2335ead7-1f9c-458f-9e15-70c43c47ccce Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:31,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e7e909c4-b678-41c8-92f3-354c6b018c02 2019-03-26 17:51:31,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-e7e909c4-b678-41c8-92f3-354c6b018c02 2019-03-26 17:51:31,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-26 17:51:31,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-03-26 17:51:31,288 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:51:31,289 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:51:31,351 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:31,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:31,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:31,352 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:31,352 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:31,352 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:31,352 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:31,352 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:51:31,352 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:31,353 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:31 GMT 2019-03-26 17:51:31,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:31,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:51:31,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:31,353 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:31,353 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:36,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:51:36,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:36,454 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:36,454 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:36,454 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:36,454 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:36,454 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:36,454 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:36,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:31.789Z", "message": "Server is already stopped", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:31.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cd4f1c28-f77c-420a-8ff5-9957246f30d7"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:31.789Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-6ffc3716-66df-439b-a6db-8e76abd55b81", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:31.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cd4f1c28-f77c-420a-8ff5-9957246f30d7"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:31.789Z", "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-26T17:51:31.746Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:31.789Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-6ffc3716-66df-439b-a6db-8e76abd55b81 x-compute-request-id: req-6ffc3716-66df-439b-a6db-8e76abd55b81 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:31.257Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cd4f1c28-f77c-420a-8ff5-9957246f30d7"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:31.789Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-6ffc3716-66df-439b-a6db-8e76abd55b81", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:31.258Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cd4f1c28-f77c-420a-8ff5-9957246f30d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:32.387Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-ace9b0d9-6bf2-44fc-a259-e1bb85e6cdb0", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:31.822Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:32.387Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b95b27a8d783308b12414cf8a4bdfe951d9fbf20\"", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.237Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:32.387Z", "message": "Stopped node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:31.774Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:32.387Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:31.815Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:32.387Z", "message": "Remove floating ip 172.30.9.202", "level": "info", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:31.814Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:32.387Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.100Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:32.387Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:31.815Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:32.387Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace9b0d9-6bf2-44fc-a259-e1bb85e6cdb0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:31.821Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:32.387Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace9b0d9-6bf2-44fc-a259-e1bb85e6cdb0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:31.821Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:32.387Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-ace9b0d9-6bf2-44fc-a259-e1bb85e6cdb0", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:31.821Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-e7bf071f-7b79-4f84-838c-29d55f5ab116", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.620Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.620Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.620Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c8e5a7-4015-441a-aa33-5c73e4324639 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.627Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-51c8e5a7-4015-441a-aa33-5c73e4324639", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.627Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c8e5a7-4015-441a-aa33-5c73e4324639 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.627Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.426Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-51c8e5a7-4015-441a-aa33-5c73e4324639", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.631Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b95b27a8d783308b12414cf8a4bdfe951d9fbf20\"", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.237Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-fd5fae01-b5f1-4499-a596-93c8c5e37519 Date: Tue, 26 Mar 2019 17:51:32 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"updated_at\": \"2019-03-26T17:31:30Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:70:7b:6e\", \"device_id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\"}, \"fixed_ip_address\": \"192.168.120.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"78553438-3699-459b-a0b3-9667ab10cd59\", \"id\": \"3482c8d6-0a87-4746-9060-fa6978c3710e\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:31:22Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:fc:bc:0e\", \"device_id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"d8960006-1e41-402c-a7ba-30630c5a1999\", \"id\": \"be03f8e3-d596-43aa-b88b-bea49c8de611\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:22:47Z\", \"updated_at\": \"2019-03-26T17:22:49Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b6:be:3e\", \"device_id\": \"d74f115e-26bc-4263-bea8-bf7efb65dc78\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"97d31b64-9159-4ea5-9f31-a504ec5fc808\", \"id\": \"e6286df3-6ca2-4ca9-9e29-12042d16dbb7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.575Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-fd5fae01-b5f1-4499-a596-93c8c5e37519 Date: Tue, 26 Mar 2019 17:51:32 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"updated_at\": \"2019-03-26T17:31:30Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:70:7b:6e\", \"device_id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\"}, \"fixed_ip_address\": \"192.168.120.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"78553438-3699-459b-a0b3-9667ab10cd59\", \"id\": \"3482c8d6-0a87-4746-9060-fa6978c3710e\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:31:22Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:fc:bc:0e\", \"device_id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"d8960006-1e41-402c-a7ba-30630c5a1999\", \"id\": \"be03f8e3-d596-43aa-b88b-bea49c8de611\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:22:47Z\", \"updated_at\": \"2019-03-26T17:22:49Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b6:be:3e\", \"device_id\": \"d74f115e-26bc-4263-bea8-bf7efb65dc78\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"97d31b64-9159-4ea5-9f31-a504ec5fc808\", \"id\": \"e6286df3-6ca2-4ca9-9e29-12042d16dbb7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.575Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd5fae01-b5f1-4499-a596-93c8c5e37519", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.575Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd5fae01-b5f1-4499-a596-93c8c5e37519", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.576Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd5fae01-b5f1-4499-a596-93c8c5e37519", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.576Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd5fae01-b5f1-4499-a596-93c8c5e37519", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.576Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b95b27a8d783308b12414cf8a4bdfe951d9fbf20\"", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.577Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b95b27a8d783308b12414cf8a4bdfe951d9fbf20\"", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.577Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-e7bf071f-7b79-4f84-838c-29d55f5ab116 Date: Tue, 26 Mar 2019 17:51:32 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T17:30:03Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\",\"ip_address\":\"192.168.120.18\"}],\"id\":\"78553438-3699-459b-a0b3-9667ab10cd59\",\"security_groups\":[\"204b399f-6288-4749-89c1-ecae70451522\",\"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\",\"cebf26b0-c11b-4669-918e-c27066202ca7\"],\"mac_address\":\"fa:16:3e:70:7b:6e\",\"device_id\":\"d58baed6-3445-4d92-b044-ecfe95184b27\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:27:02Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.619Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-e7bf071f-7b79-4f84-838c-29d55f5ab116 Date: Tue, 26 Mar 2019 17:51:32 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T17:30:03Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\",\"ip_address\":\"192.168.120.18\"}],\"id\":\"78553438-3699-459b-a0b3-9667ab10cd59\",\"security_groups\":[\"204b399f-6288-4749-89c1-ecae70451522\",\"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\",\"cebf26b0-c11b-4669-918e-c27066202ca7\"],\"mac_address\":\"fa:16:3e:70:7b:6e\",\"device_id\":\"d58baed6-3445-4d92-b044-ecfe95184b27\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:27:02Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.619Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-e7bf071f-7b79-4f84-838c-29d55f5ab116", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.620Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-e7bf071f-7b79-4f84-838c-29d55f5ab116", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.620Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.069Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-e7bf071f-7b79-4f84-838c-29d55f5ab116", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:32.620Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.740Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-fa0227b3-49cd-43ff-a25a-8556496de4f2", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.458Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}461a66f1ae270b33f82ba0db47820d914c864fb3\"", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.024Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}461a66f1ae270b33f82ba0db47820d914c864fb3\"", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.024Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.740Z", "message": "Remove floating ip 172.30.9.211", "level": "info", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.452Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.453Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.740Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa0227b3-49cd-43ff-a25a-8556496de4f2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.457Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.740Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa0227b3-49cd-43ff-a25a-8556496de4f2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.458Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.740Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-fa0227b3-49cd-43ff-a25a-8556496de4f2", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.458Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:33.740Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.453Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.273Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}126651dac70445d6f511e8e86371d687dbfbc1e2\"", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.867Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.273Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}126651dac70445d6f511e8e86371d687dbfbc1e2\"", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.867Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.273Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-4002976a-c98d-45b0-93bf-006ff43eed09", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.924Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.273Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-4002976a-c98d-45b0-93bf-006ff43eed09 x-compute-request-id: req-4002976a-c98d-45b0-93bf-006ff43eed09 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:57Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.923Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}], "metadata": {"pagination": {"total": 1387, "offset": 1292, "size": 50}}} 2019-03-26 17:51:36,455 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:36,455 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:36 GMT 2019-03-26 17:51:36,455 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:36,455 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:51:36,455 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:36,455 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:36,455 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:36,455 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:51:36,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is already stopped 2019-03-26 17:51:36,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-6ffc3716-66df-439b-a6db-8e76abd55b81 2019-03-26 17:51:36,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' [retry 1/60] 2019-03-26 17:51:36,459 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-6ffc3716-66df-439b-a6db-8e76abd55b81 x-compute-request-id: req-6ffc3716-66df-439b-a6db-8e76abd55b81 Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:36,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-6ffc3716-66df-439b-a6db-8e76abd55b81 2019-03-26 17:51:36,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ace9b0d9-6bf2-44fc-a259-e1bb85e6cdb0 2019-03-26 17:51:36,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95b27a8d783308b12414cf8a4bdfe951d9fbf20" 2019-03-26 17:51:36,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance 2019-03-26 17:51:36,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:36,460 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.202 2019-03-26 17:51:36,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:51:36,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:36,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace9b0d9-6bf2-44fc-a259-e1bb85e6cdb0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:36,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ace9b0d9-6bf2-44fc-a259-e1bb85e6cdb0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:36,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-ace9b0d9-6bf2-44fc-a259-e1bb85e6cdb0 2019-03-26 17:51:36,461 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-e7bf071f-7b79-4f84-838c-29d55f5ab116 2019-03-26 17:51:36,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:36,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:36,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c8e5a7-4015-441a-aa33-5c73e4324639 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:36,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-51c8e5a7-4015-441a-aa33-5c73e4324639 2019-03-26 17:51:36,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51c8e5a7-4015-441a-aa33-5c73e4324639 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:36,462 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2019-03-26 17:51:36,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-51c8e5a7-4015-441a-aa33-5c73e4324639 2019-03-26 17:51:36,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95b27a8d783308b12414cf8a4bdfe951d9fbf20" 2019-03-26 17:51:36,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-fd5fae01-b5f1-4499-a596-93c8c5e37519 Date: Tue, 26 Mar 2019 17:51:32 GMT RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "updated_at": "2019-03-26T17:31:30Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:70:7b:6e", "device_id": "d58baed6-3445-4d92-b044-ecfe95184b27"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "78553438-3699-459b-a0b3-9667ab10cd59", "id": "3482c8d6-0a87-4746-9060-fa6978c3710e", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:31:22Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:bc:0e", "device_id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "d8960006-1e41-402c-a7ba-30630c5a1999", "id": "be03f8e3-d596-43aa-b88b-bea49c8de611", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:49Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:51:36,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-fd5fae01-b5f1-4499-a596-93c8c5e37519 Date: Tue, 26 Mar 2019 17:51:32 GMT RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "updated_at": "2019-03-26T17:31:30Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:70:7b:6e", "device_id": "d58baed6-3445-4d92-b044-ecfe95184b27"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "78553438-3699-459b-a0b3-9667ab10cd59", "id": "3482c8d6-0a87-4746-9060-fa6978c3710e", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:31:22Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:bc:0e", "device_id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "d8960006-1e41-402c-a7ba-30630c5a1999", "id": "be03f8e3-d596-43aa-b88b-bea49c8de611", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:49Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:51:36,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd5fae01-b5f1-4499-a596-93c8c5e37519 2019-03-26 17:51:36,463 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd5fae01-b5f1-4499-a596-93c8c5e37519 2019-03-26 17:51:36,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd5fae01-b5f1-4499-a596-93c8c5e37519 2019-03-26 17:51:36,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd5fae01-b5f1-4499-a596-93c8c5e37519 2019-03-26 17:51:36,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95b27a8d783308b12414cf8a4bdfe951d9fbf20" 2019-03-26 17:51:36,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b95b27a8d783308b12414cf8a4bdfe951d9fbf20" 2019-03-26 17:51:36,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-e7bf071f-7b79-4f84-838c-29d55f5ab116 Date: Tue, 26 Mar 2019 17:51:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T17:30:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","ip_address":"192.168.120.18"}],"id":"78553438-3699-459b-a0b3-9667ab10cd59","security_groups":["204b399f-6288-4749-89c1-ecae70451522","4c4ea6c1-8026-4f2a-af36-cfe68917a34e","cebf26b0-c11b-4669-918e-c27066202ca7"],"mac_address":"fa:16:3e:70:7b:6e","device_id":"d58baed6-3445-4d92-b044-ecfe95184b27","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"6efe2f4cc72e439481742aba440525e8","qos_policy_id":null,"admin_state_up":true,"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:27:02Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 17:51:36,464 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-e7bf071f-7b79-4f84-838c-29d55f5ab116 Date: Tue, 26 Mar 2019 17:51:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T17:30:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","ip_address":"192.168.120.18"}],"id":"78553438-3699-459b-a0b3-9667ab10cd59","security_groups":["204b399f-6288-4749-89c1-ecae70451522","4c4ea6c1-8026-4f2a-af36-cfe68917a34e","cebf26b0-c11b-4669-918e-c27066202ca7"],"mac_address":"fa:16:3e:70:7b:6e","device_id":"d58baed6-3445-4d92-b044-ecfe95184b27","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"6efe2f4cc72e439481742aba440525e8","qos_policy_id":null,"admin_state_up":true,"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:27:02Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 17:51:36,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-e7bf071f-7b79-4f84-838c-29d55f5ab116 2019-03-26 17:51:36,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-e7bf071f-7b79-4f84-838c-29d55f5ab116 2019-03-26 17:51:36,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-e7bf071f-7b79-4f84-838c-29d55f5ab116 2019-03-26 17:51:36,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-fa0227b3-49cd-43ff-a25a-8556496de4f2 2019-03-26 17:51:36,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461a66f1ae270b33f82ba0db47820d914c864fb3" 2019-03-26 17:51:36,465 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461a66f1ae270b33f82ba0db47820d914c864fb3" 2019-03-26 17:51:36,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove floating ip 172.30.9.211 2019-03-26 17:51:36,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:36,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa0227b3-49cd-43ff-a25a-8556496de4f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:36,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa0227b3-49cd-43ff-a25a-8556496de4f2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:36,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-fa0227b3-49cd-43ff-a25a-8556496de4f2 2019-03-26 17:51:36,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:36,466 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}126651dac70445d6f511e8e86371d687dbfbc1e2" 2019-03-26 17:51:36,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}126651dac70445d6f511e8e86371d687dbfbc1e2" 2019-03-26 17:51:36,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-4002976a-c98d-45b0-93bf-006ff43eed09 2019-03-26 17:51:36,467 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-4002976a-c98d-45b0-93bf-006ff43eed09 x-compute-request-id: req-4002976a-c98d-45b0-93bf-006ff43eed09 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:57Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:36,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:51:36,532 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:36,532 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:36,532 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:36,532 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:36,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:36,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:36,533 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:36,533 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:51:36,533 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:36,533 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:36 GMT 2019-03-26 17:51:36,533 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:36,533 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:51:36,533 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:36,533 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:36,533 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:41,539 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:51:41,650 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:41,650 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:41,650 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:41,650 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:41,650 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:41,650 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:41,651 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:41,651 - 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-26T17:51:34.273Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}461a66f1ae270b33f82ba0db47820d914c864fb3\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.925Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.273Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}461a66f1ae270b33f82ba0db47820d914c864fb3\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.202\"}}'", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.925Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.273Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-4002976a-c98d-45b0-93bf-006ff43eed09", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.924Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.273Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-4002976a-c98d-45b0-93bf-006ff43eed09 x-compute-request-id: req-4002976a-c98d-45b0-93bf-006ff43eed09 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"172.30.9.202\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:57Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.923Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.273Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-4002976a-c98d-45b0-93bf-006ff43eed09", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.924Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.273Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-4002976a-c98d-45b0-93bf-006ff43eed09", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:33.924Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-fd46cc27-eebe-4b1b-8bb2-6ceb9cf99985 Date: Tue, 26 Mar 2019 17:51:34 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"updated_at\": \"2019-03-26T17:31:30Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:70:7b:6e\", \"device_id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\"}, \"fixed_ip_address\": \"192.168.120.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"78553438-3699-459b-a0b3-9667ab10cd59\", \"id\": \"3482c8d6-0a87-4746-9060-fa6978c3710e\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:31:22Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:fc:bc:0e\", \"device_id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"d8960006-1e41-402c-a7ba-30630c5a1999\", \"id\": \"be03f8e3-d596-43aa-b88b-bea49c8de611\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:22:47Z\", \"updated_at\": \"2019-03-26T17:22:49Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b6:be:3e\", \"device_id\": \"d74f115e-26bc-4263-bea8-bf7efb65dc78\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"97d31b64-9159-4ea5-9f31-a504ec5fc808\", \"id\": \"e6286df3-6ca2-4ca9-9e29-12042d16dbb7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.127Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-fd46cc27-eebe-4b1b-8bb2-6ceb9cf99985 Date: Tue, 26 Mar 2019 17:51:34 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:37Z\", \"updated_at\": \"2019-03-26T17:31:30Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:70:7b:6e\", \"device_id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\"}, \"fixed_ip_address\": \"192.168.120.18\", \"floating_ip_address\": \"172.30.9.202\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"78553438-3699-459b-a0b3-9667ab10cd59\", \"id\": \"3482c8d6-0a87-4746-9060-fa6978c3710e\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:26:38Z\", \"updated_at\": \"2019-03-26T17:31:22Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:fc:bc:0e\", \"device_id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\"}, \"fixed_ip_address\": \"192.168.120.5\", \"floating_ip_address\": \"172.30.9.211\", \"revision_number\": 2, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"d8960006-1e41-402c-a7ba-30630c5a1999\", \"id\": \"be03f8e3-d596-43aa-b88b-bea49c8de611\", \"qos_policy_id\": null}, {\"router_id\": \"925f48d7-e9c7-4684-aeab-d47aea56990a\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"created_at\": \"2019-03-26T17:22:47Z\", \"updated_at\": \"2019-03-26T17:22:49Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:b6:be:3e\", \"device_id\": \"d74f115e-26bc-4263-bea8-bf7efb65dc78\"}, \"fixed_ip_address\": \"192.168.120.15\", \"floating_ip_address\": \"172.30.9.207\", \"revision_number\": 1, \"project_id\": \"6efe2f4cc72e439481742aba440525e8\", \"port_id\": \"97d31b64-9159-4ea5-9f31-a504ec5fc808\", \"id\": \"e6286df3-6ca2-4ca9-9e29-12042d16dbb7\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.127Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd46cc27-eebe-4b1b-8bb2-6ceb9cf99985", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.127Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd46cc27-eebe-4b1b-8bb2-6ceb9cf99985", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.127Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd46cc27-eebe-4b1b-8bb2-6ceb9cf99985", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.128Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd46cc27-eebe-4b1b-8bb2-6ceb9cf99985", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.128Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}126651dac70445d6f511e8e86371d687dbfbc1e2\"", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.129Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}126651dac70445d6f511e8e86371d687dbfbc1e2\"", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.129Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-28461dec-8249-46fb-8e0c-bb7b1012e641 Date: Tue, 26 Mar 2019 17:51:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T17:30:03Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\",\"ip_address\":\"192.168.120.18\"}],\"id\":\"78553438-3699-459b-a0b3-9667ab10cd59\",\"security_groups\":[\"204b399f-6288-4749-89c1-ecae70451522\",\"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\",\"cebf26b0-c11b-4669-918e-c27066202ca7\"],\"mac_address\":\"fa:16:3e:70:7b:6e\",\"device_id\":\"d58baed6-3445-4d92-b044-ecfe95184b27\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:27:02Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.170Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.214Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-28461dec-8249-46fb-8e0c-bb7b1012e641 Date: Tue, 26 Mar 2019 17:51:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T17:30:03Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\",\"ip_address\":\"192.168.120.18\"}],\"id\":\"78553438-3699-459b-a0b3-9667ab10cd59\",\"security_groups\":[\"204b399f-6288-4749-89c1-ecae70451522\",\"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\",\"cebf26b0-c11b-4669-918e-c27066202ca7\"],\"mac_address\":\"fa:16:3e:70:7b:6e\",\"device_id\":\"d58baed6-3445-4d92-b044-ecfe95184b27\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:27:02Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.170Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-28461dec-8249-46fb-8e0c-bb7b1012e641", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.170Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-28461dec-8249-46fb-8e0c-bb7b1012e641", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.170Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-28461dec-8249-46fb-8e0c-bb7b1012e641", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.171Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-28461dec-8249-46fb-8e0c-bb7b1012e641", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.171Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/d8960006-1e41-402c-a7ba-30630c5a1999.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}126651dac70445d6f511e8e86371d687dbfbc1e2\"", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.172Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/d8960006-1e41-402c-a7ba-30630c5a1999.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}126651dac70445d6f511e8e86371d687dbfbc1e2\"", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.172Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-8eb95686-b9fc-4418-a14f-5eb2a5310321 Date: Tue, 26 Mar 2019 17:51:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T17:29:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"d8960006-1e41-402c-a7ba-30630c5a1999\",\"security_groups\":[\"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\",\"c5033cf4-1b72-4c56-a5f4-785058558364\"],\"mac_address\":\"fa:16:3e:fc:bc:0e\",\"device_id\":\"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:26:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.213Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-8eb95686-b9fc-4418-a14f-5eb2a5310321 Date: Tue, 26 Mar 2019 17:51:34 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T17:29:56Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"c68b66e8-5a43-49df-a6c7-1fb381d1925d\",\"ip_address\":\"192.168.120.5\"}],\"id\":\"d8960006-1e41-402c-a7ba-30630c5a1999\",\"security_groups\":[\"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\",\"c5033cf4-1b72-4c56-a5f4-785058558364\"],\"mac_address\":\"fa:16:3e:fc:bc:0e\",\"device_id\":\"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"6efe2f4cc72e439481742aba440525e8\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\",\"tenant_id\":\"6efe2f4cc72e439481742aba440525e8\",\"created_at\":\"2019-03-26T17:26:59Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.213Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/d8960006-1e41-402c-a7ba-30630c5a1999.json used request id req-8eb95686-b9fc-4418-a14f-5eb2a5310321", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.213Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/d8960006-1e41-402c-a7ba-30630c5a1999.json used request id req-8eb95686-b9fc-4418-a14f-5eb2a5310321", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.213Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/d8960006-1e41-402c-a7ba-30630c5a1999.json used request id req-8eb95686-b9fc-4418-a14f-5eb2a5310321", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.214Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/d8960006-1e41-402c-a7ba-30630c5a1999.json used request id req-8eb95686-b9fc-4418-a14f-5eb2a5310321", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.214Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.214Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6442b93e-8403-4c7e-8db7-7a9c18b3b33b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.220Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6442b93e-8403-4c7e-8db7-7a9c18b3b33b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.220Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-6442b93e-8403-4c7e-8db7-7a9c18b3b33b", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.220Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-6442b93e-8403-4c7e-8db7-7a9c18b3b33b", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.220Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dc539402cbf64017110fdd0fc1a761ab4117576\"", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.616Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:34.985Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dc539402cbf64017110fdd0fc1a761ab4117576\"", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:34.616Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:35.604Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-18f11fde-23f9-403a-b850-8019d4b0f7df", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:35.251Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:35.604Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-18f11fde-23f9-403a-b850-8019d4b0f7df", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:35.251Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:35.604Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dc539402cbf64017110fdd0fc1a761ab4117576\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.211\"}}'", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:35.252Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:35.604Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9dc539402cbf64017110fdd0fc1a761ab4117576\" -d '{\"removeFloatingIp\": {\"address\": \"172.30.9.211\"}}'", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:35.252Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:35.604Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-18f11fde-23f9-403a-b850-8019d4b0f7df x-compute-request-id: req-18f11fde-23f9-403a-b850-8019d4b0f7df Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:35.251Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:35.604Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-18f11fde-23f9-403a-b850-8019d4b0f7df x-compute-request-id: req-18f11fde-23f9-403a-b850-8019d4b0f7df Content-Encoding: gzip Content-Length: 849 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"172.30.9.211\", \"OS-EXT-IPS:type\": \"floating\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:35.251Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:35.604Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-18f11fde-23f9-403a-b850-8019d4b0f7df", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:35.251Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:35.604Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-18f11fde-23f9-403a-b850-8019d4b0f7df", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:35.251Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:36.423Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-09a0fc73-50d2-4107-8102-cf7769f37955 x-compute-request-id: req-09a0fc73-50d2-4107-8102-cf7769f37955 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_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:36.362Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:36.927Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-09a0fc73-50d2-4107-8102-cf7769f37955", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:36.363Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:36.927Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-09a0fc73-50d2-4107-8102-cf7769f37955", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:36.363Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:36.927Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-09a0fc73-50d2-4107-8102-cf7769f37955", "level": "debug", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:36.363Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:36.927Z", "message": "Floating ip 172.30.9.202 detached from server", "level": "info", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:36.364Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:36.927Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-09a0fc73-50d2-4107-8102-cf7769f37955 x-compute-request-id: req-09a0fc73-50d2-4107-8102-cf7769f37955 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_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:36.362Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}], "metadata": {"pagination": {"total": 1428, "offset": 1342, "size": 50}}} 2019-03-26 17:51:41,651 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:41,651 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:41 GMT 2019-03-26 17:51:41,651 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:41,651 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:51:41,651 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:41,651 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:41,652 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:41,652 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:51:41,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461a66f1ae270b33f82ba0db47820d914c864fb3" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-03-26 17:51:41,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}461a66f1ae270b33f82ba0db47820d914c864fb3" -d '{"removeFloatingIp": {"address": "172.30.9.202"}}' 2019-03-26 17:51:41,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-4002976a-c98d-45b0-93bf-006ff43eed09 2019-03-26 17:51:41,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-4002976a-c98d-45b0-93bf-006ff43eed09 x-compute-request-id: req-4002976a-c98d-45b0-93bf-006ff43eed09 Content-Encoding: gzip Content-Length: 861 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:57Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:41,655 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-4002976a-c98d-45b0-93bf-006ff43eed09 2019-03-26 17:51:41,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-4002976a-c98d-45b0-93bf-006ff43eed09 2019-03-26 17:51:41,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-fd46cc27-eebe-4b1b-8bb2-6ceb9cf99985 Date: Tue, 26 Mar 2019 17:51:34 GMT RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "updated_at": "2019-03-26T17:31:30Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:70:7b:6e", "device_id": "d58baed6-3445-4d92-b044-ecfe95184b27"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "78553438-3699-459b-a0b3-9667ab10cd59", "id": "3482c8d6-0a87-4746-9060-fa6978c3710e", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:31:22Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:bc:0e", "device_id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "d8960006-1e41-402c-a7ba-30630c5a1999", "id": "be03f8e3-d596-43aa-b88b-bea49c8de611", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:49Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:51:41,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2452 X-Openstack-Request-Id: req-fd46cc27-eebe-4b1b-8bb2-6ceb9cf99985 Date: Tue, 26 Mar 2019 17:51:34 GMT RESP BODY: {"floatingips": [{"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:37Z", "updated_at": "2019-03-26T17:31:30Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:70:7b:6e", "device_id": "d58baed6-3445-4d92-b044-ecfe95184b27"}, "fixed_ip_address": "192.168.120.18", "floating_ip_address": "172.30.9.202", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "78553438-3699-459b-a0b3-9667ab10cd59", "id": "3482c8d6-0a87-4746-9060-fa6978c3710e", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:26:38Z", "updated_at": "2019-03-26T17:31:22Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:fc:bc:0e", "device_id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55"}, "fixed_ip_address": "192.168.120.5", "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "d8960006-1e41-402c-a7ba-30630c5a1999", "id": "be03f8e3-d596-43aa-b88b-bea49c8de611", "qos_policy_id": null}, {"router_id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:22:47Z", "updated_at": "2019-03-26T17:22:49Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "device_owner": "compute:nova", "mac_address": "fa:16:3e:b6:be:3e", "device_id": "d74f115e-26bc-4263-bea8-bf7efb65dc78"}, "fixed_ip_address": "192.168.120.15", "floating_ip_address": "172.30.9.207", "revision_number": 1, "project_id": "6efe2f4cc72e439481742aba440525e8", "port_id": "97d31b64-9159-4ea5-9f31-a504ec5fc808", "id": "e6286df3-6ca2-4ca9-9e29-12042d16dbb7", "qos_policy_id": null}]} 2019-03-26 17:51:41,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd46cc27-eebe-4b1b-8bb2-6ceb9cf99985 2019-03-26 17:51:41,656 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd46cc27-eebe-4b1b-8bb2-6ceb9cf99985 2019-03-26 17:51:41,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd46cc27-eebe-4b1b-8bb2-6ceb9cf99985 2019-03-26 17:51:41,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-fd46cc27-eebe-4b1b-8bb2-6ceb9cf99985 2019-03-26 17:51:41,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}126651dac70445d6f511e8e86371d687dbfbc1e2" 2019-03-26 17:51:41,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}126651dac70445d6f511e8e86371d687dbfbc1e2" 2019-03-26 17:51:41,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-28461dec-8249-46fb-8e0c-bb7b1012e641 Date: Tue, 26 Mar 2019 17:51:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T17:30:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","ip_address":"192.168.120.18"}],"id":"78553438-3699-459b-a0b3-9667ab10cd59","security_groups":["204b399f-6288-4749-89c1-ecae70451522","4c4ea6c1-8026-4f2a-af36-cfe68917a34e","cebf26b0-c11b-4669-918e-c27066202ca7"],"mac_address":"fa:16:3e:70:7b:6e","device_id":"d58baed6-3445-4d92-b044-ecfe95184b27","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"6efe2f4cc72e439481742aba440525e8","qos_policy_id":null,"admin_state_up":true,"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:27:02Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 17:51:41,657 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:41,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 874 X-Openstack-Request-Id: req-28461dec-8249-46fb-8e0c-bb7b1012e641 Date: Tue, 26 Mar 2019 17:51:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T17:30:03Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","ip_address":"192.168.120.18"}],"id":"78553438-3699-459b-a0b3-9667ab10cd59","security_groups":["204b399f-6288-4749-89c1-ecae70451522","4c4ea6c1-8026-4f2a-af36-cfe68917a34e","cebf26b0-c11b-4669-918e-c27066202ca7"],"mac_address":"fa:16:3e:70:7b:6e","device_id":"d58baed6-3445-4d92-b044-ecfe95184b27","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"6efe2f4cc72e439481742aba440525e8","qos_policy_id":null,"admin_state_up":true,"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:27:02Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 17:51:41,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-28461dec-8249-46fb-8e0c-bb7b1012e641 2019-03-26 17:51:41,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-28461dec-8249-46fb-8e0c-bb7b1012e641 2019-03-26 17:51:41,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-28461dec-8249-46fb-8e0c-bb7b1012e641 2019-03-26 17:51:41,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/78553438-3699-459b-a0b3-9667ab10cd59.json used request id req-28461dec-8249-46fb-8e0c-bb7b1012e641 2019-03-26 17:51:41,658 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/d8960006-1e41-402c-a7ba-30630c5a1999.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}126651dac70445d6f511e8e86371d687dbfbc1e2" 2019-03-26 17:51:41,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/d8960006-1e41-402c-a7ba-30630c5a1999.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}126651dac70445d6f511e8e86371d687dbfbc1e2" 2019-03-26 17:51:41,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-8eb95686-b9fc-4418-a14f-5eb2a5310321 Date: Tue, 26 Mar 2019 17:51:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T17:29:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","ip_address":"192.168.120.5"}],"id":"d8960006-1e41-402c-a7ba-30630c5a1999","security_groups":["4c4ea6c1-8026-4f2a-af36-cfe68917a34e","c5033cf4-1b72-4c56-a5f4-785058558364"],"mac_address":"fa:16:3e:fc:bc:0e","device_id":"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"6efe2f4cc72e439481742aba440525e8","qos_policy_id":null,"admin_state_up":true,"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:26:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 17:51:41,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 834 X-Openstack-Request-Id: req-8eb95686-b9fc-4418-a14f-5eb2a5310321 Date: Tue, 26 Mar 2019 17:51:34 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T17:29:56Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","ip_address":"192.168.120.5"}],"id":"d8960006-1e41-402c-a7ba-30630c5a1999","security_groups":["4c4ea6c1-8026-4f2a-af36-cfe68917a34e","c5033cf4-1b72-4c56-a5f4-785058558364"],"mac_address":"fa:16:3e:fc:bc:0e","device_id":"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"6efe2f4cc72e439481742aba440525e8","qos_policy_id":null,"admin_state_up":true,"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:26:59Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 17:51:41,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/d8960006-1e41-402c-a7ba-30630c5a1999.json used request id req-8eb95686-b9fc-4418-a14f-5eb2a5310321 2019-03-26 17:51:41,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/d8960006-1e41-402c-a7ba-30630c5a1999.json used request id req-8eb95686-b9fc-4418-a14f-5eb2a5310321 2019-03-26 17:51:41,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/d8960006-1e41-402c-a7ba-30630c5a1999.json used request id req-8eb95686-b9fc-4418-a14f-5eb2a5310321 2019-03-26 17:51:41,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/d8960006-1e41-402c-a7ba-30630c5a1999.json used request id req-8eb95686-b9fc-4418-a14f-5eb2a5310321 2019-03-26 17:51:41,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:41,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6442b93e-8403-4c7e-8db7-7a9c18b3b33b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:41,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6442b93e-8403-4c7e-8db7-7a9c18b3b33b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:41,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6442b93e-8403-4c7e-8db7-7a9c18b3b33b 2019-03-26 17:51:41,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-6442b93e-8403-4c7e-8db7-7a9c18b3b33b 2019-03-26 17:51:41,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc539402cbf64017110fdd0fc1a761ab4117576" 2019-03-26 17:51:41,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc539402cbf64017110fdd0fc1a761ab4117576" 2019-03-26 17:51:41,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-18f11fde-23f9-403a-b850-8019d4b0f7df 2019-03-26 17:51:41,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-18f11fde-23f9-403a-b850-8019d4b0f7df 2019-03-26 17:51:41,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc539402cbf64017110fdd0fc1a761ab4117576" -d '{"removeFloatingIp": {"address": "172.30.9.211"}}' 2019-03-26 17:51:41,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9dc539402cbf64017110fdd0fc1a761ab4117576" -d '{"removeFloatingIp": {"address": "172.30.9.211"}}' 2019-03-26 17:51:41,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-18f11fde-23f9-403a-b850-8019d4b0f7df x-compute-request-id: req-18f11fde-23f9-403a-b850-8019d4b0f7df Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-18f11fde-23f9-403a-b850-8019d4b0f7df x-compute-request-id: req-18f11fde-23f9-403a-b850-8019d4b0f7df Content-Encoding: gzip Content-Length: 849 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-18f11fde-23f9-403a-b850-8019d4b0f7df 2019-03-26 17:51:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-18f11fde-23f9-403a-b850-8019d4b0f7df 2019-03-26 17:51:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-09a0fc73-50d2-4107-8102-cf7769f37955 x-compute-request-id: req-09a0fc73-50d2-4107-8102-cf7769f37955 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-26 17:51:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-09a0fc73-50d2-4107-8102-cf7769f37955 2019-03-26 17:51:41,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-09a0fc73-50d2-4107-8102-cf7769f37955 2019-03-26 17:51:41,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-09a0fc73-50d2-4107-8102-cf7769f37955 2019-03-26 17:51:41,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.202 detached from server 2019-03-26 17:51:41,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-09a0fc73-50d2-4107-8102-cf7769f37955 x-compute-request-id: req-09a0fc73-50d2-4107-8102-cf7769f37955 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-26 17:51:41,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:51:41,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:41,760 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:41,760 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:41,760 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:41,760 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:41,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:41,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:41,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:51:41,761 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:41,761 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:41 GMT 2019-03-26 17:51:41,761 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:41,761 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:51:41,761 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:41,761 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:41,761 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:46,767 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:51:46,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:46,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:46,848 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:46,848 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:46,848 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:46,848 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:46,848 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:46,848 - 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-26T17:51:36.927Z", "message": "Floating ip 172.30.9.202 detached from server", "level": "info", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:36.364Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.290df2b4-2366-4dae-b70a-63797a66c6d7"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:37.458Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:36.940Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:37.458Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bono_floatingip_v8rdjr", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:36.861Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:37.960Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:51:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde x-compute-request-id: req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde 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_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:37.878Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:38.591Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:38.375Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:38.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bdbbad24ed039f92d4241761c566b82e36db175\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:38.380Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:38.591Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-42efc887-4f9e-4122-a283-edf410c22afa", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:37.981Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:38.591Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42efc887-4f9e-4122-a283-edf410c22afa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:37.980Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:38.591Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:37.975Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:38.591Z", "message": "Floating ip 172.30.9.211 detached from server", "level": "info", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:37.879Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:38.591Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:37.878Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:38.591Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:37.879Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:38.591Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:51:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde x-compute-request-id: req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde 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_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:37.878Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:38.591Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:37.878Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:38.591Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde", "level": "debug", "target_id": "bind_floatingip_lhuuq1", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:37.878Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.45ee5055-4673-4aed-9ab3-4acc8d23f63d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:39.098Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:38.493Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:39.797Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-3056bf62-10f9-4579-8840-bcc4660ccc12", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:39.523Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:39.797Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f778c667-f0d7-4072-88f9-f51a4d9c3a0a x-compute-request-id: req-f778c667-f0d7-4072-88f9-f51a4d9c3a0a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_internal_sip\"}, {\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:57Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:39.263Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:39.797Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-f778c667-f0d7-4072-88f9-f51a4d9c3a0a", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:39.264Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:39.797Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-f778c667-f0d7-4072-88f9-f51a4d9c3a0a", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:39.264Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:39.797Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bdbbad24ed039f92d4241761c566b82e36db175\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_internal_sip\"}}'", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:39.265Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:39.797Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:39.518Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:39.797Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3056bf62-10f9-4579-8840-bcc4660ccc12 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:39.523Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.397Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-eb593c15-4387-4d44-980b-39f14fe026f2 x-compute-request-id: req-eb593c15-4387-4d44-980b-39f14fe026f2 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.125Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.397Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-eb593c15-4387-4d44-980b-39f14fe026f2", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.125Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.397Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-eb593c15-4387-4d44-980b-39f14fe026f2", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.126Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.397Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bdbbad24ed039f92d4241761c566b82e36db175\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.127Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.397Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-0308dfc0-d123-4f07-aa02-d491108a393e x-compute-request-id: req-0308dfc0-d123-4f07-aa02-d491108a393e Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:57Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.307Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.397Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02fd312bfe8d564951210d714591b0aa0629f313\"", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:39.944Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.980Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-908b27c7-3907-491f-b31b-d9d56caa4007", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.744Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.980Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-0308dfc0-d123-4f07-aa02-d491108a393e", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.307Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.980Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3bdbbad24ed039f92d4241761c566b82e36db175\"", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.308Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.980Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-908b27c7-3907-491f-b31b-d9d56caa4007 x-compute-request-id: req-908b27c7-3907-491f-b31b-d9d56caa4007 Content-Encoding: gzip Content-Length: 700 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}, {\"rules\": [{\"from_port\": 32768, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 65535, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"36f79990-dec1-4452-99bc-d334771d54f1\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"66910b63-f7c7-4afd-80a2-5199859322ad\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"6d436a04-3a50-4a9c-bd31-5b264ab85226\"}, {\"from_port\": 5060, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 5060, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a5872ccf-96db-46a8-b4e9-2a48f37aa995\"}, {\"from_port\": 5062, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5062, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"b825d2a3-73e4-4fbb-8809-8c1af5fde596\"}, {\"from_port\": 3478, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 3478, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d89fd3a7-22fa-42ca-b150-6ecd3a286f65\"}, {\"from_port\": 5058, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 5058, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"d9872572-dcec-448e-9772-cbfddcd2f1cd\"}, {\"from_port\": 6669, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 6669, \"parent_group_id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"e8f61c88-96c1-41b5-95c6-9d8b1045f410\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"cebf26b0-c11b-4669-918e-c27066202ca7\", \"name\": \"clearwater-sg_bono\", \"description\": \"STUN SIP RTP 0MQ\"}]}\n", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.744Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.980Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-908b27c7-3907-491f-b31b-d9d56caa4007", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.744Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.980Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-b6fe79c9-4f89-485e-9f64-cdf3eed1b706 x-compute-request-id: req-b6fe79c9-4f89-485e-9f64-cdf3eed1b706 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bind\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.851Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:40.980Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-0308dfc0-d123-4f07-aa02-d491108a393e", "level": "debug", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.307Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.8ca302c6-aa8b-42d9-b885-45f4f3a523ed"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:41.697Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-b6fe79c9-4f89-485e-9f64-cdf3eed1b706", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.852Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:41.697Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-b6fe79c9-4f89-485e-9f64-cdf3eed1b706", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.852Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:41.697Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02fd312bfe8d564951210d714591b0aa0629f313\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bind\"}}'", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:40.852Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:41.697Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "internal_sip_security_group_37lfhq", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:41.118Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:41.697Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:41.250Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.436Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-771bbe8d-37bc-4048-b2e8-39adbb442f6f x-compute-request-id: req-771bbe8d-37bc-4048-b2e8-39adbb442f6f Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:41.604Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.436Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-771bbe8d-37bc-4048-b2e8-39adbb442f6f", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:41.604Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.436Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-771bbe8d-37bc-4048-b2e8-39adbb442f6f", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:41.604Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02fd312bfe8d564951210d714591b0aa0629f313\"", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:41.605Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.436Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-ee76f2e2-4733-438f-bcb3-d88724212c81 x-compute-request-id: req-ee76f2e2-4733-438f-bcb3-d88724212c81 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:42.035Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.436Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-ee76f2e2-4733-438f-bcb3-d88724212c81", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:42.035Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.436Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-ee76f2e2-4733-438f-bcb3-d88724212c81", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:42.036Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.436Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}02fd312bfe8d564951210d714591b0aa0629f313\"", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:42.036Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.969Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-e0b95ae4-9fd5-406b-af57-80bc856e9c3c", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:42.378Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}], "metadata": {"pagination": {"total": 1480, "offset": 1392, "size": 50}}} 2019-03-26 17:51:46,849 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:46,849 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:46 GMT 2019-03-26 17:51:46,849 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:46,849 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:51:46,849 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:46,849 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:46,849 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:46,849 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:51:46,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.202 detached from server 2019-03-26 17:51:46,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:51:46,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-03-26 17:51:46,852 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:51:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde x-compute-request-id: req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde 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-26 17:51:46,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2019-03-26 17:51:46,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdbbad24ed039f92d4241761c566b82e36db175" 2019-03-26 17:51:46,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-42efc887-4f9e-4122-a283-edf410c22afa 2019-03-26 17:51:46,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42efc887-4f9e-4122-a283-edf410c22afa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:46,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:46,853 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Floating ip 172.30.9.211 detached from server 2019-03-26 17:51:46,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde 2019-03-26 17:51:46,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde 2019-03-26 17:51:46,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:51:35 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde x-compute-request-id: req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde 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-26 17:51:46,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde 2019-03-26 17:51:46,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-5a7f69e6-eaf1-4d56-85a3-96c6d7318fde 2019-03-26 17:51:46,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:51:46,854 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3056bf62-10f9-4579-8840-bcc4660ccc12 2019-03-26 17:51:46,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:38 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-f778c667-f0d7-4072-88f9-f51a4d9c3a0a x-compute-request-id: req-f778c667-f0d7-4072-88f9-f51a4d9c3a0a Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_internal_sip"}, {"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:57Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:46,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-f778c667-f0d7-4072-88f9-f51a4d9c3a0a 2019-03-26 17:51:46,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-f778c667-f0d7-4072-88f9-f51a4d9c3a0a 2019-03-26 17:51:46,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdbbad24ed039f92d4241761c566b82e36db175" -d '{"removeSecurityGroup": {"name": "clearwater-sg_internal_sip"}}' 2019-03-26 17:51:46,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:46,855 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3056bf62-10f9-4579-8840-bcc4660ccc12 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:46,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-eb593c15-4387-4d44-980b-39f14fe026f2 x-compute-request-id: req-eb593c15-4387-4d44-980b-39f14fe026f2 Content-Length: 0 Content-Type: application/json 2019-03-26 17:51:46,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-eb593c15-4387-4d44-980b-39f14fe026f2 2019-03-26 17:51:46,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-eb593c15-4387-4d44-980b-39f14fe026f2 2019-03-26 17:51:46,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdbbad24ed039f92d4241761c566b82e36db175" 2019-03-26 17:51:46,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-0308dfc0-d123-4f07-aa02-d491108a393e x-compute-request-id: req-0308dfc0-d123-4f07-aa02-d491108a393e Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:57Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:46,856 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fd312bfe8d564951210d714591b0aa0629f313" 2019-03-26 17:51:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-908b27c7-3907-491f-b31b-d9d56caa4007 2019-03-26 17:51:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-0308dfc0-d123-4f07-aa02-d491108a393e 2019-03-26 17:51:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bdbbad24ed039f92d4241761c566b82e36db175" 2019-03-26 17:51:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-908b27c7-3907-491f-b31b-d9d56caa4007 x-compute-request-id: req-908b27c7-3907-491f-b31b-d9d56caa4007 Content-Encoding: gzip Content-Length: 700 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}, {"rules": [{"from_port": 32768, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "36f79990-dec1-4452-99bc-d334771d54f1"}, {"from_port": 5060, "group": {}, "ip_protocol": "tcp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "66910b63-f7c7-4afd-80a2-5199859322ad"}, {"from_port": 3478, "group": {}, "ip_protocol": "tcp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "6d436a04-3a50-4a9c-bd31-5b264ab85226"}, {"from_port": 5060, "group": {}, "ip_protocol": "udp", "to_port": 5060, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a5872ccf-96db-46a8-b4e9-2a48f37aa995"}, {"from_port": 5062, "group": {}, "ip_protocol": "tcp", "to_port": 5062, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "b825d2a3-73e4-4fbb-8809-8c1af5fde596"}, {"from_port": 3478, "group": {}, "ip_protocol": "udp", "to_port": 3478, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d89fd3a7-22fa-42ca-b150-6ecd3a286f65"}, {"from_port": 5058, "group": {}, "ip_protocol": "tcp", "to_port": 5058, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "d9872572-dcec-448e-9772-cbfddcd2f1cd"}, {"from_port": 6669, "group": {}, "ip_protocol": "tcp", "to_port": 6669, "parent_group_id": "cebf26b0-c11b-4669-918e-c27066202ca7", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e8f61c88-96c1-41b5-95c6-9d8b1045f410"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "cebf26b0-c11b-4669-918e-c27066202ca7", "name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}]} 2019-03-26 17:51:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-908b27c7-3907-491f-b31b-d9d56caa4007 2019-03-26 17:51:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-b6fe79c9-4f89-485e-9f64-cdf3eed1b706 x-compute-request-id: req-b6fe79c9-4f89-485e-9f64-cdf3eed1b706 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bind"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:46,857 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-0308dfc0-d123-4f07-aa02-d491108a393e 2019-03-26 17:51:46,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-b6fe79c9-4f89-485e-9f64-cdf3eed1b706 2019-03-26 17:51:46,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-b6fe79c9-4f89-485e-9f64-cdf3eed1b706 2019-03-26 17:51:46,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fd312bfe8d564951210d714591b0aa0629f313" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bind"}}' 2019-03-26 17:51:46,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:51:46,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:51:46,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-771bbe8d-37bc-4048-b2e8-39adbb442f6f x-compute-request-id: req-771bbe8d-37bc-4048-b2e8-39adbb442f6f Content-Length: 0 Content-Type: application/json 2019-03-26 17:51:46,858 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-771bbe8d-37bc-4048-b2e8-39adbb442f6f 2019-03-26 17:51:46,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-771bbe8d-37bc-4048-b2e8-39adbb442f6f 2019-03-26 17:51:46,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fd312bfe8d564951210d714591b0aa0629f313" 2019-03-26 17:51:46,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-ee76f2e2-4733-438f-bcb3-d88724212c81 x-compute-request-id: req-ee76f2e2-4733-438f-bcb3-d88724212c81 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:46,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-ee76f2e2-4733-438f-bcb3-d88724212c81 2019-03-26 17:51:46,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-ee76f2e2-4733-438f-bcb3-d88724212c81 2019-03-26 17:51:46,859 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}02fd312bfe8d564951210d714591b0aa0629f313" 2019-03-26 17:51:46,860 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-e0b95ae4-9fd5-406b-af57-80bc856e9c3c 2019-03-26 17:51:46,860 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:51:46,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:46,915 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:46,915 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:46,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:46,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:46,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:46,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:46,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:51:46,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:46,915 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:46 GMT 2019-03-26 17:51:46,916 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:46,916 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:51:46,916 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:46,916 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:46,916 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:51,921 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:51:52,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:52,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:52,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:52,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:52,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:52,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:52,001 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:52,001 - 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-26T17:51:42.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:42.335Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.969Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1039a303-dcde-4163-b7dd-bcc2acc28dae Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:42.340Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.969Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-1039a303-dcde-4163-b7dd-bcc2acc28dae", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:42.340Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.969Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0b95ae4-9fd5-406b-af57-80bc856e9c3c x-compute-request-id: req-e0b95ae4-9fd5-406b-af57-80bc856e9c3c Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:42.377Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.969Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-e0b95ae4-9fd5-406b-af57-80bc856e9c3c", "level": "debug", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:42.378Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1832a2bd-a2c4-4b84-bcbe-0436c972e01b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:42.969Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3d0ef6def7631c8ff9ae6246f7792100e70adc8\"", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:42.743Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:43.499Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:43.006Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:43.499Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bind_security_group_l32i6k", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:42.866Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.066Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-bf1f2961-f369-4b21-a143-988a77330f60", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:43.446Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.066Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-bf1f2961-f369-4b21-a143-988a77330f60", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:43.446Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.066Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3d0ef6def7631c8ff9ae6246f7792100e70adc8\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_bono\"}}'", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:43.448Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.066Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf1f2961-f369-4b21-a143-988a77330f60 x-compute-request-id: req-bf1f2961-f369-4b21-a143-988a77330f60 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}, {\"name\": \"clearwater-sg_bono\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:57Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:43.446Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.666Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-3d4fa8f7-af67-4dff-b136-449fa64a696b", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:44.431Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.666Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-3d4fa8f7-af67-4dff-b136-449fa64a696b", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:44.431Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3d0ef6def7631c8ff9ae6246f7792100e70adc8\"", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:44.432Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e04f34894f6fb5c9e0e6539b6e9ee1fb47d9b16\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:44.489Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.666Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87c13538-dcca-410d-aed6-c47ff309aa37 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:44.071Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.666Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-87c13538-dcca-410d-aed6-c47ff309aa37", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:44.071Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.666Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-21a5ca5c-702b-45d7-ae17-32e47e6ab828 x-compute-request-id: req-21a5ca5c-702b-45d7-ae17-32e47e6ab828 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:43.995Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.666Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-21a5ca5c-702b-45d7-ae17-32e47e6ab828", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:43.995Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.666Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-21a5ca5c-702b-45d7-ae17-32e47e6ab828", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:43.996Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3d0ef6def7631c8ff9ae6246f7792100e70adc8\"", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:43.997Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.666Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:44.065Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:44.666Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d4fa8f7-af67-4dff-b136-449fa64a696b x-compute-request-id: req-3d4fa8f7-af67-4dff-b136-449fa64a696b Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:57Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:44.430Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:45.348Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e04f34894f6fb5c9e0e6539b6e9ee1fb47d9b16\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:45.035Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:45.348Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f14540c-766f-4154-9ac0-777c66df1961 x-compute-request-id: req-5f14540c-766f-4154-9ac0-777c66df1961 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:45.034Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:45.348Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ec04500-14e4-4068-80f9-73b94f234e78 x-compute-request-id: req-2ec04500-14e4-4068-80f9-73b94f234e78 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json \nRESP BODY: {\"security_groups\": [{\"rules\": [{\"from_port\": 22, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 22, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"37ee2f9d-963c-43e2-8395-f26a66d60846\"}, {\"from_port\": 2380, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 2380, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"43431219-71e2-4bb7-827e-4257310eedef\"}, {\"from_port\": 161, \"group\": {}, \"ip_protocol\": \"udp\", \"to_port\": 161, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c\"}, {\"from_port\": 4000, \"group\": {}, \"ip_protocol\": \"tcp\", \"to_port\": 4000, \"parent_group_id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"ip_range\": {\"cidr\": \"0.0.0.0/0\"}, \"id\": \"a372c47e-f380-46fa-9cbf-650772232db6\"}], \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"id\": \"4c4ea6c1-8026-4f2a-af36-cfe68917a34e\", \"name\": \"clearwater-sg_base\", \"description\": \"SSH\"}]}\n", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:44.783Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:45.348Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-2ec04500-14e4-4068-80f9-73b94f234e78", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:44.783Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:45.348Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-2ec04500-14e4-4068-80f9-73b94f234e78", "level": "debug", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:44.783Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.d7e5ee3f-5dd5-42a5-b292-8d919bf0833a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:45.348Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5f14540c-766f-4154-9ac0-777c66df1961", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:45.034Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:45.348Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5f14540c-766f-4154-9ac0-777c66df1961", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:45.034Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:45.878Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "bono_security_group_67z6s7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:45.226Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:45.878Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:45.368Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:46.510Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-85f1298a-ddef-47d0-bf77-3180d39ca015", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.024Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:46.510Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e04f34894f6fb5c9e0e6539b6e9ee1fb47d9b16\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.025Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:46.510Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cce175e-389e-46ca-996e-9a1604dbd0d0 x-compute-request-id: req-7cce175e-389e-46ca-996e-9a1604dbd0d0 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.393Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:46.510Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-85f1298a-ddef-47d0-bf77-3180d39ca015", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.024Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:46.510Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-85f1298a-ddef-47d0-bf77-3180d39ca015 x-compute-request-id: req-85f1298a-ddef-47d0-bf77-3180d39ca015 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.023Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.041Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-a2eabf2d-7f3f-4aa3-aa99-1b955b2ec9dd", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.684Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.041Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-7cce175e-389e-46ca-996e-9a1604dbd0d0", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.393Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.041Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-7cce175e-389e-46ca-996e-9a1604dbd0d0", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.393Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}0e04f34894f6fb5c9e0e6539b6e9ee1fb47d9b16\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.394Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.503Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.041Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b3b50f-8a17-46c7-9f00-f1414f87145b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.510Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.041Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-75b3b50f-8a17-46c7-9f00-f1414f87145b", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.510Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.041Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2eabf2d-7f3f-4aa3-aa99-1b955b2ec9dd x-compute-request-id: req-a2eabf2d-7f3f-4aa3-aa99-1b955b2ec9dd Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.683Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.041Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-a2eabf2d-7f3f-4aa3-aa99-1b955b2ec9dd", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.684Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05ce2b7d-3b30-4606-bb38-beaf3937e3a1"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.041Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ff77fb122345ff87c7cd3ad125b441efed8edc5\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.919Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.636Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.984Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.636Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:47.449Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}], "metadata": {"pagination": {"total": 1534, "offset": 1442, "size": 50}}} 2019-03-26 17:51:52,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:52,001 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:51 GMT 2019-03-26 17:51:52,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:52,001 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:51:52,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:52,001 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:52,001 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:52,002 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:51:52,004 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:52,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1039a303-dcde-4163-b7dd-bcc2acc28dae Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:52,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-1039a303-dcde-4163-b7dd-bcc2acc28dae 2019-03-26 17:51:52,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-e0b95ae4-9fd5-406b-af57-80bc856e9c3c x-compute-request-id: req-e0b95ae4-9fd5-406b-af57-80bc856e9c3c Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-26 17:51:52,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-e0b95ae4-9fd5-406b-af57-80bc856e9c3c 2019-03-26 17:51:52,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d0ef6def7631c8ff9ae6246f7792100e70adc8" 2019-03-26 17:51:52,005 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:51:52,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:51:52,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-bf1f2961-f369-4b21-a143-988a77330f60 2019-03-26 17:51:52,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-bf1f2961-f369-4b21-a143-988a77330f60 2019-03-26 17:51:52,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d0ef6def7631c8ff9ae6246f7792100e70adc8" -d '{"removeSecurityGroup": {"name": "clearwater-sg_bono"}}' 2019-03-26 17:51:52,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:42 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-bf1f2961-f369-4b21-a143-988a77330f60 x-compute-request-id: req-bf1f2961-f369-4b21-a143-988a77330f60 Content-Encoding: gzip Content-Length: 832 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_base"}, {"name": "clearwater-sg_bono"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:57Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:52,006 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-3d4fa8f7-af67-4dff-b136-449fa64a696b 2019-03-26 17:51:52,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-3d4fa8f7-af67-4dff-b136-449fa64a696b 2019-03-26 17:51:52,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d0ef6def7631c8ff9ae6246f7792100e70adc8" 2019-03-26 17:51:52,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e04f34894f6fb5c9e0e6539b6e9ee1fb47d9b16" 2019-03-26 17:51:52,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87c13538-dcca-410d-aed6-c47ff309aa37 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:52,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-87c13538-dcca-410d-aed6-c47ff309aa37 2019-03-26 17:51:52,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-21a5ca5c-702b-45d7-ae17-32e47e6ab828 x-compute-request-id: req-21a5ca5c-702b-45d7-ae17-32e47e6ab828 Content-Length: 0 Content-Type: application/json 2019-03-26 17:51:52,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-21a5ca5c-702b-45d7-ae17-32e47e6ab828 2019-03-26 17:51:52,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-21a5ca5c-702b-45d7-ae17-32e47e6ab828 2019-03-26 17:51:52,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3d0ef6def7631c8ff9ae6246f7792100e70adc8" 2019-03-26 17:51:52,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:52,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-3d4fa8f7-af67-4dff-b136-449fa64a696b x-compute-request-id: req-3d4fa8f7-af67-4dff-b136-449fa64a696b Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:57Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:52,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e04f34894f6fb5c9e0e6539b6e9ee1fb47d9b16" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-26 17:51:52,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-5f14540c-766f-4154-9ac0-777c66df1961 x-compute-request-id: req-5f14540c-766f-4154-9ac0-777c66df1961 Content-Encoding: gzip Content-Length: 825 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:52,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:44 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-2ec04500-14e4-4068-80f9-73b94f234e78 x-compute-request-id: req-2ec04500-14e4-4068-80f9-73b94f234e78 Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"security_groups": [{"rules": [{"from_port": 22, "group": {}, "ip_protocol": "tcp", "to_port": 22, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "37ee2f9d-963c-43e2-8395-f26a66d60846"}, {"from_port": 2380, "group": {}, "ip_protocol": "tcp", "to_port": 2380, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "43431219-71e2-4bb7-827e-4257310eedef"}, {"from_port": 161, "group": {}, "ip_protocol": "udp", "to_port": 161, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "9d8e8b78-1d8f-4c8f-8260-ab27ed9a6e6c"}, {"from_port": 4000, "group": {}, "ip_protocol": "tcp", "to_port": 4000, "parent_group_id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "a372c47e-f380-46fa-9cbf-650772232db6"}], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "id": "4c4ea6c1-8026-4f2a-af36-cfe68917a34e", "name": "clearwater-sg_base", "description": "SSH"}]} 2019-03-26 17:51:52,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-2ec04500-14e4-4068-80f9-73b94f234e78 2019-03-26 17:51:52,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-2ec04500-14e4-4068-80f9-73b94f234e78 2019-03-26 17:51:52,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5f14540c-766f-4154-9ac0-777c66df1961 2019-03-26 17:51:52,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5f14540c-766f-4154-9ac0-777c66df1961 2019-03-26 17:51:52,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:51:52,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:51:52,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-85f1298a-ddef-47d0-bf77-3180d39ca015 2019-03-26 17:51:52,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e04f34894f6fb5c9e0e6539b6e9ee1fb47d9b16" 2019-03-26 17:51:52,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7cce175e-389e-46ca-996e-9a1604dbd0d0 x-compute-request-id: req-7cce175e-389e-46ca-996e-9a1604dbd0d0 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:52,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/action used request id req-85f1298a-ddef-47d0-bf77-3180d39ca015 2019-03-26 17:51:52,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-85f1298a-ddef-47d0-bf77-3180d39ca015 x-compute-request-id: req-85f1298a-ddef-47d0-bf77-3180d39ca015 Content-Length: 0 Content-Type: application/json 2019-03-26 17:51:52,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-a2eabf2d-7f3f-4aa3-aa99-1b955b2ec9dd 2019-03-26 17:51:52,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-7cce175e-389e-46ca-996e-9a1604dbd0d0 2019-03-26 17:51:52,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-7cce175e-389e-46ca-996e-9a1604dbd0d0 2019-03-26 17:51:52,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e04f34894f6fb5c9e0e6539b6e9ee1fb47d9b16" 2019-03-26 17:51:52,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:52,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75b3b50f-8a17-46c7-9f00-f1414f87145b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:52,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-75b3b50f-8a17-46c7-9f00-f1414f87145b 2019-03-26 17:51:52,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-a2eabf2d-7f3f-4aa3-aa99-1b955b2ec9dd x-compute-request-id: req-a2eabf2d-7f3f-4aa3-aa99-1b955b2ec9dd Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-26 17:51:52,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55/os-security-groups used request id req-a2eabf2d-7f3f-4aa3-aa99-1b955b2ec9dd 2019-03-26 17:51:52,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ff77fb122345ff87c7cd3ad125b441efed8edc5" 2019-03-26 17:51:52,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:51:52,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-26 17:51:52,012 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:51:52,077 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:52,077 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:52,077 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:52,077 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:52,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:52,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:52,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:52,078 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:51:52,078 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:52,078 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:52 GMT 2019-03-26 17:51:52,078 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:52,078 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:51:52,078 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:52,078 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:52,078 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:57,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:51:57,203 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:57,203 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:57,203 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:57,203 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:57,203 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:57,203 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:57,203 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:57,204 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.636Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:46.984Z", "source_id": "bind_host_nbb8ho", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:47.636Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:47.097Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:48.353Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-d75847a2-763a-48e8-8e93-be07f76f12f7", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:47.615Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:48.353Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d75847a2-763a-48e8-8e93-be07f76f12f7 x-compute-request-id: req-d75847a2-763a-48e8-8e93-be07f76f12f7 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"security_groups\": [{\"name\": \"clearwater-sg_base\"}], \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:57Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:47.615Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:48.353Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-d75847a2-763a-48e8-8e93-be07f76f12f7", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:47.615Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:48.353Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ff77fb122345ff87c7cd3ad125b441efed8edc5\" -d '{\"removeSecurityGroup\": {\"name\": \"clearwater-sg_base\"}}'", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:47.616Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:48.975Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ff77fb122345ff87c7cd3ad125b441efed8edc5\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:48.602Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:48.975Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-85d35855-b2bf-4acf-813d-0e01df8dbed4 x-compute-request-id: req-85d35855-b2bf-4acf-813d-0e01df8dbed4 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:48.600Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:48.975Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-85d35855-b2bf-4acf-813d-0e01df8dbed4", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:48.601Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:48.975Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-85d35855-b2bf-4acf-813d-0e01df8dbed4", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:48.601Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:48.975Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:48.482Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:48.975Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:51:48.483Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:48.975Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d757f263-d2ee-47a5-9fbc-66a7898e4edc Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:48.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:48.975Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-d757f263-d2ee-47a5-9fbc-66a7898e4edc", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:48.488Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:49.670Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-377e558e-fea9-4354-9cf9-64e01217023a", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.270Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:49.670Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-377e558e-fea9-4354-9cf9-64e01217023a x-compute-request-id: req-377e558e-fea9-4354-9cf9-64e01217023a Content-Length: 23 Content-Type: application/json \nRESP BODY: {\"security_groups\": []}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.269Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:49.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8e1b6ddeb6f6dbe1f8df9cefa024b3499452578\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:48.886Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:49.670Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1ff77fb122345ff87c7cd3ad125b441efed8edc5\"", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:48.967Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:49.670Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-377e558e-fea9-4354-9cf9-64e01217023a", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.270Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:49.670Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70ca1dfd-ac89-499a-b8f9-e550d5a2fe79 x-compute-request-id: req-70ca1dfd-ac89-499a-b8f9-e550d5a2fe79 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:57Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:48.966Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:49.670Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-70ca1dfd-ac89-499a-b8f9-e550d5a2fe79", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:48.966Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:49.670Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-70ca1dfd-ac89-499a-b8f9-e550d5a2fe79", "level": "debug", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:48.967Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6b5c2d74-69de-4daa-bae9-b0905fa8c25e"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-0801db97-76df-40f4-aa60-c085c68d18ef", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8e1b6ddeb6f6dbe1f8df9cefa024b3499452578\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.718Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.992Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-523c9efb-08fa-4b50-912a-a99775d0e6d8 x-compute-request-id: req-523c9efb-08fa-4b50-912a-a99775d0e6d8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:58Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-5e2dea1d-39db-4478-9222-05d4da22ad75 x-compute-request-id: req-5e2dea1d-39db-4478-9222-05d4da22ad75 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fc:bc:0e\", \"version\": 4, \"addr\": \"192.168.120.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:29:58.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:51:49Z\", \"hostId\": \"5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bind_host_nbb8ho\", \"created\": \"2019-03-26T17:26:55Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:50.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-523c9efb-08fa-4b50-912a-a99775d0e6d8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-523c9efb-08fa-4b50-912a-a99775d0e6d8", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.590Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8e1b6ddeb6f6dbe1f8df9cefa024b3499452578\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.591Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "RESP: [204] Date: Tue, 26 Mar 2019 17:51: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-0801db97-76df-40f4-aa60-c085c68d18ef x-compute-request-id: req-0801db97-76df-40f4-aa60-c085c68d18ef Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-0801db97-76df-40f4-aa60-c085c68d18ef", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.717Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.792Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "target_id": "base_security_group_n8790e", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:49.663Z", "source_id": "bono_host_phtnlo", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5e2dea1d-39db-4478-9222-05d4da22ad75", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:50.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5e2dea1d-39db-4478-9222-05d4da22ad75", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:50.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.258Z", "message": "Waiting for server \"fc2a9fed-4059-4ec6-a0d0-aadb835f8a55\" 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-26T17:51:50.034Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:50.927Z", "message": "Sending task 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:50.132Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:51.446Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:51.154Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:51.446Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:51:51.155Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:51.446Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20263d87-edc8-40ba-a6e6-cf85177ab686 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:51.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:51.446Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-20263d87-edc8-40ba-a6e6-cf85177ab686", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:51.159Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.113Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eae69c424c1f99bc5ee0c49b711c3c5631d7f9a7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:51.567Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.695Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-dd1ff695-4886-4d89-90e0-7f609d898abf", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:52.293Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.695Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd1ff695-4886-4d89-90e0-7f609d898abf x-compute-request-id: req-dd1ff695-4886-4d89-90e0-7f609d898abf Content-Encoding: gzip Content-Length: 805 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"deleting\", \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:51:52Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:52.292Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.695Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eae69c424c1f99bc5ee0c49b711c3c5631d7f9a7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:52.175Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.695Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-9dedc0de-80f7-471d-80d2-24dcc65335de", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:52.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.695Z", "message": "RESP: [204] Date: Tue, 26 Mar 2019 17:51:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9dedc0de-80f7-471d-80d2-24dcc65335de x-compute-request-id: req-9dedc0de-80f7-471d-80d2-24dcc65335de Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:52.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.695Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eae69c424c1f99bc5ee0c49b711c3c5631d7f9a7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:52.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.695Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-134280b8-ef18-4aa1-baf0-8c83880d083a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:52.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}], "metadata": {"pagination": {"total": 1558, "offset": 1492, "size": 50}}} 2019-03-26 17:51:57,204 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:57,204 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:57 GMT 2019-03-26 17:51:57,204 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:57,204 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:51:57,204 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:57,204 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:57,204 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:51:57,205 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:51:57,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:51:57,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:51:57,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-d75847a2-763a-48e8-8e93-be07f76f12f7 2019-03-26 17:51:57,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:46 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-d75847a2-763a-48e8-8e93-be07f76f12f7 x-compute-request-id: req-d75847a2-763a-48e8-8e93-be07f76f12f7 Content-Encoding: gzip Content-Length: 826 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "security_groups": [{"name": "clearwater-sg_base"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:57Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:57,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-d75847a2-763a-48e8-8e93-be07f76f12f7 2019-03-26 17:51:57,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ff77fb122345ff87c7cd3ad125b441efed8edc5" -d '{"removeSecurityGroup": {"name": "clearwater-sg_base"}}' 2019-03-26 17:51:57,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ff77fb122345ff87c7cd3ad125b441efed8edc5" 2019-03-26 17:51:57,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 17:51: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-85d35855-b2bf-4acf-813d-0e01df8dbed4 x-compute-request-id: req-85d35855-b2bf-4acf-813d-0e01df8dbed4 Content-Length: 0 Content-Type: application/json 2019-03-26 17:51:57,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-85d35855-b2bf-4acf-813d-0e01df8dbed4 2019-03-26 17:51:57,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/action used request id req-85d35855-b2bf-4acf-813d-0e01df8dbed4 2019-03-26 17:51:57,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-26 17:51:57,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:57,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d757f263-d2ee-47a5-9fbc-66a7898e4edc Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:57,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d757f263-d2ee-47a5-9fbc-66a7898e4edc 2019-03-26 17:51:57,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-377e558e-fea9-4354-9cf9-64e01217023a 2019-03-26 17:51:57,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-377e558e-fea9-4354-9cf9-64e01217023a x-compute-request-id: req-377e558e-fea9-4354-9cf9-64e01217023a Content-Length: 23 Content-Type: application/json RESP BODY: {"security_groups": []} 2019-03-26 17:51:57,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e1b6ddeb6f6dbe1f8df9cefa024b3499452578" 2019-03-26 17:51:57,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1ff77fb122345ff87c7cd3ad125b441efed8edc5" 2019-03-26 17:51:57,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27/os-security-groups used request id req-377e558e-fea9-4354-9cf9-64e01217023a 2019-03-26 17:51:57,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-70ca1dfd-ac89-499a-b8f9-e550d5a2fe79 x-compute-request-id: req-70ca1dfd-ac89-499a-b8f9-e550d5a2fe79 Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:57Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:57,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-70ca1dfd-ac89-499a-b8f9-e550d5a2fe79 2019-03-26 17:51:57,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-70ca1dfd-ac89-499a-b8f9-e550d5a2fe79 2019-03-26 17:51:57,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-0801db97-76df-40f4-aa60-c085c68d18ef 2019-03-26 17:51:57,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e1b6ddeb6f6dbe1f8df9cefa024b3499452578" 2019-03-26 17:51:57,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:51:57,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:48 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-523c9efb-08fa-4b50-912a-a99775d0e6d8 x-compute-request-id: req-523c9efb-08fa-4b50-912a-a99775d0e6d8 Content-Encoding: gzip Content-Length: 799 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:58Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:57,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-5e2dea1d-39db-4478-9222-05d4da22ad75 x-compute-request-id: req-5e2dea1d-39db-4478-9222-05d4da22ad75 Content-Encoding: gzip Content-Length: 804 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fc:bc:0e", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:29:58.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:51:49Z", "hostId": "5422579d619935e5764a69c0ec0a93c4e2837bc70c0906a8e2b5ff26", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bind_host_nbb8ho", "created": "2019-03-26T17:26:55Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:57,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-523c9efb-08fa-4b50-912a-a99775d0e6d8 2019-03-26 17:51:57,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-523c9efb-08fa-4b50-912a-a99775d0e6d8 2019-03-26 17:51:57,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e1b6ddeb6f6dbe1f8df9cefa024b3499452578" 2019-03-26 17:51:57,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 26 Mar 2019 17:51: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-0801db97-76df-40f4-aa60-c085c68d18ef x-compute-request-id: req-0801db97-76df-40f4-aa60-c085c68d18ef Content-Type: application/json 2019-03-26 17:51:57,212 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-0801db97-76df-40f4-aa60-c085c68d18ef 2019-03-26 17:51:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:51:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2019-03-26 17:51:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5e2dea1d-39db-4478-9222-05d4da22ad75 2019-03-26 17:51:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5e2dea1d-39db-4478-9222-05d4da22ad75 2019-03-26 17:51:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fc2a9fed-4059-4ec6-a0d0-aadb835f8a55" to be deleted. current status: SHUTOFF 2019-03-26 17:51:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-26 17:51:57,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2019-03-26 17:51:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:51:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-20263d87-edc8-40ba-a6e6-cf85177ab686 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:51:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-20263d87-edc8-40ba-a6e6-cf85177ab686 2019-03-26 17:51:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae69c424c1f99bc5ee0c49b711c3c5631d7f9a7" 2019-03-26 17:51:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-dd1ff695-4886-4d89-90e0-7f609d898abf 2019-03-26 17:51:57,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-dd1ff695-4886-4d89-90e0-7f609d898abf x-compute-request-id: req-dd1ff695-4886-4d89-90e0-7f609d898abf Content-Encoding: gzip Content-Length: 805 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:51:52Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:51:57,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae69c424c1f99bc5ee0c49b711c3c5631d7f9a7" 2019-03-26 17:51:57,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-9dedc0de-80f7-471d-80d2-24dcc65335de 2019-03-26 17:51:57,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 26 Mar 2019 17:51:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9dedc0de-80f7-471d-80d2-24dcc65335de x-compute-request-id: req-9dedc0de-80f7-471d-80d2-24dcc65335de Content-Type: application/json 2019-03-26 17:51:57,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae69c424c1f99bc5ee0c49b711c3c5631d7f9a7" 2019-03-26 17:51:57,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-134280b8-ef18-4aa1-baf0-8c83880d083a 2019-03-26 17:51:57,215 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:51:57,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:51:57,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:51:57,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:51:57,289 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:51:57,289 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:51:57,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:51:57,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:51:57,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-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:51:57,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:51:57,289 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:51:57 GMT 2019-03-26 17:51:57,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:51:57,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:51:57,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:51:57,289 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:51:57,290 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:52:02,295 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:52:02,478 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:52:02,478 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:52:02,478 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:52:02,478 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:52:02,478 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:52:02,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:52:02,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:52:02,479 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.695Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-134280b8-ef18-4aa1-baf0-8c83880d083a x-compute-request-id: req-134280b8-ef18-4aa1-baf0-8c83880d083a Content-Encoding: gzip Content-Length: 800 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:70:7b:6e\", \"version\": 4, \"addr\": \"192.168.120.18\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"8f51022c-42ff-4184-a4d7-6a917f01c185\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"stopped\", \"OS-SRV-USG:launched_at\": \"2019-03-26T17:30:05.000000\", \"flavor\": {\"id\": \"b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7\", \"rel\": \"bookmark\"}]}, \"id\": \"d58baed6-3445-4d92-b044-ecfe95184b27\", \"user_id\": \"3b691d80bf274d05859ee149cb1e5e23\", \"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-26T17:50:57Z\", \"hostId\": \"43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"name\": \"server_clearwater-opnfv_bono_host_phtnlo\", \"created\": \"2019-03-26T17:26:58Z\", \"tenant_id\": \"6efe2f4cc72e439481742aba440525e8\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2\", \"cloudify_management_network_id\": \"d2e4b187-c35c-447c-8f7b-82aa4adea3fc\"}}}\n", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:52.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.695Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-134280b8-ef18-4aa1-baf0-8c83880d083a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:52.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.695Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-134280b8-ef18-4aa1-baf0-8c83880d083a", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:52.032Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.695Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eae69c424c1f99bc5ee0c49b711c3c5631d7f9a7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:52.033Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:52.695Z", "message": "RESP: [204] Date: Tue, 26 Mar 2019 17:51:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9dedc0de-80f7-471d-80d2-24dcc65335de x-compute-request-id: req-9dedc0de-80f7-471d-80d2-24dcc65335de Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:52.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:55.125Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a8e1b6ddeb6f6dbe1f8df9cefa024b3499452578\"", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:55.039Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:55.629Z", "message": "RESP: [404] Date: Tue, 26 Mar 2019 17:51: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-5e9cb612-0710-4ebc-8cd3-90c63f981bb0 x-compute-request-id: req-5e9cb612-0710-4ebc-8cd3-90c63f981bb0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 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-26T17:51:55.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:55.629Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:55.582Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:55.629Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5e9cb612-0710-4ebc-8cd3-90c63f981bb0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:55.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_host_nbb8ho", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:55.629Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5e9cb612-0710-4ebc-8cd3-90c63f981bb0", "level": "debug", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:55.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.38cad057-ebb1-469a-97a1-6d26f3a2ef3c"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:56.275Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:55.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_host_nbb8ho", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:56.275Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:55.691Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:56.275Z", "message": "Stopping node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:56.138Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:56.869Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:56.243Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:56.869Z", "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-26T17:51:56.380Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:56.869Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:56.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:57.414Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:56.771Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:57.414Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:56.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:57.414Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}eae69c424c1f99bc5ee0c49b711c3c5631d7f9a7\"", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:57.301Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.092Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-43658572-fb2b-4b79-ac9e-7b9e3f7adeb3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:57.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.092Z", "message": "RESP: [404] Date: Tue, 26 Mar 2019 17:51:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43658572-fb2b-4b79-ac9e-7b9e3f7adeb3 x-compute-request-id: req-43658572-fb2b-4b79-ac9e-7b9e3f7adeb3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance d58baed6-3445-4d92-b044-ecfe95184b27 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-26T17:51:57.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.092Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:57.092Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.092Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-43658572-fb2b-4b79-ac9e-7b9e3f7adeb3", "level": "debug", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:57.344Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.6a791f49-653a-4d76-9edf-033e7743cc2e"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.092Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:57.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.092Z", "message": "Deleting node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:56.855Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.092Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:56.998Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.654Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-f6f926a9-c17a-4edf-a541-a47cfe86dfda", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:58.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9b2284b9-b86b-4291-b3e5-9d0ce8931b3c"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.654Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:51:58.383Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9b2284b9-b86b-4291-b3e5-9d0ce8931b3c"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.654Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:58.382Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9b2284b9-b86b-4291-b3e5-9d0ce8931b3c"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.654Z", "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-26T17:51:57.521Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.654Z", "message": "Deleted node instance", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:57.851Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_host_phtnlo", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.654Z", "message": "Task succeeded 'nova_plugin.server.delete'", "target_id": null, "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:57.748Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:58.654Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f926a9-c17a-4edf-a541-a47cfe86dfda Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:58.387Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9b2284b9-b86b-4291-b3e5-9d0ce8931b3c"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.281Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-214e41f3-e45f-45d8-b88f-29b2c59685cf", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:58.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.65b82371-2080-4873-96ed-8a418014f6e4"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.281Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/be03f8e3-d596-43aa-b88b-bea49c8de611.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9f426a36611ea6f5c2ffeef812c1f8173cd30c4a\"", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:58.785Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9b2284b9-b86b-4291-b3e5-9d0ce8931b3c"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.281Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:58.666Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.65b82371-2080-4873-96ed-8a418014f6e4"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.281Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-214e41f3-e45f-45d8-b88f-29b2c59685cf Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:51:58.677Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.65b82371-2080-4873-96ed-8a418014f6e4"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.281Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:51:58.667Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.65b82371-2080-4873-96ed-8a418014f6e4"}, {"node_instance_id": "bono_floatingip_v8rdjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.281Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.011Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_security_group_67z6s7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.281Z", "message": "Stopping node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:58.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.878Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c5033cf4-1b72-4c56-a5f4-785058558364.json used request id req-0e5168da-1894-4ec8-8936-9288816ea6fd", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.65b82371-2080-4873-96ed-8a418014f6e4"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.878Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/c5033cf4-1b72-4c56-a5f4-785058558364.json used request id req-0e5168da-1894-4ec8-8936-9288816ea6fd", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.65b82371-2080-4873-96ed-8a418014f6e4"}, {"node_instance_id": "keypair_2sx7x6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.878Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.205Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.878Z", "message": "Stopping node instance", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "base_security_group_n8790e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.878Z", "message": "Stopping node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.139Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.878Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c5033cf4-1b72-4c56-a5f4-785058558364.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}a01cf12137ebcaab3f62c16f33ac8d62045e8cee\"", "level": "debug", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.082Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.65b82371-2080-4873-96ed-8a418014f6e4"}, {"node_instance_id": "bind_security_group_l32i6k", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:51:59.878Z", "message": "RESP: [204] X-Openstack-Request-Id: req-0e5168da-1894-4ec8-8936-9288816ea6fd Content-Length: 0 Date: Tue, 26 Mar 2019 17:51: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": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.415Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.65b82371-2080-4873-96ed-8a418014f6e4"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:00.490Z", "message": "RESP: [204] X-Openstack-Request-Id: req-3d0cab1c-aedd-4c77-a80e-fe3acc02dd92 Content-Length: 0 Date: Tue, 26 Mar 2019 17:51: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": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9b2284b9-b86b-4291-b3e5-9d0ce8931b3c"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:00.490Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/be03f8e3-d596-43aa-b88b-bea49c8de611.json used request id req-3d0cab1c-aedd-4c77-a80e-fe3acc02dd92", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9b2284b9-b86b-4291-b3e5-9d0ce8931b3c"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:00.490Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/floatingips/be03f8e3-d596-43aa-b88b-bea49c8de611.json used request id req-3d0cab1c-aedd-4c77-a80e-fe3acc02dd92", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9b2284b9-b86b-4291-b3e5-9d0ce8931b3c"}], "metadata": {"pagination": {"total": 1604, "offset": 1542, "size": 50}}} 2019-03-26 17:52:02,479 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:52:02,479 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:52:02 GMT 2019-03-26 17:52:02,479 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:52:02,479 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:52:02,479 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:52:02,479 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:52:02,479 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:52:02,479 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:52:02,481 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 17:51: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-134280b8-ef18-4aa1-baf0-8c83880d083a x-compute-request-id: req-134280b8-ef18-4aa1-baf0-8c83880d083a Content-Encoding: gzip Content-Length: 800 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:70:7b:6e", "version": 4, "addr": "192.168.120.18", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d58baed6-3445-4d92-b044-ecfe95184b27", "rel": "bookmark"}], "image": {"id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "links": [{"href": "http://172.30.9.22:8774/images/8f51022c-42ff-4184-a4d7-6a917f01c185", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "stopped", "OS-SRV-USG:launched_at": "2019-03-26T17:30:05.000000", "flavor": {"id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "links": [{"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "bookmark"}]}, "id": "d58baed6-3445-4d92-b044-ecfe95184b27", "user_id": "3b691d80bf274d05859ee149cb1e5e23", "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-26T17:50:57Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "server_clearwater-opnfv_bono_host_phtnlo", "created": "2019-03-26T17:26:58Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "cloudify_management_network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc"}}} 2019-03-26 17:52:02,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-134280b8-ef18-4aa1-baf0-8c83880d083a 2019-03-26 17:52:02,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-134280b8-ef18-4aa1-baf0-8c83880d083a 2019-03-26 17:52:02,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae69c424c1f99bc5ee0c49b711c3c5631d7f9a7" 2019-03-26 17:52:02,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] Date: Tue, 26 Mar 2019 17:51:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9dedc0de-80f7-471d-80d2-24dcc65335de x-compute-request-id: req-9dedc0de-80f7-471d-80d2-24dcc65335de Content-Type: application/json 2019-03-26 17:52:02,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8e1b6ddeb6f6dbe1f8df9cefa024b3499452578" 2019-03-26 17:52:02,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 26 Mar 2019 17:51: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-5e9cb612-0710-4ebc-8cd3-90c63f981bb0 x-compute-request-id: req-5e9cb612-0710-4ebc-8cd3-90c63f981bb0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 could not be found.", "code": 404}} 2019-03-26 17:52:02,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-26 17:52:02,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5e9cb612-0710-4ebc-8cd3-90c63f981bb0 2019-03-26 17:52:02,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/fc2a9fed-4059-4ec6-a0d0-aadb835f8a55 used request id req-5e9cb612-0710-4ebc-8cd3-90c63f981bb0 2019-03-26 17:52:02,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:52:02,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:52:02,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:52:02,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:52:02,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:52:02,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:52:02,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:52:02,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:52:02,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eae69c424c1f99bc5ee0c49b711c3c5631d7f9a7" 2019-03-26 17:52:02,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-43658572-fb2b-4b79-ac9e-7b9e3f7adeb3 2019-03-26 17:52:02,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [404] Date: Tue, 26 Mar 2019 17:51:57 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43658572-fb2b-4b79-ac9e-7b9e3f7adeb3 x-compute-request-id: req-43658572-fb2b-4b79-ac9e-7b9e3f7adeb3 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance d58baed6-3445-4d92-b044-ecfe95184b27 could not be found.", "code": 404}} 2019-03-26 17:52:02,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:52:02,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/d58baed6-3445-4d92-b044-ecfe95184b27 used request id req-43658572-fb2b-4b79-ac9e-7b9e3f7adeb3 2019-03-26 17:52:02,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2019-03-26 17:52:02,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:52:02,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:52:02,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f6f926a9-c17a-4edf-a541-a47cfe86dfda 2019-03-26 17:52:02,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:52:02,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-03-26 17:52:02,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2019-03-26 17:52:02,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:52:02,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2019-03-26 17:52:02,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6f926a9-c17a-4edf-a541-a47cfe86dfda Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:52:02,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-214e41f3-e45f-45d8-b88f-29b2c59685cf 2019-03-26 17:52:02,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/be03f8e3-d596-43aa-b88b-bea49c8de611.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f426a36611ea6f5c2ffeef812c1f8173cd30c4a" 2019-03-26 17:52:02,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-26 17:52:02,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:51:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-214e41f3-e45f-45d8-b88f-29b2c59685cf Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:52:02,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:52:02,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:52:02,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:52:02,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/c5033cf4-1b72-4c56-a5f4-785058558364.json used request id req-0e5168da-1894-4ec8-8936-9288816ea6fd 2019-03-26 17:52:02,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/c5033cf4-1b72-4c56-a5f4-785058558364.json used request id req-0e5168da-1894-4ec8-8936-9288816ea6fd 2019-03-26 17:52:02,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:52:02,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:52:02,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node instance 2019-03-26 17:52:02,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/c5033cf4-1b72-4c56-a5f4-785058558364.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01cf12137ebcaab3f62c16f33ac8d62045e8cee" 2019-03-26 17:52:02,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e5168da-1894-4ec8-8936-9288816ea6fd Content-Length: 0 Date: Tue, 26 Mar 2019 17:51:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:52:02,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3d0cab1c-aedd-4c77-a80e-fe3acc02dd92 Content-Length: 0 Date: Tue, 26 Mar 2019 17:51:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:52:02,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/be03f8e3-d596-43aa-b88b-bea49c8de611.json used request id req-3d0cab1c-aedd-4c77-a80e-fe3acc02dd92 2019-03-26 17:52:02,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/floatingips/be03f8e3-d596-43aa-b88b-bea49c8de611.json used request id req-3d0cab1c-aedd-4c77-a80e-fe3acc02dd92 2019-03-26 17:52:02,488 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:52:02,575 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:52:02,575 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:52:02,575 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:52:02,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:52:02,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:52:02,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:52:02,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:52:02,575 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:52:02,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:52:02,576 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:52:02 GMT 2019-03-26 17:52:02,576 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:52:02,576 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 568 2019-03-26 17:52:02,576 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:52:02,576 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:52:02,576 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:52:07,582 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/events 2019-03-26 17:52:07,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:52:07,662 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:52:07,662 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:52:07,662 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:52:07,662 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:52:07,662 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:52:07,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:52:07,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "base_security_group_n8790e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:00.490Z", "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-26T17:51:59.290Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:00.490Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/floatingips/be03f8e3-d596-43aa-b88b-bea49c8de611.json used request id req-3d0cab1c-aedd-4c77-a80e-fe3acc02dd92", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9b2284b9-b86b-4291-b3e5-9d0ce8931b3c"}, {"node_instance_id": "bind_floatingip_lhuuq1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:00.490Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/be03f8e3-d596-43aa-b88b-bea49c8de611.json used request id req-3d0cab1c-aedd-4c77-a80e-fe3acc02dd92", "level": "debug", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.915Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.9b2284b9-b86b-4291-b3e5-9d0ce8931b3c"}, {"node_instance_id": "bono_security_group_67z6s7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:01.087Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.895Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "keypair_2sx7x6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:01.087Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.327Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:01.087Z", "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-26T17:51:59.354Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_floatingip_v8rdjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:01.682Z", "message": "Unlinking relationships", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.981Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "base_security_group_n8790e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:01.682Z", "message": "Unlinking relationships", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.944Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:01.682Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:51:59.961Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "keypair_2sx7x6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:02.291Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.013Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:02.291Z", "message": "Unlinking relationships", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.042Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_security_group_l32i6k", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:02.291Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.200Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:02.800Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dd0ff5a-d3f0-45fe-9823-4e30e20f64be Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:02.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05d3ddf0-fcb1-4fcf-88a7-3b97d2a0f5da"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:02.800Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:52:02.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05d3ddf0-fcb1-4fcf-88a7-3b97d2a0f5da"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:02.800Z", "message": "deleting floatingip", "level": "info", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:02.173Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05d3ddf0-fcb1-4fcf-88a7-3b97d2a0f5da"}, {"node_instance_id": "bono_security_group_67z6s7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:02.800Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.298Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_floatingip_v8rdjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:02.800Z", "message": "Relationships unlinked", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.347Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:02.800Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/3482c8d6-0a87-4746-9060-fa6978c3710e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}5aef254cf8ca8681129400ad6aef33e2905c8261\"", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:02.606Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05d3ddf0-fcb1-4fcf-88a7-3b97d2a0f5da"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:02.800Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-8dd0ff5a-d3f0-45fe-9823-4e30e20f64be", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:02.199Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05d3ddf0-fcb1-4fcf-88a7-3b97d2a0f5da"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.311Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:03.063Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.96a9819a-17ba-4cd8-92a1-368adec04b27"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:52:03.182Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.3c1cf260-9cb2-41fb-a00f-820877813d3a"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.311Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.359Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "base_security_group_n8790e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.311Z", "message": "Relationships unlinked", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.381Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "keypair_2sx7x6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.311Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.471Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.311Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a962fd1c-4dd3-484a-b72e-c603ba6b8395", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:03.078Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.96a9819a-17ba-4cd8-92a1-368adec04b27"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.311Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-f3d55c93-107e-401d-9566-58755a9380ec", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:03.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.3c1cf260-9cb2-41fb-a00f-820877813d3a"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.311Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3d55c93-107e-401d-9566-58755a9380ec Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:52:03.187Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.3c1cf260-9cb2-41fb-a00f-820877813d3a"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.311Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:03.065Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.96a9819a-17ba-4cd8-92a1-368adec04b27"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.311Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a962fd1c-4dd3-484a-b72e-c603ba6b8395 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:52:03.077Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.96a9819a-17ba-4cd8-92a1-368adec04b27"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.311Z", "message": "deleting security_group", "level": "info", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:03.174Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.3c1cf260-9cb2-41fb-a00f-820877813d3a"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 17:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b222306-6f16-4827-bf1d-b98807abee1b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T17:52:03.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cff01253-68c9-447b-a557-9c933707bc27"}, {"node_instance_id": "bono_security_group_67z6s7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.498Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_floatingip_v8rdjr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "message": "Deleting node instance", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.688Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bind_floatingip_lhuuq1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "message": "Deleted node instance", "target_id": null, "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.798Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "keypair_2sx7x6", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "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-26T17:52:03.519Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.1f828893-449f-4188-b46d-fbfa6a1322e9"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "message": "RESP: [204] X-Openstack-Request-Id: req-10a349fc-4fc5-456b-9422-5abe3131a415 Content-Length: 0 Date: Tue, 26 Mar 2019 17:52:03 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-26T17:52:03.406Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05d3ddf0-fcb1-4fcf-88a7-3b97d2a0f5da"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/3482c8d6-0a87-4746-9060-fa6978c3710e.json used request id req-10a349fc-4fc5-456b-9422-5abe3131a415", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:03.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05d3ddf0-fcb1-4fcf-88a7-3b97d2a0f5da"}, {"node_instance_id": "bono_floatingip_v8rdjr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/floatingips/3482c8d6-0a87-4746-9060-fa6978c3710e.json used request id req-10a349fc-4fc5-456b-9422-5abe3131a415", "level": "debug", "target_id": null, "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:03.407Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.05d3ddf0-fcb1-4fcf-88a7-3b97d2a0f5da"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/cebf26b0-c11b-4669-918e-c27066202ca7.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cefe84f3da74172bd57d5e43f93b618ec725b8b2\"", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:03.480Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.96a9819a-17ba-4cd8-92a1-368adec04b27"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/4c4ea6c1-8026-4f2a-af36-cfe68917a34e.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}774183b0df9be8087e767de3c83242f678bacc96\"", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:03.602Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.3c1cf260-9cb2-41fb-a00f-820877813d3a"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "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-26T17:52:03.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cff01253-68c9-447b-a557-9c933707bc27"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T17:52:03.749Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cff01253-68c9-447b-a557-9c933707bc27"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:03.897Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-5b222306-6f16-4827-bf1d-b98807abee1b", "level": "debug", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:03.759Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.cff01253-68c9-447b-a557-9c933707bc27"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:04.523Z", "message": "RESP: [204] X-Openstack-Request-Id: req-39f3ba9b-76b4-478f-8f9f-41355f995ec5 Content-Length: 0 Date: Tue, 26 Mar 2019 17:52:04 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:04.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.3c1cf260-9cb2-41fb-a00f-820877813d3a"}, {"node_instance_id": "base_security_group_n8790e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:04.523Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/4c4ea6c1-8026-4f2a-af36-cfe68917a34e.json used request id req-39f3ba9b-76b4-478f-8f9f-41355f995ec5", "level": "debug", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:04.103Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.3c1cf260-9cb2-41fb-a00f-820877813d3a"}, {"node_instance_id": "base_security_group_n8790e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:04.523Z", "message": "Deleting node instance", "target_id": null, "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.862Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "internal_sip_security_group_37lfhq", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:04.523Z", "message": "Relationships unlinked", "target_id": null, "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:00.823Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:04.523Z", "message": "RESP: [204] X-Openstack-Request-Id: req-c6dd0151-e275-485f-98e1-b71c93225be9 Content-Length: 0 Date: Tue, 26 Mar 2019 17:52:03 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-26T17:52:03.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.96a9819a-17ba-4cd8-92a1-368adec04b27"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:04.523Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/cebf26b0-c11b-4669-918e-c27066202ca7.json used request id req-c6dd0151-e275-485f-98e1-b71c93225be9", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:03.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.96a9819a-17ba-4cd8-92a1-368adec04b27"}, {"node_instance_id": "bono_security_group_67z6s7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2019-03-26T17:52:04.523Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/cebf26b0-c11b-4669-918e-c27066202ca7.json used request id req-c6dd0151-e275-485f-98e1-b71c93225be9", "level": "debug", "target_id": null, "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T17:52:03.977Z", "source_id": null, "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2", "logger": "ctx.96a9819a-17ba-4cd8-92a1-368adec04b27"}], "metadata": {"pagination": {"total": 1665, "offset": 1592, "size": 50}}} 2019-03-26 17:52:07,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:52:07,663 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:52:07 GMT 2019-03-26 17:52:07,663 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:52:07,663 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:52:07,663 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:52:07,663 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:52:07,663 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:52:07,663 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:52:07,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:52:07,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/floatingips/be03f8e3-d596-43aa-b88b-bea49c8de611.json used request id req-3d0cab1c-aedd-4c77-a80e-fe3acc02dd92 2019-03-26 17:52:07,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/be03f8e3-d596-43aa-b88b-bea49c8de611.json used request id req-3d0cab1c-aedd-4c77-a80e-fe3acc02dd92 2019-03-26 17:52:07,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:52:07,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:52:07,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopped node instance: nothing to do 2019-03-26 17:52:07,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:52:07,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:52:07,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2019-03-26 17:52:07,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:52:07,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Unlinking relationships 2019-03-26 17:52:07,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:52:07,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:52:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dd0ff5a-d3f0-45fe-9823-4e30e20f64be Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:52:07,667 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:52:07,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2019-03-26 17:52:07,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:52:07,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:52:07,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/floatingips/3482c8d6-0a87-4746-9060-fa6978c3710e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aef254cf8ca8681129400ad6aef33e2905c8261" 2019-03-26 17:52:07,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8dd0ff5a-d3f0-45fe-9823-4e30e20f64be 2019-03-26 17:52:07,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-26 17:52:07,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:52:07,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2019-03-26 17:52:07,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:52:07,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:52:07,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a962fd1c-4dd3-484a-b72e-c603ba6b8395 2019-03-26 17:52:07,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f3d55c93-107e-401d-9566-58755a9380ec 2019-03-26 17:52:07,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3d55c93-107e-401d-9566-58755a9380ec Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:52:07,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:52:07,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a962fd1c-4dd3-484a-b72e-c603ba6b8395 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:52:07,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-26 17:52:07,670 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 17:52:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b222306-6f16-4827-bf1d-b98807abee1b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:52:07,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:52:07,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:52:07,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleted node instance 2019-03-26 17:52:07,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2019-03-26 17:52:07,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-10a349fc-4fc5-456b-9422-5abe3131a415 Content-Length: 0 Date: Tue, 26 Mar 2019 17:52:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:52:07,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/3482c8d6-0a87-4746-9060-fa6978c3710e.json used request id req-10a349fc-4fc5-456b-9422-5abe3131a415 2019-03-26 17:52:07,671 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/floatingips/3482c8d6-0a87-4746-9060-fa6978c3710e.json used request id req-10a349fc-4fc5-456b-9422-5abe3131a415 2019-03-26 17:52:07,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/cebf26b0-c11b-4669-918e-c27066202ca7.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cefe84f3da74172bd57d5e43f93b618ec725b8b2" 2019-03-26 17:52:07,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/security-groups/4c4ea6c1-8026-4f2a-af36-cfe68917a34e.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}774183b0df9be8087e767de3c83242f678bacc96" 2019-03-26 17:52:07,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2019-03-26 17:52:07,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 17:52:07,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5b222306-6f16-4827-bf1d-b98807abee1b 2019-03-26 17:52:07,672 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39f3ba9b-76b4-478f-8f9f-41355f995ec5 Content-Length: 0 Date: Tue, 26 Mar 2019 17:52:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:52:07,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/4c4ea6c1-8026-4f2a-af36-cfe68917a34e.json used request id req-39f3ba9b-76b4-478f-8f9f-41355f995ec5 2019-03-26 17:52:07,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node instance 2019-03-26 17:52:07,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Relationships unlinked 2019-03-26 17:52:07,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6dd0151-e275-485f-98e1-b71c93225be9 Content-Length: 0 Date: Tue, 26 Mar 2019 17:52:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:52:07,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/security-groups/cebf26b0-c11b-4669-918e-c27066202ca7.json used request id req-c6dd0151-e275-485f-98e1-b71c93225be9 2019-03-26 17:52:07,673 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/cebf26b0-c11b-4669-918e-c27066202ca7.json used request id req-c6dd0151-e275-485f-98e1-b71c93225be9 2019-03-26 17:52:07,673 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.207:80/api/v3.1/executions/e540979c-c8aa-4591-a696-bda0ef3fe9a2 2019-03-26 17:52:07,726 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:52:07,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:52:07,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:52:07,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:52:07,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:52:07,727 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:52:07,727 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:52:07,727 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-26T17:52:05.625Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T17:47:01.501Z", "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-26T17:47:01.501Z", "id": "e540979c-c8aa-4591-a696-bda0ef3fe9a2"} 2019-03-26 17:52:07,727 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:52:07,728 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:52:07 GMT 2019-03-26 17:52:07,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:52:07,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2019-03-26 17:52:07,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:52:07,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:52:07,728 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:52:07,728 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3.1/deployments/clearwater-opnfv 2019-03-26 17:52:08,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:52:08,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:52:08,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:52:08,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:52:08,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:52:08,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:52:08,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:52:08,375 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-26 17:52:08,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "8f51022c-42ff-4184-a4d7-6a917f01c185", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "bono_cluster_size": 1, "flavor_id": "b53c9b17-a234-4ed8-9b30-745c52127aa7", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "permalink": null, "description": null, "blueprint_id": "clearwater-opnfv", "policy_types": {"cloudify.policies.types.host_failure": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/host_failure.clj", "properties": {"policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": ["service"], "description": "Service names whose events should be taken into consideration"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.ewma_stabilized": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/ewma_stabilized.clj", "properties": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:17.466Z", "created_by": "admin", "updated_at": "2019-03-26T17:26:17.466Z", "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-26 17:52:08,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:52:08,375 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:52:08 GMT 2019-03-26 17:52:08,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:52:08,375 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:52:08,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:52:08,376 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:52:08,376 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:52:08,376 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:52:18,377 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.207:80/api/v3.1/blueprints/clearwater-opnfv 2019-03-26 17:52:18,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 17:52:18,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 17:52:18,486 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 17:52:18,486 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 17:52:18,486 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 17:52:18,486 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 17:52:18,486 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 17:52:18,486 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-26 17:52:18,487 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2019-03-26T17:26:10.296Z", "updated_at": "2019-03-26T17:26:10.296Z", "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": {"upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "ewma_timeless_r": {"default": 0.5, "description": "r is the ratio between successive events. The smaller it is, the smaller impact on the computed value the most recent event has.\n"}, "service": {"default": "service", "description": "The service name"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}, "cloudify.policies.types.threshold": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/policies/threshold.clj", "properties": {"is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "service": {"default": "service", "description": "The service name"}, "upper_bound": {"default": true, "description": "boolean value for describing the semantics of the threshold.\nif 'true': metrics whose value is bigger than the threshold will cause the triggers to be processed.\nif 'false': metrics with values lower than the threshold will do so.\n"}, "stability_time": {"default": 0, "description": "How long a threshold must be breached before the triggers will be processed"}, "policy_operates_on_group": {"default": false, "description": "If the policy should maintain its state for the whole group\nor each node instance individually.\n"}, "threshold": {"description": "The metric threshold value"}, "interval_between_workflows": {"default": 300, "description": "Trigger workflow only if the last workflow was triggered earlier than interval-between-workflows seconds ago.\nif < 0 workflows can run concurrently.\n"}}}}, "outputs": {"dns_ip": {"value": {"get_attribute": ["bind_floatingip", "floating_ip_address"]}}, "ellis_ip": {"value": {"get_attribute": ["ellis_floatingip", "floating_ip_address"]}}}, "capabilities": {}, "policy_triggers": {"cloudify.policies.triggers.execute_workflow": {"source": "https://raw.githubusercontent.com/cloudify-cosmo/cloudify-manager/4.0/resources/rest-service/cloudify/triggers/execute_workflow.clj", "parameters": {"workflow_parameters": {"default": {}, "description": "Workflow paramters"}, "force": {"default": false, "description": "Should the workflow be executed even when another execution\nfor the same workflow is currently in progress\n"}, "workflow": {"description": "Workflow name to execute"}, "socket_timeout": {"default": 1000, "description": "Socket timeout when making request to manager REST in ms"}, "allow_custom_parameters": {"default": false, "description": "Should parameters not defined in the workflow parameters\nschema be accepted\n"}, "conn_timeout": {"default": 1000, "description": "Connection timeout when making request to manager REST in ms"}}}}, "version": {"definitions_name": "cloudify_dsl", "raw": "cloudify_dsl_1_3", "definitions_version": [1, 3]}, "workflow_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "default_workflows", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "groups": {"bono_group": {"members": ["bono_floatingip", "bono_host"], "policies": {}}}, "workflows": {"scale": {"operation": "cloudify.plugins.workflows.scale_entity", "parameters": {"scalable_entity_name": {"description": "Which node/group to scale. Note that the parameter specified should denote the node/group name and NOT the node/group instance id.\n"}, "ignore_failure": {"default": false, "type": "boolean"}, "scale_compute": {"default": false, "description": "If a node name is passed as the `scalable_entity_name` parameter and that node is contained (transitively) within a compute node and this property is 'true', operate on the compute node instead of the specified node.\n"}, "delta": {"default": 1, "type": "integer", "description": "How many node/group instances should be added/removed. A positive number denotes increase of instances. A negative number denotes decrease of instances.\n"}}, "plugin": "default_workflows"}, "heal": {"operation": "cloudify.plugins.workflows.auto_heal_reinstall_node_subgraph", "parameters": {"diagnose_value": {"default": "Not provided", "description": "Diagnosed reason of failure"}, "node_instance_id": {"description": "Which node instance has failed"}, "ignore_failure": {"default": true, "type": "boolean"}}, "plugin": "default_workflows"}, "update": {"operation": "cloudify.plugins.workflows.update", "parameters": {"skip_uninstall": {"default": false}, "remove_target_instance_ids": {"default": []}, "extended_instance_ids": {"default": []}, "reduce_target_instance_ids": {"default": []}, "ignore_failure": {"default": false, "type": "boolean"}, "reduced_instance_ids": {"default": []}, "modified_entity_ids": {"default": []}, "added_target_instances_ids": {"default": []}, "update_id": {"default": ""}, "skip_install": {"default": false}, "removed_instance_ids": {"default": []}, "extend_target_instance_ids": {"default": []}, "added_instance_ids": {"default": []}}, "plugin": "default_workflows"}, "execute_operation": {"operation": "cloudify.plugins.workflows.execute_operation", "parameters": {"operation_kwargs": {"default": {}}, "node_ids": {"default": []}, "node_instance_ids": {"default": []}, "run_by_dependency_order": {"default": false}, "operation": {}, "allow_kwargs_override": {"default": null}, "type_names": {"default": []}}, "plugin": "default_workflows"}, "install": {"operation": "cloudify.plugins.workflows.install", "parameters": {}, "plugin": "default_workflows"}, "install_new_agents": {"operation": "cloudify.plugins.workflows.install_new_agents", "parameters": {"node_ids": {"default": []}, "install_agent_timeout": {"default": 300}, "node_instance_ids": {"default": []}, "install": {"default": true}, "validate": {"default": true}, "install_script": {"default": ""}}, "plugin": "default_workflows"}, "uninstall": {"operation": "cloudify.plugins.workflows.uninstall", "parameters": {"ignore_failure": {"default": false, "type": "boolean"}}, "plugin": "default_workflows"}}, "imported_blueprints": [], "namespaces_mapping": {}, "nodes": [{"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bono_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_sprout_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.3.9.1.3.1": "sprout.Initial.Registration.Successes", "1.2.826.0.1.1578918.9.3.3.1.1.3.1": "sprout.Homestead.Connection.Count", "1.2.826.0.1.1578918.9.3.9.1.2.1": "sprout.Initial.Registration.Attempts", "1.2.826.0.1.1578918.9.3.6.1.2.1": "sprout.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.3.11.1.2.1": "sprout.De.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.2.1": "sprout.Re.Registration.Attempts", "1.2.826.0.1.1578918.9.3.10.1.4.1": "sprout.Re.Registration.Failures", "1.2.826.0.1.1578918.9.3.2.1.1.3.1": "sprout.Homer.Connection.Count", "1.2.826.0.1.1578918.9.3.7.1.2.1": "sprout.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.3.11.1.4.1": "sprout.De.Registration.Failures", "1.2.826.0.1.1578918.9.3.1.1.2": "sprout.Latency.Average", "1.2.826.0.1.1578918.9.3.8.1.2": "sprout.Queue.Size.Average", "1.2.826.0.1.1578918.9.3.11.1.3.1": "sprout.De.Registration.Successes", "1.2.826.0.1.1578918.9.3.9.1.4.1": "sprout.Initial.Registration.Failures", "1.2.826.0.1.1578918.9.3.10.1.3.1": "sprout.Re.Registration.Successes"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_sprout_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/sprout/stop-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/sprout/install-sprout.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "sprout", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.sprout"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/sprout/stop-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/sprout/install-sprout.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.sprout", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/vellum/stop-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"script_path": "scripts/clearwater/vellum/start-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/vellum/install-vellum.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "vellum", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.vellum"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "scripts/clearwater/vellum/start-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/vellum/stop-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/vellum/install-vellum.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.vellum", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "homer_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "homer_cluster_size"}, "default_instances": {"get_input": "homer_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "homer_cluster_size"}}}}, "id": "homer_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": {"get_input": "key_pair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "private_key_path"}, "use_external_resource": true}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "internal_sip_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "internal_sip_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5054}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5052}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_internal_sip", "description": "Internal SIP signalling"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/clearwater/ellis/create_number.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind", "app_connected_to_bind_ellis"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/clearwater/ellis/create_number.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind_ellis", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/ellis/stop-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/ellis/install-ellis.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "ellis", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.ellis"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/ellis/stop-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/ellis/install-ellis.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "ellis", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.ellis", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 10}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "proxy_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 10}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "proxy_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "proxy_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "dime_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 8889}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 10888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_dime", "description": "memcached Chronos REST"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "ellis_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "resource_id": "", "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "dime_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "dime_cluster_size"}, "default_instances": {"get_input": "dime_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "dime_cluster_size"}}}}, "id": "dime_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "ellis_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 80}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 443}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_ellis", "description": "Web UI"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "vellum_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "vellum_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "vellum_cluster_size"}, "default_instances": {"get_input": "vellum_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "vellum_cluster_size"}}}}, "id": "vellum_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "vellum_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "dime_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/dime/stop-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/dime/install-dime.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "dime", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.dime"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/dime/stop-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/dime/install-dime.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "dime", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "dime_host", "type": "clearwater.nodes.dime", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/install_requirements.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "proxy_node", "type_hierarchy": ["cloudify.nodes.Root", "SNMPProxy"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/monitoring/proxy_snmp/install_requirements.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "proxy_node", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "host_id": "proxy_host", "type": "SNMPProxy", "properties": {}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "base_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "base_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "port": 22}, {"remote_ip_prefix": "0.0.0.0/0", "port": 4000}, {"remote_ip_prefix": "0.0.0.0/0", "port": 2380}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 161}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_base", "description": "SSH"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bono_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "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": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "homer_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7888}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_homer", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "internal_sip_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "sprout_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "sprout_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "sprout_cluster_size"}, "default_instances": {"get_input": "sprout_cluster_size"}, "max_instances": -1, "current_instances": {"get_input": "sprout_cluster_size"}}}}, "id": "sprout_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "sprout_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bind_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 53}, {"remote_ip_prefix": "0.0.0.0/0", "port": 53}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bind", "description": "DNS"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "homer_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/homer/stop-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/homer/install-homer.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "homer", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.homer"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/homer/stop-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/homer/install-homer.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "homer", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "homer_host", "type": "clearwater.nodes.homer", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "sprout_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "sprout_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9888}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_sprout", "description": "memcached Chronos 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "bind_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 1, "planned_instances": 1, "default_instances": 1, "max_instances": 1, "current_instances": 1}}}, "id": "bind_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "install"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/other/install-etcd.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "bind", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.infra.bind"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "install"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/other/install-etcd.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bind_host", "type": "clearwater.infra.bind", "properties": {"private_domain": "clearwater.local", "secret_code": "secret", "hss_port": "3868", "public_domain": {"get_input": "public_domain"}, "release": {"get_input": "release"}, "hss_hostname": ""}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bono_host", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"invocation": {"function": "remove_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "establish": {"inputs": {"invocation": {"function": "add_backend"}, "script_path": "scripts/bind/bind.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "app_connected_to_bind"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "add_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "scripts/bind/bind.py", "inputs": {"invocation": {"function": "remove_backend"}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "bind", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "app_connected_to_bind", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {"script_path": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.relationships.monitors", "monitors_bono_nodes"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py", "inputs": {"port": 161, "community": "clearwater", "oids": {"1.2.826.0.1.1578918.9.2.2.1.2.1": "bono.Latency.Average", "1.2.826.0.1.1578918.9.2.1": "bono.Connected.Clients", "1.2.826.0.1.1578918.9.2.4.1.2.1": "bono.Incoming.Requests.Count", "1.2.826.0.1.1578918.9.2.5.1.2.1": "bono.Rejected.Overload.Count", "1.2.826.0.1.1578918.9.2.3.1.1.3.1": "bono.Sprout.Connection.Count", "1.2.826.0.1.1578918.9.2.6.1.2.1": "bono.Queue.Size.Average"}}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "proxy_node", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "monitors_bono_nodes", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"script_path": "scripts/clearwater/bono/stop-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"invocation": {"function": "configure"}, "script_path": "scripts/clearwater/other/clearwater.py"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "configure": {"inputs": {"script_path": "scripts/clearwater/bono/install-bono.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"script_path": "scripts/clearwater/other/remove-cluster-node.sh"}, "has_intrinsic_functions": false, "plugin": "script", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "script_runner.tasks.run"}}, "name": "bono", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SoftwareComponent", "clearwater.nodes.config", "clearwater.nodes.bono"], "deployment_plugins_to_install": [], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "scripts/clearwater/other/clearwater.py", "inputs": {"invocation": {"function": "configure"}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "scripts/clearwater/bono/stop-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "scripts/clearwater/bono/install-bono.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "scripts/clearwater/other/remove-cluster-node.sh", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "bono_host", "type": "clearwater.nodes.bono", "properties": {"release": {"get_input": "release"}, "private_domain": "clearwater.local"}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "bono_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bono_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 3478}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "udp", "port": 5060}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5062}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 65535, "port_range_min": 32768, "protocol": "udp"}, {"remote_ip_prefix": "0.0.0.0/0", "port": 6669}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 5058}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_bono", "description": "STUN SIP RTP 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "base_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.disconnect_floatingip"}, "establish": {"inputs": {"fixed_ip": "", "openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.connect_floatingip"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "ellis_floatingip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": "", "openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.start"}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.add_collectors"}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.stop"}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {"diamond_config": {"interval": 5}}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.install"}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "diamond", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "diamond_agent.tasks.uninstall"}}, "name": "ellis_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server", "clearwater.nodes.MonitoredServer"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "diamond.diamond_agent.tasks.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "diamond.diamond_agent.tasks.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "diamond.diamond_agent.tasks.install", "inputs": {"diamond_config": {"interval": 5}}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "diamond.diamond_agent.tasks.uninstall", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "openstack_config": {}, "start_retry_interval": 30, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "diamond.diamond_agent.tasks.add_collectors", "inputs": {"collectors_config": {"NetworkCollector": {}, "DiskUsageCollector": {"config": {"devices": "x?vd[a-z]+[0-9]*$"}}, "MemoryCollector": {}, "LoadAverageCollector": {}, "CPUCollector": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": {"get_input": "with_ellis"}, "default_instances": {"get_input": "with_ellis"}, "max_instances": -1, "current_instances": {"get_input": "with_ellis"}}}}, "id": "ellis_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "ellis_host", "type": "clearwater.nodes.MonitoredServer", "properties": {"cloudify_agent": {"user": {"get_input": "agent_user"}, "key": {"get_property": ["keypair", "private_key_path"]}}, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "region": {"get_secret": "region"}, "auth_url": {"get_secret": "keystone_url"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "resource_id": "", "ip": "", "image": {"get_input": "image_id"}, "management_network_name": {"get_input": "network_name"}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": "", "os_family": "linux", "flavor": {"get_input": "flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "diamond", "package_name": "cloudify-diamond-plugin", "distribution_version": null, "package_version": "1.3.5", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip", "install": true, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "script", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "bind_floatingip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "bind_floatingip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}, "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": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "vellum_security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "vellum_security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"description": "", "resource_id": "", "rules": [{"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11211}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 11311}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7253}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 7000}, {"remote_ip_prefix": "0.0.0.0/0", "protocol": "tcp", "port": 9160}, {"remote_ip_prefix": "0.0.0.0/0", "port_range_max": 6668, "port_range_min": 6667}], "create_if_missing": false, "security_group": {"name": "clearwater-sg_vellum", "description": "REST Cassandra 0MQ"}, "disable_default_egress_rules": false, "use_external_resource": false, "openstack_config": {"username": {"get_secret": "keystone_username"}, "project_name": {"get_secret": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "neutron_client": {"insecure": true}, "nova_client": {"insecure": true}}, "insecure": false, "auth_url": {"get_secret": "keystone_url"}, "region": {"get_secret": "region"}, "password": {"get_secret": "keystone_password"}, "user_domain_name": {"get_secret": "user_domain_name"}, "project_domain_name": {"get_secret": "project_domain_name"}}}}], "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-26 17:52:18,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 17:52:18,489 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 17:52:18 GMT 2019-03-26 17:52:18,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 17:52:18,489 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 17:52:18,489 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 17:52:18,489 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 17:52:18,489 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 17:52:18,489 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 17:52:18,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 17:52:18,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8f51022c-42ff-4184-a4d7-6a917f01c185 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:20,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:52:20 GMT X-Openstack-Request-Id: req-e3857e7b-1ca7-4f3a-a0a2-bfd274d3c09d 2019-03-26 17:52:20,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:52:20,403 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8f51022c-42ff-4184-a4d7-6a917f01c185 used request id req-e3857e7b-1ca7-4f3a-a0a2-bfd274d3c09d 2019-03-26 17:52:20,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.86748504639s 2019-03-26 17:52:20,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 17:52:20,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:52:20,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 425 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-260d68c8-0867-4def-af3a-afdee3147c39 x-openstack-request-id: req-260d68c8-0867-4def-af3a-afdee3147c39 2019-03-26 17:52:20,689 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}, {"name": "cloudify_ims-flavor_alt_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7", "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": "b53c9b17-a234-4ed8-9b30-745c52127aa7"}, {"name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "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": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e"}]} 2019-03-26 17:52:20,689 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-260d68c8-0867-4def-af3a-afdee3147c39 2019-03-26 17:52:20,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.280325889587s 2019-03-26 17:52:20,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 17:52:20,695 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:52:20,723 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49e7c787-2fdb-48eb-8e8d-974cb9ce0b92 x-openstack-request-id: req-49e7c787-2fdb-48eb-8e8d-974cb9ce0b92 2019-03-26 17:52:20,723 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/b53c9b17-a234-4ed8-9b30-745c52127aa7 used request id req-49e7c787-2fdb-48eb-8e8d-974cb9ce0b92 2019-03-26 17:52:20,724 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0316469669342s 2019-03-26 17:52:20,730 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 17:52:20,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/e6286df3-6ca2-4ca9-9e29-12042d16dbb7.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:22,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:52:22 GMT X-Openstack-Request-Id: req-5736682c-3b4a-4654-be36-904ef1e33277 2019-03-26 17:52:22,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:52:22,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/e6286df3-6ca2-4ca9-9e29-12042d16dbb7.json used request id req-5736682c-3b4a-4654-be36-904ef1e33277 2019-03-26 17:52:22,398 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.66834211349s 2019-03-26 17:52:22,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 17:52:22,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:22,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:22 GMT X-Openstack-Request-Id: req-a053dad3-4f27-4f2b-9bf0-c50b28ca6b91 2019-03-26 17:52:22,478 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 17:52:22,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a053dad3-4f27-4f2b-9bf0-c50b28ca6b91 2019-03-26 17:52:22,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0686869621277s 2019-03-26 17:52:22,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 17:52:22,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:22,885 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-68ed2d9c-6ace-4d11-95b8-21713fa67647 x-openstack-request-id: req-68ed2d9c-6ace-4d11-95b8-21713fa67647 2019-03-26 17:52:22,885 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78 used request id req-68ed2d9c-6ace-4d11-95b8-21713fa67647 2019-03-26 17:52:22,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.406810045242s 2019-03-26 17:52:22,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:52:22,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:23,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 753 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5fcb3716-22ee-4f85-b88b-6e2f64be99dd x-openstack-request-id: req-5fcb3716-22ee-4f85-b88b-6e2f64be99dd 2019-03-26 17:52:23,440 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b6:be:3e", "version": 4, "addr": "192.168.120.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/d74f115e-26bc-4263-bea8-bf7efb65dc78", "rel": "bookmark"}], "image": {"id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "links": [{"href": "http://172.30.9.22:8774/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:22:43.000000", "flavor": {"id": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "links": [{"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "bookmark"}]}, "id": "d74f115e-26bc-4263-bea8-bf7efb65dc78", "security_groups": [{"name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}], "user_id": "3b691d80bf274d05859ee149cb1e5e23", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:52:22Z", "hostId": "43d2833a3cdd488d328ec7632f1ba27a5b59f648462e081d3da8e69e", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "name": "cloudify_ims-vm_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "created": "2019-03-26T17:20:44Z", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 17:52:23,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5fcb3716-22ee-4f85-b88b-6e2f64be99dd 2019-03-26 17:52:23,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554332017899s 2019-03-26 17:52:23,442 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 17:52:25,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 17:52:25,448 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:25,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52: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-27cf3d2e-9b95-4400-9e05-f8ee7d202101 x-openstack-request-id: req-27cf3d2e-9b95-4400-9e05-f8ee7d202101 2019-03-26 17:52:25,518 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-26 17:52:25,518 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-27cf3d2e-9b95-4400-9e05-f8ee7d202101 2019-03-26 17:52:25,518 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.073578119278s 2019-03-26 17:52:25,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:52:25,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:25,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 7329 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:25 GMT X-Openstack-Request-Id: req-598c8800-26f2-4832-9352-a2df61e2ac07 2019-03-26 17:52:25,604 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:26Z", "updated_at": "2019-03-26T17:26:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:26:02Z", "revision_number": 0, "id": "0107aa00-1185-4982-8dc9-6f71738fa391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:02Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "18a775b4-4830-42c4-99fa-39e57f15c9cf", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "564430ac-073c-4c5c-9d1d-355192ca3176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "b5f3211d-9058-4920-8f95-bce0f57ee28e", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "ff8b7607-fd74-42ba-8b6a-4818c2c7904b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9e759ab2-eac7-4441-a326-765418515382", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:41Z", "updated_at": "2019-03-26T17:20:43Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-03-26T17:20:43Z", "revision_number": 0, "id": "019419e6-ef9a-43d6-ae7a-ba34355b72f2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:43Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "0a67eb2e-b7a5-452f-b9fc-56add4d58831", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "0d142328-722c-4709-bebf-22218748337b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 443, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "1ba33b2b-f71a-40ed-8d0a-4507e234dfd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 80, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "4f854c02-1098-4f9c-a009-f8655822f9c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "5100c4ce-dbab-4e51-bccf-6fe68a7939cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-26T17:20:42Z", "revision_number": 0, "id": "76cc4e6f-db63-4b74-b728-6c9eeba56f17", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:42Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:41Z", "revision_number": 0, "id": "b804cf1c-ff52-4da8-9f6c-0fa5e8781b40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:41Z", "security_group_id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 7, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54", "name": "cloudify_ims-sg_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:52:25,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-598c8800-26f2-4832-9352-a2df61e2ac07 2019-03-26 17:52:25,605 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0811560153961s 2019-03-26 17:52:25,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 17:52:25,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:25,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:52:25 GMT X-Openstack-Request-Id: req-01c7df82-0a7f-4c4f-987a-4bc7971f91a9 2019-03-26 17:52:25,803 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:52:25,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/d7f2459b-9d91-4fc1-bd8f-c356bf2b7f54.json used request id req-01c7df82-0a7f-4c4f-987a-4bc7971f91a9 2019-03-26 17:52:25,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.190938949585s 2019-03-26 17:52:25,803 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-26 17:52:25,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:25,826 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52: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-de505e10-7d0a-4a67-9a3f-ee85c020cf8e x-openstack-request-id: req-de505e10-7d0a-4a67-9a3f-ee85c020cf8e 2019-03-26 17:52:25,826 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/cloudify_ims-kp_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2 used request id req-de505e10-7d0a-4a67-9a3f-ee85c020cf8e 2019-03-26 17:52:25,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0230240821838s 2019-03-26 17:52:25,827 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 17:52:25,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/925f48d7-e9c7-4684-aeab-d47aea56990a/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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" -d '{"subnet_id": "c68b66e8-5a43-49df-a6c7-1fb381d1925d"}' 2019-03-26 17:52:27,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:27 GMT X-Openstack-Request-Id: req-0efa74a1-e572-4b26-8ee8-4146af19d90f 2019-03-26 17:52:27,920 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "d2e4b187-c35c-447c-8f7b-82aa4adea3fc", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "subnet_id": "c68b66e8-5a43-49df-a6c7-1fb381d1925d", "subnet_ids": ["c68b66e8-5a43-49df-a6c7-1fb381d1925d"], "port_id": "310a141d-604d-4a1d-bcb0-c79c4938f4d8", "id": "925f48d7-e9c7-4684-aeab-d47aea56990a"} 2019-03-26 17:52:27,921 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/925f48d7-e9c7-4684-aeab-d47aea56990a/remove_router_interface.json used request id req-0efa74a1-e572-4b26-8ee8-4146af19d90f 2019-03-26 17:52:27,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.09402298927s 2019-03-26 17:52:27,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 17:52:27,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:28,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:28 GMT X-Openstack-Request-Id: req-27559b75-f80c-41ae-b680-f25841aff3c9 2019-03-26 17:52:28,345 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:29Z", "admin_state_up": true, "updated_at": "2019-03-26T17:52:26Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "925f48d7-e9c7-4684-aeab-d47aea56990a", "name": "cloudify_ims-router_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:52:28,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-27559b75-f80c-41ae-b680-f25841aff3c9 2019-03-26 17:52:28,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.423660039902s 2019-03-26 17:52:28,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 17:52:28,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/925f48d7-e9c7-4684-aeab-d47aea56990a.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:29,625 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:52:29 GMT X-Openstack-Request-Id: req-11684f29-3aab-4046-9de6-1da1911c2218 2019-03-26 17:52:29,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:52:29,626 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/925f48d7-e9c7-4684-aeab-d47aea56990a.json used request id req-11684f29-3aab-4046-9de6-1da1911c2218 2019-03-26 17:52:29,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.27949500084s 2019-03-26 17:52:29,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 17:52:29,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:29,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:29 GMT X-Openstack-Request-Id: req-be00fca7-53e2-4e54-8d4e-64ede5489b51 2019-03-26 17:52:29,668 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:28Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T17:20:28Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6efe2f4cc72e439481742aba440525e8","id":"c68b66e8-5a43-49df-a6c7-1fb381d1925d","subnetpool_id":null,"name":"cloudify_ims-subnet_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}]} 2019-03-26 17:52:29,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-be00fca7-53e2-4e54-8d4e-64ede5489b51 2019-03-26 17:52:29,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0421879291534s 2019-03-26 17:52:29,670 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 17:52:29,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/c68b66e8-5a43-49df-a6c7-1fb381d1925d.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:30,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:52:30 GMT X-Openstack-Request-Id: req-ccd9b9e6-3a58-4f69-900e-0ed944ce53ce 2019-03-26 17:52:30,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:52:30,676 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/c68b66e8-5a43-49df-a6c7-1fb381d1925d.json used request id req-ccd9b9e6-3a58-4f69-900e-0ed944ce53ce 2019-03-26 17:52:30,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.00653195381s 2019-03-26 17:52:30,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:52:30,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:30,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:30 GMT X-Openstack-Request-Id: req-1b79c1bc-f773-48cc-ae36-f123c89a752c 2019-03-26 17:52:30,778 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"d2e4b187-c35c-447c-8f7b-82aa4adea3fc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"6efe2f4cc72e439481742aba440525e8","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T17:52:30Z","qos_policy_id":null,"name":"cloudify_ims-net_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2","admin_state_up":true,"tenant_id":"6efe2f4cc72e439481742aba440525e8","created_at":"2019-03-26T17:20:27Z","mtu":1450}]} 2019-03-26 17:52:30,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-1b79c1bc-f773-48cc-ae36-f123c89a752c 2019-03-26 17:52:30,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101506948471s 2019-03-26 17:52:30,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 17:52:30,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/d2e4b187-c35c-447c-8f7b-82aa4adea3fc.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:32,140 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:52:32 GMT X-Openstack-Request-Id: req-03718bfb-9309-4412-a091-4485119c0aaa 2019-03-26 17:52:32,140 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:52:32,140 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/d2e4b187-c35c-447c-8f7b-82aa4adea3fc.json used request id req-03718bfb-9309-4412-a091-4485119c0aaa 2019-03-26 17:52:32,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.36089992523s 2019-03-26 17:52:32,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:52:32,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:32,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:32 GMT X-Openstack-Request-Id: req-43450956-0eb1-4822-89d8-cc1ea1e9a17e 2019-03-26 17:52:32,428 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:20:40Z", "file": "/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/file", "owner": "6efe2f4cc72e439481742aba440525e8", "id": "1f9338f4-5b5a-4d46-a7e7-373485386d94", "size": 300941312, "self": "/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/1f9338f4-5b5a-4d46-a7e7-373485386d94/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "cloudify_ims-img_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T17:20:35Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:52:32,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-43450956-0eb1-4822-89d8-cc1ea1e9a17e 2019-03-26 17:52:32,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.282634019852s 2019-03-26 17:52:32,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 17:52:32,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1ea5b80caaf52cedb4e629bf61deb6a6bf4b3844" 2019-03-26 17:52:32,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:52:32 GMT X-Openstack-Request-Id: req-4e11a7e2-9aa8-4af4-8cf7-46b4560fa4da 2019-03-26 17:52:32,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:52:32,718 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/1f9338f4-5b5a-4d46-a7e7-373485386d94 used request id req-4e11a7e2-9aa8-4af4-8cf7-46b4560fa4da 2019-03-26 17:52:32,718 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.288287162781s 2019-03-26 17:52:32,719 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 17:52:32,722 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:52:32,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 375 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:32 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-6e1762d2-68ec-43a9-ba4a-835396c57519 x-openstack-request-id: req-6e1762d2-68ec-43a9-ba4a-835396c57519 2019-03-26 17:52:32,743 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}, {"name": "cloudify_ims-flavor_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e", "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": "e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e"}]} 2019-03-26 17:52:32,743 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-6e1762d2-68ec-43a9-ba4a-835396c57519 2019-03-26 17:52:32,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0243318080902s 2019-03-26 17:52:32,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 17:52:32,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:52:32,771 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52: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-7effc9a4-2c48-4390-8706-dcababf274eb x-openstack-request-id: req-7effc9a4-2c48-4390-8706-dcababf274eb 2019-03-26 17:52:32,771 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/e78862bb-7f53-4ed3-83f3-fc2ea7c32b4e used request id req-7effc9a4-2c48-4390-8706-dcababf274eb 2019-03-26 17:52:32,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0268800258636s 2019-03-26 17:52:32,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 17:52:32,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:52:33,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 841 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ebdffa4-7f88-4906-8771-8c774fe2346a 2019-03-26 17:52:33,008 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "cloudify_ims-user_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "links": {"self": "http://172.30.9.22:5000/v3/users/3b691d80bf274d05859ee149cb1e5e23"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "3b691d80bf274d05859ee149cb1e5e23", "domain_id": "default", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 17:52:33,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-9ebdffa4-7f88-4906-8771-8c774fe2346a 2019-03-26 17:52:33,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.236247062683s 2019-03-26 17:52:33,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 17:52:33,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/3b691d80bf274d05859ee149cb1e5e23 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:52:33,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 229 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c717192-1fae-468f-a305-913696f841a5 2019-03-26 17:52:33,222 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "cloudify_ims-user_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2", "links": {"self": "http://172.30.9.22:5000/v3/users/3b691d80bf274d05859ee149cb1e5e23"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "3b691d80bf274d05859ee149cb1e5e23", "description": null}} 2019-03-26 17:52:33,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/3b691d80bf274d05859ee149cb1e5e23 used request id req-4c717192-1fae-468f-a305-913696f841a5 2019-03-26 17:52:33,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.208140850067s 2019-03-26 17:52:33,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 17:52:33,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/3b691d80bf274d05859ee149cb1e5e23 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:52:33,543 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 17:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2eb2d618-67c2-43ba-aeb8-d327c9e8b46b 2019-03-26 17:52:33,543 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 17:52:33,543 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/3b691d80bf274d05859ee149cb1e5e23 used request id req-2eb2d618-67c2-43ba-aeb8-d327c9e8b46b 2019-03-26 17:52:33,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.320060968399s 2019-03-26 17:52:33,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 17:52:33,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:52:33,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acd2455d-99bb-406d-a407-847af193b831 2019-03-26 17:52:33,749 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/6efe2f4cc72e439481742aba440525e8"}, "tags": [], "enabled": true, "id": "6efe2f4cc72e439481742aba440525e8", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_7d0a3d99-f789-4ee9-8c20-c6217e5fd7c2"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 17:52:33,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-acd2455d-99bb-406d-a407-847af193b831 2019-03-26 17:52:33,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.19762301445s 2019-03-26 17:52:33,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 17:52:33,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/6efe2f4cc72e439481742aba440525e8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:52:33,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 17:52:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef488c0b-4f33-49b9-8f99-402d1f7a179f 2019-03-26 17:52:33,923 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 17:52:33,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/6efe2f4cc72e439481742aba440525e8 used request id req-ef488c0b-4f33-49b9-8f99-402d1f7a179f 2019-03-26 17:52:33,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.169064044952s 2019-03-26 17:52:33,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:52:33,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=6efe2f4cc72e439481742aba440525e8&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}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:52:34,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2930 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:34 GMT X-Openstack-Request-Id: req-b99733b3-e500-43c5-a5b3-38f3cfc4447b 2019-03-26 17:52:34,264 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:26Z", "updated_at": "2019-03-26T17:26:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:26:02Z", "revision_number": 0, "id": "0107aa00-1185-4982-8dc9-6f71738fa391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:02Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "18a775b4-4830-42c4-99fa-39e57f15c9cf", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "564430ac-073c-4c5c-9d1d-355192ca3176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "b5f3211d-9058-4920-8f95-bce0f57ee28e", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "ff8b7607-fd74-42ba-8b6a-4818c2c7904b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9e759ab2-eac7-4441-a326-765418515382", "name": "default"}]} 2019-03-26 17:52:34,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=6efe2f4cc72e439481742aba440525e8&name=default used request id req-b99733b3-e500-43c5-a5b3-38f3cfc4447b 2019-03-26 17:52:34,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.334233999252s 2019-03-26 17:52:34,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 17:52:34,271 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:52:34,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 36392 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:34 GMT X-Openstack-Request-Id: req-35243688-11ca-4405-a49f-7d84de88d324 2019-03-26 17:52:34,384 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "created_at": "2019-03-26T17:11:03Z", "updated_at": "2019-03-26T17:11:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "4c9b99d6-bffa-409d-8311-5a44539d2579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv4", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "6fd8ab5d-ec9a-40ae-8334-ed492d014329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv6", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "70436717-42e0-490f-8096-2a69caa46772", "remote_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv4", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "e537d2f3-1071-4798-b0ec-0db81bcd3d0f", "remote_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv6", "project_id": "983d6fbf7e764b66bb29fdc248902543"}], "revision_number": 1, "project_id": "983d6fbf7e764b66bb29fdc248902543", "id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6efe2f4cc72e439481742aba440525e8", "created_at": "2019-03-26T17:20:26Z", "updated_at": "2019-03-26T17:26:02Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T17:26:02Z", "revision_number": 0, "id": "0107aa00-1185-4982-8dc9-6f71738fa391", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:26:02Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "18a775b4-4830-42c4-99fa-39e57f15c9cf", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:27Z", "revision_number": 0, "id": "564430ac-073c-4c5c-9d1d-355192ca3176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:27Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv6", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "b5f3211d-9058-4920-8f95-bce0f57ee28e", "remote_group_id": "9e759ab2-eac7-4441-a326-765418515382", "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:20:26Z", "revision_number": 0, "id": "ff8b7607-fd74-42ba-8b6a-4818c2c7904b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:20:26Z", "security_group_id": "9e759ab2-eac7-4441-a326-765418515382", "tenant_id": "6efe2f4cc72e439481742aba440525e8", "port_range_min": null, "ethertype": "IPv4", "project_id": "6efe2f4cc72e439481742aba440525e8"}], "revision_number": 2, "project_id": "6efe2f4cc72e439481742aba440525e8", "id": "9e759ab2-eac7-4441-a326-765418515382", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 17:52:34,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-35243688-11ca-4405-a49f-7d84de88d324 2019-03-26 17:52:34,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.114547014236s 2019-03-26 17:52:34,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 17:52:34,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/9e759ab2-eac7-4441-a326-765418515382.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}e967a1dc7780ffb77c012fea45af391d02c4c41a" 2019-03-26 17:52:34,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 17:52:34 GMT X-Openstack-Request-Id: req-0c79d7eb-c801-45e4-b196-d6934ef38c91 2019-03-26 17:52:34,514 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 17:52:34,514 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/9e759ab2-eac7-4441-a326-765418515382.json used request id req-0c79d7eb-c801-45e4-b196-d6934ef38c91 2019-03-26 17:52:34,514 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.118488073349s 2019-03-26 17:52:34,527 - xtesting.ci.run_tests - INFO - Loading test case 'heat_ims'... 2019-03-26 17:52:34,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 17:52:34,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84f3b7d6-5efd-4eec-804c-f985700e6f5b 2019-03-26 17:52:34,549 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 17:52:34,549 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-84f3b7d6-5efd-4eec-804c-f985700e6f5b 2019-03-26 17:52:34,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 17:52:34,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T18:52:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["44HiPZv7SkSFXjobR2YkYw"], "issued_at": "2019-03-26T17:52:34.000000Z"}} 2019-03-26 17:52:34,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 17:52:34,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:35,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:35 GMT X-Openstack-Request-Id: req-b009aabf-bae8-4db8-9ce4-792f99a2e1a5 2019-03-26 17:52:35,332 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 17:52:35,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-b009aabf-bae8-4db8-9ce4-792f99a2e1a5 2019-03-26 17:52:35,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.374110221863s 2019-03-26 17:52:35,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 17:52:35,343 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87d48d9-a7ff-46ca-bfae-3ade304ce833 2019-03-26 17:52:35,344 - keystoneauth.session - DEBUG - RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 17:52:35,344 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-c87d48d9-a7ff-46ca-bfae-3ade304ce833 2019-03-26 17:52:35,345 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 17:52:35,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:35,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6e263ee-bb18-451e-884f-92914d11c5e2 2019-03-26 17:52:35,543 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 17:52:35,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-c6e263ee-bb18-451e-884f-92914d11c5e2 2019-03-26 17:52:35,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.198803901672s 2019-03-26 17:52:35,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 17:52:35,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" -d '{"project": {"description": "Created by OPNFV Functest: heat_ims", "enabled": true, "domain_id": "default", "name": "heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d"}}' 2019-03-26 17:52:35,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19128c7a-8594-4a6c-bc7e-58eaa4b93d94 2019-03-26 17:52:35,790 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/424b3c21b2614c97a4c604605f8c2ec0"}, "tags": [], "enabled": true, "id": "424b3c21b2614c97a4c604605f8c2ec0", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d"}} 2019-03-26 17:52:35,790 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-19128c7a-8594-4a6c-bc7e-58eaa4b93d94 2019-03-26 17:52:35,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.238170862198s 2019-03-26 17:52:35,791 - 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'424b3c21b2614c97a4c604605f8c2ec0', '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_0773efb7-676c-4568-aef7-0337c9f84a9d'}) 2019-03-26 17:52:35,798 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 17:52:35,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "98tjJFKGGxIZHtv06jdTJAUUSmVwzn", "email": null, "name": "heat_ims-user_0773efb7-676c-4568-aef7-0337c9f84a9d"}}' 2019-03-26 17:52:36,181 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64b0479d-a92d-4307-aebe-969b8dc140a9 2019-03-26 17:52:36,182 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": {"self": "http://172.30.9.22:5000/v3/users/48025a92f5f441f2b9b283686ff801fd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "48025a92f5f441f2b9b283686ff801fd", "domain_id": "default", "password_expires_at": null}} 2019-03-26 17:52:36,182 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-64b0479d-a92d-4307-aebe-969b8dc140a9 2019-03-26 17:52:36,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.383249044418s 2019-03-26 17:52:36,183 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'48025a92f5f441f2b9b283686ff801fd', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'heat_ims-user_0773efb7-676c-4568-aef7-0337c9f84a9d'}) 2019-03-26 17:52:36,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 17:52:36,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:36,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5913abb6-dae5-4738-8eb2-b1260cb02902 2019-03-26 17:52:36,299 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 17:52:36,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5913abb6-dae5-4738-8eb2-b1260cb02902 2019-03-26 17:52:36,300 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.112859964371s 2019-03-26 17:52:36,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 17:52:36,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:36,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c7f8007-e131-4d93-a74b-f233951b56a1 2019-03-26 17:52:36,416 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 17:52:36,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5c7f8007-e131-4d93-a74b-f233951b56a1 2019-03-26 17:52:36,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.11074090004s 2019-03-26 17:52:36,422 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 17:52:36,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:36,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f3259ef-86f0-4894-9d06-549ace48d4bf 2019-03-26 17:52:36,573 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 17:52:36,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5f3259ef-86f0-4894-9d06-549ace48d4bf 2019-03-26 17:52:36,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.150721788406s 2019-03-26 17:52:36,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 17:52:36,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:36,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fcd0e85-cfb9-42a4-90ae-646e0f9b60db 2019-03-26 17:52:36,770 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 17:52:36,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-7fcd0e85-cfb9-42a4-90ae-646e0f9b60db 2019-03-26 17:52:36,770 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.192075967789s 2019-03-26 17:52:36,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 17:52:36,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:36,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63305d7d-9859-4763-8a61-a671bad0a61c 2019-03-26 17:52:36,991 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_ims-user_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": {"self": "http://172.30.9.22:5000/v3/users/48025a92f5f441f2b9b283686ff801fd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "48025a92f5f441f2b9b283686ff801fd", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 17:52:36,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-63305d7d-9859-4763-8a61-a671bad0a61c 2019-03-26 17:52:36,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.21998000145s 2019-03-26 17:52:37,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 17:52:37,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:37,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea2e8260-eb47-4979-9c96-df2b9710c288 2019-03-26 17:52:37,190 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/424b3c21b2614c97a4c604605f8c2ec0"}, "tags": [], "enabled": true, "id": "424b3c21b2614c97a4c604605f8c2ec0", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 17:52:37,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-ea2e8260-eb47-4979-9c96-df2b9710c288 2019-03-26 17:52:37,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.186437129974s 2019-03-26 17:52:37,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 17:52:37,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=48025a92f5f441f2b9b283686ff801fd&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=424b3c21b2614c97a4c604605f8c2ec0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:37,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 212 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcc9d358-f337-4200-aed3-4e3bc1dfd046 2019-03-26 17:52:37,362 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=48025a92f5f441f2b9b283686ff801fd&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=424b3c21b2614c97a4c604605f8c2ec0", "previous": null, "next": null}} 2019-03-26 17:52:37,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=48025a92f5f441f2b9b283686ff801fd&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=424b3c21b2614c97a4c604605f8c2ec0 used request id req-fcc9d358-f337-4200-aed3-4e3bc1dfd046 2019-03-26 17:52:37,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.162086009979s 2019-03-26 17:52:37,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 17:52:37,371 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/424b3c21b2614c97a4c604605f8c2ec0/users/48025a92f5f441f2b9b283686ff801fd/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:37,511 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 17:52:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a38f1001-8b2a-4a51-a586-560ae5188798 2019-03-26 17:52:37,511 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 17:52:37,511 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/424b3c21b2614c97a4c604605f8c2ec0/users/48025a92f5f441f2b9b283686ff801fd/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-a38f1001-8b2a-4a51-a586-560ae5188798 2019-03-26 17:52:37,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144556045532s 2019-03-26 17:52:37,512 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 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'424b3c21b2614c97a4c604605f8c2ec0', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '98tjJFKGGxIZHtv06jdTJAUUSmVwzn', 'username': u'heat_ims-user_0773efb7-676c-4568-aef7-0337c9f84a9d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 17:52:37,516 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'heat_ims-user_0773efb7-676c-4568-aef7-0337c9f84a9d', 'password': '98tjJFKGGxIZHtv06jdTJAUUSmVwzn', 'project_name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '424b3c21b2614c97a4c604605f8c2ec0', 'project_domain_name': 'Default'} 2019-03-26 17:52:37,546 - 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-26 17:52:37,547 - xtesting.ci.run_tests - INFO - Running test case 'heat_ims'... 2019-03-26 17:52:37,548 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-03-26 17:52:38,659 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:4ba4bf5f0868561ee732bf54da048c63 sha256:1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843 2019-03-26 17:52:38,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 17:52:38,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5052f6d-7237-45cf-8213-69ecef5329f1 2019-03-26 17:52:38,665 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 17:52:38,665 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-d5052f6d-7237-45cf-8213-69ecef5329f1 2019-03-26 17:52:38,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 17:52:39,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T18:52:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "424b3c21b2614c97a4c604605f8c2ec0", "name": "heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_424b3c21b2614c97a4c604605f8c2ec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_424b3c21b2614c97a4c604605f8c2ec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/424b3c21b2614c97a4c604605f8c2ec0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/424b3c21b2614c97a4c604605f8c2ec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/424b3c21b2614c97a4c604605f8c2ec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/424b3c21b2614c97a4c604605f8c2ec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/424b3c21b2614c97a4c604605f8c2ec0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/424b3c21b2614c97a4c604605f8c2ec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/424b3c21b2614c97a4c604605f8c2ec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/424b3c21b2614c97a4c604605f8c2ec0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/424b3c21b2614c97a4c604605f8c2ec0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/424b3c21b2614c97a4c604605f8c2ec0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "heat_ims-user_0773efb7-676c-4568-aef7-0337c9f84a9d", "id": "48025a92f5f441f2b9b283686ff801fd"}, "audit_ids": ["7rKJoF6pSESx5vTPJUujpw"], "issued_at": "2019-03-26T17:52:39.000000Z"}} 2019-03-26 17:52:39,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 17:52:39,073 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:39 GMT 2019-03-26 17:52:39,073 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 17:52:39,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:52:39,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:52:39,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:39 GMT X-Openstack-Request-Id: req-cd157f5a-a9eb-4f04-ba9b-4f1e0817af0f 2019-03-26 17:52:39,875 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:52:39,875 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-cd157f5a-a9eb-4f04-ba9b-4f1e0817af0f 2019-03-26 17:52:39,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.796504974365s 2019-03-26 17:52:39,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 17:52:39,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" -d '{"owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d"}' 2019-03-26 17:52:39,931 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:39 GMT Location: http://172.30.9.22:9292/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-0de9527a-04aa-4226-a4e9-7ed41c74bcf2 2019-03-26 17:52:39,931 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:39Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": null, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "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_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": null, "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 17:52:39,931 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-0de9527a-04aa-4226-a4e9-7ed41c74bcf2 2019-03-26 17:52:39,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0467681884766s 2019-03-26 17:52:39,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 17:52:39,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" -d '' 2019-03-26 17:52:44,474 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:52:44 GMT X-Openstack-Request-Id: req-5718ef3e-fe8d-490c-8a7b-24e12058f258 2019-03-26 17:52:44,474 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:52:44,475 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file used request id req-5718ef3e-fe8d-490c-8a7b-24e12058f258 2019-03-26 17:52:44,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.5428609848s 2019-03-26 17:52:44,480 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 17:52:44,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:52:44,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:44 GMT X-Openstack-Request-Id: req-1453370c-044f-4bbd-aa51-a4480826675e 2019-03-26 17:52:44,521 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 17:52:44,522 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-1453370c-044f-4bbd-aa51-a4480826675e 2019-03-26 17:52:44,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0417861938477s 2019-03-26 17:52:44,524 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap', u'metadata': Munch({})})], 'file': u'/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file', 'owner': u'424b3c21b2614c97a4c604605f8c2ec0', 'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'size': 263848448, u'self': u'/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T17:52:44Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T17:52:44Z', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d', '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/82c90680-19a2-4c7f-800e-b5a7f7d93a83', 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_0773efb7-676c-4568-aef7-0337c9f84a9d', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}, 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d', 'created': u'2019-03-26T17:52:39Z', 'checksum': u'4ba4bf5f0868561ee732bf54da048c63', 'created_at': u'2019-03-26T17:52:39Z', 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/82c90680-19a2-4c7f-800e-b5a7f7d93a83', 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_0773efb7-676c-4568-aef7-0337c9f84a9d', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}}) 2019-03-26 17:52:44,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 17:52:44,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-03-26 17:52:44,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 310 Content-Type: application/json Date: Tue, 26 Mar 2019 17: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-df6b59b6-feb6-4aef-a7c4-ca813b7dde42 x-openstack-request-id: req-df6b59b6-feb6-4aef-a7c4-ca813b7dde42 2019-03-26 17:52:44,853 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}} 2019-03-26 17:52:44,853 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-df6b59b6-feb6-4aef-a7c4-ca813b7dde42 2019-03-26 17:52:44,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.325330972672s 2019-03-26 17:52:44,854 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d', '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'0c1029b257c44319a8784a806bbcda81', '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'2209fda2-2913-4cae-840e-a553df47ac77', 'swap': 0}) 2019-03-26 17:52:44,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 17:52:44,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77/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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" -d '{"extra_specs": {}}' 2019-03-26 17:52:44,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-03bae322-edc0-46ee-a951-f1eb62eab805 x-openstack-request-id: req-03bae322-edc0-46ee-a951-f1eb62eab805 2019-03-26 17:52:44,879 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 17:52:44,879 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77/os-extra_specs used request id req-03bae322-edc0-46ee-a951-f1eb62eab805 2019-03-26 17:52:44,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0246880054474s 2019-03-26 17:52:44,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 17:52:44,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:45,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5decf2c7-588b-436b-ab55-1bce19663186 2019-03-26 17:52:45,000 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/424b3c21b2614c97a4c604605f8c2ec0"}, "tags": [], "enabled": true, "id": "424b3c21b2614c97a4c604605f8c2ec0", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 17:52:45,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-5decf2c7-588b-436b-ab55-1bce19663186 2019-03-26 17:52:45,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.113846063614s 2019-03-26 17:52:45,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2019-03-26 17:52:45,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/quotas/424b3c21b2614c97a4c604605f8c2ec0.json -H "Content-Type: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2019-03-26 17:52:45,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 186 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:45 GMT X-Openstack-Request-Id: req-70e23cb6-d7dd-4343-a0e8-f078926e32f4 2019-03-26 17:52:45,070 - 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-26 17:52:45,071 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/quotas/424b3c21b2614c97a4c604605f8c2ec0.json used request id req-70e23cb6-d7dd-4343-a0e8-f078926e32f4 2019-03-26 17:52:45,071 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.0677130222321s 2019-03-26 17:52:45,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 17:52:45,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:45,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57e6ee3e-e24b-407d-8a8b-7bd5e63ae862 2019-03-26 17:52:45,348 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 17:52:45,348 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-57e6ee3e-e24b-407d-8a8b-7bd5e63ae862 2019-03-26 17:52:45,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.273748874664s 2019-03-26 17:52:45,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.roles 2019-03-26 17:52:45,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" -d '{"role": {"name": "heat_stack_owner"}}' 2019-03-26 17:52:45,575 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 187 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-210555f1-52df-4ca4-90a8-a89c00ab234d 2019-03-26 17:52:45,575 - keystoneauth.session - DEBUG - RESP BODY: {"role": {"domain_id": null, "id": "db3385b8aee249cf9ff0b3ab4f0551bf", "links": {"self": "http://172.30.9.22:5000/v3/roles/db3385b8aee249cf9ff0b3ab4f0551bf"}, "name": "heat_stack_owner"}} 2019-03-26 17:52:45,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/roles used request id req-210555f1-52df-4ca4-90a8-a89c00ab234d 2019-03-26 17:52:45,575 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.roles in 0.220320940018s 2019-03-26 17:52:45,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 17:52:45,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:45,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 412 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5dd95cba-926f-45a9-aa72-9a47d368c89b 2019-03-26 17:52:45,778 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "db3385b8aee249cf9ff0b3ab4f0551bf", "links": {"self": "http://172.30.9.22:5000/v3/roles/db3385b8aee249cf9ff0b3ab4f0551bf"}, "name": "heat_stack_owner"}]} 2019-03-26 17:52:45,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5dd95cba-926f-45a9-aa72-9a47d368c89b 2019-03-26 17:52:45,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.198434114456s 2019-03-26 17:52:45,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 17:52:45,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:46,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b626066c-54a1-4410-910f-be9a21d2fe05 2019-03-26 17:52:46,015 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 17:52:46,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-b626066c-54a1-4410-910f-be9a21d2fe05 2019-03-26 17:52:46,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.232020139694s 2019-03-26 17:52:46,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 17:52:46,021 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:46,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-878e9508-de76-469c-9392-0afd0301dc23 2019-03-26 17:52:46,145 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_ims-user_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": {"self": "http://172.30.9.22:5000/v3/users/48025a92f5f441f2b9b283686ff801fd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "48025a92f5f441f2b9b283686ff801fd", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 17:52:46,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-878e9508-de76-469c-9392-0afd0301dc23 2019-03-26 17:52:46,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.128819942474s 2019-03-26 17:52:46,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 17:52:46,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:46,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 396 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46123ae3-1fa5-4749-95c5-5d1164ec3f3d 2019-03-26 17:52:46,364 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/424b3c21b2614c97a4c604605f8c2ec0"}, "tags": [], "enabled": true, "id": "424b3c21b2614c97a4c604605f8c2ec0", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 17:52:46,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-46123ae3-1fa5-4749-95c5-5d1164ec3f3d 2019-03-26 17:52:46,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.20574092865s 2019-03-26 17:52:46,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 17:52:46,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=48025a92f5f441f2b9b283686ff801fd&role.id=db3385b8aee249cf9ff0b3ab4f0551bf&scope.project.id=424b3c21b2614c97a4c604605f8c2ec0" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:46,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca388d6a-26ee-4970-8c69-08de6861706e 2019-03-26 17:52:46,569 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=48025a92f5f441f2b9b283686ff801fd&role.id=db3385b8aee249cf9ff0b3ab4f0551bf&scope.project.id=424b3c21b2614c97a4c604605f8c2ec0", "previous": null, "next": null}} 2019-03-26 17:52:46,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=48025a92f5f441f2b9b283686ff801fd&role.id=db3385b8aee249cf9ff0b3ab4f0551bf&scope.project.id=424b3c21b2614c97a4c604605f8c2ec0 used request id req-ca388d6a-26ee-4970-8c69-08de6861706e 2019-03-26 17:52:46,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.196465015411s 2019-03-26 17:52:46,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 17:52:46,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/424b3c21b2614c97a4c604605f8c2ec0/users/48025a92f5f441f2b9b283686ff801fd/roles/db3385b8aee249cf9ff0b3ab4f0551bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 17:52:46,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 17:52:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45a0c4a6-7df0-4053-a7a4-bbfd973d4b95 2019-03-26 17:52:46,734 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 17:52:46,735 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/424b3c21b2614c97a4c604605f8c2ec0/users/48025a92f5f441f2b9b283686ff801fd/roles/db3385b8aee249cf9ff0b3ab4f0551bf used request id req-45a0c4a6-7df0-4053-a7a4-bbfd973d4b95 2019-03-26 17:52:46,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.16050195694s 2019-03-26 17:52:46,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-26 17:52:46,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" -d '{"keypair": {"name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d"}}' 2019-03-26 17:52:47,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1804 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52: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-71fef2ec-4315-471a-8001-f48db29ee607 x-openstack-request-id: req-71fef2ec-4315-471a-8001-f48db29ee607 2019-03-26 17:52:47,192 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/CfAhk7Tsep+OPH7v6U7qMJxaHLB60YtcPH833KENDfW75lSf2RJLBGz0JUAqBqncdhksKevgzlFBR4/18W55rysPVr7T7P2GuxGdgLEe9MyvomGcLcskvknIFaz6BfiunUBCZAg9iQ6cf6/bxuhxVr3uFNejBDvqGQFOJC2BYMarWtDZWHliMBg+PPHsQ0tV5QJTkJ7XeuNsbkfnbxK1Cpj4qc84qFvjEdPJPxROMxXpX1N6rga2Eicek40EYCHGycZ0eshhv/NCTOga23OlkYx5i+18wQcwwJkFOtUMfD3yRFJuZre1pyhtKnS+LRqvKrPjrfHa8Wf3QBpMkGFJ Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEAvwnwIZO07Hqfjjx+7+lO6jCcWhywetGLXDx/N9yhDQ31u+ZU\nn9kSSwRs9CVAKgap3HYZLCnr4M5RQUeP9fFuea8rD1a+0+z9hrsRnYCxHvTMr6Jh\nnC3LJL5JyBWs+gX4rp1AQmQIPYkOnH+v28bocVa97hTXowQ76hkBTiQtgWDGq1rQ\n2Vh5YjAYPjzx7ENLVeUCU5Ce13rjbG5H528StQqY+KnPOKhb4xHTyT8UTjMV6V9T\neq4GthInHpONBGAhxsnGdHrIYb/zQkzoGttzpZGMeYvtfMEHMMCZBTrVDHw98kRS\nbma3tacobSp0vi0aryqz463x2vFn90AaTJBhSQIDAQABAoIBAQCJiY8frWbxZisf\nTUCaWx9cjdjTK5qHIfuyUT/KKQauDmHfgKlmV/LKnYoPkA4M87UxKrleyWOv+voX\nBH2JtOMzqkBXD73dd97jNCUvfuqF/fqrbD3YIkQB1RnremeJrejnVgFgiwI/w0AI\nvgkPMrpAdxHQqaLCE5dLJ+t/pZ45aQOPBKcKuk8mC66NdamVZ77vuTMgMcllsRQq\nnzwiMUxOmoWGYN2m+t7dqZxsm9z2tO2xmKO1MCztGq/ZNHIrpfVI/dlVwTbKZxTj\nR/4ZTymMbngRvqDphFnSAnqBihiycidJQH7Pd01cV5Qi5x+Lmr+xBzDAxh3JE/X2\nYGxlSwKtAoGBAOY4PH6Lgv1t0dYUNgvspW1CTwPE7AsfBEvDZ8k/jJSYeVYtLTrW\n9Xw7ApaNymddBqj+2pl3k+c+jHdQQ+bgdPaHwx4R83FX+3TcHIwZ80zky5JUyLuC\n8pNLYBKqU7+jHAyLHtN1Tk7/GfWMOEKxVcdCCKwa8/9iBdMOdLDKCB2fAoGBANRu\nfp8ilBbP/s584wYJa0mUFOV/zz3L/j2eA7UP7kN+OESmp6z3W6Ent8QPLNpJbwdq\nPLtIXIyG6r7qwaKXZe5IkxE2ErTgnq+edvj7sl9ukZhI6lqvFSA2t57aGV99r1Vc\ntWlxsmKrukc0xBt5setsLx+vNceoP/YwpRHw30gXAoGAMCrz/UYTUhL4JGJ2LGiG\n9CU7gv5gpLMIoxFvVZwGPdDpEi7Bl94B3sw57mYcQyQjkJhCBHoQaAGeQhh5HIU5\n85rUKCZ5WO2fnwOutWF4lk4IicVTemgbeNX8c+tPOnlWFQnGmVeh2sVlGQsNembA\nG8ClL90zz+sibNZJc/PRXuECgYA4vMpU9odXEHad7/0yv5FINaTfJyPS/YkKLAoR\ncg/RNwUQUPK339k5UcJjOypfov1knZta6hjN77sDAvB03Lr8yaV+E1MrvFKl1U0x\ncwhRNNbuNYtibSDXWcXxR48/UfJiekB5yUQ71mIKYq1+KSK8Hkj3zXQvv2BWAOgV\nwp/gQQKBgQDNsPWQoGCNVyMgPVdMsWzyhZB0xs3/X1IF546XQzwkM8ccbMNWDO+c\nNyJN29GblItvMiUiw+tFdJTAYBX1DYPtepWvhZk+MmG4kBNfrxWCY0vO4y4JuOOp\nVrai+/CBZmjby+8udVGs7UFuQ9WT0LeoqNRtOQb7M2itywkPCNsSVQ==\n-----END RSA PRIVATE KEY-----\n", "user_id": "48025a92f5f441f2b9b283686ff801fd", "name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "fingerprint": "a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0"}} 2019-03-26 17:52:47,192 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-71fef2ec-4315-471a-8001-f48db29ee607 2019-03-26 17:52:47,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.454559087753s 2019-03-26 17:52:47,193 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - keypair: -----BEGIN RSA PRIVATE KEY----- MIIEpAIBAAKCAQEAvwnwIZO07Hqfjjx+7+lO6jCcWhywetGLXDx/N9yhDQ31u+ZU n9kSSwRs9CVAKgap3HYZLCnr4M5RQUeP9fFuea8rD1a+0+z9hrsRnYCxHvTMr6Jh nC3LJL5JyBWs+gX4rp1AQmQIPYkOnH+v28bocVa97hTXowQ76hkBTiQtgWDGq1rQ 2Vh5YjAYPjzx7ENLVeUCU5Ce13rjbG5H528StQqY+KnPOKhb4xHTyT8UTjMV6V9T eq4GthInHpONBGAhxsnGdHrIYb/zQkzoGttzpZGMeYvtfMEHMMCZBTrVDHw98kRS bma3tacobSp0vi0aryqz463x2vFn90AaTJBhSQIDAQABAoIBAQCJiY8frWbxZisf TUCaWx9cjdjTK5qHIfuyUT/KKQauDmHfgKlmV/LKnYoPkA4M87UxKrleyWOv+voX BH2JtOMzqkBXD73dd97jNCUvfuqF/fqrbD3YIkQB1RnremeJrejnVgFgiwI/w0AI vgkPMrpAdxHQqaLCE5dLJ+t/pZ45aQOPBKcKuk8mC66NdamVZ77vuTMgMcllsRQq nzwiMUxOmoWGYN2m+t7dqZxsm9z2tO2xmKO1MCztGq/ZNHIrpfVI/dlVwTbKZxTj R/4ZTymMbngRvqDphFnSAnqBihiycidJQH7Pd01cV5Qi5x+Lmr+xBzDAxh3JE/X2 YGxlSwKtAoGBAOY4PH6Lgv1t0dYUNgvspW1CTwPE7AsfBEvDZ8k/jJSYeVYtLTrW 9Xw7ApaNymddBqj+2pl3k+c+jHdQQ+bgdPaHwx4R83FX+3TcHIwZ80zky5JUyLuC 8pNLYBKqU7+jHAyLHtN1Tk7/GfWMOEKxVcdCCKwa8/9iBdMOdLDKCB2fAoGBANRu fp8ilBbP/s584wYJa0mUFOV/zz3L/j2eA7UP7kN+OESmp6z3W6Ent8QPLNpJbwdq PLtIXIyG6r7qwaKXZe5IkxE2ErTgnq+edvj7sl9ukZhI6lqvFSA2t57aGV99r1Vc tWlxsmKrukc0xBt5setsLx+vNceoP/YwpRHw30gXAoGAMCrz/UYTUhL4JGJ2LGiG 9CU7gv5gpLMIoxFvVZwGPdDpEi7Bl94B3sw57mYcQyQjkJhCBHoQaAGeQhh5HIU5 85rUKCZ5WO2fnwOutWF4lk4IicVTemgbeNX8c+tPOnlWFQnGmVeh2sVlGQsNembA G8ClL90zz+sibNZJc/PRXuECgYA4vMpU9odXEHad7/0yv5FINaTfJyPS/YkKLAoR cg/RNwUQUPK339k5UcJjOypfov1knZta6hjN77sDAvB03Lr8yaV+E1MrvFKl1U0x cwhRNNbuNYtibSDXWcXxR48/UfJiekB5yUQ71mIKYq1+KSK8Hkj3zXQvv2BWAOgV wp/gQQKBgQDNsPWQoGCNVyMgPVdMsWzyhZB0xs3/X1IF546XQzwkM8ccbMNWDO+c NyJN29GblItvMiUiw+tFdJTAYBX1DYPtepWvhZk+MmG4kBNfrxWCY0vO4y4JuOOp Vrai+/CBZmjby+8udVGs7UFuQ9WT0LeoqNRtOQb7M2itywkPCNsSVQ== -----END RSA PRIVATE KEY----- 2019-03-26 17:52:47,194 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - Create Heat Stack 2019-03-26 17:52:47,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.POST.stacks 2019-03-26 17:52:47,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" -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_0773efb7-676c-4568-aef7-0337c9f84a9d", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "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": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "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-26 17:52:52,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 217 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:47 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559 Server: Apache x-openstack-request-id: req-4b5fa6a0-6226-4afa-87a3-91af9f4945f2 2019-03-26 17:52:52,355 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"id": "f948d132-0b60-4725-b2f7-91468ce1d559", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}]}} 2019-03-26 17:52:52,356 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks used request id req-4b5fa6a0-6226-4afa-87a3-91af9f4945f2 2019-03-26 17:52:52,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.POST.stacks in 4.64815497398s 2019-03-26 17:52:52,356 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:52:52,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:52:53,108 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 463 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:52:52 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?sort_dir=asc Server: Apache x-openstack-request-id: req-5d6f5c08-4f99-42fe-9e46-1a5faee81de1 2019-03-26 17:52:53,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-26 17:52:53,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 508 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9db21fc9-b9df-4613-8042-82e2ec88ba2d 2019-03-26 17:52:53,818 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-03-26T17:52:52Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/clearwater-opnfv/events/4379cefb-9e1f-4592-93b9-d0abb3ff36dd", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE started", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "id": "4379cefb-9e1f-4592-93b9-d0abb3ff36dd"}, {"resource_name": "mgmt_network", "event_time": "2019-03-26T17:52:52Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/mgmt_network/events/841db122-c0b9-4114-b8c7-37d8d0b1416d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-mgmt_network-reazs2fkl4rd", "id": "841db122-c0b9-4114-b8c7-37d8d0b1416d"}, {"resource_name": "security_groups", "event_time": "2019-03-26T17:52:53Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/security_groups/events/a304fbc7-5786-4bd1-ab1e-008f8c3bcae4", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-security_groups-6yuw3xapcfqj", "id": "a304fbc7-5786-4bd1-ab1e-008f8c3bcae4"}]} 2019-03-26 17:52:53,818 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?sort_dir=asc&sort_dir=asc used request id req-9db21fc9-b9df-4613-8042-82e2ec88ba2d 2019-03-26 17:52:53,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.46169495583s 2019-03-26 17:52:58,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:52:58,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a304fbc7-5786-4bd1-ab1e-008f8c3bcae4&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:52:59,509 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:52:58 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a304fbc7-5786-4bd1-ab1e-008f8c3bcae4&sort_dir=asc Server: Apache x-openstack-request-id: req-a366a26a-54a7-4375-ada4-ea3f61a3ff16 2019-03-26 17:52:59,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-26 17:52:59,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 362 Content-Type: application/json Date: Tue, 26 Mar 2019 17:52:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1e99d4f5-3e37-4604-97d9-8f3fc1cba918 2019-03-26 17:52:59,554 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "security_groups", "event_time": "2019-03-26T17:52:56Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/security_groups/events/77072b18-d523-48cf-97a2-f91da03e58c7", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "763295c2-7363-4f9a-83ae-29c9e38101a5", "id": "77072b18-d523-48cf-97a2-f91da03e58c7"}]} 2019-03-26 17:52:59,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a304fbc7-5786-4bd1-ab1e-008f8c3bcae4&sort_dir=asc&marker=a304fbc7-5786-4bd1-ab1e-008f8c3bcae4&sort_dir=asc used request id req-1e99d4f5-3e37-4604-97d9-8f3fc1cba918 2019-03-26 17:52:59,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.730192899704s 2019-03-26 17:53:04,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:53:04,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=77072b18-d523-48cf-97a2-f91da03e58c7&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:05,280 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:04 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=77072b18-d523-48cf-97a2-f91da03e58c7&sort_dir=asc Server: Apache x-openstack-request-id: req-8fdfe01c-79b1-4ef9-8911-6ada1c9a3c31 2019-03-26 17:53:05,280 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:53:06,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 453 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-166f422a-fd01-4f6d-a6f3-92e55788753c 2019-03-26 17:53:06,045 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-03-26T17:53:01Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/mgmt_network/events/b0f7cb80-ee37-49b8-9fd5-681cd38ffca4", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "a77bbbe2-2e3d-48b8-916e-5d5c7d224240", "id": "b0f7cb80-ee37-49b8-9fd5-681cd38ffca4"}, {"resource_name": "dns", "event_time": "2019-03-26T17:53:01Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dns/events/31bb1446-3316-4448-8567-b328500c3d6c", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dns-r2qxke3sgi4g", "id": "31bb1446-3316-4448-8567-b328500c3d6c"}]} 2019-03-26 17:53:06,046 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=77072b18-d523-48cf-97a2-f91da03e58c7&sort_dir=asc&marker=77072b18-d523-48cf-97a2-f91da03e58c7&sort_dir=asc used request id req-166f422a-fd01-4f6d-a6f3-92e55788753c 2019-03-26 17:53:06,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 1.48464417458s 2019-03-26 17:53:11,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:53:11,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:11,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-53590e83-8e9f-4096-b9f7-e1edab1572d0 2019-03-26 17:53:11,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-26 17:53:11,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:11 GMT Server: Apache x-openstack-request-id: req-adf01c26-73fa-4876-9de0-bd3e86c05d1c 2019-03-26 17:53:11,804 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:53:11,804 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-adf01c26-73fa-4876-9de0-bd3e86c05d1c 2019-03-26 17:53:11,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.752521038055s 2019-03-26 17:53:16,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:53:16,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:16,840 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:16 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-2f66643a-bd3d-4532-988b-c97e1d1a3297 2019-03-26 17:53:16,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-26 17:53:16,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:16 GMT Server: Apache x-openstack-request-id: req-b7439613-3829-4784-8953-a5b3e5460501 2019-03-26 17:53:16,882 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:53:16,882 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-b7439613-3829-4784-8953-a5b3e5460501 2019-03-26 17:53:16,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718758106232s 2019-03-26 17:53:16,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:53:16,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:16,911 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:16 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-4b19768d-ff33-436c-9010-f1f74f956b76 2019-03-26 17:53:16,912 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:53:17,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f43ae7fe-2a19-426c-b0f7-9e2011dd2e99 2019-03-26 17:53:17,615 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:53:17,616 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-f43ae7fe-2a19-426c-b0f7-9e2011dd2e99 2019-03-26 17:53:17,616 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.732867956161s 2019-03-26 17:53:22,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:53:22,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:23,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:22 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-e11b4991-8916-4599-91c4-7806eddda954 2019-03-26 17:53:23,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-26 17:53:23,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:23 GMT Server: Apache x-openstack-request-id: req-a5af5d27-c946-4e99-b53f-04cfc0c558e2 2019-03-26 17:53:23,427 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:53:23,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-a5af5d27-c946-4e99-b53f-04cfc0c558e2 2019-03-26 17:53:23,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.8048350811s 2019-03-26 17:53:28,433 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:53:28,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:28,465 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:28 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-cde94743-3d3e-4bc0-bf08-31e44c44e97a 2019-03-26 17:53:28,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-26 17:53:28,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:28 GMT Server: Apache x-openstack-request-id: req-85425782-ce5c-4d61-b36a-0ddd4e9060d6 2019-03-26 17:53:28,639 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:53:28,639 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-85425782-ce5c-4d61-b36a-0ddd4e9060d6 2019-03-26 17:53:28,639 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.205796003342s 2019-03-26 17:53:28,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:53:28,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:28,669 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:28 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-f7f1eb4a-8cea-4c9a-a30a-2852fa1d0d89 2019-03-26 17:53:28,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-26 17:53:29,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-36c8937e-31c7-49e7-9e50-df4c19683db7 2019-03-26 17:53:29,363 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:53:29,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-36c8937e-31c7-49e7-9e50-df4c19683db7 2019-03-26 17:53:29,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.723613023758s 2019-03-26 17:53:34,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:53:34,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:34,402 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:34 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-91d7c7a1-fbd0-4ee6-a04a-464d01256464 2019-03-26 17:53:34,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:53:35,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:34 GMT Server: Apache x-openstack-request-id: req-db8bee83-3d7a-4bd4-9fec-a9f85898a011 2019-03-26 17:53:35,036 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:53:35,036 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-db8bee83-3d7a-4bd4-9fec-a9f85898a011 2019-03-26 17:53:35,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.666380167007s 2019-03-26 17:53:40,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:53:40,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:40,072 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:40 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-3aa313fc-ed65-4dca-a89b-53564721444c 2019-03-26 17:53:40,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-26 17:53:40,113 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:40 GMT Server: Apache x-openstack-request-id: req-b33330ad-77a4-4582-896b-d0ab33c5d091 2019-03-26 17:53:40,113 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:53:40,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-b33330ad-77a4-4582-896b-d0ab33c5d091 2019-03-26 17:53:40,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711581707001s 2019-03-26 17:53:40,114 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:53:40,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:40,143 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:40 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-c0177267-ce48-4c74-a8a8-ea40484dd51e 2019-03-26 17:53:40,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-26 17:53:40,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:40 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f045bd1f-4c66-4513-85a0-8996a3787cab 2019-03-26 17:53:40,169 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:53:40,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-f045bd1f-4c66-4513-85a0-8996a3787cab 2019-03-26 17:53:40,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0552220344543s 2019-03-26 17:53:45,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:53:45,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:45,208 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:45 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-f5641c09-a10a-432f-ac57-acdad6065bae 2019-03-26 17:53:45,208 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:53:45,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:45 GMT Server: Apache x-openstack-request-id: req-30d7b3b6-c324-4539-8235-62f36fdb63af 2019-03-26 17:53:45,251 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:53:45,251 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-30d7b3b6-c324-4539-8235-62f36fdb63af 2019-03-26 17:53:45,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752069950104s 2019-03-26 17:53:50,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:53:50,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:50,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:50 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-ae8c4341-ae49-4a9b-a52b-daa8f0975e99 2019-03-26 17:53:50,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-26 17:53:50,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:50 GMT Server: Apache x-openstack-request-id: req-16f5a0dd-6ea4-49b8-ae63-b09d6ab0bc93 2019-03-26 17:53:50,332 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:53:50,332 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-16f5a0dd-6ea4-49b8-ae63-b09d6ab0bc93 2019-03-26 17:53:50,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747358798981s 2019-03-26 17:53:50,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:53:50,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:51,032 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:50 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-6a09f51e-c07b-4a7b-9c56-3d265ca102a4 2019-03-26 17:53:51,032 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:53:51,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e55b5a6f-df11-4b0d-adc7-4e12782a8efd 2019-03-26 17:53:51,074 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:53:51,074 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-e55b5a6f-df11-4b0d-adc7-4e12782a8efd 2019-03-26 17:53:51,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.742016077042s 2019-03-26 17:53:56,081 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:53:56,085 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:53:56,110 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:53:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-d8a10063-1287-452b-833f-2f7d6ed46102 2019-03-26 17:53:56,111 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:53:56,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:53:56 GMT Server: Apache x-openstack-request-id: req-d9f11d49-d079-4830-8b1a-4b37faeb9c83 2019-03-26 17:53:56,152 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:53:56,152 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-d9f11d49-d079-4830-8b1a-4b37faeb9c83 2019-03-26 17:53:56,152 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711050033569s 2019-03-26 17:54:01,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:54:01,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:01,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-75225a81-0f41-4fc3-be3c-4e152f857379 2019-03-26 17:54:01,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-26 17:54:01,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:01 GMT Server: Apache x-openstack-request-id: req-c16c130d-cdd4-4840-9e48-254ef47cd150 2019-03-26 17:54:01,233 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:54:01,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-c16c130d-cdd4-4840-9e48-254ef47cd150 2019-03-26 17:54:01,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757300853729s 2019-03-26 17:54:01,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:54:01,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:01,265 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-7b3f29c1-73b6-4411-b0d1-9f808538c8fe 2019-03-26 17:54:01,265 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:54:01,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-959d7335-5086-4ef0-be1d-81ca3934f780 2019-03-26 17:54:01,308 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:54:01,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-959d7335-5086-4ef0-be1d-81ca3934f780 2019-03-26 17:54:01,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073704957962s 2019-03-26 17:54:06,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:54:06,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:06,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-c051dd31-fee8-4351-9800-2758452f10eb 2019-03-26 17:54:06,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-26 17:54:06,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:06 GMT Server: Apache x-openstack-request-id: req-32d0a608-a3ea-4853-b8c7-a2f51f026cbc 2019-03-26 17:54:06,385 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:54:06,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-32d0a608-a3ea-4853-b8c7-a2f51f026cbc 2019-03-26 17:54:06,386 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725169181824s 2019-03-26 17:54:11,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:54:11,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:11,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-d18cd4d3-1476-4a96-b18c-3122097851ed 2019-03-26 17:54:11,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:54:11,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:11 GMT Server: Apache x-openstack-request-id: req-6f80905f-a4b8-420d-a025-795b1b8ad63f 2019-03-26 17:54:11,464 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:54:11,464 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-6f80905f-a4b8-420d-a025-795b1b8ad63f 2019-03-26 17:54:11,464 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072879076004s 2019-03-26 17:54:11,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:54:11,469 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:11,494 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-5f18814d-4c35-4d1a-af28-cb91ee166e9c 2019-03-26 17:54:11,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-26 17:54:11,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dfd0acbf-bd94-4ff5-a747-9a1745462425 2019-03-26 17:54:11,669 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:54:11,669 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-dfd0acbf-bd94-4ff5-a747-9a1745462425 2019-03-26 17:54:11,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.204135894775s 2019-03-26 17:54:16,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:54:16,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:16,705 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:16 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-9fa9a4ca-34d0-43cf-9684-d501badb0629 2019-03-26 17:54:16,705 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:54:16,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:16 GMT Server: Apache x-openstack-request-id: req-bb37e48d-a106-42fe-8d95-a7a9182bd21b 2019-03-26 17:54:16,746 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:54:16,746 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-bb37e48d-a106-42fe-8d95-a7a9182bd21b 2019-03-26 17:54:16,746 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704109668732s 2019-03-26 17:54:21,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:54:21,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:21,782 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:21 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-3dd9afef-568c-4cb1-9666-0c0581b494da 2019-03-26 17:54:21,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:54:21,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:21 GMT Server: Apache x-openstack-request-id: req-8960ffd0-4b92-4881-9044-f9d40882ff1c 2019-03-26 17:54:21,823 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:54:21,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-8960ffd0-4b92-4881-9044-f9d40882ff1c 2019-03-26 17:54:21,823 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712060928345s 2019-03-26 17:54:21,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:54:21,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:21,857 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:21 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-069b6d15-83d4-4684-847c-28bb966457a7 2019-03-26 17:54:21,857 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:54:21,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7db4714e-8f35-4b0b-99ab-7df357f99918 2019-03-26 17:54:21,899 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:54:21,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-7db4714e-8f35-4b0b-99ab-7df357f99918 2019-03-26 17:54:21,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756249427795s 2019-03-26 17:54:26,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:54:26,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:26,939 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:26 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-db4db960-0620-4ae0-9208-9cb890044575 2019-03-26 17:54:26,939 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:54:26,981 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:26 GMT Server: Apache x-openstack-request-id: req-6e9bd014-390e-45fe-83a5-dda19d1b7bc7 2019-03-26 17:54:26,981 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:54:26,981 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-6e9bd014-390e-45fe-83a5-dda19d1b7bc7 2019-03-26 17:54:26,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756230354309s 2019-03-26 17:54:31,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:54:31,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:32,018 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:31 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-dbc1183a-df4c-4615-a233-a183d85db6ec 2019-03-26 17:54:32,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:54:32,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:32 GMT Server: Apache x-openstack-request-id: req-a4cabb6e-7943-481a-8c26-837e5c41a039 2019-03-26 17:54:32,060 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:54:32,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-a4cabb6e-7943-481a-8c26-837e5c41a039 2019-03-26 17:54:32,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731661319733s 2019-03-26 17:54:32,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:54:32,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:32,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-35bc85b0-bc19-4d7b-9fa0-33bd9f8883a3 2019-03-26 17:54:32,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-26 17:54:32,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f8081a8c-565e-43fb-bec0-71515f2f9db4 2019-03-26 17:54:32,131 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:54:32,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-f8081a8c-565e-43fb-bec0-71515f2f9db4 2019-03-26 17:54:32,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070513010025s 2019-03-26 17:54:37,138 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:54:37,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:37,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:37 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-1eb2d62c-233a-4f42-aca7-28401731ea80 2019-03-26 17:54:37,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-26 17:54:37,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:37 GMT Server: Apache x-openstack-request-id: req-7dda67d1-f540-4308-bb0c-601ee2ed81c4 2019-03-26 17:54:37,210 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:54:37,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-7dda67d1-f540-4308-bb0c-601ee2ed81c4 2019-03-26 17:54:37,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717949867249s 2019-03-26 17:54:42,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:54:42,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:42,245 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:42 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-53a6179c-a276-4c11-bf7f-0e0dc88c3cba 2019-03-26 17:54:42,246 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:54:42,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:42 GMT Server: Apache x-openstack-request-id: req-5f33b8f0-cd33-4d4c-b3bc-04c4e7605264 2019-03-26 17:54:42,288 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:54:42,288 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-5f33b8f0-cd33-4d4c-b3bc-04c4e7605264 2019-03-26 17:54:42,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722439289093s 2019-03-26 17:54:42,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:54:42,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:42,317 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:42 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-e68a1da4-368d-472a-a96f-20bdf4a4aeb4 2019-03-26 17:54:42,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-26 17:54:42,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2e02f5d3-e15c-42bd-a298-94314ec1fb1d 2019-03-26 17:54:42,359 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:54:42,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-2e02f5d3-e15c-42bd-a298-94314ec1fb1d 2019-03-26 17:54:42,360 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710961818695s 2019-03-26 17:54:47,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:54:47,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:47,398 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:47 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-08347cfc-4c77-48ed-b390-597e094db359 2019-03-26 17:54:47,398 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:54:47,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:47 GMT Server: Apache x-openstack-request-id: req-0eed6467-e1f5-40c0-afc3-d49d0e51862d 2019-03-26 17:54:47,441 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:54:47,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-0eed6467-e1f5-40c0-afc3-d49d0e51862d 2019-03-26 17:54:47,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746579170227s 2019-03-26 17:54:52,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:54:52,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:52,477 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:52 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-456a2b44-65d9-40f0-a475-67f38ac3b444 2019-03-26 17:54:52,477 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:54:52,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:52 GMT Server: Apache x-openstack-request-id: req-bfe47bd9-9425-4cbe-9178-5404c28563cc 2019-03-26 17:54:52,518 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:54:52,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-bfe47bd9-9425-4cbe-9178-5404c28563cc 2019-03-26 17:54:52,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071879863739s 2019-03-26 17:54:52,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:54:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:52,548 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:52 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-aebdefdd-66d4-4aef-8488-332ac8ffa3d6 2019-03-26 17:54:52,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-26 17:54:52,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-39c1cbaf-80dd-4045-a71e-860dd48f0643 2019-03-26 17:54:52,590 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:54:52,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-39c1cbaf-80dd-4045-a71e-860dd48f0643 2019-03-26 17:54:52,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712749958038s 2019-03-26 17:54:57,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:54:57,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:54:57,626 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:54:57 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-188dca2a-c873-4d98-9e5a-1667d1ef0b63 2019-03-26 17:54:57,626 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:54:57,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:54:57 GMT Server: Apache x-openstack-request-id: req-2316c902-ad81-444a-ad71-b98049d7ced1 2019-03-26 17:54:57,670 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:54:57,670 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-2316c902-ad81-444a-ad71-b98049d7ced1 2019-03-26 17:54:57,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073539018631s 2019-03-26 17:55:02,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:55:02,680 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:02,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:02 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-ed8a0ae2-f7ce-4e79-97f4-87bec41752ed 2019-03-26 17:55:02,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:55:02,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:02 GMT Server: Apache x-openstack-request-id: req-23ce8053-9377-4a6b-8b65-5d80b14a1ee3 2019-03-26 17:55:02,752 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:55:02,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-23ce8053-9377-4a6b-8b65-5d80b14a1ee3 2019-03-26 17:55:02,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760509967804s 2019-03-26 17:55:02,753 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:55:02,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:02,783 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:02 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-45b81c53-880f-4149-ab19-f03e64138c45 2019-03-26 17:55:02,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:55:02,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8ee1f674-00a0-46ab-b566-65f7b58f79de 2019-03-26 17:55:02,826 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:55:02,826 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-8ee1f674-00a0-46ab-b566-65f7b58f79de 2019-03-26 17:55:02,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731511116028s 2019-03-26 17:55:07,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:55:07,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:07,861 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:07 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-7a5cb36c-d288-457b-a103-db48c87b2d39 2019-03-26 17:55:07,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-26 17:55:07,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:07 GMT Server: Apache x-openstack-request-id: req-cf66d092-8079-40e2-a5fe-d8bf43224df9 2019-03-26 17:55:07,903 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:55:07,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-cf66d092-8079-40e2-a5fe-d8bf43224df9 2019-03-26 17:55:07,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717480182648s 2019-03-26 17:55:12,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:55:12,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:12,941 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:12 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-2d7728ab-55cc-47f0-a6de-e9e657b9c184 2019-03-26 17:55:12,941 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:55:12,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:12 GMT Server: Apache x-openstack-request-id: req-737141cc-1ed1-40e8-9ced-792af46c596d 2019-03-26 17:55:12,984 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:55:12,985 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-737141cc-1ed1-40e8-9ced-792af46c596d 2019-03-26 17:55:12,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758619308472s 2019-03-26 17:55:12,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:55:12,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:13,015 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:12 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-75df5e61-ef6c-4839-a20e-b241ab89a055 2019-03-26 17:55:13,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-26 17:55:13,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-acfd9350-3f66-4b3a-9751-381a596f79ab 2019-03-26 17:55:13,057 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:55:13,057 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-acfd9350-3f66-4b3a-9751-381a596f79ab 2019-03-26 17:55:13,057 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0719089508057s 2019-03-26 17:55:18,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:55:18,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:18,091 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:18 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-e6329da0-c746-470d-aa7d-b30b65a9bf0d 2019-03-26 17:55:18,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:55:18,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:18 GMT Server: Apache x-openstack-request-id: req-6e2698b7-984a-4872-b28b-ac6687e31609 2019-03-26 17:55:18,134 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:55:18,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-6e2698b7-984a-4872-b28b-ac6687e31609 2019-03-26 17:55:18,135 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753769874573s 2019-03-26 17:55:23,140 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:55:23,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:23,190 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:23 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-4b6b4f39-884c-4ee4-a1ef-b89ca0797d78 2019-03-26 17:55:23,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-26 17:55:23,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:23 GMT Server: Apache x-openstack-request-id: req-f96cc03a-c300-4619-afa7-92c33e934943 2019-03-26 17:55:23,233 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:55:23,233 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-f96cc03a-c300-4619-afa7-92c33e934943 2019-03-26 17:55:23,233 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0925769805908s 2019-03-26 17:55:23,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:55:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:23,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:23 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-ce29f2b3-487d-4c46-bce1-999f79d43b1d 2019-03-26 17:55:23,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:55:23,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b71c3baa-4d01-4a2f-872f-5cef60d39bb7 2019-03-26 17:55:23,309 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:55:23,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-b71c3baa-4d01-4a2f-872f-5cef60d39bb7 2019-03-26 17:55:23,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0755138397217s 2019-03-26 17:55:28,316 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:55:28,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:28,347 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:28 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-eae5c608-3f76-4cf5-bdb9-2c725b5cca19 2019-03-26 17:55:28,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:55:28,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:28 GMT Server: Apache x-openstack-request-id: req-8e37b18b-fb9d-476d-9638-a0ff1b24baaa 2019-03-26 17:55:28,388 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:55:28,388 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-8e37b18b-fb9d-476d-9638-a0ff1b24baaa 2019-03-26 17:55:28,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072037935257s 2019-03-26 17:55:33,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:55:33,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:33,423 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:33 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc Server: Apache x-openstack-request-id: req-c1e75caf-e443-41f2-a858-c21e6a36d7ae 2019-03-26 17:55:33,423 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:55:33,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 450 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a5fca96a-5a79-478e-b106-cd4b17ff055b 2019-03-26 17:55:33,467 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-03-26T17:55:29Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dns/events/945f9852-3544-4cb3-b9a0-c1f40a996d06", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "d543f308-ed7b-44ec-a0c1-2a89cb6fcf58", "id": "945f9852-3544-4cb3-b9a0-c1f40a996d06"}, {"resource_name": "ellis", "event_time": "2019-03-26T17:55:30Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/ellis/events/242a1f67-3b1e-49a2-866b-5ddb8215fd2a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-ellis-3xefql2cahvj", "id": "242a1f67-3b1e-49a2-866b-5ddb8215fd2a"}]} 2019-03-26 17:55:33,467 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc&marker=31bb1446-3316-4448-8567-b328500c3d6c&sort_dir=asc used request id req-a5fca96a-5a79-478e-b106-cd4b17ff055b 2019-03-26 17:55:33,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730979442596s 2019-03-26 17:55:38,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:55:38,477 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:38,503 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:38 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-a6d07864-42b5-4451-93e0-e9730ea89e2f 2019-03-26 17:55:38,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-26 17:55:38,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:38 GMT Server: Apache x-openstack-request-id: req-937ef80d-96b7-483a-8fa3-f9e78e930aa5 2019-03-26 17:55:38,547 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:55:38,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-937ef80d-96b7-483a-8fa3-f9e78e930aa5 2019-03-26 17:55:38,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741369724274s 2019-03-26 17:55:43,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:55:43,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:43,584 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:43 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-ddb44cc3-3f75-46ca-89d7-11aa035d1518 2019-03-26 17:55:43,585 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:55:43,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:43 GMT Server: Apache x-openstack-request-id: req-04d46778-8853-45ce-951b-0091f0cac419 2019-03-26 17:55:43,626 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:55:43,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-04d46778-8853-45ce-951b-0091f0cac419 2019-03-26 17:55:43,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731589794159s 2019-03-26 17:55:43,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:55:43,631 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:43,656 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:43 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-4c320cb9-5a43-47b4-bb8c-9a4755d8bf24 2019-03-26 17:55:43,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-26 17:55:43,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ecdc159f-fb25-46af-bcc1-ed136af7b539 2019-03-26 17:55:43,698 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:55:43,698 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-ecdc159f-fb25-46af-bcc1-ed136af7b539 2019-03-26 17:55:43,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706880092621s 2019-03-26 17:55:48,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:55:48,708 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:48,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:48 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-6b6f773e-8543-4920-8c77-6f78edfb3ec0 2019-03-26 17:55:48,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-26 17:55:48,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:48 GMT Server: Apache x-openstack-request-id: req-e60aabf4-4e70-4c91-8694-6b16b6ba694c 2019-03-26 17:55:48,779 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:55:48,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-e60aabf4-4e70-4c91-8694-6b16b6ba694c 2019-03-26 17:55:48,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742969512939s 2019-03-26 17:55:53,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:55:53,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:53,817 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:53 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-67ab9209-6578-4cb5-83ac-fa0d7c80fde3 2019-03-26 17:55:53,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:55:53,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:53 GMT Server: Apache x-openstack-request-id: req-6e1d47a6-cc99-453c-bdfa-5197a338182f 2019-03-26 17:55:53,860 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:55:53,860 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-6e1d47a6-cc99-453c-bdfa-5197a338182f 2019-03-26 17:55:53,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749900341034s 2019-03-26 17:55:53,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:55:53,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:53,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:53 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-c58551e2-92ee-4f2c-ae35-7ac444de86cc 2019-03-26 17:55:53,891 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:55:53,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c24ceebb-8fda-4134-a6df-07170d410b81 2019-03-26 17:55:53,932 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:55:53,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-c24ceebb-8fda-4134-a6df-07170d410b81 2019-03-26 17:55:53,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722370147705s 2019-03-26 17:55:58,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:55:58,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:55:58,967 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:55:58 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-1c40eaae-5c58-46b2-b252-6cb7f6fea742 2019-03-26 17:55:58,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-26 17:55:59,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:55:58 GMT Server: Apache x-openstack-request-id: req-753a5d50-66b0-47eb-a12d-1405e277c0ee 2019-03-26 17:55:59,009 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:55:59,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-753a5d50-66b0-47eb-a12d-1405e277c0ee 2019-03-26 17:55:59,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735988616943s 2019-03-26 17:56:04,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:56:04,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:04,045 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:04 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-2ec5578b-7a9d-415d-b31e-0c06c173c26f 2019-03-26 17:56:04,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:04,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:04 GMT Server: Apache x-openstack-request-id: req-ad0476b3-2063-4241-8463-d0fb97050332 2019-03-26 17:56:04,086 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:56:04,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-ad0476b3-2063-4241-8463-d0fb97050332 2019-03-26 17:56:04,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714609622955s 2019-03-26 17:56:04,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:56:04,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:04,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:04 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-1eecb977-9665-4909-be8a-9696ac67df15 2019-03-26 17:56:04,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:04,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7144c3fb-bf87-4c34-8e44-882fac01cf6a 2019-03-26 17:56:04,158 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:56:04,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-7144c3fb-bf87-4c34-8e44-882fac01cf6a 2019-03-26 17:56:04,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710730552673s 2019-03-26 17:56:09,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:56:09,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:09,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:09 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-6104eeff-9baf-4a4f-a1f0-77364709b276 2019-03-26 17:56:09,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:09,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:09 GMT Server: Apache x-openstack-request-id: req-f2f39270-0654-48dc-a163-aab7b0fe559a 2019-03-26 17:56:09,235 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:56:09,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-f2f39270-0654-48dc-a163-aab7b0fe559a 2019-03-26 17:56:09,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710380077362s 2019-03-26 17:56:14,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:56:14,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:14,271 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:14 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-043be30d-509c-4b5c-963b-cefca9f77200 2019-03-26 17:56:14,271 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:14,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:14 GMT Server: Apache x-openstack-request-id: req-926daab0-fd9f-4a79-87f2-cb4a6d5bdc32 2019-03-26 17:56:14,395 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:56:14,395 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-926daab0-fd9f-4a79-87f2-cb4a6d5bdc32 2019-03-26 17:56:14,395 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.15390586853s 2019-03-26 17:56:14,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:56:14,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:14,424 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:14 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-b5d7a650-c386-46b0-939c-af12c20b7854 2019-03-26 17:56:14,424 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:14,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b5ac80f2-f02b-4caf-a788-f40ef08b7dfa 2019-03-26 17:56:14,466 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:56:14,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-b5ac80f2-f02b-4caf-a788-f40ef08b7dfa 2019-03-26 17:56:14,466 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0701279640198s 2019-03-26 17:56:19,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:56:19,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:19,502 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:19 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-86e6f80d-ac19-42a0-8a10-4d8d997fb1d1 2019-03-26 17:56:19,502 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:19,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:19 GMT Server: Apache x-openstack-request-id: req-c9adbf01-c727-4978-b7a3-a84ceaa771f0 2019-03-26 17:56:19,543 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:56:19,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-c9adbf01-c727-4978-b7a3-a84ceaa771f0 2019-03-26 17:56:19,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709359645844s 2019-03-26 17:56:24,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:56:24,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:24,580 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:24 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-d99c848d-0235-477b-bf87-395f3e10e5b8 2019-03-26 17:56:24,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:24,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:24 GMT Server: Apache x-openstack-request-id: req-1e41e801-4908-48c9-95f3-da7e9724e7f0 2019-03-26 17:56:24,622 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:56:24,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-1e41e801-4908-48c9-95f3-da7e9724e7f0 2019-03-26 17:56:24,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727941989899s 2019-03-26 17:56:24,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:56:24,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:24,652 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:24 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-c45d2c50-6c37-4cae-a2b8-c096479767de 2019-03-26 17:56:24,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-26 17:56:24,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c886d51a-7623-4b7d-84fb-634e4aa1a089 2019-03-26 17:56:24,694 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:56:24,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-c886d51a-7623-4b7d-84fb-634e4aa1a089 2019-03-26 17:56:24,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717730522156s 2019-03-26 17:56:29,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:56:29,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:29,731 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:29 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-ffcca49b-5d9b-4d49-b226-346e693a7786 2019-03-26 17:56:29,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:29,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:29 GMT Server: Apache x-openstack-request-id: req-b879d460-80f2-48ec-8f94-66bc8f03090d 2019-03-26 17:56:29,773 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:56:29,773 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-b879d460-80f2-48ec-8f94-66bc8f03090d 2019-03-26 17:56:29,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07231092453s 2019-03-26 17:56:34,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:56:34,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:34,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:34 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-58d52b2e-9950-4ef0-9428-4d854157c10a 2019-03-26 17:56:34,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-26 17:56:34,851 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:34 GMT Server: Apache x-openstack-request-id: req-9eb57a08-333b-44c3-ac03-9645bb65cd32 2019-03-26 17:56:34,851 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:56:34,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-9eb57a08-333b-44c3-ac03-9645bb65cd32 2019-03-26 17:56:34,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722231864929s 2019-03-26 17:56:34,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:56:34,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:34,882 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:34 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-82786e16-6894-4d73-8cc8-182b11107414 2019-03-26 17:56:34,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-26 17:56:34,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-aeb9be48-3f0b-4a9e-bb7f-39e8d60620ef 2019-03-26 17:56:34,923 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:56:34,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-aeb9be48-3f0b-4a9e-bb7f-39e8d60620ef 2019-03-26 17:56:34,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713520050049s 2019-03-26 17:56:39,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:56:39,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:39,960 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:39 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-955502e1-6162-40bf-9d40-018cad49be51 2019-03-26 17:56:39,961 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:40,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:39 GMT Server: Apache x-openstack-request-id: req-f2b74668-5724-4154-a028-14408b2316a8 2019-03-26 17:56:40,003 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:56:40,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-f2b74668-5724-4154-a028-14408b2316a8 2019-03-26 17:56:40,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0724098682404s 2019-03-26 17:56:45,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:56:45,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:45,039 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:45 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-b7cbddd2-c749-4f53-90c6-3bf0997f564d 2019-03-26 17:56:45,039 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:45,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:45 GMT Server: Apache x-openstack-request-id: req-d08c0d07-aa62-4b9f-992e-22b4daeafe96 2019-03-26 17:56:45,081 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:56:45,081 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-d08c0d07-aa62-4b9f-992e-22b4daeafe96 2019-03-26 17:56:45,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728840827942s 2019-03-26 17:56:45,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:56:45,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:45,115 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:45 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-a118d730-ef6c-4e89-870c-af86dcb46865 2019-03-26 17:56:45,115 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:45,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-714e73b7-c3b1-455c-b5b9-e64892368b1c 2019-03-26 17:56:45,157 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:56:45,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-714e73b7-c3b1-455c-b5b9-e64892368b1c 2019-03-26 17:56:45,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747878551483s 2019-03-26 17:56:50,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:56:50,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:50,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:50 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-bbff742e-2ee9-4d02-9fa1-7fc240dc0418 2019-03-26 17:56:50,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:50,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:50 GMT Server: Apache x-openstack-request-id: req-df35a61d-ac84-41d2-b078-5813e01d71dc 2019-03-26 17:56:50,235 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:56:50,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-df35a61d-ac84-41d2-b078-5813e01d71dc 2019-03-26 17:56:50,235 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718169212341s 2019-03-26 17:56:55,241 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:56:55,245 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:55,271 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:55 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-0ba6dbed-4763-49ce-be4a-e3204fde71d6 2019-03-26 17:56:55,271 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:56:55,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:55 GMT Server: Apache x-openstack-request-id: req-e96d6109-2c5a-4a5b-b128-7460f9b1cc20 2019-03-26 17:56:55,313 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:56:55,313 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-e96d6109-2c5a-4a5b-b128-7460f9b1cc20 2019-03-26 17:56:55,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722599029541s 2019-03-26 17:56:55,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:56:55,317 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:56:55,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:56:55 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-c0b4dce7-e262-45b5-a2ad-477aafa59241 2019-03-26 17:56:55,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-26 17:56:55,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:56:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d9bcc5df-9eaa-48f8-b05c-38769ecca37f 2019-03-26 17:56:55,386 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:56:55,386 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-d9bcc5df-9eaa-48f8-b05c-38769ecca37f 2019-03-26 17:56:55,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726799964905s 2019-03-26 17:57:00,393 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:57:00,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:00,426 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:00 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-65283166-d77e-41bc-8c76-82e0884e47cd 2019-03-26 17:57:00,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-26 17:57:00,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:00 GMT Server: Apache x-openstack-request-id: req-b0bc0267-9d07-481f-97ea-45325134203e 2019-03-26 17:57:00,468 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:57:00,468 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-b0bc0267-9d07-481f-97ea-45325134203e 2019-03-26 17:57:00,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752928256989s 2019-03-26 17:57:05,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:57:05,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:05,504 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:05 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-ce049499-48ce-41d7-ba15-cecebbcead28 2019-03-26 17:57:05,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-26 17:57:05,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:05 GMT Server: Apache x-openstack-request-id: req-12c65c05-603f-4829-bc36-2c76f321f2b3 2019-03-26 17:57:05,545 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:57:05,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-12c65c05-603f-4829-bc36-2c76f321f2b3 2019-03-26 17:57:05,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071142911911s 2019-03-26 17:57:05,546 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:57:05,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:05,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:05 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-164bbb06-242a-4510-9377-6ad302afb787 2019-03-26 17:57:05,579 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:57:05,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c2ffcaf4-654a-48d3-b690-b0fd60a06395 2019-03-26 17:57:05,623 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:57:05,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-c2ffcaf4-654a-48d3-b690-b0fd60a06395 2019-03-26 17:57:05,623 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0769188404083s 2019-03-26 17:57:10,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:57:10,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:10,661 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:10 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-508fbfe4-a5bc-4387-a866-9e9a87602656 2019-03-26 17:57:10,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-26 17:57:10,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:10 GMT Server: Apache x-openstack-request-id: req-bbf71126-2b4c-4ac3-9a72-5debc9f64335 2019-03-26 17:57:10,703 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:57:10,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-bbf71126-2b4c-4ac3-9a72-5debc9f64335 2019-03-26 17:57:10,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727939605713s 2019-03-26 17:57:15,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:57:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:15,740 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-301a0183-316e-4e4c-bdc8-446cb5eeb2f9 2019-03-26 17:57:15,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-26 17:57:15,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:15 GMT Server: Apache x-openstack-request-id: req-f442eb56-bfaf-42b5-98ff-0310f1dad2f7 2019-03-26 17:57:15,785 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:57:15,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-f442eb56-bfaf-42b5-98ff-0310f1dad2f7 2019-03-26 17:57:15,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0769491195679s 2019-03-26 17:57:15,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:57:15,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:15,817 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-f146f9dd-8a64-4b9c-8cde-6bb07f0bd51a 2019-03-26 17:57:15,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:57:15,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0f16b62d-f138-4b7a-af16-e1a30d1bf3cc 2019-03-26 17:57:15,859 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:57:15,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-0f16b62d-f138-4b7a-af16-e1a30d1bf3cc 2019-03-26 17:57:15,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0732238292694s 2019-03-26 17:57:20,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:57:20,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:20,896 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:20 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-ba0f020b-ef74-44af-93ec-b5c9d4923773 2019-03-26 17:57:20,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-26 17:57:20,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:20 GMT Server: Apache x-openstack-request-id: req-568d72f4-aca9-4eb3-a417-9cbd62831184 2019-03-26 17:57:20,936 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:57:20,936 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-568d72f4-aca9-4eb3-a417-9cbd62831184 2019-03-26 17:57:20,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070328950882s 2019-03-26 17:57:25,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:57:25,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:25,976 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:25 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-1305b032-ecc9-40eb-a3b9-22cff6e40a8b 2019-03-26 17:57:25,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-26 17:57:26,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:25 GMT Server: Apache x-openstack-request-id: req-f54af280-789e-426d-9ad1-a3c9e6f53447 2019-03-26 17:57:26,018 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:57:26,018 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-f54af280-789e-426d-9ad1-a3c9e6f53447 2019-03-26 17:57:26,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755770206451s 2019-03-26 17:57:26,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:57:26,022 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:26,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:26 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-2e3b2652-5a96-4400-b179-c3b79d5e26c2 2019-03-26 17:57:26,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:57:26,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7f64aa1e-8f2f-4486-b578-ec16a0034b5e 2019-03-26 17:57:26,090 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:57:26,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-7f64aa1e-8f2f-4486-b578-ec16a0034b5e 2019-03-26 17:57:26,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0717930793762s 2019-03-26 17:57:31,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:57:31,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:31,128 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:31 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-2a6d90de-f2ac-4b2d-b2bd-e93b092807bb 2019-03-26 17:57:31,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:57:31,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:31 GMT Server: Apache x-openstack-request-id: req-48427619-4de8-4e56-af0a-e6bbd177e9b3 2019-03-26 17:57:31,170 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:57:31,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-48427619-4de8-4e56-af0a-e6bbd177e9b3 2019-03-26 17:57:31,171 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735700130463s 2019-03-26 17:57:36,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:57:36,180 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:36,207 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:36 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-fd6ef6f3-08d0-4377-8e6c-b1aa155af90b 2019-03-26 17:57:36,207 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:57:36,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:36 GMT Server: Apache x-openstack-request-id: req-e3901b93-13f9-4ec1-9d83-fee1b46f2273 2019-03-26 17:57:36,248 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:57:36,248 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-e3901b93-13f9-4ec1-9d83-fee1b46f2273 2019-03-26 17:57:36,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717990398407s 2019-03-26 17:57:36,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:57:36,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:36,278 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:36 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-c21e2415-1c3b-4c84-8a9e-50de90564fe7 2019-03-26 17:57:36,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-26 17:57:36,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-10ffce19-984c-4268-9527-51dc7f1be709 2019-03-26 17:57:36,303 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:57:36,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-10ffce19-984c-4268-9527-51dc7f1be709 2019-03-26 17:57:36,304 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.054811000824s 2019-03-26 17:57:41,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:57:41,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:41,341 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:41 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-019371a8-2725-4bbf-8371-b9ed84f61b55 2019-03-26 17:57:41,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-26 17:57:41,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:41 GMT Server: Apache x-openstack-request-id: req-a795d3b3-9cac-4ec8-a80c-425704c8bd85 2019-03-26 17:57:41,382 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:57:41,383 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-a795d3b3-9cac-4ec8-a80c-425704c8bd85 2019-03-26 17:57:41,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723869800568s 2019-03-26 17:57:46,388 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:57:46,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:46,421 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:46 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-8357423d-6f29-4992-af9f-517060b598f0 2019-03-26 17:57:46,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-26 17:57:46,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:46 GMT Server: Apache x-openstack-request-id: req-a6485e90-1779-4be9-a192-22b1d3341547 2019-03-26 17:57:46,464 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:57:46,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-a6485e90-1779-4be9-a192-22b1d3341547 2019-03-26 17:57:46,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0760238170624s 2019-03-26 17:57:46,465 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:57:46,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:46,495 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:46 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-e533a7f2-74d1-42f4-8b27-7e062107fc1e 2019-03-26 17:57:46,495 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:57:46,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9d083a75-31a1-4450-9426-72c9e293e0f0 2019-03-26 17:57:46,538 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:57:46,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-9d083a75-31a1-4450-9426-72c9e293e0f0 2019-03-26 17:57:46,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0728688240051s 2019-03-26 17:57:51,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:57:51,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:51,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:51 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-0e9061ec-6c9d-4949-a03c-3c2d7cbc0dc6 2019-03-26 17:57:51,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:57:51,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:51 GMT Server: Apache x-openstack-request-id: req-d9a9095f-d98e-4d4e-9cb5-5f9276d1def4 2019-03-26 17:57:51,619 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:57:51,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-d9a9095f-d98e-4d4e-9cb5-5f9276d1def4 2019-03-26 17:57:51,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750689506531s 2019-03-26 17:57:56,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:57:56,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:56,656 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-118a6d83-bf4c-4893-836f-9d8a96ba43c2 2019-03-26 17:57:56,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-26 17:57:56,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:56 GMT Server: Apache x-openstack-request-id: req-fd7d83f5-03ce-416c-b49e-6c786d711152 2019-03-26 17:57:56,699 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:57:56,699 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-fd7d83f5-03ce-416c-b49e-6c786d711152 2019-03-26 17:57:56,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073518037796s 2019-03-26 17:57:56,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:57:56,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:57:56,729 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:57:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-39ad6e1f-2981-4535-9641-a0b0d5a7cf63 2019-03-26 17:57:56,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:57:56,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:57:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b1ea0dd8-2ddf-4d22-bf21-328b6f9c3efe 2019-03-26 17:57:56,771 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:57:56,771 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-b1ea0dd8-2ddf-4d22-bf21-328b6f9c3efe 2019-03-26 17:57:56,772 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0718290805817s 2019-03-26 17:58:01,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:58:01,782 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:01,810 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-0b4ae4e4-f849-4ea6-a467-befcfa57c7b6 2019-03-26 17:58:01,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-26 17:58:01,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:01 GMT Server: Apache x-openstack-request-id: req-22642bf7-0935-43cf-af93-8ff73ddc1a8d 2019-03-26 17:58:01,853 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:58:01,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-22642bf7-0935-43cf-af93-8ff73ddc1a8d 2019-03-26 17:58:01,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748710632324s 2019-03-26 17:58:06,859 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:58:06,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:06,891 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-41fd72fb-83d6-45db-b438-abfcdfccb1bf 2019-03-26 17:58:06,892 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:58:06,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:06 GMT Server: Apache x-openstack-request-id: req-11b638d0-6c79-4c62-96ca-33bde2b31ea7 2019-03-26 17:58:06,934 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:58:06,935 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-11b638d0-6c79-4c62-96ca-33bde2b31ea7 2019-03-26 17:58:06,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753262042999s 2019-03-26 17:58:06,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:58:06,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:06,965 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-0802eedb-5bbb-4e13-8029-dfc8d200d826 2019-03-26 17:58:06,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-26 17:58:07,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-feaf105f-5149-403d-93eb-7b9d0bfc9d31 2019-03-26 17:58:07,010 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:58:07,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-feaf105f-5149-403d-93eb-7b9d0bfc9d31 2019-03-26 17:58:07,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.074805021286s 2019-03-26 17:58:12,017 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:58:12,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:12,048 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:12 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-dee47915-c1cd-4ea5-b70b-ba8f3169095c 2019-03-26 17:58:12,048 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:58:12,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:12 GMT Server: Apache x-openstack-request-id: req-7e4533b0-0d81-40d8-a356-e16695f78706 2019-03-26 17:58:12,090 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:58:12,090 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-7e4533b0-0d81-40d8-a356-e16695f78706 2019-03-26 17:58:12,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732579231262s 2019-03-26 17:58:17,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:58:17,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:17,126 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:17 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-83b6f8eb-3b38-4a0f-8aae-dede82d59460 2019-03-26 17:58:17,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-26 17:58:17,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:17 GMT Server: Apache x-openstack-request-id: req-32c38183-cfea-4798-85cb-0d51f2984595 2019-03-26 17:58:17,447 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:58:17,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-32c38183-cfea-4798-85cb-0d51f2984595 2019-03-26 17:58:17,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.351754188538s 2019-03-26 17:58:17,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:58:17,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:17,760 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:17 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-a91572fc-392e-4e70-8b57-21ce1e949c0e 2019-03-26 17:58:17,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-26 17:58:17,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bb71c4e5-b417-42dd-b133-14b7b4a3a440 2019-03-26 17:58:17,805 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:58:17,805 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-bb71c4e5-b417-42dd-b133-14b7b4a3a440 2019-03-26 17:58:17,805 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.357047080994s 2019-03-26 17:58:22,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:58:22,816 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:22,843 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:22 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-89ae6bb6-425b-4280-aefc-c855c337c01e 2019-03-26 17:58:22,843 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:58:23,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:22 GMT Server: Apache x-openstack-request-id: req-4eefbccf-081a-481d-ab46-4193be638b29 2019-03-26 17:58:23,173 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:58:23,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-4eefbccf-081a-481d-ab46-4193be638b29 2019-03-26 17:58:23,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361268997192s 2019-03-26 17:58:28,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:58:28,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:28,209 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:28 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-db394c04-f680-48b6-9fcc-d290d55782c4 2019-03-26 17:58:28,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-26 17:58:28,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:28 GMT Server: Apache x-openstack-request-id: req-672aaf32-537f-4c0c-9abe-6d2625eb6cb6 2019-03-26 17:58:28,518 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:58:28,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-672aaf32-537f-4c0c-9abe-6d2625eb6cb6 2019-03-26 17:58:28,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.339795827866s 2019-03-26 17:58:28,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:58:28,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:28,548 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:28 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-f2a83249-86f1-44be-a3e0-8cdc19215da2 2019-03-26 17:58:28,548 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:58:28,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c13c64d3-f195-402c-ac58-05b5f858a525 2019-03-26 17:58:28,590 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:58:28,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-c13c64d3-f195-402c-ac58-05b5f858a525 2019-03-26 17:58:28,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0705280303955s 2019-03-26 17:58:33,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:58:33,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:33,915 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:33 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-f65f207b-781f-4517-80c3-2fbee7c6e9e6 2019-03-26 17:58:33,915 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:58:33,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:33 GMT Server: Apache x-openstack-request-id: req-9b875f3e-2927-4f86-a192-86dce3b15de0 2019-03-26 17:58:33,958 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:58:33,958 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-9b875f3e-2927-4f86-a192-86dce3b15de0 2019-03-26 17:58:33,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.361652851105s 2019-03-26 17:58:38,964 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:58:38,968 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:39,266 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:38 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-523ef82b-1ddc-4ff7-9e1c-0b16b43a73d8 2019-03-26 17:58:39,266 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:58:39,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:39 GMT Server: Apache x-openstack-request-id: req-9a4990e7-be7c-48c3-9b88-30ca7f66be63 2019-03-26 17:58:39,308 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:58:39,308 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-9a4990e7-be7c-48c3-9b88-30ca7f66be63 2019-03-26 17:58:39,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344352960587s 2019-03-26 17:58:39,309 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:58:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:39,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:39 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-25290d48-238e-4f98-aa2b-ad182e50dca7 2019-03-26 17:58:39,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-26 17:58:39,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f1b95e0-2c9b-43ba-87c6-3a7fb17200a9 2019-03-26 17:58:39,380 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:58:39,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-2f1b95e0-2c9b-43ba-87c6-3a7fb17200a9 2019-03-26 17:58:39,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710837841034s 2019-03-26 17:58:44,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:58:44,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:44,613 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:44 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-9d92e442-0238-4f58-89fa-9a53e745e981 2019-03-26 17:58:44,613 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:58:44,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:44 GMT Server: Apache x-openstack-request-id: req-9c6472c0-b275-4765-8c74-74201f2119e8 2019-03-26 17:58:44,842 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:58:44,843 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-9c6472c0-b275-4765-8c74-74201f2119e8 2019-03-26 17:58:44,843 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.456037044525s 2019-03-26 17:58:49,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:58:49,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:49,881 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:49 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-11ca5776-bb17-4247-8ec7-d1037b96f403 2019-03-26 17:58:49,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-26 17:58:49,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:49 GMT Server: Apache x-openstack-request-id: req-ffd05c05-ed41-4fd0-a943-f9c892b27a7f 2019-03-26 17:58:49,924 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:58:49,924 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-ffd05c05-ed41-4fd0-a943-f9c892b27a7f 2019-03-26 17:58:49,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757069587708s 2019-03-26 17:58:49,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:58:49,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:49,955 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:49 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-64198cb0-549d-42e4-b86b-d3fd91378309 2019-03-26 17:58:49,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-26 17:58:50,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-72fb2177-167a-4b2f-aa0e-9264a3c9178d 2019-03-26 17:58:50,266 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:58:50,266 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-72fb2177-167a-4b2f-aa0e-9264a3c9178d 2019-03-26 17:58:50,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.341613054276s 2019-03-26 17:58:55,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:58:55,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:58:55,304 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:58:55 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-443f6961-8d87-46ac-9801-fe2863b00521 2019-03-26 17:58:55,304 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:58:55,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:58:55 GMT Server: Apache x-openstack-request-id: req-00e43e30-252b-47db-a002-445750bf87ee 2019-03-26 17:58:55,345 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:58:55,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-00e43e30-252b-47db-a002-445750bf87ee 2019-03-26 17:58:55,346 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727910995483s 2019-03-26 17:59:00,351 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:59:00,355 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:00,383 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:00 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-8bee26c9-baf6-4287-9412-876687a024db 2019-03-26 17:59:00,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-26 17:59:00,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:00 GMT Server: Apache x-openstack-request-id: req-633fa183-47b7-4df5-9087-4b28f7105089 2019-03-26 17:59:00,425 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:59:00,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-633fa183-47b7-4df5-9087-4b28f7105089 2019-03-26 17:59:00,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738751888275s 2019-03-26 17:59:00,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:59:00,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:00,736 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:00 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-11b5732d-f74b-4181-a922-4e38580a5d21 2019-03-26 17:59:00,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-26 17:59:00,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ac97c7b4-56b6-49f5-a148-76aade3092bb 2019-03-26 17:59:00,779 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:59:00,779 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-ac97c7b4-56b6-49f5-a148-76aade3092bb 2019-03-26 17:59:00,779 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.353157997131s 2019-03-26 17:59:05,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:59:05,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:05,818 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:05 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-6822c6a8-5903-49fb-bbd7-aa92a7e8d424 2019-03-26 17:59:05,818 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:59:06,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:05 GMT Server: Apache x-openstack-request-id: req-9f1a8596-04a0-40dd-9734-d97204b5dd99 2019-03-26 17:59:06,142 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:59:06,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-9f1a8596-04a0-40dd-9734-d97204b5dd99 2019-03-26 17:59:06,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35640001297s 2019-03-26 17:59:11,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:59:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:11,178 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-0f191708-5885-490c-98fa-6f6c62502455 2019-03-26 17:59:11,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:59:11,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:11 GMT Server: Apache x-openstack-request-id: req-84097fe8-aab1-4a37-9d4f-9b827910d679 2019-03-26 17:59:11,219 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:59:11,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-84097fe8-aab1-4a37-9d4f-9b827910d679 2019-03-26 17:59:11,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709459781647s 2019-03-26 17:59:11,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:59:11,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:11,249 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-4c7ffaa2-db65-4154-b1a2-3cf1446afb54 2019-03-26 17:59:11,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-26 17:59:11,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cceee281-732c-4f9e-a7c3-ccc286afdc26 2019-03-26 17:59:11,292 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:59:11,292 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-cceee281-732c-4f9e-a7c3-ccc286afdc26 2019-03-26 17:59:11,292 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721919536591s 2019-03-26 17:59:16,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:59:16,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:16,330 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:16 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-07d00d37-e55e-43b5-a51a-869c57164a22 2019-03-26 17:59:16,330 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:59:16,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:16 GMT Server: Apache x-openstack-request-id: req-b721a28f-f7aa-4835-a26f-46cb48fed762 2019-03-26 17:59:16,372 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:59:16,372 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-b721a28f-f7aa-4835-a26f-46cb48fed762 2019-03-26 17:59:16,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735700130463s 2019-03-26 17:59:21,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:59:21,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:21,411 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:21 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-a6dba960-811e-4e64-a6ef-7b7847982a6d 2019-03-26 17:59:21,412 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:59:21,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:21 GMT Server: Apache x-openstack-request-id: req-5f40c1a5-c813-4847-bbcf-083056184041 2019-03-26 17:59:21,736 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:59:21,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-5f40c1a5-c813-4847-bbcf-083056184041 2019-03-26 17:59:21,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.357919931412s 2019-03-26 17:59:21,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:59:21,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:21,766 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:21 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-b5c37e07-4932-499d-85cf-f28752ae5169 2019-03-26 17:59:21,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-26 17:59:21,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7e86caf2-82fe-433c-9d9a-c5984d81eeb2 2019-03-26 17:59:21,792 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:59:21,792 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-7e86caf2-82fe-433c-9d9a-c5984d81eeb2 2019-03-26 17:59:21,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0556468963623s 2019-03-26 17:59:26,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:59:26,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:26,830 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:26 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-48e62ca4-e528-4a7c-b92b-bc5dc4f457c4 2019-03-26 17:59:26,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:59:26,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:26 GMT Server: Apache x-openstack-request-id: req-94350d8d-4a8a-419b-9215-7aebf851f822 2019-03-26 17:59:26,873 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:59:26,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-94350d8d-4a8a-419b-9215-7aebf851f822 2019-03-26 17:59:26,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739359855652s 2019-03-26 17:59:31,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:59:31,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:31,911 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:31 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-a74b5303-3003-4226-88f7-239d1692e32e 2019-03-26 17:59:31,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-26 17:59:31,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:31 GMT Server: Apache x-openstack-request-id: req-4a6806c7-26a7-4c3b-8d32-39b5e5c804b0 2019-03-26 17:59:31,953 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:59:31,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-4a6806c7-26a7-4c3b-8d32-39b5e5c804b0 2019-03-26 17:59:31,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742931365967s 2019-03-26 17:59:31,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:59:31,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:31,984 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:31 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-8bc08d82-423c-49c9-b0f2-05bba44733aa 2019-03-26 17:59:31,985 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:59:32,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0969c898-85f5-460b-bc8b-22f072bd1d1b 2019-03-26 17:59:32,029 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:59:32,029 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-0969c898-85f5-460b-bc8b-22f072bd1d1b 2019-03-26 17:59:32,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0752909183502s 2019-03-26 17:59:37,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:59:37,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:37,068 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:37 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-f0fdee15-645c-4e1b-9819-b1c227bbdd7d 2019-03-26 17:59:37,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-26 17:59:37,111 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:37 GMT Server: Apache x-openstack-request-id: req-aa38bb69-41f8-410b-ad99-8bb6008f867c 2019-03-26 17:59:37,111 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:59:37,111 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-aa38bb69-41f8-410b-ad99-8bb6008f867c 2019-03-26 17:59:37,111 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751020908356s 2019-03-26 17:59:42,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:59:42,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:42,148 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:42 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-1f6d6185-d308-4b99-8d6a-36d3284678a9 2019-03-26 17:59:42,148 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:59:42,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:42 GMT Server: Apache x-openstack-request-id: req-8023be8a-b0f6-4843-832a-bee1b6bccf46 2019-03-26 17:59:42,189 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:59:42,189 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-8023be8a-b0f6-4843-832a-bee1b6bccf46 2019-03-26 17:59:42,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718381404877s 2019-03-26 17:59:42,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:59:42,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:42,218 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:42 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e95e6e9-944e-4ba1-8783-36cc3ab62ea7 2019-03-26 17:59:42,218 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:59:42,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4d0edf8e-131e-46f8-9b2b-f96f0d9afb50 2019-03-26 17:59:42,242 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:59:42,242 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-4d0edf8e-131e-46f8-9b2b-f96f0d9afb50 2019-03-26 17:59:42,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0526261329651s 2019-03-26 17:59:47,249 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:59:47,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:47,281 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:47 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-c3eca4c2-a6a8-44bc-a09e-e99e20b1a4a6 2019-03-26 17:59:47,281 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:59:47,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:47 GMT Server: Apache x-openstack-request-id: req-b67d1ffb-1748-4f8e-b475-824beb9c9668 2019-03-26 17:59:47,323 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:59:47,324 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-b67d1ffb-1748-4f8e-b475-824beb9c9668 2019-03-26 17:59:47,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748271942139s 2019-03-26 17:59:52,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:59:52,334 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:52,362 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:52 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-b36af6e9-55b5-4684-8c86-6f7689d6fd67 2019-03-26 17:59:52,362 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:59:52,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:52 GMT Server: Apache x-openstack-request-id: req-8c82521d-b011-488e-8767-41f74df9287e 2019-03-26 17:59:52,405 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:59:52,405 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-8c82521d-b011-488e-8767-41f74df9287e 2019-03-26 17:59:52,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753428936005s 2019-03-26 17:59:52,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 17:59:52,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:52,435 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:52 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-2ebe5ef4-4043-427b-b158-a3d111c0489c 2019-03-26 17:59:52,435 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 17:59:52,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a70e4c9c-321e-4518-8cd7-1cbeaf2c0791 2019-03-26 17:59:52,478 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 17:59:52,478 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-a70e4c9c-321e-4518-8cd7-1cbeaf2c0791 2019-03-26 17:59:52,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725350379944s 2019-03-26 17:59:57,485 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 17:59:57,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 17:59:57,514 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 17:59:57 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-655f67ad-3112-4b7c-a938-cefe63fd5e36 2019-03-26 17:59:57,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-26 17:59:57,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 17:59:57 GMT Server: Apache x-openstack-request-id: req-1809a29b-a031-45e1-858c-f7aebebe9e85 2019-03-26 17:59:57,555 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 17:59:57,555 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-1809a29b-a031-45e1-858c-f7aebebe9e85 2019-03-26 17:59:57,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0708899497986s 2019-03-26 18:00:02,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:00:02,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:02,591 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:02 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-ecb0fac9-650f-4b0c-8cd0-955bed244d96 2019-03-26 18:00:02,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:00:02,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:02 GMT Server: Apache x-openstack-request-id: req-78e83e2c-5bb7-4eb3-9254-32b246a2cf4a 2019-03-26 18:00:02,634 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:00:02,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-78e83e2c-5bb7-4eb3-9254-32b246a2cf4a 2019-03-26 18:00:02,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747969150543s 2019-03-26 18:00:02,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:00:02,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:02,665 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:02 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e8a6a20-f35b-436f-80ed-5a2adb8b307d 2019-03-26 18:00:02,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-26 18:00:02,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-80e07bfa-8dd0-4c41-a731-d3eda86727f3 2019-03-26 18:00:02,708 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:00:02,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-80e07bfa-8dd0-4c41-a731-d3eda86727f3 2019-03-26 18:00:02,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073380947113s 2019-03-26 18:00:07,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:00:07,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:07,747 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:07 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-ae5af6c0-8425-4488-b57a-38eaf117280b 2019-03-26 18:00:07,747 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:00:07,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:07 GMT Server: Apache x-openstack-request-id: req-371c3a5e-8fa7-4fa8-87b4-88bce9c15990 2019-03-26 18:00:07,789 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:00:07,789 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-371c3a5e-8fa7-4fa8-87b4-88bce9c15990 2019-03-26 18:00:07,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746488571167s 2019-03-26 18:00:12,795 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:00:12,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:12,828 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:12 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-0c5eff3c-2a1f-401c-b2ec-9707cbc8da2f 2019-03-26 18:00:12,828 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:00:12,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:12 GMT Server: Apache x-openstack-request-id: req-37f38c30-d1d9-473a-ae13-ca6b5e2580b0 2019-03-26 18:00:12,869 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:00:12,869 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-37f38c30-d1d9-473a-ae13-ca6b5e2580b0 2019-03-26 18:00:12,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740201473236s 2019-03-26 18:00:12,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:00:12,873 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:12,899 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:12 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-f9770050-d5d1-4c35-9ed4-2ef3a5484b08 2019-03-26 18:00:12,899 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:00:12,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-131fe1a7-af5a-47ac-ae22-c0baccf11fa3 2019-03-26 18:00:12,925 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:00:12,925 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-131fe1a7-af5a-47ac-ae22-c0baccf11fa3 2019-03-26 18:00:12,925 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0549659729004s 2019-03-26 18:00:17,931 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:00:17,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:17,963 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:17 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-276fe118-ce3c-4324-aa11-4c9c21584e1e 2019-03-26 18:00:17,963 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:00:18,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:17 GMT Server: Apache x-openstack-request-id: req-fb9b1e22-404d-4e54-8424-61d334da04e8 2019-03-26 18:00:18,005 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:00:18,005 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-fb9b1e22-404d-4e54-8424-61d334da04e8 2019-03-26 18:00:18,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737020969391s 2019-03-26 18:00:23,011 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:00:23,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:23,043 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:23 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-41dc90a3-4ed5-4802-9480-a7269969833d 2019-03-26 18:00:23,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-26 18:00:23,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:23 GMT Server: Apache x-openstack-request-id: req-48ebcd2d-9b6c-43e9-9051-0a12ed79c581 2019-03-26 18:00:23,086 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:00:23,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-48ebcd2d-9b6c-43e9-9051-0a12ed79c581 2019-03-26 18:00:23,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745439529419s 2019-03-26 18:00:23,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:00:23,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:23,116 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:23 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-59c5085e-3b49-4e87-bcc2-67c9a283919d 2019-03-26 18:00:23,116 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:00:23,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6c3037d7-fc2a-4043-8aff-9e0ed638309c 2019-03-26 18:00:23,158 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:00:23,158 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-6c3037d7-fc2a-4043-8aff-9e0ed638309c 2019-03-26 18:00:23,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072193145752s 2019-03-26 18:00:28,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:00:28,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:28,196 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:28 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-2dee68a1-17d1-48d3-a38a-dc1ff531e6b9 2019-03-26 18:00:28,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-26 18:00:28,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:28 GMT Server: Apache x-openstack-request-id: req-aefc2c2c-b11a-4528-bff6-38b0e19a875b 2019-03-26 18:00:28,238 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:00:28,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-aefc2c2c-b11a-4528-bff6-38b0e19a875b 2019-03-26 18:00:28,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731611251831s 2019-03-26 18:00:33,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:00:33,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:33,275 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:33 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc Server: Apache x-openstack-request-id: req-8109ec2c-17a6-4f2f-858a-6232bfcab24c 2019-03-26 18:00:33,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:00:33,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b2e89b4b-cd08-4f31-84ad-a19d34562d83 2019-03-26 18:00:33,317 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-03-26T18:00:30Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/ellis/events/395ca311-9363-4689-abee-204b386ac443", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "9fc861bb-ca43-4565-9683-e3866f922b94", "id": "395ca311-9363-4689-abee-204b386ac443"}, {"resource_name": "vellum", "event_time": "2019-03-26T18:00:31Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/vellum/events/4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-vellum-ec357tx5fk25", "id": "4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a"}]} 2019-03-26 18:00:33,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc&marker=242a1f67-3b1e-49a2-866b-5ddb8215fd2a&sort_dir=asc used request id req-b2e89b4b-cd08-4f31-84ad-a19d34562d83 2019-03-26 18:00:33,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735518932343s 2019-03-26 18:00:38,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:00:38,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:38,357 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:38 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-e6ec218c-19f6-4163-bb76-15a1b1889b0e 2019-03-26 18:00:38,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-26 18:00:38,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:38 GMT Server: Apache x-openstack-request-id: req-8fee4b3d-70e2-41b7-beb6-d89f968d92b0 2019-03-26 18:00:38,399 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:00:38,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-8fee4b3d-70e2-41b7-beb6-d89f968d92b0 2019-03-26 18:00:38,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752251148224s 2019-03-26 18:00:43,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:00:43,409 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:43,435 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:43 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-6257bbc7-0ae3-4f22-9842-cad34f311558 2019-03-26 18:00:43,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-26 18:00:43,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:43 GMT Server: Apache x-openstack-request-id: req-20b4659d-4f7f-496c-b99e-ffdf37c088c1 2019-03-26 18:00:43,477 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:00:43,477 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-20b4659d-4f7f-496c-b99e-ffdf37c088c1 2019-03-26 18:00:43,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718100070953s 2019-03-26 18:00:43,477 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:00:43,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:43,505 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:43 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-36affafd-ec8c-487b-b2a6-721957dd851a 2019-03-26 18:00:43,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-26 18:00:43,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fb1d63d4-199d-4d5a-8144-ca8b9d055db7 2019-03-26 18:00:43,545 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:00:43,545 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-fb1d63d4-199d-4d5a-8144-ca8b9d055db7 2019-03-26 18:00:43,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0678951740265s 2019-03-26 18:00:48,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:00:48,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:48,583 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:48 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-401dd677-24a6-45cf-9093-85c464597028 2019-03-26 18:00:48,583 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:00:48,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:48 GMT Server: Apache x-openstack-request-id: req-02239e3c-dbcd-4115-8553-6072a7b84511 2019-03-26 18:00:48,625 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:00:48,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-02239e3c-dbcd-4115-8553-6072a7b84511 2019-03-26 18:00:48,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0732400417328s 2019-03-26 18:00:53,631 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:00:53,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:53,661 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:53 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-9f22181b-b4f0-4224-ab40-a9ca1bd61b70 2019-03-26 18:00:53,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-26 18:00:53,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:53 GMT Server: Apache x-openstack-request-id: req-ecac828b-2242-49bf-903c-a7e6f92ad738 2019-03-26 18:00:53,703 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:00:53,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-ecac828b-2242-49bf-903c-a7e6f92ad738 2019-03-26 18:00:53,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719780921936s 2019-03-26 18:00:53,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:00:53,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:53,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:53 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e2c0e00-705d-4d91-a478-172bd9586986 2019-03-26 18:00:53,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-26 18:00:53,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dbe421a2-e88b-4d4a-8c1e-2ea0250c1430 2019-03-26 18:00:53,759 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:00:53,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-dbe421a2-e88b-4d4a-8c1e-2ea0250c1430 2019-03-26 18:00:53,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0556240081787s 2019-03-26 18:00:58,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:00:58,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:00:58,794 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:00:58 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-54214304-f05d-466b-a012-a4a5fa8f79bd 2019-03-26 18:00:58,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-26 18:00:58,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:00:58 GMT Server: Apache x-openstack-request-id: req-323b7175-b0bb-4b42-9203-8359fdad07be 2019-03-26 18:00:58,836 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:00:58,836 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-323b7175-b0bb-4b42-9203-8359fdad07be 2019-03-26 18:00:58,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703959465027s 2019-03-26 18:01:03,842 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:01:03,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:03,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:03 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-87f9dfeb-2a4f-4279-92ad-96bf36a8919c 2019-03-26 18:01:03,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-26 18:01:03,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:03 GMT Server: Apache x-openstack-request-id: req-4a377c66-4177-4438-a430-832bfaaac8e5 2019-03-26 18:01:03,923 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:01:03,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-4a377c66-4177-4438-a430-832bfaaac8e5 2019-03-26 18:01:03,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0811669826508s 2019-03-26 18:01:03,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:01:03,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:03,953 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:03 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-50f7ff9c-9892-4b02-92c4-5a2adc554cf3 2019-03-26 18:01:03,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-26 18:01:03,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0019863b-2783-43f8-b61f-e3d20a1aad27 2019-03-26 18:01:03,996 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:01:03,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-0019863b-2783-43f8-b61f-e3d20a1aad27 2019-03-26 18:01:03,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726709365845s 2019-03-26 18:01:09,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:01:09,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:09,036 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:09 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-a3b7fe23-fb13-4102-9b1d-a13967d2c1e8 2019-03-26 18:01:09,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-26 18:01:09,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:09 GMT Server: Apache x-openstack-request-id: req-4f215a8b-42a5-42a9-b087-66ac6f528000 2019-03-26 18:01:09,085 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:01:09,085 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-4f215a8b-42a5-42a9-b087-66ac6f528000 2019-03-26 18:01:09,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0816490650177s 2019-03-26 18:01:14,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:01:14,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:14,121 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:14 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-86c7e72c-cedf-4397-9885-185c4653c855 2019-03-26 18:01:14,121 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:01:14,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:14 GMT Server: Apache x-openstack-request-id: req-5c070a8b-90bb-427f-a999-a268aac43672 2019-03-26 18:01:14,163 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:01:14,163 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-5c070a8b-90bb-427f-a999-a268aac43672 2019-03-26 18:01:14,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729379653931s 2019-03-26 18:01:14,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:01:14,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:14,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:14 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-e50e4a00-877e-426e-8192-a7734ccc9594 2019-03-26 18:01:14,194 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:01:14,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-606d4552-bc3d-401d-a04e-044889e196dc 2019-03-26 18:01:14,237 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:01:14,237 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-606d4552-bc3d-401d-a04e-044889e196dc 2019-03-26 18:01:14,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731720924377s 2019-03-26 18:01:19,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:01:19,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:19,275 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:19 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-0966ae6b-f0a6-4d77-a9b0-1f15699b2442 2019-03-26 18:01:19,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:01:19,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:19 GMT Server: Apache x-openstack-request-id: req-e515b754-1ba2-471e-b3fc-08bee0e7015c 2019-03-26 18:01:19,319 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:01:19,319 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-e515b754-1ba2-471e-b3fc-08bee0e7015c 2019-03-26 18:01:19,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751791000366s 2019-03-26 18:01:24,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:01:24,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:24,356 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:24 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-82c2065e-62a7-4148-a413-d1f9d5e8e85f 2019-03-26 18:01:24,356 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:01:24,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:24 GMT Server: Apache x-openstack-request-id: req-a3af9424-d3e6-4a83-9b08-8c717fe6d186 2019-03-26 18:01:24,401 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:01:24,401 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-a3af9424-d3e6-4a83-9b08-8c717fe6d186 2019-03-26 18:01:24,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761427879333s 2019-03-26 18:01:24,401 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:01:24,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:24,432 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:24 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-d98c5c6c-24f6-4f24-a0ec-a43c85f58b47 2019-03-26 18:01:24,432 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:01:24,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f4b4f5df-2831-4066-be3d-37b9e0178786 2019-03-26 18:01:24,475 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:01:24,475 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-f4b4f5df-2831-4066-be3d-37b9e0178786 2019-03-26 18:01:24,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733449459076s 2019-03-26 18:01:29,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:01:29,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:29,512 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:29 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-48c7a8e8-ac03-4889-acea-6cd04d915e27 2019-03-26 18:01:29,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-26 18:01:29,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:29 GMT Server: Apache x-openstack-request-id: req-db917d6a-adfe-4dd1-b39b-8c0f3f06a186 2019-03-26 18:01:29,553 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:01:29,553 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-db917d6a-adfe-4dd1-b39b-8c0f3f06a186 2019-03-26 18:01:29,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712649822235s 2019-03-26 18:01:34,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:01:34,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:34,591 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:34 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-c61474aa-fa91-408e-aac6-fc1e17ff92a4 2019-03-26 18:01:34,591 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:01:34,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:34 GMT Server: Apache x-openstack-request-id: req-26d89b8b-9df7-43e3-ac74-68c1475badf5 2019-03-26 18:01:34,634 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:01:34,635 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-26d89b8b-9df7-43e3-ac74-68c1475badf5 2019-03-26 18:01:34,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758609771729s 2019-03-26 18:01:34,635 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:01:34,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:34,666 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:34 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-eda596bb-d429-4e54-abc7-66a1e2d66a08 2019-03-26 18:01:34,666 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:01:34,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b0684232-4fb1-4dd5-87e4-629048d7a11b 2019-03-26 18:01:34,708 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:01:34,708 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-b0684232-4fb1-4dd5-87e4-629048d7a11b 2019-03-26 18:01:34,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731821060181s 2019-03-26 18:01:39,715 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:01:39,719 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:39,748 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:39 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-baacfd73-edfe-4882-8f95-7ace0821ef2f 2019-03-26 18:01:39,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-26 18:01:39,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:39 GMT Server: Apache x-openstack-request-id: req-b9d7eecd-469f-4c44-8ed2-4dab9388995f 2019-03-26 18:01:39,790 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:01:39,790 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-b9d7eecd-469f-4c44-8ed2-4dab9388995f 2019-03-26 18:01:39,790 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749070644379s 2019-03-26 18:01:44,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:01:44,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:44,828 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:44 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-91fdd321-2aa8-45bf-8ec8-c7fcebff6104 2019-03-26 18:01:44,828 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:01:44,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:44 GMT Server: Apache x-openstack-request-id: req-b196ef6a-4391-4c15-82d0-3f16026ec5e1 2019-03-26 18:01:44,871 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:01:44,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-b196ef6a-4391-4c15-82d0-3f16026ec5e1 2019-03-26 18:01:44,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752100944519s 2019-03-26 18:01:44,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:01:44,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:44,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:44 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-337265c2-69ea-4e46-a532-c99de4ec0cee 2019-03-26 18:01:44,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-26 18:01:44,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-46b16b11-4e97-4a0e-8c55-5dd5e68fa286 2019-03-26 18:01:44,943 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:01:44,944 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-46b16b11-4e97-4a0e-8c55-5dd5e68fa286 2019-03-26 18:01:44,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0721230506897s 2019-03-26 18:01:49,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:01:49,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:49,982 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:49 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-5a744559-0dd7-4eac-994c-18ac0df3f34b 2019-03-26 18:01:49,982 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:01:50,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:49 GMT Server: Apache x-openstack-request-id: req-0ef617ff-2d66-4311-8706-afe146fac4e7 2019-03-26 18:01:50,024 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:01:50,025 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-0ef617ff-2d66-4311-8706-afe146fac4e7 2019-03-26 18:01:50,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0773069858551s 2019-03-26 18:01:55,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:01:55,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:55,060 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:55 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-c51b5daf-330c-429f-be73-bc44f948ec4e 2019-03-26 18:01:55,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-26 18:01:55,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:55 GMT Server: Apache x-openstack-request-id: req-4035355f-8daa-4085-a781-ed26eae11ff1 2019-03-26 18:01:55,101 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:01:55,102 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-4035355f-8daa-4085-a781-ed26eae11ff1 2019-03-26 18:01:55,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713751316071s 2019-03-26 18:01:55,102 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:01:55,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:01:55,131 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:01:55 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-006e39aa-59c3-4f35-adda-bac66cc26fd2 2019-03-26 18:01:55,131 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:01:55,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:01:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1a7a5586-dc12-43b9-9d26-2d559db5c71c 2019-03-26 18:01:55,157 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:01:55,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-1a7a5586-dc12-43b9-9d26-2d559db5c71c 2019-03-26 18:01:55,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0546550750732s 2019-03-26 18:02:00,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:02:00,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:00,210 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:00 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-be66e12c-fa75-4b65-90fe-6b6b2b83b5db 2019-03-26 18:02:00,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-26 18:02:00,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:00 GMT Server: Apache x-openstack-request-id: req-a01749d2-564f-4c5f-b158-f745b823e3a1 2019-03-26 18:02:00,251 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:02:00,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-a01749d2-564f-4c5f-b158-f745b823e3a1 2019-03-26 18:02:00,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0881888866425s 2019-03-26 18:02:05,257 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:02:05,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:05,291 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:05 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-fcf3e93a-3177-4ebe-97a9-9b8789233e64 2019-03-26 18:02:05,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-26 18:02:05,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:05 GMT Server: Apache x-openstack-request-id: req-d7233188-669c-4a95-aa0f-502acec3002f 2019-03-26 18:02:05,333 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:02:05,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-d7233188-669c-4a95-aa0f-502acec3002f 2019-03-26 18:02:05,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761549472809s 2019-03-26 18:02:05,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:02:05,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:05,364 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:05 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-02b03953-4e37-4759-b959-217fe65b7912 2019-03-26 18:02:05,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:02:05,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fcc4d00a-96f6-474c-bde8-98486aff55f2 2019-03-26 18:02:05,406 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:02:05,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-fcc4d00a-96f6-474c-bde8-98486aff55f2 2019-03-26 18:02:05,407 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725200176239s 2019-03-26 18:02:10,413 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:02:10,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:10,447 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:10 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-573c43d2-14cc-4633-ba39-3368eccf90db 2019-03-26 18:02:10,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-26 18:02:10,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:10 GMT Server: Apache x-openstack-request-id: req-1166c416-6f17-4818-8fd0-9a9270b4dd05 2019-03-26 18:02:10,491 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:02:10,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-1166c416-6f17-4818-8fd0-9a9270b4dd05 2019-03-26 18:02:10,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0775721073151s 2019-03-26 18:02:15,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:02:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:15,527 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-bfa5672c-e20c-4856-8446-c6f460584513 2019-03-26 18:02:15,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:02:15,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:15 GMT Server: Apache x-openstack-request-id: req-1f2fb933-01d3-4895-a85d-2f3cfdb91171 2019-03-26 18:02:15,570 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:02:15,570 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-1f2fb933-01d3-4895-a85d-2f3cfdb91171 2019-03-26 18:02:15,570 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0735690593719s 2019-03-26 18:02:15,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:02:15,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:15,600 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-0a951993-9314-4cbf-b8c2-b289a9120e0a 2019-03-26 18:02:15,600 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:02:15,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0327248a-ca14-4d4a-9639-d26f44e74541 2019-03-26 18:02:15,625 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:02:15,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-0327248a-ca14-4d4a-9639-d26f44e74541 2019-03-26 18:02:15,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0548028945923s 2019-03-26 18:02:20,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:02:20,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:20,679 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:20 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-d01e44fc-02ab-4327-b572-92a7bd50c608 2019-03-26 18:02:20,680 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:02:20,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:20 GMT Server: Apache x-openstack-request-id: req-25c22e25-3e28-4435-8445-706b296f3246 2019-03-26 18:02:20,722 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:02:20,722 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-25c22e25-3e28-4435-8445-706b296f3246 2019-03-26 18:02:20,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0902361869812s 2019-03-26 18:02:25,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:02:25,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:25,757 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:25 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-dbe02c47-5779-4ea1-a45c-6b6f6a6000a2 2019-03-26 18:02:25,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-26 18:02:25,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:25 GMT Server: Apache x-openstack-request-id: req-3caa272a-30d6-4cc4-9d84-ec6930fd77d9 2019-03-26 18:02:25,799 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:02:25,799 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-3caa272a-30d6-4cc4-9d84-ec6930fd77d9 2019-03-26 18:02:25,799 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710599422455s 2019-03-26 18:02:25,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:02:25,803 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:25,830 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:25 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-b226678b-2ece-4730-bb2f-75c3c41d0f1e 2019-03-26 18:02:25,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:02:26,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6157f883-a36e-47be-8e4c-cafad4f535ce 2019-03-26 18:02:26,003 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:02:26,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-6157f883-a36e-47be-8e4c-cafad4f535ce 2019-03-26 18:02:26,004 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.203694820404s 2019-03-26 18:02:31,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:02:31,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:31,044 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:31 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-1f6e477e-0e86-4329-a1eb-b5c5ee311288 2019-03-26 18:02:31,044 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:02:31,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:31 GMT Server: Apache x-openstack-request-id: req-10881c32-7f49-42fb-9381-737756fc5401 2019-03-26 18:02:31,086 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:02:31,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-10881c32-7f49-42fb-9381-737756fc5401 2019-03-26 18:02:31,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755150318146s 2019-03-26 18:02:36,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:02:36,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:36,124 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:36 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-d7167873-acba-4842-91ee-d2b34376f938 2019-03-26 18:02:36,124 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:02:36,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:36 GMT Server: Apache x-openstack-request-id: req-93fe81d0-c34e-4527-a266-857b8070bcdf 2019-03-26 18:02:36,165 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:02:36,165 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-93fe81d0-c34e-4527-a266-857b8070bcdf 2019-03-26 18:02:36,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738260746002s 2019-03-26 18:02:36,166 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:02:36,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:36,194 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:36 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-89f0559f-b869-4420-a197-94b05a8f1394 2019-03-26 18:02:36,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:02:36,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4140bb4c-7cfb-4149-b5d3-a3bd3c634242 2019-03-26 18:02:36,219 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:02:36,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-4140bb4c-7cfb-4149-b5d3-a3bd3c634242 2019-03-26 18:02:36,220 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0534729957581s 2019-03-26 18:02:41,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:02:41,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:41,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:41 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-1bd38337-61e3-449a-99b3-07bcb43e0e61 2019-03-26 18:02:41,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:02:41,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:41 GMT Server: Apache x-openstack-request-id: req-59571a13-19a5-4949-86ef-ff7814cc706e 2019-03-26 18:02:41,305 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:02:41,306 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-59571a13-19a5-4949-86ef-ff7814cc706e 2019-03-26 18:02:41,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0793261528015s 2019-03-26 18:02:46,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:02:46,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:46,343 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:46 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-7e910f07-2182-4238-bb7e-d2eb75ece7a5 2019-03-26 18:02:46,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-26 18:02:46,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:46 GMT Server: Apache x-openstack-request-id: req-75ebeaec-e4c2-461a-ba6b-61f2481b55f7 2019-03-26 18:02:46,386 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:02:46,387 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-75ebeaec-e4c2-461a-ba6b-61f2481b55f7 2019-03-26 18:02:46,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753650665283s 2019-03-26 18:02:46,387 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:02:46,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:46,418 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:46 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-c2429747-0bfc-492a-8a7d-b2bdcce9cd3a 2019-03-26 18:02:46,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-26 18:02:46,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-44c9c9b5-1ccf-4613-8e61-c3b8aaaeaf83 2019-03-26 18:02:46,461 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:02:46,461 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-44c9c9b5-1ccf-4613-8e61-c3b8aaaeaf83 2019-03-26 18:02:46,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737118721008s 2019-03-26 18:02:51,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:02:51,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:51,499 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:51 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-91dbf367-a180-4937-b892-a35d5fb2d3fb 2019-03-26 18:02:51,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-26 18:02:51,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:51 GMT Server: Apache x-openstack-request-id: req-f7e6de50-28c2-4b8c-9ac1-7487de68f9d6 2019-03-26 18:02:51,542 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:02:51,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-f7e6de50-28c2-4b8c-9ac1-7487de68f9d6 2019-03-26 18:02:51,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746078491211s 2019-03-26 18:02:56,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:02:56,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:56,579 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-dcb956c2-70c6-4e72-b0fc-be28fc415cff 2019-03-26 18:02:56,580 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:02:56,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:56 GMT Server: Apache x-openstack-request-id: req-3d342e5e-7ba5-4b28-b517-e190bc5433c6 2019-03-26 18:02:56,621 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:02:56,621 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-3d342e5e-7ba5-4b28-b517-e190bc5433c6 2019-03-26 18:02:56,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733070373535s 2019-03-26 18:02:56,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:02:56,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:02:56,651 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:02:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-57f8a332-6333-4b45-869f-be32ee7103d0 2019-03-26 18:02:56,651 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:02:56,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:02:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a17917e9-ae32-4f2c-988a-a1d9fa296f3d 2019-03-26 18:02:56,693 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:02:56,693 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-a17917e9-ae32-4f2c-988a-a1d9fa296f3d 2019-03-26 18:02:56,693 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0708930492401s 2019-03-26 18:03:01,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:03:01,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:01,732 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-d131e78f-11bf-42af-af20-fbcb77a595cb 2019-03-26 18:03:01,732 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:03:01,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:01 GMT Server: Apache x-openstack-request-id: req-42e677cc-f920-4153-89ce-b115f3e87422 2019-03-26 18:03:01,783 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:03:01,783 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-42e677cc-f920-4153-89ce-b115f3e87422 2019-03-26 18:03:01,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0834600925446s 2019-03-26 18:03:06,789 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:03:06,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:06,821 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-f79c1e32-f7d2-4b35-bbf0-5f9501b7d119 2019-03-26 18:03:06,821 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:03:06,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:06 GMT Server: Apache x-openstack-request-id: req-b4505e99-cd74-4ebb-9d3c-94f240660238 2019-03-26 18:03:06,863 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:03:06,863 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-b4505e99-cd74-4ebb-9d3c-94f240660238 2019-03-26 18:03:06,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740530490875s 2019-03-26 18:03:06,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:03:06,868 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:06,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e07822c-4178-44df-a62f-402ae57462b8 2019-03-26 18:03:06,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:03:06,936 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-12d47dad-1880-441e-8a91-756b66dd1ad8 2019-03-26 18:03:06,937 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:03:06,937 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-12d47dad-1880-441e-8a91-756b66dd1ad8 2019-03-26 18:03:06,937 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729990005493s 2019-03-26 18:03:11,944 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:03:11,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:11,974 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-cd599e29-8619-4a51-be82-f13c530bb1af 2019-03-26 18:03:11,975 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:03:12,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:11 GMT Server: Apache x-openstack-request-id: req-d1303cfb-b180-4f47-b6df-f11251e1893f 2019-03-26 18:03:12,016 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:03:12,016 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-d1303cfb-b180-4f47-b6df-f11251e1893f 2019-03-26 18:03:12,016 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723609924316s 2019-03-26 18:03:17,022 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:03:17,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:17,327 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:17 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-0ecacb54-255f-409f-864c-5b94955a5bc9 2019-03-26 18:03:17,327 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:03:17,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:17 GMT Server: Apache x-openstack-request-id: req-53c90775-b57d-429b-b403-5da78a77c731 2019-03-26 18:03:17,368 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:03:17,368 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-53c90775-b57d-429b-b403-5da78a77c731 2019-03-26 18:03:17,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346277952194s 2019-03-26 18:03:17,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:03:17,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:17,398 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:17 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-ea8d640d-fb97-4245-879b-2c1673407823 2019-03-26 18:03:17,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:03:17,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c1a87b54-63a6-4816-aed4-7a4776b6ff72 2019-03-26 18:03:17,440 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:03:17,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-c1a87b54-63a6-4816-aed4-7a4776b6ff72 2019-03-26 18:03:17,441 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0715899467468s 2019-03-26 18:03:22,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:03:22,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:22,480 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:22 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-488eeb9a-8de7-4d6e-a1ed-428582195c59 2019-03-26 18:03:22,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-26 18:03:22,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:22 GMT Server: Apache x-openstack-request-id: req-bee488f6-36c3-4dbd-8e24-3f5e05af6b30 2019-03-26 18:03:22,521 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:03:22,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-bee488f6-36c3-4dbd-8e24-3f5e05af6b30 2019-03-26 18:03:22,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739009380341s 2019-03-26 18:03:27,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:03:27,531 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:27,817 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:27 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-fea67ead-d629-4973-9d37-6925b2dd8e62 2019-03-26 18:03:27,818 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:03:27,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:27 GMT Server: Apache x-openstack-request-id: req-d78435e6-cdbc-435b-bc71-a93cf3ff8e40 2019-03-26 18:03:27,859 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:03:27,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-d78435e6-cdbc-435b-bc71-a93cf3ff8e40 2019-03-26 18:03:27,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.332405090332s 2019-03-26 18:03:27,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:03:27,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:27,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:27 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-118fcc49-c3be-469d-82ab-4b2f103d88b4 2019-03-26 18:03:27,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:03:27,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-beedcf42-5b53-4492-b89d-74a08974827a 2019-03-26 18:03:27,916 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:03:27,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-beedcf42-5b53-4492-b89d-74a08974827a 2019-03-26 18:03:27,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0565760135651s 2019-03-26 18:03:32,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:03:32,928 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:32,954 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-979dce36-00a5-43c4-b0fe-1d0d27264569 2019-03-26 18:03:32,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-26 18:03:32,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:32 GMT Server: Apache x-openstack-request-id: req-d55cfb1c-9590-4088-9cce-dd169e48dd23 2019-03-26 18:03:32,995 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:03:32,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-d55cfb1c-9590-4088-9cce-dd169e48dd23 2019-03-26 18:03:32,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721309185028s 2019-03-26 18:03:38,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:03:38,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:38,034 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:38 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-2b0197e2-15c8-489c-a606-b0e5f762043e 2019-03-26 18:03:38,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-26 18:03:38,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:38 GMT Server: Apache x-openstack-request-id: req-4662c078-9526-4436-abf2-576096dee7d9 2019-03-26 18:03:38,078 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:03:38,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-4662c078-9526-4436-abf2-576096dee7d9 2019-03-26 18:03:38,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0763869285583s 2019-03-26 18:03:38,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:03:38,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:38,108 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:38 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e97f0d6-02f4-46cd-b97b-a8c37ee8d1bb 2019-03-26 18:03:38,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-26 18:03:38,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-668dca8b-24f7-4bd8-a359-457ee4307e44 2019-03-26 18:03:38,425 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:03:38,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-668dca8b-24f7-4bd8-a359-457ee4307e44 2019-03-26 18:03:38,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.347119092941s 2019-03-26 18:03:43,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:03:43,437 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:43,464 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:43 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-8fb67c5d-8426-4471-8a03-a3221b5aa4ce 2019-03-26 18:03:43,464 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:03:43,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:43 GMT Server: Apache x-openstack-request-id: req-98110e3d-8904-479f-982e-67e751e2b215 2019-03-26 18:03:43,507 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:03:43,507 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-98110e3d-8904-479f-982e-67e751e2b215 2019-03-26 18:03:43,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748789310455s 2019-03-26 18:03:48,513 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:03:48,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:48,548 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:48 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-073592f6-55a5-4239-8edb-ec0a3788114d 2019-03-26 18:03:48,548 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:03:48,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:48 GMT Server: Apache x-openstack-request-id: req-08ed9704-d19a-4c6a-9888-f7ad8ad6a0bc 2019-03-26 18:03:48,870 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:03:48,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-08ed9704-d19a-4c6a-9888-f7ad8ad6a0bc 2019-03-26 18:03:48,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.356835842133s 2019-03-26 18:03:48,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:03:48,874 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:49,092 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:48 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-a965ece8-a642-45eb-9aa2-83edcaea1fea 2019-03-26 18:03:49,092 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:03:49,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78b81f74-c91c-48b5-8c69-d60e4d5a7449 2019-03-26 18:03:49,399 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:03:49,399 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-78b81f74-c91c-48b5-8c69-d60e4d5a7449 2019-03-26 18:03:49,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.528156995773s 2019-03-26 18:03:54,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:03:54,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:54,440 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:54 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-aa2df6b3-67c8-4eb9-8cae-0362e7bba8d6 2019-03-26 18:03:54,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-26 18:03:54,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:54 GMT Server: Apache x-openstack-request-id: req-071c3709-2153-4c17-b8d4-35c3ac608788 2019-03-26 18:03:54,482 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:03:54,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-071c3709-2153-4c17-b8d4-35c3ac608788 2019-03-26 18:03:54,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0764439105988s 2019-03-26 18:03:59,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:03:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:59,517 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:59 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-f153d682-b821-47ea-96e0-8cba0e2c2965 2019-03-26 18:03:59,518 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:03:59,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:59 GMT Server: Apache x-openstack-request-id: req-293463f7-85ff-4f98-98c3-ac162375bb79 2019-03-26 18:03:59,559 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:03:59,559 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-293463f7-85ff-4f98-98c3-ac162375bb79 2019-03-26 18:03:59,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705518722534s 2019-03-26 18:03:59,559 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:03:59,563 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:03:59,588 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:03:59 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-4ad77b86-40a4-47ac-83a7-b1055ca6906a 2019-03-26 18:03:59,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-26 18:03:59,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:03:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-092efb21-2aac-4ba0-811b-fadc1ee3ea3e 2019-03-26 18:03:59,629 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:03:59,630 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-092efb21-2aac-4ba0-811b-fadc1ee3ea3e 2019-03-26 18:03:59,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0702259540558s 2019-03-26 18:04:04,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:04:04,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:04,668 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:04 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-8f19b714-89fc-4319-bf23-5fdecdfcb910 2019-03-26 18:04:04,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-26 18:04:04,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:04 GMT Server: Apache x-openstack-request-id: req-20e4fa06-e37a-47c9-b43c-7bc0b8541614 2019-03-26 18:04:04,711 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:04:04,711 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-20e4fa06-e37a-47c9-b43c-7bc0b8541614 2019-03-26 18:04:04,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745131969452s 2019-03-26 18:04:09,717 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:04:09,721 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:10,018 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:09 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-a335dc7b-cf97-4db8-a200-854a9d36ed07 2019-03-26 18:04:10,018 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:04:10,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:10 GMT Server: Apache x-openstack-request-id: req-c1d70cd1-88fb-41fc-9bfd-18948b58156b 2019-03-26 18:04:10,325 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:04:10,326 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-c1d70cd1-88fb-41fc-9bfd-18948b58156b 2019-03-26 18:04:10,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.608730792999s 2019-03-26 18:04:10,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:04:10,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:10,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:10 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-eecea59d-d897-4888-a45b-e6ba97626e2b 2019-03-26 18:04:10,617 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:04:10,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-512f7672-81fc-4bdd-9af7-febdfe0470d4 2019-03-26 18:04:10,642 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:04:10,642 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-512f7672-81fc-4bdd-9af7-febdfe0470d4 2019-03-26 18:04:10,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.315654993057s 2019-03-26 18:04:15,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:04:15,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:15,681 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-90b82fe3-de3a-4172-bf90-f19da85b7678 2019-03-26 18:04:15,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-26 18:04:15,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:15 GMT Server: Apache x-openstack-request-id: req-1d32d41d-a5c6-4691-b1de-ec665b79b09a 2019-03-26 18:04:15,724 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:04:15,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-1d32d41d-a5c6-4691-b1de-ec665b79b09a 2019-03-26 18:04:15,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757970809937s 2019-03-26 18:04:20,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:04:20,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:20,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:20 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-36601337-f0ff-460f-ad08-da923b9db220 2019-03-26 18:04:20,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-26 18:04:20,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:20 GMT Server: Apache x-openstack-request-id: req-1520c61d-f9f7-47f7-81c6-bc3fe1ed8001 2019-03-26 18:04:20,992 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:04:20,992 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-1520c61d-f9f7-47f7-81c6-bc3fe1ed8001 2019-03-26 18:04:20,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.261788845062s 2019-03-26 18:04:20,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:04:20,997 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:21,022 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:20 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-09582350-489a-4a04-a6b5-a231ae10295b 2019-03-26 18:04:21,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-26 18:04:21,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-78d24e07-4a52-48bf-8a8e-adf6cceff288 2019-03-26 18:04:21,048 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:04:21,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-78d24e07-4a52-48bf-8a8e-adf6cceff288 2019-03-26 18:04:21,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0548651218414s 2019-03-26 18:04:26,055 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:04:26,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:26,088 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:26 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-9bb98a2a-282c-44e4-a8d4-8ab78832213a 2019-03-26 18:04:26,088 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:04:26,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:26 GMT Server: Apache x-openstack-request-id: req-5f9a4ed7-d39f-4e65-8d9d-ed23b81aca2a 2019-03-26 18:04:26,131 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:04:26,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-5f9a4ed7-d39f-4e65-8d9d-ed23b81aca2a 2019-03-26 18:04:26,132 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767810344696s 2019-03-26 18:04:31,137 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:04:31,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:31,167 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:31 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-24229de3-dcdc-422d-9a5d-1b30bce6be4c 2019-03-26 18:04:31,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-26 18:04:31,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:31 GMT Server: Apache x-openstack-request-id: req-221c27e4-3acd-4e9b-a2ff-1e2298895a37 2019-03-26 18:04:31,208 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:04:31,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-221c27e4-3acd-4e9b-a2ff-1e2298895a37 2019-03-26 18:04:31,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711851119995s 2019-03-26 18:04:31,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:04:31,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:31,237 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:31 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-f41883fa-70b8-44b3-a801-ef13f221dab7 2019-03-26 18:04:31,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-26 18:04:31,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:31 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9806ab4d-a122-4ebf-8232-1f9da918201c 2019-03-26 18:04:31,262 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:04:31,262 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-9806ab4d-a122-4ebf-8232-1f9da918201c 2019-03-26 18:04:31,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0532250404358s 2019-03-26 18:04:36,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:04:36,272 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:36,299 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:36 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-83e56659-33c1-4f74-808a-c0fcb6193315 2019-03-26 18:04:36,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-26 18:04:36,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:36 GMT Server: Apache x-openstack-request-id: req-00980e7c-747f-4dbe-a8be-bacdfd0de597 2019-03-26 18:04:36,342 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:04:36,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-00980e7c-747f-4dbe-a8be-bacdfd0de597 2019-03-26 18:04:36,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729849338531s 2019-03-26 18:04:41,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:04:41,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:41,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:41 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-d5e11082-c077-4981-8987-4e7732346eaf 2019-03-26 18:04:41,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-26 18:04:41,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:41 GMT Server: Apache x-openstack-request-id: req-34b8ed26-2525-4847-a07d-55b4e7c0de76 2019-03-26 18:04:41,696 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:04:41,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-34b8ed26-2525-4847-a07d-55b4e7c0de76 2019-03-26 18:04:41,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.348875045776s 2019-03-26 18:04:41,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:04:41,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:41,727 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:41 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-44c781ee-bb10-4359-aa38-b984e6b97a2a 2019-03-26 18:04:41,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-26 18:04:41,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e8969fc7-bce8-44bb-b151-9a0ecb6666ee 2019-03-26 18:04:41,769 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:04:41,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-e8969fc7-bce8-44bb-b151-9a0ecb6666ee 2019-03-26 18:04:41,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720400810242s 2019-03-26 18:04:46,776 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:04:46,780 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:46,808 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:46 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-c6349e2c-a7ed-4114-9754-6ceb5ec978b5 2019-03-26 18:04:46,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-26 18:04:46,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:46 GMT Server: Apache x-openstack-request-id: req-fbf050f9-afff-4129-8b9e-7712c4e9de81 2019-03-26 18:04:46,850 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:04:46,850 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-fbf050f9-afff-4129-8b9e-7712c4e9de81 2019-03-26 18:04:46,850 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739800930023s 2019-03-26 18:04:51,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:04:51,860 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:51,890 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:51 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-81fb6c6b-2bb8-4e77-bd6e-13c16c3eee4f 2019-03-26 18:04:51,890 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:04:51,932 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:51 GMT Server: Apache x-openstack-request-id: req-eedb2998-09de-4ade-b043-4df0dcda24ac 2019-03-26 18:04:51,933 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:04:51,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-eedb2998-09de-4ade-b043-4df0dcda24ac 2019-03-26 18:04:51,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766959190369s 2019-03-26 18:04:51,933 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:04:51,937 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:51,964 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:51 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-7d335939-070a-48ab-bdf8-10878bd8ce09 2019-03-26 18:04:51,964 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:04:52,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a8e2a216-70e7-416b-b543-a51f2d03dcf4 2019-03-26 18:04:52,007 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:04:52,007 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-a8e2a216-70e7-416b-b543-a51f2d03dcf4 2019-03-26 18:04:52,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739800930023s 2019-03-26 18:04:57,014 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:04:57,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:04:57,045 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:04:57 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-bcf09a73-20c8-47b9-9734-3f76366dab44 2019-03-26 18:04:57,045 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:04:57,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:04:57 GMT Server: Apache x-openstack-request-id: req-14ac6833-9cd9-46aa-8455-bdaa2bcfac16 2019-03-26 18:04:57,087 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:04:57,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-14ac6833-9cd9-46aa-8455-bdaa2bcfac16 2019-03-26 18:04:57,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728769302368s 2019-03-26 18:05:02,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:05:02,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:02,123 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:02 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-1d64e9b5-6f77-40c4-8464-bd8697335380 2019-03-26 18:05:02,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-26 18:05:02,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:02 GMT Server: Apache x-openstack-request-id: req-d0e2f656-314a-42dc-95f6-117419986876 2019-03-26 18:05:02,164 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:05:02,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-d0e2f656-314a-42dc-95f6-117419986876 2019-03-26 18:05:02,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.07146692276s 2019-03-26 18:05:02,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:05:02,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:02,195 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:02 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-19d4b6df-5dd8-4e26-ae1a-b2bbe0cda9bc 2019-03-26 18:05:02,195 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:05:02,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1aa3d26e-27a2-469c-be89-49c628a0bbef 2019-03-26 18:05:02,221 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:05:02,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-1aa3d26e-27a2-469c-be89-49c628a0bbef 2019-03-26 18:05:02,221 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0560481548309s 2019-03-26 18:05:07,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:05:07,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:07,259 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:07 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-ac3b0b5a-f44c-46fb-a975-d4293a3951c3 2019-03-26 18:05:07,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:05:07,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:07 GMT Server: Apache x-openstack-request-id: req-7c4af103-2c44-449d-8905-bd693d880992 2019-03-26 18:05:07,302 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:05:07,302 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-7c4af103-2c44-449d-8905-bd693d880992 2019-03-26 18:05:07,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741839408875s 2019-03-26 18:05:12,308 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:05:12,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:12,338 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:12 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-3a11f3ec-28c1-4c8c-a1c7-71fc43193a94 2019-03-26 18:05:12,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-26 18:05:12,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:12 GMT Server: Apache x-openstack-request-id: req-4b37b624-593a-4df5-ad19-de67be4032eb 2019-03-26 18:05:12,380 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:05:12,380 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-4b37b624-593a-4df5-ad19-de67be4032eb 2019-03-26 18:05:12,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723538398743s 2019-03-26 18:05:12,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:05:12,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:12,410 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:12 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-892748f4-40b7-4acf-82e0-64a55f290400 2019-03-26 18:05:12,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-26 18:05:12,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-14c12722-98b9-4abd-b611-d2359f9be635 2019-03-26 18:05:12,452 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:05:12,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-14c12722-98b9-4abd-b611-d2359f9be635 2019-03-26 18:05:12,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.071368932724s 2019-03-26 18:05:17,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:05:17,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:17,492 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:17 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-e9783891-f17a-41c1-9ed1-fbd57b0e8ae0 2019-03-26 18:05:17,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-26 18:05:17,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:17 GMT Server: Apache x-openstack-request-id: req-8ae4e1ba-aea6-42cf-a12a-6c3adf89138c 2019-03-26 18:05:17,538 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:05:17,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-8ae4e1ba-aea6-42cf-a12a-6c3adf89138c 2019-03-26 18:05:17,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0788459777832s 2019-03-26 18:05:22,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:05:22,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:22,576 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:22 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-ddf7a47b-14a7-4d4c-9f85-0c439b001d20 2019-03-26 18:05:22,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:05:22,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:22 GMT Server: Apache x-openstack-request-id: req-6a909d64-1bbc-44f2-8f5c-0f3fa47f4bb2 2019-03-26 18:05:22,619 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:05:22,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-6a909d64-1bbc-44f2-8f5c-0f3fa47f4bb2 2019-03-26 18:05:22,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075089931488s 2019-03-26 18:05:22,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:05:22,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:22,650 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:22 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-67b9dacb-71c0-4819-be48-6e8b1dbf8d59 2019-03-26 18:05:22,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-26 18:05:22,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5316d649-3c08-4b6f-a375-0eed99d0f9eb 2019-03-26 18:05:22,693 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:05:22,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-5316d649-3c08-4b6f-a375-0eed99d0f9eb 2019-03-26 18:05:22,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740201473236s 2019-03-26 18:05:27,700 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:05:27,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:27,733 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:27 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-d615e616-a8f6-489c-90a6-4e6c53f34fa0 2019-03-26 18:05:27,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-26 18:05:27,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:27 GMT Server: Apache x-openstack-request-id: req-9c08a0ae-442f-485a-920b-70b22f38a928 2019-03-26 18:05:27,774 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:05:27,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-9c08a0ae-442f-485a-920b-70b22f38a928 2019-03-26 18:05:27,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739350318909s 2019-03-26 18:05:32,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:05:32,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:32,811 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-b50c7302-c3a3-44c5-bf58-0e8200889174 2019-03-26 18:05:32,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-26 18:05:32,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:32 GMT Server: Apache x-openstack-request-id: req-ecf7b068-d1a7-4bad-9f7f-2b3f11cd99d3 2019-03-26 18:05:32,853 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:05:32,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-ecf7b068-d1a7-4bad-9f7f-2b3f11cd99d3 2019-03-26 18:05:32,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726969242096s 2019-03-26 18:05:32,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:05:32,856 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:32,881 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-cf591e8b-aa32-4115-825d-9d262a85fe77 2019-03-26 18:05:32,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-26 18:05:32,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-4c587b6f-e846-4543-814c-f16f076250f3 2019-03-26 18:05:32,922 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:05:32,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-4c587b6f-e846-4543-814c-f16f076250f3 2019-03-26 18:05:32,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0691900253296s 2019-03-26 18:05:37,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:05:37,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:37,959 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:37 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-444c7126-7611-426d-aebf-1aac649a1ae8 2019-03-26 18:05:37,960 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:05:38,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:37 GMT Server: Apache x-openstack-request-id: req-1d08186e-d458-4571-b36b-324fdcfa18bf 2019-03-26 18:05:38,002 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:05:38,002 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-1d08186e-d458-4571-b36b-324fdcfa18bf 2019-03-26 18:05:38,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723938941956s 2019-03-26 18:05:43,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:05:43,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:43,038 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:43 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-5f4c3f65-8236-4d0b-adaa-2f7d2dfb6604 2019-03-26 18:05:43,038 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:05:43,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:43 GMT Server: Apache x-openstack-request-id: req-b1c42e83-accf-4f78-9c48-a4febfb0578c 2019-03-26 18:05:43,079 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:05:43,079 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-b1c42e83-accf-4f78-9c48-a4febfb0578c 2019-03-26 18:05:43,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071545124054s 2019-03-26 18:05:43,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:05:43,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:43,108 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:43 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-6128a0d7-ac33-4457-9197-f82b24e08a47 2019-03-26 18:05:43,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-26 18:05:43,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f1bd3720-2c5f-4363-ae98-00f72a231290 2019-03-26 18:05:43,149 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:05:43,149 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-f1bd3720-2c5f-4363-ae98-00f72a231290 2019-03-26 18:05:43,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0696499347687s 2019-03-26 18:05:48,155 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:05:48,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:48,462 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:48 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-7a0b3ee4-743f-4c59-aeb2-5e94c7b6af02 2019-03-26 18:05:48,463 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:05:48,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:48 GMT Server: Apache x-openstack-request-id: req-da82c835-5fba-4885-b6b1-a6729ef0180b 2019-03-26 18:05:48,503 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:05:48,504 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-da82c835-5fba-4885-b6b1-a6729ef0180b 2019-03-26 18:05:48,504 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.34860086441s 2019-03-26 18:05:53,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:05:53,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:53,542 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:53 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-a01582bd-aa22-4f47-a981-6d17e40f7038 2019-03-26 18:05:53,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-26 18:05:53,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:53 GMT Server: Apache x-openstack-request-id: req-11a38e5e-1268-47d9-b66d-310f57c9e3dd 2019-03-26 18:05:53,585 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:05:53,585 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-11a38e5e-1268-47d9-b66d-310f57c9e3dd 2019-03-26 18:05:53,585 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0756969451904s 2019-03-26 18:05:53,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:05:53,589 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:53,616 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:53 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-5acae556-fc2d-44ab-9996-ae5a31243135 2019-03-26 18:05:53,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-26 18:05:53,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:53 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f4aad336-669a-4f04-945a-78bf6703107b 2019-03-26 18:05:53,659 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:05:53,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-f4aad336-669a-4f04-945a-78bf6703107b 2019-03-26 18:05:53,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0734188556671s 2019-03-26 18:05:58,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:05:58,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:05:58,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:05:58 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-e3974187-0c96-443b-adb7-b4f49d4e159d 2019-03-26 18:05:58,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:05:58,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:05:58 GMT Server: Apache x-openstack-request-id: req-600fe100-63df-4f66-b1ca-c0cbdaf10be9 2019-03-26 18:05:58,736 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:05:58,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-600fe100-63df-4f66-b1ca-c0cbdaf10be9 2019-03-26 18:05:58,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744850635529s 2019-03-26 18:06:03,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:06:03,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:03,774 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:03 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-1d0d508e-3c13-4b6e-82a9-8efa63032b74 2019-03-26 18:06:03,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-26 18:06:03,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:03 GMT Server: Apache x-openstack-request-id: req-00fddfb6-74dd-4901-8b0e-85261c2bff82 2019-03-26 18:06:03,817 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:06:03,817 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-00fddfb6-74dd-4901-8b0e-85261c2bff82 2019-03-26 18:06:03,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755000114441s 2019-03-26 18:06:03,818 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:06:03,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:03,851 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:03 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-9928d99c-4a63-4429-a1f2-4b4693a4a790 2019-03-26 18:06:03,851 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:06:03,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a9b105cc-b2ac-4fd6-8b8a-579924465d75 2019-03-26 18:06:03,894 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:06:03,894 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-a9b105cc-b2ac-4fd6-8b8a-579924465d75 2019-03-26 18:06:03,894 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.076404094696s 2019-03-26 18:06:08,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:06:08,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:08,932 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:08 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-13fe614e-f756-4cdf-86f7-183bf183678b 2019-03-26 18:06:08,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-26 18:06:08,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:08 GMT Server: Apache x-openstack-request-id: req-41f0bfbe-8820-4d47-895b-5c25480bce7f 2019-03-26 18:06:08,974 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:06:08,974 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-41f0bfbe-8820-4d47-895b-5c25480bce7f 2019-03-26 18:06:08,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733850002289s 2019-03-26 18:06:13,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:06:13,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:14,010 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:13 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-dd2e03a9-67d7-45cd-90f3-86dba793849a 2019-03-26 18:06:14,010 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:06:14,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:14 GMT Server: Apache x-openstack-request-id: req-f8bb9c14-7229-4dda-bd46-e164971a1f03 2019-03-26 18:06:14,051 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:06:14,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-f8bb9c14-7229-4dda-bd46-e164971a1f03 2019-03-26 18:06:14,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711050033569s 2019-03-26 18:06:14,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:06:14,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:14,081 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:14 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-7e9ec855-bb89-4adc-b55d-424e7ae3ace7 2019-03-26 18:06:14,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-26 18:06:14,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-06d3ba8e-e2dd-4466-b3da-6ba671fd37c3 2019-03-26 18:06:14,123 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:06:14,123 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-06d3ba8e-e2dd-4466-b3da-6ba671fd37c3 2019-03-26 18:06:14,123 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0709099769592s 2019-03-26 18:06:19,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:06:19,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:19,161 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:19 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-63961d1a-7642-476d-ac4a-1abbc3e7f0dc 2019-03-26 18:06:19,162 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:06:19,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:19 GMT Server: Apache x-openstack-request-id: req-2389aeaa-6655-4f23-b665-6eb7800801ed 2019-03-26 18:06:19,204 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:06:19,204 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-2389aeaa-6655-4f23-b665-6eb7800801ed 2019-03-26 18:06:19,204 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744199752808s 2019-03-26 18:06:24,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:06:24,214 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:24,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:24 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-86d14cb6-8b8d-4ac2-b9ba-ccee1e8bb6d8 2019-03-26 18:06:24,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-26 18:06:24,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:24 GMT Server: Apache x-openstack-request-id: req-df94d930-c8f1-462a-b837-6d3bb418f75a 2019-03-26 18:06:24,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:06:24,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-df94d930-c8f1-462a-b837-6d3bb418f75a 2019-03-26 18:06:24,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0738191604614s 2019-03-26 18:06:24,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:06:24,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:24,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:24 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-0dab4ecc-28ed-4add-a32c-d6a4c738ae8c 2019-03-26 18:06:24,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:06:24,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7200a752-826f-4242-8d91-ec9b336f00b8 2019-03-26 18:06:24,359 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:06:24,359 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-7200a752-826f-4242-8d91-ec9b336f00b8 2019-03-26 18:06:24,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749640464783s 2019-03-26 18:06:29,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:06:29,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:29,398 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:29 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-fab09e52-06d1-4eea-b0ce-3df699c1b6ac 2019-03-26 18:06:29,399 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:06:29,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:29 GMT Server: Apache x-openstack-request-id: req-347c3c89-5fbb-426f-bb91-1978a036371e 2019-03-26 18:06:29,441 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:06:29,441 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-347c3c89-5fbb-426f-bb91-1978a036371e 2019-03-26 18:06:29,442 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753948688507s 2019-03-26 18:06:34,447 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:06:34,451 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:34,480 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:34 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-9665a06b-7969-4180-a307-fba45490be23 2019-03-26 18:06:34,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-26 18:06:34,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:34 GMT Server: Apache x-openstack-request-id: req-aa29db95-d547-43b8-bb44-00b70d2236cb 2019-03-26 18:06:34,523 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:06:34,523 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-aa29db95-d547-43b8-bb44-00b70d2236cb 2019-03-26 18:06:34,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754950046539s 2019-03-26 18:06:34,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:06:34,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:34,554 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:34 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-6a48e219-89fa-462c-a9dd-a068c8c495d1 2019-03-26 18:06:34,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:06:34,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-31fa68a6-2337-4c7f-a744-db0db4e8db3c 2019-03-26 18:06:34,596 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:06:34,597 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-31fa68a6-2337-4c7f-a744-db0db4e8db3c 2019-03-26 18:06:34,597 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733399391174s 2019-03-26 18:06:39,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:06:39,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:39,635 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:39 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-24f24d65-e908-4249-9215-12badaefdd5a 2019-03-26 18:06:39,635 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:06:39,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:39 GMT Server: Apache x-openstack-request-id: req-bb1d59b8-32f7-480b-9461-c6a0d47d458b 2019-03-26 18:06:39,678 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:06:39,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-bb1d59b8-32f7-480b-9461-c6a0d47d458b 2019-03-26 18:06:39,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740900039673s 2019-03-26 18:06:44,683 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:06:44,687 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:44,713 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:44 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-f79d9321-80d1-4911-92b7-ee3188208ca6 2019-03-26 18:06:44,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-26 18:06:44,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:44 GMT Server: Apache x-openstack-request-id: req-071e2815-955a-4ee7-9aa7-9b7b861f120c 2019-03-26 18:06:44,755 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:06:44,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-071e2815-955a-4ee7-9aa7-9b7b861f120c 2019-03-26 18:06:44,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714540481567s 2019-03-26 18:06:44,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:06:44,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:44,785 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:44 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-f47b9e09-5356-475e-8f5b-20570f9c2c4b 2019-03-26 18:06:44,785 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:06:44,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8faea6b7-9896-4327-9b72-ddb9dc63d763 2019-03-26 18:06:44,829 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:06:44,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-8faea6b7-9896-4327-9b72-ddb9dc63d763 2019-03-26 18:06:44,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738818645477s 2019-03-26 18:06:49,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:06:49,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:49,869 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:49 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-dd977c91-ce42-44d7-b576-10d129218ec9 2019-03-26 18:06:49,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-26 18:06:49,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:49 GMT Server: Apache x-openstack-request-id: req-405dccf6-f461-486c-bb82-870baa9ba37e 2019-03-26 18:06:49,912 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:06:49,912 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-405dccf6-f461-486c-bb82-870baa9ba37e 2019-03-26 18:06:49,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757250785828s 2019-03-26 18:06:54,918 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:06:54,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:54,950 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:54 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-c96b2378-7b98-4736-8db2-27322abd59be 2019-03-26 18:06:54,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-26 18:06:54,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:54 GMT Server: Apache x-openstack-request-id: req-bc6c7109-ffd7-4800-bbad-feceaad0a8f3 2019-03-26 18:06:54,995 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:06:54,995 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-bc6c7109-ffd7-4800-bbad-feceaad0a8f3 2019-03-26 18:06:54,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0772860050201s 2019-03-26 18:06:54,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:06:54,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:06:55,042 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:06:55 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-7a5d2091-0775-4bb7-b581-7348707c08b7 2019-03-26 18:06:55,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-26 18:06:55,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:06:55 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-586f2447-e5cf-476f-ba95-d18e0ef166d1 2019-03-26 18:06:55,087 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:06:55,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-586f2447-e5cf-476f-ba95-d18e0ef166d1 2019-03-26 18:06:55,087 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0913000106812s 2019-03-26 18:07:00,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:07:00,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:00,123 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:00 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-9bf7591a-9224-4de5-b25b-fffb08c112c2 2019-03-26 18:07:00,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-26 18:07:00,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:00 GMT Server: Apache x-openstack-request-id: req-f498bd53-6fed-4ae5-98ad-1ad09b149b04 2019-03-26 18:07:00,164 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:07:00,164 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-f498bd53-6fed-4ae5-98ad-1ad09b149b04 2019-03-26 18:07:00,165 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709760189056s 2019-03-26 18:07:05,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:07:05,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:05,202 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:05 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-585218b1-6a7e-4e21-ac57-81091d1d2d9e 2019-03-26 18:07:05,202 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:07:05,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:05 GMT Server: Apache x-openstack-request-id: req-40b28575-76e3-4f82-ac9b-f35e62e36fa2 2019-03-26 18:07:05,244 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:07:05,244 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-40b28575-76e3-4f82-ac9b-f35e62e36fa2 2019-03-26 18:07:05,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742571353912s 2019-03-26 18:07:05,245 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:07:05,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:05,275 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:05 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-e74e2047-7b34-4a8f-b8d4-5b0c55dcfc5c 2019-03-26 18:07:05,275 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:07:05,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5d5a3e40-d056-4e06-84fe-323ca2782740 2019-03-26 18:07:05,318 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:07:05,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-5d5a3e40-d056-4e06-84fe-323ca2782740 2019-03-26 18:07:05,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0731189250946s 2019-03-26 18:07:10,325 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:07:10,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:10,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:10 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-c95bd7a0-7ab4-4d23-9d55-833a5b54a0d7 2019-03-26 18:07:10,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:07:10,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:10 GMT Server: Apache x-openstack-request-id: req-bf1a6d1a-dca8-492b-b071-7fe1ac549209 2019-03-26 18:07:10,419 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:07:10,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-bf1a6d1a-dca8-492b-b071-7fe1ac549209 2019-03-26 18:07:10,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.093976020813s 2019-03-26 18:07:15,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:07:15,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:15,455 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-dd9176e2-ecd1-41f6-b383-c95633bf5962 2019-03-26 18:07:15,455 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:07:15,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:15 GMT Server: Apache x-openstack-request-id: req-804e794e-cba9-465b-bc0e-084bc12458b6 2019-03-26 18:07:15,496 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:07:15,496 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-804e794e-cba9-465b-bc0e-084bc12458b6 2019-03-26 18:07:15,496 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709581375122s 2019-03-26 18:07:15,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:07:15,500 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:15,525 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-a1d0b0b6-36a5-4ffd-991d-439efdccd499 2019-03-26 18:07:15,525 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:07:15,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e3235f49-7a39-4628-b8cb-8a9ac763a085 2019-03-26 18:07:15,550 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:07:15,550 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-e3235f49-7a39-4628-b8cb-8a9ac763a085 2019-03-26 18:07:15,550 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0532050132751s 2019-03-26 18:07:20,556 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:07:20,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:20,589 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:20 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-12f84bb6-5cbd-4b3d-90ee-af56458e836a 2019-03-26 18:07:20,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-26 18:07:20,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:20 GMT Server: Apache x-openstack-request-id: req-5b7c355b-21a4-4327-9baa-5123d1c9423f 2019-03-26 18:07:20,632 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:07:20,632 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-5b7c355b-21a4-4327-9baa-5123d1c9423f 2019-03-26 18:07:20,632 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755040645599s 2019-03-26 18:07:25,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:07:25,642 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:25,670 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:25 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-2c887ab1-2e51-4475-86d1-4610d4d9f5c1 2019-03-26 18:07:25,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-26 18:07:25,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:25 GMT Server: Apache x-openstack-request-id: req-ba95db06-ca3d-4386-96e6-6f385bae7d49 2019-03-26 18:07:25,713 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:07:25,713 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-ba95db06-ca3d-4386-96e6-6f385bae7d49 2019-03-26 18:07:25,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753231048584s 2019-03-26 18:07:25,713 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:07:25,716 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:25,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:25 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-6e20ef51-20d1-480f-ad0d-c3ab689eb251 2019-03-26 18:07:25,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-26 18:07:25,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-331bf191-834a-4faa-aecd-09a54e5d063f 2019-03-26 18:07:25,785 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:07:25,786 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-331bf191-834a-4faa-aecd-09a54e5d063f 2019-03-26 18:07:25,786 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722451210022s 2019-03-26 18:07:30,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:07:30,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:30,822 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:30 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-83aecb99-d9d4-4ab8-976d-b1bc78ae352b 2019-03-26 18:07:30,822 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:07:30,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:30 GMT Server: Apache x-openstack-request-id: req-314914c5-bbdb-4d21-9aae-5e66fddc14c7 2019-03-26 18:07:30,866 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:07:30,866 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-314914c5-bbdb-4d21-9aae-5e66fddc14c7 2019-03-26 18:07:30,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736398696899s 2019-03-26 18:07:35,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:07:35,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:35,902 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:35 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-23bd82a6-b1c9-4fba-8c04-68944f1180b9 2019-03-26 18:07:35,902 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:07:35,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:35 GMT Server: Apache x-openstack-request-id: req-b6b1b227-cde1-4427-b7e9-f1b9d40573c4 2019-03-26 18:07:35,944 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:07:35,945 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-b6b1b227-cde1-4427-b7e9-f1b9d40573c4 2019-03-26 18:07:35,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728359222412s 2019-03-26 18:07:35,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:07:35,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:35,977 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:35 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-569ad720-b270-413d-b80c-3cd99396e318 2019-03-26 18:07:35,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-26 18:07:36,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7efbb06a-5cc8-49b9-8d94-97caac0fb628 2019-03-26 18:07:36,019 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:07:36,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-7efbb06a-5cc8-49b9-8d94-97caac0fb628 2019-03-26 18:07:36,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735881328583s 2019-03-26 18:07:41,025 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:07:41,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:41,055 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:41 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-efcb8fcb-e3a9-4795-a1c8-3d0661293d86 2019-03-26 18:07:41,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-26 18:07:41,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:41 GMT Server: Apache x-openstack-request-id: req-00eba8d2-7578-48c0-b8aa-e5cb9db5203b 2019-03-26 18:07:41,097 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:07:41,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-00eba8d2-7578-48c0-b8aa-e5cb9db5203b 2019-03-26 18:07:41,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719151496887s 2019-03-26 18:07:46,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:07:46,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:46,136 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:46 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-58a940c2-6830-46e6-b75c-dd5604daf39a 2019-03-26 18:07:46,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-26 18:07:46,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:46 GMT Server: Apache x-openstack-request-id: req-0b389ace-273f-45d5-b84c-09044bd665cc 2019-03-26 18:07:46,179 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:07:46,179 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-0b389ace-273f-45d5-b84c-09044bd665cc 2019-03-26 18:07:46,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755560398102s 2019-03-26 18:07:46,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:07:46,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:46,208 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:46 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-7468787d-7243-478b-85d1-84b40d54a4eb 2019-03-26 18:07:46,209 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:07:46,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e86b1d3b-8f62-4177-bb43-a82c96052898 2019-03-26 18:07:46,252 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:07:46,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-e86b1d3b-8f62-4177-bb43-a82c96052898 2019-03-26 18:07:46,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0727729797363s 2019-03-26 18:07:51,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:07:51,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:51,293 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:51 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-8342be33-d26f-42e7-919e-a92929609cac 2019-03-26 18:07:51,294 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:07:51,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:51 GMT Server: Apache x-openstack-request-id: req-ee0f3064-650b-4a42-b4b0-579d04ec0ff2 2019-03-26 18:07:51,336 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:07:51,337 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-ee0f3064-650b-4a42-b4b0-579d04ec0ff2 2019-03-26 18:07:51,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0778071880341s 2019-03-26 18:07:56,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:07:56,346 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:56,374 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-4383352f-0d9a-4189-b88c-031cee4658e5 2019-03-26 18:07:56,374 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:07:56,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:56 GMT Server: Apache x-openstack-request-id: req-db16cab4-2ccb-4aba-adaa-67b5a629e87b 2019-03-26 18:07:56,417 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:07:56,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-db16cab4-2ccb-4aba-adaa-67b5a629e87b 2019-03-26 18:07:56,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751090049744s 2019-03-26 18:07:56,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:07:56,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:07:56,448 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:07:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-07c06d1c-337f-43eb-9ff6-7e244444a762 2019-03-26 18:07:56,448 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:07:56,491 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:07:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0494f856-fcd0-42d4-8c86-c6bfdcf78cb7 2019-03-26 18:07:56,492 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:07:56,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-0494f856-fcd0-42d4-8c86-c6bfdcf78cb7 2019-03-26 18:07:56,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738339424133s 2019-03-26 18:08:01,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:08:01,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:01,530 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-73fc3e2f-0e21-4d07-8a3e-5ae8b00d8303 2019-03-26 18:08:01,531 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:01,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:01 GMT Server: Apache x-openstack-request-id: req-9c77e5f9-fb04-4641-af86-f8640ea0b934 2019-03-26 18:08:01,573 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:08:01,573 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-9c77e5f9-fb04-4641-af86-f8640ea0b934 2019-03-26 18:08:01,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743188858032s 2019-03-26 18:08:06,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:08:06,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:06,611 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-4e6b2251-c0d3-4dfd-a0d9-dac27ff264ef 2019-03-26 18:08:06,611 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:06,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:06 GMT Server: Apache x-openstack-request-id: req-5a70a714-1f7b-46fe-b0bd-178a76e47069 2019-03-26 18:08:06,653 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:08:06,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-5a70a714-1f7b-46fe-b0bd-178a76e47069 2019-03-26 18:08:06,653 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741629600525s 2019-03-26 18:08:06,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:08:06,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:06,686 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-575214db-0b2d-46ab-98f5-6931a07a0a7e 2019-03-26 18:08:06,686 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:06,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5383ef62-0a44-4210-8fe7-9164a46dbddc 2019-03-26 18:08:06,728 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:08:06,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-5383ef62-0a44-4210-8fe7-9164a46dbddc 2019-03-26 18:08:06,728 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0741679668427s 2019-03-26 18:08:11,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:08:11,738 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:11,764 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-10be29ad-3b4f-4f4c-8493-6712817c15a8 2019-03-26 18:08:11,764 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:11,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:11 GMT Server: Apache x-openstack-request-id: req-342fa25c-0233-44d7-9141-86820660dba0 2019-03-26 18:08:11,806 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:08:11,806 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-342fa25c-0233-44d7-9141-86820660dba0 2019-03-26 18:08:11,806 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0713739395142s 2019-03-26 18:08:16,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:08:16,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:16,840 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:16 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-c040fff5-22d4-4acd-ae90-8c36f5ccae7f 2019-03-26 18:08:16,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-26 18:08:16,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:16 GMT Server: Apache x-openstack-request-id: req-8b06c58c-08b7-426a-9403-d3ce2d53ebad 2019-03-26 18:08:16,880 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:08:16,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-8b06c58c-08b7-426a-9403-d3ce2d53ebad 2019-03-26 18:08:16,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0683970451355s 2019-03-26 18:08:16,880 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:08:16,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:16,907 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:16 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-d41bf7b4-ced2-4d3d-bfa9-d2bdc77d4589 2019-03-26 18:08:16,907 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:16,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-33319a80-882b-4f78-be0a-beeee4fc8d39 2019-03-26 18:08:16,948 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:08:16,948 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-33319a80-882b-4f78-be0a-beeee4fc8d39 2019-03-26 18:08:16,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0678210258484s 2019-03-26 18:08:21,955 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:08:21,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:21,986 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:21 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-12dfb143-51eb-42b6-8472-ca737ba50d08 2019-03-26 18:08:21,986 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:22,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:21 GMT Server: Apache x-openstack-request-id: req-b8d81a1a-2f7a-4ad0-9b2a-fa98bdcebcf0 2019-03-26 18:08:22,028 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:08:22,028 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-b8d81a1a-2f7a-4ad0-9b2a-fa98bdcebcf0 2019-03-26 18:08:22,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729439258575s 2019-03-26 18:08:27,034 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:08:27,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:27,080 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:27 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-e4095dbc-0b02-48f5-a5cc-f2cdd99a6fa0 2019-03-26 18:08:27,080 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:27,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:27 GMT Server: Apache x-openstack-request-id: req-6bebdfae-e25e-483d-8270-ccf919405744 2019-03-26 18:08:27,121 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:08:27,121 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-6bebdfae-e25e-483d-8270-ccf919405744 2019-03-26 18:08:27,121 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0874190330505s 2019-03-26 18:08:27,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:08:27,125 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:27,152 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:27 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-52b0a845-d009-4f9c-9dc8-ba02a13b2e36 2019-03-26 18:08:27,152 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:27,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3b38c6e5-4567-4394-ae6b-28dc31e1535e 2019-03-26 18:08:27,194 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:08:27,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-3b38c6e5-4567-4394-ae6b-28dc31e1535e 2019-03-26 18:08:27,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726048946381s 2019-03-26 18:08:32,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:08:32,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:32,231 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-f9f09b4a-27e7-4318-a028-72d6d9733a9e 2019-03-26 18:08:32,231 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:32,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:32 GMT Server: Apache x-openstack-request-id: req-9e303ba5-9dac-4e36-a47a-ea210deec9b6 2019-03-26 18:08:32,272 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:08:32,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-9e303ba5-9dac-4e36-a47a-ea210deec9b6 2019-03-26 18:08:32,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716319084167s 2019-03-26 18:08:37,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:08:37,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:37,308 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:37 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-964c8fbb-509d-4140-aac5-29557b26b6aa 2019-03-26 18:08:37,308 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:37,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:37 GMT Server: Apache x-openstack-request-id: req-2b98babf-572a-4b8e-8c62-e48ec493a84f 2019-03-26 18:08:37,350 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:08:37,350 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-2b98babf-572a-4b8e-8c62-e48ec493a84f 2019-03-26 18:08:37,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711488723755s 2019-03-26 18:08:37,350 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:08:37,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:37,380 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:37 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-0b3f80df-0e4a-4bcb-a2a0-cf3026f1c7cf 2019-03-26 18:08:37,380 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:37,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-54f4c38a-f6e0-422a-8fdf-bef5d52d00e0 2019-03-26 18:08:37,405 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:08:37,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-54f4c38a-f6e0-422a-8fdf-bef5d52d00e0 2019-03-26 18:08:37,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0553030967712s 2019-03-26 18:08:42,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:08:42,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:42,717 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:42 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-37a0cd1e-654a-4885-aa52-48413aa24f47 2019-03-26 18:08:42,717 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:42,758 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:42 GMT Server: Apache x-openstack-request-id: req-1d49ff63-c06e-46f1-8c77-fe1c33d198c5 2019-03-26 18:08:42,758 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:08:42,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-1d49ff63-c06e-46f1-8c77-fe1c33d198c5 2019-03-26 18:08:42,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346012115479s 2019-03-26 18:08:47,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:08:47,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:47,812 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:47 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-6785b7a1-5e1c-419b-9d8e-cd4950ebd022 2019-03-26 18:08:47,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-26 18:08:47,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:47 GMT Server: Apache x-openstack-request-id: req-ea625d13-edfc-4124-9df6-06d253b17fbf 2019-03-26 18:08:47,855 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:08:47,855 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-ea625d13-edfc-4124-9df6-06d253b17fbf 2019-03-26 18:08:47,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0906600952148s 2019-03-26 18:08:47,855 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:08:47,859 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:47,886 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:47 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-cc316682-5262-4f39-84bd-878f040fe18d 2019-03-26 18:08:47,886 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:47,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d023bcfc-bc3d-4922-899b-a2e54ade7868 2019-03-26 18:08:47,928 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:08:47,928 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-d023bcfc-bc3d-4922-899b-a2e54ade7868 2019-03-26 18:08:47,928 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0729990005493s 2019-03-26 18:08:52,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:08:52,940 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:53,258 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:52 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-94c57118-9c61-4c40-9467-32d1bec9778b 2019-03-26 18:08:53,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:53,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:53 GMT Server: Apache x-openstack-request-id: req-0edf43ef-f7b4-4179-ad77-f109cf260036 2019-03-26 18:08:53,299 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:08:53,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-0edf43ef-f7b4-4179-ad77-f109cf260036 2019-03-26 18:08:53,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.363940000534s 2019-03-26 18:08:58,305 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:08:58,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:58,520 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:58 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-148781a0-11cb-4852-956b-443c9d1cad39 2019-03-26 18:08:58,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-26 18:08:58,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:58 GMT Server: Apache x-openstack-request-id: req-4f4d8f96-afce-4206-89fe-c74735209b89 2019-03-26 18:08:58,564 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:08:58,564 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-4f4d8f96-afce-4206-89fe-c74735209b89 2019-03-26 18:08:58,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.259232997894s 2019-03-26 18:08:58,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:08:58,569 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:08:58,862 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:08:58 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-5f14db73-c090-4ff3-bd98-96d34164a26d 2019-03-26 18:08:58,863 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:08:58,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:08:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d3b04afd-f115-40d1-8d6d-b66d79b95316 2019-03-26 18:08:58,888 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:08:58,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-d3b04afd-f115-40d1-8d6d-b66d79b95316 2019-03-26 18:08:58,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.323516845703s 2019-03-26 18:09:03,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:09:03,900 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:03,927 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:03 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-b48107d2-382d-463a-bc41-6a84ff1f966b 2019-03-26 18:09:03,928 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:09:03,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:03 GMT Server: Apache x-openstack-request-id: req-e2bc032c-6ed3-417b-bd56-b010a7601c4b 2019-03-26 18:09:03,970 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:09:03,970 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-e2bc032c-6ed3-417b-bd56-b010a7601c4b 2019-03-26 18:09:03,971 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750179290771s 2019-03-26 18:09:08,976 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:09:08,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:09,007 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:08 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-5b2f83da-c81e-4f11-a8ad-648596e25d50 2019-03-26 18:09:09,007 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:09:09,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:09 GMT Server: Apache x-openstack-request-id: req-f543fbdf-a0b9-4648-ae59-bb9e954693ad 2019-03-26 18:09:09,048 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:09:09,048 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-f543fbdf-a0b9-4648-ae59-bb9e954693ad 2019-03-26 18:09:09,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719578266144s 2019-03-26 18:09:09,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:09:09,053 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:09,080 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:09 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-a32926e7-55eb-4656-bdcf-1d360a8a5872 2019-03-26 18:09:09,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-26 18:09:09,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-35e33186-083b-476f-8553-fb36d467f142 2019-03-26 18:09:09,105 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:09:09,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-35e33186-083b-476f-8553-fb36d467f142 2019-03-26 18:09:09,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0566439628601s 2019-03-26 18:09:14,112 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:09:14,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:14,142 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:14 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-a92886a0-09c3-49be-8df1-a3c3fe3bbf5e 2019-03-26 18:09:14,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-26 18:09:14,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:14 GMT Server: Apache x-openstack-request-id: req-fe116b04-e915-4884-bc64-e7aade888b42 2019-03-26 18:09:14,452 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:09:14,452 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-fe116b04-e915-4884-bc64-e7aade888b42 2019-03-26 18:09:14,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.340023040771s 2019-03-26 18:09:19,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:09:19,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:19,488 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:19 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-1cb3c15d-414c-4740-ba37-02b47d53c9f8 2019-03-26 18:09:19,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-26 18:09:19,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:19 GMT Server: Apache x-openstack-request-id: req-d1b2ad60-fd69-44a4-b89c-c804414976fb 2019-03-26 18:09:19,530 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:09:19,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-d1b2ad60-fd69-44a4-b89c-c804414976fb 2019-03-26 18:09:19,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722370147705s 2019-03-26 18:09:19,531 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:09:19,534 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:19,561 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:19 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-d33126f6-7ea4-4dd7-a4ed-4dc987b43791 2019-03-26 18:09:19,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-26 18:09:19,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-02844e32-b794-449b-ae38-bbe93caac42a 2019-03-26 18:09:19,603 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:09:19,603 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-02844e32-b794-449b-ae38-bbe93caac42a 2019-03-26 18:09:19,603 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0722689628601s 2019-03-26 18:09:24,610 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:09:24,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:24,642 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:24 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-c6736657-ab4c-40ce-9512-bcd5896feffd 2019-03-26 18:09:24,642 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:09:24,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:24 GMT Server: Apache x-openstack-request-id: req-35f9c7cb-f012-440d-9444-8862e5922a63 2019-03-26 18:09:24,684 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:09:24,684 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-35f9c7cb-f012-440d-9444-8862e5922a63 2019-03-26 18:09:24,685 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0746099948883s 2019-03-26 18:09:29,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:09:29,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:29,719 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:29 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-62a8a31c-1276-4046-8d29-90f04dfa7a4f 2019-03-26 18:09:29,720 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:09:30,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:29 GMT Server: Apache x-openstack-request-id: req-b8034692-7dd4-4e07-911b-657971c4587c 2019-03-26 18:09:30,039 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:09:30,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-b8034692-7dd4-4e07-911b-657971c4587c 2019-03-26 18:09:30,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.348639965057s 2019-03-26 18:09:30,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:09:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:30,328 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:30 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-ae56514d-eed0-4d50-8d2d-12bd4da3486b 2019-03-26 18:09:30,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-26 18:09:30,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0956f030-d324-4f4b-8e20-7a66b7f21f5f 2019-03-26 18:09:30,640 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:09:30,640 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-0956f030-d324-4f4b-8e20-7a66b7f21f5f 2019-03-26 18:09:30,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.601140022278s 2019-03-26 18:09:35,647 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:09:35,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:35,949 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:35 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-630d059f-9028-4908-bb2d-e77fa798b8ac 2019-03-26 18:09:35,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-26 18:09:35,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:35 GMT Server: Apache x-openstack-request-id: req-d222249e-15ae-417b-ba35-8b262b34d751 2019-03-26 18:09:35,990 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:09:35,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-d222249e-15ae-417b-ba35-8b262b34d751 2019-03-26 18:09:35,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.343204021454s 2019-03-26 18:09:40,996 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:09:41,001 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:41,027 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:41 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-b5a57940-060b-40b3-9dab-a6b79b33869f 2019-03-26 18:09: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-26 18:09:41,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:41 GMT Server: Apache x-openstack-request-id: req-af8146c4-27c6-4161-89fd-bf6ce6d40088 2019-03-26 18:09:41,068 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:09:41,068 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-af8146c4-27c6-4161-89fd-bf6ce6d40088 2019-03-26 18:09:41,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719499588013s 2019-03-26 18:09:41,069 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:09:41,072 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:41,493 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:41 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-ce70511e-d758-45d7-a505-82c9ed4c2e05 2019-03-26 18:09:41,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-26 18:09:41,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c47013db-a5a5-40e5-b43a-104d12d3066d 2019-03-26 18:09:41,534 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:09:41,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-c47013db-a5a5-40e5-b43a-104d12d3066d 2019-03-26 18:09:41,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.465591192245s 2019-03-26 18:09:46,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:09:46,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:46,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:46 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-c097aa48-7114-4472-948c-2f4b27f1fc10 2019-03-26 18:09:46,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:09:46,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:46 GMT Server: Apache x-openstack-request-id: req-3107473e-8b3a-4719-acc8-473f012f8a00 2019-03-26 18:09:46,613 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:09:46,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-3107473e-8b3a-4719-acc8-473f012f8a00 2019-03-26 18:09:46,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715720653534s 2019-03-26 18:09:51,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:09:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:51,652 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:51 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-669241c1-5246-4b7e-8f82-853b0bec5eab 2019-03-26 18:09:51,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-26 18:09:51,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:51 GMT Server: Apache x-openstack-request-id: req-59669201-27fc-4624-8917-54c32b488df1 2019-03-26 18:09:51,695 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:09:51,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-59669201-27fc-4624-8917-54c32b488df1 2019-03-26 18:09:51,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767130851746s 2019-03-26 18:09:51,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:09:51,700 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:51,743 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:51 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-d328fab4-cec3-4179-8ab5-67bfc5e60f1d 2019-03-26 18:09:51,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-26 18:09:51,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-76d7b4e4-d748-4df8-b1c7-5e19bf801fff 2019-03-26 18:09:51,788 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:09:51,788 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-76d7b4e4-d748-4df8-b1c7-5e19bf801fff 2019-03-26 18:09:51,788 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0916211605072s 2019-03-26 18:09:56,794 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:09:56,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:09:56,826 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:09:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-b6baee63-3e65-41de-8798-aa6f55782517 2019-03-26 18:09:56,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-26 18:09:56,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:09:56 GMT Server: Apache x-openstack-request-id: req-5171b4e4-6800-46e4-a493-fe02797e4ec3 2019-03-26 18:09:56,869 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:09:56,870 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-5171b4e4-6800-46e4-a493-fe02797e4ec3 2019-03-26 18:09:56,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754189491272s 2019-03-26 18:10:01,875 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:10:01,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:01,905 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-90f2ef0a-37ea-4977-9414-198450dd977e 2019-03-26 18:10:01,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-26 18:10:01,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:01 GMT Server: Apache x-openstack-request-id: req-9e4aef2a-f67e-4607-a1bc-fda6fecf5675 2019-03-26 18:10:01,946 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:10:01,946 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-9e4aef2a-f67e-4607-a1bc-fda6fecf5675 2019-03-26 18:10:01,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710270404816s 2019-03-26 18:10:01,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:10:01,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:02,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a3f4f2d-d835-4d4c-96a6-7651191eb4ea 2019-03-26 18:10:02,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-26 18:10:02,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:02 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-74363158-ab4f-4ffd-9b6b-11abcd4f883f 2019-03-26 18:10:02,284 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:10:02,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-74363158-ab4f-4ffd-9b6b-11abcd4f883f 2019-03-26 18:10:02,285 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.337478876114s 2019-03-26 18:10:07,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:10:07,295 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:07,323 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:07 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-4818ecc2-f329-4acf-954e-f5599d989fd9 2019-03-26 18:10:07,323 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:10:07,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:07 GMT Server: Apache x-openstack-request-id: req-aeb075a2-0fef-4f81-8c2d-f1408ab3a35e 2019-03-26 18:10:07,366 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:10:07,366 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-aeb075a2-0fef-4f81-8c2d-f1408ab3a35e 2019-03-26 18:10:07,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745651721954s 2019-03-26 18:10:12,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:10:12,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:12,403 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:12 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-641e2425-7b2a-43fd-8ecc-b7806e5b971d 2019-03-26 18:10:12,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-26 18:10:12,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:12 GMT Server: Apache x-openstack-request-id: req-131a858d-c4d5-4c0c-9357-96e777605c5b 2019-03-26 18:10:12,445 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:10:12,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-131a858d-c4d5-4c0c-9357-96e777605c5b 2019-03-26 18:10:12,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.073988199234s 2019-03-26 18:10:12,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:10:12,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:12,475 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:12 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-37f61f2d-6ec7-4d57-a27e-11ebdb41f491 2019-03-26 18:10:12,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-26 18:10:12,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:12 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6174ff0a-6022-4ace-982a-a174e52a680f 2019-03-26 18:10:12,516 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:10:12,516 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-6174ff0a-6022-4ace-982a-a174e52a680f 2019-03-26 18:10:12,517 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.070228099823s 2019-03-26 18:10:17,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:10:17,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:17,553 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:17 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-c26e0052-b916-4aae-9556-49f67ab09566 2019-03-26 18:10:17,553 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:10:17,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:17 GMT Server: Apache x-openstack-request-id: req-196cce47-4437-48d4-a3ab-eed9b01bb7f6 2019-03-26 18:10:17,594 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:10:17,595 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-196cce47-4437-48d4-a3ab-eed9b01bb7f6 2019-03-26 18:10:17,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071347951889s 2019-03-26 18:10:22,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:10:22,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:22,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:22 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-5fd49322-144f-4600-954f-d3d6ba0466e9 2019-03-26 18:10:22,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-26 18:10:22,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:22 GMT Server: Apache x-openstack-request-id: req-a1d1370c-5c1b-44e7-9544-7065aa35afea 2019-03-26 18:10:22,678 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:10:22,678 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-a1d1370c-5c1b-44e7-9544-7065aa35afea 2019-03-26 18:10:22,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.077418088913s 2019-03-26 18:10:22,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:10:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:22,709 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:22 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-ad69c229-e102-4953-8c8e-beeccf839478 2019-03-26 18:10:22,709 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:10:22,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6c34abbd-c5c2-4c27-8fbb-76579ee62dbf 2019-03-26 18:10:22,752 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:10:22,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-6c34abbd-c5c2-4c27-8fbb-76579ee62dbf 2019-03-26 18:10:22,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738129615784s 2019-03-26 18:10:27,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:10:27,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:27,791 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:27 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-b430d592-e0e3-43c6-a2fe-e27fcbf2f2a9 2019-03-26 18:10:27,791 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:10:27,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:27 GMT Server: Apache x-openstack-request-id: req-46bb7c20-01ae-471d-ab69-d20d91b4eae5 2019-03-26 18:10:27,832 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:10:27,832 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-46bb7c20-01ae-471d-ab69-d20d91b4eae5 2019-03-26 18:10:27,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736839771271s 2019-03-26 18:10:32,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:10:32,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:32,868 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-c16a4422-1279-417d-b277-b2284cda1568 2019-03-26 18:10:32,868 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:10:32,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:32 GMT Server: Apache x-openstack-request-id: req-a591a93f-163f-46ff-85d7-80fc4bc6f412 2019-03-26 18:10:32,909 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:10:32,909 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-a591a93f-163f-46ff-85d7-80fc4bc6f412 2019-03-26 18:10:32,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0710868835449s 2019-03-26 18:10:32,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:10:32,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:32,938 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-f3d5307e-031f-4ac8-a4cf-eaf38b3485ff 2019-03-26 18:10:32,938 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:10:32,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a34d65cb-72f8-4090-9a2b-2cd52a4000e4 2019-03-26 18:10:32,979 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:10:32,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-a34d65cb-72f8-4090-9a2b-2cd52a4000e4 2019-03-26 18:10:32,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0692429542542s 2019-03-26 18:10:37,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:10:37,990 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:38,034 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:37 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-ead9a9e2-e7c4-4573-a647-ec5526f6ec67 2019-03-26 18:10:38,035 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:10:38,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:38 GMT Server: Apache x-openstack-request-id: req-63aaf06c-3faf-4c01-9a94-bbe923843808 2019-03-26 18:10:38,078 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:10:38,078 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-63aaf06c-3faf-4c01-9a94-bbe923843808 2019-03-26 18:10:38,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.091686964035s 2019-03-26 18:10:43,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:10:43,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:43,114 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:43 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-1672371c-c06c-490f-9d63-efe4dcc72d2d 2019-03-26 18:10:43,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-26 18:10:43,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:43 GMT Server: Apache x-openstack-request-id: req-c394b858-5a46-46bc-990d-5259745372de 2019-03-26 18:10:43,156 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:10:43,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-c394b858-5a46-46bc-990d-5259745372de 2019-03-26 18:10:43,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722720623016s 2019-03-26 18:10:43,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:10:43,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:43,185 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:43 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-82a2e98d-9f6b-4e0c-b329-58ac72461c58 2019-03-26 18:10:43,186 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:10:43,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:43 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7772dc08-8641-43c1-b744-f51ae7a5cfa9 2019-03-26 18:10:43,227 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:10:43,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-7772dc08-8641-43c1-b744-f51ae7a5cfa9 2019-03-26 18:10:43,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0712010860443s 2019-03-26 18:10:48,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:10:48,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:48,547 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:48 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc Server: Apache x-openstack-request-id: req-15b372d1-62f6-4227-85ad-52e3302d1da2 2019-03-26 18:10:48,548 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:10:48,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 451 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-337eefd0-da52-42e2-9ac1-73666594c18d 2019-03-26 18:10:48,590 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-03-26T18:10:48Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/vellum/events/62b88f03-4394-46bc-b029-60bcbc5a6edf", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f9997aea-6e57-4361-9488-94a5236ed7dc", "id": "62b88f03-4394-46bc-b029-60bcbc5a6edf"}, {"resource_name": "sprout", "event_time": "2019-03-26T18:10:48Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/sprout/events/a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-sprout-23464ciwvqec", "id": "a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094"}]} 2019-03-26 18:10:48,590 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc&marker=4c2ade3e-83a1-4ac7-97b5-298d6aaabd3a&sort_dir=asc used request id req-337eefd0-da52-42e2-9ac1-73666594c18d 2019-03-26 18:10:48,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.35560798645s 2019-03-26 18:10:53,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:10:53,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:53,631 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:53 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-8a80d195-e9a6-46f3-923c-0e9963b51745 2019-03-26 18:10:53,631 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:10:53,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:53 GMT Server: Apache x-openstack-request-id: req-f36a4213-0255-4c0c-8581-0185a274f09f 2019-03-26 18:10:53,671 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:10:53,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-f36a4213-0255-4c0c-8581-0185a274f09f 2019-03-26 18:10:53,671 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074590921402s 2019-03-26 18:10:58,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:10:58,681 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:58,707 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:58 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-e488a250-5ff9-4dd0-a462-809c979e6912 2019-03-26 18:10:58,707 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:10:58,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:58 GMT Server: Apache x-openstack-request-id: req-c535900b-263b-425b-98db-49f2e8e39334 2019-03-26 18:10:58,751 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:10:58,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-c535900b-263b-425b-98db-49f2e8e39334 2019-03-26 18:10:58,751 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739340782166s 2019-03-26 18:10:58,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:10:58,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:10:58,782 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:10:58 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-507d6dd3-7155-4ba9-bac1-3c9ecb6c28b1 2019-03-26 18:10:58,782 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:10:58,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:10:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b9a508ac-27f6-44fe-8f11-d845dda712ff 2019-03-26 18:10:58,824 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:10:58,824 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-b9a508ac-27f6-44fe-8f11-d845dda712ff 2019-03-26 18:10:58,825 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072762966156s 2019-03-26 18:11:03,831 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:11:03,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:03,862 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:03 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-26ecac06-a2da-48aa-b537-07fed0472ffe 2019-03-26 18:11:03,862 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:11:03,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:03 GMT Server: Apache x-openstack-request-id: req-83a02a3e-02a8-4e45-a05b-8121336f405f 2019-03-26 18:11:03,906 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:11:03,906 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-83a02a3e-02a8-4e45-a05b-8121336f405f 2019-03-26 18:11:03,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744681358337s 2019-03-26 18:11:08,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:11:08,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:08,943 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:08 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-3e5b9712-2c20-4e81-bc52-36cc609eb2db 2019-03-26 18:11:08,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-26 18:11:08,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:08 GMT Server: Apache x-openstack-request-id: req-0e5513f8-a7bd-41c3-985f-de31549e15fb 2019-03-26 18:11:08,986 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:11:08,987 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-0e5513f8-a7bd-41c3-985f-de31549e15fb 2019-03-26 18:11:08,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749289989471s 2019-03-26 18:11:08,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:11:08,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:09,017 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:08 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-35e24333-b236-41e9-8857-24a20d907576 2019-03-26 18:11:09,017 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:11:09,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:09 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8beab57e-7c8f-4d46-be0e-48a2911af044 2019-03-26 18:11:09,058 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:11:09,058 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-8beab57e-7c8f-4d46-be0e-48a2911af044 2019-03-26 18:11:09,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713078975677s 2019-03-26 18:11:14,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:11:14,067 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:14,094 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:14 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-d1186154-09f2-40e7-9714-a18c1f27f39c 2019-03-26 18:11:14,094 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:11:14,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:14 GMT Server: Apache x-openstack-request-id: req-b2ccb85a-cca9-4c67-a7da-e7068c3973d5 2019-03-26 18:11:14,135 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:11:14,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-b2ccb85a-cca9-4c67-a7da-e7068c3973d5 2019-03-26 18:11:14,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0730819702148s 2019-03-26 18:11:19,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:11:19,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:19,170 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:19 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-58f54658-712a-4b90-96c9-eb0b9d2da641 2019-03-26 18:11:19,170 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:11:19,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:19 GMT Server: Apache x-openstack-request-id: req-2371b0e2-09ff-44a4-8bdc-e9fc1abd51ba 2019-03-26 18:11:19,211 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:11:19,211 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-2371b0e2-09ff-44a4-8bdc-e9fc1abd51ba 2019-03-26 18:11:19,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0704128742218s 2019-03-26 18:11:19,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:11:19,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:19,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:19 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-33befe14-f96a-4e48-9e22-b66ac25af03a 2019-03-26 18:11:19,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-26 18:11:19,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:19 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-70b35e79-182a-47f2-8f98-b96fa25f6cbc 2019-03-26 18:11:19,270 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:11:19,270 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-70b35e79-182a-47f2-8f98-b96fa25f6cbc 2019-03-26 18:11:19,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0582339763641s 2019-03-26 18:11:24,277 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:11:24,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:24,309 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:24 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-d8d6d360-e718-4d85-9205-7847584ba111 2019-03-26 18:11:24,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:11:24,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:24 GMT Server: Apache x-openstack-request-id: req-5071e5cf-5212-404f-8e1e-8460a73c2723 2019-03-26 18:11:24,353 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:11:24,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-5071e5cf-5212-404f-8e1e-8460a73c2723 2019-03-26 18:11:24,354 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766570568085s 2019-03-26 18:11:29,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:11:29,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:29,390 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:29 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-96623971-22ab-474d-9be8-eb86fa25c506 2019-03-26 18:11:29,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-26 18:11:29,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:29 GMT Server: Apache x-openstack-request-id: req-fb75be7d-b921-45b0-9517-6126c91ff4c1 2019-03-26 18:11:29,431 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:11:29,431 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-fb75be7d-b921-45b0-9517-6126c91ff4c1 2019-03-26 18:11:29,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720250606537s 2019-03-26 18:11:29,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:11:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:29,460 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:29 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-1adc621a-c0b2-43aa-bb96-d0f584c41008 2019-03-26 18:11:29,460 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:11:29,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-19ba6127-cea7-4cdc-ad0c-706a16c5c5cc 2019-03-26 18:11:29,501 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:11:29,502 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-19ba6127-cea7-4cdc-ad0c-706a16c5c5cc 2019-03-26 18:11:29,502 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0699179172516s 2019-03-26 18:11:34,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:11:34,510 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:34,538 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:34 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-f1429b9b-595d-4d96-8459-4b62a1af5818 2019-03-26 18:11:34,538 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:11:34,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:34 GMT Server: Apache x-openstack-request-id: req-531236bc-6fa8-4bcb-a07e-175e93bd4bf7 2019-03-26 18:11:34,581 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:11:34,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-531236bc-6fa8-4bcb-a07e-175e93bd4bf7 2019-03-26 18:11:34,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751459598541s 2019-03-26 18:11:39,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:11:39,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:39,617 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:39 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-60b7cadd-0b17-4a06-aba1-d2699e72fc68 2019-03-26 18:11:39,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:11:39,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:39 GMT Server: Apache x-openstack-request-id: req-d6732aed-5ad4-4a56-b00d-0391201384b8 2019-03-26 18:11:39,659 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:11:39,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-d6732aed-5ad4-4a56-b00d-0391201384b8 2019-03-26 18:11:39,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721669197083s 2019-03-26 18:11:39,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:11:39,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:39,689 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:39 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-1d7ef39d-bb38-4fd4-be1a-c677c6ca6c43 2019-03-26 18:11:39,690 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:11:39,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bd8c328e-351e-421f-9075-069248afc5c7 2019-03-26 18:11:39,731 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:11:39,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-bd8c328e-351e-421f-9075-069248afc5c7 2019-03-26 18:11:39,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0713541507721s 2019-03-26 18:11:44,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:11:44,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:44,769 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:44 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-69997b50-1df6-44a7-a6d4-2bca36df5375 2019-03-26 18:11:44,769 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:11:44,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:44 GMT Server: Apache x-openstack-request-id: req-fcdbaf37-23b6-418d-b9d7-fec8b1a790e6 2019-03-26 18:11:44,810 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:11:44,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-fcdbaf37-23b6-418d-b9d7-fec8b1a790e6 2019-03-26 18:11:44,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718679428101s 2019-03-26 18:11:49,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:11:49,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:49,845 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:49 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-c21461c9-bcc2-499f-8daf-81dca4fb97ce 2019-03-26 18:11:49,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-26 18:11:49,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:49 GMT Server: Apache x-openstack-request-id: req-63156190-6b02-4fb5-bdef-1dfd436025b4 2019-03-26 18:11:49,887 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:11:49,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-63156190-6b02-4fb5-bdef-1dfd436025b4 2019-03-26 18:11:49,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714180469513s 2019-03-26 18:11:49,888 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:11:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:49,916 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:49 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-b75369b0-7eeb-4fe4-a923-553a50967213 2019-03-26 18:11:49,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-26 18:11:49,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d1d9e924-39e9-4b4a-9216-69437052f7d6 2019-03-26 18:11:49,942 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:11:49,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-d1d9e924-39e9-4b4a-9216-69437052f7d6 2019-03-26 18:11:49,942 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0541398525238s 2019-03-26 18:11:54,948 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:11:54,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:11:54,977 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:11:54 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-d10f6e50-534a-40b9-a7b0-7c359de71834 2019-03-26 18:11:54,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-26 18:11:55,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:11:54 GMT Server: Apache x-openstack-request-id: req-f6bc376b-2f68-4b9f-9242-df72f1e7c119 2019-03-26 18:11:55,019 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:11:55,019 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-f6bc376b-2f68-4b9f-9242-df72f1e7c119 2019-03-26 18:11:55,019 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0705008506775s 2019-03-26 18:12:00,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:12:00,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:00,056 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:00 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-c1c96aba-cef8-404a-94b3-2beb39d2037a 2019-03-26 18:12:00,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-26 18:12:00,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:00 GMT Server: Apache x-openstack-request-id: req-761ce35c-0f3c-4e26-9f8c-55aa24eb4255 2019-03-26 18:12:00,099 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:12:00,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-761ce35c-0f3c-4e26-9f8c-55aa24eb4255 2019-03-26 18:12:00,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744290351868s 2019-03-26 18:12:00,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:12:00,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:00,133 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:00 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-7d289cbe-6d58-4cad-9b38-e7e3c379cfb8 2019-03-26 18:12:00,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-26 18:12:00,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:00 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-19886ad0-5c2a-446a-9c24-d18e7e29d90c 2019-03-26 18:12:00,176 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:12:00,176 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-19886ad0-5c2a-446a-9c24-d18e7e29d90c 2019-03-26 18:12:00,176 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0767600536346s 2019-03-26 18:12:05,183 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:12:05,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:05,213 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:05 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-23842350-e01c-4759-afc8-0a3bb7972347 2019-03-26 18:12:05,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-26 18:12:05,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:05 GMT Server: Apache x-openstack-request-id: req-75ae0250-6a0b-41a1-b1bf-c7c35daaf934 2019-03-26 18:12:05,256 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:12:05,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-75ae0250-6a0b-41a1-b1bf-c7c35daaf934 2019-03-26 18:12:05,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072961807251s 2019-03-26 18:12:10,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:12:10,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:10,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:10 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-431283d2-5e6a-466b-a786-68a466937499 2019-03-26 18:12:10,298 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:12:10,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:10 GMT Server: Apache x-openstack-request-id: req-7b1f0b8b-a222-48d6-a7ec-3dc19ebd4984 2019-03-26 18:12:10,342 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:12:10,342 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-7b1f0b8b-a222-48d6-a7ec-3dc19ebd4984 2019-03-26 18:12:10,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0808379650116s 2019-03-26 18:12:10,343 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:12:10,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:10,372 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:10 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-c1a40e71-38f8-4303-b3d0-be24fe7fb36a 2019-03-26 18:12:10,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-26 18:12:10,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-931bbce4-c7d3-4fdb-895b-ca1f4683c3df 2019-03-26 18:12:10,418 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:12:10,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-931bbce4-c7d3-4fdb-895b-ca1f4683c3df 2019-03-26 18:12:10,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0755999088287s 2019-03-26 18:12:15,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:12:15,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:15,457 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-6d19d866-7657-4b45-9426-8d69ecc04ae0 2019-03-26 18:12:15,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-26 18:12:15,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:15 GMT Server: Apache x-openstack-request-id: req-88226464-bd40-4198-8ea0-d4fdb83ee578 2019-03-26 18:12:15,499 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:12:15,500 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-88226464-bd40-4198-8ea0-d4fdb83ee578 2019-03-26 18:12:15,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742108821869s 2019-03-26 18:12:20,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:12:20,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:20,536 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:20 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-82327c62-183d-4d4f-b984-dc94b57bdac1 2019-03-26 18:12:20,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-26 18:12:20,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:20 GMT Server: Apache x-openstack-request-id: req-e8e40dde-bae2-4b3b-aab0-1d65be62d1ee 2019-03-26 18:12:20,579 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:12:20,579 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-e8e40dde-bae2-4b3b-aab0-1d65be62d1ee 2019-03-26 18:12:20,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074098110199s 2019-03-26 18:12:20,580 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:12:20,584 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:20,611 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:20 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-dcd35ad3-5527-4f3e-bfbd-2e5d59d896a1 2019-03-26 18:12:20,611 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:12:20,653 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:20 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-741f7ae6-77f2-4126-abee-b86e1ea9482a 2019-03-26 18:12:20,653 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:12:20,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-741f7ae6-77f2-4126-abee-b86e1ea9482a 2019-03-26 18:12:20,654 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735340118408s 2019-03-26 18:12:25,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:12:25,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:25,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:25 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-8e411206-1862-4e16-ba86-356bf4251623 2019-03-26 18:12:25,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:12:25,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:25 GMT Server: Apache x-openstack-request-id: req-75e3add5-5391-41bf-97d2-b282bb33a644 2019-03-26 18:12:25,736 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:12:25,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-75e3add5-5391-41bf-97d2-b282bb33a644 2019-03-26 18:12:25,736 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757191181183s 2019-03-26 18:12:30,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:12:30,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:30,772 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:30 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-ef976710-8b76-49f5-8cb6-4daae141350f 2019-03-26 18:12:30,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:12:30,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:30 GMT Server: Apache x-openstack-request-id: req-779bc9d3-80ee-4d93-8c03-d7c4b6660687 2019-03-26 18:12:30,816 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:12:30,816 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-779bc9d3-80ee-4d93-8c03-d7c4b6660687 2019-03-26 18:12:30,816 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0743989944458s 2019-03-26 18:12:30,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:12:30,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:30,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:30 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-cd4b2a17-ef74-449a-b979-ba740c6b0821 2019-03-26 18:12:30,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-26 18:12:30,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:30 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6d8d26f8-4ae2-4013-ba73-c125a4bea596 2019-03-26 18:12:30,890 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:12:30,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-6d8d26f8-4ae2-4013-ba73-c125a4bea596 2019-03-26 18:12:30,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736899375916s 2019-03-26 18:12:35,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:12:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:35,930 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:35 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-2bee6296-bd9d-4f2e-b0c8-4894a047b9a2 2019-03-26 18:12:35,930 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:12:35,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:35 GMT Server: Apache x-openstack-request-id: req-7806acf8-65ce-4bbf-ae4e-54fbcae53138 2019-03-26 18:12:35,972 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:12:35,973 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-7806acf8-65ce-4bbf-ae4e-54fbcae53138 2019-03-26 18:12:35,973 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750920772552s 2019-03-26 18:12:40,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:12:40,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:41,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:40 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-6203c6a8-61fe-408d-9a51-0a7de71b7d68 2019-03-26 18:12:41,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:12:41,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:41 GMT Server: Apache x-openstack-request-id: req-6c8a6631-6c1c-46f1-8ee0-ea949c1cb046 2019-03-26 18:12:41,051 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:12:41,051 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-6c8a6631-6c1c-46f1-8ee0-ea949c1cb046 2019-03-26 18:12:41,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723757743835s 2019-03-26 18:12:41,052 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:12:41,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:41,081 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:41 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-7ef91b1c-1872-4557-bc95-79bf137d4895 2019-03-26 18:12:41,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-26 18:12:41,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:41 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d675b8e0-b983-45f9-8fa6-ad13fd4d4e0f 2019-03-26 18:12:41,122 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:12:41,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-d675b8e0-b983-45f9-8fa6-ad13fd4d4e0f 2019-03-26 18:12:41,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707349777222s 2019-03-26 18:12:46,129 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:12:46,133 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:46,160 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:46 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-8b96eed9-3d57-4125-84ab-9bc15d6de744 2019-03-26 18:12:46,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-26 18:12:46,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:46 GMT Server: Apache x-openstack-request-id: req-484459f8-c859-4cde-8905-b4b4880427d6 2019-03-26 18:12:46,203 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:12:46,203 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-484459f8-c859-4cde-8905-b4b4880427d6 2019-03-26 18:12:46,203 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740828514099s 2019-03-26 18:12:51,209 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:12:51,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:51,241 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:51 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-00c31b09-ad2e-4418-a618-43aeb1de4b4b 2019-03-26 18:12:51,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-26 18:12:51,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:51 GMT Server: Apache x-openstack-request-id: req-34247ddb-eafb-4280-9c26-2932bdeebe46 2019-03-26 18:12:51,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:12:51,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-34247ddb-eafb-4280-9c26-2932bdeebe46 2019-03-26 18:12:51,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750470161438s 2019-03-26 18:12:51,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:12:51,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:51,315 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:51 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-6c323d8e-b112-475d-85d7-47c6c2084f3a 2019-03-26 18:12:51,315 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:12:51,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:51 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f555f367-d3e2-422c-9f63-931cfb0b22f5 2019-03-26 18:12:51,358 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:12:51,358 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-f555f367-d3e2-422c-9f63-931cfb0b22f5 2019-03-26 18:12:51,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0733730792999s 2019-03-26 18:12:56,365 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:12:56,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:12:56,396 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:12:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-d018e45f-c65e-42f5-bce1-514e86751138 2019-03-26 18:12:56,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:12:56,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:12:56 GMT Server: Apache x-openstack-request-id: req-c1e08520-e9ca-4276-913e-dc7d5f68e65d 2019-03-26 18:12:56,439 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:12:56,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-c1e08520-e9ca-4276-913e-dc7d5f68e65d 2019-03-26 18:12:56,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742580890656s 2019-03-26 18:13:01,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:13:01,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:01,476 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-10795039-ee34-46e3-872b-8528022c4391 2019-03-26 18:13:01,476 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:13:01,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:01 GMT Server: Apache x-openstack-request-id: req-b0edebb8-08a8-4841-8ee7-8289eec3d09b 2019-03-26 18:13:01,519 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:13:01,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-b0edebb8-08a8-4841-8ee7-8289eec3d09b 2019-03-26 18:13:01,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0742211341858s 2019-03-26 18:13:01,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:13:01,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:01,551 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-0c911014-6dcf-4f3f-b4ad-f158fb8ad79c 2019-03-26 18:13:01,551 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:13:01,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f796086e-3764-4853-818b-dab843cf7709 2019-03-26 18:13:01,593 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:13:01,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-f796086e-3764-4853-818b-dab843cf7709 2019-03-26 18:13:01,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0737822055817s 2019-03-26 18:13:06,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:13:06,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:06,632 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-724b428f-42cc-4f90-a882-a8bab4e99a06 2019-03-26 18:13: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-26 18:13:06,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:06 GMT Server: Apache x-openstack-request-id: req-c5a13234-f519-4313-9b3b-8a787fb2edd3 2019-03-26 18:13:06,676 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:13:06,676 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-c5a13234-f519-4313-9b3b-8a787fb2edd3 2019-03-26 18:13:06,676 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757241249084s 2019-03-26 18:13:11,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:13:11,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:11,711 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-79e6cf01-c08e-4080-a80e-d1755d102e19 2019-03-26 18:13:11,711 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:13:11,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:11 GMT Server: Apache x-openstack-request-id: req-6107a895-7f96-4689-b574-8070e8f23dd7 2019-03-26 18:13:11,752 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:13:11,752 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-6107a895-7f96-4689-b574-8070e8f23dd7 2019-03-26 18:13:11,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0701498985291s 2019-03-26 18:13:11,752 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:13:11,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:11,782 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-f2dac08a-e75d-4bdd-919e-43b441e642f0 2019-03-26 18:13:11,783 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:13:11,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bb4e95b6-24a3-467e-9a2a-2c7832995836 2019-03-26 18:13:11,807 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:13:11,808 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-bb4e95b6-24a3-467e-9a2a-2c7832995836 2019-03-26 18:13:11,808 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0554521083832s 2019-03-26 18:13:16,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:13:16,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:16,844 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:16 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-b9810a37-f727-4e20-9a5d-5c4417bc286d 2019-03-26 18:13:16,844 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:13:16,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:16 GMT Server: Apache x-openstack-request-id: req-67228a11-c594-4e42-86aa-a5f0b6491b61 2019-03-26 18:13:16,885 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:13:16,885 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-67228a11-c594-4e42-86aa-a5f0b6491b61 2019-03-26 18:13:16,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712199211121s 2019-03-26 18:13:21,891 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:13:21,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:21,922 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:21 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-750465d8-69a4-4f0b-ab9d-1a8749bc532e 2019-03-26 18:13:21,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-26 18:13:21,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:21 GMT Server: Apache x-openstack-request-id: req-adee2acd-3aa0-4a1b-97e3-07bf13e109af 2019-03-26 18:13:21,964 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:13:21,964 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-adee2acd-3aa0-4a1b-97e3-07bf13e109af 2019-03-26 18:13:21,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733151435852s 2019-03-26 18:13:21,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:13:21,969 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:21,995 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:21 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-c22e656e-3642-468f-ba49-c9ed5ef848bd 2019-03-26 18:13:21,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-26 18:13:22,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:21 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-93baa046-a3cc-494f-8a15-1e8d7b0cca38 2019-03-26 18:13:22,037 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:13:22,038 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-93baa046-a3cc-494f-8a15-1e8d7b0cca38 2019-03-26 18:13:22,038 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0726280212402s 2019-03-26 18:13:27,044 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:13:27,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:27,074 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:27 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-aa984af1-6f46-4563-9720-e126631b1bef 2019-03-26 18:13:27,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-26 18:13:27,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:27 GMT Server: Apache x-openstack-request-id: req-24f8cf73-2b3f-4e2d-871a-301944645d71 2019-03-26 18:13:27,116 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:13:27,116 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-24f8cf73-2b3f-4e2d-871a-301944645d71 2019-03-26 18:13:27,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717527866364s 2019-03-26 18:13:32,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:13:32,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:32,153 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-c7dd0a03-e19e-46bb-8f8a-ad6f53f8c2a9 2019-03-26 18:13:32,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:13:32,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:32 GMT Server: Apache x-openstack-request-id: req-05c89685-63d5-45de-9269-a3b4428cdff4 2019-03-26 18:13:32,196 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:13:32,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-05c89685-63d5-45de-9269-a3b4428cdff4 2019-03-26 18:13:32,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744721889496s 2019-03-26 18:13:32,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:13:32,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:32,228 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-1f89e7cf-2063-4e04-8bf6-4aa0c449ca51 2019-03-26 18:13:32,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-26 18:13:32,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-624ba083-8822-4b6d-8283-17c80c16cd57 2019-03-26 18:13:32,271 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:13:32,271 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-624ba083-8822-4b6d-8283-17c80c16cd57 2019-03-26 18:13:32,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743238925934s 2019-03-26 18:13:37,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:13:37,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:37,307 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:37 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-d9442f58-1265-4f80-b7ae-f36b217ae160 2019-03-26 18:13:37,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-26 18:13:37,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:37 GMT Server: Apache x-openstack-request-id: req-651cd176-6162-4c48-89ae-140fc63f1112 2019-03-26 18:13:37,349 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:13:37,349 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-651cd176-6162-4c48-89ae-140fc63f1112 2019-03-26 18:13:37,349 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712380409241s 2019-03-26 18:13:42,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:13:42,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:42,386 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:42 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-4ef77bc1-c448-42e3-9e40-c06feca20c4a 2019-03-26 18:13:42,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-26 18:13:42,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:42 GMT Server: Apache x-openstack-request-id: req-44fbd642-25ae-4601-b2ee-393cfd12134a 2019-03-26 18:13:42,427 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:13:42,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-44fbd642-25ae-4601-b2ee-393cfd12134a 2019-03-26 18:13:42,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726850032806s 2019-03-26 18:13:42,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:13:42,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:42,729 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:42 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-c84b0f13-efd8-476c-8051-e9a4cfdb366c 2019-03-26 18:13:42,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:13:42,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-94f61ae8-5078-4e40-be44-4f3785634a65 2019-03-26 18:13:42,755 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:13:42,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-94f61ae8-5078-4e40-be44-4f3785634a65 2019-03-26 18:13:42,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.3266518116s 2019-03-26 18:13:47,761 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:13:47,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:47,791 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:47 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-823e4f37-a282-48f6-b87e-d4c63fe557e1 2019-03-26 18:13:47,792 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:13:47,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:47 GMT Server: Apache x-openstack-request-id: req-b41257cf-31d4-4f0e-9223-0c93e78f57ed 2019-03-26 18:13:47,833 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:13:47,833 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-b41257cf-31d4-4f0e-9223-0c93e78f57ed 2019-03-26 18:13:47,833 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712950229645s 2019-03-26 18:13:52,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:13:52,842 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:52,869 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:52 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-e18be6d1-2f11-4e23-a6cc-64d350f9b20e 2019-03-26 18:13:52,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-26 18:13:52,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:52 GMT Server: Apache x-openstack-request-id: req-80342e18-849c-4816-9e38-3d15f0859abb 2019-03-26 18:13:52,911 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:13:52,911 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-80342e18-849c-4816-9e38-3d15f0859abb 2019-03-26 18:13:52,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0723049640656s 2019-03-26 18:13:52,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:13:52,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:52,940 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:52 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-bbd6cb68-3434-44f9-a6b8-04a1ddf79b36 2019-03-26 18:13:52,940 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:13:52,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ea2cd020-a2fd-4651-ba47-955bb6e49e67 2019-03-26 18:13:52,982 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:13:52,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-ea2cd020-a2fd-4651-ba47-955bb6e49e67 2019-03-26 18:13:52,982 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0710828304291s 2019-03-26 18:13:57,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:13:57,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:13:58,035 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:13:57 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-37a25531-d541-4054-a5b7-076a3c39b24f 2019-03-26 18:13:58,035 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:13:58,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:13:58 GMT Server: Apache x-openstack-request-id: req-974775aa-0147-448d-a1dc-284eac04e709 2019-03-26 18:13:58,076 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:13:58,076 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-974775aa-0147-448d-a1dc-284eac04e709 2019-03-26 18:13:58,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0874540805817s 2019-03-26 18:14:03,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:14:03,086 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:03,113 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:03 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-76cee7ab-154c-4608-9b12-a422eaeaac19 2019-03-26 18:14:03,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-26 18:14:03,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:03 GMT Server: Apache x-openstack-request-id: req-f24a6f53-6cc4-42a2-9511-237b2c09f0ba 2019-03-26 18:14:03,156 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:14:03,156 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-f24a6f53-6cc4-42a2-9511-237b2c09f0ba 2019-03-26 18:14:03,156 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0737948417664s 2019-03-26 18:14:03,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:14:03,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:03,459 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:03 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-24935a08-e0fd-4f69-9a8b-60f154d527fb 2019-03-26 18:14:03,459 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:14:03,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-3edd49d5-d216-4094-b033-164125fa8344 2019-03-26 18:14:03,501 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:14:03,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-3edd49d5-d216-4094-b033-164125fa8344 2019-03-26 18:14:03,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.344397068024s 2019-03-26 18:14:08,508 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:14:08,512 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:08,541 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:08 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-f5735787-0bd4-4768-931c-3440eab556ec 2019-03-26 18:14:08,541 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:14:08,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:08 GMT Server: Apache x-openstack-request-id: req-5af9b1a7-a39e-44af-8bf6-30c7d75d8230 2019-03-26 18:14:08,862 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:14:08,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-5af9b1a7-a39e-44af-8bf6-30c7d75d8230 2019-03-26 18:14:08,862 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.354278087616s 2019-03-26 18:14:13,868 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:14:13,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:14,091 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:13 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-db96b4e4-2789-4972-959f-3255b9d2e625 2019-03-26 18:14:14,091 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:14:14,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:14 GMT Server: Apache x-openstack-request-id: req-a09ae24f-5c93-49c7-af09-437185222396 2019-03-26 18:14:14,426 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:14:14,426 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-a09ae24f-5c93-49c7-af09-437185222396 2019-03-26 18:14:14,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.558368206024s 2019-03-26 18:14:14,427 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:14:14,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:14,456 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:14 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-e6ab6624-fa7e-4339-a6bc-26f0ec34d298 2019-03-26 18:14:14,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-26 18:14:14,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-25a97c22-e04e-4e3b-9e31-6ff4862d0016 2019-03-26 18:14:14,497 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:14:14,498 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-25a97c22-e04e-4e3b-9e31-6ff4862d0016 2019-03-26 18:14:14,498 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711400508881s 2019-03-26 18:14:19,505 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:14:19,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:19,537 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:19 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-a25e0f10-db58-4591-98ed-d6081982b048 2019-03-26 18:14:19,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-26 18:14:19,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:19 GMT Server: Apache x-openstack-request-id: req-34708fdd-e525-409c-b7bb-eaffd6109b90 2019-03-26 18:14:19,580 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:14:19,581 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-34708fdd-e525-409c-b7bb-eaffd6109b90 2019-03-26 18:14:19,581 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758850574493s 2019-03-26 18:14:24,586 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:14:24,591 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:24,619 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:24 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-7e71ab03-66c0-450b-9aab-8033ca796622 2019-03-26 18:14:24,619 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:14:24,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:24 GMT Server: Apache x-openstack-request-id: req-2f02d943-ac6b-4666-b45a-aa88d1f8b893 2019-03-26 18:14:24,662 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:14:24,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-2f02d943-ac6b-4666-b45a-aa88d1f8b893 2019-03-26 18:14:24,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075709104538s 2019-03-26 18:14:24,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:14:24,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:24,694 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:24 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-24cfc938-6314-45ca-9c92-1238e63ff455 2019-03-26 18:14:24,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-26 18:14:24,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b41e411c-fe77-4691-ba00-1de69e111e4f 2019-03-26 18:14:24,736 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:14:24,736 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-b41e411c-fe77-4691-ba00-1de69e111e4f 2019-03-26 18:14:24,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0736360549927s 2019-03-26 18:14:29,743 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:14:29,748 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:29,777 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:29 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-0fd16885-3129-4388-b249-ccf7cfce0686 2019-03-26 18:14:29,777 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:14:29,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:29 GMT Server: Apache x-openstack-request-id: req-f52b8899-058d-4fbd-aaac-024f78047ed3 2019-03-26 18:14:29,953 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:14:29,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-f52b8899-058d-4fbd-aaac-024f78047ed3 2019-03-26 18:14:29,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.209384918213s 2019-03-26 18:14:34,959 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:14:34,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:34,999 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:34 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-b37d0e42-1022-448c-a434-53e68b5975ba 2019-03-26 18:14:34,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:14:35,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:35 GMT Server: Apache x-openstack-request-id: req-a4a44ef1-bd5b-47fc-b8ca-4101eb82053f 2019-03-26 18:14:35,321 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:14:35,322 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-a4a44ef1-bd5b-47fc-b8ca-4101eb82053f 2019-03-26 18:14:35,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.362684011459s 2019-03-26 18:14:35,322 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:14:35,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:35,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:35 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-30c21dc2-8ffa-43d3-a0b6-d30f91ade0a5 2019-03-26 18:14:35,352 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:14:35,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-426c6867-14bd-488f-b106-316fbcd6df07 2019-03-26 18:14:35,656 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:14:35,656 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-426c6867-14bd-488f-b106-316fbcd6df07 2019-03-26 18:14:35,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.334056854248s 2019-03-26 18:14:40,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:14:40,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:40,693 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:40 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-f7ee4b61-7324-428f-ac4d-ae5ca0806feb 2019-03-26 18:14:40,693 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:14:40,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:40 GMT Server: Apache x-openstack-request-id: req-bb908068-54de-4e24-8463-05819308ceb4 2019-03-26 18:14:40,734 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:14:40,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-bb908068-54de-4e24-8463-05819308ceb4 2019-03-26 18:14:40,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717349052429s 2019-03-26 18:14:45,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:14:45,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:45,771 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:45 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-d30ab5db-412d-49ec-9e1c-b887494bab80 2019-03-26 18:14:45,772 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:14:45,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:45 GMT Server: Apache x-openstack-request-id: req-8952bbe8-c731-4839-a4a5-6d1463b3b321 2019-03-26 18:14:45,814 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:14:45,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-8952bbe8-c731-4839-a4a5-6d1463b3b321 2019-03-26 18:14:45,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744581222534s 2019-03-26 18:14:45,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:14:45,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:45,846 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:45 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-52682087-90dc-4b48-85b1-771d8cc6d7f1 2019-03-26 18:14:45,846 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:14:45,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-68ba68be-f1fe-487e-83b1-52d8f170ecfa 2019-03-26 18:14:45,888 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:14:45,889 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-68ba68be-f1fe-487e-83b1-52d8f170ecfa 2019-03-26 18:14:45,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.073746919632s 2019-03-26 18:14:50,895 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:14:50,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:50,927 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:50 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-4bc3f430-4e55-4097-9c8f-8486d1d4d251 2019-03-26 18:14:50,927 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:14:50,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:50 GMT Server: Apache x-openstack-request-id: req-1b67896e-fe3f-460d-aae3-778a99eba48c 2019-03-26 18:14:50,969 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:14:50,969 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-1b67896e-fe3f-460d-aae3-778a99eba48c 2019-03-26 18:14:50,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739500522614s 2019-03-26 18:14:55,975 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:14:55,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:56,009 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:55 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-dc83f038-fbde-4ed7-b074-5678b9df10f4 2019-03-26 18:14:56,009 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:14:56,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:56 GMT Server: Apache x-openstack-request-id: req-a8805c05-d9f6-429a-9879-43f4a0db141d 2019-03-26 18:14:56,054 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:14:56,054 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-a8805c05-d9f6-429a-9879-43f4a0db141d 2019-03-26 18:14:56,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0783698558807s 2019-03-26 18:14:56,054 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:14:56,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:14:56,285 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:14:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-36f9661b-28e3-4ef6-a729-a65e68b78362 2019-03-26 18:14:56,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-26 18:14:56,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:14:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-012eea66-5588-43ad-b9fa-dd76e9bcb6b7 2019-03-26 18:14:56,515 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:14:56,515 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-012eea66-5588-43ad-b9fa-dd76e9bcb6b7 2019-03-26 18:14:56,515 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.460381031036s 2019-03-26 18:15:01,521 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:15:01,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:01,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-a26a0830-a2f9-4c17-abb9-da1ae2478964 2019-03-26 18:15:01,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-26 18:15:01,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:01 GMT Server: Apache x-openstack-request-id: req-d38f8abd-9285-4a15-9a4d-81a741144d2a 2019-03-26 18:15:01,796 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:15:01,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-d38f8abd-9285-4a15-9a4d-81a741144d2a 2019-03-26 18:15:01,796 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.274407148361s 2019-03-26 18:15:06,802 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:15:06,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:06,835 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-beedcc3e-03c5-4191-ae05-5e2ee2be16af 2019-03-26 18:15:06,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-26 18:15:06,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:06 GMT Server: Apache x-openstack-request-id: req-5c916285-074d-4149-b1b6-50ebd7bc2b56 2019-03-26 18:15:06,878 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:15:06,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-5c916285-074d-4149-b1b6-50ebd7bc2b56 2019-03-26 18:15:06,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762741565704s 2019-03-26 18:15:06,879 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:15:06,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:06,909 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-86242002-58c0-4a94-bace-ef411cd890c4 2019-03-26 18:15:06,909 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:15:06,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0af177b4-f5a5-4142-a8fc-a9a8125d4faa 2019-03-26 18:15:06,951 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:15:06,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-0af177b4-f5a5-4142-a8fc-a9a8125d4faa 2019-03-26 18:15:06,951 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725679397583s 2019-03-26 18:15:11,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:15:11,962 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:11,988 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-4bef8079-ddbc-4d59-aaf2-10a0267a1003 2019-03-26 18:15:11,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-26 18:15:12,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:11 GMT Server: Apache x-openstack-request-id: req-1f16a337-9099-4d84-b547-f412f8c1f1fc 2019-03-26 18:15:12,030 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:15:12,030 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-1f16a337-9099-4d84-b547-f412f8c1f1fc 2019-03-26 18:15:12,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720150470734s 2019-03-26 18:15:17,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:15:17,040 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:17,084 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:17 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-b825c1f8-031d-424a-b468-3f38578c1a08 2019-03-26 18:15:17,084 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:15:17,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:17 GMT Server: Apache x-openstack-request-id: req-5beabc95-5b08-419d-a940-ca8868ceb9f4 2019-03-26 18:15:17,126 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:15:17,127 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-5beabc95-5b08-419d-a940-ca8868ceb9f4 2019-03-26 18:15:17,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0906851291656s 2019-03-26 18:15:17,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:15:17,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:17,157 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:17 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-f9eba0ec-e224-4eec-8e99-15d6b8b4f756 2019-03-26 18:15:17,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-26 18:15:17,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:17 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-95c6ce78-5eb6-4eba-afcc-e57bbabb412d 2019-03-26 18:15:17,201 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:15:17,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-95c6ce78-5eb6-4eba-afcc-e57bbabb412d 2019-03-26 18:15:17,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0743470191956s 2019-03-26 18:15:22,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:15:22,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:22,240 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:22 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-534f8030-b900-476b-936f-78522d7c930b 2019-03-26 18:15:22,240 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:15:22,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:22 GMT Server: Apache x-openstack-request-id: req-a913ef14-a3d3-4fc5-b99c-20292d1e3c3e 2019-03-26 18:15:22,283 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:15:22,283 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-a913ef14-a3d3-4fc5-b99c-20292d1e3c3e 2019-03-26 18:15:22,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750269889832s 2019-03-26 18:15:27,289 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:15:27,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:27,336 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:27 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-2686ad22-0430-48a4-b7a9-73d04b3eb54c 2019-03-26 18:15:27,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-26 18:15:27,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:27 GMT Server: Apache x-openstack-request-id: req-cc5a37e0-407c-46e7-9469-4ae159013760 2019-03-26 18:15:27,379 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:15:27,379 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-cc5a37e0-407c-46e7-9469-4ae159013760 2019-03-26 18:15:27,379 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0900609493256s 2019-03-26 18:15:27,380 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:15:27,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:27,409 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:27 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-720a2dae-0b5a-4744-843e-0ae27f764a29 2019-03-26 18:15:27,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:15:27,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:27 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-a663e4ab-fb20-4674-9589-141ab20099ea 2019-03-26 18:15:27,454 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:15:27,454 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-a663e4ab-fb20-4674-9589-141ab20099ea 2019-03-26 18:15:27,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742180347443s 2019-03-26 18:15:32,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:15:32,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:32,490 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-ec07ee59-375a-4a96-8a52-e35950a59188 2019-03-26 18:15:32,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-26 18:15:32,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:32 GMT Server: Apache x-openstack-request-id: req-72480dac-f318-45ca-b5d4-7131229f889f 2019-03-26 18:15:32,532 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:15:32,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-72480dac-f318-45ca-b5d4-7131229f889f 2019-03-26 18:15:32,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715990066528s 2019-03-26 18:15:37,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:15:37,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:37,571 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:37 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-0ae10e80-a110-4175-9131-aeaf9605db42 2019-03-26 18:15:37,571 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:15:37,613 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:37 GMT Server: Apache x-openstack-request-id: req-aa3d14f5-7d1f-4a4b-8a3f-9b5d3080c443 2019-03-26 18:15:37,614 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:15:37,614 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-aa3d14f5-7d1f-4a4b-8a3f-9b5d3080c443 2019-03-26 18:15:37,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755701065063s 2019-03-26 18:15:37,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:15:37,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:37,646 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:37 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-8e2271e9-825d-493f-9ad6-6a0118953547 2019-03-26 18:15:37,647 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:15:37,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b8e6b890-d98c-4a45-9fdb-2075f0b8c617 2019-03-26 18:15:37,689 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:15:37,689 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-b8e6b890-d98c-4a45-9fdb-2075f0b8c617 2019-03-26 18:15:37,689 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0747821331024s 2019-03-26 18:15:42,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:15:42,701 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:42,728 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:42 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-df489ba4-4cad-4e11-8ee5-9a29515414f9 2019-03-26 18:15:42,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:15:42,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:42 GMT Server: Apache x-openstack-request-id: req-d760886e-b3e5-4e5c-b58c-98eb1417891e 2019-03-26 18:15:42,774 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:15:42,774 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-d760886e-b3e5-4e5c-b58c-98eb1417891e 2019-03-26 18:15:42,774 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0778877735138s 2019-03-26 18:15:47,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:15:47,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:47,811 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:47 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-04d78a87-2eac-40e0-8354-cf43e8d4c00e 2019-03-26 18:15:47,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-26 18:15:48,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:47 GMT Server: Apache x-openstack-request-id: req-23c56f95-0ae3-480b-bb38-b83ee7acee49 2019-03-26 18:15:48,144 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:15:48,145 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-23c56f95-0ae3-480b-bb38-b83ee7acee49 2019-03-26 18:15:48,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.364646196365s 2019-03-26 18:15:48,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:15:48,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:48,458 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:48 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-5d25d910-2c78-4bb5-a527-3adee685ff7e 2019-03-26 18:15:48,458 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:15:48,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:48 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-1df95be5-fa4e-48ed-8c23-1ba669b40687 2019-03-26 18:15:48,483 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:15:48,483 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-1df95be5-fa4e-48ed-8c23-1ba669b40687 2019-03-26 18:15:48,483 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.337833881378s 2019-03-26 18:15:53,490 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:15:53,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:53,522 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:53 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-cc474e15-a0f6-46cf-8a7e-20cc4aab5f9f 2019-03-26 18:15:53,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-26 18:15:53,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:53 GMT Server: Apache x-openstack-request-id: req-e77f0934-cb41-4d7f-b3e2-26cfadf1c435 2019-03-26 18:15:53,565 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:15:53,565 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-e77f0934-cb41-4d7f-b3e2-26cfadf1c435 2019-03-26 18:15:53,565 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0750379562378s 2019-03-26 18:15:58,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:15:58,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:58,601 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:58 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-6f5f4d45-1c03-49f7-86b9-70ddce6aeea9 2019-03-26 18:15:58,601 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:15:58,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:58 GMT Server: Apache x-openstack-request-id: req-14066dc1-df6b-4595-9cb1-bc79448b5f84 2019-03-26 18:15:58,643 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:15:58,643 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-14066dc1-df6b-4595-9cb1-bc79448b5f84 2019-03-26 18:15:58,643 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725998878479s 2019-03-26 18:15:58,644 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:15:58,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:15:58,673 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:15:58 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-0aec8528-bb20-49eb-8bad-6546178f9946 2019-03-26 18:15:58,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-26 18:15:58,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:15:58 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b25389c9-a043-4456-808b-8396c844c730 2019-03-26 18:15:58,716 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:15:58,716 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-b25389c9-a043-4456-808b-8396c844c730 2019-03-26 18:15:58,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.072361946106s 2019-03-26 18:16:03,723 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:16:03,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:03,752 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:03 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc Server: Apache x-openstack-request-id: req-fd0e6fde-862b-43c8-a61e-1849a301f02d 2019-03-26 18:16:03,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-26 18:16:03,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 577 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-489f85c1-1de3-40ab-9685-bc19bcea6a53 2019-03-26 18:16:03,828 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-03-26T18:16:02Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/sprout/events/29c6e314-7a12-40c1-9a68-c0a4e2fa62ef", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "ae6b2c2e-3c49-494e-825c-a9691722eede", "id": "29c6e314-7a12-40c1-9a68-c0a4e2fa62ef"}, {"resource_name": "dime", "event_time": "2019-03-26T18:16:02Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dime/events/d31afc9a-9281-4631-8483-d499a898b92f", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-dime-7i6y4krsnwqo", "id": "d31afc9a-9281-4631-8483-d499a898b92f"}, {"resource_name": "homer", "event_time": "2019-03-26T18:16:02Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/homer/events/6c626ba0-9a13-41d2-bfb0-cf14bb5f5aa8", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-homer-xmjig5to2ksk", "id": "6c626ba0-9a13-41d2-bfb0-cf14bb5f5aa8"}, {"resource_name": "bono", "event_time": "2019-03-26T18:16:02Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/bono/events/b1d12cf6-adaa-4f9d-b8ed-64d50348c03b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_IN_PROGRESS", "physical_resource_id": "clearwater-opnfv-bono-rmffbfa3lsdk", "id": "b1d12cf6-adaa-4f9d-b8ed-64d50348c03b"}]} 2019-03-26 18:16:03,828 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc&marker=a7fc8a7c-c45c-4c5d-ae8b-682d4afd0094&sort_dir=asc used request id req-489f85c1-1de3-40ab-9685-bc19bcea6a53 2019-03-26 18:16:03,828 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.104885101318s 2019-03-26 18:16:08,834 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:16:08,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:08,865 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:08 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-41e15d8c-0d8f-416d-b6ce-1651adf79cd9 2019-03-26 18:16:08,865 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:16:08,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:08 GMT Server: Apache x-openstack-request-id: req-dcaf4f0c-992e-4782-ae7f-0379e73ab11a 2019-03-26 18:16:08,907 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:16:08,907 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-dcaf4f0c-992e-4782-ae7f-0379e73ab11a 2019-03-26 18:16:08,907 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0725848674774s 2019-03-26 18:16:13,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:16:13,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:13,944 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:13 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-e2d2e720-31bd-4123-bb0a-98aed3566e7d 2019-03-26 18:16:13,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-26 18:16:13,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:13 GMT Server: Apache x-openstack-request-id: req-d044677e-8f86-46cf-a831-d2a58ca33217 2019-03-26 18:16:13,986 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:16:13,986 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-d044677e-8f86-46cf-a831-d2a58ca33217 2019-03-26 18:16:13,986 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734009742737s 2019-03-26 18:16:13,987 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:16:13,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:14,034 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:13 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-3e41ee98-c3b1-4548-ba19-40df2055335a 2019-03-26 18:16:14,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-26 18:16:14,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:14 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-923e8ac1-603d-457d-b9a4-449588caa97c 2019-03-26 18:16:14,076 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:16:14,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-923e8ac1-603d-457d-b9a4-449588caa97c 2019-03-26 18:16:14,077 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0896739959717s 2019-03-26 18:16:19,083 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:16:19,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:19,118 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:19 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-68cff765-e275-4656-bb09-5723cfed8a54 2019-03-26 18:16:19,118 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:16:19,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:19 GMT Server: Apache x-openstack-request-id: req-9c205381-461c-4160-b4a0-f77b05e8c075 2019-03-26 18:16:19,161 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:16:19,161 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-9c205381-461c-4160-b4a0-f77b05e8c075 2019-03-26 18:16:19,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0779988765717s 2019-03-26 18:16:24,167 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:16:24,171 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:24,197 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:24 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-c222dd66-341a-4479-b93a-e68ec42a68e2 2019-03-26 18:16:24,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-26 18:16:24,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:24 GMT Server: Apache x-openstack-request-id: req-ad44c6c4-9c5d-40ae-815a-e3d9fd84f09d 2019-03-26 18:16:24,239 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:16:24,239 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-ad44c6c4-9c5d-40ae-815a-e3d9fd84f09d 2019-03-26 18:16:24,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719799995422s 2019-03-26 18:16:24,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:16:24,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:24,269 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:24 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-7f4ae539-f8d2-4b01-aeef-4744b4571286 2019-03-26 18:16:24,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-26 18:16:24,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:24 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d42b09f9-2e29-42e3-9092-607800c26688 2019-03-26 18:16:24,310 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:16:24,311 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-d42b09f9-2e29-42e3-9092-607800c26688 2019-03-26 18:16:24,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711419582367s 2019-03-26 18:16:29,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:16:29,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:29,347 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:29 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-22fce55f-bcac-4e40-ba1c-71ac4d58d290 2019-03-26 18:16:29,347 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:16:29,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:29 GMT Server: Apache x-openstack-request-id: req-c8fe09bf-17c9-4e35-920a-f19675c5b71f 2019-03-26 18:16:29,390 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:16:29,391 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-c8fe09bf-17c9-4e35-920a-f19675c5b71f 2019-03-26 18:16:29,391 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0733678340912s 2019-03-26 18:16:34,394 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:16:34,398 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:34,425 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:34 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-02758077-da8c-47eb-b4f3-e4dc3cf9c6ba 2019-03-26 18:16:34,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-26 18:16:34,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:34 GMT Server: Apache x-openstack-request-id: req-b3d8e956-5dd8-405f-82f8-6449f97d5780 2019-03-26 18:16:34,466 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:16:34,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-b3d8e956-5dd8-405f-82f8-6449f97d5780 2019-03-26 18:16:34,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0718941688538s 2019-03-26 18:16:34,467 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:16:34,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:34,498 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:34 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-ab803ece-5e95-42ad-9170-ecfac765ae54 2019-03-26 18:16:34,498 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:16:34,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:34 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b8a5d863-2aa8-421d-942e-de27dfd0d4b9 2019-03-26 18:16:34,540 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:16:34,540 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-b8a5d863-2aa8-421d-942e-de27dfd0d4b9 2019-03-26 18:16:34,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.07310795784s 2019-03-26 18:16:39,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:16:39,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:39,577 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:39 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-1a8db7c1-d404-45d8-8af5-96bfea38dabe 2019-03-26 18:16:39,577 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:16:39,619 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:39 GMT Server: Apache x-openstack-request-id: req-83e7bff4-d223-4db7-9011-848d88d717a7 2019-03-26 18:16:39,619 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:16:39,619 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-83e7bff4-d223-4db7-9011-848d88d717a7 2019-03-26 18:16:39,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726749897003s 2019-03-26 18:16:44,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:16:44,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:44,655 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:44 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-adf3c383-a5f6-485e-ae9a-b3d8da4c8d2f 2019-03-26 18:16:44,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-26 18:16:44,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:44 GMT Server: Apache x-openstack-request-id: req-2e660e68-c1bf-41d1-b5d0-1df82609469b 2019-03-26 18:16:44,697 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:16:44,697 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-2e660e68-c1bf-41d1-b5d0-1df82609469b 2019-03-26 18:16:44,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721299648285s 2019-03-26 18:16:44,698 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:16:44,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:44,728 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:44 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-bcfd9964-2468-40dc-b27a-36dbba35ba15 2019-03-26 18:16:44,729 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:16:44,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2f7de911-088a-4404-8d6c-5f73649c98b3 2019-03-26 18:16:44,755 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:16:44,755 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-2f7de911-088a-4404-8d6c-5f73649c98b3 2019-03-26 18:16:44,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0573828220367s 2019-03-26 18:16:49,762 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:16:49,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:49,791 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:49 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-1f5a53a8-2491-4a52-bf70-446d9c1fbcc5 2019-03-26 18:16:49,791 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:16:49,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:49 GMT Server: Apache x-openstack-request-id: req-e76a8758-e692-4bb6-b1c8-b2d119a7d39e 2019-03-26 18:16:49,835 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:16:49,835 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-e76a8758-e692-4bb6-b1c8-b2d119a7d39e 2019-03-26 18:16:49,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729968547821s 2019-03-26 18:16:54,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:16:54,845 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:54,872 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:54 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-34af81f1-2217-4745-a5ba-07b72faa26d6 2019-03-26 18:16:54,872 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:16:54,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:54 GMT Server: Apache x-openstack-request-id: req-137e74e7-59f8-4e85-b23d-26482456b5ea 2019-03-26 18:16:54,916 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:16:54,916 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-137e74e7-59f8-4e85-b23d-26482456b5ea 2019-03-26 18:16:54,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075511932373s 2019-03-26 18:16:54,917 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:16:54,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:16:54,948 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:16:54 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-2a8a18e4-6e02-42ad-a9fd-fd703a84ae06 2019-03-26 18:16:54,948 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:16:54,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:16:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b32e3aa1-4632-4488-b3ef-222b515b644a 2019-03-26 18:16:54,991 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:16:54,991 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-b32e3aa1-4632-4488-b3ef-222b515b644a 2019-03-26 18:16:54,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0742499828339s 2019-03-26 18:16:59,998 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:17:00,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:00,029 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:00 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-e2b9c7eb-ae51-4a63-baf9-ef10f2091872 2019-03-26 18:17:00,029 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:17:00,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:00 GMT Server: Apache x-openstack-request-id: req-728a7cb7-d998-4ce9-8add-ed9c1317a055 2019-03-26 18:17:00,070 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:17:00,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-728a7cb7-d998-4ce9-8add-ed9c1317a055 2019-03-26 18:17:00,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722801685333s 2019-03-26 18:17:05,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:17:05,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:05,106 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:05 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-2bc404ff-e77d-4a8d-8ad5-5df0e271d76a 2019-03-26 18:17:05,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-26 18:17:05,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:05 GMT Server: Apache x-openstack-request-id: req-0359dfc0-bfd5-4b84-9f83-2d12011ca31b 2019-03-26 18:17:05,148 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:17:05,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-0359dfc0-bfd5-4b84-9f83-2d12011ca31b 2019-03-26 18:17:05,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0721318721771s 2019-03-26 18:17:05,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:17:05,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:05,179 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:05 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-d8766c78-8892-4901-9d64-cc8b555d1ebd 2019-03-26 18:17:05,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-26 18:17:05,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:05 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-38cd71da-2b7b-443c-867d-8581cfc37e98 2019-03-26 18:17:05,222 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:17:05,222 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-38cd71da-2b7b-443c-867d-8581cfc37e98 2019-03-26 18:17:05,223 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735628604889s 2019-03-26 18:17:10,229 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:17:10,233 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:10,260 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:10 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-2e69341e-6878-4ae6-92a1-6fb992e487b4 2019-03-26 18:17:10,260 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:17:10,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:10 GMT Server: Apache x-openstack-request-id: req-8446a5b7-c7fc-412f-bf18-2548b0c91617 2019-03-26 18:17:10,303 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:17:10,303 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-8446a5b7-c7fc-412f-bf18-2548b0c91617 2019-03-26 18:17:10,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074070930481s 2019-03-26 18:17:15,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:17:15,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:15,336 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-6cf2c048-b13f-464f-9d28-0c06d8d64841 2019-03-26 18:17:15,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-26 18:17:15,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:15 GMT Server: Apache x-openstack-request-id: req-cdb01705-1cf2-4e39-888f-2f739de6348d 2019-03-26 18:17:15,378 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:17:15,378 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-cdb01705-1cf2-4e39-888f-2f739de6348d 2019-03-26 18:17:15,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715680122375s 2019-03-26 18:17:15,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:17:15,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:15,408 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-6ae45ffa-5149-48d5-a4f7-bf1185cd987a 2019-03-26 18:17:15,409 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:17:15,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-213e5304-408e-4cab-ae55-0b93f1fbc739 2019-03-26 18:17:15,435 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:17:15,435 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-213e5304-408e-4cab-ae55-0b93f1fbc739 2019-03-26 18:17:15,435 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0563600063324s 2019-03-26 18:17:20,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:17:20,443 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:20,468 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:20 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-71ef5a8b-715e-490f-b8fe-2752bf59ba57 2019-03-26 18:17:20,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-26 18:17:20,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:20 GMT Server: Apache x-openstack-request-id: req-879a3d2e-d1de-4591-8884-00445faa2044 2019-03-26 18:17:20,510 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:17:20,510 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-879a3d2e-d1de-4591-8884-00445faa2044 2019-03-26 18:17:20,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0706760883331s 2019-03-26 18:17:25,511 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:17:25,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:25,545 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:25 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-914fa2e7-84a4-4ecf-a0c4-6709bae79529 2019-03-26 18:17:25,545 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:17:25,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:25 GMT Server: Apache x-openstack-request-id: req-0264fdf1-9ed5-45fd-b664-75c40f056a68 2019-03-26 18:17:25,588 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:17:25,588 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-0264fdf1-9ed5-45fd-b664-75c40f056a68 2019-03-26 18:17:25,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0766429901123s 2019-03-26 18:17:25,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:17:25,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:25,617 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:25 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-ef63082f-0635-4c20-a28c-3738aaaafc67 2019-03-26 18:17:25,618 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:17:25,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d5707a18-4f50-49fc-be91-248ce0b6fb98 2019-03-26 18:17:25,659 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:17:25,659 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-d5707a18-4f50-49fc-be91-248ce0b6fb98 2019-03-26 18:17:25,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0706579685211s 2019-03-26 18:17:30,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:17:30,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:30,692 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:30 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-c8fa1b66-d549-4094-a46b-c68217e7ae11 2019-03-26 18:17:30,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-26 18:17:30,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:30 GMT Server: Apache x-openstack-request-id: req-96dcccd6-dedf-4190-a30f-cea60adeac62 2019-03-26 18:17:30,732 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:17:30,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-96dcccd6-dedf-4190-a30f-cea60adeac62 2019-03-26 18:17:30,733 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.070375919342s 2019-03-26 18:17:35,738 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:17:35,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:35,768 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:35 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-f7ba3572-f7c4-4cac-a766-b0cabf1030f8 2019-03-26 18:17:35,768 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:17:35,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:35 GMT Server: Apache x-openstack-request-id: req-bf658cfb-6dc2-41f5-a851-a2e3224d0c57 2019-03-26 18:17:35,809 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:17:35,809 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-bf658cfb-6dc2-41f5-a851-a2e3224d0c57 2019-03-26 18:17:35,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0709810256958s 2019-03-26 18:17:35,810 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:17:35,814 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:35,839 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:35 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-d0a23af1-c4bc-42ff-891a-9d80e17627eb 2019-03-26 18:17:35,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-26 18:17:35,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-608bebd9-97ae-4118-b578-524ff5966ca9 2019-03-26 18:17:35,880 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:17:35,880 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-608bebd9-97ae-4118-b578-524ff5966ca9 2019-03-26 18:17:35,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703880786896s 2019-03-26 18:17:40,887 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:17:40,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:40,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:40 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-e4136e0b-b113-4177-b87f-80c7647a023b 2019-03-26 18:17:40,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:17:40,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:40 GMT Server: Apache x-openstack-request-id: req-6ae6f29b-82b5-4262-9e69-026484444889 2019-03-26 18:17:40,961 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:17:40,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-6ae6f29b-82b5-4262-9e69-026484444889 2019-03-26 18:17:40,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741851329803s 2019-03-26 18:17:45,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:17:45,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:45,998 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:45 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-51204265-b2b1-4d7a-be4b-5d7f14c95a2c 2019-03-26 18:17:45,999 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:17:46,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:46 GMT Server: Apache x-openstack-request-id: req-0b4af468-9758-4af7-a865-309a3a180804 2019-03-26 18:17:46,040 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:17:46,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-0b4af468-9758-4af7-a865-309a3a180804 2019-03-26 18:17:46,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726289749146s 2019-03-26 18:17:46,041 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:17:46,044 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:46,071 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:46 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-7ebcdcf6-dcd3-42bd-b4b6-a9f9c00909ed 2019-03-26 18:17:46,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-26 18:17:46,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:46 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c78ad554-a56b-487a-83c5-0df31a9ea2b1 2019-03-26 18:17:46,096 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:17:46,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-c78ad554-a56b-487a-83c5-0df31a9ea2b1 2019-03-26 18:17:46,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0552699565887s 2019-03-26 18:17:51,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:17:51,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:51,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:51 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-607bdffb-7a1a-4ca5-ac0c-ca4a57b665dc 2019-03-26 18:17:51,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-26 18:17:51,176 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:51 GMT Server: Apache x-openstack-request-id: req-2344413d-47d8-4418-b5b4-e61c31998b67 2019-03-26 18:17:51,176 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:17:51,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-2344413d-47d8-4418-b5b4-e61c31998b67 2019-03-26 18:17:51,177 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0740060806274s 2019-03-26 18:17:56,182 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:17:56,187 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:56,215 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-23ac3ee6-73fb-4946-a4b4-fcb4a9e2d9aa 2019-03-26 18:17:56,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-26 18:17:56,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:56 GMT Server: Apache x-openstack-request-id: req-10fff1d6-84a3-4a1f-9db6-0d15fc3d96f9 2019-03-26 18:17:56,258 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:17:56,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-10fff1d6-84a3-4a1f-9db6-0d15fc3d96f9 2019-03-26 18:17:56,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761280059814s 2019-03-26 18:17:56,259 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:17:56,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:17:56,289 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:17:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-2ee1e4b3-6655-40d6-8d3d-3e3f3108fd48 2019-03-26 18:17:56,290 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:17:56,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:17:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-bfa76adb-ae96-446e-8f1a-e3adc1085f17 2019-03-26 18:17:56,331 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:17:56,331 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-bfa76adb-ae96-446e-8f1a-e3adc1085f17 2019-03-26 18:17:56,332 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0720858573914s 2019-03-26 18:18:01,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:18:01,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:01,368 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-48e1331f-7371-42a6-bbca-ada84e6bbe04 2019-03-26 18:18: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-26 18:18:01,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:01 GMT Server: Apache x-openstack-request-id: req-c6fb200f-834f-47e5-b898-23413a185d90 2019-03-26 18:18:01,410 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:18:01,410 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-c6fb200f-834f-47e5-b898-23413a185d90 2019-03-26 18:18:01,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722649097443s 2019-03-26 18:18:06,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:18:06,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:06,446 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-31431ece-8d5b-4f60-826e-ad3f743fb7cc 2019-03-26 18:18:06,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-26 18:18:06,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:06 GMT Server: Apache x-openstack-request-id: req-e7d3b179-fac0-4310-93c6-c3e1ba053bc4 2019-03-26 18:18:06,487 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:18:06,487 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-e7d3b179-fac0-4310-93c6-c3e1ba053bc4 2019-03-26 18:18:06,487 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712440013885s 2019-03-26 18:18:06,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:18:06,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:06,517 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-490c44b8-215f-4f8e-b736-ffbf2d876a22 2019-03-26 18:18:06,517 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:18:06,541 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-873d4672-d913-41d2-8c64-d0721f52de74 2019-03-26 18:18:06,542 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:18:06,542 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-873d4672-d913-41d2-8c64-d0721f52de74 2019-03-26 18:18:06,542 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0542051792145s 2019-03-26 18:18:11,549 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:18:11,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:11,582 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-4891babc-f55e-441b-9357-5b432dfc92da 2019-03-26 18:18:11,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-26 18:18:11,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:11 GMT Server: Apache x-openstack-request-id: req-51435e58-b506-4250-ae5e-6b01ffd582c7 2019-03-26 18:18:11,627 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:18:11,627 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-51435e58-b506-4250-ae5e-6b01ffd582c7 2019-03-26 18:18:11,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0785920619965s 2019-03-26 18:18:16,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:18:16,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:16,665 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:16 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-662e1b0d-b294-4733-b556-0158d2d94236 2019-03-26 18:18: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-26 18:18:16,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:16 GMT Server: Apache x-openstack-request-id: req-a35a7e0d-6d69-4612-bc3e-e67b25a236e5 2019-03-26 18:18:16,707 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:18:16,707 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-a35a7e0d-6d69-4612-bc3e-e67b25a236e5 2019-03-26 18:18:16,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0736827850342s 2019-03-26 18:18:16,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:18:16,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:16,737 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:16 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-c061684e-15b1-4fd9-bc64-b029052e7c40 2019-03-26 18:18:16,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-26 18:18:16,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-86256530-e95d-4d05-b06b-3df7d26c12c2 2019-03-26 18:18:16,780 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:18:16,780 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-86256530-e95d-4d05-b06b-3df7d26c12c2 2019-03-26 18:18:16,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0724530220032s 2019-03-26 18:18:21,784 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:18:21,788 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:21,817 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:21 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-40350878-446c-41a4-b406-45e4e115a020 2019-03-26 18:18:21,817 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:18:21,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:21 GMT Server: Apache x-openstack-request-id: req-84280fea-80e8-4e10-ba90-279204eacbd7 2019-03-26 18:18:21,859 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:18:21,859 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-84280fea-80e8-4e10-ba90-279204eacbd7 2019-03-26 18:18:21,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757999420166s 2019-03-26 18:18:26,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:18:26,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:26,896 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:26 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-6be4c613-74de-4298-9315-30ea4a1feb29 2019-03-26 18:18: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-26 18:18:26,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:26 GMT Server: Apache x-openstack-request-id: req-6e9d6bc9-2d22-4658-89ee-26fa94c93565 2019-03-26 18:18:26,938 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:18:26,938 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-6e9d6bc9-2d22-4658-89ee-26fa94c93565 2019-03-26 18:18:26,938 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072653055191s 2019-03-26 18:18:26,939 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:18:26,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:26,968 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:26 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-e78851d1-23b1-4b84-bd1e-25bb104b2184 2019-03-26 18:18:26,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-26 18:18:26,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c31f2d54-372c-4ce3-b26b-84e9bf95ada1 2019-03-26 18:18:26,994 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:18:26,994 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-c31f2d54-372c-4ce3-b26b-84e9bf95ada1 2019-03-26 18:18:26,994 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.055251121521s 2019-03-26 18:18:32,001 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:18:32,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:32,031 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-2c8d99e5-7428-4333-b711-b1d304d219f3 2019-03-26 18:18:32,031 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:18:32,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:32 GMT Server: Apache x-openstack-request-id: req-fa2e5b46-bfec-4139-8bb9-07a277027664 2019-03-26 18:18:32,072 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:18:32,072 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-fa2e5b46-bfec-4139-8bb9-07a277027664 2019-03-26 18:18:32,072 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714690685272s 2019-03-26 18:18:37,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:18:37,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:37,107 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:37 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-87087633-1ec9-4ff1-a28d-b166743e7a8e 2019-03-26 18:18:37,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-26 18:18:37,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:37 GMT Server: Apache x-openstack-request-id: req-fb92b598-d1a2-4494-a969-746462aa3308 2019-03-26 18:18:37,148 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:18:37,148 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-fb92b598-d1a2-4494-a969-746462aa3308 2019-03-26 18:18:37,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0703790187836s 2019-03-26 18:18:37,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:18:37,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:37,177 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:37 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-ce67f7c4-0599-4fbe-8334-73ed944af828 2019-03-26 18:18:37,178 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:18:37,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-e17ad67e-acfd-4ebc-bdba-ea61a8d6c685 2019-03-26 18:18:37,219 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:18:37,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-e17ad67e-acfd-4ebc-bdba-ea61a8d6c685 2019-03-26 18:18:37,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0703060626984s 2019-03-26 18:18:42,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:18:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:42,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:42 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-f28fcebc-fa9b-4ec6-93af-ffb42224f6b4 2019-03-26 18:18:42,257 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:18:42,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:42 GMT Server: Apache x-openstack-request-id: req-8f42ccf6-a34d-428f-85bd-ae5cf1138a99 2019-03-26 18:18:42,297 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:18:42,298 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-8f42ccf6-a34d-428f-85bd-ae5cf1138a99 2019-03-26 18:18:42,298 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716989040375s 2019-03-26 18:18:47,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:18:47,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:47,334 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:47 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-01966155-34af-4323-859b-fa20fd12807a 2019-03-26 18:18:47,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:18:47,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:47 GMT Server: Apache x-openstack-request-id: req-7b855c80-78c8-4756-b00c-44d86f69235e 2019-03-26 18:18:47,376 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:18:47,376 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-7b855c80-78c8-4756-b00c-44d86f69235e 2019-03-26 18:18:47,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072270154953s 2019-03-26 18:18:47,376 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:18:47,380 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:47,406 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:47 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-b5906901-027e-4b9a-99f4-5aa669390e1f 2019-03-26 18:18:47,406 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:18:47,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:47 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-da8daca5-86ce-4227-a455-87a9fa645f20 2019-03-26 18:18:47,447 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:18:47,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-da8daca5-86ce-4227-a455-87a9fa645f20 2019-03-26 18:18:47,448 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0711500644684s 2019-03-26 18:18:52,454 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:18:52,459 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:52,487 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:52 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-529b8a5b-3999-4cd0-b39d-fdd37bde947c 2019-03-26 18:18:52,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-26 18:18:52,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:52 GMT Server: Apache x-openstack-request-id: req-2f62b4af-0b3f-469b-ae10-c21d09f8d2ea 2019-03-26 18:18:52,529 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:18:52,530 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-2f62b4af-0b3f-469b-ae10-c21d09f8d2ea 2019-03-26 18:18:52,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754380226135s 2019-03-26 18:18:57,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:18:57,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:57,566 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:57 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-eb47ea0a-5c1d-49ef-bd8e-a2066070414e 2019-03-26 18:18:57,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:18:57,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:57 GMT Server: Apache x-openstack-request-id: req-360a497c-0e4b-4f34-92c7-db993de0013b 2019-03-26 18:18:57,608 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:18:57,609 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-360a497c-0e4b-4f34-92c7-db993de0013b 2019-03-26 18:18:57,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0731060504913s 2019-03-26 18:18:57,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:18:57,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:18:57,645 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:18:57 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-eb324962-9c47-43a3-9362-61d8794a9f4f 2019-03-26 18:18:57,645 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:18:57,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:18:57 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-7116b932-0aa4-4628-90e1-67f8c33b45c2 2019-03-26 18:18:57,688 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:18:57,688 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-7116b932-0aa4-4628-90e1-67f8c33b45c2 2019-03-26 18:18:57,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0786728858948s 2019-03-26 18:19:02,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:19:02,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:02,727 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:02 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-509c2b93-9a80-4048-b934-52f0f2c1ca87 2019-03-26 18:19:02,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-26 18:19:02,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:02 GMT Server: Apache x-openstack-request-id: req-5984094a-7867-44a3-901a-d735cf4cb64d 2019-03-26 18:19:02,769 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:19:02,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-5984094a-7867-44a3-901a-d735cf4cb64d 2019-03-26 18:19:02,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0747978687286s 2019-03-26 18:19:07,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:19:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:07,806 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:07 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-bfe747c9-3e0a-4e51-b681-aaf4d187ad85 2019-03-26 18:19:07,806 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:19:07,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:07 GMT Server: Apache x-openstack-request-id: req-9679d2db-3d88-421b-a4c2-df52ffeed63a 2019-03-26 18:19:07,847 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:19:07,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-9679d2db-3d88-421b-a4c2-df52ffeed63a 2019-03-26 18:19:07,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0722708702087s 2019-03-26 18:19:07,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:19:07,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:07,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:07 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-4300f306-6987-4023-9aba-a9bef9963e22 2019-03-26 18:19:07,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-26 18:19:08,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:07 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-62869df8-97a5-4b69-b452-5684ca907e60 2019-03-26 18:19:08,194 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:19:08,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-62869df8-97a5-4b69-b452-5684ca907e60 2019-03-26 18:19:08,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.34601020813s 2019-03-26 18:19:13,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:19:13,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:13,232 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:13 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-879391de-4942-45aa-b629-ad78671e2355 2019-03-26 18:19:13,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-26 18:19:13,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:13 GMT Server: Apache x-openstack-request-id: req-b4d0baa3-e975-4c45-8286-75fd0fe26994 2019-03-26 18:19:13,272 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:19:13,273 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-b4d0baa3-e975-4c45-8286-75fd0fe26994 2019-03-26 18:19:13,273 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0715548992157s 2019-03-26 18:19:18,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:19:18,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:18,309 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:18 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-f337dd04-338a-4e4e-97b1-a053ebcbfdae 2019-03-26 18:19:18,309 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:19:18,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:18 GMT Server: Apache x-openstack-request-id: req-b4ff1e2a-0286-4749-9b7f-df34570d1d1f 2019-03-26 18:19:18,624 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:19:18,625 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-b4ff1e2a-0286-4749-9b7f-df34570d1d1f 2019-03-26 18:19:18,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346158981323s 2019-03-26 18:19:18,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:19:18,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:18,919 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:18 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-1360acc5-1183-4c79-a6cc-0c521f44bec2 2019-03-26 18:19:18,919 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:19:18,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:18 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-25c4e685-cb64-4b2e-a1d7-9d17ef340946 2019-03-26 18:19:18,961 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:19:18,961 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-25c4e685-cb64-4b2e-a1d7-9d17ef340946 2019-03-26 18:19:18,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.33629989624s 2019-03-26 18:19:23,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:19:23,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:23,998 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:23 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-96f9660a-eb3f-4dfa-94c7-7ce53769c8a4 2019-03-26 18:19:23,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-26 18:19:24,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:24 GMT Server: Apache x-openstack-request-id: req-8d49c5ef-b050-4646-b025-1434afe8b559 2019-03-26 18:19:24,040 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:19:24,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-8d49c5ef-b050-4646-b025-1434afe8b559 2019-03-26 18:19:24,040 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.071811914444s 2019-03-26 18:19:29,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:19:29,049 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:29,075 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:29 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-1b271e2d-99c1-4d05-a537-6e371d945a85 2019-03-26 18:19:29,075 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:19:29,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:29 GMT Server: Apache x-openstack-request-id: req-4bd8642b-31d3-419f-949d-be5e964665f8 2019-03-26 18:19:29,117 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:19:29,117 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-4bd8642b-31d3-419f-949d-be5e964665f8 2019-03-26 18:19:29,117 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716187953949s 2019-03-26 18:19:29,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:19:29,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:29,149 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:29 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-e141d632-6ca3-46ef-bf04-fbb2deb9627c 2019-03-26 18:19:29,150 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:19:29,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:29 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-dc53b9e1-17f9-44c2-9813-6ebc9c39e3ea 2019-03-26 18:19:29,191 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:19:29,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-dc53b9e1-17f9-44c2-9813-6ebc9c39e3ea 2019-03-26 18:19:29,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0739450454712s 2019-03-26 18:19:34,198 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:19:34,202 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:34,230 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:34 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-20ba5aed-077a-4250-a018-906f857d340f 2019-03-26 18:19:34,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-26 18:19:34,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:34 GMT Server: Apache x-openstack-request-id: req-1c002f88-287b-4d26-8939-8839a316392e 2019-03-26 18:19:34,547 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:19:34,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-1c002f88-287b-4d26-8939-8839a316392e 2019-03-26 18:19:34,548 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.349004030228s 2019-03-26 18:19:39,553 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:19:39,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:39,586 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:39 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-f3d59589-fad7-4103-9ced-2124bc6c5ef9 2019-03-26 18:19:39,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-26 18:19:39,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:39 GMT Server: Apache x-openstack-request-id: req-75b1675c-eaa7-4a6e-9e92-8700257ae0ac 2019-03-26 18:19:39,628 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:19:39,628 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-75b1675c-eaa7-4a6e-9e92-8700257ae0ac 2019-03-26 18:19:39,628 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749139785767s 2019-03-26 18:19:39,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:19:39,633 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:39,659 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:39 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-2e5a55df-7a46-4c55-beca-cebf6231504a 2019-03-26 18:19:39,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-26 18:19:39,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:39 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-86d3c9df-577f-4fd1-9d67-2a77707176bf 2019-03-26 18:19:39,978 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:19:39,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-86d3c9df-577f-4fd1-9d67-2a77707176bf 2019-03-26 18:19:39,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.349594116211s 2019-03-26 18:19:44,985 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:19:44,989 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:45,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:44 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-af44eb6f-3f59-4e77-a6d7-2c00354f9430 2019-03-26 18:19:45,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:19:45,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:45 GMT Server: Apache x-openstack-request-id: req-e31c3536-ce14-4ea2-a9d0-85a521019c58 2019-03-26 18:19:45,338 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:19:45,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-e31c3536-ce14-4ea2-a9d0-85a521019c58 2019-03-26 18:19:45,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.352837085724s 2019-03-26 18:19:50,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:19:50,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:50,375 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:50 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-0f89949b-0201-4086-9ddc-e8c001d40ebd 2019-03-26 18:19:50,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-26 18:19:50,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:50 GMT Server: Apache x-openstack-request-id: req-9614cef9-3b68-4741-94de-81e3e28ca434 2019-03-26 18:19:50,417 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:19:50,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-9614cef9-3b68-4741-94de-81e3e28ca434 2019-03-26 18:19:50,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0727460384369s 2019-03-26 18:19:50,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:19:50,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:50,447 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:50 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-32e50137-80a8-4371-b8aa-1ac2d4073b2f 2019-03-26 18:19:50,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-26 18:19:50,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:50 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-27dfe5fe-965f-4f36-b4dd-70a6ef60a224 2019-03-26 18:19:50,491 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:19:50,491 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-27dfe5fe-965f-4f36-b4dd-70a6ef60a224 2019-03-26 18:19:50,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735788345337s 2019-03-26 18:19:55,497 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:19:55,501 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:19:55,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:19:55 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-c3b47b85-6d32-47ab-af7a-63a582890bcd 2019-03-26 18:19:55,532 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:19:55,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:19:55 GMT Server: Apache x-openstack-request-id: req-8a97d88d-7aa0-46f5-8fe3-a1fc4c0fe67e 2019-03-26 18:19:55,855 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:19:55,856 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-8a97d88d-7aa0-46f5-8fe3-a1fc4c0fe67e 2019-03-26 18:19:55,856 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.358205080032s 2019-03-26 18:20:00,861 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:20:00,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:00,894 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:00 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-168e4fd7-4eb2-4591-9ecd-bb333ae23a09 2019-03-26 18:20:00,894 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:20:01,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:00 GMT Server: Apache x-openstack-request-id: req-a92810e9-74a8-419a-8c1c-19a8510e704e 2019-03-26 18:20:01,208 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:20:01,208 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-a92810e9-74a8-419a-8c1c-19a8510e704e 2019-03-26 18:20:01,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.346441030502s 2019-03-26 18:20:01,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:20:01,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:01,238 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-36217d29-9821-4f83-a3c7-aab5403860fc 2019-03-26 18:20:01,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-26 18:20:01,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:01 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d861ee1a-51b5-4366-b01d-f9c6efab04d3 2019-03-26 18:20:01,263 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:20:01,264 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-d861ee1a-51b5-4366-b01d-f9c6efab04d3 2019-03-26 18:20:01,264 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0552020072937s 2019-03-26 18:20:06,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:20:06,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:06,566 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-523b36da-cb71-4320-bcf2-b6aff67096bb 2019-03-26 18:20:06,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:20:06,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:06 GMT Server: Apache x-openstack-request-id: req-62344698-2818-43d7-9ba2-9203ac432575 2019-03-26 18:20:06,607 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:20:06,607 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-62344698-2818-43d7-9ba2-9203ac432575 2019-03-26 18:20:06,608 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.337068080902s 2019-03-26 18:20:11,613 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:20:11,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:11,830 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-a4c51dbe-f33c-4edc-a273-70b0a35c7927 2019-03-26 18:20:11,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:20:11,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:11 GMT Server: Apache x-openstack-request-id: req-cc6b3707-b66d-4df5-a29a-706f0a30a146 2019-03-26 18:20:11,872 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:20:11,872 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-cc6b3707-b66d-4df5-a29a-706f0a30a146 2019-03-26 18:20:11,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.258509159088s 2019-03-26 18:20:11,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:20:11,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:11,901 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-c30688e9-ac8b-40f6-b1ea-6a644f7c360d 2019-03-26 18:20:11,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-26 18:20:11,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:11 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-71b6cd75-af07-404f-8575-72e5ee9b66ae 2019-03-26 18:20:11,943 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:20:11,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-71b6cd75-af07-404f-8575-72e5ee9b66ae 2019-03-26 18:20:11,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0707430839539s 2019-03-26 18:20:16,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:20:16,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:16,982 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:16 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-d994110f-2544-4d34-91fa-ca925d8b6436 2019-03-26 18:20:16,982 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:20:17,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:16 GMT Server: Apache x-openstack-request-id: req-131edf2e-6686-4df5-aca3-8b25c1d30b2d 2019-03-26 18:20:17,026 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:20:17,026 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-131edf2e-6686-4df5-aca3-8b25c1d30b2d 2019-03-26 18:20:17,026 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0761060714722s 2019-03-26 18:20:22,032 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:20:22,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:22,062 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:22 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-44d82203-256c-44c0-af5d-da795ef4a7ab 2019-03-26 18:20:22,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-26 18:20:22,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:22 GMT Server: Apache x-openstack-request-id: req-70df9078-b160-474d-88a8-daac08d2b6ef 2019-03-26 18:20:22,105 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:20:22,105 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-70df9078-b160-474d-88a8-daac08d2b6ef 2019-03-26 18:20:22,105 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0734770298004s 2019-03-26 18:20:22,106 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:20:22,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:22,135 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:22 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-87e30b94-5c00-4ed0-ae3e-72d6ccfe7473 2019-03-26 18:20:22,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-26 18:20:22,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:22 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-baa55e15-723e-4221-80c0-df8cfd7ec1b8 2019-03-26 18:20:22,178 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:20:22,178 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-baa55e15-723e-4221-80c0-df8cfd7ec1b8 2019-03-26 18:20:22,178 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0725572109222s 2019-03-26 18:20:27,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:20:27,189 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:27,216 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:27 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-6d8ed653-e995-40b6-a46a-cdc2ae256f31 2019-03-26 18:20:27,216 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:20:27,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:27 GMT Server: Apache x-openstack-request-id: req-e75a666b-ed1c-4209-83a9-6da6e7906ecf 2019-03-26 18:20:27,259 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:20:27,259 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-e75a666b-ed1c-4209-83a9-6da6e7906ecf 2019-03-26 18:20:27,260 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0745451450348s 2019-03-26 18:20:32,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:20:32,266 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:32,292 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-503b3a62-240b-4028-ba48-b2fdb2f4ba3b 2019-03-26 18:20:32,293 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:20:32,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:32 GMT Server: Apache x-openstack-request-id: req-73d7609a-7652-49e0-9216-dc4a521d2b23 2019-03-26 18:20:32,334 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:20:32,334 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-73d7609a-7652-49e0-9216-dc4a521d2b23 2019-03-26 18:20:32,334 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719349384308s 2019-03-26 18:20:32,335 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:20:32,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:32,363 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:32 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-3b85df9c-8871-40f7-be85-91e6330f63fb 2019-03-26 18:20:32,363 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:20:32,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:32 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f2e14105-6909-4402-bc1a-ca1a5d66a6b8 2019-03-26 18:20:32,404 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:20:32,404 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-f2e14105-6909-4402-bc1a-ca1a5d66a6b8 2019-03-26 18:20:32,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.069816827774s 2019-03-26 18:20:37,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:20:37,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:37,441 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:37 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-7979e8c8-037b-4257-9ac5-8dcfe3ddc6b0 2019-03-26 18:20:37,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-26 18:20:37,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:37 GMT Server: Apache x-openstack-request-id: req-1b8737bf-8a22-49ae-9a6f-c371e1687599 2019-03-26 18:20:37,482 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:20:37,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-1b8737bf-8a22-49ae-9a6f-c371e1687599 2019-03-26 18:20:37,482 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0711188316345s 2019-03-26 18:20:42,488 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:20:42,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:42,523 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:42 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-35d73860-f54d-4a28-b1dc-60391e3caf96 2019-03-26 18:20:42,524 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:20:42,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:42 GMT Server: Apache x-openstack-request-id: req-2a5de0c3-dc03-4d5d-9745-6520df086437 2019-03-26 18:20:42,567 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:20:42,567 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-2a5de0c3-dc03-4d5d-9745-6520df086437 2019-03-26 18:20:42,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0794749259949s 2019-03-26 18:20:42,568 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:20:42,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:42,597 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:42 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-62fd56fd-07b8-4019-ad75-762e38ec4a91 2019-03-26 18:20:42,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-26 18:20:42,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:42 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fe69f674-9a51-4ff1-90f6-e7415d8ce8cd 2019-03-26 18:20:42,622 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:20:42,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-fe69f674-9a51-4ff1-90f6-e7415d8ce8cd 2019-03-26 18:20:42,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.05397605896s 2019-03-26 18:20:47,629 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:20:47,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:47,660 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:47 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-187171c3-4be6-45f3-b2af-d65def15ecda 2019-03-26 18:20:47,660 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:20:47,703 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:47 GMT Server: Apache x-openstack-request-id: req-70d65b86-0bb4-48e6-b685-f8d4ce1fde15 2019-03-26 18:20:47,703 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:20:47,703 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-70d65b86-0bb4-48e6-b685-f8d4ce1fde15 2019-03-26 18:20:47,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0748620033264s 2019-03-26 18:20:52,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:20:52,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:52,741 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:52 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-8fb559e6-d714-4453-9bd7-41a83b334869 2019-03-26 18:20:52,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-26 18:20:52,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:52 GMT Server: Apache x-openstack-request-id: req-5d3c517a-3715-4a5e-b2f1-235a44f9acf8 2019-03-26 18:20:52,785 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:20:52,785 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-5d3c517a-3715-4a5e-b2f1-235a44f9acf8 2019-03-26 18:20:52,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.075376033783s 2019-03-26 18:20:52,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:20:52,789 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:52,816 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:52 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-be3e8f15-e11d-436d-8373-95fac9e469bb 2019-03-26 18:20:52,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-26 18:20:53,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:52 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-65b80b23-0ad5-493f-a26f-bbfb687f2ae6 2019-03-26 18:20:53,135 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:20:53,136 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-65b80b23-0ad5-493f-a26f-bbfb687f2ae6 2019-03-26 18:20:53,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.350159883499s 2019-03-26 18:20:58,142 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:20:58,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:20:58,172 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:20:58 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-e56217a0-09ee-45b6-aeb3-59ae4a75abbd 2019-03-26 18:20:58,173 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:20:58,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:20:58 GMT Server: Apache x-openstack-request-id: req-bef3c5a9-a385-4eb9-8511-913685f25e09 2019-03-26 18:20:58,213 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:20:58,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-bef3c5a9-a385-4eb9-8511-913685f25e09 2019-03-26 18:20:58,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714268684387s 2019-03-26 18:21:03,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:21:03,223 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:03,251 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:03 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc Server: Apache x-openstack-request-id: req-69817fb8-5cbc-4c9a-b791-73d2c3bd2180 2019-03-26 18:21:03,252 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:21:03,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 353 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:03 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-c5cc0286-2f34-4a6f-9752-8c13c001721f 2019-03-26 18:21:03,295 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-03-26T18:20:59Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/bono/events/150ac25b-5089-4c62-a4cb-61ada9d254ca", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "d2275823-21b5-4d72-938e-172f2a5fcf37", "id": "150ac25b-5089-4c62-a4cb-61ada9d254ca"}]} 2019-03-26 18:21:03,295 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc&marker=b1d12cf6-adaa-4f9d-b8ed-64d50348c03b&sort_dir=asc used request id req-c5cc0286-2f34-4a6f-9752-8c13c001721f 2019-03-26 18:21:03,295 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0753881931305s 2019-03-26 18:21:08,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:21:08,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:08,333 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:08 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-e2b90541-f0dd-4e4c-abc8-9eb770dcf0e3 2019-03-26 18:21:08,334 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:21:08,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:08 GMT Server: Apache x-openstack-request-id: req-643db3ed-fce8-499d-8c90-3f6cc4600353 2019-03-26 18:21:08,377 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:21:08,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-643db3ed-fce8-499d-8c90-3f6cc4600353 2019-03-26 18:21:08,377 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757398605347s 2019-03-26 18:21:13,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:21:13,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:13,414 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:13 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-c8fda89a-6e2f-4e07-858a-73870bc485a1 2019-03-26 18:21:13,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-26 18:21:13,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:13 GMT Server: Apache x-openstack-request-id: req-1bdbf4d9-cc0d-4bad-8f61-6326aa436db1 2019-03-26 18:21:13,457 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:21:13,458 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-1bdbf4d9-cc0d-4bad-8f61-6326aa436db1 2019-03-26 18:21:13,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0749559402466s 2019-03-26 18:21:13,458 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:21:13,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:13,489 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:13 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-276fa2c2-b98d-4d01-8da9-0d141dbb4417 2019-03-26 18:21:13,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-26 18:21:13,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:13 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-58661efd-8fd2-46ef-b8d9-c48c3b9faa93 2019-03-26 18:21:13,531 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:21:13,532 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-58661efd-8fd2-46ef-b8d9-c48c3b9faa93 2019-03-26 18:21:13,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0735349655151s 2019-03-26 18:21:18,538 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:21:18,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:18,570 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:18 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-f2b7d4b0-4df3-4703-b89e-6059a88930ee 2019-03-26 18:21:18,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-26 18:21:18,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:18 GMT Server: Apache x-openstack-request-id: req-ce1d104f-4eea-451c-8ff7-1f9ebff28902 2019-03-26 18:21:18,611 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:21:18,611 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-ce1d104f-4eea-451c-8ff7-1f9ebff28902 2019-03-26 18:21:18,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0729119777679s 2019-03-26 18:21:23,617 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:21:23,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:23,650 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:23 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-222b9d82-ca4d-44f0-8400-8cfa41e55aea 2019-03-26 18:21:23,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-26 18:21:23,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:23 GMT Server: Apache x-openstack-request-id: req-bee608af-d19e-4a50-a8ad-e76101d52e0c 2019-03-26 18:21:23,694 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:21:23,694 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-bee608af-d19e-4a50-a8ad-e76101d52e0c 2019-03-26 18:21:23,694 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0768151283264s 2019-03-26 18:21:23,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:21:23,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:23,725 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:23 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-da72c5df-b41f-451a-9d50-26579c9cbced 2019-03-26 18:21:23,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-26 18:21:23,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:23 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-91850277-ddab-45b7-bbf8-7390ec234505 2019-03-26 18:21:23,768 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:21:23,768 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-91850277-ddab-45b7-bbf8-7390ec234505 2019-03-26 18:21:23,769 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0738611221313s 2019-03-26 18:21:28,775 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:21:28,779 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:28,805 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:28 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-3441537f-e1c6-435c-84fe-bb553e8c0e21 2019-03-26 18:21:28,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-26 18:21:28,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:28 GMT Server: Apache x-openstack-request-id: req-e41d5338-cc4d-4068-8bd7-3b156b41e284 2019-03-26 18:21:28,847 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:21:28,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-e41d5338-cc4d-4068-8bd7-3b156b41e284 2019-03-26 18:21:28,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.072135925293s 2019-03-26 18:21:33,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:21:33,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:33,900 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:33 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-3eb68d5e-0fbd-4dea-9d6f-9afdd2b154d7 2019-03-26 18:21:33,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-26 18:21:33,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:33 GMT Server: Apache x-openstack-request-id: req-48a253de-071e-4241-bfdd-9c5df4beed88 2019-03-26 18:21:33,942 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:21:33,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-48a253de-071e-4241-bfdd-9c5df4beed88 2019-03-26 18:21:33,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0895018577576s 2019-03-26 18:21:33,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:21:33,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:33,973 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:33 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-8a34f975-cfcf-40e5-a432-dfd9d8335039 2019-03-26 18:21:33,973 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:21:34,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2dbc20b8-2c7d-457f-81b6-fa478a3a6e9f 2019-03-26 18:21:34,015 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:21:34,015 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-2dbc20b8-2c7d-457f-81b6-fa478a3a6e9f 2019-03-26 18:21:34,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716898441315s 2019-03-26 18:21:39,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:21:39,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:39,050 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:39 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-6bb61584-ee31-4506-8677-88796a7abaff 2019-03-26 18:21:39,051 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:21:39,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:39 GMT Server: Apache x-openstack-request-id: req-7cfb45a8-4333-4f6f-9975-62258cd03736 2019-03-26 18:21:39,091 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:21:39,091 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-7cfb45a8-4333-4f6f-9975-62258cd03736 2019-03-26 18:21:39,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0697178840637s 2019-03-26 18:21:44,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:21:44,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:44,128 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:44 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-552b91e9-d547-4384-a308-7f782df46013 2019-03-26 18:21:44,128 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:21:44,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:44 GMT Server: Apache x-openstack-request-id: req-b86508b5-0f39-4c4d-8d26-ea9e98b87fcc 2019-03-26 18:21:44,169 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:21:44,169 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-b86508b5-0f39-4c4d-8d26-ea9e98b87fcc 2019-03-26 18:21:44,169 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0720188617706s 2019-03-26 18:21:44,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:21:44,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:44,201 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:44 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-88b02204-cb2b-4f93-b64d-bcf1c4bf0a58 2019-03-26 18:21:44,201 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:21:44,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:44 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-6b2a7503-e220-4f5e-b090-ecd44f38457f 2019-03-26 18:21:44,493 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:21:44,493 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-6b2a7503-e220-4f5e-b090-ecd44f38457f 2019-03-26 18:21:44,493 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.323534011841s 2019-03-26 18:21:49,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:21:49,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:49,529 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:49 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-2d7bf6ef-dfac-4b97-b0f1-9e69f80b833b 2019-03-26 18:21:49,529 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:21:49,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:49 GMT Server: Apache x-openstack-request-id: req-0eea28a3-c6ec-4c5c-ad04-6cc6317bfed5 2019-03-26 18:21:49,571 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:21:49,571 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-0eea28a3-c6ec-4c5c-ad04-6cc6317bfed5 2019-03-26 18:21:49,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0712730884552s 2019-03-26 18:21:54,577 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:21:54,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:54,625 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:54 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-fd28d6c6-0d83-4570-8f42-44c2d1ebe454 2019-03-26 18:21:54,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-26 18:21:54,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:54 GMT Server: Apache x-openstack-request-id: req-7143c019-8161-45e0-8468-7b9b59091f73 2019-03-26 18:21:54,667 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:21:54,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-7143c019-8161-45e0-8468-7b9b59091f73 2019-03-26 18:21:54,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0909922122955s 2019-03-26 18:21:54,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:21:54,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:54,715 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:54 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-332b77b8-c14d-43ef-857b-b489406c495f 2019-03-26 18:21:54,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-26 18:21:54,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-5905ccfc-7888-4b09-aff0-e9dfe31af5f8 2019-03-26 18:21:54,757 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:21:54,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-5905ccfc-7888-4b09-aff0-e9dfe31af5f8 2019-03-26 18:21:54,757 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0889120101929s 2019-03-26 18:21:59,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:21:59,768 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:21:59,796 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:21:59 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-93d57908-7b66-4376-a313-192e78f0b477 2019-03-26 18:21:59,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-26 18:21:59,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:21:59 GMT Server: Apache x-openstack-request-id: req-204147b2-79e6-4d98-bccf-88061696c7d7 2019-03-26 18:21:59,839 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:21:59,839 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-204147b2-79e6-4d98-bccf-88061696c7d7 2019-03-26 18:21:59,839 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0754079818726s 2019-03-26 18:22:04,845 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:22:04,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:04,877 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:04 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-fb328b97-1840-428d-9982-6cda0d55f16a 2019-03-26 18:22:04,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-26 18:22:04,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:04 GMT Server: Apache x-openstack-request-id: req-8f4939a2-a60e-4a3f-8522-5fd3224b4b7c 2019-03-26 18:22:04,920 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:22:04,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-8f4939a2-a60e-4a3f-8522-5fd3224b4b7c 2019-03-26 18:22:04,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0751419067383s 2019-03-26 18:22:04,921 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:22:04,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:04,951 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:04 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-ef9e9485-a99c-48e3-a241-5f86ecc29f80 2019-03-26 18:22:04,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-26 18:22:04,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-69815cb6-a0d5-4094-8d1a-068ba6c57102 2019-03-26 18:22:04,996 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:22:04,997 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-69815cb6-a0d5-4094-8d1a-068ba6c57102 2019-03-26 18:22:04,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0756809711456s 2019-03-26 18:22:10,003 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:22:10,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:10,036 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:10 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-c43a7234-7b73-48be-979b-a6302e0076e5 2019-03-26 18:22:10,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-26 18:22:10,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:10 GMT Server: Apache x-openstack-request-id: req-803b94dc-dc39-4d42-abb8-d84b7a5628b8 2019-03-26 18:22:10,079 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:22:10,080 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-803b94dc-dc39-4d42-abb8-d84b7a5628b8 2019-03-26 18:22:10,080 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759620666504s 2019-03-26 18:22:15,085 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:22:15,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:15,117 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-caf77d10-0863-49a5-a15c-27b301c03714 2019-03-26 18:22: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-26 18:22:15,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:15 GMT Server: Apache x-openstack-request-id: req-b1eeafc7-f093-48a7-965a-0b5dc01e22c5 2019-03-26 18:22:15,159 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:22:15,160 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-b1eeafc7-f093-48a7-965a-0b5dc01e22c5 2019-03-26 18:22:15,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0741391181946s 2019-03-26 18:22:15,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:22:15,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:15,191 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-0e20a8c8-ef1c-4bf6-b006-ec1a8f645bcf 2019-03-26 18:22:15,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-26 18:22:15,237 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa4aa25b-4c1d-47f4-a1ae-a8d8665bf34c 2019-03-26 18:22:15,238 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:22:15,238 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-fa4aa25b-4c1d-47f4-a1ae-a8d8665bf34c 2019-03-26 18:22:15,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0777878761292s 2019-03-26 18:22:20,243 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:22:20,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:20,273 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:20 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-ff973767-9e25-43dc-b3e6-3b9ff5b78e45 2019-03-26 18:22:20,273 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:22:20,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:20 GMT Server: Apache x-openstack-request-id: req-ec6ae357-0be8-425a-b247-1b56b4dac502 2019-03-26 18:22:20,314 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:22:20,314 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-ec6ae357-0be8-425a-b247-1b56b4dac502 2019-03-26 18:22:20,314 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0716559886932s 2019-03-26 18:22:25,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:22:25,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:25,352 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:25 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc Server: Apache x-openstack-request-id: req-a60dfb51-7414-48f5-886d-e3b1794768ab 2019-03-26 18:22:25,353 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:22:25,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 354 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ab8c0724-bcaa-46a7-98fe-9d601834a7aa 2019-03-26 18:22:25,396 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-03-26T18:22:23Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/homer/events/21dd2ad8-bec2-4199-bca2-3eb3a4afa268", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "4b691f58-d5c3-4a25-a834-ed6df3ae60ff", "id": "21dd2ad8-bec2-4199-bca2-3eb3a4afa268"}]} 2019-03-26 18:22:25,396 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc&marker=150ac25b-5089-4c62-a4cb-61ada9d254ca&sort_dir=asc used request id req-ab8c0724-bcaa-46a7-98fe-9d601834a7aa 2019-03-26 18:22:25,397 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0762951374054s 2019-03-26 18:22:30,402 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:22:30,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:30,451 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:30 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-018d05d2-ebc1-4ab4-af53-8f6ff0e29811 2019-03-26 18:22:30,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-26 18:22:30,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:30 GMT Server: Apache x-openstack-request-id: req-f5a8d594-6c14-46e4-aabf-57bab4d8ef41 2019-03-26 18:22:30,494 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:22:30,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-f5a8d594-6c14-46e4-aabf-57bab4d8ef41 2019-03-26 18:22:30,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0913848876953s 2019-03-26 18:22:35,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:22:35,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:35,532 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:35 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-40535871-d3ad-4c19-a402-14330e85c9f4 2019-03-26 18:22:35,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-26 18:22:35,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:35 GMT Server: Apache x-openstack-request-id: req-345c792d-906d-48ae-b590-7c4eaf27f38f 2019-03-26 18:22:35,576 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:22:35,576 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-345c792d-906d-48ae-b590-7c4eaf27f38f 2019-03-26 18:22:35,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.076318025589s 2019-03-26 18:22:35,576 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:22:35,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:35,607 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:35 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-a012b966-1992-4f4c-a685-f62b0bc28b31 2019-03-26 18:22:35,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-26 18:22:35,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:35 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-261253d5-e6d4-4ef6-b570-be9bce3410a5 2019-03-26 18:22:35,651 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:22:35,651 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-261253d5-e6d4-4ef6-b570-be9bce3410a5 2019-03-26 18:22:35,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0750019550323s 2019-03-26 18:22:40,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:22:40,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:40,690 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:40 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-6d8f0f9a-82d9-4ff7-a6fd-01dfb47ae264 2019-03-26 18:22:40,690 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:22:40,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:40 GMT Server: Apache x-openstack-request-id: req-f4c1b754-5857-459d-946e-182831125399 2019-03-26 18:22:40,733 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:22:40,733 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-f4c1b754-5857-459d-946e-182831125399 2019-03-26 18:22:40,734 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0752799510956s 2019-03-26 18:22:45,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:22:45,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:45,770 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:45 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-4ff38eea-2598-4037-99f1-12f08f1f0aea 2019-03-26 18:22:45,770 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:22:45,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:45 GMT Server: Apache x-openstack-request-id: req-4822df81-189d-4d38-a8d8-d53f99101e8b 2019-03-26 18:22:45,811 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:22:45,811 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-4822df81-189d-4d38-a8d8-d53f99101e8b 2019-03-26 18:22:45,811 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0719721317291s 2019-03-26 18:22:45,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:22:45,815 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:45,841 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:45 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-68b306e9-8e88-40fe-b8ef-3bcf32a740d5 2019-03-26 18:22:45,841 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:22:45,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:45 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0e36c13c-1f1e-41c1-90b5-255549001946 2019-03-26 18:22:45,883 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:22:45,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-0e36c13c-1f1e-41c1-90b5-255549001946 2019-03-26 18:22:45,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0716459751129s 2019-03-26 18:22:50,890 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:22:50,894 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:50,920 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:50 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-dc2071b5-77dd-48ef-a25c-3800c8c61135 2019-03-26 18:22:50,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-26 18:22:50,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:50 GMT Server: Apache x-openstack-request-id: req-d2aa57ef-8a58-430a-8abf-d8b63cc341fb 2019-03-26 18:22:50,961 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:22:50,962 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-d2aa57ef-8a58-430a-8abf-d8b63cc341fb 2019-03-26 18:22:50,962 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0714321136475s 2019-03-26 18:22:55,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:22:55,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:56,000 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:55 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-d76a62b9-92e2-48f5-ad2f-26b76f0aecf0 2019-03-26 18:22:56,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-26 18:22:56,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:56 GMT Server: Apache x-openstack-request-id: req-895f9474-87e4-43f8-933d-1dfd3543506a 2019-03-26 18:22:56,046 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:22:56,047 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-895f9474-87e4-43f8-933d-1dfd3543506a 2019-03-26 18:22:56,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0793330669403s 2019-03-26 18:22:56,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:22:56,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:22:56,079 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:22:56 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-9cbd455a-73e9-4fcc-945a-180f33bbcfe5 2019-03-26 18:22:56,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-26 18:22:56,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:22:56 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-55f119d5-a819-47fe-a903-c4e0ac1e9644 2019-03-26 18:22:56,122 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:22:56,122 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-55f119d5-a819-47fe-a903-c4e0ac1e9644 2019-03-26 18:22:56,122 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0749599933624s 2019-03-26 18:23:01,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:23:01,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:01,159 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:23:01 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-8bbeeca3-a744-4cda-ba11-1432f834ad65 2019-03-26 18:23:01,159 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:23:01,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:01 GMT Server: Apache x-openstack-request-id: req-f87f1556-310d-4624-b64a-1e37ca8ac533 2019-03-26 18:23:01,202 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:23:01,202 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-f87f1556-310d-4624-b64a-1e37ca8ac533 2019-03-26 18:23:01,202 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.074667930603s 2019-03-26 18:23:06,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:23:06,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:06,240 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:23:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-8ba1a898-3447-413c-89eb-4a1d706e7c18 2019-03-26 18:23:06,240 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:23:06,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:06 GMT Server: Apache x-openstack-request-id: req-fb15ba68-4a0a-4024-a1ca-7f3ba8da21dc 2019-03-26 18:23:06,284 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:23:06,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-fb15ba68-4a0a-4024-a1ca-7f3ba8da21dc 2019-03-26 18:23:06,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0759370326996s 2019-03-26 18:23:06,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:23:06,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:06,314 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:23:06 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-958fa3d2-c776-42df-bb12-9e7990dd0054 2019-03-26 18:23:06,314 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:23:06,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:06 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-b2ae5221-a98e-45e3-a22d-a98495f70cb4 2019-03-26 18:23:06,356 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:23:06,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-b2ae5221-a98e-45e3-a22d-a98495f70cb4 2019-03-26 18:23:06,357 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0723640918732s 2019-03-26 18:23:11,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:23:11,368 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:11,396 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:23:11 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-9213e369-60d6-4c0a-99bf-4e36344214e3 2019-03-26 18:23:11,396 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:23:11,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:11 GMT Server: Apache x-openstack-request-id: req-b1a715cf-866a-449c-86df-11fa300282a4 2019-03-26 18:23:11,439 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:23:11,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-b1a715cf-866a-449c-86df-11fa300282a4 2019-03-26 18:23:11,439 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0757319927216s 2019-03-26 18:23:16,445 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:23:16,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:16,479 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:23:16 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-d7f2c656-0adf-4288-96fd-b80356a75b5e 2019-03-26 18:23:16,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:23:16,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:16 GMT Server: Apache x-openstack-request-id: req-7632842f-f542-4e40-9838-3bef20cabfa3 2019-03-26 18:23:16,522 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:23:16,522 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-7632842f-f542-4e40-9838-3bef20cabfa3 2019-03-26 18:23:16,522 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0767378807068s 2019-03-26 18:23:16,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:23:16,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:16,554 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:23:16 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-fb8fb558-4af8-4877-b634-9ecc51d6e41d 2019-03-26 18:23:16,554 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:23:16,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:16 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-9a35a5d8-3191-4fed-ae6d-94338920b2da 2019-03-26 18:23:16,602 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:23:16,602 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-9a35a5d8-3191-4fed-ae6d-94338920b2da 2019-03-26 18:23:16,602 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0796010494232s 2019-03-26 18:23:21,609 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:23:21,613 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:21,639 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:23:21 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-332b48c6-d94f-4902-bbc6-5338de3e847a 2019-03-26 18:23:21,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-26 18:23:21,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:21 GMT Server: Apache x-openstack-request-id: req-904a41ed-9d75-4ef5-9431-537b9af7af11 2019-03-26 18:23:21,681 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:23:21,681 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-904a41ed-9d75-4ef5-9431-537b9af7af11 2019-03-26 18:23:21,681 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0717740058899s 2019-03-26 18:23:26,687 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:23:26,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:26,718 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:23:26 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-423169e4-8d79-4b9a-a29e-2105d944d24d 2019-03-26 18:23:26,718 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:23:26,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:26 GMT Server: Apache x-openstack-request-id: req-78693724-fbc9-4c28-9c14-b614bf9ae9e2 2019-03-26 18:23:26,759 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:23:26,759 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-78693724-fbc9-4c28-9c14-b614bf9ae9e2 2019-03-26 18:23:26,759 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0726139545441s 2019-03-26 18:23:26,760 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:23:26,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:26,789 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:23:26 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-7b0bfe7c-3503-4119-800c-2043badb4758 2019-03-26 18:23:26,790 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:23:26,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 820 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-0b90e7f9-fe2f-465b-ab1e-36bd1ddf4b7c 2019-03-26 18:23:26,814 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE started", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:23:26,815 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-0b90e7f9-fe2f-465b-ab1e-36bd1ddf4b7c 2019-03-26 18:23:26,815 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0549278259277s 2019-03-26 18:23:31,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:23:31,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:31,854 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:23:31 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-449d9e33-48b3-48a3-b9a1-721f5ff70b26 2019-03-26 18:23:31,854 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:23:31,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:31 GMT Server: Apache x-openstack-request-id: req-1596162f-df79-49e5-84aa-b7e7741ed193 2019-03-26 18:23:31,897 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:23:31,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-1596162f-df79-49e5-84aa-b7e7741ed193 2019-03-26 18:23:31,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0758838653564s 2019-03-26 18:23:36,903 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:23:36,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:36,943 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:23:36 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc Server: Apache x-openstack-request-id: req-6293950f-edb2-4ccf-b9eb-8c6967d607e6 2019-03-26 18:23:36,943 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:23:36,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 441 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:36 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ae895b5f-ba3d-454f-b23d-dd656fea581f 2019-03-26 18:23:36,988 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dime", "event_time": "2019-03-26T18:23:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dime/events/1fd80231-f7fa-4609-bf79-73675ad91cf3", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "bc249ba2-2e40-4787-9f2b-cba0d9cd3ea8", "id": "1fd80231-f7fa-4609-bf79-73675ad91cf3"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-03-26T18:23:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/clearwater-opnfv/events/7994e232-cdc7-47f2-93f7-1be7373f7c9f", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "id": "7994e232-cdc7-47f2-93f7-1be7373f7c9f"}]} 2019-03-26 18:23:36,988 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc&marker=21dd2ad8-bec2-4199-bca2-3eb3a4afa268&sort_dir=asc used request id req-ae895b5f-ba3d-454f-b23d-dd656fea581f 2019-03-26 18:23:36,988 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.084862947464s 2019-03-26 18:23:36,989 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:23:36,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:37,020 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:23:36 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559 Server: Apache x-openstack-request-id: req-83ab1ace-df08-49a6-96ba-0475bfd50f45 2019-03-26 18:23:37,021 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:23:37,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:37 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-05cef455-8e8f-4b42-b85d-29b7d27bbfe5 2019-03-26 18:23:37,095 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "outputs": [{"output_value": "172.30.9.200", "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-26 18:23:37,096 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559 used request id req-05cef455-8e8f-4b42-b85d-29b7d27bbfe5 2019-03-26 18:23:37,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.106446027756s 2019-03-26 18:23:37,097 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack: Munch({'stack_name': u'clearwater-opnfv', 'creation_time': u'2019-03-26T17:52:51Z', 'updated_at': None, 'notification_topics': [], 'timeout_mins': 60, 'owner': None, 'tempate_description': u'Clearwater deployment\n', 'deleted_at': None, 'id': u'f948d132-0b60-4725-b2f7-91468ce1d559', 'parameters': Munch({u'OS::project_id': u'424b3c21b2614c97a4c604605f8c2ec0', u'image': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d', u'private_mgmt_net_pool_start': u'192.168.100.1', u'dime_cluster_size': u'1', u'flavor': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d', 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_0773efb7-676c-4568-aef7-0337c9f84a9d', 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'f948d132-0b60-4725-b2f7-91468ce1d559', u'dnssec_key': u'GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==', u'bono_cluster_size': u'1', u'public_mgmt_net_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95'}), 'deletion_time': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'stack_user_project_id': u'e5f823d942f246a9a0470c249205c52b', 'status': u'COMPLETE', 'disable_rollback': False, 'description': u'Clearwater deployment\n', 'parent': None, 'tags': None, 'outputs': [Munch({u'output_value': u'172.30.9.200', 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-26T17:52:51Z', 'stack_status_reason': u'Stack CREATE completed successfully', 'updated_time': None, 'action': u'CREATE', 'identifier': 'clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559'}) 2019-03-26 18:23:37,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:23:37,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:38,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-519a35b6-e994-4d5b-a1d9-bccd4fe08676 x-openstack-request-id: req-519a35b6-e994-4d5b-a1d9-bccd4fe08676 2019-03-26 18:23:38,119 - 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:56:20:6d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:20:6d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7a6c0c3c-ebf6-460a-a412-37b4759904bf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "homer-0.clearwater.opnfv", "created": "2019-03-26T18:16:15Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:49.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "1ec2686a-a15c-4ade-99ca-65f7eebca328", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:49Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "dime-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "c921d2f5-2430-43bd-a14c-23fe2a3a954c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "bono-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:11:18.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "02e7c127-9520-48be-b53a-a77493180dcc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:11:18Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-26T18:11:01Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:00:57.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:00:57Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-26T18:00:43Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:57:23.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:57:24Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-26T17:55:38Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:54:58.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:54:58Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ns.clearwater.opnfv", "created": "2019-03-26T17:53:11Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:23:38,119 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-519a35b6-e994-4d5b-a1d9-bccd4fe08676 2019-03-26 18:23:38,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.0215549469s 2019-03-26 18:23:38,136 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 18:23:38,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:38,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1258 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:38 GMT X-Openstack-Request-Id: req-68b092c9-77ab-46f4-81d3-85f3418d8af8 2019-03-26 18:23:38,236 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5032b89d-96b1-42ff-a25a-6592946b6a10","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"424b3c21b2614c97a4c604605f8c2ec0","l2_adjacency":true,"status":"ACTIVE","subnets":["4030127a-e362-4cec-812e-ebf507901372"],"description":"","tags":[],"updated_at":"2019-03-26T17:52:55Z","qos_policy_id":null,"name":"clearwater-opnfv-private-management","admin_state_up":true,"tenant_id":"424b3c21b2614c97a4c604605f8c2ec0","created_at":"2019-03-26T17:52:54Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 18:23:38,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-68b092c9-77ab-46f4-81d3-85f3418d8af8 2019-03-26 18:23:38,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0997099876404s 2019-03-26 18:23:38,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 18:23:38,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:38,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 664 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:38 GMT X-Openstack-Request-Id: req-d955977c-ef84-431a-8ce3-49c9e4469e80 2019-03-26 18:23:38,297 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5032b89d-96b1-42ff-a25a-6592946b6a10","tenant_id":"424b3c21b2614c97a4c604605f8c2ec0","created_at":"2019-03-26T17:52:55Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T17:52:55Z","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":"424b3c21b2614c97a4c604605f8c2ec0","id":"4030127a-e362-4cec-812e-ebf507901372","subnetpool_id":null,"name":"clearwater-opnfv-private-management"}]} 2019-03-26 18:23:38,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-d955977c-ef84-431a-8ce3-49c9e4469e80 2019-03-26 18:23:38,297 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0600919723511s 2019-03-26 18:23:38,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:38,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:38,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e9fff98a-4666-4218-9beb-176c6d415b35 x-openstack-request-id: req-e9fff98a-4666-4218-9beb-176c6d415b35 2019-03-26 18:23:38,329 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:38,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e9fff98a-4666-4218-9beb-176c6d415b35 2019-03-26 18:23:38,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0257558822632s 2019-03-26 18:23:38,331 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:38,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:39,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:38 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-a893aed9-997a-4599-91eb-ed45855f88c9 x-openstack-request-id: req-a893aed9-997a-4599-91eb-ed45855f88c9 2019-03-26 18:23:39,406 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:39,406 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf/os-security-groups used request id req-a893aed9-997a-4599-91eb-ed45855f88c9 2019-03-26 18:23:39,406 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.07442688942s 2019-03-26 18:23:39,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:39,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:39 GMT X-Openstack-Request-Id: req-0f2c4375-e735-42d2-81f0-dce611c1c793 2019-03-26 18:23:39,698 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:39,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0f2c4375-e735-42d2-81f0-dce611c1c793 2019-03-26 18:23:39,699 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.286092042923s 2019-03-26 18:23:39,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:39,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:40,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:39 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-a9adaea2-859d-4531-b69d-518d5e6f4f4a x-openstack-request-id: req-a9adaea2-859d-4531-b69d-518d5e6f4f4a 2019-03-26 18:23:40,439 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:40,439 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-a9adaea2-859d-4531-b69d-518d5e6f4f4a 2019-03-26 18:23:40,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.730736017227s 2019-03-26 18:23:40,440 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:40,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:40,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8181fc3f-eae0-4e86-a372-ed4e694f48e6 x-openstack-request-id: req-8181fc3f-eae0-4e86-a372-ed4e694f48e6 2019-03-26 18:23:40,472 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:40,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8181fc3f-eae0-4e86-a372-ed4e694f48e6 2019-03-26 18:23:40,473 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0325839519501s 2019-03-26 18:23:40,474 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:40,478 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:41,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:40 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-418386d9-9327-4db6-85d2-bda23a824e11 x-openstack-request-id: req-418386d9-9327-4db6-85d2-bda23a824e11 2019-03-26 18:23:41,945 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:41,946 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328/os-security-groups used request id req-418386d9-9327-4db6-85d2-bda23a824e11 2019-03-26 18:23:41,946 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.47117805481s 2019-03-26 18:23:41,952 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:41,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:41,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:41 GMT X-Openstack-Request-Id: req-d61b1587-9e7f-4df5-b994-fdf787258f6d 2019-03-26 18:23:41,993 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:41,993 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d61b1587-9e7f-4df5-b994-fdf787258f6d 2019-03-26 18:23:41,993 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0407269001007s 2019-03-26 18:23:41,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:42,002 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:42,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:42 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-d903dd29-6383-4330-a53d-ce317e6d7ca1 x-openstack-request-id: req-d903dd29-6383-4330-a53d-ce317e6d7ca1 2019-03-26 18:23:42,684 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:42,684 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-d903dd29-6383-4330-a53d-ce317e6d7ca1 2019-03-26 18:23:42,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.685158967972s 2019-03-26 18:23:42,684 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:42,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:42,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-1d1b5380-0e87-465a-8e7f-b6b17ea03263 x-openstack-request-id: req-1d1b5380-0e87-465a-8e7f-b6b17ea03263 2019-03-26 18:23:42,708 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:42,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-1d1b5380-0e87-465a-8e7f-b6b17ea03263 2019-03-26 18:23:42,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0237190723419s 2019-03-26 18:23:42,710 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:42,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:43,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-1a5132eb-05fd-4c47-a9b5-ab283f3b09c3 x-openstack-request-id: req-1a5132eb-05fd-4c47-a9b5-ab283f3b09c3 2019-03-26 18:23:43,098 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:43,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c/os-security-groups used request id req-1a5132eb-05fd-4c47-a9b5-ab283f3b09c3 2019-03-26 18:23:43,098 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.387839078903s 2019-03-26 18:23:43,104 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:43,109 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:43,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:43 GMT X-Openstack-Request-Id: req-4052e2bd-3881-42f6-a0e4-bb4d5dad4498 2019-03-26 18:23:43,142 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:43,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-4052e2bd-3881-42f6-a0e4-bb4d5dad4498 2019-03-26 18:23:43,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382120609283s 2019-03-26 18:23:43,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:43,153 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:43,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:43 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-8068f894-6dd1-4d22-9a7e-1b015eab916a x-openstack-request-id: req-8068f894-6dd1-4d22-9a7e-1b015eab916a 2019-03-26 18:23:43,867 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:43,867 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-8068f894-6dd1-4d22-9a7e-1b015eab916a 2019-03-26 18:23:43,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.717754125595s 2019-03-26 18:23:43,867 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:43,871 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:43,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5132b7ab-b1fa-4740-bb65-506b91e6dbc0 x-openstack-request-id: req-5132b7ab-b1fa-4740-bb65-506b91e6dbc0 2019-03-26 18:23:43,898 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:43,898 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-5132b7ab-b1fa-4740-bb65-506b91e6dbc0 2019-03-26 18:23:43,899 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0309128761292s 2019-03-26 18:23:43,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:43,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:44,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:43 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-350a0af5-9a68-4841-b6a9-e4dc1116fa33 x-openstack-request-id: req-350a0af5-9a68-4841-b6a9-e4dc1116fa33 2019-03-26 18:23:44,231 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:44,232 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc/os-security-groups used request id req-350a0af5-9a68-4841-b6a9-e4dc1116fa33 2019-03-26 18:23:44,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.331312894821s 2019-03-26 18:23:44,238 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:44,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:44,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:44 GMT X-Openstack-Request-Id: req-c91e216f-969a-4834-86da-38d5b70c970c 2019-03-26 18:23:44,275 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:44,275 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c91e216f-969a-4834-86da-38d5b70c970c 2019-03-26 18:23:44,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.037248134613s 2019-03-26 18:23:44,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:44,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:44,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:44 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-bdeb5bb1-29ab-4673-9eed-9b16f74a6046 x-openstack-request-id: req-bdeb5bb1-29ab-4673-9eed-9b16f74a6046 2019-03-26 18:23:44,979 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:44,980 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-bdeb5bb1-29ab-4673-9eed-9b16f74a6046 2019-03-26 18:23:44,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.697762012482s 2019-03-26 18:23:44,980 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:44,984 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:45,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-e3faefed-9ce4-4ce8-ab93-39979c52c5ba x-openstack-request-id: req-e3faefed-9ce4-4ce8-ab93-39979c52c5ba 2019-03-26 18:23:45,008 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:45,008 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-e3faefed-9ce4-4ce8-ab93-39979c52c5ba 2019-03-26 18:23:45,008 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0275151729584s 2019-03-26 18:23:45,010 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:45,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:45,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-63669024-ddb5-4042-942f-2ee4e6f24057 x-openstack-request-id: req-63669024-ddb5-4042-942f-2ee4e6f24057 2019-03-26 18:23:45,999 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:45,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c/os-security-groups used request id req-63669024-ddb5-4042-942f-2ee4e6f24057 2019-03-26 18:23:45,999 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.989109992981s 2019-03-26 18:23:46,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:46,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:46,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:46 GMT X-Openstack-Request-Id: req-429dd456-dc8a-4be3-9785-334056be15b7 2019-03-26 18:23:46,046 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:46,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-429dd456-dc8a-4be3-9785-334056be15b7 2019-03-26 18:23:46,046 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0403690338135s 2019-03-26 18:23:46,053 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:46,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:46,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-8bfcaea9-56ce-4331-b69c-0dcba9b7e1a5 x-openstack-request-id: req-8bfcaea9-56ce-4331-b69c-0dcba9b7e1a5 2019-03-26 18:23:46,704 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:46,704 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-8bfcaea9-56ce-4331-b69c-0dcba9b7e1a5 2019-03-26 18:23:46,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.651354074478s 2019-03-26 18:23:46,705 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:46,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:46,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7fb482a0-53f9-4127-bfae-1808e30aee8b x-openstack-request-id: req-7fb482a0-53f9-4127-bfae-1808e30aee8b 2019-03-26 18:23:46,737 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:46,737 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-7fb482a0-53f9-4127-bfae-1808e30aee8b 2019-03-26 18:23:46,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0321848392487s 2019-03-26 18:23:46,739 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:46,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:46,880 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-503f2050-30a2-430b-b9e4-277cebbcb992 x-openstack-request-id: req-503f2050-30a2-430b-b9e4-277cebbcb992 2019-03-26 18:23:46,880 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:46,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab/os-security-groups used request id req-503f2050-30a2-430b-b9e4-277cebbcb992 2019-03-26 18:23:46,881 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.141350030899s 2019-03-26 18:23:46,886 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:46,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:46,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:46 GMT X-Openstack-Request-Id: req-d11fc4c7-2c1c-4577-9d3c-6f2fec195a8e 2019-03-26 18:23:46,924 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:46,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d11fc4c7-2c1c-4577-9d3c-6f2fec195a8e 2019-03-26 18:23:46,924 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0377681255341s 2019-03-26 18:23:46,930 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:46,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:47,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:46 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-093b3ae6-c052-44c4-8013-c051df3fffdf x-openstack-request-id: req-093b3ae6-c052-44c4-8013-c051df3fffdf 2019-03-26 18:23:47,640 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:47,641 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-093b3ae6-c052-44c4-8013-c051df3fffdf 2019-03-26 18:23:47,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.71048784256s 2019-03-26 18:23:47,641 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:47,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:47,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bd371de6-f2c4-4904-880a-ca4d32cc343b x-openstack-request-id: req-bd371de6-f2c4-4904-880a-ca4d32cc343b 2019-03-26 18:23:47,666 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:47,666 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-bd371de6-f2c4-4904-880a-ca4d32cc343b 2019-03-26 18:23:47,666 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0245311260223s 2019-03-26 18:23:47,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:47,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:47,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0655a2d7-cc73-4430-a036-e96938dfdd54 x-openstack-request-id: req-0655a2d7-cc73-4430-a036-e96938dfdd54 2019-03-26 18:23:47,811 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:47,811 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb/os-security-groups used request id req-0655a2d7-cc73-4430-a036-e96938dfdd54 2019-03-26 18:23:47,812 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.143488883972s 2019-03-26 18:23:47,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:47,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:47,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:47 GMT X-Openstack-Request-Id: req-07050c1a-d986-40b7-9830-e40c453a207c 2019-03-26 18:23:47,854 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:47,854 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-07050c1a-d986-40b7-9830-e40c453a207c 2019-03-26 18:23:47,854 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.036544084549s 2019-03-26 18:23:47,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:47,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:48,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:47 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-6c6aff09-13a8-48db-b736-de1b57cd7c49 x-openstack-request-id: req-6c6aff09-13a8-48db-b736-de1b57cd7c49 2019-03-26 18:23:48,544 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:48,545 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-6c6aff09-13a8-48db-b736-de1b57cd7c49 2019-03-26 18:23:48,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.684945106506s 2019-03-26 18:23:48,545 - 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:56:20:6d', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:56:20:6d', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:16:51.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'7a6c0c3c-ebf6-460a-a412-37b4759904bf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-03-26T18:16:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:16:51Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T18:16:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:16:15Z', 'created': u'2019-03-26T18:16:15Z', '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:9f:b8:2c', 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:9f:b8:2c', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:16:49.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'1ec2686a-a15c-4ade-99ca-65f7eebca328', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-03-26T18:16:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:16:49Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T18:16:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:16:14Z', 'created': u'2019-03-26T18:16:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:c8:a1', u'version': 4, u'addr': u'192.168.100.27', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:c8:a1', 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'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:16:51.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'c921d2f5-2430-43bd-a14c-23fe2a3a954c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', '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'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', '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-26T18:16:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:16:51Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.27', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T18:16:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:16:14Z', 'created': u'2019-03-26T18:16:14Z', '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:c5:3f:ab', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c5:3f:ab', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:11:18.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'02e7c127-9520-48be-b53a-a77493180dcc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-03-26T18:11:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:11:18Z', 'hostId': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', '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-26T18:11:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:11:01Z', 'created': u'2019-03-26T18:11:01Z', '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:d2:f8:89', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:f8:89', 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'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:00:57.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'7069c03f-cd71-42a8-9b8a-0ae44ae34e3c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', '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'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', '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-26T18:00:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:00:57Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T18:00:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:00:43Z', 'created': u'2019-03-26T18:00:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:41:f6', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:41:f6', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T17:57:23.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-03-26T17:57:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T17:57:24Z', 'hostId': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', '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-26T17:57:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T17:55:38Z', 'created': u'2019-03-26T17:55:38Z', '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:a4:5c:cd', u'version': 4, u'addr': u'192.168.100.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a4:5c:cd', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T17:54:58.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'5cd681ac-69c4-4ed5-8507-2c4d931d2feb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-03-26T17:54:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T17:54:58Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.19', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T17:54:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T17:53:11Z', 'created': u'2019-03-26T17:53:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-03-26 18:23:48,551 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-03-26 18:23:48,555 - paramiko.transport - DEBUG - starting thread (client mode): 0x78ff3390L 2019-03-26 18:23:48,556 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:23:48,564 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-26 18:23:48,564 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-26 18:23:48,566 - 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-26 18:23:48,566 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:23:48,566 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:23:48,566 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:23:48,566 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:23:48,567 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:23:48,610 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:23:48,611 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:23:48,620 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 2f8edb325296231d7e6508a56aad0bf1 2019-03-26 18:23:48,621 - paramiko.transport - DEBUG - Trying discovered key a8db6a373b7677805a6cfa7d4b6ecce0 in /tmp/tmpFhuUPk 2019-03-26 18:23:48,649 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:23:48,665 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:23:48,685 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:23:49,091 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:23:49,092 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:23:49,095 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:23:49,111 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:23:49,111 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-26 18:23:49,113 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-03-26 18:23:49,115 - paramiko.transport - DEBUG - starting thread (client mode): 0x78ff3090L 2019-03-26 18:23:49,115 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:23:49,123 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-26 18:23:49,124 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-26 18:23:49,125 - 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-26 18:23:49,125 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:23:49,125 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:23:49,125 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:23:49,125 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:23:49,126 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:23:49,169 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:23:49,170 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:23:49,179 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: b329158c8922045b1ec30133f27fa5c9 2019-03-26 18:23:49,179 - paramiko.transport - DEBUG - Trying discovered key a8db6a373b7677805a6cfa7d4b6ecce0 in /tmp/tmpFhuUPk 2019-03-26 18:23:49,207 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:23:49,222 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:23:49,243 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:23:49,712 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:23:49,712 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:23:49,746 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:23:49,758 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:23:49,759 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-26 18:23:49,760 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-03-26 18:23:49,762 - paramiko.transport - DEBUG - starting thread (client mode): 0x79a66a10L 2019-03-26 18:23:49,763 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:23:49,776 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-26 18:23:49,776 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-26 18:23:49,777 - 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-26 18:23:49,778 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:23:49,778 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:23:49,778 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:23:49,778 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:23:49,779 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:23:49,822 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:23:49,823 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:23:49,826 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: a1a92994f84b8f03ddde1579cfef804f 2019-03-26 18:23:49,827 - paramiko.transport - DEBUG - Trying discovered key a8db6a373b7677805a6cfa7d4b6ecce0 in /tmp/tmpFhuUPk 2019-03-26 18:23:49,860 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:23:49,879 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:23:49,891 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:23:50,349 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:23:50,349 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:23:50,358 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:23:50,376 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:23:50,376 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 5m Service Name Status Type node-0.bono.clearwater.opnfv Running System ntp_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process bono_process Running Process monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program poll_bono Status ok Program 2019-03-26 18:23:50,378 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-03-26 18:23:50,380 - paramiko.transport - DEBUG - starting thread (client mode): 0x7971e890L 2019-03-26 18:23:50,381 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:23:50,397 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-26 18:23:50,397 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-26 18:23:50,399 - 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-26 18:23:50,399 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:23:50,399 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:23:50,399 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:23:50,399 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:23:50,399 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:23:50,445 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:23:50,446 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:23:50,481 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: cd285aeb99e36f8e58202c1928b4ac2a 2019-03-26 18:23:50,482 - paramiko.transport - DEBUG - Trying discovered key a8db6a373b7677805a6cfa7d4b6ecce0 in /tmp/tmpFhuUPk 2019-03-26 18:23:50,487 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:23:50,508 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:23:50,514 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:23:50,985 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:23:50,985 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:23:51,016 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:23:51,038 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:23:51,038 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 11m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-26 18:23:51,039 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-26 18:23:51,040 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-03-26 18:23:51,041 - paramiko.transport - DEBUG - starting thread (client mode): 0x7971e9d0L 2019-03-26 18:23:51,042 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:23:51,053 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-26 18:23:51,053 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-26 18:23:51,054 - 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-26 18:23:51,054 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:23:51,054 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:23:51,055 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:23:51,055 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:23:51,055 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:23:51,097 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:23:51,097 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:23:51,106 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 70616cdc71f2f7fd670cf709a235ecbe 2019-03-26 18:23:51,106 - paramiko.transport - DEBUG - Trying discovered key a8db6a373b7677805a6cfa7d4b6ecce0 in /tmp/tmpFhuUPk 2019-03-26 18:23:51,135 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:23:51,153 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:23:51,171 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:23:51,661 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:23:51,661 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:23:51,673 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:23:51,685 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:23:51,685 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 17m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-03-26 18:23:51,687 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-03-26 18:23:51,689 - paramiko.transport - DEBUG - starting thread (client mode): 0x78fd7f90L 2019-03-26 18:23:51,689 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:23:51,705 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-26 18:23:51,705 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-26 18:23:51,706 - 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-26 18:23:51,706 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:23:51,706 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:23:51,707 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:23:51,707 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:23:51,707 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:23:51,750 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:23:51,751 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:23:51,753 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: 824b73758aab4ac40edbfd6b9bb2f910 2019-03-26 18:23:51,754 - paramiko.transport - DEBUG - Trying discovered key a8db6a373b7677805a6cfa7d4b6ecce0 in /tmp/tmpFhuUPk 2019-03-26 18:23:51,788 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:23:51,809 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:23:51,818 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:23:52,369 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:23:52,369 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:23:52,384 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:23:52,410 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:23:52,410 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 25m Service Name Status Type node-ellis-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process mysql_process Running Process ellis_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_ellis Status ok Program poll_ellis_https Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-26 18:23:52,412 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:23:52,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:53,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-99d1a6b5-b47d-441a-b86e-1e73439a74bc x-openstack-request-id: req-99d1a6b5-b47d-441a-b86e-1e73439a74bc 2019-03-26 18:23:53,200 - 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:56:20:6d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:20:6d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7a6c0c3c-ebf6-460a-a412-37b4759904bf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "homer-0.clearwater.opnfv", "created": "2019-03-26T18:16:15Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:49.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "1ec2686a-a15c-4ade-99ca-65f7eebca328", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:49Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "dime-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "c921d2f5-2430-43bd-a14c-23fe2a3a954c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "bono-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:11:18.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "02e7c127-9520-48be-b53a-a77493180dcc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:11:18Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-26T18:11:01Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:00:57.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:00:57Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-26T18:00:43Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:57:23.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:57:24Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-26T17:55:38Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:54:58.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:54:58Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ns.clearwater.opnfv", "created": "2019-03-26T17:53:11Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:23:53,200 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-99d1a6b5-b47d-441a-b86e-1e73439a74bc 2019-03-26 18:23:53,200 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787635087967s 2019-03-26 18:23:53,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:53,210 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:53,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49a52842-1a7a-4c59-aac2-18fcc83c427d x-openstack-request-id: req-49a52842-1a7a-4c59-aac2-18fcc83c427d 2019-03-26 18:23:53,236 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:53,236 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-49a52842-1a7a-4c59-aac2-18fcc83c427d 2019-03-26 18:23:53,236 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0287837982178s 2019-03-26 18:23:53,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:53,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:53,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-301fffbb-3574-4b4d-8b51-7cb3a7ff780e x-openstack-request-id: req-301fffbb-3574-4b4d-8b51-7cb3a7ff780e 2019-03-26 18:23:53,655 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:53,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf/os-security-groups used request id req-301fffbb-3574-4b4d-8b51-7cb3a7ff780e 2019-03-26 18:23:53,655 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.417912006378s 2019-03-26 18:23:53,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:53,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:53,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:53 GMT X-Openstack-Request-Id: req-fcb4914a-185b-433c-a1a6-07860197a872 2019-03-26 18:23:53,708 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:53,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fcb4914a-185b-433c-a1a6-07860197a872 2019-03-26 18:23:53,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0464851856232s 2019-03-26 18:23:53,714 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:53,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:53,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:53 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-0e90b83c-ab1e-484f-80c5-09c864050b81 x-openstack-request-id: req-0e90b83c-ab1e-484f-80c5-09c864050b81 2019-03-26 18:23:53,755 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:53,755 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-0e90b83c-ab1e-484f-80c5-09c864050b81 2019-03-26 18:23:53,755 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.040874004364s 2019-03-26 18:23:53,756 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:53,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:53,779 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c6510551-bec9-4280-b801-db6846346d3e x-openstack-request-id: req-c6510551-bec9-4280-b801-db6846346d3e 2019-03-26 18:23:53,780 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:53,780 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c6510551-bec9-4280-b801-db6846346d3e 2019-03-26 18:23:53,780 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0241549015045s 2019-03-26 18:23:53,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:53,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:55,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:53 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ee8024f3-1ab1-4046-bbe2-0f97e179ceaa x-openstack-request-id: req-ee8024f3-1ab1-4046-bbe2-0f97e179ceaa 2019-03-26 18:23:55,335 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:55,336 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328/os-security-groups used request id req-ee8024f3-1ab1-4046-bbe2-0f97e179ceaa 2019-03-26 18:23:55,336 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.55421686172s 2019-03-26 18:23:55,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:55,347 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:55,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:55 GMT X-Openstack-Request-Id: req-26b3a4a0-9ca8-4155-a102-d4945c39052f 2019-03-26 18:23:55,382 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:55,382 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-26b3a4a0-9ca8-4155-a102-d4945c39052f 2019-03-26 18:23:55,383 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0403060913086s 2019-03-26 18:23:55,390 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:55,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:56,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:55 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-875cff8f-9b99-4697-b838-f12f7e7b27ab x-openstack-request-id: req-875cff8f-9b99-4697-b838-f12f7e7b27ab 2019-03-26 18:23:56,020 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:56,020 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-875cff8f-9b99-4697-b838-f12f7e7b27ab 2019-03-26 18:23:56,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.630112886429s 2019-03-26 18:23:56,020 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:56,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:56,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-cf8ef1a0-a302-4a62-ac20-219d600d76c0 x-openstack-request-id: req-cf8ef1a0-a302-4a62-ac20-219d600d76c0 2019-03-26 18:23:56,047 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:56,047 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-cf8ef1a0-a302-4a62-ac20-219d600d76c0 2019-03-26 18:23:56,047 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0268130302429s 2019-03-26 18:23:56,049 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:56,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:56,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-a78d0e5b-ce21-4356-8086-c6d37532f4d8 x-openstack-request-id: req-a78d0e5b-ce21-4356-8086-c6d37532f4d8 2019-03-26 18:23:56,190 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:56,191 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c/os-security-groups used request id req-a78d0e5b-ce21-4356-8086-c6d37532f4d8 2019-03-26 18:23:56,191 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.141550779343s 2019-03-26 18:23:56,197 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:56,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:56,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:56 GMT X-Openstack-Request-Id: req-9b51fe95-356b-42b6-9cf4-05cf54ae98a4 2019-03-26 18:23:56,234 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:56,234 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-9b51fe95-356b-42b6-9cf4-05cf54ae98a4 2019-03-26 18:23:56,234 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374329090118s 2019-03-26 18:23:56,240 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:56,243 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:56,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:56 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-c86c2b4c-3dbb-4379-a681-05b6ef324f5b x-openstack-request-id: req-c86c2b4c-3dbb-4379-a681-05b6ef324f5b 2019-03-26 18:23:56,877 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:56,877 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-c86c2b4c-3dbb-4379-a681-05b6ef324f5b 2019-03-26 18:23:56,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.637293100357s 2019-03-26 18:23:56,878 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:56,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:56,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-9b55420e-3a16-4e24-9a79-72d2c27a7036 x-openstack-request-id: req-9b55420e-3a16-4e24-9a79-72d2c27a7036 2019-03-26 18:23:56,904 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:56,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-9b55420e-3a16-4e24-9a79-72d2c27a7036 2019-03-26 18:23:56,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0262351036072s 2019-03-26 18:23:56,906 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:56,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:57,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-04710c4e-e658-4c53-b520-58cb5439dc63 x-openstack-request-id: req-04710c4e-e658-4c53-b520-58cb5439dc63 2019-03-26 18:23:57,311 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:57,312 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc/os-security-groups used request id req-04710c4e-e658-4c53-b520-58cb5439dc63 2019-03-26 18:23:57,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.405693054199s 2019-03-26 18:23:57,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:57,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:57,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:57 GMT X-Openstack-Request-Id: req-17d9d82d-2875-433b-b42d-8909981b96eb 2019-03-26 18:23:57,450 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:57,450 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-17d9d82d-2875-433b-b42d-8909981b96eb 2019-03-26 18:23:57,450 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.132354974747s 2019-03-26 18:23:57,457 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:57,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:58,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:57 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-3f88a764-e911-490d-ad42-1c9d00452a7e x-openstack-request-id: req-3f88a764-e911-490d-ad42-1c9d00452a7e 2019-03-26 18:23:58,178 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:58,178 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-3f88a764-e911-490d-ad42-1c9d00452a7e 2019-03-26 18:23:58,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.720937013626s 2019-03-26 18:23:58,179 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:58,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:58,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-02271863-572e-46d2-b1eb-c7a1bc4acb99 x-openstack-request-id: req-02271863-572e-46d2-b1eb-c7a1bc4acb99 2019-03-26 18:23:58,214 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:58,214 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-02271863-572e-46d2-b1eb-c7a1bc4acb99 2019-03-26 18:23:58,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0346920490265s 2019-03-26 18:23:58,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:58,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:58,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-215344b5-aeb1-47b7-a0c3-276556c9af42 x-openstack-request-id: req-215344b5-aeb1-47b7-a0c3-276556c9af42 2019-03-26 18:23:58,359 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:58,359 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c/os-security-groups used request id req-215344b5-aeb1-47b7-a0c3-276556c9af42 2019-03-26 18:23:58,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.143564939499s 2019-03-26 18:23:58,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:58,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:58,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:58 GMT X-Openstack-Request-Id: req-46e4028f-179c-4777-b77f-98c8de29e3a1 2019-03-26 18:23:58,403 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:58,404 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-46e4028f-179c-4777-b77f-98c8de29e3a1 2019-03-26 18:23:58,404 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0378699302673s 2019-03-26 18:23:58,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:58,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:58,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:58 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-a72215cd-e17f-4706-8d37-1147e14a2571 x-openstack-request-id: req-a72215cd-e17f-4706-8d37-1147e14a2571 2019-03-26 18:23:58,450 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:58,451 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-a72215cd-e17f-4706-8d37-1147e14a2571 2019-03-26 18:23:58,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0402870178223s 2019-03-26 18:23:58,451 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:58,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:58,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-388dd78c-76b9-4bd4-afb9-1d1f91ae9534 x-openstack-request-id: req-388dd78c-76b9-4bd4-afb9-1d1f91ae9534 2019-03-26 18:23:58,474 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:58,474 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-388dd78c-76b9-4bd4-afb9-1d1f91ae9534 2019-03-26 18:23:58,475 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0232400894165s 2019-03-26 18:23:58,476 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:58,480 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:59,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-f07acf6b-5b70-4725-97b4-929138694021 x-openstack-request-id: req-f07acf6b-5b70-4725-97b4-929138694021 2019-03-26 18:23:59,649 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:59,649 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab/os-security-groups used request id req-f07acf6b-5b70-4725-97b4-929138694021 2019-03-26 18:23:59,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 1.17293095589s 2019-03-26 18:23:59,656 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:59,661 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:59,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:59 GMT X-Openstack-Request-Id: req-e0ed83c8-e9f2-4fe7-bc86-30dc80351581 2019-03-26 18:23:59,696 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:59,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-e0ed83c8-e9f2-4fe7-bc86-30dc80351581 2019-03-26 18:23:59,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0400991439819s 2019-03-26 18:23:59,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:59,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:59,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:59 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-4b263c61-c1b3-4a48-953d-bf8e17b1d474 x-openstack-request-id: req-4b263c61-c1b3-4a48-953d-bf8e17b1d474 2019-03-26 18:23:59,741 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:59,742 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-4b263c61-c1b3-4a48-953d-bf8e17b1d474 2019-03-26 18:23:59,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0392529964447s 2019-03-26 18:23:59,742 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:23:59,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:59,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-51dc48ec-53ed-4fca-b350-c1210a212175 x-openstack-request-id: req-51dc48ec-53ed-4fca-b350-c1210a212175 2019-03-26 18:23:59,763 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:23:59,763 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-51dc48ec-53ed-4fca-b350-c1210a212175 2019-03-26 18:23:59,763 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.020740032196s 2019-03-26 18:23:59,764 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:23:59,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:59,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23: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-c3ef220d-f192-43d7-9940-20470dd0deeb x-openstack-request-id: req-c3ef220d-f192-43d7-9940-20470dd0deeb 2019-03-26 18:23:59,904 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:23:59,904 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb/os-security-groups used request id req-c3ef220d-f192-43d7-9940-20470dd0deeb 2019-03-26 18:23:59,904 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.139765024185s 2019-03-26 18:23:59,908 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:23:59,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:59,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:59 GMT X-Openstack-Request-Id: req-c052c707-e459-4888-aaa5-3c67099b4482 2019-03-26 18:23:59,944 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:23:59,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-c052c707-e459-4888-aaa5-3c67099b4482 2019-03-26 18:23:59,945 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0360181331635s 2019-03-26 18:23:59,949 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:23:59,952 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:23:59,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:23:59 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-e625ed9d-f4bb-4fea-a5cc-bfefb6119e90 x-openstack-request-id: req-e625ed9d-f4bb-4fea-a5cc-bfefb6119e90 2019-03-26 18:23:59,991 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:23:59,991 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-e625ed9d-f4bb-4fea-a5cc-bfefb6119e90 2019-03-26 18:23:59,991 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0414519309998s 2019-03-26 18:23:59,991 - 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:56:20:6d', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:56:20:6d', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:16:51.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'7a6c0c3c-ebf6-460a-a412-37b4759904bf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-03-26T18:16:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:16:51Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T18:16:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:16:15Z', 'created': u'2019-03-26T18:16:15Z', '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:9f:b8:2c', 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:9f:b8:2c', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:16:49.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'1ec2686a-a15c-4ade-99ca-65f7eebca328', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-03-26T18:16:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:16:49Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T18:16:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:16:14Z', 'created': u'2019-03-26T18:16:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:c8:a1', u'version': 4, u'addr': u'192.168.100.27', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:c8:a1', 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'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:16:51.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'c921d2f5-2430-43bd-a14c-23fe2a3a954c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', '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'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', '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-26T18:16:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:16:51Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.27', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T18:16:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:16:14Z', 'created': u'2019-03-26T18:16:14Z', '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:c5:3f:ab', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c5:3f:ab', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:11:18.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'02e7c127-9520-48be-b53a-a77493180dcc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-03-26T18:11:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:11:18Z', 'hostId': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', '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-26T18:11:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:11:01Z', 'created': u'2019-03-26T18:11:01Z', '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:d2:f8:89', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:f8:89', 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'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:00:57.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'7069c03f-cd71-42a8-9b8a-0ae44ae34e3c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', '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'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', '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-26T18:00:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:00:57Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T18:00:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:00:43Z', 'created': u'2019-03-26T18:00:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:41:f6', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:41:f6', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T17:57:23.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-03-26T17:57:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T17:57:24Z', 'hostId': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', '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-26T17:57:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T17:55:38Z', 'created': u'2019-03-26T17:55:38Z', '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:a4:5c:cd', u'version': 4, u'addr': u'192.168.100.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a4:5c:cd', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T17:54:58.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'5cd681ac-69c4-4ed5-8507-2c4d931d2feb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-03-26T17:54:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T17:54:58Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.19', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T17:54:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T17:53:11Z', 'created': u'2019-03-26T17:53:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-03-26 18:23:59,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:24:00,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:24:00,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-10542741-999e-4e8f-b5dc-1d49ec6571d1 x-openstack-request-id: req-10542741-999e-4e8f-b5dc-1d49ec6571d1 2019-03-26 18:24:00,199 - 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:56:20:6d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:20:6d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7a6c0c3c-ebf6-460a-a412-37b4759904bf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "homer-0.clearwater.opnfv", "created": "2019-03-26T18:16:15Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:49.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "1ec2686a-a15c-4ade-99ca-65f7eebca328", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:49Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "dime-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "c921d2f5-2430-43bd-a14c-23fe2a3a954c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "bono-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:11:18.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "02e7c127-9520-48be-b53a-a77493180dcc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:11:18Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-26T18:11:01Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:00:57.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:00:57Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-26T18:00:43Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:57:23.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:57:24Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-26T17:55:38Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:54:58.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:54:58Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ns.clearwater.opnfv", "created": "2019-03-26T17:53:11Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:24:00,199 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-10542741-999e-4e8f-b5dc-1d49ec6571d1 2019-03-26 18:24:00,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.202224969864s 2019-03-26 18:24:00,206 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 18:24:00,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 18:24:00,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21214 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-f3ef1ea9-61c1-47d3-a769-91affe318aae x-openstack-request-id: req-f3ef1ea9-61c1-47d3-a769-91affe318aae 2019-03-26 18:24:00,305 - keystoneauth.session - DEBUG - RESP BODY: {"output": "RC_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.009633] Security Framework initialized\n[ 0.011089] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013402] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.017003] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020437] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022555] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024267] Initializing cgroup subsys memory\n[ 0.025752] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029504] Initializing cgroup subsys blkio\n[ 0.030966] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034246] mce: CPU supports 10 MCE banks\n[ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.039453] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.042042] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.044003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.046141] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.071229] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.077169] ACPI: Core revision 20131115\n[ 0.079017] ACPI: All ACPI Tables successfully acquired\n[ 0.080414] ftrace: allocating 28753 entries in 113 pages\n[ 0.104253] smpboot: Max logical packages: 1\n[ 0.108090] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112327] Enabling x2apic\n[ 0.113394] Enabled x2apic\n[ 0.116016] Switched APIC routing to physical x2apic.\n[ 0.120210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.122116] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.134968] KVM setup paravirtual spinlock\n[ 0.138284] x86: Booted up 1 node, 1 CPUs\n[ 0.139682] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.140431] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.142658] devtmpfs: initialized\n[ 0.145403] EVM: security.selinux\n[ 0.146592] EVM: security.SMACK64\n[ 0.147773] EVM: security.ima\n[ 0.148003] EVM: security.capability\n[ 0.150253] pinctrl core: initialized pinctrl subsystem\n[ 0.152026] regulator-dummy: no parameters\n[ 0.153494] RTC time: 18:16:52, date: 03/26/19\n[ 0.155031] NET: Registered protocol family 16\n[ 0.156155] cpuidle: using governor ladder\n[ 0.157536] cpuidle: using governor menu\n[ 0.158978] ACPI: bus type PCI registered\n[ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162199] PCI: Using configuration type 1 for base access\n[ 0.164710] bio: create slab at 0\n[ 0.166328] ACPI: Added _OSI(Module Device)\n[ 0.167788] ACPI: Added _OSI(Processor Device)\n[ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.169583] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172420] ACPI: Interpreter enabled\n[ 0.173688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.179232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.182068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.184919] ACPI: (supports S0 S5)\n[ 0.186140] ACPI: Using IOAPIC for interrupt routing\n[ 0.187837] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188193] ACPI: No dock devices found.\n[ 0.191378] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192018] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200219] acpiphp: Slot [3] registered\n[ 0.201579] acpiphp: Slot [4] registered\n[ 0.202974] acpiphp: Slot [5] registered\n[ 0.204023] acpiphp: Slot [6] registered\n[ 0.205389] acpiphp: Slot [7] registered\n[ 0.206831] acpiphp: Slot [8] registered\n[ 0.208021] acpiphp: Slot [9] registered\n[ 0.209422] acpiphp: Slot [10] registered\n[ 0.210855] acpiphp: Slot [11] registered\n[ 0.212021] acpiphp: Slot [12] registered\n[ 0.213438] acpiphp: Slot [13] registered\n[ 0.214848] acpiphp: Slot [14] registered\n[ 0.216021] acpiphp: Slot [15] registered\n[ 0.217402] acpiphp: Slot [16] registered\n[ 0.218800] acpiphp: Slot [17] registered\n[ 0.220028] acpiphp: Slot [18] registered\n[ 0.221419] acpiphp: Slot [19] registered\n[ 0.222798] acpiphp: Slot [20] registered\n[ 0.224020] acpiphp: Slot [21] registered\n[ 0.225449] acpiphp: Slot [22] registered\n[ 0.226872] acpiphp: Slot [23] registered\n[ 0.228025] acpiphp: Slot [24] registered\n[ 0.229450] acpiphp: Slot [25] registered\n[ 0.230834] acpiphp: Slot [26] registered\n[ 0.232020] acpiphp: Slot [27] registered\n[ 0.233419] acpiphp: Slot [28] registered\n[ 0.234788] acpiphp: Slot [29] registered\n[ 0.236020] acpiphp: Slot [30] registered\n[ 0.237449] acpiphp: Slot [31] registered\n[ 0.238868] PCI host bridge to bus 0000:00\n[ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241808] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243751] 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.246143] 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.256145] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258584] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.280389] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.283227] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.285153] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.287627] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.289121] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.291232] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.292349] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.294207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.296003] vgaarb: loaded\n[ 0.297055] vgaarb: bridge control possible 0000:00:02.0\n[ 0.299098] SCSI subsystem initialized\n[ 0.300259] ACPI: bus type USB registered\n[ 0.301724] usbcore: registered new interface driver usbfs\n[ 0.303545] usbcore: registered new interface driver hub\n[ 0.304040] usbcore: registered new device driver usb\n[ 0.305895] PCI: Using ACPI for IRQ routing\n[ 0.307791] NetLabel: Initializing\n[ 0.308008] NetLabel: domain hash size = 128\n[ 0.309508] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.311200] NetLabel: unlabeled traffic allowed by default\n[ 0.312228] Switched to clocksource kvm-clock\n[ 0.320142] AppArmor: AppArmor Filesystem Enabled\n[ 0.321778] pnp: PnP ACPI init\n[ 0.322938] ACPI: bus type PNP registered\n[ 0.324837] pnp: PnP ACPI: found 8 devices\n[ 0.326281] ACPI: bus type PNP unregistered\n[ 0.333393] NET: Registered protocol family 2\n[ 0.335164] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.337480] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.339678] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.341844] TCP: reno registered\n[ 0.343056] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.344985] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.347146] NET: Registered protocol family 1\n[ 0.348678] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.350612] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.352501] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.369409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.386636] Trying to unpack rootfs image as initramfs...\n[ 0.486360] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.489228] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.491143] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.494009] Scanning for low memory corruption every 60 seconds\n[ 0.496299] Initialise system trusted keyring\n[ 0.497847] audit: initializing netlink socket (disabled)\n[ 0.499581] type=2000 audit(1553624212.767:1): initialized\n[ 0.519690] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523252] zbud: loaded\n[ 0.524791] VFS: Disk quotas dquot_6.5.2\n[ 0.526377] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529738] fuse init (API version 7.22)\n[ 0.531750] msgmni has been set to 1982\n[ 0.533783] Key type big_key registered\n[ 0.536125] Key type asymmetric registered\n[ 0.537983] Asymmetric key parser 'x509' registered\n[ 0.540377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.544056] io scheduler noop registered\n[ 0.546051] io scheduler deadline registered (default)\n[ 0.548329] io scheduler cfq registered\n[ 0.550117] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.552518] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.554879] ipmi message handler version 39.2\n[ 0.556699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.559613] ACPI: Power Button [PWRF]\n[ 0.561262] GHES: HEST is not enabled!\n[ 0.580591] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.616065] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.619256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.647796] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.653027] Linux agpgart interface v0.103\n[ 0.656851] brd: module loaded\n[ 0.659343] loop: module loaded\n[ 0.661621] blk-mq: CPU -> queue map\n[ 0.663196] CPU 0 -> Queue 0\n[ 0.665652] vda: vda1\n[ 0.667616] scsi0 : ata_piix\n[ 0.669045] scsi1 : ata_piix\n[ 0.670369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.672869] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.676197] libphy: Fixed MDIO Bus: probed\n[ 0.678099] tun: Universal TUN/TAP device driver, 1.6\n[ 0.680084] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.683357] PPP generic driver version 2.4.2\n[ 0.685661] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.688873] ehci-pci: EHCI PCI platform driver\n[ 0.691321] ehci-platform: EHCI generic platform driver\n[ 0.693939] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.696974] ohci-pci: OHCI PCI platform driver\n[ 0.699285] ohci-platform: OHCI generic platform driver\n[ 0.702008] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.729745] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.731494] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.734316] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.736951] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.739625] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.742846] usb usb1: Product: UHCI Host Controller\n[ 0.744790] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.747403] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.749403] hub 1-0:1.0: USB hub found\n[ 0.751077] hub 1-0:1.0: 2 ports detected\n[ 0.752820] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.756317] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.757951] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.759667] mousedev: PS/2 mouse device common for all mice\n[ 0.761790] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.764730] rtc_cmos 00:00: RTC can wake from S4\n[ 0.766741] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.768746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.770805] device-mapper: uevent: version 1.0.3\n[ 0.772424] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.775130] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.777102] TCP: cubic registered\n[ 0.778336] NET: Registered protocol family 10\n[ 0.780066] NET: Registered protocol family 17\n[ 0.781566] Key type dns_resolver registered\n[ 0.783159] Loading compiled-in X.509 certificates\n[ 0.785271] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.788400] registered taskstats version 1\n[ 0.791529] Key type trusted registered\n[ 0.795242] Key type encrypted registered\n[ 0.796838] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.798810] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.801174] regulator-dummy: disabling\n[ 0.802773] Magic number: 11:564:292\n[ 0.804479] tty tty25: hash matches\n[ 0.806316] rtc_cmos 00:00: setting system clock to 2019-03-26 18:16:52 UTC (1553624212)\n[ 0.809302] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.811307] EDD information not available.\n[ 0.829496] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.832120] Write protecting the kernel read-only data: 12288k\n[ 0.834570] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.838761] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.856130] systemd-udevd[99]: starting version 204\n[ 0.888562] FDC 0 is a S82078B\n[ 1.064042] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.229495] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.231703] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.233955] usb 1-1: Product: QEMU USB Tablet\n[ 1.235468] usb 1-1: Manufacturer: QEMU\n[ 1.236832] usb 1-1: SerialNumber: 42\n[ 1.917619] 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.277829] 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.377598] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.522853] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 18:16:54 +0000. Up 3.04 seconds.\ncloud-init-nonet[3.30]: 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.98]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 18:16:57 +0000. Up 5.48 seconds.\nci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+---------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:56:20:6d |\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:\n2e:f1:ad:71:2b:f3:48:01:55:9f:3a:5e:e3:61:47:a0 root@homer-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| ... . |\n| . o o |\n| . E o . |\n| . . . |\n| . S o = . |\n| + + = + |\n| . = + . |\n| oo= . |\n| o+o |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nad:9f:bb:6c:49:8e:2e:3f:59:66:04:a7:d0:b2:6a:8e root@homer-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . |\n| o o . |\n| + + |\n| . ... |\n| . S.. |\n| o .= |\n| + .O . |\n| E . . +o+. |\n| +oo*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:\nce:7b:44:7a:66:4e:24:d0:03:a9:02:1a:14:94:b4:e7 root@homer-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n|+=o .+ |\n|o.. o o |\n|.+ . . . . |\n|. + . . o |\n| E S= |\n| o. * |\n| oB |\n| .o |\n| .. |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\n2f:8e:db:32:52:96:23:1d:7e:65:08:a5:6a:ad:0b:f1 root@homer-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. |\n| .. |\n| .. . |\n| o. . o |\n| . oo.oSo |\n| +..B .. |\n| . E+ o. . |\n| ...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 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 [74GCloud-init v. 0.7.5 running 'modules:config' at Tue, 26 Mar 2019 18:17:08 +0000. Up 16.85 seconds.\n[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 18:17:09 +0000. Up 18.13 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17616 0 --:--:-- --:--:-- --:--:-- 17691\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://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://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 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 [7528 B]\nGet:14 http://security.ubuntu.com trusty-security/main Translation-en [441 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 9s (1395 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.8\n+ '[' -n 192.168.100.8 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 (5261 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 8285\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n...........+++\n...+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up crest (1.0-180326.111418) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/crest/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting crest\nCollecting cyclone (from crest)\nCollecting cryptography (from crest)\nCollecting idna (from crest)\nCollecting defusedxml (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting Twisted (from crest)\nCollecting prctl (from crest)\nCollecting cql (from crest)\nCollecting ipaddress (from crest)\nCollecting msgpack-python (from crest)\nCollecting attrs (from crest)\nCollecting Automat (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting telephus (from crest)\nCollecting asn1crypto (from crest)\nCollecting enum34 (from crest)\nCollecting pure-sasl (from crest)\nCollecting setuptools (from crest)\nCollecting constantly (from crest)\nCollecting lxml (from crest)\nCollecting thrift (from crest)\nCollecting incremental (from crest)\nCollecting zope.interface (from crest)\nCollecting six (from crest)\nCollecting cffi>=1.7 (from cryptography->crest)\nCollecting pycparser (from metaswitchcommon->crest)\nCollecting pycrypto (from metaswitchcommon->crest)\nCollecting monotonic (from metaswitchcommon->crest)\nCollecting pyzmq (from metaswitchcommon->crest)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest\n Found existing installation: setuptools 2.2\n Uninstalling setuptools-2.2:\n Successfully uninstalled setuptools-2.2\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\nSetting up homer (1.0-180326.111418) ...\nCollecting homer\nCollecting crest (from homer)\nCollecting cyclone (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting idna (from crest->homer)\nCollecting defusedxml (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting enum34 (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting six (from crest->homer)\nCollecting cffi>=1.7 (from cryptography->crest->homer)\nCollecting pycparser (from metaswitchcommon->crest->homer)\nCollecting pycrypto (from metaswitchcommon->crest->homer)\nCollecting monotonic (from metaswitchcommon->crest->homer)\nCollecting pyzmq (from metaswitchcommon->crest->homer)\nInstalling collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer\n Found existing installation: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\n Found existing installation: ipaddress 1.0.18\n Uninstalling ipaddress-1.0.18:\n Successfully uninstalled ipaddress-1.0.18\n Found existing installation: asn1crypto 0.22.0\n Uninstalling asn1crypto-0.22.0:\n Successfully uninstalled asn1crypto-0.22.0\n Found existing installation: enum34 1.1.6\n Uninstalling enum34-1.1.6:\n Successfully uninstalled enum34-1.1.6\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\n Found existing installation: pycparser 2.18\n Uninstalling pycparser-2.18:\n Successfully uninstalled pycparser-2.18\n Found existing installation: cffi 1.10.0\n Uninstalling cffi-1.10.0:\n Successfully uninstalled cffi-1.10.0\n Found existing installation: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\n Found existing installation: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: constantly 15.1.0\n Uninstalling constantly-15.1.0:\n Successfully uninstalled constantly-15.1.0\n Found existing installation: setuptools 24.0.0\n Uninstalling setuptools-24.0.0:\n Successfully uninstalled setuptools-24.0.0\n Found existing installation: zope.interface 4.4.1\n Uninstalling zope.interface-4.4.1:\n Successfully uninstalled zope.interface-4.4.1\n Found existing installation: attrs 17.2.0\n Uninstalling attrs-17.2.0:\n Successfully uninstalled attrs-17.2.0\n Found existing installation: Automat 0.6.0\n Uninstalling Automat-0.6.0:\n Successfully uninstalled Automat-0.6.0\n Found existing installation: incremental 17.5.0\n Uninstalling incremental-17.5.0:\n Successfully uninstalled incremental-17.5.0\n Found existing installation: Twisted 17.1.0\n Uninstalling Twisted-17.1.0:\n Successfully uninstalled Twisted-17.1.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\n Found existing installation: defusedxml 0.5.0\n Uninstalling defusedxml-0.5.0:\n Successfully uninstalled defusedxml-0.5.0\n Found existing installation: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\n Found existing installation: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\n Found existing installation: cql 1.4.0\n Uninstalling cql-1.4.0:\n Successfully uninstalled cql-1.4.0\n Found existing installation: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\n Found existing installation: pycrypto 2.6.1\n Uninstalling pycrypto-2.6.1:\n Successfully uninstalled pycrypto-2.6.1\n Found existing installation: monotonic 0.6\n Uninstalling monotonic-0.6:\n Successfully uninstalled monotonic-0.6\n Found existing installation: pyzmq 16.0.2\n Uninstalling pyzmq-16.0.2:\n Successfully uninstalled pyzmq-16.0.2\n Found existing installation: metaswitchcommon 0.1\n Uninstalling metaswitchcommon-0.1:\n Successfully uninstalled metaswitchcommon-0.1\n Found existing installation: telephus 1.0.0b1\n Uninstalling telephus-1.0.0b1:\n Successfully uninstalled telephus-1.0.0b1\n Found existing installation: pure-sasl 0.4.0\n Uninstalling pure-sasl-0.4.0:\n Successfully uninstalled pure-sasl-0.4.0\n Found existing installation: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\n Found existing installation: crest 0.1\n Uninstalling crest-0.1:\n Successfully uninstalled crest-0.1\nSuccessfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\n/var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (12.7 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.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n++ ip2rr 172.30.9.205\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.205\n++ echo A 172.30.9.205\n+ echo 'nameserver 192.168.100.19'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Execution failed | Does... Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homer_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n poll_homer Wait parent Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Initializing Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' poll_homer Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-homer-0.clearwater.opnfv Running System \n ntp_process Running Process \n nginx_process Running Process \n homer_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n poll_homer Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 27a2ee26c9e106a is healthy: got healthy result from http://192.168.100.18:4000\nmember 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000\nmember 1ef84b75d23d7df7 is healthy: got healthy result from http://192.168.100.6:4000\nmember 2e9e618e6baff1d1 is healthy: got healthy result from http://192.168.100.11:4000\nmember 8e2759597e5e305c is healthy: got healthy result from http://192.168.100.27:4000\nmember f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n27a2ee26c9e106a: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\n1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true\n1ef84b75d23d7df7: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n2e9e618e6baff1d1: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\n8e2759597e5e305c: name=192-168-100-27 peerURLs=http://192.168.100.27:2380 clientURLs=http://192.168.100.27:4000 isLeader=false\nf994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.6) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.2 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: gAAAAABcmmxpGjG_C2XR1-PRcoSK06LGg6uKY_x3bpA8eonQFr_nfH5bV5E84rlnFBuCwRSb9WA0hYtE1ql03Qi-6zKzAp6du1WJLFUDovc9Ro84JvgXAJm4y4hpqkoHHqMswy9sb5fdkrbNj9bxxunuRtqt2VR1cAGsEkHH6i15wv728PE9yf4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-homer-xmjig5to2ksk-0-5wbiq3fjjxch/c9b09ad3-3a55-45e6-ade9-322464da1c2a/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 12 65 --:--:-- --:--:-- --:--:-- 65\nHTTP/1.1 200 OK\nDate: Tue, 26 Mar 2019 18:22:22 GMT\nServer: Apache\nx-openstack-request-id: req-67f6f041-e796-4531-a8bc-689bb795a809\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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ad:9f:bb:6c:49:8e:2e:3f:59:66:04:a7:d0:b2:6a:8e root@homer-0 (DSA)\nec2: 256 ce:7b:44:7a:66:4e:24:d0:03:a9:02:1a:14:94:b4:e7 root@homer-0 (ECDSA)\nec2: 256 2f:8e:db:32:52:96:23:1d:7e:65:08:a5:6a:ad:0b:f1 root@homer-0 (ED25519)\nec2: 2048 2e:f1:ad:71:2b:f3:48:01:55:9f:3a:5e:e3:61:47:a0 root@homer-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCFdjQXKhyIQp6i7r+N9Aho3D0MpsKXwwTN3Afy7p6KMfswDaQNqwVwi25M+wnOsOJN4NbXpPmL2KeSVHWqNJxc= root@homer-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHAUoM/Q4rjRMszwIH7M4iwUPNqlVwplkbMIXIe+/8Bw root@homer-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl4dIYfXzlcqiLI6m5cT8pS0XyFAU6mRYuSc0HEBjl2ASMKOnB30nToHRdOD6hSTA1G+iIjlPeI9LjcgeEmUWowoGdr996Jz/YvmP9F2t/71ACiMXejG77tL/kfXOOdhUs1deg5r0bJ/MizTGEJvWB0wPrUjKn/yz2dMrahHBkklOEQi/sdvDuKqHPII76H1vBaRzjxlzERGisJzCDBrQZ2dQS/DclLhevdPrFvb/JSd0u4BDZXLaLYYUqcoGHVw4nenGuD+5gLJuJ6x2ZAZjOUDdtoFQ/WvJhyA+8SaMB1/DmUusFlYNXvIq/F9JCgwk43rIeGqBJK3RrfO/3Y+3z root@homer-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:22:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 330.55 seconds\n"} 2019-03-26 18:24:00,307 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf/action used request id req-f3ef1ea9-61c1-47d3-a769-91affe318aae 2019-03-26 18:24:00,307 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.100365161896s 2019-03-26 18:24:00,309 - functest.core.singlevm - DEBUG - console: RC_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.009633] Security Framework initialized [ 0.011089] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013402] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.017003] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020437] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022555] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024267] Initializing cgroup subsys memory [ 0.025752] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029504] Initializing cgroup subsys blkio [ 0.030966] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034246] mce: CPU supports 10 MCE banks [ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039453] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.042042] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.046141] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.071229] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077169] ACPI: Core revision 20131115 [ 0.079017] ACPI: All ACPI Tables successfully acquired [ 0.080414] ftrace: allocating 28753 entries in 113 pages [ 0.104253] smpboot: Max logical packages: 1 [ 0.108090] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112327] Enabling x2apic [ 0.113394] Enabled x2apic [ 0.116016] Switched APIC routing to physical x2apic. [ 0.120210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.122116] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.134968] KVM setup paravirtual spinlock [ 0.138284] x86: Booted up 1 node, 1 CPUs [ 0.139682] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140431] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142658] devtmpfs: initialized [ 0.145403] EVM: security.selinux [ 0.146592] EVM: security.SMACK64 [ 0.147773] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.150253] pinctrl core: initialized pinctrl subsystem [ 0.152026] regulator-dummy: no parameters [ 0.153494] RTC time: 18:16:52, date: 03/26/19 [ 0.155031] NET: Registered protocol family 16 [ 0.156155] cpuidle: using governor ladder [ 0.157536] cpuidle: using governor menu [ 0.158978] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162199] PCI: Using configuration type 1 for base access [ 0.164710] bio: create slab at 0 [ 0.166328] ACPI: Added _OSI(Module Device) [ 0.167788] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169583] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172420] ACPI: Interpreter enabled [ 0.173688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.179232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.182068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.184919] ACPI: (supports S0 S5) [ 0.186140] ACPI: Using IOAPIC for interrupt routing [ 0.187837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188193] ACPI: No dock devices found. [ 0.191378] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192018] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200219] acpiphp: Slot [3] registered [ 0.201579] acpiphp: Slot [4] registered [ 0.202974] acpiphp: Slot [5] registered [ 0.204023] acpiphp: Slot [6] registered [ 0.205389] acpiphp: Slot [7] registered [ 0.206831] acpiphp: Slot [8] registered [ 0.208021] acpiphp: Slot [9] registered [ 0.209422] acpiphp: Slot [10] registered [ 0.210855] acpiphp: Slot [11] registered [ 0.212021] acpiphp: Slot [12] registered [ 0.213438] acpiphp: Slot [13] registered [ 0.214848] acpiphp: Slot [14] registered [ 0.216021] acpiphp: Slot [15] registered [ 0.217402] acpiphp: Slot [16] registered [ 0.218800] acpiphp: Slot [17] registered [ 0.220028] acpiphp: Slot [18] registered [ 0.221419] acpiphp: Slot [19] registered [ 0.222798] acpiphp: Slot [20] registered [ 0.224020] acpiphp: Slot [21] registered [ 0.225449] acpiphp: Slot [22] registered [ 0.226872] acpiphp: Slot [23] registered [ 0.228025] acpiphp: Slot [24] registered [ 0.229450] acpiphp: Slot [25] registered [ 0.230834] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233419] acpiphp: Slot [28] registered [ 0.234788] acpiphp: Slot [29] registered [ 0.236020] acpiphp: Slot [30] registered [ 0.237449] acpiphp: Slot [31] registered [ 0.238868] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241808] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243751] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246143] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256145] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258584] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.280389] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.283227] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.285153] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.287627] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.289121] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.291232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.292349] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.294207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296003] vgaarb: loaded [ 0.297055] vgaarb: bridge control possible 0000:00:02.0 [ 0.299098] SCSI subsystem initialized [ 0.300259] ACPI: bus type USB registered [ 0.301724] usbcore: registered new interface driver usbfs [ 0.303545] usbcore: registered new interface driver hub [ 0.304040] usbcore: registered new device driver usb [ 0.305895] PCI: Using ACPI for IRQ routing [ 0.307791] NetLabel: Initializing [ 0.308008] NetLabel: domain hash size = 128 [ 0.309508] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311200] NetLabel: unlabeled traffic allowed by default [ 0.312228] Switched to clocksource kvm-clock [ 0.320142] AppArmor: AppArmor Filesystem Enabled [ 0.321778] pnp: PnP ACPI init [ 0.322938] ACPI: bus type PNP registered [ 0.324837] pnp: PnP ACPI: found 8 devices [ 0.326281] ACPI: bus type PNP unregistered [ 0.333393] NET: Registered protocol family 2 [ 0.335164] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.337480] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339678] TCP: Hash tables configured (established 8192 bind 8192) [ 0.341844] TCP: reno registered [ 0.343056] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.344985] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.347146] NET: Registered protocol family 1 [ 0.348678] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350612] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.352501] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.369409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386636] Trying to unpack rootfs image as initramfs... [ 0.486360] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.489228] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.491143] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.494009] Scanning for low memory corruption every 60 seconds [ 0.496299] Initialise system trusted keyring [ 0.497847] audit: initializing netlink socket (disabled) [ 0.499581] type=2000 audit(1553624212.767:1): initialized [ 0.519690] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.523252] zbud: loaded [ 0.524791] VFS: Disk quotas dquot_6.5.2 [ 0.526377] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529738] fuse init (API version 7.22) [ 0.531750] msgmni has been set to 1982 [ 0.533783] Key type big_key registered [ 0.536125] Key type asymmetric registered [ 0.537983] Asymmetric key parser 'x509' registered [ 0.540377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544056] io scheduler noop registered [ 0.546051] io scheduler deadline registered (default) [ 0.548329] io scheduler cfq registered [ 0.550117] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.552518] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.554879] ipmi message handler version 39.2 [ 0.556699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.559613] ACPI: Power Button [PWRF] [ 0.561262] GHES: HEST is not enabled! [ 0.580591] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616065] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.647796] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.653027] Linux agpgart interface v0.103 [ 0.656851] brd: module loaded [ 0.659343] loop: module loaded [ 0.661621] blk-mq: CPU -> queue map [ 0.663196] CPU 0 -> Queue 0 [ 0.665652] vda: vda1 [ 0.667616] scsi0 : ata_piix [ 0.669045] scsi1 : ata_piix [ 0.670369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.672869] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676197] libphy: Fixed MDIO Bus: probed [ 0.678099] tun: Universal TUN/TAP device driver, 1.6 [ 0.680084] tun: (C) 1999-2004 Max Krasnyansky [ 0.683357] PPP generic driver version 2.4.2 [ 0.685661] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688873] ehci-pci: EHCI PCI platform driver [ 0.691321] ehci-platform: EHCI generic platform driver [ 0.693939] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696974] ohci-pci: OHCI PCI platform driver [ 0.699285] ohci-platform: OHCI generic platform driver [ 0.702008] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729745] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.731494] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.734316] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.736951] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739625] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742846] usb usb1: Product: UHCI Host Controller [ 0.744790] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.747403] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749403] hub 1-0:1.0: USB hub found [ 0.751077] hub 1-0:1.0: 2 ports detected [ 0.752820] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.756317] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.757951] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.759667] mousedev: PS/2 mouse device common for all mice [ 0.761790] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.764730] rtc_cmos 00:00: RTC can wake from S4 [ 0.766741] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.768746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.770805] device-mapper: uevent: version 1.0.3 [ 0.772424] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.775130] ledtrig-cpu: registered to indicate activity on CPUs [ 0.777102] TCP: cubic registered [ 0.778336] NET: Registered protocol family 10 [ 0.780066] NET: Registered protocol family 17 [ 0.781566] Key type dns_resolver registered [ 0.783159] Loading compiled-in X.509 certificates [ 0.785271] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.788400] registered taskstats version 1 [ 0.791529] Key type trusted registered [ 0.795242] Key type encrypted registered [ 0.796838] AppArmor: AppArmor sha1 policy hashing enabled [ 0.798810] IMA: No TPM chip found, activating TPM-bypass! [ 0.801174] regulator-dummy: disabling [ 0.802773] Magic number: 11:564:292 [ 0.804479] tty tty25: hash matches [ 0.806316] rtc_cmos 00:00: setting system clock to 2019-03-26 18:16:52 UTC (1553624212) [ 0.809302] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.811307] EDD information not available. [ 0.829496] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.832120] Write protecting the kernel read-only data: 12288k [ 0.834570] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.838761] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.856130] systemd-udevd[99]: starting version 204 [ 0.888562] FDC 0 is a S82078B [ 1.064042] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.229495] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231703] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233955] usb 1-1: Product: QEMU USB Tablet [ 1.235468] usb 1-1: Manufacturer: QEMU [ 1.236832] usb 1-1: SerialNumber: 42 [ 1.917619] 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.277829] 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.377598] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.522853] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 18:16:54 +0000. Up 3.04 seconds. cloud-init-nonet[3.30]: 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.98]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 18:16:57 +0000. Up 5.48 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:56:20:6d | 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: 2e:f1:ad:71:2b:f3:48:01:55:9f:3a:5e:e3:61:47:a0 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | ... . | | . o o | | . E o . | | . . . | | . S o = . | | + + = + | | . = + . | | oo= . | | 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: ad:9f:bb:6c:49:8e:2e:3f:59:66:04:a7:d0:b2:6a:8e root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | o o . | | + + | | . ... | | . S.. | | o .= | | + .O . | | E . . +o+. | | +oo*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: ce:7b:44:7a:66:4e:24:d0:03:a9:02:1a:14:94:b4:e7 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |+=o .+ | |o.. o o | |.+ . . . . | |. + . . o | | E S= | | o. * | | oB | | .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: 2f:8e:db:32:52:96:23:1d:7e:65:08:a5:6a:ad:0b:f1 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .. . | | o. . o | | . oo.oSo | | +..B .. | | . 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 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 [74GCloud-init v. 0.7.5 running 'modules:config' at Tue, 26 Mar 2019 18:17:08 +0000. Up 16.85 seconds. [ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 18:17:09 +0000. Up 18.13 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17616 0 --:--:-- --:--:-- --:--:-- 17691 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://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://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 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 [7528 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1395 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.8 + '[' -n 192.168.100.8 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 (5261 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 8285 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........+++ ...+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.7 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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.100.19' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Initializing Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' poll_homer Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 27a2ee26c9e106a is healthy: got healthy result from http://192.168.100.18:4000 member 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000 member 1ef84b75d23d7df7 is healthy: got healthy result from http://192.168.100.6:4000 member 2e9e618e6baff1d1 is healthy: got healthy result from http://192.168.100.11:4000 member 8e2759597e5e305c is healthy: got healthy result from http://192.168.100.27:4000 member f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 27a2ee26c9e106a: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false 1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true 1ef84b75d23d7df7: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 2e9e618e6baff1d1: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 8e2759597e5e305c: name=192-168-100-27 peerURLs=http://192.168.100.27:2380 clientURLs=http://192.168.100.27:4000 isLeader=false f994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.6) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 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: gAAAAABcmmxpGjG_C2XR1-PRcoSK06LGg6uKY_x3bpA8eonQFr_nfH5bV5E84rlnFBuCwRSb9WA0hYtE1ql03Qi-6zKzAp6du1WJLFUDovc9Ro84JvgXAJm4y4hpqkoHHqMswy9sb5fdkrbNj9bxxunuRtqt2VR1cAGsEkHH6i15wv728PE9yf4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-homer-xmjig5to2ksk-0-5wbiq3fjjxch/c9b09ad3-3a55-45e6-ade9-322464da1c2a/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 12 65 --:--:-- --:--:-- --:--:-- 65 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 18:22:22 GMT Server: Apache x-openstack-request-id: req-67f6f041-e796-4531-a8bc-689bb795a809 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ad:9f:bb:6c:49:8e:2e:3f:59:66:04:a7:d0:b2:6a:8e root@homer-0 (DSA) ec2: 256 ce:7b:44:7a:66:4e:24:d0:03:a9:02:1a:14:94:b4:e7 root@homer-0 (ECDSA) ec2: 256 2f:8e:db:32:52:96:23:1d:7e:65:08:a5:6a:ad:0b:f1 root@homer-0 (ED25519) ec2: 2048 2e:f1:ad:71:2b:f3:48:01:55:9f:3a:5e:e3:61:47:a0 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCFdjQXKhyIQp6i7r+N9Aho3D0MpsKXwwTN3Afy7p6KMfswDaQNqwVwi25M+wnOsOJN4NbXpPmL2KeSVHWqNJxc= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHAUoM/Q4rjRMszwIH7M4iwUPNqlVwplkbMIXIe+/8Bw root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl4dIYfXzlcqiLI6m5cT8pS0XyFAU6mRYuSc0HEBjl2ASMKOnB30nToHRdOD6hSTA1G+iIjlPeI9LjcgeEmUWowoGdr996Jz/YvmP9F2t/71ACiMXejG77tL/kfXOOdhUs1deg5r0bJ/MizTGEJvWB0wPrUjKn/yz2dMrahHBkklOEQi/sdvDuKqHPII76H1vBaRzjxlzERGisJzCDBrQZ2dQS/DclLhevdPrFvb/JSd0u4BDZXLaLYYUqcoGHVw4nenGuD+5gLJuJ6x2ZAZjOUDdtoFQ/WvJhyA+8SaMB1/DmUusFlYNXvIq/F9JCgwk43rIeGqBJK3RrfO/3Y+3z root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:22:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 330.55 seconds 2019-03-26 18:24:00,314 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console RC_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.009633] Security Framework initialized [ 0.011089] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013402] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.017003] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020437] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022555] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024267] Initializing cgroup subsys memory [ 0.025752] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029504] Initializing cgroup subsys blkio [ 0.030966] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034246] mce: CPU supports 10 MCE banks [ 0.036039] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036039] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.039453] Spectre V2 : Mitigation: Full generic retpoline [ 0.040003] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.042042] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.044003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.046141] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.048003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.071229] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.077169] ACPI: Core revision 20131115 [ 0.079017] ACPI: All ACPI Tables successfully acquired [ 0.080414] ftrace: allocating 28753 entries in 113 pages [ 0.104253] smpboot: Max logical packages: 1 [ 0.108090] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112327] Enabling x2apic [ 0.113394] Enabled x2apic [ 0.116016] Switched APIC routing to physical x2apic. [ 0.120210] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.122116] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125582] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.134968] KVM setup paravirtual spinlock [ 0.138284] x86: Booted up 1 node, 1 CPUs [ 0.139682] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140431] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142658] devtmpfs: initialized [ 0.145403] EVM: security.selinux [ 0.146592] EVM: security.SMACK64 [ 0.147773] EVM: security.ima [ 0.148003] EVM: security.capability [ 0.150253] pinctrl core: initialized pinctrl subsystem [ 0.152026] regulator-dummy: no parameters [ 0.153494] RTC time: 18:16:52, date: 03/26/19 [ 0.155031] NET: Registered protocol family 16 [ 0.156155] cpuidle: using governor ladder [ 0.157536] cpuidle: using governor menu [ 0.158978] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162199] PCI: Using configuration type 1 for base access [ 0.164710] bio: create slab at 0 [ 0.166328] ACPI: Added _OSI(Module Device) [ 0.167788] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169583] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172420] ACPI: Interpreter enabled [ 0.173688] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.179232] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.182068] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.184919] ACPI: (supports S0 S5) [ 0.186140] ACPI: Using IOAPIC for interrupt routing [ 0.187837] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188193] ACPI: No dock devices found. [ 0.191378] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192018] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194185] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196031] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200219] acpiphp: Slot [3] registered [ 0.201579] acpiphp: Slot [4] registered [ 0.202974] acpiphp: Slot [5] registered [ 0.204023] acpiphp: Slot [6] registered [ 0.205389] acpiphp: Slot [7] registered [ 0.206831] acpiphp: Slot [8] registered [ 0.208021] acpiphp: Slot [9] registered [ 0.209422] acpiphp: Slot [10] registered [ 0.210855] acpiphp: Slot [11] registered [ 0.212021] acpiphp: Slot [12] registered [ 0.213438] acpiphp: Slot [13] registered [ 0.214848] acpiphp: Slot [14] registered [ 0.216021] acpiphp: Slot [15] registered [ 0.217402] acpiphp: Slot [16] registered [ 0.218800] acpiphp: Slot [17] registered [ 0.220028] acpiphp: Slot [18] registered [ 0.221419] acpiphp: Slot [19] registered [ 0.222798] acpiphp: Slot [20] registered [ 0.224020] acpiphp: Slot [21] registered [ 0.225449] acpiphp: Slot [22] registered [ 0.226872] acpiphp: Slot [23] registered [ 0.228025] acpiphp: Slot [24] registered [ 0.229450] acpiphp: Slot [25] registered [ 0.230834] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233419] acpiphp: Slot [28] registered [ 0.234788] acpiphp: Slot [29] registered [ 0.236020] acpiphp: Slot [30] registered [ 0.237449] acpiphp: Slot [31] registered [ 0.238868] PCI host bridge to bus 0000:00 [ 0.240005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241808] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243751] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246143] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256145] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258584] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.280389] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.283227] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.285153] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.287627] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.289121] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.291232] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.292349] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.294207] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296003] vgaarb: loaded [ 0.297055] vgaarb: bridge control possible 0000:00:02.0 [ 0.299098] SCSI subsystem initialized [ 0.300259] ACPI: bus type USB registered [ 0.301724] usbcore: registered new interface driver usbfs [ 0.303545] usbcore: registered new interface driver hub [ 0.304040] usbcore: registered new device driver usb [ 0.305895] PCI: Using ACPI for IRQ routing [ 0.307791] NetLabel: Initializing [ 0.308008] NetLabel: domain hash size = 128 [ 0.309508] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311200] NetLabel: unlabeled traffic allowed by default [ 0.312228] Switched to clocksource kvm-clock [ 0.320142] AppArmor: AppArmor Filesystem Enabled [ 0.321778] pnp: PnP ACPI init [ 0.322938] ACPI: bus type PNP registered [ 0.324837] pnp: PnP ACPI: found 8 devices [ 0.326281] ACPI: bus type PNP unregistered [ 0.333393] NET: Registered protocol family 2 [ 0.335164] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.337480] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339678] TCP: Hash tables configured (established 8192 bind 8192) [ 0.341844] TCP: reno registered [ 0.343056] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.344985] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.347146] NET: Registered protocol family 1 [ 0.348678] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350612] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.352501] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.369409] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386636] Trying to unpack rootfs image as initramfs... [ 0.486360] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.489228] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.491143] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.494009] Scanning for low memory corruption every 60 seconds [ 0.496299] Initialise system trusted keyring [ 0.497847] audit: initializing netlink socket (disabled) [ 0.499581] type=2000 audit(1553624212.767:1): initialized [ 0.519690] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.523252] zbud: loaded [ 0.524791] VFS: Disk quotas dquot_6.5.2 [ 0.526377] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529738] fuse init (API version 7.22) [ 0.531750] msgmni has been set to 1982 [ 0.533783] Key type big_key registered [ 0.536125] Key type asymmetric registered [ 0.537983] Asymmetric key parser 'x509' registered [ 0.540377] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.544056] io scheduler noop registered [ 0.546051] io scheduler deadline registered (default) [ 0.548329] io scheduler cfq registered [ 0.550117] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.552518] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.554879] ipmi message handler version 39.2 [ 0.556699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.559613] ACPI: Power Button [PWRF] [ 0.561262] GHES: HEST is not enabled! [ 0.580591] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.616065] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.619256] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.647796] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.653027] Linux agpgart interface v0.103 [ 0.656851] brd: module loaded [ 0.659343] loop: module loaded [ 0.661621] blk-mq: CPU -> queue map [ 0.663196] CPU 0 -> Queue 0 [ 0.665652] vda: vda1 [ 0.667616] scsi0 : ata_piix [ 0.669045] scsi1 : ata_piix [ 0.670369] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.672869] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676197] libphy: Fixed MDIO Bus: probed [ 0.678099] tun: Universal TUN/TAP device driver, 1.6 [ 0.680084] tun: (C) 1999-2004 Max Krasnyansky [ 0.683357] PPP generic driver version 2.4.2 [ 0.685661] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.688873] ehci-pci: EHCI PCI platform driver [ 0.691321] ehci-platform: EHCI generic platform driver [ 0.693939] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.696974] ohci-pci: OHCI PCI platform driver [ 0.699285] ohci-platform: OHCI generic platform driver [ 0.702008] uhci_hcd: USB Universal Host Controller Interface driver [ 0.729745] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.731494] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.734316] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.736951] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.739625] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.742846] usb usb1: Product: UHCI Host Controller [ 0.744790] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.747403] usb usb1: SerialNumber: 0000:00:01.2 [ 0.749403] hub 1-0:1.0: USB hub found [ 0.751077] hub 1-0:1.0: 2 ports detected [ 0.752820] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.756317] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.757951] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.759667] mousedev: PS/2 mouse device common for all mice [ 0.761790] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.764730] rtc_cmos 00:00: RTC can wake from S4 [ 0.766741] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.768746] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.770805] device-mapper: uevent: version 1.0.3 [ 0.772424] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.775130] ledtrig-cpu: registered to indicate activity on CPUs [ 0.777102] TCP: cubic registered [ 0.778336] NET: Registered protocol family 10 [ 0.780066] NET: Registered protocol family 17 [ 0.781566] Key type dns_resolver registered [ 0.783159] Loading compiled-in X.509 certificates [ 0.785271] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.788400] registered taskstats version 1 [ 0.791529] Key type trusted registered [ 0.795242] Key type encrypted registered [ 0.796838] AppArmor: AppArmor sha1 policy hashing enabled [ 0.798810] IMA: No TPM chip found, activating TPM-bypass! [ 0.801174] regulator-dummy: disabling [ 0.802773] Magic number: 11:564:292 [ 0.804479] tty tty25: hash matches [ 0.806316] rtc_cmos 00:00: setting system clock to 2019-03-26 18:16:52 UTC (1553624212) [ 0.809302] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.811307] EDD information not available. [ 0.829496] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.832120] Write protecting the kernel read-only data: 12288k [ 0.834570] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.838761] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.856130] systemd-udevd[99]: starting version 204 [ 0.888562] FDC 0 is a S82078B [ 1.064042] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.229495] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.231703] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.233955] usb 1-1: Product: QEMU USB Tablet [ 1.235468] usb 1-1: Manufacturer: QEMU [ 1.236832] usb 1-1: SerialNumber: 42 [ 1.917619] 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.277829] 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.377598] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.522853] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 18:16:54 +0000. Up 3.04 seconds. cloud-init-nonet[3.30]: 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.98]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 18:16:57 +0000. Up 5.48 seconds. ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++ ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+---------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.6 | 255.255.255.0 | fa:16:3e:56:20:6d | 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: 2e:f1:ad:71:2b:f3:48:01:55:9f:3a:5e:e3:61:47:a0 root@homer-0 The key's randomart image is: +--[ RSA 2048]----+ | ... . | | . o o | | . E o . | | . . . | | . S o = . | | + + = + | | . = + . | | oo= . | | 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: ad:9f:bb:6c:49:8e:2e:3f:59:66:04:a7:d0:b2:6a:8e root@homer-0 The key's randomart image is: +--[ DSA 1024]----+ | . | | o o . | | + + | | . ... | | . S.. | | o .= | | + .O . | | E . . +o+. | | +oo*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: ce:7b:44:7a:66:4e:24:d0:03:a9:02:1a:14:94:b4:e7 root@homer-0 The key's randomart image is: +--[ECDSA 256]---+ |+=o .+ | |o.. o o | |.+ . . . . | |. + . . o | | E S= | | o. * | | oB | | .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: 2f:8e:db:32:52:96:23:1d:7e:65:08:a5:6a:ad:0b:f1 root@homer-0 The key's randomart image is: +--[ED25519 256--+ | .. | | .. | | .. . | | o. . o | | . oo.oSo | | +..B .. | | . 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 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 [74GCloud-init v. 0.7.5 running 'modules:config' at Tue, 26 Mar 2019 18:17:08 +0000. Up 16.85 seconds. [ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 18:17:09 +0000. Up 18.13 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 17616 0 --:--:-- --:--:-- --:--:-- 17691 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [171 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://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://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 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 [7528 B] Get:14 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 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.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1395 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.8 + '[' -n 192.168.100.8 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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://repo.cw-ngv.com/stable/ binary/ homer 1.0-180326.111418 [35.6 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 (5261 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 8285 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ...........+++ ...+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up crest (1.0-180326.111418) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/crest/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting crest Collecting cyclone (from crest) Collecting cryptography (from crest) Collecting idna (from crest) Collecting defusedxml (from crest) Collecting pyOpenSSL (from crest) Collecting Twisted (from crest) Collecting prctl (from crest) Collecting cql (from crest) Collecting ipaddress (from crest) Collecting msgpack-python (from crest) Collecting attrs (from crest) Collecting Automat (from crest) Collecting metaswitchcommon (from crest) Collecting telephus (from crest) Collecting asn1crypto (from crest) Collecting enum34 (from crest) Collecting pure-sasl (from crest) Collecting setuptools (from crest) Collecting constantly (from crest) Collecting lxml (from crest) Collecting thrift (from crest) Collecting incremental (from crest) Collecting zope.interface (from crest) Collecting six (from crest) Collecting cffi>=1.7 (from cryptography->crest) Collecting pycparser (from metaswitchcommon->crest) Collecting pycrypto (from metaswitchcommon->crest) Collecting monotonic (from metaswitchcommon->crest) Collecting pyzmq (from metaswitchcommon->crest) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest Found existing installation: setuptools 2.2 Uninstalling setuptools-2.2: Successfully uninstalled setuptools-2.2 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 Setting up homer (1.0-180326.111418) ... Collecting homer Collecting crest (from homer) Collecting cyclone (from crest->homer) Collecting cryptography (from crest->homer) Collecting idna (from crest->homer) Collecting defusedxml (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting Twisted (from crest->homer) Collecting prctl (from crest->homer) Collecting cql (from crest->homer) Collecting ipaddress (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting attrs (from crest->homer) Collecting Automat (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting telephus (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting enum34 (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting setuptools (from crest->homer) Collecting constantly (from crest->homer) Collecting lxml (from crest->homer) Collecting thrift (from crest->homer) Collecting incremental (from crest->homer) Collecting zope.interface (from crest->homer) Collecting six (from crest->homer) Collecting cffi>=1.7 (from cryptography->crest->homer) Collecting pycparser (from metaswitchcommon->crest->homer) Collecting pycrypto (from metaswitchcommon->crest->homer) Collecting monotonic (from metaswitchcommon->crest->homer) Collecting pyzmq (from metaswitchcommon->crest->homer) Installing collected packages: six, ipaddress, asn1crypto, enum34, idna, pycparser, cffi, cryptography, pyOpenSSL, constantly, setuptools, zope.interface, attrs, Automat, incremental, Twisted, cyclone, defusedxml, prctl, thrift, cql, msgpack-python, pycrypto, monotonic, pyzmq, metaswitchcommon, telephus, pure-sasl, lxml, crest, homer Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: asn1crypto 0.22.0 Uninstalling asn1crypto-0.22.0: Successfully uninstalled asn1crypto-0.22.0 Found existing installation: enum34 1.1.6 Uninstalling enum34-1.1.6: Successfully uninstalled enum34-1.1.6 Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: pycparser 2.18 Uninstalling pycparser-2.18: Successfully uninstalled pycparser-2.18 Found existing installation: cffi 1.10.0 Uninstalling cffi-1.10.0: Successfully uninstalled cffi-1.10.0 Found existing installation: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: constantly 15.1.0 Uninstalling constantly-15.1.0: Successfully uninstalled constantly-15.1.0 Found existing installation: setuptools 24.0.0 Uninstalling setuptools-24.0.0: Successfully uninstalled setuptools-24.0.0 Found existing installation: zope.interface 4.4.1 Uninstalling zope.interface-4.4.1: Successfully uninstalled zope.interface-4.4.1 Found existing installation: attrs 17.2.0 Uninstalling attrs-17.2.0: Successfully uninstalled attrs-17.2.0 Found existing installation: Automat 0.6.0 Uninstalling Automat-0.6.0: Successfully uninstalled Automat-0.6.0 Found existing installation: incremental 17.5.0 Uninstalling incremental-17.5.0: Successfully uninstalled incremental-17.5.0 Found existing installation: Twisted 17.1.0 Uninstalling Twisted-17.1.0: Successfully uninstalled Twisted-17.1.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: defusedxml 0.5.0 Uninstalling defusedxml-0.5.0: Successfully uninstalled defusedxml-0.5.0 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 Found existing installation: pycrypto 2.6.1 Uninstalling pycrypto-2.6.1: Successfully uninstalled pycrypto-2.6.1 Found existing installation: monotonic 0.6 Uninstalling monotonic-0.6: Successfully uninstalled monotonic-0.6 Found existing installation: pyzmq 16.0.2 Uninstalling pyzmq-16.0.2: Successfully uninstalled pyzmq-16.0.2 Found existing installation: metaswitchcommon 0.1 Uninstalling metaswitchcommon-0.1: Successfully uninstalled metaswitchcommon-0.1 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 Found existing installation: crest 0.1 Uninstalling crest-0.1: Successfully uninstalled crest-0.1 Successfully installed Automat-0.6.0 Twisted-17.1.0 asn1crypto-0.22.0 attrs-17.2.0 cffi-1.10.0 constantly-15.1.0 cql-1.4.0 crest-0.1 cryptography-1.9 cyclone-1.0 defusedxml-0.5.0 enum34-1.1.6 homer-0.1 idna-2.5 incremental-17.5.0 ipaddress-1.0.18 lxml-3.6.0 metaswitchcommon-0.1 monotonic-0.6 msgpack-python-0.4.7 prctl-1.0.1 pure-sasl-0.4.0 pyOpenSSL-17.0.0 pycparser-2.18 pycrypto-2.6.1 pyzmq-16.0.2 setuptools-24.0.0 six-1.10.0 telephus-1.0.0b1 thrift-0.9.3 zope.interface-4.4.1 * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. /var/lib/dpkg/info/homer.postinst: 50: /var/lib/dpkg/info/homer.postinst: /usr/share/clearwater/cassandra-schemas/homer.sh: not found Processing triggers for libc-bin (2.19-0ubuntu6.14) ... Processing triggers for ureadahead (0.100.0-16) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (12.7 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.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 ++ ip2rr 172.30.9.205 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.205 ++ echo A 172.30.9.205 + echo 'nameserver 192.168.100.19' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Execution failed | Does... Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homer_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program poll_homer Wait parent Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Initializing Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' poll_homer Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 27a2ee26c9e106a is healthy: got healthy result from http://192.168.100.18:4000 member 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000 member 1ef84b75d23d7df7 is healthy: got healthy result from http://192.168.100.6:4000 member 2e9e618e6baff1d1 is healthy: got healthy result from http://192.168.100.11:4000 member 8e2759597e5e305c is healthy: got healthy result from http://192.168.100.27:4000 member f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 27a2ee26c9e106a: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false 1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true 1ef84b75d23d7df7: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 2e9e618e6baff1d1: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 8e2759597e5e305c: name=192-168-100-27 peerURLs=http://192.168.100.27:2380 clientURLs=http://192.168.100.27:4000 isLeader=false f994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.6) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 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: gAAAAABcmmxpGjG_C2XR1-PRcoSK06LGg6uKY_x3bpA8eonQFr_nfH5bV5E84rlnFBuCwRSb9WA0hYtE1ql03Qi-6zKzAp6du1WJLFUDovc9Ro84JvgXAJm4y4hpqkoHHqMswy9sb5fdkrbNj9bxxunuRtqt2VR1cAGsEkHH6i15wv728PE9yf4' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-homer-xmjig5to2ksk-0-5wbiq3fjjxch/c9b09ad3-3a55-45e6-ade9-322464da1c2a/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 12 65 --:--:-- --:--:-- --:--:-- 65 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 18:22:22 GMT Server: Apache x-openstack-request-id: req-67f6f041-e796-4531-a8bc-689bb795a809 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ad:9f:bb:6c:49:8e:2e:3f:59:66:04:a7:d0:b2:6a:8e root@homer-0 (DSA) ec2: 256 ce:7b:44:7a:66:4e:24:d0:03:a9:02:1a:14:94:b4:e7 root@homer-0 (ECDSA) ec2: 256 2f:8e:db:32:52:96:23:1d:7e:65:08:a5:6a:ad:0b:f1 root@homer-0 (ED25519) ec2: 2048 2e:f1:ad:71:2b:f3:48:01:55:9f:3a:5e:e3:61:47:a0 root@homer-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCFdjQXKhyIQp6i7r+N9Aho3D0MpsKXwwTN3Afy7p6KMfswDaQNqwVwi25M+wnOsOJN4NbXpPmL2KeSVHWqNJxc= root@homer-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHAUoM/Q4rjRMszwIH7M4iwUPNqlVwplkbMIXIe+/8Bw root@homer-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCl4dIYfXzlcqiLI6m5cT8pS0XyFAU6mRYuSc0HEBjl2ASMKOnB30nToHRdOD6hSTA1G+iIjlPeI9LjcgeEmUWowoGdr996Jz/YvmP9F2t/71ACiMXejG77tL/kfXOOdhUs1deg5r0bJ/MizTGEJvWB0wPrUjKn/yz2dMrahHBkklOEQi/sdvDuKqHPII76H1vBaRzjxlzERGisJzCDBrQZ2dQS/DclLhevdPrFvb/JSd0u4BDZXLaLYYUqcoGHVw4nenGuD+5gLJuJ6x2ZAZjOUDdtoFQ/WvJhyA+8SaMB1/DmUusFlYNXvIq/F9JCgwk43rIeGqBJK3RrfO/3Y+3z root@homer-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:22:23 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 330.55 seconds 2019-03-26 18:24:00,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:24:00,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:24:00,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-7b080b69-7680-47c8-b222-610f9aa10316 x-openstack-request-id: req-7b080b69-7680-47c8-b222-610f9aa10316 2019-03-26 18:24:00,524 - 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:56:20:6d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:20:6d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7a6c0c3c-ebf6-460a-a412-37b4759904bf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "homer-0.clearwater.opnfv", "created": "2019-03-26T18:16:15Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:49.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "1ec2686a-a15c-4ade-99ca-65f7eebca328", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:49Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "dime-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "c921d2f5-2430-43bd-a14c-23fe2a3a954c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "bono-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:11:18.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "02e7c127-9520-48be-b53a-a77493180dcc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:11:18Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-26T18:11:01Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:00:57.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:00:57Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-26T18:00:43Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:57:23.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:57:24Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-26T17:55:38Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:54:58.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:54:58Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ns.clearwater.opnfv", "created": "2019-03-26T17:53:11Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:24:00,524 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7b080b69-7680-47c8-b222-610f9aa10316 2019-03-26 18:24:00,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.206218957901s 2019-03-26 18:24:00,532 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 18:24:00,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 18:24:00,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 17481 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-da5d3437-59ea-459f-aa5d-f7a26cc3109d x-openstack-request-id: req-da5d3437-59ea-459f-aa5d-f7a26cc3109d 2019-03-26 18:24:00,609 - keystoneauth.session - DEBUG - RESP BODY: {"output": "nyansky \n[ 0.676478] PPP generic driver version 2.4.2\n[ 0.678005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.680104] ehci-pci: EHCI PCI platform driver\n[ 0.681640] ehci-platform: EHCI generic platform driver\n[ 0.683395] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.685403] ohci-pci: OHCI PCI platform driver\n[ 0.686943] ohci-platform: OHCI generic platform driver\n[ 0.688690] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.705731] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.707483] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.710150] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.712144] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.714370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.716865] usb usb1: Product: UHCI Host Controller\n[ 0.718503] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.720561] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.722214] hub 1-0:1.0: USB hub found\n[ 0.723588] hub 1-0:1.0: 2 ports detected\n[ 0.725156] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.728766] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.730472] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.732279] mousedev: PS/2 mouse device common for all mice\n[ 0.734466] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.737411] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739469] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741570] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.743721] device-mapper: uevent: version 1.0.3\n[ 0.745345] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.748185] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.750219] TCP: cubic registered\n[ 0.751506] NET: Registered protocol family 10\n[ 0.753227] NET: Registered protocol family 17\n[ 0.754781] Key type dns_resolver registered\n[ 0.756386] Loading compiled-in X.509 certificates\n[ 0.758552] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.761676] registered taskstats version 1\n[ 0.764520] Key type trusted registered\n[ 0.768051] Key type encrypted registered\n[ 0.769498] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.771328] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.773772] regulator-dummy: disabling\n[ 0.775145] Magic number: 11:564:292\n[ 0.776542] tty tty25: hash matches\n[ 0.777934] rtc_cmos 00:00: setting system clock to 2019-03-26 18:16:50 UTC (1553624210)\n[ 0.780962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.783059] EDD information not available.\n[ 0.826305] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.829097] Write protecting the kernel read-only data: 12288k\n[ 0.832304] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.837062] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.852110] systemd-udevd[99]: starting version 204\n[ 0.885408] FDC 0 is a S82078B\n[ 1.036118] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.200194] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.202539] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.204881] usb 1-1: Product: QEMU USB Tablet\n[ 1.206485] usb 1-1: Manufacturer: QEMU\n[ 1.207992] usb 1-1: SerialNumber: 42\n[ 1.917834] 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.301395] 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.410163] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.564987] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 18:16:52 +0000. Up 3.02 seconds.\ncloud-init-nonet[3.26]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\ncloud-init-nonet[5.06]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 18:16:55 +0000. Up 5.61 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.18 | 255.255.255.0 | fa:16:3e:9f:b8:2c |\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:\n47:6a:e5:7a:8b:8c:cb:cf:89:dc:83:b0:03:f8:d8:f4 root@dime-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| o |\n| = |\n| . S o |\n|. o . . o |\n| = o o .. . |\n|. o Eo.*.+ . |\n| .*oB.. |\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:\n5a:b2:dc:e1:f3:47:cd:ea:16:b8:3a:70:de:d7:bb:57 root@dime-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| |\n| . S . o |\n| ..B... o o E|\n| +++. o + .|\n| ooo = . .|\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:\na8:6f:b5:ed:a7:40:ba:35:d3:a4:9b:f0:85:52:04:8e root@dime-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| . |\n| o . |\n| E . . |\n| o |\n| . S . |\n| . +.= |\n| . +.Boo |\n| ..*.B. . |\n| .o +.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:\nb3:29:15:8c:89:22:04:5b:1e:c3:01:33:f2:7f:a5:c9 root@dime-0\nThe key's randomart image is:\n+--[ED25519 256--+\n|B+=. |\n|oB.o . + |\n|o + . o + |\n| . o . + . |\n| . E S |\n| . . + |\n| . o |\n| . |\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\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 26 Mar 2019 18:17:00 +0000. Up 11.03 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 18:17:01 +0000. Up 12.06 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14706 0 --:--:-- --:--:-- --:--:-- 14714\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://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:2 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:5 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:7 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [441 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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 13s (972 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.8\n+ '[' -n 192.168.100.8 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB]\nGet:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB]\nGet:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 19s (4669 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 8676\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58628 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n++ ip2rr 172.30.9.202\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.202\n++ echo A 172.30.9.202\n+ echo 'nameserver 192.168.100.19'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' node-dime-0.clearwater.opnfv Initializing System \n snmpd_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n homestead_process Initializing Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Wait parent Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' homestead_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n homestead_uptime Wait parent Program \n poll_homestead Wait parent Program \n check_cx_health Wait parent Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process 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 homestead_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Initializing 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_uptime Initializing Program \n poll_homestead Initializing Program \n check_cx_health Initializing 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 failed Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Status ok Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n poll_homestead-prov Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' ralf_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-dime-0.clearwater.opnfv Running System \n snmpd_process Running Process \n ralf_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n homestead_process Running Process \n homestead-prov_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n ralf_uptime Status ok Program \n poll_ralf Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n homestead_uptime Status ok Program \n poll_homestead Status ok Program \n check_cx_health Status ok Program \n poll_homestead-prov Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 27a2ee26c9e106a is healthy: got healthy result from http://192.168.100.18:4000\nmember 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000\nmember 1ef84b75d23d7df7 is healthy: got healthy result from http://192.168.100.6:4000\nmember 2e9e618e6baff1d1 is healthy: got healthy result from http://192.168.100.11:4000\nmember 8e2759597e5e305c is healthy: got healthy result from http://192.168.100.27:4000\nmember f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n27a2ee26c9e106a: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\n1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true\n1ef84b75d23d7df7: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n2e9e618e6baff1d1: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\n8e2759597e5e305c: name=192-168-100-27 peerURLs=http://192.168.100.27:2380 clientURLs=http://192.168.100.27:4000 isLeader=false\nf994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n+ cw-check_config_sync\n - /etc/clearwater/shared_config is up to date\n - /etc/clearwater/sas.json is up to date\n - /etc/clearwater/dns.json is up to date\n+ curl -i -X POST -H 'X-Auth-Token: gAAAAABcmmxobU8qT0KuQ3dSsbcCeBFLOMUHayudH-GXwqOwE2S0ML4emCsxeB9xW6GII4leI_Uw9jg-M_fHZAfzm8TNx7hgrUpUu2DoVylvf-PIK2wJR9WLocwhkpz8fWj0PZ7BMMslatSYkSUsBlMRYwSK8rRpZYB3Qf8r6gUYlKm00kmC5rs' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-dime-7i6y4krsnwqo-0-xk7qking3i5r/854f997d-6d5c-4408-a2cf-e9b535188a35/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 12 65 --:--:-- --:--:-- --:--:-- 65\nHTTP/1.1 200 OK\nDate: Tue, 26 Mar 2019 18:23:33 GMT\nServer: Apache\nx-openstack-request-id: req-48766119-9011-4f44-a1e0-5aca7a299a6d\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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 5a:b2:dc:e1:f3:47:cd:ea:16:b8:3a:70:de:d7:bb:57 root@dime-0 (DSA)\nec2: 256 a8:6f:b5:ed:a7:40:ba:35:d3:a4:9b:f0:85:52:04:8e root@dime-0 (ECDSA)\nec2: 256 b3:29:15:8c:89:22:04:5b:1e:c3:01:33:f2:7f:a5:c9 root@dime-0 (ED25519)\nec2: 2048 47:6a:e5:7a:8b:8c:cb:cf:89:dc:83:b0:03:f8:d8:f4 root@dime-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCJsL6VnuyJ6S7nErr8dglWL70xSv7Cxw2ywxj+52biv6oYdSCVEg/Em3d5eCxVOaZnKZJVWcEQACOtR2MgqUIs= root@dime-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID6AVUZaUDFuxJAPFAu0cDb5N/70P9MSOKeFaz6ilOPU root@dime-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe4MKb0ASZNGFHIRDwVE8qFaoYRWQAAfTRUHv1Nin1lFS5NVv10EEBfmmF++z624kIyYFPG3msaLzo8pQWo+I3c4p5I4FonXSpBcfhHtoqz3ERn5N+ux0pBELoEqLZGoPL82wpoCo/rfuaiqzU4tI2NvMfwwXMa4thcKVFSl6PU1iB6y43pd0DIGvJrDSs3GUCdoO+gC8C3Wud03UOMbwmTOIrDjCpVIQGzP/PUsaZC79drn8jo2RST77LI0K7G7qEROy+JmNqvqeQwRW2sdKxVih+C6krJeP/Ymjw/2F2JwtmmozozP/4EKjGfJETBEeptz0nBsixCTtvKlvPjY/1 root@dime-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:23:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 404.04 seconds\n"} 2019-03-26 18:24:00,611 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328/action used request id req-da5d3437-59ea-459f-aa5d-f7a26cc3109d 2019-03-26 18:24:00,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0787680149078s 2019-03-26 18:24:00,614 - functest.core.singlevm - DEBUG - console: nyansky [ 0.676478] PPP generic driver version 2.4.2 [ 0.678005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680104] ehci-pci: EHCI PCI platform driver [ 0.681640] ehci-platform: EHCI generic platform driver [ 0.683395] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685403] ohci-pci: OHCI PCI platform driver [ 0.686943] ohci-platform: OHCI generic platform driver [ 0.688690] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705731] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.707483] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.710150] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.712144] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.716865] usb usb1: Product: UHCI Host Controller [ 0.718503] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.720561] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722214] hub 1-0:1.0: USB hub found [ 0.723588] hub 1-0:1.0: 2 ports detected [ 0.725156] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728766] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730472] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732279] mousedev: PS/2 mouse device common for all mice [ 0.734466] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737411] rtc_cmos 00:00: RTC can wake from S4 [ 0.739469] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741570] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743721] device-mapper: uevent: version 1.0.3 [ 0.745345] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.748185] ledtrig-cpu: registered to indicate activity on CPUs [ 0.750219] TCP: cubic registered [ 0.751506] NET: Registered protocol family 10 [ 0.753227] NET: Registered protocol family 17 [ 0.754781] Key type dns_resolver registered [ 0.756386] Loading compiled-in X.509 certificates [ 0.758552] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.761676] registered taskstats version 1 [ 0.764520] Key type trusted registered [ 0.768051] Key type encrypted registered [ 0.769498] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771328] IMA: No TPM chip found, activating TPM-bypass! [ 0.773772] regulator-dummy: disabling [ 0.775145] Magic number: 11:564:292 [ 0.776542] tty tty25: hash matches [ 0.777934] rtc_cmos 00:00: setting system clock to 2019-03-26 18:16:50 UTC (1553624210) [ 0.780962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.783059] EDD information not available. [ 0.826305] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.829097] Write protecting the kernel read-only data: 12288k [ 0.832304] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.837062] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852110] systemd-udevd[99]: starting version 204 [ 0.885408] FDC 0 is a S82078B [ 1.036118] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200194] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202539] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204881] usb 1-1: Product: QEMU USB Tablet [ 1.206485] usb 1-1: Manufacturer: QEMU [ 1.207992] usb 1-1: SerialNumber: 42 [ 1.917834] 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.301395] 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.410163] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.564987] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 18:16:52 +0000. Up 3.02 seconds. cloud-init-nonet[3.26]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 18:16:55 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.18 | 255.255.255.0 | fa:16:3e:9f:b8:2c | 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: 47:6a:e5:7a:8b:8c:cb:cf:89:dc:83:b0:03:f8:d8:f4 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o | | = | | . S o | |. o . . o | | = o o .. . | |. o Eo.*.+ . | | .*oB.. | +-----------------+ 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: 5a:b2:dc:e1:f3:47:cd:ea:16:b8:3a:70:de:d7:bb:57 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | . S . o | | ..B... o o E| | +++. o + .| | ooo = . .| | .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: a8:6f:b5:ed:a7:40:ba:35:d3:a4:9b:f0:85:52:04:8e root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o . | | E . . | | o | | . S . | | . +.= | | . +.Boo | | ..*.B. . | | .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: b3:29:15:8c:89:22:04:5b:1e:c3:01:33:f2:7f:a5:c9 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |B+=. | |oB.o . + | |o + . o + | | . o . + . | | . E S | | . . + | | . 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 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 Cloud-init v. 0.7.5 running 'modules:config' at Tue, 26 Mar 2019 18:17:00 +0000. Up 11.03 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 18:17:01 +0000. Up 12.06 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14706 0 --:--:-- --:--:-- --:--:-- 14714 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://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:5 http://security.ubuntu.com trusty-security/main Sources [171 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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 13s (972 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.8 + '[' -n 192.168.100.8 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 19s (4669 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 8676 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58628 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.100.19' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process 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 homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing 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_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing 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 failed Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' ralf_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 27a2ee26c9e106a is healthy: got healthy result from http://192.168.100.18:4000 member 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000 member 1ef84b75d23d7df7 is healthy: got healthy result from http://192.168.100.6:4000 member 2e9e618e6baff1d1 is healthy: got healthy result from http://192.168.100.11:4000 member 8e2759597e5e305c is healthy: got healthy result from http://192.168.100.27:4000 member f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 27a2ee26c9e106a: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false 1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true 1ef84b75d23d7df7: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 2e9e618e6baff1d1: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 8e2759597e5e305c: name=192-168-100-27 peerURLs=http://192.168.100.27:2380 clientURLs=http://192.168.100.27:4000 isLeader=false f994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcmmxobU8qT0KuQ3dSsbcCeBFLOMUHayudH-GXwqOwE2S0ML4emCsxeB9xW6GII4leI_Uw9jg-M_fHZAfzm8TNx7hgrUpUu2DoVylvf-PIK2wJR9WLocwhkpz8fWj0PZ7BMMslatSYkSUsBlMRYwSK8rRpZYB3Qf8r6gUYlKm00kmC5rs' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-dime-7i6y4krsnwqo-0-xk7qking3i5r/854f997d-6d5c-4408-a2cf-e9b535188a35/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 12 65 --:--:-- --:--:-- --:--:-- 65 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 18:23:33 GMT Server: Apache x-openstack-request-id: req-48766119-9011-4f44-a1e0-5aca7a299a6d 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 5a:b2:dc:e1:f3:47:cd:ea:16:b8:3a:70:de:d7:bb:57 root@dime-0 (DSA) ec2: 256 a8:6f:b5:ed:a7:40:ba:35:d3:a4:9b:f0:85:52:04:8e root@dime-0 (ECDSA) ec2: 256 b3:29:15:8c:89:22:04:5b:1e:c3:01:33:f2:7f:a5:c9 root@dime-0 (ED25519) ec2: 2048 47:6a:e5:7a:8b:8c:cb:cf:89:dc:83:b0:03:f8:d8:f4 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCJsL6VnuyJ6S7nErr8dglWL70xSv7Cxw2ywxj+52biv6oYdSCVEg/Em3d5eCxVOaZnKZJVWcEQACOtR2MgqUIs= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID6AVUZaUDFuxJAPFAu0cDb5N/70P9MSOKeFaz6ilOPU root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe4MKb0ASZNGFHIRDwVE8qFaoYRWQAAfTRUHv1Nin1lFS5NVv10EEBfmmF++z624kIyYFPG3msaLzo8pQWo+I3c4p5I4FonXSpBcfhHtoqz3ERn5N+ux0pBELoEqLZGoPL82wpoCo/rfuaiqzU4tI2NvMfwwXMa4thcKVFSl6PU1iB6y43pd0DIGvJrDSs3GUCdoO+gC8C3Wud03UOMbwmTOIrDjCpVIQGzP/PUsaZC79drn8jo2RST77LI0K7G7qEROy+JmNqvqeQwRW2sdKxVih+C6krJeP/Ymjw/2F2JwtmmozozP/4EKjGfJETBEeptz0nBsixCTtvKlvPjY/1 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:23:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 404.04 seconds 2019-03-26 18:24:00,618 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console nyansky [ 0.676478] PPP generic driver version 2.4.2 [ 0.678005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.680104] ehci-pci: EHCI PCI platform driver [ 0.681640] ehci-platform: EHCI generic platform driver [ 0.683395] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.685403] ohci-pci: OHCI PCI platform driver [ 0.686943] ohci-platform: OHCI generic platform driver [ 0.688690] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705731] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.707483] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.710150] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.712144] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.714370] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.716865] usb usb1: Product: UHCI Host Controller [ 0.718503] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.720561] usb usb1: SerialNumber: 0000:00:01.2 [ 0.722214] hub 1-0:1.0: USB hub found [ 0.723588] hub 1-0:1.0: 2 ports detected [ 0.725156] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.728766] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.730472] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.732279] mousedev: PS/2 mouse device common for all mice [ 0.734466] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.737411] rtc_cmos 00:00: RTC can wake from S4 [ 0.739469] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741570] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.743721] device-mapper: uevent: version 1.0.3 [ 0.745345] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.748185] ledtrig-cpu: registered to indicate activity on CPUs [ 0.750219] TCP: cubic registered [ 0.751506] NET: Registered protocol family 10 [ 0.753227] NET: Registered protocol family 17 [ 0.754781] Key type dns_resolver registered [ 0.756386] Loading compiled-in X.509 certificates [ 0.758552] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.761676] registered taskstats version 1 [ 0.764520] Key type trusted registered [ 0.768051] Key type encrypted registered [ 0.769498] AppArmor: AppArmor sha1 policy hashing enabled [ 0.771328] IMA: No TPM chip found, activating TPM-bypass! [ 0.773772] regulator-dummy: disabling [ 0.775145] Magic number: 11:564:292 [ 0.776542] tty tty25: hash matches [ 0.777934] rtc_cmos 00:00: setting system clock to 2019-03-26 18:16:50 UTC (1553624210) [ 0.780962] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.783059] EDD information not available. [ 0.826305] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.829097] Write protecting the kernel read-only data: 12288k [ 0.832304] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.837062] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.852110] systemd-udevd[99]: starting version 204 [ 0.885408] FDC 0 is a S82078B [ 1.036118] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.200194] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.202539] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.204881] usb 1-1: Product: QEMU USB Tablet [ 1.206485] usb 1-1: Manufacturer: QEMU [ 1.207992] usb 1-1: SerialNumber: 42 [ 1.917834] 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.301395] 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.410163] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.564987] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 18:16:52 +0000. Up 3.02 seconds. cloud-init-nonet[3.26]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] cloud-init-nonet[5.06]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 18:16:55 +0000. Up 5.61 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.18 | 255.255.255.0 | fa:16:3e:9f:b8:2c | 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: 47:6a:e5:7a:8b:8c:cb:cf:89:dc:83:b0:03:f8:d8:f4 root@dime-0 The key's randomart image is: +--[ RSA 2048]----+ | | | | | o | | = | | . S o | |. o . . o | | = o o .. . | |. o Eo.*.+ . | | .*oB.. | +-----------------+ 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: 5a:b2:dc:e1:f3:47:cd:ea:16:b8:3a:70:de:d7:bb:57 root@dime-0 The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | | | . S . o | | ..B... o o E| | +++. o + .| | ooo = . .| | .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: a8:6f:b5:ed:a7:40:ba:35:d3:a4:9b:f0:85:52:04:8e root@dime-0 The key's randomart image is: +--[ECDSA 256]---+ | . | | o . | | E . . | | o | | . S . | | . +.= | | . +.Boo | | ..*.B. . | | .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: b3:29:15:8c:89:22:04:5b:1e:c3:01:33:f2:7f:a5:c9 root@dime-0 The key's randomart image is: +--[ED25519 256--+ |B+=. | |oB.o . + | |o + . o + | | . o . + . | | . E S | | . . + | | . 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 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 Cloud-init v. 0.7.5 running 'modules:config' at Tue, 26 Mar 2019 18:17:00 +0000. Up 11.03 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 18:17:01 +0000. Up 12.06 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 3149 100 3149 0 0 14706 0 --:--:-- --:--:-- --:--:-- 14714 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://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:2 http://repo.cw-ngv.com binary/ Release [1219 B] Get:3 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:4 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:5 http://security.ubuntu.com trusty-security/main Sources [171 kB] Get:6 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:7 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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 13s (972 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.8 + '[' -n 192.168.100.8 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:8 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ crest 1.0-180326.111418 [14.4 MB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ ralf-libs 1.0-180326.112116 [657 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:25 http://repo.cw-ngv.com/stable/ binary/ ralf 1.0-180326.112116 [337 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ homestead-libs 1.0-180326.115231 [1157 kB] Get:28 http://repo.cw-ngv.com/stable/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:29 http://repo.cw-ngv.com/stable/ binary/ homestead 1.0-180326.115231 [486 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://repo.cw-ngv.com/stable/ binary/ homestead-prov 1.0-180326.111418 [44.7 kB] Get:32 http://repo.cw-ngv.com/stable/ binary/ dime 1.0-180328.114312 [12.5 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 19s (4669 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 8676 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58628 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 ++ ip2rr 172.30.9.202 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.202 ++ echo A 172.30.9.202 + echo 'nameserver 192.168.100.19' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' node-dime-0.clearwater.opnfv Initializing System snmpd_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process homestead_process Initializing Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Wait parent Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' homestead_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program homestead_uptime Wait parent Program poll_homestead Wait parent Program check_cx_health Wait parent Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ntp_process Running Process nginx_process Running Process homestead_process 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 homestead_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing 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_uptime Initializing Program poll_homestead Initializing Program check_cx_health Initializing 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 failed Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' ralf_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 4m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 27a2ee26c9e106a is healthy: got healthy result from http://192.168.100.18:4000 member 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000 member 1ef84b75d23d7df7 is healthy: got healthy result from http://192.168.100.6:4000 member 2e9e618e6baff1d1 is healthy: got healthy result from http://192.168.100.11:4000 member 8e2759597e5e305c is healthy: got healthy result from http://192.168.100.27:4000 member f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 27a2ee26c9e106a: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false 1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true 1ef84b75d23d7df7: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 2e9e618e6baff1d1: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 8e2759597e5e305c: name=192-168-100-27 peerURLs=http://192.168.100.27:2380 clientURLs=http://192.168.100.27:4000 isLeader=false f994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false + cw-check_config_sync - /etc/clearwater/shared_config is up to date - /etc/clearwater/sas.json is up to date - /etc/clearwater/dns.json is up to date + curl -i -X POST -H 'X-Auth-Token: gAAAAABcmmxobU8qT0KuQ3dSsbcCeBFLOMUHayudH-GXwqOwE2S0ML4emCsxeB9xW6GII4leI_Uw9jg-M_fHZAfzm8TNx7hgrUpUu2DoVylvf-PIK2wJR9WLocwhkpz8fWj0PZ7BMMslatSYkSUsBlMRYwSK8rRpZYB3Qf8r6gUYlKm00kmC5rs' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-dime-7i6y4krsnwqo-0-xk7qking3i5r/854f997d-6d5c-4408-a2cf-e9b535188a35/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 12 65 --:--:-- --:--:-- --:--:-- 65 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 18:23:33 GMT Server: Apache x-openstack-request-id: req-48766119-9011-4f44-a1e0-5aca7a299a6d 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 5a:b2:dc:e1:f3:47:cd:ea:16:b8:3a:70:de:d7:bb:57 root@dime-0 (DSA) ec2: 256 a8:6f:b5:ed:a7:40:ba:35:d3:a4:9b:f0:85:52:04:8e root@dime-0 (ECDSA) ec2: 256 b3:29:15:8c:89:22:04:5b:1e:c3:01:33:f2:7f:a5:c9 root@dime-0 (ED25519) ec2: 2048 47:6a:e5:7a:8b:8c:cb:cf:89:dc:83:b0:03:f8:d8:f4 root@dime-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCJsL6VnuyJ6S7nErr8dglWL70xSv7Cxw2ywxj+52biv6oYdSCVEg/Em3d5eCxVOaZnKZJVWcEQACOtR2MgqUIs= root@dime-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAID6AVUZaUDFuxJAPFAu0cDb5N/70P9MSOKeFaz6ilOPU root@dime-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDe4MKb0ASZNGFHIRDwVE8qFaoYRWQAAfTRUHv1Nin1lFS5NVv10EEBfmmF++z624kIyYFPG3msaLzo8pQWo+I3c4p5I4FonXSpBcfhHtoqz3ERn5N+ux0pBELoEqLZGoPL82wpoCo/rfuaiqzU4tI2NvMfwwXMa4thcKVFSl6PU1iB6y43pd0DIGvJrDSs3GUCdoO+gC8C3Wud03UOMbwmTOIrDjCpVIQGzP/PUsaZC79drn8jo2RST77LI0K7G7qEROy+JmNqvqeQwRW2sdKxVih+C6krJeP/Ymjw/2F2JwtmmozozP/4EKjGfJETBEeptz0nBsixCTtvKlvPjY/1 root@dime-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:23:34 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 404.04 seconds 2019-03-26 18:24:00,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:24:00,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:24:01,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-c10ffc43-e2df-4420-a998-b60f13640ebf x-openstack-request-id: req-c10ffc43-e2df-4420-a998-b60f13640ebf 2019-03-26 18:24:01,415 - 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:56:20:6d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:20:6d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7a6c0c3c-ebf6-460a-a412-37b4759904bf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "homer-0.clearwater.opnfv", "created": "2019-03-26T18:16:15Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:49.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "1ec2686a-a15c-4ade-99ca-65f7eebca328", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:49Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "dime-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "c921d2f5-2430-43bd-a14c-23fe2a3a954c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "bono-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:11:18.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "02e7c127-9520-48be-b53a-a77493180dcc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:11:18Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-26T18:11:01Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:00:57.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:00:57Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-26T18:00:43Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:57:23.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:57:24Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-26T17:55:38Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:54:58.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:54:58Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ns.clearwater.opnfv", "created": "2019-03-26T17:53:11Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:24:01,415 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c10ffc43-e2df-4420-a998-b60f13640ebf 2019-03-26 18:24:01,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.793276071548s 2019-03-26 18:24:01,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 18:24:01,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 18:24:01,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 19862 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-dff0e478-3786-4367-b9c1-0dffa9947912 x-openstack-request-id: req-dff0e478-3786-4367-b9c1-0dffa9947912 2019-03-26 18:24:01,504 - 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.008013] pid_max: default: 32768 minimum: 301\n[ 0.009718] Security Framework initialized\n[ 0.011297] AppArmor: AppArmor initialized\n[ 0.012008] Yama: becoming mindful.\n[ 0.013514] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016886] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020441] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022662] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024414] Initializing cgroup subsys memory\n[ 0.025990] Initializing cgroup subsys devices\n[ 0.028008] Initializing cgroup subsys freezer\n[ 0.029581] Initializing cgroup subsys blkio\n[ 0.032008] Initializing cgroup subsys perf_event\n[ 0.033642] Initializing cgroup subsys hugetlb\n[ 0.036130] mce: CPU supports 10 MCE banks\n[ 0.037672] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037672] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040014] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041913] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046280] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.081001] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.087319] ACPI: Core revision 20131115\n[ 0.088503] ACPI: All ACPI Tables successfully acquired\n[ 0.090578] ftrace: allocating 28753 entries in 113 pages\n[ 0.112333] smpboot: Max logical packages: 1\n[ 0.116004] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.118424] Enabling x2apic\n[ 0.119530] Enabled x2apic\n[ 0.120016] Switched APIC routing to physical x2apic.\n[ 0.125307] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.127240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.130749] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.139720] KVM setup paravirtual spinlock\n[ 0.142622] x86: Booted up 1 node, 1 CPUs\n[ 0.143996] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.144381] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.146620] devtmpfs: initialized\n[ 0.149207] EVM: security.selinux\n[ 0.150519] EVM: security.SMACK64\n[ 0.151790] EVM: security.ima\n[ 0.152003] EVM: security.capability\n[ 0.154224] pinctrl core: initialized pinctrl subsystem\n[ 0.156010] regulator-dummy: no parameters\n[ 0.157514] RTC time: 18:16:51, date: 03/26/19\n[ 0.159082] NET: Registered protocol family 16\n[ 0.160137] cpuidle: using governor ladder\n[ 0.161570] cpuidle: using governor menu\n[ 0.162974] ACPI: bus type PCI registered\n[ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.166163] PCI: Using configuration type 1 for base access\n[ 0.168699] bio: create slab at 0\n[ 0.170336] ACPI: Added _OSI(Module Device)\n[ 0.171809] ACPI: Added _OSI(Processor Device)\n[ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.173619] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.176063] ACPI: Interpreter enabled\n[ 0.177443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.180005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.183322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.186105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.188928] ACPI: (supports S0 S5)\n[ 0.190180] ACPI: Using IOAPIC for interrupt routing\n[ 0.191867] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.192184] ACPI: No dock devices found.\n[ 0.195356] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.196008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.198256] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.200018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.204201] acpiphp: Slot [3] registered\n[ 0.205571] acpiphp: Slot [4] registered\n[ 0.206952] acpiphp: Slot [5] registered\n[ 0.208025] acpiphp: Slot [6] registered\n[ 0.209471] acpiphp: Slot [7] registered\n[ 0.210834] acpiphp: Slot [8] registered\n[ 0.212022] acpiphp: Slot [9] registered\n[ 0.213459] acpiphp: Slot [10] registered\n[ 0.214929] acpiphp: Slot [11] registered\n[ 0.216023] acpiphp: Slot [12] registered\n[ 0.217489] acpiphp: Slot [13] registered\n[ 0.218945] acpiphp: Slot [14] registered\n[ 0.220023] acpiphp: Slot [15] registered\n[ 0.221488] acpiphp: Slot [16] registered\n[ 0.222932] acpiphp: Slot [17] registered\n[ 0.224029] acpiphp: Slot [18] registered\n[ 0.225420] acpiphp: Slot [19] registered\n[ 0.226824] acpiphp: Slot [20] registered\n[ 0.228022] acpiphp: Slot [21] registered\n[ 0.229450] acpiphp: Slot [22] registered\n[ 0.230917] acpiphp: Slot [23] registered\n[ 0.232031] acpiphp: Slot [24] registered\n[ 0.233440] acpiphp: Slot [25] registered\n[ 0.234828] acpiphp: Slot [26] registered\n[ 0.236023] acpiphp: Slot [27] registered\n[ 0.237392] acpiphp: Slot [28] registered\n[ 0.238765] acpiphp: Slot [29] registered\n[ 0.240022] acpiphp: Slot [30] registered\n[ 0.241431] acpiphp: Slot [31] registered\n[ 0.242839] PCI host bridge to bus 0000:00\n[ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.245824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.247790] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.250189] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.260043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.262572] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.283197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.285177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.287975] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.289162] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.291669] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.292847] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.295105] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.296004] vgaarb: loaded\n[ 0.297068] vgaarb: bridge control possible 0000:00:02.0\n[ 0.299074] SCSI subsystem initialized\n[ 0.300231] ACPI: bus type USB registered\n[ 0.301684] usbcore: registered new interface driver usbfs\n[ 0.303506] usbcore: registered new interface driver hub\n[ 0.304039] usbcore: registered new device driver usb\n[ 0.305913] PCI: Using ACPI for IRQ routing\n[ 0.307816] NetLabel: Initializing\n[ 0.308007] NetLabel: domain hash size = 128\n[ 0.309481] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.311132] NetLabel: unlabeled traffic allowed by default\n[ 0.312216] Switched to clocksource kvm-clock\n[ 0.319951] AppArmor: AppArmor Filesystem Enabled\n[ 0.321577] pnp: PnP ACPI init\n[ 0.322735] ACPI: bus type PNP registered\n[ 0.324602] pnp: PnP ACPI: found 8 devices\n[ 0.325999] ACPI: bus type PNP unregistered\n[ 0.333084] NET: Registered protocol family 2\n[ 0.334842] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.337110] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.339290] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.341403] TCP: reno registered\n[ 0.342612] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.344522] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.346718] NET: Registered protocol family 1\n[ 0.348308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.350306] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.352124] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.368968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.386087] Trying to unpack rootfs image as initramfs...\n[ 0.486253] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.489123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.491020] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.494028] Scanning for low memory corruption every 60 seconds\n[ 0.496401] Initialise system trusted keyring\n[ 0.498021] audit: initializing netlink socket (disabled)\n[ 0.499888] type=2000 audit(1553624212.652:1): initialized\n[ 0.520969] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523937] zbud: loaded\n[ 0.525227] VFS: Disk quotas dquot_6.5.2\n[ 0.526705] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.529208] fuse init (API version 7.22)\n[ 0.530702] msgmni has been set to 1982\n[ 0.532170] Key type big_key registered\n[ 0.533892] Key type asymmetric registered\n[ 0.535384] Asymmetric key parser 'x509' registered\n[ 0.537310] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.540593] io scheduler noop registered\n[ 0.542209] io scheduler deadline registered (default)\n[ 0.543991] io scheduler cfq registered\n[ 0.545499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.547409] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.549652] ipmi message handler version 39.2\n[ 0.551248] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.553862] ACPI: Power Button [PWRF]\n[ 0.555320] GHES: HEST is not enabled!\n[ 0.572184] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.622571] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.626387] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.653140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.657393] Linux agpgart interface v0.103\n[ 0.660254] brd: module loaded\n[ 0.662112] loop: module loaded\n[ 0.663923] blk-mq: CPU -> queue map\n[ 0.665442] CPU 0 -> Queue 0\n[ 0.667469] vda: vda1\n[ 0.669171] scsi0 : ata_piix\n[ 0.670339] scsi1 : ata_piix\n[ 0.671440] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.673492] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.676077] libphy: Fixed MDIO Bus: probed\n[ 0.677553] tun: Universal TUN/TAP device driver, 1.6\n[ 0.679162] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.682391] PPP generic driver version 2.4.2\n[ 0.683985] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.686299] ehci-pci: EHCI PCI platform driver\n[ 0.687795] ehci-platform: EHCI generic platform driver\n[ 0.689476] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.691477] ohci-pci: OHCI PCI platform driver\n[ 0.693006] ohci-platform: OHCI generic platform driver\n[ 0.694741] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.711906] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.713716] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.716418] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.718413] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.721086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.724014] usb usb1: Product: UHCI Host Controller\n[ 0.725924] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.728877] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.731264] hub 1-0:1.0: USB hub found\n[ 0.732979] hub 1-0:1.0: 2 ports detected\n[ 0.734930] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.739310] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.741421] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.743648] mousedev: PS/2 mouse device common for all mice\n[ 0.746362] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.750032] rtc_cmos 00:00: RTC can wake from S4\n[ 0.752965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.756335] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.759701] device-mapper: uevent: version 1.0.3\n[ 0.762210] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.766549] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.768828] TCP: cubic registered\n[ 0.770203] NET: Registered protocol family 10\n[ 0.772320] NET: Registered protocol family 17\n[ 0.774124] Key type dns_resolver registered\n[ 0.776079] Loading compiled-in X.509 certificates\n[ 0.778584] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.782231] registered taskstats version 1\n[ 0.785689] Key type trusted registered\n[ 0.791005] Key type encrypted registered\n[ 0.793212] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795915] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.799460] regulator-dummy: disabling\n[ 0.801503] Magic number: 11:564:292\n[ 0.803572] tty tty25: hash matches\n[ 0.805698] rtc_cmos 00:00: setting system clock to 2019-03-26 18:16:52 UTC (1553624212)\n[ 0.809761] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.812463] EDD information not available.\n[ 0.837275] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.840124] Write protecting the kernel read-only data: 12288k\n[ 0.843318] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.848061] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.864125] systemd-udevd[99]: starting version 204\n[ 0.896981] FDC 0 is a S82078B\n[ 1.044055] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.208477] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.210604] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.212763] usb 1-1: Product: QEMU USB Tablet\n[ 1.214204] usb 1-1: Manufacturer: QEMU\n[ 1.215522] usb 1-1: SerialNumber: 42\n[ 1.929609] 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.281643] 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.400251] random: init urandom read with 10 bits of entropy available\n * Starting Mount filesystems on boot[74G[ OK ]\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.564373] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 18:16:54 +0000. Up 3.05 seconds.\ncloud-init-nonet[3.32]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\ncloud-init-nonet[4.95]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 18:16:57 +0000. Up 5.49 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.27 | 255.255.255.0 | fa:16:3e:62:c8:a1 |\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:\n83:c7:f5:60:66:41:86:10:41:88:70:3a:84:bd:ed:eb root@bono-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n|o+.. o=+ o+ |\n|ooo . .. . |\n|o o * |\n| .. . o = o |\n| . . S . |\n| . . . |\n| . |\n| . |\n| .E |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\n7e:3c:91:99:e4:c0:64:ab:60:7a:8f:bc:8a:4f:d9:80 root@bono-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| o |\n| + . |\n| o + . |\n| . o . . + + |\n|E o . . S * |\n| * o . . . |\n| o + . . + |\n| o . . . |\n|..o.. |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nb2:f3:bf:8d:8b:8a:94:6f:bc:71:ab:38:ff:ed:df:dd root@bono-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| . S |\n| . o |\n| o.+ . |\n| ..+o= + o . ..|\n| o+*==oB+o . E|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\na1:a9:29:94:f8:4b:8f:03:dd:de:15:79:cf:ef:80:4f root@bono-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| .. |\n| . . oo.. |\n|..o. o So o |\n|.o. .o . .o |\n| .+.o. . . E. |\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 system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 26 Mar 2019 18:17:08 +0000. Up 17.28 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 18:17:10 +0000. Up 18.53 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 14768 0 --:--:-- --:--:-- --:--:-- 14784\nOK\n+ apt-get update\n\nUbuntu 14.04.5 LTS bono-0 ttyS0\n\nbono-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [441 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 9s (1353 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.8\n+ '[' -n 192.168.100.8 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 14s (3799 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 3s (10.9 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57611 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n++ ip2rr 172.30.9.201\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.201\n++ echo A 172.30.9.201\n+ echo 'nameserver 192.168.100.19'\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 27a2ee26c9e106a is healthy: got healthy result from http://192.168.100.18:4000\nmember 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000\nmember 1ef84b75d23d7df7 is healthy: got healthy result from http://192.168.100.6:4000\nmember 2e9e618e6baff1d1 is healthy: got healthy result from http://192.168.100.11:4000\nmember 8e2759597e5e305c is healthy: got healthy result from http://192.168.100.27:4000\nmember f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n27a2ee26c9e106a: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false\n1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true\n1ef84b75d23d7df7: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false\n2e9e618e6baff1d1: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\n8e2759597e5e305c: name=192-168-100-27 peerURLs=http://192.168.100.27:2380 clientURLs=http://192.168.100.27:4000 isLeader=false\nf994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.27) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.2 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: gAAAAABcmmxnVumMYjIcB_56HEUqIyBXyZstfF04n5A6Wgosg5JIgEG6c0kbu9XXwHUfmmWq04Aih17r1aoVdWUW2MosvdyeO4JGUoHsiTwKcErAiqrApH1fy9AHnqliDzdqweJeQRcpQ9_qYPa3vRMlpU0AcMTKp8ltaEuinPlULFMuyWvZFQo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-bono-rmffbfa3lsdk-0-etyifi6uymxr/334cc876-6fe4-4b78-abfb-648549f4883f/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58\nHTTP/1.1 200 OK\nDate: Tue, 26 Mar 2019 18:20:57 GMT\nServer: Apache\nx-openstack-request-id: req-333f8773-0e00-4d67-827a-f9aaf4718a49\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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 7e:3c:91:99:e4:c0:64:ab:60:7a:8f:bc:8a:4f:d9:80 root@bono-0 (DSA)\nec2: 256 b2:f3:bf:8d:8b:8a:94:6f:bc:71:ab:38:ff:ed:df:dd root@bono-0 (ECDSA)\nec2: 256 a1:a9:29:94:f8:4b:8f:03:dd:de:15:79:cf:ef:80:4f root@bono-0 (ED25519)\nec2: 2048 83:c7:f5:60:66:41:86:10:41:88:70:3a:84:bd:ed:eb root@bono-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCCRUto2S2TTc2ptnXF4LtMMVNlxF/3mXotCRohogg72egY629Wikx57ExNlNmxgcllesDL8i0LsEvVOlWm9fUY= root@bono-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILDHjOcgTmyVdnFFSq6saasaGFLXyUIS1yOJBl/pHCTT root@bono-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ9YsxiUI5/hIXi/YGNzMVxIyrJ968FOjTp52RTZopdCh97qlvb2h7ys6CqBAIFNQ2KL79udy07r34u/mSSWsuBLaM2SHH1kDajaDXAb9E84fYhiXuushKGS+F1Ftx5yVQPHeqeUMGWx6OraLLTSJE2Ax0X2pS5IB2AorSQ/gJ5/a26Goy6Azid0yGxbPVd+zq3N8S6O5H1zsKX4WFsnTWCRlSHdATFKzFiZGnGJnHo56TUvNzVlXpwVgSqte7tsHLYDWSZm28C5HVoJ3Bx/IODJb1k0hKA5K/kSecpQlvsW0V9XWI4BmK16+mfs3A9YScQwE4IJOY3i+ROQuxavnV root@bono-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:20:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 245.67 seconds\n"} 2019-03-26 18:24:01,506 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c/action used request id req-dff0e478-3786-4367-b9c1-0dffa9947912 2019-03-26 18:24:01,506 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0824110507965s 2019-03-26 18:24:01,508 - 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.008013] pid_max: default: 32768 minimum: 301 [ 0.009718] Security Framework initialized [ 0.011297] AppArmor: AppArmor initialized [ 0.012008] Yama: becoming mindful. [ 0.013514] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016886] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020441] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022662] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024414] Initializing cgroup subsys memory [ 0.025990] Initializing cgroup subsys devices [ 0.028008] Initializing cgroup subsys freezer [ 0.029581] Initializing cgroup subsys blkio [ 0.032008] Initializing cgroup subsys perf_event [ 0.033642] Initializing cgroup subsys hugetlb [ 0.036130] mce: CPU supports 10 MCE banks [ 0.037672] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037672] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] Spectre V2 : Mitigation: Full generic retpoline [ 0.041913] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046280] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.081001] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.087319] ACPI: Core revision 20131115 [ 0.088503] ACPI: All ACPI Tables successfully acquired [ 0.090578] ftrace: allocating 28753 entries in 113 pages [ 0.112333] smpboot: Max logical packages: 1 [ 0.116004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118424] Enabling x2apic [ 0.119530] Enabled x2apic [ 0.120016] Switched APIC routing to physical x2apic. [ 0.125307] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.127240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.130749] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139720] KVM setup paravirtual spinlock [ 0.142622] x86: Booted up 1 node, 1 CPUs [ 0.143996] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144381] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146620] devtmpfs: initialized [ 0.149207] EVM: security.selinux [ 0.150519] EVM: security.SMACK64 [ 0.151790] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154224] pinctrl core: initialized pinctrl subsystem [ 0.156010] regulator-dummy: no parameters [ 0.157514] RTC time: 18:16:51, date: 03/26/19 [ 0.159082] NET: Registered protocol family 16 [ 0.160137] cpuidle: using governor ladder [ 0.161570] cpuidle: using governor menu [ 0.162974] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166163] PCI: Using configuration type 1 for base access [ 0.168699] bio: create slab at 0 [ 0.170336] ACPI: Added _OSI(Module Device) [ 0.171809] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176063] ACPI: Interpreter enabled [ 0.177443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.183322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.186105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.188928] ACPI: (supports S0 S5) [ 0.190180] ACPI: Using IOAPIC for interrupt routing [ 0.191867] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192184] ACPI: No dock devices found. [ 0.195356] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.198256] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.200018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204201] acpiphp: Slot [3] registered [ 0.205571] acpiphp: Slot [4] registered [ 0.206952] acpiphp: Slot [5] registered [ 0.208025] acpiphp: Slot [6] registered [ 0.209471] acpiphp: Slot [7] registered [ 0.210834] acpiphp: Slot [8] registered [ 0.212022] acpiphp: Slot [9] registered [ 0.213459] acpiphp: Slot [10] registered [ 0.214929] acpiphp: Slot [11] registered [ 0.216023] acpiphp: Slot [12] registered [ 0.217489] acpiphp: Slot [13] registered [ 0.218945] acpiphp: Slot [14] registered [ 0.220023] acpiphp: Slot [15] registered [ 0.221488] acpiphp: Slot [16] registered [ 0.222932] acpiphp: Slot [17] registered [ 0.224029] acpiphp: Slot [18] registered [ 0.225420] acpiphp: Slot [19] registered [ 0.226824] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229450] acpiphp: Slot [22] registered [ 0.230917] acpiphp: Slot [23] registered [ 0.232031] acpiphp: Slot [24] registered [ 0.233440] acpiphp: Slot [25] registered [ 0.234828] acpiphp: Slot [26] registered [ 0.236023] acpiphp: Slot [27] registered [ 0.237392] acpiphp: Slot [28] registered [ 0.238765] acpiphp: Slot [29] registered [ 0.240022] acpiphp: Slot [30] registered [ 0.241431] acpiphp: Slot [31] registered [ 0.242839] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.247790] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250189] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.260043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.262572] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.283197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.287975] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.289162] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.291669] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.292847] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.295105] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297068] vgaarb: bridge control possible 0000:00:02.0 [ 0.299074] SCSI subsystem initialized [ 0.300231] ACPI: bus type USB registered [ 0.301684] usbcore: registered new interface driver usbfs [ 0.303506] usbcore: registered new interface driver hub [ 0.304039] usbcore: registered new device driver usb [ 0.305913] PCI: Using ACPI for IRQ routing [ 0.307816] NetLabel: Initializing [ 0.308007] NetLabel: domain hash size = 128 [ 0.309481] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311132] NetLabel: unlabeled traffic allowed by default [ 0.312216] Switched to clocksource kvm-clock [ 0.319951] AppArmor: AppArmor Filesystem Enabled [ 0.321577] pnp: PnP ACPI init [ 0.322735] ACPI: bus type PNP registered [ 0.324602] pnp: PnP ACPI: found 8 devices [ 0.325999] ACPI: bus type PNP unregistered [ 0.333084] NET: Registered protocol family 2 [ 0.334842] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.337110] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339290] TCP: Hash tables configured (established 8192 bind 8192) [ 0.341403] TCP: reno registered [ 0.342612] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.344522] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.346718] NET: Registered protocol family 1 [ 0.348308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350306] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.352124] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.368968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386087] Trying to unpack rootfs image as initramfs... [ 0.486253] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.489123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.491020] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.494028] Scanning for low memory corruption every 60 seconds [ 0.496401] Initialise system trusted keyring [ 0.498021] audit: initializing netlink socket (disabled) [ 0.499888] type=2000 audit(1553624212.652:1): initialized [ 0.520969] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.523937] zbud: loaded [ 0.525227] VFS: Disk quotas dquot_6.5.2 [ 0.526705] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529208] fuse init (API version 7.22) [ 0.530702] msgmni has been set to 1982 [ 0.532170] Key type big_key registered [ 0.533892] Key type asymmetric registered [ 0.535384] Asymmetric key parser 'x509' registered [ 0.537310] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.540593] io scheduler noop registered [ 0.542209] io scheduler deadline registered (default) [ 0.543991] io scheduler cfq registered [ 0.545499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.547409] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549652] ipmi message handler version 39.2 [ 0.551248] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553862] ACPI: Power Button [PWRF] [ 0.555320] GHES: HEST is not enabled! [ 0.572184] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.622571] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626387] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.653140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657393] Linux agpgart interface v0.103 [ 0.660254] brd: module loaded [ 0.662112] loop: module loaded [ 0.663923] blk-mq: CPU -> queue map [ 0.665442] CPU 0 -> Queue 0 [ 0.667469] vda: vda1 [ 0.669171] scsi0 : ata_piix [ 0.670339] scsi1 : ata_piix [ 0.671440] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673492] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676077] libphy: Fixed MDIO Bus: probed [ 0.677553] tun: Universal TUN/TAP device driver, 1.6 [ 0.679162] tun: (C) 1999-2004 Max Krasnyansky [ 0.682391] PPP generic driver version 2.4.2 [ 0.683985] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686299] ehci-pci: EHCI PCI platform driver [ 0.687795] ehci-platform: EHCI generic platform driver [ 0.689476] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.691477] ohci-pci: OHCI PCI platform driver [ 0.693006] ohci-platform: OHCI generic platform driver [ 0.694741] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711906] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.713716] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.716418] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.718413] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.724014] usb usb1: Product: UHCI Host Controller [ 0.725924] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.728877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731264] hub 1-0:1.0: USB hub found [ 0.732979] hub 1-0:1.0: 2 ports detected [ 0.734930] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739310] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741421] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743648] mousedev: PS/2 mouse device common for all mice [ 0.746362] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750032] rtc_cmos 00:00: RTC can wake from S4 [ 0.752965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.756335] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759701] device-mapper: uevent: version 1.0.3 [ 0.762210] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766549] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768828] TCP: cubic registered [ 0.770203] NET: Registered protocol family 10 [ 0.772320] NET: Registered protocol family 17 [ 0.774124] Key type dns_resolver registered [ 0.776079] Loading compiled-in X.509 certificates [ 0.778584] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.782231] registered taskstats version 1 [ 0.785689] Key type trusted registered [ 0.791005] Key type encrypted registered [ 0.793212] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795915] IMA: No TPM chip found, activating TPM-bypass! [ 0.799460] regulator-dummy: disabling [ 0.801503] Magic number: 11:564:292 [ 0.803572] tty tty25: hash matches [ 0.805698] rtc_cmos 00:00: setting system clock to 2019-03-26 18:16:52 UTC (1553624212) [ 0.809761] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812463] EDD information not available. [ 0.837275] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.840124] Write protecting the kernel read-only data: 12288k [ 0.843318] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.848061] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864125] systemd-udevd[99]: starting version 204 [ 0.896981] FDC 0 is a S82078B [ 1.044055] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.208477] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.210604] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.212763] usb 1-1: Product: QEMU USB Tablet [ 1.214204] usb 1-1: Manufacturer: QEMU [ 1.215522] usb 1-1: SerialNumber: 42 [ 1.929609] 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.281643] 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.400251] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.564373] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 18:16:54 +0000. Up 3.05 seconds. cloud-init-nonet[3.32]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.95]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 18:16:57 +0000. Up 5.49 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.27 | 255.255.255.0 | fa:16:3e:62:c8:a1 | 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: 83:c7:f5:60:66:41:86:10:41:88:70:3a:84:bd:ed:eb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |o+.. o=+ o+ | |ooo . .. . | |o o * | | .. . o = o | | . . S . | | . . . | | . | | . | | .E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 7e:3c:91:99:e4:c0:64:ab:60:7a:8f:bc:8a:4f:d9:80 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o | | + . | | o + . | | . o . . + + | |E o . . S * | | * o . . . | | o + . . + | | o . . . | |..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b2:f3:bf:8d:8b:8a:94:6f:bc:71:ab:38:ff:ed:df:dd root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | . S | | . o | | o.+ . | | ..+o= + o . ..| | o+*==oB+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: a1:a9:29:94:f8:4b:8f:03:dd:de:15:79:cf:ef:80:4f root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | .. | | . . oo.. | |..o. o So o | |.o. .o . .o | | .+.o. . . E. | | ..=. . 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 Tue, 26 Mar 2019 18:17:08 +0000. Up 17.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 18:17:10 +0000. Up 18.53 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 14768 0 --:--:-- --:--:-- --:--:-- 14784 OK + apt-get update Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [171 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1353 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.8 + '[' -n 192.168.100.8 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 14s (3799 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 3s (10.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57611 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.100.19' + 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 27a2ee26c9e106a is healthy: got healthy result from http://192.168.100.18:4000 member 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000 member 1ef84b75d23d7df7 is healthy: got healthy result from http://192.168.100.6:4000 member 2e9e618e6baff1d1 is healthy: got healthy result from http://192.168.100.11:4000 member 8e2759597e5e305c is healthy: got healthy result from http://192.168.100.27:4000 member f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 27a2ee26c9e106a: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false 1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true 1ef84b75d23d7df7: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 2e9e618e6baff1d1: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 8e2759597e5e305c: name=192-168-100-27 peerURLs=http://192.168.100.27:2380 clientURLs=http://192.168.100.27:4000 isLeader=false f994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.27) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 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: gAAAAABcmmxnVumMYjIcB_56HEUqIyBXyZstfF04n5A6Wgosg5JIgEG6c0kbu9XXwHUfmmWq04Aih17r1aoVdWUW2MosvdyeO4JGUoHsiTwKcErAiqrApH1fy9AHnqliDzdqweJeQRcpQ9_qYPa3vRMlpU0AcMTKp8ltaEuinPlULFMuyWvZFQo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-bono-rmffbfa3lsdk-0-etyifi6uymxr/334cc876-6fe4-4b78-abfb-648549f4883f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 18:20:57 GMT Server: Apache x-openstack-request-id: req-333f8773-0e00-4d67-827a-f9aaf4718a49 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7e:3c:91:99:e4:c0:64:ab:60:7a:8f:bc:8a:4f:d9:80 root@bono-0 (DSA) ec2: 256 b2:f3:bf:8d:8b:8a:94:6f:bc:71:ab:38:ff:ed:df:dd root@bono-0 (ECDSA) ec2: 256 a1:a9:29:94:f8:4b:8f:03:dd:de:15:79:cf:ef:80:4f root@bono-0 (ED25519) ec2: 2048 83:c7:f5:60:66:41:86:10:41:88:70:3a:84:bd:ed:eb root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCCRUto2S2TTc2ptnXF4LtMMVNlxF/3mXotCRohogg72egY629Wikx57ExNlNmxgcllesDL8i0LsEvVOlWm9fUY= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILDHjOcgTmyVdnFFSq6saasaGFLXyUIS1yOJBl/pHCTT root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ9YsxiUI5/hIXi/YGNzMVxIyrJ968FOjTp52RTZopdCh97qlvb2h7ys6CqBAIFNQ2KL79udy07r34u/mSSWsuBLaM2SHH1kDajaDXAb9E84fYhiXuushKGS+F1Ftx5yVQPHeqeUMGWx6OraLLTSJE2Ax0X2pS5IB2AorSQ/gJ5/a26Goy6Azid0yGxbPVd+zq3N8S6O5H1zsKX4WFsnTWCRlSHdATFKzFiZGnGJnHo56TUvNzVlXpwVgSqte7tsHLYDWSZm28C5HVoJ3Bx/IODJb1k0hKA5K/kSecpQlvsW0V9XWI4BmK16+mfs3A9YScQwE4IJOY3i+ROQuxavnV root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:20:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 245.67 seconds 2019-03-26 18:24:01,512 - 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.008013] pid_max: default: 32768 minimum: 301 [ 0.009718] Security Framework initialized [ 0.011297] AppArmor: AppArmor initialized [ 0.012008] Yama: becoming mindful. [ 0.013514] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016886] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020441] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022662] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024414] Initializing cgroup subsys memory [ 0.025990] Initializing cgroup subsys devices [ 0.028008] Initializing cgroup subsys freezer [ 0.029581] Initializing cgroup subsys blkio [ 0.032008] Initializing cgroup subsys perf_event [ 0.033642] Initializing cgroup subsys hugetlb [ 0.036130] mce: CPU supports 10 MCE banks [ 0.037672] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037672] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040014] Spectre V2 : Mitigation: Full generic retpoline [ 0.041913] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046280] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048003] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.052003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.081001] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.087319] ACPI: Core revision 20131115 [ 0.088503] ACPI: All ACPI Tables successfully acquired [ 0.090578] ftrace: allocating 28753 entries in 113 pages [ 0.112333] smpboot: Max logical packages: 1 [ 0.116004] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118424] Enabling x2apic [ 0.119530] Enabled x2apic [ 0.120016] Switched APIC routing to physical x2apic. [ 0.125307] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.127240] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.130749] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.139720] KVM setup paravirtual spinlock [ 0.142622] x86: Booted up 1 node, 1 CPUs [ 0.143996] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.144381] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.146620] devtmpfs: initialized [ 0.149207] EVM: security.selinux [ 0.150519] EVM: security.SMACK64 [ 0.151790] EVM: security.ima [ 0.152003] EVM: security.capability [ 0.154224] pinctrl core: initialized pinctrl subsystem [ 0.156010] regulator-dummy: no parameters [ 0.157514] RTC time: 18:16:51, date: 03/26/19 [ 0.159082] NET: Registered protocol family 16 [ 0.160137] cpuidle: using governor ladder [ 0.161570] cpuidle: using governor menu [ 0.162974] ACPI: bus type PCI registered [ 0.164008] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.166163] PCI: Using configuration type 1 for base access [ 0.168699] bio: create slab at 0 [ 0.170336] ACPI: Added _OSI(Module Device) [ 0.171809] ACPI: Added _OSI(Processor Device) [ 0.172004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.173619] ACPI: Added _OSI(Processor Aggregator Device) [ 0.176063] ACPI: Interpreter enabled [ 0.177443] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.180005] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.183322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.186105] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.188928] ACPI: (supports S0 S5) [ 0.190180] ACPI: Using IOAPIC for interrupt routing [ 0.191867] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.192184] ACPI: No dock devices found. [ 0.195356] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.196008] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.198256] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.200018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.204201] acpiphp: Slot [3] registered [ 0.205571] acpiphp: Slot [4] registered [ 0.206952] acpiphp: Slot [5] registered [ 0.208025] acpiphp: Slot [6] registered [ 0.209471] acpiphp: Slot [7] registered [ 0.210834] acpiphp: Slot [8] registered [ 0.212022] acpiphp: Slot [9] registered [ 0.213459] acpiphp: Slot [10] registered [ 0.214929] acpiphp: Slot [11] registered [ 0.216023] acpiphp: Slot [12] registered [ 0.217489] acpiphp: Slot [13] registered [ 0.218945] acpiphp: Slot [14] registered [ 0.220023] acpiphp: Slot [15] registered [ 0.221488] acpiphp: Slot [16] registered [ 0.222932] acpiphp: Slot [17] registered [ 0.224029] acpiphp: Slot [18] registered [ 0.225420] acpiphp: Slot [19] registered [ 0.226824] acpiphp: Slot [20] registered [ 0.228022] acpiphp: Slot [21] registered [ 0.229450] acpiphp: Slot [22] registered [ 0.230917] acpiphp: Slot [23] registered [ 0.232031] acpiphp: Slot [24] registered [ 0.233440] acpiphp: Slot [25] registered [ 0.234828] acpiphp: Slot [26] registered [ 0.236023] acpiphp: Slot [27] registered [ 0.237392] acpiphp: Slot [28] registered [ 0.238765] acpiphp: Slot [29] registered [ 0.240022] acpiphp: Slot [30] registered [ 0.241431] acpiphp: Slot [31] registered [ 0.242839] PCI host bridge to bus 0000:00 [ 0.244005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.245824] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.247790] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.248004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.250189] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.252004] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.260043] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.262572] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.283197] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.285177] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.287975] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.289162] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.291669] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.292847] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.295105] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297068] vgaarb: bridge control possible 0000:00:02.0 [ 0.299074] SCSI subsystem initialized [ 0.300231] ACPI: bus type USB registered [ 0.301684] usbcore: registered new interface driver usbfs [ 0.303506] usbcore: registered new interface driver hub [ 0.304039] usbcore: registered new device driver usb [ 0.305913] PCI: Using ACPI for IRQ routing [ 0.307816] NetLabel: Initializing [ 0.308007] NetLabel: domain hash size = 128 [ 0.309481] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311132] NetLabel: unlabeled traffic allowed by default [ 0.312216] Switched to clocksource kvm-clock [ 0.319951] AppArmor: AppArmor Filesystem Enabled [ 0.321577] pnp: PnP ACPI init [ 0.322735] ACPI: bus type PNP registered [ 0.324602] pnp: PnP ACPI: found 8 devices [ 0.325999] ACPI: bus type PNP unregistered [ 0.333084] NET: Registered protocol family 2 [ 0.334842] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.337110] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339290] TCP: Hash tables configured (established 8192 bind 8192) [ 0.341403] TCP: reno registered [ 0.342612] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.344522] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.346718] NET: Registered protocol family 1 [ 0.348308] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350306] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.352124] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.368968] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386087] Trying to unpack rootfs image as initramfs... [ 0.486253] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.489123] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.491020] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.494028] Scanning for low memory corruption every 60 seconds [ 0.496401] Initialise system trusted keyring [ 0.498021] audit: initializing netlink socket (disabled) [ 0.499888] type=2000 audit(1553624212.652:1): initialized [ 0.520969] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.523937] zbud: loaded [ 0.525227] VFS: Disk quotas dquot_6.5.2 [ 0.526705] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.529208] fuse init (API version 7.22) [ 0.530702] msgmni has been set to 1982 [ 0.532170] Key type big_key registered [ 0.533892] Key type asymmetric registered [ 0.535384] Asymmetric key parser 'x509' registered [ 0.537310] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.540593] io scheduler noop registered [ 0.542209] io scheduler deadline registered (default) [ 0.543991] io scheduler cfq registered [ 0.545499] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.547409] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.549652] ipmi message handler version 39.2 [ 0.551248] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.553862] ACPI: Power Button [PWRF] [ 0.555320] GHES: HEST is not enabled! [ 0.572184] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.622571] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.626387] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.653140] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657393] Linux agpgart interface v0.103 [ 0.660254] brd: module loaded [ 0.662112] loop: module loaded [ 0.663923] blk-mq: CPU -> queue map [ 0.665442] CPU 0 -> Queue 0 [ 0.667469] vda: vda1 [ 0.669171] scsi0 : ata_piix [ 0.670339] scsi1 : ata_piix [ 0.671440] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.673492] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.676077] libphy: Fixed MDIO Bus: probed [ 0.677553] tun: Universal TUN/TAP device driver, 1.6 [ 0.679162] tun: (C) 1999-2004 Max Krasnyansky [ 0.682391] PPP generic driver version 2.4.2 [ 0.683985] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.686299] ehci-pci: EHCI PCI platform driver [ 0.687795] ehci-platform: EHCI generic platform driver [ 0.689476] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.691477] ohci-pci: OHCI PCI platform driver [ 0.693006] ohci-platform: OHCI generic platform driver [ 0.694741] uhci_hcd: USB Universal Host Controller Interface driver [ 0.711906] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.713716] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.716418] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.718413] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.721086] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.724014] usb usb1: Product: UHCI Host Controller [ 0.725924] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.728877] usb usb1: SerialNumber: 0000:00:01.2 [ 0.731264] hub 1-0:1.0: USB hub found [ 0.732979] hub 1-0:1.0: 2 ports detected [ 0.734930] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.739310] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.741421] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.743648] mousedev: PS/2 mouse device common for all mice [ 0.746362] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.750032] rtc_cmos 00:00: RTC can wake from S4 [ 0.752965] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.756335] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.759701] device-mapper: uevent: version 1.0.3 [ 0.762210] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.766549] ledtrig-cpu: registered to indicate activity on CPUs [ 0.768828] TCP: cubic registered [ 0.770203] NET: Registered protocol family 10 [ 0.772320] NET: Registered protocol family 17 [ 0.774124] Key type dns_resolver registered [ 0.776079] Loading compiled-in X.509 certificates [ 0.778584] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.782231] registered taskstats version 1 [ 0.785689] Key type trusted registered [ 0.791005] Key type encrypted registered [ 0.793212] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795915] IMA: No TPM chip found, activating TPM-bypass! [ 0.799460] regulator-dummy: disabling [ 0.801503] Magic number: 11:564:292 [ 0.803572] tty tty25: hash matches [ 0.805698] rtc_cmos 00:00: setting system clock to 2019-03-26 18:16:52 UTC (1553624212) [ 0.809761] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.812463] EDD information not available. [ 0.837275] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.840124] Write protecting the kernel read-only data: 12288k [ 0.843318] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.848061] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864125] systemd-udevd[99]: starting version 204 [ 0.896981] FDC 0 is a S82078B [ 1.044055] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.208477] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.210604] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.212763] usb 1-1: Product: QEMU USB Tablet [ 1.214204] usb 1-1: Manufacturer: QEMU [ 1.215522] usb 1-1: SerialNumber: 42 [ 1.929609] 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.281643] 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.400251] random: init urandom read with 10 bits of entropy available * Starting Mount filesystems on boot[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.564373] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 18:16:54 +0000. Up 3.05 seconds. cloud-init-nonet[3.32]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] cloud-init-nonet[4.95]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 18:16:57 +0000. Up 5.49 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.27 | 255.255.255.0 | fa:16:3e:62:c8:a1 | 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: 83:c7:f5:60:66:41:86:10:41:88:70:3a:84:bd:ed:eb root@bono-0 The key's randomart image is: +--[ RSA 2048]----+ |o+.. o=+ o+ | |ooo . .. . | |o o * | | .. . o = o | | . . S . | | . . . | | . | | . | | .E | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: 7e:3c:91:99:e4:c0:64:ab:60:7a:8f:bc:8a:4f:d9:80 root@bono-0 The key's randomart image is: +--[ DSA 1024]----+ | o | | + . | | o + . | | . o . . + + | |E o . . S * | | * o . . . | | o + . . + | | o . . . | |..o.. | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: b2:f3:bf:8d:8b:8a:94:6f:bc:71:ab:38:ff:ed:df:dd root@bono-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | . S | | . o | | o.+ . | | ..+o= + o . ..| | o+*==oB+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: a1:a9:29:94:f8:4b:8f:03:dd:de:15:79:cf:ef:80:4f root@bono-0 The key's randomart image is: +--[ED25519 256--+ | | | | | .. | | . . oo.. | |..o. o So o | |.o. .o . .o | | .+.o. . . E. | | ..=. . 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 Tue, 26 Mar 2019 18:17:08 +0000. Up 17.28 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 18:17:10 +0000. Up 18.53 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 14768 0 --:--:-- --:--:-- --:--:-- 14784 OK + apt-get update Ubuntu 14.04.5 LTS bono-0 ttyS0 bono-0 login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [171 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1353 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.8 + '[' -n 192.168.100.8 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ bono 1.0-180328.134516 [2231 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.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 14s (3799 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 3s (10.9 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57611 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 ++ ip2rr 172.30.9.201 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.201 ++ echo A 172.30.9.201 + echo 'nameserver 192.168.100.19' + 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 27a2ee26c9e106a is healthy: got healthy result from http://192.168.100.18:4000 member 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000 member 1ef84b75d23d7df7 is healthy: got healthy result from http://192.168.100.6:4000 member 2e9e618e6baff1d1 is healthy: got healthy result from http://192.168.100.11:4000 member 8e2759597e5e305c is healthy: got healthy result from http://192.168.100.27:4000 member f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 27a2ee26c9e106a: name=192-168-100-18 peerURLs=http://192.168.100.18:2380 clientURLs=http://192.168.100.18:4000 isLeader=false 1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true 1ef84b75d23d7df7: name=192-168-100-6 peerURLs=http://192.168.100.6:2380 clientURLs=http://192.168.100.6:4000 isLeader=false 2e9e618e6baff1d1: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false 8e2759597e5e305c: name=192-168-100-27 peerURLs=http://192.168.100.27:2380 clientURLs=http://192.168.100.27:4000 isLeader=false f994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.27) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 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: gAAAAABcmmxnVumMYjIcB_56HEUqIyBXyZstfF04n5A6Wgosg5JIgEG6c0kbu9XXwHUfmmWq04Aih17r1aoVdWUW2MosvdyeO4JGUoHsiTwKcErAiqrApH1fy9AHnqliDzdqweJeQRcpQ9_qYPa3vRMlpU0AcMTKp8ltaEuinPlULFMuyWvZFQo' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-bono-rmffbfa3lsdk-0-etyifi6uymxr/334cc876-6fe4-4b78-abfb-648549f4883f/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 58 --:--:-- --:--:-- --:--:-- 58 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 18:20:57 GMT Server: Apache x-openstack-request-id: req-333f8773-0e00-4d67-827a-f9aaf4718a49 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 7e:3c:91:99:e4:c0:64:ab:60:7a:8f:bc:8a:4f:d9:80 root@bono-0 (DSA) ec2: 256 b2:f3:bf:8d:8b:8a:94:6f:bc:71:ab:38:ff:ed:df:dd root@bono-0 (ECDSA) ec2: 256 a1:a9:29:94:f8:4b:8f:03:dd:de:15:79:cf:ef:80:4f root@bono-0 (ED25519) ec2: 2048 83:c7:f5:60:66:41:86:10:41:88:70:3a:84:bd:ed:eb root@bono-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCCRUto2S2TTc2ptnXF4LtMMVNlxF/3mXotCRohogg72egY629Wikx57ExNlNmxgcllesDL8i0LsEvVOlWm9fUY= root@bono-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILDHjOcgTmyVdnFFSq6saasaGFLXyUIS1yOJBl/pHCTT root@bono-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDZ9YsxiUI5/hIXi/YGNzMVxIyrJ968FOjTp52RTZopdCh97qlvb2h7ys6CqBAIFNQ2KL79udy07r34u/mSSWsuBLaM2SHH1kDajaDXAb9E84fYhiXuushKGS+F1Ftx5yVQPHeqeUMGWx6OraLLTSJE2Ax0X2pS5IB2AorSQ/gJ5/a26Goy6Azid0yGxbPVd+zq3N8S6O5H1zsKX4WFsnTWCRlSHdATFKzFiZGnGJnHo56TUvNzVlXpwVgSqte7tsHLYDWSZm28C5HVoJ3Bx/IODJb1k0hKA5K/kSecpQlvsW0V9XWI4BmK16+mfs3A9YScQwE4IJOY3i+ROQuxavnV root@bono-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:20:58 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 245.67 seconds 2019-03-26 18:24:01,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:24:01,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:24:02,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-2aad0a51-6781-4ca4-941d-4b0d886b7c15 x-openstack-request-id: req-2aad0a51-6781-4ca4-941d-4b0d886b7c15 2019-03-26 18:24:02,303 - 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:56:20:6d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:20:6d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7a6c0c3c-ebf6-460a-a412-37b4759904bf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "homer-0.clearwater.opnfv", "created": "2019-03-26T18:16:15Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:49.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "1ec2686a-a15c-4ade-99ca-65f7eebca328", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:49Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "dime-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "c921d2f5-2430-43bd-a14c-23fe2a3a954c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "bono-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:11:18.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "02e7c127-9520-48be-b53a-a77493180dcc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:11:18Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-26T18:11:01Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:00:57.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:00:57Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-26T18:00:43Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:57:23.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:57:24Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-26T17:55:38Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:54:58.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:54:58Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ns.clearwater.opnfv", "created": "2019-03-26T17:53:11Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:24:02,303 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2aad0a51-6781-4ca4-941d-4b0d886b7c15 2019-03-26 18:24:02,303 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.787281990051s 2019-03-26 18:24:02,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 18:24:02,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 18:24:02,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21088 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-d0b663d0-43d2-46c6-8e1e-74b9323c2196 x-openstack-request-id: req-d0b663d0-43d2-46c6-8e1e-74b9323c2196 2019-03-26 18:24:02,417 - keystoneauth.session - DEBUG - RESP BODY: {"output": "\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.009907] Security Framework initialized\n[ 0.012034] AppArmor: AppArmor initialized\n[ 0.013735] Yama: becoming mindful.\n[ 0.016118] 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.020429] 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.028249] Initializing cgroup subsys memory\n[ 0.030045] Initializing cgroup subsys devices\n[ 0.032004] Initializing cgroup subsys freezer\n[ 0.033819] Initializing cgroup subsys blkio\n[ 0.035569] Initializing cgroup subsys perf_event\n[ 0.036005] Initializing cgroup subsys hugetlb\n[ 0.040180] mce: CPU supports 10 MCE banks\n[ 0.041915] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.041915] 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.050462] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.054571] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.056003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.080193] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.086543] ACPI: Core revision 20131115\n[ 0.088467] ACPI: All ACPI Tables successfully acquired\n[ 0.090814] ftrace: allocating 28753 entries in 113 pages\n[ 0.112216] smpboot: Max logical packages: 1\n[ 0.116082] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.118939] Enabling x2apic\n[ 0.120000] Enabled x2apic\n[ 0.120016] Switched APIC routing to physical x2apic.\n[ 0.125388] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.128002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.132096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.143453] KVM setup paravirtual spinlock\n[ 0.146222] x86: Booted up 1 node, 1 CPUs\n[ 0.147878] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.148417] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.151069] devtmpfs: initialized\n[ 0.153716] EVM: security.selinux\n[ 0.155106] EVM: security.SMACK64\n[ 0.156003] EVM: security.ima\n[ 0.157302] EVM: security.capability\n[ 0.159758] pinctrl core: initialized pinctrl subsystem\n[ 0.160099] regulator-dummy: no parameters\n[ 0.161832] RTC time: 18:11:18, date: 03/26/19\n[ 0.163646] NET: Registered protocol family 16\n[ 0.164157] cpuidle: using governor ladder\n[ 0.165797] cpuidle: using governor menu\n[ 0.167417] ACPI: bus type PCI registered\n[ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.170607] PCI: Using configuration type 1 for base access\n[ 0.172683] bio: create slab at 0\n[ 0.174541] ACPI: Added _OSI(Module Device)\n[ 0.176004] ACPI: Added _OSI(Processor Device)\n[ 0.177809] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.179663] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.181048] ACPI: Interpreter enabled\n[ 0.182636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.186429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.189054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.192009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.195837] ACPI: (supports S0 S5)\n[ 0.196003] ACPI: Using IOAPIC for interrupt routing\n[ 0.198021] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.200161] ACPI: No dock devices found.\n[ 0.203457] 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.206584] 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.212221] acpiphp: Slot [3] registered\n[ 0.213929] acpiphp: Slot [4] registered\n[ 0.215636] acpiphp: Slot [5] registered\n[ 0.216025] acpiphp: Slot [6] registered\n[ 0.217710] acpiphp: Slot [7] registered\n[ 0.219391] acpiphp: Slot [8] registered\n[ 0.220022] acpiphp: Slot [9] registered\n[ 0.221695] acpiphp: Slot [10] registered\n[ 0.223410] acpiphp: Slot [11] registered\n[ 0.224022] acpiphp: Slot [12] registered\n[ 0.225695] acpiphp: Slot [13] registered\n[ 0.227380] acpiphp: Slot [14] registered\n[ 0.228021] acpiphp: Slot [15] registered\n[ 0.229703] acpiphp: Slot [16] registered\n[ 0.231337] acpiphp: Slot [17] registered\n[ 0.232029] acpiphp: Slot [18] registered\n[ 0.233717] acpiphp: Slot [19] registered\n[ 0.235345] acpiphp: Slot [20] registered\n[ 0.236022] acpiphp: Slot [21] registered\n[ 0.237649] acpiphp: Slot [22] registered\n[ 0.239302] acpiphp: Slot [23] registered\n[ 0.240026] acpiphp: Slot [24] registered\n[ 0.241712] acpiphp: Slot [25] registered\n[ 0.243336] acpiphp: Slot [26] registered\n[ 0.244021] acpiphp: Slot [27] registered\n[ 0.245636] acpiphp: Slot [28] registered\n[ 0.247278] acpiphp: Slot [29] registered\n[ 0.248021] acpiphp: Slot [30] registered\n[ 0.249687] acpiphp: Slot [31] registered\n[ 0.251328] PCI host bridge to bus 0000:00\n[ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.254080] 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.258350] 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.262507] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.269721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.293047] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.296108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.298860] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.301227] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.304013] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.306486] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.308338] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.310542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.312004] vgaarb: loaded\n[ 0.313220] vgaarb: bridge control possible 0000:00:02.0\n[ 0.315545] SCSI subsystem initialized\n[ 0.316242] ACPI: bus type USB registered\n[ 0.317927] usbcore: registered new interface driver usbfs\n[ 0.320020] usbcore: registered new interface driver hub\n[ 0.322107] usbcore: registered new device driver usb\n[ 0.324172] PCI: Using ACPI for IRQ routing\n[ 0.326274] NetLabel: Initializing\n[ 0.327700] NetLabel: domain hash size = 128\n[ 0.328003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.330005] NetLabel: unlabeled traffic allowed by default\n[ 0.332204] Switched to clocksource kvm-clock\n[ 0.340214] AppArmor: AppArmor Filesystem Enabled\n[ 0.342117] pnp: PnP ACPI init\n[ 0.343453] ACPI: bus type PNP registered\n[ 0.345539] pnp: PnP ACPI: found 8 devices\n[ 0.347178] ACPI: bus type PNP unregistered\n[ 0.354561] NET: Registered protocol family 2\n[ 0.356624] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.359319] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.361859] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.364437] TCP: reno registered\n[ 0.365798] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.368060] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.370580] NET: Registered protocol family 1\n[ 0.372356] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.374614] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.376826] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.393953] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.411377] Trying to unpack rootfs image as initramfs...\n[ 0.509052] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.512313] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.514543] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.517927] Scanning for low memory corruption every 60 seconds\n[ 0.520521] Initialise system trusted keyring\n[ 0.522335] audit: initializing netlink socket (disabled)\n[ 0.524505] type=2000 audit(1553623879.610:1): initialized\n[ 0.544337] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.547478] zbud: loaded\n[ 0.548843] VFS: Disk quotas dquot_6.5.2\n[ 0.550515] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.553261] fuse init (API version 7.22)\n[ 0.554916] msgmni has been set to 1982\n[ 0.556562] Key type big_key registered\n[ 0.558409] Key type asymmetric registered\n[ 0.560094] Asymmetric key parser 'x509' registered\n[ 0.562007] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.564988] io scheduler noop registered\n[ 0.566579] io scheduler deadline registered (default)\n[ 0.568627] io scheduler cfq registered\n[ 0.570284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.572443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.574941] ipmi message handler version 39.2\n[ 0.576744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.579701] ACPI: Power Button [PWRF]\n[ 0.581322] GHES: HEST is not enabled!\n[ 0.597796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.630014] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.632819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.659103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662897] Linux agpgart interface v0.103\n[ 0.665481] brd: module loaded\n[ 0.667214] loop: module loaded\n[ 0.669001] blk-mq: CPU -> queue map\n[ 0.670537] CPU 0 -> Queue 0\n[ 0.672744] vda: vda1\n[ 0.674552] scsi0 : ata_piix\n[ 0.675884] scsi1 : ata_piix\n[ 0.677214] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.679774] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.683041] libphy: Fixed MDIO Bus: probed\n[ 0.684797] tun: Universal TUN/TAP device driver, 1.6\n[ 0.686758] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.690108] PPP generic driver version 2.4.2\n[ 0.691861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.694310] ehci-pci: EHCI PCI platform driver\n[ 0.696114] ehci-platform: EHCI generic platform driver\n[ 0.698121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.700465] ohci-pci: OHCI PCI platform driver\n[ 0.702223] ohci-platform: OHCI generic platform driver\n[ 0.704273] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.721723] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.723809] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.726909] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.729289] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.731921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.734829] usb usb1: Product: UHCI Host Controller\n[ 0.736788] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.739212] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.741180] hub 1-0:1.0: USB hub found\n[ 0.742788] hub 1-0:1.0: 2 ports detected\n[ 0.744639] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.748743] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.750767] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.752821] mousedev: PS/2 mouse device common for all mice\n[ 0.755319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.758790] rtc_cmos 00:00: RTC can wake from S4\n[ 0.761165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.763596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.766158] device-mapper: uevent: version 1.0.3\n[ 0.768099] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.771512] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.773963] TCP: cubic registered\n[ 0.775468] NET: Registered protocol family 10\n[ 0.777507] NET: Registered protocol family 17\n[ 0.779395] Key type dns_resolver registered\n[ 0.781277] Loading compiled-in X.509 certificates\n[ 0.783745] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.787446] registered taskstats version 1\n[ 0.790505] Key type trusted registered\n[ 0.794322] Key type encrypted registered\n[ 0.796032] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.798213] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.800929] regulator-dummy: disabling\n[ 0.802571] Magic number: 11:461:191\n[ 0.804206] acpi device:1d: hash matches\n[ 0.805903] rtc_cmos 00:00: setting system clock to 2019-03-26 18:11:19 UTC (1553623879)\n[ 0.809174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.811513] EDD information not available.\n[ 0.837391] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.840617] Write protecting the kernel read-only data: 12288k\n[ 0.843499] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.848105] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.864117] systemd-udevd[99]: starting version 204\n[ 0.896629] FDC 0 is a S82078B\n[ 1.056098] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.221566] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.224197] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.226874] usb 1-1: Product: QEMU USB Tablet\n[ 1.228678] usb 1-1: Manufacturer: QEMU\n[ 1.230334] usb 1-1: SerialNumber: 42\n[ 1.925768] 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.282493] 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.405669] random: init urandom read with 10 bits of entropy available\n[ 2.547649] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 18:11:21 +0000. Up 2.96 seconds.\ncloud-init-nonet[3.19]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting load modules from /etc/modules[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping load modules from /etc/modules[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting set sysctls from /etc/sysctl.conf[74G[ OK ]\n * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ]\ncloud-init-nonet[4.72]: static networking is now up\nCloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 18:11:23 +0000. Up 5.23 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.11 | 255.255.255.0 | fa:16:3e:c5:3f:ab |\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:\n8e:c8:8f:07:55:1f:17:5e:35:7a:01:e1:ad:2f:79:b0 root@sprout-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .+++.|\n| . ..o.o o|\n| . . o.o o |\n| . . o |\n| . S o |\n| ... o = |\n| o.. . E o |\n| o. o |\n| ... |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\ndd:7d:4c:24:43:93:37:c8:a1:37:f3:a3:4a:d1:f0:dd root@sprout-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| .oB..|\n| .o.*.|\n| o + .o|\n| . .=.=o.|\n| S ...o.+E|\n| . ...|\n| . . |\n| . . |\n| . |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\n9d:fd:73:37:4a:cc:a3:76:ed:2e:db:0b:0c:f2:9d:51 root@sprout-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| E |\n| . o . |\n| S.o... |\n| o *.o |\n| . X+.o|\n| .oo=+o|\n| ...o==.|\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\ncd:28:5a:eb:99:e3:6f:8e:58:20:2c:19:28:b4:ac:2a root@sprout-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| . |\n|+ . |\n|+o |\n|o+ + |\n|+ o . o S o |\n|.. . + o |\n|E . 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 Bridge file events into upstart[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 26 Mar 2019 18:11:36 +0000. Up 17.08 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 18:11:37 +0000. Up 18.33 seconds.\n+ echo 'deb http://repo.cw-ngv.com/stable binary/'\n+ apt-key add -\n+ curl -L http://repo.cw-ngv.com/repo_key\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0\nUbuntu 14.04.5 LTS sprout-0 ttyS0\n\nsprout-0 login: 100 3149 100 3149 0 0 14731 0 --:--:-- --:--:-- --:--:-- 14784\nOK\n+ apt-get update\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 [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\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [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://security.ubuntu.com trusty-security/main Translation-en [441 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 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 [7528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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 (1495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.8\n+ '[' -n 192.168.100.8 ']'\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install sprout --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg\n gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc\n gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg\n libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors\n snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc\n python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging\n clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg\n sprout-mmtel-as-dbg sprout-scscf-dbg isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx\n clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl\n libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1\n libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0\n libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev\n libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5\n libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3\n libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8\n libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25\n libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30\n libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1\n libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp\n python-chardet-whl python-colorama python-colorama-whl python-distlib\n python-distlib-whl python-html5lib python-html5lib-whl python-pip\n python-pip-whl python-requests-whl python-setuptools python-setuptools-whl\n python-six-whl python-urllib3-whl python-virtualenv python-wheel\n python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf\n sprout-libs sprout-mmtel-as sprout-scscf sysstat\n0 upgraded, 105 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 56.7 MB of archives.\nAfter this operation, 172 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB]\nGet:33 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:35 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:37 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nExtracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.7 MB in 10s (5534 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 8246\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 8292\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n..............................................................................+++\n...................................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\nAdding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx'\nAdding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx'\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-base (1.0-180328.134516) ...\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up sprout-bgcf (1.0-180328.134516) ...\nSetting up sprout-mmtel-as (1.0-180328.134516) ...\nSetting up sprout-scscf (1.0-180328.134516) ...\nSetting up sprout-icscf (1.0-180328.134516) ...\nSetting up sprout (1.0-180328.134516) ...\nProcessing triggers for libc-bin (2.19-0ubuntu6.14) ...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install clearwater-management --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-queue-manager python-jsonschema python-mock\nSuggested packages:\n python-mock-doc\nThe following NEW packages will be installed:\n clearwater-cluster-manager clearwater-config-manager clearwater-etcd\n clearwater-management clearwater-queue-manager python-jsonschema python-mock\n0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 38.4 MB of archives.\nAfter this operation, 108 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB]\nGet:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB]\nFetched 38.4 MB in 3s (11.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57938 files and directories currently installed.)\nPreparing to unpack .../python-mock_1.0.1-3_all.deb ...\nUnpacking python-mock (1.0.1-3) ...\nSelecting previously unselected package python-jsonschema.\nPreparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ...\nUnpacking python-jsonschema (2.3.0-1build1) ...\nSelecting previously unselected package clearwater-etcd.\nPreparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ...\nUnpacking clearwater-etcd (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-cluster-manager.\nPreparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-cluster-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-queue-manager.\nPreparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-queue-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-config-manager.\nPreparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ...\nUnpacking clearwater-config-manager (1.0-180328.115321) ...\nSelecting previously unselected package clearwater-management.\nPreparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ...\nUnpacking clearwater-management (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up python-mock (1.0.1-3) ...\nSetting up python-jsonschema (2.3.0-1build1) ...\nSetting up clearwater-etcd (1.0-180328.115321) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-cluster-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_cluster_manager\nCollecting metaswitchcommon (from clearwater_cluster_manager)\nCollecting clearwater-etcd-shared (from clearwater_cluster_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_cluster_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_cluster_manager)\nCollecting cffi (from metaswitchcommon->clearwater_cluster_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_cluster_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_cluster_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager\nSuccessfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6)\nSetting up clearwater-queue-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_queue_manager\nCollecting metaswitchcommon (from clearwater_queue_manager)\nCollecting clearwater-etcd-shared (from clearwater_queue_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_queue_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_queue_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_queue_manager)\nCollecting cffi (from metaswitchcommon->clearwater_queue_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_queue_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_queue_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager\nSuccessfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-config-manager (1.0-180328.115321) ...\nAlready using interpreter /usr/bin/python\nNew python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting clearwater_config_manager\nCollecting metaswitchcommon (from clearwater_config_manager)\nCollecting jsonschema (from clearwater_config_manager)\nCollecting clearwater-etcd-shared (from clearwater_config_manager)\nCollecting requests (from clearwater_config_manager)\nCollecting nsenter (from clearwater_config_manager)\nCollecting pycparser (from metaswitchcommon->clearwater_config_manager)\nCollecting pycrypto (from metaswitchcommon->clearwater_config_manager)\nCollecting monotonic (from metaswitchcommon->clearwater_config_manager)\nCollecting cffi (from metaswitchcommon->clearwater_config_manager)\nCollecting pyzmq (from metaswitchcommon->clearwater_config_manager)\nCollecting prctl (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting docopt (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting six (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting futures (from clearwater-etcd-shared->clearwater_config_manager)\nCollecting certifi>=2017.4.17 (from requests->clearwater_config_manager)\nCollecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager)\nCollecting idna<2.7,>=2.5 (from requests->clearwater_config_manager)\nCollecting pathlib (from nsenter->clearwater_config_manager)\nCollecting contextlib2 (from nsenter->clearwater_config_manager)\nCollecting argparse (from nsenter->clearwater_config_manager)\nCollecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager)\nInstalling collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env\nSuccessfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1\nupdate-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5)\nupdate-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6)\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-management (1.0-180328.115321) ...\n+ retries=0\n+ nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n++ ip2rr 172.30.9.211\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.211\n++ echo A 172.30.9.211\n+ echo 'nameserver 192.168.100.19'\n+ echo RESOLV_CONF=/etc/dnsmasq.resolv.conf\n+ service dnsmasq force-reload\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n+ (( i=1 ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Initializing System \n sprout_process Initializing Process \n ntp_process Initializing Process \n nginx_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n nginx_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Wait parent Program \n nginx_uptime Wait parent Program \n monit_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 1m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Execution failed | Does... Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_process Execution failed | Does... Process \n etcd_process Initializing Process \n clearwater_diags_monitor_pro... Initializing Process \n clearwater_config_manager_pr... Initializing Process \n clearwater_cluster_manager_p... Initializing Process \n sprout_uptime Wait parent Program \n poll_sprout_sip Wait parent Program \n poll_sprout_http Wait parent Program \n nginx_ping Initializing Program \n nginx_uptime Initializing Program \n monit_uptime Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Wait parent Program \n poll_etcd_cluster Wait parent Program \n poll_etcd Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status failed Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' sprout_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.sprout.clearwater.opnfv Running System \n sprout_process Running Process \n ntp_process Running Process \n nginx_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n sprout_uptime Status ok Program \n poll_sprout_sip Status ok Program \n poll_sprout_http Status ok Program \n nginx_ping Status ok Program \n nginx_uptime Status ok Program \n monit_uptime Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ''\n+ break\n+ clearwater-etcdctl cluster-health\nmember 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000\nmember 2e9e618e6baff1d1 is healthy: got healthy result from http://192.168.100.11:4000\nmember f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true\n2e9e618e6baff1d1: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false\nf994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.11) should not be in any cluster.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.2 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: gAAAAABcmmsugh5lChgYNNcHf62BzInm8OyP4tgY4neeaYPWuggh4hRuZTDQOL-2L9t3P58npxw9sWNdKTEThW4idKN1dfiYTL9oFIrj2hZRpLIOSWGdcNGrnjRblYEb3htsNxHkyTwsnVzSb3Fb5j8dn5-N3OddjZfA5HOld3V4naE6P_CqQlA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-sprout-23464ciwvqec-0-zjxbms4hahkd/f3d6d56b-dc16-4998-8323-b92f30513c83/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 62 --:--:-- --:--:-- --:--:-- 62\nHTTP/1.1 200 OK\nDate: Tue, 26 Mar 2019 18:16:00 GMT\nServer: Apache\nx-openstack-request-id: req-7d815d86-454d-4952-a872-e1cce7dbcea2\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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 dd:7d:4c:24:43:93:37:c8:a1:37:f3:a3:4a:d1:f0:dd root@sprout-0 (DSA)\nec2: 256 9d:fd:73:37:4a:cc:a3:76:ed:2e:db:0b:0c:f2:9d:51 root@sprout-0 (ECDSA)\nec2: 256 cd:28:5a:eb:99:e3:6f:8e:58:20:2c:19:28:b4:ac:2a root@sprout-0 (ED25519)\nec2: 2048 8e:c8:8f:07:55:1f:17:5e:35:7a:01:e1:ad:2f:79:b0 root@sprout-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAuyrpgSBZB2SGqGFxzzn+RZW8CCg9XiotymJ4l6AVoKgmVSoMSwCGb6b3Q9ojtnV5EQqPUAhFT2c6oPzEW27Pk= root@sprout-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDOqX+2hWAXXrznQHR3bEG7uC9OCa2TaAVo5eDGkUOle root@sprout-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaC5KCFv1xb26Ak3AE9qrnsWes0lltuC+od+hD12Ytg/YzPTJXqEgOCeP46U/NHUzgY21PVlQ6CyQTHzDRVlFUHSheKQ/tE2nkX0epbFYH85nETnMUh1ELPrFq8MCPMAbM6izNrDNYla8QEQJKOsPyLI3dWeeVd/gRYdIkno8YTLKnukef7KJKFnAnUhEl+xQSOyNOJtiFQlCfjyAnX3z6BmcGUaSbx2Di7RXFY1p0naw4SA0M2QfWBVCCce5244DsZnZWffr6A2LuwWWLU5OBA8EC4rlSBw4Dfd7n9eaKFXIsJ0ggLcVE/+C4tUNwzNBl7DUDM9qHwCwIFtlQyx1V root@sprout-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:16:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 281.44 seconds\n"} 2019-03-26 18:24:02,419 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc/action used request id req-d0b663d0-43d2-46c6-8e1e-74b9323c2196 2019-03-26 18:24:02,419 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.107736825943s 2019-03-26 18:24:02,421 - functest.core.singlevm - DEBUG - console: [ 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.009907] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013735] Yama: becoming mindful. [ 0.016118] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019712] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020429] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028249] Initializing cgroup subsys memory [ 0.030045] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033819] Initializing cgroup subsys blkio [ 0.035569] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.040180] mce: CPU supports 10 MCE banks [ 0.041915] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.041915] 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.050462] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.054571] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.080193] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086543] ACPI: Core revision 20131115 [ 0.088467] ACPI: All ACPI Tables successfully acquired [ 0.090814] ftrace: allocating 28753 entries in 113 pages [ 0.112216] smpboot: Max logical packages: 1 [ 0.116082] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118939] Enabling x2apic [ 0.120000] Enabled x2apic [ 0.120016] Switched APIC routing to physical x2apic. [ 0.125388] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143453] KVM setup paravirtual spinlock [ 0.146222] x86: Booted up 1 node, 1 CPUs [ 0.147878] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148417] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.151069] devtmpfs: initialized [ 0.153716] EVM: security.selinux [ 0.155106] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157302] EVM: security.capability [ 0.159758] pinctrl core: initialized pinctrl subsystem [ 0.160099] regulator-dummy: no parameters [ 0.161832] RTC time: 18:11:18, date: 03/26/19 [ 0.163646] NET: Registered protocol family 16 [ 0.164157] cpuidle: using governor ladder [ 0.165797] cpuidle: using governor menu [ 0.167417] ACPI: bus type PCI registered [ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170607] PCI: Using configuration type 1 for base access [ 0.172683] bio: create slab at 0 [ 0.174541] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177809] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179663] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181048] ACPI: Interpreter enabled [ 0.182636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.189054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195837] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.198021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200161] ACPI: No dock devices found. [ 0.203457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206584] 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.212221] acpiphp: Slot [3] registered [ 0.213929] acpiphp: Slot [4] registered [ 0.215636] acpiphp: Slot [5] registered [ 0.216025] acpiphp: Slot [6] registered [ 0.217710] acpiphp: Slot [7] registered [ 0.219391] acpiphp: Slot [8] registered [ 0.220022] acpiphp: Slot [9] registered [ 0.221695] acpiphp: Slot [10] registered [ 0.223410] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225695] acpiphp: Slot [13] registered [ 0.227380] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229703] acpiphp: Slot [16] registered [ 0.231337] acpiphp: Slot [17] registered [ 0.232029] acpiphp: Slot [18] registered [ 0.233717] acpiphp: Slot [19] registered [ 0.235345] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237649] acpiphp: Slot [22] registered [ 0.239302] acpiphp: Slot [23] registered [ 0.240026] acpiphp: Slot [24] registered [ 0.241712] acpiphp: Slot [25] registered [ 0.243336] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245636] acpiphp: Slot [28] registered [ 0.247278] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249687] acpiphp: Slot [31] registered [ 0.251328] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254080] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262507] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.269721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.293047] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.296108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.298860] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301227] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.304013] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.306486] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308338] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.310542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313220] vgaarb: bridge control possible 0000:00:02.0 [ 0.315545] SCSI subsystem initialized [ 0.316242] ACPI: bus type USB registered [ 0.317927] usbcore: registered new interface driver usbfs [ 0.320020] usbcore: registered new interface driver hub [ 0.322107] usbcore: registered new device driver usb [ 0.324172] PCI: Using ACPI for IRQ routing [ 0.326274] NetLabel: Initializing [ 0.327700] NetLabel: domain hash size = 128 [ 0.328003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.330005] NetLabel: unlabeled traffic allowed by default [ 0.332204] Switched to clocksource kvm-clock [ 0.340214] AppArmor: AppArmor Filesystem Enabled [ 0.342117] pnp: PnP ACPI init [ 0.343453] ACPI: bus type PNP registered [ 0.345539] pnp: PnP ACPI: found 8 devices [ 0.347178] ACPI: bus type PNP unregistered [ 0.354561] NET: Registered protocol family 2 [ 0.356624] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359319] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361859] TCP: Hash tables configured (established 8192 bind 8192) [ 0.364437] TCP: reno registered [ 0.365798] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368060] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.370580] NET: Registered protocol family 1 [ 0.372356] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.374614] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.376826] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.393953] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.411377] Trying to unpack rootfs image as initramfs... [ 0.509052] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.512313] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514543] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.517927] Scanning for low memory corruption every 60 seconds [ 0.520521] Initialise system trusted keyring [ 0.522335] audit: initializing netlink socket (disabled) [ 0.524505] type=2000 audit(1553623879.610:1): initialized [ 0.544337] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.547478] zbud: loaded [ 0.548843] VFS: Disk quotas dquot_6.5.2 [ 0.550515] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553261] fuse init (API version 7.22) [ 0.554916] msgmni has been set to 1982 [ 0.556562] Key type big_key registered [ 0.558409] Key type asymmetric registered [ 0.560094] Asymmetric key parser 'x509' registered [ 0.562007] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564988] io scheduler noop registered [ 0.566579] io scheduler deadline registered (default) [ 0.568627] io scheduler cfq registered [ 0.570284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574941] ipmi message handler version 39.2 [ 0.576744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579701] ACPI: Power Button [PWRF] [ 0.581322] GHES: HEST is not enabled! [ 0.597796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630014] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.659103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.662897] Linux agpgart interface v0.103 [ 0.665481] brd: module loaded [ 0.667214] loop: module loaded [ 0.669001] blk-mq: CPU -> queue map [ 0.670537] CPU 0 -> Queue 0 [ 0.672744] vda: vda1 [ 0.674552] scsi0 : ata_piix [ 0.675884] scsi1 : ata_piix [ 0.677214] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.679774] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.683041] libphy: Fixed MDIO Bus: probed [ 0.684797] tun: Universal TUN/TAP device driver, 1.6 [ 0.686758] tun: (C) 1999-2004 Max Krasnyansky [ 0.690108] PPP generic driver version 2.4.2 [ 0.691861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.694310] ehci-pci: EHCI PCI platform driver [ 0.696114] ehci-platform: EHCI generic platform driver [ 0.698121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.700465] ohci-pci: OHCI PCI platform driver [ 0.702223] ohci-platform: OHCI generic platform driver [ 0.704273] uhci_hcd: USB Universal Host Controller Interface driver [ 0.721723] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.723809] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726909] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.729289] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.734829] usb usb1: Product: UHCI Host Controller [ 0.736788] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.739212] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741180] hub 1-0:1.0: USB hub found [ 0.742788] hub 1-0:1.0: 2 ports detected [ 0.744639] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.748743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.750767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752821] mousedev: PS/2 mouse device common for all mice [ 0.755319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.758790] rtc_cmos 00:00: RTC can wake from S4 [ 0.761165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.763596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766158] device-mapper: uevent: version 1.0.3 [ 0.768099] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.771512] ledtrig-cpu: registered to indicate activity on CPUs [ 0.773963] TCP: cubic registered [ 0.775468] NET: Registered protocol family 10 [ 0.777507] NET: Registered protocol family 17 [ 0.779395] Key type dns_resolver registered [ 0.781277] Loading compiled-in X.509 certificates [ 0.783745] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.787446] registered taskstats version 1 [ 0.790505] Key type trusted registered [ 0.794322] Key type encrypted registered [ 0.796032] AppArmor: AppArmor sha1 policy hashing enabled [ 0.798213] IMA: No TPM chip found, activating TPM-bypass! [ 0.800929] regulator-dummy: disabling [ 0.802571] Magic number: 11:461:191 [ 0.804206] acpi device:1d: hash matches [ 0.805903] rtc_cmos 00:00: setting system clock to 2019-03-26 18:11:19 UTC (1553623879) [ 0.809174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.811513] EDD information not available. [ 0.837391] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.840617] Write protecting the kernel read-only data: 12288k [ 0.843499] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.848105] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864117] systemd-udevd[99]: starting version 204 [ 0.896629] FDC 0 is a S82078B [ 1.056098] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.221566] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.224197] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.226874] usb 1-1: Product: QEMU USB Tablet [ 1.228678] usb 1-1: Manufacturer: QEMU [ 1.230334] usb 1-1: SerialNumber: 42 [ 1.925768] 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.282493] 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.405669] random: init urandom read with 10 bits of entropy available [ 2.547649] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 18:11:21 +0000. Up 2.96 seconds. cloud-init-nonet[3.19]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] cloud-init-nonet[4.72]: static networking is now up Cloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 18:11:23 +0000. Up 5.23 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.11 | 255.255.255.0 | fa:16:3e:c5:3f:ab | 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: 8e:c8:8f:07:55:1f:17:5e:35:7a:01:e1:ad:2f:79:b0 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .+++.| | . ..o.o o| | . . o.o o | | . . o | | . S o | | ... o = | | o.. . E o | | o. o | | ... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: dd:7d:4c:24:43:93:37:c8:a1:37:f3:a3:4a:d1:f0:dd root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .oB..| | .o.*.| | o + .o| | . .=.=o.| | S ...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: 9d:fd:73:37:4a:cc:a3:76:ed:2e:db:0b:0c:f2:9d:51 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | E | | . o . | | S.o... | | o *.o | | . X+.o| | .oo=+o| | ...o==.| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: cd:28:5a:eb:99:e3:6f:8e:58:20:2c:19:28:b4:ac:2a root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | . | |+ . | |+o | |o+ + | |+ o . o S o | |.. . + o | |E . 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 Tue, 26 Mar 2019 18:11:36 +0000. Up 17.08 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 18:11:37 +0000. Up 18.33 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 14731 0 --:--:-- --:--:-- --:--:-- 14784 OK + apt-get update 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 [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 Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [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://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 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 [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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 (1495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.8 + '[' -n 192.168.100.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 14 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5534 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 8246 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8292 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............................................................................+++ ...................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57938 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + echo 'nameserver 192.168.100.19' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Initializing System sprout_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000 member 2e9e618e6baff1d1 is healthy: got healthy result from http://192.168.100.11:4000 member f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true 2e9e618e6baff1d1: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false f994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.11) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 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: gAAAAABcmmsugh5lChgYNNcHf62BzInm8OyP4tgY4neeaYPWuggh4hRuZTDQOL-2L9t3P58npxw9sWNdKTEThW4idKN1dfiYTL9oFIrj2hZRpLIOSWGdcNGrnjRblYEb3htsNxHkyTwsnVzSb3Fb5j8dn5-N3OddjZfA5HOld3V4naE6P_CqQlA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-sprout-23464ciwvqec-0-zjxbms4hahkd/f3d6d56b-dc16-4998-8323-b92f30513c83/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 62 --:--:-- --:--:-- --:--:-- 62 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 18:16:00 GMT Server: Apache x-openstack-request-id: req-7d815d86-454d-4952-a872-e1cce7dbcea2 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 dd:7d:4c:24:43:93:37:c8:a1:37:f3:a3:4a:d1:f0:dd root@sprout-0 (DSA) ec2: 256 9d:fd:73:37:4a:cc:a3:76:ed:2e:db:0b:0c:f2:9d:51 root@sprout-0 (ECDSA) ec2: 256 cd:28:5a:eb:99:e3:6f:8e:58:20:2c:19:28:b4:ac:2a root@sprout-0 (ED25519) ec2: 2048 8e:c8:8f:07:55:1f:17:5e:35:7a:01:e1:ad:2f:79:b0 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAuyrpgSBZB2SGqGFxzzn+RZW8CCg9XiotymJ4l6AVoKgmVSoMSwCGb6b3Q9ojtnV5EQqPUAhFT2c6oPzEW27Pk= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDOqX+2hWAXXrznQHR3bEG7uC9OCa2TaAVo5eDGkUOle root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaC5KCFv1xb26Ak3AE9qrnsWes0lltuC+od+hD12Ytg/YzPTJXqEgOCeP46U/NHUzgY21PVlQ6CyQTHzDRVlFUHSheKQ/tE2nkX0epbFYH85nETnMUh1ELPrFq8MCPMAbM6izNrDNYla8QEQJKOsPyLI3dWeeVd/gRYdIkno8YTLKnukef7KJKFnAnUhEl+xQSOyNOJtiFQlCfjyAnX3z6BmcGUaSbx2Di7RXFY1p0naw4SA0M2QfWBVCCce5244DsZnZWffr6A2LuwWWLU5OBA8EC4rlSBw4Dfd7n9eaKFXIsJ0ggLcVE/+C4tUNwzNBl7DUDM9qHwCwIFtlQyx1V root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:16:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 281.44 seconds 2019-03-26 18:24:02,426 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console [ 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.009907] Security Framework initialized [ 0.012034] AppArmor: AppArmor initialized [ 0.013735] Yama: becoming mindful. [ 0.016118] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.019712] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020429] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024007] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.028249] Initializing cgroup subsys memory [ 0.030045] Initializing cgroup subsys devices [ 0.032004] Initializing cgroup subsys freezer [ 0.033819] Initializing cgroup subsys blkio [ 0.035569] Initializing cgroup subsys perf_event [ 0.036005] Initializing cgroup subsys hugetlb [ 0.040180] mce: CPU supports 10 MCE banks [ 0.041915] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.041915] 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.050462] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.052003] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.054571] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.056003] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.080193] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.086543] ACPI: Core revision 20131115 [ 0.088467] ACPI: All ACPI Tables successfully acquired [ 0.090814] ftrace: allocating 28753 entries in 113 pages [ 0.112216] smpboot: Max logical packages: 1 [ 0.116082] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.118939] Enabling x2apic [ 0.120000] Enabled x2apic [ 0.120016] Switched APIC routing to physical x2apic. [ 0.125388] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.128002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.132096] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.143453] KVM setup paravirtual spinlock [ 0.146222] x86: Booted up 1 node, 1 CPUs [ 0.147878] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.148417] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.151069] devtmpfs: initialized [ 0.153716] EVM: security.selinux [ 0.155106] EVM: security.SMACK64 [ 0.156003] EVM: security.ima [ 0.157302] EVM: security.capability [ 0.159758] pinctrl core: initialized pinctrl subsystem [ 0.160099] regulator-dummy: no parameters [ 0.161832] RTC time: 18:11:18, date: 03/26/19 [ 0.163646] NET: Registered protocol family 16 [ 0.164157] cpuidle: using governor ladder [ 0.165797] cpuidle: using governor menu [ 0.167417] ACPI: bus type PCI registered [ 0.168012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.170607] PCI: Using configuration type 1 for base access [ 0.172683] bio: create slab at 0 [ 0.174541] ACPI: Added _OSI(Module Device) [ 0.176004] ACPI: Added _OSI(Processor Device) [ 0.177809] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.179663] ACPI: Added _OSI(Processor Aggregator Device) [ 0.181048] ACPI: Interpreter enabled [ 0.182636] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.186429] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.189054] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.192009] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.195837] ACPI: (supports S0 S5) [ 0.196003] ACPI: Using IOAPIC for interrupt routing [ 0.198021] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.200161] ACPI: No dock devices found. [ 0.203457] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.204016] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.206584] 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.212221] acpiphp: Slot [3] registered [ 0.213929] acpiphp: Slot [4] registered [ 0.215636] acpiphp: Slot [5] registered [ 0.216025] acpiphp: Slot [6] registered [ 0.217710] acpiphp: Slot [7] registered [ 0.219391] acpiphp: Slot [8] registered [ 0.220022] acpiphp: Slot [9] registered [ 0.221695] acpiphp: Slot [10] registered [ 0.223410] acpiphp: Slot [11] registered [ 0.224022] acpiphp: Slot [12] registered [ 0.225695] acpiphp: Slot [13] registered [ 0.227380] acpiphp: Slot [14] registered [ 0.228021] acpiphp: Slot [15] registered [ 0.229703] acpiphp: Slot [16] registered [ 0.231337] acpiphp: Slot [17] registered [ 0.232029] acpiphp: Slot [18] registered [ 0.233717] acpiphp: Slot [19] registered [ 0.235345] acpiphp: Slot [20] registered [ 0.236022] acpiphp: Slot [21] registered [ 0.237649] acpiphp: Slot [22] registered [ 0.239302] acpiphp: Slot [23] registered [ 0.240026] acpiphp: Slot [24] registered [ 0.241712] acpiphp: Slot [25] registered [ 0.243336] acpiphp: Slot [26] registered [ 0.244021] acpiphp: Slot [27] registered [ 0.245636] acpiphp: Slot [28] registered [ 0.247278] acpiphp: Slot [29] registered [ 0.248021] acpiphp: Slot [30] registered [ 0.249687] acpiphp: Slot [31] registered [ 0.251328] PCI host bridge to bus 0000:00 [ 0.252005] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.254080] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.256004] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.258350] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.260004] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.262507] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.269721] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.272015] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.293047] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.296108] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.298860] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.301227] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.304013] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.306486] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.308338] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.310542] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.312004] vgaarb: loaded [ 0.313220] vgaarb: bridge control possible 0000:00:02.0 [ 0.315545] SCSI subsystem initialized [ 0.316242] ACPI: bus type USB registered [ 0.317927] usbcore: registered new interface driver usbfs [ 0.320020] usbcore: registered new interface driver hub [ 0.322107] usbcore: registered new device driver usb [ 0.324172] PCI: Using ACPI for IRQ routing [ 0.326274] NetLabel: Initializing [ 0.327700] NetLabel: domain hash size = 128 [ 0.328003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.330005] NetLabel: unlabeled traffic allowed by default [ 0.332204] Switched to clocksource kvm-clock [ 0.340214] AppArmor: AppArmor Filesystem Enabled [ 0.342117] pnp: PnP ACPI init [ 0.343453] ACPI: bus type PNP registered [ 0.345539] pnp: PnP ACPI: found 8 devices [ 0.347178] ACPI: bus type PNP unregistered [ 0.354561] NET: Registered protocol family 2 [ 0.356624] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.359319] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.361859] TCP: Hash tables configured (established 8192 bind 8192) [ 0.364437] TCP: reno registered [ 0.365798] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.368060] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.370580] NET: Registered protocol family 1 [ 0.372356] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.374614] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.376826] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.393953] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.411377] Trying to unpack rootfs image as initramfs... [ 0.509052] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.512313] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.514543] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.517927] Scanning for low memory corruption every 60 seconds [ 0.520521] Initialise system trusted keyring [ 0.522335] audit: initializing netlink socket (disabled) [ 0.524505] type=2000 audit(1553623879.610:1): initialized [ 0.544337] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.547478] zbud: loaded [ 0.548843] VFS: Disk quotas dquot_6.5.2 [ 0.550515] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.553261] fuse init (API version 7.22) [ 0.554916] msgmni has been set to 1982 [ 0.556562] Key type big_key registered [ 0.558409] Key type asymmetric registered [ 0.560094] Asymmetric key parser 'x509' registered [ 0.562007] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.564988] io scheduler noop registered [ 0.566579] io scheduler deadline registered (default) [ 0.568627] io scheduler cfq registered [ 0.570284] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.572443] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.574941] ipmi message handler version 39.2 [ 0.576744] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579701] ACPI: Power Button [PWRF] [ 0.581322] GHES: HEST is not enabled! [ 0.597796] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.630014] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.632819] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.659103] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.662897] Linux agpgart interface v0.103 [ 0.665481] brd: module loaded [ 0.667214] loop: module loaded [ 0.669001] blk-mq: CPU -> queue map [ 0.670537] CPU 0 -> Queue 0 [ 0.672744] vda: vda1 [ 0.674552] scsi0 : ata_piix [ 0.675884] scsi1 : ata_piix [ 0.677214] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.679774] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.683041] libphy: Fixed MDIO Bus: probed [ 0.684797] tun: Universal TUN/TAP device driver, 1.6 [ 0.686758] tun: (C) 1999-2004 Max Krasnyansky [ 0.690108] PPP generic driver version 2.4.2 [ 0.691861] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.694310] ehci-pci: EHCI PCI platform driver [ 0.696114] ehci-platform: EHCI generic platform driver [ 0.698121] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.700465] ohci-pci: OHCI PCI platform driver [ 0.702223] ohci-platform: OHCI generic platform driver [ 0.704273] uhci_hcd: USB Universal Host Controller Interface driver [ 0.721723] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.723809] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.726909] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.729289] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.731921] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.734829] usb usb1: Product: UHCI Host Controller [ 0.736788] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.739212] usb usb1: SerialNumber: 0000:00:01.2 [ 0.741180] hub 1-0:1.0: USB hub found [ 0.742788] hub 1-0:1.0: 2 ports detected [ 0.744639] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.748743] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.750767] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.752821] mousedev: PS/2 mouse device common for all mice [ 0.755319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.758790] rtc_cmos 00:00: RTC can wake from S4 [ 0.761165] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.763596] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.766158] device-mapper: uevent: version 1.0.3 [ 0.768099] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.771512] ledtrig-cpu: registered to indicate activity on CPUs [ 0.773963] TCP: cubic registered [ 0.775468] NET: Registered protocol family 10 [ 0.777507] NET: Registered protocol family 17 [ 0.779395] Key type dns_resolver registered [ 0.781277] Loading compiled-in X.509 certificates [ 0.783745] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.787446] registered taskstats version 1 [ 0.790505] Key type trusted registered [ 0.794322] Key type encrypted registered [ 0.796032] AppArmor: AppArmor sha1 policy hashing enabled [ 0.798213] IMA: No TPM chip found, activating TPM-bypass! [ 0.800929] regulator-dummy: disabling [ 0.802571] Magic number: 11:461:191 [ 0.804206] acpi device:1d: hash matches [ 0.805903] rtc_cmos 00:00: setting system clock to 2019-03-26 18:11:19 UTC (1553623879) [ 0.809174] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.811513] EDD information not available. [ 0.837391] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.840617] Write protecting the kernel read-only data: 12288k [ 0.843499] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.848105] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.864117] systemd-udevd[99]: starting version 204 [ 0.896629] FDC 0 is a S82078B [ 1.056098] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.221566] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.224197] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.226874] usb 1-1: Product: QEMU USB Tablet [ 1.228678] usb 1-1: Manufacturer: QEMU [ 1.230334] usb 1-1: SerialNumber: 42 [ 1.925768] 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.282493] 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.405669] random: init urandom read with 10 bits of entropy available [ 2.547649] EXT4-fs (vda1): re-mounted. Opts: (null) * Starting Initialize or finalize resolvconf[74G[ OK ] * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 18:11:21 +0000. Up 2.96 seconds. cloud-init-nonet[3.19]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting set sysctls from /etc/sysctl.conf[74G[ OK ] * Stopping set sysctls from /etc/sysctl.conf[74G[ OK ] cloud-init-nonet[4.72]: static networking is now up Cloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 18:11:23 +0000. Up 5.23 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.11 | 255.255.255.0 | fa:16:3e:c5:3f:ab | 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: 8e:c8:8f:07:55:1f:17:5e:35:7a:01:e1:ad:2f:79:b0 root@sprout-0 The key's randomart image is: +--[ RSA 2048]----+ | .+++.| | . ..o.o o| | . . o.o o | | . . o | | . S o | | ... o = | | o.. . E o | | o. o | | ... | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: dd:7d:4c:24:43:93:37:c8:a1:37:f3:a3:4a:d1:f0:dd root@sprout-0 The key's randomart image is: +--[ DSA 1024]----+ | .oB..| | .o.*.| | o + .o| | . .=.=o.| | S ...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: 9d:fd:73:37:4a:cc:a3:76:ed:2e:db:0b:0c:f2:9d:51 root@sprout-0 The key's randomart image is: +--[ECDSA 256]---+ | | | | | E | | . o . | | S.o... | | o *.o | | . X+.o| | .oo=+o| | ...o==.| +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: cd:28:5a:eb:99:e3:6f:8e:58:20:2c:19:28:b4:ac:2a root@sprout-0 The key's randomart image is: +--[ED25519 256--+ | . | |+ . | |+o | |o+ + | |+ o . o S o | |.. . + o | |E . 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 Tue, 26 Mar 2019 18:11:36 +0000. Up 17.08 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 18:11:37 +0000. Up 18.33 seconds. + echo 'deb http://repo.cw-ngv.com/stable binary/' + apt-key add - + curl -L http://repo.cw-ngv.com/repo_key % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 Ubuntu 14.04.5 LTS sprout-0 ttyS0 sprout-0 login: 100 3149 100 3149 0 0 14731 0 --:--:-- --:--:-- --:--:-- 14784 OK + apt-get update 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 [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 Get:7 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [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://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 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 [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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 (1495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.8 + '[' -n 192.168.100.8 ']' + cat + DEBIAN_FRONTEND=noninteractive + apt-get install sprout --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libgd-tools lm-sensors snmp-mibs-downloader libstdc++-4.8-doc make-doc fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools sprout-dbg clearwater-logging clearwater-snmp-alarm-agent sprout-bgcf-dbg sprout-icscf-dbg sprout-mmtel-as-dbg sprout-scscf-dbg isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx clearwater-socket-factory clearwater-tcp-scalability cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libboost-filesystem1.54.0 libboost-locale1.54.0 libboost-regex1.54.0 libboost-system1.54.0 libboost-thread1.54.0 libc-dev-bin libc6-dev libcloog-isl4 libdpkg-perl libevent-core-2.0-5 libevent-pthreads-2.0-5 libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libnetfilter-conntrack3 libopts25 libperl5.18 libpgm-5.1-0 libquadmath0 libsensors4 libsnmp-base libsnmp30 libstdc++-4.8-dev libtiff5 libtsan0 libvpx1 libxml2-utils libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sprout sprout-base sprout-bgcf sprout-icscf sprout-libs sprout-mmtel-as sprout-scscf sysstat 0 upgraded, 105 newly installed, 0 to remove and 14 not upgraded. Need to get 56.7 MB of archives. After this operation, 172 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:4 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:13 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:16 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-socket-factory 1.0-180328.114312 [39.5 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 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://repo.cw-ngv.com/stable/ binary/ sprout-libs 1.0-180328.134516 [2380 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 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://repo.cw-ngv.com/stable/ binary/ sprout-base 1.0-180328.134516 [2241 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 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://repo.cw-ngv.com/stable/ binary/ sprout-icscf 1.0-180328.134516 [83.2 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.11 [147 kB] Get:33 http://repo.cw-ngv.com/stable/ binary/ sprout-bgcf 1.0-180328.134516 [70.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:35 http://repo.cw-ngv.com/stable/ binary/ sprout-mmtel-as 1.0-180328.134516 [50.6 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:37 http://repo.cw-ngv.com/stable/ binary/ sprout 1.0-180328.134516 [12.3 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.11 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.9 [18.9 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.9 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.9 [5418 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Extracting templates from packages: 28%Extracting templates from packages: 57%Extracting templates from packages: 85%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.7 MB in 10s (5534 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 8246 Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 8292 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ..............................................................................+++ ...................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' Adding 'diversion of /etc/init.d/nginx to /etc/init.d/nginx.clearwater-orig by clearwater-nginx' Adding 'diversion of /etc/nginx/nginx.conf to /etc/nginx/nginx.conf.clearwater-orig by clearwater-nginx' Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-base (1.0-180328.134516) ... * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up sprout-bgcf (1.0-180328.134516) ... Setting up sprout-mmtel-as (1.0-180328.134516) ... Setting up sprout-scscf (1.0-180328.134516) ... Setting up sprout-icscf (1.0-180328.134516) ... Setting up sprout (1.0-180328.134516) ... Processing triggers for libc-bin (2.19-0ubuntu6.14) ... + DEBIAN_FRONTEND=noninteractive + apt-get install clearwater-management --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-queue-manager python-jsonschema python-mock Suggested packages: python-mock-doc The following NEW packages will be installed: clearwater-cluster-manager clearwater-config-manager clearwater-etcd clearwater-management clearwater-queue-manager python-jsonschema python-mock 0 upgraded, 7 newly installed, 0 to remove and 14 not upgraded. Need to get 38.4 MB of archives. After this operation, 108 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:4 http://repo.cw-ngv.com/stable/ binary/ clearwater-cluster-manager 1.0-180328.115321 [6108 kB] Get:5 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:6 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-management 1.0-180328.115321 [12.4 kB] Fetched 38.4 MB in 3s (11.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57938 files and directories currently installed.) Preparing to unpack .../python-mock_1.0.1-3_all.deb ... Unpacking python-mock (1.0.1-3) ... Selecting previously unselected package python-jsonschema. Preparing to unpack .../python-jsonschema_2.3.0-1build1_all.deb ... Unpacking python-jsonschema (2.3.0-1build1) ... Selecting previously unselected package clearwater-etcd. Preparing to unpack .../clearwater-etcd_1.0-180328.115321_all.deb ... Unpacking clearwater-etcd (1.0-180328.115321) ... Selecting previously unselected package clearwater-cluster-manager. Preparing to unpack .../clearwater-cluster-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-cluster-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-queue-manager. Preparing to unpack .../clearwater-queue-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-queue-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-config-manager. Preparing to unpack .../clearwater-config-manager_1.0-180328.115321_all.deb ... Unpacking clearwater-config-manager (1.0-180328.115321) ... Selecting previously unselected package clearwater-management. Preparing to unpack .../clearwater-management_1.0-180328.115321_all.deb ... Unpacking clearwater-management (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up python-mock (1.0.1-3) ... Setting up python-jsonschema (2.3.0-1build1) ... Setting up clearwater-etcd (1.0-180328.115321) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-cluster-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-cluster-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_cluster_manager Collecting metaswitchcommon (from clearwater_cluster_manager) Collecting clearwater-etcd-shared (from clearwater_cluster_manager) Collecting pycparser (from metaswitchcommon->clearwater_cluster_manager) Collecting pycrypto (from metaswitchcommon->clearwater_cluster_manager) Collecting monotonic (from metaswitchcommon->clearwater_cluster_manager) Collecting cffi (from metaswitchcommon->clearwater_cluster_manager) Collecting pyzmq (from metaswitchcommon->clearwater_cluster_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting six (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting futures (from clearwater-etcd-shared->clearwater_cluster_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_cluster_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-cluster-manager Successfully installed cffi-1.10.0 clearwater-cluster-manager-1.0 clearwater-etcd-shared-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-cluster-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-cluster-manager Default-Stop values (0 1 6) Setting up clearwater-queue-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-queue-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_queue_manager Collecting metaswitchcommon (from clearwater_queue_manager) Collecting clearwater-etcd-shared (from clearwater_queue_manager) Collecting pycparser (from metaswitchcommon->clearwater_queue_manager) Collecting pycrypto (from metaswitchcommon->clearwater_queue_manager) Collecting monotonic (from metaswitchcommon->clearwater_queue_manager) Collecting cffi (from metaswitchcommon->clearwater_queue_manager) Collecting pyzmq (from metaswitchcommon->clearwater_queue_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_queue_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_queue_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_queue_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_queue_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_queue_manager) Collecting six (from clearwater-etcd-shared->clearwater_queue_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_queue_manager) Collecting futures (from clearwater-etcd-shared->clearwater_queue_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_queue_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, clearwater-queue-manager Successfully installed cffi-1.10.0 clearwater-etcd-shared-1.0 clearwater-queue-manager-1.0 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 metaswitchcommon-0.1 monotonic-0.6 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-queue-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-queue-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-config-manager (1.0-180328.115321) ... Already using interpreter /usr/bin/python New python executable in /usr/share/clearwater/clearwater-config-manager/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting clearwater_config_manager Collecting metaswitchcommon (from clearwater_config_manager) Collecting jsonschema (from clearwater_config_manager) Collecting clearwater-etcd-shared (from clearwater_config_manager) Collecting requests (from clearwater_config_manager) Collecting nsenter (from clearwater_config_manager) Collecting pycparser (from metaswitchcommon->clearwater_config_manager) Collecting pycrypto (from metaswitchcommon->clearwater_config_manager) Collecting monotonic (from metaswitchcommon->clearwater_config_manager) Collecting cffi (from metaswitchcommon->clearwater_config_manager) Collecting pyzmq (from metaswitchcommon->clearwater_config_manager) Collecting prctl (from clearwater-etcd-shared->clearwater_config_manager) Collecting py2-ipaddress (from clearwater-etcd-shared->clearwater_config_manager) Collecting docopt (from clearwater-etcd-shared->clearwater_config_manager) Collecting urllib3 (from clearwater-etcd-shared->clearwater_config_manager) Collecting python-etcd (from clearwater-etcd-shared->clearwater_config_manager) Collecting six (from clearwater-etcd-shared->clearwater_config_manager) Collecting pyyaml (from clearwater-etcd-shared->clearwater_config_manager) Collecting futures (from clearwater-etcd-shared->clearwater_config_manager) Collecting certifi>=2017.4.17 (from requests->clearwater_config_manager) Collecting chardet<3.1.0,>=3.0.2 (from requests->clearwater_config_manager) Collecting idna<2.7,>=2.5 (from requests->clearwater_config_manager) Collecting pathlib (from nsenter->clearwater_config_manager) Collecting contextlib2 (from nsenter->clearwater_config_manager) Collecting argparse (from nsenter->clearwater_config_manager) Collecting dnspython (from python-etcd->clearwater-etcd-shared->clearwater_config_manager) Installing collected packages: pycparser, pycrypto, monotonic, cffi, pyzmq, metaswitchcommon, jsonschema, prctl, py2-ipaddress, docopt, urllib3, dnspython, python-etcd, six, pyyaml, futures, clearwater-etcd-shared, certifi, chardet, idna, requests, pathlib, contextlib2, argparse, nsenter, clearwater-config-manager Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/clearwater-config-manager/env Successfully installed argparse-1.4.0 certifi-2017.7.27.1 cffi-1.10.0 chardet-3.0.4 clearwater-config-manager-1.0 clearwater-etcd-shared-1.0 contextlib2-0.5.5 dnspython-1.15.0 docopt-0.6.2 futures-3.0.5 idna-2.6 jsonschema-2.3.0 metaswitchcommon-0.1 monotonic-0.6 nsenter-0.2 pathlib-1.0.1 prctl-1.0.1 py2-ipaddress-3.4.1 pycparser-2.18 pycrypto-2.6.1 python-etcd-0.4.3 pyyaml-3.11 pyzmq-16.0.2 requests-2.18.4 six-1.10.0 urllib3-1.21.1 update-rc.d: warning: start runlevel arguments (none) do not match clearwater-config-manager Default-Start values (2 3 4 5) update-rc.d: warning: stop runlevel arguments (none) do not match clearwater-config-manager Default-Stop values (0 1 6) Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-management (1.0-180328.115321) ... + retries=0 + nsupdate -y clearwater.opnfv:GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg== -v ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 ++ ip2rr 172.30.9.211 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.211 ++ echo A 172.30.9.211 + echo 'nameserver 192.168.100.19' + echo RESOLV_CONF=/etc/dnsmasq.resolv.conf + service dnsmasq force-reload * Restarting DNS forwarder and DHCP server dnsmasq ...done. + (( i=1 )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.sprout.clearwater.opnfv Initializing System sprout_process Initializing Process ntp_process Initializing Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process nginx_process Initializing Process clearwater_diags_monitor_pro... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Wait parent Program nginx_uptime Wait parent Program monit_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 1m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Execution failed | Does... Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_process Execution failed | Does... Process etcd_process Initializing Process clearwater_diags_monitor_pro... Initializing Process clearwater_config_manager_pr... Initializing Process clearwater_cluster_manager_p... Initializing Process sprout_uptime Wait parent Program poll_sprout_sip Wait parent Program poll_sprout_http Wait parent Program nginx_ping Initializing Program nginx_uptime Initializing Program monit_uptime Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Wait parent Program poll_etcd_cluster Wait parent Program poll_etcd Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status failed Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' sprout_uptime Status failed Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.sprout.clearwater.opnfv Running System sprout_process Running Process ntp_process Running Process nginx_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process sprout_uptime Status ok Program poll_sprout_sip Status ok Program poll_sprout_http Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z '' + break + clearwater-etcdctl cluster-health member 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000 member 2e9e618e6baff1d1 is healthy: got healthy result from http://192.168.100.11:4000 member f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true 2e9e618e6baff1d1: name=192-168-100-11 peerURLs=http://192.168.100.11:2380 clientURLs=http://192.168.100.11:4000 isLeader=false f994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.11) should not be in any cluster. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 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: gAAAAABcmmsugh5lChgYNNcHf62BzInm8OyP4tgY4neeaYPWuggh4hRuZTDQOL-2L9t3P58npxw9sWNdKTEThW4idKN1dfiYTL9oFIrj2hZRpLIOSWGdcNGrnjRblYEb3htsNxHkyTwsnVzSb3Fb5j8dn5-N3OddjZfA5HOld3V4naE6P_CqQlA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-sprout-23464ciwvqec-0-zjxbms4hahkd/f3d6d56b-dc16-4998-8323-b92f30513c83/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 62 --:--:-- --:--:-- --:--:-- 62 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 18:16:00 GMT Server: Apache x-openstack-request-id: req-7d815d86-454d-4952-a872-e1cce7dbcea2 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 dd:7d:4c:24:43:93:37:c8:a1:37:f3:a3:4a:d1:f0:dd root@sprout-0 (DSA) ec2: 256 9d:fd:73:37:4a:cc:a3:76:ed:2e:db:0b:0c:f2:9d:51 root@sprout-0 (ECDSA) ec2: 256 cd:28:5a:eb:99:e3:6f:8e:58:20:2c:19:28:b4:ac:2a root@sprout-0 (ED25519) ec2: 2048 8e:c8:8f:07:55:1f:17:5e:35:7a:01:e1:ad:2f:79:b0 root@sprout-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBAuyrpgSBZB2SGqGFxzzn+RZW8CCg9XiotymJ4l6AVoKgmVSoMSwCGb6b3Q9ojtnV5EQqPUAhFT2c6oPzEW27Pk= root@sprout-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDOqX+2hWAXXrznQHR3bEG7uC9OCa2TaAVo5eDGkUOle root@sprout-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDaC5KCFv1xb26Ak3AE9qrnsWes0lltuC+od+hD12Ytg/YzPTJXqEgOCeP46U/NHUzgY21PVlQ6CyQTHzDRVlFUHSheKQ/tE2nkX0epbFYH85nETnMUh1ELPrFq8MCPMAbM6izNrDNYla8QEQJKOsPyLI3dWeeVd/gRYdIkno8YTLKnukef7KJKFnAnUhEl+xQSOyNOJtiFQlCfjyAnX3z6BmcGUaSbx2Di7RXFY1p0naw4SA0M2QfWBVCCce5244DsZnZWffr6A2LuwWWLU5OBA8EC4rlSBw4Dfd7n9eaKFXIsJ0ggLcVE/+C4tUNwzNBl7DUDM9qHwCwIFtlQyx1V root@sprout-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:16:00 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 281.44 seconds 2019-03-26 18:24:02,430 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:24:02,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:24:02,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-d1b8e6e6-bd02-4751-a184-50036845f46d x-openstack-request-id: req-d1b8e6e6-bd02-4751-a184-50036845f46d 2019-03-26 18:24:02,632 - 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:56:20:6d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:20:6d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7a6c0c3c-ebf6-460a-a412-37b4759904bf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "homer-0.clearwater.opnfv", "created": "2019-03-26T18:16:15Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:49.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "1ec2686a-a15c-4ade-99ca-65f7eebca328", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:49Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "dime-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "c921d2f5-2430-43bd-a14c-23fe2a3a954c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "bono-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:11:18.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "02e7c127-9520-48be-b53a-a77493180dcc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:11:18Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-26T18:11:01Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:00:57.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:00:57Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-26T18:00:43Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:57:23.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:57:24Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-26T17:55:38Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:54:58.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:54:58Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ns.clearwater.opnfv", "created": "2019-03-26T17:53:11Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:24:02,633 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d1b8e6e6-bd02-4751-a184-50036845f46d 2019-03-26 18:24:02,633 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203088998795s 2019-03-26 18:24:02,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 18:24:02,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 18:24:02,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 16022 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-8721e696-4503-41dd-921b-99a06753c753 x-openstack-request-id: req-8721e696-4503-41dd-921b-99a06753c753 2019-03-26 18:24:02,723 - keystoneauth.session - DEBUG - RESP BODY: {"output": "65.9 kB]\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1219 B]\nGet:4 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:6 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [441 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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 (1495 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=192.168.100.8\n+ '[' -n 192.168.100.8 ']'\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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB]\nGet:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB]\nGet:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB]\nGet:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB]\nGet:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB]\nGet:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:22 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB]\nGet:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB]\nGet:25 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB]\nGet:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB]\nGet:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB]\nGet:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B]\nGet:42 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:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB]\nGet:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB]\nGet:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB]\nGet:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB]\nGet:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB]\nGet:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB]\nGet:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB]\nGet:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB]\nGet:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB]\nGet:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:56 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB]\nGet:57 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB]\nGet:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB]\nGet:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB]\nGet:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB]\nGet:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB]\nExtracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 170 MB in 22s (7591 kB/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.\nreload: Job is not running: clearwater-monit\nreload: Job is not running: clearwater-monit\n ...done.\nSetting up clearwater-cassandra (1.0-180328.114015) ...\nAdding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra'\nAdding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra'\n * Restarting clearwater-infrastructure clearwater-infrastructure\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nExiting: cassandra.yaml is missing\nExiting: cassandra.yaml is missing\n ...done.\nSetting up astaire (1.0-180326.104711) ...\nastaire-throttle start/running, process 12489\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 (3741 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.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.19'\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 cassandra_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 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 astaire_uptime Initializing Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_process Execution failed | Does... Process \n clearwater_diags_monitor_pro... Does not exist Process \n cassandra_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 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 astaire_uptime Initializing Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 0m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Does not exist Process \n cassandra_process Execution failed | Does... Process \n astaire_process Execution failed | Does... 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 cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent 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 cassandra_process Execution failed | Does... Process \n astaire_process Execution failed | Does... 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 cassandra_uptime Wait parent Program \n poll_cassandra Wait parent Program \n poll_cqlsh Wait parent Program \n astaire_uptime Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 2m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n chronos_process Running Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Wait parent Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' snmpd_process Does not exist Process \n rogers_process Execution failed | Does... Process \n clearwater_config_manager_pr... Does not exist Process \n clearwater_cluster_manager_p... Does not exist Process \n astaire_process Initializing Process \n rogers_uptime Wait parent Program \n monit_uptime Initializing Program \n memcached_uptime Initializing Program \n poll_memcached Initializing Program \n clearwater_queue_manager_uptime Initializing Program \n etcd_uptime Initializing Program \n poll_etcd_cluster Initializing Program \n poll_etcd Initializing Program \n chronos_uptime Initializing Program \n poll_chronos Initializing Program \n astaire_uptime Wait parent Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 3m\n Service Name Status Type \n node-0.vellum.clearwater.opnfv Running System \n snmpd_process Running Process \n rogers_process Running Process \n ntp_process Running Process \n memcached_process Running Process \n clearwater_queue_manager_pro... Running Process \n etcd_process Running Process \n clearwater_diags_monitor_pro... Running Process \n clearwater_config_manager_pr... Running Process \n clearwater_cluster_manager_p... Running Process \n cassandra_process Running Process \n chronos_process Running Process \n astaire_process Running Process \n rogers_uptime Status failed Program \n monit_uptime Status ok Program \n memcached_uptime Status ok Program \n poll_memcached Status ok Program \n clearwater_queue_manager_uptime Status ok Program \n etcd_uptime Status ok Program \n poll_etcd_cluster Status ok Program \n poll_etcd Status ok Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Status failed Program \n poll_chronos Status ok Program \n astaire_uptime Status failed Program \n++ grep -v 'Status ok'\n++ grep -v Running\n++ sed 1,2d\n++ monit summary\n+ test -z ' rogers_uptime Status failed Program \n cassandra_uptime Initializing Program \n poll_cassandra Initializing Program \n poll_cqlsh Initializing Program \n chronos_uptime Status failed Program \n astaire_uptime Status failed Program '\n+ sleep 60\n+ (( i++ ))\n+ (( i<=10 ))\n+ monit summary\nMonit 5.18.1 uptime: 4m\n Service Name Status Type \n node-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 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000\nmember f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true\nf994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false\n+ cw-check_cluster_state\nThis script prints the status of the data store clusters.\n\nThis node (192.168.100.2) should be in the Cassandra, Chronos and Memcached clusters.\n\nDescribing the Cassandra cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Chronos cluster:\n The cluster is stable.\n 192.168.100.2 is in state normal.\n\nDescribing the Memcached cluster:\n The cluster is stable.\n 192.168.100.2 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: gAAAAABcmmjF2qxbAKOOC1uGAgzD7crFzwBFWn1hUwODeVo9Mv1XaZrBpyIg8EuZQUg-GWRQCjtzk_PNGDV0ZrPvETIKYUD8dnKDBuM7lG_3GJmOyC10lT2mVomgRupwYPD43bh6zKvDQo3b_tipN7KF3FPZGWfFeJz3ma3O4fFp24o-mf8qQSA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-vellum-ec357tx5fk25-0-kxo7utrjrvok/bdd3f169-5f70-4e39-baea-e61ecb664458/resources/wait_handle/signal --data-binary '{\"status\": \"SUCCESS\"}'\n % Total % Received % Xferd Average Speed Time Time Time Current\n Dload Upload Total Spent Left Speed\n 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 60\nHTTP/1.1 200 OK\nDate: Tue, 26 Mar 2019 18:10:45 GMT\nServer: Apache\nx-openstack-request-id: req-f7304b2c-1528-4c54-8d89-0a65463517ec\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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 0c:ee:d5:3e:ab:b9:62:1e:cb:d6:67:9b:b3:13:b2:b7 root@vellum-0 (DSA)\nec2: 256 d0:9d:bb:cc:bb:15:bc:16:07:78:f7:95:7c:37:da:81 root@vellum-0 (ECDSA)\nec2: 256 70:61:6c:dc:71:f2:f7:fd:67:0c:f7:09:a2:35:ec:be root@vellum-0 (ED25519)\nec2: 2048 b6:1d:e8:f4:bd:8a:96:2b:91:2e:3a:9d:12:e8:d9:9b root@vellum-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC7GdfOQS7jm1RQpQk263T4/Ik2E4eYffXw8a0feHD5cSYCBa5ifn/gmlohJYH8xreY98I5J2f6643nTXlsG5Rc= root@vellum-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDEhWt6JBQqrPUySyxU/vAWuLqy9XYRCb0LT7twRb71 root@vellum-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPfeRn3QILKpuTw3ZgtYNQbt91zZoo/JR8v/LfBugg0mFSDh5zKIYRZJPbZlRC7LnAhKQDMQXc1coxpFW7dZHb3A9D9CLjGdiq1EwDiSuBNQcDFUdKh69dJBFdpAdvJK7kh0kLAsIfzhPUNMdMUSWNFtwoC1/Z/yMmn9I1mz0bYbyVm+d+TqGYF/T9iKVWGvIM9lHECvnXI3UdURPzWJvAjpV9nF10nAiR7v1fk3A6eX+8YKNKY9/dz+fR/8FpTXaGUPe3EJyFqYZqCufqdIF8kJKshqwSmV97A4S8r09nWcqvBHMBkaFMoUTwcN4HweaK1zs3L0Og5UZsFb8WSb8v root@vellum-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:10:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 587.68 seconds\n"} 2019-03-26 18:24:02,724 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c/action used request id req-8721e696-4503-41dd-921b-99a06753c753 2019-03-26 18:24:02,725 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0829091072083s 2019-03-26 18:24:02,727 - functest.core.singlevm - DEBUG - console: 65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [171 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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 (1495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.8 + '[' -n 192.168.100.8 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 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:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7591 kB/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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12489 * 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 (3741 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.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.19' + 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 cassandra_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Execution failed | Does... 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 cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent 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 cassandra_process Execution failed | Does... Process astaire_process Execution failed | Does... 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 cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status failed Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_uptime Status failed Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Status failed Program astaire_uptime Status failed 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 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000 member f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true f994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.2) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 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: gAAAAABcmmjF2qxbAKOOC1uGAgzD7crFzwBFWn1hUwODeVo9Mv1XaZrBpyIg8EuZQUg-GWRQCjtzk_PNGDV0ZrPvETIKYUD8dnKDBuM7lG_3GJmOyC10lT2mVomgRupwYPD43bh6zKvDQo3b_tipN7KF3FPZGWfFeJz3ma3O4fFp24o-mf8qQSA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-vellum-ec357tx5fk25-0-kxo7utrjrvok/bdd3f169-5f70-4e39-baea-e61ecb664458/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 18:10:45 GMT Server: Apache x-openstack-request-id: req-f7304b2c-1528-4c54-8d89-0a65463517ec 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0c:ee:d5:3e:ab:b9:62:1e:cb:d6:67:9b:b3:13:b2:b7 root@vellum-0 (DSA) ec2: 256 d0:9d:bb:cc:bb:15:bc:16:07:78:f7:95:7c:37:da:81 root@vellum-0 (ECDSA) ec2: 256 70:61:6c:dc:71:f2:f7:fd:67:0c:f7:09:a2:35:ec:be root@vellum-0 (ED25519) ec2: 2048 b6:1d:e8:f4:bd:8a:96:2b:91:2e:3a:9d:12:e8:d9:9b root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC7GdfOQS7jm1RQpQk263T4/Ik2E4eYffXw8a0feHD5cSYCBa5ifn/gmlohJYH8xreY98I5J2f6643nTXlsG5Rc= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDEhWt6JBQqrPUySyxU/vAWuLqy9XYRCb0LT7twRb71 root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPfeRn3QILKpuTw3ZgtYNQbt91zZoo/JR8v/LfBugg0mFSDh5zKIYRZJPbZlRC7LnAhKQDMQXc1coxpFW7dZHb3A9D9CLjGdiq1EwDiSuBNQcDFUdKh69dJBFdpAdvJK7kh0kLAsIfzhPUNMdMUSWNFtwoC1/Z/yMmn9I1mz0bYbyVm+d+TqGYF/T9iKVWGvIM9lHECvnXI3UdURPzWJvAjpV9nF10nAiR7v1fk3A6eX+8YKNKY9/dz+fR/8FpTXaGUPe3EJyFqYZqCufqdIF8kJKshqwSmV97A4S8r09nWcqvBHMBkaFMoUTwcN4HweaK1zs3L0Og5UZsFb8WSb8v root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:10:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 587.68 seconds 2019-03-26 18:24:02,732 - functest.core.singlevm - DEBUG - regex found: 'Cloud-init .* finished at ' in console 65.9 kB] Ign http://repo.cw-ngv.com binary/ InRelease Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1219 B] Get:4 http://security.ubuntu.com trusty-security/main Sources [171 kB] Get:5 http://repo.cw-ngv.com binary/ Packages [23.2 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:6 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 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 (1495 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip=192.168.100.8 + '[' -n 192.168.100.8 ']' + 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://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common-data amd64 0.6.31-4ubuntu1.3 [21.1 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-common3 amd64 0.6.31-4ubuntu1.3 [21.7 kB] Get:11 http://repo.cw-ngv.com/stable/ binary/ clearwater-monit 5.18-180322.170159 [272 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ clearwater-cassandra 1.0-180328.114015 [44.2 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libavahi-client3 amd64 0.6.31-4ubuntu1.3 [25.2 kB] Get:14 http://repo.cw-ngv.com/stable/ binary/ libsnmp-base 5.7.3~dfsg-clearwater1 [457 kB] Get:15 http://repo.cw-ngv.com/stable/ binary/ libsnmp30 5.7.3~dfsg-clearwater1 [834 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libcups2 amd64 1.7.2-0ubuntu1.11 [178 kB] Get:17 http://repo.cw-ngv.com/stable/ binary/ clearwater-tcp-scalability 1.0-180328.114312 [13.9 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main liblcms2-2 amd64 2.5-0ubuntu4.2 [131 kB] Get:19 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:20 http://repo.cw-ngv.com/stable/ binary/ astaire-libs 1.0-180326.104711 [103 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:22 http://repo.cw-ngv.com/stable/ binary/ astaire 1.0-180326.104711 [127 kB] Get:23 http://repo.cw-ngv.com/stable/ binary/ snmp 5.7.3~dfsg-clearwater1 [153 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1024 kB] Get:25 http://repo.cw-ngv.com/stable/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:26 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmpd 1.0-180328.114312 [18.3 kB] Get:27 http://repo.cw-ngv.com/stable/ binary/ clearwater-etcd 1.0-180328.115321 [16.9 MB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpcsclite1 amd64 1.8.10-1ubuntu1.1 [21.1 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libasyncns0 amd64 0.8-4ubuntu2 [11.9 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libogg0 amd64 1.3.1-1ubuntu1 [17.0 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libflac8 amd64 1.3.0-2ubuntu0.14.04.1 [80.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbis0a amd64 1.3.2-1.3ubuntu1.2 [87.2 kB] Get:36 http://repo.cw-ngv.com/stable/ binary/ clearwater-queue-manager 1.0-180328.115321 [6102 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libvorbisenc2 amd64 1.3.2-1.3ubuntu1.2 [84.6 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libsndfile1 amd64 1.0.25-7ubuntu2.2 [136 kB] Get:39 http://repo.cw-ngv.com/stable/ binary/ clearwater-config-manager 1.0-180328.115321 [9184 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpulse0 amd64 1:4.0-0ubuntu11.1 [225 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9226 B] Get:42 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:43 http://repo.cw-ngv.com/stable/ binary/ chronos 1.0-180328.120836 [529 kB] Get:44 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:45 http://repo.cw-ngv.com/stable/ binary/ memcached 1.6.00-0clearwater0.6 [140 kB] Get:46 http://repo.cw-ngv.com/stable/ binary/ clearwater-memcached 1.0-180328.114312 [18.2 kB] Get:47 http://repo.cw-ngv.com/stable/ binary/ clearwater-snmp-handler-astaire 1.0-180326.110542 [513 kB] Get:48 http://repo.cw-ngv.com/stable/ binary/ crest-prov 1.0-180326.111418 [14.4 MB] Get:49 http://repo.cw-ngv.com/stable/ binary/ homer-cassandra 1.0-180326.111418 [13.9 kB] Get:50 http://repo.cw-ngv.com/stable/ binary/ homestead-cassandra 1.0-180326.115231 [13.8 kB] Get:51 http://repo.cw-ngv.com/stable/ binary/ homestead-prov-cassandra 1.0-180326.111418 [14.1 kB] Get:52 http://repo.cw-ngv.com/stable/ binary/ rogers-libs 1.0-180326.104711 [246 kB] Get:53 http://repo.cw-ngv.com/stable/ binary/ rogers 1.0-180326.104711 [1140 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:56 http://repo.cw-ngv.com/stable/ binary/ vellum 1.0-180328.114312 [12.5 kB] Get:57 http://repo.cw-ngv.com/stable/ binary/ memcached-dbg 1.6.00-0clearwater0.6 [222 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main ntp amd64 1:4.2.6.p5+dfsg-3ubuntu2.14.04.13 [422 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1485 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-system1.54.0 amd64 1.54.0-4ubuntu3.1 [10.1 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-program-options1.54.0 amd64 1.54.0-4ubuntu3.1 [115 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-core-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [78.4 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libevent-pthreads-2.0-5 amd64 2.0.21-stable-1ubuntu1.14.04.2 [6098 B] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython3.4 amd64 3.4.3-1ubuntu1~14.04.7 [1303 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.7 [1330 B] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares2 amd64 1.10.0-2ubuntu0.2 [34.1 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe cpulimit amd64 2.0-1 [14.1 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgcc-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1688 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gcc-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [5040 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-ares-dev amd64 1.10.0-2ubuntu0.2 [98.0 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gdb amd64 7.7.1-0ubuntu5~14.04.3 [2199 kB] Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1820 kB] Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dbg amd64 2.19-0ubuntu6.14 [3464 kB] Extracting templates from packages: 21%Extracting templates from packages: 43%Extracting templates from packages: 64%Extracting templates from packages: 86%Extracting templates from packages: 100% Preconfiguring packages ... Fetched 170 MB in 22s (7591 kB/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. reload: Job is not running: clearwater-monit reload: Job is not running: clearwater-monit ...done. Setting up clearwater-cassandra (1.0-180328.114015) ... Adding 'diversion of /etc/default/cassandra to /etc/default/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/init.d/cassandra to /etc/init.d/cassandra.clearwater-orig by clearwater-cassandra' Adding 'diversion of /usr/share/cassandra/cassandra.in.sh to /usr/share/cassandra/cassandra.in.sh.clearwater-orig by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra.yaml to /usr/share/clearwater-cassandra/etc++cassandra++cassandra.yaml by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-rackdc.properties to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-rackdc.properties by clearwater-cassandra' Adding 'diversion of /etc/cassandra/cassandra-env.sh to /usr/share/clearwater-cassandra/etc++cassandra++cassandra-env.sh by clearwater-cassandra' * Restarting clearwater-infrastructure clearwater-infrastructure * Restarting DNS forwarder and DHCP server dnsmasq ...done. Exiting: cassandra.yaml is missing Exiting: cassandra.yaml is missing ...done. Setting up astaire (1.0-180326.104711) ... astaire-throttle start/running, process 12489 * 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 (3741 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.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.19' + 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 cassandra_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Initializing Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_process Execution failed | Does... Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Initializing Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Initializing Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 0m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process etcd_process Running Process clearwater_diags_monitor_pro... Does not exist Process cassandra_process Execution failed | Does... Process astaire_process Execution failed | Does... 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 cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent 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 cassandra_process Execution failed | Does... Process astaire_process Execution failed | Does... 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 cassandra_uptime Wait parent Program poll_cassandra Wait parent Program poll_cqlsh Wait parent Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 2m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Does not exist Process rogers_process Execution failed | Does... Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process chronos_process Running Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' snmpd_process Does not exist Process rogers_process Execution failed | Does... Process clearwater_config_manager_pr... Does not exist Process clearwater_cluster_manager_p... Does not exist Process astaire_process Initializing Process rogers_uptime Wait parent Program monit_uptime Initializing Program memcached_uptime Initializing Program poll_memcached Initializing Program clearwater_queue_manager_uptime Initializing Program etcd_uptime Initializing Program poll_etcd_cluster Initializing Program poll_etcd Initializing Program chronos_uptime Initializing Program poll_chronos Initializing Program astaire_uptime Wait parent Program ' + sleep 60 + (( i++ )) + (( i<=10 )) + monit summary Monit 5.18.1 uptime: 3m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status failed Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Status failed Program poll_chronos Status ok Program astaire_uptime Status failed Program ++ grep -v 'Status ok' ++ grep -v Running ++ sed 1,2d ++ monit summary + test -z ' rogers_uptime Status failed Program cassandra_uptime Initializing Program poll_cassandra Initializing Program poll_cqlsh Initializing Program chronos_uptime Status failed Program astaire_uptime Status failed 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 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000 member f994e1b01e1bfcd4 is healthy: got healthy result from http://192.168.100.2:4000 cluster is healthy + clearwater-etcdctl member list 1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8:4000 isLeader=true f994e1b01e1bfcd4: name=192-168-100-2 peerURLs=http://192.168.100.2:2380 clientURLs=http://192.168.100.2:4000 isLeader=false + cw-check_cluster_state This script prints the status of the data store clusters. This node (192.168.100.2) should be in the Cassandra, Chronos and Memcached clusters. Describing the Cassandra cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Chronos cluster: The cluster is stable. 192.168.100.2 is in state normal. Describing the Memcached cluster: The cluster is stable. 192.168.100.2 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: gAAAAABcmmjF2qxbAKOOC1uGAgzD7crFzwBFWn1hUwODeVo9Mv1XaZrBpyIg8EuZQUg-GWRQCjtzk_PNGDV0ZrPvETIKYUD8dnKDBuM7lG_3GJmOyC10lT2mVomgRupwYPD43bh6zKvDQo3b_tipN7KF3FPZGWfFeJz3ma3O4fFp24o-mf8qQSA' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-vellum-ec357tx5fk25-0-kxo7utrjrvok/bdd3f169-5f70-4e39-baea-e61ecb664458/resources/wait_handle/signal --data-binary '{"status": "SUCCESS"}' % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0100 25 100 4 100 21 11 59 --:--:-- --:--:-- --:--:-- 60 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 18:10:45 GMT Server: Apache x-openstack-request-id: req-f7304b2c-1528-4c54-8d89-0a65463517ec 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 0c:ee:d5:3e:ab:b9:62:1e:cb:d6:67:9b:b3:13:b2:b7 root@vellum-0 (DSA) ec2: 256 d0:9d:bb:cc:bb:15:bc:16:07:78:f7:95:7c:37:da:81 root@vellum-0 (ECDSA) ec2: 256 70:61:6c:dc:71:f2:f7:fd:67:0c:f7:09:a2:35:ec:be root@vellum-0 (ED25519) ec2: 2048 b6:1d:e8:f4:bd:8a:96:2b:91:2e:3a:9d:12:e8:d9:9b root@vellum-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBC7GdfOQS7jm1RQpQk263T4/Ik2E4eYffXw8a0feHD5cSYCBa5ifn/gmlohJYH8xreY98I5J2f6643nTXlsG5Rc= root@vellum-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEDEhWt6JBQqrPUySyxU/vAWuLqy9XYRCb0LT7twRb71 root@vellum-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPfeRn3QILKpuTw3ZgtYNQbt91zZoo/JR8v/LfBugg0mFSDh5zKIYRZJPbZlRC7LnAhKQDMQXc1coxpFW7dZHb3A9D9CLjGdiq1EwDiSuBNQcDFUdKh69dJBFdpAdvJK7kh0kLAsIfzhPUNMdMUSWNFtwoC1/Z/yMmn9I1mz0bYbyVm+d+TqGYF/T9iKVWGvIM9lHECvnXI3UdURPzWJvAjpV9nF10nAiR7v1fk3A6eX+8YKNKY9/dz+fR/8FpTXaGUPe3EJyFqYZqCufqdIF8kJKshqwSmV97A4S8r09nWcqvBHMBkaFMoUTwcN4HweaK1zs3L0Og5UZsFb8WSb8v root@vellum-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:10:46 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 587.68 seconds 2019-03-26 18:24:02,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:24:02,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:24:03,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-feb75428-81e0-4f42-8b88-cd2cf206928a x-openstack-request-id: req-feb75428-81e0-4f42-8b88-cd2cf206928a 2019-03-26 18:24:03,589 - 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:56:20:6d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:20:6d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7a6c0c3c-ebf6-460a-a412-37b4759904bf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "homer-0.clearwater.opnfv", "created": "2019-03-26T18:16:15Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:49.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "1ec2686a-a15c-4ade-99ca-65f7eebca328", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:49Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "dime-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "c921d2f5-2430-43bd-a14c-23fe2a3a954c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "bono-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:11:18.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "02e7c127-9520-48be-b53a-a77493180dcc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:11:18Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-26T18:11:01Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:00:57.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:00:57Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-26T18:00:43Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:57:23.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:57:24Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-26T17:55:38Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:54:58.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:54:58Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ns.clearwater.opnfv", "created": "2019-03-26T17:53:11Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:24:03,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-feb75428-81e0-4f42-8b88-cd2cf206928a 2019-03-26 18:24:03,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.852393865585s 2019-03-26 18:24:03,598 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 18:24:03,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 18:24:03,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 21614 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-8f46882d-2a43-4603-b0dd-121d60569d71 x-openstack-request-id: req-8f46882d-2a43-4603-b0dd-121d60569d71 2019-03-26 18:24:03,677 - keystoneauth.session - DEBUG - RESP BODY: {"output": "[ 0.000000] Initializing cgroup subsys cpuset\n[ 0.000000] Initializing cgroup subsys cpu\n[ 0.000000] Initializing cgroup subsys cpuacct\n[ 0.000000] Linux version 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.009619] Security Framework initialized\n[ 0.011103] AppArmor: AppArmor initialized\n[ 0.012003] Yama: becoming mindful.\n[ 0.013401] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016873] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020387] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022564] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024238] Initializing cgroup subsys memory\n[ 0.025780] Initializing cgroup subsys devices\n[ 0.028004] Initializing cgroup subsys freezer\n[ 0.029556] Initializing cgroup subsys blkio\n[ 0.031048] Initializing cgroup subsys perf_event\n[ 0.032004] Initializing cgroup subsys hugetlb\n[ 0.034297] mce: CPU supports 10 MCE banks\n[ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040005] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041852] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046232] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050806] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.073105] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.079019] ACPI: Core revision 20131115\n[ 0.080448] ACPI: All ACPI Tables successfully acquired\n[ 0.082468] ftrace: allocating 28753 entries in 113 pages\n[ 0.104234] smpboot: Max logical packages: 1\n[ 0.108085] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.112321] Enabling x2apic\n[ 0.113425] Enabled x2apic\n[ 0.116017] Switched APIC routing to physical x2apic.\n[ 0.119151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.125632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.135085] KVM setup paravirtual spinlock\n[ 0.138238] x86: Booted up 1 node, 1 CPUs\n[ 0.139689] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.140416] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.142783] devtmpfs: initialized\n[ 0.145918] EVM: security.selinux\n[ 0.147166] EVM: security.SMACK64\n[ 0.148003] EVM: security.ima\n[ 0.149145] EVM: security.capability\n[ 0.151432] pinctrl core: initialized pinctrl subsystem\n[ 0.152098] regulator-dummy: no parameters\n[ 0.153651] RTC time: 17:57:24, date: 03/26/19\n[ 0.155278] NET: Registered protocol family 16\n[ 0.156161] cpuidle: using governor ladder\n[ 0.157618] cpuidle: using governor menu\n[ 0.159065] ACPI: bus type PCI registered\n[ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.162265] PCI: Using configuration type 1 for base access\n[ 0.164699] bio: create slab at 0\n[ 0.166346] ACPI: Added _OSI(Module Device)\n[ 0.167838] ACPI: Added _OSI(Processor Device)\n[ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.169628] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172493] ACPI: Interpreter enabled\n[ 0.173846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.176928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.180003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.183300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.186117] ACPI: (supports S0 S5)\n[ 0.187376] ACPI: Using IOAPIC for interrupt routing\n[ 0.188019] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.191244] ACPI: No dock devices found.\n[ 0.193750] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.195799] 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.198176] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200210] acpiphp: Slot [3] registered\n[ 0.201650] acpiphp: Slot [4] registered\n[ 0.203078] acpiphp: Slot [5] registered\n[ 0.204023] acpiphp: Slot [6] registered\n[ 0.205584] acpiphp: Slot [7] registered\n[ 0.207008] acpiphp: Slot [8] registered\n[ 0.208022] acpiphp: Slot [9] registered\n[ 0.209447] acpiphp: Slot [10] registered\n[ 0.210895] acpiphp: Slot [11] registered\n[ 0.212021] acpiphp: Slot [12] registered\n[ 0.213469] acpiphp: Slot [13] registered\n[ 0.214908] acpiphp: Slot [14] registered\n[ 0.216020] acpiphp: Slot [15] registered\n[ 0.217463] acpiphp: Slot [16] registered\n[ 0.218908] acpiphp: Slot [17] registered\n[ 0.220027] acpiphp: Slot [18] registered\n[ 0.221480] acpiphp: Slot [19] registered\n[ 0.222926] acpiphp: Slot [20] registered\n[ 0.224021] acpiphp: Slot [21] registered\n[ 0.225466] acpiphp: Slot [22] registered\n[ 0.226906] acpiphp: Slot [23] registered\n[ 0.228025] acpiphp: Slot [24] registered\n[ 0.229465] acpiphp: Slot [25] registered\n[ 0.230903] acpiphp: Slot [26] registered\n[ 0.232020] acpiphp: Slot [27] registered\n[ 0.233456] acpiphp: Slot [28] registered\n[ 0.234885] acpiphp: Slot [29] registered\n[ 0.236020] acpiphp: Slot [30] registered\n[ 0.237474] acpiphp: Slot [31] registered\n[ 0.238900] PCI host bridge to bus 0000:00\n[ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241821] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243828] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.244003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.246191] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.248003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.256235] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.258795] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.280485] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.283740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.285165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.287671] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.289134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.291321] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.292312] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.294190] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.296003] vgaarb: loaded\n[ 0.297072] vgaarb: bridge control possible 0000:00:02.0\n[ 0.299130] SCSI subsystem initialized\n[ 0.300224] ACPI: bus type USB registered\n[ 0.301693] usbcore: registered new interface driver usbfs\n[ 0.303529] usbcore: registered new interface driver hub\n[ 0.304037] usbcore: registered new device driver usb\n[ 0.305907] PCI: Using ACPI for IRQ routing\n[ 0.307789] NetLabel: Initializing\n[ 0.308008] NetLabel: domain hash size = 128\n[ 0.309521] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.311228] NetLabel: unlabeled traffic allowed by default\n[ 0.312202] Switched to clocksource kvm-clock\n[ 0.320008] AppArmor: AppArmor Filesystem Enabled\n[ 0.321658] pnp: PnP ACPI init\n[ 0.322825] ACPI: bus type PNP registered\n[ 0.324713] pnp: PnP ACPI: found 8 devices\n[ 0.326172] ACPI: bus type PNP unregistered\n[ 0.333292] NET: Registered protocol family 2\n[ 0.335093] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.337422] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.339635] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.341820] TCP: reno registered\n[ 0.343034] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.344984] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.347147] NET: Registered protocol family 1\n[ 0.348694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.350650] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.352570] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.369494] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.386553] Trying to unpack rootfs image as initramfs...\n[ 0.487011] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.489855] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.491807] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.494745] Scanning for low memory corruption every 60 seconds\n[ 0.497010] Initialise system trusted keyring\n[ 0.498597] audit: initializing netlink socket (disabled)\n[ 0.500472] type=2000 audit(1553623045.154:1): initialized\n[ 0.520600] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523442] zbud: loaded\n[ 0.524693] VFS: Disk quotas dquot_6.5.2\n[ 0.526150] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.528621] fuse init (API version 7.22)\n[ 0.530082] msgmni has been set to 1982\n[ 0.531518] Key type big_key registered\n[ 0.533191] Key type asymmetric registered\n[ 0.534652] Asymmetric key parser 'x509' registered\n[ 0.536345] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.538962] io scheduler noop registered\n[ 0.540369] io scheduler deadline registered (default)\n[ 0.542144] io scheduler cfq registered\n[ 0.543593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.545475] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.547664] ipmi message handler version 39.2\n[ 0.549238] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.551806] ACPI: Power Button [PWRF]\n[ 0.553235] GHES: HEST is not enabled!\n[ 0.569729] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.601940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.604436] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.629814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.633189] Linux agpgart interface v0.103\n[ 0.635538] brd: module loaded\n[ 0.637139] loop: module loaded\n[ 0.638722] blk-mq: CPU -> queue map\n[ 0.640036] CPU 0 -> Queue 0\n[ 0.642007] vda: vda1\n[ 0.643672] scsi0 : ata_piix\n[ 0.644873] scsi1 : ata_piix\n[ 0.646024] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.648214] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.651127] libphy: Fixed MDIO Bus: probed\n[ 0.652718] tun: Universal TUN/TAP device driver, 1.6\n[ 0.654426] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.657444] PPP generic driver version 2.4.2\n[ 0.659005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.661153] ehci-pci: EHCI PCI platform driver\n[ 0.662705] ehci-platform: EHCI generic platform driver\n[ 0.664477] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.666497] ohci-pci: OHCI PCI platform driver\n[ 0.668055] ohci-platform: OHCI generic platform driver\n[ 0.669811] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.686805] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.688583] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.691276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.693290] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.695531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.698035] usb usb1: Product: UHCI Host Controller\n[ 0.699699] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.701778] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.703452] hub 1-0:1.0: USB hub found\n[ 0.704834] hub 1-0:1.0: 2 ports detected\n[ 0.706406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.709995] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.711696] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.713494] mousedev: PS/2 mouse device common for all mice\n[ 0.715673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.718650] rtc_cmos 00:00: RTC can wake from S4\n[ 0.720751] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.722841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.724992] device-mapper: uevent: version 1.0.3\n[ 0.726631] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.729500] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.731551] TCP: cubic registered\n[ 0.732844] NET: Registered protocol family 10\n[ 0.734596] NET: Registered protocol family 17\n[ 0.736170] Key type dns_resolver registered\n[ 0.737785] Loading compiled-in X.509 certificates\n[ 0.739960] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.743109] registered taskstats version 1\n[ 0.745926] Key type trusted registered\n[ 0.749418] Key type encrypted registered\n[ 0.750861] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.752691] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.755049] regulator-dummy: disabling\n[ 0.756455] Magic number: 11:182:998\n[ 0.757826] rtc_cmos 00:00: hash matches\n[ 0.759322] rtc_cmos 00:00: setting system clock to 2019-03-26 17:57:24 UTC (1553623044)\n[ 0.762128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.764108] EDD information not available.\n[ 0.805474] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.808191] Write protecting the kernel read-only data: 12288k\n[ 0.810731] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.814761] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.832133] systemd-udevd[99]: starting version 204\n[ 0.864574] FDC 0 is a S82078B\n[ 1.020045] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.184479] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.186694] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.188974] usb 1-1: Product: QEMU USB Tablet\n[ 1.190505] usb 1-1: Manufacturer: QEMU\n[ 1.191883] usb 1-1: SerialNumber: 42\n[ 1.893850] 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.239503] 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.342069] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.481490] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 17:57:26 +0000. Up 2.88 seconds.\ncloud-init-nonet[3.09]: waiting 10 seconds for network device\n * Starting set console keymap[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting cold plug devices[74G[ OK ]\n * Starting log initial device creation[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting Uncomplicated firewall[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Starting Bridge socket events into upstart[74G[ OK ]\n * Starting Mount network filesystems[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\ncloud-init-nonet[4.72]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 17:57:28 +0000. Up 5.11 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.8 | 255.255.255.0 | fa:16:3e:4b:41:f6 |\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:\n64:ca:10:9d:41:cd:2c:83:6d:3c:de:60:72:aa:d2:99 root@ellis-0\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| .*o* |\n| o.& + |\n| .B *o |\n| .o.+. |\n| . + o S |\n|. E |\n| . |\n| |\n| |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\nba:66:8e:43:93:02:0c:ac:9f:93:3a:21:e4:d0:10:62 root@ellis-0\nThe key's randomart image is:\n+--[ DSA 1024]----+\n|+E |\n|=. |\n|+o |\n|+o. |\n|+o o . S |\n|o.* + . |\n|.o + .. |\n|o ..o. |\n| . .=o |\n+-----------------+\nGenerating public/private ecdsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\nThe key fingerprint is:\nfb:68:ba:17:00:59:d1:05:d8:3c:12:ba:24:6d:1c:a6 root@ellis-0\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| oo+B.o. |\n| =ooo = |\n| E *. . . |\n| + .. |\n| . .S |\n| .. |\n| .. |\n| oo |\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:\n82:4b:73:75:8a:ab:4a:c4:0e:db:fd:6b:9b:b2:f9:10 root@ellis-0\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| . . |\n| . . o o |\n|. o E + S |\n| * o = o |\n|. + + . |\n| . .=.. |\n| ..+=*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 Tue, 26 Mar 2019 17:57:39 +0000. Up 15.92 seconds.\n * Starting AppArmor profiles [80G [74G[ OK ]\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\nGenerating locales...\n en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ]\nup-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 17:57:41 +0000. Up 17.27 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 11463 0 --:--:-- --:--:-- --:--:-- 11492\nOK\n+ apt-get update\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 [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 [441 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 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 [7528 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.1 MB in 9s (1326 kB/s)\nReading package lists...\n+ mkdir -p /etc/clearwater\n+ etcd_ip=\n+ '[' -n '' ']'\n+ etcd_ip=192.168.100.8\n+ cat\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install ellis --yes --force-yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\nSuggested packages:\n binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix\n mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales\n debian-keyring clearwater-logging clearwater-snmpd g++-multilib\n g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf\n automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg\n libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg\n libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl\n libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl\n lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc\n ntp-doc python-genshi python-lxml python3-setuptools isag\nRecommended packages:\n python-dev-all\nThe following NEW packages will be installed:\n binutils build-essential clearwater-diags-monitor clearwater-infrastructure\n clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq\n dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++\n g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1\n libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl\n libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl\n libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1\n libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl\n libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0\n libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25\n libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl\n libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make\n manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common\n mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common\n nginx-core ntp python-chardet-whl python-colorama python-colorama-whl\n python-distlib python-distlib-whl python-html5lib python-html5lib-whl\n python-pip python-pip-whl python-requests-whl python-setuptools\n python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv\n python-wheel python3-pkg-resources realpath sysstat\n0 upgraded, 98 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 69.8 MB of archives.\nAfter this operation, 253 MB of additional disk space will be used.\nGet:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B]\nGet:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B]\nGet:5 http://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-monit 5.18-180322.170159 [272 kB]\nGet:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB]\nGet:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB]\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 9s (7667 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51333 files and directories currently installed.)\nPreparing to unpack .../libaio1_0.3.109-4_amd64.deb ...\nUnpacking libaio1:amd64 (0.3.109-4) ...\nSelecting previously unselected package libasan0:amd64.\nPreparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libatomic1:amd64.\nPreparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libgmp10:amd64.\nPreparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ...\nUnpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSelecting previously unselected package libisl10:amd64.\nPreparing to unpack .../libisl10_0.12.2-1_amd64.deb ...\nUnpacking libisl10:amd64 (0.12.2-1) ...\nSelecting previously unselected package libcloog-isl4:amd64.\nPreparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ...\nUnpacking libcloog-isl4:amd64 (0.18.2-1) ...\nSelecting previously unselected package fonts-dejavu-core.\nPreparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ...\nUnpacking fonts-dejavu-core (2.34-1ubuntu1) ...\nSelecting previously unselected package fontconfig-config.\nPreparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ...\nUnpacking fontconfig-config (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libfontconfig1:amd64.\nPreparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ...\nUnpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSelecting previously unselected package libjpeg-turbo8:amd64.\nPreparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ...\nUnpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSelecting previously unselected package libjpeg8:amd64.\nPreparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ...\nUnpacking libjpeg8:amd64 (8c-2ubuntu8) ...\nSelecting previously unselected package libjbig0:amd64.\nPreparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ...\nUnpacking libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSelecting previously unselected package libtiff5:amd64.\nPreparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ...\nUnpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSelecting previously unselected package libvpx1:amd64.\nPreparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...\nUnpacking libvpx1:amd64 (1.3.0-2) ...\nSelecting previously unselected package libxpm4:amd64.\nPreparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ...\nUnpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSelecting previously unselected package libgd3:amd64.\nPreparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ...\nUnpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSelecting previously unselected package libgomp1:amd64.\nPreparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libitm1:amd64.\nPreparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libmpfr4:amd64.\nPreparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ...\nUnpacking libmpfr4:amd64 (3.1.2-1) ...\nSelecting previously unselected package mysql-common.\nPreparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libopts25:amd64.\nPreparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ...\nUnpacking libopts25:amd64 (1:5.18-2ubuntu2) ...\nSelecting previously unselected package libpgm-5.1-0:amd64.\nPreparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ...\nUnpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSelecting previously unselected package libquadmath0:amd64.\nPreparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libsensors4:amd64.\nPreparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ...\nUnpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSelecting previously unselected package libtsan0:amd64.\nPreparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package libxslt1.1:amd64.\nPreparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ...\nUnpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSelecting previously unselected package libzmq3:amd64.\nPreparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ...\nUnpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSelecting previously unselected package libdbi-perl.\nPreparing to unpack .../libdbi-perl_1.630-1_amd64.deb ...\nUnpacking libdbi-perl (1.630-1) ...\nSelecting previously unselected package libdbd-mysql-perl.\nPreparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ...\nUnpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSelecting previously unselected package libterm-readkey-perl.\nPreparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ...\nUnpacking libterm-readkey-perl (2.31-1) ...\nSelecting previously unselected package mysql-client-core-5.5.\nPreparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51936 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ntp.\nPreparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ...\nUnpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\nSelecting previously unselected package libmnl0:amd64.\nPreparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ...\nUnpacking libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSelecting previously unselected package libmpc3:amd64.\nPreparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ...\nUnpacking libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSelecting previously unselected package libnetfilter-conntrack3:amd64.\nPreparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ...\nUnpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSelecting previously unselected package binutils.\nPreparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ...\nUnpacking binutils (2.24-5ubuntu14.2) ...\nSelecting previously unselected package libc-dev-bin.\nPreparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc-dev-bin (2.19-0ubuntu6.14) ...\nSelecting previously unselected package linux-libc-dev:amd64.\nPreparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-167.217) ...\nSelecting previously unselected package libc6-dev:amd64.\nPreparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ...\nUnpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSelecting previously unselected package cpp-4.8.\nPreparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package cpp.\nPreparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking cpp (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libgcc-4.8-dev:amd64.\nPreparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc-4.8.\nPreparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package gcc.\nPreparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking gcc (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package libstdc++-4.8-dev:amd64.\nPreparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++-4.8.\nPreparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ...\nUnpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSelecting previously unselected package g++.\nPreparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ...\nUnpacking g++ (4:4.8.2-1ubuntu6) ...\nSelecting previously unselected package make.\nPreparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ...\nUnpacking make (3.81-8.2ubuntu3) ...\nSelecting previously unselected package libdpkg-perl.\nPreparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ...\nUnpacking libdpkg-perl (1.17.5ubuntu5.8) ...\nSelecting previously unselected package dpkg-dev.\nPreparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ...\nUnpacking dpkg-dev (1.17.5ubuntu5.8) ...\nSelecting previously unselected package build-essential.\nPreparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ...\nUnpacking build-essential (11.6ubuntu6) ...\nSelecting previously unselected package libinotifytools0.\nPreparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ...\nUnpacking libinotifytools0 (3.14-1ubuntu1) ...\nSelecting previously unselected package inotify-tools.\nPreparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ...\nUnpacking inotify-tools (3.14-1ubuntu1) ...\nSelecting previously unselected package realpath.\nPreparing to unpack .../realpath_1.19_amd64.deb ...\nUnpacking realpath (1.19) ...\nSelecting previously unselected package sysstat.\nPreparing to unpack .../sysstat_10.2.0-1_amd64.deb ...\nUnpacking sysstat (10.2.0-1) ...\nSelecting previously unselected package dnsmasq-base.\nPreparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ...\nUnpacking dnsmasq-base (2.68-1ubuntu0.2) ...\nSelecting previously unselected package dnsmasq.\nPreparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ...\nUnpacking dnsmasq (2.68-1ubuntu0.2) ...\nSelecting previously unselected package python-setuptools.\nPreparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools (3.3-1ubuntu2) ...\nSelecting previously unselected package gnutls-bin.\nPreparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ...\nUnpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSelecting previously unselected package python-virtualenv.\nPreparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ...\nUnpacking python-virtualenv (1.11.4-1ubuntu1) ...\nSelecting previously unselected package clearwater-infrastructure.\nPreparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ...\nUnpacking clearwater-infrastructure (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-monit.\nPreparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ...\nUnpacking clearwater-monit (5.18-180322.170159) ...\nSelecting previously unselected package iotop.\nPreparing to unpack .../archives/iotop_0.6-1_amd64.deb ...\nUnpacking iotop (0.6-1) ...\nSelecting previously unselected package clearwater-diags-monitor.\nPreparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ...\nUnpacking clearwater-diags-monitor (1.0-180328.114312) ...\nSelecting previously unselected package clearwater-log-cleanup.\nPreparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ...\nUnpacking clearwater-log-cleanup (1.0-180328.114312) ...\nSelecting previously unselected package nginx-common.\nPreparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.9) ...\nSelecting previously unselected package clearwater-nginx.\nPreparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ...\nUnpacking clearwater-nginx (1.0-180322.165850) ...\nSelecting previously unselected package mysql-server.\nPreparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSelecting previously unselected package ellis.\nPreparing to unpack .../ellis_1.0-180326.110234_amd64.deb ...\nUnpacking ellis (1.0-180326.110234) ...\nSelecting previously unselected package libfakeroot:amd64.\nPreparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking libfakeroot:amd64 (1.20-3ubuntu2) ...\nSelecting previously unselected package fakeroot.\nPreparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ...\nUnpacking fakeroot (1.20-3ubuntu2) ...\nSelecting previously unselected package libalgorithm-diff-perl.\nPreparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ...\nUnpacking libalgorithm-diff-perl (1.19.02-3) ...\nSelecting previously unselected package libalgorithm-diff-xs-perl.\nPreparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ...\nUnpacking libalgorithm-diff-xs-perl (0.04-2build4) ...\nSelecting previously unselected package libalgorithm-merge-perl.\nPreparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ...\nUnpacking libalgorithm-merge-perl (0.08-2) ...\nSelecting previously unselected package libfile-fcntllock-perl.\nPreparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ...\nUnpacking libfile-fcntllock-perl (0.14-2build1) ...\nSelecting previously unselected package libhtml-template-perl.\nPreparing to unpack .../libhtml-template-perl_2.95-1_all.deb ...\nUnpacking libhtml-template-perl (2.95-1) ...\nSelecting previously unselected package manpages-dev.\nPreparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ...\nUnpacking manpages-dev (3.54-1ubuntu1) ...\nSelecting previously unselected package python3-pkg-resources.\nPreparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ...\nUnpacking python3-pkg-resources (3.3-1ubuntu2) ...\nSelecting previously unselected package python-chardet-whl.\nPreparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ...\nUnpacking python-chardet-whl (2.2.1-2~ubuntu1) ...\nSelecting previously unselected package python-colorama.\nPreparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-colorama-whl.\nPreparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ...\nUnpacking python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSelecting previously unselected package python-distlib.\nPreparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-distlib-whl.\nPreparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ...\nUnpacking python-distlib-whl (0.1.8-1ubuntu1) ...\nSelecting previously unselected package python-html5lib.\nPreparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-html5lib-whl.\nPreparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ...\nUnpacking python-html5lib-whl (0.999-3~ubuntu1) ...\nSelecting previously unselected package python-six-whl.\nPreparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ...\nUnpacking python-six-whl (1.5.2-1ubuntu1.1) ...\nSelecting previously unselected package python-urllib3-whl.\nPreparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ...\nUnpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSelecting previously unselected package python-requests-whl.\nPreparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.4) ...\nSelecting previously unselected package python-setuptools-whl.\nPreparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ...\nUnpacking python-setuptools-whl (3.3-1ubuntu2) ...\nSelecting previously unselected package python-pip-whl.\nPreparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip-whl (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-pip.\nPreparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ...\nUnpacking python-pip (1.5.4-1ubuntu4) ...\nSelecting previously unselected package python-wheel.\nPreparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ...\nUnpacking python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up libaio1:amd64 (0.3.109-4) ...\nSetting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ...\nSetting up libisl10:amd64 (0.12.2-1) ...\nSetting up libcloog-isl4:amd64 (0.18.2-1) ...\nSetting up fonts-dejavu-core (2.34-1ubuntu1) ...\nSetting up fontconfig-config (2.11.0-0ubuntu4.2) ...\nSetting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ...\nSetting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ...\nSetting up libjpeg8:amd64 (8c-2ubuntu8) ...\nSetting up libjbig0:amd64 (2.0-2ubuntu4.1) ...\nSetting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ...\nSetting up libvpx1:amd64 (1.3.0-2) ...\nSetting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ...\nSetting up libgd3:amd64 (2.1.0-3ubuntu0.11) ...\nSetting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libmpfr4:amd64 (3.1.2-1) ...\nSetting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up libopts25:amd64 (1:5.18-2ubuntu2) ...\nSetting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ...\nSetting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ...\nSetting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ...\nSetting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ...\nSetting up libdbi-perl (1.630-1) ...\nSetting up libdbd-mysql-perl (4.025-1ubuntu0.1) ...\nSetting up libterm-readkey-perl (2.31-1) ...\nSetting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ...\nmysql start/running, process 8539\nSetting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ...\n * Starting NTP server ntpd\n ...done.\nSetting up libmnl0:amd64 (1.0.3-3ubuntu1) ...\nSetting up libmpc3:amd64 (1.0.1-1ubuntu1) ...\nSetting up libnetfilter-conntrack3:amd64 (1.0.4-1) ...\nSetting up binutils (2.24-5ubuntu14.2) ...\nSetting up libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-167.217) ...\nSetting up libc6-dev:amd64 (2.19-0ubuntu6.14) ...\nSetting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up cpp (4:4.8.2-1ubuntu6) ...\nSetting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up gcc (4:4.8.2-1ubuntu6) ...\nSetting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ...\nSetting up g++ (4:4.8.2-1ubuntu6) ...\nupdate-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode\nSetting up make (3.81-8.2ubuntu3) ...\nSetting up libdpkg-perl (1.17.5ubuntu5.8) ...\nSetting up dpkg-dev (1.17.5ubuntu5.8) ...\nSetting up build-essential (11.6ubuntu6) ...\nSetting up libinotifytools0 (3.14-1ubuntu1) ...\nSetting up inotify-tools (3.14-1ubuntu1) ...\nSetting up realpath (1.19) ...\nSetting up sysstat (10.2.0-1) ...\n\nCreating config file /etc/default/sysstat with new version\nupdate-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode\nSetting up dnsmasq-base (2.68-1ubuntu0.2) ...\nSetting up dnsmasq (2.68-1ubuntu0.2) ...\n * Starting DNS forwarder and DHCP server dnsmasq\n ...done.\nSetting up python-setuptools (3.3-1ubuntu2) ...\nSetting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ...\nSetting up python-virtualenv (1.11.4-1ubuntu1) ...\nSetting up iotop (0.6-1) ...\nSetting up nginx-common (1.4.6-1ubuntu3.9) ...\nSetting up libfakeroot:amd64 (1.20-3ubuntu2) ...\nSetting up fakeroot (1.20-3ubuntu2) ...\nupdate-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode\nSetting up libalgorithm-diff-perl (1.19.02-3) ...\nSetting up libalgorithm-diff-xs-perl (0.04-2build4) ...\nSetting up libalgorithm-merge-perl (0.08-2) ...\nSetting up libfile-fcntllock-perl (0.14-2build1) ...\nSetting up libhtml-template-perl (2.95-1) ...\nSetting up manpages-dev (3.54-1ubuntu1) ...\nSetting up python3-pkg-resources (3.3-1ubuntu2) ...\nSetting up python-chardet-whl (2.2.1-2~ubuntu1) ...\nSetting up python-colorama (0.2.5-0.1ubuntu2) ...\nSetting up python-colorama-whl (0.2.5-0.1ubuntu2) ...\nSetting up python-distlib (0.1.8-1ubuntu1) ...\nSetting up python-distlib-whl (0.1.8-1ubuntu1) ...\nSetting up python-html5lib (0.999-3~ubuntu1) ...\nSetting up python-html5lib-whl (0.999-3~ubuntu1) ...\nSetting up python-six-whl (1.5.2-1ubuntu1.1) ...\nSetting up python-urllib3-whl (1.7.1-1ubuntu4.1) ...\nSetting up python-requests-whl (2.2.1-1ubuntu0.4) ...\nSetting up python-setuptools-whl (3.3-1ubuntu2) ...\nSetting up python-pip-whl (1.5.4-1ubuntu4) ...\nSetting up python-pip (1.5.4-1ubuntu4) ...\nSetting up python-wheel (0.24.0-1~ubuntu1.1) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up mysql-server (5.5.62-0ubuntu0.14.04.1) ...\nSetting up clearwater-infrastructure (1.0-180328.114312) ...\nProcessing pyzmq-16.0.2-py2.7-linux-x86_64.egg\nCopying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages\nAdding pyzmq 16.0.2 to easy-install.pth file\n\nInstalled /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg\nProcessing dependencies for pyzmq==16.0.2\nFinished processing dependencies for pyzmq==16.0.2\nNew python executable in /usr/share/clearwater/infrastructure/env/bin/python\nInstalling setuptools, pip...done.\nIgnoring indexes: https://pypi.python.org/simple/\nDownloading/unpacking pip\nInstalling collected packages: pip\n Found existing installation: pip 1.5.4\n Uninstalling pip:\n Successfully uninstalled pip\nSuccessfully installed pip\nCleaning up...\nCollecting wheel\nInstalling collected packages: wheel\nSuccessfully installed wheel-0.30.0\nCollecting cw_infrastructure\nCollecting dnspython (from cw_infrastructure)\nCollecting pathlib (from cw_infrastructure)\nCollecting contextlib2 (from cw_infrastructure)\nCollecting nsenter (from cw_infrastructure)\nCollecting argparse (from cw_infrastructure)\nInstalling collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure\n Found existing installation: argparse 1.2.1\n Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env\nSuccessfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1\n * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-log-cleanup (1.0-180328.114312) ...\nSetting up clearwater-monit (5.18-180322.170159) ...\nclearwater-monit start/running, process 9263\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-180328.114312) ...\nProcessing triggers for ufw (0.34~rc-0ubuntu2) ...\nSetting up nginx-core (1.4.6-1ubuntu3.9) ...\nSetting up nginx (1.4.6-1ubuntu3.9) ...\nSetting up clearwater-nginx (1.0-180322.165850) ...\nTesting nginx configuration...\nnginx: the configuration file /etc/nginx/nginx.conf syntax is ok\nnginx: configuration file /etc/nginx/nginx.conf test is successful\nSite ping has been enabled. Run /etc/init.d/nginx reload to apply the changes.\nGenerating a 2048 bit RSA private key\n....................+++\n.............................................................................................................................................................+++\nunable to write 'random state'\nwriting new private key to 'nginx.key'\n-----\nSignature ok\nsubject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown\nGetting Private key\nunable to write 'random state'\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 3s (12.6 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.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n++ ip2rr 172.30.9.212\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.212\n++ echo A 172.30.9.212\n+ echo 'nameserver 192.168.100.19'\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 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000\ncluster is healthy\n+ clearwater-etcdctl member list\n1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8: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: gAAAAABcmmeWCC1PDB7q6aIzGbm_W9qtuPVZoz8Cco5cjDZgA_Y3PvCFi08oiFuO9FfyAlwS7v07hi2LLWScaQhbDL9_YNrI5avTN95A6clQi5daeZjBwBFJAWamZVqECf_xnnrokrtJ16S2pS7J89MMPmo2WRX8BPxWdRels6WtFR_LnptuvlE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-ellis-3xefql2cahvj/9fc861bb-ca43-4565-9683-e3866f922b94/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 61 --:--:-- --:--:-- --:--:-- 61\nHTTP/1.1 200 OK\nDate: Tue, 26 Mar 2019 18:00:29 GMT\nServer: Apache\nx-openstack-request-id: req-99fc615d-56f2-4b81-ae2b-2118c0d190eb\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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 ba:66:8e:43:93:02:0c:ac:9f:93:3a:21:e4:d0:10:62 root@ellis-0 (DSA)\nec2: 256 fb:68:ba:17:00:59:d1:05:d8:3c:12:ba:24:6d:1c:a6 root@ellis-0 (ECDSA)\nec2: 256 82:4b:73:75:8a:ab:4a:c4:0e:db:fd:6b:9b:b2:f9:10 root@ellis-0 (ED25519)\nec2: 2048 64:ca:10:9d:41:cd:2c:83:6d:3c:de:60:72:aa:d2:99 root@ellis-0 (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCJWgQPgpvioqFNGZ8iZr1Km5/666uXLUDUi09nlDWNWKYDFPXnI+w8qlEMBg6n3YIvMPDSVloKYxvRbqDNwv/g= root@ellis-0\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGrS4VZZwf2O8/1zlnxu/gaTXk0BAi2/wopuztT1DUTT root@ellis-0\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCh8e+sLOStE//Qf7n3HCfvVYbLz48TMSKO9V++C5oI905Zn2AB+xYTYFRTbrbYwk3hUz5//FR9Mn3cTNCFC3jeFp104BmnCw1yEuimtMShYu5BHtpxcwKjmX1HuIee75TITa7gnUUCJOVzdqzQQiIs5jZeeJYUMgBjdXV/pReVJmLbCmrzESmcOD7yhztIumLePTqvPvGx49vk9yAWYdG1fOViJ+Xw9eUm4W9GTIm4snj4GSeb0rIeUlARwbaHTAxVnkGAoHHjytG2pmqYjWCGYD224/bzJDGm9FzxgHkO5a/17JKQGHfT9aEjePFE+RZnvSsOLBgFuRr7yNUnzSXD root@ellis-0\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:00:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 184.90 seconds\n"} 2019-03-26 18:24:03,678 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab/action used request id req-8f46882d-2a43-4603-b0dd-121d60569d71 2019-03-26 18:24:03,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0807287693024s 2019-03-26 18:24:03,681 - 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.009619] Security Framework initialized [ 0.011103] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013401] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016873] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020387] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022564] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024238] Initializing cgroup subsys memory [ 0.025780] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029556] Initializing cgroup subsys blkio [ 0.031048] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034297] mce: CPU supports 10 MCE banks [ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041852] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046232] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050806] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.073105] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.079019] ACPI: Core revision 20131115 [ 0.080448] ACPI: All ACPI Tables successfully acquired [ 0.082468] ftrace: allocating 28753 entries in 113 pages [ 0.104234] smpboot: Max logical packages: 1 [ 0.108085] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112321] Enabling x2apic [ 0.113425] Enabled x2apic [ 0.116017] Switched APIC routing to physical x2apic. [ 0.119151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135085] KVM setup paravirtual spinlock [ 0.138238] x86: Booted up 1 node, 1 CPUs [ 0.139689] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140416] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142783] devtmpfs: initialized [ 0.145918] EVM: security.selinux [ 0.147166] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149145] EVM: security.capability [ 0.151432] pinctrl core: initialized pinctrl subsystem [ 0.152098] regulator-dummy: no parameters [ 0.153651] RTC time: 17:57:24, date: 03/26/19 [ 0.155278] NET: Registered protocol family 16 [ 0.156161] cpuidle: using governor ladder [ 0.157618] cpuidle: using governor menu [ 0.159065] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162265] PCI: Using configuration type 1 for base access [ 0.164699] bio: create slab at 0 [ 0.166346] ACPI: Added _OSI(Module Device) [ 0.167838] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169628] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172493] ACPI: Interpreter enabled [ 0.173846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186117] ACPI: (supports S0 S5) [ 0.187376] ACPI: Using IOAPIC for interrupt routing [ 0.188019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191244] ACPI: No dock devices found. [ 0.193750] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195799] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198176] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200210] acpiphp: Slot [3] registered [ 0.201650] acpiphp: Slot [4] registered [ 0.203078] acpiphp: Slot [5] registered [ 0.204023] acpiphp: Slot [6] registered [ 0.205584] acpiphp: Slot [7] registered [ 0.207008] acpiphp: Slot [8] registered [ 0.208022] acpiphp: Slot [9] registered [ 0.209447] acpiphp: Slot [10] registered [ 0.210895] acpiphp: Slot [11] registered [ 0.212021] acpiphp: Slot [12] registered [ 0.213469] acpiphp: Slot [13] registered [ 0.214908] acpiphp: Slot [14] registered [ 0.216020] acpiphp: Slot [15] registered [ 0.217463] acpiphp: Slot [16] registered [ 0.218908] acpiphp: Slot [17] registered [ 0.220027] acpiphp: Slot [18] registered [ 0.221480] acpiphp: Slot [19] registered [ 0.222926] acpiphp: Slot [20] registered [ 0.224021] acpiphp: Slot [21] registered [ 0.225466] acpiphp: Slot [22] registered [ 0.226906] acpiphp: Slot [23] registered [ 0.228025] acpiphp: Slot [24] registered [ 0.229465] acpiphp: Slot [25] registered [ 0.230903] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233456] acpiphp: Slot [28] registered [ 0.234885] acpiphp: Slot [29] registered [ 0.236020] acpiphp: Slot [30] registered [ 0.237474] acpiphp: Slot [31] registered [ 0.238900] PCI host bridge to bus 0000:00 [ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241821] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243828] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246191] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256235] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258795] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.280485] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.283740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.285165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.287671] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.289134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.291321] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.292312] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.294190] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296003] vgaarb: loaded [ 0.297072] vgaarb: bridge control possible 0000:00:02.0 [ 0.299130] SCSI subsystem initialized [ 0.300224] ACPI: bus type USB registered [ 0.301693] usbcore: registered new interface driver usbfs [ 0.303529] usbcore: registered new interface driver hub [ 0.304037] usbcore: registered new device driver usb [ 0.305907] PCI: Using ACPI for IRQ routing [ 0.307789] NetLabel: Initializing [ 0.308008] NetLabel: domain hash size = 128 [ 0.309521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311228] NetLabel: unlabeled traffic allowed by default [ 0.312202] Switched to clocksource kvm-clock [ 0.320008] AppArmor: AppArmor Filesystem Enabled [ 0.321658] pnp: PnP ACPI init [ 0.322825] ACPI: bus type PNP registered [ 0.324713] pnp: PnP ACPI: found 8 devices [ 0.326172] ACPI: bus type PNP unregistered [ 0.333292] NET: Registered protocol family 2 [ 0.335093] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.337422] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339635] TCP: Hash tables configured (established 8192 bind 8192) [ 0.341820] TCP: reno registered [ 0.343034] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.344984] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.347147] NET: Registered protocol family 1 [ 0.348694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350650] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.352570] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.369494] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386553] Trying to unpack rootfs image as initramfs... [ 0.487011] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.489855] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.491807] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.494745] Scanning for low memory corruption every 60 seconds [ 0.497010] Initialise system trusted keyring [ 0.498597] audit: initializing netlink socket (disabled) [ 0.500472] type=2000 audit(1553623045.154:1): initialized [ 0.520600] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.523442] zbud: loaded [ 0.524693] VFS: Disk quotas dquot_6.5.2 [ 0.526150] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.528621] fuse init (API version 7.22) [ 0.530082] msgmni has been set to 1982 [ 0.531518] Key type big_key registered [ 0.533191] Key type asymmetric registered [ 0.534652] Asymmetric key parser 'x509' registered [ 0.536345] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538962] io scheduler noop registered [ 0.540369] io scheduler deadline registered (default) [ 0.542144] io scheduler cfq registered [ 0.543593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.545475] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.547664] ipmi message handler version 39.2 [ 0.549238] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.551806] ACPI: Power Button [PWRF] [ 0.553235] GHES: HEST is not enabled! [ 0.569729] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.601940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.604436] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.629814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633189] Linux agpgart interface v0.103 [ 0.635538] brd: module loaded [ 0.637139] loop: module loaded [ 0.638722] blk-mq: CPU -> queue map [ 0.640036] CPU 0 -> Queue 0 [ 0.642007] vda: vda1 [ 0.643672] scsi0 : ata_piix [ 0.644873] scsi1 : ata_piix [ 0.646024] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.648214] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.651127] libphy: Fixed MDIO Bus: probed [ 0.652718] tun: Universal TUN/TAP device driver, 1.6 [ 0.654426] tun: (C) 1999-2004 Max Krasnyansky [ 0.657444] PPP generic driver version 2.4.2 [ 0.659005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.661153] ehci-pci: EHCI PCI platform driver [ 0.662705] ehci-platform: EHCI generic platform driver [ 0.664477] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666497] ohci-pci: OHCI PCI platform driver [ 0.668055] ohci-platform: OHCI generic platform driver [ 0.669811] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.688583] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.693290] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.695531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.698035] usb usb1: Product: UHCI Host Controller [ 0.699699] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.701778] usb usb1: SerialNumber: 0000:00:01.2 [ 0.703452] hub 1-0:1.0: USB hub found [ 0.704834] hub 1-0:1.0: 2 ports detected [ 0.706406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.709995] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711696] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713494] mousedev: PS/2 mouse device common for all mice [ 0.715673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718650] rtc_cmos 00:00: RTC can wake from S4 [ 0.720751] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724992] device-mapper: uevent: version 1.0.3 [ 0.726631] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.729500] ledtrig-cpu: registered to indicate activity on CPUs [ 0.731551] TCP: cubic registered [ 0.732844] NET: Registered protocol family 10 [ 0.734596] NET: Registered protocol family 17 [ 0.736170] Key type dns_resolver registered [ 0.737785] Loading compiled-in X.509 certificates [ 0.739960] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.743109] registered taskstats version 1 [ 0.745926] Key type trusted registered [ 0.749418] Key type encrypted registered [ 0.750861] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752691] IMA: No TPM chip found, activating TPM-bypass! [ 0.755049] regulator-dummy: disabling [ 0.756455] Magic number: 11:182:998 [ 0.757826] rtc_cmos 00:00: hash matches [ 0.759322] rtc_cmos 00:00: setting system clock to 2019-03-26 17:57:24 UTC (1553623044) [ 0.762128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.764108] EDD information not available. [ 0.805474] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.808191] Write protecting the kernel read-only data: 12288k [ 0.810731] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.814761] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832133] systemd-udevd[99]: starting version 204 [ 0.864574] FDC 0 is a S82078B [ 1.020045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184479] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186694] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188974] usb 1-1: Product: QEMU USB Tablet [ 1.190505] usb 1-1: Manufacturer: QEMU [ 1.191883] usb 1-1: SerialNumber: 42 [ 1.893850] 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.239503] 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.342069] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.481490] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 17:57:26 +0000. Up 2.88 seconds. cloud-init-nonet[3.09]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.72]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 17:57:28 +0000. Up 5.11 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.8 | 255.255.255.0 | fa:16:3e:4b:41:f6 | 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: 64:ca:10:9d:41:cd:2c:83:6d:3c:de:60:72:aa:d2:99 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | .*o* | | o.& + | | .B *o | | .o.+. | | . + o S | |. E | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: ba:66:8e:43:93:02:0c:ac:9f:93:3a:21:e4:d0:10:62 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ |+E | |=. | |+o | |+o. | |+o o . S | |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: fb:68:ba:17:00:59:d1:05:d8:3c:12:ba:24:6d:1c:a6 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | oo+B.o. | | =ooo = | | E *. . . | | + .. | | . .S | | .. | | .. | | oo | | 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: 82:4b:73:75:8a:ab:4a:c4:0e:db:fd:6b:9b:b2:f9:10 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . o o | |. o E + S | | * o = o | |. + + . | | . .=.. | | ..+=*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 Tue, 26 Mar 2019 17:57:39 +0000. Up 15.92 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 17:57:41 +0000. Up 17.27 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 11463 0 --:--:-- --:--:-- --:--:-- 11492 OK + apt-get update 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 [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 [441 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 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 [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1326 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.8 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 14 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://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-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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 9s (7667 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51936 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8539 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9263 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................+++ .............................................................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' 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 3s (12.6 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.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.100.19' + 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 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8: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: gAAAAABcmmeWCC1PDB7q6aIzGbm_W9qtuPVZoz8Cco5cjDZgA_Y3PvCFi08oiFuO9FfyAlwS7v07hi2LLWScaQhbDL9_YNrI5avTN95A6clQi5daeZjBwBFJAWamZVqECf_xnnrokrtJ16S2pS7J89MMPmo2WRX8BPxWdRels6WtFR_LnptuvlE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-ellis-3xefql2cahvj/9fc861bb-ca43-4565-9683-e3866f922b94/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 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 18:00:29 GMT Server: Apache x-openstack-request-id: req-99fc615d-56f2-4b81-ae2b-2118c0d190eb 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ba:66:8e:43:93:02:0c:ac:9f:93:3a:21:e4:d0:10:62 root@ellis-0 (DSA) ec2: 256 fb:68:ba:17:00:59:d1:05:d8:3c:12:ba:24:6d:1c:a6 root@ellis-0 (ECDSA) ec2: 256 82:4b:73:75:8a:ab:4a:c4:0e:db:fd:6b:9b:b2:f9:10 root@ellis-0 (ED25519) ec2: 2048 64:ca:10:9d:41:cd:2c:83:6d:3c:de:60:72:aa:d2:99 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCJWgQPgpvioqFNGZ8iZr1Km5/666uXLUDUi09nlDWNWKYDFPXnI+w8qlEMBg6n3YIvMPDSVloKYxvRbqDNwv/g= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGrS4VZZwf2O8/1zlnxu/gaTXk0BAi2/wopuztT1DUTT root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCh8e+sLOStE//Qf7n3HCfvVYbLz48TMSKO9V++C5oI905Zn2AB+xYTYFRTbrbYwk3hUz5//FR9Mn3cTNCFC3jeFp104BmnCw1yEuimtMShYu5BHtpxcwKjmX1HuIee75TITa7gnUUCJOVzdqzQQiIs5jZeeJYUMgBjdXV/pReVJmLbCmrzESmcOD7yhztIumLePTqvPvGx49vk9yAWYdG1fOViJ+Xw9eUm4W9GTIm4snj4GSeb0rIeUlARwbaHTAxVnkGAoHHjytG2pmqYjWCGYD224/bzJDGm9FzxgHkO5a/17JKQGHfT9aEjePFE+RZnvSsOLBgFuRr7yNUnzSXD root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:00:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 184.90 seconds 2019-03-26 18:24:03,685 - 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.009619] Security Framework initialized [ 0.011103] AppArmor: AppArmor initialized [ 0.012003] Yama: becoming mindful. [ 0.013401] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016873] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020387] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022564] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024238] Initializing cgroup subsys memory [ 0.025780] Initializing cgroup subsys devices [ 0.028004] Initializing cgroup subsys freezer [ 0.029556] Initializing cgroup subsys blkio [ 0.031048] Initializing cgroup subsys perf_event [ 0.032004] Initializing cgroup subsys hugetlb [ 0.034297] mce: CPU supports 10 MCE banks [ 0.036037] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.036037] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040005] Spectre V2 : Mitigation: Full generic retpoline [ 0.041852] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044002] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046232] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050806] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.073105] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.079019] ACPI: Core revision 20131115 [ 0.080448] ACPI: All ACPI Tables successfully acquired [ 0.082468] ftrace: allocating 28753 entries in 113 pages [ 0.104234] smpboot: Max logical packages: 1 [ 0.108085] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.112321] Enabling x2apic [ 0.113425] Enabled x2apic [ 0.116017] Switched APIC routing to physical x2apic. [ 0.119151] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.120002] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.125632] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.135085] KVM setup paravirtual spinlock [ 0.138238] x86: Booted up 1 node, 1 CPUs [ 0.139689] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.140416] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.142783] devtmpfs: initialized [ 0.145918] EVM: security.selinux [ 0.147166] EVM: security.SMACK64 [ 0.148003] EVM: security.ima [ 0.149145] EVM: security.capability [ 0.151432] pinctrl core: initialized pinctrl subsystem [ 0.152098] regulator-dummy: no parameters [ 0.153651] RTC time: 17:57:24, date: 03/26/19 [ 0.155278] NET: Registered protocol family 16 [ 0.156161] cpuidle: using governor ladder [ 0.157618] cpuidle: using governor menu [ 0.159065] ACPI: bus type PCI registered [ 0.160012] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.162265] PCI: Using configuration type 1 for base access [ 0.164699] bio: create slab at 0 [ 0.166346] ACPI: Added _OSI(Module Device) [ 0.167838] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169628] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172493] ACPI: Interpreter enabled [ 0.173846] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176928] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.180003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.183300] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.186117] ACPI: (supports S0 S5) [ 0.187376] ACPI: Using IOAPIC for interrupt routing [ 0.188019] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.191244] ACPI: No dock devices found. [ 0.193750] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.195799] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.196007] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.198176] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200210] acpiphp: Slot [3] registered [ 0.201650] acpiphp: Slot [4] registered [ 0.203078] acpiphp: Slot [5] registered [ 0.204023] acpiphp: Slot [6] registered [ 0.205584] acpiphp: Slot [7] registered [ 0.207008] acpiphp: Slot [8] registered [ 0.208022] acpiphp: Slot [9] registered [ 0.209447] acpiphp: Slot [10] registered [ 0.210895] acpiphp: Slot [11] registered [ 0.212021] acpiphp: Slot [12] registered [ 0.213469] acpiphp: Slot [13] registered [ 0.214908] acpiphp: Slot [14] registered [ 0.216020] acpiphp: Slot [15] registered [ 0.217463] acpiphp: Slot [16] registered [ 0.218908] acpiphp: Slot [17] registered [ 0.220027] acpiphp: Slot [18] registered [ 0.221480] acpiphp: Slot [19] registered [ 0.222926] acpiphp: Slot [20] registered [ 0.224021] acpiphp: Slot [21] registered [ 0.225466] acpiphp: Slot [22] registered [ 0.226906] acpiphp: Slot [23] registered [ 0.228025] acpiphp: Slot [24] registered [ 0.229465] acpiphp: Slot [25] registered [ 0.230903] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233456] acpiphp: Slot [28] registered [ 0.234885] acpiphp: Slot [29] registered [ 0.236020] acpiphp: Slot [30] registered [ 0.237474] acpiphp: Slot [31] registered [ 0.238900] PCI host bridge to bus 0000:00 [ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241821] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243828] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244003] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246191] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.256235] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.258795] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.280485] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.283740] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.285165] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.287671] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.289134] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.291321] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.292312] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.294190] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296003] vgaarb: loaded [ 0.297072] vgaarb: bridge control possible 0000:00:02.0 [ 0.299130] SCSI subsystem initialized [ 0.300224] ACPI: bus type USB registered [ 0.301693] usbcore: registered new interface driver usbfs [ 0.303529] usbcore: registered new interface driver hub [ 0.304037] usbcore: registered new device driver usb [ 0.305907] PCI: Using ACPI for IRQ routing [ 0.307789] NetLabel: Initializing [ 0.308008] NetLabel: domain hash size = 128 [ 0.309521] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311228] NetLabel: unlabeled traffic allowed by default [ 0.312202] Switched to clocksource kvm-clock [ 0.320008] AppArmor: AppArmor Filesystem Enabled [ 0.321658] pnp: PnP ACPI init [ 0.322825] ACPI: bus type PNP registered [ 0.324713] pnp: PnP ACPI: found 8 devices [ 0.326172] ACPI: bus type PNP unregistered [ 0.333292] NET: Registered protocol family 2 [ 0.335093] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.337422] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339635] TCP: Hash tables configured (established 8192 bind 8192) [ 0.341820] TCP: reno registered [ 0.343034] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.344984] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.347147] NET: Registered protocol family 1 [ 0.348694] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.350650] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.352570] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.369494] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.386553] Trying to unpack rootfs image as initramfs... [ 0.487011] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.489855] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.491807] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.494745] Scanning for low memory corruption every 60 seconds [ 0.497010] Initialise system trusted keyring [ 0.498597] audit: initializing netlink socket (disabled) [ 0.500472] type=2000 audit(1553623045.154:1): initialized [ 0.520600] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.523442] zbud: loaded [ 0.524693] VFS: Disk quotas dquot_6.5.2 [ 0.526150] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.528621] fuse init (API version 7.22) [ 0.530082] msgmni has been set to 1982 [ 0.531518] Key type big_key registered [ 0.533191] Key type asymmetric registered [ 0.534652] Asymmetric key parser 'x509' registered [ 0.536345] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.538962] io scheduler noop registered [ 0.540369] io scheduler deadline registered (default) [ 0.542144] io scheduler cfq registered [ 0.543593] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.545475] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.547664] ipmi message handler version 39.2 [ 0.549238] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.551806] ACPI: Power Button [PWRF] [ 0.553235] GHES: HEST is not enabled! [ 0.569729] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.601940] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.604436] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.629814] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.633189] Linux agpgart interface v0.103 [ 0.635538] brd: module loaded [ 0.637139] loop: module loaded [ 0.638722] blk-mq: CPU -> queue map [ 0.640036] CPU 0 -> Queue 0 [ 0.642007] vda: vda1 [ 0.643672] scsi0 : ata_piix [ 0.644873] scsi1 : ata_piix [ 0.646024] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.648214] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.651127] libphy: Fixed MDIO Bus: probed [ 0.652718] tun: Universal TUN/TAP device driver, 1.6 [ 0.654426] tun: (C) 1999-2004 Max Krasnyansky [ 0.657444] PPP generic driver version 2.4.2 [ 0.659005] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.661153] ehci-pci: EHCI PCI platform driver [ 0.662705] ehci-platform: EHCI generic platform driver [ 0.664477] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.666497] ohci-pci: OHCI PCI platform driver [ 0.668055] ohci-platform: OHCI generic platform driver [ 0.669811] uhci_hcd: USB Universal Host Controller Interface driver [ 0.686805] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.688583] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.691276] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.693290] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.695531] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.698035] usb usb1: Product: UHCI Host Controller [ 0.699699] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.701778] usb usb1: SerialNumber: 0000:00:01.2 [ 0.703452] hub 1-0:1.0: USB hub found [ 0.704834] hub 1-0:1.0: 2 ports detected [ 0.706406] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.709995] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.711696] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.713494] mousedev: PS/2 mouse device common for all mice [ 0.715673] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.718650] rtc_cmos 00:00: RTC can wake from S4 [ 0.720751] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.722841] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.724992] device-mapper: uevent: version 1.0.3 [ 0.726631] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.729500] ledtrig-cpu: registered to indicate activity on CPUs [ 0.731551] TCP: cubic registered [ 0.732844] NET: Registered protocol family 10 [ 0.734596] NET: Registered protocol family 17 [ 0.736170] Key type dns_resolver registered [ 0.737785] Loading compiled-in X.509 certificates [ 0.739960] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.743109] registered taskstats version 1 [ 0.745926] Key type trusted registered [ 0.749418] Key type encrypted registered [ 0.750861] AppArmor: AppArmor sha1 policy hashing enabled [ 0.752691] IMA: No TPM chip found, activating TPM-bypass! [ 0.755049] regulator-dummy: disabling [ 0.756455] Magic number: 11:182:998 [ 0.757826] rtc_cmos 00:00: hash matches [ 0.759322] rtc_cmos 00:00: setting system clock to 2019-03-26 17:57:24 UTC (1553623044) [ 0.762128] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.764108] EDD information not available. [ 0.805474] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.808191] Write protecting the kernel read-only data: 12288k [ 0.810731] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.814761] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.832133] systemd-udevd[99]: starting version 204 [ 0.864574] FDC 0 is a S82078B [ 1.020045] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.184479] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.186694] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.188974] usb 1-1: Product: QEMU USB Tablet [ 1.190505] usb 1-1: Manufacturer: QEMU [ 1.191883] usb 1-1: SerialNumber: 42 [ 1.893850] 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.239503] 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.342069] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.481490] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 17:57:26 +0000. Up 2.88 seconds. cloud-init-nonet[3.09]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting cold plug devices[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[4.72]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 17:57:28 +0000. Up 5.11 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.8 | 255.255.255.0 | fa:16:3e:4b:41:f6 | 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: 64:ca:10:9d:41:cd:2c:83:6d:3c:de:60:72:aa:d2:99 root@ellis-0 The key's randomart image is: +--[ RSA 2048]----+ | .*o* | | o.& + | | .B *o | | .o.+. | | . + o S | |. E | | . | | | | | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: ba:66:8e:43:93:02:0c:ac:9f:93:3a:21:e4:d0:10:62 root@ellis-0 The key's randomart image is: +--[ DSA 1024]----+ |+E | |=. | |+o | |+o. | |+o o . S | |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: fb:68:ba:17:00:59:d1:05:d8:3c:12:ba:24:6d:1c:a6 root@ellis-0 The key's randomart image is: +--[ECDSA 256]---+ | oo+B.o. | | =ooo = | | E *. . . | | + .. | | . .S | | .. | | .. | | oo | | 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: 82:4b:73:75:8a:ab:4a:c4:0e:db:fd:6b:9b:b2:f9:10 root@ellis-0 The key's randomart image is: +--[ED25519 256--+ | | | | | . . | | . . o o | |. o E + S | | * o = o | |. + + . | | . .=.. | | ..+=*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 Tue, 26 Mar 2019 17:57:39 +0000. Up 15.92 seconds. * Starting AppArmor profiles [80G [74G[ OK ] * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] Generating locales... en_US.UTF-8... * Stopping System V runlevel compatibility[74G[ OK ] up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 17:57:41 +0000. Up 17.27 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 11463 0 --:--:-- --:--:-- --:--:-- 11492 OK + apt-get update 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 [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 [441 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 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 [7528 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 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 [277 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:25 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:26 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:27 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:28 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:29 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:30 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:31 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.1 MB in 9s (1326 kB/s) Reading package lists... + mkdir -p /etc/clearwater + etcd_ip= + '[' -n '' ']' + etcd_ip=192.168.100.8 + cat + DEBIAN_FRONTEND=noninteractive + apt-get install ellis --yes --force-yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat Suggested packages: binutils-doc clearwater-auto-config clearwater-auto-upgrade exim4 postfix mail-transport-agent clearwater-snmp-handler-alarm cpp-doc gcc-4.8-locales debian-keyring clearwater-logging clearwater-snmpd g++-multilib g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg libquadmath0-dbg glibc-doc libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl libsql-statement-perl libgd-tools libipc-sharedcache-perl lm-sensors libstdc++-4.8-doc make-doc tinyca mailx fcgiwrap nginx-doc ntp-doc python-genshi python-lxml python3-setuptools isag Recommended packages: python-dev-all The following NEW packages will be installed: binutils build-essential clearwater-diags-monitor clearwater-infrastructure clearwater-log-cleanup clearwater-monit clearwater-nginx cpp cpp-4.8 dnsmasq dnsmasq-base dpkg-dev ellis fakeroot fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 gnutls-bin inotify-tools iotop libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev libcloog-isl4 libdbd-mysql-perl libdbi-perl libdpkg-perl libfakeroot libfile-fcntllock-perl libfontconfig1 libgcc-4.8-dev libgd3 libgmp10 libgomp1 libhtml-template-perl libinotifytools0 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 libmnl0 libmpc3 libmpfr4 libmysqlclient18 libnetfilter-conntrack3 libopts25 libpgm-5.1-0 libquadmath0 libsensors4 libstdc++-4.8-dev libterm-readkey-perl libtiff5 libtsan0 libvpx1 libxpm4 libxslt1.1 libzmq3 linux-libc-dev make manpages-dev mysql-client-5.5 mysql-client-core-5.5 mysql-common mysql-server mysql-server-5.5 mysql-server-core-5.5 nginx nginx-common nginx-core ntp python-chardet-whl python-colorama python-colorama-whl python-distlib python-distlib-whl python-html5lib python-html5lib-whl python-pip python-pip-whl python-requests-whl python-setuptools python-setuptools-whl python-six-whl python-urllib3-whl python-virtualenv python-wheel python3-pkg-resources realpath sysstat 0 upgraded, 98 newly installed, 0 to remove and 14 not upgraded. Need to get 69.8 MB of archives. After this operation, 253 MB of additional disk space will be used. Get:1 http://repo.cw-ngv.com/stable/ binary/ clearwater-infrastructure 1.0-180328.114312 [2552 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libaio1 amd64 0.3.109-4 [6364 B] Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] Get:5 http://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-monit 5.18-180322.170159 [272 kB] Get:7 http://repo.cw-ngv.com/stable/ binary/ clearwater-diags-monitor 1.0-180328.114312 [25.4 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:9 http://repo.cw-ngv.com/stable/ binary/ clearwater-log-cleanup 1.0-180328.114312 [13.2 kB] Get:10 http://repo.cw-ngv.com/stable/ binary/ clearwater-nginx 1.0-180322.165850 [19.4 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/stable/ binary/ ellis 1.0-180326.110234 [10.4 MB] 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 9s (7667 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51333 files and directories currently installed.) Preparing to unpack .../libaio1_0.3.109-4_amd64.deb ... Unpacking libaio1:amd64 (0.3.109-4) ... Selecting previously unselected package libasan0:amd64. Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Selecting previously unselected package libisl10:amd64. Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... Unpacking libisl10:amd64 (0.12.2-1) ... Selecting previously unselected package libcloog-isl4:amd64. Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... Unpacking libcloog-isl4:amd64 (0.18.2-1) ... Selecting previously unselected package fonts-dejavu-core. Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... Selecting previously unselected package fontconfig-config. Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libfontconfig1:amd64. Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Selecting previously unselected package libjpeg-turbo8:amd64. Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Selecting previously unselected package libjpeg8:amd64. Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... Selecting previously unselected package libjbig0:amd64. Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... Selecting previously unselected package libtiff5:amd64. Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Selecting previously unselected package libvpx1:amd64. Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ... Unpacking libvpx1:amd64 (1.3.0-2) ... Selecting previously unselected package libxpm4:amd64. Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Selecting previously unselected package libgd3:amd64. Preparing to unpack .../libgd3_2.1.0-3ubuntu0.11_amd64.deb ... Unpacking libgd3:amd64 (2.1.0-3ubuntu0.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.2-1) ... Selecting previously unselected package mysql-common. Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package libopts25:amd64. Preparing to unpack .../libopts25_1%3a5.18-2ubuntu2_amd64.deb ... Unpacking libopts25:amd64 (1:5.18-2ubuntu2) ... Selecting previously unselected package libpgm-5.1-0:amd64. Preparing to unpack .../libpgm-5.1-0_5.1.118-1~dfsg-0.1ubuntu3_amd64.deb ... Unpacking libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libsensors4:amd64. Preparing to unpack .../libsensors4_1%3a3.3.4-2ubuntu1_amd64.deb ... Unpacking libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package libxslt1.1:amd64. Preparing to unpack .../libxslt1.1_1.1.28-2ubuntu0.1_amd64.deb ... Unpacking libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Selecting previously unselected package libzmq3:amd64. Preparing to unpack .../libzmq3_4.0.4+dfsg-2ubuntu0.1_amd64.deb ... Unpacking libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Selecting previously unselected package libdbi-perl. Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... Unpacking libdbi-perl (1.630-1) ... Selecting previously unselected package libdbd-mysql-perl. Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... Selecting previously unselected package libterm-readkey-perl. Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... Unpacking libterm-readkey-perl (2.31-1) ... Selecting previously unselected package mysql-client-core-5.5. Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51936 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ntp. Preparing to unpack .../ntp_1%3a4.2.6.p5+dfsg-3ubuntu2.14.04.13_amd64.deb ... Unpacking ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-3ubuntu1_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-3ubuntu1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... Selecting previously unselected package libnetfilter-conntrack3:amd64. Preparing to unpack .../libnetfilter-conntrack3_1.0.4-1_amd64.deb ... Unpacking libnetfilter-conntrack3:amd64 (1.0.4-1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... Unpacking binutils (2.24-5ubuntu14.2) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... Selecting previously unselected package cpp-4.8. Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking cpp (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libgcc-4.8-dev:amd64. Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc-4.8. Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking gcc (4:4.8.2-1ubuntu6) ... Selecting previously unselected package libstdc++-4.8-dev:amd64. Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++-4.8. Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... Unpacking g++ (4:4.8.2-1ubuntu6) ... Selecting previously unselected package make. Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... Unpacking make (3.81-8.2ubuntu3) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... Unpacking dpkg-dev (1.17.5ubuntu5.8) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... Unpacking build-essential (11.6ubuntu6) ... Selecting previously unselected package libinotifytools0. Preparing to unpack .../libinotifytools0_3.14-1ubuntu1_amd64.deb ... Unpacking libinotifytools0 (3.14-1ubuntu1) ... Selecting previously unselected package inotify-tools. Preparing to unpack .../inotify-tools_3.14-1ubuntu1_amd64.deb ... Unpacking inotify-tools (3.14-1ubuntu1) ... Selecting previously unselected package realpath. Preparing to unpack .../realpath_1.19_amd64.deb ... Unpacking realpath (1.19) ... Selecting previously unselected package sysstat. Preparing to unpack .../sysstat_10.2.0-1_amd64.deb ... Unpacking sysstat (10.2.0-1) ... Selecting previously unselected package dnsmasq-base. Preparing to unpack .../dnsmasq-base_2.68-1ubuntu0.2_amd64.deb ... Unpacking dnsmasq-base (2.68-1ubuntu0.2) ... Selecting previously unselected package dnsmasq. Preparing to unpack .../dnsmasq_2.68-1ubuntu0.2_all.deb ... Unpacking dnsmasq (2.68-1ubuntu0.2) ... Selecting previously unselected package python-setuptools. Preparing to unpack .../python-setuptools_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools (3.3-1ubuntu2) ... Selecting previously unselected package gnutls-bin. Preparing to unpack .../gnutls-bin_3.0.11+really2.12.23-12ubuntu2.8_amd64.deb ... Unpacking gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Selecting previously unselected package python-virtualenv. Preparing to unpack .../python-virtualenv_1.11.4-1ubuntu1_all.deb ... Unpacking python-virtualenv (1.11.4-1ubuntu1) ... Selecting previously unselected package clearwater-infrastructure. Preparing to unpack .../clearwater-infrastructure_1.0-180328.114312_amd64.deb ... Unpacking clearwater-infrastructure (1.0-180328.114312) ... Selecting previously unselected package clearwater-monit. Preparing to unpack .../clearwater-monit_5.18-180322.170159_amd64.deb ... Unpacking clearwater-monit (5.18-180322.170159) ... Selecting previously unselected package iotop. Preparing to unpack .../archives/iotop_0.6-1_amd64.deb ... Unpacking iotop (0.6-1) ... Selecting previously unselected package clearwater-diags-monitor. Preparing to unpack .../clearwater-diags-monitor_1.0-180328.114312_all.deb ... Unpacking clearwater-diags-monitor (1.0-180328.114312) ... Selecting previously unselected package clearwater-log-cleanup. Preparing to unpack .../clearwater-log-cleanup_1.0-180328.114312_all.deb ... Unpacking clearwater-log-cleanup (1.0-180328.114312) ... Selecting previously unselected package nginx-common. Preparing to unpack .../nginx-common_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.9_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.9) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.9_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.9) ... Selecting previously unselected package clearwater-nginx. Preparing to unpack .../clearwater-nginx_1.0-180322.165850_all.deb ... Unpacking clearwater-nginx (1.0-180322.165850) ... Selecting previously unselected package mysql-server. Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... Selecting previously unselected package ellis. Preparing to unpack .../ellis_1.0-180326.110234_amd64.deb ... Unpacking ellis (1.0-180326.110234) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... Unpacking fakeroot (1.20-3ubuntu2) ... Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... Unpacking libalgorithm-diff-perl (1.19.02-3) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... Unpacking libalgorithm-merge-perl (0.08-2) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... Unpacking libfile-fcntllock-perl (0.14-2build1) ... Selecting previously unselected package libhtml-template-perl. Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... Unpacking libhtml-template-perl (2.95-1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... Unpacking manpages-dev (3.54-1ubuntu1) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... Unpacking python3-pkg-resources (3.3-1ubuntu2) ... Selecting previously unselected package python-chardet-whl. Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... Selecting previously unselected package python-colorama. Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-colorama-whl. Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... Selecting previously unselected package python-distlib. Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib (0.1.8-1ubuntu1) ... Selecting previously unselected package python-distlib-whl. Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... Selecting previously unselected package python-html5lib. Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib (0.999-3~ubuntu1) ... Selecting previously unselected package python-html5lib-whl. Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... Selecting previously unselected package python-six-whl. Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... Selecting previously unselected package python-urllib3-whl. Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... Selecting previously unselected package python-requests-whl. Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... Selecting previously unselected package python-setuptools-whl. Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... Unpacking python-setuptools-whl (3.3-1ubuntu2) ... Selecting previously unselected package python-pip-whl. Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip-whl (1.5.4-1ubuntu4) ... Selecting previously unselected package python-pip. Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... Unpacking python-pip (1.5.4-1ubuntu4) ... Selecting previously unselected package python-wheel. Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up libaio1:amd64 (0.3.109-4) ... Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... Setting up libisl10:amd64 (0.12.2-1) ... Setting up libcloog-isl4:amd64 (0.18.2-1) ... Setting up fonts-dejavu-core (2.34-1ubuntu1) ... Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... Setting up libjpeg8:amd64 (8c-2ubuntu8) ... Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... Setting up libvpx1:amd64 (1.3.0-2) ... Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... Setting up libgd3:amd64 (2.1.0-3ubuntu0.11) ... Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libmpfr4:amd64 (3.1.2-1) ... Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... Setting up libopts25:amd64 (1:5.18-2ubuntu2) ... Setting up libpgm-5.1-0:amd64 (5.1.118-1~dfsg-0.1ubuntu3) ... Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libsensors4:amd64 (1:3.3.4-2ubuntu1) ... Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up libxslt1.1:amd64 (1.1.28-2ubuntu0.1) ... Setting up libzmq3:amd64 (4.0.4+dfsg-2ubuntu0.1) ... Setting up libdbi-perl (1.630-1) ... Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... Setting up libterm-readkey-perl (2.31-1) ... Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... mysql start/running, process 8539 Setting up ntp (1:4.2.6.p5+dfsg-3ubuntu2.14.04.13) ... * Starting NTP server ntpd ...done. Setting up libmnl0:amd64 (1.0.3-3ubuntu1) ... Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... Setting up libnetfilter-conntrack3:amd64 (1.0.4-1) ... Setting up binutils (2.24-5ubuntu14.2) ... Setting up libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up cpp (4:4.8.2-1ubuntu6) ... Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up gcc (4:4.8.2-1ubuntu6) ... Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... Setting up g++ (4:4.8.2-1ubuntu6) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (3.81-8.2ubuntu3) ... Setting up libdpkg-perl (1.17.5ubuntu5.8) ... Setting up dpkg-dev (1.17.5ubuntu5.8) ... Setting up build-essential (11.6ubuntu6) ... Setting up libinotifytools0 (3.14-1ubuntu1) ... Setting up inotify-tools (3.14-1ubuntu1) ... Setting up realpath (1.19) ... Setting up sysstat (10.2.0-1) ... Creating config file /etc/default/sysstat with new version update-alternatives: using /usr/bin/sar.sysstat to provide /usr/bin/sar (sar) in auto mode Setting up dnsmasq-base (2.68-1ubuntu0.2) ... Setting up dnsmasq (2.68-1ubuntu0.2) ... * Starting DNS forwarder and DHCP server dnsmasq ...done. Setting up python-setuptools (3.3-1ubuntu2) ... Setting up gnutls-bin (3.0.11+really2.12.23-12ubuntu2.8) ... Setting up python-virtualenv (1.11.4-1ubuntu1) ... Setting up iotop (0.6-1) ... Setting up nginx-common (1.4.6-1ubuntu3.9) ... Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... Setting up fakeroot (1.20-3ubuntu2) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up libalgorithm-diff-perl (1.19.02-3) ... Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... Setting up libalgorithm-merge-perl (0.08-2) ... Setting up libfile-fcntllock-perl (0.14-2build1) ... Setting up libhtml-template-perl (2.95-1) ... Setting up manpages-dev (3.54-1ubuntu1) ... Setting up python3-pkg-resources (3.3-1ubuntu2) ... Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... Setting up python-colorama (0.2.5-0.1ubuntu2) ... Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... Setting up python-distlib (0.1.8-1ubuntu1) ... Setting up python-distlib-whl (0.1.8-1ubuntu1) ... Setting up python-html5lib (0.999-3~ubuntu1) ... Setting up python-html5lib-whl (0.999-3~ubuntu1) ... Setting up python-six-whl (1.5.2-1ubuntu1.1) ... Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... Setting up python-setuptools-whl (3.3-1ubuntu2) ... Setting up python-pip-whl (1.5.4-1ubuntu4) ... Setting up python-pip (1.5.4-1ubuntu4) ... Setting up python-wheel (0.24.0-1~ubuntu1.1) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... Setting up clearwater-infrastructure (1.0-180328.114312) ... Processing pyzmq-16.0.2-py2.7-linux-x86_64.egg Copying pyzmq-16.0.2-py2.7-linux-x86_64.egg to /usr/local/lib/python2.7/dist-packages Adding pyzmq 16.0.2 to easy-install.pth file Installed /usr/local/lib/python2.7/dist-packages/pyzmq-16.0.2-py2.7-linux-x86_64.egg Processing dependencies for pyzmq==16.0.2 Finished processing dependencies for pyzmq==16.0.2 New python executable in /usr/share/clearwater/infrastructure/env/bin/python Installing setuptools, pip...done. Ignoring indexes: https://pypi.python.org/simple/ Downloading/unpacking pip Installing collected packages: pip Found existing installation: pip 1.5.4 Uninstalling pip: Successfully uninstalled pip Successfully installed pip Cleaning up... Collecting wheel Installing collected packages: wheel Successfully installed wheel-0.30.0 Collecting cw_infrastructure Collecting dnspython (from cw_infrastructure) Collecting pathlib (from cw_infrastructure) Collecting contextlib2 (from cw_infrastructure) Collecting nsenter (from cw_infrastructure) Collecting argparse (from cw_infrastructure) Installing collected packages: dnspython, pathlib, contextlib2, argparse, nsenter, cw-infrastructure Found existing installation: argparse 1.2.1 Not uninstalling argparse at /usr/lib/python2.7, outside environment /usr/share/clearwater/infrastructure/env Successfully installed argparse-1.4.0 contextlib2-0.5.5 cw-infrastructure-1.0 dnspython-1.15.0 nsenter-0.2 pathlib-1.0.1 * Restarting DNS forwarder and DHCP server dnsmasq ...done. Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-log-cleanup (1.0-180328.114312) ... Setting up clearwater-monit (5.18-180322.170159) ... clearwater-monit start/running, process 9263 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-180328.114312) ... Processing triggers for ufw (0.34~rc-0ubuntu2) ... Setting up nginx-core (1.4.6-1ubuntu3.9) ... Setting up nginx (1.4.6-1ubuntu3.9) ... Setting up clearwater-nginx (1.0-180322.165850) ... Testing nginx configuration... nginx: the configuration file /etc/nginx/nginx.conf syntax is ok nginx: configuration file /etc/nginx/nginx.conf test is successful Site ping has been enabled. Run /etc/init.d/nginx reload to apply the changes. Generating a 2048 bit RSA private key ....................+++ .............................................................................................................................................................+++ unable to write 'random state' writing new private key to 'nginx.key' ----- Signature ok subject=/C=UK/ST=Unknown state/L=Unknown locality/O=Unknown organization/OU=Unknown organizational unit/CN=unknown.example/emailAddress=Unknown Getting Private key unable to write 'random state' 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 3s (12.6 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.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 ++ ip2rr 172.30.9.212 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.212 ++ echo A 172.30.9.212 + echo 'nameserver 192.168.100.19' + 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 1022f5f84b872003 is healthy: got healthy result from http://192.168.100.8:4000 cluster is healthy + clearwater-etcdctl member list 1022f5f84b872003: name=192-168-100-8 peerURLs=http://192.168.100.8:2380 clientURLs=http://192.168.100.8: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: gAAAAABcmmeWCC1PDB7q6aIzGbm_W9qtuPVZoz8Cco5cjDZgA_Y3PvCFi08oiFuO9FfyAlwS7v07hi2LLWScaQhbDL9_YNrI5avTN95A6clQi5daeZjBwBFJAWamZVqECf_xnnrokrtJ16S2pS7J89MMPmo2WRX8BPxWdRels6WtFR_LnptuvlE' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-ellis-3xefql2cahvj/9fc861bb-ca43-4565-9683-e3866f922b94/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 61 --:--:-- --:--:-- --:--:-- 61 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 18:00:29 GMT Server: Apache x-openstack-request-id: req-99fc615d-56f2-4b81-ae2b-2118c0d190eb 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 ba:66:8e:43:93:02:0c:ac:9f:93:3a:21:e4:d0:10:62 root@ellis-0 (DSA) ec2: 256 fb:68:ba:17:00:59:d1:05:d8:3c:12:ba:24:6d:1c:a6 root@ellis-0 (ECDSA) ec2: 256 82:4b:73:75:8a:ab:4a:c4:0e:db:fd:6b:9b:b2:f9:10 root@ellis-0 (ED25519) ec2: 2048 64:ca:10:9d:41:cd:2c:83:6d:3c:de:60:72:aa:d2:99 root@ellis-0 (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBCJWgQPgpvioqFNGZ8iZr1Km5/666uXLUDUi09nlDWNWKYDFPXnI+w8qlEMBg6n3YIvMPDSVloKYxvRbqDNwv/g= root@ellis-0 ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIGrS4VZZwf2O8/1zlnxu/gaTXk0BAi2/wopuztT1DUTT root@ellis-0 ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCh8e+sLOStE//Qf7n3HCfvVYbLz48TMSKO9V++C5oI905Zn2AB+xYTYFRTbrbYwk3hUz5//FR9Mn3cTNCFC3jeFp104BmnCw1yEuimtMShYu5BHtpxcwKjmX1HuIee75TITa7gnUUCJOVzdqzQQiIs5jZeeJYUMgBjdXV/pReVJmLbCmrzESmcOD7yhztIumLePTqvPvGx49vk9yAWYdG1fOViJ+Xw9eUm4W9GTIm4snj4GSeb0rIeUlARwbaHTAxVnkGAoHHjytG2pmqYjWCGYD224/bzJDGm9FzxgHkO5a/17JKQGHfT9aEjePFE+RZnvSsOLBgFuRr7yNUnzSXD root@ellis-0 -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 18:00:29 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 184.90 seconds 2019-03-26 18:24:03,689 - 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:4b:41:f6', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:41:f6', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T17:57:23.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-03-26T17:57:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T17:57:24Z', 'hostId': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', '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-26T17:57:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T17:55:38Z', 'created': u'2019-03-26T17:55:38Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 18:24:03,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:24:03,693 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:24:04,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-58d32b56-4cbe-4d01-bee9-3d65acbf098f x-openstack-request-id: req-58d32b56-4cbe-4d01-bee9-3d65acbf098f 2019-03-26 18:24:04,099 - 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:56:20:6d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:20:6d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7a6c0c3c-ebf6-460a-a412-37b4759904bf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "homer-0.clearwater.opnfv", "created": "2019-03-26T18:16:15Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:49.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "1ec2686a-a15c-4ade-99ca-65f7eebca328", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:49Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "dime-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "c921d2f5-2430-43bd-a14c-23fe2a3a954c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "bono-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:11:18.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "02e7c127-9520-48be-b53a-a77493180dcc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:11:18Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-26T18:11:01Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:00:57.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:00:57Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-26T18:00:43Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:57:23.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:57:24Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-26T17:55:38Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:54:58.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:54:58Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ns.clearwater.opnfv", "created": "2019-03-26T17:53:11Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:24:04,099 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-58d32b56-4cbe-4d01-bee9-3d65acbf098f 2019-03-26 18:24:04,099 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.409608840942s 2019-03-26 18:24:04,107 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 18:24:04,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 18:24:04,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 12304 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24: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-2df8eb5d-2d1c-4a6f-a1c6-45aeb051d09c x-openstack-request-id: req-2df8eb5d-2d1c-4a6f-a1c6-45aeb051d09c 2019-03-26 18:24:04,186 - 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.008045] pid_max: default: 32768 minimum: 301\n[ 0.009834] Security Framework initialized\n[ 0.012203] AppArmor: AppArmor initialized\n[ 0.013613] Yama: becoming mindful.\n[ 0.015306] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.016931] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.020485] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.022563] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.024787] Initializing cgroup subsys memory\n[ 0.026329] Initializing cgroup subsys devices\n[ 0.028016] Initializing cgroup subsys freezer\n[ 0.029532] Initializing cgroup subsys blkio\n[ 0.032015] Initializing cgroup subsys perf_event\n[ 0.033584] Initializing cgroup subsys hugetlb\n[ 0.036207] mce: CPU supports 10 MCE banks\n[ 0.037736] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.037736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.040032] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.041831] Spectre V2 : Enabling Indirect Branch Prediction Barrier\n[ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.046147] Spectre V2 : Disabling Indirect Banch Restricted Speculation\n[ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.050694] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.078836] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.085409] ACPI: Core revision 20131115\n[ 0.087378] ACPI: All ACPI Tables successfully acquired\n[ 0.088439] ftrace: allocating 28753 entries in 113 pages\n[ 0.112336] smpboot: Max logical packages: 1\n[ 0.113778] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.116371] Enabling x2apic\n[ 0.117447] Enabled x2apic\n[ 0.118773] Switched APIC routing to physical x2apic.\n[ 0.121352] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.123235] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01)\n[ 0.126654] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.134301] KVM setup paravirtual spinlock\n[ 0.138940] x86: Booted up 1 node, 1 CPUs\n[ 0.140017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS)\n[ 0.142350] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.144205] devtmpfs: initialized\n[ 0.147123] EVM: security.selinux\n[ 0.148005] EVM: security.SMACK64\n[ 0.149195] EVM: security.ima\n[ 0.150257] EVM: security.capability\n[ 0.152569] pinctrl core: initialized pinctrl subsystem\n[ 0.154321] regulator-dummy: no parameters\n[ 0.155782] RTC time: 17:54:59, date: 03/26/19\n[ 0.156115] NET: Registered protocol family 16\n[ 0.157748] cpuidle: using governor ladder\n[ 0.159115] cpuidle: using governor menu\n[ 0.160050] ACPI: bus type PCI registered\n[ 0.161404] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.163567] PCI: Using configuration type 1 for base access\n[ 0.164757] bio: create slab at 0\n[ 0.166319] ACPI: Added _OSI(Module Device)\n[ 0.167703] ACPI: Added _OSI(Processor Device)\n[ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.169572] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.172059] ACPI: Interpreter enabled\n[ 0.173354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.179130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.182015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.184877] ACPI: (supports S0 S5)\n[ 0.186097] ACPI: Using IOAPIC for interrupt routing\n[ 0.187708] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.188174] ACPI: No dock devices found.\n[ 0.191163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.192006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.194118] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.196015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.200193] acpiphp: Slot [3] registered\n[ 0.201597] acpiphp: Slot [4] registered\n[ 0.202983] acpiphp: Slot [5] registered\n[ 0.204032] acpiphp: Slot [6] registered\n[ 0.205359] acpiphp: Slot [7] registered\n[ 0.206687] acpiphp: Slot [8] registered\n[ 0.208021] acpiphp: Slot [9] registered\n[ 0.209345] acpiphp: Slot [10] registered\n[ 0.210705] acpiphp: Slot [11] registered\n[ 0.212020] acpiphp: Slot [12] registered\n[ 0.213419] acpiphp: Slot [13] registered\n[ 0.214791] acpiphp: Slot [14] registered\n[ 0.216019] acpiphp: Slot [15] registered\n[ 0.217376] acpiphp: Slot [16] registered\n[ 0.218730] acpiphp: Slot [17] registered\n[ 0.220027] acpiphp: Slot [18] registered\n[ 0.221435] acpiphp: Slot [19] registered\n[ 0.222822] acpiphp: Slot [20] registered\n[ 0.224021] acpiphp: Slot [21] registered\n[ 0.225406] acpiphp: Slot [22] registered\n[ 0.226783] acpiphp: Slot [23] registered\n[ 0.228035] acpiphp: Slot [24] registered\n[ 0.229426] acpiphp: Slot [25] registered\n[ 0.230812] acpiphp: Slot [26] registered\n[ 0.232020] acpiphp: Slot [27] registered\n[ 0.233392] acpiphp: Slot [28] registered\n[ 0.234769] acpiphp: Slot [29] registered\n[ 0.236021] acpiphp: Slot [30] registered\n[ 0.237399] acpiphp: Slot [31] registered\n[ 0.238773] PCI host bridge to bus 0000:00\n[ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.241757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.243683] 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.246109] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff]\n[ 0.248003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff]\n[ 0.257559] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.259999] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.282205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.284613] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.287104] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.289097] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.291711] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.292803] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.295077] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.296004] vgaarb: loaded\n[ 0.297011] vgaarb: bridge control possible 0000:00:02.0\n[ 0.299025] SCSI subsystem initialized\n[ 0.300238] ACPI: bus type USB registered\n[ 0.301663] usbcore: registered new interface driver usbfs\n[ 0.303419] usbcore: registered new interface driver hub\n[ 0.304039] usbcore: registered new device driver usb\n[ 0.305871] PCI: Using ACPI for IRQ routing\n[ 0.307670] NetLabel: Initializing\n[ 0.308007] NetLabel: domain hash size = 128\n[ 0.309432] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.311085] NetLabel: unlabeled traffic allowed by default\n[ 0.312199] Switched to clocksource kvm-clock\n[ 0.320163] AppArmor: AppArmor Filesystem Enabled\n[ 0.321740] pnp: PnP ACPI init\n[ 0.322839] ACPI: bus type PNP registered\n[ 0.324619] pnp: PnP ACPI: found 8 devices\n[ 0.325996] ACPI: bus type PNP unregistered\n[ 0.333018] NET: Registered protocol family 2\n[ 0.334728] TCP established hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.336923] TCP bind hash table entries: 8192 (order: 5, 131072 bytes)\n[ 0.339073] TCP: Hash tables configured (established 8192 bind 8192)\n[ 0.341134] TCP: reno registered\n[ 0.342310] UDP hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.344149] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)\n[ 0.346193] NET: Registered protocol family 1\n[ 0.347691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.349556] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.351373] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.367989] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.384756] Trying to unpack rootfs image as initramfs...\n[ 0.482847] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.485527] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.487356] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.490188] Scanning for low memory corruption every 60 seconds\n[ 0.492428] Initialise system trusted keyring\n[ 0.493949] audit: initializing netlink socket (disabled)\n[ 0.495665] type=2000 audit(1553622900.151:1): initialized\n[ 0.516133] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518898] zbud: loaded\n[ 0.520088] VFS: Disk quotas dquot_6.5.2\n[ 0.521476] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.523799] fuse init (API version 7.22)\n[ 0.525182] msgmni has been set to 1982\n[ 0.526535] Key type big_key registered\n[ 0.528131] Key type asymmetric registered\n[ 0.529535] Asymmetric key parser 'x509' registered\n[ 0.531118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.533617] io scheduler noop registered\n[ 0.534938] io scheduler deadline registered (default)\n[ 0.536593] io scheduler cfq registered\n[ 0.537961] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.539751] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.541821] ipmi message handler version 39.2\n[ 0.543297] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.545719] ACPI: Power Button [PWRF]\n[ 0.547053] GHES: HEST is not enabled!\n[ 0.563285] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.595945] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.598564] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.624579] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.627777] Linux agpgart interface v0.103\n[ 0.630030] brd: module loaded\n[ 0.631544] loop: module loaded\n[ 0.633033] blk-mq: CPU -> queue map\n[ 0.634293] CPU 0 -> Queue 0\n[ 0.636217] vda: vda1\n[ 0.637801] scsi0 : ata_piix\n[ 0.638956] scsi1 : ata_piix\n[ 0.640085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 0.642194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 0.645040] libphy: Fixed MDIO Bus: probed\n[ 0.646529] tun: Universal TUN/TAP device driver, 1.6\n[ 0.648181] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.651274] PPP generic driver version 2.4.2\n[ 0.652885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.655005] ehci-pci: EHCI PCI platform driver\n[ 0.656563] ehci-platform: EHCI generic platform driver\n[ 0.658330] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.660352] ohci-pci: OHCI PCI platform driver\n[ 0.661898] ohci-platform: OHCI generic platform driver\n[ 0.663647] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.680868] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.682631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.685313] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 0.687313] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.689534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.692041] usb usb1: Product: UHCI Host Controller\n[ 0.693697] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd\n[ 0.695773] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.697434] hub 1-0:1.0: USB hub found\n[ 0.698813] hub 1-0:1.0: 2 ports detected\n[ 0.700378] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.703961] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.705653] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.707430] mousedev: PS/2 mouse device common for all mice\n[ 0.709618] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.712600] rtc_cmos 00:00: RTC can wake from S4\n[ 0.714674] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.716761] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.718918] device-mapper: uevent: version 1.0.3\n[ 0.720569] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.723413] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.725458] TCP: cubic registered\n[ 0.726763] NET: Registered protocol family 10\n[ 0.728503] NET: Registered protocol family 17\n[ 0.730063] Key type dns_resolver registered\n[ 0.731676] Loading compiled-in X.509 certificates\n[ 0.733857] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414'\n[ 0.737018] registered taskstats version 1\n[ 0.739951] Key type trusted registered\n[ 0.743464] Key type encrypted registered\n[ 0.744934] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.746765] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.749126] regulator-dummy: disabling\n[ 0.750506] Magic number: 11:629:947\n[ 0.751887] tty tty4: hash matches\n[ 0.753171] memory memory0: hash matches\n[ 0.754666] rtc_cmos 00:00: setting system clock to 2019-03-26 17:55:00 UTC (1553622900)\n[ 0.757452] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.770367] EDD information not available.\n[ 0.801514] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.804250] Write protecting the kernel read-only data: 12288k\n[ 0.806749] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000)\n[ 0.810764] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.828118] systemd-udevd[99]: starting version 204\n[ 0.860537] FDC 0 is a S82078B\n[ 1.012091] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.178508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.180886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.183184] usb 1-1: Product: QEMU USB Tablet\n[ 1.184714] usb 1-1: Manufacturer: QEMU\n[ 1.186099] usb 1-1: SerialNumber: 42\n[ 1.889582] 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.233196] 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.337002] random: init urandom read with 10 bits of entropy available\n * Starting Initialize or finalize resolvconf[74G[ OK ]\n[ 2.470500] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\n * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ]\n * Starting Clean /tmp directory[74G[ OK ]\n * Stopping Clean /tmp directory[74G[ OK ]\nCloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 17:55:02 +0000. Up 2.85 seconds.\ncloud-init-nonet[3.05]: 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.84]: static networking is now up\n * Starting Mount network filesystems[74G[ OK ]\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[74G[ OK ]\n * Stopping cold plug devices[74G[ OK ]\n * Stopping log initial device creation[74G[ OK ]\n * Starting enable remaining boot-time encrypted block devices[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 17:55:05 +0000. Up 5.37 seconds.\nci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | Device | Up | Address | Mask | Hw-Address |\nci-info: +--------+------+----------------+---------------+-------------------+\nci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . |\nci-info: | eth0 | True | 192.168.100.19 | 255.255.255.0 | fa:16:3e:a4:5c:cd |\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:\n04:6f:35:f9:ac:4b:37:20:f7:a0:e6:db:53:aa:70:a6 root@ns\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . o. |\n| o ... |\n| + o |\n| o. + o |\n| S+ = |\n| o o = |\n| .oo. = . |\n| =..+ |\n| E oo.. |\n+-----------------+\nGenerating public/private dsa key pair.\nYour identification has been saved in /etc/ssh/ssh_host_dsa_key.\nYour public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\nThe key fingerprint is:\neb:e3:2d:f3:46:1f:8c:ef:3e:5d:99:28:09:8b:f7:31 root@ns\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| |\n| |\n| |\n| . |\n| S oo. . o|\n| . +oEo. o.|\n| o..o+o . |\n| .+...+ . |\n| .o*ooo. |\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:\n38:44:32:6a:9a:6c:a7:0f:68:74:64:78:fa:a1:af:8f root@ns\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| o . |\n| .. + |\n| .o+ . |\n|.+= . . |\n|o= + o S |\n|+ * . . |\n|.= . |\n|. = |\n| Eo+ |\n+-----------------+\nGenerating public/private ed25519 key pair.\nYour identification has been saved in /etc/ssh/ssh_host_ed25519_key.\nYour public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\nThe key fingerprint is:\nfb:a3:62:5d:be:a7:5f:63:78:00:20:ca:22:c4:8d:28 root@ns\nThe key's randomart image is:\n+--[ED25519 256--+\n|o.o . . |\n|Eo o . . . |\n|o . o . |\n| . . . |\n| S . |\n| .. o |\n| ..o . = |\n| o ..o .+ . |\n| . ...+*. |\n+-----------------+\n * Stopping Mount filesystems on boot[74G[ OK ]\n * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ]\n * Starting configure network device security[74G[ OK ]\n * Starting Flush boot log to disk[74G[ OK ]\n * Starting flush early job output to logs[74G[ OK ]\n * Stopping Failsafe Boot Delay[74G[ OK ]\n * Starting System V initialisation compatibility[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Stopping flush early job output to logs[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n * Starting SystemD login management service[74G[ OK ]\n * Starting system logging daemon[74G[ OK ]\n * Starting Handle applying cloud-config[74G[ OK ]\n * Starting Bridge file events into upstart[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting early crypto disks... [80G [74G[ OK ]\nSkipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd\n * Starting AppArmor profiles [80G [74G[ OK ]\nCloud-init v. 0.7.5 running 'modules:config' at Tue, 26 Mar 2019 17:55:11 +0000. Up 11.27 seconds.\n * Stopping System V initialisation compatibility[74G[ OK ]\n * Starting System V runlevel compatibility[74G[ OK ]\n * Starting deferred execution scheduler[74G[ OK ]\n * Starting regular background program processing daemon[74G[ OK ]\n * Starting ACPI daemon[74G[ OK ]\n * Starting save kernel messages[74G[ OK ]\n * Starting OpenSSH server[74G[ OK ]\n * Stopping save kernel messages[74G[ OK ]\n * Stopping CPU interrupts balancing daemon[74G[ OK ]\n * Starting automatic crash report generation[74G[ OK ]\nopen-vm-tools: not starting as this is not a VMware VM\nlandscape-client is not configured, please run landscape-config.\n * Restoring resolver state... [80G [74G[ OK ]\n * Stopping System V runlevel compatibility[74G[ OK ]\nGenerating locales...\n en_US.UTF-8... up-to-date\nGeneration complete.\nCloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 17:55:12 +0000. Up 12.47 seconds.\n+ apt-get update\n\nUbuntu 14.04.5 LTS ns ttyS0\n\nns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:3 http://security.ubuntu.com trusty-security/main Sources [171 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:4 http://security.ubuntu.com trusty-security/universe Sources [101 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:5 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B]\nGet:9 http://security.ubuntu.com trusty-security/main Translation-en [441 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB]\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B]\nGet:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B]\nGet:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [277 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B]\nGet:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B]\nGet:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release\nGet:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B]\nGet:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages\nHit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en\nFetched 13.0 MB in 8s (1501 kB/s)\nReading package lists...\n+ DEBIAN_FRONTEND=noninteractive\n+ apt-get install bind9 --yes\nReading package lists...\nBuilding dependency tree...\nReading state information...\nThe following extra packages will be installed:\n bind9utils\nSuggested packages:\n bind9-doc\nThe following NEW packages will be installed:\n bind9 bind9utils\n0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded.\nNeed to get 432 kB of archives.\nAfter this operation, 1639 kB of additional disk space will be used.\nGet:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB]\nGet:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB]\nPreconfiguring packages ...\nFetched 432 kB in 1s (305 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.200\n++ grep -q -e '[^0-9.]'\n++ echo 172.30.9.200\n++ echo A 172.30.9.200\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: gAAAAABcmmcDi7od3Wr2BUrBbe8HCC4vIxl01hlTOqfzg0acKHj4lWeB8fmniBPTWaITGdSzVtEGKVrHHQrAV0IXzYC-EmOyF7T3RWszpKxUDmm3N7DYRspTMgwQgYt14mP2BuiiS9hbSps74F1uuoNuddDaO3rs9JmzZx3a19yMR3CQ-zQjlxc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-dns-r2qxke3sgi4g/d543f308-ed7b-44ec-a0c1-2a89cb6fcf58/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 12 65 --:--:-- --:--:-- --:--:-- 65\nHTTP/1.1 200 OK\nDate: Tue, 26 Mar 2019 17:55:27 GMT\nServer: Apache\nx-openstack-request-id: req-87d65528-ce5f-432a-ba43-b4b23ea58856\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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova |\nci-info: +---------+-------------------------------------------------+---------+-------------------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 eb:e3:2d:f3:46:1f:8c:ef:3e:5d:99:28:09:8b:f7:31 root@ns (DSA)\nec2: 256 38:44:32:6a:9a:6c:a7:0f:68:74:64:78:fa:a1:af:8f root@ns (ECDSA)\nec2: 256 fb:a3:62:5d:be:a7:5f:63:78:00:20:ca:22:c4:8d:28 root@ns (ED25519)\nec2: 2048 04:6f:35:f9:ac:4b:37:20:f7:a0:e6:db:53:aa:70:a6 root@ns (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ6QspNUJHfKXIdpTY4Y3uHSOD604TLfQPx6HXvImTakaZt8haLEQAbHc/RwKSvnmeBDp+TUtFRfNT2CqT5HWFk= root@ns\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB2nfkwQ409DZaY0XMFJZsqYG5UBpsjOSdFCzQHuG6Fg root@ns\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXpp/7X7Yzu6QILM8UK7yLhIntwtZUQSouZ6BGlTtHUoat/yLO8emx0sJ3eBr2B0l8qCTwgNgdrz28WIFWJKmbL/ea/HV6GIlRXfnz1luKC91pw0At5SjvSiBA2hEmYHZsDUkrpgzNxrthtsNum4GP+ah38v+/9Gn3y6uqiIpTrrADeK9GwLBnZE7Qd2UO/sewYDh/sZpJp4W2NWiw6hflOu6YZMtnjlDOycAtQNhPVUL6Hn3PH2mH2f05gkU1I8dPiIV3dIhQr+VvhwBDZyy5MJ2e+BDTJ38RzLi19eWsVFjTTxdqGv2iObcRrlfjr0V8ZML+kVrg6nM86xTtBLfL root@ns\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 17:55:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.21 seconds\n"} 2019-03-26 18:24:04,186 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb/action used request id req-2df8eb5d-2d1c-4a6f-a1c6-45aeb051d09c 2019-03-26 18:24:04,187 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0790870189667s 2019-03-26 18:24:04,188 - 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.008045] pid_max: default: 32768 minimum: 301 [ 0.009834] Security Framework initialized [ 0.012203] AppArmor: AppArmor initialized [ 0.013613] Yama: becoming mindful. [ 0.015306] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016931] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020485] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022563] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024787] Initializing cgroup subsys memory [ 0.026329] Initializing cgroup subsys devices [ 0.028016] Initializing cgroup subsys freezer [ 0.029532] Initializing cgroup subsys blkio [ 0.032015] Initializing cgroup subsys perf_event [ 0.033584] Initializing cgroup subsys hugetlb [ 0.036207] mce: CPU supports 10 MCE banks [ 0.037736] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Spectre V2 : Mitigation: Full generic retpoline [ 0.041831] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046147] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050694] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.078836] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.085409] ACPI: Core revision 20131115 [ 0.087378] ACPI: All ACPI Tables successfully acquired [ 0.088439] ftrace: allocating 28753 entries in 113 pages [ 0.112336] smpboot: Max logical packages: 1 [ 0.113778] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116371] Enabling x2apic [ 0.117447] Enabled x2apic [ 0.118773] Switched APIC routing to physical x2apic. [ 0.121352] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.123235] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.126654] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.134301] KVM setup paravirtual spinlock [ 0.138940] x86: Booted up 1 node, 1 CPUs [ 0.140017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.142350] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.144205] devtmpfs: initialized [ 0.147123] EVM: security.selinux [ 0.148005] EVM: security.SMACK64 [ 0.149195] EVM: security.ima [ 0.150257] EVM: security.capability [ 0.152569] pinctrl core: initialized pinctrl subsystem [ 0.154321] regulator-dummy: no parameters [ 0.155782] RTC time: 17:54:59, date: 03/26/19 [ 0.156115] NET: Registered protocol family 16 [ 0.157748] cpuidle: using governor ladder [ 0.159115] cpuidle: using governor menu [ 0.160050] ACPI: bus type PCI registered [ 0.161404] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.163567] PCI: Using configuration type 1 for base access [ 0.164757] bio: create slab at 0 [ 0.166319] ACPI: Added _OSI(Module Device) [ 0.167703] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169572] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172059] ACPI: Interpreter enabled [ 0.173354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.179130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.182015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.184877] ACPI: (supports S0 S5) [ 0.186097] ACPI: Using IOAPIC for interrupt routing [ 0.187708] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188174] ACPI: No dock devices found. [ 0.191163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194118] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200193] acpiphp: Slot [3] registered [ 0.201597] acpiphp: Slot [4] registered [ 0.202983] acpiphp: Slot [5] registered [ 0.204032] acpiphp: Slot [6] registered [ 0.205359] acpiphp: Slot [7] registered [ 0.206687] acpiphp: Slot [8] registered [ 0.208021] acpiphp: Slot [9] registered [ 0.209345] acpiphp: Slot [10] registered [ 0.210705] acpiphp: Slot [11] registered [ 0.212020] acpiphp: Slot [12] registered [ 0.213419] acpiphp: Slot [13] registered [ 0.214791] acpiphp: Slot [14] registered [ 0.216019] acpiphp: Slot [15] registered [ 0.217376] acpiphp: Slot [16] registered [ 0.218730] acpiphp: Slot [17] registered [ 0.220027] acpiphp: Slot [18] registered [ 0.221435] acpiphp: Slot [19] registered [ 0.222822] acpiphp: Slot [20] registered [ 0.224021] acpiphp: Slot [21] registered [ 0.225406] acpiphp: Slot [22] registered [ 0.226783] acpiphp: Slot [23] registered [ 0.228035] acpiphp: Slot [24] registered [ 0.229426] acpiphp: Slot [25] registered [ 0.230812] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233392] acpiphp: Slot [28] registered [ 0.234769] acpiphp: Slot [29] registered [ 0.236021] acpiphp: Slot [30] registered [ 0.237399] acpiphp: Slot [31] registered [ 0.238773] PCI host bridge to bus 0000:00 [ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243683] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246109] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.257559] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.259999] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.282205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.284613] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.287104] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.289097] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.291711] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.292803] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.295077] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297011] vgaarb: bridge control possible 0000:00:02.0 [ 0.299025] SCSI subsystem initialized [ 0.300238] ACPI: bus type USB registered [ 0.301663] usbcore: registered new interface driver usbfs [ 0.303419] usbcore: registered new interface driver hub [ 0.304039] usbcore: registered new device driver usb [ 0.305871] PCI: Using ACPI for IRQ routing [ 0.307670] NetLabel: Initializing [ 0.308007] NetLabel: domain hash size = 128 [ 0.309432] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311085] NetLabel: unlabeled traffic allowed by default [ 0.312199] Switched to clocksource kvm-clock [ 0.320163] AppArmor: AppArmor Filesystem Enabled [ 0.321740] pnp: PnP ACPI init [ 0.322839] ACPI: bus type PNP registered [ 0.324619] pnp: PnP ACPI: found 8 devices [ 0.325996] ACPI: bus type PNP unregistered [ 0.333018] NET: Registered protocol family 2 [ 0.334728] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.336923] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339073] TCP: Hash tables configured (established 8192 bind 8192) [ 0.341134] TCP: reno registered [ 0.342310] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.344149] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.346193] NET: Registered protocol family 1 [ 0.347691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.349556] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.351373] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.367989] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.384756] Trying to unpack rootfs image as initramfs... [ 0.482847] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.485527] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487356] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.490188] Scanning for low memory corruption every 60 seconds [ 0.492428] Initialise system trusted keyring [ 0.493949] audit: initializing netlink socket (disabled) [ 0.495665] type=2000 audit(1553622900.151:1): initialized [ 0.516133] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.518898] zbud: loaded [ 0.520088] VFS: Disk quotas dquot_6.5.2 [ 0.521476] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.523799] fuse init (API version 7.22) [ 0.525182] msgmni has been set to 1982 [ 0.526535] Key type big_key registered [ 0.528131] Key type asymmetric registered [ 0.529535] Asymmetric key parser 'x509' registered [ 0.531118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.533617] io scheduler noop registered [ 0.534938] io scheduler deadline registered (default) [ 0.536593] io scheduler cfq registered [ 0.537961] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.539751] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.541821] ipmi message handler version 39.2 [ 0.543297] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.545719] ACPI: Power Button [PWRF] [ 0.547053] GHES: HEST is not enabled! [ 0.563285] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.595945] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598564] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624579] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627777] Linux agpgart interface v0.103 [ 0.630030] brd: module loaded [ 0.631544] loop: module loaded [ 0.633033] blk-mq: CPU -> queue map [ 0.634293] CPU 0 -> Queue 0 [ 0.636217] vda: vda1 [ 0.637801] scsi0 : ata_piix [ 0.638956] scsi1 : ata_piix [ 0.640085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.642194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.645040] libphy: Fixed MDIO Bus: probed [ 0.646529] tun: Universal TUN/TAP device driver, 1.6 [ 0.648181] tun: (C) 1999-2004 Max Krasnyansky [ 0.651274] PPP generic driver version 2.4.2 [ 0.652885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.655005] ehci-pci: EHCI PCI platform driver [ 0.656563] ehci-platform: EHCI generic platform driver [ 0.658330] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.660352] ohci-pci: OHCI PCI platform driver [ 0.661898] ohci-platform: OHCI generic platform driver [ 0.663647] uhci_hcd: USB Universal Host Controller Interface driver [ 0.680868] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.682631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.685313] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.687313] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.689534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.692041] usb usb1: Product: UHCI Host Controller [ 0.693697] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.695773] usb usb1: SerialNumber: 0000:00:01.2 [ 0.697434] hub 1-0:1.0: USB hub found [ 0.698813] hub 1-0:1.0: 2 ports detected [ 0.700378] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.703961] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705653] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707430] mousedev: PS/2 mouse device common for all mice [ 0.709618] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.712600] rtc_cmos 00:00: RTC can wake from S4 [ 0.714674] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.716761] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.718918] device-mapper: uevent: version 1.0.3 [ 0.720569] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.723413] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725458] TCP: cubic registered [ 0.726763] NET: Registered protocol family 10 [ 0.728503] NET: Registered protocol family 17 [ 0.730063] Key type dns_resolver registered [ 0.731676] Loading compiled-in X.509 certificates [ 0.733857] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.737018] registered taskstats version 1 [ 0.739951] Key type trusted registered [ 0.743464] Key type encrypted registered [ 0.744934] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746765] IMA: No TPM chip found, activating TPM-bypass! [ 0.749126] regulator-dummy: disabling [ 0.750506] Magic number: 11:629:947 [ 0.751887] tty tty4: hash matches [ 0.753171] memory memory0: hash matches [ 0.754666] rtc_cmos 00:00: setting system clock to 2019-03-26 17:55:00 UTC (1553622900) [ 0.757452] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770367] EDD information not available. [ 0.801514] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.804250] Write protecting the kernel read-only data: 12288k [ 0.806749] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.810764] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.828118] systemd-udevd[99]: starting version 204 [ 0.860537] FDC 0 is a S82078B [ 1.012091] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.178508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.180886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.183184] usb 1-1: Product: QEMU USB Tablet [ 1.184714] usb 1-1: Manufacturer: QEMU [ 1.186099] usb 1-1: SerialNumber: 42 [ 1.889582] 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.233196] 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.337002] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.470500] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 17:55:02 +0000. Up 2.85 seconds. cloud-init-nonet[3.05]: 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.84]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 17:55:05 +0000. Up 5.37 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.19 | 255.255.255.0 | fa:16:3e:a4:5c:cd | 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: 04:6f:35:f9:ac:4b:37:20:f7:a0:e6:db:53:aa:70:a6 root@ns The key's randomart image is: +--[ RSA 2048]----+ | . o. | | o ... | | + o | | o. + o | | S+ = | | o o = | | .oo. = . | | =..+ | | E oo.. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: eb:e3:2d:f3:46:1f:8c:ef:3e:5d:99:28:09:8b:f7:31 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | | S oo. . o| | . +oEo. o.| | o..o+o . | | .+...+ . | | .o*ooo. | +-----------------+ 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: 38:44:32:6a:9a:6c:a7:0f:68:74:64:78:fa:a1:af:8f root@ns The key's randomart image is: +--[ECDSA 256]---+ | o . | | .. + | | .o+ . | |.+= . . | |o= + o S | |+ * . . | |.= . | |. = | | Eo+ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: fb:a3:62:5d:be:a7:5f:63:78:00:20:ca:22:c4:8d:28 root@ns The key's randomart image is: +--[ED25519 256--+ |o.o . . | |Eo o . . . | |o . o . | | . . . | | S . | | .. o | | ..o . = | | o ..o .+ . | | . ...+*. | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 26 Mar 2019 17:55:11 +0000. Up 11.27 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 17:55:12 +0000. Up 12.47 seconds. + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [277 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.0 MB in 8s (1501 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (305 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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + 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: gAAAAABcmmcDi7od3Wr2BUrBbe8HCC4vIxl01hlTOqfzg0acKHj4lWeB8fmniBPTWaITGdSzVtEGKVrHHQrAV0IXzYC-EmOyF7T3RWszpKxUDmm3N7DYRspTMgwQgYt14mP2BuiiS9hbSps74F1uuoNuddDaO3rs9JmzZx3a19yMR3CQ-zQjlxc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-dns-r2qxke3sgi4g/d543f308-ed7b-44ec-a0c1-2a89cb6fcf58/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 12 65 --:--:-- --:--:-- --:--:-- 65 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 17:55:27 GMT Server: Apache x-openstack-request-id: req-87d65528-ce5f-432a-ba43-b4b23ea58856 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 eb:e3:2d:f3:46:1f:8c:ef:3e:5d:99:28:09:8b:f7:31 root@ns (DSA) ec2: 256 38:44:32:6a:9a:6c:a7:0f:68:74:64:78:fa:a1:af:8f root@ns (ECDSA) ec2: 256 fb:a3:62:5d:be:a7:5f:63:78:00:20:ca:22:c4:8d:28 root@ns (ED25519) ec2: 2048 04:6f:35:f9:ac:4b:37:20:f7:a0:e6:db:53:aa:70:a6 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ6QspNUJHfKXIdpTY4Y3uHSOD604TLfQPx6HXvImTakaZt8haLEQAbHc/RwKSvnmeBDp+TUtFRfNT2CqT5HWFk= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB2nfkwQ409DZaY0XMFJZsqYG5UBpsjOSdFCzQHuG6Fg root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXpp/7X7Yzu6QILM8UK7yLhIntwtZUQSouZ6BGlTtHUoat/yLO8emx0sJ3eBr2B0l8qCTwgNgdrz28WIFWJKmbL/ea/HV6GIlRXfnz1luKC91pw0At5SjvSiBA2hEmYHZsDUkrpgzNxrthtsNum4GP+ah38v+/9Gn3y6uqiIpTrrADeK9GwLBnZE7Qd2UO/sewYDh/sZpJp4W2NWiw6hflOu6YZMtnjlDOycAtQNhPVUL6Hn3PH2mH2f05gkU1I8dPiIV3dIhQr+VvhwBDZyy5MJ2e+BDTJ38RzLi19eWsVFjTTxdqGv2iObcRrlfjr0V8ZML+kVrg6nM86xTtBLfL root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 17:55:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.21 seconds 2019-03-26 18:24:04,190 - 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.008045] pid_max: default: 32768 minimum: 301 [ 0.009834] Security Framework initialized [ 0.012203] AppArmor: AppArmor initialized [ 0.013613] Yama: becoming mindful. [ 0.015306] Dentry cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.016931] Inode-cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.020485] Mount-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.022563] Mountpoint-cache hash table entries: 2048 (order: 2, 16384 bytes) [ 0.024787] Initializing cgroup subsys memory [ 0.026329] Initializing cgroup subsys devices [ 0.028016] Initializing cgroup subsys freezer [ 0.029532] Initializing cgroup subsys blkio [ 0.032015] Initializing cgroup subsys perf_event [ 0.033584] Initializing cgroup subsys hugetlb [ 0.036207] mce: CPU supports 10 MCE banks [ 0.037736] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.037736] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.040032] Spectre V2 : Mitigation: Full generic retpoline [ 0.041831] Spectre V2 : Enabling Indirect Branch Prediction Barrier [ 0.044003] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.046147] Spectre V2 : Disabling Indirect Banch Restricted Speculation [ 0.048002] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.050694] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.078836] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.085409] ACPI: Core revision 20131115 [ 0.087378] ACPI: All ACPI Tables successfully acquired [ 0.088439] ftrace: allocating 28753 entries in 113 pages [ 0.112336] smpboot: Max logical packages: 1 [ 0.113778] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.116371] Enabling x2apic [ 0.117447] Enabled x2apic [ 0.118773] Switched APIC routing to physical x2apic. [ 0.121352] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.123235] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (fam: 06, model: 3c, stepping: 01) [ 0.126654] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.134301] KVM setup paravirtual spinlock [ 0.138940] x86: Booted up 1 node, 1 CPUs [ 0.140017] smpboot: Total of 1 processors activated (6983.82 BogoMIPS) [ 0.142350] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.144205] devtmpfs: initialized [ 0.147123] EVM: security.selinux [ 0.148005] EVM: security.SMACK64 [ 0.149195] EVM: security.ima [ 0.150257] EVM: security.capability [ 0.152569] pinctrl core: initialized pinctrl subsystem [ 0.154321] regulator-dummy: no parameters [ 0.155782] RTC time: 17:54:59, date: 03/26/19 [ 0.156115] NET: Registered protocol family 16 [ 0.157748] cpuidle: using governor ladder [ 0.159115] cpuidle: using governor menu [ 0.160050] ACPI: bus type PCI registered [ 0.161404] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.163567] PCI: Using configuration type 1 for base access [ 0.164757] bio: create slab at 0 [ 0.166319] ACPI: Added _OSI(Module Device) [ 0.167703] ACPI: Added _OSI(Processor Device) [ 0.168004] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.169572] ACPI: Added _OSI(Processor Aggregator Device) [ 0.172059] ACPI: Interpreter enabled [ 0.173354] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.176004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.179130] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.182015] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.184877] ACPI: (supports S0 S5) [ 0.186097] ACPI: Using IOAPIC for interrupt routing [ 0.187708] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.188174] ACPI: No dock devices found. [ 0.191163] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.192006] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.194118] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.196015] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.200193] acpiphp: Slot [3] registered [ 0.201597] acpiphp: Slot [4] registered [ 0.202983] acpiphp: Slot [5] registered [ 0.204032] acpiphp: Slot [6] registered [ 0.205359] acpiphp: Slot [7] registered [ 0.206687] acpiphp: Slot [8] registered [ 0.208021] acpiphp: Slot [9] registered [ 0.209345] acpiphp: Slot [10] registered [ 0.210705] acpiphp: Slot [11] registered [ 0.212020] acpiphp: Slot [12] registered [ 0.213419] acpiphp: Slot [13] registered [ 0.214791] acpiphp: Slot [14] registered [ 0.216019] acpiphp: Slot [15] registered [ 0.217376] acpiphp: Slot [16] registered [ 0.218730] acpiphp: Slot [17] registered [ 0.220027] acpiphp: Slot [18] registered [ 0.221435] acpiphp: Slot [19] registered [ 0.222822] acpiphp: Slot [20] registered [ 0.224021] acpiphp: Slot [21] registered [ 0.225406] acpiphp: Slot [22] registered [ 0.226783] acpiphp: Slot [23] registered [ 0.228035] acpiphp: Slot [24] registered [ 0.229426] acpiphp: Slot [25] registered [ 0.230812] acpiphp: Slot [26] registered [ 0.232020] acpiphp: Slot [27] registered [ 0.233392] acpiphp: Slot [28] registered [ 0.234769] acpiphp: Slot [29] registered [ 0.236021] acpiphp: Slot [30] registered [ 0.237399] acpiphp: Slot [31] registered [ 0.238773] PCI host bridge to bus 0000:00 [ 0.240004] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.241757] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.243683] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.244004] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.246109] pci_bus 0000:00: root bus resource [mem 0x40000000-0xfebfffff] [ 0.248003] pci_bus 0000:00: root bus resource [mem 0x100000000-0x17fffffff] [ 0.257559] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.259999] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.282205] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.284613] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.287104] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.289097] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.291711] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.292803] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.295077] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.296000] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.296004] vgaarb: loaded [ 0.297011] vgaarb: bridge control possible 0000:00:02.0 [ 0.299025] SCSI subsystem initialized [ 0.300238] ACPI: bus type USB registered [ 0.301663] usbcore: registered new interface driver usbfs [ 0.303419] usbcore: registered new interface driver hub [ 0.304039] usbcore: registered new device driver usb [ 0.305871] PCI: Using ACPI for IRQ routing [ 0.307670] NetLabel: Initializing [ 0.308007] NetLabel: domain hash size = 128 [ 0.309432] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.311085] NetLabel: unlabeled traffic allowed by default [ 0.312199] Switched to clocksource kvm-clock [ 0.320163] AppArmor: AppArmor Filesystem Enabled [ 0.321740] pnp: PnP ACPI init [ 0.322839] ACPI: bus type PNP registered [ 0.324619] pnp: PnP ACPI: found 8 devices [ 0.325996] ACPI: bus type PNP unregistered [ 0.333018] NET: Registered protocol family 2 [ 0.334728] TCP established hash table entries: 8192 (order: 4, 65536 bytes) [ 0.336923] TCP bind hash table entries: 8192 (order: 5, 131072 bytes) [ 0.339073] TCP: Hash tables configured (established 8192 bind 8192) [ 0.341134] TCP: reno registered [ 0.342310] UDP hash table entries: 512 (order: 2, 16384 bytes) [ 0.344149] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes) [ 0.346193] NET: Registered protocol family 1 [ 0.347691] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.349556] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.351373] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.367989] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.384756] Trying to unpack rootfs image as initramfs... [ 0.482847] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.485527] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.487356] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.490188] Scanning for low memory corruption every 60 seconds [ 0.492428] Initialise system trusted keyring [ 0.493949] audit: initializing netlink socket (disabled) [ 0.495665] type=2000 audit(1553622900.151:1): initialized [ 0.516133] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.518898] zbud: loaded [ 0.520088] VFS: Disk quotas dquot_6.5.2 [ 0.521476] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.523799] fuse init (API version 7.22) [ 0.525182] msgmni has been set to 1982 [ 0.526535] Key type big_key registered [ 0.528131] Key type asymmetric registered [ 0.529535] Asymmetric key parser 'x509' registered [ 0.531118] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.533617] io scheduler noop registered [ 0.534938] io scheduler deadline registered (default) [ 0.536593] io scheduler cfq registered [ 0.537961] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.539751] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.541821] ipmi message handler version 39.2 [ 0.543297] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.545719] ACPI: Power Button [PWRF] [ 0.547053] GHES: HEST is not enabled! [ 0.563285] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.595945] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.598564] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.624579] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.627777] Linux agpgart interface v0.103 [ 0.630030] brd: module loaded [ 0.631544] loop: module loaded [ 0.633033] blk-mq: CPU -> queue map [ 0.634293] CPU 0 -> Queue 0 [ 0.636217] vda: vda1 [ 0.637801] scsi0 : ata_piix [ 0.638956] scsi1 : ata_piix [ 0.640085] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 0.642194] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 0.645040] libphy: Fixed MDIO Bus: probed [ 0.646529] tun: Universal TUN/TAP device driver, 1.6 [ 0.648181] tun: (C) 1999-2004 Max Krasnyansky [ 0.651274] PPP generic driver version 2.4.2 [ 0.652885] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.655005] ehci-pci: EHCI PCI platform driver [ 0.656563] ehci-platform: EHCI generic platform driver [ 0.658330] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.660352] ohci-pci: OHCI PCI platform driver [ 0.661898] ohci-platform: OHCI generic platform driver [ 0.663647] uhci_hcd: USB Universal Host Controller Interface driver [ 0.680868] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.682631] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.685313] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 0.687313] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.689534] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.692041] usb usb1: Product: UHCI Host Controller [ 0.693697] usb usb1: Manufacturer: Linux 3.13.0-165-generic uhci_hcd [ 0.695773] usb usb1: SerialNumber: 0000:00:01.2 [ 0.697434] hub 1-0:1.0: USB hub found [ 0.698813] hub 1-0:1.0: 2 ports detected [ 0.700378] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.703961] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.705653] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.707430] mousedev: PS/2 mouse device common for all mice [ 0.709618] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.712600] rtc_cmos 00:00: RTC can wake from S4 [ 0.714674] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.716761] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.718918] device-mapper: uevent: version 1.0.3 [ 0.720569] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.723413] ledtrig-cpu: registered to indicate activity on CPUs [ 0.725458] TCP: cubic registered [ 0.726763] NET: Registered protocol family 10 [ 0.728503] NET: Registered protocol family 17 [ 0.730063] Key type dns_resolver registered [ 0.731676] Loading compiled-in X.509 certificates [ 0.733857] Loaded X.509 cert 'Magrathea: Glacier signing key: 7c0f9354fa35d07ff1804b8915a5d5d8967c3414' [ 0.737018] registered taskstats version 1 [ 0.739951] Key type trusted registered [ 0.743464] Key type encrypted registered [ 0.744934] AppArmor: AppArmor sha1 policy hashing enabled [ 0.746765] IMA: No TPM chip found, activating TPM-bypass! [ 0.749126] regulator-dummy: disabling [ 0.750506] Magic number: 11:629:947 [ 0.751887] tty tty4: hash matches [ 0.753171] memory memory0: hash matches [ 0.754666] rtc_cmos 00:00: setting system clock to 2019-03-26 17:55:00 UTC (1553622900) [ 0.757452] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.770367] EDD information not available. [ 0.801514] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.804250] Write protecting the kernel read-only data: 12288k [ 0.806749] Freeing unused kernel memory: 672K (ffff880001758000 - ffff880001800000) [ 0.810764] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.828118] systemd-udevd[99]: starting version 204 [ 0.860537] FDC 0 is a S82078B [ 1.012091] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.178508] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.180886] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.183184] usb 1-1: Product: QEMU USB Tablet [ 1.184714] usb 1-1: Manufacturer: QEMU [ 1.186099] usb 1-1: SerialNumber: 42 [ 1.889582] 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.233196] 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.337002] random: init urandom read with 10 bits of entropy available * Starting Initialize or finalize resolvconf[74G[ OK ] [ 2.470500] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Tue, 26 Mar 2019 17:55:02 +0000. Up 2.85 seconds. cloud-init-nonet[3.05]: 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.84]: static networking is now up * Starting Mount network filesystems[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Tue, 26 Mar 2019 17:55:05 +0000. Up 5.37 seconds. ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | Device | Up | Address | Mask | Hw-Address | ci-info: +--------+------+----------------+---------------+-------------------+ ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | . | ci-info: | eth0 | True | 192.168.100.19 | 255.255.255.0 | fa:16:3e:a4:5c:cd | 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: 04:6f:35:f9:ac:4b:37:20:f7:a0:e6:db:53:aa:70:a6 root@ns The key's randomart image is: +--[ RSA 2048]----+ | . o. | | o ... | | + o | | o. + o | | S+ = | | o o = | | .oo. = . | | =..+ | | E oo.. | +-----------------+ Generating public/private dsa key pair. Your identification has been saved in /etc/ssh/ssh_host_dsa_key. Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. The key fingerprint is: eb:e3:2d:f3:46:1f:8c:ef:3e:5d:99:28:09:8b:f7:31 root@ns The key's randomart image is: +--[ DSA 1024]----+ | | | | | | | . | | S oo. . o| | . +oEo. o.| | o..o+o . | | .+...+ . | | .o*ooo. | +-----------------+ 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: 38:44:32:6a:9a:6c:a7:0f:68:74:64:78:fa:a1:af:8f root@ns The key's randomart image is: +--[ECDSA 256]---+ | o . | | .. + | | .o+ . | |.+= . . | |o= + o S | |+ * . . | |.= . | |. = | | Eo+ | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: fb:a3:62:5d:be:a7:5f:63:78:00:20:ca:22:c4:8d:28 root@ns The key's randomart image is: +--[ED25519 256--+ |o.o . . | |Eo o . . . | |o . o . | | . . . | | S . | | .. o | | ..o . = | | o ..o .+ . | | . ...+*. | +-----------------+ * Stopping Mount filesystems on boot[74G[ OK ] * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Flush boot log to disk[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Tue, 26 Mar 2019 17:55:11 +0000. Up 11.27 seconds. * Stopping System V initialisation compatibility[74G[ OK ] * Starting System V runlevel compatibility[74G[ OK ] * Starting deferred execution scheduler[74G[ OK ] * Starting regular background program processing daemon[74G[ OK ] * Starting ACPI daemon[74G[ OK ] * Starting save kernel messages[74G[ OK ] * Starting OpenSSH server[74G[ OK ] * Stopping save kernel messages[74G[ OK ] * Stopping CPU interrupts balancing daemon[74G[ OK ] * Starting automatic crash report generation[74G[ OK ] open-vm-tools: not starting as this is not a VMware VM landscape-client is not configured, please run landscape-config. * Restoring resolver state... [80G [74G[ OK ] * Stopping System V runlevel compatibility[74G[ OK ] Generating locales... en_US.UTF-8... up-to-date Generation complete. Cloud-init v. 0.7.5 running 'modules:final' at Tue, 26 Mar 2019 17:55:12 +0000. Up 12.47 seconds. + apt-get update Ubuntu 14.04.5 LTS ns ttyS0 ns login: Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:2 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:3 http://security.ubuntu.com trusty-security/main Sources [171 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:4 http://security.ubuntu.com trusty-security/universe Sources [101 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:5 http://security.ubuntu.com trusty-security/main amd64 Packages [822 kB] Get:6 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [429 kB] Get:7 http://security.ubuntu.com trusty-security/universe amd64 Packages [288 kB] Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6313 B] Get:9 http://security.ubuntu.com trusty-security/main Translation-en [441 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [230 kB] Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [156 kB] Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7528 B] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1156 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages [17.2 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages [518 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages [14.7 kB] Get:17 http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en [574 kB] Get:18 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en [7616 B] Get:19 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en [4028 B] Get:20 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en [277 kB] Get:21 http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources [9709 B] Get:22 http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources [28 B] Get:23 http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources [35.4 kB] Get:24 http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources [1896 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release Get:25 http://nova.clouds.archive.ubuntu.com trusty/main Sources [1064 kB] Get:26 http://nova.clouds.archive.ubuntu.com trusty/restricted Sources [5433 B] Get:27 http://nova.clouds.archive.ubuntu.com trusty/universe Sources [6399 kB] Get:28 http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources [174 kB] Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en Fetched 13.0 MB in 8s (1501 kB/s) Reading package lists... + DEBIAN_FRONTEND=noninteractive + apt-get install bind9 --yes Reading package lists... Building dependency tree... Reading state information... The following extra packages will be installed: bind9utils Suggested packages: bind9-doc The following NEW packages will be installed: bind9 bind9utils 0 upgraded, 2 newly installed, 0 to remove and 14 not upgraded. Need to get 432 kB of archives. After this operation, 1639 kB of additional disk space will be used. Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9utils amd64 1:9.9.5.dfsg-3ubuntu0.19 [145 kB] Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main bind9 amd64 1:9.9.5.dfsg-3ubuntu0.19 [288 kB] Preconfiguring packages ... Fetched 432 kB in 1s (305 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.200 ++ grep -q -e '[^0-9.]' ++ echo 172.30.9.200 ++ echo A 172.30.9.200 + 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: gAAAAABcmmcDi7od3Wr2BUrBbe8HCC4vIxl01hlTOqfzg0acKHj4lWeB8fmniBPTWaITGdSzVtEGKVrHHQrAV0IXzYC-EmOyF7T3RWszpKxUDmm3N7DYRspTMgwQgYt14mP2BuiiS9hbSps74F1uuoNuddDaO3rs9JmzZx3a19yMR3CQ-zQjlxc' -H 'Content-Type: application/json' -H 'Accept: application/json' http://172.30.9.22:8004/v1/e5f823d942f246a9a0470c249205c52b/stacks/clearwater-opnfv-dns-r2qxke3sgi4g/d543f308-ed7b-44ec-a0c1-2a89cb6fcf58/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 12 65 --:--:-- --:--:-- --:--:-- 65 HTTP/1.1 200 OK Date: Tue, 26 Mar 2019 17:55:27 GMT Server: Apache x-openstack-request-id: req-87d65528-ce5f-432a-ba43-b4b23ea58856 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 | a8:db:6a:37:3b:76:77:80:5a:6c:fa:7d:4b:6e:cc:e0 | - | Generated-by-Nova | ci-info: +---------+-------------------------------------------------+---------+-------------------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 eb:e3:2d:f3:46:1f:8c:ef:3e:5d:99:28:09:8b:f7:31 root@ns (DSA) ec2: 256 38:44:32:6a:9a:6c:a7:0f:68:74:64:78:fa:a1:af:8f root@ns (ECDSA) ec2: 256 fb:a3:62:5d:be:a7:5f:63:78:00:20:ca:22:c4:8d:28 root@ns (ED25519) ec2: 2048 04:6f:35:f9:ac:4b:37:20:f7:a0:e6:db:53:aa:70:a6 root@ns (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ6QspNUJHfKXIdpTY4Y3uHSOD604TLfQPx6HXvImTakaZt8haLEQAbHc/RwKSvnmeBDp+TUtFRfNT2CqT5HWFk= root@ns ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIB2nfkwQ409DZaY0XMFJZsqYG5UBpsjOSdFCzQHuG6Fg root@ns ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDXpp/7X7Yzu6QILM8UK7yLhIntwtZUQSouZ6BGlTtHUoat/yLO8emx0sJ3eBr2B0l8qCTwgNgdrz28WIFWJKmbL/ea/HV6GIlRXfnz1luKC91pw0At5SjvSiBA2hEmYHZsDUkrpgzNxrthtsNum4GP+ah38v+/9Gn3y6uqiIpTrrADeK9GwLBnZE7Qd2UO/sewYDh/sZpJp4W2NWiw6hflOu6YZMtnjlDOycAtQNhPVUL6Hn3PH2mH2f05gkU1I8dPiIV3dIhQr+VvhwBDZyy5MJ2e+BDTJ38RzLi19eWsVFjTTxdqGv2iObcRrlfjr0V8ZML+kVrg6nM86xTtBLfL root@ns -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Tue, 26 Mar 2019 17:55:27 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 28.21 seconds 2019-03-26 18:24:04,193 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.212 2019-03-26 18:24:04,286 - 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-26 18:24:04,354 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2019-03-26 18:24:04,354 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2019-03-26 18:24:04,648 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550341@clearwater.opnfv', u'sip_username': u'6505550341', u'formatted_number': u'(650) 555-0341', u'number': u'6505550341', u'sip_uri': u'sip:6505550341@clearwater.opnfv', u'number_id': u'beb7c1176cfc44c7b48b5333534c1f46', u'sip_password': u'wPWKKvnNk', u'pstn': False} 2019-03-26 18:24:04,649 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:24:04,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:24:04,679 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:24:04 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559 Server: Apache x-openstack-request-id: req-47691a67-52fd-4673-b601-c17835711f4a 2019-03-26 18:24:04,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-26 18:24:04,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 891 Content-Type: application/json Date: Tue, 26 Mar 2019 18:24:04 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-d42b8e1c-0f63-4306-bc91-d084736c14f2 2019-03-26 18:24:04,753 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "outputs": [{"output_value": "172.30.9.200", "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-26 18:24:04,753 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559 used request id req-d42b8e1c-0f63-4306-bc91-d084736c14f2 2019-03-26 18:24:04,754 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.104560136795s 2019-03-26 18:24:04,755 - functest.opnfv_tests.vnf.ims.heat_ims - DEBUG - stack outputs: [Munch({u'output_value': u'172.30.9.200', 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-26 18:24:04,756 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2019-03-26 18:24:04,756 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2019-03-26 18:24:04,764 - 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-26 18:24:04,764 - 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-26 18:26:17,523 - 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) - (6505550527, 6505550201) Passed Basic Call - SDP (TCP) - (6505550170, 6505550901) Passed Basic Call - Tel URIs (TCP) - (6505550714, 6505550470) Passed Basic Call - Unknown number (TCP) - (6505550682, 6505550858) Passed Basic Call - Rejected by remote endpoint (TCP) - (6505550181, 6505550219) Passed Basic Call - Messages - Pager model (TCP) - (6505550551, 6505550023) Passed Basic Call - Pracks (TCP) - (6505550333, 6505550340) Passed Basic Registration (TCP) - (6505550040) Passed Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550919, 6505550308) Passed Call Barring - Outbound Rejection (TCP) - (6505550785, 6505550425) 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) - (6505550971, 6505550047) 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) - (6505550674, 6505550308, 6505550604) Passed Call Diversion - Not reachable (not registered) (TCP) - (6505550712, 6505550740, 6505550906) Passed Call Diversion - Not reachable (408) (TCP) - (6505550080, 6505550485, 6505550846) Passed Call Diversion - Not reachable (503) (TCP) - (6505550636, 6505550827, 6505550617) Passed Call Diversion - Not reachable (500) (TCP) - (6505550502, 6505550786, 6505550764) Passed Call Diversion - Busy (TCP) - (6505550291, 6505550619, 6505550315) Passed Call Diversion - Unconditional (TCP) - (6505550346, 6505550515, 6505550561) Passed Call Diversion - No answer (TCP) - (6505550534, 6505550057, 6505550623) Passed Call Diversion - Bad target URI (TCP) - (6505550705, 6505550441) Passed Call Diversion - Audio-only call (TCP) - (6505550160, 6505550718, 6505550432, 6505550613) Passed Call Diversion - Audio-video call (TCP) - (6505550503, 6505550286, 6505550960, 6505550319) Passed Call Forking - Mainline (TCP) - (6505550330, 6505550607) Passed Call Forking - Endpoint offline (TCP) - (6505550829, 6505550533) Passed Call Forking - Endpoint offline while ringing (TCP) - (6505550930, 6505550531) Passed Call Waiting - Accepted (TCP) - (6505550963, 6505550644, 6505550518) Passed Call Waiting - Cancelled (TCP) - (6505550159, 6505550966, 6505550023) Passed CANCEL - Mainline (TCP) - (6505550044, 6505550183) Passed Filtering - Accept-Contact (TCP) - (6505550676, 6505550272) Passed Accept-Contact with response (SFR 511195) (TCP) - (6505550479, 6505550526) Passed Filtering - Accept-Contact no match (TCP) - (6505550505, 6505550190) Passed Filtering - Accept-Contact negated match (TCP) - (6505550891, 6505550275) Passed Filtering - RFC3841 example (TCP) - (6505550073, 6505550629) Passed Filtering - Reject-Contact no match (TCP) - (6505550836, 6505550706) Passed Filtering - Reject-Contact match (TCP) - (6505550077, 6505550990) 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) - (6505550731) Passed GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550400) Passed GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550227) Passed GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550266) Passed GRUU - Call - first endpoint GRUU as target (TCP) - (6505550437, 6505550564) Passed GRUU - Call - second endpoint GRUU as target (TCP) - (6505550984, 6505550044) Passed GRUU - Call - only GRUU as target (TCP) - (6505550793, 6505550594) Passed GRUU - Call - AoR as target (TCP) - (6505550548, 6505550748) Passed GRUU - Call - unknown GRUU as target (TCP) - (6505550464, 6505550433) Passed GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550764, 6505550958) Passed GRUU - Call - Reject-Contact interop (TCP) - (6505550490, 6505550854) Passed GRUU - Call - Accept-Contact interop (TCP) - (6505550614, 6505550479) Passed GRUU - Call - AoR with other param as target (TCP) - (6505550472, 6505550765) Passed GRUU - Call - GRUU with other param as target (TCP) - (6505550812, 6505550208) 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) - (6505550044) Passed SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550907) Passed SUBSCRIBE - Subscription timeout (TCP) - (6505550768) 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) - (6505550816, 6505550943) 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-26 18:26:17,525 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - {'failures': 0, 'skipped': 43, 'total': 96, 'passed': 53} 2019-03-26 18:26:17,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:26:17,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:18,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1336 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-2cbc4e75-878b-4941-b870-e4c1d4bfe3bc x-openstack-request-id: req-2cbc4e75-878b-4941-b870-e4c1d4bfe3bc 2019-03-26 18:26:18,206 - 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:56:20:6d", "version": 4, "addr": "192.168.100.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:20:6d", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7a6c0c3c-ebf6-460a-a412-37b4759904bf", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "homer-0.clearwater.opnfv", "created": "2019-03-26T18:16:15Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "192.168.100.18", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:9f:b8:2c", "version": 4, "addr": "172.30.9.202", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:49.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "1ec2686a-a15c-4ade-99ca-65f7eebca328", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:49Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "dime-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "192.168.100.27", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:62:c8:a1", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:16:51.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "c921d2f5-2430-43bd-a14c-23fe2a3a954c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:16:51Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "bono-0.clearwater.opnfv", "created": "2019-03-26T18:16:14Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "192.168.100.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c5:3f:ab", "version": 4, "addr": "172.30.9.211", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/02e7c127-9520-48be-b53a-a77493180dcc", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:11:18.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "02e7c127-9520-48be-b53a-a77493180dcc", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:11:18Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "sprout-0.clearwater.opnfv", "created": "2019-03-26T18:11:01Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "192.168.100.2", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:f8:89", "version": 4, "addr": "172.30.9.204", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:00:57.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "7069c03f-cd71-42a8-9b8a-0ae44ae34e3c", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:00:57Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "vellum-0.clearwater.opnfv", "created": "2019-03-26T18:00:43Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "192.168.100.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4b:41:f6", "version": 4, "addr": "172.30.9.212", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:57:23.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:57:24Z", "hostId": "f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ellis-0.clearwater.opnfv", "created": "2019-03-26T17:55:38Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"clearwater-opnfv-private-management": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "192.168.100.19", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:5c:cd", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "rel": "bookmark"}], "image": {"id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "links": [{"href": "http://172.30.9.22:8774/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T17:54:58.000000", "flavor": {"id": "2209fda2-2913-4cae-840e-a553df47ac77", "links": [{"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "bookmark"}]}, "id": "5cd681ac-69c4-4ed5-8507-2c4d931d2feb", "security_groups": [{"name": "clearwater-opnfv-base-mgmt"}], "user_id": "48025a92f5f441f2b9b283686ff801fd", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T17:54:58Z", "hostId": "f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06", "OS-SRV-USG:terminated_at": null, "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "name": "ns.clearwater.opnfv", "created": "2019-03-26T17:53:11Z", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:26:18,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2cbc4e75-878b-4941-b870-e4c1d4bfe3bc 2019-03-26 18:26:18,207 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.680711984634s 2019-03-26 18:26:18,214 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:26:18,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:18,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8e4f9122-28a1-4b25-a139-0174743a86f9 x-openstack-request-id: req-8e4f9122-28a1-4b25-a139-0174743a86f9 2019-03-26 18:26:18,244 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:26:18,244 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-8e4f9122-28a1-4b25-a139-0174743a86f9 2019-03-26 18:26:18,244 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0302219390869s 2019-03-26 18:26:18,246 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:26:18,250 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:18,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:18 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49334e29-c007-419f-aa64-7d2141ccc750 x-openstack-request-id: req-49334e29-c007-419f-aa64-7d2141ccc750 2019-03-26 18:26:18,871 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:26:18,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7a6c0c3c-ebf6-460a-a412-37b4759904bf/os-security-groups used request id req-49334e29-c007-419f-aa64-7d2141ccc750 2019-03-26 18:26:18,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.624904870987s 2019-03-26 18:26:18,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:26:18,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:19,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:19 GMT X-Openstack-Request-Id: req-0c7f0637-9e0a-4726-85d2-5c4a73c44203 2019-03-26 18:26:19,612 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:26:19,612 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0c7f0637-9e0a-4726-85d2-5c4a73c44203 2019-03-26 18:26:19,612 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.734683036804s 2019-03-26 18:26:19,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:26:19,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:20,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:19 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-dd9550cd-1c8b-4276-a379-0bf5f0a7a9dd x-openstack-request-id: req-dd9550cd-1c8b-4276-a379-0bf5f0a7a9dd 2019-03-26 18:26:20,344 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:26:20,344 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-dd9550cd-1c8b-4276-a379-0bf5f0a7a9dd 2019-03-26 18:26:20,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.724447011948s 2019-03-26 18:26:20,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:26:20,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:20,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-785043d7-742e-4c70-b627-3a4ce1418633 x-openstack-request-id: req-785043d7-742e-4c70-b627-3a4ce1418633 2019-03-26 18:26:20,369 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:26:20,369 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-785043d7-742e-4c70-b627-3a4ce1418633 2019-03-26 18:26:20,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.024717092514s 2019-03-26 18:26:20,371 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:26:20,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:20,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-325f4999-5356-4b7c-bec4-16bb28aec123 x-openstack-request-id: req-325f4999-5356-4b7c-bec4-16bb28aec123 2019-03-26 18:26:20,510 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:26:20,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/1ec2686a-a15c-4ade-99ca-65f7eebca328/os-security-groups used request id req-325f4999-5356-4b7c-bec4-16bb28aec123 2019-03-26 18:26:20,510 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.138682842255s 2019-03-26 18:26:20,516 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:26:20,521 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:20,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:20 GMT X-Openstack-Request-Id: req-3cd23679-8b24-4d26-b696-14da9a7b2e2a 2019-03-26 18:26:20,554 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:26:20,554 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-3cd23679-8b24-4d26-b696-14da9a7b2e2a 2019-03-26 18:26:20,555 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.038253068924s 2019-03-26 18:26:20,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:26:20,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:20,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-fabcf427-466b-49fb-bd90-78df2824ef42 x-openstack-request-id: req-fabcf427-466b-49fb-bd90-78df2824ef42 2019-03-26 18:26:20,600 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:26:20,600 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-fabcf427-466b-49fb-bd90-78df2824ef42 2019-03-26 18:26:20,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0399270057678s 2019-03-26 18:26:20,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:26:20,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:20,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34cf5b59-e392-4f82-9415-a0dc0af77890 x-openstack-request-id: req-34cf5b59-e392-4f82-9415-a0dc0af77890 2019-03-26 18:26:20,624 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:26:20,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-34cf5b59-e392-4f82-9415-a0dc0af77890 2019-03-26 18:26:20,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0231580734253s 2019-03-26 18:26:20,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:26:20,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:20,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ed5af5a0-e8f0-4e30-a9f3-855d7473a944 x-openstack-request-id: req-ed5af5a0-e8f0-4e30-a9f3-855d7473a944 2019-03-26 18:26:20,765 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:26:20,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/c921d2f5-2430-43bd-a14c-23fe2a3a954c/os-security-groups used request id req-ed5af5a0-e8f0-4e30-a9f3-855d7473a944 2019-03-26 18:26:20,765 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.139382839203s 2019-03-26 18:26:20,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:26:20,776 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:20,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:20 GMT X-Openstack-Request-Id: req-a6e630cf-c163-4e6a-8ffd-77e602a7e33f 2019-03-26 18:26:20,813 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:26:20,813 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a6e630cf-c163-4e6a-8ffd-77e602a7e33f 2019-03-26 18:26:20,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0421221256256s 2019-03-26 18:26:20,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:26:20,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:20,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:20 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-a4ce2a01-e9d0-48ad-b0eb-2715e4415c01 x-openstack-request-id: req-a4ce2a01-e9d0-48ad-b0eb-2715e4415c01 2019-03-26 18:26:20,865 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:26:20,865 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-a4ce2a01-e9d0-48ad-b0eb-2715e4415c01 2019-03-26 18:26:20,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0449960231781s 2019-03-26 18:26:20,866 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:26:20,870 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:20,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0b0b41da-ed0a-4a64-ba28-a0aae292254d x-openstack-request-id: req-0b0b41da-ed0a-4a64-ba28-a0aae292254d 2019-03-26 18:26:20,891 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:26:20,891 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-0b0b41da-ed0a-4a64-ba28-a0aae292254d 2019-03-26 18:26:20,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0256879329681s 2019-03-26 18:26:20,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:26:20,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:21,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:20 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-83db0830-2158-4f64-bd30-f492407fa0f2 x-openstack-request-id: req-83db0830-2158-4f64-bd30-f492407fa0f2 2019-03-26 18:26:21,584 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:26:21,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/02e7c127-9520-48be-b53a-a77493180dcc/os-security-groups used request id req-83db0830-2158-4f64-bd30-f492407fa0f2 2019-03-26 18:26:21,584 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.69078207016s 2019-03-26 18:26:21,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:26:21,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:21,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:21 GMT X-Openstack-Request-Id: req-6c63448b-fffa-4577-998a-101b66e3215c 2019-03-26 18:26:21,630 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:26:21,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-6c63448b-fffa-4577-998a-101b66e3215c 2019-03-26 18:26:21,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0397639274597s 2019-03-26 18:26:21,637 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:26:21,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:21,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:21 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-8a9a61f8-95d7-4438-bf9f-a6741f87565b x-openstack-request-id: req-8a9a61f8-95d7-4438-bf9f-a6741f87565b 2019-03-26 18:26:21,679 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:26:21,679 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-8a9a61f8-95d7-4438-bf9f-a6741f87565b 2019-03-26 18:26:21,679 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.042464017868s 2019-03-26 18:26:21,680 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:26:21,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:21,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d6188797-05d0-45a5-8f24-05b3cc933bd8 x-openstack-request-id: req-d6188797-05d0-45a5-8f24-05b3cc933bd8 2019-03-26 18:26:21,702 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:26:21,703 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d6188797-05d0-45a5-8f24-05b3cc933bd8 2019-03-26 18:26:21,703 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0230031013489s 2019-03-26 18:26:21,704 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:26:21,707 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:22,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:21 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-8b23e70e-e3e0-4037-b47f-d8cd77966d0e x-openstack-request-id: req-8b23e70e-e3e0-4037-b47f-d8cd77966d0e 2019-03-26 18:26:22,117 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:26:22,118 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/7069c03f-cd71-42a8-9b8a-0ae44ae34e3c/os-security-groups used request id req-8b23e70e-e3e0-4037-b47f-d8cd77966d0e 2019-03-26 18:26:22,118 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.413513898849s 2019-03-26 18:26:22,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:26:22,128 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:22,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:22 GMT X-Openstack-Request-Id: req-d7116d75-a96f-4330-ae07-e96982eb43dc 2019-03-26 18:26:22,161 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:26:22,161 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-d7116d75-a96f-4330-ae07-e96982eb43dc 2019-03-26 18:26:22,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0375189781189s 2019-03-26 18:26:22,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:26:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:22,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:22 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-6c9e0dec-a753-4e81-820b-52d0629dd5ec x-openstack-request-id: req-6c9e0dec-a753-4e81-820b-52d0629dd5ec 2019-03-26 18:26:22,212 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:26:22,212 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-6c9e0dec-a753-4e81-820b-52d0629dd5ec 2019-03-26 18:26:22,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0440199375153s 2019-03-26 18:26:22,213 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:26:22,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:22,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-c483f992-c0c5-4f10-9243-ff7ceaf3b4e8 x-openstack-request-id: req-c483f992-c0c5-4f10-9243-ff7ceaf3b4e8 2019-03-26 18:26:22,237 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:26:22,237 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-c483f992-c0c5-4f10-9243-ff7ceaf3b4e8 2019-03-26 18:26:22,237 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0236630439758s 2019-03-26 18:26:22,239 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:26:22,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:22,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-3e00dfac-3c87-451f-b6cd-cd49271919f8 x-openstack-request-id: req-3e00dfac-3c87-451f-b6cd-cd49271919f8 2019-03-26 18:26:22,967 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:26:22,967 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab/os-security-groups used request id req-3e00dfac-3c87-451f-b6cd-cd49271919f8 2019-03-26 18:26:22,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.728594064713s 2019-03-26 18:26:22,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:26:22,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:23,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:23 GMT X-Openstack-Request-Id: req-601d7aab-5346-4a66-9c48-0bc42c331593 2019-03-26 18:26:23,014 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:26:23,014 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-601d7aab-5346-4a66-9c48-0bc42c331593 2019-03-26 18:26:23,015 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0406198501587s 2019-03-26 18:26:23,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:26:23,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:23,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-4bc813e3-a60d-4194-a192-f191937eaaeb x-openstack-request-id: req-4bc813e3-a60d-4194-a192-f191937eaaeb 2019-03-26 18:26:23,065 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:26:23,066 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-4bc813e3-a60d-4194-a192-f191937eaaeb 2019-03-26 18:26:23,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0449509620667s 2019-03-26 18:26:23,066 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:26:23,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:23,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-aaab9c96-f748-48ba-8e9d-7df12c1f2bb5 x-openstack-request-id: req-aaab9c96-f748-48ba-8e9d-7df12c1f2bb5 2019-03-26 18:26:23,091 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:26:23,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-aaab9c96-f748-48ba-8e9d-7df12c1f2bb5 2019-03-26 18:26:23,091 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0249938964844s 2019-03-26 18:26:23,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.os-security-groups 2019-03-26 18:26:23,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:23,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 372 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:23 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e4e70f8b-d3bc-4043-ba2e-04cec4be3a86 x-openstack-request-id: req-e4e70f8b-d3bc-4043-ba2e-04cec4be3a86 2019-03-26 18:26:23,265 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"rules": [{"from_port": 1, "group": {}, "ip_protocol": "tcp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "1981faf6-a5a2-4cbc-999d-9a74a00db17f"}, {"from_port": 1, "group": {}, "ip_protocol": "udp", "to_port": 65535, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "454c32bd-d30c-438c-a484-0204eed7fffc"}, {"from_port": -1, "group": {}, "ip_protocol": "icmp", "to_port": -1, "parent_group_id": "32303c4d-115f-4ae6-9bac-49d10111d200", "ip_range": {"cidr": "0.0.0.0/0"}, "id": "e79e60fa-916c-4658-9a0d-3d232a090159"}], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "32303c4d-115f-4ae6-9bac-49d10111d200", "name": "clearwater-opnfv-base-mgmt", "description": "Base security group for all Clearwater nodes (management)"}]} 2019-03-26 18:26:23,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/5cd681ac-69c4-4ed5-8507-2c4d931d2feb/os-security-groups used request id req-e4e70f8b-d3bc-4043-ba2e-04cec4be3a86 2019-03-26 18:26:23,266 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.os-security-groups in 0.172689914703s 2019-03-26 18:26:23,272 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:26:23,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:23,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:23 GMT X-Openstack-Request-Id: req-bb73879c-cd19-4148-84e7-333b1a1ea4e7 2019-03-26 18:26:23,310 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:26:23,310 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-bb73879c-cd19-4148-84e7-333b1a1ea4e7 2019-03-26 18:26:23,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0379219055176s 2019-03-26 18:26:23,317 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task block-storage.GET.volumes.detail 2019-03-26 18:26:23,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:23,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:23 GMT OpenStack-API-Version: volume 3.0 Server: Apache Vary: OpenStack-API-Version x-compute-request-id: req-87e31ea0-885f-4652-9815-da3afc20b387 x-openstack-request-id: req-87e31ea0-885f-4652-9815-da3afc20b387 2019-03-26 18:26:23,360 - keystoneauth.session - DEBUG - RESP BODY: {"volumes": []} 2019-03-26 18:26:23,360 - keystoneauth.session - DEBUG - GET call to block-storage for http://172.30.9.22:8776/v3/424b3c21b2614c97a4c604605f8c2ec0/volumes/detail used request id req-87e31ea0-885f-4652-9815-da3afc20b387 2019-03-26 18:26:23,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task block-storage.GET.volumes.detail in 0.0433671474457s 2019-03-26 18:26:23,361 - 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:56:20:6d', u'version': 4, u'addr': u'192.168.100.6', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:56:20:6d', u'version': 4, u'addr': u'172.30.9.205', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:16:51.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'7a6c0c3c-ebf6-460a-a412-37b4759904bf', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.205', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.205', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.205', 'launched_at': u'2019-03-26T18:16:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:16:51Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.6', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T18:16:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'homer-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:16:15Z', 'created': u'2019-03-26T18:16:15Z', '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:9f:b8:2c', 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:9f:b8:2c', u'version': 4, u'addr': u'172.30.9.202', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:16:49.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'1ec2686a-a15c-4ade-99ca-65f7eebca328', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.202', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.202', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.202', 'launched_at': u'2019-03-26T18:16:49.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:16:49Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.18', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T18:16:49.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'dime-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:16:14Z', 'created': u'2019-03-26T18:16:14Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:c8:a1', u'version': 4, u'addr': u'192.168.100.27', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:62:c8:a1', 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'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:16:51.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'c921d2f5-2430-43bd-a14c-23fe2a3a954c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', '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'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', '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-26T18:16:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:16:51Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.27', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T18:16:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'bono-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:16:14Z', 'created': u'2019-03-26T18:16:14Z', '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:c5:3f:ab', u'version': 4, u'addr': u'192.168.100.11', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c5:3f:ab', u'version': 4, u'addr': u'172.30.9.211', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:11:18.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'02e7c127-9520-48be-b53a-a77493180dcc', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.211', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.211', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.211', 'launched_at': u'2019-03-26T18:11:18.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:11:18Z', 'hostId': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.11', 'cloud': 'envvars', 'host_id': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', '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-26T18:11:18.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'sprout-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:11:01Z', 'created': u'2019-03-26T18:11:01Z', '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:d2:f8:89', u'version': 4, u'addr': u'192.168.100.2', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d2:f8:89', 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'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T18:00:57.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'7069c03f-cd71-42a8-9b8a-0ae44ae34e3c', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', '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'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', '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-26T18:00:57.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:00:57Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.2', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T18:00:57.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'vellum-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T18:00:43Z', 'created': u'2019-03-26T18:00:43Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}), Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'clearwater-opnfv-private-management': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:41:f6', u'version': 4, u'addr': u'192.168.100.8', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:4b:41:f6', u'version': 4, u'addr': u'172.30.9.212', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T17:57:23.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'37e96cfb-ee2f-4ec6-a4bb-8963bf00e9ab', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.212', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.212', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.212', 'launched_at': u'2019-03-26T17:57:23.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T17:57:24Z', 'hostId': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.8', 'cloud': 'envvars', 'host_id': u'f2cbcaa9cd0692246c533318b931035584c404f6e68db4e0276098ce', '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-26T17:57:23.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'ellis-0.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T17:55:38Z', 'created': u'2019-03-26T17:55:38Z', '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:a4:5c:cd', u'version': 4, u'addr': u'192.168.100.19', u'OS-EXT-IPS:type': u'fixed'}), Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a4:5c:cd', u'version': 4, u'addr': u'172.30.9.200', u'OS-EXT-IPS:type': u'floating'})]}), 'terminated_at': None, 'image': Munch({u'id': u'82c90680-19a2-4c7f-800e-b5a7f7d93a83', 'name': u'heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 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-26T17:54:58.000000', 'flavor': Munch({u'id': u'2209fda2-2913-4cae-840e-a553df47ac77', 'name': u'heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d'}), 'az': u'nova', 'id': u'5cd681ac-69c4-4ed5-8507-2c4d931d2feb', 'security_groups': [Munch({'description': u'Base security group for all Clearwater nodes (management)', 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'security_group_rules': [Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'tcp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'1981faf6-a5a2-4cbc-999d-9a74a00db17f'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'udp', 'ethertype': 'IPv4', 'port_range_max': 65535, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': 1, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'454c32bd-d30c-438c-a484-0204eed7fffc'}), Munch({'remote_group_id': None, 'direction': 'ingress', 'protocol': u'icmp', 'ethertype': 'IPv4', 'port_range_max': None, 'security_group_id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'tenant_id': '', 'port_range_min': None, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'properties': Munch({u'group': Munch({})}), 'remote_ip_prefix': u'0.0.0.0/0', u'group': Munch({}), 'project_id': '', 'id': u'e79e60fa-916c-4658-9a0d-3d232a090159'})], 'id': u'32303c4d-115f-4ae6-9bac-49d10111d200', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'properties': Munch({}), 'name': u'clearwater-opnfv-base-mgmt'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'48025a92f5f441f2b9b283686ff801fd', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': u'172.30.9.200', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': 'heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d', 'domain_name': 'Default'}), 'zone': u'nova', 'region_name': 'regionOne', 'cloud': 'envvars'}), 'power_state': 1, 'public_v4': u'172.30.9.200', 'progress': 0, u'OS-EXT-STS:power_state': 1, 'interface_ip': u'172.30.9.200', 'launched_at': u'2019-03-26T17:54:58.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T17:54:58Z', 'hostId': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', u'OS-SRV-USG:terminated_at': None, 'key_name': u'heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d', 'public_v6': '', 'private_v4': u'192.168.100.19', 'cloud': 'envvars', 'host_id': u'f242bcbe1f6a2c06d9387b1ca47db7a893d4a9509dcfb01039913e06', '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-26T17:54:58.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'name': u'ns.clearwater.opnfv', 'adminPass': None, 'tenant_id': u'424b3c21b2614c97a4c604605f8c2ec0', 'created_at': u'2019-03-26T17:53:11Z', 'created': u'2019-03-26T17:53:11Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'})] 2019-03-26 18:26:23,367 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: homer-0.clearwater.opnfv 2019-03-26 18:26:23,369 - paramiko.transport - DEBUG - starting thread (client mode): 0x7902c990L 2019-03-26 18:26:23,369 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:26:23,374 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-26 18:26:23,374 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-26 18:26:23,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-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-26 18:26:23,376 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:26:23,376 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:26:23,376 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:26:23,376 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:26:23,377 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:26:23,420 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:26:23,420 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:26:23,433 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.205: 2f8edb325296231d7e6508a56aad0bf1 2019-03-26 18:26:23,434 - paramiko.transport - DEBUG - Trying discovered key a8db6a373b7677805a6cfa7d4b6ecce0 in /tmp/tmpFhuUPk 2019-03-26 18:26:23,460 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:26:23,468 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:26:23,499 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:26:23,737 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:26:23,737 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:26:23,765 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:26:23,775 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:26:23,775 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-homer-0.clearwater.opnfv Running System ntp_process Running Process nginx_process Running Process homer_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program poll_homer Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-26 18:26:23,777 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: dime-0.clearwater.opnfv 2019-03-26 18:26:23,779 - paramiko.transport - DEBUG - starting thread (client mode): 0x7902cc90L 2019-03-26 18:26:23,780 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:26:23,784 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-26 18:26:23,785 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-26 18:26:23,786 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-group-exchange-sha1', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1'] server key:[u'ssh-rsa', u'ssh-dss', u'ecdsa-sha2-nistp256', u'ssh-ed25519'] client encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] server encrypt:[u'aes128-ctr', u'aes192-ctr', u'aes256-ctr', u'arcfour256', u'arcfour128', u'aes128-gcm@openssh.com', u'aes256-gcm@openssh.com', u'chacha20-poly1305@openssh.com', u'aes128-cbc', u'3des-cbc', u'blowfish-cbc', u'cast128-cbc', u'aes192-cbc', u'aes256-cbc', u'arcfour', u'rijndael-cbc@lysator.liu.se'] client mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] server mac:[u'hmac-md5-etm@openssh.com', u'hmac-sha1-etm@openssh.com', u'umac-64-etm@openssh.com', u'umac-128-etm@openssh.com', u'hmac-sha2-256-etm@openssh.com', u'hmac-sha2-512-etm@openssh.com', u'hmac-ripemd160-etm@openssh.com', u'hmac-sha1-96-etm@openssh.com', u'hmac-md5-96-etm@openssh.com', u'hmac-md5', u'hmac-sha1', u'umac-64@openssh.com', u'umac-128@openssh.com', u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-ripemd160', u'hmac-ripemd160@openssh.com', u'hmac-sha1-96', u'hmac-md5-96'] client compress:[u'none', u'zlib@openssh.com'] server compress:[u'none', u'zlib@openssh.com'] client lang:[u''] server lang:[u''] kex follows?False 2019-03-26 18:26:23,786 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:26:23,786 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:26:23,787 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:26:23,787 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:26:23,787 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:26:23,830 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:26:23,830 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:26:23,844 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.202: b329158c8922045b1ec30133f27fa5c9 2019-03-26 18:26:23,845 - paramiko.transport - DEBUG - Trying discovered key a8db6a373b7677805a6cfa7d4b6ecce0 in /tmp/tmpFhuUPk 2019-03-26 18:26:23,870 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:26:23,878 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:26:23,909 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:26:24,144 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:26:24,144 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:26:24,175 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:26:24,185 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:26:24,185 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 7m Service Name Status Type node-dime-0.clearwater.opnfv Running System snmpd_process Running Process ralf_process Running Process ntp_process Running Process nginx_process Running Process homestead_process Running Process homestead-prov_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process ralf_uptime Status ok Program poll_ralf Status ok Program nginx_ping Status ok Program nginx_uptime Status ok Program monit_uptime Status ok Program homestead_uptime Status ok Program poll_homestead Status ok Program check_cx_health Status ok Program poll_homestead-prov Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program 2019-03-26 18:26:24,187 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: bono-0.clearwater.opnfv 2019-03-26 18:26:24,189 - paramiko.transport - DEBUG - starting thread (client mode): 0x78ff3e90L 2019-03-26 18:26:24,190 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:26:24,196 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-26 18:26:24,196 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-26 18:26:24,197 - 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-26 18:26:24,198 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:26:24,198 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:26:24,198 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:26:24,198 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:26:24,198 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:26:24,239 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:26:24,240 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:26:24,254 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.201: a1a92994f84b8f03ddde1579cfef804f 2019-03-26 18:26:24,255 - paramiko.transport - DEBUG - Trying discovered key a8db6a373b7677805a6cfa7d4b6ecce0 in /tmp/tmpFhuUPk 2019-03-26 18:26:24,280 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:26:24,289 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:26:24,319 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:26:24,568 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:26:24,568 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:26:24,585 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:26:24,596 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:26:24,596 - 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-26 18:26:24,598 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: sprout-0.clearwater.opnfv 2019-03-26 18:26:24,600 - paramiko.transport - DEBUG - starting thread (client mode): 0x78fd7250L 2019-03-26 18:26:24,600 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:26:24,607 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-26 18:26:24,608 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-26 18:26:24,609 - 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-26 18:26:24,609 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:26:24,609 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:26:24,609 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:26:24,609 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:26:24,609 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:26:24,650 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:26:24,651 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:26:24,664 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.211: cd285aeb99e36f8e58202c1928b4ac2a 2019-03-26 18:26:24,665 - paramiko.transport - DEBUG - Trying discovered key a8db6a373b7677805a6cfa7d4b6ecce0 in /tmp/tmpFhuUPk 2019-03-26 18:26:24,691 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:26:24,701 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:26:24,729 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:26:24,982 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:26:24,982 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:26:24,994 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:26:25,004 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:26:25,004 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 13m 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-26 18:26:25,006 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: vellum-0.clearwater.opnfv 2019-03-26 18:26:25,008 - paramiko.transport - DEBUG - starting thread (client mode): 0x79712d90L 2019-03-26 18:26:25,009 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:26:25,015 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-26 18:26:25,015 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-26 18:26:25,017 - 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-26 18:26:25,017 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:26:25,017 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:26:25,017 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:26:25,018 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:26:25,018 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:26:25,059 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:26:25,060 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:26:25,072 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.204: 70616cdc71f2f7fd670cf709a235ecbe 2019-03-26 18:26:25,073 - paramiko.transport - DEBUG - Trying discovered key a8db6a373b7677805a6cfa7d4b6ecce0 in /tmp/tmpFhuUPk 2019-03-26 18:26:25,100 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:26:25,108 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:26:25,137 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:26:25,376 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:26:25,376 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:26:25,403 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:26:25,415 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:26:25,415 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 20m Service Name Status Type node-0.vellum.clearwater.opnfv Running System snmpd_process Running Process rogers_process Running Process ntp_process Running Process memcached_process Running Process clearwater_queue_manager_pro... Running Process etcd_process Running Process clearwater_diags_monitor_pro... Running Process clearwater_config_manager_pr... Running Process clearwater_cluster_manager_p... Running Process cassandra_process Running Process chronos_process Running Process astaire_process Running Process rogers_uptime Status ok Program monit_uptime Status ok Program memcached_uptime Status ok Program poll_memcached Status ok Program clearwater_queue_manager_uptime Status ok Program etcd_uptime Status ok Program poll_etcd_cluster Status ok Program poll_etcd Status ok Program cassandra_uptime Status ok Program poll_cassandra Status ok Program poll_cqlsh Status ok Program chronos_uptime Status ok Program poll_chronos Status ok Program astaire_uptime Status ok Program 2019-03-26 18:26:25,417 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - server: ellis-0.clearwater.opnfv 2019-03-26 18:26:25,418 - paramiko.transport - DEBUG - starting thread (client mode): 0x79712850L 2019-03-26 18:26:25,419 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:26:25,427 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.12 2019-03-26 18:26:25,427 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2019-03-26 18:26:25,428 - 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-26 18:26:25,428 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:26:25,428 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:26:25,428 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:26:25,429 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:26:25,429 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:26:25,472 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:26:25,472 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:26:25,482 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.212: 824b73758aab4ac40edbfd6b9bb2f910 2019-03-26 18:26:25,483 - paramiko.transport - DEBUG - Trying discovered key a8db6a373b7677805a6cfa7d4b6ecce0 in /tmp/tmpFhuUPk 2019-03-26 18:26:25,512 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:26:25,522 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:26:25,548 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:26:25,810 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:26:25,810 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:26:25,813 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:26:25,823 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:26:25,823 - functest.opnfv_tests.vnf.ims.heat_ims - INFO - output: Monit 5.18.1 uptime: 27m 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-26 18:26:25,824 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-26 18:26:25,947 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 18:26:25,947 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | heat_ims | functest | 33:48 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-26 18:26:25,953 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:26:25,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:26,257 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:26:25 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-5a1d4334-9205-4e92-803f-8cc98e649229 2019-03-26 18:26:26,258 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:26:26,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 829 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-f0fdf820-9ea0-4622-98ee-14132036b49d 2019-03-26 18:26:26,299 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": null, "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack CREATE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:26:26,299 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-f0fdf820-9ea0-4622-98ee-14132036b49d 2019-03-26 18:26:26,299 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.345865011215s 2019-03-26 18:26:26,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:26:26,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/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}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:26,595 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 489 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:26:26 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?limit=1&sort_dir=desc Server: Apache x-openstack-request-id: req-838640b9-d4da-4b0f-ad93-d6173b9589a0 2019-03-26 18:26:26,595 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:26:26,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 342 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:26 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-2b143354-405e-48d4-ad67-1dc15d2ed8d9 2019-03-26 18:26:26,883 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-03-26T18:23:35Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/clearwater-opnfv/events/7994e232-cdc7-47f2-93f7-1be7373f7c9f", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack CREATE completed successfully", "resource_status": "CREATE_COMPLETE", "physical_resource_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "id": "7994e232-cdc7-47f2-93f7-1be7373f7c9f"}]} 2019-03-26 18:26:26,883 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?limit=1&sort_dir=desc&limit=1&sort_dir=desc used request id req-2b143354-405e-48d4-ad67-1dc15d2ed8d9 2019-03-26 18:26:26,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.582571983337s 2019-03-26 18:26:26,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.DELETE.stacks 2019-03-26 18:26:26,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:27,297 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 423 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:26:26 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559 Server: Apache x-openstack-request-id: req-70449ea5-c731-491a-b0c5-f2fe7e1d1756 2019-03-26 18:26:27,297 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:26:27,700 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 18:26:27 GMT Server: Apache x-openstack-request-id: req-f7183b64-3b0d-4610-8df8-115376e5d125 2019-03-26 18:26:27,701 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 18:26:27,701 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559 used request id req-f7183b64-3b0d-4610-8df8-115376e5d125 2019-03-26 18:26:27,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.DELETE.stacks in 0.816622018814s 2019-03-26 18:26:27,701 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:26:27,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=7994e232-cdc7-47f2-93f7-1be7373f7c9f&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:28,042 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:26:27 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=7994e232-cdc7-47f2-93f7-1be7373f7c9f&sort_dir=asc Server: Apache x-openstack-request-id: req-71fcfe25-5e6a-41e3-aa8a-25e4da485580 2019-03-26 18:26:28,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-26 18:26:28,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 428 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:28 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-13e56eee-82db-4ee5-a849-cd3681a837d7 2019-03-26 18:26:28,085 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "clearwater-opnfv", "event_time": "2019-03-26T18:26:27Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/clearwater-opnfv/events/9e620d1a-1837-4e5e-82e3-446642dfb049", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE started", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "id": "9e620d1a-1837-4e5e-82e3-446642dfb049"}, {"resource_name": "dime", "event_time": "2019-03-26T18:26:27Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dime/events/6195be42-5dba-4cf4-86f8-93b3bc8534d2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "bc249ba2-2e40-4787-9f2b-cba0d9cd3ea8", "id": "6195be42-5dba-4cf4-86f8-93b3bc8534d2"}]} 2019-03-26 18:26:28,086 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=7994e232-cdc7-47f2-93f7-1be7373f7c9f&sort_dir=asc&marker=7994e232-cdc7-47f2-93f7-1be7373f7c9f&sort_dir=asc used request id req-13e56eee-82db-4ee5-a849-cd3681a837d7 2019-03-26 18:26:28,086 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.384290218353s 2019-03-26 18:26:33,092 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:26:33,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=6195be42-5dba-4cf4-86f8-93b3bc8534d2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:33,122 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:26:33 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=6195be42-5dba-4cf4-86f8-93b3bc8534d2&sort_dir=asc Server: Apache x-openstack-request-id: req-a385044d-6491-4775-8183-1e28ae8cdaab 2019-03-26 18:26:33,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-26 18:26:33,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:33 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-484d1212-18f3-485c-924e-29dd3d91ce1d 2019-03-26 18:26:33,520 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "bono", "event_time": "2019-03-26T18:26:28Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/bono/events/e1a0ddb7-3200-4158-a22d-653cd90728ff", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "d2275823-21b5-4d72-938e-172f2a5fcf37", "id": "e1a0ddb7-3200-4158-a22d-653cd90728ff"}, {"resource_name": "homer", "event_time": "2019-03-26T18:26:29Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/homer/events/c56b4ef8-96db-4fd9-a4f8-405ec5b0f246", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "4b691f58-d5c3-4a25-a834-ed6df3ae60ff", "id": "c56b4ef8-96db-4fd9-a4f8-405ec5b0f246"}]} 2019-03-26 18:26:33,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=6195be42-5dba-4cf4-86f8-93b3bc8534d2&sort_dir=asc&marker=6195be42-5dba-4cf4-86f8-93b3bc8534d2&sort_dir=asc used request id req-484d1212-18f3-485c-924e-29dd3d91ce1d 2019-03-26 18:26:33,520 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.42835187912s 2019-03-26 18:26:38,527 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:26:38,530 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=c56b4ef8-96db-4fd9-a4f8-405ec5b0f246&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:38,827 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:26:38 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=c56b4ef8-96db-4fd9-a4f8-405ec5b0f246&sort_dir=asc Server: Apache x-openstack-request-id: req-acd1a12e-679a-4393-9de6-4b686c8b656e 2019-03-26 18:26:38,827 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:26:38,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 607 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:38 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-ef96ca51-26f6-439b-bc2d-40bb40467cce 2019-03-26 18:26:38,870 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "homer", "event_time": "2019-03-26T18:26:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/homer/events/32e7bf0f-5985-4d3f-bde9-2e78aa647ba0", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/homer", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "homer", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "4b691f58-d5c3-4a25-a834-ed6df3ae60ff", "id": "32e7bf0f-5985-4d3f-bde9-2e78aa647ba0"}, {"resource_name": "dime", "event_time": "2019-03-26T18:26:37Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dime/events/7abee128-4185-40a5-a11e-9f7eacc55e63", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dime", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "dime", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "bc249ba2-2e40-4787-9f2b-cba0d9cd3ea8", "id": "7abee128-4185-40a5-a11e-9f7eacc55e63"}, {"resource_name": "bono", "event_time": "2019-03-26T18:26:38Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/bono/events/d4174596-7e31-4dcb-b2ae-11661ffee102", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/bono", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "bono", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "d2275823-21b5-4d72-938e-172f2a5fcf37", "id": "d4174596-7e31-4dcb-b2ae-11661ffee102"}, {"resource_name": "sprout", "event_time": "2019-03-26T18:26:38Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/sprout/events/dccdfa30-627b-422a-8178-c3999d9aa3a2", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "ae6b2c2e-3c49-494e-825c-a9691722eede", "id": "dccdfa30-627b-422a-8178-c3999d9aa3a2"}]} 2019-03-26 18:26:38,871 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=c56b4ef8-96db-4fd9-a4f8-405ec5b0f246&sort_dir=asc&marker=c56b4ef8-96db-4fd9-a4f8-405ec5b0f246&sort_dir=asc used request id req-ef96ca51-26f6-439b-bc2d-40bb40467cce 2019-03-26 18:26:38,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.344093799591s 2019-03-26 18:26:43,877 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:26:43,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=dccdfa30-627b-422a-8178-c3999d9aa3a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:44,184 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:26:43 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=dccdfa30-627b-422a-8178-c3999d9aa3a2&sort_dir=asc Server: Apache x-openstack-request-id: req-25c9b938-5a5b-4101-b302-99cb6ff40930 2019-03-26 18:26:44,184 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:26:44,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:44 GMT Server: Apache x-openstack-request-id: req-0a4935fc-49b9-463b-a080-43b318153ba6 2019-03-26 18:26:44,226 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:26:44,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=dccdfa30-627b-422a-8178-c3999d9aa3a2&sort_dir=asc&marker=dccdfa30-627b-422a-8178-c3999d9aa3a2&sort_dir=asc used request id req-0a4935fc-49b9-463b-a080-43b318153ba6 2019-03-26 18:26:44,226 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.348854064941s 2019-03-26 18:26:49,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:26:49,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=dccdfa30-627b-422a-8178-c3999d9aa3a2&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:49,311 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:26:49 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=dccdfa30-627b-422a-8178-c3999d9aa3a2&sort_dir=asc Server: Apache x-openstack-request-id: req-b78c2ea9-623d-42a1-a87f-2e2cdc091629 2019-03-26 18:26:49,311 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:26:49,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 456 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:49 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-fa11c336-1951-48ba-8278-54f988f6b49f 2019-03-26 18:26:49,355 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "sprout", "event_time": "2019-03-26T18:26:44Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/sprout/events/c5ed5f49-16e1-49c2-94c8-fcf24f15d909", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/sprout", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "sprout", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "ae6b2c2e-3c49-494e-825c-a9691722eede", "id": "c5ed5f49-16e1-49c2-94c8-fcf24f15d909"}, {"resource_name": "vellum", "event_time": "2019-03-26T18:26:44Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/vellum/events/86948048-32b2-4a6e-a50a-efc3eb6ae18a", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "f9997aea-6e57-4361-9488-94a5236ed7dc", "id": "86948048-32b2-4a6e-a50a-efc3eb6ae18a"}]} 2019-03-26 18:26:49,355 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=dccdfa30-627b-422a-8178-c3999d9aa3a2&sort_dir=asc&marker=dccdfa30-627b-422a-8178-c3999d9aa3a2&sort_dir=asc used request id req-fa11c336-1951-48ba-8278-54f988f6b49f 2019-03-26 18:26:49,355 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.122631072998s 2019-03-26 18:26:54,361 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:26:54,365 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=86948048-32b2-4a6e-a50a-efc3eb6ae18a&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:54,691 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:26:54 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=86948048-32b2-4a6e-a50a-efc3eb6ae18a&sort_dir=asc Server: Apache x-openstack-request-id: req-0a661815-7766-4b94-8ab0-7719ae99f14a 2019-03-26 18:26:54,691 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:26:54,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 455 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:54 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-cfc9b7cf-a6eb-4de7-9424-73eefd176fed 2019-03-26 18:26:54,734 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "vellum", "event_time": "2019-03-26T18:26:52Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/vellum/events/f6d10fbb-a3cb-4865-a8fd-c18593aa4dbb", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/vellum", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "vellum", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f9997aea-6e57-4361-9488-94a5236ed7dc", "id": "f6d10fbb-a3cb-4865-a8fd-c18593aa4dbb"}, {"resource_name": "ellis", "event_time": "2019-03-26T18:26:52Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/ellis/events/d12120da-ad5e-4826-974e-01749ff178c3", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "9fc861bb-ca43-4565-9683-e3866f922b94", "id": "d12120da-ad5e-4826-974e-01749ff178c3"}]} 2019-03-26 18:26:54,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=86948048-32b2-4a6e-a50a-efc3eb6ae18a&sort_dir=asc&marker=86948048-32b2-4a6e-a50a-efc3eb6ae18a&sort_dir=asc used request id req-cfc9b7cf-a6eb-4de7-9424-73eefd176fed 2019-03-26 18:26:54,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.373495101929s 2019-03-26 18:26:59,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:26:59,745 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=d12120da-ad5e-4826-974e-01749ff178c3&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:26:59,770 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:26:59 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=d12120da-ad5e-4826-974e-01749ff178c3&sort_dir=asc Server: Apache x-openstack-request-id: req-158b9215-b801-41eb-bdba-ed46340fb042 2019-03-26 18:26:59,770 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:26:59,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 448 Content-Type: application/json Date: Tue, 26 Mar 2019 18:26:59 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-48ac7d02-f396-4f73-b82e-4ccd824ba331 2019-03-26 18:26:59,813 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "ellis", "event_time": "2019-03-26T18:26:59Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/ellis/events/62c79bf2-23e9-4ace-9467-da6855f8a31b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/ellis", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "ellis", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "9fc861bb-ca43-4565-9683-e3866f922b94", "id": "62c79bf2-23e9-4ace-9467-da6855f8a31b"}, {"resource_name": "dns", "event_time": "2019-03-26T18:26:59Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dns/events/664e3c49-0c9f-4dee-b39a-8abb56cd205b", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "d543f308-ed7b-44ec-a0c1-2a89cb6fcf58", "id": "664e3c49-0c9f-4dee-b39a-8abb56cd205b"}]} 2019-03-26 18:26:59,814 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=d12120da-ad5e-4826-974e-01749ff178c3&sort_dir=asc&marker=d12120da-ad5e-4826-974e-01749ff178c3&sort_dir=asc used request id req-48ac7d02-f396-4f73-b82e-4ccd824ba331 2019-03-26 18:26:59,814 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0728750228882s 2019-03-26 18:27:04,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:27:04,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=664e3c49-0c9f-4dee-b39a-8abb56cd205b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:27:05,168 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:27:04 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=664e3c49-0c9f-4dee-b39a-8abb56cd205b&sort_dir=asc Server: Apache x-openstack-request-id: req-7dee4e83-96a9-4617-8482-837e11faaa7d 2019-03-26 18:27:05,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-26 18:27:05,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:05 GMT Server: Apache x-openstack-request-id: req-64bbf3ea-87d4-494e-8518-6e47acd55ec4 2019-03-26 18:27:05,210 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:27:05,210 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=664e3c49-0c9f-4dee-b39a-8abb56cd205b&sort_dir=asc&marker=664e3c49-0c9f-4dee-b39a-8abb56cd205b&sort_dir=asc used request id req-64bbf3ea-87d4-494e-8518-6e47acd55ec4 2019-03-26 18:27:05,210 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.389998912811s 2019-03-26 18:27:10,216 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:27:10,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=664e3c49-0c9f-4dee-b39a-8abb56cd205b&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:27:10,246 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:27:10 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=664e3c49-0c9f-4dee-b39a-8abb56cd205b&sort_dir=asc Server: Apache x-openstack-request-id: req-1c28980c-d2cb-4741-bc6b-5bef678a9db5 2019-03-26 18:27:10,246 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:27:10,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 593 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:10 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-40b41456-a7d6-40c5-880c-37a7d307e4f1 2019-03-26 18:27:10,290 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "dns", "event_time": "2019-03-26T18:27:05Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dns/events/1c0f1ab2-9554-48c0-927a-405fc39a09b6", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/dns", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "dns", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "d543f308-ed7b-44ec-a0c1-2a89cb6fcf58", "id": "1c0f1ab2-9554-48c0-927a-405fc39a09b6"}, {"resource_name": "security_groups", "event_time": "2019-03-26T18:27:06Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/security_groups/events/effe1d93-9c4b-44c1-afe7-193d30057e75", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "763295c2-7363-4f9a-83ae-29c9e38101a5", "id": "effe1d93-9c4b-44c1-afe7-193d30057e75"}, {"resource_name": "mgmt_network", "event_time": "2019-03-26T18:27:06Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/mgmt_network/events/3ebb5069-d519-44b4-b1f7-acf01c4cf01f", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_IN_PROGRESS", "physical_resource_id": "a77bbbe2-2e3d-48b8-916e-5d5c7d224240", "id": "3ebb5069-d519-44b4-b1f7-acf01c4cf01f"}, {"resource_name": "security_groups", "event_time": "2019-03-26T18:27:08Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/security_groups/events/7bc1b73e-84a0-4138-bdce-e7a1e374c97d", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/security_groups", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "security_groups", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "763295c2-7363-4f9a-83ae-29c9e38101a5", "id": "7bc1b73e-84a0-4138-bdce-e7a1e374c97d"}]} 2019-03-26 18:27:10,290 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=664e3c49-0c9f-4dee-b39a-8abb56cd205b&sort_dir=asc&marker=664e3c49-0c9f-4dee-b39a-8abb56cd205b&sort_dir=asc used request id req-40b41456-a7d6-40c5-880c-37a7d307e4f1 2019-03-26 18:27:10,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0739140510559s 2019-03-26 18:27:15,296 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:27:15,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=7bc1b73e-84a0-4138-bdce-e7a1e374c97d&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:27:15,326 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:27:15 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=7bc1b73e-84a0-4138-bdce-e7a1e374c97d&sort_dir=asc Server: Apache x-openstack-request-id: req-e5afe6f5-26e4-487c-bdb2-ec2ad4807b58 2019-03-26 18:27:15,326 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:27:15,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 447 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:15 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8529c1b6-de06-4b9d-ab6b-f65250a20c06 2019-03-26 18:27:15,586 - keystoneauth.session - DEBUG - RESP BODY: {"events": [{"resource_name": "mgmt_network", "event_time": "2019-03-26T18:27:14Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/mgmt_network/events/34713936-dcdf-43e2-84b5-6432628b8b21", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/mgmt_network", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "mgmt_network", "resource_status_reason": "state changed", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "a77bbbe2-2e3d-48b8-916e-5d5c7d224240", "id": "34713936-dcdf-43e2-84b5-6432628b8b21"}, {"resource_name": "clearwater-opnfv", "event_time": "2019-03-26T18:27:14Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/clearwater-opnfv/events/3895374c-eaab-438d-802b-976cb302aa81", "rel": "self"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/resources/clearwater-opnfv", "rel": "resource"}, {"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "stack"}], "logical_resource_id": "clearwater-opnfv", "resource_status_reason": "Stack DELETE completed successfully", "resource_status": "DELETE_COMPLETE", "physical_resource_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "id": "3895374c-eaab-438d-802b-976cb302aa81"}]} 2019-03-26 18:27:15,587 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=7bc1b73e-84a0-4138-bdce-e7a1e374c97d&sort_dir=asc&marker=7bc1b73e-84a0-4138-bdce-e7a1e374c97d&sort_dir=asc used request id req-8529c1b6-de06-4b9d-ab6b-f65250a20c06 2019-03-26 18:27:15,587 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.290290117264s 2019-03-26 18:27:20,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:27:20,597 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=3895374c-eaab-438d-802b-976cb302aa81&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:27:20,624 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:27:20 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=3895374c-eaab-438d-802b-976cb302aa81&sort_dir=asc Server: Apache x-openstack-request-id: req-ee37098f-2428-4a79-bf2a-81b6ba6c1370 2019-03-26 18:27:20,624 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:27:20,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:20 GMT Server: Apache x-openstack-request-id: req-6d109ac9-b72b-46e8-8f4e-0f1099692794 2019-03-26 18:27:20,667 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:27:20,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=3895374c-eaab-438d-802b-976cb302aa81&sort_dir=asc&marker=3895374c-eaab-438d-802b-976cb302aa81&sort_dir=asc used request id req-6d109ac9-b72b-46e8-8f4e-0f1099692794 2019-03-26 18:27:20,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0744891166687s 2019-03-26 18:27:25,673 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks.events 2019-03-26 18:27:25,677 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=3895374c-eaab-438d-802b-976cb302aa81&sort_dir=asc" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:27:25,706 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 559 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:27:25 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=3895374c-eaab-438d-802b-976cb302aa81&sort_dir=asc Server: Apache x-openstack-request-id: req-5b3441d5-1655-4a0b-811f-b5403d5e6d8c 2019-03-26 18:27:25,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-26 18:27:25,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 14 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:25 GMT Server: Apache x-openstack-request-id: req-27602c77-7e80-4a27-a54a-2485d320e4af 2019-03-26 18:27:25,749 - keystoneauth.session - DEBUG - RESP BODY: {"events": []} 2019-03-26 18:27:25,749 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559/events?marker=3895374c-eaab-438d-802b-976cb302aa81&sort_dir=asc&marker=3895374c-eaab-438d-802b-976cb302aa81&sort_dir=asc used request id req-27602c77-7e80-4a27-a54a-2485d320e4af 2019-03-26 18:27:25,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks.events in 0.0755658149719s 2019-03-26 18:27:25,749 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task orchestration.GET.stacks 2019-03-26 18:27:25,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:27:25,781 - keystoneauth.session - DEBUG - RESP: [302] Content-Length: 467 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:27:25 GMT Location: http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False Server: Apache x-openstack-request-id: req-e2eab54f-23f8-48d2-a20e-e8adcb85c403 2019-03-26 18:27:25,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-26 18:27:25,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 837 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:25 GMT Server: Apache Vary: Accept-Encoding x-openstack-request-id: req-8a5e0897-2005-434f-bd99-3acd1520428c 2019-03-26 18:27:25,823 - keystoneauth.session - DEBUG - RESP BODY: {"stack": {"parent": null, "disable_rollback": false, "description": "Clearwater deployment\n", "parameters": {"OS::project_id": "424b3c21b2614c97a4c604605f8c2ec0", "image": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "private_mgmt_net_pool_start": "192.168.100.1", "dime_cluster_size": "1", "flavor": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "sprout_cluster_size": "1", "zone": "clearwater.opnfv", "private_mgmt_net_pool_end": "192.168.100.253", "external_mgmt_dns_ip": "8.8.8.8", "vellum_cluster_size": "1", "OS::stack_name": "clearwater-opnfv", "key_name": "heat_ims-kp_0773efb7-676c-4568-aef7-0337c9f84a9d", "dn_range_length": "1000", "private_mgmt_net_cidr": "192.168.100.0/24", "dn_range_start": "6505550000", "repo_url": "http://repo.cw-ngv.com/stable", "homer_cluster_size": "1", "private_mgmt_net_gateway": "192.168.100.254", "OS::stack_id": "f948d132-0b60-4725-b2f7-91468ce1d559", "dnssec_key": "GkBraPnditvP2Em4oXV5wUTawmZaGGuO+Jt3ZnFkznGV3zFoQ+Ak13nuuOnO0JV5FqAr/KitdW6siqjXSjROXg==", "bono_cluster_size": "1", "public_mgmt_net_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "deletion_time": "2019-03-26T18:27:15Z", "stack_name": "clearwater-opnfv", "stack_user_project_id": "e5f823d942f246a9a0470c249205c52b", "tags": null, "creation_time": "2019-03-26T17:52:51Z", "links": [{"href": "http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": 60, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2019-03-26T18:26:27Z", "id": "f948d132-0b60-4725-b2f7-91468ce1d559", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Clearwater deployment\n"}} 2019-03-26 18:27:25,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.22:8004/v1/424b3c21b2614c97a4c604605f8c2ec0/stacks/clearwater-opnfv/f948d132-0b60-4725-b2f7-91468ce1d559?resolve_outputs=False used request id req-8a5e0897-2005-434f-bd99-3acd1520428c 2019-03-26 18:27:25,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task orchestration.GET.stacks in 0.0740871429443s 2019-03-26 18:27:25,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:27:25,833 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:27:25,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:25 GMT X-Openstack-Request-Id: req-45eaab40-934c-4619-9822-f32ca593c77a 2019-03-26 18:27:25,871 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T17:52:44Z", "file": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/file", "owner": "424b3c21b2614c97a4c604605f8c2ec0", "id": "82c90680-19a2-4c7f-800e-b5a7f7d93a83", "size": 263848448, "self": "/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "heat_ims-img_0773efb7-676c-4568-aef7-0337c9f84a9d", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T17:52:39Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:27:25,871 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-45eaab40-934c-4619-9822-f32ca593c77a 2019-03-26 18:27:25,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0419540405273s 2019-03-26 18:27:25,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 18:27:25,877 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cfb24e2e00d00c9693ae27d8a9b20a3a878e4e77" 2019-03-26 18:27:26,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:27:26 GMT X-Openstack-Request-Id: req-dc8bb109-acea-4a30-b928-8ba707ed75ef 2019-03-26 18:27:26,479 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:27:26,479 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/82c90680-19a2-4c7f-800e-b5a7f7d93a83 used request id req-dc8bb109-acea-4a30-b928-8ba707ed75ef 2019-03-26 18:27:26,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.606798887253s 2019-03-26 18:27:26,484 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:27:26,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 18:27:26,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27: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-f93d257c-eb02-456c-8b1c-62e7ad207fee x-openstack-request-id: req-f93d257c-eb02-456c-8b1c-62e7ad207fee 2019-03-26 18:27:26,785 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "heat_ims-flavor_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/2209fda2-2913-4cae-840e-a553df47ac77", "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": "2209fda2-2913-4cae-840e-a553df47ac77"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 18:27:26,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-f93d257c-eb02-456c-8b1c-62e7ad207fee 2019-03-26 18:27:26,785 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.300571203232s 2019-03-26 18:27:26,787 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 18:27:26,791 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 18:27:26,819 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27: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-73b23454-9d1c-4051-99f4-c4cc53fac3e1 x-openstack-request-id: req-73b23454-9d1c-4051-99f4-c4cc53fac3e1 2019-03-26 18:27:26,819 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/2209fda2-2913-4cae-840e-a553df47ac77 used request id req-73b23454-9d1c-4051-99f4-c4cc53fac3e1 2019-03-26 18:27:26,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0321571826935s 2019-03-26 18:27:26,820 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 18:27:26,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 18:27:27,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 834 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c7110b9-76d3-4dd2-afe6-ddb5ffa335a1 2019-03-26 18:27:27,058 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat_ims-user_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": {"self": "http://172.30.9.22:5000/v3/users/48025a92f5f441f2b9b283686ff801fd"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "48025a92f5f441f2b9b283686ff801fd", "domain_id": "default", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 18:27:27,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3c7110b9-76d3-4dd2-afe6-ddb5ffa335a1 2019-03-26 18:27:27,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.23835515976s 2019-03-26 18:27:27,064 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 18:27:27,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/48025a92f5f441f2b9b283686ff801fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 18:27:27,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 225 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49cb73b4-5376-4e5b-8768-97e8200f0184 2019-03-26 18:27:27,287 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "heat_ims-user_0773efb7-676c-4568-aef7-0337c9f84a9d", "links": {"self": "http://172.30.9.22:5000/v3/users/48025a92f5f441f2b9b283686ff801fd"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "48025a92f5f441f2b9b283686ff801fd", "description": null}} 2019-03-26 18:27:27,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/48025a92f5f441f2b9b283686ff801fd used request id req-49cb73b4-5376-4e5b-8768-97e8200f0184 2019-03-26 18:27:27,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.223412036896s 2019-03-26 18:27:27,288 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 18:27:27,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/48025a92f5f441f2b9b283686ff801fd -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 18:27:27,565 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 18:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59dad672-0953-4844-806d-9c26762da843 2019-03-26 18:27:27,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 18:27:27,566 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/48025a92f5f441f2b9b283686ff801fd used request id req-59dad672-0953-4844-806d-9c26762da843 2019-03-26 18:27:27,566 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.277469873428s 2019-03-26 18:27:27,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 18:27:27,577 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 18:27:27,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 386 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79649956-68fd-4c9d-8e1c-64a3ce9e98e1 2019-03-26 18:27:27,796 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: heat_ims", "links": {"self": "http://172.30.9.22:5000/v3/projects/424b3c21b2614c97a4c604605f8c2ec0"}, "tags": [], "enabled": true, "id": "424b3c21b2614c97a4c604605f8c2ec0", "parent_id": "default", "domain_id": "default", "name": "heat_ims-project_0773efb7-676c-4568-aef7-0337c9f84a9d"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 18:27:27,796 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-79649956-68fd-4c9d-8e1c-64a3ce9e98e1 2019-03-26 18:27:27,797 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.22331404686s 2019-03-26 18:27:27,801 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 18:27:27,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/424b3c21b2614c97a4c604605f8c2ec0 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 18:27:28,027 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 18:27:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09cf4786-9f8c-4719-a388-44f71d84bcf6 2019-03-26 18:27:28,027 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 18:27:28,027 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/424b3c21b2614c97a4c604605f8c2ec0 used request id req-09cf4786-9f8c-4719-a388-44f71d84bcf6 2019-03-26 18:27:28,027 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.225973129272s 2019-03-26 18:27:28,033 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 18:27:28,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=424b3c21b2614c97a4c604605f8c2ec0&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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 18:27:28,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:28 GMT X-Openstack-Request-Id: req-f6c65bc7-9a42-446b-a64b-ac419cecf32c 2019-03-26 18:27:28,359 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "created_at": "2019-03-26T17:52:54Z", "updated_at": "2019-03-26T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:52:54Z", "revision_number": 0, "id": "400db079-8685-418c-8f51-fe8d8f85efc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:52:54Z", "security_group_id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "port_range_min": null, "ethertype": "IPv6", "project_id": "424b3c21b2614c97a4c604605f8c2ec0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:52:54Z", "revision_number": 0, "id": "74cbc4c4-e265-4018-a6ca-2d0480fac694", "remote_group_id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "remote_ip_prefix": null, "created_at": "2019-03-26T17:52:54Z", "security_group_id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "port_range_min": null, "ethertype": "IPv4", "project_id": "424b3c21b2614c97a4c604605f8c2ec0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:52:54Z", "revision_number": 0, "id": "a53b4494-8f5b-42e1-8f9b-64da33b87347", "remote_group_id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "remote_ip_prefix": null, "created_at": "2019-03-26T17:52:54Z", "security_group_id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "port_range_min": null, "ethertype": "IPv6", "project_id": "424b3c21b2614c97a4c604605f8c2ec0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:52:54Z", "revision_number": 0, "id": "c2a23321-5f48-4a0e-aa63-9ed7d80ef4cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:52:54Z", "security_group_id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "port_range_min": null, "ethertype": "IPv4", "project_id": "424b3c21b2614c97a4c604605f8c2ec0"}], "revision_number": 1, "project_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "name": "default"}]} 2019-03-26 18:27:28,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=424b3c21b2614c97a4c604605f8c2ec0&name=default used request id req-f6c65bc7-9a42-446b-a64b-ac419cecf32c 2019-03-26 18:27:28,359 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.326550960541s 2019-03-26 18:27:28,366 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 18:27:28,366 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 18:27:28,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 35896 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:28 GMT X-Openstack-Request-Id: req-3b25db6c-6934-4058-a163-67787ffeb17c 2019-03-26 18:27:28,485 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "created_at": "2019-03-26T17:11:03Z", "updated_at": "2019-03-26T17:11:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "4c9b99d6-bffa-409d-8311-5a44539d2579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv4", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "6fd8ab5d-ec9a-40ae-8334-ed492d014329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv6", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "70436717-42e0-490f-8096-2a69caa46772", "remote_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv4", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "e537d2f3-1071-4798-b0ec-0db81bcd3d0f", "remote_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv6", "project_id": "983d6fbf7e764b66bb29fdc248902543"}], "revision_number": 1, "project_id": "983d6fbf7e764b66bb29fdc248902543", "id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "created_at": "2019-03-26T17:52:54Z", "updated_at": "2019-03-26T17:52:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:52:54Z", "revision_number": 0, "id": "400db079-8685-418c-8f51-fe8d8f85efc0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:52:54Z", "security_group_id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "port_range_min": null, "ethertype": "IPv6", "project_id": "424b3c21b2614c97a4c604605f8c2ec0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:52:54Z", "revision_number": 0, "id": "74cbc4c4-e265-4018-a6ca-2d0480fac694", "remote_group_id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "remote_ip_prefix": null, "created_at": "2019-03-26T17:52:54Z", "security_group_id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "port_range_min": null, "ethertype": "IPv4", "project_id": "424b3c21b2614c97a4c604605f8c2ec0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:52:54Z", "revision_number": 0, "id": "a53b4494-8f5b-42e1-8f9b-64da33b87347", "remote_group_id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "remote_ip_prefix": null, "created_at": "2019-03-26T17:52:54Z", "security_group_id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "port_range_min": null, "ethertype": "IPv6", "project_id": "424b3c21b2614c97a4c604605f8c2ec0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:52:54Z", "revision_number": 0, "id": "c2a23321-5f48-4a0e-aa63-9ed7d80ef4cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:52:54Z", "security_group_id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "tenant_id": "424b3c21b2614c97a4c604605f8c2ec0", "port_range_min": null, "ethertype": "IPv4", "project_id": "424b3c21b2614c97a4c604605f8c2ec0"}], "revision_number": 1, "project_id": "424b3c21b2614c97a4c604605f8c2ec0", "id": "e4bfeda4-434a-475c-9263-8f9c2a2b0bf4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 18:27:28,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3b25db6c-6934-4058-a163-67787ffeb17c 2019-03-26 18:27:28,486 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.120213031769s 2019-03-26 18:27:28,494 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 18:27:28,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/e4bfeda4-434a-475c-9263-8f9c2a2b0bf4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 18:27:28,662 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 18:27:28 GMT X-Openstack-Request-Id: req-b4bb6f71-3710-4016-a2d4-b2c78235a54c 2019-03-26 18:27:28,663 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 18:27:28,663 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/e4bfeda4-434a-475c-9263-8f9c2a2b0bf4.json used request id req-b4bb6f71-3710-4016-a2d4-b2c78235a54c 2019-03-26 18:27:28,663 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.168295145035s 2019-03-26 18:27:28,667 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 18:27:28,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 18:27:28,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 412 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-638dfb2e-5238-4d13-a6f4-e20768dba53c 2019-03-26 18:27:28,865 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "db3385b8aee249cf9ff0b3ab4f0551bf", "links": {"self": "http://172.30.9.22:5000/v3/roles/db3385b8aee249cf9ff0b3ab4f0551bf"}, "name": "heat_stack_owner"}]} 2019-03-26 18:27:28,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-638dfb2e-5238-4d13-a6f4-e20768dba53c 2019-03-26 18:27:28,865 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.197644948959s 2019-03-26 18:27:28,871 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.roles 2019-03-26 18:27:28,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/roles/db3385b8aee249cf9ff0b3ab4f0551bf -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}cf93d24bb70d5c7ddf82b75ab41e17f8850a3b34" 2019-03-26 18:27:29,092 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 18:27:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-07021127-cd20-4f00-93d9-40c58957807d 2019-03-26 18:27:29,093 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 18:27:29,093 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/roles/db3385b8aee249cf9ff0b3ab4f0551bf used request id req-07021127-cd20-4f00-93d9-40c58957807d 2019-03-26 18:27:29,093 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.roles in 0.221388101578s 2019-03-26 18:27:29,110 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2019-03-26 18:27:29,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 18:27:29,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b752c70d-776d-4574-b5b9-3d8a0c00bfa8 2019-03-26 18:27:29,163 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 18:27:29,164 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-b752c70d-776d-4574-b5b9-3d8a0c00bfa8 2019-03-26 18:27:29,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 18:27:29,567 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T19:27:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["95LccLj_R2Wk0IAkbri3iA"], "issued_at": "2019-03-26T18:27:29.000000Z"}} 2019-03-26 18:27:29,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 18:27:29,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:27:29,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:29 GMT X-Openstack-Request-Id: req-84319d37-c874-4a40-9de6-79ea1d8e1b7b 2019-03-26 18:27:29,909 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 18:27:29,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-84319d37-c874-4a40-9de6-79ea1d8e1b7b 2019-03-26 18:27:29,909 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.338255882263s 2019-03-26 18:27:29,916 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 18:27:29,922 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16091a07-8e28-411d-868a-f565dab60439 2019-03-26 18:27:29,922 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:27:29,922 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-16091a07-8e28-411d-868a-f565dab60439 2019-03-26 18:27:29,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 18:27:29,926 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:27:30,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c54fa24-e988-4fdd-a7df-da8bd3049aa2 2019-03-26 18:27:30,042 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 18:27:30,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-0c54fa24-e988-4fdd-a7df-da8bd3049aa2 2019-03-26 18:27:30,042 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.119100093842s 2019-03-26 18:27:30,051 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 18:27:30,055 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961"}}' 2019-03-26 18:27:30,267 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 370 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dfa5b52-87cc-4aee-b939-061df855d00a 2019-03-26 18:27:30,267 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/96ad57b4db2c478392659c033648f5a1"}, "tags": [], "enabled": true, "id": "96ad57b4db2c478392659c033648f5a1", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961"}} 2019-03-26 18:27:30,267 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-8dfa5b52-87cc-4aee-b939-061df855d00a 2019-03-26 18:27:30,267 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.216427087784s 2019-03-26 18:27:30,268 - 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'96ad57b4db2c478392659c033648f5a1', '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_76ceefee-ef71-4bad-9fde-dba42f3c4961'}) 2019-03-26 18:27:30,275 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 18:27:30,279 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "3BfDAWNyM3lzkektILNSKpQwdyRnWy", "email": null, "name": "vyos_vrouter-user_76ceefee-ef71-4bad-9fde-dba42f3c4961"}}' 2019-03-26 18:27:30,820 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 327 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34f68a3d-fbac-4146-a3cf-c50d07a63677 2019-03-26 18:27:30,821 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_76ceefee-ef71-4bad-9fde-dba42f3c4961", "links": {"self": "http://172.30.9.22:5000/v3/users/d7c5ad2d2d7f462fb94b1ef1166267c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "domain_id": "default", "password_expires_at": null}} 2019-03-26 18:27:30,821 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-34f68a3d-fbac-4146-a3cf-c50d07a63677 2019-03-26 18:27:30,821 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.54563498497s 2019-03-26 18:27:30,822 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd7c5ad2d2d7f462fb94b1ef1166267c8', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_76ceefee-ef71-4bad-9fde-dba42f3c4961'}) 2019-03-26 18:27:30,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 18:27:30,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:27:31,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70fba2c2-ab84-4477-a510-45da47f98563 2019-03-26 18:27:31,029 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 18:27:31,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-70fba2c2-ab84-4477-a510-45da47f98563 2019-03-26 18:27:31,029 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203043937683s 2019-03-26 18:27:31,035 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 18:27:31,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:27:31,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-962b9786-6799-49a4-b6ee-4cdb4f43691d 2019-03-26 18:27:31,151 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 18:27:31,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-962b9786-6799-49a4-b6ee-4cdb4f43691d 2019-03-26 18:27:31,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.116249084473s 2019-03-26 18:27:31,157 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 18:27:31,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:27:31,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6700390d-a705-4aa2-a8ae-b4e0bc030396 2019-03-26 18:27:31,306 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 18:27:31,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-6700390d-a705-4aa2-a8ae-b4e0bc030396 2019-03-26 18:27:31,306 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.149358034134s 2019-03-26 18:27:31,311 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 18:27:31,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:27:31,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4fa0022-292d-4529-a880-b9514a2e15a4 2019-03-26 18:27:31,427 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 18:27:31,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-e4fa0022-292d-4529-a880-b9514a2e15a4 2019-03-26 18:27:31,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115885019302s 2019-03-26 18:27:31,428 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 18:27:31,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:27:31,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7f9d48d-a48b-48dd-a239-22aa288ca485 2019-03-26 18:27:31,560 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_76ceefee-ef71-4bad-9fde-dba42f3c4961", "links": {"self": "http://172.30.9.22:5000/v3/users/d7c5ad2d2d7f462fb94b1ef1166267c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 18:27:31,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-b7f9d48d-a48b-48dd-a239-22aa288ca485 2019-03-26 18:27:31,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.131403207779s 2019-03-26 18:27:31,571 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 18:27:31,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:27:31,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-915469db-631b-4075-b69f-5ade1908add5 2019-03-26 18:27:31,690 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/96ad57b4db2c478392659c033648f5a1"}, "tags": [], "enabled": true, "id": "96ad57b4db2c478392659c033648f5a1", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:27:31,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-915469db-631b-4075-b69f-5ade1908add5 2019-03-26 18:27:31,690 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.118739843369s 2019-03-26 18:27:31,696 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 18:27:31,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=d7c5ad2d2d7f462fb94b1ef1166267c8&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=96ad57b4db2c478392659c033648f5a1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:27:31,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f909d45-6ed0-4448-8943-2fe4abda05d6 2019-03-26 18:27:31,897 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=d7c5ad2d2d7f462fb94b1ef1166267c8&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=96ad57b4db2c478392659c033648f5a1", "previous": null, "next": null}} 2019-03-26 18:27:31,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=d7c5ad2d2d7f462fb94b1ef1166267c8&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=96ad57b4db2c478392659c033648f5a1 used request id req-4f909d45-6ed0-4448-8943-2fe4abda05d6 2019-03-26 18:27:31,897 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.200481891632s 2019-03-26 18:27:31,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 18:27:31,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/96ad57b4db2c478392659c033648f5a1/users/d7c5ad2d2d7f462fb94b1ef1166267c8/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:27:32,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 18:27:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97cf41c0-f9dd-4611-a47b-7be68ca55e50 2019-03-26 18:27:32,061 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 18:27:32,061 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/96ad57b4db2c478392659c033648f5a1/users/d7c5ad2d2d7f462fb94b1ef1166267c8/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-97cf41c0-f9dd-4611-a47b-7be68ca55e50 2019-03-26 18:27:32,062 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.160629987717s 2019-03-26 18:27:32,062 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961', 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'96ad57b4db2c478392659c033648f5a1', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': '3BfDAWNyM3lzkektILNSKpQwdyRnWy', 'username': u'vyos_vrouter-user_76ceefee-ef71-4bad-9fde-dba42f3c4961', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 18:27:32,065 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_76ceefee-ef71-4bad-9fde-dba42f3c4961', 'password': '3BfDAWNyM3lzkektILNSKpQwdyRnWy', 'project_name': 'vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '96ad57b4db2c478392659c033648f5a1', 'project_domain_name': 'Default'} 2019-03-26 18:27:32,092 - 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-26 18:27:32,092 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2019-03-26 18:27:32,129 - 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-26 18:27:32,160 - 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-26 18:27:32,161 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2019-03-26 18:27:32,161 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 18:27:32,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:27:32,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d32df56f-7b09-41c3-84a9-c50ea8a92fc6 2019-03-26 18:27:32,270 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 18:27:32,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-d32df56f-7b09-41c3-84a9-c50ea8a92fc6 2019-03-26 18:27:32,271 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.109550952911s 2019-03-26 18:27:32,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 18:27:32,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:27:32,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 397 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ff0d4ee-68c8-4057-a51e-b3a0b5087744 2019-03-26 18:27:32,478 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/96ad57b4db2c478392659c033648f5a1"}, "tags": [], "enabled": true, "id": "96ad57b4db2c478392659c033648f5a1", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:27:32,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-3ff0d4ee-68c8-4057-a51e-b3a0b5087744 2019-03-26 18:27:32,479 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.200489044189s 2019-03-26 18:27:32,481 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 18:27:32,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" -d '{"network": {"tenant_id": "96ad57b4db2c478392659c033648f5a1", "name": "vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961", "admin_state_up": true}}' 2019-03-26 18:27:32,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 726 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:32 GMT X-Openstack-Request-Id: req-93f53e82-c40c-4676-938f-569f4100a947 2019-03-26 18:27:32,825 - 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":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":82,"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T18:27:32Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:32Z","mtu":1450}} 2019-03-26 18:27:32,826 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-93f53e82-c40c-4676-938f-569f4100a947 2019-03-26 18:27:32,826 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.344735860825s 2019-03-26 18:27:32,826 - 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-26T18:27:32Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'2619cc33-02ae-4c61-8e64-35f9be78a5d4', u'provider:segmentation_id': 82, 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_76ceefee-ef71-4bad-9fde-dba42f3c4961', u'created_at': u'2019-03-26T18:27:32Z', u'mtu': 1450, u'tenant_id': u'96ad57b4db2c478392659c033648f5a1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'96ad57b4db2c478392659c033648f5a1', u'l2_adjacency': True}) 2019-03-26 18:27:32,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 18:27:32,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a31c5bc-8b2d-42eb-9f88-2f2bd5013566 2019-03-26 18:27:32,836 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 18:27:32,837 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-1a31c5bc-8b2d-42eb-9f88-2f2bd5013566 2019-03-26 18:27:32,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 18:27:33,238 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T19:27:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96ad57b4db2c478392659c033648f5a1", "name": "vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_96ad57b4db2c478392659c033648f5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_96ad57b4db2c478392659c033648f5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/96ad57b4db2c478392659c033648f5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/96ad57b4db2c478392659c033648f5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/96ad57b4db2c478392659c033648f5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/96ad57b4db2c478392659c033648f5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/96ad57b4db2c478392659c033648f5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/96ad57b4db2c478392659c033648f5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/96ad57b4db2c478392659c033648f5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/96ad57b4db2c478392659c033648f5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/96ad57b4db2c478392659c033648f5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/96ad57b4db2c478392659c033648f5a1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/96ad57b4db2c478392659c033648f5a1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/96ad57b4db2c478392659c033648f5a1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_76ceefee-ef71-4bad-9fde-dba42f3c4961", "id": "d7c5ad2d2d7f462fb94b1ef1166267c8"}, "audit_ids": ["TD6uhyABTJKcFSKj6bY64Q"], "issued_at": "2019-03-26T18:27:33.000000Z"}} 2019-03-26 18:27:33,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 18:27:33,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:33,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1232 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:33 GMT X-Openstack-Request-Id: req-cb6559ac-b37c-4f8e-98e6-bf41cef573a4 2019-03-26 18:27:33,620 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T18:27:32Z","qos_policy_id":null,"name":"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 18:27:33,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-cb6559ac-b37c-4f8e-98e6-bf41cef573a4 2019-03-26 18:27:33,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.378468990326s 2019-03-26 18:27:33,622 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 18:27:33,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '{"subnet": {"name": "vyos_vrouter-subnet_76ceefee-ef71-4bad-9fde-dba42f3c4961", "enable_dhcp": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2019-03-26 18:27:34,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 680 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:34 GMT X-Openstack-Request-Id: req-a641f2bc-ecaf-40f9-bdee-de3dc52b7a48 2019-03-26 18:27:34,261 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T18:27:33Z","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":"96ad57b4db2c478392659c033648f5a1","id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","subnetpool_id":null,"name":"vyos_vrouter-subnet_76ceefee-ef71-4bad-9fde-dba42f3c4961"}} 2019-03-26 18:27:34,261 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-a641f2bc-ecaf-40f9-bdee-de3dc52b7a48 2019-03-26 18:27:34,261 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.639446020126s 2019-03-26 18:27:34,262 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T18:27:33Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'ab5f5b9c-b783-44f3-acb3-0a459d8bb512', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_76ceefee-ef71-4bad-9fde-dba42f3c4961', u'enable_dhcp': True, u'network_id': u'2619cc33-02ae-4c61-8e64-35f9be78a5d4', u'tenant_id': u'96ad57b4db2c478392659c033648f5a1', u'created_at': u'2019-03-26T18:27:33Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'96ad57b4db2c478392659c033648f5a1'}) 2019-03-26 18:27:34,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 18:27:34,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "vyos_vrouter-router_76ceefee-ef71-4bad-9fde-dba42f3c4961", "admin_state_up": true}}' 2019-03-26 18:27:36,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 699 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:36 GMT X-Openstack-Request-Id: req-6542775e-5fb1-452e-93df-4e9d7370e4ef 2019-03-26 18:27:36,119 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:34Z", "admin_state_up": true, "updated_at": "2019-03-26T18:27:35Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "name": "vyos_vrouter-router_76ceefee-ef71-4bad-9fde-dba42f3c4961"}} 2019-03-26 18:27:36,119 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-6542775e-5fb1-452e-93df-4e9d7370e4ef 2019-03-26 18:27:36,119 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 1.85689401627s 2019-03-26 18:27:36,120 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T18:27:35Z', u'revision_number': 2, u'id': u'9e1e29c7-56f2-4e37-9420-a62d84dd3dd4', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_76ceefee-ef71-4bad-9fde-dba42f3c4961', u'admin_state_up': True, u'tenant_id': u'96ad57b4db2c478392659c033648f5a1', u'created_at': u'2019-03-26T18:27:34Z', u'flavor_id': None, u'routes': [], u'project_id': u'96ad57b4db2c478392659c033648f5a1'}) 2019-03-26 18:27:36,120 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 18:27:36,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9e1e29c7-56f2-4e37-9420-a62d84dd3dd4/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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '{"subnet_id": "ab5f5b9c-b783-44f3-acb3-0a459d8bb512"}' 2019-03-26 18:27:38,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:38 GMT X-Openstack-Request-Id: req-28065202-2cb2-4a98-a1e3-c48d22d6aa23 2019-03-26 18:27:38,885 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "subnet_id": "ab5f5b9c-b783-44f3-acb3-0a459d8bb512", "subnet_ids": ["ab5f5b9c-b783-44f3-acb3-0a459d8bb512"], "port_id": "35f62d80-bc0f-42bd-b209-e8d8679a9b68", "id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4"} 2019-03-26 18:27:38,885 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9e1e29c7-56f2-4e37-9420-a62d84dd3dd4/add_router_interface.json used request id req-28065202-2cb2-4a98-a1e3-c48d22d6aa23 2019-03-26 18:27:38,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.76482510567s 2019-03-26 18:27:38,886 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-03-26 18:27:40,151 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-03-26 18:27:40,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 18:27:40,157 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:40 GMT 2019-03-26 18:27:40,157 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 18:27:40,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:27:40,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:40,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:40 GMT X-Openstack-Request-Id: req-fd3e6671-b8d2-44fb-9e11-ec62e7a1866d 2019-03-26 18:27:40,449 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:27:40,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fd3e6671-b8d2-44fb-9e11-ec62e7a1866d 2019-03-26 18:27:40,449 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.28985786438s 2019-03-26 18:27:40,459 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 18:27:40,464 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961"}' 2019-03-26 18:27:40,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:40 GMT Location: http://172.30.9.22:9292/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-a2c239d9-c631-4209-b210-2984535a907e 2019-03-26 18:27:40,500 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:27:40Z", "file": "/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/file", "owner": "96ad57b4db2c478392659c033648f5a1", "id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "size": null, "self": "/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "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_76ceefee-ef71-4bad-9fde-dba42f3c4961", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961", "checksum": null, "created_at": "2019-03-26T18:27:40Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 18:27:40,500 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-a2c239d9-c631-4209-b210-2984535a907e 2019-03-26 18:27:40,500 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0410840511322s 2019-03-26 18:27:40,501 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 18:27:40,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '' 2019-03-26 18:27:45,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:27:45 GMT X-Openstack-Request-Id: req-601cd589-457d-4a11-8061-a143af368d35 2019-03-26 18:27:45,277 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:27:45,278 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/file used request id req-601cd589-457d-4a11-8061-a143af368d35 2019-03-26 18:27:45,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.77680516243s 2019-03-26 18:27:45,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:27:45,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:45,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:45 GMT X-Openstack-Request-Id: req-65b1a85c-f4ec-4de6-ad65-245b3eddeadf 2019-03-26 18:27:45,323 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:27:45Z", "file": "/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/file", "owner": "96ad57b4db2c478392659c033648f5a1", "id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "size": 300941312, "self": "/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T18:27:40Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:27:45,323 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-65b1a85c-f4ec-4de6-ad65-245b3eddeadf 2019-03-26 18:27:45,323 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0401620864868s 2019-03-26 18:27:45,325 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/file', 'owner': u'96ad57b4db2c478392659c033648f5a1', 'id': u'e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c', 'size': 300941312, u'self': u'/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96ad57b4db2c478392659c033648f5a1', 'name': 'vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T18:27:45Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T18:27:45Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961', '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/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c', 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_76ceefee-ef71-4bad-9fde-dba42f3c4961', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961', 'created': u'2019-03-26T18:27:40Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-03-26T18:27:40Z', 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/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c', 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_76ceefee-ef71-4bad-9fde-dba42f3c4961', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-03-26 18:27:45,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 18:27:45,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2019-03-26 18:27:45,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 315 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27: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-491f9d46-cbaa-4b86-b5d2-bf6fbfb87f81 x-openstack-request-id: req-491f9d46-cbaa-4b86-b5d2-bf6fbfb87f81 2019-03-26 18:27:45,660 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "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": "be49f599-a3c2-4a18-84a5-684c4fa41b86"}} 2019-03-26 18:27:45,660 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-491f9d46-cbaa-4b86-b5d2-bf6fbfb87f81 2019-03-26 18:27:45,660 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.332808971405s 2019-03-26 18:27:45,661 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961', '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'0c1029b257c44319a8784a806bbcda81', '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'be49f599-a3c2-4a18-84a5-684c4fa41b86', 'swap': 0}) 2019-03-26 18:27:45,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 18:27:45,666 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86/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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" -d '{"extra_specs": {}}' 2019-03-26 18:27:45,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27: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-6a57b53d-69b8-432f-8b60-b6ada6501d04 x-openstack-request-id: req-6a57b53d-69b8-432f-8b60-b6ada6501d04 2019-03-26 18:27:45,692 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 18:27:45,692 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86/os-extra_specs used request id req-6a57b53d-69b8-432f-8b60-b6ada6501d04 2019-03-26 18:27:45,692 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0302338600159s 2019-03-26 18:27:45,695 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2019-03-26 18:27:45,699 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '{"keypair": {"name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961"}}' 2019-03-26 18:27:46,185 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1810 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27: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-f748e306-f43a-43ef-8aa6-3c0d745e1c34 x-openstack-request-id: req-f748e306-f43a-43ef-8aa6-3c0d745e1c34 2019-03-26 18:27:46,186 - keystoneauth.session - DEBUG - RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsDNdpb4mMLgkifqDcGt8eObEE5z6YQ8y2AK7GnZcN+ZStzSs7M1kCPdWWUs0vmPSfIQSGpBhoUB3Og/O4mY76RoeBW4oy5yYOsurQ8JLHDXg+Ga7+2Lcvte8ITxC+qft6EdFa8W/BIo4uiLMzYsrcoIF8Eimwp3l15DJHxKeu0bir4BovdHBDcWHsE+9gpaB4d1jrV4W0u1CfQJMiMHhHgARnMvQ68UAYAAvA5SMYSb9XHuCKGRQISCJ81ufN3twufUz37aMFTxj7ncHeiieyGkvxDBPRtqFv2oow/m1ajz0E/F6ulEnancNck4eGSegHh49uz4wMTFt475GnK4Fp Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7AzXaW+JjC4JIn6g3BrfHjmxBOc+mEPMtgCuxp2XDfmUrc0r\nOzNZAj3VllLNL5j0nyEEhqQYaFAdzoPzuJmO+kaHgVuKMucmDrLq0PCSxw14Phmu\n/ti3L7XvCE8Qvqn7ehHRWvFvwSKOLoizM2LK3KCBfBIpsKd5deQyR8SnrtG4q+Aa\nL3RwQ3Fh7BPvYKWgeHdY61eFtLtQn0CTIjB4R4AEZzL0OvFAGAALwOUjGEm/Vx7g\nihkUCEgifNbnzd7cLn1M9+2jBU8Y+53B3oonshpL8QwT0bahb9qKMP5tWo89BPxe\nrpRJ2p3DXJOHhknoB4ePbs+MDExbeO+RpyuBaQIDAQABAoIBAQCPeEqhSeqnKf/h\nWGe7ABYmj9gY69guwd61rHqOO5BpLQ4CCRbCl7X818pu4IrX6DaeVXojv68aD7/e\nGnNS+vpdAeswY4v+3mFSQ8rXDbGYjIZN8FxdhyjoNcNAIJZD3Jr9mcDObrqG/9K9\nU9bfX6d/K4sn9v4h4djAH9+zoUJtzN1reY+NyPpmCdqDEMfaFQcGk0QgqZaW2ff+\n6UGISStIy8ZK1PQc/zGq3/kREYoTHUB60nn4EB8si7YXuhxvdHl5KyFb8FshHezJ\ncZhmEFoXz8M0LkQ6553r5ZyNvU9tLS/TZZce+Kxsjv4lBjEsnI6T1dpKze8yF0pH\n6o9fG+sRAoGBAPyWocU1ipHB6mVYB8aXG54/crG7Y26tnWQKtMiDRarnn6Lgllf/\no0y249onnLsdABVvRa8V/Q4n7RKOYUtlO+4uTVxYGFu9PYYU3TvxuxXkk61IYKvk\nkB4TQsNlo9daT9KUBwi0CqzEc42Pw8dalnJ0wnq4uHV4dZWvE+ym+sUNAoGBAO89\nBpQ4b9DmdyqqZ5GVhWZjMG2adfSQdgzCmwUtt4Z6+LzzNfYV5FWUtQFBgFM7SLcS\n4fyGbokYXB/+6SoUA9IxshljqRfx4m1dxkazNpQ/SB5ke/kqTX/Zbj/4UsHKT08w\nDrmVozp6a7iD6OkShBehOjp29uIiZvm47+m0qQ7NAoGBANVCxQEBrKZWCHZade45\nROs+fLMNGO2ojjuaQnsNQrQCbikR4D4aK6EoxYY6bb0ZxilS0o36Tbc3BJXnOsRy\ni8AUveJayu4iACEF2qiy9xeL7xeeBWj8SKXr8zGQzl2T9dNAghPaFy05jKqYGF9n\n36BxboY5Ehy0gOrJcFQdw5q9AoGBAIQJQDpJs5yttZM8nRCCXy+VCsNS/krN9/ku\n5nPDOYjlEabm7B83EeARxJw+1F4bWBSCPWsrnpHXefDGtVTd2wYFG3BbypVGkFsf\n6DBY9IR5MIpllu57ZG5tSCXSHYqK556ivV27smyx6AXb9427BGAuQX7G7Zb8uayV\nXwOzC6L5AoGAVfP0Na63F8DOEBfTeaKXQLaQYe39jTXLiYochP/rkKj31YcKqLSn\nwkMqDraYSGEHOEdky/MsSCkAHUiwCPtBH7p8Ux9f3T6PvpAblfrlrnPzSGxCRZmH\nhwd14wnl7TDVb9UmftbKgxcuFKXwlXURJs6Qvyo6pO3pqbCLR6cTyMQ=\n-----END RSA PRIVATE KEY-----\n", "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "fingerprint": "69:48:39:77:8e:ab:16:a3:71:4d:d9:ec:14:46:96:de"}} 2019-03-26 18:27:46,186 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-f748e306-f43a-43ef-8aa6-3c0d745e1c34 2019-03-26 18:27:46,186 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.490602016449s 2019-03-26 18:27:46,187 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsDNdpb4mMLgkifqDcGt8eObEE5z6YQ8y2AK7GnZcN+ZStzSs7M1kCPdWWUs0vmPSfIQSGpBhoUB3Og/O4mY76RoeBW4oy5yYOsurQ8JLHDXg+Ga7+2Lcvte8ITxC+qft6EdFa8W/BIo4uiLMzYsrcoIF8Eimwp3l15DJHxKeu0bir4BovdHBDcWHsE+9gpaB4d1jrV4W0u1CfQJMiMHhHgARnMvQ68UAYAAvA5SMYSb9XHuCKGRQISCJ81ufN3twufUz37aMFTxj7ncHeiieyGkvxDBPRtqFv2oow/m1ajz0E/F6ulEnancNck4eGSegHh49uz4wMTFt475GnK4Fp Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEpQIBAAKCAQEA7AzXaW+JjC4JIn6g3BrfHjmxBOc+mEPMtgCuxp2XDfmUrc0r\nOzNZAj3VllLNL5j0nyEEhqQYaFAdzoPzuJmO+kaHgVuKMucmDrLq0PCSxw14Phmu\n/ti3L7XvCE8Qvqn7ehHRWvFvwSKOLoizM2LK3KCBfBIpsKd5deQyR8SnrtG4q+Aa\nL3RwQ3Fh7BPvYKWgeHdY61eFtLtQn0CTIjB4R4AEZzL0OvFAGAALwOUjGEm/Vx7g\nihkUCEgifNbnzd7cLn1M9+2jBU8Y+53B3oonshpL8QwT0bahb9qKMP5tWo89BPxe\nrpRJ2p3DXJOHhknoB4ePbs+MDExbeO+RpyuBaQIDAQABAoIBAQCPeEqhSeqnKf/h\nWGe7ABYmj9gY69guwd61rHqOO5BpLQ4CCRbCl7X818pu4IrX6DaeVXojv68aD7/e\nGnNS+vpdAeswY4v+3mFSQ8rXDbGYjIZN8FxdhyjoNcNAIJZD3Jr9mcDObrqG/9K9\nU9bfX6d/K4sn9v4h4djAH9+zoUJtzN1reY+NyPpmCdqDEMfaFQcGk0QgqZaW2ff+\n6UGISStIy8ZK1PQc/zGq3/kREYoTHUB60nn4EB8si7YXuhxvdHl5KyFb8FshHezJ\ncZhmEFoXz8M0LkQ6553r5ZyNvU9tLS/TZZce+Kxsjv4lBjEsnI6T1dpKze8yF0pH\n6o9fG+sRAoGBAPyWocU1ipHB6mVYB8aXG54/crG7Y26tnWQKtMiDRarnn6Lgllf/\no0y249onnLsdABVvRa8V/Q4n7RKOYUtlO+4uTVxYGFu9PYYU3TvxuxXkk61IYKvk\nkB4TQsNlo9daT9KUBwi0CqzEc42Pw8dalnJ0wnq4uHV4dZWvE+ym+sUNAoGBAO89\nBpQ4b9DmdyqqZ5GVhWZjMG2adfSQdgzCmwUtt4Z6+LzzNfYV5FWUtQFBgFM7SLcS\n4fyGbokYXB/+6SoUA9IxshljqRfx4m1dxkazNpQ/SB5ke/kqTX/Zbj/4UsHKT08w\nDrmVozp6a7iD6OkShBehOjp29uIiZvm47+m0qQ7NAoGBANVCxQEBrKZWCHZade45\nROs+fLMNGO2ojjuaQnsNQrQCbikR4D4aK6EoxYY6bb0ZxilS0o36Tbc3BJXnOsRy\ni8AUveJayu4iACEF2qiy9xeL7xeeBWj8SKXr8zGQzl2T9dNAghPaFy05jKqYGF9n\n36BxboY5Ehy0gOrJcFQdw5q9AoGBAIQJQDpJs5yttZM8nRCCXy+VCsNS/krN9/ku\n5nPDOYjlEabm7B83EeARxJw+1F4bWBSCPWsrnpHXefDGtVTd2wYFG3BbypVGkFsf\n6DBY9IR5MIpllu57ZG5tSCXSHYqK556ivV27smyx6AXb9427BGAuQX7G7Zb8uayV\nXwOzC6L5AoGAVfP0Na63F8DOEBfTeaKXQLaQYe39jTXLiYochP/rkKj31YcKqLSn\nwkMqDraYSGEHOEdky/MsSCkAHUiwCPtBH7p8Ux9f3T6PvpAblfrlrnPzSGxCRZmH\nhwd14wnl7TDVb9UmftbKgxcuFKXwlXURJs6Qvyo6pO3pqbCLR6cTyMQ=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'd7c5ad2d2d7f462fb94b1ef1166267c8', 'name': u'vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961', 'created_at': '2019-03-26T18:27:46.187308', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96ad57b4db2c478392659c033648f5a1', 'name': 'vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'69:48:39:77:8e:ab:16:a3:71:4d:d9:ec:14:46:96:de', 'type': 'ssh', 'id': u'vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961'}) 2019-03-26 18:27:46,187 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEpQIBAAKCAQEA7AzXaW+JjC4JIn6g3BrfHjmxBOc+mEPMtgCuxp2XDfmUrc0r OzNZAj3VllLNL5j0nyEEhqQYaFAdzoPzuJmO+kaHgVuKMucmDrLq0PCSxw14Phmu /ti3L7XvCE8Qvqn7ehHRWvFvwSKOLoizM2LK3KCBfBIpsKd5deQyR8SnrtG4q+Aa L3RwQ3Fh7BPvYKWgeHdY61eFtLtQn0CTIjB4R4AEZzL0OvFAGAALwOUjGEm/Vx7g ihkUCEgifNbnzd7cLn1M9+2jBU8Y+53B3oonshpL8QwT0bahb9qKMP5tWo89BPxe rpRJ2p3DXJOHhknoB4ePbs+MDExbeO+RpyuBaQIDAQABAoIBAQCPeEqhSeqnKf/h WGe7ABYmj9gY69guwd61rHqOO5BpLQ4CCRbCl7X818pu4IrX6DaeVXojv68aD7/e GnNS+vpdAeswY4v+3mFSQ8rXDbGYjIZN8FxdhyjoNcNAIJZD3Jr9mcDObrqG/9K9 U9bfX6d/K4sn9v4h4djAH9+zoUJtzN1reY+NyPpmCdqDEMfaFQcGk0QgqZaW2ff+ 6UGISStIy8ZK1PQc/zGq3/kREYoTHUB60nn4EB8si7YXuhxvdHl5KyFb8FshHezJ cZhmEFoXz8M0LkQ6553r5ZyNvU9tLS/TZZce+Kxsjv4lBjEsnI6T1dpKze8yF0pH 6o9fG+sRAoGBAPyWocU1ipHB6mVYB8aXG54/crG7Y26tnWQKtMiDRarnn6Lgllf/ o0y249onnLsdABVvRa8V/Q4n7RKOYUtlO+4uTVxYGFu9PYYU3TvxuxXkk61IYKvk kB4TQsNlo9daT9KUBwi0CqzEc42Pw8dalnJ0wnq4uHV4dZWvE+ym+sUNAoGBAO89 BpQ4b9DmdyqqZ5GVhWZjMG2adfSQdgzCmwUtt4Z6+LzzNfYV5FWUtQFBgFM7SLcS 4fyGbokYXB/+6SoUA9IxshljqRfx4m1dxkazNpQ/SB5ke/kqTX/Zbj/4UsHKT08w DrmVozp6a7iD6OkShBehOjp29uIiZvm47+m0qQ7NAoGBANVCxQEBrKZWCHZade45 ROs+fLMNGO2ojjuaQnsNQrQCbikR4D4aK6EoxYY6bb0ZxilS0o36Tbc3BJXnOsRy i8AUveJayu4iACEF2qiy9xeL7xeeBWj8SKXr8zGQzl2T9dNAghPaFy05jKqYGF9n 36BxboY5Ehy0gOrJcFQdw5q9AoGBAIQJQDpJs5yttZM8nRCCXy+VCsNS/krN9/ku 5nPDOYjlEabm7B83EeARxJw+1F4bWBSCPWsrnpHXefDGtVTd2wYFG3BbypVGkFsf 6DBY9IR5MIpllu57ZG5tSCXSHYqK556ivV27smyx6AXb9427BGAuQX7G7Zb8uayV XwOzC6L5AoGAVfP0Na63F8DOEBfTeaKXQLaQYe39jTXLiYochP/rkKj31YcKqLSn wkMqDraYSGEHOEdky/MsSCkAHUiwCPtBH7p8Ux9f3T6PvpAblfrlrnPzSGxCRZmH hwd14wnl7TDVb9UmftbKgxcuFKXwlXURJs6Qvyo6pO3pqbCLR6cTyMQ= -----END RSA PRIVATE KEY----- 2019-03-26 18:27:46,194 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2019-03-26 18:27:46,195 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '{"security_group": {"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2019-03-26 18:27:46,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 1424 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:46 GMT X-Openstack-Request-Id: req-0892261a-e557-4a32-9570-84c122c17cce 2019-03-26 18:27:46,396 - keystoneauth.session - DEBUG - RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:46Z", "updated_at": "2019-03-26T18:27:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "67672440-c27c-4cd7-95a5-fb692b171334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "6d9862a9-2d72-489b-84b6-bed9f6826230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}} 2019-03-26 18:27:46,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-0892261a-e557-4a32-9570-84c122c17cce 2019-03-26 18:27:46,396 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.201380968094s 2019-03-26 18:27:46,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 18:27:46,404 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:46,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 3840 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:46 GMT X-Openstack-Request-Id: req-6ae092ae-8450-42e2-9c70-a3ffae6cbb89 2019-03-26 18:27:46,491 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:32Z", "updated_at": "2019-03-26T18:27:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "2f06db86-7506-4239-b823-d2e8c46ded90", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "329bf1f4-f11e-4a16-ac85-28a862b4b0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "66ab2033-c687-4a7b-b75f-2b34efe30744", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "fdae0a15-6414-42a1-a9ff-ae2965a94e95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:46Z", "updated_at": "2019-03-26T18:27:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "67672440-c27c-4cd7-95a5-fb692b171334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "6d9862a9-2d72-489b-84b6-bed9f6826230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:27:46,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-6ae092ae-8450-42e2-9c70-a3ffae6cbb89 2019-03-26 18:27:46,491 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0878601074219s 2019-03-26 18:27:46,499 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 18:27:46,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -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": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"}}' 2019-03-26 18:27:46,619 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:46 GMT X-Openstack-Request-Id: req-a54d7d02-9737-40ab-88d6-717c80fde53d 2019-03-26 18:27:46,619 - keystoneauth.session - DEBUG - RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "port_range_min": 22, "revision_number": 0, "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:46Z", "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "19fa29c8-e4f6-47a9-857a-e3193a8ef20e"}} 2019-03-26 18:27:46,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-a54d7d02-9737-40ab-88d6-717c80fde53d 2019-03-26 18:27:46,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.12095785141s 2019-03-26 18:27:46,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 18:27:46,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:46,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4336 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:46 GMT X-Openstack-Request-Id: req-3d49ea4b-4896-49e1-bb68-3d932ef92f6e 2019-03-26 18:27:46,672 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:32Z", "updated_at": "2019-03-26T18:27:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "2f06db86-7506-4239-b823-d2e8c46ded90", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "329bf1f4-f11e-4a16-ac85-28a862b4b0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "66ab2033-c687-4a7b-b75f-2b34efe30744", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "fdae0a15-6414-42a1-a9ff-ae2965a94e95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:46Z", "updated_at": "2019-03-26T18:27:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "19fa29c8-e4f6-47a9-857a-e3193a8ef20e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "67672440-c27c-4cd7-95a5-fb692b171334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "6d9862a9-2d72-489b-84b6-bed9f6826230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:27:46,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-3d49ea4b-4896-49e1-bb68-3d932ef92f6e 2019-03-26 18:27:46,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.046037197113s 2019-03-26 18:27:46,678 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 18:27:46,679 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -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": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"}}' 2019-03-26 18:27:46,793 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 512 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:46 GMT X-Openstack-Request-Id: req-6ff59585-683e-42bf-8659-22c273d14210 2019-03-26 18:27:46,793 - 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-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "port_range_min": null, "revision_number": 0, "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:46Z", "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "d357bcce-8f06-4c54-9907-50168dea5e72"}} 2019-03-26 18:27:46,793 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-6ff59585-683e-42bf-8659-22c273d14210 2019-03-26 18:27:46,793 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115126848221s 2019-03-26 18:27:46,800 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 18:27:46,801 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:46,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4837 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:46 GMT X-Openstack-Request-Id: req-444dbf4e-5998-4c79-9129-dbb03a473b3f 2019-03-26 18:27:46,846 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:32Z", "updated_at": "2019-03-26T18:27:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "2f06db86-7506-4239-b823-d2e8c46ded90", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "329bf1f4-f11e-4a16-ac85-28a862b4b0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "66ab2033-c687-4a7b-b75f-2b34efe30744", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "fdae0a15-6414-42a1-a9ff-ae2965a94e95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:46Z", "updated_at": "2019-03-26T18:27:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "19fa29c8-e4f6-47a9-857a-e3193a8ef20e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "67672440-c27c-4cd7-95a5-fb692b171334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "6d9862a9-2d72-489b-84b6-bed9f6826230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "d357bcce-8f06-4c54-9907-50168dea5e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 3, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:27:46,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-444dbf4e-5998-4c79-9129-dbb03a473b3f 2019-03-26 18:27:46,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0461130142212s 2019-03-26 18:27:46,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 18:27:46,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -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": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"}}' 2019-03-26 18:27:46,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 507 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:46 GMT X-Openstack-Request-Id: req-8b08b351-a397-4d2e-b0e9-667b67cf73ce 2019-03-26 18:27:46,967 - 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-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "port_range_min": 80, "revision_number": 0, "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:46Z", "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "b9250161-3273-483e-852e-f1fd88716f44"}} 2019-03-26 18:27:46,967 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-8b08b351-a397-4d2e-b0e9-667b67cf73ce 2019-03-26 18:27:46,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.115180969238s 2019-03-26 18:27:46,974 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 18:27:46,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:47,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5333 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:47 GMT X-Openstack-Request-Id: req-a38f2a62-4c5a-4e6f-95b4-e2ceb8979d71 2019-03-26 18:27:47,024 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:32Z", "updated_at": "2019-03-26T18:27:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "2f06db86-7506-4239-b823-d2e8c46ded90", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "329bf1f4-f11e-4a16-ac85-28a862b4b0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "66ab2033-c687-4a7b-b75f-2b34efe30744", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "fdae0a15-6414-42a1-a9ff-ae2965a94e95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:46Z", "updated_at": "2019-03-26T18:27:46Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "19fa29c8-e4f6-47a9-857a-e3193a8ef20e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "67672440-c27c-4cd7-95a5-fb692b171334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "6d9862a9-2d72-489b-84b6-bed9f6826230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "b9250161-3273-483e-852e-f1fd88716f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "d357bcce-8f06-4c54-9907-50168dea5e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 4, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:27:47,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-a38f2a62-4c5a-4e6f-95b4-e2ceb8979d71 2019-03-26 18:27:47,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0500679016113s 2019-03-26 18:27:47,030 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 18:27:47,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -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": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"}}' 2019-03-26 18:27:47,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 509 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:47 GMT X-Openstack-Request-Id: req-538b8574-9381-4749-bc82-d7be33eb9481 2019-03-26 18:27:47,168 - 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-26T18:27:47Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "port_range_min": 443, "revision_number": 0, "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:47Z", "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "1364860c-76e9-423d-9be1-7eeb90451b47"}} 2019-03-26 18:27:47,168 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-538b8574-9381-4749-bc82-d7be33eb9481 2019-03-26 18:27:47,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.138210058212s 2019-03-26 18:27:47,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 18:27:47,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:47,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 5831 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:47 GMT X-Openstack-Request-Id: req-5fa324e8-b9ef-4f8a-8711-7fee5b1aa813 2019-03-26 18:27:47,224 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:32Z", "updated_at": "2019-03-26T18:27:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "2f06db86-7506-4239-b823-d2e8c46ded90", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "329bf1f4-f11e-4a16-ac85-28a862b4b0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "66ab2033-c687-4a7b-b75f-2b34efe30744", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "fdae0a15-6414-42a1-a9ff-ae2965a94e95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:46Z", "updated_at": "2019-03-26T18:27:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-26T18:27:47Z", "revision_number": 0, "id": "1364860c-76e9-423d-9be1-7eeb90451b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:47Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "19fa29c8-e4f6-47a9-857a-e3193a8ef20e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "67672440-c27c-4cd7-95a5-fb692b171334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "6d9862a9-2d72-489b-84b6-bed9f6826230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "b9250161-3273-483e-852e-f1fd88716f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "d357bcce-8f06-4c54-9907-50168dea5e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 5, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:27:47,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-5fa324e8-b9ef-4f8a-8711-7fee5b1aa813 2019-03-26 18:27:47,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0502490997314s 2019-03-26 18:27:47,231 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 18:27:47,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -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": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"}}' 2019-03-26 18:27:47,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 511 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:47 GMT X-Openstack-Request-Id: req-09aed348-3aa2-41de-aac8-71424317d83d 2019-03-26 18:27:47,371 - 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-26T18:27:47Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "port_range_min": 5671, "revision_number": 0, "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:47Z", "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "15c2ddc7-5782-4351-b813-21ac18560494"}} 2019-03-26 18:27:47,372 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-09aed348-3aa2-41de-aac8-71424317d83d 2019-03-26 18:27:47,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.140422105789s 2019-03-26 18:27:47,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 18:27:47,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:47,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6331 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:47 GMT X-Openstack-Request-Id: req-166f8bc6-df35-46e1-b7c1-45064f0af154 2019-03-26 18:27:47,426 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:32Z", "updated_at": "2019-03-26T18:27:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "2f06db86-7506-4239-b823-d2e8c46ded90", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "329bf1f4-f11e-4a16-ac85-28a862b4b0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "66ab2033-c687-4a7b-b75f-2b34efe30744", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "fdae0a15-6414-42a1-a9ff-ae2965a94e95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:46Z", "updated_at": "2019-03-26T18:27:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-26T18:27:47Z", "revision_number": 0, "id": "1364860c-76e9-423d-9be1-7eeb90451b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:47Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-26T18:27:47Z", "revision_number": 0, "id": "15c2ddc7-5782-4351-b813-21ac18560494", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:47Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "19fa29c8-e4f6-47a9-857a-e3193a8ef20e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "67672440-c27c-4cd7-95a5-fb692b171334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "6d9862a9-2d72-489b-84b6-bed9f6826230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "b9250161-3273-483e-852e-f1fd88716f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "d357bcce-8f06-4c54-9907-50168dea5e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 6, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:27:47,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-166f8bc6-df35-46e1-b7c1-45064f0af154 2019-03-26 18:27:47,426 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0478830337524s 2019-03-26 18:27:47,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2019-03-26 18:27:47,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -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": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"}}' 2019-03-26 18:27:47,559 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 513 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:47 GMT X-Openstack-Request-Id: req-9050e4cc-7b76-4b75-81d3-344ebdc60cb1 2019-03-26 18:27:47,560 - 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-26T18:27:47Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "port_range_min": 53333, "revision_number": 0, "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:47Z", "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "1a3a2921-48dc-446a-9b05-d2c28c75f496"}} 2019-03-26 18:27:47,560 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-9050e4cc-7b76-4b75-81d3-344ebdc60cb1 2019-03-26 18:27:47,560 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.127676010132s 2019-03-26 18:27:47,561 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 18:27:47,562 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:47,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:47 GMT X-Openstack-Request-Id: req-3b37c266-0730-4082-9785-3bd11a36f1f0 2019-03-26 18:27:47,658 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":["ab5f5b9c-b783-44f3-acb3-0a459d8bb512"],"description":"","tags":[],"updated_at":"2019-03-26T18:27:33Z","qos_policy_id":null,"name":"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 18:27:47,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-3b37c266-0730-4082-9785-3bd11a36f1f0 2019-03-26 18:27:47,658 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0966131687164s 2019-03-26 18:27:47,664 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:27:47,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:47,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:47 GMT X-Openstack-Request-Id: req-f519589e-1c07-48c7-959d-1c33e21aa8d2 2019-03-26 18:27:47,702 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:27:45Z", "file": "/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/file", "owner": "96ad57b4db2c478392659c033648f5a1", "id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "size": 300941312, "self": "/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T18:27:40Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:27:47,702 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-f519589e-1c07-48c7-959d-1c33e21aa8d2 2019-03-26 18:27:47,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0382390022278s 2019-03-26 18:27:47,709 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:27:47,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:47,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27: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-972f6040-05cc-4e89-b406-5f86c1c82531 x-openstack-request-id: req-972f6040-05cc-4e89-b406-5f86c1c82531 2019-03-26 18:27:47,735 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}, {"name": "vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "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": "be49f599-a3c2-4a18-84a5-684c4fa41b86"}]} 2019-03-26 18:27:47,735 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-972f6040-05cc-4e89-b406-5f86c1c82531 2019-03-26 18:27:47,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0263521671295s 2019-03-26 18:27:47,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2019-03-26 18:27:47,741 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '{"server": {"name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "imageRef": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "flavorRef": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "max_count": 1, "min_count": 1, "networks": [{"uuid": "2619cc33-02ae-4c61-8e64-35f9be78a5d4"}], "security_groups": [{"name": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"}]}}' 2019-03-26 18:27:49,978 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 403 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:47 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 location: http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1 x-compute-request-id: req-52386933-1c48-48f4-9655-2777afcc6c5b x-openstack-request-id: req-52386933-1c48-48f4-9655-2777afcc6c5b 2019-03-26 18:27:49,978 - keystoneauth.session - DEBUG - RESP BODY: {"server": {"security_groups": [{"name": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"}], "OS-DCF:diskConfig": "MANUAL", "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "adminPass": "WWA92kicZPeZ"}} 2019-03-26 18:27:49,978 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-52386933-1c48-48f4-9655-2777afcc6c5b 2019-03-26 18:27:49,978 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 2.24088096619s 2019-03-26 18:27:49,979 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:27:49,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:50,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 608 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:49 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-47d7bc0d-81c7-4ebf-bacd-684c4abb9240 x-openstack-request-id: req-47d7bc0d-81c7-4ebf-bacd-684c4abb9240 2019-03-26 18:27:50,362 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "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-26T18:27:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:27:50,362 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-47d7bc0d-81c7-4ebf-bacd-684c4abb9240 2019-03-26 18:27:50,362 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.382759809494s 2019-03-26 18:27:50,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 18:27:50,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:50,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:50 GMT X-Openstack-Request-Id: req-4b49c410-3df4-4b1d-9d40-44e6f0077a50 2019-03-26 18:27:50,468 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":["ab5f5b9c-b783-44f3-acb3-0a459d8bb512"],"description":"","tags":[],"updated_at":"2019-03-26T18:27:33Z","qos_policy_id":null,"name":"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 18:27:50,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-4b49c410-3df4-4b1d-9d40-44e6f0077a50 2019-03-26 18:27:50,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.0939309597015s 2019-03-26 18:27:50,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 18:27:50,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:50,532 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27:50 GMT X-Openstack-Request-Id: req-4673fea1-f9d6-4489-aa76-be680d2112e5 2019-03-26 18:27:50,532 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T18:27:33Z","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":"96ad57b4db2c478392659c033648f5a1","id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","subnetpool_id":null,"name":"vyos_vrouter-subnet_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:27:50,532 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-4673fea1-f9d6-4489-aa76-be680d2112e5 2019-03-26 18:27:50,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0629680156708s 2019-03-26 18:27:50,533 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:27:52,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:27:52,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:52,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 644 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27: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-7eb401ea-e97e-42a7-a654-84ecb8a24541 x-openstack-request-id: req-7eb401ea-e97e-42a7-a654-84ecb8a24541 2019-03-26 18:27:52,922 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:52Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:27:52,923 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7eb401ea-e97e-42a7-a654-84ecb8a24541 2019-03-26 18:27:52,923 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.386878013611s 2019-03-26 18:27:52,930 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:27:54,932 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:27:54,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:55,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27: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-6b059b00-fd06-48a8-9df0-4a95373adc3e x-openstack-request-id: req-6b059b00-fd06-48a8-9df0-4a95373adc3e 2019-03-26 18:27:55,416 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:27:55,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6b059b00-fd06-48a8-9df0-4a95373adc3e 2019-03-26 18:27:55,416 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483793020248s 2019-03-26 18:27:55,423 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:27:57,425 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:27:57,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:27:58,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:27: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-1d6ea94e-de2f-47db-b166-be049f2eb751 x-openstack-request-id: req-1d6ea94e-de2f-47db-b166-be049f2eb751 2019-03-26 18:27:58,534 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:27:58,535 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1d6ea94e-de2f-47db-b166-be049f2eb751 2019-03-26 18:27:58,535 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.10923814774s 2019-03-26 18:27:58,542 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:00,544 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:00,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:00,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28:00 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-5e29a426-ca0c-4227-ac94-a6c583e26b45 x-openstack-request-id: req-5e29a426-ca0c-4227-ac94-a6c583e26b45 2019-03-26 18:28:00,748 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:00,748 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e29a426-ca0c-4227-ac94-a6c583e26b45 2019-03-26 18:28:00,748 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.203608989716s 2019-03-26 18:28:00,755 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:02,758 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:02,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:03,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28:02 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-82d550ab-0f3d-411b-b2fe-9f3d4b1b2103 x-openstack-request-id: req-82d550ab-0f3d-411b-b2fe-9f3d4b1b2103 2019-03-26 18:28:03,124 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:03,124 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-82d550ab-0f3d-411b-b2fe-9f3d4b1b2103 2019-03-26 18:28:03,124 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366381168365s 2019-03-26 18:28:03,132 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:05,134 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:05,138 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:06,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-75094cdd-be3f-4d53-8049-1d39ceca72a8 x-openstack-request-id: req-75094cdd-be3f-4d53-8049-1d39ceca72a8 2019-03-26 18:28:06,268 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:06,268 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-75094cdd-be3f-4d53-8049-1d39ceca72a8 2019-03-26 18:28:06,268 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.13397216797s 2019-03-26 18:28:06,275 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:08,278 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:08,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:08,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-0d65c406-e5fe-404a-a150-b1fefc403422 x-openstack-request-id: req-0d65c406-e5fe-404a-a150-b1fefc403422 2019-03-26 18:28:08,636 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:08,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0d65c406-e5fe-404a-a150-b1fefc403422 2019-03-26 18:28:08,636 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357978105545s 2019-03-26 18:28:08,643 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:10,645 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:10,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:10,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-2b5e7f2c-d73e-4744-830b-2d19b4d32d4a x-openstack-request-id: req-2b5e7f2c-d73e-4744-830b-2d19b4d32d4a 2019-03-26 18:28:10,835 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:10,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-2b5e7f2c-d73e-4744-830b-2d19b4d32d4a 2019-03-26 18:28:10,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.190319061279s 2019-03-26 18:28:10,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:12,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:12,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:13,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28:12 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df9c92a9-a9cd-4ee9-89cd-fa36dcf40f87 x-openstack-request-id: req-df9c92a9-a9cd-4ee9-89cd-fa36dcf40f87 2019-03-26 18:28:13,255 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:13,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df9c92a9-a9cd-4ee9-89cd-fa36dcf40f87 2019-03-26 18:28:13,255 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.40732717514s 2019-03-26 18:28:13,263 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:15,265 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:15,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:15,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-360b0f82-7ac3-462d-a511-106c766d3292 x-openstack-request-id: req-360b0f82-7ac3-462d-a511-106c766d3292 2019-03-26 18:28:15,728 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:15,728 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-360b0f82-7ac3-462d-a511-106c766d3292 2019-03-26 18:28:15,729 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.463333845139s 2019-03-26 18:28:15,734 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:17,737 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:17,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:18,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-fc8e3ae8-d2dd-4549-b173-5bf887b4854b x-openstack-request-id: req-fc8e3ae8-d2dd-4549-b173-5bf887b4854b 2019-03-26 18:28:18,281 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:18,281 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-fc8e3ae8-d2dd-4549-b173-5bf887b4854b 2019-03-26 18:28:18,281 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.544495105743s 2019-03-26 18:28:18,288 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:20,290 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:20,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:20,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-f29eca63-0f0d-4069-bef2-5675dc68a8ca x-openstack-request-id: req-f29eca63-0f0d-4069-bef2-5675dc68a8ca 2019-03-26 18:28:20,706 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:20,707 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-f29eca63-0f0d-4069-bef2-5675dc68a8ca 2019-03-26 18:28:20,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.416244029999s 2019-03-26 18:28:20,713 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:22,716 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:22,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:22,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-0a4343c8-ff1d-4585-a8d4-c2fd7fdb5b77 x-openstack-request-id: req-0a4343c8-ff1d-4585-a8d4-c2fd7fdb5b77 2019-03-26 18:28:22,912 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:22,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0a4343c8-ff1d-4585-a8d4-c2fd7fdb5b77 2019-03-26 18:28:22,912 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.196099996567s 2019-03-26 18:28:22,919 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:24,922 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:24,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:25,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-9bd73554-c867-4f6d-bf3e-49e828436df1 x-openstack-request-id: req-9bd73554-c867-4f6d-bf3e-49e828436df1 2019-03-26 18:28:25,131 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:25,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-9bd73554-c867-4f6d-bf3e-49e828436df1 2019-03-26 18:28:25,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.209219932556s 2019-03-26 18:28:25,138 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:27,141 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:27,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-b13d3238-b1ff-49bb-b6b1-8085e99d1d6e x-openstack-request-id: req-b13d3238-b1ff-49bb-b6b1-8085e99d1d6e 2019-03-26 18:28:27,328 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:27,328 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-b13d3238-b1ff-49bb-b6b1-8085e99d1d6e 2019-03-26 18:28:27,328 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187492847443s 2019-03-26 18:28:27,335 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:29,338 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:29,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:29,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-6f6cab1c-4c77-4554-9c7b-1673544c98d3 x-openstack-request-id: req-6f6cab1c-4c77-4554-9c7b-1673544c98d3 2019-03-26 18:28:29,702 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:29,702 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6f6cab1c-4c77-4554-9c7b-1673544c98d3 2019-03-26 18:28:29,702 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364109992981s 2019-03-26 18:28:29,709 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:31,711 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:31,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:32,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-db05c15e-248d-4156-869d-443b3831b99a x-openstack-request-id: req-db05c15e-248d-4156-869d-443b3831b99a 2019-03-26 18:28:32,509 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:32,509 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-db05c15e-248d-4156-869d-443b3831b99a 2019-03-26 18:28:32,509 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.798300981522s 2019-03-26 18:28:32,517 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:34,519 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:34,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:34,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28:34 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-49687fd3-4c57-458e-bda3-73464fb93bcb x-openstack-request-id: req-49687fd3-4c57-458e-bda3-73464fb93bcb 2019-03-26 18:28:34,697 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:34,697 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-49687fd3-4c57-458e-bda3-73464fb93bcb 2019-03-26 18:28:34,697 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177570104599s 2019-03-26 18:28:34,703 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:36,706 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:36,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:37,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-1008a1f4-4fe4-4337-a9e7-80237deed35a x-openstack-request-id: req-1008a1f4-4fe4-4337-a9e7-80237deed35a 2019-03-26 18:28:37,159 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:37,160 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1008a1f4-4fe4-4337-a9e7-80237deed35a 2019-03-26 18:28:37,160 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.453636884689s 2019-03-26 18:28:37,167 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:39,170 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:39,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-919b3c09-e147-4c0d-9913-ebdde2fabf39 x-openstack-request-id: req-919b3c09-e147-4c0d-9913-ebdde2fabf39 2019-03-26 18:28:39,370 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:39,370 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-919b3c09-e147-4c0d-9913-ebdde2fabf39 2019-03-26 18:28:39,370 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.20016503334s 2019-03-26 18:28:39,378 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:41,381 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:41,385 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:41,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-94866965-f03c-4f90-b5d5-91068eeff357 x-openstack-request-id: req-94866965-f03c-4f90-b5d5-91068eeff357 2019-03-26 18:28:41,848 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:41,848 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-94866965-f03c-4f90-b5d5-91068eeff357 2019-03-26 18:28:41,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.467120885849s 2019-03-26 18:28:41,856 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:43,858 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:43,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:44,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-042070a2-c294-4f1b-ac78-da670aa7625b x-openstack-request-id: req-042070a2-c294-4f1b-ac78-da670aa7625b 2019-03-26 18:28:44,329 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:44,329 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-042070a2-c294-4f1b-ac78-da670aa7625b 2019-03-26 18:28:44,329 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.470659971237s 2019-03-26 18:28:44,337 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:46,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:46,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:46,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28:46 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-df1f74bc-0a5e-41b8-84e2-906d1e0586bb x-openstack-request-id: req-df1f74bc-0a5e-41b8-84e2-906d1e0586bb 2019-03-26 18:28:46,537 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:46,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-df1f74bc-0a5e-41b8-84e2-906d1e0586bb 2019-03-26 18:28:46,537 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.197393894196s 2019-03-26 18:28:46,544 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:48,547 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:48,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:48,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-c2f5cf20-a3e2-468a-840a-bf35ffa34905 x-openstack-request-id: req-c2f5cf20-a3e2-468a-840a-bf35ffa34905 2019-03-26 18:28:48,740 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:48,741 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c2f5cf20-a3e2-468a-840a-bf35ffa34905 2019-03-26 18:28:48,741 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193792819977s 2019-03-26 18:28:48,748 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:50,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:50,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:51,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-92b1cb0f-c22b-47ef-be89-96de38f0d7a3 x-openstack-request-id: req-92b1cb0f-c22b-47ef-be89-96de38f0d7a3 2019-03-26 18:28:51,115 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:51,115 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-92b1cb0f-c22b-47ef-be89-96de38f0d7a3 2019-03-26 18:28:51,115 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364735841751s 2019-03-26 18:28:51,123 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:53,125 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:53,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:54,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28: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-6c321f69-c0f6-4585-b175-3389ca0d1746 x-openstack-request-id: req-6c321f69-c0f6-4585-b175-3389ca0d1746 2019-03-26 18:28:54,064 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:54,064 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6c321f69-c0f6-4585-b175-3389ca0d1746 2019-03-26 18:28:54,065 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.938974142075s 2019-03-26 18:28:54,072 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:56,074 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:56,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:56,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-300709bd-64d8-4b5d-bb98-576bf607df23 x-openstack-request-id: req-300709bd-64d8-4b5d-bb98-576bf607df23 2019-03-26 18:28:56,269 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:56,270 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-300709bd-64d8-4b5d-bb98-576bf607df23 2019-03-26 18:28:56,270 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.195392131805s 2019-03-26 18:28:56,277 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:28:58,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:28:58,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:28:58,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:28:58 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34d9d137-3af2-4d96-885c-1600221b8495 x-openstack-request-id: req-34d9d137-3af2-4d96-885c-1600221b8495 2019-03-26 18:28:58,731 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:28:58,731 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-34d9d137-3af2-4d96-885c-1600221b8495 2019-03-26 18:28:58,732 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451949119568s 2019-03-26 18:28:58,739 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:00,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:00,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:01,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-c8a7e4a1-10f2-4e0b-9a40-09f276d9274a x-openstack-request-id: req-c8a7e4a1-10f2-4e0b-9a40-09f276d9274a 2019-03-26 18:29:01,191 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:01,192 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c8a7e4a1-10f2-4e0b-9a40-09f276d9274a 2019-03-26 18:29:01,192 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.451437950134s 2019-03-26 18:29:01,199 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:03,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:03,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:03,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-21fd785a-04e8-4a8e-b86e-17deca764a07 x-openstack-request-id: req-21fd785a-04e8-4a8e-b86e-17deca764a07 2019-03-26 18:29:03,658 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:03,659 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-21fd785a-04e8-4a8e-b86e-17deca764a07 2019-03-26 18:29:03,659 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.45738196373s 2019-03-26 18:29:03,666 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:05,668 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:05,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:05,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-0e806900-3be1-4da6-a378-e085c151fb79 x-openstack-request-id: req-0e806900-3be1-4da6-a378-e085c151fb79 2019-03-26 18:29:05,850 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:05,850 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0e806900-3be1-4da6-a378-e085c151fb79 2019-03-26 18:29:05,851 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182040929794s 2019-03-26 18:29:05,858 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:07,860 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:07,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:08,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-d918d11a-881d-49db-b262-c1fe0732e223 x-openstack-request-id: req-d918d11a-881d-49db-b262-c1fe0732e223 2019-03-26 18:29:08,590 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:08,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-d918d11a-881d-49db-b262-c1fe0732e223 2019-03-26 18:29:08,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.730190038681s 2019-03-26 18:29:08,598 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:10,600 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:10,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:10,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:10 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-1dc60468-715a-4b8e-ba8b-3ea4f517552b x-openstack-request-id: req-1dc60468-715a-4b8e-ba8b-3ea4f517552b 2019-03-26 18:29:10,781 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:10,781 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1dc60468-715a-4b8e-ba8b-3ea4f517552b 2019-03-26 18:29:10,781 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.180860996246s 2019-03-26 18:29:10,788 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:12,791 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:12,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:12,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-65149365-6c0b-444a-b7f6-cd6961fa8939 x-openstack-request-id: req-65149365-6c0b-444a-b7f6-cd6961fa8939 2019-03-26 18:29:12,992 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:12,992 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-65149365-6c0b-444a-b7f6-cd6961fa8939 2019-03-26 18:29:12,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.201387166977s 2019-03-26 18:29:12,999 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:15,002 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:15,006 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:15,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-0cd09087-e01a-4878-a263-5251b2b0a71a x-openstack-request-id: req-0cd09087-e01a-4878-a263-5251b2b0a71a 2019-03-26 18:29:15,218 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:15,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0cd09087-e01a-4878-a263-5251b2b0a71a 2019-03-26 18:29:15,219 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216701030731s 2019-03-26 18:29:15,226 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:17,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:17,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:17,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:17 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-dfce9d62-0efa-46a1-9306-16cbb0501352 x-openstack-request-id: req-dfce9d62-0efa-46a1-9306-16cbb0501352 2019-03-26 18:29:17,436 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:17,437 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dfce9d62-0efa-46a1-9306-16cbb0501352 2019-03-26 18:29:17,437 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.208490848541s 2019-03-26 18:29:17,444 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:19,446 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:19,450 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:19,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-c72c384e-2009-4550-bdc3-421eaaf64a81 x-openstack-request-id: req-c72c384e-2009-4550-bdc3-421eaaf64a81 2019-03-26 18:29:19,624 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:19,624 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-c72c384e-2009-4550-bdc3-421eaaf64a81 2019-03-26 18:29:19,625 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.178323984146s 2019-03-26 18:29:19,632 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:21,634 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:21,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:21,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-ebe369be-ce44-420b-bb67-ae941edacecd x-openstack-request-id: req-ebe369be-ce44-420b-bb67-ae941edacecd 2019-03-26 18:29:21,819 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:21,819 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ebe369be-ce44-420b-bb67-ae941edacecd 2019-03-26 18:29:21,819 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.185059070587s 2019-03-26 18:29:21,826 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:23,829 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:23,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:24,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-a5383370-76d2-4000-8da5-33304140df6b x-openstack-request-id: req-a5383370-76d2-4000-8da5-33304140df6b 2019-03-26 18:29:24,011 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:24,012 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a5383370-76d2-4000-8da5-33304140df6b 2019-03-26 18:29:24,012 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.182667016983s 2019-03-26 18:29:24,019 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:26,021 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:26,025 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:26,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-6bbb4a8e-4aad-498f-b872-90170f10df08 x-openstack-request-id: req-6bbb4a8e-4aad-498f-b872-90170f10df08 2019-03-26 18:29:26,453 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:26,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6bbb4a8e-4aad-498f-b872-90170f10df08 2019-03-26 18:29:26,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.43189406395s 2019-03-26 18:29:26,460 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:28,463 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:28,466 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:28,651 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-313d80bb-00a9-4772-917e-2d82c8ed7d22 x-openstack-request-id: req-313d80bb-00a9-4772-917e-2d82c8ed7d22 2019-03-26 18:29:28,651 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:28,652 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-313d80bb-00a9-4772-917e-2d82c8ed7d22 2019-03-26 18:29:28,652 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.189068078995s 2019-03-26 18:29:28,659 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:30,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:30,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:31,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-dfedec3f-5f61-4bed-bba0-bdaa8e839bf9 x-openstack-request-id: req-dfedec3f-5f61-4bed-bba0-bdaa8e839bf9 2019-03-26 18:29:31,149 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:31,149 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-dfedec3f-5f61-4bed-bba0-bdaa8e839bf9 2019-03-26 18:29:31,149 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.487630844116s 2019-03-26 18:29:31,156 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:33,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:33,162 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:33,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-23bbfe19-cbc2-4b95-946d-22391fc79ef8 x-openstack-request-id: req-23bbfe19-cbc2-4b95-946d-22391fc79ef8 2019-03-26 18:29:33,640 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:33,640 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-23bbfe19-cbc2-4b95-946d-22391fc79ef8 2019-03-26 18:29:33,640 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481270074844s 2019-03-26 18:29:33,647 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:35,650 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:35,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:35,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-7ed1ecd8-7c06-4620-8340-3fed2ba3f94e x-openstack-request-id: req-7ed1ecd8-7c06-4620-8340-3fed2ba3f94e 2019-03-26 18:29:35,837 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:35,837 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-7ed1ecd8-7c06-4620-8340-3fed2ba3f94e 2019-03-26 18:29:35,838 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.187677145004s 2019-03-26 18:29:35,845 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:37,847 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:37,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:38,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-6380968d-70f8-4a1a-9348-c3cf625387be x-openstack-request-id: req-6380968d-70f8-4a1a-9348-c3cf625387be 2019-03-26 18:29:38,038 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:38,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-6380968d-70f8-4a1a-9348-c3cf625387be 2019-03-26 18:29:38,039 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.191283941269s 2019-03-26 18:29:38,045 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:40,048 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:40,051 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:40,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-e39574ed-e073-429c-9894-ff1733242996 x-openstack-request-id: req-e39574ed-e073-429c-9894-ff1733242996 2019-03-26 18:29:40,241 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:40,241 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-e39574ed-e073-429c-9894-ff1733242996 2019-03-26 18:29:40,242 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.193790912628s 2019-03-26 18:29:40,249 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:42,251 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:42,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:42,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-ed843cc6-686d-4e3a-a32f-b18bf54298cd x-openstack-request-id: req-ed843cc6-686d-4e3a-a32f-b18bf54298cd 2019-03-26 18:29:42,468 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:42,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-ed843cc6-686d-4e3a-a32f-b18bf54298cd 2019-03-26 18:29:42,468 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.216886043549s 2019-03-26 18:29:42,475 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:44,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:44,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:44,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:44 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-0e79f94c-b6a5-402b-a174-0bb2ae0f83e2 x-openstack-request-id: req-0e79f94c-b6a5-402b-a174-0bb2ae0f83e2 2019-03-26 18:29:44,889 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:44,889 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0e79f94c-b6a5-402b-a174-0bb2ae0f83e2 2019-03-26 18:29:44,889 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.411509037018s 2019-03-26 18:29:44,896 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:46,898 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:46,903 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:47,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-1854919f-51c3-4c86-9fb5-48d827d8bacc x-openstack-request-id: req-1854919f-51c3-4c86-9fb5-48d827d8bacc 2019-03-26 18:29:47,282 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:47,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-1854919f-51c3-4c86-9fb5-48d827d8bacc 2019-03-26 18:29:47,282 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.383482933044s 2019-03-26 18:29:47,289 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:49,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:49,294 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:49,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 669 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-566e17c0-77d5-4812-a93d-898eee9d67d2 x-openstack-request-id: req-566e17c0-77d5-4812-a93d-898eee9d67d2 2019-03-26 18:29:49,468 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:27:53Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:49,469 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-566e17c0-77d5-4812-a93d-898eee9d67d2 2019-03-26 18:29:49,469 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.177603006363s 2019-03-26 18:29:49,476 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:29:51,478 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:29:51,484 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:51,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 747 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-183442ea-e121-4eb6-af5b-f9f590528ca4 x-openstack-request-id: req-183442ea-e121-4eb6-af5b-f9f590528ca4 2019-03-26 18:29:51,947 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:29:51Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:29:51,947 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-183442ea-e121-4eb6-af5b-f9f590528ca4 2019-03-26 18:29:51,947 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.468638896942s 2019-03-26 18:29:51,954 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 18:29:51,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=4660d653-c0dd-4954-a8dd-f2723d225df1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:52,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:52 GMT X-Openstack-Request-Id: req-501c6ab4-4b36-488b-971a-8a926c5a9470 2019-03-26 18:29:52,007 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:29:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","ip_address":"192.168.120.30"}],"id":"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73","security_groups":["fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"],"mac_address":"fa:16:3e:8f:c6:80","project_id":"96ad57b4db2c478392659c033648f5a1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:53Z","binding:vnic_type":"normal","device_id":"4660d653-c0dd-4954-a8dd-f2723d225df1","ip_allocation":"immediate"}]} 2019-03-26 18:29:52,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=4660d653-c0dd-4954-a8dd-f2723d225df1 used request id req-501c6ab4-4b36-488b-971a-8a926c5a9470 2019-03-26 18:29:52,007 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0527110099792s 2019-03-26 18:29:52,018 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 18:29:52,019 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/floatingips.json?port_id=96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:52,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:52 GMT X-Openstack-Request-Id: req-caf0b6ad-4345-4c3e-afc7-5d7172b08ba3 2019-03-26 18:29:52,069 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 18:29:52,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json?port_id=96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73 used request id req-caf0b6ad-4345-4c3e-afc7-5d7172b08ba3 2019-03-26 18:29:52,070 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0513789653778s 2019-03-26 18:29:52,070 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:8f:c6:80', u'version': 4, u'addr': u'192.168.120.30', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c'}), 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-26T18:29:51.000000', 'flavor': Munch({u'id': u'be49f599-a3c2-4a18-84a5-684c4fa41b86'}), 'az': u'nova', 'id': u'4660d653-c0dd-4954-a8dd-f2723d225df1', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'd7c5ad2d2d7f462fb94b1ef1166267c8', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96ad57b4db2c478392659c033648f5a1', 'name': 'vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961', '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-26T18:29:51.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2019-03-26T18:29:51Z', 'hostId': u'2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961', 'public_v6': '', 'private_v4': u'192.168.120.30', 'cloud': 'envvars', 'host_id': u'2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e', '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-26T18:29:51.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'96ad57b4db2c478392659c033648f5a1', 'name': u'vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961', 'adminPass': u'WWA92kicZPeZ', 'tenant_id': u'96ad57b4db2c478392659c033648f5a1', 'created_at': u'2019-03-26T18:27:49Z', 'created': u'2019-03-26T18:27:49Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u'', 'region': 'regionOne'}) 2019-03-26 18:29:52,076 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 18:29:52,076 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:52,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1276 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:52 GMT X-Openstack-Request-Id: req-aea8db38-699b-4976-813d-dc95293de615 2019-03-26 18:29:52,172 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":["ab5f5b9c-b783-44f3-acb3-0a459d8bb512"],"description":"","tags":[],"updated_at":"2019-03-26T18:27:33Z","qos_policy_id":null,"name":"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 18:29:52,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-aea8db38-699b-4976-813d-dc95293de615 2019-03-26 18:29:52,172 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.096076965332s 2019-03-26 18:29:52,173 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2019-03-26 18:29:52,174 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/ports.json?device_id=4660d653-c0dd-4954-a8dd-f2723d225df1" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:52,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 799 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:52 GMT X-Openstack-Request-Id: req-8d29d693-9b4c-4cff-810f-ca5e26b06765 2019-03-26 18:29:52,224 - keystoneauth.session - DEBUG - RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:29:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","ip_address":"192.168.120.30"}],"id":"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73","security_groups":["fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"],"mac_address":"fa:16:3e:8f:c6:80","project_id":"96ad57b4db2c478392659c033648f5a1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:53Z","binding:vnic_type":"normal","device_id":"4660d653-c0dd-4954-a8dd-f2723d225df1","ip_allocation":"immediate"}]} 2019-03-26 18:29:52,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?device_id=4660d653-c0dd-4954-a8dd-f2723d225df1 used request id req-8d29d693-9b4c-4cff-810f-ca5e26b06765 2019-03-26 18:29:52,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0514390468597s 2019-03-26 18:29:52,225 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2019-03-26 18:29:52,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "fixed_ip_address": "192.168.120.30", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73"}}' 2019-03-26 18:29:54,915 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 824 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:54 GMT X-Openstack-Request-Id: req-a17d5ef1-806f-4081-ab07-62da24f4fe50 2019-03-26 18:29:54,915 - keystoneauth.session - DEBUG - RESP BODY: {"floatingip": {"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}} 2019-03-26 18:29:54,916 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a17d5ef1-806f-4081-ab07-62da24f4fe50 2019-03-26 18:29:54,916 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 2.69007897377s 2019-03-26 18:29:54,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 18:29:54,935 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:55,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:55 GMT X-Openstack-Request-Id: req-20ce5960-e92c-4a3f-a9f9-84a0853b00f8 2019-03-26 18:29:55,013 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}]} 2019-03-26 18:29:55,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-20ce5960-e92c-4a3f-a9f9-84a0853b00f8 2019-03-26 18:29:55,013 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.078094959259s 2019-03-26 18:29:55,021 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 18:29:55,131 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 18:29:55,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:55,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:55 GMT X-Openstack-Request-Id: req-34de8b8b-333e-462b-aabd-fb6363f5df9a 2019-03-26 18:29:55,192 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}]} 2019-03-26 18:29:55,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-34de8b8b-333e-462b-aabd-fb6363f5df9a 2019-03-26 18:29:55,193 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.061760187149s 2019-03-26 18:29:55,199 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 18:29:55,310 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 18:29:55,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:55,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:55 GMT X-Openstack-Request-Id: req-125e646c-46f9-4f67-8e8c-0a2cdaf011f3 2019-03-26 18:29:55,374 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}]} 2019-03-26 18:29:55,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-125e646c-46f9-4f67-8e8c-0a2cdaf011f3 2019-03-26 18:29:55,375 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0640869140625s 2019-03-26 18:29:55,381 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 18:29:55,492 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 18:29:55,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:55,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:55 GMT X-Openstack-Request-Id: req-8379d769-97f2-488c-8516-6bc404ce2fd0 2019-03-26 18:29:55,551 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}]} 2019-03-26 18:29:55,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-8379d769-97f2-488c-8516-6bc404ce2fd0 2019-03-26 18:29:55,552 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0596010684967s 2019-03-26 18:29:55,558 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 18:29:55,669 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 18:29:55,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:55,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:55 GMT X-Openstack-Request-Id: req-7cc00d33-5517-4b4c-8fbe-7f790724a7b0 2019-03-26 18:29:55,731 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}]} 2019-03-26 18:29:55,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7cc00d33-5517-4b4c-8fbe-7f790724a7b0 2019-03-26 18:29:55,731 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0616850852966s 2019-03-26 18:29:55,738 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 18:29:55,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 18:29:55,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:55,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 827 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:55 GMT X-Openstack-Request-Id: req-ec4af7ad-1cab-417b-a9e3-e721164ef3af 2019-03-26 18:29:55,910 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:53Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 0, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}]} 2019-03-26 18:29:55,910 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ec4af7ad-1cab-417b-a9e3-e721164ef3af 2019-03-26 18:29:55,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0613000392914s 2019-03-26 18:29:55,916 - openstack.iterate_timeout - DEBUG - Waiting 0.1 seconds 2019-03-26 18:29:56,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 18:29:56,028 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:29:56,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 829 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29:56 GMT X-Openstack-Request-Id: req-0c12a629-d3b0-46ee-aef5-f59f796c9d3e 2019-03-26 18:29:56,089 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}]} 2019-03-26 18:29:56,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-0c12a629-d3b0-46ee-aef5-f59f796c9d3e 2019-03-26 18:29:56,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0617129802704s 2019-03-26 18:29:56,096 - functest.core.singlevm - DEBUG - floating_ip: Munch({'router_id': u'9e1e29c7-56f2-4e37-9420-a62d84dd3dd4', 'updated_at': u'2019-03-26T18:29:55Z', 'fixed_ip_address': u'192.168.120.30', 'floating_ip_address': u'172.30.9.200', 'revision_number': 1, 'port_id': u'96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73', 'id': u'd35f46dd-9874-4ac8-acdc-2d3044f6a357', 'network': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'port': u'96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96ad57b4db2c478392659c033648f5a1', 'name': 'vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'project_id': u'96ad57b4db2c478392659c033648f5a1', 'status': u'ACTIVE', 'description': u'', u'tags': [], 'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 'properties': Munch({u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2619cc33-02ae-4c61-8e64-35f9be78a5d4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8f:c6:80', u'device_id': u'4660d653-c0dd-4954-a8dd-f2723d225df1'}), u'qos_policy_id': None, u'tags': []}), u'qos_policy_id': None, 'tenant_id': u'96ad57b4db2c478392659c033648f5a1', 'created_at': u'2019-03-26T18:29:53Z', 'attached': True, u'port_details': Munch({u'status': u'ACTIVE', u'name': u'', u'admin_state_up': True, u'network_id': u'2619cc33-02ae-4c61-8e64-35f9be78a5d4', u'device_owner': u'compute:nova', u'mac_address': u'fa:16:3e:8f:c6:80', u'device_id': u'4660d653-c0dd-4954-a8dd-f2723d225df1'}), 'router': u'9e1e29c7-56f2-4e37-9420-a62d84dd3dd4'}) 2019-03-26 18:29:56,096 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 18:29:56,100 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1/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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 18:29:56,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 10165 Content-Type: application/json Date: Tue, 26 Mar 2019 18:29: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-26afbd47-030b-4b10-b1ba-8cc756498814 x-openstack-request-id: req-26afbd47-030b-4b10-b1ba-8cc756498814 2019-03-26 18:29:56,167 - 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 865675677 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.356934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.359905] pid_max: default: 32768 minimum: 301\n[ 0.361509] ACPI: Core revision 20150930\n[ 0.363685] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.366030] Security Framework initialized\n[ 0.367484] Yama: becoming mindful.\n[ 0.368834] AppArmor: AppArmor initialized\n[ 0.370540] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.376529] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.380484] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.382639] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.385469] Initializing cgroup subsys io\n[ 0.386901] Initializing cgroup subsys memory\n[ 0.388423] Initializing cgroup subsys devices\n[ 0.389964] Initializing cgroup subsys freezer\n[ 0.391515] Initializing cgroup subsys net_cls\n[ 0.393051] Initializing cgroup subsys perf_event\n[ 0.394650] Initializing cgroup subsys net_prio\n[ 0.396226] Initializing cgroup subsys hugetlb\n[ 0.397765] Initializing cgroup subsys pids\n[ 0.400014] mce: CPU supports 10 MCE banks\n[ 0.401506] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.403274] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.405208] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.407044] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.409823] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.412621] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.414832] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.420130] Freeing SMP alternatives memory: 32K\n[ 0.426320] ftrace: allocating 32278 entries in 127 pages\n[ 0.469985] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.472130] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.474252] smpboot: Max logical packages: 2\n[ 0.476025] x2apic enabled\n[ 0.477392] Switched APIC routing to physical x2apic.\n[ 0.480303] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.482384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.486217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.497521] KVM setup paravirtual spinlock\n[ 0.500487] x86: Booting SMP configuration:\n[ 0.502013] .... node #0, CPUs: #1\n[ 0.503546] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.526098] x86: Booted up 1 node, 2 CPUs\n[ 0.526100] KVM setup async PF for cpu 1\n[ 0.526104] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.530650] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.533345] devtmpfs: initialized\n[ 0.536009] evm: security.selinux\n[ 0.537238] evm: security.SMACK64\n[ 0.538462] evm: security.SMACK64EXEC\n[ 0.539767] evm: security.SMACK64TRANSMUTE\n[ 0.541196] evm: security.SMACK64MMAP\n[ 0.542501] evm: security.ima\n[ 0.543614] evm: security.capability\n[ 0.545117] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.548311] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.550466] pinctrl core: initialized pinctrl subsystem\n[ 0.552393] RTC time: 18:29:52, date: 03/26/19\n[ 0.554838] NET: Registered protocol family 16\n[ 0.566341] cpuidle: using governor ladder\n[ 0.578440] cpuidle: using governor menu\n[ 0.579843] PCCT header not found.\n[ 0.581197] ACPI: bus type PCI registered\n[ 0.582676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.584953] PCI: Using configuration type 1 for base access\n[ 0.599415] ACPI: Added _OSI(Module Device)\n[ 0.600913] ACPI: Added _OSI(Processor Device)\n[ 0.602436] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.604030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.607532] ACPI: Interpreter enabled\n[ 0.608876] ACPI: (supports S0 S5)\n[ 0.625690] ACPI: Using IOAPIC for interrupt routing\n[ 0.627384] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.632426] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.634439] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.636618] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.638729] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.642649] acpiphp: Slot [3] registered\n[ 0.644093] acpiphp: Slot [4] registered\n[ 0.645531] acpiphp: Slot [5] registered\n[ 0.646958] acpiphp: Slot [6] registered\n[ 0.648381] acpiphp: Slot [7] registered\n[ 0.649803] acpiphp: Slot [8] registered\n[ 0.651228] acpiphp: Slot [9] registered\n[ 0.652665] acpiphp: Slot [10] registered\n[ 0.654109] acpiphp: Slot [11] registered\n[ 0.655555] acpiphp: Slot [12] registered\n[ 0.657003] acpiphp: Slot [13] registered\n[ 0.658527] acpiphp: Slot [14] registered\n[ 0.659971] acpiphp: Slot [15] registered\n[ 0.661424] acpiphp: Slot [16] registered\n[ 0.662878] acpiphp: Slot [17] registered\n[ 0.664333] acpiphp: Slot [18] registered\n[ 0.665789] acpiphp: Slot [19] registered\n[ 0.667200] acpiphp: Slot [20] registered\n[ 0.668646] acpiphp: Slot [21] registered\n[ 0.670101] acpiphp: Slot [22] registered\n[ 0.671559] acpiphp: Slot [23] registered\n[ 0.673013] acpiphp: Slot [24] registered\n[ 0.674481] acpiphp: Slot [25] registered\n[ 0.675932] acpiphp: Slot [26] registered\n[ 0.677375] acpiphp: Slot [27] registered\n[ 0.678830] acpiphp: Slot [28] registered\n[ 0.680287] acpiphp: Slot [29] registered\n[ 0.681741] acpiphp: Slot [30] registered\n[ 0.683194] acpiphp: Slot [31] registered\n[ 0.684624] PCI host bridge to bus 0000:00\n[ 0.686060] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.688228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.690389] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.692957] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.695529] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.698146] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.704117] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.706401] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.708502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.710759] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.715614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.718129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.746147] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.748753] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.751239] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.753707] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.756147] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.758353] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.760699] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.762568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.765302] vgaarb: loaded\n[ 0.766360] vgaarb: bridge control possible 0000:00:02.0\n[ 0.768489] SCSI subsystem initialized\n[ 0.770113] ACPI: bus type USB registered\n[ 0.771572] usbcore: registered new interface driver usbfs\n[ 0.773392] usbcore: registered new interface driver hub\n[ 0.775178] usbcore: registered new device driver usb\n[ 0.777175] PCI: Using ACPI for IRQ routing\n[ 0.779075] NetLabel: Initializing\n[ 0.780339] NetLabel: domain hash size = 128\n[ 0.781846] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.783538] NetLabel: unlabeled traffic allowed by default\n[ 0.785600] amd_nb: Cannot enumerate AMD northbridges\n[ 0.787432] clocksource: Switched to clocksource kvm-clock\n[ 0.799367] AppArmor: AppArmor Filesystem Enabled\n[ 0.801069] pnp: PnP ACPI init\n[ 0.802578] pnp: PnP ACPI: found 5 devices\n[ 0.810651] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.813673] NET: Registered protocol family 2\n[ 0.815562] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.818309] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.820857] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.823088] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.825107] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.827325] NET: Registered protocol family 1\n[ 0.828875] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.830823] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.832727] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.853035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.873429] Unpacking initramfs...\n[ 1.072339] Freeing initrd memory: 14816K\n[ 1.073897] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.076021] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.078464] Scanning for low memory corruption every 60 seconds\n[ 1.080881] audit: initializing netlink subsys (disabled)\n[ 1.082827] audit: type=2000 audit(1553624992.835:1): initialized\n[ 1.085114] Initialise system trusted keyring\n[ 1.086839] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.088911] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.092198] zbud: loaded\n[ 1.093584] VFS: Disk quotas dquot_6.6.0\n[ 1.095024] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.097479] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.099663] fuse init (API version 7.23)\n[ 1.101205] Key type big_key registered\n[ 1.102614] Allocating IMA MOK and blacklist keyrings.\n[ 1.104939] Key type asymmetric registered\n[ 1.106396] Asymmetric key parser 'x509' registered\n[ 1.108095] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.110741] io scheduler noop registered\n[ 1.112159] io scheduler deadline registered (default)\n[ 1.113922] io scheduler cfq registered\n[ 1.115392] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.117257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.119502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.122080] ACPI: Power Button [PWRF]\n[ 1.123619] GHES: HEST is not enabled!\n[ 1.143368] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.184143] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.187747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216686] Linux agpgart interface v0.103\n[ 1.220125] loop: module loaded\n[ 1.223036] vda: vda1\n[ 1.224861] scsi host0: ata_piix\n[ 1.226270] scsi host1: ata_piix\n[ 1.227533] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.229703] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.231958] libphy: Fixed MDIO Bus: probed\n[ 1.233496] tun: Universal TUN/TAP device driver, 1.6\n[ 1.235189] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.238453] PPP generic driver version 2.4.2\n[ 1.240023] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.242156] ehci-pci: EHCI PCI platform driver\n[ 1.243713] ehci-platform: EHCI generic platform driver\n[ 1.245473] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.247496] ohci-pci: OHCI PCI platform driver\n[ 1.249053] ohci-platform: OHCI generic platform driver\n[ 1.250822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.271174] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.272954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.275572] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.277311] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.279295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.281487] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.283985] usb usb1: Product: UHCI Host Controller\n[ 1.285625] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.287669] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.289337] hub 1-0:1.0: USB hub found\n[ 1.290696] hub 1-0:1.0: 2 ports detected\n[ 1.292314] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.295950] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.297634] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.299449] mousedev: PS/2 mouse device common for all mice\n[ 1.301526] rtc_cmos 00:00: RTC can wake from S4\n[ 1.303644] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.306624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.308734] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.310845] i2c /dev entries driver\n[ 1.312292] device-mapper: uevent: version 1.0.3\n[ 1.313961] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.316844] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.319191] NET: Registered protocol family 10\n[ 1.320967] NET: Registered protocol family 17\n[ 1.322546] Key type dns_resolver registered\n[ 1.324338] registered taskstats version 1\n[ 1.325816] Loading compiled-in X.509 certificates\n[ 1.344192] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.347466] zswap: loaded using pool lzo/zbud\n[ 1.350587] Key type trusted registered\n[ 1.354363] Key type encrypted registered\n[ 1.355802] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.357639] ima: No TPM chip found, activating TPM-bypass!\n[ 1.359467] ima: Allocated hash algorithm: sha1\n[ 1.361045] evm: HMAC attrs: 0x1\n[ 1.362682] Magic number: 11:770:494\n[ 1.364201] rtc_cmos 00:00: setting system clock to 2019-03-26 18:29:53 UTC (1553624993)\n[ 1.367056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.369024] EDD information not available.\n[ 1.389186] Freeing unused kernel memory: 1484K\n[ 1.399463] Write protecting the kernel read-only data: 14336k\n[ 1.402755] Freeing unused kernel memory: 1620K\n[ 1.404576] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.417012] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.417687] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.417703] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425188] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425222] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425349] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425414] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425462] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425500] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425535] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.468648] virtio_net virtio0 ens3: renamed from eth0\n[ 1.479575] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.482717] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.497801] AVX2 version of gcm_enc/dec engaged.\n[ 1.499485] AES CTR mode by8 optimization enabled\n[ 1.515894] FDC 0 is a S82078B\n[ 1.603480] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.768710] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.770895] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.773193] usb 1-1: Product: QEMU USB Tablet\n[ 1.774679] usb 1-1: Manufacturer: QEMU\n[ 1.776034] usb 1-1: SerialNumber: 42\n[ 1.783619] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.791103] usbcore: registered new interface driver usbhid\n[ 1.793032] usbhid: USB HID core driver\n[ 1.795962] 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.799805] 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.857139] md: linear personality registered for level -1\n[ 2.860934] md: multipath personality registered for level -4\n[ 2.864781] md: raid0 personality registered for level 0\n[ 2.869131] md: raid1 personality registered for level 1\n[ 2.939430] raid6: sse2x1 gen() 11419 MB/s\n[ 3.007424] raid6: sse2x1 xor() 8898 MB/s\n[ 3.075424] raid6: sse2x2 gen() 14629 MB/s\n[ 3.143423] raid6: sse2x2 xor() 9958 MB/s\n[ 3.211423] raid6: sse2x4 gen() 16732 MB/s\n[ 3.279422] raid6: sse2x4 xor() 11680 MB/s\n[ 3.347422] raid6: avx2x1 gen() 22202 MB/s\n[ 3.415422] raid6: avx2x2 gen() 26202 MB/s\n[ 3.483422] raid6: avx2x4 gen() 29973 MB/s\n[ 3.484905] raid6: using algorithm avx2x4 gen() 29973 MB/s\n[ 3.486712] raid6: using avx2x2 recovery algorithm\n[ 3.490124] xor: automatically using best checksumming function:\n[ 3.531430] avx : 32947.000 MB/sec\n[ 3.533894] async_tx: api initialized (async)\n[ 3.542036] md: raid6 personality registered for level 6\n[ 3.543883] md: raid5 personality registered for level 5\n[ 3.545675] md: raid4 personality registered for level 4\n[ 3.552733] 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.582169] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.599609] 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.691126] 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.696845] systemd[1]: Detected virtualization kvm.\n[ 3.698502] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.703264] systemd[1]: Set hostname to .\n[ 3.706607] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.708528] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.821256] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.824976] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.829280] 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.834075] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.837965] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.842274] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.845857] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.849412] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.853430] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.857138] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.860737] 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.866215] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.869526] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.873580] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.877257] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.881210] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.884566] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.887762] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.892126] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.907625] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.912260] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.918512] systemd[1]: Starting Load Kernel Modules...\n[ 3.918763] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Load Kernel Modules...\n[ 3.924133] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.928488] Loading iSCSI transport class v2.0-870.\n[ 3.928515] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.933319] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.937626] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.941531] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.945673] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.963583] 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.969713] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.973560] iscsi: registered transport (iser)\n[ 3.974373] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.979741] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.986321] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.991082] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.995905] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.001712] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.008116] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.024073] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.027781] 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.033320] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.036881] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.041911] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n"} 2019-03-26 18:29:56,168 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1/action used request id req-26afbd47-030b-4b10-b1ba-8cc756498814 2019-03-26 18:29:56,168 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.0711460113525s 2019-03-26 18:29:56,169 - 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 865675677 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.356934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.359905] pid_max: default: 32768 minimum: 301 [ 0.361509] ACPI: Core revision 20150930 [ 0.363685] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.366030] Security Framework initialized [ 0.367484] Yama: becoming mindful. [ 0.368834] AppArmor: AppArmor initialized [ 0.370540] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.376529] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.380484] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.382639] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.385469] Initializing cgroup subsys io [ 0.386901] Initializing cgroup subsys memory [ 0.388423] Initializing cgroup subsys devices [ 0.389964] Initializing cgroup subsys freezer [ 0.391515] Initializing cgroup subsys net_cls [ 0.393051] Initializing cgroup subsys perf_event [ 0.394650] Initializing cgroup subsys net_prio [ 0.396226] Initializing cgroup subsys hugetlb [ 0.397765] Initializing cgroup subsys pids [ 0.400014] mce: CPU supports 10 MCE banks [ 0.401506] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.403274] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.405208] Spectre V2 : Mitigation: Full generic retpoline [ 0.407044] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.409823] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.412621] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.414832] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.420130] Freeing SMP alternatives memory: 32K [ 0.426320] ftrace: allocating 32278 entries in 127 pages [ 0.469985] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.472130] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.474252] smpboot: Max logical packages: 2 [ 0.476025] x2apic enabled [ 0.477392] Switched APIC routing to physical x2apic. [ 0.480303] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.482384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.486217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.497521] KVM setup paravirtual spinlock [ 0.500487] x86: Booting SMP configuration: [ 0.502013] .... node #0, CPUs: #1 [ 0.503546] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.526098] x86: Booted up 1 node, 2 CPUs [ 0.526100] KVM setup async PF for cpu 1 [ 0.526104] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.530650] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.533345] devtmpfs: initialized [ 0.536009] evm: security.selinux [ 0.537238] evm: security.SMACK64 [ 0.538462] evm: security.SMACK64EXEC [ 0.539767] evm: security.SMACK64TRANSMUTE [ 0.541196] evm: security.SMACK64MMAP [ 0.542501] evm: security.ima [ 0.543614] evm: security.capability [ 0.545117] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.548311] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.550466] pinctrl core: initialized pinctrl subsystem [ 0.552393] RTC time: 18:29:52, date: 03/26/19 [ 0.554838] NET: Registered protocol family 16 [ 0.566341] cpuidle: using governor ladder [ 0.578440] cpuidle: using governor menu [ 0.579843] PCCT header not found. [ 0.581197] ACPI: bus type PCI registered [ 0.582676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.584953] PCI: Using configuration type 1 for base access [ 0.599415] ACPI: Added _OSI(Module Device) [ 0.600913] ACPI: Added _OSI(Processor Device) [ 0.602436] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.604030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.607532] ACPI: Interpreter enabled [ 0.608876] ACPI: (supports S0 S5) [ 0.625690] ACPI: Using IOAPIC for interrupt routing [ 0.627384] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.632426] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.634439] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.636618] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.638729] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.642649] acpiphp: Slot [3] registered [ 0.644093] acpiphp: Slot [4] registered [ 0.645531] acpiphp: Slot [5] registered [ 0.646958] acpiphp: Slot [6] registered [ 0.648381] acpiphp: Slot [7] registered [ 0.649803] acpiphp: Slot [8] registered [ 0.651228] acpiphp: Slot [9] registered [ 0.652665] acpiphp: Slot [10] registered [ 0.654109] acpiphp: Slot [11] registered [ 0.655555] acpiphp: Slot [12] registered [ 0.657003] acpiphp: Slot [13] registered [ 0.658527] acpiphp: Slot [14] registered [ 0.659971] acpiphp: Slot [15] registered [ 0.661424] acpiphp: Slot [16] registered [ 0.662878] acpiphp: Slot [17] registered [ 0.664333] acpiphp: Slot [18] registered [ 0.665789] acpiphp: Slot [19] registered [ 0.667200] acpiphp: Slot [20] registered [ 0.668646] acpiphp: Slot [21] registered [ 0.670101] acpiphp: Slot [22] registered [ 0.671559] acpiphp: Slot [23] registered [ 0.673013] acpiphp: Slot [24] registered [ 0.674481] acpiphp: Slot [25] registered [ 0.675932] acpiphp: Slot [26] registered [ 0.677375] acpiphp: Slot [27] registered [ 0.678830] acpiphp: Slot [28] registered [ 0.680287] acpiphp: Slot [29] registered [ 0.681741] acpiphp: Slot [30] registered [ 0.683194] acpiphp: Slot [31] registered [ 0.684624] PCI host bridge to bus 0000:00 [ 0.686060] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.688228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.690389] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.692957] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.695529] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.698146] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.704117] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.706401] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.708502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.710759] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.715614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.718129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.746147] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.748753] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.751239] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.753707] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.756147] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.758353] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.760699] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.762568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.765302] vgaarb: loaded [ 0.766360] vgaarb: bridge control possible 0000:00:02.0 [ 0.768489] SCSI subsystem initialized [ 0.770113] ACPI: bus type USB registered [ 0.771572] usbcore: registered new interface driver usbfs [ 0.773392] usbcore: registered new interface driver hub [ 0.775178] usbcore: registered new device driver usb [ 0.777175] PCI: Using ACPI for IRQ routing [ 0.779075] NetLabel: Initializing [ 0.780339] NetLabel: domain hash size = 128 [ 0.781846] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.783538] NetLabel: unlabeled traffic allowed by default [ 0.785600] amd_nb: Cannot enumerate AMD northbridges [ 0.787432] clocksource: Switched to clocksource kvm-clock [ 0.799367] AppArmor: AppArmor Filesystem Enabled [ 0.801069] pnp: PnP ACPI init [ 0.802578] pnp: PnP ACPI: found 5 devices [ 0.810651] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.813673] NET: Registered protocol family 2 [ 0.815562] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.818309] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.820857] TCP: Hash tables configured (established 32768 bind 32768) [ 0.823088] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.825107] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.827325] NET: Registered protocol family 1 [ 0.828875] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.830823] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.832727] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.853035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.873429] Unpacking initramfs... [ 1.072339] Freeing initrd memory: 14816K [ 1.073897] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.076021] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.078464] Scanning for low memory corruption every 60 seconds [ 1.080881] audit: initializing netlink subsys (disabled) [ 1.082827] audit: type=2000 audit(1553624992.835:1): initialized [ 1.085114] Initialise system trusted keyring [ 1.086839] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.088911] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.092198] zbud: loaded [ 1.093584] VFS: Disk quotas dquot_6.6.0 [ 1.095024] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.097479] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.099663] fuse init (API version 7.23) [ 1.101205] Key type big_key registered [ 1.102614] Allocating IMA MOK and blacklist keyrings. [ 1.104939] Key type asymmetric registered [ 1.106396] Asymmetric key parser 'x509' registered [ 1.108095] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.110741] io scheduler noop registered [ 1.112159] io scheduler deadline registered (default) [ 1.113922] io scheduler cfq registered [ 1.115392] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.117257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.119502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.122080] ACPI: Power Button [PWRF] [ 1.123619] GHES: HEST is not enabled! [ 1.143368] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.184143] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.187747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216686] Linux agpgart interface v0.103 [ 1.220125] loop: module loaded [ 1.223036] vda: vda1 [ 1.224861] scsi host0: ata_piix [ 1.226270] scsi host1: ata_piix [ 1.227533] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.229703] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.231958] libphy: Fixed MDIO Bus: probed [ 1.233496] tun: Universal TUN/TAP device driver, 1.6 [ 1.235189] tun: (C) 1999-2004 Max Krasnyansky [ 1.238453] PPP generic driver version 2.4.2 [ 1.240023] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.242156] ehci-pci: EHCI PCI platform driver [ 1.243713] ehci-platform: EHCI generic platform driver [ 1.245473] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.247496] ohci-pci: OHCI PCI platform driver [ 1.249053] ohci-platform: OHCI generic platform driver [ 1.250822] uhci_hcd: USB Universal Host Controller Interface driver [ 1.271174] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.272954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.275572] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.277311] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.279295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.281487] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.283985] usb usb1: Product: UHCI Host Controller [ 1.285625] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.287669] usb usb1: SerialNumber: 0000:00:01.2 [ 1.289337] hub 1-0:1.0: USB hub found [ 1.290696] hub 1-0:1.0: 2 ports detected [ 1.292314] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.295950] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.297634] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.299449] mousedev: PS/2 mouse device common for all mice [ 1.301526] rtc_cmos 00:00: RTC can wake from S4 [ 1.303644] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.306624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.308734] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.310845] i2c /dev entries driver [ 1.312292] device-mapper: uevent: version 1.0.3 [ 1.313961] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.316844] ledtrig-cpu: registered to indicate activity on CPUs [ 1.319191] NET: Registered protocol family 10 [ 1.320967] NET: Registered protocol family 17 [ 1.322546] Key type dns_resolver registered [ 1.324338] registered taskstats version 1 [ 1.325816] Loading compiled-in X.509 certificates [ 1.344192] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.347466] zswap: loaded using pool lzo/zbud [ 1.350587] Key type trusted registered [ 1.354363] Key type encrypted registered [ 1.355802] AppArmor: AppArmor sha1 policy hashing enabled [ 1.357639] ima: No TPM chip found, activating TPM-bypass! [ 1.359467] ima: Allocated hash algorithm: sha1 [ 1.361045] evm: HMAC attrs: 0x1 [ 1.362682] Magic number: 11:770:494 [ 1.364201] rtc_cmos 00:00: setting system clock to 2019-03-26 18:29:53 UTC (1553624993) [ 1.367056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.369024] EDD information not available. [ 1.389186] Freeing unused kernel memory: 1484K [ 1.399463] Write protecting the kernel read-only data: 14336k [ 1.402755] Freeing unused kernel memory: 1620K [ 1.404576] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.417012] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.417687] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.417703] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425188] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425222] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425349] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425414] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425462] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425500] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425535] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.468648] virtio_net virtio0 ens3: renamed from eth0 [ 1.479575] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.482717] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.497801] AVX2 version of gcm_enc/dec engaged. [ 1.499485] AES CTR mode by8 optimization enabled [ 1.515894] FDC 0 is a S82078B [ 1.603480] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.768710] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.770895] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.773193] usb 1-1: Product: QEMU USB Tablet [ 1.774679] usb 1-1: Manufacturer: QEMU [ 1.776034] usb 1-1: SerialNumber: 42 [ 1.783619] hidraw: raw HID events driver (C) Jiri Kosina [ 1.791103] usbcore: registered new interface driver usbhid [ 1.793032] usbhid: USB HID core driver [ 1.795962] 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.799805] 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.857139] md: linear personality registered for level -1 [ 2.860934] md: multipath personality registered for level -4 [ 2.864781] md: raid0 personality registered for level 0 [ 2.869131] md: raid1 personality registered for level 1 [ 2.939430] raid6: sse2x1 gen() 11419 MB/s [ 3.007424] raid6: sse2x1 xor() 8898 MB/s [ 3.075424] raid6: sse2x2 gen() 14629 MB/s [ 3.143423] raid6: sse2x2 xor() 9958 MB/s [ 3.211423] raid6: sse2x4 gen() 16732 MB/s [ 3.279422] raid6: sse2x4 xor() 11680 MB/s [ 3.347422] raid6: avx2x1 gen() 22202 MB/s [ 3.415422] raid6: avx2x2 gen() 26202 MB/s [ 3.483422] raid6: avx2x4 gen() 29973 MB/s [ 3.484905] raid6: using algorithm avx2x4 gen() 29973 MB/s [ 3.486712] raid6: using avx2x2 recovery algorithm [ 3.490124] xor: automatically using best checksumming function: [ 3.531430] avx : 32947.000 MB/sec [ 3.533894] async_tx: api initialized (async) [ 3.542036] md: raid6 personality registered for level 6 [ 3.543883] md: raid5 personality registered for level 5 [ 3.545675] md: raid4 personality registered for level 4 [ 3.552733] 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.582169] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.599609] 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.691126] 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.696845] systemd[1]: Detected virtualization kvm. [ 3.698502] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.703264] systemd[1]: Set hostname to . [ 3.706607] systemd[1]: Initializing machine ID from KVM UUID. [ 3.708528] systemd[1]: Installed transient /etc/machine-id file. [ 3.821256] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.824976] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.829280] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.834075] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.837965] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.842274] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.845857] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.849412] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.853430] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.857138] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.860737] 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.866215] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.869526] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.873580] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.877257] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.881210] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.884566] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.887762] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.892126] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.907625] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.912260] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.918512] systemd[1]: Starting Load Kernel Modules... [ 3.918763] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [ 3.924133] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.928488] Loading iSCSI transport class v2.0-870. [ 3.928515] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.933319] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.937626] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.941531] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.945673] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.963583] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.969713] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.973560] iscsi: registered transport (iser) [ 3.974373] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.979741] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.986321] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.991082] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.995905] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.001712] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.008116] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.024073] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.027781] 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.033320] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.036881] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.041911] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... 2019-03-26 18:29:57,171 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.200: timed out 2019-03-26 18:30:06,181 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2019-03-26 18:30:06,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1/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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '{"os-getConsoleOutput": {"length": null}}' 2019-03-26 18:30:06,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 13282 Content-Type: application/json Date: Tue, 26 Mar 2019 18:30: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-d3ca8805-2988-4ea8-bbef-ba5ee25e60fe x-openstack-request-id: req-d3ca8805-2988-4ea8-bbef-ba5ee25e60fe 2019-03-26 18:30:06,285 - 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 865675677 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.356934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640)\n[ 0.359905] pid_max: default: 32768 minimum: 301\n[ 0.361509] ACPI: Core revision 20150930\n[ 0.363685] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.366030] Security Framework initialized\n[ 0.367484] Yama: becoming mindful.\n[ 0.368834] AppArmor: AppArmor initialized\n[ 0.370540] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.376529] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.380484] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.382639] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)\n[ 0.385469] Initializing cgroup subsys io\n[ 0.386901] Initializing cgroup subsys memory\n[ 0.388423] Initializing cgroup subsys devices\n[ 0.389964] Initializing cgroup subsys freezer\n[ 0.391515] Initializing cgroup subsys net_cls\n[ 0.393051] Initializing cgroup subsys perf_event\n[ 0.394650] Initializing cgroup subsys net_prio\n[ 0.396226] Initializing cgroup subsys hugetlb\n[ 0.397765] Initializing cgroup subsys pids\n[ 0.400014] mce: CPU supports 10 MCE banks\n[ 0.401506] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.403274] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.405208] Spectre V2 : Mitigation: Full generic retpoline\n[ 0.407044] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch\n[ 0.409823] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier\n[ 0.412621] Spectre V2 : Enabling Restricted Speculation for firmware calls\n[ 0.414832] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp\n[ 0.420130] Freeing SMP alternatives memory: 32K\n[ 0.426320] ftrace: allocating 32278 entries in 127 pages\n[ 0.469985] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.472130] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.474252] smpboot: Max logical packages: 2\n[ 0.476025] x2apic enabled\n[ 0.477392] Switched APIC routing to physical x2apic.\n[ 0.480303] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.482384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.486217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.497521] KVM setup paravirtual spinlock\n[ 0.500487] x86: Booting SMP configuration:\n[ 0.502013] .... node #0, CPUs: #1\n[ 0.503546] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock\n[ 0.526098] x86: Booted up 1 node, 2 CPUs\n[ 0.526100] KVM setup async PF for cpu 1\n[ 0.526104] kvm-stealtime: cpu 1, msr 13fd10200\n[ 0.530650] smpboot: Total of 2 processors activated (13967.64 BogoMIPS)\n[ 0.533345] devtmpfs: initialized\n[ 0.536009] evm: security.selinux\n[ 0.537238] evm: security.SMACK64\n[ 0.538462] evm: security.SMACK64EXEC\n[ 0.539767] evm: security.SMACK64TRANSMUTE\n[ 0.541196] evm: security.SMACK64MMAP\n[ 0.542501] evm: security.ima\n[ 0.543614] evm: security.capability\n[ 0.545117] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.548311] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.550466] pinctrl core: initialized pinctrl subsystem\n[ 0.552393] RTC time: 18:29:52, date: 03/26/19\n[ 0.554838] NET: Registered protocol family 16\n[ 0.566341] cpuidle: using governor ladder\n[ 0.578440] cpuidle: using governor menu\n[ 0.579843] PCCT header not found.\n[ 0.581197] ACPI: bus type PCI registered\n[ 0.582676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.584953] PCI: Using configuration type 1 for base access\n[ 0.599415] ACPI: Added _OSI(Module Device)\n[ 0.600913] ACPI: Added _OSI(Processor Device)\n[ 0.602436] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.604030] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.607532] ACPI: Interpreter enabled\n[ 0.608876] ACPI: (supports S0 S5)\n[ 0.625690] ACPI: Using IOAPIC for interrupt routing\n[ 0.627384] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.632426] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.634439] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.636618] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.638729] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.642649] acpiphp: Slot [3] registered\n[ 0.644093] acpiphp: Slot [4] registered\n[ 0.645531] acpiphp: Slot [5] registered\n[ 0.646958] acpiphp: Slot [6] registered\n[ 0.648381] acpiphp: Slot [7] registered\n[ 0.649803] acpiphp: Slot [8] registered\n[ 0.651228] acpiphp: Slot [9] registered\n[ 0.652665] acpiphp: Slot [10] registered\n[ 0.654109] acpiphp: Slot [11] registered\n[ 0.655555] acpiphp: Slot [12] registered\n[ 0.657003] acpiphp: Slot [13] registered\n[ 0.658527] acpiphp: Slot [14] registered\n[ 0.659971] acpiphp: Slot [15] registered\n[ 0.661424] acpiphp: Slot [16] registered\n[ 0.662878] acpiphp: Slot [17] registered\n[ 0.664333] acpiphp: Slot [18] registered\n[ 0.665789] acpiphp: Slot [19] registered\n[ 0.667200] acpiphp: Slot [20] registered\n[ 0.668646] acpiphp: Slot [21] registered\n[ 0.670101] acpiphp: Slot [22] registered\n[ 0.671559] acpiphp: Slot [23] registered\n[ 0.673013] acpiphp: Slot [24] registered\n[ 0.674481] acpiphp: Slot [25] registered\n[ 0.675932] acpiphp: Slot [26] registered\n[ 0.677375] acpiphp: Slot [27] registered\n[ 0.678830] acpiphp: Slot [28] registered\n[ 0.680287] acpiphp: Slot [29] registered\n[ 0.681741] acpiphp: Slot [30] registered\n[ 0.683194] acpiphp: Slot [31] registered\n[ 0.684624] PCI host bridge to bus 0000:00\n[ 0.686060] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.688228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.690389] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.692957] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.695529] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window]\n[ 0.698146] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.704117] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.706401] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.708502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.710759] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.715614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.718129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.746147] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.748753] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.751239] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.753707] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.756147] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.758353] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.760699] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.762568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.765302] vgaarb: loaded\n[ 0.766360] vgaarb: bridge control possible 0000:00:02.0\n[ 0.768489] SCSI subsystem initialized\n[ 0.770113] ACPI: bus type USB registered\n[ 0.771572] usbcore: registered new interface driver usbfs\n[ 0.773392] usbcore: registered new interface driver hub\n[ 0.775178] usbcore: registered new device driver usb\n[ 0.777175] PCI: Using ACPI for IRQ routing\n[ 0.779075] NetLabel: Initializing\n[ 0.780339] NetLabel: domain hash size = 128\n[ 0.781846] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.783538] NetLabel: unlabeled traffic allowed by default\n[ 0.785600] amd_nb: Cannot enumerate AMD northbridges\n[ 0.787432] clocksource: Switched to clocksource kvm-clock\n[ 0.799367] AppArmor: AppArmor Filesystem Enabled\n[ 0.801069] pnp: PnP ACPI init\n[ 0.802578] pnp: PnP ACPI: found 5 devices\n[ 0.810651] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.813673] NET: Registered protocol family 2\n[ 0.815562] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.818309] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.820857] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.823088] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.825107] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.827325] NET: Registered protocol family 1\n[ 0.828875] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.830823] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.832727] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.853035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.873429] Unpacking initramfs...\n[ 1.072339] Freeing initrd memory: 14816K\n[ 1.073897] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.076021] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB)\n[ 1.078464] Scanning for low memory corruption every 60 seconds\n[ 1.080881] audit: initializing netlink subsys (disabled)\n[ 1.082827] audit: type=2000 audit(1553624992.835:1): initialized\n[ 1.085114] Initialise system trusted keyring\n[ 1.086839] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.088911] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.092198] zbud: loaded\n[ 1.093584] VFS: Disk quotas dquot_6.6.0\n[ 1.095024] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.097479] squashfs: version 4.0 (2009/01/31) Phillip Lougher\n[ 1.099663] fuse init (API version 7.23)\n[ 1.101205] Key type big_key registered\n[ 1.102614] Allocating IMA MOK and blacklist keyrings.\n[ 1.104939] Key type asymmetric registered\n[ 1.106396] Asymmetric key parser 'x509' registered\n[ 1.108095] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 1.110741] io scheduler noop registered\n[ 1.112159] io scheduler deadline registered (default)\n[ 1.113922] io scheduler cfq registered\n[ 1.115392] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.117257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.119502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.122080] ACPI: Power Button [PWRF]\n[ 1.123619] GHES: HEST is not enabled!\n[ 1.143368] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.184143] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.187747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 1.213064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 1.216686] Linux agpgart interface v0.103\n[ 1.220125] loop: module loaded\n[ 1.223036] vda: vda1\n[ 1.224861] scsi host0: ata_piix\n[ 1.226270] scsi host1: ata_piix\n[ 1.227533] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14\n[ 1.229703] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15\n[ 1.231958] libphy: Fixed MDIO Bus: probed\n[ 1.233496] tun: Universal TUN/TAP device driver, 1.6\n[ 1.235189] tun: (C) 1999-2004 Max Krasnyansky \n[ 1.238453] PPP generic driver version 2.4.2\n[ 1.240023] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.242156] ehci-pci: EHCI PCI platform driver\n[ 1.243713] ehci-platform: EHCI generic platform driver\n[ 1.245473] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.247496] ohci-pci: OHCI PCI platform driver\n[ 1.249053] ohci-platform: OHCI generic platform driver\n[ 1.250822] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.271174] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.272954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.275572] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.277311] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080\n[ 1.279295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.281487] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.283985] usb usb1: Product: UHCI Host Controller\n[ 1.285625] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd\n[ 1.287669] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.289337] hub 1-0:1.0: USB hub found\n[ 1.290696] hub 1-0:1.0: 2 ports detected\n[ 1.292314] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.295950] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.297634] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.299449] mousedev: PS/2 mouse device common for all mice\n[ 1.301526] rtc_cmos 00:00: RTC can wake from S4\n[ 1.303644] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.306624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.308734] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.310845] i2c /dev entries driver\n[ 1.312292] device-mapper: uevent: version 1.0.3\n[ 1.313961] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 1.316844] ledtrig-cpu: registered to indicate activity on CPUs\n[ 1.319191] NET: Registered protocol family 10\n[ 1.320967] NET: Registered protocol family 17\n[ 1.322546] Key type dns_resolver registered\n[ 1.324338] registered taskstats version 1\n[ 1.325816] Loading compiled-in X.509 certificates\n[ 1.344192] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e'\n[ 1.347466] zswap: loaded using pool lzo/zbud\n[ 1.350587] Key type trusted registered\n[ 1.354363] Key type encrypted registered\n[ 1.355802] AppArmor: AppArmor sha1 policy hashing enabled\n[ 1.357639] ima: No TPM chip found, activating TPM-bypass!\n[ 1.359467] ima: Allocated hash algorithm: sha1\n[ 1.361045] evm: HMAC attrs: 0x1\n[ 1.362682] Magic number: 11:770:494\n[ 1.364201] rtc_cmos 00:00: setting system clock to 2019-03-26 18:29:53 UTC (1553624993)\n[ 1.367056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 1.369024] EDD information not available.\n[ 1.389186] Freeing unused kernel memory: 1484K\n[ 1.399463] Write protecting the kernel read-only data: 14336k\n[ 1.402755] Freeing unused kernel memory: 1620K\n[ 1.404576] Freeing unused kernel memory: 88K\nLoading, please wait...\nstarting version 229\n[ 1.417012] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.417687] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.417703] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425188] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425222] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425349] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425414] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425462] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425500] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.425535] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available)\n[ 1.468648] virtio_net virtio0 ens3: renamed from eth0\n[ 1.479575] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4\n[ 1.482717] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.497801] AVX2 version of gcm_enc/dec engaged.\n[ 1.499485] AES CTR mode by8 optimization enabled\n[ 1.515894] FDC 0 is a S82078B\n[ 1.603480] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.768710] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.770895] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.773193] usb 1-1: Product: QEMU USB Tablet\n[ 1.774679] usb 1-1: Manufacturer: QEMU\n[ 1.776034] usb 1-1: SerialNumber: 42\n[ 1.783619] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.791103] usbcore: registered new interface driver usbhid\n[ 1.793032] usbhid: USB HID core driver\n[ 1.795962] 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.799805] 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.857139] md: linear personality registered for level -1\n[ 2.860934] md: multipath personality registered for level -4\n[ 2.864781] md: raid0 personality registered for level 0\n[ 2.869131] md: raid1 personality registered for level 1\n[ 2.939430] raid6: sse2x1 gen() 11419 MB/s\n[ 3.007424] raid6: sse2x1 xor() 8898 MB/s\n[ 3.075424] raid6: sse2x2 gen() 14629 MB/s\n[ 3.143423] raid6: sse2x2 xor() 9958 MB/s\n[ 3.211423] raid6: sse2x4 gen() 16732 MB/s\n[ 3.279422] raid6: sse2x4 xor() 11680 MB/s\n[ 3.347422] raid6: avx2x1 gen() 22202 MB/s\n[ 3.415422] raid6: avx2x2 gen() 26202 MB/s\n[ 3.483422] raid6: avx2x4 gen() 29973 MB/s\n[ 3.484905] raid6: using algorithm avx2x4 gen() 29973 MB/s\n[ 3.486712] raid6: using avx2x2 recovery algorithm\n[ 3.490124] xor: automatically using best checksumming function:\n[ 3.531430] avx : 32947.000 MB/sec\n[ 3.533894] async_tx: api initialized (async)\n[ 3.542036] md: raid6 personality registered for level 6\n[ 3.543883] md: raid5 personality registered for level 5\n[ 3.545675] md: raid4 personality registered for level 4\n[ 3.552733] 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.582169] Btrfs loaded\nScanning for Btrfs filesystems\ndone.\nWarning: fsck not present, so skipping root file system\n[ 3.599609] 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.691126] 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.696845] systemd[1]: Detected virtualization kvm.\n[ 3.698502] systemd[1]: Detected architecture x86-64.\n\nWelcome to [1mUbuntu 16.04.6 LTS[0m!\n\n[ 3.703264] systemd[1]: Set hostname to .\n[ 3.706607] systemd[1]: Initializing machine ID from KVM UUID.\n[ 3.708528] systemd[1]: Installed transient /etc/machine-id file.\n[ 3.821256] systemd[1]: Listening on udev Control Socket.\n[[0;32m OK [0m] Listening on udev Control Socket.\n[ 3.824976] systemd[1]: Started Trigger resolvconf update for networkd DNS.\n[[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS.\n[ 3.829280] 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.834075] systemd[1]: Listening on LVM2 metadata daemon socket.\n[[0;32m OK [0m] Listening on LVM2 metadata daemon socket.\n[ 3.837965] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.\n[[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[ 3.842274] systemd[1]: Listening on Journal Audit Socket.\n[[0;32m OK [0m] Listening on Journal Audit Socket.\n[ 3.845857] systemd[1]: Reached target Encrypted Volumes.\n[[0;32m OK [0m] Reached target Encrypted Volumes.\n[ 3.849412] systemd[1]: Listening on Journal Socket (/dev/log).\n[[0;32m OK [0m] Listening on Journal Socket (/dev/log).\n[ 3.853430] systemd[1]: Created slice User and Session Slice.\n[[0;32m OK [0m] Created slice User and Session Slice.\n[ 3.857138] systemd[1]: Listening on udev Kernel Socket.\n[[0;32m OK [0m] Listening on udev Kernel Socket.\n[ 3.860737] 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.866215] systemd[1]: Listening on Syslog Socket.\n[[0;32m OK [0m] Listening on Syslog Socket.\n[ 3.869526] systemd[1]: Listening on Device-mapper event daemon FIFOs.\n[[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs.\n[ 3.873580] systemd[1]: Listening on LVM2 poll daemon socket.\n[[0;32m OK [0m] Listening on LVM2 poll daemon socket.\n[ 3.877257] systemd[1]: Reached target User and Group Name Lookups.\n[[0;32m OK [0m] Reached target User and Group Name Lookups.\n[ 3.881210] systemd[1]: Listening on Journal Socket.\n[[0;32m OK [0m] Listening on Journal Socket.\n[ 3.884566] systemd[1]: Reached target Swap.\n[[0;32m OK [0m] Reached target Swap.\n[ 3.887762] systemd[1]: Created slice System Slice.\n[[0;32m OK [0m] Created slice System Slice.\n[ 3.892126] systemd[1]: Reached target Slices.\n[[0;32m OK [0m] Reached target Slices.\n[ 3.907625] systemd[1]: Starting Remount Root and Kernel File Systems...\n Starting Remount Root and Kernel File Systems...\n[ 3.912260] systemd[1]: Mounting POSIX Message Queue File System...\n Mounting POSIX Message Queue File System...\n[ 3.918512] systemd[1]: Starting Load Kernel Modules...\n[ 3.918763] EXT4-fs (vda1): re-mounted. Opts: (null)\n Starting Load Kernel Modules...\n[ 3.924133] systemd[1]: Starting Nameserver information manager...\n Starting Nameserver information manager...\n[ 3.928488] Loading iSCSI transport class v2.0-870.\n[ 3.928515] systemd[1]: Mounting Debug File System...\n Mounting Debug File System...\n[ 3.933319] systemd[1]: Created slice system-serial\\x2dgetty.slice.\n[[0;32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[ 3.937626] systemd[1]: Starting Uncomplicated firewall...\n Starting Uncomplicated firewall...\n[ 3.941531] systemd[1]: Starting Create list of required static device nodes for the current kernel...\n[ 3.945673] iscsi: registered transport (tcp)\n Starting Create list of required st... nodes for the current kernel...\n[ 3.963583] 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.969713] systemd[1]: Starting Set console keymap...\n Starting Set console keymap...\n[ 3.973560] iscsi: registered transport (iser)\n[ 3.974373] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[ 3.979741] systemd[1]: Mounting Huge Pages File System...\n Mounting Huge Pages File System...\n[ 3.986321] systemd[1]: Mounted Huge Pages File System.\n[[0;32m OK [0m] Mounted Huge Pages File System.\n[ 3.991082] systemd[1]: Mounted POSIX Message Queue File System.\n[[0;32m OK [0m] Mounted POSIX Message Queue File System.\n[ 3.995905] systemd[1]: Mounted Debug File System.\n[[0;32m OK [0m] Mounted Debug File System.\n[ 4.001712] systemd[1]: Started Remount Root and Kernel File Systems.\n[[0;32m OK [0m] Started Remount Root and Kernel File Systems.\n[ 4.008116] systemd[1]: Started Load Kernel Modules.\n[[0;32m OK [0m] Started Load Kernel Modules.\n[ 4.024073] systemd[1]: Started Uncomplicated firewall.\n[[0;32m OK [0m] Started Uncomplicated firewall.\n[ 4.027781] 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.033320] systemd[1]: Started Set console keymap.\n[[0;32m OK [0m] Started Set console keymap.\n[ 4.036881] systemd[1]: Started Nameserver information manager.\n[[0;32m OK [0m] Started Nameserver information manager.\n[ 4.041911] systemd[1]: Started Journal Service.\n[[0;32m OK [0m] Started Journal Service.\n[[0;32m OK [0m] Started LVM2 metadata daemon.\n Starting Create Static Device Nodes in /dev...\n Starting Apply Kernel Variables...\n Mounting FUSE Control File System...\n Starting Load/Save Random Seed...\n Starting udev Coldplug all Devices...\n Starting Flush Journal to Persistent Storage...\n[[0;32m OK [0m] Mounted FUSE Control File System.\n[[0;32m OK [0m] Started Load/Save Random Seed.\n[[0;32m OK [0m] Started Apply Kernel Variables.\n[[0;32m OK [0m] Started Create Static Device Nodes in /dev.\n[[0;32m OK [0m] Started Flush Journal to Persistent Storage.\n Starting udev Kernel Device Manager...\n[[0;32m OK [0m] Started udev Coldplug all Devices.\n[[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling.\n[[0;32m OK [0m] Reached target Local File Systems (Pre).\n[[0;32m OK [0m] Reached target Local File Systems.\n Starting Commit a transient machine-id on disk...\n Starting LSB: AppArmor initialization...\n Starting Set console font and keymap...\n Starting Create Volatile Files and Directories...\n Starting Tell Plymouth To Write Out Runtime Data...\n Starting Initial cloud-init job (pre-networking)...\n[[0;32m OK [0m] Started Create Volatile Files and Directories.\n[[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data.\n[[0;32m OK [0m] Started udev Kernel Device Manager.\n[[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch.\n Starting Network Time Synchronization...\n Starting Update UTMP about System Boot/Shutdown...\n[[0;32m OK [0m] Started Commit a transient machine-id on disk.\n[[0;32m OK [0m] Started Network Time Synchronization.\n[[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown.\n[[0;32m OK [0m] Reached target System Time Synchronized.\n[[0;32m OK [0m] Found device /dev/ttyS0.\n[[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch.\n[[0;32m OK [0m] Started LSB: AppArmor initialization.\n[[0;32m OK [0m] Started Set console font and keymap.\n[[0;32m OK [0m] Created slice system-getty.slice.\n[ 8.704376] cloud-init[452]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 26 Mar 2019 18:29:56 +0000. Up 4.41 seconds.\n[[0;32m OK [0m] Started Initial cloud-init job (pre-networking).\n[[0;32m OK [0m] Reached target Network (Pre).\n Starting Raise network interfaces...\n[[0;32m OK [0m] Started Raise network interfaces.\n Starting Initial cloud-init job (metadata service crawler)...\n[[0;32m OK [0m] Reached target Network.\n[ 9.739738] cloud-init[930]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 26 Mar 2019 18:30:01 +0000. Up 9.20 seconds.\n[ 9.743217] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++\n[ 9.746399] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.749598] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |\n[ 9.752767] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.755928] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.30 | 255.255.255.0 | global | fa:16:3e:8f:c6:80 |\n[ 9.759140] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8f:c680/64 | . | link | fa:16:3e:8f:c6:80 |\n[ 9.762205] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . |\n[ 9.765241] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . |\n[ 9.768352] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+\n[ 9.771487] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++\n[ 9.774365] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.777148] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 9.779982] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.782832] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG |\n[ 9.785675] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH |\n[ 9.788533] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U |\n[ 9.791353] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 9.794226] cloud-init[930]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++\n[ 9.796613] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.798952] cloud-init[930]: ci-info: | Route | Destination | Gateway | Interface | Flags |\n[ 9.801335] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.803728] cloud-init[930]: ci-info: | 0 | fe80::/64 | :: | ens3 | U |\n[ 9.806098] cloud-init[930]: ci-info: | 3 | ff00::/8 | :: | ens3 | U |\n[ 9.808460] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+\n[ 9.810805] cloud-init[930]: Generating public/private rsa key pair.\n[ 9.812791] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key.\n[ 9.815229] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub.\n[ 9.817615] cloud-init[930]: The key fingerprint is:\n[ 9.819474] cloud-init[930]: SHA256:iUUpCkAfg3jYnjcnW02h6v9L9wPrlj92JUEm7/gpYs0 root@vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961\n[ 9.822584] cloud-init[930]: The key's randomart image is:\n[ 9.824555] cloud-init[930]: +---[RSA 2048]----+\n[ 9.826333] cloud-init[930]: |+=.o oo |\n[ 9.828143] cloud-init[930]: |o.= o .oo . o |\n[ 9.829944] cloud-init[930]: | o + ..+. = |\n[ 9.831718] cloud-init[930]: | o =.oo.. o |\n[ 9.833530] cloud-init[930]: | ..*. S o . |\n[ 9.835321] cloud-init[930]: | .. . . o .|\n[ 9.837112] cloud-init[930]: | . . .* . + |\n[ 9.838893] cloud-init[930]: | . . .*.E + |\n[ 9.840681] cloud-init[930]: | ..o=.+o= |\n[ 9.842482] cloud-init[930]: +----[SHA256]-----+\n[ 9.844280] cloud-init[930]: Generating public/private dsa key pair.\n[ 9.846244] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key.\n[ 9.848616] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub.\n[ 9.850991] cloud-init[930]: The key fingerprint is:\n[ 9.852819] cloud-init[930]: SHA256:4xJJkwNSwn4cKyE2oPD34h2FL4EWz343d/iNXJN7qbc root@vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961\n[ 9.855890] cloud-init[930]: The key's randomart image is:\n[ 9.857805] cloud-init[930]: +---[DSA 1024]----+\n[ 9.859617] cloud-init[930]: |+.o.+ |\n[ 9.861420] cloud-init[930]: |++oo.* o |\n[ 9.863187] cloud-init[930]: |oooo+oX . |\n[ 9.864945] cloud-init[930]: | oo++ B . .|\n[ 9.866695] cloud-init[930]: | o. B S o o .o.|\n[ 9.868482] cloud-init[930]: | . o * o o + ++|\n[ 9.870236] cloud-init[930]: | . o . +oo|\n[ 9.872052] cloud-init[930]: | . ...|\n[ 9.873796] cloud-init[930]: | ..E.|\n[ 9.875555] cloud-init[930]: +----[SHA256]-----+\n[ 9.877355] cloud-init[930]: Generating public/private ecdsa key pair.\n[ 9.879357] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key.\n[ 9.881796] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub.\n[ 9.884224] cloud-init[930]: The key fingerprint is:\n[ 9.886046] cloud-init[930]: SHA256:Zy/v3uTfps4YkcaiftW7IfLHCE49d2wgWMTgqx/tIsQ root@vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961\n[ 9.889146] cloud-init[930]: The key's randomart image is:\n[ 9.891091] cloud-init[930]: +---[ECDSA 256]---+\n[ 9.892891] cloud-init[930]: | .+. |\n[ 9.894674] cloud-init[930]: | . o |\n[ 9.896414] cloud-init[930]: | .o |\n[ 9.898203] cloud-init[930]: | .o... |\n[ 9.899963] cloud-init[930]: | .S =.=o o |\n[ 9.901759] cloud-init[930]: | E=o=+.o +|\n[ 9.903494] cloud-init[930]: | .oo+o==o+ |\n[ 9.905269] cloud-init[930]: | ...+B.O+.o|\n[ 9.907031] cloud-init[930]: | .o.+BoB=o|\n[ 9.908830] cloud-init[930]: +----[SHA256]-----+\n[ 9.910567] cloud-init[930]: Generating public/private ed25519 key pair.\n[ 9.912651] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key.\n[ 9.915099] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub.\n[ 9.917572] cloud-init[930]: The key fingerprint is:\n[ 9.919430] cloud-init[930]: SHA256:g0SJvdvVwgl3RkESmlCNoUkOhaGYTFRqY2Wj4uRPrWQ root@vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961\n[ 9.922560] cloud-init[930]: The key's randomart image is:\n[ 9.924545] cloud-init[930]: +--[ED25519 256]--+\n[ 9.926340] cloud-init[930]: |.o.=o*=oo+o++. |\n[ 9.928139] cloud-init[930]: |oo=.+=o+ooo.o |\n[ 9.929964] cloud-init[930]: |+O. =.o+ = |\n[ 9.931738] cloud-init[930]: |B . .... = . |\n[ 9.933562] cloud-init[930]: | o E ..oS. . |\n[ 9.935338] cloud-init[930]: | = . . .. |\n[ 9.937109] cloud-init[930]: | o |\n[ 9.938872] cloud-init[930]: | |\n[ 9.940630] cloud-init[930]: | |\n[ 9.944277] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler).\ncloud-init[930]: +----[SHA256]-----+[[0;32m OK [0m] Reached target Cloud-config availability.\n\n[[0;32m OK [0m] Reached target System Initialization.\n Starting LXD - unix socket.\n[[0;32m OK [0m] Listening on ACPID Listen Socket.\n[[0;32m OK [0m] Started Daily Cleanup of Temporary Directories.\n[[0;32m OK [0m] Listening on UUID daemon activation socket.\n[[0;32m OK [0m] Started ACPI Events Check.\n[[0;32m OK [0m] Reached target Paths.\n[[0;32m OK [0m] Started Daily apt download activities.\n[[0;32m OK [0m] Started Daily apt upgrade and clean activities.\n[[0;32m OK [0m] Reached target Timers.\n[[0;32m OK [0m] Listening on D-Bus System Message Bus Socket.\n Starting Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Network is Online.\n Starting iSCSI initiator daemon (iscsid)...\n[[0;32m OK [0m] Listening on LXD - unix socket.\n[[0;32m OK [0m] Listening on Socket activation for snappy daemon.\n[[0;32m OK [0m] Reached target Sockets.\n[[0;32m OK [0m] Reached target Basic System.\n Starting Snappy daemon...\n Starting System Logging Service...\n Starting Login Service...\n Starting /etc/rc.local Compatibility...\n Starting LSB: Record successful boot for GRUB...\n[[0;32m OK [0m] Started Regular background program processing daemon.\n Starting Pollinate to seed the pseudo random number generator...\n Starting LXD - container startup/shutdown...\n Starting Accounts Service...\n[[0;32m OK [0m] Started Unattended Upgrades Shutdown.\n Starting LSB: MD monitoring daemon...\n[[0;32m OK [0m] Started FUSE filesystem for LXC.\n[[0;32m OK [0m] Started Deferred execution scheduler.\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 System Logging Service.\n[[0;32m OK [0m] Started /etc/rc.local Compatibility.\n[[0;32m OK [0m] Started iSCSI initiator daemon (iscsid).\n[[0;32m OK [0m] Started LSB: Record successful boot for GRUB.\n[[0;32m OK [0m] Started Login Service.\n Starting Authenticate and Authorize Users to Run Privileged Tasks...\n Starting Login to default iSCSI targets...\n[[0;32m OK [0m] Started LXD - container startup/shutdown.\n[[0;32m OK [0m] Started LSB: MD monitoring daemon.\n[[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks.\n[[0;32m OK [0m] Started Accounts Service.\n[[0;32m OK [0m] Started Login to default iSCSI targets.\n[[0;32m OK [0m] Reached target Remote File Systems (Pre).\n[[0;32m OK [0m] Reached target Remote File Systems.\n Starting LSB: daemon to balance interrupts for SMP systems...\n Starting Permit User Sessions...\n Starting LSB: Set the CPU Frequency Scaling governor to \"ondemand\"...\n Starting LSB: automatic crash report generation...\n[[0;32m OK [0m] Started Permit User Sessions.\n Starting Terminate Plymouth Boot Screen...\n Starting Hold until boot process finishes up...\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 Terminate Plymouth Boot Screen.\n[[0;32m OK [0m] Started Hold until boot process finishes up.\n[[0;32m OK [0m] Started Snappy daemon.\n Starting Wait until snapd is fully seeded...\n[[0;32m OK [0m] Started Getty on tty1.\n Starting Set console scheme...\n[[0;32m OK [0m] Started Serial Getty on ttyS0.\n[[0;32m OK [0m] Reached target Login Prompts.\n[[0;32m OK [0m] Started Set console scheme.\n[[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator.\n Starting OpenBSD Secure Shell server...\n[[0;32m OK [0m] Started OpenBSD Secure Shell server.\n\n"} 2019-03-26 18:30:06,286 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1/action used request id req-d3ca8805-2988-4ea8-bbef-ba5ee25e60fe 2019-03-26 18:30:06,286 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 0.105509996414s 2019-03-26 18:30:06,288 - 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 865675677 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.356934] Calibrating delay loop (skipped) preset value.. 6983.82 BogoMIPS (lpj=13967640) [ 0.359905] pid_max: default: 32768 minimum: 301 [ 0.361509] ACPI: Core revision 20150930 [ 0.363685] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.366030] Security Framework initialized [ 0.367484] Yama: becoming mindful. [ 0.368834] AppArmor: AppArmor initialized [ 0.370540] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.376529] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.380484] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.382639] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes) [ 0.385469] Initializing cgroup subsys io [ 0.386901] Initializing cgroup subsys memory [ 0.388423] Initializing cgroup subsys devices [ 0.389964] Initializing cgroup subsys freezer [ 0.391515] Initializing cgroup subsys net_cls [ 0.393051] Initializing cgroup subsys perf_event [ 0.394650] Initializing cgroup subsys net_prio [ 0.396226] Initializing cgroup subsys hugetlb [ 0.397765] Initializing cgroup subsys pids [ 0.400014] mce: CPU supports 10 MCE banks [ 0.401506] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.403274] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.405208] Spectre V2 : Mitigation: Full generic retpoline [ 0.407044] Spectre V2 : Spectre v2 / SpectreRSB mitigation: Filling RSB on context switch [ 0.409823] Spectre V2 : Spectre v2 mitigation: Enabling Indirect Branch Prediction Barrier [ 0.412621] Spectre V2 : Enabling Restricted Speculation for firmware calls [ 0.414832] Speculative Store Bypass: Mitigation: Speculative Store Bypass disabled via prctl and seccomp [ 0.420130] Freeing SMP alternatives memory: 32K [ 0.426320] ftrace: allocating 32278 entries in 127 pages [ 0.469985] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.472130] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.474252] smpboot: Max logical packages: 2 [ 0.476025] x2apic enabled [ 0.477392] Switched APIC routing to physical x2apic. [ 0.480303] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.482384] smpboot: CPU0: Intel Core Processor (Haswell, no TSX, IBRS) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.486217] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.497521] KVM setup paravirtual spinlock [ 0.500487] x86: Booting SMP configuration: [ 0.502013] .... node #0, CPUs: #1 [ 0.503546] kvm-clock: cpu 1, msr 1:3fff1041, secondary cpu clock [ 0.526098] x86: Booted up 1 node, 2 CPUs [ 0.526100] KVM setup async PF for cpu 1 [ 0.526104] kvm-stealtime: cpu 1, msr 13fd10200 [ 0.530650] smpboot: Total of 2 processors activated (13967.64 BogoMIPS) [ 0.533345] devtmpfs: initialized [ 0.536009] evm: security.selinux [ 0.537238] evm: security.SMACK64 [ 0.538462] evm: security.SMACK64EXEC [ 0.539767] evm: security.SMACK64TRANSMUTE [ 0.541196] evm: security.SMACK64MMAP [ 0.542501] evm: security.ima [ 0.543614] evm: security.capability [ 0.545117] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.548311] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.550466] pinctrl core: initialized pinctrl subsystem [ 0.552393] RTC time: 18:29:52, date: 03/26/19 [ 0.554838] NET: Registered protocol family 16 [ 0.566341] cpuidle: using governor ladder [ 0.578440] cpuidle: using governor menu [ 0.579843] PCCT header not found. [ 0.581197] ACPI: bus type PCI registered [ 0.582676] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.584953] PCI: Using configuration type 1 for base access [ 0.599415] ACPI: Added _OSI(Module Device) [ 0.600913] ACPI: Added _OSI(Processor Device) [ 0.602436] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.604030] ACPI: Added _OSI(Processor Aggregator Device) [ 0.607532] ACPI: Interpreter enabled [ 0.608876] ACPI: (supports S0 S5) [ 0.625690] ACPI: Using IOAPIC for interrupt routing [ 0.627384] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.632426] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.634439] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.636618] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.638729] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.642649] acpiphp: Slot [3] registered [ 0.644093] acpiphp: Slot [4] registered [ 0.645531] acpiphp: Slot [5] registered [ 0.646958] acpiphp: Slot [6] registered [ 0.648381] acpiphp: Slot [7] registered [ 0.649803] acpiphp: Slot [8] registered [ 0.651228] acpiphp: Slot [9] registered [ 0.652665] acpiphp: Slot [10] registered [ 0.654109] acpiphp: Slot [11] registered [ 0.655555] acpiphp: Slot [12] registered [ 0.657003] acpiphp: Slot [13] registered [ 0.658527] acpiphp: Slot [14] registered [ 0.659971] acpiphp: Slot [15] registered [ 0.661424] acpiphp: Slot [16] registered [ 0.662878] acpiphp: Slot [17] registered [ 0.664333] acpiphp: Slot [18] registered [ 0.665789] acpiphp: Slot [19] registered [ 0.667200] acpiphp: Slot [20] registered [ 0.668646] acpiphp: Slot [21] registered [ 0.670101] acpiphp: Slot [22] registered [ 0.671559] acpiphp: Slot [23] registered [ 0.673013] acpiphp: Slot [24] registered [ 0.674481] acpiphp: Slot [25] registered [ 0.675932] acpiphp: Slot [26] registered [ 0.677375] acpiphp: Slot [27] registered [ 0.678830] acpiphp: Slot [28] registered [ 0.680287] acpiphp: Slot [29] registered [ 0.681741] acpiphp: Slot [30] registered [ 0.683194] acpiphp: Slot [31] registered [ 0.684624] PCI host bridge to bus 0000:00 [ 0.686060] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.688228] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.690389] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.692957] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.695529] pci_bus 0000:00: root bus resource [mem 0x140000000-0x1bfffffff window] [ 0.698146] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.704117] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.706401] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.708502] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.710759] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.715614] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.718129] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.746147] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.748753] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.751239] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.753707] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.756147] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.758353] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.760699] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.762568] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.765302] vgaarb: loaded [ 0.766360] vgaarb: bridge control possible 0000:00:02.0 [ 0.768489] SCSI subsystem initialized [ 0.770113] ACPI: bus type USB registered [ 0.771572] usbcore: registered new interface driver usbfs [ 0.773392] usbcore: registered new interface driver hub [ 0.775178] usbcore: registered new device driver usb [ 0.777175] PCI: Using ACPI for IRQ routing [ 0.779075] NetLabel: Initializing [ 0.780339] NetLabel: domain hash size = 128 [ 0.781846] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.783538] NetLabel: unlabeled traffic allowed by default [ 0.785600] amd_nb: Cannot enumerate AMD northbridges [ 0.787432] clocksource: Switched to clocksource kvm-clock [ 0.799367] AppArmor: AppArmor Filesystem Enabled [ 0.801069] pnp: PnP ACPI init [ 0.802578] pnp: PnP ACPI: found 5 devices [ 0.810651] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.813673] NET: Registered protocol family 2 [ 0.815562] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.818309] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.820857] TCP: Hash tables configured (established 32768 bind 32768) [ 0.823088] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.825107] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.827325] NET: Registered protocol family 1 [ 0.828875] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.830823] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.832727] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.853035] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.873429] Unpacking initramfs... [ 1.072339] Freeing initrd memory: 14816K [ 1.073897] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.076021] software IO TLB: mapped [mem 0xbbfdc000-0xbffdc000] (64MB) [ 1.078464] Scanning for low memory corruption every 60 seconds [ 1.080881] audit: initializing netlink subsys (disabled) [ 1.082827] audit: type=2000 audit(1553624992.835:1): initialized [ 1.085114] Initialise system trusted keyring [ 1.086839] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.088911] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.092198] zbud: loaded [ 1.093584] VFS: Disk quotas dquot_6.6.0 [ 1.095024] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.097479] squashfs: version 4.0 (2009/01/31) Phillip Lougher [ 1.099663] fuse init (API version 7.23) [ 1.101205] Key type big_key registered [ 1.102614] Allocating IMA MOK and blacklist keyrings. [ 1.104939] Key type asymmetric registered [ 1.106396] Asymmetric key parser 'x509' registered [ 1.108095] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 1.110741] io scheduler noop registered [ 1.112159] io scheduler deadline registered (default) [ 1.113922] io scheduler cfq registered [ 1.115392] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.117257] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.119502] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.122080] ACPI: Power Button [PWRF] [ 1.123619] GHES: HEST is not enabled! [ 1.143368] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.184143] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.187747] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 1.213064] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 1.216686] Linux agpgart interface v0.103 [ 1.220125] loop: module loaded [ 1.223036] vda: vda1 [ 1.224861] scsi host0: ata_piix [ 1.226270] scsi host1: ata_piix [ 1.227533] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0c0 irq 14 [ 1.229703] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0c8 irq 15 [ 1.231958] libphy: Fixed MDIO Bus: probed [ 1.233496] tun: Universal TUN/TAP device driver, 1.6 [ 1.235189] tun: (C) 1999-2004 Max Krasnyansky [ 1.238453] PPP generic driver version 2.4.2 [ 1.240023] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.242156] ehci-pci: EHCI PCI platform driver [ 1.243713] ehci-platform: EHCI generic platform driver [ 1.245473] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.247496] ohci-pci: OHCI PCI platform driver [ 1.249053] ohci-platform: OHCI generic platform driver [ 1.250822] uhci_hcd: USB Universal Host Controller Interface driver [ 1.271174] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.272954] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.275572] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.277311] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c080 [ 1.279295] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.281487] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.283985] usb usb1: Product: UHCI Host Controller [ 1.285625] usb usb1: Manufacturer: Linux 4.4.0-143-generic uhci_hcd [ 1.287669] usb usb1: SerialNumber: 0000:00:01.2 [ 1.289337] hub 1-0:1.0: USB hub found [ 1.290696] hub 1-0:1.0: 2 ports detected [ 1.292314] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.295950] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.297634] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.299449] mousedev: PS/2 mouse device common for all mice [ 1.301526] rtc_cmos 00:00: RTC can wake from S4 [ 1.303644] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.306624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.308734] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.310845] i2c /dev entries driver [ 1.312292] device-mapper: uevent: version 1.0.3 [ 1.313961] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 1.316844] ledtrig-cpu: registered to indicate activity on CPUs [ 1.319191] NET: Registered protocol family 10 [ 1.320967] NET: Registered protocol family 17 [ 1.322546] Key type dns_resolver registered [ 1.324338] registered taskstats version 1 [ 1.325816] Loading compiled-in X.509 certificates [ 1.344192] Loaded X.509 cert 'Build time autogenerated kernel key: d03773f65dd2b75b701d4dd50cb1e8d0c07b3b6e' [ 1.347466] zswap: loaded using pool lzo/zbud [ 1.350587] Key type trusted registered [ 1.354363] Key type encrypted registered [ 1.355802] AppArmor: AppArmor sha1 policy hashing enabled [ 1.357639] ima: No TPM chip found, activating TPM-bypass! [ 1.359467] ima: Allocated hash algorithm: sha1 [ 1.361045] evm: HMAC attrs: 0x1 [ 1.362682] Magic number: 11:770:494 [ 1.364201] rtc_cmos 00:00: setting system clock to 2019-03-26 18:29:53 UTC (1553624993) [ 1.367056] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 1.369024] EDD information not available. [ 1.389186] Freeing unused kernel memory: 1484K [ 1.399463] Write protecting the kernel read-only data: 14336k [ 1.402755] Freeing unused kernel memory: 1620K [ 1.404576] Freeing unused kernel memory: 88K Loading, please wait... starting version 229 [ 1.417012] random: systemd-udevd: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.417687] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.417703] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425188] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425222] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425349] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425414] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425462] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425500] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.425535] random: udevadm: uninitialized urandom read (16 bytes read, 1 bits of entropy available) [ 1.468648] virtio_net virtio0 ens3: renamed from eth0 [ 1.479575] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input4 [ 1.482717] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.497801] AVX2 version of gcm_enc/dec engaged. [ 1.499485] AES CTR mode by8 optimization enabled [ 1.515894] FDC 0 is a S82078B [ 1.603480] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.768710] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.770895] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.773193] usb 1-1: Product: QEMU USB Tablet [ 1.774679] usb 1-1: Manufacturer: QEMU [ 1.776034] usb 1-1: SerialNumber: 42 [ 1.783619] hidraw: raw HID events driver (C) Jiri Kosina [ 1.791103] usbcore: registered new interface driver usbhid [ 1.793032] usbhid: USB HID core driver [ 1.795962] 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.799805] 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.857139] md: linear personality registered for level -1 [ 2.860934] md: multipath personality registered for level -4 [ 2.864781] md: raid0 personality registered for level 0 [ 2.869131] md: raid1 personality registered for level 1 [ 2.939430] raid6: sse2x1 gen() 11419 MB/s [ 3.007424] raid6: sse2x1 xor() 8898 MB/s [ 3.075424] raid6: sse2x2 gen() 14629 MB/s [ 3.143423] raid6: sse2x2 xor() 9958 MB/s [ 3.211423] raid6: sse2x4 gen() 16732 MB/s [ 3.279422] raid6: sse2x4 xor() 11680 MB/s [ 3.347422] raid6: avx2x1 gen() 22202 MB/s [ 3.415422] raid6: avx2x2 gen() 26202 MB/s [ 3.483422] raid6: avx2x4 gen() 29973 MB/s [ 3.484905] raid6: using algorithm avx2x4 gen() 29973 MB/s [ 3.486712] raid6: using avx2x2 recovery algorithm [ 3.490124] xor: automatically using best checksumming function: [ 3.531430] avx : 32947.000 MB/sec [ 3.533894] async_tx: api initialized (async) [ 3.542036] md: raid6 personality registered for level 6 [ 3.543883] md: raid5 personality registered for level 5 [ 3.545675] md: raid4 personality registered for level 4 [ 3.552733] 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.582169] Btrfs loaded Scanning for Btrfs filesystems done. Warning: fsck not present, so skipping root file system [ 3.599609] 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.691126] 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.696845] systemd[1]: Detected virtualization kvm. [ 3.698502] systemd[1]: Detected architecture x86-64. Welcome to [1mUbuntu 16.04.6 LTS[0m! [ 3.703264] systemd[1]: Set hostname to . [ 3.706607] systemd[1]: Initializing machine ID from KVM UUID. [ 3.708528] systemd[1]: Installed transient /etc/machine-id file. [ 3.821256] systemd[1]: Listening on udev Control Socket. [[0;32m OK [0m] Listening on udev Control Socket. [ 3.824976] systemd[1]: Started Trigger resolvconf update for networkd DNS. [[0;32m OK [0m] Started Trigger resolvconf update for networkd DNS. [ 3.829280] systemd[1]: Started Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started Forward Password Requests to Wall Directory Watch. [ 3.834075] systemd[1]: Listening on LVM2 metadata daemon socket. [[0;32m OK [0m] Listening on LVM2 metadata daemon socket. [ 3.837965] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [ 3.842274] systemd[1]: Listening on Journal Audit Socket. [[0;32m OK [0m] Listening on Journal Audit Socket. [ 3.845857] systemd[1]: Reached target Encrypted Volumes. [[0;32m OK [0m] Reached target Encrypted Volumes. [ 3.849412] systemd[1]: Listening on Journal Socket (/dev/log). [[0;32m OK [0m] Listening on Journal Socket (/dev/log). [ 3.853430] systemd[1]: Created slice User and Session Slice. [[0;32m OK [0m] Created slice User and Session Slice. [ 3.857138] systemd[1]: Listening on udev Kernel Socket. [[0;32m OK [0m] Listening on udev Kernel Socket. [ 3.860737] 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.866215] systemd[1]: Listening on Syslog Socket. [[0;32m OK [0m] Listening on Syslog Socket. [ 3.869526] systemd[1]: Listening on Device-mapper event daemon FIFOs. [[0;32m OK [0m] Listening on Device-mapper event daemon FIFOs. [ 3.873580] systemd[1]: Listening on LVM2 poll daemon socket. [[0;32m OK [0m] Listening on LVM2 poll daemon socket. [ 3.877257] systemd[1]: Reached target User and Group Name Lookups. [[0;32m OK [0m] Reached target User and Group Name Lookups. [ 3.881210] systemd[1]: Listening on Journal Socket. [[0;32m OK [0m] Listening on Journal Socket. [ 3.884566] systemd[1]: Reached target Swap. [[0;32m OK [0m] Reached target Swap. [ 3.887762] systemd[1]: Created slice System Slice. [[0;32m OK [0m] Created slice System Slice. [ 3.892126] systemd[1]: Reached target Slices. [[0;32m OK [0m] Reached target Slices. [ 3.907625] systemd[1]: Starting Remount Root and Kernel File Systems... Starting Remount Root and Kernel File Systems... [ 3.912260] systemd[1]: Mounting POSIX Message Queue File System... Mounting POSIX Message Queue File System... [ 3.918512] systemd[1]: Starting Load Kernel Modules... [ 3.918763] EXT4-fs (vda1): re-mounted. Opts: (null) Starting Load Kernel Modules... [ 3.924133] systemd[1]: Starting Nameserver information manager... Starting Nameserver information manager... [ 3.928488] Loading iSCSI transport class v2.0-870. [ 3.928515] systemd[1]: Mounting Debug File System... Mounting Debug File System... [ 3.933319] systemd[1]: Created slice system-serial\x2dgetty.slice. [[0;32m OK [0m] Created slice system-serial\x2dgetty.slice. [ 3.937626] systemd[1]: Starting Uncomplicated firewall... Starting Uncomplicated firewall... [ 3.941531] systemd[1]: Starting Create list of required static device nodes for the current kernel... [ 3.945673] iscsi: registered transport (tcp) Starting Create list of required st... nodes for the current kernel... [ 3.963583] systemd[1]: Starting Monitoring of LVM2 mirrors, snapshots etc. using dmeventd or progress polling... Starting Monitoring of LVM2 mirrors... dmeventd or progress polling... [ 3.969713] systemd[1]: Starting Set console keymap... Starting Set console keymap... [ 3.973560] iscsi: registered transport (iser) [ 3.974373] systemd[1]: Starting Journal Service... Starting Journal Service... [ 3.979741] systemd[1]: Mounting Huge Pages File System... Mounting Huge Pages File System... [ 3.986321] systemd[1]: Mounted Huge Pages File System. [[0;32m OK [0m] Mounted Huge Pages File System. [ 3.991082] systemd[1]: Mounted POSIX Message Queue File System. [[0;32m OK [0m] Mounted POSIX Message Queue File System. [ 3.995905] systemd[1]: Mounted Debug File System. [[0;32m OK [0m] Mounted Debug File System. [ 4.001712] systemd[1]: Started Remount Root and Kernel File Systems. [[0;32m OK [0m] Started Remount Root and Kernel File Systems. [ 4.008116] systemd[1]: Started Load Kernel Modules. [[0;32m OK [0m] Started Load Kernel Modules. [ 4.024073] systemd[1]: Started Uncomplicated firewall. [[0;32m OK [0m] Started Uncomplicated firewall. [ 4.027781] 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.033320] systemd[1]: Started Set console keymap. [[0;32m OK [0m] Started Set console keymap. [ 4.036881] systemd[1]: Started Nameserver information manager. [[0;32m OK [0m] Started Nameserver information manager. [ 4.041911] systemd[1]: Started Journal Service. [[0;32m OK [0m] Started Journal Service. [[0;32m OK [0m] Started LVM2 metadata daemon. Starting Create Static Device Nodes in /dev... Starting Apply Kernel Variables... Mounting FUSE Control File System... Starting Load/Save Random Seed... Starting udev Coldplug all Devices... Starting Flush Journal to Persistent Storage... [[0;32m OK [0m] Mounted FUSE Control File System. [[0;32m OK [0m] Started Load/Save Random Seed. [[0;32m OK [0m] Started Apply Kernel Variables. [[0;32m OK [0m] Started Create Static Device Nodes in /dev. [[0;32m OK [0m] Started Flush Journal to Persistent Storage. Starting udev Kernel Device Manager... [[0;32m OK [0m] Started udev Coldplug all Devices. [[0;32m OK [0m] Started Monitoring of LVM2 mirrors,...ng dmeventd or progress polling. [[0;32m OK [0m] Reached target Local File Systems (Pre). [[0;32m OK [0m] Reached target Local File Systems. Starting Commit a transient machine-id on disk... Starting LSB: AppArmor initialization... Starting Set console font and keymap... Starting Create Volatile Files and Directories... Starting Tell Plymouth To Write Out Runtime Data... Starting Initial cloud-init job (pre-networking)... [[0;32m OK [0m] Started Create Volatile Files and Directories. [[0;32m OK [0m] Started Tell Plymouth To Write Out Runtime Data. [[0;32m OK [0m] Started udev Kernel Device Manager. [[0;32m OK [0m] Started Dispatch Password Requests to Console Directory Watch. Starting Network Time Synchronization... Starting Update UTMP about System Boot/Shutdown... [[0;32m OK [0m] Started Commit a transient machine-id on disk. [[0;32m OK [0m] Started Network Time Synchronization. [[0;32m OK [0m] Started Update UTMP about System Boot/Shutdown. [[0;32m OK [0m] Reached target System Time Synchronized. [[0;32m OK [0m] Found device /dev/ttyS0. [[0;32m OK [0m] Listening on Load/Save RF Kill Switch Status /dev/rfkill Watch. [[0;32m OK [0m] Started LSB: AppArmor initialization. [[0;32m OK [0m] Started Set console font and keymap. [[0;32m OK [0m] Created slice system-getty.slice. [ 8.704376] cloud-init[452]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init-local' at Tue, 26 Mar 2019 18:29:56 +0000. Up 4.41 seconds. [[0;32m OK [0m] Started Initial cloud-init job (pre-networking). [[0;32m OK [0m] Reached target Network (Pre). Starting Raise network interfaces... [[0;32m OK [0m] Started Raise network interfaces. Starting Initial cloud-init job (metadata service crawler)... [[0;32m OK [0m] Reached target Network. [ 9.739738] cloud-init[930]: Cloud-init v. 18.5-45-g3554ffe8-0ubuntu1~16.04.1 running 'init' at Tue, 26 Mar 2019 18:30:01 +0000. Up 9.20 seconds. [ 9.743217] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++++++++++++++ [ 9.746399] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.749598] cloud-init[930]: ci-info: | Device | Up | Address | Mask | Scope | Hw-Address | [ 9.752767] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.755928] cloud-init[930]: ci-info: | ens3 | True | 192.168.120.30 | 255.255.255.0 | global | fa:16:3e:8f:c6:80 | [ 9.759140] cloud-init[930]: ci-info: | ens3 | True | fe80::f816:3eff:fe8f:c680/64 | . | link | fa:16:3e:8f:c6:80 | [ 9.762205] cloud-init[930]: ci-info: | lo | True | 127.0.0.1 | 255.0.0.0 | host | . | [ 9.765241] cloud-init[930]: ci-info: | lo | True | ::1/128 | . | host | . | [ 9.768352] cloud-init[930]: ci-info: +--------+------+------------------------------+---------------+--------+-------------------+ [ 9.771487] cloud-init[930]: ci-info: +++++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++++ [ 9.774365] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.777148] cloud-init[930]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 9.779982] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.782832] cloud-init[930]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | ens3 | UG | [ 9.785675] cloud-init[930]: ci-info: | 1 | 169.254.169.254 | 192.168.120.1 | 255.255.255.255 | ens3 | UGH | [ 9.788533] cloud-init[930]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | ens3 | U | [ 9.791353] cloud-init[930]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 9.794226] cloud-init[930]: ci-info: +++++++++++++++++++Route IPv6 info+++++++++++++++++++ [ 9.796613] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.798952] cloud-init[930]: ci-info: | Route | Destination | Gateway | Interface | Flags | [ 9.801335] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.803728] cloud-init[930]: ci-info: | 0 | fe80::/64 | :: | ens3 | U | [ 9.806098] cloud-init[930]: ci-info: | 3 | ff00::/8 | :: | ens3 | U | [ 9.808460] cloud-init[930]: ci-info: +-------+-------------+---------+-----------+-------+ [ 9.810805] cloud-init[930]: Generating public/private rsa key pair. [ 9.812791] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_rsa_key. [ 9.815229] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_rsa_key.pub. [ 9.817615] cloud-init[930]: The key fingerprint is: [ 9.819474] cloud-init[930]: SHA256:iUUpCkAfg3jYnjcnW02h6v9L9wPrlj92JUEm7/gpYs0 root@vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961 [ 9.822584] cloud-init[930]: The key's randomart image is: [ 9.824555] cloud-init[930]: +---[RSA 2048]----+ [ 9.826333] cloud-init[930]: |+=.o oo | [ 9.828143] cloud-init[930]: |o.= o .oo . o | [ 9.829944] cloud-init[930]: | o + ..+. = | [ 9.831718] cloud-init[930]: | o =.oo.. o | [ 9.833530] cloud-init[930]: | ..*. S o . | [ 9.835321] cloud-init[930]: | .. . . o .| [ 9.837112] cloud-init[930]: | . . .* . + | [ 9.838893] cloud-init[930]: | . . .*.E + | [ 9.840681] cloud-init[930]: | ..o=.+o= | [ 9.842482] cloud-init[930]: +----[SHA256]-----+ [ 9.844280] cloud-init[930]: Generating public/private dsa key pair. [ 9.846244] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_dsa_key. [ 9.848616] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_dsa_key.pub. [ 9.850991] cloud-init[930]: The key fingerprint is: [ 9.852819] cloud-init[930]: SHA256:4xJJkwNSwn4cKyE2oPD34h2FL4EWz343d/iNXJN7qbc root@vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961 [ 9.855890] cloud-init[930]: The key's randomart image is: [ 9.857805] cloud-init[930]: +---[DSA 1024]----+ [ 9.859617] cloud-init[930]: |+.o.+ | [ 9.861420] cloud-init[930]: |++oo.* o | [ 9.863187] cloud-init[930]: |oooo+oX . | [ 9.864945] cloud-init[930]: | oo++ B . .| [ 9.866695] cloud-init[930]: | o. B S o o .o.| [ 9.868482] cloud-init[930]: | . o * o o + ++| [ 9.870236] cloud-init[930]: | . o . +oo| [ 9.872052] cloud-init[930]: | . ...| [ 9.873796] cloud-init[930]: | ..E.| [ 9.875555] cloud-init[930]: +----[SHA256]-----+ [ 9.877355] cloud-init[930]: Generating public/private ecdsa key pair. [ 9.879357] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. [ 9.881796] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. [ 9.884224] cloud-init[930]: The key fingerprint is: [ 9.886046] cloud-init[930]: SHA256:Zy/v3uTfps4YkcaiftW7IfLHCE49d2wgWMTgqx/tIsQ root@vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961 [ 9.889146] cloud-init[930]: The key's randomart image is: [ 9.891091] cloud-init[930]: +---[ECDSA 256]---+ [ 9.892891] cloud-init[930]: | .+. | [ 9.894674] cloud-init[930]: | . o | [ 9.896414] cloud-init[930]: | .o | [ 9.898203] cloud-init[930]: | .o... | [ 9.899963] cloud-init[930]: | .S =.=o o | [ 9.901759] cloud-init[930]: | E=o=+.o +| [ 9.903494] cloud-init[930]: | .oo+o==o+ | [ 9.905269] cloud-init[930]: | ...+B.O+.o| [ 9.907031] cloud-init[930]: | .o.+BoB=o| [ 9.908830] cloud-init[930]: +----[SHA256]-----+ [ 9.910567] cloud-init[930]: Generating public/private ed25519 key pair. [ 9.912651] cloud-init[930]: Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. [ 9.915099] cloud-init[930]: Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. [ 9.917572] cloud-init[930]: The key fingerprint is: [ 9.919430] cloud-init[930]: SHA256:g0SJvdvVwgl3RkESmlCNoUkOhaGYTFRqY2Wj4uRPrWQ root@vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961 [ 9.922560] cloud-init[930]: The key's randomart image is: [ 9.924545] cloud-init[930]: +--[ED25519 256]--+ [ 9.926340] cloud-init[930]: |.o.=o*=oo+o++. | [ 9.928139] cloud-init[930]: |oo=.+=o+ooo.o | [ 9.929964] cloud-init[930]: |+O. =.o+ = | [ 9.931738] cloud-init[930]: |B . .... = . | [ 9.933562] cloud-init[930]: | o E ..oS. . | [ 9.935338] cloud-init[930]: | = . . .. | [ 9.937109] cloud-init[930]: | o | [ 9.938872] cloud-init[930]: | | [ 9.940630] cloud-init[930]: | | [ 9.944277] [[0;32m OK [0m] Started Initial cloud-init job (metadata service crawler). cloud-init[930]: +----[SHA256]-----+[[0;32m OK [0m] Reached target Cloud-config availability. [[0;32m OK [0m] Reached target System Initialization. Starting LXD - unix socket. [[0;32m OK [0m] Listening on ACPID Listen Socket. [[0;32m OK [0m] Started Daily Cleanup of Temporary Directories. [[0;32m OK [0m] Listening on UUID daemon activation socket. [[0;32m OK [0m] Started ACPI Events Check. [[0;32m OK [0m] Reached target Paths. [[0;32m OK [0m] Started Daily apt download activities. [[0;32m OK [0m] Started Daily apt upgrade and clean activities. [[0;32m OK [0m] Reached target Timers. [[0;32m OK [0m] Listening on D-Bus System Message Bus Socket. Starting Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Network is Online. Starting iSCSI initiator daemon (iscsid)... [[0;32m OK [0m] Listening on LXD - unix socket. [[0;32m OK [0m] Listening on Socket activation for snappy daemon. [[0;32m OK [0m] Reached target Sockets. [[0;32m OK [0m] Reached target Basic System. Starting Snappy daemon... Starting System Logging Service... Starting Login Service... Starting /etc/rc.local Compatibility... Starting LSB: Record successful boot for GRUB... [[0;32m OK [0m] Started Regular background program processing daemon. Starting Pollinate to seed the pseudo random number generator... Starting LXD - container startup/shutdown... Starting Accounts Service... [[0;32m OK [0m] Started Unattended Upgrades Shutdown. Starting LSB: MD monitoring daemon... [[0;32m OK [0m] Started FUSE filesystem for LXC. [[0;32m OK [0m] Started Deferred execution scheduler. [[0;32m OK [0m] Started D-Bus System Message Bus. [[0;32m OK [0m] Started ACPI event daemon. [[0;32m OK [0m] Started System Logging Service. [[0;32m OK [0m] Started /etc/rc.local Compatibility. [[0;32m OK [0m] Started iSCSI initiator daemon (iscsid). [[0;32m OK [0m] Started LSB: Record successful boot for GRUB. [[0;32m OK [0m] Started Login Service. Starting Authenticate and Authorize Users to Run Privileged Tasks... Starting Login to default iSCSI targets... [[0;32m OK [0m] Started LXD - container startup/shutdown. [[0;32m OK [0m] Started LSB: MD monitoring daemon. [[0;32m OK [0m] Started Authenticate and Authorize Users to Run Privileged Tasks. [[0;32m OK [0m] Started Accounts Service. [[0;32m OK [0m] Started Login to default iSCSI targets. [[0;32m OK [0m] Reached target Remote File Systems (Pre). [[0;32m OK [0m] Reached target Remote File Systems. Starting LSB: daemon to balance interrupts for SMP systems... Starting Permit User Sessions... Starting LSB: Set the CPU Frequency Scaling governor to "ondemand"... Starting LSB: automatic crash report generation... [[0;32m OK [0m] Started Permit User Sessions. Starting Terminate Plymouth Boot Screen... Starting Hold until boot process finishes up... [[0;32m OK [0m] Started LSB: 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 Terminate Plymouth Boot Screen. [[0;32m OK [0m] Started Hold until boot process finishes up. [[0;32m OK [0m] Started Snappy daemon. Starting Wait until snapd is fully seeded... [[0;32m OK [0m] Started Getty on tty1. Starting Set console scheme... [[0;32m OK [0m] Started Serial Getty on ttyS0. [[0;32m OK [0m] Reached target Login Prompts. [[0;32m OK [0m] Started Set console scheme. [[0;32m OK [0m] Started Pollinate to seed the pseudo random number generator. Starting OpenBSD Secure Shell server... [[0;32m OK [0m] Started OpenBSD Secure Shell server. 2019-03-26 18:30:06,291 - paramiko.transport - DEBUG - starting thread (client mode): 0x79690f90L 2019-03-26 18:30:06,292 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:30:06,300 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.8 2019-03-26 18:30:06,300 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_7.2p2) 2019-03-26 18:30:06,301 - 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-26 18:30:06,301 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:30:06,302 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:30:06,302 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:30:06,302 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:30:06,302 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:30:06,342 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2019-03-26 18:30:06,343 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:30:06,355 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.200: 938dbbef7b0fccd8077aa83cb847dfa5 2019-03-26 18:30:06,356 - paramiko.transport - DEBUG - Trying discovered key 694839778eab16a3714dd9ec144696de in /tmp/tmpYW_sQH 2019-03-26 18:30:06,383 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:30:06,403 - paramiko.transport - INFO - Authentication (publickey) successful! 2019-03-26 18:30:06,420 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:30:06,613 - paramiko.transport - DEBUG - Received global request "hostkeys-00@openssh.com" 2019-03-26 18:30:06,613 - paramiko.transport - DEBUG - Rejecting "hostkeys-00@openssh.com" global request from server. 2019-03-26 18:30:06,653 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:30:06,653 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:30:06,686 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:30:12,635 - paramiko.transport - DEBUG - Rekeying (hit 32646 packets, 536880208 bytes sent) 2019-03-26 18:30:12,637 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp256', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp521', u'diffie-hellman-group-exchange-sha256', u'diffie-hellman-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-26 18:30:12,637 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:30:12,638 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:30:12,638 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:30:12,638 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:30:12,638 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:30:12,643 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:30:18,493 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-26 18:30:18,535 - 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-26 18:30:18,535 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:30:18,535 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:30:18,535 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:30:18,535 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:30:18,535 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:30:18,540 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:30:24,075 - paramiko.transport - DEBUG - Rekeying (hit 32641 packets, 536879168 bytes sent) 2019-03-26 18:30:24,076 - 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-26 18:30:24,076 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2019-03-26 18:30:24,076 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2019-03-26 18:30:24,076 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:30:24,076 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2019-03-26 18:30:24,076 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:30:24,081 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:30:31,542 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2019-03-26 18:30:31,542 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2019-03-26 18:30:31,544 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2019-03-26 18:30:31,544 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2019-03-26 18:30:31,544 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2019-03-26 18:30:31,547 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2019-03-26 18:32:12,269 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2019-03-26 18:32:12,269 - 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 b981ec42ecc273f280dd519524109057a501534147e28ffa215fc3767bf9180b 2019-03-26 18:32:12,270 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2019-03-26 18:32:12,270 - functest.core.cloudify - DEBUG - error: sudo: unable to resolve host vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961 --2019-03-26 18:30:35-- https://get.docker.com/ Resolving get.docker.com (get.docker.com)... 13.33.148.197, 13.33.148.103, 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% 11.5M=0.001s 2019-03-26 18:30:35 (11.5 MB/s) - ‘script.sh’ saved [13070/13070] sudo: unable to resolve host vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961 sudo: unable to resolve host vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961 + 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-76ceefee-ef71-4bad-9fde-dba42f3c4961 sudo: unable to resolve host vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961 2019-03-26 18:32:12,271 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2019-03-26 18:32:12,271 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2019-03-26 18:32:12,272 - functest.core.cloudify - INFO - Attemps running status of the Manager 2019-03-26 18:32:12,274 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-03-26 18:32:12,280 - 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-26 18:32:42,298 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-03-26 18:32:42,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:32:42,477 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:32:42,477 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:32:42,477 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:32:42,477 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:32:42,477 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:32:42,477 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:32:42,477 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 114, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 330, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 132, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 113, "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": 115, "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-26 18:32:42,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:32:42,478 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:32:42 GMT 2019-03-26 18:32:42,478 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:32:42,478 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:32:42,478 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:32:42,478 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:32:42,478 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:32:42,478 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:32:42,479 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 114, u'state': u'running', u'Id': u'cloudify-influxdb.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'InfluxDB', u'unit_id': u'cloudify-influxdb.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP PostgreSQL Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqp-postgres.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP-Postgres', u'unit_id': u'cloudify-amqp-postgres.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify AMQP InfluxDB Broker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-amqpinflux.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'AMQP InfluxDB', u'unit_id': u'cloudify-amqpinflux.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'RabbitMQ Service', u'MainPID': 330, u'state': u'start-post', u'Id': u'cloudify-rabbitmq.service', u'ActiveState': u'activating', u'SubState': u'start-post'}], u'display_name': u'RabbitMQ', u'unit_id': u'cloudify-rabbitmq.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'nginx - high performance web server', u'MainPID': 132, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver', u'unit_id': u'nginx.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Management Worker Service', u'MainPID': 0, u'state': u'dead', u'Id': u'cloudify-mgmtworker.service', u'ActiveState': u'inactive', u'SubState': u'dead'}], u'display_name': u'Management Worker', u'unit_id': u'cloudify-mgmtworker.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'PostgreSQL 9.5 database server', u'MainPID': 36, u'state': u'running', u'Id': u'postgresql-9.5.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'PostgreSQL', u'unit_id': u'postgresql-9.5.service'}, {u'instances': [{u'LoadState': u'loaded', u'Description': u'Cloudify Console Service', u'MainPID': 113, 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': 115, 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-26 18:32:42,479 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/status 2019-03-26 18:32:42,638 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:32:42,638 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:32:42,638 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:32:42,639 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:32:42,639 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:32:42,639 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:32:42,639 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:32:42,639 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 114, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB", "unit_id": "cloudify-influxdb.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP PostgreSQL Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqp-postgres.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP-Postgres", "unit_id": "cloudify-amqp-postgres.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-amqpinflux.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "AMQP InfluxDB", "unit_id": "cloudify-amqpinflux.service"}, {"instances": [{"LoadState": "loaded", "Description": "RabbitMQ Service", "state": "start-post", "MainPID": 330, "Id": "cloudify-rabbitmq.service", "ActiveState": "activating", "SubState": "start-post"}], "display_name": "RabbitMQ", "unit_id": "cloudify-rabbitmq.service"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 132, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver", "unit_id": "nginx.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "dead", "MainPID": 0, "Id": "cloudify-mgmtworker.service", "ActiveState": "inactive", "SubState": "dead"}], "display_name": "Management Worker", "unit_id": "cloudify-mgmtworker.service"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 36, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL", "unit_id": "postgresql-9.5.service"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Console Service", "state": "running", "MainPID": 113, "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": 115, "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-26 18:32:42,639 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:32:42,639 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:32:42 GMT 2019-03-26 18:32:42,639 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:32:42,640 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:32:42,640 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:32:42,640 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:32:42,640 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:32:42,640 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:32:42,640 - functest.core.cloudify - INFO - The current manager status is running 2019-03-26 18:32:42,641 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/secrets 2019-03-26 18:32:42,721 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:32:42,721 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:32:42,721 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:32:42,721 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:32:42,721 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:32:42,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:32:42,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:32:42,722 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 1000}}} 2019-03-26 18:32:42,722 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:32:42,722 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:32:42 GMT 2019-03-26 18:32:42,722 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:32:42,722 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 83 2019-03-26 18:32:42,722 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:32:42,722 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:32:42,722 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:32:42,722 - functest.core.cloudify - DEBUG - Creating secrets: foo 2019-03-26 18:32:42,723 - 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-26 18:32:42,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:32:42,878 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:32:42,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:32:42,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:32:42,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:32:42,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:32:42,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:32:42,879 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2019-03-26 18:32:42,879 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T18:32:42.852Z", "updated_at": "2019-03-26T18:32:42.852Z", "value": "gAAAAABcmnBKJzJljebdadfqGlWwqOuReSvktcuc0q_b_7C95TB3CGhEG7BJ4JppCBy0_dxsXUlGj0Xh9bExbPfiNd2BOjhLww==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-26 18:32:42,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:32:42,879 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:32:42 GMT 2019-03-26 18:32:42,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:32:42,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-26 18:32:42,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:32:42,880 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:32:42,880 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:32:42,880 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/secrets/foo 2019-03-26 18:32:42,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:32:42,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:32:42,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:32:42,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:32:42,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:32:42,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:32:42,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:32:42,970 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-26 18:32:42,970 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"is_hidden_value": false, "tenant_name": "default_tenant", "created_at": "2019-03-26T18:32:42.852Z", "updated_at": "2019-03-26T18:32:42.852Z", "value": "gAAAAABcmnBKJzJljebdadfqGlWwqOuReSvktcuc0q_b_7C95TB3CGhEG7BJ4JppCBy0_dxsXUlGj0Xh9bExbPfiNd2BOjhLww==", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "created_by": "admin", "key": "foo"} 2019-03-26 18:32:42,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:32:42,970 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:32:42 GMT 2019-03-26 18:32:42,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:32:42,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 380 2019-03-26 18:32:42,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:32:42,971 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:32:42,971 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:32:42,971 - functest.core.cloudify - INFO - Secrets API successfully reached 2019-03-26 18:32:42,971 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2019-03-26 18:32:42,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2019-03-26 18:32:42,972 - paramiko.transport - DEBUG - [chan 2] Max packet in: 32768 bytes 2019-03-26 18:32:42,974 - paramiko.transport - DEBUG - [chan 2] Max packet out: 32768 bytes 2019-03-26 18:32:42,974 - paramiko.transport - DEBUG - Secsh channel 2 opened. 2019-03-26 18:32:42,978 - paramiko.transport - DEBUG - [chan 2] Sesch channel 2 request ok 2019-03-26 18:32:42,999 - paramiko.transport - DEBUG - [chan 2] EOF sent (2) 2019-03-26 18:32:43,000 - paramiko.transport - DEBUG - [chan 3] Max packet in: 32768 bytes 2019-03-26 18:32:43,001 - paramiko.transport - DEBUG - [chan 2] EOF received (2) 2019-03-26 18:32:43,039 - paramiko.transport - DEBUG - [chan 3] Max packet out: 32768 bytes 2019-03-26 18:32:43,039 - paramiko.transport - DEBUG - Secsh channel 3 opened. 2019-03-26 18:32:43,066 - paramiko.transport - DEBUG - [chan 3] Sesch channel 3 request ok 2019-03-26 18:32:57,588 - paramiko.transport - DEBUG - [chan 3] EOF received (3) 2019-03-26 18:32:57,589 - paramiko.transport - DEBUG - [chan 3] EOF sent (3) 2019-03-26 18:32:57,588 - 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/tmpIaq7Ax/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/tmpH_Xq2Y/plugin.yaml... Uploading plugin archive (wagon + yaml).. tmpGKDwAS.zip |-------------------------------------------------------| 0.05% tmpGKDwAS.zip |-------------------------------------------------------| 0.09% tmpGKDwAS.zip |-------------------------------------------------------| 0.14% tmpGKDwAS.zip |-------------------------------------------------------| 0.18% tmpGKDwAS.zip |-------------------------------------------------------| 0.23% tmpGKDwAS.zip |-------------------------------------------------------| 0.27% tmpGKDwAS.zip |-------------------------------------------------------| 0.32% tmpGKDwAS.zip |-------------------------------------------------------| 0.37% tmpGKDwAS.zip |-------------------------------------------------------| 0.41% tmpGKDwAS.zip |-------------------------------------------------------| 0.46% tmpGKDwAS.zip |-------------------------------------------------------| 0.5% tmpGKDwAS.zip |-------------------------------------------------------| 0.55% tmpGKDwAS.zip |-------------------------------------------------------| 0.59% tmpGKDwAS.zip |-------------------------------------------------------| 0.64% tmpGKDwAS.zip |-------------------------------------------------------| 0.68% tmpGKDwAS.zip |-------------------------------------------------------| 0.73% tmpGKDwAS.zip |-------------------------------------------------------| 0.78% tmpGKDwAS.zip |-------------------------------------------------------| 0.82% tmpGKDwAS.zip |-------------------------------------------------------| 0.87% tmpGKDwAS.zip |#------------------------------------------------------| 0.91% tmpGKDwAS.zip |#------------------------------------------------------| 0.96% tmpGKDwAS.zip |#------------------------------------------------------| 1.0% tmpGKDwAS.zip |#------------------------------------------------------| 1.05% tmpGKDwAS.zip |#------------------------------------------------------| 1.1% tmpGKDwAS.zip |#------------------------------------------------------| 1.14% tmpGKDwAS.zip |#------------------------------------------------------| 1.19% tmpGKDwAS.zip |#------------------------------------------------------| 1.23% tmpGKDwAS.zip |#------------------------------------------------------| 1.28% tmpGKDwAS.zip |#------------------------------------------------------| 1.32% tmpGKDwAS.zip |#------------------------------------------------------| 1.37% tmpGKDwAS.zip |#------------------------------------------------------| 1.42% tmpGKDwAS.zip |#------------------------------------------------------| 1.46% tmpGKDwAS.zip |#------------------------------------------------------| 1.51% tmpGKDwAS.zip |#------------------------------------------------------| 1.55% tmpGKDwAS.zip |#------------------------------------------------------| 1.6% tmpGKDwAS.zip |#------------------------------------------------------| 1.64% tmpGKDwAS.zip |#------------------------------------------------------| 1.69% tmpGKDwAS.zip |#------------------------------------------------------| 1.73% tmpGKDwAS.zip |#------------------------------------------------------| 1.78% tmpGKDwAS.zip |#------------------------------------------------------| 1.83% tmpGKDwAS.zip |#------------------------------------------------------| 1.87% tmpGKDwAS.zip |#------------------------------------------------------| 1.92% tmpGKDwAS.zip |#------------------------------------------------------| 1.96% tmpGKDwAS.zip |#------------------------------------------------------| 2.01% tmpGKDwAS.zip |#------------------------------------------------------| 2.05% tmpGKDwAS.zip |#------------------------------------------------------| 2.1% tmpGKDwAS.zip |#------------------------------------------------------| 2.15% tmpGKDwAS.zip |#------------------------------------------------------| 2.19% tmpGKDwAS.zip |#------------------------------------------------------| 2.24% tmpGKDwAS.zip |#------------------------------------------------------| 2.28% tmpGKDwAS.zip |#------------------------------------------------------| 2.33% tmpGKDwAS.zip |#------------------------------------------------------| 2.37% tmpGKDwAS.zip |#------------------------------------------------------| 2.42% tmpGKDwAS.zip |#------------------------------------------------------| 2.47% tmpGKDwAS.zip |#------------------------------------------------------| 2.51% tmpGKDwAS.zip |#------------------------------------------------------| 2.56% tmpGKDwAS.zip |#------------------------------------------------------| 2.6% tmpGKDwAS.zip |#------------------------------------------------------| 2.65% tmpGKDwAS.zip |#------------------------------------------------------| 2.69% tmpGKDwAS.zip |##-----------------------------------------------------| 2.74% tmpGKDwAS.zip |##-----------------------------------------------------| 2.78% tmpGKDwAS.zip |##-----------------------------------------------------| 2.83% tmpGKDwAS.zip |##-----------------------------------------------------| 2.88% tmpGKDwAS.zip |##-----------------------------------------------------| 2.92% tmpGKDwAS.zip |##-----------------------------------------------------| 2.97% tmpGKDwAS.zip |##-----------------------------------------------------| 3.01% tmpGKDwAS.zip |##-----------------------------------------------------| 3.06% tmpGKDwAS.zip |##-----------------------------------------------------| 3.1% tmpGKDwAS.zip |##-----------------------------------------------------| 3.15% tmpGKDwAS.zip |##-----------------------------------------------------| 3.2% tmpGKDwAS.zip |##-----------------------------------------------------| 3.24% tmpGKDwAS.zip |##-----------------------------------------------------| 3.29% tmpGKDwAS.zip |##-----------------------------------------------------| 3.33% tmpGKDwAS.zip |##-----------------------------------------------------| 3.38% tmpGKDwAS.zip |##-----------------------------------------------------| 3.42% tmpGKDwAS.zip |##-----------------------------------------------------| 3.47% tmpGKDwAS.zip |##-----------------------------------------------------| 3.51% tmpGKDwAS.zip |##-----------------------------------------------------| 3.56% tmpGKDwAS.zip |##-----------------------------------------------------| 3.61% tmpGKDwAS.zip |##-----------------------------------------------------| 3.65% tmpGKDwAS.zip |##-----------------------------------------------------| 3.7% tmpGKDwAS.zip |##-----------------------------------------------------| 3.74% tmpGKDwAS.zip |##-----------------------------------------------------| 3.79% tmpGKDwAS.zip |##-----------------------------------------------------| 3.83% tmpGKDwAS.zip |##-----------------------------------------------------| 3.88% tmpGKDwAS.zip |##-----------------------------------------------------| 3.93% tmpGKDwAS.zip |##-----------------------------------------------------| 3.97% tmpGKDwAS.zip |##-----------------------------------------------------| 4.02% tmpGKDwAS.zip |##-----------------------------------------------------| 4.06% tmpGKDwAS.zip |##-----------------------------------------------------| 4.11% tmpGKDwAS.zip |##-----------------------------------------------------| 4.15% tmpGKDwAS.zip |##-----------------------------------------------------| 4.2% tmpGKDwAS.zip |##-----------------------------------------------------| 4.25% tmpGKDwAS.zip |##-----------------------------------------------------| 4.29% tmpGKDwAS.zip |##-----------------------------------------------------| 4.34% tmpGKDwAS.zip |##-----------------------------------------------------| 4.38% tmpGKDwAS.zip |##-----------------------------------------------------| 4.43% tmpGKDwAS.zip |##-----------------------------------------------------| 4.47% tmpGKDwAS.zip |##-----------------------------------------------------| 4.52% tmpGKDwAS.zip |###----------------------------------------------------| 4.56% tmpGKDwAS.zip |###----------------------------------------------------| 4.61% tmpGKDwAS.zip |###----------------------------------------------------| 4.66% tmpGKDwAS.zip |###----------------------------------------------------| 4.7% tmpGKDwAS.zip |###----------------------------------------------------| 4.75% tmpGKDwAS.zip |###----------------------------------------------------| 4.79% tmpGKDwAS.zip |###----------------------------------------------------| 4.84% tmpGKDwAS.zip |###----------------------------------------------------| 4.88% tmpGKDwAS.zip |###----------------------------------------------------| 4.93% tmpGKDwAS.zip |###----------------------------------------------------| 4.98% tmpGKDwAS.zip |###----------------------------------------------------| 5.02% tmpGKDwAS.zip |###----------------------------------------------------| 5.07% tmpGKDwAS.zip |###----------------------------------------------------| 5.11% tmpGKDwAS.zip |###----------------------------------------------------| 5.16% tmpGKDwAS.zip |###----------------------------------------------------| 5.2% tmpGKDwAS.zip |###----------------------------------------------------| 5.25% tmpGKDwAS.zip |###----------------------------------------------------| 5.3% tmpGKDwAS.zip |###----------------------------------------------------| 5.34% tmpGKDwAS.zip |###----------------------------------------------------| 5.39% tmpGKDwAS.zip |###----------------------------------------------------| 5.43% tmpGKDwAS.zip |###----------------------------------------------------| 5.48% tmpGKDwAS.zip |###----------------------------------------------------| 5.52% tmpGKDwAS.zip |###----------------------------------------------------| 5.57% tmpGKDwAS.zip |###----------------------------------------------------| 5.61% tmpGKDwAS.zip |###----------------------------------------------------| 5.66% tmpGKDwAS.zip |###----------------------------------------------------| 5.71% tmpGKDwAS.zip |###----------------------------------------------------| 5.75% tmpGKDwAS.zip |###----------------------------------------------------| 5.8% tmpGKDwAS.zip |###----------------------------------------------------| 5.84% tmpGKDwAS.zip |###----------------------------------------------------| 5.89% tmpGKDwAS.zip |###----------------------------------------------------| 5.93% tmpGKDwAS.zip |###----------------------------------------------------| 5.98% tmpGKDwAS.zip |###----------------------------------------------------| 6.03% tmpGKDwAS.zip |###----------------------------------------------------| 6.07% tmpGKDwAS.zip |###----------------------------------------------------| 6.12% tmpGKDwAS.zip |###----------------------------------------------------| 6.16% tmpGKDwAS.zip |###----------------------------------------------------| 6.21% tmpGKDwAS.zip |###----------------------------------------------------| 6.25% tmpGKDwAS.zip |###----------------------------------------------------| 6.3% tmpGKDwAS.zip |###----------------------------------------------------| 6.35% tmpGKDwAS.zip |####---------------------------------------------------| 6.39% tmpGKDwAS.zip |####---------------------------------------------------| 6.44% tmpGKDwAS.zip |####---------------------------------------------------| 6.48% tmpGKDwAS.zip |####---------------------------------------------------| 6.53% tmpGKDwAS.zip |####---------------------------------------------------| 6.57% tmpGKDwAS.zip |####---------------------------------------------------| 6.62% tmpGKDwAS.zip |####---------------------------------------------------| 6.66% tmpGKDwAS.zip |####---------------------------------------------------| 6.71% tmpGKDwAS.zip |####---------------------------------------------------| 6.76% tmpGKDwAS.zip |####---------------------------------------------------| 6.8% tmpGKDwAS.zip |####---------------------------------------------------| 6.85% tmpGKDwAS.zip |####---------------------------------------------------| 6.89% tmpGKDwAS.zip |####---------------------------------------------------| 6.94% tmpGKDwAS.zip |####---------------------------------------------------| 6.98% tmpGKDwAS.zip |####---------------------------------------------------| 7.03% tmpGKDwAS.zip |####---------------------------------------------------| 7.08% tmpGKDwAS.zip |####---------------------------------------------------| 7.12% tmpGKDwAS.zip |####---------------------------------------------------| 7.17% tmpGKDwAS.zip |####---------------------------------------------------| 7.21% tmpGKDwAS.zip |####---------------------------------------------------| 7.26% tmpGKDwAS.zip |####---------------------------------------------------| 7.3% tmpGKDwAS.zip |####---------------------------------------------------| 7.35% tmpGKDwAS.zip |####---------------------------------------------------| 7.4% tmpGKDwAS.zip |####---------------------------------------------------| 7.44% tmpGKDwAS.zip |####---------------------------------------------------| 7.49% tmpGKDwAS.zip |####---------------------------------------------------| 7.53% tmpGKDwAS.zip |####---------------------------------------------------| 7.58% tmpGKDwAS.zip |####---------------------------------------------------| 7.62% tmpGKDwAS.zip |####---------------------------------------------------| 7.67% tmpGKDwAS.zip |####---------------------------------------------------| 7.71% tmpGKDwAS.zip |####---------------------------------------------------| 7.76% tmpGKDwAS.zip |####---------------------------------------------------| 7.81% tmpGKDwAS.zip |####---------------------------------------------------| 7.85% tmpGKDwAS.zip |####---------------------------------------------------| 7.9% tmpGKDwAS.zip |####---------------------------------------------------| 7.94% tmpGKDwAS.zip |####---------------------------------------------------| 7.99% tmpGKDwAS.zip |####---------------------------------------------------| 8.03% tmpGKDwAS.zip |####---------------------------------------------------| 8.08% tmpGKDwAS.zip |####---------------------------------------------------| 8.13% tmpGKDwAS.zip |####---------------------------------------------------| 8.17% tmpGKDwAS.zip |#####--------------------------------------------------| 8.22% tmpGKDwAS.zip |#####--------------------------------------------------| 8.26% tmpGKDwAS.zip |#####--------------------------------------------------| 8.31% tmpGKDwAS.zip |#####--------------------------------------------------| 8.35% tmpGKDwAS.zip |#####--------------------------------------------------| 8.4% tmpGKDwAS.zip |#####--------------------------------------------------| 8.45% tmpGKDwAS.zip |#####--------------------------------------------------| 8.49% tmpGKDwAS.zip |#####--------------------------------------------------| 8.54% tmpGKDwAS.zip |#####--------------------------------------------------| 8.58% tmpGKDwAS.zip |#####--------------------------------------------------| 8.63% tmpGKDwAS.zip |#####--------------------------------------------------| 8.67% tmpGKDwAS.zip |#####--------------------------------------------------| 8.72% tmpGKDwAS.zip |#####--------------------------------------------------| 8.76% tmpGKDwAS.zip |#####--------------------------------------------------| 8.81% tmpGKDwAS.zip |#####--------------------------------------------------| 8.86% tmpGKDwAS.zip |#####--------------------------------------------------| 8.9% tmpGKDwAS.zip |#####--------------------------------------------------| 8.95% tmpGKDwAS.zip |#####--------------------------------------------------| 8.99% tmpGKDwAS.zip |#####--------------------------------------------------| 9.04% tmpGKDwAS.zip |#####--------------------------------------------------| 9.08% tmpGKDwAS.zip |#####--------------------------------------------------| 9.13% tmpGKDwAS.zip |#####--------------------------------------------------| 9.18% tmpGKDwAS.zip |#####--------------------------------------------------| 9.22% tmpGKDwAS.zip |#####--------------------------------------------------| 9.27% tmpGKDwAS.zip |#####--------------------------------------------------| 9.31% tmpGKDwAS.zip |#####--------------------------------------------------| 9.36% tmpGKDwAS.zip |#####--------------------------------------------------| 9.4% tmpGKDwAS.zip |#####--------------------------------------------------| 9.45% tmpGKDwAS.zip |#####--------------------------------------------------| 9.5% tmpGKDwAS.zip |#####--------------------------------------------------| 9.54% tmpGKDwAS.zip |#####--------------------------------------------------| 9.59% tmpGKDwAS.zip |#####--------------------------------------------------| 9.63% tmpGKDwAS.zip |#####--------------------------------------------------| 9.68% tmpGKDwAS.zip |#####--------------------------------------------------| 9.72% tmpGKDwAS.zip |#####--------------------------------------------------| 9.77% tmpGKDwAS.zip |#####--------------------------------------------------| 9.81% tmpGKDwAS.zip |#####--------------------------------------------------| 9.86% tmpGKDwAS.zip |#####--------------------------------------------------| 9.91% tmpGKDwAS.zip |#####--------------------------------------------------| 9.95% tmpGKDwAS.zip |#####--------------------------------------------------| 10.0% tmpGKDwAS.zip |######-------------------------------------------------| 10.04% tmpGKDwAS.zip |######-------------------------------------------------| 10.09% tmpGKDwAS.zip |######-------------------------------------------------| 10.13% tmpGKDwAS.zip |######-------------------------------------------------| 10.18% tmpGKDwAS.zip |######-------------------------------------------------| 10.23% tmpGKDwAS.zip |######-------------------------------------------------| 10.27% tmpGKDwAS.zip |######-------------------------------------------------| 10.32% tmpGKDwAS.zip |######-------------------------------------------------| 10.36% tmpGKDwAS.zip |######-------------------------------------------------| 10.41% tmpGKDwAS.zip |######-------------------------------------------------| 10.45% tmpGKDwAS.zip |######-------------------------------------------------| 10.5% tmpGKDwAS.zip |######-------------------------------------------------| 10.54% tmpGKDwAS.zip |######-------------------------------------------------| 10.59% tmpGKDwAS.zip |######-------------------------------------------------| 10.64% tmpGKDwAS.zip |######-------------------------------------------------| 10.68% tmpGKDwAS.zip |######-------------------------------------------------| 10.73% tmpGKDwAS.zip |######-------------------------------------------------| 10.77% tmpGKDwAS.zip |######-------------------------------------------------| 10.82% tmpGKDwAS.zip |######-------------------------------------------------| 10.86% tmpGKDwAS.zip |######-------------------------------------------------| 10.91% tmpGKDwAS.zip |######-------------------------------------------------| 10.96% tmpGKDwAS.zip |######-------------------------------------------------| 11.0% tmpGKDwAS.zip |######-------------------------------------------------| 11.05% tmpGKDwAS.zip |######-------------------------------------------------| 11.09% tmpGKDwAS.zip |######-------------------------------------------------| 11.14% tmpGKDwAS.zip |######-------------------------------------------------| 11.18% tmpGKDwAS.zip |######-------------------------------------------------| 11.23% tmpGKDwAS.zip |######-------------------------------------------------| 11.28% tmpGKDwAS.zip |######-------------------------------------------------| 11.32% tmpGKDwAS.zip |######-------------------------------------------------| 11.37% tmpGKDwAS.zip |######-------------------------------------------------| 11.41% tmpGKDwAS.zip |######-------------------------------------------------| 11.46% tmpGKDwAS.zip |######-------------------------------------------------| 11.5% tmpGKDwAS.zip |######-------------------------------------------------| 11.55% tmpGKDwAS.zip |######-------------------------------------------------| 11.59% tmpGKDwAS.zip |######-------------------------------------------------| 11.64% tmpGKDwAS.zip |######-------------------------------------------------| 11.69% tmpGKDwAS.zip |######-------------------------------------------------| 11.73% tmpGKDwAS.zip |######-------------------------------------------------| 11.78% tmpGKDwAS.zip |#######------------------------------------------------| 11.82% tmpGKDwAS.zip |#######------------------------------------------------| 11.87% tmpGKDwAS.zip |#######------------------------------------------------| 11.91% tmpGKDwAS.zip |#######------------------------------------------------| 11.96% tmpGKDwAS.zip |#######------------------------------------------------| 12.01% tmpGKDwAS.zip |#######------------------------------------------------| 12.05% tmpGKDwAS.zip |#######------------------------------------------------| 12.1% tmpGKDwAS.zip |#######------------------------------------------------| 12.14% tmpGKDwAS.zip |#######------------------------------------------------| 12.19% tmpGKDwAS.zip |#######------------------------------------------------| 12.23% tmpGKDwAS.zip |#######------------------------------------------------| 12.28% tmpGKDwAS.zip |#######------------------------------------------------| 12.33% tmpGKDwAS.zip |#######------------------------------------------------| 12.37% tmpGKDwAS.zip |#######------------------------------------------------| 12.42% tmpGKDwAS.zip |#######------------------------------------------------| 12.46% tmpGKDwAS.zip |#######------------------------------------------------| 12.51% tmpGKDwAS.zip |#######------------------------------------------------| 12.55% tmpGKDwAS.zip |#######------------------------------------------------| 12.6% tmpGKDwAS.zip |#######------------------------------------------------| 12.64% tmpGKDwAS.zip |#######------------------------------------------------| 12.69% tmpGKDwAS.zip |#######------------------------------------------------| 12.74% tmpGKDwAS.zip |#######------------------------------------------------| 12.78% tmpGKDwAS.zip |#######------------------------------------------------| 12.83% tmpGKDwAS.zip |#######------------------------------------------------| 12.87% tmpGKDwAS.zip |#######------------------------------------------------| 12.92% tmpGKDwAS.zip |#######------------------------------------------------| 12.96% tmpGKDwAS.zip |#######------------------------------------------------| 13.01% tmpGKDwAS.zip |#######------------------------------------------------| 13.06% tmpGKDwAS.zip |#######------------------------------------------------| 13.1% tmpGKDwAS.zip |#######------------------------------------------------| 13.15% tmpGKDwAS.zip |#######------------------------------------------------| 13.19% tmpGKDwAS.zip |#######------------------------------------------------| 13.24% tmpGKDwAS.zip |#######------------------------------------------------| 13.28% tmpGKDwAS.zip |#######------------------------------------------------| 13.33% tmpGKDwAS.zip |#######------------------------------------------------| 13.38% tmpGKDwAS.zip |#######------------------------------------------------| 13.42% tmpGKDwAS.zip |#######------------------------------------------------| 13.47% tmpGKDwAS.zip |#######------------------------------------------------| 13.51% tmpGKDwAS.zip |#######------------------------------------------------| 13.56% tmpGKDwAS.zip |#######------------------------------------------------| 13.6% tmpGKDwAS.zip |########-----------------------------------------------| 13.65% tmpGKDwAS.zip |########-----------------------------------------------| 13.69% tmpGKDwAS.zip |########-----------------------------------------------| 13.74% tmpGKDwAS.zip |########-----------------------------------------------| 13.79% tmpGKDwAS.zip |########-----------------------------------------------| 13.83% tmpGKDwAS.zip |########-----------------------------------------------| 13.88% tmpGKDwAS.zip |########-----------------------------------------------| 13.92% tmpGKDwAS.zip |########-----------------------------------------------| 13.97% tmpGKDwAS.zip |########-----------------------------------------------| 14.01% tmpGKDwAS.zip |########-----------------------------------------------| 14.06% tmpGKDwAS.zip |########-----------------------------------------------| 14.11% tmpGKDwAS.zip |########-----------------------------------------------| 14.15% tmpGKDwAS.zip |########-----------------------------------------------| 14.2% tmpGKDwAS.zip |########-----------------------------------------------| 14.24% tmpGKDwAS.zip |########-----------------------------------------------| 14.29% tmpGKDwAS.zip |########-----------------------------------------------| 14.33% tmpGKDwAS.zip |########-----------------------------------------------| 14.38% tmpGKDwAS.zip |########-----------------------------------------------| 14.43% tmpGKDwAS.zip |########-----------------------------------------------| 14.47% tmpGKDwAS.zip |########-----------------------------------------------| 14.52% tmpGKDwAS.zip |########-----------------------------------------------| 14.56% tmpGKDwAS.zip |########-----------------------------------------------| 14.61% tmpGKDwAS.zip |########-----------------------------------------------| 14.65% tmpGKDwAS.zip |########-----------------------------------------------| 14.7% tmpGKDwAS.zip |########-----------------------------------------------| 14.74% tmpGKDwAS.zip |########-----------------------------------------------| 14.79% tmpGKDwAS.zip |########-----------------------------------------------| 14.84% tmpGKDwAS.zip |########-----------------------------------------------| 14.88% tmpGKDwAS.zip |########-----------------------------------------------| 14.93% tmpGKDwAS.zip |########-----------------------------------------------| 14.97% tmpGKDwAS.zip |########-----------------------------------------------| 15.02% tmpGKDwAS.zip |########-----------------------------------------------| 15.06% tmpGKDwAS.zip |########-----------------------------------------------| 15.11% tmpGKDwAS.zip |########-----------------------------------------------| 15.16% tmpGKDwAS.zip |########-----------------------------------------------| 15.2% tmpGKDwAS.zip |########-----------------------------------------------| 15.25% tmpGKDwAS.zip |########-----------------------------------------------| 15.29% tmpGKDwAS.zip |########-----------------------------------------------| 15.34% tmpGKDwAS.zip |########-----------------------------------------------| 15.38% tmpGKDwAS.zip |########-----------------------------------------------| 15.43% tmpGKDwAS.zip |#########----------------------------------------------| 15.48% tmpGKDwAS.zip |#########----------------------------------------------| 15.52% tmpGKDwAS.zip |#########----------------------------------------------| 15.57% tmpGKDwAS.zip |#########----------------------------------------------| 15.61% tmpGKDwAS.zip |#########----------------------------------------------| 15.66% tmpGKDwAS.zip |#########----------------------------------------------| 15.7% tmpGKDwAS.zip |#########----------------------------------------------| 15.75% tmpGKDwAS.zip |#########----------------------------------------------| 15.79% tmpGKDwAS.zip |#########----------------------------------------------| 15.84% tmpGKDwAS.zip |#########----------------------------------------------| 15.89% tmpGKDwAS.zip |#########----------------------------------------------| 15.93% tmpGKDwAS.zip |#########----------------------------------------------| 15.98% tmpGKDwAS.zip |#########----------------------------------------------| 16.02% tmpGKDwAS.zip |#########----------------------------------------------| 16.07% tmpGKDwAS.zip |#########----------------------------------------------| 16.11% tmpGKDwAS.zip |#########----------------------------------------------| 16.16% tmpGKDwAS.zip |#########----------------------------------------------| 16.21% tmpGKDwAS.zip |#########----------------------------------------------| 16.25% tmpGKDwAS.zip |#########----------------------------------------------| 16.3% tmpGKDwAS.zip |#########----------------------------------------------| 16.34% tmpGKDwAS.zip |#########----------------------------------------------| 16.39% tmpGKDwAS.zip |#########----------------------------------------------| 16.43% tmpGKDwAS.zip |#########----------------------------------------------| 16.48% tmpGKDwAS.zip |#########----------------------------------------------| 16.53% tmpGKDwAS.zip |#########----------------------------------------------| 16.57% tmpGKDwAS.zip |#########----------------------------------------------| 16.62% tmpGKDwAS.zip |#########----------------------------------------------| 16.66% tmpGKDwAS.zip |#########----------------------------------------------| 16.71% tmpGKDwAS.zip |#########----------------------------------------------| 16.75% tmpGKDwAS.zip |#########----------------------------------------------| 16.8% tmpGKDwAS.zip |#########----------------------------------------------| 16.84% tmpGKDwAS.zip |#########----------------------------------------------| 16.89% tmpGKDwAS.zip |#########----------------------------------------------| 16.94% tmpGKDwAS.zip |#########----------------------------------------------| 16.98% tmpGKDwAS.zip |#########----------------------------------------------| 17.03% tmpGKDwAS.zip |#########----------------------------------------------| 17.07% tmpGKDwAS.zip |#########----------------------------------------------| 17.12% tmpGKDwAS.zip |#########----------------------------------------------| 17.16% tmpGKDwAS.zip |#########----------------------------------------------| 17.21% tmpGKDwAS.zip |#########----------------------------------------------| 17.26% tmpGKDwAS.zip |##########---------------------------------------------| 17.3% tmpGKDwAS.zip |##########---------------------------------------------| 17.35% tmpGKDwAS.zip |##########---------------------------------------------| 17.39% tmpGKDwAS.zip |##########---------------------------------------------| 17.44% tmpGKDwAS.zip |##########---------------------------------------------| 17.48% tmpGKDwAS.zip |##########---------------------------------------------| 17.53% tmpGKDwAS.zip |##########---------------------------------------------| 17.57% tmpGKDwAS.zip |##########---------------------------------------------| 17.62% tmpGKDwAS.zip |##########---------------------------------------------| 17.67% tmpGKDwAS.zip |##########---------------------------------------------| 17.71% tmpGKDwAS.zip |##########---------------------------------------------| 17.76% tmpGKDwAS.zip |##########---------------------------------------------| 17.8% tmpGKDwAS.zip |##########---------------------------------------------| 17.85% tmpGKDwAS.zip |##########---------------------------------------------| 17.89% tmpGKDwAS.zip |##########---------------------------------------------| 17.94% tmpGKDwAS.zip |##########---------------------------------------------| 17.99% tmpGKDwAS.zip |##########---------------------------------------------| 18.03% tmpGKDwAS.zip |##########---------------------------------------------| 18.08% tmpGKDwAS.zip |##########---------------------------------------------| 18.12% tmpGKDwAS.zip |##########---------------------------------------------| 18.17% tmpGKDwAS.zip |##########---------------------------------------------| 18.21% tmpGKDwAS.zip |##########---------------------------------------------| 18.26% tmpGKDwAS.zip |##########---------------------------------------------| 18.31% tmpGKDwAS.zip |##########---------------------------------------------| 18.35% tmpGKDwAS.zip |##########---------------------------------------------| 18.4% tmpGKDwAS.zip |##########---------------------------------------------| 18.44% tmpGKDwAS.zip |##########---------------------------------------------| 18.49% tmpGKDwAS.zip |##########---------------------------------------------| 18.53% tmpGKDwAS.zip |##########---------------------------------------------| 18.58% tmpGKDwAS.zip |##########---------------------------------------------| 18.62% tmpGKDwAS.zip |##########---------------------------------------------| 18.67% tmpGKDwAS.zip |##########---------------------------------------------| 18.72% tmpGKDwAS.zip |##########---------------------------------------------| 18.76% tmpGKDwAS.zip |##########---------------------------------------------| 18.81% tmpGKDwAS.zip |##########---------------------------------------------| 18.85% tmpGKDwAS.zip |##########---------------------------------------------| 18.9% tmpGKDwAS.zip |##########---------------------------------------------| 18.94% tmpGKDwAS.zip |##########---------------------------------------------| 18.99% tmpGKDwAS.zip |##########---------------------------------------------| 19.04% tmpGKDwAS.zip |##########---------------------------------------------| 19.08% tmpGKDwAS.zip |###########--------------------------------------------| 19.13% tmpGKDwAS.zip |###########--------------------------------------------| 19.17% tmpGKDwAS.zip |###########--------------------------------------------| 19.22% tmpGKDwAS.zip |###########--------------------------------------------| 19.26% tmpGKDwAS.zip |###########--------------------------------------------| 19.31% tmpGKDwAS.zip |###########--------------------------------------------| 19.36% tmpGKDwAS.zip |###########--------------------------------------------| 19.4% tmpGKDwAS.zip |###########--------------------------------------------| 19.45% tmpGKDwAS.zip |###########--------------------------------------------| 19.49% tmpGKDwAS.zip |###########--------------------------------------------| 19.54% tmpGKDwAS.zip |###########--------------------------------------------| 19.58% tmpGKDwAS.zip |###########--------------------------------------------| 19.63% tmpGKDwAS.zip |###########--------------------------------------------| 19.67% tmpGKDwAS.zip |###########--------------------------------------------| 19.72% tmpGKDwAS.zip |###########--------------------------------------------| 19.77% tmpGKDwAS.zip |###########--------------------------------------------| 19.81% tmpGKDwAS.zip |###########--------------------------------------------| 19.86% tmpGKDwAS.zip |###########--------------------------------------------| 19.9% tmpGKDwAS.zip |###########--------------------------------------------| 19.95% tmpGKDwAS.zip |###########--------------------------------------------| 19.99% tmpGKDwAS.zip |###########--------------------------------------------| 20.04% tmpGKDwAS.zip |###########--------------------------------------------| 20.09% tmpGKDwAS.zip |###########--------------------------------------------| 20.13% tmpGKDwAS.zip |###########--------------------------------------------| 20.18% tmpGKDwAS.zip |###########--------------------------------------------| 20.22% tmpGKDwAS.zip |###########--------------------------------------------| 20.27% tmpGKDwAS.zip |###########--------------------------------------------| 20.31% tmpGKDwAS.zip |###########--------------------------------------------| 20.36% tmpGKDwAS.zip |###########--------------------------------------------| 20.41% tmpGKDwAS.zip |###########--------------------------------------------| 20.45% tmpGKDwAS.zip |###########--------------------------------------------| 20.5% tmpGKDwAS.zip |###########--------------------------------------------| 20.54% tmpGKDwAS.zip |###########--------------------------------------------| 20.59% tmpGKDwAS.zip |###########--------------------------------------------| 20.63% tmpGKDwAS.zip |###########--------------------------------------------| 20.68% tmpGKDwAS.zip |###########--------------------------------------------| 20.72% tmpGKDwAS.zip |###########--------------------------------------------| 20.77% tmpGKDwAS.zip |###########--------------------------------------------| 20.82% tmpGKDwAS.zip |###########--------------------------------------------| 20.86% tmpGKDwAS.zip |###########--------------------------------------------| 20.91% tmpGKDwAS.zip |############-------------------------------------------| 20.95% tmpGKDwAS.zip |############-------------------------------------------| 21.0% tmpGKDwAS.zip |############-------------------------------------------| 21.04% tmpGKDwAS.zip |############-------------------------------------------| 21.09% tmpGKDwAS.zip |############-------------------------------------------| 21.14% tmpGKDwAS.zip |############-------------------------------------------| 21.18% tmpGKDwAS.zip |############-------------------------------------------| 21.23% tmpGKDwAS.zip |############-------------------------------------------| 21.27% tmpGKDwAS.zip |############-------------------------------------------| 21.32% tmpGKDwAS.zip |############-------------------------------------------| 21.36% tmpGKDwAS.zip |############-------------------------------------------| 21.41% tmpGKDwAS.zip |############-------------------------------------------| 21.46% tmpGKDwAS.zip |############-------------------------------------------| 21.5% tmpGKDwAS.zip |############-------------------------------------------| 21.55% tmpGKDwAS.zip |############-------------------------------------------| 21.59% tmpGKDwAS.zip |############-------------------------------------------| 21.64% tmpGKDwAS.zip |############-------------------------------------------| 21.68% tmpGKDwAS.zip |############-------------------------------------------| 21.73% tmpGKDwAS.zip |############-------------------------------------------| 21.77% tmpGKDwAS.zip |############-------------------------------------------| 21.82% tmpGKDwAS.zip |############-------------------------------------------| 21.87% tmpGKDwAS.zip |############-------------------------------------------| 21.91% tmpGKDwAS.zip |############-------------------------------------------| 21.96% tmpGKDwAS.zip |############-------------------------------------------| 22.0% tmpGKDwAS.zip |############-------------------------------------------| 22.05% tmpGKDwAS.zip |############-------------------------------------------| 22.09% tmpGKDwAS.zip |############-------------------------------------------| 22.14% tmpGKDwAS.zip |############-------------------------------------------| 22.19% tmpGKDwAS.zip |############-------------------------------------------| 22.23% tmpGKDwAS.zip |############-------------------------------------------| 22.28% tmpGKDwAS.zip |############-------------------------------------------| 22.32% tmpGKDwAS.zip |############-------------------------------------------| 22.37% tmpGKDwAS.zip |############-------------------------------------------| 22.41% tmpGKDwAS.zip |############-------------------------------------------| 22.46% tmpGKDwAS.zip |############-------------------------------------------| 22.51% tmpGKDwAS.zip |############-------------------------------------------| 22.55% tmpGKDwAS.zip |############-------------------------------------------| 22.6% tmpGKDwAS.zip |############-------------------------------------------| 22.64% tmpGKDwAS.zip |############-------------------------------------------| 22.69% tmpGKDwAS.zip |#############------------------------------------------| 22.73% tmpGKDwAS.zip |#############------------------------------------------| 22.78% tmpGKDwAS.zip |#############------------------------------------------| 22.82% tmpGKDwAS.zip |#############------------------------------------------| 22.87% tmpGKDwAS.zip |#############------------------------------------------| 22.92% tmpGKDwAS.zip |#############------------------------------------------| 22.96% tmpGKDwAS.zip |#############------------------------------------------| 23.01% tmpGKDwAS.zip |#############------------------------------------------| 23.05% tmpGKDwAS.zip |#############------------------------------------------| 23.1% tmpGKDwAS.zip |#############------------------------------------------| 23.14% tmpGKDwAS.zip |#############------------------------------------------| 23.19% tmpGKDwAS.zip |#############------------------------------------------| 23.24% tmpGKDwAS.zip |#############------------------------------------------| 23.28% tmpGKDwAS.zip |#############------------------------------------------| 23.33% tmpGKDwAS.zip |#############------------------------------------------| 23.37% tmpGKDwAS.zip |#############------------------------------------------| 23.42% tmpGKDwAS.zip |#############------------------------------------------| 23.46% tmpGKDwAS.zip |#############------------------------------------------| 23.51% tmpGKDwAS.zip |#############------------------------------------------| 23.56% tmpGKDwAS.zip |#############------------------------------------------| 23.6% tmpGKDwAS.zip |#############------------------------------------------| 23.65% tmpGKDwAS.zip |#############------------------------------------------| 23.69% tmpGKDwAS.zip |#############------------------------------------------| 23.74% tmpGKDwAS.zip |#############------------------------------------------| 23.78% tmpGKDwAS.zip |#############------------------------------------------| 23.83% tmpGKDwAS.zip |#############------------------------------------------| 23.87% tmpGKDwAS.zip |#############------------------------------------------| 23.92% tmpGKDwAS.zip |#############------------------------------------------| 23.97% tmpGKDwAS.zip |#############------------------------------------------| 24.01% tmpGKDwAS.zip |#############------------------------------------------| 24.06% tmpGKDwAS.zip |#############------------------------------------------| 24.1% tmpGKDwAS.zip |#############------------------------------------------| 24.15% tmpGKDwAS.zip |#############------------------------------------------| 24.19% tmpGKDwAS.zip |#############------------------------------------------| 24.24% tmpGKDwAS.zip |#############------------------------------------------| 24.29% tmpGKDwAS.zip |#############------------------------------------------| 24.33% tmpGKDwAS.zip |#############------------------------------------------| 24.38% tmpGKDwAS.zip |#############------------------------------------------| 24.42% tmpGKDwAS.zip |#############------------------------------------------| 24.47% tmpGKDwAS.zip |#############------------------------------------------| 24.51% tmpGKDwAS.zip |##############-----------------------------------------| 24.56% tmpGKDwAS.zip |##############-----------------------------------------| 24.6% tmpGKDwAS.zip |##############-----------------------------------------| 24.65% tmpGKDwAS.zip |##############-----------------------------------------| 24.7% tmpGKDwAS.zip |##############-----------------------------------------| 24.74% tmpGKDwAS.zip |##############-----------------------------------------| 24.79% tmpGKDwAS.zip |##############-----------------------------------------| 24.83% tmpGKDwAS.zip |##############-----------------------------------------| 24.88% tmpGKDwAS.zip |##############-----------------------------------------| 24.92% tmpGKDwAS.zip |##############-----------------------------------------| 24.97% tmpGKDwAS.zip |##############-----------------------------------------| 25.02% tmpGKDwAS.zip |##############-----------------------------------------| 25.06% tmpGKDwAS.zip |##############-----------------------------------------| 25.11% tmpGKDwAS.zip |##############-----------------------------------------| 25.15% tmpGKDwAS.zip |##############-----------------------------------------| 25.2% tmpGKDwAS.zip |##############-----------------------------------------| 25.24% tmpGKDwAS.zip |##############-----------------------------------------| 25.29% tmpGKDwAS.zip |##############-----------------------------------------| 25.34% tmpGKDwAS.zip |##############-----------------------------------------| 25.38% tmpGKDwAS.zip |##############-----------------------------------------| 25.43% tmpGKDwAS.zip |##############-----------------------------------------| 25.47% tmpGKDwAS.zip |##############-----------------------------------------| 25.52% tmpGKDwAS.zip |##############-----------------------------------------| 25.56% tmpGKDwAS.zip |##############-----------------------------------------| 25.61% tmpGKDwAS.zip |##############-----------------------------------------| 25.65% tmpGKDwAS.zip |##############-----------------------------------------| 25.7% tmpGKDwAS.zip |##############-----------------------------------------| 25.75% tmpGKDwAS.zip |##############-----------------------------------------| 25.79% tmpGKDwAS.zip |##############-----------------------------------------| 25.84% tmpGKDwAS.zip |##############-----------------------------------------| 25.88% tmpGKDwAS.zip |##############-----------------------------------------| 25.93% tmpGKDwAS.zip |##############-----------------------------------------| 25.97% tmpGKDwAS.zip |##############-----------------------------------------| 26.02% tmpGKDwAS.zip |##############-----------------------------------------| 26.07% tmpGKDwAS.zip |##############-----------------------------------------| 26.11% tmpGKDwAS.zip |##############-----------------------------------------| 26.16% tmpGKDwAS.zip |##############-----------------------------------------| 26.2% tmpGKDwAS.zip |##############-----------------------------------------| 26.25% tmpGKDwAS.zip |##############-----------------------------------------| 26.29% tmpGKDwAS.zip |##############-----------------------------------------| 26.34% tmpGKDwAS.zip |###############----------------------------------------| 26.39% tmpGKDwAS.zip |###############----------------------------------------| 26.43% tmpGKDwAS.zip |###############----------------------------------------| 26.48% tmpGKDwAS.zip |###############----------------------------------------| 26.52% tmpGKDwAS.zip |###############----------------------------------------| 26.57% tmpGKDwAS.zip |###############----------------------------------------| 26.61% tmpGKDwAS.zip |###############----------------------------------------| 26.66% tmpGKDwAS.zip |###############----------------------------------------| 26.7% tmpGKDwAS.zip |###############----------------------------------------| 26.75% tmpGKDwAS.zip |###############----------------------------------------| 26.8% tmpGKDwAS.zip |###############----------------------------------------| 26.84% tmpGKDwAS.zip |###############----------------------------------------| 26.89% tmpGKDwAS.zip |###############----------------------------------------| 26.93% tmpGKDwAS.zip |###############----------------------------------------| 26.98% tmpGKDwAS.zip |###############----------------------------------------| 27.02% tmpGKDwAS.zip |###############----------------------------------------| 27.07% tmpGKDwAS.zip |###############----------------------------------------| 27.12% tmpGKDwAS.zip |###############----------------------------------------| 27.16% tmpGKDwAS.zip |###############----------------------------------------| 27.21% tmpGKDwAS.zip |###############----------------------------------------| 27.25% tmpGKDwAS.zip |###############----------------------------------------| 27.3% tmpGKDwAS.zip |###############----------------------------------------| 27.34% tmpGKDwAS.zip |###############----------------------------------------| 27.39% tmpGKDwAS.zip |###############----------------------------------------| 27.44% tmpGKDwAS.zip |###############----------------------------------------| 27.48% tmpGKDwAS.zip |###############----------------------------------------| 27.53% tmpGKDwAS.zip |###############----------------------------------------| 27.57% tmpGKDwAS.zip |###############----------------------------------------| 27.62% tmpGKDwAS.zip |###############----------------------------------------| 27.66% tmpGKDwAS.zip |###############----------------------------------------| 27.71% tmpGKDwAS.zip |###############----------------------------------------| 27.75% tmpGKDwAS.zip |###############----------------------------------------| 27.8% tmpGKDwAS.zip |###############----------------------------------------| 27.85% tmpGKDwAS.zip |###############----------------------------------------| 27.89% tmpGKDwAS.zip |###############----------------------------------------| 27.94% tmpGKDwAS.zip |###############----------------------------------------| 27.98% tmpGKDwAS.zip |###############----------------------------------------| 28.03% tmpGKDwAS.zip |###############----------------------------------------| 28.07% tmpGKDwAS.zip |###############----------------------------------------| 28.12% tmpGKDwAS.zip |###############----------------------------------------| 28.17% tmpGKDwAS.zip |################---------------------------------------| 28.21% tmpGKDwAS.zip |################---------------------------------------| 28.26% tmpGKDwAS.zip |################---------------------------------------| 28.3% tmpGKDwAS.zip |################---------------------------------------| 28.35% tmpGKDwAS.zip |################---------------------------------------| 28.39% tmpGKDwAS.zip |################---------------------------------------| 28.44% tmpGKDwAS.zip |################---------------------------------------| 28.49% tmpGKDwAS.zip |################---------------------------------------| 28.53% tmpGKDwAS.zip |################---------------------------------------| 28.58% tmpGKDwAS.zip |################---------------------------------------| 28.62% tmpGKDwAS.zip |################---------------------------------------| 28.67% tmpGKDwAS.zip |################---------------------------------------| 28.71% tmpGKDwAS.zip |################---------------------------------------| 28.76% tmpGKDwAS.zip |################---------------------------------------| 28.8% tmpGKDwAS.zip |################---------------------------------------| 28.85% tmpGKDwAS.zip |################---------------------------------------| 28.9% tmpGKDwAS.zip |################---------------------------------------| 28.94% tmpGKDwAS.zip |################---------------------------------------| 28.99% tmpGKDwAS.zip |################---------------------------------------| 29.03% tmpGKDwAS.zip |################---------------------------------------| 29.08% tmpGKDwAS.zip |################---------------------------------------| 29.12% tmpGKDwAS.zip |################---------------------------------------| 29.17% tmpGKDwAS.zip |################---------------------------------------| 29.22% tmpGKDwAS.zip |################---------------------------------------| 29.26% tmpGKDwAS.zip |################---------------------------------------| 29.31% tmpGKDwAS.zip |################---------------------------------------| 29.35% tmpGKDwAS.zip |################---------------------------------------| 29.4% tmpGKDwAS.zip |################---------------------------------------| 29.44% tmpGKDwAS.zip |################---------------------------------------| 29.49% tmpGKDwAS.zip |################---------------------------------------| 29.54% tmpGKDwAS.zip |################---------------------------------------| 29.58% tmpGKDwAS.zip |################---------------------------------------| 29.63% tmpGKDwAS.zip |################---------------------------------------| 29.67% tmpGKDwAS.zip |################---------------------------------------| 29.72% tmpGKDwAS.zip |################---------------------------------------| 29.76% tmpGKDwAS.zip |################---------------------------------------| 29.81% tmpGKDwAS.zip |################---------------------------------------| 29.85% tmpGKDwAS.zip |################---------------------------------------| 29.9% tmpGKDwAS.zip |################---------------------------------------| 29.95% tmpGKDwAS.zip |################---------------------------------------| 29.99% tmpGKDwAS.zip |#################--------------------------------------| 30.04% tmpGKDwAS.zip |#################--------------------------------------| 30.08% tmpGKDwAS.zip |#################--------------------------------------| 30.13% tmpGKDwAS.zip |#################--------------------------------------| 30.17% tmpGKDwAS.zip |#################--------------------------------------| 30.22% tmpGKDwAS.zip |#################--------------------------------------| 30.27% tmpGKDwAS.zip |#################--------------------------------------| 30.31% tmpGKDwAS.zip |#################--------------------------------------| 30.36% tmpGKDwAS.zip |#################--------------------------------------| 30.4% tmpGKDwAS.zip |#################--------------------------------------| 30.45% tmpGKDwAS.zip |#################--------------------------------------| 30.49% tmpGKDwAS.zip |#################--------------------------------------| 30.54% tmpGKDwAS.zip |#################--------------------------------------| 30.59% tmpGKDwAS.zip |#################--------------------------------------| 30.63% tmpGKDwAS.zip |#################--------------------------------------| 30.68% tmpGKDwAS.zip |#################--------------------------------------| 30.72% tmpGKDwAS.zip |#################--------------------------------------| 30.77% tmpGKDwAS.zip |#################--------------------------------------| 30.81% tmpGKDwAS.zip |#################--------------------------------------| 30.86% tmpGKDwAS.zip |#################--------------------------------------| 30.9% tmpGKDwAS.zip |#################--------------------------------------| 30.95% tmpGKDwAS.zip |#################--------------------------------------| 31.0% tmpGKDwAS.zip |#################--------------------------------------| 31.04% tmpGKDwAS.zip |#################--------------------------------------| 31.09% tmpGKDwAS.zip |#################--------------------------------------| 31.13% tmpGKDwAS.zip |#################--------------------------------------| 31.18% tmpGKDwAS.zip |#################--------------------------------------| 31.22% tmpGKDwAS.zip |#################--------------------------------------| 31.27% tmpGKDwAS.zip |#################--------------------------------------| 31.32% tmpGKDwAS.zip |#################--------------------------------------| 31.36% tmpGKDwAS.zip |#################--------------------------------------| 31.41% tmpGKDwAS.zip |#################--------------------------------------| 31.45% tmpGKDwAS.zip |#################--------------------------------------| 31.5% tmpGKDwAS.zip |#################--------------------------------------| 31.54% tmpGKDwAS.zip |#################--------------------------------------| 31.59% tmpGKDwAS.zip |#################--------------------------------------| 31.63% tmpGKDwAS.zip |#################--------------------------------------| 31.68% tmpGKDwAS.zip |#################--------------------------------------| 31.73% tmpGKDwAS.zip |#################--------------------------------------| 31.77% tmpGKDwAS.zip |#################--------------------------------------| 31.82% tmpGKDwAS.zip |##################-------------------------------------| 31.86% tmpGKDwAS.zip |##################-------------------------------------| 31.91% tmpGKDwAS.zip |##################-------------------------------------| 31.95% tmpGKDwAS.zip |##################-------------------------------------| 32.0% tmpGKDwAS.zip |##################-------------------------------------| 32.05% tmpGKDwAS.zip |##################-------------------------------------| 32.09% tmpGKDwAS.zip |##################-------------------------------------| 32.14% tmpGKDwAS.zip |##################-------------------------------------| 32.18% tmpGKDwAS.zip |##################-------------------------------------| 32.23% tmpGKDwAS.zip |##################-------------------------------------| 32.27% tmpGKDwAS.zip |##################-------------------------------------| 32.32% tmpGKDwAS.zip |##################-------------------------------------| 32.37% tmpGKDwAS.zip |##################-------------------------------------| 32.41% tmpGKDwAS.zip |##################-------------------------------------| 32.46% tmpGKDwAS.zip |##################-------------------------------------| 32.5% tmpGKDwAS.zip |##################-------------------------------------| 32.55% tmpGKDwAS.zip |##################-------------------------------------| 32.59% tmpGKDwAS.zip |##################-------------------------------------| 32.64% tmpGKDwAS.zip |##################-------------------------------------| 32.68% tmpGKDwAS.zip |##################-------------------------------------| 32.73% tmpGKDwAS.zip |##################-------------------------------------| 32.78% tmpGKDwAS.zip |##################-------------------------------------| 32.82% tmpGKDwAS.zip |##################-------------------------------------| 32.87% tmpGKDwAS.zip |##################-------------------------------------| 32.91% tmpGKDwAS.zip |##################-------------------------------------| 32.96% tmpGKDwAS.zip |##################-------------------------------------| 33.0% tmpGKDwAS.zip |##################-------------------------------------| 33.05% tmpGKDwAS.zip |##################-------------------------------------| 33.1% tmpGKDwAS.zip |##################-------------------------------------| 33.14% tmpGKDwAS.zip |##################-------------------------------------| 33.19% tmpGKDwAS.zip |##################-------------------------------------| 33.23% tmpGKDwAS.zip |##################-------------------------------------| 33.28% tmpGKDwAS.zip |##################-------------------------------------| 33.32% tmpGKDwAS.zip |##################-------------------------------------| 33.37% tmpGKDwAS.zip |##################-------------------------------------| 33.42% tmpGKDwAS.zip |##################-------------------------------------| 33.46% tmpGKDwAS.zip |##################-------------------------------------| 33.51% tmpGKDwAS.zip |##################-------------------------------------| 33.55% tmpGKDwAS.zip |##################-------------------------------------| 33.6% tmpGKDwAS.zip |###################------------------------------------| 33.64% tmpGKDwAS.zip |###################------------------------------------| 33.69% tmpGKDwAS.zip |###################------------------------------------| 33.73% tmpGKDwAS.zip |###################------------------------------------| 33.78% tmpGKDwAS.zip |###################------------------------------------| 33.83% tmpGKDwAS.zip |###################------------------------------------| 33.87% tmpGKDwAS.zip |###################------------------------------------| 33.92% tmpGKDwAS.zip |###################------------------------------------| 33.96% tmpGKDwAS.zip |###################------------------------------------| 34.01% tmpGKDwAS.zip |###################------------------------------------| 34.05% tmpGKDwAS.zip |###################------------------------------------| 34.1% tmpGKDwAS.zip |###################------------------------------------| 34.15% tmpGKDwAS.zip |###################------------------------------------| 34.19% tmpGKDwAS.zip |###################------------------------------------| 34.24% tmpGKDwAS.zip |###################------------------------------------| 34.28% tmpGKDwAS.zip |###################------------------------------------| 34.33% tmpGKDwAS.zip |###################------------------------------------| 34.37% tmpGKDwAS.zip |###################------------------------------------| 34.42% tmpGKDwAS.zip |###################------------------------------------| 34.47% tmpGKDwAS.zip |###################------------------------------------| 34.51% tmpGKDwAS.zip |###################------------------------------------| 34.56% tmpGKDwAS.zip |###################------------------------------------| 34.6% tmpGKDwAS.zip |###################------------------------------------| 34.65% tmpGKDwAS.zip |###################------------------------------------| 34.69% tmpGKDwAS.zip |###################------------------------------------| 34.74% tmpGKDwAS.zip |###################------------------------------------| 34.78% tmpGKDwAS.zip |###################------------------------------------| 34.83% tmpGKDwAS.zip |###################------------------------------------| 34.88% tmpGKDwAS.zip |###################------------------------------------| 34.92% tmpGKDwAS.zip |###################------------------------------------| 34.97% tmpGKDwAS.zip |###################------------------------------------| 35.01% tmpGKDwAS.zip |###################------------------------------------| 35.06% tmpGKDwAS.zip |###################------------------------------------| 35.1% tmpGKDwAS.zip |###################------------------------------------| 35.15% tmpGKDwAS.zip |###################------------------------------------| 35.2% tmpGKDwAS.zip |###################------------------------------------| 35.24% tmpGKDwAS.zip |###################------------------------------------| 35.29% tmpGKDwAS.zip |###################------------------------------------| 35.33% tmpGKDwAS.zip |###################------------------------------------| 35.38% tmpGKDwAS.zip |###################------------------------------------| 35.42% tmpGKDwAS.zip |####################-----------------------------------| 35.47% tmpGKDwAS.zip |####################-----------------------------------| 35.52% tmpGKDwAS.zip |####################-----------------------------------| 35.56% tmpGKDwAS.zip |####################-----------------------------------| 35.61% tmpGKDwAS.zip |####################-----------------------------------| 35.65% tmpGKDwAS.zip |####################-----------------------------------| 35.7% tmpGKDwAS.zip |####################-----------------------------------| 35.74% tmpGKDwAS.zip |####################-----------------------------------| 35.79% tmpGKDwAS.zip |####################-----------------------------------| 35.83% tmpGKDwAS.zip |####################-----------------------------------| 35.88% tmpGKDwAS.zip |####################-----------------------------------| 35.93% tmpGKDwAS.zip |####################-----------------------------------| 35.97% tmpGKDwAS.zip |####################-----------------------------------| 36.02% tmpGKDwAS.zip |####################-----------------------------------| 36.06% tmpGKDwAS.zip |####################-----------------------------------| 36.11% tmpGKDwAS.zip |####################-----------------------------------| 36.15% tmpGKDwAS.zip |####################-----------------------------------| 36.2% tmpGKDwAS.zip |####################-----------------------------------| 36.25% tmpGKDwAS.zip |####################-----------------------------------| 36.29% tmpGKDwAS.zip |####################-----------------------------------| 36.34% tmpGKDwAS.zip |####################-----------------------------------| 36.38% tmpGKDwAS.zip |####################-----------------------------------| 36.43% tmpGKDwAS.zip |####################-----------------------------------| 36.47% tmpGKDwAS.zip |####################-----------------------------------| 36.52% tmpGKDwAS.zip |####################-----------------------------------| 36.57% tmpGKDwAS.zip |####################-----------------------------------| 36.61% tmpGKDwAS.zip |####################-----------------------------------| 36.66% tmpGKDwAS.zip |####################-----------------------------------| 36.7% tmpGKDwAS.zip |####################-----------------------------------| 36.75% tmpGKDwAS.zip |####################-----------------------------------| 36.79% tmpGKDwAS.zip |####################-----------------------------------| 36.84% tmpGKDwAS.zip |####################-----------------------------------| 36.88% tmpGKDwAS.zip |####################-----------------------------------| 36.93% tmpGKDwAS.zip |####################-----------------------------------| 36.98% tmpGKDwAS.zip |####################-----------------------------------| 37.02% tmpGKDwAS.zip |####################-----------------------------------| 37.07% tmpGKDwAS.zip |####################-----------------------------------| 37.11% tmpGKDwAS.zip |####################-----------------------------------| 37.16% tmpGKDwAS.zip |####################-----------------------------------| 37.2% tmpGKDwAS.zip |####################-----------------------------------| 37.25% tmpGKDwAS.zip |#####################----------------------------------| 37.3% tmpGKDwAS.zip |#####################----------------------------------| 37.34% tmpGKDwAS.zip |#####################----------------------------------| 37.39% tmpGKDwAS.zip |#####################----------------------------------| 37.43% tmpGKDwAS.zip |#####################----------------------------------| 37.48% tmpGKDwAS.zip |#####################----------------------------------| 37.52% tmpGKDwAS.zip |#####################----------------------------------| 37.57% tmpGKDwAS.zip |#####################----------------------------------| 37.62% tmpGKDwAS.zip |#####################----------------------------------| 37.66% tmpGKDwAS.zip |#####################----------------------------------| 37.71% tmpGKDwAS.zip |#####################----------------------------------| 37.75% tmpGKDwAS.zip |#####################----------------------------------| 37.8% tmpGKDwAS.zip |#####################----------------------------------| 37.84% tmpGKDwAS.zip |#####################----------------------------------| 37.89% tmpGKDwAS.zip |#####################----------------------------------| 37.93% tmpGKDwAS.zip |#####################----------------------------------| 37.98% tmpGKDwAS.zip |#####################----------------------------------| 38.03% tmpGKDwAS.zip |#####################----------------------------------| 38.07% tmpGKDwAS.zip |#####################----------------------------------| 38.12% tmpGKDwAS.zip |#####################----------------------------------| 38.16% tmpGKDwAS.zip |#####################----------------------------------| 38.21% tmpGKDwAS.zip |#####################----------------------------------| 38.25% tmpGKDwAS.zip |#####################----------------------------------| 38.3% tmpGKDwAS.zip |#####################----------------------------------| 38.35% tmpGKDwAS.zip |#####################----------------------------------| 38.39% tmpGKDwAS.zip |#####################----------------------------------| 38.44% tmpGKDwAS.zip |#####################----------------------------------| 38.48% tmpGKDwAS.zip |#####################----------------------------------| 38.53% tmpGKDwAS.zip |#####################----------------------------------| 38.57% tmpGKDwAS.zip |#####################----------------------------------| 38.62% tmpGKDwAS.zip |#####################----------------------------------| 38.66% tmpGKDwAS.zip |#####################----------------------------------| 38.71% tmpGKDwAS.zip |#####################----------------------------------| 38.76% tmpGKDwAS.zip |#####################----------------------------------| 38.8% tmpGKDwAS.zip |#####################----------------------------------| 38.85% tmpGKDwAS.zip |#####################----------------------------------| 38.89% tmpGKDwAS.zip |#####################----------------------------------| 38.94% tmpGKDwAS.zip |#####################----------------------------------| 38.98% tmpGKDwAS.zip |#####################----------------------------------| 39.03% tmpGKDwAS.zip |#####################----------------------------------| 39.08% tmpGKDwAS.zip |######################---------------------------------| 39.12% tmpGKDwAS.zip |######################---------------------------------| 39.17% tmpGKDwAS.zip |######################---------------------------------| 39.21% tmpGKDwAS.zip |######################---------------------------------| 39.26% tmpGKDwAS.zip |######################---------------------------------| 39.3% tmpGKDwAS.zip |######################---------------------------------| 39.35% tmpGKDwAS.zip |######################---------------------------------| 39.4% tmpGKDwAS.zip |######################---------------------------------| 39.44% tmpGKDwAS.zip |######################---------------------------------| 39.49% tmpGKDwAS.zip |######################---------------------------------| 39.53% tmpGKDwAS.zip |######################---------------------------------| 39.58% tmpGKDwAS.zip |######################---------------------------------| 39.62% tmpGKDwAS.zip |######################---------------------------------| 39.67% tmpGKDwAS.zip |######################---------------------------------| 39.71% tmpGKDwAS.zip |######################---------------------------------| 39.76% tmpGKDwAS.zip |######################---------------------------------| 39.81% tmpGKDwAS.zip |######################---------------------------------| 39.85% tmpGKDwAS.zip |######################---------------------------------| 39.9% tmpGKDwAS.zip |######################---------------------------------| 39.94% tmpGKDwAS.zip |######################---------------------------------| 39.99% tmpGKDwAS.zip |######################---------------------------------| 40.03% tmpGKDwAS.zip |######################---------------------------------| 40.08% tmpGKDwAS.zip |######################---------------------------------| 40.13% tmpGKDwAS.zip |######################---------------------------------| 40.17% tmpGKDwAS.zip |######################---------------------------------| 40.22% tmpGKDwAS.zip |######################---------------------------------| 40.26% tmpGKDwAS.zip |######################---------------------------------| 40.31% tmpGKDwAS.zip |######################---------------------------------| 40.35% tmpGKDwAS.zip |######################---------------------------------| 40.4% tmpGKDwAS.zip |######################---------------------------------| 40.45% tmpGKDwAS.zip |######################---------------------------------| 40.49% tmpGKDwAS.zip |######################---------------------------------| 40.54% tmpGKDwAS.zip |######################---------------------------------| 40.58% tmpGKDwAS.zip |######################---------------------------------| 40.63% tmpGKDwAS.zip |######################---------------------------------| 40.67% tmpGKDwAS.zip |######################---------------------------------| 40.72% tmpGKDwAS.zip |######################---------------------------------| 40.76% tmpGKDwAS.zip |######################---------------------------------| 40.81% tmpGKDwAS.zip |######################---------------------------------| 40.86% tmpGKDwAS.zip |######################---------------------------------| 40.9% tmpGKDwAS.zip |#######################--------------------------------| 40.95% tmpGKDwAS.zip |#######################--------------------------------| 40.99% tmpGKDwAS.zip |#######################--------------------------------| 41.04% tmpGKDwAS.zip |#######################--------------------------------| 41.08% tmpGKDwAS.zip |#######################--------------------------------| 41.13% tmpGKDwAS.zip |#######################--------------------------------| 41.18% tmpGKDwAS.zip |#######################--------------------------------| 41.22% tmpGKDwAS.zip |#######################--------------------------------| 41.27% tmpGKDwAS.zip |#######################--------------------------------| 41.31% tmpGKDwAS.zip |#######################--------------------------------| 41.36% tmpGKDwAS.zip |#######################--------------------------------| 41.4% tmpGKDwAS.zip |#######################--------------------------------| 41.45% tmpGKDwAS.zip |#######################--------------------------------| 41.5% tmpGKDwAS.zip |#######################--------------------------------| 41.54% tmpGKDwAS.zip |#######################--------------------------------| 41.59% tmpGKDwAS.zip |#######################--------------------------------| 41.63% tmpGKDwAS.zip |#######################--------------------------------| 41.68% tmpGKDwAS.zip |#######################--------------------------------| 41.72% tmpGKDwAS.zip |#######################--------------------------------| 41.77% tmpGKDwAS.zip |#######################--------------------------------| 41.81% tmpGKDwAS.zip |#######################--------------------------------| 41.86% tmpGKDwAS.zip |#######################--------------------------------| 41.91% tmpGKDwAS.zip |#######################--------------------------------| 41.95% tmpGKDwAS.zip |#######################--------------------------------| 42.0% tmpGKDwAS.zip |#######################--------------------------------| 42.04% tmpGKDwAS.zip |#######################--------------------------------| 42.09% tmpGKDwAS.zip |#######################--------------------------------| 42.13% tmpGKDwAS.zip |#######################--------------------------------| 42.18% tmpGKDwAS.zip |#######################--------------------------------| 42.23% tmpGKDwAS.zip |#######################--------------------------------| 42.27% tmpGKDwAS.zip |#######################--------------------------------| 42.32% tmpGKDwAS.zip |#######################--------------------------------| 42.36% tmpGKDwAS.zip |#######################--------------------------------| 42.41% tmpGKDwAS.zip |#######################--------------------------------| 42.45% tmpGKDwAS.zip |#######################--------------------------------| 42.5% tmpGKDwAS.zip |#######################--------------------------------| 42.55% tmpGKDwAS.zip |#######################--------------------------------| 42.59% tmpGKDwAS.zip |#######################--------------------------------| 42.64% tmpGKDwAS.zip |#######################--------------------------------| 42.68% tmpGKDwAS.zip |########################-------------------------------| 42.73% tmpGKDwAS.zip |########################-------------------------------| 42.77% tmpGKDwAS.zip |########################-------------------------------| 42.82% tmpGKDwAS.zip |########################-------------------------------| 42.86% tmpGKDwAS.zip |########################-------------------------------| 42.91% tmpGKDwAS.zip |########################-------------------------------| 42.96% tmpGKDwAS.zip |########################-------------------------------| 43.0% tmpGKDwAS.zip |########################-------------------------------| 43.05% tmpGKDwAS.zip |########################-------------------------------| 43.09% tmpGKDwAS.zip |########################-------------------------------| 43.14% tmpGKDwAS.zip |########################-------------------------------| 43.18% tmpGKDwAS.zip |########################-------------------------------| 43.23% tmpGKDwAS.zip |########################-------------------------------| 43.28% tmpGKDwAS.zip |########################-------------------------------| 43.32% tmpGKDwAS.zip |########################-------------------------------| 43.37% tmpGKDwAS.zip |########################-------------------------------| 43.41% tmpGKDwAS.zip |########################-------------------------------| 43.46% tmpGKDwAS.zip |########################-------------------------------| 43.5% tmpGKDwAS.zip |########################-------------------------------| 43.55% tmpGKDwAS.zip |########################-------------------------------| 43.6% tmpGKDwAS.zip |########################-------------------------------| 43.64% tmpGKDwAS.zip |########################-------------------------------| 43.69% tmpGKDwAS.zip |########################-------------------------------| 43.73% tmpGKDwAS.zip |########################-------------------------------| 43.78% tmpGKDwAS.zip |########################-------------------------------| 43.82% tmpGKDwAS.zip |########################-------------------------------| 43.87% tmpGKDwAS.zip |########################-------------------------------| 43.91% tmpGKDwAS.zip |########################-------------------------------| 43.96% tmpGKDwAS.zip |########################-------------------------------| 44.01% tmpGKDwAS.zip |########################-------------------------------| 44.05% tmpGKDwAS.zip |########################-------------------------------| 44.1% tmpGKDwAS.zip |########################-------------------------------| 44.14% tmpGKDwAS.zip |########################-------------------------------| 44.19% tmpGKDwAS.zip |########################-------------------------------| 44.23% tmpGKDwAS.zip |########################-------------------------------| 44.28% tmpGKDwAS.zip |########################-------------------------------| 44.33% tmpGKDwAS.zip |########################-------------------------------| 44.37% tmpGKDwAS.zip |########################-------------------------------| 44.42% tmpGKDwAS.zip |########################-------------------------------| 44.46% tmpGKDwAS.zip |########################-------------------------------| 44.51% tmpGKDwAS.zip |#########################------------------------------| 44.55% tmpGKDwAS.zip |#########################------------------------------| 44.6% tmpGKDwAS.zip |#########################------------------------------| 44.65% tmpGKDwAS.zip |#########################------------------------------| 44.69% tmpGKDwAS.zip |#########################------------------------------| 44.74% tmpGKDwAS.zip |#########################------------------------------| 44.78% tmpGKDwAS.zip |#########################------------------------------| 44.83% tmpGKDwAS.zip |#########################------------------------------| 44.87% tmpGKDwAS.zip |#########################------------------------------| 44.92% tmpGKDwAS.zip |#########################------------------------------| 44.96% tmpGKDwAS.zip |#########################------------------------------| 45.01% tmpGKDwAS.zip |#########################------------------------------| 45.06% tmpGKDwAS.zip |#########################------------------------------| 45.1% tmpGKDwAS.zip |#########################------------------------------| 45.15% tmpGKDwAS.zip |#########################------------------------------| 45.19% tmpGKDwAS.zip |#########################------------------------------| 45.24% tmpGKDwAS.zip |#########################------------------------------| 45.28% tmpGKDwAS.zip |#########################------------------------------| 45.33% tmpGKDwAS.zip |#########################------------------------------| 45.38% tmpGKDwAS.zip |#########################------------------------------| 45.42% tmpGKDwAS.zip |#########################------------------------------| 45.47% tmpGKDwAS.zip |#########################------------------------------| 45.51% tmpGKDwAS.zip |#########################------------------------------| 45.56% tmpGKDwAS.zip |#########################------------------------------| 45.6% tmpGKDwAS.zip |#########################------------------------------| 45.65% tmpGKDwAS.zip |#########################------------------------------| 45.69% tmpGKDwAS.zip |#########################------------------------------| 45.74% tmpGKDwAS.zip |#########################------------------------------| 45.79% tmpGKDwAS.zip |#########################------------------------------| 45.83% tmpGKDwAS.zip |#########################------------------------------| 45.88% tmpGKDwAS.zip |#########################------------------------------| 45.92% tmpGKDwAS.zip |#########################------------------------------| 45.97% tmpGKDwAS.zip |#########################------------------------------| 46.01% tmpGKDwAS.zip |#########################------------------------------| 46.06% tmpGKDwAS.zip |#########################------------------------------| 46.11% tmpGKDwAS.zip |#########################------------------------------| 46.15% tmpGKDwAS.zip |#########################------------------------------| 46.2% tmpGKDwAS.zip |#########################------------------------------| 46.24% tmpGKDwAS.zip |#########################------------------------------| 46.29% tmpGKDwAS.zip |#########################------------------------------| 46.33% tmpGKDwAS.zip |##########################-----------------------------| 46.38% tmpGKDwAS.zip |##########################-----------------------------| 46.43% tmpGKDwAS.zip |##########################-----------------------------| 46.47% tmpGKDwAS.zip |##########################-----------------------------| 46.52% tmpGKDwAS.zip |##########################-----------------------------| 46.56% tmpGKDwAS.zip |##########################-----------------------------| 46.61% tmpGKDwAS.zip |##########################-----------------------------| 46.65% tmpGKDwAS.zip |##########################-----------------------------| 46.7% tmpGKDwAS.zip |##########################-----------------------------| 46.74% tmpGKDwAS.zip |##########################-----------------------------| 46.79% tmpGKDwAS.zip |##########################-----------------------------| 46.84% tmpGKDwAS.zip |##########################-----------------------------| 46.88% tmpGKDwAS.zip |##########################-----------------------------| 46.93% tmpGKDwAS.zip |##########################-----------------------------| 46.97% tmpGKDwAS.zip |##########################-----------------------------| 47.02% tmpGKDwAS.zip |##########################-----------------------------| 47.06% tmpGKDwAS.zip |##########################-----------------------------| 47.11% tmpGKDwAS.zip |##########################-----------------------------| 47.16% tmpGKDwAS.zip |##########################-----------------------------| 47.2% tmpGKDwAS.zip |##########################-----------------------------| 47.25% tmpGKDwAS.zip |##########################-----------------------------| 47.29% tmpGKDwAS.zip |##########################-----------------------------| 47.34% tmpGKDwAS.zip |##########################-----------------------------| 47.38% tmpGKDwAS.zip |##########################-----------------------------| 47.43% tmpGKDwAS.zip |##########################-----------------------------| 47.48% tmpGKDwAS.zip |##########################-----------------------------| 47.52% tmpGKDwAS.zip |##########################-----------------------------| 47.57% tmpGKDwAS.zip |##########################-----------------------------| 47.61% tmpGKDwAS.zip |##########################-----------------------------| 47.66% tmpGKDwAS.zip |##########################-----------------------------| 47.7% tmpGKDwAS.zip |##########################-----------------------------| 47.75% tmpGKDwAS.zip |##########################-----------------------------| 47.79% tmpGKDwAS.zip |##########################-----------------------------| 47.84% tmpGKDwAS.zip |##########################-----------------------------| 47.89% tmpGKDwAS.zip |##########################-----------------------------| 47.93% tmpGKDwAS.zip |##########################-----------------------------| 47.98% tmpGKDwAS.zip |##########################-----------------------------| 48.02% tmpGKDwAS.zip |##########################-----------------------------| 48.07% tmpGKDwAS.zip |##########################-----------------------------| 48.11% tmpGKDwAS.zip |##########################-----------------------------| 48.16% tmpGKDwAS.zip |###########################----------------------------| 48.21% tmpGKDwAS.zip |###########################----------------------------| 48.25% tmpGKDwAS.zip |###########################----------------------------| 48.3% tmpGKDwAS.zip |###########################----------------------------| 48.34% tmpGKDwAS.zip |###########################----------------------------| 48.39% tmpGKDwAS.zip |###########################----------------------------| 48.43% tmpGKDwAS.zip |###########################----------------------------| 48.48% tmpGKDwAS.zip |###########################----------------------------| 48.53% tmpGKDwAS.zip |###########################----------------------------| 48.57% tmpGKDwAS.zip |###########################----------------------------| 48.62% tmpGKDwAS.zip |###########################----------------------------| 48.66% tmpGKDwAS.zip |###########################----------------------------| 48.71% tmpGKDwAS.zip |###########################----------------------------| 48.75% tmpGKDwAS.zip |###########################----------------------------| 48.8% tmpGKDwAS.zip |###########################----------------------------| 48.84% tmpGKDwAS.zip |###########################----------------------------| 48.89% tmpGKDwAS.zip |###########################----------------------------| 48.94% tmpGKDwAS.zip |###########################----------------------------| 48.98% tmpGKDwAS.zip |###########################----------------------------| 49.03% tmpGKDwAS.zip |###########################----------------------------| 49.07% tmpGKDwAS.zip |###########################----------------------------| 49.12% tmpGKDwAS.zip |###########################----------------------------| 49.16% tmpGKDwAS.zip |###########################----------------------------| 49.21% tmpGKDwAS.zip |###########################----------------------------| 49.26% tmpGKDwAS.zip |###########################----------------------------| 49.3% tmpGKDwAS.zip |###########################----------------------------| 49.35% tmpGKDwAS.zip |###########################----------------------------| 49.39% tmpGKDwAS.zip |###########################----------------------------| 49.44% tmpGKDwAS.zip |###########################----------------------------| 49.48% tmpGKDwAS.zip |###########################----------------------------| 49.53% tmpGKDwAS.zip |###########################----------------------------| 49.58% tmpGKDwAS.zip |###########################----------------------------| 49.62% tmpGKDwAS.zip |###########################----------------------------| 49.67% tmpGKDwAS.zip |###########################----------------------------| 49.71% tmpGKDwAS.zip |###########################----------------------------| 49.76% tmpGKDwAS.zip |###########################----------------------------| 49.8% tmpGKDwAS.zip |###########################----------------------------| 49.85% tmpGKDwAS.zip |###########################----------------------------| 49.89% tmpGKDwAS.zip |###########################----------------------------| 49.94% tmpGKDwAS.zip |###########################----------------------------| 49.99% tmpGKDwAS.zip |############################---------------------------| 50.03% tmpGKDwAS.zip |############################---------------------------| 50.08% tmpGKDwAS.zip |############################---------------------------| 50.12% tmpGKDwAS.zip |############################---------------------------| 50.17% tmpGKDwAS.zip |############################---------------------------| 50.21% tmpGKDwAS.zip |############################---------------------------| 50.26% tmpGKDwAS.zip |############################---------------------------| 50.31% tmpGKDwAS.zip |############################---------------------------| 50.35% tmpGKDwAS.zip |############################---------------------------| 50.4% tmpGKDwAS.zip |############################---------------------------| 50.44% tmpGKDwAS.zip |############################---------------------------| 50.49% tmpGKDwAS.zip |############################---------------------------| 50.53% tmpGKDwAS.zip |############################---------------------------| 50.58% tmpGKDwAS.zip |############################---------------------------| 50.63% tmpGKDwAS.zip |############################---------------------------| 50.67% tmpGKDwAS.zip |############################---------------------------| 50.72% tmpGKDwAS.zip |############################---------------------------| 50.76% tmpGKDwAS.zip |############################---------------------------| 50.81% tmpGKDwAS.zip |############################---------------------------| 50.85% tmpGKDwAS.zip |############################---------------------------| 50.9% tmpGKDwAS.zip |############################---------------------------| 50.94% tmpGKDwAS.zip |############################---------------------------| 50.99% tmpGKDwAS.zip |############################---------------------------| 51.04% tmpGKDwAS.zip |############################---------------------------| 51.08% tmpGKDwAS.zip |############################---------------------------| 51.13% tmpGKDwAS.zip |############################---------------------------| 51.17% tmpGKDwAS.zip |############################---------------------------| 51.22% tmpGKDwAS.zip |############################---------------------------| 51.26% tmpGKDwAS.zip |############################---------------------------| 51.31% tmpGKDwAS.zip |############################---------------------------| 51.36% tmpGKDwAS.zip |############################---------------------------| 51.4% tmpGKDwAS.zip |############################---------------------------| 51.45% tmpGKDwAS.zip |############################---------------------------| 51.49% tmpGKDwAS.zip |############################---------------------------| 51.54% tmpGKDwAS.zip |############################---------------------------| 51.58% tmpGKDwAS.zip |############################---------------------------| 51.63% tmpGKDwAS.zip |############################---------------------------| 51.68% tmpGKDwAS.zip |############################---------------------------| 51.72% tmpGKDwAS.zip |############################---------------------------| 51.77% tmpGKDwAS.zip |############################---------------------------| 51.81% tmpGKDwAS.zip |#############################--------------------------| 51.86% tmpGKDwAS.zip |#############################--------------------------| 51.9% tmpGKDwAS.zip |#############################--------------------------| 51.95% tmpGKDwAS.zip |#############################--------------------------| 51.99% tmpGKDwAS.zip |#############################--------------------------| 52.04% tmpGKDwAS.zip |#############################--------------------------| 52.09% tmpGKDwAS.zip |#############################--------------------------| 52.13% tmpGKDwAS.zip |#############################--------------------------| 52.18% tmpGKDwAS.zip |#############################--------------------------| 52.22% tmpGKDwAS.zip |#############################--------------------------| 52.27% tmpGKDwAS.zip |#############################--------------------------| 52.31% tmpGKDwAS.zip |#############################--------------------------| 52.36% tmpGKDwAS.zip |#############################--------------------------| 52.41% tmpGKDwAS.zip |#############################--------------------------| 52.45% tmpGKDwAS.zip |#############################--------------------------| 52.5% tmpGKDwAS.zip |#############################--------------------------| 52.54% tmpGKDwAS.zip |#############################--------------------------| 52.59% tmpGKDwAS.zip |#############################--------------------------| 52.63% tmpGKDwAS.zip |#############################--------------------------| 52.68% tmpGKDwAS.zip |#############################--------------------------| 52.72% tmpGKDwAS.zip |#############################--------------------------| 52.77% tmpGKDwAS.zip |#############################--------------------------| 52.82% tmpGKDwAS.zip |#############################--------------------------| 52.86% tmpGKDwAS.zip |#############################--------------------------| 52.91% tmpGKDwAS.zip |#############################--------------------------| 52.95% tmpGKDwAS.zip |#############################--------------------------| 53.0% tmpGKDwAS.zip |#############################--------------------------| 53.04% tmpGKDwAS.zip |#############################--------------------------| 53.09% tmpGKDwAS.zip |#############################--------------------------| 53.14% tmpGKDwAS.zip |#############################--------------------------| 53.18% tmpGKDwAS.zip |#############################--------------------------| 53.23% tmpGKDwAS.zip |#############################--------------------------| 53.27% tmpGKDwAS.zip |#############################--------------------------| 53.32% tmpGKDwAS.zip |#############################--------------------------| 53.36% tmpGKDwAS.zip |#############################--------------------------| 53.41% tmpGKDwAS.zip |#############################--------------------------| 53.46% tmpGKDwAS.zip |#############################--------------------------| 53.5% tmpGKDwAS.zip |#############################--------------------------| 53.55% tmpGKDwAS.zip |#############################--------------------------| 53.59% tmpGKDwAS.zip |##############################-------------------------| 53.64% tmpGKDwAS.zip |##############################-------------------------| 53.68% tmpGKDwAS.zip |##############################-------------------------| 53.73% tmpGKDwAS.zip |##############################-------------------------| 53.77% tmpGKDwAS.zip |##############################-------------------------| 53.82% tmpGKDwAS.zip |##############################-------------------------| 53.87% tmpGKDwAS.zip |##############################-------------------------| 53.91% tmpGKDwAS.zip |##############################-------------------------| 53.96% tmpGKDwAS.zip |##############################-------------------------| 54.0% tmpGKDwAS.zip |##############################-------------------------| 54.05% tmpGKDwAS.zip |##############################-------------------------| 54.09% tmpGKDwAS.zip |##############################-------------------------| 54.14% tmpGKDwAS.zip |##############################-------------------------| 54.19% tmpGKDwAS.zip |##############################-------------------------| 54.23% tmpGKDwAS.zip |##############################-------------------------| 54.28% tmpGKDwAS.zip |##############################-------------------------| 54.32% tmpGKDwAS.zip |##############################-------------------------| 54.37% tmpGKDwAS.zip |##############################-------------------------| 54.41% tmpGKDwAS.zip |##############################-------------------------| 54.46% tmpGKDwAS.zip |##############################-------------------------| 54.51% tmpGKDwAS.zip |##############################-------------------------| 54.55% tmpGKDwAS.zip |##############################-------------------------| 54.6% tmpGKDwAS.zip |##############################-------------------------| 54.64% tmpGKDwAS.zip |##############################-------------------------| 54.69% tmpGKDwAS.zip |##############################-------------------------| 54.73% tmpGKDwAS.zip |##############################-------------------------| 54.78% tmpGKDwAS.zip |##############################-------------------------| 54.82% tmpGKDwAS.zip |##############################-------------------------| 54.87% tmpGKDwAS.zip |##############################-------------------------| 54.92% tmpGKDwAS.zip |##############################-------------------------| 54.96% tmpGKDwAS.zip |##############################-------------------------| 55.01% tmpGKDwAS.zip |##############################-------------------------| 55.05% tmpGKDwAS.zip |##############################-------------------------| 55.1% tmpGKDwAS.zip |##############################-------------------------| 55.14% tmpGKDwAS.zip |##############################-------------------------| 55.19% tmpGKDwAS.zip |##############################-------------------------| 55.24% tmpGKDwAS.zip |##############################-------------------------| 55.28% tmpGKDwAS.zip |##############################-------------------------| 55.33% tmpGKDwAS.zip |##############################-------------------------| 55.37% tmpGKDwAS.zip |##############################-------------------------| 55.42% tmpGKDwAS.zip |###############################------------------------| 55.46% tmpGKDwAS.zip |###############################------------------------| 55.51% tmpGKDwAS.zip |###############################------------------------| 55.56% tmpGKDwAS.zip |###############################------------------------| 55.6% tmpGKDwAS.zip |###############################------------------------| 55.65% tmpGKDwAS.zip |###############################------------------------| 55.69% tmpGKDwAS.zip |###############################------------------------| 55.74% tmpGKDwAS.zip |###############################------------------------| 55.78% tmpGKDwAS.zip |###############################------------------------| 55.83% tmpGKDwAS.zip |###############################------------------------| 55.87% tmpGKDwAS.zip |###############################------------------------| 55.92% tmpGKDwAS.zip |###############################------------------------| 55.97% tmpGKDwAS.zip |###############################------------------------| 56.01% tmpGKDwAS.zip |###############################------------------------| 56.06% tmpGKDwAS.zip |###############################------------------------| 56.1% tmpGKDwAS.zip |###############################------------------------| 56.15% tmpGKDwAS.zip |###############################------------------------| 56.19% tmpGKDwAS.zip |###############################------------------------| 56.24% tmpGKDwAS.zip |###############################------------------------| 56.29% tmpGKDwAS.zip |###############################------------------------| 56.33% tmpGKDwAS.zip |###############################------------------------| 56.38% tmpGKDwAS.zip |###############################------------------------| 56.42% tmpGKDwAS.zip |###############################------------------------| 56.47% tmpGKDwAS.zip |###############################------------------------| 56.51% tmpGKDwAS.zip |###############################------------------------| 56.56% tmpGKDwAS.zip |###############################------------------------| 56.61% tmpGKDwAS.zip |###############################------------------------| 56.65% tmpGKDwAS.zip |###############################------------------------| 56.7% tmpGKDwAS.zip |###############################------------------------| 56.74% tmpGKDwAS.zip |###############################------------------------| 56.79% tmpGKDwAS.zip |###############################------------------------| 56.83% tmpGKDwAS.zip |###############################------------------------| 56.88% tmpGKDwAS.zip |###############################------------------------| 56.92% tmpGKDwAS.zip |###############################------------------------| 56.97% tmpGKDwAS.zip |###############################------------------------| 57.02% tmpGKDwAS.zip |###############################------------------------| 57.06% tmpGKDwAS.zip |###############################------------------------| 57.11% tmpGKDwAS.zip |###############################------------------------| 57.15% tmpGKDwAS.zip |###############################------------------------| 57.2% tmpGKDwAS.zip |###############################------------------------| 57.24% tmpGKDwAS.zip |################################-----------------------| 57.29% tmpGKDwAS.zip |################################-----------------------| 57.34% tmpGKDwAS.zip |################################-----------------------| 57.38% tmpGKDwAS.zip |################################-----------------------| 57.43% tmpGKDwAS.zip |################################-----------------------| 57.47% tmpGKDwAS.zip |################################-----------------------| 57.52% tmpGKDwAS.zip |################################-----------------------| 57.56% tmpGKDwAS.zip |################################-----------------------| 57.61% tmpGKDwAS.zip |################################-----------------------| 57.66% tmpGKDwAS.zip |################################-----------------------| 57.7% tmpGKDwAS.zip |################################-----------------------| 57.75% tmpGKDwAS.zip |################################-----------------------| 57.79% tmpGKDwAS.zip |################################-----------------------| 57.84% tmpGKDwAS.zip |################################-----------------------| 57.88% tmpGKDwAS.zip |################################-----------------------| 57.93% tmpGKDwAS.zip |################################-----------------------| 57.97% tmpGKDwAS.zip |################################-----------------------| 58.02% tmpGKDwAS.zip |################################-----------------------| 58.07% tmpGKDwAS.zip |################################-----------------------| 58.11% tmpGKDwAS.zip |################################-----------------------| 58.16% tmpGKDwAS.zip |################################-----------------------| 58.2% tmpGKDwAS.zip |################################-----------------------| 58.25% tmpGKDwAS.zip |################################-----------------------| 58.29% tmpGKDwAS.zip |################################-----------------------| 58.34% tmpGKDwAS.zip |################################-----------------------| 58.39% tmpGKDwAS.zip |################################-----------------------| 58.43% tmpGKDwAS.zip |################################-----------------------| 58.48% tmpGKDwAS.zip |################################-----------------------| 58.52% tmpGKDwAS.zip |################################-----------------------| 58.57% tmpGKDwAS.zip |################################-----------------------| 58.61% tmpGKDwAS.zip |################################-----------------------| 58.66% tmpGKDwAS.zip |################################-----------------------| 58.71% tmpGKDwAS.zip |################################-----------------------| 58.75% tmpGKDwAS.zip |################################-----------------------| 58.8% tmpGKDwAS.zip |################################-----------------------| 58.84% tmpGKDwAS.zip |################################-----------------------| 58.89% tmpGKDwAS.zip |################################-----------------------| 58.93% tmpGKDwAS.zip |################################-----------------------| 58.98% tmpGKDwAS.zip |################################-----------------------| 59.02% tmpGKDwAS.zip |################################-----------------------| 59.07% tmpGKDwAS.zip |#################################----------------------| 59.12% tmpGKDwAS.zip |#################################----------------------| 59.16% tmpGKDwAS.zip |#################################----------------------| 59.21% tmpGKDwAS.zip |#################################----------------------| 59.25% tmpGKDwAS.zip |#################################----------------------| 59.3% tmpGKDwAS.zip |#################################----------------------| 59.34% tmpGKDwAS.zip |#################################----------------------| 59.39% tmpGKDwAS.zip |#################################----------------------| 59.44% tmpGKDwAS.zip |#################################----------------------| 59.48% tmpGKDwAS.zip |#################################----------------------| 59.53% tmpGKDwAS.zip |#################################----------------------| 59.57% tmpGKDwAS.zip |#################################----------------------| 59.62% tmpGKDwAS.zip |#################################----------------------| 59.66% tmpGKDwAS.zip |#################################----------------------| 59.71% tmpGKDwAS.zip |#################################----------------------| 59.75% tmpGKDwAS.zip |#################################----------------------| 59.8% tmpGKDwAS.zip |#################################----------------------| 59.85% tmpGKDwAS.zip |#################################----------------------| 59.89% tmpGKDwAS.zip |#################################----------------------| 59.94% tmpGKDwAS.zip |#################################----------------------| 59.98% tmpGKDwAS.zip |#################################----------------------| 60.03% tmpGKDwAS.zip |#################################----------------------| 60.07% tmpGKDwAS.zip |#################################----------------------| 60.12% tmpGKDwAS.zip |#################################----------------------| 60.17% tmpGKDwAS.zip |#################################----------------------| 60.21% tmpGKDwAS.zip |#################################----------------------| 60.26% tmpGKDwAS.zip |#################################----------------------| 60.3% tmpGKDwAS.zip |#################################----------------------| 60.35% tmpGKDwAS.zip |#################################----------------------| 60.39% tmpGKDwAS.zip |#################################----------------------| 60.44% tmpGKDwAS.zip |#################################----------------------| 60.49% tmpGKDwAS.zip |#################################----------------------| 60.53% tmpGKDwAS.zip |#################################----------------------| 60.58% tmpGKDwAS.zip |#################################----------------------| 60.62% tmpGKDwAS.zip |#################################----------------------| 60.67% tmpGKDwAS.zip |#################################----------------------| 60.71% tmpGKDwAS.zip |#################################----------------------| 60.76% tmpGKDwAS.zip |#################################----------------------| 60.8% tmpGKDwAS.zip |#################################----------------------| 60.85% tmpGKDwAS.zip |#################################----------------------| 60.9% tmpGKDwAS.zip |##################################---------------------| 60.94% tmpGKDwAS.zip |##################################---------------------| 60.99% tmpGKDwAS.zip |##################################---------------------| 61.03% tmpGKDwAS.zip |##################################---------------------| 61.08% tmpGKDwAS.zip |##################################---------------------| 61.12% tmpGKDwAS.zip |##################################---------------------| 61.17% tmpGKDwAS.zip |##################################---------------------| 61.22% tmpGKDwAS.zip |##################################---------------------| 61.26% tmpGKDwAS.zip |##################################---------------------| 61.31% tmpGKDwAS.zip |##################################---------------------| 61.35% tmpGKDwAS.zip |##################################---------------------| 61.4% tmpGKDwAS.zip |##################################---------------------| 61.44% tmpGKDwAS.zip |##################################---------------------| 61.49% tmpGKDwAS.zip |##################################---------------------| 61.54% tmpGKDwAS.zip |##################################---------------------| 61.58% tmpGKDwAS.zip |##################################---------------------| 61.63% tmpGKDwAS.zip |##################################---------------------| 61.67% tmpGKDwAS.zip |##################################---------------------| 61.72% tmpGKDwAS.zip |##################################---------------------| 61.76% tmpGKDwAS.zip |##################################---------------------| 61.81% tmpGKDwAS.zip |##################################---------------------| 61.85% tmpGKDwAS.zip |##################################---------------------| 61.9% tmpGKDwAS.zip |##################################---------------------| 61.95% tmpGKDwAS.zip |##################################---------------------| 61.99% tmpGKDwAS.zip |##################################---------------------| 62.04% tmpGKDwAS.zip |##################################---------------------| 62.08% tmpGKDwAS.zip |##################################---------------------| 62.13% tmpGKDwAS.zip |##################################---------------------| 62.17% tmpGKDwAS.zip |##################################---------------------| 62.22% tmpGKDwAS.zip |##################################---------------------| 62.27% tmpGKDwAS.zip |##################################---------------------| 62.31% tmpGKDwAS.zip |##################################---------------------| 62.36% tmpGKDwAS.zip |##################################---------------------| 62.4% tmpGKDwAS.zip |##################################---------------------| 62.45% tmpGKDwAS.zip |##################################---------------------| 62.49% tmpGKDwAS.zip |##################################---------------------| 62.54% tmpGKDwAS.zip |##################################---------------------| 62.59% tmpGKDwAS.zip |##################################---------------------| 62.63% tmpGKDwAS.zip |##################################---------------------| 62.68% tmpGKDwAS.zip |##################################---------------------| 62.72% tmpGKDwAS.zip |###################################--------------------| 62.77% tmpGKDwAS.zip |###################################--------------------| 62.81% tmpGKDwAS.zip |###################################--------------------| 62.86% tmpGKDwAS.zip |###################################--------------------| 62.9% tmpGKDwAS.zip |###################################--------------------| 62.95% tmpGKDwAS.zip |###################################--------------------| 63.0% tmpGKDwAS.zip |###################################--------------------| 63.04% tmpGKDwAS.zip |###################################--------------------| 63.09% tmpGKDwAS.zip |###################################--------------------| 63.13% tmpGKDwAS.zip |###################################--------------------| 63.18% tmpGKDwAS.zip |###################################--------------------| 63.22% tmpGKDwAS.zip |###################################--------------------| 63.27% tmpGKDwAS.zip |###################################--------------------| 63.32% tmpGKDwAS.zip |###################################--------------------| 63.36% tmpGKDwAS.zip |###################################--------------------| 63.41% tmpGKDwAS.zip |###################################--------------------| 63.45% tmpGKDwAS.zip |###################################--------------------| 63.5% tmpGKDwAS.zip |###################################--------------------| 63.54% tmpGKDwAS.zip |###################################--------------------| 63.59% tmpGKDwAS.zip |###################################--------------------| 63.64% tmpGKDwAS.zip |###################################--------------------| 63.68% tmpGKDwAS.zip |###################################--------------------| 63.73% tmpGKDwAS.zip |###################################--------------------| 63.77% tmpGKDwAS.zip |###################################--------------------| 63.82% tmpGKDwAS.zip |###################################--------------------| 63.86% tmpGKDwAS.zip |###################################--------------------| 63.91% tmpGKDwAS.zip |###################################--------------------| 63.95% tmpGKDwAS.zip |###################################--------------------| 64.0% tmpGKDwAS.zip |###################################--------------------| 64.05% tmpGKDwAS.zip |###################################--------------------| 64.09% tmpGKDwAS.zip |###################################--------------------| 64.14% tmpGKDwAS.zip |###################################--------------------| 64.18% tmpGKDwAS.zip |###################################--------------------| 64.23% tmpGKDwAS.zip |###################################--------------------| 64.27% tmpGKDwAS.zip |###################################--------------------| 64.32% tmpGKDwAS.zip |###################################--------------------| 64.37% tmpGKDwAS.zip |###################################--------------------| 64.41% tmpGKDwAS.zip |###################################--------------------| 64.46% tmpGKDwAS.zip |###################################--------------------| 64.5% tmpGKDwAS.zip |####################################-------------------| 64.55% tmpGKDwAS.zip |####################################-------------------| 64.59% tmpGKDwAS.zip |####################################-------------------| 64.64% tmpGKDwAS.zip |####################################-------------------| 64.69% tmpGKDwAS.zip |####################################-------------------| 64.73% tmpGKDwAS.zip |####################################-------------------| 64.78% tmpGKDwAS.zip |####################################-------------------| 64.82% tmpGKDwAS.zip |####################################-------------------| 64.87% tmpGKDwAS.zip |####################################-------------------| 64.91% tmpGKDwAS.zip |####################################-------------------| 64.96% tmpGKDwAS.zip |####################################-------------------| 65.0% tmpGKDwAS.zip |####################################-------------------| 65.05% tmpGKDwAS.zip |####################################-------------------| 65.1% tmpGKDwAS.zip |####################################-------------------| 65.14% tmpGKDwAS.zip |####################################-------------------| 65.19% tmpGKDwAS.zip |####################################-------------------| 65.23% tmpGKDwAS.zip |####################################-------------------| 65.28% tmpGKDwAS.zip |####################################-------------------| 65.32% tmpGKDwAS.zip |####################################-------------------| 65.37% tmpGKDwAS.zip |####################################-------------------| 65.42% tmpGKDwAS.zip |####################################-------------------| 65.46% tmpGKDwAS.zip |####################################-------------------| 65.51% tmpGKDwAS.zip |####################################-------------------| 65.55% tmpGKDwAS.zip |####################################-------------------| 65.6% tmpGKDwAS.zip |####################################-------------------| 65.64% tmpGKDwAS.zip |####################################-------------------| 65.69% tmpGKDwAS.zip |####################################-------------------| 65.74% tmpGKDwAS.zip |####################################-------------------| 65.78% tmpGKDwAS.zip |####################################-------------------| 65.83% tmpGKDwAS.zip |####################################-------------------| 65.87% tmpGKDwAS.zip |####################################-------------------| 65.92% tmpGKDwAS.zip |####################################-------------------| 65.96% tmpGKDwAS.zip |####################################-------------------| 66.01% tmpGKDwAS.zip |####################################-------------------| 66.05% tmpGKDwAS.zip |####################################-------------------| 66.1% tmpGKDwAS.zip |####################################-------------------| 66.15% tmpGKDwAS.zip |####################################-------------------| 66.19% tmpGKDwAS.zip |####################################-------------------| 66.24% tmpGKDwAS.zip |####################################-------------------| 66.28% tmpGKDwAS.zip |####################################-------------------| 66.33% tmpGKDwAS.zip |#####################################------------------| 66.37% tmpGKDwAS.zip |#####################################------------------| 66.42% tmpGKDwAS.zip |#####################################------------------| 66.47% tmpGKDwAS.zip |#####################################------------------| 66.51% tmpGKDwAS.zip |#####################################------------------| 66.56% tmpGKDwAS.zip |#####################################------------------| 66.6% tmpGKDwAS.zip |#####################################------------------| 66.65% tmpGKDwAS.zip |#####################################------------------| 66.69% tmpGKDwAS.zip |#####################################------------------| 66.74% tmpGKDwAS.zip |#####################################------------------| 66.78% tmpGKDwAS.zip |#####################################------------------| 66.83% tmpGKDwAS.zip |#####################################------------------| 66.88% tmpGKDwAS.zip |#####################################------------------| 66.92% tmpGKDwAS.zip |#####################################------------------| 66.97% tmpGKDwAS.zip |#####################################------------------| 67.01% tmpGKDwAS.zip |#####################################------------------| 67.06% tmpGKDwAS.zip |#####################################------------------| 67.1% tmpGKDwAS.zip |#####################################------------------| 67.15% tmpGKDwAS.zip |#####################################------------------| 67.2% tmpGKDwAS.zip |#####################################------------------| 67.24% tmpGKDwAS.zip |#####################################------------------| 67.29% tmpGKDwAS.zip |#####################################------------------| 67.33% tmpGKDwAS.zip |#####################################------------------| 67.38% tmpGKDwAS.zip |#####################################------------------| 67.42% tmpGKDwAS.zip |#####################################------------------| 67.47% tmpGKDwAS.zip |#####################################------------------| 67.52% tmpGKDwAS.zip |#####################################------------------| 67.56% tmpGKDwAS.zip |#####################################------------------| 67.61% tmpGKDwAS.zip |#####################################------------------| 67.65% tmpGKDwAS.zip |#####################################------------------| 67.7% tmpGKDwAS.zip |#####################################------------------| 67.74% tmpGKDwAS.zip |#####################################------------------| 67.79% tmpGKDwAS.zip |#####################################------------------| 67.83% tmpGKDwAS.zip |#####################################------------------| 67.88% tmpGKDwAS.zip |#####################################------------------| 67.93% tmpGKDwAS.zip |#####################################------------------| 67.97% tmpGKDwAS.zip |#####################################------------------| 68.02% tmpGKDwAS.zip |#####################################------------------| 68.06% tmpGKDwAS.zip |#####################################------------------| 68.11% tmpGKDwAS.zip |#####################################------------------| 68.15% tmpGKDwAS.zip |######################################-----------------| 68.2% tmpGKDwAS.zip |######################################-----------------| 68.25% tmpGKDwAS.zip |######################################-----------------| 68.29% tmpGKDwAS.zip |######################################-----------------| 68.34% tmpGKDwAS.zip |######################################-----------------| 68.38% tmpGKDwAS.zip |######################################-----------------| 68.43% tmpGKDwAS.zip |######################################-----------------| 68.47% tmpGKDwAS.zip |######################################-----------------| 68.52% tmpGKDwAS.zip |######################################-----------------| 68.57% tmpGKDwAS.zip |######################################-----------------| 68.61% tmpGKDwAS.zip |######################################-----------------| 68.66% tmpGKDwAS.zip |######################################-----------------| 68.7% tmpGKDwAS.zip |######################################-----------------| 68.75% tmpGKDwAS.zip |######################################-----------------| 68.79% tmpGKDwAS.zip |######################################-----------------| 68.84% tmpGKDwAS.zip |######################################-----------------| 68.88% tmpGKDwAS.zip |######################################-----------------| 68.93% tmpGKDwAS.zip |######################################-----------------| 68.98% tmpGKDwAS.zip |######################################-----------------| 69.02% tmpGKDwAS.zip |######################################-----------------| 69.07% tmpGKDwAS.zip |######################################-----------------| 69.11% tmpGKDwAS.zip |######################################-----------------| 69.16% tmpGKDwAS.zip |######################################-----------------| 69.2% tmpGKDwAS.zip |######################################-----------------| 69.25% tmpGKDwAS.zip |######################################-----------------| 69.3% tmpGKDwAS.zip |######################################-----------------| 69.34% tmpGKDwAS.zip |######################################-----------------| 69.39% tmpGKDwAS.zip |######################################-----------------| 69.43% tmpGKDwAS.zip |######################################-----------------| 69.48% tmpGKDwAS.zip |######################################-----------------| 69.52% tmpGKDwAS.zip |######################################-----------------| 69.57% tmpGKDwAS.zip |######################################-----------------| 69.62% tmpGKDwAS.zip |######################################-----------------| 69.66% tmpGKDwAS.zip |######################################-----------------| 69.71% tmpGKDwAS.zip |######################################-----------------| 69.75% tmpGKDwAS.zip |######################################-----------------| 69.8% tmpGKDwAS.zip |######################################-----------------| 69.84% tmpGKDwAS.zip |######################################-----------------| 69.89% tmpGKDwAS.zip |######################################-----------------| 69.93% tmpGKDwAS.zip |######################################-----------------| 69.98% tmpGKDwAS.zip |#######################################----------------| 70.03% tmpGKDwAS.zip |#######################################----------------| 70.07% tmpGKDwAS.zip |#######################################----------------| 70.12% tmpGKDwAS.zip |#######################################----------------| 70.16% tmpGKDwAS.zip |#######################################----------------| 70.21% tmpGKDwAS.zip |#######################################----------------| 70.25% tmpGKDwAS.zip |#######################################----------------| 70.3% tmpGKDwAS.zip |#######################################----------------| 70.35% tmpGKDwAS.zip |#######################################----------------| 70.39% tmpGKDwAS.zip |#######################################----------------| 70.44% tmpGKDwAS.zip |#######################################----------------| 70.48% tmpGKDwAS.zip |#######################################----------------| 70.53% tmpGKDwAS.zip |#######################################----------------| 70.57% tmpGKDwAS.zip |#######################################----------------| 70.62% tmpGKDwAS.zip |#######################################----------------| 70.67% tmpGKDwAS.zip |#######################################----------------| 70.71% tmpGKDwAS.zip |#######################################----------------| 70.76% tmpGKDwAS.zip |#######################################----------------| 70.8% tmpGKDwAS.zip |#######################################----------------| 70.85% tmpGKDwAS.zip |#######################################----------------| 70.89% tmpGKDwAS.zip |#######################################----------------| 70.94% tmpGKDwAS.zip |#######################################----------------| 70.98% tmpGKDwAS.zip |#######################################----------------| 71.03% tmpGKDwAS.zip |#######################################----------------| 71.08% tmpGKDwAS.zip |#######################################----------------| 71.12% tmpGKDwAS.zip |#######################################----------------| 71.17% tmpGKDwAS.zip |#######################################----------------| 71.21% tmpGKDwAS.zip |#######################################----------------| 71.26% tmpGKDwAS.zip |#######################################----------------| 71.3% tmpGKDwAS.zip |#######################################----------------| 71.35% tmpGKDwAS.zip |#######################################----------------| 71.4% tmpGKDwAS.zip |#######################################----------------| 71.44% tmpGKDwAS.zip |#######################################----------------| 71.49% tmpGKDwAS.zip |#######################################----------------| 71.53% tmpGKDwAS.zip |#######################################----------------| 71.58% tmpGKDwAS.zip |#######################################----------------| 71.62% tmpGKDwAS.zip |#######################################----------------| 71.67% tmpGKDwAS.zip |#######################################----------------| 71.72% tmpGKDwAS.zip |#######################################----------------| 71.76% tmpGKDwAS.zip |#######################################----------------| 71.81% tmpGKDwAS.zip |########################################---------------| 71.85% tmpGKDwAS.zip |########################################---------------| 71.9% tmpGKDwAS.zip |########################################---------------| 71.94% tmpGKDwAS.zip |########################################---------------| 71.99% tmpGKDwAS.zip |########################################---------------| 72.03% tmpGKDwAS.zip |########################################---------------| 72.08% tmpGKDwAS.zip |########################################---------------| 72.13% tmpGKDwAS.zip |########################################---------------| 72.17% tmpGKDwAS.zip |########################################---------------| 72.22% tmpGKDwAS.zip |########################################---------------| 72.26% tmpGKDwAS.zip |########################################---------------| 72.31% tmpGKDwAS.zip |########################################---------------| 72.35% tmpGKDwAS.zip |########################################---------------| 72.4% tmpGKDwAS.zip |########################################---------------| 72.45% tmpGKDwAS.zip |########################################---------------| 72.49% tmpGKDwAS.zip |########################################---------------| 72.54% tmpGKDwAS.zip |########################################---------------| 72.58% tmpGKDwAS.zip |########################################---------------| 72.63% tmpGKDwAS.zip |########################################---------------| 72.67% tmpGKDwAS.zip |########################################---------------| 72.72% tmpGKDwAS.zip |########################################---------------| 72.77% tmpGKDwAS.zip |########################################---------------| 72.81% tmpGKDwAS.zip |########################################---------------| 72.86% tmpGKDwAS.zip |########################################---------------| 72.9% tmpGKDwAS.zip |########################################---------------| 72.95% tmpGKDwAS.zip |########################################---------------| 72.99% tmpGKDwAS.zip |########################################---------------| 73.04% tmpGKDwAS.zip |########################################---------------| 73.08% tmpGKDwAS.zip |########################################---------------| 73.13% tmpGKDwAS.zip |########################################---------------| 73.18% tmpGKDwAS.zip |########################################---------------| 73.22% tmpGKDwAS.zip |########################################---------------| 73.27% tmpGKDwAS.zip |########################################---------------| 73.31% tmpGKDwAS.zip |########################################---------------| 73.36% tmpGKDwAS.zip |########################################---------------| 73.4% tmpGKDwAS.zip |########################################---------------| 73.45% tmpGKDwAS.zip |########################################---------------| 73.5% tmpGKDwAS.zip |########################################---------------| 73.54% tmpGKDwAS.zip |########################################---------------| 73.59% tmpGKDwAS.zip |########################################---------------| 73.63% tmpGKDwAS.zip |#########################################--------------| 73.68% tmpGKDwAS.zip |#########################################--------------| 73.72% tmpGKDwAS.zip |#########################################--------------| 73.77% tmpGKDwAS.zip |#########################################--------------| 73.81% tmpGKDwAS.zip |#########################################--------------| 73.86% tmpGKDwAS.zip |#########################################--------------| 73.91% tmpGKDwAS.zip |#########################################--------------| 73.95% tmpGKDwAS.zip |#########################################--------------| 74.0% tmpGKDwAS.zip |#########################################--------------| 74.04% tmpGKDwAS.zip |#########################################--------------| 74.09% tmpGKDwAS.zip |#########################################--------------| 74.13% tmpGKDwAS.zip |#########################################--------------| 74.18% tmpGKDwAS.zip |#########################################--------------| 74.23% tmpGKDwAS.zip |#########################################--------------| 74.27% tmpGKDwAS.zip |#########################################--------------| 74.32% tmpGKDwAS.zip |#########################################--------------| 74.36% tmpGKDwAS.zip |#########################################--------------| 74.41% tmpGKDwAS.zip |#########################################--------------| 74.45% tmpGKDwAS.zip |#########################################--------------| 74.5% tmpGKDwAS.zip |#########################################--------------| 74.55% tmpGKDwAS.zip |#########################################--------------| 74.59% tmpGKDwAS.zip |#########################################--------------| 74.64% tmpGKDwAS.zip |#########################################--------------| 74.68% tmpGKDwAS.zip |#########################################--------------| 74.73% tmpGKDwAS.zip |#########################################--------------| 74.77% tmpGKDwAS.zip |#########################################--------------| 74.82% tmpGKDwAS.zip |#########################################--------------| 74.86% tmpGKDwAS.zip |#########################################--------------| 74.91% tmpGKDwAS.zip |#########################################--------------| 74.96% tmpGKDwAS.zip |#########################################--------------| 75.0% tmpGKDwAS.zip |#########################################--------------| 75.05% tmpGKDwAS.zip |#########################################--------------| 75.09% tmpGKDwAS.zip |#########################################--------------| 75.14% tmpGKDwAS.zip |#########################################--------------| 75.18% tmpGKDwAS.zip |#########################################--------------| 75.23% tmpGKDwAS.zip |#########################################--------------| 75.28% tmpGKDwAS.zip |#########################################--------------| 75.32% tmpGKDwAS.zip |#########################################--------------| 75.37% tmpGKDwAS.zip |#########################################--------------| 75.41% tmpGKDwAS.zip |##########################################-------------| 75.46% tmpGKDwAS.zip |##########################################-------------| 75.5% tmpGKDwAS.zip |##########################################-------------| 75.55% tmpGKDwAS.zip |##########################################-------------| 75.6% tmpGKDwAS.zip |##########################################-------------| 75.64% tmpGKDwAS.zip |##########################################-------------| 75.69% tmpGKDwAS.zip |##########################################-------------| 75.73% tmpGKDwAS.zip |##########################################-------------| 75.78% tmpGKDwAS.zip |##########################################-------------| 75.82% tmpGKDwAS.zip |##########################################-------------| 75.87% tmpGKDwAS.zip |##########################################-------------| 75.91% tmpGKDwAS.zip |##########################################-------------| 75.96% tmpGKDwAS.zip |##########################################-------------| 76.01% tmpGKDwAS.zip |##########################################-------------| 76.05% tmpGKDwAS.zip |##########################################-------------| 76.1% tmpGKDwAS.zip |##########################################-------------| 76.14% tmpGKDwAS.zip |##########################################-------------| 76.19% tmpGKDwAS.zip |##########################################-------------| 76.23% tmpGKDwAS.zip |##########################################-------------| 76.28% tmpGKDwAS.zip |##########################################-------------| 76.33% tmpGKDwAS.zip |##########################################-------------| 76.37% tmpGKDwAS.zip |##########################################-------------| 76.42% tmpGKDwAS.zip |##########################################-------------| 76.46% tmpGKDwAS.zip |##########################################-------------| 76.51% tmpGKDwAS.zip |##########################################-------------| 76.55% tmpGKDwAS.zip |##########################################-------------| 76.6% tmpGKDwAS.zip |##########################################-------------| 76.65% tmpGKDwAS.zip |##########################################-------------| 76.69% tmpGKDwAS.zip |##########################################-------------| 76.74% tmpGKDwAS.zip |##########################################-------------| 76.78% tmpGKDwAS.zip |##########################################-------------| 76.83% tmpGKDwAS.zip |##########################################-------------| 76.87% tmpGKDwAS.zip |##########################################-------------| 76.92% tmpGKDwAS.zip |##########################################-------------| 76.96% tmpGKDwAS.zip |##########################################-------------| 77.01% tmpGKDwAS.zip |##########################################-------------| 77.06% tmpGKDwAS.zip |##########################################-------------| 77.1% tmpGKDwAS.zip |##########################################-------------| 77.15% tmpGKDwAS.zip |##########################################-------------| 77.19% tmpGKDwAS.zip |##########################################-------------| 77.24% tmpGKDwAS.zip |###########################################------------| 77.28% tmpGKDwAS.zip |###########################################------------| 77.33% tmpGKDwAS.zip |###########################################------------| 77.38% tmpGKDwAS.zip |###########################################------------| 77.42% tmpGKDwAS.zip |###########################################------------| 77.47% tmpGKDwAS.zip |###########################################------------| 77.51% tmpGKDwAS.zip |###########################################------------| 77.56% tmpGKDwAS.zip |###########################################------------| 77.6% tmpGKDwAS.zip |###########################################------------| 77.65% tmpGKDwAS.zip |###########################################------------| 77.7% tmpGKDwAS.zip |###########################################------------| 77.74% tmpGKDwAS.zip |###########################################------------| 77.79% tmpGKDwAS.zip |###########################################------------| 77.83% tmpGKDwAS.zip |###########################################------------| 77.88% tmpGKDwAS.zip |###########################################------------| 77.92% tmpGKDwAS.zip |###########################################------------| 77.97% tmpGKDwAS.zip |###########################################------------| 78.01% tmpGKDwAS.zip |###########################################------------| 78.06% tmpGKDwAS.zip |###########################################------------| 78.11% tmpGKDwAS.zip |###########################################------------| 78.15% tmpGKDwAS.zip |###########################################------------| 78.2% tmpGKDwAS.zip |###########################################------------| 78.24% tmpGKDwAS.zip |###########################################------------| 78.29% tmpGKDwAS.zip |###########################################------------| 78.33% tmpGKDwAS.zip |###########################################------------| 78.38% tmpGKDwAS.zip |###########################################------------| 78.43% tmpGKDwAS.zip |###########################################------------| 78.47% tmpGKDwAS.zip |###########################################------------| 78.52% tmpGKDwAS.zip |###########################################------------| 78.56% tmpGKDwAS.zip |###########################################------------| 78.61% tmpGKDwAS.zip |###########################################------------| 78.65% tmpGKDwAS.zip |###########################################------------| 78.7% tmpGKDwAS.zip |###########################################------------| 78.75% tmpGKDwAS.zip |###########################################------------| 78.79% tmpGKDwAS.zip |###########################################------------| 78.84% tmpGKDwAS.zip |###########################################------------| 78.88% tmpGKDwAS.zip |###########################################------------| 78.93% tmpGKDwAS.zip |###########################################------------| 78.97% tmpGKDwAS.zip |###########################################------------| 79.02% tmpGKDwAS.zip |###########################################------------| 79.06% tmpGKDwAS.zip |############################################-----------| 79.11% tmpGKDwAS.zip |############################################-----------| 79.16% tmpGKDwAS.zip |############################################-----------| 79.2% tmpGKDwAS.zip |############################################-----------| 79.25% tmpGKDwAS.zip |############################################-----------| 79.29% tmpGKDwAS.zip |############################################-----------| 79.34% tmpGKDwAS.zip |############################################-----------| 79.38% tmpGKDwAS.zip |############################################-----------| 79.43% tmpGKDwAS.zip |############################################-----------| 79.48% tmpGKDwAS.zip |############################################-----------| 79.52% tmpGKDwAS.zip |############################################-----------| 79.57% tmpGKDwAS.zip |############################################-----------| 79.61% tmpGKDwAS.zip |############################################-----------| 79.66% tmpGKDwAS.zip |############################################-----------| 79.7% tmpGKDwAS.zip |############################################-----------| 79.75% tmpGKDwAS.zip |############################################-----------| 79.8% tmpGKDwAS.zip |############################################-----------| 79.84% tmpGKDwAS.zip |############################################-----------| 79.89% tmpGKDwAS.zip |############################################-----------| 79.93% tmpGKDwAS.zip |############################################-----------| 79.98% tmpGKDwAS.zip |############################################-----------| 80.02% tmpGKDwAS.zip |############################################-----------| 80.07% tmpGKDwAS.zip |############################################-----------| 80.11% tmpGKDwAS.zip |############################################-----------| 80.16% tmpGKDwAS.zip |############################################-----------| 80.21% tmpGKDwAS.zip |############################################-----------| 80.25% tmpGKDwAS.zip |############################################-----------| 80.3% tmpGKDwAS.zip |############################################-----------| 80.34% tmpGKDwAS.zip |############################################-----------| 80.39% tmpGKDwAS.zip |############################################-----------| 80.43% tmpGKDwAS.zip |############################################-----------| 80.48% tmpGKDwAS.zip |############################################-----------| 80.53% tmpGKDwAS.zip |############################################-----------| 80.57% tmpGKDwAS.zip |############################################-----------| 80.62% tmpGKDwAS.zip |############################################-----------| 80.66% tmpGKDwAS.zip |############################################-----------| 80.71% tmpGKDwAS.zip |############################################-----------| 80.75% tmpGKDwAS.zip |############################################-----------| 80.8% tmpGKDwAS.zip |############################################-----------| 80.84% tmpGKDwAS.zip |############################################-----------| 80.89% tmpGKDwAS.zip |#############################################----------| 80.94% tmpGKDwAS.zip |#############################################----------| 80.98% tmpGKDwAS.zip |#############################################----------| 81.03% tmpGKDwAS.zip |#############################################----------| 81.07% tmpGKDwAS.zip |#############################################----------| 81.12% tmpGKDwAS.zip |#############################################----------| 81.16% tmpGKDwAS.zip |#############################################----------| 81.21% tmpGKDwAS.zip |#############################################----------| 81.26% tmpGKDwAS.zip |#############################################----------| 81.3% tmpGKDwAS.zip |#############################################----------| 81.35% tmpGKDwAS.zip |#############################################----------| 81.39% tmpGKDwAS.zip |#############################################----------| 81.44% tmpGKDwAS.zip |#############################################----------| 81.48% tmpGKDwAS.zip |#############################################----------| 81.53% tmpGKDwAS.zip |#############################################----------| 81.58% tmpGKDwAS.zip |#############################################----------| 81.62% tmpGKDwAS.zip |#############################################----------| 81.67% tmpGKDwAS.zip |#############################################----------| 81.71% tmpGKDwAS.zip |#############################################----------| 81.76% tmpGKDwAS.zip |#############################################----------| 81.8% tmpGKDwAS.zip |#############################################----------| 81.85% tmpGKDwAS.zip |#############################################----------| 81.89% tmpGKDwAS.zip |#############################################----------| 81.94% tmpGKDwAS.zip |#############################################----------| 81.99% tmpGKDwAS.zip |#############################################----------| 82.03% tmpGKDwAS.zip |#############################################----------| 82.08% tmpGKDwAS.zip |#############################################----------| 82.12% tmpGKDwAS.zip |#############################################----------| 82.17% tmpGKDwAS.zip |#############################################----------| 82.21% tmpGKDwAS.zip |#############################################----------| 82.26% tmpGKDwAS.zip |#############################################----------| 82.31% tmpGKDwAS.zip |#############################################----------| 82.35% tmpGKDwAS.zip |#############################################----------| 82.4% tmpGKDwAS.zip |#############################################----------| 82.44% tmpGKDwAS.zip |#############################################----------| 82.49% tmpGKDwAS.zip |#############################################----------| 82.53% tmpGKDwAS.zip |#############################################----------| 82.58% tmpGKDwAS.zip |#############################################----------| 82.63% tmpGKDwAS.zip |#############################################----------| 82.67% tmpGKDwAS.zip |#############################################----------| 82.72% tmpGKDwAS.zip |##############################################---------| 82.76% tmpGKDwAS.zip |##############################################---------| 82.81% tmpGKDwAS.zip |##############################################---------| 82.85% tmpGKDwAS.zip |##############################################---------| 82.9% tmpGKDwAS.zip |##############################################---------| 82.94% tmpGKDwAS.zip |##############################################---------| 82.99% tmpGKDwAS.zip |##############################################---------| 83.04% tmpGKDwAS.zip |##############################################---------| 83.08% tmpGKDwAS.zip |##############################################---------| 83.13% tmpGKDwAS.zip |##############################################---------| 83.17% tmpGKDwAS.zip |##############################################---------| 83.22% tmpGKDwAS.zip |##############################################---------| 83.26% tmpGKDwAS.zip |##############################################---------| 83.31% tmpGKDwAS.zip |##############################################---------| 83.36% tmpGKDwAS.zip |##############################################---------| 83.4% tmpGKDwAS.zip |##############################################---------| 83.45% tmpGKDwAS.zip |##############################################---------| 83.49% tmpGKDwAS.zip |##############################################---------| 83.54% tmpGKDwAS.zip |##############################################---------| 83.58% tmpGKDwAS.zip |##############################################---------| 83.63% tmpGKDwAS.zip |##############################################---------| 83.68% tmpGKDwAS.zip |##############################################---------| 83.72% tmpGKDwAS.zip |##############################################---------| 83.77% tmpGKDwAS.zip |##############################################---------| 83.81% tmpGKDwAS.zip |##############################################---------| 83.86% tmpGKDwAS.zip |##############################################---------| 83.9% tmpGKDwAS.zip |##############################################---------| 83.95% tmpGKDwAS.zip |##############################################---------| 83.99% tmpGKDwAS.zip |##############################################---------| 84.04% tmpGKDwAS.zip |##############################################---------| 84.09% tmpGKDwAS.zip |##############################################---------| 84.13% tmpGKDwAS.zip |##############################################---------| 84.18% tmpGKDwAS.zip |##############################################---------| 84.22% tmpGKDwAS.zip |##############################################---------| 84.27% tmpGKDwAS.zip |##############################################---------| 84.31% tmpGKDwAS.zip |##############################################---------| 84.36% tmpGKDwAS.zip |##############################################---------| 84.41% tmpGKDwAS.zip |##############################################---------| 84.45% tmpGKDwAS.zip |##############################################---------| 84.5% tmpGKDwAS.zip |##############################################---------| 84.54% tmpGKDwAS.zip |###############################################--------| 84.59% tmpGKDwAS.zip |###############################################--------| 84.63% tmpGKDwAS.zip |###############################################--------| 84.68% tmpGKDwAS.zip |###############################################--------| 84.73% tmpGKDwAS.zip |###############################################--------| 84.77% tmpGKDwAS.zip |###############################################--------| 84.82% tmpGKDwAS.zip |###############################################--------| 84.86% tmpGKDwAS.zip |###############################################--------| 84.91% tmpGKDwAS.zip |###############################################--------| 84.95% tmpGKDwAS.zip |###############################################--------| 85.0% tmpGKDwAS.zip |###############################################--------| 85.04% tmpGKDwAS.zip |###############################################--------| 85.09% tmpGKDwAS.zip |###############################################--------| 85.14% tmpGKDwAS.zip |###############################################--------| 85.18% tmpGKDwAS.zip |###############################################--------| 85.23% tmpGKDwAS.zip |###############################################--------| 85.27% tmpGKDwAS.zip |###############################################--------| 85.32% tmpGKDwAS.zip |###############################################--------| 85.36% tmpGKDwAS.zip |###############################################--------| 85.41% tmpGKDwAS.zip |###############################################--------| 85.46% tmpGKDwAS.zip |###############################################--------| 85.5% tmpGKDwAS.zip |###############################################--------| 85.55% tmpGKDwAS.zip |###############################################--------| 85.59% tmpGKDwAS.zip |###############################################--------| 85.64% tmpGKDwAS.zip |###############################################--------| 85.68% tmpGKDwAS.zip |###############################################--------| 85.73% tmpGKDwAS.zip |###############################################--------| 85.78% tmpGKDwAS.zip |###############################################--------| 85.82% tmpGKDwAS.zip |###############################################--------| 85.87% tmpGKDwAS.zip |###############################################--------| 85.91% tmpGKDwAS.zip |###############################################--------| 85.96% tmpGKDwAS.zip |###############################################--------| 86.0% tmpGKDwAS.zip |###############################################--------| 86.05% tmpGKDwAS.zip |###############################################--------| 86.09% tmpGKDwAS.zip |###############################################--------| 86.14% tmpGKDwAS.zip |###############################################--------| 86.19% tmpGKDwAS.zip |###############################################--------| 86.23% tmpGKDwAS.zip |###############################################--------| 86.28% tmpGKDwAS.zip |###############################################--------| 86.32% tmpGKDwAS.zip |################################################-------| 86.37% tmpGKDwAS.zip |################################################-------| 86.41% tmpGKDwAS.zip |################################################-------| 86.46% tmpGKDwAS.zip |################################################-------| 86.51% tmpGKDwAS.zip |################################################-------| 86.55% tmpGKDwAS.zip |################################################-------| 86.6% tmpGKDwAS.zip |################################################-------| 86.64% tmpGKDwAS.zip |################################################-------| 86.69% tmpGKDwAS.zip |################################################-------| 86.73% tmpGKDwAS.zip |################################################-------| 86.78% tmpGKDwAS.zip |################################################-------| 86.83% tmpGKDwAS.zip |################################################-------| 86.87% tmpGKDwAS.zip |################################################-------| 86.92% tmpGKDwAS.zip |################################################-------| 86.96% tmpGKDwAS.zip |################################################-------| 87.01% tmpGKDwAS.zip |################################################-------| 87.05% tmpGKDwAS.zip |################################################-------| 87.1% tmpGKDwAS.zip |################################################-------| 87.14% tmpGKDwAS.zip |################################################-------| 87.19% tmpGKDwAS.zip |################################################-------| 87.24% tmpGKDwAS.zip |################################################-------| 87.28% tmpGKDwAS.zip |################################################-------| 87.33% tmpGKDwAS.zip |################################################-------| 87.37% tmpGKDwAS.zip |################################################-------| 87.42% tmpGKDwAS.zip |################################################-------| 87.46% tmpGKDwAS.zip |################################################-------| 87.51% tmpGKDwAS.zip |################################################-------| 87.56% tmpGKDwAS.zip |################################################-------| 87.6% tmpGKDwAS.zip |################################################-------| 87.65% tmpGKDwAS.zip |################################################-------| 87.69% tmpGKDwAS.zip |################################################-------| 87.74% tmpGKDwAS.zip |################################################-------| 87.78% tmpGKDwAS.zip |################################################-------| 87.83% tmpGKDwAS.zip |################################################-------| 87.87% tmpGKDwAS.zip |################################################-------| 87.92% tmpGKDwAS.zip |################################################-------| 87.97% tmpGKDwAS.zip |################################################-------| 88.01% tmpGKDwAS.zip |################################################-------| 88.06% tmpGKDwAS.zip |################################################-------| 88.1% tmpGKDwAS.zip |################################################-------| 88.15% tmpGKDwAS.zip |#################################################------| 88.19% tmpGKDwAS.zip |#################################################------| 88.24% tmpGKDwAS.zip |#################################################------| 88.29% tmpGKDwAS.zip |#################################################------| 88.33% tmpGKDwAS.zip |#################################################------| 88.38% tmpGKDwAS.zip |#################################################------| 88.42% tmpGKDwAS.zip |#################################################------| 88.47% tmpGKDwAS.zip |#################################################------| 88.51% tmpGKDwAS.zip |#################################################------| 88.56% tmpGKDwAS.zip |#################################################------| 88.61% tmpGKDwAS.zip |#################################################------| 88.65% tmpGKDwAS.zip |#################################################------| 88.7% tmpGKDwAS.zip |#################################################------| 88.74% tmpGKDwAS.zip |#################################################------| 88.79% tmpGKDwAS.zip |#################################################------| 88.83% tmpGKDwAS.zip |#################################################------| 88.88% tmpGKDwAS.zip |#################################################------| 88.92% tmpGKDwAS.zip |#################################################------| 88.97% tmpGKDwAS.zip |#################################################------| 89.02% tmpGKDwAS.zip |#################################################------| 89.06% tmpGKDwAS.zip |#################################################------| 89.11% tmpGKDwAS.zip |#################################################------| 89.15% tmpGKDwAS.zip |#################################################------| 89.2% tmpGKDwAS.zip |#################################################------| 89.24% tmpGKDwAS.zip |#################################################------| 89.29% tmpGKDwAS.zip |#################################################------| 89.34% tmpGKDwAS.zip |#################################################------| 89.38% tmpGKDwAS.zip |#################################################------| 89.43% tmpGKDwAS.zip |#################################################------| 89.47% tmpGKDwAS.zip |#################################################------| 89.52% tmpGKDwAS.zip |#################################################------| 89.56% tmpGKDwAS.zip |#################################################------| 89.61% tmpGKDwAS.zip |#################################################------| 89.66% tmpGKDwAS.zip |#################################################------| 89.7% tmpGKDwAS.zip |#################################################------| 89.75% tmpGKDwAS.zip |#################################################------| 89.79% tmpGKDwAS.zip |#################################################------| 89.84% tmpGKDwAS.zip |#################################################------| 89.88% tmpGKDwAS.zip |#################################################------| 89.93% tmpGKDwAS.zip |#################################################------| 89.97% tmpGKDwAS.zip |##################################################-----| 90.02% tmpGKDwAS.zip |##################################################-----| 90.07% tmpGKDwAS.zip |##################################################-----| 90.11% tmpGKDwAS.zip |##################################################-----| 90.16% tmpGKDwAS.zip |##################################################-----| 90.2% tmpGKDwAS.zip |##################################################-----| 90.25% tmpGKDwAS.zip |##################################################-----| 90.29% tmpGKDwAS.zip |##################################################-----| 90.34% tmpGKDwAS.zip |##################################################-----| 90.39% tmpGKDwAS.zip |##################################################-----| 90.43% tmpGKDwAS.zip |##################################################-----| 90.48% tmpGKDwAS.zip |##################################################-----| 90.52% tmpGKDwAS.zip |##################################################-----| 90.57% tmpGKDwAS.zip |##################################################-----| 90.61% tmpGKDwAS.zip |##################################################-----| 90.66% tmpGKDwAS.zip |##################################################-----| 90.71% tmpGKDwAS.zip |##################################################-----| 90.75% tmpGKDwAS.zip |##################################################-----| 90.8% tmpGKDwAS.zip |##################################################-----| 90.84% tmpGKDwAS.zip |##################################################-----| 90.89% tmpGKDwAS.zip |##################################################-----| 90.93% tmpGKDwAS.zip |##################################################-----| 90.98% tmpGKDwAS.zip |##################################################-----| 91.02% tmpGKDwAS.zip |##################################################-----| 91.07% tmpGKDwAS.zip |##################################################-----| 91.12% tmpGKDwAS.zip |##################################################-----| 91.16% tmpGKDwAS.zip |##################################################-----| 91.21% tmpGKDwAS.zip |##################################################-----| 91.25% tmpGKDwAS.zip |##################################################-----| 91.3% tmpGKDwAS.zip |##################################################-----| 91.34% tmpGKDwAS.zip |##################################################-----| 91.39% tmpGKDwAS.zip |##################################################-----| 91.44% tmpGKDwAS.zip |##################################################-----| 91.48% tmpGKDwAS.zip |##################################################-----| 91.53% tmpGKDwAS.zip |##################################################-----| 91.57% tmpGKDwAS.zip |##################################################-----| 91.62% tmpGKDwAS.zip |##################################################-----| 91.66% tmpGKDwAS.zip |##################################################-----| 91.71% tmpGKDwAS.zip |##################################################-----| 91.76% tmpGKDwAS.zip |##################################################-----| 91.8% tmpGKDwAS.zip |###################################################----| 91.85% tmpGKDwAS.zip |###################################################----| 91.89% tmpGKDwAS.zip |###################################################----| 91.94% tmpGKDwAS.zip |###################################################----| 91.98% tmpGKDwAS.zip |###################################################----| 92.03% tmpGKDwAS.zip |###################################################----| 92.07% tmpGKDwAS.zip |###################################################----| 92.12% tmpGKDwAS.zip |###################################################----| 92.17% tmpGKDwAS.zip |###################################################----| 92.21% tmpGKDwAS.zip |###################################################----| 92.26% tmpGKDwAS.zip |###################################################----| 92.3% tmpGKDwAS.zip |###################################################----| 92.35% tmpGKDwAS.zip |###################################################----| 92.39% tmpGKDwAS.zip |###################################################----| 92.44% tmpGKDwAS.zip |###################################################----| 92.49% tmpGKDwAS.zip |###################################################----| 92.53% tmpGKDwAS.zip |###################################################----| 92.58% tmpGKDwAS.zip |###################################################----| 92.62% tmpGKDwAS.zip |###################################################----| 92.67% tmpGKDwAS.zip |###################################################----| 92.71% tmpGKDwAS.zip |###################################################----| 92.76% tmpGKDwAS.zip |###################################################----| 92.81% tmpGKDwAS.zip |###################################################----| 92.85% tmpGKDwAS.zip |###################################################----| 92.9% tmpGKDwAS.zip |###################################################----| 92.94% tmpGKDwAS.zip |###################################################----| 92.99% tmpGKDwAS.zip |###################################################----| 93.03% tmpGKDwAS.zip |###################################################----| 93.08% tmpGKDwAS.zip |###################################################----| 93.12% tmpGKDwAS.zip |###################################################----| 93.17% tmpGKDwAS.zip |###################################################----| 93.22% tmpGKDwAS.zip |###################################################----| 93.26% tmpGKDwAS.zip |###################################################----| 93.31% tmpGKDwAS.zip |###################################################----| 93.35% tmpGKDwAS.zip |###################################################----| 93.4% tmpGKDwAS.zip |###################################################----| 93.44% tmpGKDwAS.zip |###################################################----| 93.49% tmpGKDwAS.zip |###################################################----| 93.54% tmpGKDwAS.zip |###################################################----| 93.58% tmpGKDwAS.zip |###################################################----| 93.63% tmpGKDwAS.zip |####################################################---| 93.67% tmpGKDwAS.zip |####################################################---| 93.72% tmpGKDwAS.zip |####################################################---| 93.76% tmpGKDwAS.zip |####################################################---| 93.81% tmpGKDwAS.zip |####################################################---| 93.86% tmpGKDwAS.zip |####################################################---| 93.9% tmpGKDwAS.zip |####################################################---| 93.95% tmpGKDwAS.zip |####################################################---| 93.99% tmpGKDwAS.zip |####################################################---| 94.04% tmpGKDwAS.zip |####################################################---| 94.08% tmpGKDwAS.zip |####################################################---| 94.13% tmpGKDwAS.zip |####################################################---| 94.17% tmpGKDwAS.zip |####################################################---| 94.22% tmpGKDwAS.zip |####################################################---| 94.27% tmpGKDwAS.zip |####################################################---| 94.31% tmpGKDwAS.zip |####################################################---| 94.36% tmpGKDwAS.zip |####################################################---| 94.4% tmpGKDwAS.zip |####################################################---| 94.45% tmpGKDwAS.zip |####################################################---| 94.49% tmpGKDwAS.zip |####################################################---| 94.54% tmpGKDwAS.zip |####################################################---| 94.59% tmpGKDwAS.zip |####################################################---| 94.63% tmpGKDwAS.zip |####################################################---| 94.68% tmpGKDwAS.zip |####################################################---| 94.72% tmpGKDwAS.zip |####################################################---| 94.77% tmpGKDwAS.zip |####################################################---| 94.81% tmpGKDwAS.zip |####################################################---| 94.86% tmpGKDwAS.zip |####################################################---| 94.9% tmpGKDwAS.zip |####################################################---| 94.95% tmpGKDwAS.zip |####################################################---| 95.0% tmpGKDwAS.zip |####################################################---| 95.04% tmpGKDwAS.zip |####################################################---| 95.09% tmpGKDwAS.zip |####################################################---| 95.13% tmpGKDwAS.zip |####################################################---| 95.18% tmpGKDwAS.zip |####################################################---| 95.22% tmpGKDwAS.zip |####################################################---| 95.27% tmpGKDwAS.zip |####################################################---| 95.32% tmpGKDwAS.zip |####################################################---| 95.36% tmpGKDwAS.zip |####################################################---| 95.41% tmpGKDwAS.zip |####################################################---| 95.45% tmpGKDwAS.zip |#####################################################--| 95.5% tmpGKDwAS.zip |#####################################################--| 95.54% tmpGKDwAS.zip |#####################################################--| 95.59% tmpGKDwAS.zip |#####################################################--| 95.64% tmpGKDwAS.zip |#####################################################--| 95.68% tmpGKDwAS.zip |#####################################################--| 95.73% tmpGKDwAS.zip |#####################################################--| 95.77% tmpGKDwAS.zip |#####################################################--| 95.82% tmpGKDwAS.zip |#####################################################--| 95.86% tmpGKDwAS.zip |#####################################################--| 95.91% tmpGKDwAS.zip |#####################################################--| 95.95% tmpGKDwAS.zip |#####################################################--| 96.0% tmpGKDwAS.zip |#####################################################--| 96.05% tmpGKDwAS.zip |#####################################################--| 96.09% tmpGKDwAS.zip |#####################################################--| 96.14% tmpGKDwAS.zip |#####################################################--| 96.18% tmpGKDwAS.zip |#####################################################--| 96.23% tmpGKDwAS.zip |#####################################################--| 96.27% tmpGKDwAS.zip |#####################################################--| 96.32% tmpGKDwAS.zip |#####################################################--| 96.37% tmpGKDwAS.zip |#####################################################--| 96.41% tmpGKDwAS.zip |#####################################################--| 96.46% tmpGKDwAS.zip |#####################################################--| 96.5% tmpGKDwAS.zip |#####################################################--| 96.55% tmpGKDwAS.zip |#####################################################--| 96.59% tmpGKDwAS.zip |#####################################################--| 96.64% tmpGKDwAS.zip |#####################################################--| 96.69% tmpGKDwAS.zip |#####################################################--| 96.73% tmpGKDwAS.zip |#####################################################--| 96.78% tmpGKDwAS.zip |#####################################################--| 96.82% tmpGKDwAS.zip |#####################################################--| 96.87% tmpGKDwAS.zip |#####################################################--| 96.91% tmpGKDwAS.zip |#####################################################--| 96.96% tmpGKDwAS.zip |#####################################################--| 97.0% tmpGKDwAS.zip |#####################################################--| 97.05% tmpGKDwAS.zip |#####################################################--| 97.1% tmpGKDwAS.zip |#####################################################--| 97.14% tmpGKDwAS.zip |#####################################################--| 97.19% tmpGKDwAS.zip |#####################################################--| 97.23% tmpGKDwAS.zip |######################################################-| 97.28% tmpGKDwAS.zip |######################################################-| 97.32% tmpGKDwAS.zip |######################################################-| 97.37% tmpGKDwAS.zip |######################################################-| 97.42% tmpGKDwAS.zip |######################################################-| 97.46% tmpGKDwAS.zip |######################################################-| 97.51% tmpGKDwAS.zip |######################################################-| 97.55% tmpGKDwAS.zip |######################################################-| 97.6% tmpGKDwAS.zip |######################################################-| 97.64% tmpGKDwAS.zip |######################################################-| 97.69% tmpGKDwAS.zip |######################################################-| 97.74% tmpGKDwAS.zip |######################################################-| 97.78% tmpGKDwAS.zip |######################################################-| 97.83% tmpGKDwAS.zip |######################################################-| 97.87% tmpGKDwAS.zip |######################################################-| 97.92% tmpGKDwAS.zip |######################################################-| 97.96% tmpGKDwAS.zip |######################################################-| 98.01% tmpGKDwAS.zip |######################################################-| 98.05% tmpGKDwAS.zip |######################################################-| 98.1% tmpGKDwAS.zip |######################################################-| 98.15% tmpGKDwAS.zip |######################################################-| 98.19% tmpGKDwAS.zip |######################################################-| 98.24% tmpGKDwAS.zip |######################################################-| 98.28% tmpGKDwAS.zip |######################################################-| 98.33% tmpGKDwAS.zip |######################################################-| 98.37% tmpGKDwAS.zip |######################################################-| 98.42% tmpGKDwAS.zip |######################################################-| 98.47% tmpGKDwAS.zip |######################################################-| 98.51% tmpGKDwAS.zip |######################################################-| 98.56% tmpGKDwAS.zip |######################################################-| 98.6% tmpGKDwAS.zip |######################################################-| 98.65% tmpGKDwAS.zip |######################################################-| 98.69% tmpGKDwAS.zip |######################################################-| 98.74% tmpGKDwAS.zip |######################################################-| 98.79% tmpGKDwAS.zip |######################################################-| 98.83% tmpGKDwAS.zip |######################################################-| 98.88% tmpGKDwAS.zip |######################################################-| 98.92% tmpGKDwAS.zip |######################################################-| 98.97% tmpGKDwAS.zip |######################################################-| 99.01% tmpGKDwAS.zip |######################################################-| 99.06% tmpGKDwAS.zip |#######################################################| 99.1% tmpGKDwAS.zip |#######################################################| 99.15% tmpGKDwAS.zip |#######################################################| 99.2% tmpGKDwAS.zip |#######################################################| 99.24% tmpGKDwAS.zip |#######################################################| 99.29% tmpGKDwAS.zip |#######################################################| 99.33% tmpGKDwAS.zip |#######################################################| 99.38% tmpGKDwAS.zip |#######################################################| 99.42% tmpGKDwAS.zip |#######################################################| 99.47% tmpGKDwAS.zip |#######################################################| 99.52% tmpGKDwAS.zip |#######################################################| 99.56% tmpGKDwAS.zip |#######################################################| 99.61% tmpGKDwAS.zip |#######################################################| 99.65% tmpGKDwAS.zip |#######################################################| 99.7% tmpGKDwAS.zip |#######################################################| 99.74% tmpGKDwAS.zip |#######################################################| 99.79% tmpGKDwAS.zip |#######################################################| 99.84% tmpGKDwAS.zip |#######################################################| 99.88% tmpGKDwAS.zip |#######################################################| 99.93% tmpGKDwAS.zip |#######################################################| 99.97% tmpGKDwAS.zip |#######################################################| 100.0% Plugin uploaded. Plugin's id is bfd995d5-ffaf-4e01-95e7-00eb3735ad0b 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-26 18:32:57,591 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: sudo: unable to resolve host vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961 sudo: unable to resolve host vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961 sudo: unable to resolve host vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961 sudo: unable to resolve host vyos-vrouter-vm-76ceefee-ef71-4bad-9fde-dba42f3c4961 2019-03-26 18:32:57,591 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 2019-03-26 18:33:14,526 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.8-amd64.qcow2 md5:7ed4401d5dae9c25cd4a92ee16e9ba25 sha256:d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5 2019-03-26 18:33:14,530 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:33:14,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:33:14,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 18:33:14 GMT X-Openstack-Request-Id: req-8ff79fe0-9ba3-4ce9-8ae0-90c0c1274526 2019-03-26 18:33:14,853 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:27:45Z", "file": "/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/file", "owner": "96ad57b4db2c478392659c033648f5a1", "id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "size": 300941312, "self": "/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T18:27:40Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:33:14,853 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-8ff79fe0-9ba3-4ce9-8ae0-90c0c1274526 2019-03-26 18:33:14,853 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.322749853134s 2019-03-26 18:33:14,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 18:33:14,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '{"owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961"}' 2019-03-26 18:33:14,933 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 949 Content-Type: application/json Date: Tue, 26 Mar 2019 18:33:14 GMT Location: http://172.30.9.22:9292/v2/images/87827b10-a8f9-482b-b134-279e3ca29ec6 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-355af475-f04e-4b7c-8760-b1bf7ea2b4b9 2019-03-26 18:33:14,933 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:33:14Z", "file": "/v2/images/87827b10-a8f9-482b-b134-279e3ca29ec6/file", "owner": "96ad57b4db2c478392659c033648f5a1", "id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "size": null, "self": "/v2/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "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_76ceefee-ef71-4bad-9fde-dba42f3c4961", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961", "checksum": null, "created_at": "2019-03-26T18:33:14Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 18:33:14,933 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-355af475-f04e-4b7c-8760-b1bf7ea2b4b9 2019-03-26 18:33:14,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0691850185394s 2019-03-26 18:33:14,934 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 18:33:14,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/87827b10-a8f9-482b-b134-279e3ca29ec6/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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '' 2019-03-26 18:33:46,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:33:46 GMT X-Openstack-Request-Id: req-02a2d0aa-b017-465f-901e-d44e520ff09c 2019-03-26 18:33:46,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-26 18:33:46,913 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/87827b10-a8f9-482b-b134-279e3ca29ec6/file used request id req-02a2d0aa-b017-465f-901e-d44e520ff09c 2019-03-26 18:33:46,913 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 31.9790608883s 2019-03-26 18:33:46,919 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:33:46,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:33:46,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2746 Content-Type: application/json Date: Tue, 26 Mar 2019 18:33:46 GMT X-Openstack-Request-Id: req-041ce591-b1d2-4aa6-b18c-07f8d1ac0547 2019-03-26 18:33:46,965 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:33:46Z", "file": "/v2/images/87827b10-a8f9-482b-b134-279e3ca29ec6/file", "owner": "96ad57b4db2c478392659c033648f5a1", "id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "size": 2148073472, "self": "/v2/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/87827b10-a8f9-482b-b134-279e3ca29ec6/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "d8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/87827b10-a8f9-482b-b134-279e3ca29ec6/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "7ed4401d5dae9c25cd4a92ee16e9ba25", "name": "vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961", "checksum": "7ed4401d5dae9c25cd4a92ee16e9ba25", "created_at": "2019-03-26T18:33:14Z", "os_hidden": false, "protected": false, "os_hash_value": "df4cf6d7e6430e9805d41aac6e77145867d9e6715b44a5f3ad0781272c78c804deaed45645143f8e338a808ca5b34e488e5a85cf594d9bcc1a9c61e20efaf835"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:27:45Z", "file": "/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/file", "owner": "96ad57b4db2c478392659c033648f5a1", "id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "size": 300941312, "self": "/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T18:27:40Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:33:46,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-041ce591-b1d2-4aa6-b18c-07f8d1ac0547 2019-03-26 18:33:46,965 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0467159748077s 2019-03-26 18:33:46,968 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/87827b10-a8f9-482b-b134-279e3ca29ec6/snap', u'metadata': Munch({})})], 'file': u'/v2/images/87827b10-a8f9-482b-b134-279e3ca29ec6/file', 'owner': u'96ad57b4db2c478392659c033648f5a1', 'id': u'87827b10-a8f9-482b-b134-279e3ca29ec6', 'size': 2148073472, u'self': u'/v2/images/87827b10-a8f9-482b-b134-279e3ca29ec6', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'96ad57b4db2c478392659c033648f5a1', 'name': 'vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/87827b10-a8f9-482b-b134-279e3ca29ec6/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T18:33:46Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T18:33:46Z', u'owner_specified.shade.sha256': u'd8537f95d60ec53d20023e432d79ad380431de09c40d151b6a78a9c95903d3f5', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961', '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/87827b10-a8f9-482b-b134-279e3ca29ec6', 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_76ceefee-ef71-4bad-9fde-dba42f3c4961', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961', 'created': u'2019-03-26T18:33:14Z', 'checksum': u'7ed4401d5dae9c25cd4a92ee16e9ba25', 'created_at': u'2019-03-26T18:33:14Z', 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/87827b10-a8f9-482b-b134-279e3ca29ec6', 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_76ceefee-ef71-4bad-9fde-dba42f3c4961', u'owner_specified.shade.md5': u'7ed4401d5dae9c25cd4a92ee16e9ba25', u'schema': u'/v2/schemas/image'}}) 2019-03-26 18:33:46,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 18:33:46,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "vyos_vrouter-flavor_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 3, "id": null, "swap": 0}}' 2019-03-26 18:33:47,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 316 Content-Type: application/json Date: Tue, 26 Mar 2019 18:33: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-aced8a6f-bfcc-4483-87b1-9b250614fe25 x-openstack-request-id: req-aced8a6f-bfcc-4483-87b1-9b250614fe25 2019-03-26 18:33:47,339 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "vyos_vrouter-flavor_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "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": "fb79cd63-3421-4d38-9b48-824ebd26ffc2"}} 2019-03-26 18:33:47,339 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-aced8a6f-bfcc-4483-87b1-9b250614fe25 2019-03-26 18:33:47,339 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.370471954346s 2019-03-26 18:33:47,340 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961', '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'0c1029b257c44319a8784a806bbcda81', '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'fb79cd63-3421-4d38-9b48-824ebd26ffc2', 'swap': 0}) 2019-03-26 18:33:47,341 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 18:33:47,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2/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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" -d '{"extra_specs": {}}' 2019-03-26 18:33:47,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 18:33: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-98eae163-e965-43fc-9392-e5533d993599 x-openstack-request-id: req-98eae163-e965-43fc-9392-e5533d993599 2019-03-26 18:33:47,363 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 18:33:47,363 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2/os-extra_specs used request id req-98eae163-e965-43fc-9392-e5533d993599 2019-03-26 18:33:47,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.022803068161s 2019-03-26 18:33:47,368 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-26 18:33:47,372 - 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-26 18:33:47,379 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 18:33:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dfc4d250-392f-4f9b-9127-526e7c43e550 2019-03-26 18:33:47,380 - 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-26 18:33:47,380 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-dfc4d250-392f-4f9b-9127-526e7c43e550 2019-03-26 18:33:47,381 - 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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:33:47,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 986 Content-Type: application/json Date: Tue, 26 Mar 2019 18:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f745138a-755e-4b4b-80ec-dd7a4214b8ac 2019-03-26 18:33:47,591 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/03fa345d29764a1ab13090d1f3215ddc"}, "enabled": true, "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c400f8d83a943e6a46920e69cd68aee"}, "enabled": true, "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36b53c3ba3f04b418e739651d4daf8a0"}, "enabled": true, "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3705fdab19d0491fb67a2d04f0523d94"}, "enabled": true, "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/37db07dc021a40fe999cf831284f960e"}, "enabled": true, "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4b649cef84124f739c0f848bf4fba0cf"}, "enabled": true, "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/506121c81fe64aae90e1a4d006ba200d"}, "enabled": true, "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67c1feecac614143b772eb021d87683a"}, "enabled": true, "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6ec684663d674b749125158b358cf159"}, "enabled": true, "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"name": "tempest-service-1517955992", "links": {"self": "http://192.30.9.3:35357/v3/services/8e4f3e5289074603b5a6813d9a6454ae"}, "enabled": true, "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "description": "tempest-description-245716025"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5813d861fe540e99fbbbf1c8ac3f115"}, "enabled": true, "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"name": "tempest-service-246654608", "links": {"self": "http://192.30.9.3:35357/v3/services/a63938e86535451c961cf50bc1bd4bec"}, "enabled": true, "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "description": "tempest-description-366500379"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a6ebfa27f93f487fb1fd2e16da1b7780"}, "enabled": true, "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b024d1087bf24cbca43602e6520408c0"}, "enabled": true, "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b142c2635e114a7b987a7f59c0f9a701"}, "enabled": true, "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eea56821999c40afb29f8d45a96215e9"}, "enabled": true, "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3e3c341f4f84445956fb6d35725facd"}, "enabled": true, "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-26 18:33:47,591 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-f745138a-755e-4b4b-80ec-dd7a4214b8ac 2019-03-26 18:33:47,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.223154067993s 2019-03-26 18:33:47,601 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-26 18:33:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:33:47,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1983 Content-Type: application/json Date: Tue, 26 Mar 2019 18:33:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d8814c0-9544-4361-aaa9-0885af6a278d 2019-03-26 18:33:47,816 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/071a373ad91d443b9b9bffd5c557987f"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1cc4e0b005084f979f6f34a76228b214"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1dc851a9fe6a4a69a5d11a334ee7cea4"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ec684663d674b749125158b358cf159", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/245b3601fe8f46f58f9c47099b0fc003"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/31566bc32c37434a8343cc8d535e1489"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "31566bc32c37434a8343cc8d535e1489"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/31dd6483027946b0b110f102fda92b00"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "31dd6483027946b0b110f102fda92b00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33119c8e830f4586aaf349b476527488"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67c1feecac614143b772eb021d87683a", "id": "33119c8e830f4586aaf349b476527488"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3ea7271039434c04944d38c71707329e"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "3ea7271039434c04944d38c71707329e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/56a0ff077cd94628bd1104156cec20c9"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "56a0ff077cd94628bd1104156cec20c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/59dfefb2ad9f4c4db81c9643ad53df22"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60a01e4b2ce94294b1b7d37a6409d01d"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60ee1a642c2445668037cd923925a4ad"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "60ee1a642c2445668037cd923925a4ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/78e904cb2b6141698955eda5deb242e5"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "78e904cb2b6141698955eda5deb242e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7aa73a9c0893488baebf5de95b6137eb"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7ef8d08269214f76a2feb166abf7ea08"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/808255b7a2d04a0eb30f14e2e3eafcea"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/840ea42ac41f4a29839cd0a6d7c54f65"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/864074fb5ea248579b08e7190d29668d"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67c1feecac614143b772eb021d87683a", "id": "864074fb5ea248579b08e7190d29668d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8b02023dfd0245c8929e286508d97a8c"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/997ce8a81c8a42d582c90827ac2e6f7a"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ec684663d674b749125158b358cf159", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9b74a1a733f849508ce3325194398842"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "9b74a1a733f849508ce3325194398842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a08004f5bd934199ab4a271f7cad8a77"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/abe0b0fdefac429d91bdb01a384504a8"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b50c13e90054415189a46d27df5ba5af"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "b50c13e90054415189a46d27df5ba5af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bfe878dfff68437eb763c8b053e3a461"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "bfe878dfff68437eb763c8b053e3a461"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c70851daa480406db037e20ca9150a8d"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "c70851daa480406db037e20ca9150a8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cef3a0e69cfe41189c8d07ebae5292ae"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cf3903eaf987415a804a3f34d9a1ac8e"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d52a2fc97e2b48f194ad72de0bf9b3ba"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67c1feecac614143b772eb021d87683a", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d7ae594e1d784f1785f337cceae68e54"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "d7ae594e1d784f1785f337cceae68e54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e7151f97af7d4f0b8667a50d92455f29"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e9971bf0186f47209c65414079d48310"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "e9971bf0186f47209c65414079d48310"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f06068edd2e7411c85af456fa848b8d3"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ec684663d674b749125158b358cf159", "id": "f06068edd2e7411c85af456fa848b8d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f0e075d0966d44188849790453d0f8cc"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "f0e075d0966d44188849790453d0f8cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f1f25c4e7f8c4b7a82e7eb16c8f21b39"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f205fb1f17c54f468b8f653ca4da8b82"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f396c4b7ae614c128e5ea76d070f39db"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f3abcf3e2d184e5487af4f87d8a3f6ab"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f4ef0292dcd64ae68126691c30950a36"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "f4ef0292dcd64ae68126691c30950a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f710b76766dc4e76bd292784a3389087"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "f710b76766dc4e76bd292784a3389087"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fadd7a6dc5094ff7af1f15ec917d3d7d"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fd81238c5f5244a88a9bce90834143e5"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "fd81238c5f5244a88a9bce90834143e5"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-26 18:33:47,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-6d8814c0-9544-4361-aaa9-0885af6a278d 2019-03-26 18:33:47,817 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.215579032898s 2019-03-26 18:33:47,824 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2019-03-26 18:33:47,830 - 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-26 18:33:53,311 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:33:53,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:33:53,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:33:53,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:33:53,312 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:33:53,312 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:33:53,312 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:33:53,312 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2019-03-26 18:33:53,313 - 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-26T18:33:53.260Z", "updated_at": "2019-03-26T18:33:53.260Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": "", "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.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-03-26 18:33:53,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:33:53,314 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:33:53 GMT 2019-03-26 18:33:53,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:33:53,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 297560 2019-03-26 18:33:53,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:33:53,314 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:33:53,314 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:33:53,340 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2019-03-26 18:33:53,341 - 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.22:5000", "keystone_tenant_name": "vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_76ceefee-ef71-4bad-9fde-dba42f3c4961", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "keystone_password": "3BfDAWNyM3lzkektILNSKpQwdyRnWy", "reference_vnf_flavor_id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "target_vnf_flavor_id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "target_vnf_image_id": "87827b10-a8f9-482b-b134-279e3ca29ec6"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2019-03-26 18:33:54,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:33:54,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:33:54,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:33:54,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:33:54,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:33:54,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:33:54,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:33:54,480 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 768 2019-03-26 18:33:54,480 - 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": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "target_vnf_flavor_id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "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_76ceefee-ef71-4bad-9fde-dba42f3c4961", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "keystone_password": "3BfDAWNyM3lzkektILNSKpQwdyRnWy", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.22: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": "87827b10-a8f9-482b-b134-279e3ca29ec6", "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-26T18:33:53.476Z", "created_by": "admin", "updated_at": "2019-03-26T18:33:53.476Z", "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-26 18:33:54,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:33:54,481 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:33:54 GMT 2019-03-26 18:33:54,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:33:54,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9346 2019-03-26 18:33:54,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:33:54,481 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:33:54,481 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:33:54,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions 2019-03-26 18:33:54,548 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:33:54,548 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:33:54,548 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:33:54,548 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:33:54,549 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:33:54,549 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:33:54,549 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:33:54,549 - 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-26T18:33:54.003Z", "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-26T18:33:54.005Z", "id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 1000}}} 2019-03-26 18:33:54,549 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:33:54,549 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:33:54 GMT 2019-03-26 18:33:54,549 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:33:54,549 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:33:54,549 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:33:54,549 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:33:54,550 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:33:54,550 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:33:54,550 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:33:54,643 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:33:54,644 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:33:54,644 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:33:54,644 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:33:54,644 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:33:54,644 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:33:54,644 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:33:54,644 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-26 18:33:54,644 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:33:54,644 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:33:54 GMT 2019-03-26 18:33:54,644 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:33:54,645 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-26 18:33:54,645 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:33:54,645 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:33:54,645 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:33:54,645 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/efc5cce0-6dac-49e5-a446-3b2af4eccfa5 2019-03-26 18:33:54,700 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:33:54,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:33:54,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:33:54,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:33:54,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:33:54,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:33:54,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:33:54,701 - 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-26T18:33:54.003Z", "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-26T18:33:54.005Z", "id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5"} 2019-03-26 18:33:54,701 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:33:54,702 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:33:54 GMT 2019-03-26 18:33:54,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:33:54,702 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:33:54,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:33:54,702 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:33:54,702 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:33:54,702 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:33:59,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:33:59,777 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:33:59,777 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:33:59,777 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:33:59,777 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:33:59,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:33:59,778 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:33:59,778 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:33:59,778 - 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-26T18:33:55.190Z", "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-26T18:33:55.079Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5"}, {"node_instance_id": null, "event_type": "task_started", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:55.836Z", "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-26T18:33:55.199Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:55.836Z", "message": "Installing deployment plugins", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-26T18:33:55.084Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:55.836Z", "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-26T18:33:55.183Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:56.435Z", "message": "Installing plugin: openstack", "level": "info", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-26T18:33:55.359Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5", "logger": "ctx.10d62c3f-7e71-45cb-b220-429011ec4055"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:56.435Z", "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-26T18:33:55.432Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5", "logger": "ctx.10d62c3f-7e71-45cb-b220-429011ec4055"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:56.435Z", "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-26T18:33:55.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5", "logger": "ctx.10d62c3f-7e71-45cb-b220-429011ec4055"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:56.435Z", "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-26T18:33:55.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5", "logger": "ctx.10d62c3f-7e71-45cb-b220-429011ec4055"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:56.435Z", "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-26T18:33:55.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5", "logger": "ctx.10d62c3f-7e71-45cb-b220-429011ec4055"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:56.435Z", "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-26T18:33:55.850Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5", "logger": "ctx.10d62c3f-7e71-45cb-b220-429011ec4055"}, {"node_instance_id": null, "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:56.435Z", "message": "Using existing installation of managed plugin: bfd995d5-ffaf-4e01-95e7-00eb3735ad0b [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-26T18:33:55.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5", "logger": "ctx.10d62c3f-7e71-45cb-b220-429011ec4055"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:56.435Z", "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-26T18:33:55.851Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:56.435Z", "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-26T18:33:55.915Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:56.435Z", "message": "Creating deployment work directory", "target_id": null, "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2019-03-26T18:33:56.029Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:33:57.153Z", "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-26T18:33:56.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5"}], "metadata": {"pagination": {"total": 15, "offset": 0, "size": 50}}} 2019-03-26 18:33:59,778 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:33:59,778 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:33:59 GMT 2019-03-26 18:33:59,778 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:33:59,778 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:33:59,778 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:33:59,778 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:33:59,778 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:33:59,778 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:33:59,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2019-03-26 18:33:59,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2019-03-26 18:33:59,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2019-03-26 18:33:59,779 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2019-03-26 18:33:59,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2019-03-26 18:33:59,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: ['/opt/mgmtworker/env/bin/pip', 'freeze', '--all'] 2019-03-26 18:33:59,780 - 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-26 18:33:59,780 - 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-26 18:33:59,780 - 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-26 18:33:59,780 - 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-26 18:33:59,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using existing installation of managed plugin: bfd995d5-ffaf-4e01-95e7-00eb3735ad0b [package_name: cloudify-openstack-plugin, package_version: 2.14.7, supported_platform: linux_x86_64, distribution: centos, distribution_release: core] 2019-03-26 18:33:59,780 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2019-03-26 18:33:59,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2019-03-26 18:33:59,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2019-03-26 18:33:59,781 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2019-03-26 18:33:59,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/efc5cce0-6dac-49e5-a446-3b2af4eccfa5 2019-03-26 18:33:59,832 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:33:59,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:33:59,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:33:59,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:33:59,833 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:33:59,833 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:33:59,833 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:33:59,833 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-26T18:33:56.223Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:33:54.003Z", "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-26T18:33:54.005Z", "id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5"} 2019-03-26 18:33:59,833 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:33:59,833 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:33:59 GMT 2019-03-26 18:33:59,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:33:59,834 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:33:59,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:33:59,834 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:33:59,834 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:33:59,834 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:33:59,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2019-03-26 18:33:59,835 - 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-26 18:34:00,541 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:00,541 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:00,541 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:00,542 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:00,542 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:00,542 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:00,542 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:00,542 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2019-03-26 18:34:00,542 - 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-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:34:00,542 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:00,542 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:00 GMT 2019-03-26 18:34:00,542 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:00,542 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:34:00,543 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:00,543 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:00,543 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:00,543 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:34:00,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:00,610 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:00,610 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:00,610 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:00,610 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:00,610 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:00,610 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:00,610 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-26 18:34:00,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:00,611 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:00 GMT 2019-03-26 18:34:00,611 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:00,611 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-26 18:34:00,611 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:00,611 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:00,611 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:00,611 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:34:00,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:00,671 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:00,671 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:00,671 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:00,671 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:00,671 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:00,671 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:00,671 - 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-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:34:00,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:00,671 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:00 GMT 2019-03-26 18:34:00,672 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:00,672 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:34:00,672 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:00,672 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:00,672 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:05,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:34:05,882 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:05,882 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:05,882 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:05,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:05,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:05,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:05,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:05,882 - 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-26T18:34:01.158Z", "message": "Starting 'install' workflow execution", "target_id": null, "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:01.012Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:03.376Z", "message": "Creating node instance", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:03.155Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_network_pqru4a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:03.970Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:03.399Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_ip_mwstl7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:03.970Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:03.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_network_pqru4a", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:03.970Z", "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-26T18:34:03.528Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "security_group_43nq95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:04.617Z", "message": "Creating node instance", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:03.581Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "data_plane_network_rgl9vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:04.617Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:03.737Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:04.617Z", "message": "Sending task 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:03.799Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:05.211Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:03.990Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "external_network_9i15c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:05.211Z", "message": "Creating node instance", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:04.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_ip_mwstl7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:05.211Z", "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-26T18:34:04.221Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "data_plane_network_rgl9vn", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:05.793Z", "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-26T18:34:04.443Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "security_group_43nq95", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:05.793Z", "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-26T18:34:04.759Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:05.793Z", "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-26T18:34:05.039Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_network_pqru4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:05.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:05.329Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b64e8eb7-4f3e-4998-9060-dedd3b878974"}, {"node_instance_id": "management_plane_network_pqru4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:05.793Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dd779a8-e603-47c2-b293-7ec0938f3e84 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:05.335Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b64e8eb7-4f3e-4998-9060-dedd3b878974"}, {"node_instance_id": "management_plane_network_pqru4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:05.793Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-2dd779a8-e603-47c2-b293-7ec0938f3e84", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:05.336Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b64e8eb7-4f3e-4998-9060-dedd3b878974"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:05.793Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:05.419Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f30382b3-cc33-4de9-972b-1e796d74456c"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:05.793Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dd84ba9-c35e-4462-a14b-d9cfb7213ed3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:05.423Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f30382b3-cc33-4de9-972b-1e796d74456c"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:05.793Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-9dd84ba9-c35e-4462-a14b-d9cfb7213ed3", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:05.423Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f30382b3-cc33-4de9-972b-1e796d74456c"}], "metadata": {"pagination": {"total": 20, "offset": 0, "size": 50}}} 2019-03-26 18:34:05,883 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:05,883 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:05 GMT 2019-03-26 18:34:05,883 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:05,883 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:34:05,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:05,883 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:05,883 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:05,883 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:34:05,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2019-03-26 18:34:05,884 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:05,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:05,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:05,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-03-26 18:34:05,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:05,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:05,885 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2019-03-26 18:34:05,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:05,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:05,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-26 18:34:05,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-03-26 18:34:05,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2019-03-26 18:34:05,886 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2019-03-26 18:34:05,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:05,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2dd779a8-e603-47c2-b293-7ec0938f3e84 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:05,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2dd779a8-e603-47c2-b293-7ec0938f3e84 2019-03-26 18:34:05,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:05,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9dd84ba9-c35e-4462-a14b-d9cfb7213ed3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:05,887 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9dd84ba9-c35e-4462-a14b-d9cfb7213ed3 2019-03-26 18:34:05,888 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:34:06,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:06,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:06,072 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:06,072 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:06,072 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:06,072 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:06,072 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:06,073 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:34:06,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:06,073 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:06 GMT 2019-03-26 18:34:06,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:06,073 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:34:06,073 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:06,073 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:06,073 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:11,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:34:11,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:11,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:11,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:11,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:11,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:11,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:11,184 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:11,184 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:06.363Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}46ecd6511ac0836b514cfc4224d6f98ee0d62a14\" -d '{\"keypair\": {\"name\": \"vnf_test_keypair\"}}'", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:05.826Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f30382b3-cc33-4de9-972b-1e796d74456c"}, {"node_instance_id": "management_plane_network_pqru4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:06.363Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}713e8919ff8c293d5a5930e7ff7f3ca1a14c50f3\" -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-26T18:34:05.746Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b64e8eb7-4f3e-4998-9060-dedd3b878974"}, {"node_instance_id": "management_plane_network_pqru4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:06.363Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-0b3d3b71-3ab8-4345-b40f-3eddbb040e34 Date: Tue, 26 Mar 2019 18:34:06 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T18:34:06Z\",\"is_default\":false,\"name\":\"management_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:06Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:06.225Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b64e8eb7-4f3e-4998-9060-dedd3b878974"}, {"node_instance_id": "external_network_9i15c2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:06.363Z", "message": "Sending task 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:05.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.032Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a22cc798-a646-424f-8166-96711ee59356 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:06.562Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.032Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:06.535Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.032Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-86a1f74c-f3b8-48f7-ad8f-7a8f5ace94a5", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:06.252Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f30382b3-cc33-4de9-972b-1e796d74456c"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.032Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-86a1f74c-f3b8-48f7-ad8f-7a8f5ace94a5", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:06.252Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f30382b3-cc33-4de9-972b-1e796d74456c"}, {"node_instance_id": "data_plane_network_rgl9vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.032Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-46ed44cc-6244-4a3e-9d1e-9284944f71c8", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:06.702Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bf5506b8-a571-4859-9619-2afaf624c3a2"}, {"node_instance_id": "management_plane_network_pqru4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.032Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/networks.json used request id req-0b3d3b71-3ab8-4345-b40f-3eddbb040e34", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:06.225Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b64e8eb7-4f3e-4998-9060-dedd3b878974"}, {"node_instance_id": "management_plane_network_pqru4a", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.032Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0b3d3b71-3ab8-4345-b40f-3eddbb040e34", "level": "debug", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:06.225Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b64e8eb7-4f3e-4998-9060-dedd3b878974"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.032Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:06.864Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.032Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-86a1f74c-f3b8-48f7-ad8f-7a8f5ace94a5 x-compute-request-id: req-86a1f74c-f3b8-48f7-ad8f-7a8f5ace94a5 Content-Encoding: gzip Content-Length: 1776 Content-Type: application/json \nRESP BODY: {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/rtetBaGDHwgd3VGqIteG1+evLETxhfvRIujyAQ2DHboEPKgFtHfYcfQD/R4eV1DnKOyzXkfkG1eOdOY3G0mo4FUOyvybrzCMA7OIGeYEyaqGnme6izjxEgEQMNmiuI5xpg6SsDn/2GCHIiC0fZrXcLsUSRxh1AnGHyNlr8TCiUmTgT+KJpZLruqkHmUa/BcN7/zdzEconIfs9lUAc3ZEadkoHwBhK5jVsHeT1N6Uz0eLpmTa5G5Y9Lz9Qy7cfsJx3nGFnLaiP3oM5edWkOAY0qvpjKfbn7fkeEzeIira6WgWkzlAcwGaa1PpyUwrUmMs59A5xY3qv+tZsfW6+H6L Generated-by-Nova\", \"private_key\": \"-----BEGIN RSA PRIVATE KEY-----\\nMIIEowIBAAKCAQEAv67XrQWhgx8IHd1RqiLXhtfnryxE8YX70SLo8gENgx26BDyo\\nBbR32HH0A/0eHldQ5yjss15H5BtXjnTmNxtJqOBVDsr8m68wjAOziBnmBMmqhp5n\\nuos48RIBEDDZoriOcaYOkrA5/9hghyIgtH2a13C7FEkcYdQJxh8jZa/EwolJk4E/\\niiaWS67qpB5lGvwXDe/83cxHKJyH7PZVAHN2RGnZKB8AYSuY1bB3k9TelM9Hi6Zk\\n2uRuWPS8/UMu3H7Ccd5xhZy2oj96DOXnVpDgGNKr6Yyn25+35HhM3iIq2uloFpM5\\nQHMBmmtT6clMK1JjLOfQOcWN6r/rWbH1uvh+iwIDAQABAoIBAFrSMQaeAGTsMyBT\\nWPpP/+a4LeJmC1SUszfoXo8ryIczcovHYaUyWQaJF6E8MSUXIhIk5eIm7dE600WA\\nRgQePcxyXlrf+siZPVtZ9ZqrCr2B//ZA380XYid27GILg1MCNxvKHmWKcjCzCSl+\\nFhju2orxsvJtobEIkoj5AACSQ5wYNeqptTfIc/C7WAj6Bha63BHQ7Z+1Agn/S/mo\\nJHFDdwwSJjqYUPtIZgvHQehigqDWzMsFYGCGH93vyr6J3Y/cWk9hzGFuQelgbnJl\\n6c5wLM1I+EVOETS75ifYTMHnvz0YPGetJg19A/0Oe2f/v2WDijn3ehGmZwc/Ce9q\\nVWPga4ECgYEA7vbGXL3dAd/Im9qIEDyPO5SS1IOswQ4WyiNyxif/H0D/Pyb/6X6x\\nUrJ/Bcc/Jv2Zgic13qWGFlYklIXDjwhC55PBgtCvQmE3OlzSKcteG+ug+sDB/bls\\n8VLT1vFiMKMIcGMQUwQ07pQiFNqlahaiTyy8kj3mvaiT0FXjOB7c+NsCgYEAzVkp\\n0kOmcfNoZT36ltEHXTuXAPjrG+0RtlOWXto8aI+XbmcZH8I/bqG3BS0SaT4pGC6z\\nxOo5942Mx9M8QGmag4v/4bheTn+aZ29GQmeqciad+bkL576Q3jcqmxrIFI9WhJzH\\nA/Vy27SEEsicBeqVw8Fd5PhFoUkld6jrwPSJaBECgYBrFimUe/0jjt5+gXMCG7Fw\\nWMdn9s4fAapS0YnopRneLqlz6o06XO0oCxeDRmPVnEYDnoC0kubA8b+Y00zstx4M\\nWxmX/t7bV2eBfwEre5hj2LceR+1nP4ZDqwOFykxfUWBBxRMWsMbrt3SCde002onI\\nA1tKCfVyPq5m6WZWyvXpiwKBgQCZ0iSlwM85pJ+a1yaTOtlNWYnvzIYxURBnh42o\\nV8nQeV9x8AC97YAemzzBv9V+yHV4C+PVqa7qZToDpZQInBKGX6S5rKXYH3XF7XCv\\n5X+kKpFDsv3cBr/19VURAqrF2+lvRRE/Qelb8ojMmUFmnSa6kGqJTgC6pFRQolSX\\nIZacQQKBgAgxCVpgyml7SQhgWWVznij6Nu6I6QHTucXNb3jDRUGMr+aB3FHYaiz+\\nhpqSc9E5EH1PRXFMBJ9cXs9N9O7bo12eWBM4BfC5x9b0G9YH9AAfIwCU0lf/b7Cb\\n7HWIMvq2jqkGMNqiHT/gDNTkmBve3Wp+jlNecWnBuHym5mBACrHn\\n-----END RSA PRIVATE KEY-----\\n\", \"user_id\": \"d7c5ad2d2d7f462fb94b1ef1166267c8\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"65:5b:10:5f:fe:06:b1:02:69:82:4e:d5:b0:c6:23:3b\"}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:06.252Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f30382b3-cc33-4de9-972b-1e796d74456c"}, {"node_instance_id": "data_plane_network_rgl9vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.032Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46ed44cc-6244-4a3e-9d1e-9284944f71c8 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:06.702Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bf5506b8-a571-4859-9619-2afaf624c3a2"}, {"node_instance_id": "data_plane_network_rgl9vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.032Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:06.697Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bf5506b8-a571-4859-9619-2afaf624c3a2"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.032Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a22cc798-a646-424f-8166-96711ee59356", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:06.562Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "message": "Using floating ip network 712b0110-afc2-40a0-ba79-f57d4a7bfd95 from name external provided.", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.332Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "message": "Node instance created", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:06.929Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_network_pqru4a", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "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-26T18:34:06.932Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_network_pqru4a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.346Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4aa8cdc47bb87dbe0f0078b447b59d46a1701f68\"", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:06.966Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "data_plane_network_rgl9vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}873c94a6f94faee473dfd7272e2b0f4cd80c1a5f\" -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-26T18:34:07.108Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bf5506b8-a571-4859-9619-2afaf624c3a2"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "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-26T18:34:07.102Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "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-26T18:34:07.102Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "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-26T18:34:07.102Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "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-26T18:34:07.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "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-26T18:34:07.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "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-26T18:34:07.104Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "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-26T18:34:07.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "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-26T18:34:07.105Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:07.176Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a814883-71cf-496f-9346-d583e2bbf33d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-4a814883-71cf-496f-9346-d583e2bbf33d", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.181Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a9adab54-1c02-404c-b076-3b4155a74983 Date: Tue, 26 Mar 2019 18:34:07 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"712b0110-afc2-40a0-ba79-f57d4a7bfd95\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"971ff180-ebb0-4086-b40e-0b78b4c355af\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T11:42:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"created_at\":\"2019-03-26T11:15:42Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.331Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-a9adab54-1c02-404c-b076-3b4155a74983", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.331Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-a9adab54-1c02-404c-b076-3b4155a74983", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.331Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:07.634Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4aa8cdc47bb87dbe0f0078b447b59d46a1701f68\" -d '{\"floatingip\": {\"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\"}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.332Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-235b4da2-e7b4-482b-8dd4-e8143addd124", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.964Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "external_network_9i15c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f31cef8a456c3b38971f1c104eeacc63029a0916\"", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.096Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.212ce2c6-92e2-4ce1-aecf-5afe47d4587f"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:07.457Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9febd7c3-2775-47c2-9a01-7d856d7f0dce Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:07.462Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-9febd7c3-2775-47c2-9a01-7d856d7f0dce", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.462Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}8bdd13e98bc4961d922e78bf1a27c717ac663fd6\" -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-26T18:34:07.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "external_network_9i15c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:07.662Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.212ce2c6-92e2-4ce1-aecf-5afe47d4587f"}, {"node_instance_id": "external_network_9i15c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4baf25-278c-4332-9c5e-69490dfb1fc0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.212ce2c6-92e2-4ce1-aecf-5afe47d4587f"}, {"node_instance_id": "external_network_9i15c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-2e4baf25-278c-4332-9c5e-69490dfb1fc0", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.212ce2c6-92e2-4ce1-aecf-5afe47d4587f"}, {"node_instance_id": "data_plane_network_rgl9vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-2a1023a3-d508-4384-bcc2-b797250bb7f4 Date: Tue, 26 Mar 2019 18:34:07 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T18:34:07Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:07Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bf5506b8-a571-4859-9619-2afaf624c3a2"}, {"node_instance_id": "data_plane_network_rgl9vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2a1023a3-d508-4384-bcc2-b797250bb7f4", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bf5506b8-a571-4859-9619-2afaf624c3a2"}, {"node_instance_id": "data_plane_network_rgl9vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/networks.json used request id req-2a1023a3-d508-4384-bcc2-b797250bb7f4", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bf5506b8-a571-4859-9619-2afaf624c3a2"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb13eade2e5e5e4213d4d38c601fa675827e4c92\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.886Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}], "metadata": {"pagination": {"total": 114, "offset": 20, "size": 50}}} 2019-03-26 18:34:11,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:11,184 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:11 GMT 2019-03-26 18:34:11,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:11,184 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:34:11,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:11,184 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:11,184 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:11,185 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:34:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46ecd6511ac0836b514cfc4224d6f98ee0d62a14" -d '{"keypair": {"name": "vnf_test_keypair"}}' 2019-03-26 18:34:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}713e8919ff8c293d5a5930e7ff7f3ca1a14c50f3" -d '{"network": {"name": "management_plane_network", "admin_state_up": true}}' 2019-03-26 18:34:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 602 X-Openstack-Request-Id: req-0b3d3b71-3ab8-4345-b40f-3eddbb040e34 Date: Tue, 26 Mar 2019 18:34:06 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T18:34:06Z","is_default":false,"name":"management_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:06Z","mtu":1450}} 2019-03-26 18:34:11,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2019-03-26 18:34:11,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a22cc798-a646-424f-8166-96711ee59356 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:11,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:11,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-86a1f74c-f3b8-48f7-ad8f-7a8f5ace94a5 2019-03-26 18:34:11,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-86a1f74c-f3b8-48f7-ad8f-7a8f5ace94a5 2019-03-26 18:34:11,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-46ed44cc-6244-4a3e-9d1e-9284944f71c8 2019-03-26 18:34:11,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/networks.json used request id req-0b3d3b71-3ab8-4345-b40f-3eddbb040e34 2019-03-26 18:34:11,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-0b3d3b71-3ab8-4345-b40f-3eddbb040e34 2019-03-26 18:34:11,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2019-03-26 18:34:11,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-86a1f74c-f3b8-48f7-ad8f-7a8f5ace94a5 x-compute-request-id: req-86a1f74c-f3b8-48f7-ad8f-7a8f5ace94a5 Content-Encoding: gzip Content-Length: 1776 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/rtetBaGDHwgd3VGqIteG1+evLETxhfvRIujyAQ2DHboEPKgFtHfYcfQD/R4eV1DnKOyzXkfkG1eOdOY3G0mo4FUOyvybrzCMA7OIGeYEyaqGnme6izjxEgEQMNmiuI5xpg6SsDn/2GCHIiC0fZrXcLsUSRxh1AnGHyNlr8TCiUmTgT+KJpZLruqkHmUa/BcN7/zdzEconIfs9lUAc3ZEadkoHwBhK5jVsHeT1N6Uz0eLpmTa5G5Y9Lz9Qy7cfsJx3nGFnLaiP3oM5edWkOAY0qvpjKfbn7fkeEzeIira6WgWkzlAcwGaa1PpyUwrUmMs59A5xY3qv+tZsfW6+H6L Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAv67XrQWhgx8IHd1RqiLXhtfnryxE8YX70SLo8gENgx26BDyo\nBbR32HH0A/0eHldQ5yjss15H5BtXjnTmNxtJqOBVDsr8m68wjAOziBnmBMmqhp5n\nuos48RIBEDDZoriOcaYOkrA5/9hghyIgtH2a13C7FEkcYdQJxh8jZa/EwolJk4E/\niiaWS67qpB5lGvwXDe/83cxHKJyH7PZVAHN2RGnZKB8AYSuY1bB3k9TelM9Hi6Zk\n2uRuWPS8/UMu3H7Ccd5xhZy2oj96DOXnVpDgGNKr6Yyn25+35HhM3iIq2uloFpM5\nQHMBmmtT6clMK1JjLOfQOcWN6r/rWbH1uvh+iwIDAQABAoIBAFrSMQaeAGTsMyBT\nWPpP/+a4LeJmC1SUszfoXo8ryIczcovHYaUyWQaJF6E8MSUXIhIk5eIm7dE600WA\nRgQePcxyXlrf+siZPVtZ9ZqrCr2B//ZA380XYid27GILg1MCNxvKHmWKcjCzCSl+\nFhju2orxsvJtobEIkoj5AACSQ5wYNeqptTfIc/C7WAj6Bha63BHQ7Z+1Agn/S/mo\nJHFDdwwSJjqYUPtIZgvHQehigqDWzMsFYGCGH93vyr6J3Y/cWk9hzGFuQelgbnJl\n6c5wLM1I+EVOETS75ifYTMHnvz0YPGetJg19A/0Oe2f/v2WDijn3ehGmZwc/Ce9q\nVWPga4ECgYEA7vbGXL3dAd/Im9qIEDyPO5SS1IOswQ4WyiNyxif/H0D/Pyb/6X6x\nUrJ/Bcc/Jv2Zgic13qWGFlYklIXDjwhC55PBgtCvQmE3OlzSKcteG+ug+sDB/bls\n8VLT1vFiMKMIcGMQUwQ07pQiFNqlahaiTyy8kj3mvaiT0FXjOB7c+NsCgYEAzVkp\n0kOmcfNoZT36ltEHXTuXAPjrG+0RtlOWXto8aI+XbmcZH8I/bqG3BS0SaT4pGC6z\nxOo5942Mx9M8QGmag4v/4bheTn+aZ29GQmeqciad+bkL576Q3jcqmxrIFI9WhJzH\nA/Vy27SEEsicBeqVw8Fd5PhFoUkld6jrwPSJaBECgYBrFimUe/0jjt5+gXMCG7Fw\nWMdn9s4fAapS0YnopRneLqlz6o06XO0oCxeDRmPVnEYDnoC0kubA8b+Y00zstx4M\nWxmX/t7bV2eBfwEre5hj2LceR+1nP4ZDqwOFykxfUWBBxRMWsMbrt3SCde002onI\nA1tKCfVyPq5m6WZWyvXpiwKBgQCZ0iSlwM85pJ+a1yaTOtlNWYnvzIYxURBnh42o\nV8nQeV9x8AC97YAemzzBv9V+yHV4C+PVqa7qZToDpZQInBKGX6S5rKXYH3XF7XCv\n5X+kKpFDsv3cBr/19VURAqrF2+lvRRE/Qelb8ojMmUFmnSa6kGqJTgC6pFRQolSX\nIZacQQKBgAgxCVpgyml7SQhgWWVznij6Nu6I6QHTucXNb3jDRUGMr+aB3FHYaiz+\nhpqSc9E5EH1PRXFMBJ9cXs9N9O7bo12eWBM4BfC5x9b0G9YH9AAfIwCU0lf/b7Cb\n7HWIMvq2jqkGMNqiHT/gDNTkmBve3Wp+jlNecWnBuHym5mBACrHn\n-----END RSA PRIVATE KEY-----\n", "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "name": "vnf_test_keypair", "fingerprint": "65:5b:10:5f:fe:06:b1:02:69:82:4e:d5:b0:c6:23:3b"}} 2019-03-26 18:34:11,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46ed44cc-6244-4a3e-9d1e-9284944f71c8 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:11,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:11,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a22cc798-a646-424f-8166-96711ee59356 2019-03-26 18:34:11,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 712b0110-afc2-40a0-ba79-f57d4a7bfd95 from name external provided. 2019-03-26 18:34:11,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:11,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-03-26 18:34:11,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:11,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa8cdc47bb87dbe0f0078b447b59d46a1701f68" 2019-03-26 18:34:11,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873c94a6f94faee473dfd7272e2b0f4cd80c1a5f" -d '{"network": {"name": "data_plane_network", "admin_state_up": true}}' 2019-03-26 18:34:11,190 - 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-26 18:34:11,191 - 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-26 18:34:11,191 - 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-26 18:34:11,191 - 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-26 18:34:11,191 - 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-26 18:34:11,191 - 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-26 18:34:11,191 - 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-26 18:34:11,192 - 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-26 18:34:11,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:11,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a814883-71cf-496f-9346-d583e2bbf33d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:11,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4a814883-71cf-496f-9346-d583e2bbf33d 2019-03-26 18:34:11,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-a9adab54-1c02-404c-b076-3b4155a74983 Date: Tue, 26 Mar 2019 18:34:07 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 18:34:11,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-a9adab54-1c02-404c-b076-3b4155a74983 2019-03-26 18:34:11,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-a9adab54-1c02-404c-b076-3b4155a74983 2019-03-26 18:34:11,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa8cdc47bb87dbe0f0078b447b59d46a1701f68" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}}' 2019-03-26 18:34:11,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-235b4da2-e7b4-482b-8dd4-e8143addd124 2019-03-26 18:34:11,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f31cef8a456c3b38971f1c104eeacc63029a0916" 2019-03-26 18:34:11,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:11,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9febd7c3-2775-47c2-9a01-7d856d7f0dce Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:11,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9febd7c3-2775-47c2-9a01-7d856d7f0dce 2019-03-26 18:34:11,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}8bdd13e98bc4961d922e78bf1a27c717ac663fd6" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-03-26 18:34:11,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:11,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4baf25-278c-4332-9c5e-69490dfb1fc0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:11,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2e4baf25-278c-4332-9c5e-69490dfb1fc0 2019-03-26 18:34:11,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-2a1023a3-d508-4384-bcc2-b797250bb7f4 Date: Tue, 26 Mar 2019 18:34:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T18:34:07Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:07Z","mtu":1450}} 2019-03-26 18:34:11,194 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-2a1023a3-d508-4384-bcc2-b797250bb7f4 2019-03-26 18:34:11,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/networks.json used request id req-2a1023a3-d508-4384-bcc2-b797250bb7f4 2019-03-26 18:34:11,195 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb13eade2e5e5e4213d4d38c601fa675827e4c92" 2019-03-26 18:34:11,195 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:34:11,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:11,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:11,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:11,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:11,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:11,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:11,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:11,369 - cloudify.rest_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-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:34:11,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:11,369 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:11 GMT 2019-03-26 18:34:11,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:11,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:34:11,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:11,370 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:11,370 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:16,375 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:34:16,453 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:16,453 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:16,453 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:16,453 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:16,453 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:16,453 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:16,453 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:16,454 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_network_rgl9vn", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-2a1023a3-d508-4384-bcc2-b797250bb7f4 Date: Tue, 26 Mar 2019 18:34:07 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":2,\"port_security_enabled\":true,\"id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T18:34:07Z\",\"is_default\":false,\"name\":\"data_plane_network\",\"qos_policy_id\":null,\"admin_state_up\":true,\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:07Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bf5506b8-a571-4859-9619-2afaf624c3a2"}, {"node_instance_id": "external_network_9i15c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-2e4baf25-278c-4332-9c5e-69490dfb1fc0", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.212ce2c6-92e2-4ce1-aecf-5afe47d4587f"}, {"node_instance_id": "external_network_9i15c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4baf25-278c-4332-9c5e-69490dfb1fc0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.212ce2c6-92e2-4ce1-aecf-5afe47d4587f"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.144Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}8bdd13e98bc4961d922e78bf1a27c717ac663fd6\" -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-26T18:34:07.598Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "message": "Node instance started", "target_id": null, "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.753Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_network_pqru4a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "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-26T18:34:07.544Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_network_pqru4a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.786Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_network_pqru4a", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:07.937Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-8130cf27-f64a-4a8e-991b-0a0c35bb3b49 Date: Tue, 26 Mar 2019 18:34:08 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"712b0110-afc2-40a0-ba79-f57d4a7bfd95\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"971ff180-ebb0-4086-b40e-0b78b4c355af\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T11:42:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"created_at\":\"2019-03-26T11:15:42Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-8130cf27-f64a-4a8e-991b-0a0c35bb3b49", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-8130cf27-f64a-4a8e-991b-0a0c35bb3b49", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "message": "Using floating ip network 712b0110-afc2-40a0-ba79-f57d4a7bfd95 from name external provided.", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cb13eade2e5e5e4213d4d38c601fa675827e4c92\" -d '{\"floatingip\": {\"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\"}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.288Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}, {"node_instance_id": "external_network_9i15c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-c8d9d3d5-b921-46ad-a0b9-45709116deab Date: Tue, 26 Mar 2019 18:34:08 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"712b0110-afc2-40a0-ba79-f57d4a7bfd95\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"971ff180-ebb0-4086-b40e-0b78b4c355af\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T11:42:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"created_at\":\"2019-03-26T11:15:42Z\",\"mtu\":1500}]}\n", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.212ce2c6-92e2-4ce1-aecf-5afe47d4587f"}, {"node_instance_id": "external_network_9i15c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-c8d9d3d5-b921-46ad-a0b9-45709116deab", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.212ce2c6-92e2-4ce1-aecf-5afe47d4587f"}, {"node_instance_id": "external_network_9i15c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-c8d9d3d5-b921-46ad-a0b9-45709116deab", "level": "debug", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.492Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.212ce2c6-92e2-4ce1-aecf-5afe47d4587f"}, {"node_instance_id": "external_network_9i15c2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:08.820Z", "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-26T18:34:08.493Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.212ce2c6-92e2-4ce1-aecf-5afe47d4587f"}, {"node_instance_id": "data_plane_network_rgl9vn", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:09.448Z", "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-26T18:34:08.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "data_plane_network_rgl9vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:09.448Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.284Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "data_plane_network_rgl9vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:09.448Z", "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-26T18:34:08.502Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:09.448Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'96ad57b4db2c478392659c033648f5a1', u'created_at': u'2019-03-26T18:34:08Z', u'updated_at': u'2019-03-26T18:34:08Z', u'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 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'96ad57b4db2c478392659c033648f5a1', u'port_id': None, u'id': u'd9dd9f92-7b76-40c8-8358-278391560a37', 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-26T18:34:08.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:09.448Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1f0e3326-2e14-4190-98a4-727135b06c68", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:09.448Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1f0e3326-2e14-4190-98a4-727135b06c68", "level": "debug", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "target_vnf_ip_mwstl7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:09.448Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-1f0e3326-2e14-4190-98a4-727135b06c68 Date: Tue, 26 Mar 2019 18:34:08 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:08Z\", \"updated_at\": \"2019-03-26T18:34:08Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 0, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": null, \"id\": \"d9dd9f92-7b76-40c8-8358-278391560a37\", \"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-26T18:34:08.874Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b613d0cd-7c8d-4d8e-967a-111be24a6210"}, {"node_instance_id": "data_plane_network_rgl9vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.044Z", "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-26T18:34:08.601Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "data_plane_network_rgl9vn", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.044Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.796Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "external_network_9i15c2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.044Z", "message": "Task succeeded 'neutron_plugin.network.create'", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:08.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "external_network_9i15c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.044Z", "message": "Node instance created", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:09.051Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-cd12a375-bfd4-42e7-8af5-01aecbb4dbe9 Date: Tue, 26 Mar 2019 18:34:10 GMT \nRESP BODY: {\"security_group\": {\"description\": \"Security group for vnf test\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:07Z\", \"updated_at\": \"2019-03-26T18:34:07Z\", \"security_group_rules\": [{\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T18:34:07Z\", \"revision_number\": 0, \"id\": \"6aab928b-1f6a-42d0-9387-14aefe4a1060\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T18:34:07Z\", \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_range_min\": null, \"ethertype\": \"IPv6\", \"project_id\": \"96ad57b4db2c478392659c033648f5a1\"}, {\"direction\": \"egress\", \"protocol\": null, \"description\": null, \"tags\": [], \"port_range_max\": null, \"updated_at\": \"2019-03-26T18:34:07Z\", \"revision_number\": 0, \"id\": \"881ffd87-f2a6-4583-91aa-3fa539d05198\", \"remote_group_id\": null, \"remote_ip_prefix\": null, \"created_at\": \"2019-03-26T18:34:07Z\", \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_range_min\": null, \"ethertype\": \"IPv4\", \"project_id\": \"96ad57b4db2c478392659c033648f5a1\"}], \"revision_number\": 1, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"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-26T18:34:10.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/8ac52859-b629-4797-9c91-a17e338f8531.json used request id req-cd12a375-bfd4-42e7-8af5-01aecbb4dbe9", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 22, \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"port_range_min\": 22, \"remote_ip_prefix\": \"0.0.0.0/0\"}}'", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.006Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-29007b6a-3a5e-48b2-bfec-3f1ddb846fe8 Date: Tue, 26 Mar 2019 18:34:10 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-26T18:34:10Z\", \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"port_range_min\": 22, \"revision_number\": 0, \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:10Z\", \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"id\": \"6585b6e9-437d-4a7b-9299-aa94904e4f03\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.149Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-29007b6a-3a5e-48b2-bfec-3f1ddb846fe8", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.149Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-29007b6a-3a5e-48b2-bfec-3f1ddb846fe8", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.149Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"icmp\", \"ethertype\": \"IPv4\", \"port_range_max\": 0, \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"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-26T18:34:10.150Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-877905bd-351f-4143-bee3-78dff2a629ca", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:09.876Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}, {"node_instance_id": "target_vnf_ip_mwstl7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:09.432Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_ip_mwstl7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "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-26T18:34:09.235Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "external_network_9i15c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:09.193Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-877905bd-351f-4143-bee3-78dff2a629ca Date: Tue, 26 Mar 2019 18:34:09 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:09Z\", \"updated_at\": \"2019-03-26T18:34:09Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 0, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": null, \"id\": \"5cb5623c-7003-41d1-9f24-9b8880c92950\", \"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-26T18:34:09.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-877905bd-351f-4143-bee3-78dff2a629ca", "level": "debug", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:09.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'96ad57b4db2c478392659c033648f5a1', u'created_at': u'2019-03-26T18:34:09Z', u'updated_at': u'2019-03-26T18:34:09Z', u'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'96ad57b4db2c478392659c033648f5a1', u'port_id': None, u'id': u'5cb5623c-7003-41d1-9f24-9b8880c92950', 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-26T18:34:09.876Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.2a01f097-454c-424c-8607-835f54873b99"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/8ac52859-b629-4797-9c91-a17e338f8531.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6\"", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:09.968Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:10.662Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/security-groups/8ac52859-b629-4797-9c91-a17e338f8531.json used request id req-cd12a375-bfd4-42e7-8af5-01aecbb4dbe9", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.004Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"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-26T18:34:10.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-019650af-8690-4fd8-9669-b88cd18f0e0a Date: Tue, 26 Mar 2019 18:34:10 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-26T18:34:10Z\", \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:10Z\", \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"id\": \"9f4025ad-1c04-4b39-9369-c1f947f53b75\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-409ff118-c2ed-4109-b979-0c9a9c28daec", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-409ff118-c2ed-4109-b979-0c9a9c28daec", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-409ff118-c2ed-4109-b979-0c9a9c28daec Date: Tue, 26 Mar 2019 18:34:10 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-26T18:34:10Z\", \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:10Z\", \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"id\": \"81498014-2488-4c87-a401-e286fc5217b4\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"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-26T18:34:10.713Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}], "metadata": {"pagination": {"total": 182, "offset": 70, "size": 50}}} 2019-03-26 18:34:16,454 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:16,454 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:16 GMT 2019-03-26 18:34:16,454 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:16,454 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:34:16,454 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:16,454 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:16,454 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:16,455 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:34:16,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 596 X-Openstack-Request-Id: req-2a1023a3-d508-4384-bcc2-b797250bb7f4 Date: Tue, 26 Mar 2019 18:34:07 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T18:34:07Z","is_default":false,"name":"data_plane_network","qos_policy_id":null,"admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:07Z","mtu":1450}} 2019-03-26 18:34:16,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-2e4baf25-278c-4332-9c5e-69490dfb1fc0 2019-03-26 18:34:16,457 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e4baf25-278c-4332-9c5e-69490dfb1fc0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:16,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22: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}8bdd13e98bc4961d922e78bf1a27c717ac663fd6" -d '{"security_group": {"description": "Security group for vnf test", "name": "vnf_test_security_group"}}' 2019-03-26 18:34:16,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:16,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:16,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-26 18:34:16,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:16,458 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-8130cf27-f64a-4a8e-991b-0a0c35bb3b49 Date: Tue, 26 Mar 2019 18:34:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 18:34:16,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-8130cf27-f64a-4a8e-991b-0a0c35bb3b49 2019-03-26 18:34:16,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-8130cf27-f64a-4a8e-991b-0a0c35bb3b49 2019-03-26 18:34:16,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using floating ip network 712b0110-afc2-40a0-ba79-f57d4a7bfd95 from name external provided. 2019-03-26 18:34:16,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb13eade2e5e5e4213d4d38c601fa675827e4c92" -d '{"floatingip": {"floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}}' 2019-03-26 18:34:16,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 631 X-Openstack-Request-Id: req-c8d9d3d5-b921-46ad-a0b9-45709116deab Date: Tue, 26 Mar 2019 18:34:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 18:34:16,459 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-c8d9d3d5-b921-46ad-a0b9-45709116deab 2019-03-26 18:34:16,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=external used request id req-c8d9d3d5-b921-46ad-a0b9-45709116deab 2019-03-26 18:34:16,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2019-03-26 18:34:16,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-03-26 18:34:16,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:16,460 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:16,460 - 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'96ad57b4db2c478392659c033648f5a1', u'created_at': u'2019-03-26T18:34:08Z', u'updated_at': u'2019-03-26T18:34:08Z', u'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', 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'96ad57b4db2c478392659c033648f5a1', u'port_id': None, u'id': u'd9dd9f92-7b76-40c8-8358-278391560a37', u'qos_policy_id': None} 2019-03-26 18:34:16,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1f0e3326-2e14-4190-98a4-727135b06c68 2019-03-26 18:34:16,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-1f0e3326-2e14-4190-98a4-727135b06c68 2019-03-26 18:34:16,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-1f0e3326-2e14-4190-98a4-727135b06c68 Date: Tue, 26 Mar 2019 18:34:08 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:08Z", "updated_at": "2019-03-26T18:34:08Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 0, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": null, "id": "d9dd9f92-7b76-40c8-8358-278391560a37", "qos_policy_id": null}} 2019-03-26 18:34:16,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-26 18:34:16,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:16,461 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2019-03-26 18:34:16,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:16,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1382 X-Openstack-Request-Id: req-cd12a375-bfd4-42e7-8af5-01aecbb4dbe9 Date: Tue, 26 Mar 2019 18:34:10 GMT RESP BODY: {"security_group": {"description": "Security group for vnf test", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:07Z", "updated_at": "2019-03-26T18:34:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:34:07Z", "revision_number": 0, "id": "6aab928b-1f6a-42d0-9387-14aefe4a1060", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:34:07Z", "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:34:07Z", "revision_number": 0, "id": "881ffd87-f2a6-4583-91aa-3fa539d05198", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:34:07Z", "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "8ac52859-b629-4797-9c91-a17e338f8531", "name": "vnf_test_security_group"}} 2019-03-26 18:34:16,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/security-groups/8ac52859-b629-4797-9c91-a17e338f8531.json used request id req-cd12a375-bfd4-42e7-8af5-01aecbb4dbe9 2019-03-26 18:34:16,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 22, "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "port_range_min": 22, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 18:34:16,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 514 X-Openstack-Request-Id: req-29007b6a-3a5e-48b2-bfec-3f1ddb846fe8 Date: Tue, 26 Mar 2019 18:34:10 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-26T18:34:10Z", "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "port_range_min": 22, "revision_number": 0, "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:10Z", "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "6585b6e9-437d-4a7b-9299-aa94904e4f03"}} 2019-03-26 18:34:16,462 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-29007b6a-3a5e-48b2-bfec-3f1ddb846fe8 2019-03-26 18:34:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-29007b6a-3a5e-48b2-bfec-3f1ddb846fe8 2019-03-26 18:34:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "icmp", "ethertype": "IPv4", "port_range_max": 0, "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "port_range_min": 0, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 18:34:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-877905bd-351f-4143-bee3-78dff2a629ca 2019-03-26 18:34:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-26 18:34:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:16,463 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 517 X-Openstack-Request-Id: req-877905bd-351f-4143-bee3-78dff2a629ca Date: Tue, 26 Mar 2019 18:34:09 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:09Z", "updated_at": "2019-03-26T18:34:09Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": null, "id": "5cb5623c-7003-41d1-9f24-9b8880c92950", "qos_policy_id": null}} 2019-03-26 18:34:16,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-877905bd-351f-4143-bee3-78dff2a629ca 2019-03-26 18:34:16,464 - 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'96ad57b4db2c478392659c033648f5a1', u'created_at': u'2019-03-26T18:34:09Z', u'updated_at': u'2019-03-26T18:34:09Z', u'floating_network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'port_details': None, u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'96ad57b4db2c478392659c033648f5a1', u'port_id': None, u'id': u'5cb5623c-7003-41d1-9f24-9b8880c92950', u'qos_policy_id': None} 2019-03-26 18:34:16,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/security-groups/8ac52859-b629-4797-9c91-a17e338f8531.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6" 2019-03-26 18:34:16,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups/8ac52859-b629-4797-9c91-a17e338f8531.json used request id req-cd12a375-bfd4-42e7-8af5-01aecbb4dbe9 2019-03-26 18:34:16,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 18:34:16,464 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-019650af-8690-4fd8-9669-b88cd18f0e0a Date: Tue, 26 Mar 2019 18:34:10 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-26T18:34:10Z", "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "port_range_min": 0, "revision_number": 0, "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:10Z", "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "9f4025ad-1c04-4b39-9369-c1f947f53b75"}} 2019-03-26 18:34:16,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-409ff118-c2ed-4109-b979-0c9a9c28daec 2019-03-26 18:34:16,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-409ff118-c2ed-4109-b979-0c9a9c28daec 2019-03-26 18:34:16,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-409ff118-c2ed-4109-b979-0c9a9c28daec Date: Tue, 26 Mar 2019 18:34:10 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-26T18:34:10Z", "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "port_range_min": 1, "revision_number": 0, "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:10Z", "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "81498014-2488-4c87-a401-e286fc5217b4"}} 2019-03-26 18:34:16,465 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 18:34:16,465 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:34:16,520 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:16,520 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:16,521 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:16,521 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:16,521 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:16,521 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:16,521 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:16,521 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:34:16,521 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:16,521 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:16 GMT 2019-03-26 18:34:16,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:16,521 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:34:16,522 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:16,522 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:16,522 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:21,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:34:21,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:21,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:21,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:21,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:21,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:21,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:21,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:21,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"udp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"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-26T18:34:10.713Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3f579168-f1c8-4d0d-90ba-3a4107455278", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.712Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3f579168-f1c8-4d0d-90ba-3a4107455278", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-3f579168-f1c8-4d0d-90ba-3a4107455278 Date: Tue, 26 Mar 2019 18:34:10 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-26T18:34:10Z\", \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"port_range_min\": 1, \"revision_number\": 0, \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:10Z\", \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"id\": \"70bdf4d5-e421-4747-98d2-b42d4bc403ae\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.711Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6\" -d '{\"security_group_rule\": {\"remote_group_id\": null, \"direction\": \"ingress\", \"protocol\": \"tcp\", \"ethertype\": \"IPv4\", \"port_range_max\": 65535, \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"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-26T18:34:10.575Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-019650af-8690-4fd8-9669-b88cd18f0e0a", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-019650af-8690-4fd8-9669-b88cd18f0e0a Date: Tue, 26 Mar 2019 18:34:10 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-26T18:34:10Z\", \"security_group_id\": \"8ac52859-b629-4797-9c91-a17e338f8531\", \"port_range_min\": 0, \"revision_number\": 0, \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:10Z\", \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"id\": \"9f4025ad-1c04-4b39-9369-c1f947f53b75\"}}\n", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "data_plane_subnet_92ymlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "Creating node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:09.464Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "data_plane_subnet_92ymlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-c6d15d4d-32b4-4120-8bc4-d9666acd23c2", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.949Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7968bdee-c2e5-4a61-b232-9b627062dce3"}, {"node_instance_id": "data_plane_subnet_92ymlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6d15d4d-32b4-4120-8bc4-d9666acd23c2 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:10.949Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7968bdee-c2e5-4a61-b232-9b627062dce3"}, {"node_instance_id": "security_group_43nq95", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.241Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-409ff118-c2ed-4109-b979-0c9a9c28daec", "level": "debug", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.831Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7d6cd65e-18c5-484b-b129-ef5ef653f6c8"}, {"node_instance_id": "target_vnf_ip_mwstl7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.855Z", "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-26T18:34:09.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "external_network_9i15c2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.855Z", "message": "Node instance started", "target_id": null, "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:09.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_ip_mwstl7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.855Z", "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-26T18:34:10.025Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "data_plane_subnet_92ymlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:11.855Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}108caa0438c6e8e1988e6196907546059d6d73d2\" -d '{\"subnet\": {\"network_id\": \"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\", \"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-26T18:34:11.344Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7968bdee-c2e5-4a61-b232-9b627062dce3"}, {"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:12.471Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:12.142Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}, {"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:12.471Z", "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-26T18:34:12.073Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:12.471Z", "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-26T18:34:10.470Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_ip_mwstl7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:12.471Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.306Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "router_g056d6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:12.471Z", "message": "Creating node instance", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.705Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:12.471Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-f9acec74-1995-4ee9-8e30-189bafb238ad", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:12.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}, {"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:12.471Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9acec74-1995-4ee9-8e30-189bafb238ad Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:12.147Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:10.875Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "security_group_43nq95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "message": "Node instance started", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:11.989Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "security_group_43nq95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:11.887Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "security_group_43nq95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:11.722Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:11.695Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "security_group_43nq95", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "message": "Node instance created", "target_id": null, "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:11.416Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "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-26T18:34:11.377Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "security_group_43nq95", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "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-26T18:34:11.262Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "router_g056d6", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "message": "Sending task 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:11.042Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_ip_jboo7n", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "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-26T18:34:10.982Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-44d32676-0c58-4636-8f79-fd43dc52d6d6 Date: Tue, 26 Mar 2019 18:34:12 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":4,\"port_security_enabled\":true,\"id\":\"712b0110-afc2-40a0-ba79-f57d4a7bfd95\",\"router:external\":true,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"971ff180-ebb0-4086-b40e-0b78b4c355af\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T11:42:03Z\",\"is_default\":true,\"qos_policy_id\":null,\"name\":\"external\",\"admin_state_up\":true,\"tenant_id\":\"8b63a238e61343d7aea8f31bd7c1979e\",\"created_at\":\"2019-03-26T11:15:42Z\",\"mtu\":1500}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:12.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}, {"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/712b0110-afc2-40a0-ba79-f57d4a7bfd95.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d40fe5fdf0ef339977c6e3da0ea383e88ed03707\"", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:12.545Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}, {"node_instance_id": "data_plane_subnet_92ymlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-dd018235-ea9c-4415-9b84-96796bbd4688 Date: Tue, 26 Mar 2019 18:34:12 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:11Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-03-26T18:34:11Z\",\"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\":\"96ad57b4db2c478392659c033648f5a1\",\"id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"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-26T18:34:12.513Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7968bdee-c2e5-4a61-b232-9b627062dce3"}, {"node_instance_id": "data_plane_subnet_92ymlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-dd018235-ea9c-4415-9b84-96796bbd4688", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:12.513Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7968bdee-c2e5-4a61-b232-9b627062dce3"}, {"node_instance_id": "data_plane_subnet_92ymlh", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.004Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/subnets.json used request id req-dd018235-ea9c-4415-9b84-96796bbd4688", "level": "debug", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:12.514Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7968bdee-c2e5-4a61-b232-9b627062dce3"}, {"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.665Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks/712b0110-afc2-40a0-ba79-f57d4a7bfd95.json used request id req-44d32676-0c58-4636-8f79-fd43dc52d6d6", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:12.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}, {"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.665Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks/712b0110-afc2-40a0-ba79-f57d4a7bfd95.json used request id req-44d32676-0c58-4636-8f79-fd43dc52d6d6", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:12.848Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}, {"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.665Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}d40fe5fdf0ef339977c6e3da0ea383e88ed03707\" -d '{\"router\": {\"external_gateway_info\": {\"network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\"}, \"name\": \"vnf_test_router\"}}'", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:12.849Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}, {"node_instance_id": "data_plane_subnet_92ymlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.665Z", "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-26T18:34:13.250Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "data_plane_subnet_92ymlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.665Z", "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-26T18:34:13.157Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "data_plane_subnet_92ymlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.665Z", "message": "Node instance created", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:12.919Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "data_plane_subnet_92ymlh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:13.665Z", "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-26T18:34:12.884Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "data_plane_subnet_92ymlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:14.265Z", "message": "Node instance started", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:13.438Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:14.265Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:13.993Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:14.265Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:14.107Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:14.877Z", "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-26T18:34:14.555Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "router_g056d6", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:14.877Z", "message": "Task succeeded 'neutron_plugin.router.create'", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:14.630Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:14.877Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-038d6546-6de0-4ee7-918f-f339a1906b8b Date: Tue, 26 Mar 2019 18:34:14 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"971ff180-ebb0-4086-b40e-0b78b4c355af\", \"ip_address\": \"172.30.9.212\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:12Z\", \"admin_state_up\": true, \"updated_at\": \"2019-03-26T18:34:13Z\", \"flavor_id\": null, \"revision_number\": 2, \"routes\": [], \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:14.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}], "metadata": {"pagination": {"total": 247, "offset": 120, "size": 50}}} 2019-03-26 18:34:21,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:21,631 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:21 GMT 2019-03-26 18:34:21,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:21,631 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:34:21,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:21,631 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:21,631 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:21,631 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:34:21,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "udp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 18:34:21,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3f579168-f1c8-4d0d-90ba-3a4107455278 2019-03-26 18:34:21,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-3f579168-f1c8-4d0d-90ba-3a4107455278 2019-03-26 18:34:21,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-3f579168-f1c8-4d0d-90ba-3a4107455278 Date: Tue, 26 Mar 2019 18:34:10 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-26T18:34:10Z", "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "port_range_min": 1, "revision_number": 0, "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:10Z", "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "70bdf4d5-e421-4747-98d2-b42d4bc403ae"}} 2019-03-26 18:34:21,634 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/security-group-rules.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bdd13e98bc4961d922e78bf1a27c717ac663fd6" -d '{"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "ethertype": "IPv4", "port_range_max": 65535, "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "port_range_min": 1, "remote_ip_prefix": "0.0.0.0/0"}}' 2019-03-26 18:34:21,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-019650af-8690-4fd8-9669-b88cd18f0e0a 2019-03-26 18:34:21,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-019650af-8690-4fd8-9669-b88cd18f0e0a Date: Tue, 26 Mar 2019 18:34:10 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-26T18:34:10Z", "security_group_id": "8ac52859-b629-4797-9c91-a17e338f8531", "port_range_min": 0, "revision_number": 0, "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:10Z", "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "9f4025ad-1c04-4b39-9369-c1f947f53b75"}} 2019-03-26 18:34:21,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:21,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-c6d15d4d-32b4-4120-8bc4-d9666acd23c2 2019-03-26 18:34:21,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6d15d4d-32b4-4120-8bc4-d9666acd23c2 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:21,635 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/security-group-rules.json used request id req-409ff118-c2ed-4109-b979-0c9a9c28daec 2019-03-26 18:34:21,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:21,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:21,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-26 18:34:21,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}108caa0438c6e8e1988e6196907546059d6d73d2" -d '{"subnet": {"network_id": "f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4", "ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null, "name": "data_plane_subnet"}}' 2019-03-26 18:34:21,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:21,636 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - router: {'name': u'vnf_test_router'} 2019-03-26 18:34:21,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2019-03-26 18:34:21,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:21,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:21,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f9acec74-1995-4ee9-8e30-189bafb238ad 2019-03-26 18:34:21,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9acec74-1995-4ee9-8e30-189bafb238ad Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:21,637 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:21,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:21,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-26 18:34:21,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:21,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:21,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:21,638 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-26 18:34:21,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2019-03-26 18:34:21,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2019-03-26 18:34:21,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:21,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-44d32676-0c58-4636-8f79-fd43dc52d6d6 Date: Tue, 26 Mar 2019 18:34:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}} 2019-03-26 18:34:21,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/712b0110-afc2-40a0-ba79-f57d4a7bfd95.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40fe5fdf0ef339977c6e3da0ea383e88ed03707" 2019-03-26 18:34:21,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 606 X-Openstack-Request-Id: req-dd018235-ea9c-4415-9b84-96796bbd4688 Date: Tue, 26 Mar 2019 18:34:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:11Z","dns_nameservers":[],"updated_at":"2019-03-26T18:34:11Z","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":"96ad57b4db2c478392659c033648f5a1","id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","subnetpool_id":null,"name":"data_plane_subnet"}} 2019-03-26 18:34:21,639 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-dd018235-ea9c-4415-9b84-96796bbd4688 2019-03-26 18:34:21,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/subnets.json used request id req-dd018235-ea9c-4415-9b84-96796bbd4688 2019-03-26 18:34:21,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks/712b0110-afc2-40a0-ba79-f57d4a7bfd95.json used request id req-44d32676-0c58-4636-8f79-fd43dc52d6d6 2019-03-26 18:34:21,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks/712b0110-afc2-40a0-ba79-f57d4a7bfd95.json used request id req-44d32676-0c58-4636-8f79-fd43dc52d6d6 2019-03-26 18:34:21,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/routers.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d40fe5fdf0ef339977c6e3da0ea383e88ed03707" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "vnf_test_router"}}' 2019-03-26 18:34:21,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-26 18:34:21,640 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:21,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:21,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-03-26 18:34:21,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:21,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:21,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:21,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-03-26 18:34:21,641 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2019-03-26 18:34:21,642 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-038d6546-6de0-4ee7-918f-f339a1906b8b Date: Tue, 26 Mar 2019 18:34:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:12Z", "admin_state_up": true, "updated_at": "2019-03-26T18:34:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "name": "vnf_test_router"}} 2019-03-26 18:34:21,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:34:21,698 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:21,698 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:21,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:21,699 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:21,699 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:21,699 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:21,699 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:21,699 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:34:21,699 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:21,699 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:21 GMT 2019-03-26 18:34:21,699 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:21,699 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:34:21,700 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:21,700 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:21,700 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:26,701 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:34:26,824 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:26,824 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:26,824 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:26,824 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:26,824 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:26,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:26,825 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:26,825 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:14.877Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/routers.json used request id req-038d6546-6de0-4ee7-918f-f339a1906b8b", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:14.205Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}, {"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:14.877Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-038d6546-6de0-4ee7-918f-f339a1906b8b", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:14.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}, {"node_instance_id": "router_g056d6", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:14.877Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-038d6546-6de0-4ee7-918f-f339a1906b8b Date: Tue, 26 Mar 2019 18:34:14 GMT \nRESP BODY: {\"router\": {\"status\": \"ACTIVE\", \"external_gateway_info\": {\"network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"enable_snat\": true, \"external_fixed_ips\": [{\"subnet_id\": \"971ff180-ebb0-4086-b40e-0b78b4c355af\", \"ip_address\": \"172.30.9.212\"}]}, \"availability_zone_hints\": [], \"availability_zones\": [], \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:12Z\", \"admin_state_up\": true, \"updated_at\": \"2019-03-26T18:34:13Z\", \"flavor_id\": null, \"revision_number\": 2, \"routes\": [], \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"name\": \"vnf_test_router\"}}\n", "level": "debug", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:14.204Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.89899ca1-31bf-4bbb-a7a3-6717894084cb"}, {"node_instance_id": "router_g056d6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:15.513Z", "message": "Starting node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:15.254Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "router_g056d6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:15.513Z", "message": "Configuring node instance: nothing to do", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:15.146Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "router_g056d6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:15.513Z", "message": "Node instance created", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:14.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_subnet_dsj626", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:16.121Z", "message": "Creating node instance", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:16.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "router_g056d6", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:16.121Z", "message": "Node instance started", "target_id": null, "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:15.344Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:16.121Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:15.435Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.6f6c7b4c-7601-4ccc-9634-26d31d12a752"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:16.121Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f30f6f90-a4ed-4f22-bc0c-4a4eababbc22 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:15.440Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.6f6c7b4c-7601-4ccc-9634-26d31d12a752"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:16.121Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-f30f6f90-a4ed-4f22-bc0c-4a4eababbc22", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:15.440Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.6f6c7b4c-7601-4ccc-9634-26d31d12a752"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:16.121Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}fd57ee814292eb16f9dee4e234f456a6be56e222\" -d '{\"port\": {\"network_id\": \"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\", \"fixed_ips\": [{\"subnet_id\": \"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\"}], \"name\": \"target_vnf_data_plane_port\", \"security_groups\": [\"8ac52859-b629-4797-9c91-a17e338f8531\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:15.856Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.6f6c7b4c-7601-4ccc-9634-26d31d12a752"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:16.788Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18383606-75ec-4834-90d6-00289840f256 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:15.949Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.5842d32a-542c-4c13-baef-8f21dc2507cb"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:16.788Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-18383606-75ec-4834-90d6-00289840f256", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:15.950Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.5842d32a-542c-4c13-baef-8f21dc2507cb"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:16.788Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}9c1aa35aeb1f813b71bfbb28d915bd3f959f0cda\" -d '{\"port\": {\"network_id\": \"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\", \"fixed_ips\": [{\"subnet_id\": \"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\"}], \"name\": \"reference_vnf_data_plane_port\", \"security_groups\": [\"8ac52859-b629-4797-9c91-a17e338f8531\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:16.367Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.5842d32a-542c-4c13-baef-8f21dc2507cb"}, {"node_instance_id": "management_plane_subnet_dsj626", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:16.788Z", "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-26T18:34:16.166Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:16.788Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:15.943Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.5842d32a-542c-4c13-baef-8f21dc2507cb"}, {"node_instance_id": "management_plane_subnet_dsj626", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:17.420Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-5f451af7-77ae-4e93-ba99-d7d0034c3bc0", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:17.252Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a6ccad4a-4163-4313-aab2-f2634d68fa30"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:17.420Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-172928b8-114d-47fe-9826-783f8e7d9cd3 Date: Tue, 26 Mar 2019 18:34:17 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:16Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"e6fbea00-b837-4ba2-99c0-e90babfe989b\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:6f:b2:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:16Z\",\"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-26T18:34:17.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.6f6c7b4c-7601-4ccc-9634-26d31d12a752"}, {"node_instance_id": "management_plane_subnet_dsj626", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:17.420Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:17.247Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a6ccad4a-4163-4313-aab2-f2634d68fa30"}, {"node_instance_id": "management_plane_subnet_dsj626", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:17.420Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f451af7-77ae-4e93-ba99-d7d0034c3bc0 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:17.251Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a6ccad4a-4163-4313-aab2-f2634d68fa30"}, {"node_instance_id": "management_plane_subnet_dsj626", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:18.135Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c6f4e0d50345c7f5e933bf74d4476492ab76ea69\" -d '{\"subnet\": {\"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"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-26T18:34:17.669Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a6ccad4a-4163-4313-aab2-f2634d68fa30"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:18.135Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/ports.json used request id req-172928b8-114d-47fe-9826-783f8e7d9cd3", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:17.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.6f6c7b4c-7601-4ccc-9634-26d31d12a752"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:18.135Z", "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-26T18:34:17.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:18.135Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:17.671Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:18.135Z", "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-26T18:34:17.909Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:18.135Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b676ed7e-6f16-4205-bb71-d823e054aa79 Date: Tue, 26 Mar 2019 18:34:17 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:17Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"50f8bd74-30e0-41a0-a1fb-1965ace15c46\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:fa:1d:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:17Z\",\"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-26T18:34:17.834Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.5842d32a-542c-4c13-baef-8f21dc2507cb"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:18.135Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-b676ed7e-6f16-4205-bb71-d823e054aa79", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:17.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.5842d32a-542c-4c13-baef-8f21dc2507cb"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:18.135Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-172928b8-114d-47fe-9826-783f8e7d9cd3", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:17.281Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.6f6c7b4c-7601-4ccc-9634-26d31d12a752"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:18.135Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/ports.json used request id req-b676ed7e-6f16-4205-bb71-d823e054aa79", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:17.835Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.5842d32a-542c-4c13-baef-8f21dc2507cb"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:18.730Z", "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-26T18:34:17.975Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:18.730Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:18.068Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:18.730Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:18.267Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_subnet_dsj626", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:19.327Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/subnets.json used request id req-050e1bdf-7d17-4bbf-b2a8-5355f6c2a0b6", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:18.839Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a6ccad4a-4163-4313-aab2-f2634d68fa30"}, {"node_instance_id": "management_plane_subnet_dsj626", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:19.327Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-050e1bdf-7d17-4bbf-b2a8-5355f6c2a0b6", "level": "debug", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:18.839Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a6ccad4a-4163-4313-aab2-f2634d68fa30"}, {"node_instance_id": "management_plane_subnet_dsj626", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:19.327Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-050e1bdf-7d17-4bbf-b2a8-5355f6c2a0b6 Date: Tue, 26 Mar 2019 18:34:18 GMT \nRESP BODY: {\"subnet\":{\"service_types\":[],\"description\":\"\",\"enable_dhcp\":true,\"tags\":[],\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:18Z\",\"dns_nameservers\":[],\"updated_at\":\"2019-03-26T18:34:18Z\",\"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\":\"96ad57b4db2c478392659c033648f5a1\",\"id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"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-26T18:34:18.839Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a6ccad4a-4163-4313-aab2-f2634d68fa30"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:19.327Z", "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-26T18:34:18.400Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:19.327Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:18.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:19.327Z", "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-26T18:34:18.897Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:19.878Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-44b68348-e360-485b-a032-cecfd833914b", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:19.405Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:19.878Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fb352b72c1a1a51d43a85e8619fefd03e7fce9c\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:19.822Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:19.878Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:19.076Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:19.878Z", "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-26T18:34:18.957Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:19.878Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44b68348-e360-485b-a032-cecfd833914b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:19.405Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:19.878Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:19.399Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.416Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:19.216Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_subnet_dsj626", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.416Z", "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-26T18:34:19.297Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_subnet_dsj626", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.416Z", "message": "Node instance created", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:19.648Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.416Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-925f501e-6b79-47e8-a0fd-3d2fa1ec8ead Date: Tue, 26 Mar 2019 18:34:20 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:16Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"e6fbea00-b837-4ba2-99c0-e90babfe989b\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:6f:b2:81\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.158Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.416Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b used request id req-925f501e-6b79-47e8-a0fd-3d2fa1ec8ead", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.158Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}], "metadata": {"pagination": {"total": 270, "offset": 170, "size": 50}}} 2019-03-26 18:34:26,825 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:26,825 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:26 GMT 2019-03-26 18:34:26,825 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:26,825 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:34:26,825 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:26,825 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:26,825 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:26,826 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:34:26,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/routers.json used request id req-038d6546-6de0-4ee7-918f-f339a1906b8b 2019-03-26 18:34:26,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-038d6546-6de0-4ee7-918f-f339a1906b8b 2019-03-26 18:34:26,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 658 X-Openstack-Request-Id: req-038d6546-6de0-4ee7-918f-f339a1906b8b Date: Tue, 26 Mar 2019 18:34:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.212"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:12Z", "admin_state_up": true, "updated_at": "2019-03-26T18:34:13Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "name": "vnf_test_router"}} 2019-03-26 18:34:26,828 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-26 18:34:26,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:26,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:26,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:26,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:26,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:26,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f30f6f90-a4ed-4f22-bc0c-4a4eababbc22 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:26,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-f30f6f90-a4ed-4f22-bc0c-4a4eababbc22 2019-03-26 18:34:26,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd57ee814292eb16f9dee4e234f456a6be56e222" -d '{"port": {"network_id": "f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4", "fixed_ips": [{"subnet_id": "7c9070a1-ad6d-4210-97a9-8539bebfc0d2"}], "name": "target_vnf_data_plane_port", "security_groups": ["8ac52859-b629-4797-9c91-a17e338f8531"]}}' 2019-03-26 18:34:26,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18383606-75ec-4834-90d6-00289840f256 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:26,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-18383606-75ec-4834-90d6-00289840f256 2019-03-26 18:34:26,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c1aa35aeb1f813b71bfbb28d915bd3f959f0cda" -d '{"port": {"network_id": "f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4", "fixed_ips": [{"subnet_id": "7c9070a1-ad6d-4210-97a9-8539bebfc0d2"}], "name": "reference_vnf_data_plane_port", "security_groups": ["8ac52859-b629-4797-9c91-a17e338f8531"]}}' 2019-03-26 18:34:26,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2019-03-26 18:34:26,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:26,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5f451af7-77ae-4e93-ba99-d7d0034c3bc0 2019-03-26 18:34:26,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-172928b8-114d-47fe-9826-783f8e7d9cd3 Date: Tue, 26 Mar 2019 18:34:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:16Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.5"}],"id":"e6fbea00-b837-4ba2-99c0-e90babfe989b","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:6f:b2:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:34:26,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:26,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f451af7-77ae-4e93-ba99-d7d0034c3bc0 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:26,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/subnets.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6f4e0d50345c7f5e933bf74d4476492ab76ea69" -d '{"subnet": {"network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "ip_version": 4, "cidr": "11.0.0.0/24", "name": "management_plane_subnet"}}' 2019-03-26 18:34:26,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/ports.json used request id req-172928b8-114d-47fe-9826-783f8e7d9cd3 2019-03-26 18:34:26,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-03-26 18:34:26,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:26,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:26,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-b676ed7e-6f16-4205-bb71-d823e054aa79 Date: Tue, 26 Mar 2019 18:34:17 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:17Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.3"}],"id":"50f8bd74-30e0-41a0-a1fb-1965ace15c46","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:fa:1d:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:34:26,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-b676ed7e-6f16-4205-bb71-d823e054aa79 2019-03-26 18:34:26,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-172928b8-114d-47fe-9826-783f8e7d9cd3 2019-03-26 18:34:26,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/ports.json used request id req-b676ed7e-6f16-4205-bb71-d823e054aa79 2019-03-26 18:34:26,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-26 18:34:26,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-26 18:34:26,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-03-26 18:34:26,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/subnets.json used request id req-050e1bdf-7d17-4bbf-b2a8-5355f6c2a0b6 2019-03-26 18:34:26,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-050e1bdf-7d17-4bbf-b2a8-5355f6c2a0b6 2019-03-26 18:34:26,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-050e1bdf-7d17-4bbf-b2a8-5355f6c2a0b6 Date: Tue, 26 Mar 2019 18:34:18 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:18Z","dns_nameservers":[],"updated_at":"2019-03-26T18:34:18Z","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":"96ad57b4db2c478392659c033648f5a1","id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","subnetpool_id":null,"name":"management_plane_subnet"}} 2019-03-26 18:34:26,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-03-26 18:34:26,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:26,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:26,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-44b68348-e360-485b-a032-cecfd833914b 2019-03-26 18:34:26,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb352b72c1a1a51d43a85e8619fefd03e7fce9c" 2019-03-26 18:34:26,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-26 18:34:26,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-26 18:34:26,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44b68348-e360-485b-a032-cecfd833914b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:26,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:26,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-03-26 18:34:26,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2019-03-26 18:34:26,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:26,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-925f501e-6b79-47e8-a0fd-3d2fa1ec8ead Date: Tue, 26 Mar 2019 18:34:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:16Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.5"}],"id":"e6fbea00-b837-4ba2-99c0-e90babfe989b","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:6f:b2:81","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-26 18:34:26,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b used request id req-925f501e-6b79-47e8-a0fd-3d2fa1ec8ead 2019-03-26 18:34:26,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:34:26,925 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:26,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:26,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:26,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:26,926 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:26,926 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:26,926 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:26,926 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:34:26,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:26,927 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:26 GMT 2019-03-26 18:34:26,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:26,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:34:26,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:26,927 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:26,927 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:31,932 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:34:32,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:32,011 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:32,011 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:32,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:32,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:32,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:32,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:32,012 - 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-26T18:34:20.416Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fb352b72c1a1a51d43a85e8619fefd03e7fce9c\" -d '{\"port\": {\"security_groups\": [\"8ac52859-b629-4797-9c91-a17e338f8531\"]}}'", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.159Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.416Z", "message": "connect_security_group(): source_id=e6fbea00-b837-4ba2-99c0-e90babfe989b target={u'external_id': u'8ac52859-b629-4797-9c91-a17e338f8531', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.158Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.416Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b used request id req-925f501e-6b79-47e8-a0fd-3d2fa1ec8ead", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.158Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.416Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b used request id req-925f501e-6b79-47e8-a0fd-3d2fa1ec8ead", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.158Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-e05270cc-a42b-43c1-818d-b7b24a111ec9", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.617Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-e05270cc-a42b-43c1-818d-b7b24a111ec9", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.615Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": "management_plane_subnet_dsj626", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "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-26T18:34:19.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_subnet_dsj626", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "message": "Post-configuring relationships", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:19.840Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "target_id": "router_g056d6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.041Z", "source_id": "management_plane_subnet_dsj626", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-7f363968-4556-4195-8fc5-537b06e310ab", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.569Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-7f363968-4556-4195-8fc5-537b06e310ab", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.568Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-7f363968-4556-4195-8fc5-537b06e310ab Date: Tue, 26 Mar 2019 18:34:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:16Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"e6fbea00-b837-4ba2-99c0-e90babfe989b\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:6f:b2:81\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.568Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-3049e76d-fedf-4835-9f04-adaf7a9884c3", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.368Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3049e76d-fedf-4835-9f04-adaf7a9884c3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.367Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1fb352b72c1a1a51d43a85e8619fefd03e7fce9c\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.570Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e05270cc-a42b-43c1-818d-b7b24a111ec9 Date: Tue, 26 Mar 2019 18:34:20 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:20Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"e6fbea00-b837-4ba2-99c0-e90babfe989b\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:6f:b2:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:16Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.615Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.7feedf68-5816-4cd8-b397-eeff19d3f0f4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:20.934Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b5dcebadbce3844b3843ff16b33665c48f94ea67\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:20.772Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:21.585Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.290Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:21.585Z", "message": "connect_security_group(): source_id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 target={u'external_id': u'8ac52859-b629-4797-9c91-a17e338f8531', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.036Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:21.585Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.076Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:21.585Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 used request id req-2d5da10b-fdfe-49d5-96b2-48795b02e515", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.036Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:21.585Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_g056d6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.192Z", "source_id": "management_plane_subnet_dsj626", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.126b2f2e-2ee6-4e2f-a2a3-c8cf105b44bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:21.585Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-84925fbd-76a6-438e-afa2-fd6efe38567b", "level": "debug", "target_id": "router_g056d6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.198Z", "source_id": "management_plane_subnet_dsj626", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.126b2f2e-2ee6-4e2f-a2a3-c8cf105b44bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:21.585Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84925fbd-76a6-438e-afa2-fd6efe38567b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "router_g056d6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.197Z", "source_id": "management_plane_subnet_dsj626", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.126b2f2e-2ee6-4e2f-a2a3-c8cf105b44bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:21.585Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b5dcebadbce3844b3843ff16b33665c48f94ea67\" -d '{\"port\": {\"security_groups\": [\"8ac52859-b629-4797-9c91-a17e338f8531\"]}}'", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.037Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:21.585Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-2d5da10b-fdfe-49d5-96b2-48795b02e515 Date: Tue, 26 Mar 2019 18:34:21 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:17Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"50f8bd74-30e0-41a0-a1fb-1965ace15c46\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:fa:1d:38\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:17Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.036Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:21.585Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 used request id req-2d5da10b-fdfe-49d5-96b2-48795b02e515", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.036Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:22.158Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-88b7c7a3-dd65-4846-b803-ad2501586b1f", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.501Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:22.158Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-88b7c7a3-dd65-4846-b803-ad2501586b1f", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.501Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:22.158Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/a0ec97de-bdc2-4de2-871d-8800f491cdad/add_router_interface.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}64bd9632926ab57f99c6e6d10d34ee1d1848db83\" -d '{\"subnet_id\": \"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\"}'", "level": "debug", "target_id": "router_g056d6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.612Z", "source_id": "management_plane_subnet_dsj626", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.126b2f2e-2ee6-4e2f-a2a3-c8cf105b44bf"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:22.158Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:22.026Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:22.158Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.863Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:22.158Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.531Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:22.158Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-72a9c398-2aa1-422f-9302-52d480330e4f Date: Tue, 26 Mar 2019 18:34:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:17Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"50f8bd74-30e0-41a0-a1fb-1965ace15c46\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:fa:1d:38\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:17Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.454Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:22.158Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-72a9c398-2aa1-422f-9302-52d480330e4f", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.454Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:22.158Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-72a9c398-2aa1-422f-9302-52d480330e4f", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.454Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:22.158Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b5dcebadbce3844b3843ff16b33665c48f94ea67\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.455Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:22.158Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-88b7c7a3-dd65-4846-b803-ad2501586b1f Date: Tue, 26 Mar 2019 18:34:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:21Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"50f8bd74-30e0-41a0-a1fb-1965ace15c46\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:fa:1d:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:17Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:21.501Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.638bbbc5-4665-4c8e-a094-abd1d212acda"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:22.825Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:22.199Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:24.743Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d91ae2ec-275d-40f3-b909-97643867efc6 Date: Tue, 26 Mar 2019 18:34:24 GMT \nRESP BODY: {\"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"subnet_id\": \"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\", \"subnet_ids\": [\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\"], \"port_id\": \"d50810eb-c51c-4e05-ac27-9487d2d44560\", \"id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\"}\n", "level": "debug", "target_id": "router_g056d6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:24.618Z", "source_id": "management_plane_subnet_dsj626", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.126b2f2e-2ee6-4e2f-a2a3-c8cf105b44bf"}, {"node_instance_id": "management_plane_subnet_dsj626", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:25.341Z", "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-26T18:34:25.189Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:25.341Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "target_id": "router_g056d6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:24.868Z", "source_id": "management_plane_subnet_dsj626", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:25.341Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/routers/a0ec97de-bdc2-4de2-871d-8800f491cdad/add_router_interface.json used request id req-d91ae2ec-275d-40f3-b909-97643867efc6", "level": "debug", "target_id": "router_g056d6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:24.618Z", "source_id": "management_plane_subnet_dsj626", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.126b2f2e-2ee6-4e2f-a2a3-c8cf105b44bf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.postconfigure", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:25.341Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/routers/a0ec97de-bdc2-4de2-871d-8800f491cdad/add_router_interface.json used request id req-d91ae2ec-275d-40f3-b909-97643867efc6", "level": "debug", "target_id": "router_g056d6", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:24.618Z", "source_id": "management_plane_subnet_dsj626", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.126b2f2e-2ee6-4e2f-a2a3-c8cf105b44bf"}, {"node_instance_id": "management_plane_subnet_dsj626", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:25.341Z", "message": "Relationships post-configured", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:25.093Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:25.922Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:25.809Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "management_plane_subnet_dsj626", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:25.922Z", "message": "Node instance started", "target_id": null, "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:25.280Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:26.567Z", "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-26T18:34:26.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:26.567Z", "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-26T18:34:26.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:26.567Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:26.043Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}], "metadata": {"pagination": {"total": 298, "offset": 220, "size": 50}}} 2019-03-26 18:34:32,012 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:32,012 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:32 GMT 2019-03-26 18:34:32,012 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:32,012 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:34:32,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:32,013 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:32,013 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:32,013 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:34:32,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb352b72c1a1a51d43a85e8619fefd03e7fce9c" -d '{"port": {"security_groups": ["8ac52859-b629-4797-9c91-a17e338f8531"]}}' 2019-03-26 18:34:32,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=e6fbea00-b837-4ba2-99c0-e90babfe989b target={u'external_id': u'8ac52859-b629-4797-9c91-a17e338f8531', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-03-26 18:34:32,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b used request id req-925f501e-6b79-47e8-a0fd-3d2fa1ec8ead 2019-03-26 18:34:32,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b used request id req-925f501e-6b79-47e8-a0fd-3d2fa1ec8ead 2019-03-26 18:34:32,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-e05270cc-a42b-43c1-818d-b7b24a111ec9 2019-03-26 18:34:32,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-e05270cc-a42b-43c1-818d-b7b24a111ec9 2019-03-26 18:34:32,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:32,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Post-configuring relationships 2019-03-26 18:34:32,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2019-03-26 18:34:32,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-7f363968-4556-4195-8fc5-537b06e310ab 2019-03-26 18:34:32,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-7f363968-4556-4195-8fc5-537b06e310ab 2019-03-26 18:34:32,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-7f363968-4556-4195-8fc5-537b06e310ab Date: Tue, 26 Mar 2019 18:34:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:16Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.5"}],"id":"e6fbea00-b837-4ba2-99c0-e90babfe989b","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:6f:b2:81","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:34:32,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3049e76d-fedf-4835-9f04-adaf7a9884c3 2019-03-26 18:34:32,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3049e76d-fedf-4835-9f04-adaf7a9884c3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:32,017 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fb352b72c1a1a51d43a85e8619fefd03e7fce9c" 2019-03-26 18:34:32,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-e05270cc-a42b-43c1-818d-b7b24a111ec9 Date: Tue, 26 Mar 2019 18:34:20 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:20Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.5"}],"id":"e6fbea00-b837-4ba2-99c0-e90babfe989b","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:6f:b2:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:34:32,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dcebadbce3844b3843ff16b33665c48f94ea67" 2019-03-26 18:34:32,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-26 18:34:32,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 target={u'external_id': u'8ac52859-b629-4797-9c91-a17e338f8531', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-03-26 18:34:32,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-03-26 18:34:32,018 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 used request id req-2d5da10b-fdfe-49d5-96b2-48795b02e515 2019-03-26 18:34:32,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:32,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-84925fbd-76a6-438e-afa2-fd6efe38567b 2019-03-26 18:34:32,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84925fbd-76a6-438e-afa2-fd6efe38567b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:32,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dcebadbce3844b3843ff16b33665c48f94ea67" -d '{"port": {"security_groups": ["8ac52859-b629-4797-9c91-a17e338f8531"]}}' 2019-03-26 18:34:32,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-2d5da10b-fdfe-49d5-96b2-48795b02e515 Date: Tue, 26 Mar 2019 18:34:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:17Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.3"}],"id":"50f8bd74-30e0-41a0-a1fb-1965ace15c46","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:fa:1d:38","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-26 18:34:32,019 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 used request id req-2d5da10b-fdfe-49d5-96b2-48795b02e515 2019-03-26 18:34:32,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-88b7c7a3-dd65-4846-b803-ad2501586b1f 2019-03-26 18:34:32,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-88b7c7a3-dd65-4846-b803-ad2501586b1f 2019-03-26 18:34:32,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/routers/a0ec97de-bdc2-4de2-871d-8800f491cdad/add_router_interface.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64bd9632926ab57f99c6e6d10d34ee1d1848db83" -d '{"subnet_id": "054cf5bd-b0ef-48e8-a14c-dff4e61cac8a"}' 2019-03-26 18:34:32,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-26 18:34:32,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-03-26 18:34:32,020 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:32,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-72a9c398-2aa1-422f-9302-52d480330e4f Date: Tue, 26 Mar 2019 18:34:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:17Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.3"}],"id":"50f8bd74-30e0-41a0-a1fb-1965ace15c46","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:fa:1d:38","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:34:32,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-72a9c398-2aa1-422f-9302-52d480330e4f 2019-03-26 18:34:32,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-72a9c398-2aa1-422f-9302-52d480330e4f 2019-03-26 18:34:32,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5dcebadbce3844b3843ff16b33665c48f94ea67" 2019-03-26 18:34:32,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-88b7c7a3-dd65-4846-b803-ad2501586b1f Date: Tue, 26 Mar 2019 18:34:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:21Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.3"}],"id":"50f8bd74-30e0-41a0-a1fb-1965ace15c46","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:fa:1d:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:34:32,021 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:32,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d91ae2ec-275d-40f3-b909-97643867efc6 Date: Tue, 26 Mar 2019 18:34:24 GMT RESP BODY: {"network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "subnet_id": "054cf5bd-b0ef-48e8-a14c-dff4e61cac8a", "subnet_ids": ["054cf5bd-b0ef-48e8-a14c-dff4e61cac8a"], "port_id": "d50810eb-c51c-4e05-ac27-9487d2d44560", "id": "a0ec97de-bdc2-4de2-871d-8800f491cdad"} 2019-03-26 18:34:32,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-26 18:34:32,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2019-03-26 18:34:32,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/a0ec97de-bdc2-4de2-871d-8800f491cdad/add_router_interface.json used request id req-d91ae2ec-275d-40f3-b909-97643867efc6 2019-03-26 18:34:32,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/routers/a0ec97de-bdc2-4de2-871d-8800f491cdad/add_router_interface.json used request id req-d91ae2ec-275d-40f3-b909-97643867efc6 2019-03-26 18:34:32,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships post-configured 2019-03-26 18:34:32,022 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:32,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:32,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-03-26 18:34:32,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2019-03-26 18:34:32,023 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:32,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:34:32,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:32,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:32,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:32,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:32,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:32,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:32,080 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:32,080 - cloudify.rest_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-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:34:32,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:32,080 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:32 GMT 2019-03-26 18:34:32,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:32,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:34:32,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:32,080 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:32,080 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:37,086 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:34:37,157 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:37,157 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:37,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:37,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:37,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:37,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:37,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:37,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:27.385Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:27.192Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.54c2a798-a5cf-48e1-b06e-70737f7d7f1c"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:28.052Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21c9d1b8-5623-4f01-9fe7-8f2c9d1afe41 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:27.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.54c2a798-a5cf-48e1-b06e-70737f7d7f1c"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:28.052Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f020a5f73a8123e8af1f24d55dbd1d787271dcff\" -d '{\"port\": {\"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"fixed_ips\": [{\"subnet_id\": \"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\"}], \"name\": \"target_vnf_port\", \"security_groups\": [\"8ac52859-b629-4797-9c91-a17e338f8531\"]}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:27.615Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.54c2a798-a5cf-48e1-b06e-70737f7d7f1c"}, {"node_instance_id": "reference_vnf_port_o02id3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:28.052Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:27.605Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.08199805-6902-4c77-8b03-10b3f7ea157a"}, {"node_instance_id": "reference_vnf_port_o02id3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:28.052Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-900bf26d-8c55-4bce-bc88-8bf062d1f821 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:27.610Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.08199805-6902-4c77-8b03-10b3f7ea157a"}, {"node_instance_id": "reference_vnf_port_o02id3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:28.052Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-900bf26d-8c55-4bce-bc88-8bf062d1f821", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:27.611Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.08199805-6902-4c77-8b03-10b3f7ea157a"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:28.052Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-21c9d1b8-5623-4f01-9fe7-8f2c9d1afe41", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:27.197Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.54c2a798-a5cf-48e1-b06e-70737f7d7f1c"}, {"node_instance_id": "reference_vnf_port_o02id3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:28.725Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e27aa5ccfd5de4359a27cfc7d446b2588c53078c\" -d '{\"port\": {\"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"fixed_ips\": [{\"subnet_id\": \"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\"}], \"name\": \"reference_vnf_port\", \"security_groups\": [\"8ac52859-b629-4797-9c91-a17e338f8531\"]}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:28.044Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.08199805-6902-4c77-8b03-10b3f7ea157a"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:29.406Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/ports.json used request id req-718b5e50-86fd-4a65-b050-2b3bb76eff97", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:29.171Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.54c2a798-a5cf-48e1-b06e-70737f7d7f1c"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:29.406Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-718b5e50-86fd-4a65-b050-2b3bb76eff97", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:29.170Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.54c2a798-a5cf-48e1-b06e-70737f7d7f1c"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:29.406Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-718b5e50-86fd-4a65-b050-2b3bb76eff97 Date: Tue, 26 Mar 2019 18:34:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:28Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"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-26T18:34:29.170Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.54c2a798-a5cf-48e1-b06e-70737f7d7f1c"}, {"node_instance_id": "reference_vnf_port_o02id3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:29.406Z", "message": "RESP: [201] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-dad34712-39aa-4741-b639-e44668023525 Date: Tue, 26 Mar 2019 18:34:29 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:28Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"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-26T18:34:29.206Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.08199805-6902-4c77-8b03-10b3f7ea157a"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:29.938Z", "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-26T18:34:29.640Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_port_o02id3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:29.938Z", "message": "POST call to neutron for http://172.30.9.22:9696/v2.0/ports.json used request id req-dad34712-39aa-4741-b639-e44668023525", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:29.207Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.08199805-6902-4c77-8b03-10b3f7ea157a"}, {"node_instance_id": "reference_vnf_port_o02id3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:29.938Z", "message": "POST call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-dad34712-39aa-4741-b639-e44668023525", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:29.206Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.08199805-6902-4c77-8b03-10b3f7ea157a"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:29.938Z", "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-26T18:34:29.629Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:30.535Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:29.707Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:30.535Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:29.838Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:30.535Z", "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-26T18:34:29.957Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:31.180Z", "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-26T18:34:30.038Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:31.180Z", "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-26T18:34:30.132Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:31.180Z", "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-26T18:34:30.003Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:31.739Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:31.358Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:31.739Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:30.158Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:31.739Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:30.211Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:31.739Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:30.314Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:31.739Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7af1a50-074f-42e5-86e0-148377525c80 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:31.363Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:31.739Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a7af1a50-074f-42e5-86e0-148377525c80", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:31.363Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:32.473Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d9147a14-1e96-4934-b328-399b984a6178 Date: Tue, 26 Mar 2019 18:34:32 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:28Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.013Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:32.473Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 used request id req-d9147a14-1e96-4934-b328-399b984a6178", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.013Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:32.473Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 used request id req-d9147a14-1e96-4934-b328-399b984a6178", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.014Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:32.473Z", "message": "connect_security_group(): source_id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 target={u'external_id': u'8ac52859-b629-4797-9c91-a17e338f8531', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.014Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:32.473Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}26594af830ccb062e2255ee49b273de4cb930066\" -d '{\"port\": {\"security_groups\": [\"8ac52859-b629-4797-9c91-a17e338f8531\"]}}'", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.015Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:32.473Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:30.691Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:32.473Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:31.693Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:32.473Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21d51d68-ea4d-49fe-8d54-b9cf3829d059 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:31.698Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:32.473Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-21d51d68-ea4d-49fe-8d54-b9cf3829d059", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:31.698Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:32.473Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}26594af830ccb062e2255ee49b273de4cb930066\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:31.759Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:32.473Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=4c2f7282-d721-48a2-9f1c-8249fd63cf54 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4137b6d36fa8c20c6b759e472c3add4225b19d8b\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.098Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "connect_security_group(): source_id=4c2f7282-d721-48a2-9f1c-8249fd63cf54 target={u'external_id': u'8ac52859-b629-4797-9c91-a17e338f8531', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'}", "level": "info", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.420Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4137b6d36fa8c20c6b759e472c3add4225b19d8b\" -d '{\"port\": {\"security_groups\": [\"8ac52859-b629-4797-9c91-a17e338f8531\"]}}'", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.421Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-8da41d2b-4ff0-4b7a-aeba-7c266237076b Date: Tue, 26 Mar 2019 18:34:32 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:28Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.431Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8da41d2b-4ff0-4b7a-aeba-7c266237076b", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.432Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8da41d2b-4ff0-4b7a-aeba-7c266237076b", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.431Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.841Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-e1290a21-a5a8-4ab7-a52a-1f0a44788d5a Date: Tue, 26 Mar 2019 18:34:32 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:28Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.796Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-feeaf0c0-ba92-4434-bf0d-13af56c6da89", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.474Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-feeaf0c0-ba92-4434-bf0d-13af56c6da89", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.472Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-feeaf0c0-ba92-4434-bf0d-13af56c6da89 Date: Tue, 26 Mar 2019 18:34:32 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:32Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.472Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}26594af830ccb062e2255ee49b273de4cb930066\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.432Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}], "metadata": {"pagination": {"total": 350, "offset": 270, "size": 50}}} 2019-03-26 18:34:37,158 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:37,158 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:37 GMT 2019-03-26 18:34:37,158 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:37,159 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:34:37,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:37,159 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:37,159 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:37,159 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:34:37,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:37,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21c9d1b8-5623-4f01-9fe7-8f2c9d1afe41 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:37,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f020a5f73a8123e8af1f24d55dbd1d787271dcff" -d '{"port": {"network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "fixed_ips": [{"subnet_id": "054cf5bd-b0ef-48e8-a14c-dff4e61cac8a"}], "name": "target_vnf_port", "security_groups": ["8ac52859-b629-4797-9c91-a17e338f8531"]}}' 2019-03-26 18:34:37,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:37,162 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-900bf26d-8c55-4bce-bc88-8bf062d1f821 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:37,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-900bf26d-8c55-4bce-bc88-8bf062d1f821 2019-03-26 18:34:37,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-21c9d1b8-5623-4f01-9fe7-8f2c9d1afe41 2019-03-26 18:34:37,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:9696/v2.0/ports.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27aa5ccfd5de4359a27cfc7d446b2588c53078c" -d '{"port": {"network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "fixed_ips": [{"subnet_id": "054cf5bd-b0ef-48e8-a14c-dff4e61cac8a"}], "name": "reference_vnf_port", "security_groups": ["8ac52859-b629-4797-9c91-a17e338f8531"]}}' 2019-03-26 18:34:37,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/ports.json used request id req-718b5e50-86fd-4a65-b050-2b3bb76eff97 2019-03-26 18:34:37,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-718b5e50-86fd-4a65-b050-2b3bb76eff97 2019-03-26 18:34:37,163 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-718b5e50-86fd-4a65-b050-2b3bb76eff97 Date: Tue, 26 Mar 2019 18:34:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:28Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:34:37,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-dad34712-39aa-4741-b639-e44668023525 Date: Tue, 26 Mar 2019 18:34:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:28Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:34:37,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-03-26 18:34:37,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to neutron for http://172.30.9.22:9696/v2.0/ports.json used request id req-dad34712-39aa-4741-b639-e44668023525 2019-03-26 18:34:37,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/ports.json used request id req-dad34712-39aa-4741-b639-e44668023525 2019-03-26 18:34:37,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2019-03-26 18:34:37,164 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:37,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:34:37,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:37,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-26 18:34:37,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance: nothing to do 2019-03-26 18:34:37,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:34:37,165 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:37,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-26 18:34:37,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-26 18:34:37,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-03-26 18:34:37,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7af1a50-074f-42e5-86e0-148377525c80 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:37,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a7af1a50-074f-42e5-86e0-148377525c80 2019-03-26 18:34:37,166 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-d9147a14-1e96-4934-b328-399b984a6178 Date: Tue, 26 Mar 2019 18:34:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:28Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-26 18:34:37,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 used request id req-d9147a14-1e96-4934-b328-399b984a6178 2019-03-26 18:34:37,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 used request id req-d9147a14-1e96-4934-b328-399b984a6178 2019-03-26 18:34:37,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 target={u'external_id': u'8ac52859-b629-4797-9c91-a17e338f8531', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-03-26 18:34:37,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26594af830ccb062e2255ee49b273de4cb930066" -d '{"port": {"security_groups": ["8ac52859-b629-4797-9c91-a17e338f8531"]}}' 2019-03-26 18:34:37,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2019-03-26 18:34:37,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:37,167 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21d51d68-ea4d-49fe-8d54-b9cf3829d059 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:37,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-21d51d68-ea4d-49fe-8d54-b9cf3829d059 2019-03-26 18:34:37,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26594af830ccb062e2255ee49b273de4cb930066" 2019-03-26 18:34:37,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=4c2f7282-d721-48a2-9f1c-8249fd63cf54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137b6d36fa8c20c6b759e472c3add4225b19d8b" 2019-03-26 18:34:37,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=4c2f7282-d721-48a2-9f1c-8249fd63cf54 target={u'external_id': u'8ac52859-b629-4797-9c91-a17e338f8531', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2019-03-26 18:34:37,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137b6d36fa8c20c6b759e472c3add4225b19d8b" -d '{"port": {"security_groups": ["8ac52859-b629-4797-9c91-a17e338f8531"]}}' 2019-03-26 18:34:37,168 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-8da41d2b-4ff0-4b7a-aeba-7c266237076b Date: Tue, 26 Mar 2019 18:34:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:28Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:34:37,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8da41d2b-4ff0-4b7a-aeba-7c266237076b 2019-03-26 18:34:37,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8da41d2b-4ff0-4b7a-aeba-7c266237076b 2019-03-26 18:34:37,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-03-26 18:34:37,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-e1290a21-a5a8-4ab7-a52a-1f0a44788d5a Date: Tue, 26 Mar 2019 18:34:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:28Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:34:37,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-feeaf0c0-ba92-4434-bf0d-13af56c6da89 2019-03-26 18:34:37,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-feeaf0c0-ba92-4434-bf0d-13af56c6da89 2019-03-26 18:34:37,169 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-feeaf0c0-ba92-4434-bf0d-13af56c6da89 Date: Tue, 26 Mar 2019 18:34:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:32Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:34:37,170 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26594af830ccb062e2255ee49b273de4cb930066" 2019-03-26 18:34:37,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:34:37,288 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:37,288 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:37,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:37,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:37,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:37,289 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:37,289 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:37,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:34:37,289 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:37,289 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:37 GMT 2019-03-26 18:34:37,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:37,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:34:37,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:37,289 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:37,289 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:42,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:34:42,373 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:42,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:42,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:42,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:42,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:42,374 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:42,374 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:42,374 - 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-26T18:34:33.001Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8da41d2b-4ff0-4b7a-aeba-7c266237076b", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.431Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4137b6d36fa8c20c6b759e472c3add4225b19d8b\" -d '{\"port\": {\"security_groups\": [\"8ac52859-b629-4797-9c91-a17e338f8531\"]}}'", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.421Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-d5f1f010-ec57-4a95-807b-73a7e2eb4a9b Date: Tue, 26 Mar 2019 18:34:32 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:28Z\",\"device_owner\":\"\",\"revision_number\":2,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.420Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.001Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}26594af830ccb062e2255ee49b273de4cb930066\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.432Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.a5a5c21a-77b4-4baa-a944-73fe5810f986"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.590Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-c83b2309-7cf8-4c5b-b822-30f16b245682", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.837Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.590Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:33.395Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.590Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:33.264Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.590Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-e1290a21-a5a8-4ab7-a52a-1f0a44788d5a", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.797Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.590Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-e1290a21-a5a8-4ab7-a52a-1f0a44788d5a", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.797Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.590Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4137b6d36fa8c20c6b759e472c3add4225b19d8b\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.798Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.590Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-c83b2309-7cf8-4c5b-b822-30f16b245682 Date: Tue, 26 Mar 2019 18:34:32 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:32Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.837Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:33.590Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-c83b2309-7cf8-4c5b-b822-30f16b245682", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:32.837Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.b98c31f0-e308-4777-92ce-01329f174bbd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:34.207Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35e25c2d-56a8-490d-ae54-ccd32c17b8d5 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:33.847Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f7d3f35d-63df-4b1a-8331-255b21974b87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:34.207Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-35e25c2d-56a8-490d-ae54-ccd32c17b8d5", "level": "debug", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:33.847Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f7d3f35d-63df-4b1a-8331-255b21974b87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:34.207Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_mwstl7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:33.842Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f7d3f35d-63df-4b1a-8331-255b21974b87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:34.851Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bb6a0a8-de52-4b98-ae37-b5de43739df7 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:34.347Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.96287fc4-1922-4674-9381-1f65d30e772d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:34.851Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_jboo7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:34.342Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.96287fc4-1922-4674-9381-1f65d30e772d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:34.851Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}07996ba81a48a4bdcc159141d3e3e8dc3781f44b\" -d '{\"floatingip\": {\"port_id\": \"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\"}}'", "level": "debug", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:34.258Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f7d3f35d-63df-4b1a-8331-255b21974b87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:34.851Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}77392b850e7c4c7d99807c6f12ef442b35af010f\" -d '{\"floatingip\": {\"port_id\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\"}}'", "level": "debug", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:34.741Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.96287fc4-1922-4674-9381-1f65d30e772d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:34.851Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-3bb6a0a8-de52-4b98-ae37-b5de43739df7", "level": "debug", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:34.347Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.96287fc4-1922-4674-9381-1f65d30e772d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:35.768Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-ff1fb328-a916-46bf-9283-a855991d365c Date: Tue, 26 Mar 2019 18:34:35 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:08Z\", \"updated_at\": \"2019-03-26T18:34:34Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:66:c2:b4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 1, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\", \"id\": \"d9dd9f92-7b76-40c8-8358-278391560a37\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:35.636Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f7d3f35d-63df-4b1a-8331-255b21974b87"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:36.350Z", "message": "Relationships established", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:36.212Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:36.350Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:36.016Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:36.350Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json used request id req-ff1fb328-a916-46bf-9283-a855991d365c", "level": "debug", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:35.636Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f7d3f35d-63df-4b1a-8331-255b21974b87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:36.350Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json used request id req-ff1fb328-a916-46bf-9283-a855991d365c", "level": "debug", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:35.636Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.f7d3f35d-63df-4b1a-8331-255b21974b87"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:36.995Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-32b2c2cd-499e-4cb1-b834-ad2befd74184", "level": "debug", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:36.373Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.96287fc4-1922-4674-9381-1f65d30e772d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:36.995Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:36.823Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:36.995Z", "message": "Node instance started", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:36.314Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:36.995Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 786 X-Openstack-Request-Id: req-32b2c2cd-499e-4cb1-b834-ad2befd74184 Date: Tue, 26 Mar 2019 18:34:36 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"DOWN\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:09Z\", \"updated_at\": \"2019-03-26T18:34:35Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:c7:20:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 1, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\", \"id\": \"5cb5623c-7003-41d1-9f24-9b8880c92950\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:36.373Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.96287fc4-1922-4674-9381-1f65d30e772d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:36.995Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-32b2c2cd-499e-4cb1-b834-ad2befd74184", "level": "debug", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:36.373Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.96287fc4-1922-4674-9381-1f65d30e772d"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:37.567Z", "message": "Creating node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:36.828Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:37.567Z", "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-26T18:34:37.084Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:37.567Z", "message": "Relationships established", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:37.015Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:38.207Z", "message": "Creating node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:38.085Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:38.207Z", "message": "Node instance started", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:37.518Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:38.852Z", "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-26T18:34:38.198Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:38.852Z", "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-26T18:34:38.395Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:38.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:38.396Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:38.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:38.396Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:38.852Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7bda8e2-f74e-4f28-8b41-ead85866d6ab Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:38.401Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:38.852Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7bda8e2-f74e-4f28-8b41-ead85866d6ab Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:38.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:38.852Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-e7bda8e2-f74e-4f28-8b41-ead85866d6ab", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:38.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:38.852Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-e7bda8e2-f74e-4f28-8b41-ead85866d6ab", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:38.402Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:38.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:38.798Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:38.852Z", "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'6db8ef3f-f5fc-4058-8d8e-bd7659a22e68', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:66:c2:b4'}, {u'external_id': u'e6fbea00-b837-4ba2-99c0-e90babfe989b', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6f:b2:81'}]", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:38.367Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:39.356Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:38.798Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.624Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "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'4c2f7282-d721-48a2-9f1c-8249fd63cf54', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c7:20:59'}, {u'external_id': u'50f8bd74-30e0-41a0-a1fb-1965ace15c46', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fa:1d:38'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.270Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:39.271Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}], "metadata": {"pagination": {"total": 492, "offset": 320, "size": 50}}} 2019-03-26 18:34:42,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:42,375 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:42 GMT 2019-03-26 18:34:42,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:42,375 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:34:42,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:42,375 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:42,375 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:42,375 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:34:42,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8da41d2b-4ff0-4b7a-aeba-7c266237076b 2019-03-26 18:34:42,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137b6d36fa8c20c6b759e472c3add4225b19d8b" -d '{"port": {"security_groups": ["8ac52859-b629-4797-9c91-a17e338f8531"]}}' 2019-03-26 18:34:42,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-d5f1f010-ec57-4a95-807b-73a7e2eb4a9b Date: Tue, 26 Mar 2019 18:34:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:28Z","device_owner":"","revision_number":2,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-26 18:34:42,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26594af830ccb062e2255ee49b273de4cb930066" 2019-03-26 18:34:42,378 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-c83b2309-7cf8-4c5b-b822-30f16b245682 2019-03-26 18:34:42,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2019-03-26 18:34:42,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2019-03-26 18:34:42,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-e1290a21-a5a8-4ab7-a52a-1f0a44788d5a 2019-03-26 18:34:42,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-e1290a21-a5a8-4ab7-a52a-1f0a44788d5a 2019-03-26 18:34:42,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4137b6d36fa8c20c6b759e472c3add4225b19d8b" 2019-03-26 18:34:42,379 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-c83b2309-7cf8-4c5b-b822-30f16b245682 Date: Tue, 26 Mar 2019 18:34:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:32Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:34:42,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-c83b2309-7cf8-4c5b-b822-30f16b245682 2019-03-26 18:34:42,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35e25c2d-56a8-490d-ae54-ccd32c17b8d5 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:42,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-35e25c2d-56a8-490d-ae54-ccd32c17b8d5 2019-03-26 18:34:42,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:42,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3bb6a0a8-de52-4b98-ae37-b5de43739df7 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:42,380 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:42,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}07996ba81a48a4bdcc159141d3e3e8dc3781f44b" -d '{"floatingip": {"port_id": "6db8ef3f-f5fc-4058-8d8e-bd7659a22e68"}}' 2019-03-26 18:34:42,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77392b850e7c4c7d99807c6f12ef442b35af010f" -d '{"floatingip": {"port_id": "4c2f7282-d721-48a2-9f1c-8249fd63cf54"}}' 2019-03-26 18:34:42,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-3bb6a0a8-de52-4b98-ae37-b5de43739df7 2019-03-26 18:34:42,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-ff1fb328-a916-46bf-9283-a855991d365c Date: Tue, 26 Mar 2019 18:34:35 GMT RESP BODY: {"floatingip": {"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:08Z", "updated_at": "2019-03-26T18:34:34Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:66:c2:b4", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.209", "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "6db8ef3f-f5fc-4058-8d8e-bd7659a22e68", "id": "d9dd9f92-7b76-40c8-8358-278391560a37", "qos_policy_id": null}} 2019-03-26 18:34:42,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-26 18:34:42,381 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-03-26 18:34:42,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json used request id req-ff1fb328-a916-46bf-9283-a855991d365c 2019-03-26 18:34:42,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json used request id req-ff1fb328-a916-46bf-9283-a855991d365c 2019-03-26 18:34:42,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-32b2c2cd-499e-4cb1-b834-ad2befd74184 2019-03-26 18:34:42,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2019-03-26 18:34:42,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:42,382 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 786 X-Openstack-Request-Id: req-32b2c2cd-499e-4cb1-b834-ad2befd74184 Date: Tue, 26 Mar 2019 18:34:36 GMT RESP BODY: {"floatingip": {"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "DOWN", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:09Z", "updated_at": "2019-03-26T18:34:35Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:c7:20:59", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.208", "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "4c2f7282-d721-48a2-9f1c-8249fd63cf54", "id": "5cb5623c-7003-41d1-9f24-9b8880c92950", "qos_policy_id": null}} 2019-03-26 18:34:42,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-32b2c2cd-499e-4cb1-b834-ad2befd74184 2019-03-26 18:34:42,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:42,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-26 18:34:42,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships established 2019-03-26 18:34:42,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node instance 2019-03-26 18:34:42,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance started 2019-03-26 18:34:42,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2019-03-26 18:34:42,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2019-03-26 18:34:42,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:42,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:42,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7bda8e2-f74e-4f28-8b41-ead85866d6ab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:42,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e7bda8e2-f74e-4f28-8b41-ead85866d6ab Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:42,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e7bda8e2-f74e-4f28-8b41-ead85866d6ab 2019-03-26 18:34:42,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e7bda8e2-f74e-4f28-8b41-ead85866d6ab 2019-03-26 18:34:42,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf" 2019-03-26 18:34:42,385 - 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'6db8ef3f-f5fc-4058-8d8e-bd7659a22e68', u'fixed_ip_address': u'11.0.0.9', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:66:c2:b4'}, {u'external_id': u'e6fbea00-b837-4ba2-99c0-e90babfe989b', u'fixed_ip_address': u'12.0.0.5', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6f:b2:81'}] 2019-03-26 18:34:42,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf" 2019-03-26 18:34:42,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 2019-03-26 18:34:42,385 - 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'4c2f7282-d721-48a2-9f1c-8249fd63cf54', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c7:20:59'}, {u'external_id': u'50f8bd74-30e0-41a0-a1fb-1965ace15c46', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fa:1d:38'}] 2019-03-26 18:34:42,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-03-26 18:34:42,386 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:42,386 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:34:42,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:42,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:42,436 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:42,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:42,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:42,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:42,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:42,437 - cloudify.rest_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-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:34:42,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:42,437 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:42 GMT 2019-03-26 18:34:42,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:42,437 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:34:42,437 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:42,438 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:42,438 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:47,440 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:34:47,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:47,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:47,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:47,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:47,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:47,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:47,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:47,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-557e71bb-d4db-462a-9f01-2794abd834ed Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:39.649Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-557e71bb-d4db-462a-9f01-2794abd834ed Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:39.649Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:39.645Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:39.644Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9f170605-d37d-4d6e-99c9-5df414ac5d17", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.644Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9f170605-d37d-4d6e-99c9-5df414ac5d17", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.676Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-9f170605-d37d-4d6e-99c9-5df414ac5d17 x-compute-request-id: req-9f170605-d37d-4d6e-99c9-5df414ac5d17 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/rtetBaGDHwgd3VGqIteG1+evLETxhfvRIujyAQ2DHboEPKgFtHfYcfQD/R4eV1DnKOyzXkfkG1eOdOY3G0mo4FUOyvybrzCMA7OIGeYEyaqGnme6izjxEgEQMNmiuI5xpg6SsDn/2GCHIiC0fZrXcLsUSRxh1AnGHyNlr8TCiUmTgT+KJpZLruqkHmUa/BcN7/zdzEconIfs9lUAc3ZEadkoHwBhK5jVsHeT1N6Uz0eLpmTa5G5Y9Lz9Qy7cfsJx3nGFnLaiP3oM5edWkOAY0qvpjKfbn7fkeEzeIira6WgWkzlAcwGaa1PpyUwrUmMs59A5xY3qv+tZsfW6+H6L Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"65:5b:10:5f:fe:06:b1:02:69:82:4e:d5:b0:c6:23:3b\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsDNdpb4mMLgkifqDcGt8eObEE5z6YQ8y2AK7GnZcN+ZStzSs7M1kCPdWWUs0vmPSfIQSGpBhoUB3Og/O4mY76RoeBW4oy5yYOsurQ8JLHDXg+Ga7+2Lcvte8ITxC+qft6EdFa8W/BIo4uiLMzYsrcoIF8Eimwp3l15DJHxKeu0bir4BovdHBDcWHsE+9gpaB4d1jrV4W0u1CfQJMiMHhHgARnMvQ68UAYAAvA5SMYSb9XHuCKGRQISCJ81ufN3twufUz37aMFTxj7ncHeiieyGkvxDBPRtqFv2oow/m1ajz0E/F6ulEnancNck4eGSegHh49uz4wMTFt475GnK4Fp Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961\", \"fingerprint\": \"69:48:39:77:8e:ab:16:a3:71:4d:d9:ec:14:46:96:de\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "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'4c2f7282-d721-48a2-9f1c-8249fd63cf54', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c7:20:59'}, {u'external_id': u'50f8bd74-30e0-41a0-a1fb-1965ace15c46', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fa:1d:38'}]", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.249Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.270Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:39.271Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:39.271Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fc7f7ce-8669-4a9d-a984-b7532bfc832b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:39.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fc7f7ce-8669-4a9d-a984-b7532bfc832b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:39.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-8fc7f7ce-8669-4a9d-a984-b7532bfc832b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-8fc7f7ce-8669-4a9d-a984-b7532bfc832b", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.276Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-a32cecbc-c63d-4f4e-8b7d-a24935e97bca x-compute-request-id: req-a32cecbc-c63d-4f4e-8b7d-a24935e97bca Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}, {\"id\": \"e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.593Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-a32cecbc-c63d-4f4e-8b7d-a24935e97bca x-compute-request-id: req-a32cecbc-c63d-4f4e-8b7d-a24935e97bca Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}, {\"id\": \"e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-a32cecbc-c63d-4f4e-8b7d-a24935e97bca", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-a32cecbc-c63d-4f4e-8b7d-a24935e97bca", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-a32cecbc-c63d-4f4e-8b7d-a24935e97bca", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.594Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-a32cecbc-c63d-4f4e-8b7d-a24935e97bca", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.595Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-9f170605-d37d-4d6e-99c9-5df414ac5d17 x-compute-request-id: req-9f170605-d37d-4d6e-99c9-5df414ac5d17 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/rtetBaGDHwgd3VGqIteG1+evLETxhfvRIujyAQ2DHboEPKgFtHfYcfQD/R4eV1DnKOyzXkfkG1eOdOY3G0mo4FUOyvybrzCMA7OIGeYEyaqGnme6izjxEgEQMNmiuI5xpg6SsDn/2GCHIiC0fZrXcLsUSRxh1AnGHyNlr8TCiUmTgT+KJpZLruqkHmUa/BcN7/zdzEconIfs9lUAc3ZEadkoHwBhK5jVsHeT1N6Uz0eLpmTa5G5Y9Lz9Qy7cfsJx3nGFnLaiP3oM5edWkOAY0qvpjKfbn7fkeEzeIira6WgWkzlAcwGaa1PpyUwrUmMs59A5xY3qv+tZsfW6+H6L Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"65:5b:10:5f:fe:06:b1:02:69:82:4e:d5:b0:c6:23:3b\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsDNdpb4mMLgkifqDcGt8eObEE5z6YQ8y2AK7GnZcN+ZStzSs7M1kCPdWWUs0vmPSfIQSGpBhoUB3Og/O4mY76RoeBW4oy5yYOsurQ8JLHDXg+Ga7+2Lcvte8ITxC+qft6EdFa8W/BIo4uiLMzYsrcoIF8Eimwp3l15DJHxKeu0bir4BovdHBDcWHsE+9gpaB4d1jrV4W0u1CfQJMiMHhHgARnMvQ68UAYAAvA5SMYSb9XHuCKGRQISCJ81ufN3twufUz37aMFTxj7ncHeiieyGkvxDBPRtqFv2oow/m1ajz0E/F6ulEnancNck4eGSegHh49uz4wMTFt475GnK4Fp Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961\", \"fingerprint\": \"69:48:39:77:8e:ab:16:a3:71:4d:d9:ec:14:46:96:de\"}}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.596Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9f170605-d37d-4d6e-99c9-5df414ac5d17", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 x-compute-request-id: req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"be49f599-a3c2-4a18-84a5-684c4fa41b86\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}, {\"id\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.623Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 x-compute-request-id: req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"be49f599-a3c2-4a18-84a5-684c4fa41b86\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}, {\"id\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.623Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.623Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.624Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.624Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.624Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.102Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:39.627Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3e3a030bfed34ac33852bd6a1ff0dbeecdb50a8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.636Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3e3a030bfed34ac33852bd6a1ff0dbeecdb50a8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.050Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:40.636Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-8e57ee95-7cae-4903-877e-1cdfdd2ab276 x-compute-request-id: req-8e57ee95-7cae-4903-877e-1cdfdd2ab276 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}, {\"id\": \"e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.507Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-8e57ee95-7cae-4903-877e-1cdfdd2ab276 x-compute-request-id: req-8e57ee95-7cae-4903-877e-1cdfdd2ab276 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json \nRESP BODY: {\"images\": [{\"id\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}, {\"id\": \"e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"rel\": \"bookmark\"}, {\"href\": \"http://192.30.9.3:9292/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c\", \"type\": \"application/vnd.openstack.image\", \"rel\": \"alternate\"}], \"name\": \"vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-8e57ee95-7cae-4903-877e-1cdfdd2ab276", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-8e57ee95-7cae-4903-877e-1cdfdd2ab276", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-8e57ee95-7cae-4903-877e-1cdfdd2ab276", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.484Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-8e57ee95-7cae-4903-877e-1cdfdd2ab276", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.484Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.485Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-4ec6f58c-9b3e-459c-940c-8f984ae14c2c x-compute-request-id: req-4ec6f58c-9b3e-459c-940c-8f984ae14c2c Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"be49f599-a3c2-4a18-84a5-684c4fa41b86\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}, {\"id\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-4ec6f58c-9b3e-459c-940c-8f984ae14c2c x-compute-request-id: req-4ec6f58c-9b3e-459c-940c-8f984ae14c2c Content-Encoding: gzip Content-Length: 281 Content-Type: application/json \nRESP BODY: {\"flavors\": [{\"id\": \"af976077-146d-4750-954a-a1599fc396cd\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd\", \"rel\": \"bookmark\"}], \"name\": \"m1.tiny\"}, {\"id\": \"be49f599-a3c2-4a18-84a5-684c4fa41b86\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}, {\"id\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"bookmark\"}], \"name\": \"vyos_vrouter-flavor_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961\"}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4ec6f58c-9b3e-459c-940c-8f984ae14c2c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.505Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4ec6f58c-9b3e-459c-940c-8f984ae14c2c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.506Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}], "metadata": {"pagination": {"total": 530, "offset": 370, "size": 50}}} 2019-03-26 18:34:47,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:47,532 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:47 GMT 2019-03-26 18:34:47,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:47,532 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:34:47,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:47,532 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:47,532 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:47,532 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:34:47,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-557e71bb-d4db-462a-9f01-2794abd834ed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:47,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-557e71bb-d4db-462a-9f01-2794abd834ed Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:47,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:47,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:47,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9f170605-d37d-4d6e-99c9-5df414ac5d17 2019-03-26 18:34:47,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9f170605-d37d-4d6e-99c9-5df414ac5d17 2019-03-26 18:34:47,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92" 2019-03-26 18:34:47,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/images -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92" 2019-03-26 18:34:47,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-9f170605-d37d-4d6e-99c9-5df414ac5d17 x-compute-request-id: req-9f170605-d37d-4d6e-99c9-5df414ac5d17 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/rtetBaGDHwgd3VGqIteG1+evLETxhfvRIujyAQ2DHboEPKgFtHfYcfQD/R4eV1DnKOyzXkfkG1eOdOY3G0mo4FUOyvybrzCMA7OIGeYEyaqGnme6izjxEgEQMNmiuI5xpg6SsDn/2GCHIiC0fZrXcLsUSRxh1AnGHyNlr8TCiUmTgT+KJpZLruqkHmUa/BcN7/zdzEconIfs9lUAc3ZEadkoHwBhK5jVsHeT1N6Uz0eLpmTa5G5Y9Lz9Qy7cfsJx3nGFnLaiP3oM5edWkOAY0qvpjKfbn7fkeEzeIira6WgWkzlAcwGaa1PpyUwrUmMs59A5xY3qv+tZsfW6+H6L Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "65:5b:10:5f:fe:06:b1:02:69:82:4e:d5:b0:c6:23:3b"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsDNdpb4mMLgkifqDcGt8eObEE5z6YQ8y2AK7GnZcN+ZStzSs7M1kCPdWWUs0vmPSfIQSGpBhoUB3Og/O4mY76RoeBW4oy5yYOsurQ8JLHDXg+Ga7+2Lcvte8ITxC+qft6EdFa8W/BIo4uiLMzYsrcoIF8Eimwp3l15DJHxKeu0bir4BovdHBDcWHsE+9gpaB4d1jrV4W0u1CfQJMiMHhHgARnMvQ68UAYAAvA5SMYSb9XHuCKGRQISCJ81ufN3twufUz37aMFTxj7ncHeiieyGkvxDBPRtqFv2oow/m1ajz0E/F6ulEnancNck4eGSegHh49uz4wMTFt475GnK4Fp Generated-by-Nova", "name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "fingerprint": "69:48:39:77:8e:ab:16:a3:71:4d:d9:ec:14:46:96:de"}}]} 2019-03-26 18:34:47,536 - 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'4c2f7282-d721-48a2-9f1c-8249fd63cf54', u'fixed_ip_address': u'11.0.0.6', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c7:20:59'}, {u'external_id': u'50f8bd74-30e0-41a0-a1fb-1965ace15c46', u'fixed_ip_address': u'12.0.0.3', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:fa:1d:38'}] 2019-03-26 18:34:47,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2019-03-26 18:34:47,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:47,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:34:47,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fc7f7ce-8669-4a9d-a984-b7532bfc832b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:47,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fc7f7ce-8669-4a9d-a984-b7532bfc832b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:34:47,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8fc7f7ce-8669-4a9d-a984-b7532bfc832b 2019-03-26 18:34:47,537 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8fc7f7ce-8669-4a9d-a984-b7532bfc832b 2019-03-26 18:34:47,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-a32cecbc-c63d-4f4e-8b7d-a24935e97bca x-compute-request-id: req-a32cecbc-c63d-4f4e-8b7d-a24935e97bca Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961"}, {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:34:47,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-a32cecbc-c63d-4f4e-8b7d-a24935e97bca x-compute-request-id: req-a32cecbc-c63d-4f4e-8b7d-a24935e97bca Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961"}, {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:34:47,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-a32cecbc-c63d-4f4e-8b7d-a24935e97bca 2019-03-26 18:34:47,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-a32cecbc-c63d-4f4e-8b7d-a24935e97bca 2019-03-26 18:34:47,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-a32cecbc-c63d-4f4e-8b7d-a24935e97bca 2019-03-26 18:34:47,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-a32cecbc-c63d-4f4e-8b7d-a24935e97bca 2019-03-26 18:34:47,538 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-9f170605-d37d-4d6e-99c9-5df414ac5d17 x-compute-request-id: req-9f170605-d37d-4d6e-99c9-5df414ac5d17 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/rtetBaGDHwgd3VGqIteG1+evLETxhfvRIujyAQ2DHboEPKgFtHfYcfQD/R4eV1DnKOyzXkfkG1eOdOY3G0mo4FUOyvybrzCMA7OIGeYEyaqGnme6izjxEgEQMNmiuI5xpg6SsDn/2GCHIiC0fZrXcLsUSRxh1AnGHyNlr8TCiUmTgT+KJpZLruqkHmUa/BcN7/zdzEconIfs9lUAc3ZEadkoHwBhK5jVsHeT1N6Uz0eLpmTa5G5Y9Lz9Qy7cfsJx3nGFnLaiP3oM5edWkOAY0qvpjKfbn7fkeEzeIira6WgWkzlAcwGaa1PpyUwrUmMs59A5xY3qv+tZsfW6+H6L Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "65:5b:10:5f:fe:06:b1:02:69:82:4e:d5:b0:c6:23:3b"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsDNdpb4mMLgkifqDcGt8eObEE5z6YQ8y2AK7GnZcN+ZStzSs7M1kCPdWWUs0vmPSfIQSGpBhoUB3Og/O4mY76RoeBW4oy5yYOsurQ8JLHDXg+Ga7+2Lcvte8ITxC+qft6EdFa8W/BIo4uiLMzYsrcoIF8Eimwp3l15DJHxKeu0bir4BovdHBDcWHsE+9gpaB4d1jrV4W0u1CfQJMiMHhHgARnMvQ68UAYAAvA5SMYSb9XHuCKGRQISCJ81ufN3twufUz37aMFTxj7ncHeiieyGkvxDBPRtqFv2oow/m1ajz0E/F6ulEnancNck4eGSegHh49uz4wMTFt475GnK4Fp Generated-by-Nova", "name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "fingerprint": "69:48:39:77:8e:ab:16:a3:71:4d:d9:ec:14:46:96:de"}}]} 2019-03-26 18:34:47,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf" 2019-03-26 18:34:47,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9f170605-d37d-4d6e-99c9-5df414ac5d17 2019-03-26 18:34:47,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 x-compute-request-id: req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961"}, {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:34:47,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 x-compute-request-id: req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961"}, {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:34:47,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 2019-03-26 18:34:47,539 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 2019-03-26 18:34:47,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 2019-03-26 18:34:47,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-8d7b9636-3c1e-47d0-abcc-3692bbb1dfd7 2019-03-26 18:34:47,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf" 2019-03-26 18:34:47,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf" 2019-03-26 18:34:47,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e3a030bfed34ac33852bd6a1ff0dbeecdb50a8" 2019-03-26 18:34:47,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e3a030bfed34ac33852bd6a1ff0dbeecdb50a8" 2019-03-26 18:34:47,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-8e57ee95-7cae-4903-877e-1cdfdd2ab276 x-compute-request-id: req-8e57ee95-7cae-4903-877e-1cdfdd2ab276 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961"}, {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:34:47,540 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92" 2019-03-26 18:34:47,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92" 2019-03-26 18:34:47,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-8e57ee95-7cae-4903-877e-1cdfdd2ab276 x-compute-request-id: req-8e57ee95-7cae-4903-877e-1cdfdd2ab276 Content-Encoding: gzip Content-Length: 290 Content-Type: application/json RESP BODY: {"images": [{"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961"}, {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/v2.1/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "self"}, {"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}, {"href": "http://192.30.9.3:9292/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "type": "application/vnd.openstack.image", "rel": "alternate"}], "name": "vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:34:47,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-8e57ee95-7cae-4903-877e-1cdfdd2ab276 2019-03-26 18:34:47,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-8e57ee95-7cae-4903-877e-1cdfdd2ab276 2019-03-26 18:34:47,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-8e57ee95-7cae-4903-877e-1cdfdd2ab276 2019-03-26 18:34:47,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/images used request id req-8e57ee95-7cae-4903-877e-1cdfdd2ab276 2019-03-26 18:34:47,541 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92" 2019-03-26 18:34:47,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92" 2019-03-26 18:34:47,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-4ec6f58c-9b3e-459c-940c-8f984ae14c2c x-compute-request-id: req-4ec6f58c-9b3e-459c-940c-8f984ae14c2c Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961"}, {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:34:47,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-4ec6f58c-9b3e-459c-940c-8f984ae14c2c x-compute-request-id: req-4ec6f58c-9b3e-459c-940c-8f984ae14c2c Content-Encoding: gzip Content-Length: 281 Content-Type: application/json RESP BODY: {"flavors": [{"id": "af976077-146d-4750-954a-a1599fc396cd", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "name": "m1.tiny"}, {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961"}, {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}], "name": "vyos_vrouter-flavor_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:34:47,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4ec6f58c-9b3e-459c-940c-8f984ae14c2c 2019-03-26 18:34:47,542 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4ec6f58c-9b3e-459c-940c-8f984ae14c2c 2019-03-26 18:34:47,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:34:47,599 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:34:47,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:34:47,600 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:34:47,600 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:34:47,600 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:34:47,600 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:34:47,600 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:34:47,600 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:34:47,600 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:34:47,600 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:34:47 GMT 2019-03-26 18:34:47,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:34:47,601 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:34:47,601 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:34:47,601 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:34:47,601 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:34:52,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:35:00,049 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:35:00,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:35:00,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:35:00,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:35:00,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:35:00,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:35:00,050 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:35:00,050 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4ec6f58c-9b3e-459c-940c-8f984ae14c2c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.506Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4ec6f58c-9b3e-459c-940c-8f984ae14c2c", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.506Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-9e890d63-0014-4cf3-a8aa-4920c53d11f1 x-compute-request-id: req-9e890d63-0014-4cf3-a8aa-4920c53d11f1 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/rtetBaGDHwgd3VGqIteG1+evLETxhfvRIujyAQ2DHboEPKgFtHfYcfQD/R4eV1DnKOyzXkfkG1eOdOY3G0mo4FUOyvybrzCMA7OIGeYEyaqGnme6izjxEgEQMNmiuI5xpg6SsDn/2GCHIiC0fZrXcLsUSRxh1AnGHyNlr8TCiUmTgT+KJpZLruqkHmUa/BcN7/zdzEconIfs9lUAc3ZEadkoHwBhK5jVsHeT1N6Uz0eLpmTa5G5Y9Lz9Qy7cfsJx3nGFnLaiP3oM5edWkOAY0qvpjKfbn7fkeEzeIira6WgWkzlAcwGaa1PpyUwrUmMs59A5xY3qv+tZsfW6+H6L Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"65:5b:10:5f:fe:06:b1:02:69:82:4e:d5:b0:c6:23:3b\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsDNdpb4mMLgkifqDcGt8eObEE5z6YQ8y2AK7GnZcN+ZStzSs7M1kCPdWWUs0vmPSfIQSGpBhoUB3Og/O4mY76RoeBW4oy5yYOsurQ8JLHDXg+Ga7+2Lcvte8ITxC+qft6EdFa8W/BIo4uiLMzYsrcoIF8Eimwp3l15DJHxKeu0bir4BovdHBDcWHsE+9gpaB4d1jrV4W0u1CfQJMiMHhHgARnMvQ68UAYAAvA5SMYSb9XHuCKGRQISCJ81ufN3twufUz37aMFTxj7ncHeiieyGkvxDBPRtqFv2oow/m1ajz0E/F6ulEnancNck4eGSegHh49uz4wMTFt475GnK4Fp Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961\", \"fingerprint\": \"69:48:39:77:8e:ab:16:a3:71:4d:d9:ec:14:46:96:de\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-9e890d63-0014-4cf3-a8aa-4920c53d11f1 x-compute-request-id: req-9e890d63-0014-4cf3-a8aa-4920c53d11f1 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json \nRESP BODY: {\"keypairs\": [{\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/rtetBaGDHwgd3VGqIteG1+evLETxhfvRIujyAQ2DHboEPKgFtHfYcfQD/R4eV1DnKOyzXkfkG1eOdOY3G0mo4FUOyvybrzCMA7OIGeYEyaqGnme6izjxEgEQMNmiuI5xpg6SsDn/2GCHIiC0fZrXcLsUSRxh1AnGHyNlr8TCiUmTgT+KJpZLruqkHmUa/BcN7/zdzEconIfs9lUAc3ZEadkoHwBhK5jVsHeT1N6Uz0eLpmTa5G5Y9Lz9Qy7cfsJx3nGFnLaiP3oM5edWkOAY0qvpjKfbn7fkeEzeIira6WgWkzlAcwGaa1PpyUwrUmMs59A5xY3qv+tZsfW6+H6L Generated-by-Nova\", \"name\": \"vnf_test_keypair\", \"fingerprint\": \"65:5b:10:5f:fe:06:b1:02:69:82:4e:d5:b0:c6:23:3b\"}}, {\"keypair\": {\"public_key\": \"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsDNdpb4mMLgkifqDcGt8eObEE5z6YQ8y2AK7GnZcN+ZStzSs7M1kCPdWWUs0vmPSfIQSGpBhoUB3Og/O4mY76RoeBW4oy5yYOsurQ8JLHDXg+Ga7+2Lcvte8ITxC+qft6EdFa8W/BIo4uiLMzYsrcoIF8Eimwp3l15DJHxKeu0bir4BovdHBDcWHsE+9gpaB4d1jrV4W0u1CfQJMiMHhHgARnMvQ68UAYAAvA5SMYSb9XHuCKGRQISCJ81ufN3twufUz37aMFTxj7ncHeiieyGkvxDBPRtqFv2oow/m1ajz0E/F6ulEnancNck4eGSegHh49uz4wMTFt475GnK4Fp Generated-by-Nova\", \"name\": \"vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961\", \"fingerprint\": \"69:48:39:77:8e:ab:16:a3:71:4d:d9:ec:14:46:96:de\"}}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9e890d63-0014-4cf3-a8aa-4920c53d11f1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9e890d63-0014-4cf3-a8aa-4920c53d11f1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9e890d63-0014-4cf3-a8aa-4920c53d11f1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9e890d63-0014-4cf3-a8aa-4920c53d11f1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.533Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:40.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:40.534Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e33718-5b54-4ce6-89f8-11e5a3e45be4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:40.539Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e33718-5b54-4ce6-89f8-11e5a3e45be4 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:40.540Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-92e33718-5b54-4ce6-89f8-11e5a3e45be4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.540Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-92e33718-5b54-4ce6-89f8-11e5a3e45be4", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.540Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-1e6eed7d-6a31-44e6-b336-eabeca3c9196", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.644Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-1e6eed7d-6a31-44e6-b336-eabeca3c9196", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.644Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-e5ca79e3-1b3a-4030-bed0-afa37576da64 Date: Tue, 26 Mar 2019 18:34:40 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T18:34:18Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:06Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.602Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-e5ca79e3-1b3a-4030-bed0-afa37576da64 Date: Tue, 26 Mar 2019 18:34:40 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T18:34:18Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:06Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.602Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-e5ca79e3-1b3a-4030-bed0-afa37576da64", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.602Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-e5ca79e3-1b3a-4030-bed0-afa37576da64", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.603Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-e5ca79e3-1b3a-4030-bed0-afa37576da64", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.603Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-e5ca79e3-1b3a-4030-bed0-afa37576da64", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.603Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "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-26T18:34:40.603Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3e3a030bfed34ac33852bd6a1ff0dbeecdb50a8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.604Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3e3a030bfed34ac33852bd6a1ff0dbeecdb50a8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.604Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1e6eed7d-6a31-44e6-b336-eabeca3c9196 Date: Tue, 26 Mar 2019 18:34:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:32Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"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-26T18:34:40.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1e6eed7d-6a31-44e6-b336-eabeca3c9196 Date: Tue, 26 Mar 2019 18:34:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:32Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"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-26T18:34:40.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-1e6eed7d-6a31-44e6-b336-eabeca3c9196", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-1e6eed7d-6a31-44e6-b336-eabeca3c9196", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.644Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3e3a030bfed34ac33852bd6a1ff0dbeecdb50a8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.644Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}f3e3a030bfed34ac33852bd6a1ff0dbeecdb50a8\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.644Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dac39178-2f54-4ff3-bc42-ae646f8772cb Date: Tue, 26 Mar 2019 18:34:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:20Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"e6fbea00-b837-4ba2-99c0-e90babfe989b\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:6f:b2:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:16Z\",\"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-26T18:34:40.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dac39178-2f54-4ff3-bc42-ae646f8772cb Date: Tue, 26 Mar 2019 18:34:40 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:20Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"e6fbea00-b837-4ba2-99c0-e90babfe989b\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:6f:b2:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:16Z\",\"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-26T18:34:40.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-dac39178-2f54-4ff3-bc42-ae646f8772cb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-dac39178-2f54-4ff3-bc42-ae646f8772cb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-dac39178-2f54-4ff3-bc42-ae646f8772cb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-dac39178-2f54-4ff3-bc42-ae646f8772cb", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'87827b10-a8f9-482b-b134-279e3ca29ec6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'544fb6d8-0a6a-4133-985c-3f7b4d840ffa'}, 'nics': [{'port-id': u'6db8ef3f-f5fc-4058-8d8e-bd7659a22e68'}, {'port-id': u'e6fbea00-b837-4ba2-99c0-e90babfe989b'}], 'flavor': u'fb79cd63-3421-4d38-9b48-824ebd26ffc2', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'87827b10-a8f9-482b-b134-279e3ca29ec6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'544fb6d8-0a6a-4133-985c-3f7b4d840ffa'}, 'nics': [{'port-id': u'6db8ef3f-f5fc-4058-8d8e-bd7659a22e68'}, {'port-id': u'e6fbea00-b837-4ba2-99c0-e90babfe989b'}], 'flavor': u'fb79cd63-3421-4d38-9b48-824ebd26ffc2', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "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-26T18:34:40.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\"}, {\"port\": \"e6fbea00-b837-4ba2-99c0-e90babfe989b\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf\" -d '{\"server\": {\"name\": \"target_vnf\", \"imageRef\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\"}, {\"port\": \"e6fbea00-b837-4ba2-99c0-e90babfe989b\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\"}}}'", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.686Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87e7ca9e7495b14575f7de06faf48ecd28b3bf0f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.935Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.342Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87e7ca9e7495b14575f7de06faf48ecd28b3bf0f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:40.936Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-4e099224-21f9-45a7-a62e-f3407c08708e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "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-26T18:34:41.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87e7ca9e7495b14575f7de06faf48ecd28b3bf0f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.317Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\"}, {\"port\": \"50f8bd74-30e0-41a0-a1fb-1965ace15c46\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.432Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "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-26T18:34:41.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'87827b10-a8f9-482b-b134-279e3ca29ec6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'544fb6d8-0a6a-4133-985c-3f7b4d840ffa'}, 'nics': [{'port-id': u'4c2f7282-d721-48a2-9f1c-8249fd63cf54'}, {'port-id': u'50f8bd74-30e0-41a0-a1fb-1965ace15c46'}], 'flavor': u'fb79cd63-3421-4d38-9b48-824ebd26ffc2', 'security_groups': []}", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.431Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}], "metadata": {"pagination": {"total": 530, "offset": 420, "size": 50}}} 2019-03-26 18:35:00,050 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:35:00,050 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:35:00 GMT 2019-03-26 18:35:00,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:35:00,050 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:35:00,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:35:00,050 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:35:00,050 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:35:00,051 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:35:00,053 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4ec6f58c-9b3e-459c-940c-8f984ae14c2c 2019-03-26 18:35:00,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-4ec6f58c-9b3e-459c-940c-8f984ae14c2c 2019-03-26 18:35:00,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-9e890d63-0014-4cf3-a8aa-4920c53d11f1 x-compute-request-id: req-9e890d63-0014-4cf3-a8aa-4920c53d11f1 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/rtetBaGDHwgd3VGqIteG1+evLETxhfvRIujyAQ2DHboEPKgFtHfYcfQD/R4eV1DnKOyzXkfkG1eOdOY3G0mo4FUOyvybrzCMA7OIGeYEyaqGnme6izjxEgEQMNmiuI5xpg6SsDn/2GCHIiC0fZrXcLsUSRxh1AnGHyNlr8TCiUmTgT+KJpZLruqkHmUa/BcN7/zdzEconIfs9lUAc3ZEadkoHwBhK5jVsHeT1N6Uz0eLpmTa5G5Y9Lz9Qy7cfsJx3nGFnLaiP3oM5edWkOAY0qvpjKfbn7fkeEzeIira6WgWkzlAcwGaa1PpyUwrUmMs59A5xY3qv+tZsfW6+H6L Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "65:5b:10:5f:fe:06:b1:02:69:82:4e:d5:b0:c6:23:3b"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsDNdpb4mMLgkifqDcGt8eObEE5z6YQ8y2AK7GnZcN+ZStzSs7M1kCPdWWUs0vmPSfIQSGpBhoUB3Og/O4mY76RoeBW4oy5yYOsurQ8JLHDXg+Ga7+2Lcvte8ITxC+qft6EdFa8W/BIo4uiLMzYsrcoIF8Eimwp3l15DJHxKeu0bir4BovdHBDcWHsE+9gpaB4d1jrV4W0u1CfQJMiMHhHgARnMvQ68UAYAAvA5SMYSb9XHuCKGRQISCJ81ufN3twufUz37aMFTxj7ncHeiieyGkvxDBPRtqFv2oow/m1ajz0E/F6ulEnancNck4eGSegHh49uz4wMTFt475GnK4Fp Generated-by-Nova", "name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "fingerprint": "69:48:39:77:8e:ab:16:a3:71:4d:d9:ec:14:46:96:de"}}]} 2019-03-26 18:35:00,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-9e890d63-0014-4cf3-a8aa-4920c53d11f1 x-compute-request-id: req-9e890d63-0014-4cf3-a8aa-4920c53d11f1 Content-Encoding: gzip Content-Length: 808 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC/rtetBaGDHwgd3VGqIteG1+evLETxhfvRIujyAQ2DHboEPKgFtHfYcfQD/R4eV1DnKOyzXkfkG1eOdOY3G0mo4FUOyvybrzCMA7OIGeYEyaqGnme6izjxEgEQMNmiuI5xpg6SsDn/2GCHIiC0fZrXcLsUSRxh1AnGHyNlr8TCiUmTgT+KJpZLruqkHmUa/BcN7/zdzEconIfs9lUAc3ZEadkoHwBhK5jVsHeT1N6Uz0eLpmTa5G5Y9Lz9Qy7cfsJx3nGFnLaiP3oM5edWkOAY0qvpjKfbn7fkeEzeIira6WgWkzlAcwGaa1PpyUwrUmMs59A5xY3qv+tZsfW6+H6L Generated-by-Nova", "name": "vnf_test_keypair", "fingerprint": "65:5b:10:5f:fe:06:b1:02:69:82:4e:d5:b0:c6:23:3b"}}, {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDsDNdpb4mMLgkifqDcGt8eObEE5z6YQ8y2AK7GnZcN+ZStzSs7M1kCPdWWUs0vmPSfIQSGpBhoUB3Og/O4mY76RoeBW4oy5yYOsurQ8JLHDXg+Ga7+2Lcvte8ITxC+qft6EdFa8W/BIo4uiLMzYsrcoIF8Eimwp3l15DJHxKeu0bir4BovdHBDcWHsE+9gpaB4d1jrV4W0u1CfQJMiMHhHgARnMvQ68UAYAAvA5SMYSb9XHuCKGRQISCJ81ufN3twufUz37aMFTxj7ncHeiieyGkvxDBPRtqFv2oow/m1ajz0E/F6ulEnancNck4eGSegHh49uz4wMTFt475GnK4Fp Generated-by-Nova", "name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "fingerprint": "69:48:39:77:8e:ab:16:a3:71:4d:d9:ec:14:46:96:de"}}]} 2019-03-26 18:35:00,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9e890d63-0014-4cf3-a8aa-4920c53d11f1 2019-03-26 18:35:00,054 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9e890d63-0014-4cf3-a8aa-4920c53d11f1 2019-03-26 18:35:00,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9e890d63-0014-4cf3-a8aa-4920c53d11f1 2019-03-26 18:35:00,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/os-keypairs used request id req-9e890d63-0014-4cf3-a8aa-4920c53d11f1 2019-03-26 18:35:00,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:00,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:00,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e33718-5b54-4ce6-89f8-11e5a3e45be4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:00,055 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e33718-5b54-4ce6-89f8-11e5a3e45be4 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:00,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-92e33718-5b54-4ce6-89f8-11e5a3e45be4 2019-03-26 18:35:00,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-92e33718-5b54-4ce6-89f8-11e5a3e45be4 2019-03-26 18:35:00,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-1e6eed7d-6a31-44e6-b336-eabeca3c9196 2019-03-26 18:35:00,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-1e6eed7d-6a31-44e6-b336-eabeca3c9196 2019-03-26 18:35:00,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-e5ca79e3-1b3a-4030-bed0-afa37576da64 Date: Tue, 26 Mar 2019 18:34:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":["054cf5bd-b0ef-48e8-a14c-dff4e61cac8a"],"description":"","tags":[],"updated_at":"2019-03-26T18:34:18Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:06Z","mtu":1450}]} 2019-03-26 18:35:00,056 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-e5ca79e3-1b3a-4030-bed0-afa37576da64 Date: Tue, 26 Mar 2019 18:34:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":["054cf5bd-b0ef-48e8-a14c-dff4e61cac8a"],"description":"","tags":[],"updated_at":"2019-03-26T18:34:18Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:06Z","mtu":1450}]} 2019-03-26 18:35:00,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-e5ca79e3-1b3a-4030-bed0-afa37576da64 2019-03-26 18:35:00,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-e5ca79e3-1b3a-4030-bed0-afa37576da64 2019-03-26 18:35:00,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-e5ca79e3-1b3a-4030-bed0-afa37576da64 2019-03-26 18:35:00,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-e5ca79e3-1b3a-4030-bed0-afa37576da64 2019-03-26 18:35:00,057 - 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-26 18:35:00,057 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e3a030bfed34ac33852bd6a1ff0dbeecdb50a8" 2019-03-26 18:35:00,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e3a030bfed34ac33852bd6a1ff0dbeecdb50a8" 2019-03-26 18:35:00,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1e6eed7d-6a31-44e6-b336-eabeca3c9196 Date: Tue, 26 Mar 2019 18:34:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:32Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:35:00,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-1e6eed7d-6a31-44e6-b336-eabeca3c9196 Date: Tue, 26 Mar 2019 18:34:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:32Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:35:00,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-1e6eed7d-6a31-44e6-b336-eabeca3c9196 2019-03-26 18:35:00,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-1e6eed7d-6a31-44e6-b336-eabeca3c9196 2019-03-26 18:35:00,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e3a030bfed34ac33852bd6a1ff0dbeecdb50a8" 2019-03-26 18:35:00,058 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3e3a030bfed34ac33852bd6a1ff0dbeecdb50a8" 2019-03-26 18:35:00,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dac39178-2f54-4ff3-bc42-ae646f8772cb Date: Tue, 26 Mar 2019 18:34:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:20Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.5"}],"id":"e6fbea00-b837-4ba2-99c0-e90babfe989b","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:6f:b2:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:35:00,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-dac39178-2f54-4ff3-bc42-ae646f8772cb Date: Tue, 26 Mar 2019 18:34:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:20Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.5"}],"id":"e6fbea00-b837-4ba2-99c0-e90babfe989b","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:6f:b2:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:35:00,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-dac39178-2f54-4ff3-bc42-ae646f8772cb 2019-03-26 18:35:00,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-dac39178-2f54-4ff3-bc42-ae646f8772cb 2019-03-26 18:35:00,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-dac39178-2f54-4ff3-bc42-ae646f8772cb 2019-03-26 18:35:00,059 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-dac39178-2f54-4ff3-bc42-ae646f8772cb 2019-03-26 18:35:00,060 - 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'87827b10-a8f9-482b-b134-279e3ca29ec6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'544fb6d8-0a6a-4133-985c-3f7b4d840ffa'}, 'nics': [{'port-id': u'6db8ef3f-f5fc-4058-8d8e-bd7659a22e68'}, {'port-id': u'e6fbea00-b837-4ba2-99c0-e90babfe989b'}], 'flavor': u'fb79cd63-3421-4d38-9b48-824ebd26ffc2', 'security_groups': []} 2019-03-26 18:35:00,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'87827b10-a8f9-482b-b134-279e3ca29ec6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'544fb6d8-0a6a-4133-985c-3f7b4d840ffa'}, 'nics': [{'port-id': u'6db8ef3f-f5fc-4058-8d8e-bd7659a22e68'}, {'port-id': u'e6fbea00-b837-4ba2-99c0-e90babfe989b'}], 'flavor': u'fb79cd63-3421-4d38-9b48-824ebd26ffc2', 'security_groups': []} 2019-03-26 18:35:00,060 - 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-26 18:35:00,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf" -d '{"server": {"name": "target_vnf", "imageRef": "87827b10-a8f9-482b-b134-279e3ca29ec6", "key_name": "vnf_test_keypair", "flavorRef": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "max_count": 1, "min_count": 1, "networks": [{"port": "6db8ef3f-f5fc-4058-8d8e-bd7659a22e68"}, {"port": "e6fbea00-b837-4ba2-99c0-e90babfe989b"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}}' 2019-03-26 18:35:00,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}187eba304f1e738bb2fd0a21e7f4991cb2b095bf" -d '{"server": {"name": "target_vnf", "imageRef": "87827b10-a8f9-482b-b134-279e3ca29ec6", "key_name": "vnf_test_keypair", "flavorRef": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "max_count": 1, "min_count": 1, "networks": [{"port": "6db8ef3f-f5fc-4058-8d8e-bd7659a22e68"}, {"port": "e6fbea00-b837-4ba2-99c0-e90babfe989b"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}}' 2019-03-26 18:35:00,060 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e7ca9e7495b14575f7de06faf48ecd28b3bf0f" 2019-03-26 18:35:00,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e7ca9e7495b14575f7de06faf48ecd28b3bf0f" 2019-03-26 18:35:00,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-4e099224-21f9-45a7-a62e-f3407c08708e 2019-03-26 18:35:00,061 - 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-26 18:35:00,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e7ca9e7495b14575f7de06faf48ecd28b3bf0f" 2019-03-26 18:35:00,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92" -d '{"server": {"name": "reference_vnf", "imageRef": "87827b10-a8f9-482b-b134-279e3ca29ec6", "key_name": "vnf_test_keypair", "flavorRef": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "max_count": 1, "min_count": 1, "networks": [{"port": "4c2f7282-d721-48a2-9f1c-8249fd63cf54"}, {"port": "50f8bd74-30e0-41a0-a1fb-1965ace15c46"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}}' 2019-03-26 18:35:00,061 - 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-26 18:35:00,061 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'87827b10-a8f9-482b-b134-279e3ca29ec6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'544fb6d8-0a6a-4133-985c-3f7b4d840ffa'}, 'nics': [{'port-id': u'4c2f7282-d721-48a2-9f1c-8249fd63cf54'}, {'port-id': u'50f8bd74-30e0-41a0-a1fb-1965ace15c46'}], 'flavor': u'fb79cd63-3421-4d38-9b48-824ebd26ffc2', 'security_groups': []} 2019-03-26 18:35:00,062 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:35:02,411 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:35:02,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:35:02,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:35:02,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:35:02,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:35:02,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:35:02,412 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:35:02,412 - cloudify.rest_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-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:35:02,412 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:35:02,413 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:35:02 GMT 2019-03-26 18:35:02,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:35:02,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:35:02,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:35:02,413 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:35:02,413 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:35:07,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:35:07,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:35:07,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:35:07,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:35:07,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:35:07,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:35:07,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:35:07,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:35:07,830 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'87827b10-a8f9-482b-b134-279e3ca29ec6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'544fb6d8-0a6a-4133-985c-3f7b4d840ffa'}, 'nics': [{'port-id': u'4c2f7282-d721-48a2-9f1c-8249fd63cf54'}, {'port-id': u'50f8bd74-30e0-41a0-a1fb-1965ace15c46'}], 'flavor': u'fb79cd63-3421-4d38-9b48-824ebd26ffc2', 'security_groups': []}", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-5675e96e-1b50-43cb-ade6-8246a8cbed58", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-5675e96e-1b50-43cb-ade6-8246a8cbed58", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-5675e96e-1b50-43cb-ade6-8246a8cbed58", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-5675e96e-1b50-43cb-ade6-8246a8cbed58", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.430Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5675e96e-1b50-43cb-ade6-8246a8cbed58 Date: Tue, 26 Mar 2019 18:34:41 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:21Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"50f8bd74-30e0-41a0-a1fb-1965ace15c46\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:fa:1d:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:17Z\",\"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-26T18:34:41.429Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5675e96e-1b50-43cb-ade6-8246a8cbed58 Date: Tue, 26 Mar 2019 18:34:41 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:21Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"50f8bd74-30e0-41a0-a1fb-1965ace15c46\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:fa:1d:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:17Z\",\"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-26T18:34:41.429Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87e7ca9e7495b14575f7de06faf48ecd28b3bf0f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87e7ca9e7495b14575f7de06faf48ecd28b3bf0f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.383Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ef3307ab-2c08-4d1b-8f89-4f65c27be93d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.382Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ef3307ab-2c08-4d1b-8f89-4f65c27be93d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.382Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ef3307ab-2c08-4d1b-8f89-4f65c27be93d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.382Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ef3307ab-2c08-4d1b-8f89-4f65c27be93d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-4e099224-21f9-45a7-a62e-f3407c08708e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.316Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H \"User-Agent: python-novaclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92\" -d '{\"server\": {\"name\": \"reference_vnf\", \"imageRef\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"key_name\": \"vnf_test_keypair\", \"flavorRef\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"max_count\": 1, \"min_count\": 1, \"networks\": [{\"port\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\"}, {\"port\": \"50f8bd74-30e0-41a0-a1fb-1965ace15c46\"}], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\"}}}'", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.432Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ef3307ab-2c08-4d1b-8f89-4f65c27be93d Date: Tue, 26 Mar 2019 18:34:41 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:32Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"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-26T18:34:41.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ef3307ab-2c08-4d1b-8f89-4f65c27be93d Date: Tue, 26 Mar 2019 18:34:41 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:34:32Z\",\"device_owner\":\"\",\"revision_number\":3,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"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-26T18:34:41.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}87e7ca9e7495b14575f7de06faf48ecd28b3bf0f\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.317Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-4e099224-21f9-45a7-a62e-f3407c08708e Date: Tue, 26 Mar 2019 18:34:41 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T18:34:18Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:06Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-4e099224-21f9-45a7-a62e-f3407c08708e Date: Tue, 26 Mar 2019 18:34:41 GMT \nRESP BODY: {\"networks\":[{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T18:34:18Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:06Z\",\"mtu\":1450}]}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-4e099224-21f9-45a7-a62e-f3407c08708e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:41.971Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-4e099224-21f9-45a7-a62e-f3407c08708e", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:41.315Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:42.892Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 18:34: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-4ad24de3-babf-4d15-8d17-c27fe0349301 x-compute-request-id: req-4ad24de3-babf-4d15-8d17-c27fe0349301 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"dc0325a1-9834-44f7-ae23-6387fac381e6\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6\", \"rel\": \"bookmark\"}], \"adminPass\": \"GRukaXUx3PQZ\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:42.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4ad24de3-babf-4d15-8d17-c27fe0349301", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:42.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "message": "Node instance created", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:43.328Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "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-26T18:34:43.210Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1dde79c6-e559-4f56-8e91-5c5b30de9f94", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:43.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 18:34: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-4ad24de3-babf-4d15-8d17-c27fe0349301 x-compute-request-id: req-4ad24de3-babf-4d15-8d17-c27fe0349301 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"dc0325a1-9834-44f7-ae23-6387fac381e6\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6\", \"rel\": \"bookmark\"}], \"adminPass\": \"GRukaXUx3PQZ\"}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:42.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4ad24de3-babf-4d15-8d17-c27fe0349301", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:42.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4ad24de3-babf-4d15-8d17-c27fe0349301", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:42.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4ad24de3-babf-4d15-8d17-c27fe0349301", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:42.833Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.94608470-00e2-4015-8c6e-e096b2b1f419"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 18:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1dde79c6-e559-4f56-8e91-5c5b30de9f94 x-compute-request-id: req-1dde79c6-e559-4f56-8e91-5c5b30de9f94 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"rel\": \"bookmark\"}], \"adminPass\": \"wbRrsjC2Cakn\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:43.245Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 18:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1dde79c6-e559-4f56-8e91-5c5b30de9f94 x-compute-request-id: req-1dde79c6-e559-4f56-8e91-5c5b30de9f94 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 Content-Type: application/json \nRESP BODY: {\"server\": {\"security_groups\": [{\"name\": \"default\"}], \"OS-DCF:diskConfig\": \"MANUAL\", \"id\": \"112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"rel\": \"bookmark\"}], \"adminPass\": \"wbRrsjC2Cakn\"}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:43.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1dde79c6-e559-4f56-8e91-5c5b30de9f94", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:43.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1dde79c6-e559-4f56-8e91-5c5b30de9f94", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:43.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:43.589Z", "message": "POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1dde79c6-e559-4f56-8e91-5c5b30de9f94", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:43.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.bedd9dda-eaa0-4faf-9976-8465c3c91385"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:44.191Z", "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-26T18:34:43.609Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:44.191Z", "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-26T18:34:43.522Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:44.191Z", "message": "Starting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:43.699Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:44.785Z", "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-26T18:34:44.160Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:44.785Z", "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-26T18:34:43.859Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:44.785Z", "message": "Node instance created", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:43.808Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:45.467Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-9cecd52d-5559-4bcb-bbd1-42579dd423aa", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:45.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.0a10d2bb-934f-406e-9960-f93920149233"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:45.467Z", "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-26T18:34:44.574Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:45.467Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cecd52d-5559-4bcb-bbd1-42579dd423aa Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:45.054Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.0a10d2bb-934f-406e-9960-f93920149233"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:45.467Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:45.048Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.0a10d2bb-934f-406e-9960-f93920149233"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:45.467Z", "message": "Starting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:44.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:46.057Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:34:45.567Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.053a9885-b055-4c7f-a9b9-8546841897d0"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:46.057Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-fa818eb2-2708-46df-9e1c-4dbc9cf45555", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:45.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.053a9885-b055-4c7f-a9b9-8546841897d0"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:46.057Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3d630d3a54e92884a80510019b61ab26471d0845\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:45.976Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.053a9885-b055-4c7f-a9b9-8546841897d0"}], "metadata": {"pagination": {"total": 530, "offset": 470, "size": 50}}} 2019-03-26 18:35:07,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:35:07,830 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:35:07 GMT 2019-03-26 18:35:07,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:35:07,831 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:35:07,831 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:35:07,831 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:35:07,831 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:35:07,831 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:35:07,834 - 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'87827b10-a8f9-482b-b134-279e3ca29ec6', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'544fb6d8-0a6a-4133-985c-3f7b4d840ffa'}, 'nics': [{'port-id': u'4c2f7282-d721-48a2-9f1c-8249fd63cf54'}, {'port-id': u'50f8bd74-30e0-41a0-a1fb-1965ace15c46'}], 'flavor': u'fb79cd63-3421-4d38-9b48-824ebd26ffc2', 'security_groups': []} 2019-03-26 18:35:07,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-5675e96e-1b50-43cb-ade6-8246a8cbed58 2019-03-26 18:35:07,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-5675e96e-1b50-43cb-ade6-8246a8cbed58 2019-03-26 18:35:07,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-5675e96e-1b50-43cb-ade6-8246a8cbed58 2019-03-26 18:35:07,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-5675e96e-1b50-43cb-ade6-8246a8cbed58 2019-03-26 18:35:07,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5675e96e-1b50-43cb-ade6-8246a8cbed58 Date: Tue, 26 Mar 2019 18:34:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:21Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.3"}],"id":"50f8bd74-30e0-41a0-a1fb-1965ace15c46","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:fa:1d:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:35:07,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-5675e96e-1b50-43cb-ade6-8246a8cbed58 Date: Tue, 26 Mar 2019 18:34:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:21Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.3"}],"id":"50f8bd74-30e0-41a0-a1fb-1965ace15c46","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:fa:1d:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:35:07,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e7ca9e7495b14575f7de06faf48ecd28b3bf0f" 2019-03-26 18:35:07,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e7ca9e7495b14575f7de06faf48ecd28b3bf0f" 2019-03-26 18:35:07,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ef3307ab-2c08-4d1b-8f89-4f65c27be93d 2019-03-26 18:35:07,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ef3307ab-2c08-4d1b-8f89-4f65c27be93d 2019-03-26 18:35:07,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ef3307ab-2c08-4d1b-8f89-4f65c27be93d 2019-03-26 18:35:07,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ef3307ab-2c08-4d1b-8f89-4f65c27be93d 2019-03-26 18:35:07,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-4e099224-21f9-45a7-a62e-f3407c08708e 2019-03-26 18:35:07,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.22:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcf6e00da1079fd18a70b5c1b11bb0c7f0856b92" -d '{"server": {"name": "reference_vnf", "imageRef": "87827b10-a8f9-482b-b134-279e3ca29ec6", "key_name": "vnf_test_keypair", "flavorRef": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "max_count": 1, "min_count": 1, "networks": [{"port": "4c2f7282-d721-48a2-9f1c-8249fd63cf54"}, {"port": "50f8bd74-30e0-41a0-a1fb-1965ace15c46"}], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}}' 2019-03-26 18:35:07,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ef3307ab-2c08-4d1b-8f89-4f65c27be93d Date: Tue, 26 Mar 2019 18:34:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:32Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:35:07,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ef3307ab-2c08-4d1b-8f89-4f65c27be93d Date: Tue, 26 Mar 2019 18:34:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:34:32Z","device_owner":"","revision_number":3,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:35:07,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}87e7ca9e7495b14575f7de06faf48ecd28b3bf0f" 2019-03-26 18:35:07,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-4e099224-21f9-45a7-a62e-f3407c08708e Date: Tue, 26 Mar 2019 18:34:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":["054cf5bd-b0ef-48e8-a14c-dff4e61cac8a"],"description":"","tags":[],"updated_at":"2019-03-26T18:34:18Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:06Z","mtu":1450}]} 2019-03-26 18:35:07,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 630 X-Openstack-Request-Id: req-4e099224-21f9-45a7-a62e-f3407c08708e Date: Tue, 26 Mar 2019 18:34:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":["054cf5bd-b0ef-48e8-a14c-dff4e61cac8a"],"description":"","tags":[],"updated_at":"2019-03-26T18:34:18Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:06Z","mtu":1450}]} 2019-03-26 18:35:07,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-4e099224-21f9-45a7-a62e-f3407c08708e 2019-03-26 18:35:07,837 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?name=management_plane_network used request id req-4e099224-21f9-45a7-a62e-f3407c08708e 2019-03-26 18:35:07,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 18:34: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-4ad24de3-babf-4d15-8d17-c27fe0349301 x-compute-request-id: req-4ad24de3-babf-4d15-8d17-c27fe0349301 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "adminPass": "GRukaXUx3PQZ"}} 2019-03-26 18:35:07,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4ad24de3-babf-4d15-8d17-c27fe0349301 2019-03-26 18:35:07,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:35:07,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-26 18:35:07,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1dde79c6-e559-4f56-8e91-5c5b30de9f94 2019-03-26 18:35:07,838 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 18:34: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-4ad24de3-babf-4d15-8d17-c27fe0349301 x-compute-request-id: req-4ad24de3-babf-4d15-8d17-c27fe0349301 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "adminPass": "GRukaXUx3PQZ"}} 2019-03-26 18:35:07,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4ad24de3-babf-4d15-8d17-c27fe0349301 2019-03-26 18:35:07,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4ad24de3-babf-4d15-8d17-c27fe0349301 2019-03-26 18:35:07,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-4ad24de3-babf-4d15-8d17-c27fe0349301 2019-03-26 18:35:07,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 18:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1dde79c6-e559-4f56-8e91-5c5b30de9f94 x-compute-request-id: req-1dde79c6-e559-4f56-8e91-5c5b30de9f94 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "adminPass": "wbRrsjC2Cakn"}} 2019-03-26 18:35:07,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 18:34:41 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-1dde79c6-e559-4f56-8e91-5c5b30de9f94 x-compute-request-id: req-1dde79c6-e559-4f56-8e91-5c5b30de9f94 Content-Length: 374 location: http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "adminPass": "wbRrsjC2Cakn"}} 2019-03-26 18:35:07,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1dde79c6-e559-4f56-8e91-5c5b30de9f94 2019-03-26 18:35:07,839 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1dde79c6-e559-4f56-8e91-5c5b30de9f94 2019-03-26 18:35:07,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/servers used request id req-1dde79c6-e559-4f56-8e91-5c5b30de9f94 2019-03-26 18:35:07,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2019-03-26 18:35:07,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:35:07,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-03-26 18:35:07,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node instance: nothing to do 2019-03-26 18:35:07,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-26 18:35:07,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Node instance created 2019-03-26 18:35:07,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9cecd52d-5559-4bcb-bbd1-42579dd423aa 2019-03-26 18:35:07,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2019-03-26 18:35:07,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cecd52d-5559-4bcb-bbd1-42579dd423aa Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:07,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:07,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node instance 2019-03-26 18:35:07,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:07,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-fa818eb2-2708-46df-9e1c-4dbc9cf45555 2019-03-26 18:35:07,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d630d3a54e92884a80510019b61ab26471d0845" 2019-03-26 18:35:07,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:35:08,432 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:35:08,432 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:35:08,432 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:35:08,432 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:35:08,433 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:35:08,433 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:35:08,433 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:35:08,433 - cloudify.rest_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-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:35:08,433 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:35:08,433 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:35:08 GMT 2019-03-26 18:35:08,433 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:35:08,433 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:35:08,433 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:35:08,433 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:35:08,433 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:35:13,439 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:35:13,519 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:35:13,519 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:35:13,520 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:35:13,520 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:35:13,520 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:35:13,520 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:35:13,520 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:35:13,520 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:46.057Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa818eb2-2708-46df-9e1c-4dbc9cf45555 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:34:45.573Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.053a9885-b055-4c7f-a9b9-8546841897d0"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:46.057Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e1ca2feceafd566822deae8529885b35a1b76cfc\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:45.450Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.0a10d2bb-934f-406e-9960-f93920149233"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:46.674Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-2a7941b1-8da1-44e2-ab29-f63f33247ae4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:46.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.0a10d2bb-934f-406e-9960-f93920149233"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:46.674Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-2a7941b1-8da1-44e2-ab29-f63f33247ae4 x-compute-request-id: req-2a7941b1-8da1-44e2-ab29-f63f33247ae4 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": \"block_device_mapping\", \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"bookmark\"}]}, \"id\": \"dc0325a1-9834-44f7-ae23-6387fac381e6\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}], \"user_id\": \"d7c5ad2d2d7f462fb94b1ef1166267c8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T18:34:45Z\", \"hostId\": \"ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-26T18:34:42Z\", \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:46.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.0a10d2bb-934f-406e-9960-f93920149233"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:46.674Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-2a7941b1-8da1-44e2-ab29-f63f33247ae4", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:46.322Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.0a10d2bb-934f-406e-9960-f93920149233"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:47.220Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-3ff01096-0a69-42f0-b9a2-9b1927b13c66", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:46.717Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.053a9885-b055-4c7f-a9b9-8546841897d0"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:47.220Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-3ff01096-0a69-42f0-b9a2-9b1927b13c66 x-compute-request-id: req-3ff01096-0a69-42f0-b9a2-9b1927b13c66 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"building\", \"OS-SRV-USG:launched_at\": null, \"flavor\": {\"id\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"bookmark\"}]}, \"id\": \"112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"user_id\": \"d7c5ad2d2d7f462fb94b1ef1166267c8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 0, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"BUILD\", \"updated\": \"2019-03-26T18:34:45Z\", \"hostId\": \"ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-26T18:34:43Z\", \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:46.717Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.053a9885-b055-4c7f-a9b9-8546841897d0"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:47.220Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-3ff01096-0a69-42f0-b9a2-9b1927b13c66", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:34:46.718Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.053a9885-b055-4c7f-a9b9-8546841897d0"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:47.220Z", "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-26T18:34:46.984Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:34:47.220Z", "message": "Task rescheduled 'nova_plugin.server.start' -> Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": [{"message": "Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]", "traceback": "Traceback (most recent call last):\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 712, in main\n payload = handler.handle()\n File \"/opt/mgmtworker/env/lib/python2.7/site-packages/cloudify/dispatch.py\", line 405, in handle\n raise ctx.operation._operation_retry\nOperationRetry: Waiting for server to be in ACTIVE state but is in BUILD:block_device_mapping state. Retrying... [retry_after=30]\n", "type": "OperationRetry"}], "reported_timestamp": "2019-03-26T18:34:46.634Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}], "metadata": {"pagination": {"total": 530, "offset": 520, "size": 50}}} 2019-03-26 18:35:13,520 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:35:13,520 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:35:13 GMT 2019-03-26 18:35:13,521 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:35:13,521 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:35:13,521 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:35:13,521 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:35:13,521 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:35:13,521 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:35:13,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:34:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fa818eb2-2708-46df-9e1c-4dbc9cf45555 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:13,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ca2feceafd566822deae8529885b35a1b76cfc" 2019-03-26 18:35:13,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-2a7941b1-8da1-44e2-ab29-f63f33247ae4 2019-03-26 18:35:13,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-2a7941b1-8da1-44e2-ab29-f63f33247ae4 x-compute-request-id: req-2a7941b1-8da1-44e2-ab29-f63f33247ae4 Content-Encoding: gzip Content-Length: 716 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "block_device_mapping", "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "security_groups": [{"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:34:45Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-26T18:34:42Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}} 2019-03-26 18:35:13,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-2a7941b1-8da1-44e2-ab29-f63f33247ae4 2019-03-26 18:35:13,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-3ff01096-0a69-42f0-b9a2-9b1927b13c66 2019-03-26 18:35:13,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:34: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-3ff01096-0a69-42f0-b9a2-9b1927b13c66 x-compute-request-id: req-3ff01096-0a69-42f0-b9a2-9b1927b13c66 Content-Encoding: gzip Content-Length: 683 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2019-03-26T18:34:45Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}} 2019-03-26 18:35:13,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-3ff01096-0a69-42f0-b9a2-9b1927b13c66 2019-03-26 18:35:13,524 - 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-26 18:35:13,524 - 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:block_device_mapping state. Retrying... [retry_after=30] 2019-03-26 18:35:13,524 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:35:13,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:35:13,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:35:13,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:35:13,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:35:13,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:35:13,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:35:13,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:35:13,575 - cloudify.rest_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-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:35:13,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:35:13,575 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:35:13 GMT 2019-03-26 18:35:13,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:35:13,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:35:13,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:35:13,576 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:35:13,576 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:35:18,579 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:35:18,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:35:18,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:35:18,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:35:18,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:35:18,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:35:18,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:35:18,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:35:18,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:16.812Z", "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-26T18:35:16.776Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:17.479Z", "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-26T18:35:17.136Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:18.145Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-5c10e452-39a3-4f11-a824-f3d01270f043", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:17.830Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.ac05adcc-8694-4ce5-8d29-9c9e2ef7c6ee"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:18.145Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c10e452-39a3-4f11-a824-f3d01270f043 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:35:17.829Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.ac05adcc-8694-4ce5-8d29-9c9e2ef7c6ee"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:18.145Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:35:17.824Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.ac05adcc-8694-4ce5-8d29-9c9e2ef7c6ee"}], "metadata": {"pagination": {"total": 535, "offset": 530, "size": 50}}} 2019-03-26 18:35:18,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:35:18,656 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:35:18 GMT 2019-03-26 18:35:18,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:35:18,656 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:35:18,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:35:18,656 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:35:18,656 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:35:18,656 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:35:18,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-26 18:35:18,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2019-03-26 18:35:18,657 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-5c10e452-39a3-4f11-a824-f3d01270f043 2019-03-26 18:35:18,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:35:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c10e452-39a3-4f11-a824-f3d01270f043 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:18,658 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:18,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:35:18,727 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:35:18,727 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:35:18,727 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:35:18,727 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:35:18,727 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:35:18,728 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:35:18,728 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:35:18,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-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:35:18,728 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:35:18,728 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:35:18 GMT 2019-03-26 18:35:18,728 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:35:18,728 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:35:18,728 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:35:18,728 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:35:18,728 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:35:23,732 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:35:23,836 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:35:23,836 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:35:23,836 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:35:23,836 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:35:23,836 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:35:23,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:35:23,837 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:35:23,837 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:18.677Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-8ff68029-210f-45c4-9d53-7705d9b42d3d", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:18.174Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.572016c6-a134-4411-9f00-2457cee1b972"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:18.677Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}bae4a68201112059507ad808e3b140576da49495\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:18.321Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.ac05adcc-8694-4ce5-8d29-9c9e2ef7c6ee"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:18.677Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}7190854df93cda0859957c9b90d0f5a37b936f12\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:18.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.572016c6-a134-4411-9f00-2457cee1b972"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:18.677Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ff68029-210f-45c4-9d53-7705d9b42d3d Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:35:18.174Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.572016c6-a134-4411-9f00-2457cee1b972"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:18.677Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:35:18.168Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.572016c6-a134-4411-9f00-2457cee1b972"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:19.432Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:35: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-55284af6-44e2-4a3d-ac4d-e828f6f86f87 x-compute-request-id: req-55284af6-44e2-4a3d-ac4d-e828f6f86f87 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c7:20:59\", \"version\": 4, \"addr\": \"11.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c7:20:59\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fa:1d:38\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T18:35:16.000000\", \"flavor\": {\"id\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"bookmark\"}]}, \"id\": \"112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"d7c5ad2d2d7f462fb94b1ef1166267c8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T18:35:16Z\", \"hostId\": \"ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-26T18:34:43Z\", \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\"}}}\n", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:19.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.572016c6-a134-4411-9f00-2457cee1b972"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.043Z", "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-26T18:35:19.963Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.043Z", "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-26T18:35:19.564Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.043Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-5151779c-f080-4f6a-90fd-084ca7ef7a6a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:19.410Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.ac05adcc-8694-4ce5-8d29-9c9e2ef7c6ee"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.043Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:19.410Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.ac05adcc-8694-4ce5-8d29-9c9e2ef7c6ee"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.043Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:35: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-5151779c-f080-4f6a-90fd-084ca7ef7a6a x-compute-request-id: req-5151779c-f080-4f6a-90fd-084ca7ef7a6a Content-Encoding: gzip Content-Length: 824 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:66:c2:b4\", \"version\": 4, \"addr\": \"11.0.0.9\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:66:c2:b4\", \"version\": 4, \"addr\": \"172.30.9.209\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:6f:b2:81\", \"version\": 4, \"addr\": \"12.0.0.5\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T18:35:16.000000\", \"flavor\": {\"id\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"bookmark\"}]}, \"id\": \"dc0325a1-9834-44f7-ae23-6387fac381e6\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"d7c5ad2d2d7f462fb94b1ef1166267c8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T18:35:16Z\", \"hostId\": \"ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"target_vnf\", \"created\": \"2019-03-26T18:34:42Z\", \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\"}}}\n", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:19.409Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.ac05adcc-8694-4ce5-8d29-9c9e2ef7c6ee"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.043Z", "message": "Server is ACTIVE", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:19.306Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.572016c6-a134-4411-9f00-2457cee1b972"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.043Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-55284af6-44e2-4a3d-ac4d-e828f6f86f87", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:19.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.572016c6-a134-4411-9f00-2457cee1b972"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.043Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-55284af6-44e2-4a3d-ac4d-e828f6f86f87", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:19.305Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.572016c6-a134-4411-9f00-2457cee1b972"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.043Z", "message": "Plugins installed", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:19.745Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.043Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-5151779c-f080-4f6a-90fd-084ca7ef7a6a", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:19.409Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.ac05adcc-8694-4ce5-8d29-9c9e2ef7c6ee"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.639Z", "message": "Establishing relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:20.055Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.639Z", "message": "Plugins installed", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:20.463Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:20.639Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:20.203Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:21.270Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:20.951Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:21.270Z", "message": "Establishing relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:20.783Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:21.953Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a13cd577-262c-4a00-ae02-32a8f7ca4289 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.246Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:21.953Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a13cd577-262c-4a00-ae02-32a8f7ca4289 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.246Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:21.953Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.242Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:21.953Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.242Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:21.953Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf626810070fdfdb80ed0787a1c8c15217dbe908\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.648Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:21.953Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a13cd577-262c-4a00-ae02-32a8f7ca4289", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.247Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:21.953Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf626810070fdfdb80ed0787a1c8c15217dbe908\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.648Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:21.953Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a13cd577-262c-4a00-ae02-32a8f7ca4289", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.247Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-809071af-32de-49f6-ae20-c8278506ed26", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.960Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-30c07d35-5a55-42df-8425-2615d0b2d1d3", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.956Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.957Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.957Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87c07b6d-6451-42f7-9c9c-13a754827e01 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.962Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87c07b6d-6451-42f7-9c9c-13a754827e01 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.962Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-87c07b6d-6451-42f7-9c9c-13a754827e01", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.962Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-87c07b6d-6451-42f7-9c9c-13a754827e01", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.963Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a6844e83100b3e3cc4d3b65f11bde19e62a9a63\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.378Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a6844e83100b3e3cc4d3b65f11bde19e62a9a63\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.378Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6697d1513a76d09ad71a8e4c752b21c89596b55\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.372Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.955Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.955Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-809071af-32de-49f6-ae20-c8278506ed26 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.960Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-809071af-32de-49f6-ae20-c8278506ed26 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.960Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-809071af-32de-49f6-ae20-c8278506ed26", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.961Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-30c07d35-5a55-42df-8425-2615d0b2d1d3 Date: Tue, 26 Mar 2019 18:35:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:35:14Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"112416f7-7122-4d7e-8ae8-b5aa8929b537\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.955Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-30c07d35-5a55-42df-8425-2615d0b2d1d3 Date: Tue, 26 Mar 2019 18:35:21 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:35:14Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"112416f7-7122-4d7e-8ae8-b5aa8929b537\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.955Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-30c07d35-5a55-42df-8425-2615d0b2d1d3", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.955Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-30c07d35-5a55-42df-8425-2615d0b2d1d3", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.955Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:22.552Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-30c07d35-5a55-42df-8425-2615d0b2d1d3", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:21.956Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}], "metadata": {"pagination": {"total": 624, "offset": 535, "size": 50}}} 2019-03-26 18:35:23,837 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:35:23,837 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:35:23 GMT 2019-03-26 18:35:23,837 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:35:23,837 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:35:23,837 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:35:23,837 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:35:23,837 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:35:23,838 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:35:23,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-8ff68029-210f-45c4-9d53-7705d9b42d3d 2019-03-26 18:35:23,840 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae4a68201112059507ad808e3b140576da49495" 2019-03-26 18:35:23,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7190854df93cda0859957c9b90d0f5a37b936f12" 2019-03-26 18:35:23,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:35:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ff68029-210f-45c4-9d53-7705d9b42d3d Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:23,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:23,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:35: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-55284af6-44e2-4a3d-ac4d-e828f6f86f87 x-compute-request-id: req-55284af6-44e2-4a3d-ac4d-e828f6f86f87 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}} 2019-03-26 18:35:23,841 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-03-26 18:35:23,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 1/60] 2019-03-26 18:35:23,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-5151779c-f080-4f6a-90fd-084ca7ef7a6a 2019-03-26 18:35:23,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-03-26 18:35:23,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:35: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-5151779c-f080-4f6a-90fd-084ca7ef7a6a x-compute-request-id: req-5151779c-f080-4f6a-90fd-084ca7ef7a6a Content-Encoding: gzip Content-Length: 824 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:66:c2:b4", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b2:81", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-26T18:34:42Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}} 2019-03-26 18:35:23,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2019-03-26 18:35:23,842 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-55284af6-44e2-4a3d-ac4d-e828f6f86f87 2019-03-26 18:35:23,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-55284af6-44e2-4a3d-ac4d-e828f6f86f87 2019-03-26 18:35:23,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-03-26 18:35:23,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-5151779c-f080-4f6a-90fd-084ca7ef7a6a 2019-03-26 18:35:23,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-26 18:35:23,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Plugins installed 2019-03-26 18:35:23,843 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-03-26 18:35:23,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-03-26 18:35:23,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Establishing relationships 2019-03-26 18:35:23,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a13cd577-262c-4a00-ae02-32a8f7ca4289 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:23,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a13cd577-262c-4a00-ae02-32a8f7ca4289 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:23,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:23,844 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:23,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf626810070fdfdb80ed0787a1c8c15217dbe908" 2019-03-26 18:35:23,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a13cd577-262c-4a00-ae02-32a8f7ca4289 2019-03-26 18:35:23,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf626810070fdfdb80ed0787a1c8c15217dbe908" 2019-03-26 18:35:23,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a13cd577-262c-4a00-ae02-32a8f7ca4289 2019-03-26 18:35:23,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-809071af-32de-49f6-ae20-c8278506ed26 2019-03-26 18:35:23,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-30c07d35-5a55-42df-8425-2615d0b2d1d3 2019-03-26 18:35:23,845 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:23,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:23,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87c07b6d-6451-42f7-9c9c-13a754827e01 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:23,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87c07b6d-6451-42f7-9c9c-13a754827e01 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:23,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-87c07b6d-6451-42f7-9c9c-13a754827e01 2019-03-26 18:35:23,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-87c07b6d-6451-42f7-9c9c-13a754827e01 2019-03-26 18:35:23,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6844e83100b3e3cc4d3b65f11bde19e62a9a63" 2019-03-26 18:35:23,846 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6844e83100b3e3cc4d3b65f11bde19e62a9a63" 2019-03-26 18:35:23,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6697d1513a76d09ad71a8e4c752b21c89596b55" 2019-03-26 18:35:23,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:23,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:23,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-809071af-32de-49f6-ae20-c8278506ed26 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:23,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:35:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-809071af-32de-49f6-ae20-c8278506ed26 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:23,847 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-809071af-32de-49f6-ae20-c8278506ed26 2019-03-26 18:35:23,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-30c07d35-5a55-42df-8425-2615d0b2d1d3 Date: Tue, 26 Mar 2019 18:35:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:35:14Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"112416f7-7122-4d7e-8ae8-b5aa8929b537","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:35:23,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 808 X-Openstack-Request-Id: req-30c07d35-5a55-42df-8425-2615d0b2d1d3 Date: Tue, 26 Mar 2019 18:35:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:35:14Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"112416f7-7122-4d7e-8ae8-b5aa8929b537","status":"ACTIVE","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:35:23,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-30c07d35-5a55-42df-8425-2615d0b2d1d3 2019-03-26 18:35:23,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-30c07d35-5a55-42df-8425-2615d0b2d1d3 2019-03-26 18:35:23,848 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-30c07d35-5a55-42df-8425-2615d0b2d1d3 2019-03-26 18:35:23,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:35:23,910 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:35:23,910 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:35:23,911 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:35:23,911 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:35:23,911 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:35:23,911 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:35:23,911 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:35:23,911 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:35:23,911 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:35:23,911 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:35:23 GMT 2019-03-26 18:35:23,911 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:35:23,912 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 538 2019-03-26 18:35:23,912 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:35:23,912 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:35:23,912 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:35:28,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:35:29,003 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:35:29,003 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:35:29,003 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:35:29,003 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:35:29,003 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:35:29,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:35:29,004 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:35:29,004 - 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-26T18:35:23.058Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-b06fa78b-7bcc-4d3e-89eb-af7a71807845", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.715Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.058Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8bb23589-2c0c-4b94-b014-09ee5e634d8e", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.705Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.058Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8bb23589-2c0c-4b94-b014-09ee5e634d8e", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.705Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.705Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.709Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.058Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b06fa78b-7bcc-4d3e-89eb-af7a71807845 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.715Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.058Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b06fa78b-7bcc-4d3e-89eb-af7a71807845 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.715Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.058Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-b06fa78b-7bcc-4d3e-89eb-af7a71807845", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.715Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.058Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8bb23589-2c0c-4b94-b014-09ee5e634d8e", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.704Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.058Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8bb23589-2c0c-4b94-b014-09ee5e634d8e", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.704Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.058Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-8bb23589-2c0c-4b94-b014-09ee5e634d8e Date: Tue, 26 Mar 2019 18:35:22 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:35:13Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"dc0325a1-9834-44f7-ae23-6387fac381e6\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.703Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.058Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-8bb23589-2c0c-4b94-b014-09ee5e634d8e Date: Tue, 26 Mar 2019 18:35:22 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:35:13Z\",\"device_owner\":\"compute:nova\",\"revision_number\":6,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"dc0325a1-9834-44f7-ae23-6387fac381e6\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.703Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.058Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b6697d1513a76d09ad71a8e4c752b21c89596b55\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:22.372Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf626810070fdfdb80ed0787a1c8c15217dbe908\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.151Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "Task succeeded 'neutron_plugin.port.attach'", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.792Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-1f962717-66a3-4f6c-b5ea-815ddf3c4488", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.258Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1dba83cc55210b4a119f3a6ae3f4b6d14bb9a40e\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.122Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}1dba83cc55210b4a119f3a6ae3f4b6d14bb9a40e\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.122Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:35: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-5d3852f9-387a-48fa-bc20-cecf699f7af3 x-compute-request-id: req-5d3852f9-387a-48fa-bc20-cecf699f7af3 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c7:20:59\", \"version\": 4, \"addr\": \"11.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c7:20:59\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fa:1d:38\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T18:35:16.000000\", \"flavor\": {\"id\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"bookmark\"}]}, \"id\": \"112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"d7c5ad2d2d7f462fb94b1ef1166267c8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T18:35:16Z\", \"hostId\": \"ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-26T18:34:43Z\", \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.150Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "RESP: [200] Date: Tue, 26 Mar 2019 18:35: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-5d3852f9-387a-48fa-bc20-cecf699f7af3 x-compute-request-id: req-5d3852f9-387a-48fa-bc20-cecf699f7af3 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json \nRESP BODY: {\"server\": {\"OS-EXT-STS:task_state\": null, \"addresses\": {\"management_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c7:20:59\", \"version\": 4, \"addr\": \"11.0.0.6\", \"OS-EXT-IPS:type\": \"fixed\"}, {\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:c7:20:59\", \"version\": 4, \"addr\": \"172.30.9.208\", \"OS-EXT-IPS:type\": \"floating\"}], \"data_plane_network\": [{\"OS-EXT-IPS-MAC:mac_addr\": \"fa:16:3e:fa:1d:38\", \"version\": 4, \"addr\": \"12.0.0.3\", \"OS-EXT-IPS:type\": \"fixed\"}]}, \"links\": [{\"href\": \"http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"rel\": \"self\"}, {\"href\": \"http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"rel\": \"bookmark\"}], \"image\": {\"id\": \"87827b10-a8f9-482b-b134-279e3ca29ec6\", \"links\": [{\"href\": \"http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6\", \"rel\": \"bookmark\"}]}, \"OS-EXT-STS:vm_state\": \"active\", \"OS-SRV-USG:launched_at\": \"2019-03-26T18:35:16.000000\", \"flavor\": {\"id\": \"fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"links\": [{\"href\": \"http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2\", \"rel\": \"bookmark\"}]}, \"id\": \"112416f7-7122-4d7e-8ae8-b5aa8929b537\", \"security_groups\": [{\"name\": \"vnf_test_security_group\"}, {\"name\": \"vnf_test_security_group\"}], \"user_id\": \"d7c5ad2d2d7f462fb94b1ef1166267c8\", \"OS-DCF:diskConfig\": \"MANUAL\", \"accessIPv4\": \"\", \"accessIPv6\": \"\", \"progress\": 0, \"OS-EXT-STS:power_state\": 1, \"OS-EXT-AZ:availability_zone\": \"nova\", \"config_drive\": \"\", \"status\": \"ACTIVE\", \"updated\": \"2019-03-26T18:35:16Z\", \"hostId\": \"ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb\", \"OS-SRV-USG:terminated_at\": null, \"key_name\": \"vnf_test_keypair\", \"name\": \"reference_vnf\", \"created\": \"2019-03-26T18:34:43Z\", \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"os-extended-volumes:volumes_attached\": [], \"metadata\": {\"cloudify_management_network_name\": \"management_plane_network\", \"cloudify_management_network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\"}}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.150Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-5d3852f9-387a-48fa-bc20-cecf699f7af3", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.150Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-5d3852f9-387a-48fa-bc20-cecf699f7af3", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.150Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-5d3852f9-387a-48fa-bc20-cecf699f7af3", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.150Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-5d3852f9-387a-48fa-bc20-cecf699f7af3", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.150Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf626810070fdfdb80ed0787a1c8c15217dbe908\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.151Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-1f962717-66a3-4f6c-b5ea-815ddf3c4488 Date: Tue, 26 Mar 2019 18:35:23 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T18:34:18Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:06Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.258Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-1f962717-66a3-4f6c-b5ea-815ddf3c4488 Date: Tue, 26 Mar 2019 18:35:23 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T18:34:18Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:06Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.258Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-1f962717-66a3-4f6c-b5ea-815ddf3c4488", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.258Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-1f962717-66a3-4f6c-b5ea-815ddf3c4488", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.259Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-1f962717-66a3-4f6c-b5ea-815ddf3c4488", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.259Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf626810070fdfdb80ed0787a1c8c15217dbe908\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.292Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cf626810070fdfdb80ed0787a1c8c15217dbe908\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.293Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-c1323e53-1a98-48a3-bdff-76ccd9695cc8 Date: Tue, 26 Mar 2019 18:35:23 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:09Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c7:20:59\", \"device_id\": \"112416f7-7122-4d7e-8ae8-b5aa8929b537\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\", \"id\": \"5cb5623c-7003-41d1-9f24-9b8880c92950\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.366Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-c1323e53-1a98-48a3-bdff-76ccd9695cc8 Date: Tue, 26 Mar 2019 18:35:23 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:09Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:c7:20:59\", \"device_id\": \"112416f7-7122-4d7e-8ae8-b5aa8929b537\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\", \"id\": \"5cb5623c-7003-41d1-9f24-9b8880c92950\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.366Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-c1323e53-1a98-48a3-bdff-76ccd9695cc8", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.366Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-c1323e53-1a98-48a3-bdff-76ccd9695cc8", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.366Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-c1323e53-1a98-48a3-bdff-76ccd9695cc8", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.366Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-c1323e53-1a98-48a3-bdff-76ccd9695cc8", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.366Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:23.805Z", "message": "Skipping port 4c2f7282-d721-48a2-9f1c-8249fd63cf54 attachment, because it is already attached to device (server) id 112416f7-7122-4d7e-8ae8-b5aa8929b537.", "level": "info", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.366Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.1ddc5265-0605-4831-a3e1-724e187ae51a"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:24.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a6844e83100b3e3cc4d3b65f11bde19e62a9a63\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:24.000Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:24.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a6844e83100b3e3cc4d3b65f11bde19e62a9a63\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:24.000Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:24.452Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4a165dc9-b832-4727-b41e-03e13f8fc535 Date: Tue, 26 Mar 2019 18:35:24 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T18:34:18Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:06Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:24.120Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:24.452Z", "message": "Sending task 'neutron_plugin.port.attach'", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:23.904Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:24.452Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-6651a20e-5ea8-42a6-a1c7-4574fa8ec078 Date: Tue, 26 Mar 2019 18:35:24 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:08Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:66:c2:b4\", \"device_id\": \"dc0325a1-9834-44f7-ae23-6387fac381e6\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\", \"id\": \"d9dd9f92-7b76-40c8-8358-278391560a37\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:24.244Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:24.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a6844e83100b3e3cc4d3b65f11bde19e62a9a63\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:24.175Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:24.452Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}3a6844e83100b3e3cc4d3b65f11bde19e62a9a63\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:24.175Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:24.452Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-4a165dc9-b832-4727-b41e-03e13f8fc535", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:24.121Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:24.452Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4a165dc9-b832-4727-b41e-03e13f8fc535 Date: Tue, 26 Mar 2019 18:35:24 GMT \nRESP BODY: {\"network\":{\"ipv6_address_scope\":null,\"revision_number\":3,\"port_security_enabled\":true,\"id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"router:external\":false,\"availability_zone_hints\":[],\"availability_zones\":[\"nova\"],\"ipv4_address_scope\":null,\"shared\":false,\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"l2_adjacency\":true,\"status\":\"ACTIVE\",\"subnets\":[\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\"],\"description\":\"\",\"tags\":[],\"updated_at\":\"2019-03-26T18:34:18Z\",\"qos_policy_id\":null,\"name\":\"management_plane_network\",\"admin_state_up\":true,\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:06Z\",\"mtu\":1450}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:24.120Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:24.452Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-4a165dc9-b832-4727-b41e-03e13f8fc535", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:24.120Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:35:24.452Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-4a165dc9-b832-4727-b41e-03e13f8fc535", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2019-03-26T18:35:24.121Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf", "logger": "ctx.d488a0af-09cd-47fe-8f67-929833cc0969"}], "metadata": {"pagination": {"total": 730, "offset": 585, "size": 50}}} 2019-03-26 18:35:29,004 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:35:29,004 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:35:29 GMT 2019-03-26 18:35:29,004 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:35:29,004 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:35:29,004 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:35:29,005 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:35:29,005 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:35:29,005 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:35:29,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b06fa78b-7bcc-4d3e-89eb-af7a71807845 2019-03-26 18:35:29,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8bb23589-2c0c-4b94-b014-09ee5e634d8e 2019-03-26 18:35:29,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8bb23589-2c0c-4b94-b014-09ee5e634d8e 2019-03-26 18:35:29,008 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:29,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:35:29,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b06fa78b-7bcc-4d3e-89eb-af7a71807845 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:29,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:35:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b06fa78b-7bcc-4d3e-89eb-af7a71807845 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:35:29,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b06fa78b-7bcc-4d3e-89eb-af7a71807845 2019-03-26 18:35:29,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8bb23589-2c0c-4b94-b014-09ee5e634d8e 2019-03-26 18:35:29,009 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-8bb23589-2c0c-4b94-b014-09ee5e634d8e 2019-03-26 18:35:29,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-8bb23589-2c0c-4b94-b014-09ee5e634d8e Date: Tue, 26 Mar 2019 18:35:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:35:13Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"dc0325a1-9834-44f7-ae23-6387fac381e6","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:35:29,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 805 X-Openstack-Request-Id: req-8bb23589-2c0c-4b94-b014-09ee5e634d8e Date: Tue, 26 Mar 2019 18:35:22 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:35:13Z","device_owner":"compute:nova","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"dc0325a1-9834-44f7-ae23-6387fac381e6","status":"ACTIVE","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:35:29,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6697d1513a76d09ad71a8e4c752b21c89596b55" 2019-03-26 18:35:29,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf626810070fdfdb80ed0787a1c8c15217dbe908" 2019-03-26 18:35:29,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.attach' 2019-03-26 18:35:29,010 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-1f962717-66a3-4f6c-b5ea-815ddf3c4488 2019-03-26 18:35:29,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dba83cc55210b4a119f3a6ae3f4b6d14bb9a40e" 2019-03-26 18:35:29,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1dba83cc55210b4a119f3a6ae3f4b6d14bb9a40e" 2019-03-26 18:35:29,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:35: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-5d3852f9-387a-48fa-bc20-cecf699f7af3 x-compute-request-id: req-5d3852f9-387a-48fa-bc20-cecf699f7af3 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}} 2019-03-26 18:35:29,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Date: Tue, 26 Mar 2019 18:35: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-5d3852f9-387a-48fa-bc20-cecf699f7af3 x-compute-request-id: req-5d3852f9-387a-48fa-bc20-cecf699f7af3 Content-Encoding: gzip Content-Length: 827 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}} 2019-03-26 18:35:29,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-5d3852f9-387a-48fa-bc20-cecf699f7af3 2019-03-26 18:35:29,011 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-5d3852f9-387a-48fa-bc20-cecf699f7af3 2019-03-26 18:35:29,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-5d3852f9-387a-48fa-bc20-cecf699f7af3 2019-03-26 18:35:29,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-5d3852f9-387a-48fa-bc20-cecf699f7af3 2019-03-26 18:35:29,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf626810070fdfdb80ed0787a1c8c15217dbe908" 2019-03-26 18:35:29,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-1f962717-66a3-4f6c-b5ea-815ddf3c4488 Date: Tue, 26 Mar 2019 18:35:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":["054cf5bd-b0ef-48e8-a14c-dff4e61cac8a"],"description":"","tags":[],"updated_at":"2019-03-26T18:34:18Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:06Z","mtu":1450}} 2019-03-26 18:35:29,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-1f962717-66a3-4f6c-b5ea-815ddf3c4488 Date: Tue, 26 Mar 2019 18:35:23 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":["054cf5bd-b0ef-48e8-a14c-dff4e61cac8a"],"description":"","tags":[],"updated_at":"2019-03-26T18:34:18Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:06Z","mtu":1450}} 2019-03-26 18:35:29,012 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-1f962717-66a3-4f6c-b5ea-815ddf3c4488 2019-03-26 18:35:29,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-1f962717-66a3-4f6c-b5ea-815ddf3c4488 2019-03-26 18:35:29,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-1f962717-66a3-4f6c-b5ea-815ddf3c4488 2019-03-26 18:35:29,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf626810070fdfdb80ed0787a1c8c15217dbe908" 2019-03-26 18:35:29,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf626810070fdfdb80ed0787a1c8c15217dbe908" 2019-03-26 18:35:29,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-c1323e53-1a98-48a3-bdff-76ccd9695cc8 Date: Tue, 26 Mar 2019 18:35:23 GMT RESP BODY: {"floatingip": {"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:09Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c7:20:59", "device_id": "112416f7-7122-4d7e-8ae8-b5aa8929b537"}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "4c2f7282-d721-48a2-9f1c-8249fd63cf54", "id": "5cb5623c-7003-41d1-9f24-9b8880c92950", "qos_policy_id": null}} 2019-03-26 18:35:29,013 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 838 X-Openstack-Request-Id: req-c1323e53-1a98-48a3-bdff-76ccd9695cc8 Date: Tue, 26 Mar 2019 18:35:23 GMT RESP BODY: {"floatingip": {"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:09Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "compute:nova", "mac_address": "fa:16:3e:c7:20:59", "device_id": "112416f7-7122-4d7e-8ae8-b5aa8929b537"}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "4c2f7282-d721-48a2-9f1c-8249fd63cf54", "id": "5cb5623c-7003-41d1-9f24-9b8880c92950", "qos_policy_id": null}} 2019-03-26 18:35:29,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-c1323e53-1a98-48a3-bdff-76ccd9695cc8 2019-03-26 18:35:29,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-c1323e53-1a98-48a3-bdff-76ccd9695cc8 2019-03-26 18:35:29,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-c1323e53-1a98-48a3-bdff-76ccd9695cc8 2019-03-26 18:35:29,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-c1323e53-1a98-48a3-bdff-76ccd9695cc8 2019-03-26 18:35:29,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping port 4c2f7282-d721-48a2-9f1c-8249fd63cf54 attachment, because it is already attached to device (server) id 112416f7-7122-4d7e-8ae8-b5aa8929b537. 2019-03-26 18:35:29,014 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6844e83100b3e3cc4d3b65f11bde19e62a9a63" 2019-03-26 18:35:29,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6844e83100b3e3cc4d3b65f11bde19e62a9a63" 2019-03-26 18:35:29,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4a165dc9-b832-4727-b41e-03e13f8fc535 Date: Tue, 26 Mar 2019 18:35:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":["054cf5bd-b0ef-48e8-a14c-dff4e61cac8a"],"description":"","tags":[],"updated_at":"2019-03-26T18:34:18Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:06Z","mtu":1450}} 2019-03-26 18:35:29,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.attach' 2019-03-26 18:35:29,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 835 X-Openstack-Request-Id: req-6651a20e-5ea8-42a6-a1c7-4574fa8ec078 Date: Tue, 26 Mar 2019 18:35:24 GMT RESP BODY: {"floatingip": {"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:08Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "target_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "compute:nova", "mac_address": "fa:16:3e:66:c2:b4", "device_id": "dc0325a1-9834-44f7-ae23-6387fac381e6"}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "6db8ef3f-f5fc-4058-8d8e-bd7659a22e68", "id": "d9dd9f92-7b76-40c8-8358-278391560a37", "qos_policy_id": null}} 2019-03-26 18:35:29,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6844e83100b3e3cc4d3b65f11bde19e62a9a63" 2019-03-26 18:35:29,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a6844e83100b3e3cc4d3b65f11bde19e62a9a63" 2019-03-26 18:35:29,015 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-4a165dc9-b832-4727-b41e-03e13f8fc535 2019-03-26 18:35:29,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-4a165dc9-b832-4727-b41e-03e13f8fc535 Date: Tue, 26 Mar 2019 18:35:24 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":["054cf5bd-b0ef-48e8-a14c-dff4e61cac8a"],"description":"","tags":[],"updated_at":"2019-03-26T18:34:18Z","qos_policy_id":null,"name":"management_plane_network","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:06Z","mtu":1450}} 2019-03-26 18:35:29,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-4a165dc9-b832-4727-b41e-03e13f8fc535 2019-03-26 18:35:29,016 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks/544fb6d8-0a6a-4133-985c-3f7b4d840ffa.json used request id req-4a165dc9-b832-4727-b41e-03e13f8fc535 2019-03-26 18:35:29,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf 2019-03-26 18:35:29,094 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:35:29,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:35:29,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:35:29,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:35:29,095 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:35:29,095 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:35:29,095 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:35:29,095 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-26T18:35:28.498Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"} 2019-03-26 18:35:29,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:35:29,095 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:35:29 GMT 2019-03-26 18:35:29,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:35:29,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 565 2019-03-26 18:35:29,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:35:29,095 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:35:29,096 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:35:29,096 - 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-26T18:33:59.901Z', u'id': u'01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf', u'ended_at': u'2019-03-26T18:35:28.498Z', u'parameters': {}, u'is_system_workflow': False, u'created_at': u'2019-03-26T18:33:59.900Z', 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-26 18:35:29,107 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2019-03-26 18:35:29,174 - 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.208'}, 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-26 18:35:29,231 - 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.208'}, 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-26 18:35:29,231 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2019-03-26 18:35:29,231 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.208 2019-03-26 18:35:29,232 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:35:29,236 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:35:30,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 26 Mar 2019 18:35: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-577fd312-7cd8-448e-92f3-7103bb93d3f7 x-openstack-request-id: req-577fd312-7cd8-448e-92f3-7103bb93d3f7 2019-03-26 18:35:30,184 - 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:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b2:81", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-26T18:34:42Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:29:51Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:35:30,185 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-577fd312-7cd8-448e-92f3-7103bb93d3f7 2019-03-26 18:35:30,185 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.952785968781s 2019-03-26 18:35:30,189 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:35:30,193 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:35:30,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 26 Mar 2019 18:35: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-a20ad77f-d293-40c4-9cad-11b226d8fe63 x-openstack-request-id: req-a20ad77f-d293-40c4-9cad-11b226d8fe63 2019-03-26 18:35:30,843 - 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:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b2:81", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-26T18:34:42Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:29:51Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:35:30,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-a20ad77f-d293-40c4-9cad-11b226d8fe63 2019-03-26 18:35:30,844 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.654291152954s 2019-03-26 18:35:30,848 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.6 2019-03-26 18:35:30,848 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:c7:20:59 2019-03-26 18:35:30,848 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:35:30,852 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:35:31,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 26 Mar 2019 18:35: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-43494dc3-3b69-491c-bc1c-30e22b840fac x-openstack-request-id: req-43494dc3-3b69-491c-bc1c-30e22b840fac 2019-03-26 18:35:31,224 - 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:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b2:81", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-26T18:34:42Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:29:51Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:35:31,224 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-43494dc3-3b69-491c-bc1c-30e22b840fac 2019-03-26 18:35:31,224 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.375558853149s 2019-03-26 18:35:31,228 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:35:31,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:35:31,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 26 Mar 2019 18:35: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-44feb0e5-2eb0-4367-9413-daf56aaf4e53 x-openstack-request-id: req-44feb0e5-2eb0-4367-9413-daf56aaf4e53 2019-03-26 18:35:31,417 - 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:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b2:81", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-26T18:34:42Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:29:51Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:35:31,417 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-44feb0e5-2eb0-4367-9413-daf56aaf4e53 2019-03-26 18:35:31,418 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.18953704834s 2019-03-26 18:35:31,421 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.3 2019-03-26 18:35:31,422 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:fa:1d:38 2019-03-26 18:35:31,422 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2019-03-26 18:35:31,422 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.209 2019-03-26 18:35:31,423 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:35:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:35:32,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 26 Mar 2019 18:35: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-65102df1-e842-4b71-baaa-6f22cdd7fc5d x-openstack-request-id: req-65102df1-e842-4b71-baaa-6f22cdd7fc5d 2019-03-26 18:35:32,074 - 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:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b2:81", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-26T18:34:42Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:29:51Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:35:32,075 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-65102df1-e842-4b71-baaa-6f22cdd7fc5d 2019-03-26 18:35:32,075 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.652135848999s 2019-03-26 18:35:32,079 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:35:32,083 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:35:32,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 26 Mar 2019 18:35: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-0d545766-db0c-460d-bd9a-0924a391aba4 x-openstack-request-id: req-0d545766-db0c-460d-bd9a-0924a391aba4 2019-03-26 18:35:32,637 - 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:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b2:81", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-26T18:34:42Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:29:51Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:35:32,638 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0d545766-db0c-460d-bd9a-0924a391aba4 2019-03-26 18:35:32,638 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.558775901794s 2019-03-26 18:35:32,642 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.9 2019-03-26 18:35:32,642 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:66:c2:b4 2019-03-26 18:35:32,642 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:35:32,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:35:32,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 26 Mar 2019 18:35: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-34028449-85e2-4dbc-ac93-3e3760f1e569 x-openstack-request-id: req-34028449-85e2-4dbc-ac93-3e3760f1e569 2019-03-26 18:35:32,836 - 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:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b2:81", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-26T18:34:42Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:29:51Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:35:32,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-34028449-85e2-4dbc-ac93-3e3760f1e569 2019-03-26 18:35:32,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.19405412674s 2019-03-26 18:35:32,841 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:35:32,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:35:33,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 26 Mar 2019 18:35: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-0f607ccf-e603-4b8b-b4ce-de98f8a2fca5 x-openstack-request-id: req-0f607ccf-e603-4b8b-b4ce-de98f8a2fca5 2019-03-26 18:35:33,027 - 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:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b2:81", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-26T18:34:42Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:29:51Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:35:33,027 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-0f607ccf-e603-4b8b-b4ce-de98f8a2fca5 2019-03-26 18:35:33,028 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.186897993088s 2019-03-26 18:35:33,032 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.5 2019-03-26 18:35:33,033 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:6f:b2:81 2019-03-26 18:35:33,033 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2019-03-26 18:35:33,053 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2019-03-26 18:35:33,070 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2019-03-26 18:35:33,070 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2019-03-26 18:35:33,137 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2019-03-26 18:35:33' 2019-03-26 18:35:33,137 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2019-03-26 18:35:33,137 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2019-03-26 18:35:33,161 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2019-03-26 18:35:36,170 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH timeout for 172.30.9.209... 2019-03-26 18:36:06,191 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2019-03-26 18:36:06,195 - paramiko.transport - DEBUG - starting thread (client mode): 0x79690350L 2019-03-26 18:36:06,195 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:36:06,200 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-03-26 18:36:06,200 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-03-26 18:36:06,202 - 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-26 18:36:06,202 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-03-26 18:36:06,202 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-03-26 18:36:06,202 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:36:06,203 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-03-26 18:36:06,203 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:36:06,238 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-03-26 18:36:06,348 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-03-26 18:36:06,348 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:36:06,350 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.209: db90d4b3161d6b7233c32e78dcc764f0 2019-03-26 18:36:06,386 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:36:06,394 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-03-26 18:36:06,394 - paramiko.transport - INFO - Authentication (password) successful! 2019-03-26 18:36:06,414 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2019-03-26 18:36:06,415 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:36:06,416 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:36:06,416 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:36:06,419 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:36:06,420 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:36:07,444 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-03-26 18:36:08,445 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-03-26 18:36:13,450 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-03-26 18:36:14,453 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-03-26 18:36:19,458 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-03-26 18:36:20,460 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-03-26 18:36:25,466 - 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-26 18:36:26,466 - 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-26 18:36:31,472 - 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-26 18:36:32,474 - 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-26 18:36:37,479 - 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-26 18:36:38,481 - 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-26 18:36:43,486 - 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-26 18:36:44,487 - 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-26 18:36:49,493 - 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-26 18:36:50,495 - 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-26 18:36:55,500 - 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-26 18:36:56,502 - 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-26 18:37:01,507 - 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-26 18:37:02,509 - 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-26 18:37:07,514 - 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-26 18:37:08,516 - 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-26 18:37:13,519 - 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-26 18:37:14,521 - 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-26 18:37:19,527 - 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-26 18:37:20,529 - 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-26 18:37:25,534 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-03-26 18:37:26,536 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-03-26 18:37:31,538 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' 2019-03-26 18:37:32,540 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 ebgp-multihop '2' [edit] vyos@vyos# 2019-03-26 18:37:37,543 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 2019-03-26 18:37:38,544 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 remote-as 65002 [edit] vyos@vyos# 2019-03-26 18:37:43,550 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.5 2019-03-26 18:37:44,552 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 update-source 12.0.0.5 [edit] vyos@vyos# 2019-03-26 18:37:49,553 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inbound 2019-03-26 18:37:50,555 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-03-26 18:37:55,560 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 2019-03-26 18:37:56,562 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.3 password lab0033 [edit] vyos@vyos# 2019-03-26 18:38:01,568 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2019-03-26 18:38:02,569 - 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-26 18:38:07,575 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2019-03-26 18:38:08,577 - 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-26 18:38:13,582 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2019-03-26 18:38:14,584 - 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-26 18:38:19,590 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2019-03-26 18:38:20,592 - 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-26 18:38:25,597 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2019-03-26 18:38:26,599 - 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-26 18:38:31,604 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2019-03-26 18:38:32,606 - 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-26 18:38:37,611 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2019-03-26 18:38:38,613 - 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-26 18:38:43,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2019-03-26 18:38:44,617 - 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-26 18:38:49,620 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2019-03-26 18:38:50,622 - 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-26 18:38:55,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2019-03-26 18:38:56,629 - 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-26 18:39:01,635 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.5 2019-03-26 18:39:02,637 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.5 [edit] vyos@vyos# 2019-03-26 18:39:07,642 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-03-26 18:39:08,644 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-03-26 18:39:13,747 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-26 18:39:13,763 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2019-03-26 18:39:13,807 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.208. 2019-03-26 18:39:13,809 - paramiko.transport - DEBUG - starting thread (client mode): 0x79a84710L 2019-03-26 18:39:13,809 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:39:13,814 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-03-26 18:39:13,814 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-03-26 18:39:13,815 - 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-26 18:39:13,816 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-03-26 18:39:13,816 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-03-26 18:39:13,816 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:39:13,816 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-03-26 18:39:13,816 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:39:13,849 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-03-26 18:39:13,959 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-03-26 18:39:13,960 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:39:13,963 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.208: db90d4b3161d6b7233c32e78dcc764f0 2019-03-26 18:39:13,998 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:39:14,005 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-03-26 18:39:14,006 - paramiko.transport - INFO - Authentication (password) successful! 2019-03-26 18:39:14,027 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.208. 2019-03-26 18:39:14,027 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:39:14,029 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:39:14,029 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:39:14,034 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:39:14,035 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:39:15,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2019-03-26 18:39:16,055 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2019-03-26 18:39:21,061 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2019-03-26 18:39:22,062 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2019-03-26 18:39:27,068 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2019-03-26 18:39:28,069 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2019-03-26 18:39:33,070 - 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-26 18:39:34,072 - 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-26 18:39:39,077 - 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-26 18:39:40,079 - 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-26 18:39:45,084 - 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-26 18:39:46,086 - 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-26 18:39:51,091 - 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-26 18:39:52,093 - 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-26 18:39:57,098 - 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-26 18:39:58,100 - 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-26 18:40:03,105 - 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-26 18:40:04,107 - 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-26 18:40:09,112 - 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-26 18:40:10,114 - 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-26 18:40:15,119 - 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-26 18:40:16,121 - 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-26 18:40:21,126 - 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-26 18:40:22,128 - 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-26 18:40:27,128 - 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-26 18:40:28,130 - 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-26 18:40:33,135 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-03-26 18:40:34,137 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-03-26 18:40:39,143 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 ebgp-multihop '2' 2019-03-26 18:40:40,145 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 ebgp-multihop '2' [edit] vyos@vyos# 2019-03-26 18:40:45,150 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 remote-as 65001 2019-03-26 18:40:46,152 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 remote-as 65001 [edit] vyos@vyos# 2019-03-26 18:40:51,157 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 update-source 12.0.0.3 2019-03-26 18:40:52,159 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 update-source 12.0.0.3 [edit] vyos@vyos# 2019-03-26 18:40:57,164 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 soft-reconfiguration inbound 2019-03-26 18:40:58,166 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 soft-reconfiguration inboun d [edit] vyos@vyos# 2019-03-26 18:41:03,171 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.5 password lab0033 2019-03-26 18:41:04,173 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.5 password lab0033 [edit] vyos@vyos# 2019-03-26 18:41:09,178 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2019-03-26 18:41:10,180 - 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-26 18:41:15,185 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2019-03-26 18:41:16,187 - 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-26 18:41:21,191 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2019-03-26 18:41:22,193 - 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-26 18:41:27,198 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2019-03-26 18:41:28,200 - 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-26 18:41:33,205 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2019-03-26 18:41:34,207 - 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-26 18:41:39,212 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2019-03-26 18:41:40,214 - 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-26 18:41:45,219 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2019-03-26 18:41:46,221 - 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-26 18:41:51,226 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2019-03-26 18:41:52,228 - 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-26 18:41:57,231 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2019-03-26 18:41:58,233 - 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-26 18:42:03,239 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2019-03-26 18:42:04,241 - 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-26 18:42:09,246 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.3 2019-03-26 18:42:10,248 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.3 [edit] vyos@vyos# 2019-03-26 18:42:15,254 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2019-03-26 18:42:16,256 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2019-03-26 18:42:21,346 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-26 18:42:21,375 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2019-03-26 18:42:21,375 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2019-03-26 18:43:21,417 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2019-03-26 18:43:21,460 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2019-03-26 18:43:21,463 - paramiko.transport - DEBUG - starting thread (client mode): 0x79ac6110L 2019-03-26 18:43:21,464 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.4.1 2019-03-26 18:43:21,468 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze5 2019-03-26 18:43:21,468 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2019-03-26 18:43:21,469 - 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-26 18:43:21,469 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2019-03-26 18:43:21,470 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2019-03-26 18:43:21,470 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2019-03-26 18:43:21,470 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2019-03-26 18:43:21,470 - paramiko.transport - DEBUG - Compression agreed: none 2019-03-26 18:43:21,502 - paramiko.transport - DEBUG - Got server p (2048 bits) 2019-03-26 18:43:21,606 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2019-03-26 18:43:21,606 - paramiko.transport - DEBUG - Switch to new keys ... 2019-03-26 18:43:21,609 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.209: db90d4b3161d6b7233c32e78dcc764f0 2019-03-26 18:43:21,642 - paramiko.transport - DEBUG - userauth is OK 2019-03-26 18:43:21,647 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2019-03-26 18:43:21,647 - paramiko.transport - INFO - Authentication (password) successful! 2019-03-26 18:43:21,673 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2019-03-26 18:43:21,674 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2019-03-26 18:43:21,675 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2019-03-26 18:43:21,675 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2019-03-26 18:43:21,677 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:43:21,678 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2019-03-26 18:43:22,679 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2019-03-26 18:43:52,761 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-26 18:43:52,790 - 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-26 18:43:52,791 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.5, 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.3 4 65002 3 6 0 0 0 00:01:02 10 Total number of neighbors 1 vyos@vyos:~$ 2019-03-26 18:43:52,791 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 | no-more BGP neighbor is 12.0.0.3, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.3 BGP state = Established, up for 00:01:08 Last read 05:24:41, 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.5 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.5, Local port: 179 Foreign host: 12.0.0.3, Foreign port: 52442 Nexthop: 12.0.0.5 Nexthop global: fe80::f816:3eff:fe6f:b281 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2019-03-26 18:43:52,791 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.5 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.5 0 32768 i *> 10.0.2.0/24 12.0.0.5 0 32768 i *> 10.0.3.0/24 12.0.0.5 0 32768 i *> 10.0.4.0/24 12.0.0.5 0 32768 i *> 10.0.5.0/24 12.0.0.5 0 32768 i *> 10.0.6.0/24 12.0.0.5 0 32768 i *> 10.0.7.0/24 12.0.0.5 0 32768 i *> 10.0.8.0/24 12.0.0.5 0 32768 i *> 10.0.9.0/24 12.0.0.5 0 32768 i *> 10.0.10.0/24 12.0.0.5 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2019-03-26 18:43:52,791 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.5 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.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-03-26 18:43:52,791 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.3 routes | no-more BGP table version is 0, local router ID is 12.0.0.5 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.3 0 0 65002 i *> 10.1.2.0/24 12.0.0.3 0 0 65002 i *> 10.1.3.0/24 12.0.0.3 0 0 65002 i *> 10.1.4.0/24 12.0.0.3 0 0 65002 i *> 10.1.5.0/24 12.0.0.3 0 0 65002 i *> 10.1.6.0/24 12.0.0.3 0 0 65002 i *> 10.1.7.0/24 12.0.0.3 0 0 65002 i *> 10.1.8.0/24 12.0.0.3 0 0 65002 i *> 10.1.9.0/24 12.0.0.3 0 0 65002 i *> 10.1.10.0/24 12.0.0.3 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2019-03-26 18:43:52,792 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2019-03-26 18:43:52,792 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'499.7' 2019-03-26 18:43:52,792 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2019-03-26 18:43:52,792 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:43:52,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:43:54,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1187 Content-Type: application/json Date: Tue, 26 Mar 2019 18: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-988fa326-0d1e-4ac3-a847-67cecaa095e5 x-openstack-request-id: req-988fa326-0d1e-4ac3-a847-67cecaa095e5 2019-03-26 18:43:54,096 - 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:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b2:81", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-26T18:34:42Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:29:51Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:43:54,097 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-988fa326-0d1e-4ac3-a847-67cecaa095e5 2019-03-26 18:43:54,097 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.30416798592s 2019-03-26 18:43:54,101 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 18:43:54,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:43:54,251 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 18:43: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-8ba0358d-c0c1-460b-b6ce-ad821d1fabc0 x-openstack-request-id: req-8ba0358d-c0c1-460b-b6ce-ad821d1fabc0 2019-03-26 18:43:54,251 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-8ba0358d-c0c1-460b-b6ce-ad821d1fabc0 2019-03-26 18:43:54,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.150676012039s 2019-03-26 18:43:54,252 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2019-03-26 18:43:54,252 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:43:54,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:43:55,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1202 Content-Type: application/json Date: Tue, 26 Mar 2019 18:43: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-5e262e99-3125-486d-87bb-e2b83a634241 x-openstack-request-id: req-5e262e99-3125-486d-87bb-e2b83a634241 2019-03-26 18:43:55,404 - 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:c7:20:59", "version": 4, "addr": "11.0.0.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:20:59", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:fa:1d:38", "version": 4, "addr": "12.0.0.3", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "112416f7-7122-4d7e-8ae8-b5aa8929b537", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:43:54Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2019-03-26T18:34:43Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "11.0.0.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:66:c2:b4", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6f:b2:81", "version": 4, "addr": "12.0.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/dc0325a1-9834-44f7-ae23-6387fac381e6", "rel": "bookmark"}], "image": {"id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "links": [{"href": "http://172.30.9.22:8774/images/87827b10-a8f9-482b-b134-279e3ca29ec6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:35:16.000000", "flavor": {"id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "links": [{"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "bookmark"}]}, "id": "dc0325a1-9834-44f7-ae23-6387fac381e6", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:35:16Z", "hostId": "ffad7d3c57138842ecf9d1a9c54ac82a67b273cf4d2a77a6263eb6cb", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2019-03-26T18:34:42Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:29:51Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:43:55,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-5e262e99-3125-486d-87bb-e2b83a634241 2019-03-26 18:43:55,405 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.15224003792s 2019-03-26 18:43:55,409 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 18:43:55,412 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:43:55,557 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 18:43: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-9358dda6-11d7-4c5f-85eb-55f9a4538b23 x-openstack-request-id: req-9358dda6-11d7-4c5f-85eb-55f9a4538b23 2019-03-26 18:43:55,557 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-9358dda6-11d7-4c5f-85eb-55f9a4538b23 2019-03-26 18:43:55,557 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.148483037949s 2019-03-26 18:43:55,689 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 18:43:55,689 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:23 | PASS | +----------------------+------------------+------------------+----------------+ 2019-03-26 18:43:55,694 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2019-03-26 18:43:55,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions 2019-03-26 18:43:55,784 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:43:55,784 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:43:55,784 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:43:55,784 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:43:55,784 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:43:55,784 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:43:55,785 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:43:55,785 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"status": "terminated", "status_display": "completed", "ended_at": "2019-03-26T18:33:56.223Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:33:54.003Z", "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-26T18:33:54.005Z", "id": "efc5cce0-6dac-49e5-a446-3b2af4eccfa5"}, {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-26T18:35:28.498Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:33:59.900Z", "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-26T18:33:59.901Z", "id": "01ffc641-17f7-4cfd-b381-0d8c3ccbcaaf"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 1000}}} 2019-03-26 18:43:55,785 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:43:55,785 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:43:55 GMT 2019-03-26 18:43:55,785 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:43:55,785 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:43:55,785 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:43:55,785 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:43:55,785 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:43:55,785 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:43:55,787 - 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-26 18:43:56,151 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:43:56,151 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:43:56,152 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:43:56,152 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:43:56,152 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:43:56,152 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:43:56,152 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:43:56,152 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2019-03-26 18:43:56,152 - 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-26T18:43:55.853Z", "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-26T18:43:55.853Z", "id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"} 2019-03-26 18:43:56,152 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:43:56,152 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:43:56 GMT 2019-03-26 18:43:56,153 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:43:56,153 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-26 18:43:56,153 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:43:56,153 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:43:56,153 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:43:56,153 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:43:56,264 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:43:56,264 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:43:56,264 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:43:56,264 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:43:56,264 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:43:56,265 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:43:56,265 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:43:56,265 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2019-03-26 18:43:56,265 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:43:56,265 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:43:56 GMT 2019-03-26 18:43:56,265 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:43:56,265 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 81 2019-03-26 18:43:56,265 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:43:56,265 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:43:56,265 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:43:56,265 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/f44cac42-1f58-4aca-87ae-2c2e4e4aad7d 2019-03-26 18:43:56,355 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:43:56,355 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:43:56,355 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:43:56,355 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:43:56,355 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:43:56,355 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:43:56,355 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:43:56,355 - 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-26T18:43:55.853Z", "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-26T18:43:55.853Z", "id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"} 2019-03-26 18:43:56,355 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:43:56,356 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:43:56 GMT 2019-03-26 18:43:56,356 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:43:56,356 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-26 18:43:56,356 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:43:56,356 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:43:56,356 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:01,361 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:44:01,439 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:01,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:01,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:01,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:01,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:01,440 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:01,440 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:01,440 - 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-26T18:43:57.209Z", "message": "Starting 'uninstall' workflow execution", "target_id": null, "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:43:57.049Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:43:58.629Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:43:58.484Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:43:59.260Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:43:58.626Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:43:59.260Z", "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-26T18:43:58.902Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:43:59.926Z", "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-26T18:43:59.227Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:00.482Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:43:59.999Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.7f0cae9c-f77d-4d44-9818-ee01e690391b"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:00.482Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fc1f798-c770-428b-a2b7-23bc8ea35124 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:44:00.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.7f0cae9c-f77d-4d44-9818-ee01e690391b"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:00.482Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-4fc1f798-c770-428b-a2b7-23bc8ea35124", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:00.005Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.7f0cae9c-f77d-4d44-9818-ee01e690391b"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:00.482Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:44:00.303Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4d2184da-ee8f-4fa3-bc5c-d229198c3b45"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:00.482Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4895944b-9d67-443e-b656-3c846d1528d9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:44:00.308Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4d2184da-ee8f-4fa3-bc5c-d229198c3b45"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:00.482Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-4895944b-9d67-443e-b656-3c846d1528d9", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:00.308Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4d2184da-ee8f-4fa3-bc5c-d229198c3b45"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:00.482Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4cf6d85c600efdd7cea1457a885c2cb774195564\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:00.412Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.7f0cae9c-f77d-4d44-9818-ee01e690391b"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:01.135Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b31eb527a4ca589480e7effc44551feeddbf307b\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:00.719Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4d2184da-ee8f-4fa3-bc5c-d229198c3b45"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:01.135Z", "message": "RESP: [404] Date: Tue, 26 Mar 2019 18:44:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-156c8885-e50c-4ca8-8fb8-b1a7678ae5b7 x-compute-request-id: req-156c8885-e50c-4ca8-8fb8-b1a7678ae5b7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance dc0325a1-9834-44f7-ae23-6387fac381e6 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-26T18:44:00.738Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.7f0cae9c-f77d-4d44-9818-ee01e690391b"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:01.135Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-156c8885-e50c-4ca8-8fb8-b1a7678ae5b7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:00.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.7f0cae9c-f77d-4d44-9818-ee01e690391b"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:01.135Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-156c8885-e50c-4ca8-8fb8-b1a7678ae5b7", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:00.739Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.7f0cae9c-f77d-4d44-9818-ee01e690391b"}], "metadata": {"pagination": {"total": 16, "offset": 0, "size": 50}}} 2019-03-26 18:44:01,440 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:01,441 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:01 GMT 2019-03-26 18:44:01,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:01,441 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:44:01,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:01,441 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:01,441 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:01,441 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:44:01,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2019-03-26 18:44:01,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-26 18:44:01,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-26 18:44:01,442 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-26 18:44:01,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2019-03-26 18:44:01,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:01,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4fc1f798-c770-428b-a2b7-23bc8ea35124 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:01,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4fc1f798-c770-428b-a2b7-23bc8ea35124 2019-03-26 18:44:01,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:01,443 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4895944b-9d67-443e-b656-3c846d1528d9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:01,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-4895944b-9d67-443e-b656-3c846d1528d9 2019-03-26 18:44:01,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cf6d85c600efdd7cea1457a885c2cb774195564" 2019-03-26 18:44:01,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b31eb527a4ca589480e7effc44551feeddbf307b" 2019-03-26 18:44:01,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Tue, 26 Mar 2019 18:44:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-156c8885-e50c-4ca8-8fb8-b1a7678ae5b7 x-compute-request-id: req-156c8885-e50c-4ca8-8fb8-b1a7678ae5b7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance dc0325a1-9834-44f7-ae23-6387fac381e6 could not be found.", "code": 404}} 2019-03-26 18:44:01,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-156c8885-e50c-4ca8-8fb8-b1a7678ae5b7 2019-03-26 18:44:01,444 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-156c8885-e50c-4ca8-8fb8-b1a7678ae5b7 2019-03-26 18:44:01,445 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/f44cac42-1f58-4aca-87ae-2c2e4e4aad7d 2019-03-26 18:44:01,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:01,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:01,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:01,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:01,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:01,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:01,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:01,513 - cloudify.rest_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-26T18:43:55.853Z", "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-26T18:43:55.853Z", "id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"} 2019-03-26 18:44:01,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:01,513 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:01 GMT 2019-03-26 18:44:01,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:01,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-26 18:44:01,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:01,514 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:01,514 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:06,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:44:06,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:06,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:06,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:06,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:06,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:06,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:06,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:06,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:01.846Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-2ddcb27e-38b7-4525-aa7a-02f62106b3e1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:01.022Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4d2184da-ee8f-4fa3-bc5c-d229198c3b45"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:01.846Z", "message": "Stopped node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:01.120Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:01.846Z", "message": "RESP: [404] Date: Tue, 26 Mar 2019 18:44:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ddcb27e-38b7-4525-aa7a-02f62106b3e1 x-compute-request-id: req-2ddcb27e-38b7-4525-aa7a-02f62106b3e1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 112416f7-7122-4d7e-8ae8-b5aa8929b537 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-26T18:44:01.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4d2184da-ee8f-4fa3-bc5c-d229198c3b45"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:01.846Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance dc0325a1-9834-44f7-ae23-6387fac381e6 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance dc0325a1-9834-44f7-ae23-6387fac381e6 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 dc0325a1-9834-44f7-ae23-6387fac381e6 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-03-26T18:44:01.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:01.846Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:01.327Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:01.846Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-2ddcb27e-38b7-4525-aa7a-02f62106b3e1", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:01.021Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4d2184da-ee8f-4fa3-bc5c-d229198c3b45"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:01.846Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:01.539Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:02.446Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:02.224Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:02.446Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 112416f7-7122-4d7e-8ae8-b5aa8929b537 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 112416f7-7122-4d7e-8ae8-b5aa8929b537 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 112416f7-7122-4d7e-8ae8-b5aa8929b537 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-03-26T18:44:01.880Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:02.446Z", "message": "Stopped node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:01.931Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.113Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:02.399Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.113Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-9ffab8d2-ff09-44d4-bdf3-82e82238cc66", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:02.587Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.113Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-9ffab8d2-ff09-44d4-bdf3-82e82238cc66", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:02.587Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.113Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ffab8d2-ff09-44d4-bdf3-82e82238cc66 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:02.586Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.113Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ffab8d2-ff09-44d4-bdf3-82e82238cc66 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:02.586Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.113Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:02.580Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.113Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:02.580Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-f454796e-65b3-4705-8175-6b1fa8bf75b6", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.447Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-f454796e-65b3-4705-8175-6b1fa8bf75b6", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.447Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-f454796e-65b3-4705-8175-6b1fa8bf75b6", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.447Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f454796e-65b3-4705-8175-6b1fa8bf75b6 Date: Tue, 26 Mar 2019 18:44:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:29:51Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ab5f5b9c-b783-44f3-acb3-0a459d8bb512\",\"ip_address\":\"192.168.120.30\"}],\"id\":\"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\",\"security_groups\":[\"fd87d4a5-93ff-44a4-aaaa-b908d474c9dd\"],\"mac_address\":\"fa:16:3e:8f:c6:80\",\"device_id\":\"4660d653-c0dd-4954-a8dd-f2723d225df1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2619cc33-02ae-4c61-8e64-35f9be78a5d4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:27:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.446Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f454796e-65b3-4705-8175-6b1fa8bf75b6 Date: Tue, 26 Mar 2019 18:44:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:29:51Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ab5f5b9c-b783-44f3-acb3-0a459d8bb512\",\"ip_address\":\"192.168.120.30\"}],\"id\":\"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\",\"security_groups\":[\"fd87d4a5-93ff-44a4-aaaa-b908d474c9dd\"],\"mac_address\":\"fa:16:3e:8f:c6:80\",\"device_id\":\"4660d653-c0dd-4954-a8dd-f2723d225df1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2619cc33-02ae-4c61-8e64-35f9be78a5d4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:27:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.446Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761\"", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.448Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761\"", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.405Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-bf6c7392-a682-47ff-9593-ab0ff3d3b63b", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.404Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-bf6c7392-a682-47ff-9593-ab0ff3d3b63b", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.404Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-bf6c7392-a682-47ff-9593-ab0ff3d3b63b", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.404Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-bf6c7392-a682-47ff-9593-ab0ff3d3b63b", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.403Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-bf6c7392-a682-47ff-9593-ab0ff3d3b63b Date: Tue, 26 Mar 2019 18:44:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:55Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.403Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-bf6c7392-a682-47ff-9593-ab0ff3d3b63b Date: Tue, 26 Mar 2019 18:44:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:55Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.402Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761\"", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.352Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761\"", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.351Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7c245d9f-e867-4729-8747-26c5076f4e47", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.351Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7c245d9f-e867-4729-8747-26c5076f4e47", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.351Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7c245d9f-e867-4729-8747-26c5076f4e47", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.350Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7c245d9f-e867-4729-8747-26c5076f4e47", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.350Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-7c245d9f-e867-4729-8747-26c5076f4e47 Date: Tue, 26 Mar 2019 18:44:03 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:09Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:c7:20:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\", \"id\": \"5cb5623c-7003-41d1-9f24-9b8880c92950\", \"qos_policy_id\": null}, {\"router_id\": \"9e1e29c7-56f2-4e37-9420-a62d84dd3dd4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:29:53Z\", \"updated_at\": \"2019-03-26T18:29:55Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"2619cc33-02ae-4c61-8e64-35f9be78a5d4\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8f:c6:80\", \"device_id\": \"4660d653-c0dd-4954-a8dd-f2723d225df1\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\", \"id\": \"d35f46dd-9874-4ac8-acdc-2d3044f6a357\", \"qos_policy_id\": null}, {\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:08Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:66:c2:b4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\", \"id\": \"d9dd9f92-7b76-40c8-8358-278391560a37\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.350Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761\"", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.405Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-7c245d9f-e867-4729-8747-26c5076f4e47 Date: Tue, 26 Mar 2019 18:44:03 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:09Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:c7:20:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\", \"id\": \"5cb5623c-7003-41d1-9f24-9b8880c92950\", \"qos_policy_id\": null}, {\"router_id\": \"9e1e29c7-56f2-4e37-9420-a62d84dd3dd4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:29:53Z\", \"updated_at\": \"2019-03-26T18:29:55Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"2619cc33-02ae-4c61-8e64-35f9be78a5d4\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8f:c6:80\", \"device_id\": \"4660d653-c0dd-4954-a8dd-f2723d225df1\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\", \"id\": \"d35f46dd-9874-4ac8-acdc-2d3044f6a357\", \"qos_policy_id\": null}, {\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:08Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:66:c2:b4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\", \"id\": \"d9dd9f92-7b76-40c8-8358-278391560a37\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.350Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761\"", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:02.999Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761\"", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:02.999Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-f454796e-65b3-4705-8175-6b1fa8bf75b6", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.446Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:03.618Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761\"", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.448Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.491Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.491Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.491Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.491Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b92ab874-a3a9-4b53-9974-0c492bdd0873 Date: Tue, 26 Mar 2019 18:44:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:56Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.490Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b92ab874-a3a9-4b53-9974-0c492bdd0873 Date: Tue, 26 Mar 2019 18:44:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:56Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.490Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "Detaching port e6fbea00-b837-4ba2-99c0-e90babfe989b...", "level": "info", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.491Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}], "metadata": {"pagination": {"total": 133, "offset": 16, "size": 50}}} 2019-03-26 18:44:06,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:06,597 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:06 GMT 2019-03-26 18:44:06,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:06,597 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:44:06,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:06,598 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:06,598 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:06,598 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:44:06,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-2ddcb27e-38b7-4525-aa7a-02f62106b3e1 2019-03-26 18:44:06,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance 2019-03-26 18:44:06,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Tue, 26 Mar 2019 18:44:00 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-2ddcb27e-38b7-4525-aa7a-02f62106b3e1 x-compute-request-id: req-2ddcb27e-38b7-4525-aa7a-02f62106b3e1 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 112416f7-7122-4d7e-8ae8-b5aa8929b537 could not be found.", "code": 404}} 2019-03-26 18:44:06,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance dc0325a1-9834-44f7-ae23-6387fac381e6 could not be found. [status_code=404] 2019-03-26 18:44:06,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-26 18:44:06,601 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-2ddcb27e-38b7-4525-aa7a-02f62106b3e1 2019-03-26 18:44:06,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-03-26 18:44:06,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-26 18:44:06,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 112416f7-7122-4d7e-8ae8-b5aa8929b537 could not be found. [status_code=404] 2019-03-26 18:44:06,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance 2019-03-26 18:44:06,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-03-26 18:44:06,602 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9ffab8d2-ff09-44d4-bdf3-82e82238cc66 2019-03-26 18:44:06,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-9ffab8d2-ff09-44d4-bdf3-82e82238cc66 2019-03-26 18:44:06,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ffab8d2-ff09-44d4-bdf3-82e82238cc66 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:06,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ffab8d2-ff09-44d4-bdf3-82e82238cc66 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:06,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:06,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:06,603 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-f454796e-65b3-4705-8175-6b1fa8bf75b6 2019-03-26 18:44:06,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-f454796e-65b3-4705-8175-6b1fa8bf75b6 2019-03-26 18:44:06,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-f454796e-65b3-4705-8175-6b1fa8bf75b6 2019-03-26 18:44:06,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f454796e-65b3-4705-8175-6b1fa8bf75b6 Date: Tue, 26 Mar 2019 18:44:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:29:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","ip_address":"192.168.120.30"}],"id":"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73","security_groups":["fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"],"mac_address":"fa:16:3e:8f:c6:80","device_id":"4660d653-c0dd-4954-a8dd-f2723d225df1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:06,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-f454796e-65b3-4705-8175-6b1fa8bf75b6 Date: Tue, 26 Mar 2019 18:44:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:29:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","ip_address":"192.168.120.30"}],"id":"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73","security_groups":["fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"],"mac_address":"fa:16:3e:8f:c6:80","device_id":"4660d653-c0dd-4954-a8dd-f2723d225df1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:06,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761" 2019-03-26 18:44:06,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761" 2019-03-26 18:44:06,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-bf6c7392-a682-47ff-9593-ab0ff3d3b63b 2019-03-26 18:44:06,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-bf6c7392-a682-47ff-9593-ab0ff3d3b63b 2019-03-26 18:44:06,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-bf6c7392-a682-47ff-9593-ab0ff3d3b63b 2019-03-26 18:44:06,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-bf6c7392-a682-47ff-9593-ab0ff3d3b63b 2019-03-26 18:44:06,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-bf6c7392-a682-47ff-9593-ab0ff3d3b63b Date: Tue, 26 Mar 2019 18:44:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:55Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:06,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-bf6c7392-a682-47ff-9593-ab0ff3d3b63b Date: Tue, 26 Mar 2019 18:44:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:55Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:06,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761" 2019-03-26 18:44:06,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761" 2019-03-26 18:44:06,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7c245d9f-e867-4729-8747-26c5076f4e47 2019-03-26 18:44:06,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7c245d9f-e867-4729-8747-26c5076f4e47 2019-03-26 18:44:06,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7c245d9f-e867-4729-8747-26c5076f4e47 2019-03-26 18:44:06,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-7c245d9f-e867-4729-8747-26c5076f4e47 2019-03-26 18:44:06,606 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-7c245d9f-e867-4729-8747-26c5076f4e47 Date: Tue, 26 Mar 2019 18:44:03 GMT RESP BODY: {"floatingips": [{"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:09Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:c7:20:59", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "4c2f7282-d721-48a2-9f1c-8249fd63cf54", "id": "5cb5623c-7003-41d1-9f24-9b8880c92950", "qos_policy_id": null}, {"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}, {"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:08Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:66:c2:b4", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "6db8ef3f-f5fc-4058-8d8e-bd7659a22e68", "id": "d9dd9f92-7b76-40c8-8358-278391560a37", "qos_policy_id": null}]} 2019-03-26 18:44:06,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761" 2019-03-26 18:44:06,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-7c245d9f-e867-4729-8747-26c5076f4e47 Date: Tue, 26 Mar 2019 18:44:03 GMT RESP BODY: {"floatingips": [{"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:09Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:c7:20:59", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "4c2f7282-d721-48a2-9f1c-8249fd63cf54", "id": "5cb5623c-7003-41d1-9f24-9b8880c92950", "qos_policy_id": null}, {"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}, {"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:08Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:66:c2:b4", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "6db8ef3f-f5fc-4058-8d8e-bd7659a22e68", "id": "d9dd9f92-7b76-40c8-8358-278391560a37", "qos_policy_id": null}]} 2019-03-26 18:44:06,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761" 2019-03-26 18:44:06,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761" 2019-03-26 18:44:06,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-f454796e-65b3-4705-8175-6b1fa8bf75b6 2019-03-26 18:44:06,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761" 2019-03-26 18:44:06,607 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873 2019-03-26 18:44:06,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873 2019-03-26 18:44:06,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873 2019-03-26 18:44:06,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873 2019-03-26 18:44:06,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b92ab874-a3a9-4b53-9974-0c492bdd0873 Date: Tue, 26 Mar 2019 18:44:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:56Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:06,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b92ab874-a3a9-4b53-9974-0c492bdd0873 Date: Tue, 26 Mar 2019 18:44:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:56Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:06,608 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e6fbea00-b837-4ba2-99c0-e90babfe989b... 2019-03-26 18:44:06,608 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/f44cac42-1f58-4aca-87ae-2c2e4e4aad7d 2019-03-26 18:44:06,710 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:06,710 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:06,710 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:06,710 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:06,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:06,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:06,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:06,711 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:43:55.853Z", "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-26T18:43:55.853Z", "id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"} 2019-03-26 18:44:06,711 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:06,711 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:06 GMT 2019-03-26 18:44:06,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:06,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-26 18:44:06,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:06,711 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:06,711 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:11,717 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:44:11,796 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:11,796 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:11,796 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:11,797 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:11,797 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:11,797 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:11,797 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:11,797 - 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-26T18:44:04.258Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.493Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f733ce3-cf2f-4f88-b4f2-2d5f276f304a Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.437Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.433Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.432Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "Detaching port e6fbea00-b837-4ba2-99c0-e90babfe989b...", "level": "info", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.491Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.491Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.491Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.491Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.491Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b92ab874-a3a9-4b53-9974-0c492bdd0873 Date: Tue, 26 Mar 2019 18:44:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:56Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.490Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.258Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b92ab874-a3a9-4b53-9974-0c492bdd0873 Date: Tue, 26 Mar 2019 18:44:03 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:56Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:03.490Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dc1072bde9814799dbf93069bad05577e586dd3\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.235Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dc1072bde9814799dbf93069bad05577e586dd3\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.235Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ec883d35-fff4-4978-a36d-5a2e760eb588", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.234Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ec883d35-fff4-4978-a36d-5a2e760eb588", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.234Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ec883d35-fff4-4978-a36d-5a2e760eb588", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.233Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ec883d35-fff4-4978-a36d-5a2e760eb588 Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:55Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.233Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ec883d35-fff4-4978-a36d-5a2e760eb588 Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:55Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.233Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-275d116a-be9f-46cc-8993-3ab3f3c849be Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:29:51Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ab5f5b9c-b783-44f3-acb3-0a459d8bb512\",\"ip_address\":\"192.168.120.30\"}],\"id\":\"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\",\"security_groups\":[\"fd87d4a5-93ff-44a4-aaaa-b908d474c9dd\"],\"mac_address\":\"fa:16:3e:8f:c6:80\",\"device_id\":\"4660d653-c0dd-4954-a8dd-f2723d225df1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2619cc33-02ae-4c61-8e64-35f9be78a5d4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:27:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.283Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-275d116a-be9f-46cc-8993-3ab3f3c849be Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:29:51Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ab5f5b9c-b783-44f3-acb3-0a459d8bb512\",\"ip_address\":\"192.168.120.30\"}],\"id\":\"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\",\"security_groups\":[\"fd87d4a5-93ff-44a4-aaaa-b908d474c9dd\"],\"mac_address\":\"fa:16:3e:8f:c6:80\",\"device_id\":\"4660d653-c0dd-4954-a8dd-f2723d225df1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2619cc33-02ae-4c61-8e64-35f9be78a5d4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:27:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.283Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-6d539be4-b035-43a5-9b87-7b5ae6ba4224", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.186Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9bf3fc18-44b4-4439-9fa5-f69cbf056c0e", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.189Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-275d116a-be9f-46cc-8993-3ab3f3c849be", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.283Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9bf3fc18-44b4-4439-9fa5-f69cbf056c0e", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.189Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-6d539be4-b035-43a5-9b87-7b5ae6ba4224", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.185Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-6d539be4-b035-43a5-9b87-7b5ae6ba4224", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.185Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-275d116a-be9f-46cc-8993-3ab3f3c849be", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.283Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9bf3fc18-44b4-4439-9fa5-f69cbf056c0e", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.188Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-6d539be4-b035-43a5-9b87-7b5ae6ba4224 Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:03Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"e6fbea00-b837-4ba2-99c0-e90babfe989b\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:6f:b2:81\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.185Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-9bf3fc18-44b4-4439-9fa5-f69cbf056c0e Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:09Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:c7:20:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\", \"id\": \"5cb5623c-7003-41d1-9f24-9b8880c92950\", \"qos_policy_id\": null}, {\"router_id\": \"9e1e29c7-56f2-4e37-9420-a62d84dd3dd4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:29:53Z\", \"updated_at\": \"2019-03-26T18:29:55Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"2619cc33-02ae-4c61-8e64-35f9be78a5d4\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8f:c6:80\", \"device_id\": \"4660d653-c0dd-4954-a8dd-f2723d225df1\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\", \"id\": \"d35f46dd-9874-4ac8-acdc-2d3044f6a357\", \"qos_policy_id\": null}, {\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:08Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:66:c2:b4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\", \"id\": \"d9dd9f92-7b76-40c8-8358-278391560a37\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.188Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-9bf3fc18-44b4-4439-9fa5-f69cbf056c0e Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:09Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:c7:20:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\", \"id\": \"5cb5623c-7003-41d1-9f24-9b8880c92950\", \"qos_policy_id\": null}, {\"router_id\": \"9e1e29c7-56f2-4e37-9420-a62d84dd3dd4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:29:53Z\", \"updated_at\": \"2019-03-26T18:29:55Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"2619cc33-02ae-4c61-8e64-35f9be78a5d4\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8f:c6:80\", \"device_id\": \"4660d653-c0dd-4954-a8dd-f2723d225df1\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\", \"id\": \"d35f46dd-9874-4ac8-acdc-2d3044f6a357\", \"qos_policy_id\": null}, {\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:08Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:66:c2:b4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\", \"id\": \"d9dd9f92-7b76-40c8-8358-278391560a37\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.188Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.693Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-275d116a-be9f-46cc-8993-3ab3f3c849be", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.284Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-275d116a-be9f-46cc-8993-3ab3f3c849be", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.284Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-e656983d-f91b-4f93-9421-c1f388441808", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.324Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9bf3fc18-44b4-4439-9fa5-f69cbf056c0e", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.188Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dc1072bde9814799dbf93069bad05577e586dd3\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.284Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e656983d-f91b-4f93-9421-c1f388441808 Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:56Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.323Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dc1072bde9814799dbf93069bad05577e586dd3\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.284Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-6d539be4-b035-43a5-9b87-7b5ae6ba4224", "level": "debug", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.186Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e656983d-f91b-4f93-9421-c1f388441808 Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:56Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.323Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dc1072bde9814799dbf93069bad05577e586dd3\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.190Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.595Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4dc1072bde9814799dbf93069bad05577e586dd3\"", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.190Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "Successfully detached port e6fbea00-b837-4ba2-99c0-e90babfe989b", "level": "info", "target_id": "target_vnf_data_plane_port_278u30", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.186Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.904d9695-a552-4004-ac15-03986a0f16d8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-e656983d-f91b-4f93-9421-c1f388441808", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.324Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-e656983d-f91b-4f93-9421-c1f388441808", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.324Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ec883d35-fff4-4978-a36d-5a2e760eb588", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.234Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-e656983d-f91b-4f93-9421-c1f388441808", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.324Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "Detaching port 50f8bd74-30e0-41a0-a1fb-1965ace15c46...", "level": "info", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.324Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}], "metadata": {"pagination": {"total": 254, "offset": 66, "size": 50}}} 2019-03-26 18:44:11,797 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:11,797 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:11 GMT 2019-03-26 18:44:11,797 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:11,797 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:44:11,797 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:11,797 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:11,797 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:11,798 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:44:11,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e37cb82df2c3f200dfbf6e959944ce8234373761" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-26 18:44:11,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f733ce3-cf2f-4f88-b4f2-2d5f276f304a Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:11,800 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:11,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:11,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port e6fbea00-b837-4ba2-99c0-e90babfe989b... 2019-03-26 18:44:11,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873 2019-03-26 18:44:11,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873 2019-03-26 18:44:11,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873 2019-03-26 18:44:11,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-b92ab874-a3a9-4b53-9974-0c492bdd0873 2019-03-26 18:44:11,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b92ab874-a3a9-4b53-9974-0c492bdd0873 Date: Tue, 26 Mar 2019 18:44:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:56Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:11,801 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-b92ab874-a3a9-4b53-9974-0c492bdd0873 Date: Tue, 26 Mar 2019 18:44:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:56Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:11,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc1072bde9814799dbf93069bad05577e586dd3" 2019-03-26 18:44:11,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc1072bde9814799dbf93069bad05577e586dd3" 2019-03-26 18:44:11,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ec883d35-fff4-4978-a36d-5a2e760eb588 2019-03-26 18:44:11,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ec883d35-fff4-4978-a36d-5a2e760eb588 2019-03-26 18:44:11,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ec883d35-fff4-4978-a36d-5a2e760eb588 2019-03-26 18:44:11,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ec883d35-fff4-4978-a36d-5a2e760eb588 Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:55Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:11,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ec883d35-fff4-4978-a36d-5a2e760eb588 Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:55Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:11,802 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-275d116a-be9f-46cc-8993-3ab3f3c849be Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:29:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","ip_address":"192.168.120.30"}],"id":"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73","security_groups":["fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"],"mac_address":"fa:16:3e:8f:c6:80","device_id":"4660d653-c0dd-4954-a8dd-f2723d225df1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:11,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-275d116a-be9f-46cc-8993-3ab3f3c849be Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:29:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","ip_address":"192.168.120.30"}],"id":"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73","security_groups":["fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"],"mac_address":"fa:16:3e:8f:c6:80","device_id":"4660d653-c0dd-4954-a8dd-f2723d225df1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:11,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-6d539be4-b035-43a5-9b87-7b5ae6ba4224 2019-03-26 18:44:11,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9bf3fc18-44b4-4439-9fa5-f69cbf056c0e 2019-03-26 18:44:11,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-275d116a-be9f-46cc-8993-3ab3f3c849be 2019-03-26 18:44:11,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9bf3fc18-44b4-4439-9fa5-f69cbf056c0e 2019-03-26 18:44:11,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-6d539be4-b035-43a5-9b87-7b5ae6ba4224 2019-03-26 18:44:11,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-6d539be4-b035-43a5-9b87-7b5ae6ba4224 2019-03-26 18:44:11,803 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-275d116a-be9f-46cc-8993-3ab3f3c849be 2019-03-26 18:44:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9bf3fc18-44b4-4439-9fa5-f69cbf056c0e 2019-03-26 18:44:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 766 X-Openstack-Request-Id: req-6d539be4-b035-43a5-9b87-7b5ae6ba4224 Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:03Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.5"}],"id":"e6fbea00-b837-4ba2-99c0-e90babfe989b","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:6f:b2:81","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:44:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-9bf3fc18-44b4-4439-9fa5-f69cbf056c0e Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"floatingips": [{"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:09Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:c7:20:59", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "4c2f7282-d721-48a2-9f1c-8249fd63cf54", "id": "5cb5623c-7003-41d1-9f24-9b8880c92950", "qos_policy_id": null}, {"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}, {"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:08Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:66:c2:b4", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "6db8ef3f-f5fc-4058-8d8e-bd7659a22e68", "id": "d9dd9f92-7b76-40c8-8358-278391560a37", "qos_policy_id": null}]} 2019-03-26 18:44:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-9bf3fc18-44b4-4439-9fa5-f69cbf056c0e Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"floatingips": [{"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:09Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:c7:20:59", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "4c2f7282-d721-48a2-9f1c-8249fd63cf54", "id": "5cb5623c-7003-41d1-9f24-9b8880c92950", "qos_policy_id": null}, {"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}, {"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:08Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:66:c2:b4", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "6db8ef3f-f5fc-4058-8d8e-bd7659a22e68", "id": "d9dd9f92-7b76-40c8-8358-278391560a37", "qos_policy_id": null}]} 2019-03-26 18:44:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-03-26 18:44:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-275d116a-be9f-46cc-8993-3ab3f3c849be 2019-03-26 18:44:11,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-275d116a-be9f-46cc-8993-3ab3f3c849be 2019-03-26 18:44:11,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-e656983d-f91b-4f93-9421-c1f388441808 2019-03-26 18:44:11,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-9bf3fc18-44b4-4439-9fa5-f69cbf056c0e 2019-03-26 18:44:11,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc1072bde9814799dbf93069bad05577e586dd3" 2019-03-26 18:44:11,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e656983d-f91b-4f93-9421-c1f388441808 Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:56Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:11,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc1072bde9814799dbf93069bad05577e586dd3" 2019-03-26 18:44:11,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-6d539be4-b035-43a5-9b87-7b5ae6ba4224 2019-03-26 18:44:11,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e656983d-f91b-4f93-9421-c1f388441808 Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:56Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:11,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc1072bde9814799dbf93069bad05577e586dd3" 2019-03-26 18:44:11,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-26 18:44:11,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc1072bde9814799dbf93069bad05577e586dd3" 2019-03-26 18:44:11,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port e6fbea00-b837-4ba2-99c0-e90babfe989b 2019-03-26 18:44:11,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-e656983d-f91b-4f93-9421-c1f388441808 2019-03-26 18:44:11,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-e656983d-f91b-4f93-9421-c1f388441808 2019-03-26 18:44:11,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ec883d35-fff4-4978-a36d-5a2e760eb588 2019-03-26 18:44:11,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-e656983d-f91b-4f93-9421-c1f388441808 2019-03-26 18:44:11,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 50f8bd74-30e0-41a0-a1fb-1965ace15c46... 2019-03-26 18:44:11,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/f44cac42-1f58-4aca-87ae-2c2e4e4aad7d 2019-03-26 18:44:11,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:11,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:11,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:11,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:11,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:11,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:11,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:11,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:43:55.853Z", "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-26T18:43:55.853Z", "id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"} 2019-03-26 18:44:11,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:11,863 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:11 GMT 2019-03-26 18:44:11,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:11,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-26 18:44:11,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:11,864 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:11,864 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:16,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:44:16,965 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:16,966 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:16,966 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:16,966 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:16,966 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:16,966 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:16,966 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:16,966 - 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-26T18:44:04.855Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ec883d35-fff4-4978-a36d-5a2e760eb588 Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:55Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.233Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:04.855Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ec883d35-fff4-4978-a36d-5a2e760eb588 Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:55Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.233Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:05.449Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-3308d02b-75f3-4d39-a3a3-b4f51c605824", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.713Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:05.449Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:05.144Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:05.449Z", "message": "Sending task 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:05.255Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:05.449Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3308d02b-75f3-4d39-a3a3-b4f51c605824 Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:04Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"50f8bd74-30e0-41a0-a1fb-1965ace15c46\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:fa:1d:38\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:17Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.712Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:05.449Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3308d02b-75f3-4d39-a3a3-b4f51c605824 Date: Tue, 26 Mar 2019 18:44:04 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:04Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"50f8bd74-30e0-41a0-a1fb-1965ace15c46\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:fa:1d:38\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:17Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.712Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:05.449Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-3308d02b-75f3-4d39-a3a3-b4f51c605824", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.712Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:05.449Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-3308d02b-75f3-4d39-a3a3-b4f51c605824", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.712Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:05.449Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-3308d02b-75f3-4d39-a3a3-b4f51c605824", "level": "debug", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.713Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:05.449Z", "message": "Successfully detached port 50f8bd74-30e0-41a0-a1fb-1965ace15c46", "level": "info", "target_id": "reference_vnf_data_plane_port_d8jkcv", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:04.713Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a53e98e8-4724-4abb-aa89-dce0be107a21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.068Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:05.761Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.068Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:05.761Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.068Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-aa091d0b-bb33-48f6-9f12-1f31f9b65041", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:05.766Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.068Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-aa091d0b-bb33-48f6-9f12-1f31f9b65041", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:05.766Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.068Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa091d0b-bb33-48f6-9f12-1f31f9b65041 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:05.766Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.068Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa091d0b-bb33-48f6-9f12-1f31f9b65041 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:05.766Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.613Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c2b981-d323-4193-a87f-0da2cb894f75 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.328Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.613Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.323Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.613Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.323Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.613Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.174Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.613Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.174Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.613Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-19d3ac1b-4585-4a4f-aa22-5d5af545608c Date: Tue, 26 Mar 2019 18:44:06 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:09Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:c7:20:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\", \"id\": \"5cb5623c-7003-41d1-9f24-9b8880c92950\", \"qos_policy_id\": null}, {\"router_id\": \"9e1e29c7-56f2-4e37-9420-a62d84dd3dd4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:29:53Z\", \"updated_at\": \"2019-03-26T18:29:55Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"2619cc33-02ae-4c61-8e64-35f9be78a5d4\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8f:c6:80\", \"device_id\": \"4660d653-c0dd-4954-a8dd-f2723d225df1\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\", \"id\": \"d35f46dd-9874-4ac8-acdc-2d3044f6a357\", \"qos_policy_id\": null}, {\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:08Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:66:c2:b4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\", \"id\": \"d9dd9f92-7b76-40c8-8358-278391560a37\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.514Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.613Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-61c2b981-d323-4193-a87f-0da2cb894f75", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.328Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.613Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-61c2b981-d323-4193-a87f-0da2cb894f75", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.328Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:06.613Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c2b981-d323-4193-a87f-0da2cb894f75 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.328Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-93242253-46e1-4a1e-9996-db4b02e6aa79", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.655Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-2085f947-384f-4995-b6be-220c97dad461", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.614Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-19d3ac1b-4585-4a4f-aa22-5d5af545608c", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.515Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-19d3ac1b-4585-4a4f-aa22-5d5af545608c", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.515Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.516Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.516Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.615Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-6b89d9db-8083-4353-b38f-b1714e27d535 Date: Tue, 26 Mar 2019 18:44:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:55Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.564Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-6b89d9db-8083-4353-b38f-b1714e27d535 Date: Tue, 26 Mar 2019 18:44:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:55Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.564Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-6b89d9db-8083-4353-b38f-b1714e27d535", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.564Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-6b89d9db-8083-4353-b38f-b1714e27d535", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.565Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-6b89d9db-8083-4353-b38f-b1714e27d535", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.565Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-6b89d9db-8083-4353-b38f-b1714e27d535", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.565Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.566Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.566Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2085f947-384f-4995-b6be-220c97dad461 Date: Tue, 26 Mar 2019 18:44:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:29:51Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ab5f5b9c-b783-44f3-acb3-0a459d8bb512\",\"ip_address\":\"192.168.120.30\"}],\"id\":\"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\",\"security_groups\":[\"fd87d4a5-93ff-44a4-aaaa-b908d474c9dd\"],\"mac_address\":\"fa:16:3e:8f:c6:80\",\"device_id\":\"4660d653-c0dd-4954-a8dd-f2723d225df1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2619cc33-02ae-4c61-8e64-35f9be78a5d4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:27:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.609Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2085f947-384f-4995-b6be-220c97dad461 Date: Tue, 26 Mar 2019 18:44:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:29:51Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ab5f5b9c-b783-44f3-acb3-0a459d8bb512\",\"ip_address\":\"192.168.120.30\"}],\"id\":\"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\",\"security_groups\":[\"fd87d4a5-93ff-44a4-aaaa-b908d474c9dd\"],\"mac_address\":\"fa:16:3e:8f:c6:80\",\"device_id\":\"4660d653-c0dd-4954-a8dd-f2723d225df1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2619cc33-02ae-4c61-8e64-35f9be78a5d4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:27:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.609Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-2085f947-384f-4995-b6be-220c97dad461", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.609Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-2085f947-384f-4995-b6be-220c97dad461", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.609Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b\"", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.615Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.734Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.734Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-93242253-46e1-4a1e-9996-db4b02e6aa79 Date: Tue, 26 Mar 2019 18:44:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:56Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.655Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-93242253-46e1-4a1e-9996-db4b02e6aa79 Date: Tue, 26 Mar 2019 18:44:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:56Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.655Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}], "metadata": {"pagination": {"total": 331, "offset": 116, "size": 50}}} 2019-03-26 18:44:16,966 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:16,967 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:16 GMT 2019-03-26 18:44:16,967 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:16,967 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:44:16,967 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:16,967 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:16,967 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:16,967 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:44:16,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ec883d35-fff4-4978-a36d-5a2e760eb588 Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:55Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:16,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ec883d35-fff4-4978-a36d-5a2e760eb588 Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:55Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:16,970 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-3308d02b-75f3-4d39-a3a3-b4f51c605824 2019-03-26 18:44:16,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-26 18:44:16,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2019-03-26 18:44:16,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3308d02b-75f3-4d39-a3a3-b4f51c605824 Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:04Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.3"}],"id":"50f8bd74-30e0-41a0-a1fb-1965ace15c46","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:fa:1d:38","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:44:16,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-3308d02b-75f3-4d39-a3a3-b4f51c605824 Date: Tue, 26 Mar 2019 18:44:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:04Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.3"}],"id":"50f8bd74-30e0-41a0-a1fb-1965ace15c46","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:fa:1d:38","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:44:16,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-3308d02b-75f3-4d39-a3a3-b4f51c605824 2019-03-26 18:44:16,971 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-3308d02b-75f3-4d39-a3a3-b4f51c605824 2019-03-26 18:44:16,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-3308d02b-75f3-4d39-a3a3-b4f51c605824 2019-03-26 18:44:16,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 50f8bd74-30e0-41a0-a1fb-1965ace15c46 2019-03-26 18:44:16,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:16,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:16,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-aa091d0b-bb33-48f6-9f12-1f31f9b65041 2019-03-26 18:44:16,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-aa091d0b-bb33-48f6-9f12-1f31f9b65041 2019-03-26 18:44:16,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa091d0b-bb33-48f6-9f12-1f31f9b65041 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:16,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa091d0b-bb33-48f6-9f12-1f31f9b65041 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:16,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c2b981-d323-4193-a87f-0da2cb894f75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:16,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:16,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:16,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b" 2019-03-26 18:44:16,973 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b" 2019-03-26 18:44:16,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-19d3ac1b-4585-4a4f-aa22-5d5af545608c Date: Tue, 26 Mar 2019 18:44:06 GMT RESP BODY: {"floatingips": [{"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:09Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:c7:20:59", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "4c2f7282-d721-48a2-9f1c-8249fd63cf54", "id": "5cb5623c-7003-41d1-9f24-9b8880c92950", "qos_policy_id": null}, {"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}, {"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:08Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:66:c2:b4", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "6db8ef3f-f5fc-4058-8d8e-bd7659a22e68", "id": "d9dd9f92-7b76-40c8-8358-278391560a37", "qos_policy_id": null}]} 2019-03-26 18:44:16,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-61c2b981-d323-4193-a87f-0da2cb894f75 2019-03-26 18:44:16,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-61c2b981-d323-4193-a87f-0da2cb894f75 2019-03-26 18:44:16,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-61c2b981-d323-4193-a87f-0da2cb894f75 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:16,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-93242253-46e1-4a1e-9996-db4b02e6aa79 2019-03-26 18:44:16,974 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-2085f947-384f-4995-b6be-220c97dad461 2019-03-26 18:44:16,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-19d3ac1b-4585-4a4f-aa22-5d5af545608c 2019-03-26 18:44:16,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-19d3ac1b-4585-4a4f-aa22-5d5af545608c 2019-03-26 18:44:16,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b" 2019-03-26 18:44:16,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b" 2019-03-26 18:44:16,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b" 2019-03-26 18:44:16,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-6b89d9db-8083-4353-b38f-b1714e27d535 Date: Tue, 26 Mar 2019 18:44:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:55Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:16,975 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-6b89d9db-8083-4353-b38f-b1714e27d535 Date: Tue, 26 Mar 2019 18:44:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:55Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:16,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-6b89d9db-8083-4353-b38f-b1714e27d535 2019-03-26 18:44:16,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-6b89d9db-8083-4353-b38f-b1714e27d535 2019-03-26 18:44:16,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-6b89d9db-8083-4353-b38f-b1714e27d535 2019-03-26 18:44:16,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-6b89d9db-8083-4353-b38f-b1714e27d535 2019-03-26 18:44:16,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b" 2019-03-26 18:44:16,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b" 2019-03-26 18:44:16,976 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2085f947-384f-4995-b6be-220c97dad461 Date: Tue, 26 Mar 2019 18:44:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:29:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","ip_address":"192.168.120.30"}],"id":"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73","security_groups":["fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"],"mac_address":"fa:16:3e:8f:c6:80","device_id":"4660d653-c0dd-4954-a8dd-f2723d225df1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:16,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-2085f947-384f-4995-b6be-220c97dad461 Date: Tue, 26 Mar 2019 18:44:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:29:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","ip_address":"192.168.120.30"}],"id":"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73","security_groups":["fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"],"mac_address":"fa:16:3e:8f:c6:80","device_id":"4660d653-c0dd-4954-a8dd-f2723d225df1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:16,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-2085f947-384f-4995-b6be-220c97dad461 2019-03-26 18:44:16,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-2085f947-384f-4995-b6be-220c97dad461 2019-03-26 18:44:16,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b" 2019-03-26 18:44:16,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592" 2019-03-26 18:44:16,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592" 2019-03-26 18:44:16,977 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-93242253-46e1-4a1e-9996-db4b02e6aa79 Date: Tue, 26 Mar 2019 18:44:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:56Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:16,978 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-93242253-46e1-4a1e-9996-db4b02e6aa79 Date: Tue, 26 Mar 2019 18:44:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:56Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:16,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/f44cac42-1f58-4aca-87ae-2c2e4e4aad7d 2019-03-26 18:44:17,063 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:17,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:17,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:17,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:17,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:17,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:17,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:17,064 - cloudify.rest_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-26T18:43:55.853Z", "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-26T18:43:55.853Z", "id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"} 2019-03-26 18:44:17,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:17,064 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:17 GMT 2019-03-26 18:44:17,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:17,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-26 18:44:17,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:17,065 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:17,065 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:22,070 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:44:22,181 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:22,181 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:22,181 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:22,181 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:22,181 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:22,181 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:22,182 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:22,182 - 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-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.734Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-93242253-46e1-4a1e-9996-db4b02e6aa79 Date: Tue, 26 Mar 2019 18:44:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:56Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.655Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-93242253-46e1-4a1e-9996-db4b02e6aa79 Date: Tue, 26 Mar 2019 18:44:06 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:56Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.655Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-93242253-46e1-4a1e-9996-db4b02e6aa79", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.655Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-93242253-46e1-4a1e-9996-db4b02e6aa79", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.655Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-93242253-46e1-4a1e-9996-db4b02e6aa79", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.656Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-93242253-46e1-4a1e-9996-db4b02e6aa79", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.656Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "Detaching port 6db8ef3f-f5fc-4058-8d8e-bd7659a22e68...", "level": "info", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.656Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.657Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.657Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-a101eb65-9109-4ec4-8cc5-971cdc539925 Date: Tue, 26 Mar 2019 18:44:06 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:09Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:c7:20:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\", \"id\": \"5cb5623c-7003-41d1-9f24-9b8880c92950\", \"qos_policy_id\": null}, {\"router_id\": \"9e1e29c7-56f2-4e37-9420-a62d84dd3dd4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:29:53Z\", \"updated_at\": \"2019-03-26T18:29:55Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"2619cc33-02ae-4c61-8e64-35f9be78a5d4\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8f:c6:80\", \"device_id\": \"4660d653-c0dd-4954-a8dd-f2723d225df1\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\", \"id\": \"d35f46dd-9874-4ac8-acdc-2d3044f6a357\", \"qos_policy_id\": null}, {\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:08Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:66:c2:b4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\", \"id\": \"d9dd9f92-7b76-40c8-8358-278391560a37\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.987Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-a101eb65-9109-4ec4-8cc5-971cdc539925 Date: Tue, 26 Mar 2019 18:44:06 GMT \nRESP BODY: {\"floatingips\": [{\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:09Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"reference_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:c7:20:59\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.6\", \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"4c2f7282-d721-48a2-9f1c-8249fd63cf54\", \"id\": \"5cb5623c-7003-41d1-9f24-9b8880c92950\", \"qos_policy_id\": null}, {\"router_id\": \"9e1e29c7-56f2-4e37-9420-a62d84dd3dd4\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:29:53Z\", \"updated_at\": \"2019-03-26T18:29:55Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"ACTIVE\", \"name\": \"\", \"admin_state_up\": true, \"network_id\": \"2619cc33-02ae-4c61-8e64-35f9be78a5d4\", \"device_owner\": \"compute:nova\", \"mac_address\": \"fa:16:3e:8f:c6:80\", \"device_id\": \"4660d653-c0dd-4954-a8dd-f2723d225df1\"}, \"fixed_ip_address\": \"192.168.120.30\", \"floating_ip_address\": \"172.30.9.200\", \"revision_number\": 1, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\", \"id\": \"d35f46dd-9874-4ac8-acdc-2d3044f6a357\", \"qos_policy_id\": null}, {\"router_id\": \"a0ec97de-bdc2-4de2-871d-8800f491cdad\", \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:08Z\", \"updated_at\": \"2019-03-26T18:34:36Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": {\"status\": \"DOWN\", \"name\": \"target_vnf_port\", \"admin_state_up\": true, \"network_id\": \"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\", \"device_owner\": \"\", \"mac_address\": \"fa:16:3e:66:c2:b4\", \"device_id\": \"\"}, \"fixed_ip_address\": \"11.0.0.9\", \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 2, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": \"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\", \"id\": \"d9dd9f92-7b76-40c8-8358-278391560a37\", \"qos_policy_id\": null}]}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.988Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a101eb65-9109-4ec4-8cc5-971cdc539925", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.988Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a101eb65-9109-4ec4-8cc5-971cdc539925", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.988Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a101eb65-9109-4ec4-8cc5-971cdc539925", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.988Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a101eb65-9109-4ec4-8cc5-971cdc539925", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.989Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.990Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:06.990Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c294b235-af1c-4f11-bd50-65a22aafff27 Date: Tue, 26 Mar 2019 18:44:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:06Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.039Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c294b235-af1c-4f11-bd50-65a22aafff27 Date: Tue, 26 Mar 2019 18:44:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:06Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.039Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-c294b235-af1c-4f11-bd50-65a22aafff27", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.040Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-c294b235-af1c-4f11-bd50-65a22aafff27", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.040Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-c294b235-af1c-4f11-bd50-65a22aafff27", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.040Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-c294b235-af1c-4f11-bd50-65a22aafff27", "level": "debug", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.040Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "Successfully detached port 6db8ef3f-f5fc-4058-8d8e-bd7659a22e68", "level": "info", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.041Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.5c8c690f-ee60-4a81-8ca6-0123ab26fc90"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.218Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-999506ef-ee07-4a6a-856a-b83dbbd8cc83 Date: Tue, 26 Mar 2019 18:44:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:55Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.032Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ff9341ec-ea92-4648-8b4e-4665c2b0b08f", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.516Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ff9341ec-ea92-4648-8b4e-4665c2b0b08f", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.515Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ff9341ec-ea92-4648-8b4e-4665c2b0b08f Date: Tue, 26 Mar 2019 18:44:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.515Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ff9341ec-ea92-4648-8b4e-4665c2b0b08f Date: Tue, 26 Mar 2019 18:44:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.515Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.122Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-e6ef86a7-5980-4f9e-a879-bd52f0eaa931", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.121Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "Detaching port 4c2f7282-d721-48a2-9f1c-8249fd63cf54...", "level": "info", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.121Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592\" -d '{\"port\": {\"device_owner\": \"\", \"device_id\": \"\"}}'", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.122Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "Successfully detached port 4c2f7282-d721-48a2-9f1c-8249fd63cf54", "level": "info", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.516Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ff9341ec-ea92-4648-8b4e-4665c2b0b08f", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.516Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ff9341ec-ea92-4648-8b4e-4665c2b0b08f", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.515Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.625Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.079Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-03c4f418-29cc-4144-9151-e96689039c55", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.078Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-03c4f418-29cc-4144-9151-e96689039c55", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.078Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-03c4f418-29cc-4144-9151-e96689039c55", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.077Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-03c4f418-29cc-4144-9151-e96689039c55", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.078Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-03c4f418-29cc-4144-9151-e96689039c55 Date: Tue, 26 Mar 2019 18:44:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:29:51Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ab5f5b9c-b783-44f3-acb3-0a459d8bb512\",\"ip_address\":\"192.168.120.30\"}],\"id\":\"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\",\"security_groups\":[\"fd87d4a5-93ff-44a4-aaaa-b908d474c9dd\"],\"mac_address\":\"fa:16:3e:8f:c6:80\",\"device_id\":\"4660d653-c0dd-4954-a8dd-f2723d225df1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2619cc33-02ae-4c61-8e64-35f9be78a5d4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:27:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.077Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-03c4f418-29cc-4144-9151-e96689039c55 Date: Tue, 26 Mar 2019 18:44:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:29:51Z\",\"device_owner\":\"compute:nova\",\"revision_number\":5,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"ab5f5b9c-b783-44f3-acb3-0a459d8bb512\",\"ip_address\":\"192.168.120.30\"}],\"id\":\"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73\",\"security_groups\":[\"fd87d4a5-93ff-44a4-aaaa-b908d474c9dd\"],\"mac_address\":\"fa:16:3e:8f:c6:80\",\"device_id\":\"4660d653-c0dd-4954-a8dd-f2723d225df1\",\"status\":\"ACTIVE\",\"description\":\"\",\"tags\":[],\"name\":\"\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"2619cc33-02ae-4c61-8e64-35f9be78a5d4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:27:53Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.077Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.034Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.468Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.034Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-999506ef-ee07-4a6a-856a-b83dbbd8cc83", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.033Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-999506ef-ee07-4a6a-856a-b83dbbd8cc83", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.033Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}], "metadata": {"pagination": {"total": 416, "offset": 166, "size": 50}}} 2019-03-26 18:44:22,182 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:22,182 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:22 GMT 2019-03-26 18:44:22,182 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:22,182 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:44:22,182 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:22,182 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:22,182 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:22,183 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:44:22,185 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592" 2019-03-26 18:44:22,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-93242253-46e1-4a1e-9996-db4b02e6aa79 Date: Tue, 26 Mar 2019 18:44:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:56Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:22,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-93242253-46e1-4a1e-9996-db4b02e6aa79 Date: Tue, 26 Mar 2019 18:44:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:56Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:22,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-93242253-46e1-4a1e-9996-db4b02e6aa79 2019-03-26 18:44:22,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-93242253-46e1-4a1e-9996-db4b02e6aa79 2019-03-26 18:44:22,186 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-93242253-46e1-4a1e-9996-db4b02e6aa79 2019-03-26 18:44:22,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-93242253-46e1-4a1e-9996-db4b02e6aa79 2019-03-26 18:44:22,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 6db8ef3f-f5fc-4058-8d8e-bd7659a22e68... 2019-03-26 18:44:22,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-26 18:44:22,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbb8670d65c40f9983d26ede237f98414f02a69b" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-26 18:44:22,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-a101eb65-9109-4ec4-8cc5-971cdc539925 Date: Tue, 26 Mar 2019 18:44:06 GMT RESP BODY: {"floatingips": [{"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:09Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:c7:20:59", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "4c2f7282-d721-48a2-9f1c-8249fd63cf54", "id": "5cb5623c-7003-41d1-9f24-9b8880c92950", "qos_policy_id": null}, {"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}, {"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:08Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:66:c2:b4", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "6db8ef3f-f5fc-4058-8d8e-bd7659a22e68", "id": "d9dd9f92-7b76-40c8-8358-278391560a37", "qos_policy_id": null}]} 2019-03-26 18:44:22,187 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2374 X-Openstack-Request-Id: req-a101eb65-9109-4ec4-8cc5-971cdc539925 Date: Tue, 26 Mar 2019 18:44:06 GMT RESP BODY: {"floatingips": [{"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:09Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "reference_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:c7:20:59", "device_id": ""}, "fixed_ip_address": "11.0.0.6", "floating_ip_address": "172.30.9.208", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "4c2f7282-d721-48a2-9f1c-8249fd63cf54", "id": "5cb5623c-7003-41d1-9f24-9b8880c92950", "qos_policy_id": null}, {"router_id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:29:53Z", "updated_at": "2019-03-26T18:29:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "ACTIVE", "name": "", "admin_state_up": true, "network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "device_owner": "compute:nova", "mac_address": "fa:16:3e:8f:c6:80", "device_id": "4660d653-c0dd-4954-a8dd-f2723d225df1"}, "fixed_ip_address": "192.168.120.30", "floating_ip_address": "172.30.9.200", "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73", "id": "d35f46dd-9874-4ac8-acdc-2d3044f6a357", "qos_policy_id": null}, {"router_id": "a0ec97de-bdc2-4de2-871d-8800f491cdad", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:08Z", "updated_at": "2019-03-26T18:34:36Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": {"status": "DOWN", "name": "target_vnf_port", "admin_state_up": true, "network_id": "544fb6d8-0a6a-4133-985c-3f7b4d840ffa", "device_owner": "", "mac_address": "fa:16:3e:66:c2:b4", "device_id": ""}, "fixed_ip_address": "11.0.0.9", "floating_ip_address": "172.30.9.209", "revision_number": 2, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": "6db8ef3f-f5fc-4058-8d8e-bd7659a22e68", "id": "d9dd9f92-7b76-40c8-8358-278391560a37", "qos_policy_id": null}]} 2019-03-26 18:44:22,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a101eb65-9109-4ec4-8cc5-971cdc539925 2019-03-26 18:44:22,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a101eb65-9109-4ec4-8cc5-971cdc539925 2019-03-26 18:44:22,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a101eb65-9109-4ec4-8cc5-971cdc539925 2019-03-26 18:44:22,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a101eb65-9109-4ec4-8cc5-971cdc539925 2019-03-26 18:44:22,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592" 2019-03-26 18:44:22,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592" 2019-03-26 18:44:22,188 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c294b235-af1c-4f11-bd50-65a22aafff27 Date: Tue, 26 Mar 2019 18:44:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:06Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:44:22,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-c294b235-af1c-4f11-bd50-65a22aafff27 Date: Tue, 26 Mar 2019 18:44:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:06Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:44:22,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-c294b235-af1c-4f11-bd50-65a22aafff27 2019-03-26 18:44:22,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-c294b235-af1c-4f11-bd50-65a22aafff27 2019-03-26 18:44:22,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-c294b235-af1c-4f11-bd50-65a22aafff27 2019-03-26 18:44:22,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-c294b235-af1c-4f11-bd50-65a22aafff27 2019-03-26 18:44:22,189 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 2019-03-26 18:44:22,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-999506ef-ee07-4a6a-856a-b83dbbd8cc83 Date: Tue, 26 Mar 2019 18:44:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:55Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:22,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ff9341ec-ea92-4648-8b4e-4665c2b0b08f 2019-03-26 18:44:22,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ff9341ec-ea92-4648-8b4e-4665c2b0b08f 2019-03-26 18:44:22,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ff9341ec-ea92-4648-8b4e-4665c2b0b08f Date: Tue, 26 Mar 2019 18:44:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:44:22,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-ff9341ec-ea92-4648-8b4e-4665c2b0b08f Date: Tue, 26 Mar 2019 18:44:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:44:22,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-26 18:44:22,190 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-e6ef86a7-5980-4f9e-a879-bd52f0eaa931 2019-03-26 18:44:22,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 4c2f7282-d721-48a2-9f1c-8249fd63cf54... 2019-03-26 18:44:22,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592" -d '{"port": {"device_owner": "", "device_id": ""}}' 2019-03-26 18:44:22,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 4c2f7282-d721-48a2-9f1c-8249fd63cf54 2019-03-26 18:44:22,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ff9341ec-ea92-4648-8b4e-4665c2b0b08f 2019-03-26 18:44:22,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-ff9341ec-ea92-4648-8b4e-4665c2b0b08f 2019-03-26 18:44:22,191 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-26 18:44:22,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592" 2019-03-26 18:44:22,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-03c4f418-29cc-4144-9151-e96689039c55 2019-03-26 18:44:22,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-03c4f418-29cc-4144-9151-e96689039c55 2019-03-26 18:44:22,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-03c4f418-29cc-4144-9151-e96689039c55 2019-03-26 18:44:22,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json used request id req-03c4f418-29cc-4144-9151-e96689039c55 2019-03-26 18:44:22,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-03c4f418-29cc-4144-9151-e96689039c55 Date: Tue, 26 Mar 2019 18:44:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:29:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","ip_address":"192.168.120.30"}],"id":"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73","security_groups":["fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"],"mac_address":"fa:16:3e:8f:c6:80","device_id":"4660d653-c0dd-4954-a8dd-f2723d225df1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:22,192 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-03c4f418-29cc-4144-9151-e96689039c55 Date: Tue, 26 Mar 2019 18:44:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:29:51Z","device_owner":"compute:nova","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","ip_address":"192.168.120.30"}],"id":"96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73","security_groups":["fd87d4a5-93ff-44a4-aaaa-b908d474c9dd"],"mac_address":"fa:16:3e:8f:c6:80","device_id":"4660d653-c0dd-4954-a8dd-f2723d225df1","status":"ACTIVE","description":"","tags":[],"name":"","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:53Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:22,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592" 2019-03-26 18:44:22,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-26 18:44:22,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592" 2019-03-26 18:44:22,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-999506ef-ee07-4a6a-856a-b83dbbd8cc83 2019-03-26 18:44:22,193 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-999506ef-ee07-4a6a-856a-b83dbbd8cc83 2019-03-26 18:44:22,193 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/f44cac42-1f58-4aca-87ae-2c2e4e4aad7d 2019-03-26 18:44:22,277 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:22,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:22,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:22,278 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:22,278 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:22,278 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:22,278 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:22,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": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:43:55.853Z", "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-26T18:43:55.853Z", "id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"} 2019-03-26 18:44:22,278 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:22,278 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:22 GMT 2019-03-26 18:44:22,278 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:22,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-26 18:44:22,279 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:22,279 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:22,279 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:27,284 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:44:27,359 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:27,359 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:27,359 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:27,359 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:27,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:27,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:27,360 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:27,360 - 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-26T18:44:07.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.034Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592\"", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.034Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-999506ef-ee07-4a6a-856a-b83dbbd8cc83", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.033Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-999506ef-ee07-4a6a-856a-b83dbbd8cc83", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.033Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-999506ef-ee07-4a6a-856a-b83dbbd8cc83", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.033Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-999506ef-ee07-4a6a-856a-b83dbbd8cc83", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.033Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-999506ef-ee07-4a6a-856a-b83dbbd8cc83 Date: Tue, 26 Mar 2019 18:44:07 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:43:55Z\",\"device_owner\":\"\",\"revision_number\":7,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.032Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.4f35c9a4-3c7d-475b-b5b4-0af3d2900883"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.625Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:07.852Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "target_vnf_port_va60xa", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.468Z", "source_id": "target_vnf_host_7wz6c1", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:08.454Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "target_id": "reference_vnf_port_o02id3", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:08.064Z", "source_id": "reference_vnf_host_xml5bw", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:08.454Z", "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-26T18:44:07.946Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:08.454Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:07.685Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:09.055Z", "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-26T18:44:08.738Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:09.055Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:08.408Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:09.055Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:08.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:09.789Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d858922c-e341-4ac3-8b0b-e980ea32cb95 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:44:09.096Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.068d9255-6ec9-496b-acac-9bd626282961"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:09.789Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:09.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.068d9255-6ec9-496b-acac-9bd626282961"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:09.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:44:09.089Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.068d9255-6ec9-496b-acac-9bd626282961"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:09.789Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-d858922c-e341-4ac3-8b0b-e980ea32cb95", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:09.096Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.068d9255-6ec9-496b-acac-9bd626282961"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:09.789Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}4e16f6e667fd1e4cf0199e57c553642dc7283762\"", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:09.496Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.068d9255-6ec9-496b-acac-9bd626282961"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:10.434Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:44:09.767Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.84933a03-b0d7-43a2-942a-2a3f73311f0c"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:10.434Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-a451cc35-0ceb-478f-bbc8-6d1948a5c7bb", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:09.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.84933a03-b0d7-43a2-942a-2a3f73311f0c"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:10.434Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-4a34739c-e649-4188-99e2-a61cbfb02d39", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:09.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.068d9255-6ec9-496b-acac-9bd626282961"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:10.434Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}6109445593f11a6c045d311be00464de2471baf7\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:10.169Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.84933a03-b0d7-43a2-942a-2a3f73311f0c"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:10.434Z", "message": "RESP: [404] Date: Tue, 26 Mar 2019 18:44: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-4a34739c-e649-4188-99e2-a61cbfb02d39 x-compute-request-id: req-4a34739c-e649-4188-99e2-a61cbfb02d39 Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance dc0325a1-9834-44f7-ae23-6387fac381e6 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-26T18:44:09.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.068d9255-6ec9-496b-acac-9bd626282961"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:10.434Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance dc0325a1-9834-44f7-ae23-6387fac381e6 could not be found. [status_code=404]", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance dc0325a1-9834-44f7-ae23-6387fac381e6 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 dc0325a1-9834-44f7-ae23-6387fac381e6 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-03-26T18:44:10.246Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_host_7wz6c1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:10.434Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-4a34739c-e649-4188-99e2-a61cbfb02d39", "level": "debug", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:09.802Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.068d9255-6ec9-496b-acac-9bd626282961"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:10.434Z", "message": "deleting server", "level": "info", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:09.767Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.84933a03-b0d7-43a2-942a-2a3f73311f0c"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:10.434Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a451cc35-0ceb-478f-bbc8-6d1948a5c7bb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:44:09.774Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.84933a03-b0d7-43a2-942a-2a3f73311f0c"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:11.079Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-e1ec46b3-feaf-4911-9350-d12025d913fc", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:10.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.84933a03-b0d7-43a2-942a-2a3f73311f0c"}, {"node_instance_id": "target_vnf_host_7wz6c1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:11.079Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:10.374Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:11.079Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 112416f7-7122-4d7e-8ae8-b5aa8929b537 could not be found. [status_code=404]", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 112416f7-7122-4d7e-8ae8-b5aa8929b537 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 112416f7-7122-4d7e-8ae8-b5aa8929b537 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2019-03-26T18:44:10.797Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:11.079Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:10.614Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:11.079Z", "message": "RESP: [404] Date: Tue, 26 Mar 2019 18:44:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1ec46b3-feaf-4911-9350-d12025d913fc x-compute-request-id: req-e1ec46b3-feaf-4911-9350-d12025d913fc Content-Length: 111 Content-Type: application/json; charset=UTF-8 \nRESP BODY: {\"itemNotFound\": {\"message\": \"Instance 112416f7-7122-4d7e-8ae8-b5aa8929b537 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-26T18:44:10.482Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.84933a03-b0d7-43a2-942a-2a3f73311f0c"}, {"node_instance_id": "reference_vnf_host_xml5bw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:11.079Z", "message": "GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-e1ec46b3-feaf-4911-9350-d12025d913fc", "level": "debug", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:10.483Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.84933a03-b0d7-43a2-942a-2a3f73311f0c"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:11.674Z", "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-26T18:44:10.991Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:11.674Z", "message": "Stopping node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:10.860Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_host_xml5bw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:11.674Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:10.966Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:12.267Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:11.156Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:12.267Z", "message": "Stopping node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:11.363Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:12.267Z", "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-26T18:44:11.030Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:12.862Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:11.612Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:12.862Z", "message": "Stopping node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:11.468Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:12.862Z", "message": "Unlinking relationships", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:11.587Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:13.499Z", "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-26T18:44:11.678Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:13.499Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:11.728Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:13.499Z", "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-26T18:44:11.643Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:13.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_mwstl7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.327Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a4736bac-7706-4cbd-aefd-74224ae40baf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:13.499Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-b2467465-2074-4c22-960e-005dc15d3e93", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:12.878Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:13.499Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2467465-2074-4c22-960e-005dc15d3e93 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:12.878Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}], "metadata": {"pagination": {"total": 470, "offset": 216, "size": 50}}} 2019-03-26 18:44:27,360 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:27,360 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:27 GMT 2019-03-26 18:44:27,360 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:27,360 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:44:27,360 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:27,360 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:27,360 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:27,360 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:44:27,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592" 2019-03-26 18:44:27,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/96aa921f-1ab6-4d7f-bca3-1ad9c4e53c73.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81806b10b58c524823a38b407a1fea49136c5592" 2019-03-26 18:44:27,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-999506ef-ee07-4a6a-856a-b83dbbd8cc83 2019-03-26 18:44:27,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-999506ef-ee07-4a6a-856a-b83dbbd8cc83 2019-03-26 18:44:27,363 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-999506ef-ee07-4a6a-856a-b83dbbd8cc83 2019-03-26 18:44:27,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-999506ef-ee07-4a6a-856a-b83dbbd8cc83 2019-03-26 18:44:27,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-999506ef-ee07-4a6a-856a-b83dbbd8cc83 Date: Tue, 26 Mar 2019 18:44:07 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:43:55Z","device_owner":"","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:27,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-26 18:44:27,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-26 18:44:27,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2019-03-26 18:44:27,364 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-26 18:44:27,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-26 18:44:27,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2019-03-26 18:44:27,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-26 18:44:27,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-26 18:44:27,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d858922c-e341-4ac3-8b0b-e980ea32cb95 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:27,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-03-26 18:44:27,365 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:27,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-d858922c-e341-4ac3-8b0b-e980ea32cb95 2019-03-26 18:44:27,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e16f6e667fd1e4cf0199e57c553642dc7283762" 2019-03-26 18:44:27,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:27,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-a451cc35-0ceb-478f-bbc8-6d1948a5c7bb 2019-03-26 18:44:27,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-4a34739c-e649-4188-99e2-a61cbfb02d39 2019-03-26 18:44:27,366 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6109445593f11a6c045d311be00464de2471baf7" 2019-03-26 18:44:27,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Tue, 26 Mar 2019 18:44: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-4a34739c-e649-4188-99e2-a61cbfb02d39 x-compute-request-id: req-4a34739c-e649-4188-99e2-a61cbfb02d39 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance dc0325a1-9834-44f7-ae23-6387fac381e6 could not be found.", "code": 404}} 2019-03-26 18:44:27,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance dc0325a1-9834-44f7-ae23-6387fac381e6 could not be found. [status_code=404] 2019-03-26 18:44:27,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/dc0325a1-9834-44f7-ae23-6387fac381e6 used request id req-4a34739c-e649-4188-99e2-a61cbfb02d39 2019-03-26 18:44:27,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2019-03-26 18:44:27,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a451cc35-0ceb-478f-bbc8-6d1948a5c7bb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:27,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-e1ec46b3-feaf-4911-9350-d12025d913fc 2019-03-26 18:44:27,367 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-26 18:44:27,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 112416f7-7122-4d7e-8ae8-b5aa8929b537 could not be found. [status_code=404] 2019-03-26 18:44:27,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-26 18:44:27,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [404] Date: Tue, 26 Mar 2019 18:44:10 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-e1ec46b3-feaf-4911-9350-d12025d913fc x-compute-request-id: req-e1ec46b3-feaf-4911-9350-d12025d913fc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 112416f7-7122-4d7e-8ae8-b5aa8929b537 could not be found.", "code": 404}} 2019-03-26 18:44:27,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/112416f7-7122-4d7e-8ae8-b5aa8929b537 used request id req-e1ec46b3-feaf-4911-9350-d12025d913fc 2019-03-26 18:44:27,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-26 18:44:27,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-26 18:44:27,368 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-26 18:44:27,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-26 18:44:27,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-26 18:44:27,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-26 18:44:27,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-26 18:44:27,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-26 18:44:27,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-26 18:44:27,369 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-26 18:44:27,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-26 18:44:27,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-26 18:44:27,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:27,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b2467465-2074-4c22-960e-005dc15d3e93 2019-03-26 18:44:27,370 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2467465-2074-4c22-960e-005dc15d3e93 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:27,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/f44cac42-1f58-4aca-87ae-2c2e4e4aad7d 2019-03-26 18:44:27,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:27,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:27,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:27,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:27,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:27,428 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:27,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:27,428 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "started", "status_display": "started", "ended_at": null, "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:43:55.853Z", "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-26T18:43:55.853Z", "id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"} 2019-03-26 18:44:27,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:27,429 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:27 GMT 2019-03-26 18:44:27,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:27,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-26 18:44:27,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:27,429 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:27,429 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:32,435 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:44:32,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:32,516 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:32,516 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:32,516 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:32,516 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:32,516 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:32,516 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:32,517 - 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-26T18:44:13.499Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_mwstl7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.327Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a4736bac-7706-4cbd-aefd-74224ae40baf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.103Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b used request id req-144ea139-2d62-40e5-b37f-53b74610e334", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.619Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.103Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74a6e4661a3ae26a3164b91dbd23fe5cb187c931\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.621Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.103Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}af70af9e486912e672a2aa7359b608b0f3891eb2\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.729Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a4736bac-7706-4cbd-aefd-74224ae40baf"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.103Z", "message": "Stopped node instance: nothing to do", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:11.977Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.103Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74a6e4661a3ae26a3164b91dbd23fe5cb187c931\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.291Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.103Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e83263d7-f148-4e19-b468-66d8d9a5fb61 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.332Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a4736bac-7706-4cbd-aefd-74224ae40baf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.103Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-e83263d7-f148-4e19-b468-66d8d9a5fb61", "level": "debug", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.332Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a4736bac-7706-4cbd-aefd-74224ae40baf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.103Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-144ea139-2d62-40e5-b37f-53b74610e334 Date: Tue, 26 Mar 2019 18:44:13 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:03Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"e6fbea00-b837-4ba2-99c0-e90babfe989b\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:6f:b2:81\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.618Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.103Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:12.038Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.103Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:12.715Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.103Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b used request id req-144ea139-2d62-40e5-b37f-53b74610e334", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.619Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-619866eb-ed09-47a8-b063-b715feab619f Date: Tue, 26 Mar 2019 18:44:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:13Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"e6fbea00-b837-4ba2-99c0-e90babfe989b\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:6f:b2:81\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_data_plane_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:16Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.184Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "Unlinking relationships", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:12.804Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "Unlinking relationships", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:12.756Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39329341-128a-4af4-9e12-c517b19995e9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.287Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-39329341-128a-4af4-9e12-c517b19995e9", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.287Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_jboo7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.630Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.695b3d67-699c-41fc-8fde-c6e4ab1c8267"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-619866eb-ed09-47a8-b063-b715feab619f", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.184Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-619866eb-ed09-47a8-b063-b715feab619f", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.185Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.282Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-75e36018-74a3-4fe9-a42e-6fc7ee687ab8 Date: Tue, 26 Mar 2019 18:44:14 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:13Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.5\"}],\"id\":\"e6fbea00-b837-4ba2-99c0-e90babfe989b\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:6f:b2:81\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:16Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.135Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-75e36018-74a3-4fe9-a42e-6fc7ee687ab8", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.135Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-75e36018-74a3-4fe9-a42e-6fc7ee687ab8", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.137Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:14.659Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}74a6e4661a3ae26a3164b91dbd23fe5cb187c931\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.138Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.c005b22d-4fe3-474e-91ed-1f0bfceae862"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json used request id req-1a6e2dec-2bff-4218-ae9c-1e7301f2186a", "level": "debug", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.885Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a4736bac-7706-4cbd-aefd-74224ae40baf"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "Deleting node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.869Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "Relationships unlinked", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.629Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:13.414Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:12.913Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb79649a-1e60-4bda-8499-b1d84b2b0595 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.635Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.695b3d67-699c-41fc-8fde-c6e4ab1c8267"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-fb79649a-1e60-4bda-8499-b1d84b2b0595", "level": "debug", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.636Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.695b3d67-699c-41fc-8fde-c6e4ab1c8267"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c86b02a61e585d1d0d4e2d58b8789de3e905c31d\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.695Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-1a6e2dec-2bff-4218-ae9c-1e7301f2186a Date: Tue, 26 Mar 2019 18:44:14 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:08Z\", \"updated_at\": \"2019-03-26T18:44:14Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.209\", \"revision_number\": 3, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": null, \"id\": \"d9dd9f92-7b76-40c8-8358-278391560a37\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.885Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a4736bac-7706-4cbd-aefd-74224ae40baf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json used request id req-1a6e2dec-2bff-4218-ae9c-1e7301f2186a", "level": "debug", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.885Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.a4736bac-7706-4cbd-aefd-74224ae40baf"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}29cfc0ae7aa94acf7c20ae0858ba4f001253e747\" -d '{\"floatingip\": {\"port_id\": null}}'", "level": "debug", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.034Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.695b3d67-699c-41fc-8fde-c6e4ab1c8267"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-075f6eaa-5a16-47a1-919f-4a08e47b48f3 Date: Tue, 26 Mar 2019 18:44:15 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:04Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"50f8bd74-30e0-41a0-a1fb-1965ace15c46\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:fa:1d:38\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:17Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.001Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 used request id req-075f6eaa-5a16-47a1-919f-4a08e47b48f3", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.001Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 used request id req-075f6eaa-5a16-47a1-919f-4a08e47b48f3", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.002Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.317Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}c86b02a61e585d1d0d4e2d58b8789de3e905c31d\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.003Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vnf_test_keypair -H \"User-Agent: python-novaclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}99ee1c375988abe4a83d07af114c5145242cd117\"", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.690Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.11330ca4-3593-4df2-843d-fc8a0ae624aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-09c909ea-1a2a-4ef9-8c58-2ce3b83da2e4 Date: Tue, 26 Mar 2019 18:44:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:15Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"50f8bd74-30e0-41a0-a1fb-1965ace15c46\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:fa:1d:38\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_data_plane_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:17Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.545Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "deleting keypair", "level": "info", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.11330ca4-3593-4df2-843d-fc8a0ae624aa"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "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-26T18:44:15.286Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.11330ca4-3593-4df2-843d-fc8a0ae624aa"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:44:15.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.11330ca4-3593-4df2-843d-fc8a0ae624aa"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "Sending task 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.038Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.662Z", "source_id": "target_vnf_data_plane_port_278u30", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.790Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-09c909ea-1a2a-4ef9-8c58-2ce3b83da2e4", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.545Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e37a76-99f1-4026-a803-865fcda2e634 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.293Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.11330ca4-3593-4df2-843d-fc8a0ae624aa"}], "metadata": {"pagination": {"total": 518, "offset": 266, "size": 50}}} 2019-03-26 18:44:32,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:32,517 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:32 GMT 2019-03-26 18:44:32,517 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:32,517 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:44:32,517 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:32,517 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:32,517 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:32,517 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:44:32,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:32,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b used request id req-144ea139-2d62-40e5-b37f-53b74610e334 2019-03-26 18:44:32,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a6e4661a3ae26a3164b91dbd23fe5cb187c931" -d '{"port": {"security_groups": []}}' 2019-03-26 18:44:32,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af70af9e486912e672a2aa7359b608b0f3891eb2" -d '{"floatingip": {"port_id": null}}' 2019-03-26 18:44:32,520 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-26 18:44:32,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a6e4661a3ae26a3164b91dbd23fe5cb187c931" 2019-03-26 18:44:32,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e83263d7-f148-4e19-b468-66d8d9a5fb61 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:32,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e83263d7-f148-4e19-b468-66d8d9a5fb61 2019-03-26 18:44:32,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 769 X-Openstack-Request-Id: req-144ea139-2d62-40e5-b37f-53b74610e334 Date: Tue, 26 Mar 2019 18:44:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:03Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.5"}],"id":"e6fbea00-b837-4ba2-99c0-e90babfe989b","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:6f:b2:81","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-26 18:44:32,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-03-26 18:44:32,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-26 18:44:32,521 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=e6fbea00-b837-4ba2-99c0-e90babfe989b used request id req-144ea139-2d62-40e5-b37f-53b74610e334 2019-03-26 18:44:32,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-619866eb-ed09-47a8-b063-b715feab619f Date: Tue, 26 Mar 2019 18:44:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:13Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.5"}],"id":"e6fbea00-b837-4ba2-99c0-e90babfe989b","security_groups":[],"mac_address":"fa:16:3e:6f:b2:81","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_data_plane_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:16Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:32,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-26 18:44:32,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-26 18:44:32,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39329341-128a-4af4-9e12-c517b19995e9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:32,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-39329341-128a-4af4-9e12-c517b19995e9 2019-03-26 18:44:32,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:32,522 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-619866eb-ed09-47a8-b063-b715feab619f 2019-03-26 18:44:32,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-619866eb-ed09-47a8-b063-b715feab619f 2019-03-26 18:44:32,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:32,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-75e36018-74a3-4fe9-a42e-6fc7ee687ab8 Date: Tue, 26 Mar 2019 18:44:14 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:13Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.5"}],"id":"e6fbea00-b837-4ba2-99c0-e90babfe989b","security_groups":[],"mac_address":"fa:16:3e:6f:b2:81","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_data_plane_port","admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:16Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:44:32,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-75e36018-74a3-4fe9-a42e-6fc7ee687ab8 2019-03-26 18:44:32,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-75e36018-74a3-4fe9-a42e-6fc7ee687ab8 2019-03-26 18:44:32,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}74a6e4661a3ae26a3164b91dbd23fe5cb187c931" 2019-03-26 18:44:32,523 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json used request id req-1a6e2dec-2bff-4218-ae9c-1e7301f2186a 2019-03-26 18:44:32,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-26 18:44:32,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-26 18:44:32,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2019-03-26 18:44:32,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-26 18:44:32,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb79649a-1e60-4bda-8499-b1d84b2b0595 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:32,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-fb79649a-1e60-4bda-8499-b1d84b2b0595 2019-03-26 18:44:32,524 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86b02a61e585d1d0d4e2d58b8789de3e905c31d" 2019-03-26 18:44:32,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-1a6e2dec-2bff-4218-ae9c-1e7301f2186a Date: Tue, 26 Mar 2019 18:44:14 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:08Z", "updated_at": "2019-03-26T18:44:14Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.209", "revision_number": 3, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": null, "id": "d9dd9f92-7b76-40c8-8358-278391560a37", "qos_policy_id": null}} 2019-03-26 18:44:32,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/floatingips/d9dd9f92-7b76-40c8-8358-278391560a37.json used request id req-1a6e2dec-2bff-4218-ae9c-1e7301f2186a 2019-03-26 18:44:32,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29cfc0ae7aa94acf7c20ae0858ba4f001253e747" -d '{"floatingip": {"port_id": null}}' 2019-03-26 18:44:32,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 772 X-Openstack-Request-Id: req-075f6eaa-5a16-47a1-919f-4a08e47b48f3 Date: Tue, 26 Mar 2019 18:44:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:04Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.3"}],"id":"50f8bd74-30e0-41a0-a1fb-1965ace15c46","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:fa:1d:38","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-26 18:44:32,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 used request id req-075f6eaa-5a16-47a1-919f-4a08e47b48f3 2019-03-26 18:44:32,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=50f8bd74-30e0-41a0-a1fb-1965ace15c46 used request id req-075f6eaa-5a16-47a1-919f-4a08e47b48f3 2019-03-26 18:44:32,525 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c86b02a61e585d1d0d4e2d58b8789de3e905c31d" -d '{"port": {"security_groups": []}}' 2019-03-26 18:44:32,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vnf_test_keypair -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99ee1c375988abe4a83d07af114c5145242cd117" 2019-03-26 18:44:32,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-09c909ea-1a2a-4ef9-8c58-2ce3b83da2e4 Date: Tue, 26 Mar 2019 18:44:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:15Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.3"}],"id":"50f8bd74-30e0-41a0-a1fb-1965ace15c46","security_groups":[],"mac_address":"fa:16:3e:fa:1d:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_data_plane_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:17Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:32,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2019-03-26 18:44:32,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2019-03-26 18:44:32,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:32,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2019-03-26 18:44:32,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-03-26 18:44:32,526 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-26 18:44:32,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-09c909ea-1a2a-4ef9-8c58-2ce3b83da2e4 2019-03-26 18:44:32,527 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e37a76-99f1-4026-a803-865fcda2e634 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:32,527 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/f44cac42-1f58-4aca-87ae-2c2e4e4aad7d 2019-03-26 18:44:32,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:32,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:32,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:32,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:32,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:32,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:32,579 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:32,580 - cloudify.rest_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-26T18:43:55.853Z", "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-26T18:43:55.853Z", "id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"} 2019-03-26 18:44:32,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:32,580 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:32 GMT 2019-03-26 18:44:32,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:32,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-26 18:44:32,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:32,580 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:32,580 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:37,586 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:44:37,667 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:37,668 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:37,668 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:37,668 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:37,668 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:37,668 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:37,668 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:37,668 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:44:15.287Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.11330ca4-3593-4df2-843d-fc8a0ae624aa"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e37a76-99f1-4026-a803-865fcda2e634 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.293Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.11330ca4-3593-4df2-843d-fc8a0ae624aa"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-00e37a76-99f1-4026-a803-865fcda2e634", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.293Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.11330ca4-3593-4df2-843d-fc8a0ae624aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-c1e0c1f0-f4d8-4e67-a795-b52dda30021e Date: Tue, 26 Mar 2019 18:44:15 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:15Z\",\"device_owner\":\"\",\"revision_number\":10,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"7c9070a1-ad6d-4210-97a9-8539bebfc0d2\",\"ip_address\":\"12.0.0.3\"}],\"id\":\"50f8bd74-30e0-41a0-a1fb-1965ace15c46\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:fa:1d:38\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_data_plane_port\",\"admin_state_up\":true,\"network_id\":\"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:17Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.503Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-09c909ea-1a2a-4ef9-8c58-2ce3b83da2e4", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.545Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:15.929Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-09c909ea-1a2a-4ef9-8c58-2ce3b83da2e4", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.545Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.de606223-b2e0-4aff-964d-5a8ee4cd6011"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:16.519Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:14.971Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:16.519Z", "message": "RESP: [202] Date: Tue, 26 Mar 2019 18:44:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9ba15d4-20c1-4f9f-a2a4-6d44095bb431 x-compute-request-id: req-f9ba15d4-20c1-4f9f-a2a4-6d44095bb431 Content-Length: 0 Content-Type: application/json", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.898Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.11330ca4-3593-4df2-843d-fc8a0ae624aa"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:16.519Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-f9ba15d4-20c1-4f9f-a2a4-6d44095bb431", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.898Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.11330ca4-3593-4df2-843d-fc8a0ae624aa"}, {"node_instance_id": "keypair_ymz3mg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:16.519Z", "message": "DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-f9ba15d4-20c1-4f9f-a2a4-6d44095bb431", "level": "debug", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.899Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.11330ca4-3593-4df2-843d-fc8a0ae624aa"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:16.519Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-bebfacbf-0715-43e1-a672-f5998bab1e7e Date: Tue, 26 Mar 2019 18:44:16 GMT \nRESP BODY: {\"floatingip\": {\"router_id\": null, \"status\": \"ACTIVE\", \"description\": \"\", \"tags\": [], \"tenant_id\": \"96ad57b4db2c478392659c033648f5a1\", \"created_at\": \"2019-03-26T18:34:09Z\", \"updated_at\": \"2019-03-26T18:44:15Z\", \"floating_network_id\": \"712b0110-afc2-40a0-ba79-f57d4a7bfd95\", \"port_details\": null, \"fixed_ip_address\": null, \"floating_ip_address\": \"172.30.9.208\", \"revision_number\": 3, \"project_id\": \"96ad57b4db2c478392659c033648f5a1\", \"port_id\": null, \"id\": \"5cb5623c-7003-41d1-9f24-9b8880c92950\", \"qos_policy_id\": null}}\n", "level": "debug", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.231Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.695b3d67-699c-41fc-8fde-c6e4ab1c8267"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:16.519Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-bebfacbf-0715-43e1-a672-f5998bab1e7e", "level": "debug", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.232Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.695b3d67-699c-41fc-8fde-c6e4ab1c8267"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:16.519Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-bebfacbf-0715-43e1-a672-f5998bab1e7e", "level": "debug", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.232Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.695b3d67-699c-41fc-8fde-c6e4ab1c8267"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:16.519Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "target_vnf_ip_mwstl7", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.307Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:16.519Z", "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-26T18:44:15.116Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.110Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-b23fd4c0-9638-4f08-985d-883ae3f6144b", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.707Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.110Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}b2529104852578cba970873a1cb3b655d5e212a0\"", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.784Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.bb8bd580-ef37-49a6-952d-69cfc73204a7"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.110Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.915Z", "source_id": "reference_vnf_data_plane_port_d8jkcv", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.110Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.069Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.110Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:15.464Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:44:16.382Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.bb8bd580-ef37-49a6-952d-69cfc73204a7"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.110Z", "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-26T18:44:16.381Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.bb8bd580-ef37-49a6-952d-69cfc73204a7"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.110Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-7636f63f-4086-474d-8d40-03ee4cb5baeb", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.388Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.bb8bd580-ef37-49a6-952d-69cfc73204a7"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.110Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7636f63f-4086-474d-8d40-03ee4cb5baeb Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:44:16.387Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.bb8bd580-ef37-49a6-952d-69cfc73204a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.110Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.699Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.110Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b23fd4c0-9638-4f08-985d-883ae3f6144b Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.706Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.665Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.369Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.665Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.307Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.665Z", "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-26T18:44:17.576Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.805522ab-b824-4a77-9ae5-b41ffad8fe8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:17.665Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa3c8e8bce3f8cc5ebe9cd64ee5379b55e3e7dd2\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:17.113Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66aeae36-c3d8-4fd6-8e55-eee2295afae9 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:44:17.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.805522ab-b824-4a77-9ae5-b41ffad8fe8b"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:44:17.577Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.805522ab-b824-4a77-9ae5-b41ffad8fe8b"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "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-26T18:44:16.508Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "keypair_ymz3mg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "Deleted node instance", "target_id": null, "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.478Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-30f5d717-f9fe-4453-adbb-3563345fcd81", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.041Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f5d717-f9fe-4453-adbb-3563345fcd81 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22:5000/v3/\", \"rel\": \"self\"}]}]}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.040Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: 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_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.035Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "Sending task 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.870Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "target_id": "reference_vnf_ip_jboo7n", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:16.733Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8b26989bc4e325d467e4ca3f5816ed05083c02f3\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:17.985Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.805522ab-b824-4a77-9ae5-b41ffad8fe8b"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-6a91d7be-2a7a-41f8-ac70-44b2dcffa5a8", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:17.731Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.bb8bd580-ef37-49a6-952d-69cfc73204a7"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-6a91d7be-2a7a-41f8-ac70-44b2dcffa5a8", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:17.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.bb8bd580-ef37-49a6-952d-69cfc73204a7"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a91d7be-2a7a-41f8-ac70-44b2dcffa5a8 Date: Tue, 26 Mar 2019 18:44:17 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:17.730Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.bb8bd580-ef37-49a6-952d-69cfc73204a7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa3c8e8bce3f8cc5ebe9cd64ee5379b55e3e7dd2\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:17.641Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 used request id req-0f8d92b8-7ac8-4128-87a5-f47819a16c44", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:17.640Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 used request id req-0f8d92b8-7ac8-4128-87a5-f47819a16c44", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:17.639Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0f8d92b8-7ac8-4128-87a5-f47819a16c44 Date: Tue, 26 Mar 2019 18:44:17 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:06Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:17.639Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.351Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-66aeae36-c3d8-4fd6-8e55-eee2295afae9", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:17.582Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.805522ab-b824-4a77-9ae5-b41ffad8fe8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.900Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-5907051f-e0a3-4304-8612-ff678c2a78a5", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.230Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.900Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-5907051f-e0a3-4304-8612-ff678c2a78a5 Date: Tue, 26 Mar 2019 18:44:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:17Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.229Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}], "metadata": {"pagination": {"total": 545, "offset": 316, "size": 50}}} 2019-03-26 18:44:37,668 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:37,669 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:37 GMT 2019-03-26 18:44:37,669 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:37,669 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:44:37,669 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:37,669 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:37,669 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:37,669 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:44:37,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:37,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-00e37a76-99f1-4026-a803-865fcda2e634 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:37,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-00e37a76-99f1-4026-a803-865fcda2e634 2019-03-26 18:44:37,673 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-c1e0c1f0-f4d8-4e67-a795-b52dda30021e Date: Tue, 26 Mar 2019 18:44:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:15Z","device_owner":"","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7c9070a1-ad6d-4210-97a9-8539bebfc0d2","ip_address":"12.0.0.3"}],"id":"50f8bd74-30e0-41a0-a1fb-1965ace15c46","security_groups":[],"mac_address":"fa:16:3e:fa:1d:38","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_data_plane_port","admin_state_up":true,"network_id":"f29b6ca4-75ff-441b-b8fc-a9bf8ea96ce4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:17Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:44:37,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-09c909ea-1a2a-4ef9-8c58-2ce3b83da2e4 2019-03-26 18:44:37,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-09c909ea-1a2a-4ef9-8c58-2ce3b83da2e4 2019-03-26 18:44:37,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-26 18:44:37,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [202] Date: Tue, 26 Mar 2019 18:44:15 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-f9ba15d4-20c1-4f9f-a2a4-6d44095bb431 x-compute-request-id: req-f9ba15d4-20c1-4f9f-a2a4-6d44095bb431 Content-Length: 0 Content-Type: application/json 2019-03-26 18:44:37,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-f9ba15d4-20c1-4f9f-a2a4-6d44095bb431 2019-03-26 18:44:37,674 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vnf_test_keypair used request id req-f9ba15d4-20c1-4f9f-a2a4-6d44095bb431 2019-03-26 18:44:37,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-bebfacbf-0715-43e1-a672-f5998bab1e7e Date: Tue, 26 Mar 2019 18:44:16 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:34:09Z", "updated_at": "2019-03-26T18:44:15Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.208", "revision_number": 3, "project_id": "96ad57b4db2c478392659c033648f5a1", "port_id": null, "id": "5cb5623c-7003-41d1-9f24-9b8880c92950", "qos_policy_id": null}} 2019-03-26 18:44:37,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-bebfacbf-0715-43e1-a672-f5998bab1e7e 2019-03-26 18:44:37,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/floatingips/5cb5623c-7003-41d1-9f24-9b8880c92950.json used request id req-bebfacbf-0715-43e1-a672-f5998bab1e7e 2019-03-26 18:44:37,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-03-26 18:44:37,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-26 18:44:37,675 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-b23fd4c0-9638-4f08-985d-883ae3f6144b 2019-03-26 18:44:37,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b2529104852578cba970873a1cb3b655d5e212a0" 2019-03-26 18:44:37,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-03-26 18:44:37,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-26 18:44:37,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-26 18:44:37,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:37,676 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-03-26 18:44:37,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-7636f63f-4086-474d-8d40-03ee4cb5baeb 2019-03-26 18:44:37,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7636f63f-4086-474d-8d40-03ee4cb5baeb Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:37,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:37,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b23fd4c0-9638-4f08-985d-883ae3f6144b Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:37,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2019-03-26 18:44:37,677 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-26 18:44:37,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-03-26 18:44:37,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3c8e8bce3f8cc5ebe9cd64ee5379b55e3e7dd2" 2019-03-26 18:44:37,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66aeae36-c3d8-4fd6-8e55-eee2295afae9 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:37,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:37,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-26 18:44:37,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-26 18:44:37,678 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-30f5d717-f9fe-4453-adbb-3563345fcd81 2019-03-26 18:44:37,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-30f5d717-f9fe-4453-adbb-3563345fcd81 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:37,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:37,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.disconnect_security_group' 2019-03-26 18:44:37,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2019-03-26 18:44:37,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8b26989bc4e325d467e4ca3f5816ed05083c02f3" 2019-03-26 18:44:37,679 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-6a91d7be-2a7a-41f8-ac70-44b2dcffa5a8 2019-03-26 18:44:37,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/e6fbea00-b837-4ba2-99c0-e90babfe989b.json used request id req-6a91d7be-2a7a-41f8-ac70-44b2dcffa5a8 2019-03-26 18:44:37,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6a91d7be-2a7a-41f8-ac70-44b2dcffa5a8 Date: Tue, 26 Mar 2019 18:44:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 18:44:37,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3c8e8bce3f8cc5ebe9cd64ee5379b55e3e7dd2" -d '{"port": {"security_groups": []}}' 2019-03-26 18:44:37,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 used request id req-0f8d92b8-7ac8-4128-87a5-f47819a16c44 2019-03-26 18:44:37,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=6db8ef3f-f5fc-4058-8d8e-bd7659a22e68 used request id req-0f8d92b8-7ac8-4128-87a5-f47819a16c44 2019-03-26 18:44:37,680 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 758 X-Openstack-Request-Id: req-0f8d92b8-7ac8-4128-87a5-f47819a16c44 Date: Tue, 26 Mar 2019 18:44:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:06Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:66:c2:b4","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-26 18:44:37,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-66aeae36-c3d8-4fd6-8e55-eee2295afae9 2019-03-26 18:44:37,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-5907051f-e0a3-4304-8612-ff678c2a78a5 2019-03-26 18:44:37,681 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-5907051f-e0a3-4304-8612-ff678c2a78a5 Date: Tue, 26 Mar 2019 18:44:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:17Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":[],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:37,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/f44cac42-1f58-4aca-87ae-2c2e4e4aad7d 2019-03-26 18:44:37,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:37,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:37,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:37,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:37,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:37,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:37,740 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:37,740 - cloudify.rest_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-26T18:43:55.853Z", "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-26T18:43:55.853Z", "id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"} 2019-03-26 18:44:37,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:37,740 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:37 GMT 2019-03-26 18:44:37,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:37,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 562 2019-03-26 18:44:37,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:37,740 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:37,740 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:42,745 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/events 2019-03-26 18:44:42,825 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:42,825 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:42,825 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:42,825 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:42,825 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:42,825 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:42,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:42,826 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.900Z", "message": "Deleted node instance", "target_id": null, "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.474Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.900Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-cebd6ba3-cc16-410e-aa4e-ec26a14baf48 Date: Tue, 26 Mar 2019 18:44:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:17Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"target_vnf_port\",\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.179Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": "target_vnf_data_plane_port_278u30", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.900Z", "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-26T18:44:18.295Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.900Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}aa3c8e8bce3f8cc5ebe9cd64ee5379b55e3e7dd2\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.181Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.900Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-5907051f-e0a3-4304-8612-ff678c2a78a5 Date: Tue, 26 Mar 2019 18:44:18 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:17Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.9\"}],\"id\":\"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:66:c2:b4\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"target_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.229Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.900Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-5907051f-e0a3-4304-8612-ff678c2a78a5", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.229Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.900Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-5907051f-e0a3-4304-8612-ff678c2a78a5", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.230Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.d93177e9-2e36-4d7f-b8e8-c6fc81c0ee33"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.900Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=4c2f7282-d721-48a2-9f1c-8249fd63cf54 -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}811d38bcc20771cde56a98605a363ca297188d33\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.435Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:18.900Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-f66fa908-f55c-4bbf-9b20-a718b8034c56 Date: Tue, 26 Mar 2019 18:44:18 GMT \nRESP BODY: {\"ports\":[{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:07Z\",\"device_owner\":\"\",\"revision_number\":8,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[\"8ac52859-b629-4797-9c91-a17e338f8531\"],\"mac_address\":\"fa:16:3e:c7:20:59\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}]}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.696Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}811d38bcc20771cde56a98605a363ca297188d33\"", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:19.253Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-155ce7cb-a34f-4c61-ba77-21f738d92b54 Date: Tue, 26 Mar 2019 18:44:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:18Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:c7:20:59\",\"device_id\":\"\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"name\":\"reference_vnf_port\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"qos_policy_id\":null,\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:19.296Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "Deleting node instance", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.822Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "Relationships unlinked", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.632Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.512Z", "source_id": "target_vnf_port_va60xa", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=4c2f7282-d721-48a2-9f1c-8249fd63cf54 used request id req-f66fa908-f55c-4bbf-9b20-a718b8034c56", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.696Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=4c2f7282-d721-48a2-9f1c-8249fd63cf54 used request id req-f66fa908-f55c-4bbf-9b20-a718b8034c56", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.696Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Content-Type: application/json\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}811d38bcc20771cde56a98605a363ca297188d33\" -d '{\"port\": {\"security_groups\": []}}'", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:18.697Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92570728-c509-4255-89d5-76a2180f632d Date: Tue, 26 Mar 2019 18:44:19 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-26T18:44:19.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.805522ab-b824-4a77-9ae5-b41ffad8fe8b"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-92570728-c509-4255-89d5-76a2180f632d", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:19.082Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.805522ab-b824-4a77-9ae5-b41ffad8fe8b"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-92570728-c509-4255-89d5-76a2180f632d", "level": "debug", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:19.083Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.805522ab-b824-4a77-9ae5-b41ffad8fe8b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-4d68644f-2f3e-43d5-be1f-8984aec8f58d Date: Tue, 26 Mar 2019 18:44:19 GMT \nRESP BODY: {\"port\":{\"allowed_address_pairs\":[],\"extra_dhcp_opts\":[],\"updated_at\":\"2019-03-26T18:44:18Z\",\"device_owner\":\"\",\"revision_number\":9,\"port_security_enabled\":true,\"fixed_ips\":[{\"subnet_id\":\"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a\",\"ip_address\":\"11.0.0.6\"}],\"id\":\"4c2f7282-d721-48a2-9f1c-8249fd63cf54\",\"security_groups\":[],\"mac_address\":\"fa:16:3e:c7:20:59\",\"project_id\":\"96ad57b4db2c478392659c033648f5a1\",\"status\":\"DOWN\",\"description\":\"\",\"tags\":[],\"qos_policy_id\":null,\"name\":\"reference_vnf_port\",\"admin_state_up\":true,\"network_id\":\"544fb6d8-0a6a-4133-985c-3f7b4d840ffa\",\"tenant_id\":\"96ad57b4db2c478392659c033648f5a1\",\"created_at\":\"2019-03-26T18:34:28Z\",\"binding:vnic_type\":\"normal\",\"device_id\":\"\",\"ip_allocation\":\"immediate\"}}\n", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:19.252Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "PUT call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-4d68644f-2f3e-43d5-be1f-8984aec8f58d", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:19.252Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:19.495Z", "message": "PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-4d68644f-2f3e-43d5-be1f-8984aec8f58d", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:19.253Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": "target_vnf_port_va60xa", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.080Z", "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-26T18:44:18.972Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.080Z", "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-26T18:44:19.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_data_plane_port_d8jkcv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.080Z", "message": "Deleted node instance", "target_id": null, "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:19.628Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.080Z", "message": "GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-155ce7cb-a34f-4c61-ba77-21f738d92b54", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:19.296Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.080Z", "message": "GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-155ce7cb-a34f-4c61-ba77-21f738d92b54", "level": "debug", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:19.297Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.956c62ed-79c4-4ed4-aad6-8e17876026b5"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.080Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:20.040Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.b7a11668-b8df-4f26-895a-62a6c347de1c"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.761Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-62b7e5a7-32fa-464d-8962-67f54c686ef3", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:20.046Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.b7a11668-b8df-4f26-895a-62a6c347de1c"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.761Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}05e9d2e8b48c4cb41f7a0c0cc814dc96578559e0\"", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:20.453Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.b7a11668-b8df-4f26-895a-62a6c347de1c"}, {"node_instance_id": "data_plane_subnet_92ymlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.761Z", "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-26T18:44:20.207Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.761Z", "message": "Relationships unlinked", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:20.018Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "data_plane_subnet_92ymlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.761Z", "message": "Stopping node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:19.980Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.761Z", "message": "Task succeeded 'neutron_plugin.port.disconnect_security_group'", "target_id": "security_group_43nq95", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:19.811Z", "source_id": "reference_vnf_port_o02id3", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.761Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:44:20.041Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.b7a11668-b8df-4f26-895a-62a6c347de1c"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:20.761Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62b7e5a7-32fa-464d-8962-67f54c686ef3 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:44:20.046Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.b7a11668-b8df-4f26-895a-62a6c347de1c"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.309Z", "message": "Deleting node instance", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:20.244Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_port_o02id3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.309Z", "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-26T18:44:20.371Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.309Z", "message": "RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a07ff12-8fb7-4b91-9e81-ca6c567b1753 Date: Tue, 26 Mar 2019 18:44:21 GMT \nRESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged.\n", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:21.229Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.b7a11668-b8df-4f26-895a-62a6c347de1c"}, {"node_instance_id": "reference_vnf_port_o02id3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.919Z", "message": "RESP: [300] Date: Tue, 26 Mar 2019 18:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e06e969f-b241-40a0-8e55-569b8b6fd641 Content-Length: 266 Content-Type: application/json \nRESP BODY: {\"versions\": {\"values\": [{\"status\": \"stable\", \"updated\": \"2018-10-15T00:00:00Z\", \"media-types\": [{\"base\": \"application/json\", \"type\": \"application/vnd.openstack.identity-v3+json\"}], \"id\": \"v3.11\", \"links\": [{\"href\": \"http://172.30.9.22: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-26T18:44:21.392Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.1c5df2ac-d688-4cd6-89b7-1993bfe93105"}, {"node_instance_id": "reference_vnf_port_o02id3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.919Z", "message": "REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H \"Accept: application/json\" -H \"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-26T18:44:21.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.1c5df2ac-d688-4cd6-89b7-1993bfe93105"}, {"node_instance_id": "reference_vnf_port_o02id3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.919Z", "message": "deleting port", "level": "info", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:21.386Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.1c5df2ac-d688-4cd6-89b7-1993bfe93105"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.919Z", "message": "DELETE call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-2a07ff12-8fb7-4b91-9e81-ca6c567b1753", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:21.230Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.b7a11668-b8df-4f26-895a-62a6c347de1c"}, {"node_instance_id": "target_vnf_port_va60xa", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.919Z", "message": "DELETE call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-2a07ff12-8fb7-4b91-9e81-ca6c567b1753", "level": "debug", "target_id": null, "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:21.229Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.b7a11668-b8df-4f26-895a-62a6c347de1c"}, {"node_instance_id": "data_plane_subnet_92ymlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.919Z", "message": "Unlinking relationships", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:20.693Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_port_o02id3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.919Z", "message": "REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H \"User-Agent: python-neutronclient\" -H \"Accept: application/json\" -H \"X-Auth-Token: {SHA1}8c26a8920d619e9f6126995a69a4cad16f76f70c\"", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:21.785Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.1c5df2ac-d688-4cd6-89b7-1993bfe93105"}, {"node_instance_id": "data_plane_subnet_92ymlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.919Z", "message": "Deleting node instance", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:21.129Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "data_plane_subnet_92ymlh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.919Z", "message": "Relationships unlinked", "target_id": null, "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:20.889Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"}, {"node_instance_id": "reference_vnf_port_o02id3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2019-03-26T18:44:21.919Z", "message": "GET call to None for http://172.30.9.22:5000/ used request id req-e06e969f-b241-40a0-8e55-569b8b6fd641", "level": "debug", "target_id": null, "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2019-03-26T18:44:21.392Z", "source_id": null, "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d", "logger": "ctx.1c5df2ac-d688-4cd6-89b7-1993bfe93105"}], "metadata": {"pagination": {"total": 565, "offset": 366, "size": 50}}} 2019-03-26 18:44:42,826 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:42,826 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:42 GMT 2019-03-26 18:44:42,826 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:42,826 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:44:42,826 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:42,826 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:42,826 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:42,826 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:44:42,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-26 18:44:42,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-cebd6ba3-cc16-410e-aa4e-ec26a14baf48 Date: Tue, 26 Mar 2019 18:44:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:17Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":[],"mac_address":"fa:16:3e:66:c2:b4","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"target_vnf_port","admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:44:42,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-03-26 18:44:42,829 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa3c8e8bce3f8cc5ebe9cd64ee5379b55e3e7dd2" 2019-03-26 18:44:42,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 717 X-Openstack-Request-Id: req-5907051f-e0a3-4304-8612-ff678c2a78a5 Date: Tue, 26 Mar 2019 18:44:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:17Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.9"}],"id":"6db8ef3f-f5fc-4058-8d8e-bd7659a22e68","security_groups":[],"mac_address":"fa:16:3e:66:c2:b4","device_id":"","status":"DOWN","description":"","tags":[],"name":"target_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:42,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-5907051f-e0a3-4304-8612-ff678c2a78a5 2019-03-26 18:44:42,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-5907051f-e0a3-4304-8612-ff678c2a78a5 2019-03-26 18:44:42,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports.json?id=4c2f7282-d721-48a2-9f1c-8249fd63cf54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811d38bcc20771cde56a98605a363ca297188d33" 2019-03-26 18:44:42,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 761 X-Openstack-Request-Id: req-f66fa908-f55c-4bbf-9b20-a718b8034c56 Date: Tue, 26 Mar 2019 18:44:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:07Z","device_owner":"","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":["8ac52859-b629-4797-9c91-a17e338f8531"],"mac_address":"fa:16:3e:c7:20:59","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}]} 2019-03-26 18:44:42,830 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811d38bcc20771cde56a98605a363ca297188d33" 2019-03-26 18:44:42,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-155ce7cb-a34f-4c61-ba77-21f738d92b54 Date: Tue, 26 Mar 2019 18:44:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:18Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":[],"mac_address":"fa:16:3e:c7:20:59","device_id":"","status":"DOWN","description":"","tags":[],"name":"reference_vnf_port","project_id":"96ad57b4db2c478392659c033648f5a1","qos_policy_id":null,"admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","ip_allocation":"immediate"}} 2019-03-26 18:44:42,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-26 18:44:42,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-26 18:44:42,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-03-26 18:44:42,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports.json?id=4c2f7282-d721-48a2-9f1c-8249fd63cf54 used request id req-f66fa908-f55c-4bbf-9b20-a718b8034c56 2019-03-26 18:44:42,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports.json?id=4c2f7282-d721-48a2-9f1c-8249fd63cf54 used request id req-f66fa908-f55c-4bbf-9b20-a718b8034c56 2019-03-26 18:44:42,831 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}811d38bcc20771cde56a98605a363ca297188d33" -d '{"port": {"security_groups": []}}' 2019-03-26 18:44:42,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-92570728-c509-4255-89d5-76a2180f632d Date: Tue, 26 Mar 2019 18:44:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 18:44:42,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-92570728-c509-4255-89d5-76a2180f632d 2019-03-26 18:44:42,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/ports/50f8bd74-30e0-41a0-a1fb-1965ace15c46.json used request id req-92570728-c509-4255-89d5-76a2180f632d 2019-03-26 18:44:42,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-4d68644f-2f3e-43d5-be1f-8984aec8f58d Date: Tue, 26 Mar 2019 18:44:19 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2019-03-26T18:44:18Z","device_owner":"","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"054cf5bd-b0ef-48e8-a14c-dff4e61cac8a","ip_address":"11.0.0.6"}],"id":"4c2f7282-d721-48a2-9f1c-8249fd63cf54","security_groups":[],"mac_address":"fa:16:3e:c7:20:59","project_id":"96ad57b4db2c478392659c033648f5a1","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"reference_vnf_port","admin_state_up":true,"network_id":"544fb6d8-0a6a-4133-985c-3f7b4d840ffa","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:34:28Z","binding:vnic_type":"normal","device_id":"","ip_allocation":"immediate"}} 2019-03-26 18:44:42,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-4d68644f-2f3e-43d5-be1f-8984aec8f58d 2019-03-26 18:44:42,832 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - PUT call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-4d68644f-2f3e-43d5-be1f-8984aec8f58d 2019-03-26 18:44:42,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-26 18:44:42,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2019-03-26 18:44:42,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleted node instance 2019-03-26 18:44:42,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-155ce7cb-a34f-4c61-ba77-21f738d92b54 2019-03-26 18:44:42,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to neutron for http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json used request id req-155ce7cb-a34f-4c61-ba77-21f738d92b54 2019-03-26 18:44:42,833 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-03-26 18:44:42,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-62b7e5a7-32fa-464d-8962-67f54c686ef3 2019-03-26 18:44:42,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05e9d2e8b48c4cb41f7a0c0cc814dc96578559e0" 2019-03-26 18:44:42,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopped node instance: nothing to do 2019-03-26 18:44:42,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-26 18:44:42,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node instance 2019-03-26 18:44:42,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.disconnect_security_group' 2019-03-26 18:44:42,834 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:42,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62b7e5a7-32fa-464d-8962-67f54c686ef3 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:42,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-26 18:44:42,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2019-03-26 18:44:42,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2a07ff12-8fb7-4b91-9e81-ca6c567b1753 Date: Tue, 26 Mar 2019 18:44:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 18:44:42,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - RESP: [300] Date: Tue, 26 Mar 2019 18:44:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e06e969f-b241-40a0-8e55-569b8b6fd641 Content-Length: 266 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:44:42,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.22:5000 -H "Accept: application/json" -H "User-Agent: dispatch.py keystoneauth1/2.21.0 python-requests/2.21.0 CPython/2.7.5" 2019-03-26 18:44:42,835 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2019-03-26 18:44:42,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to neutron for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-2a07ff12-8fb7-4b91-9e81-ca6c567b1753 2019-03-26 18:44:42,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/ports/6db8ef3f-f5fc-4058-8d8e-bd7659a22e68.json used request id req-2a07ff12-8fb7-4b91-9e81-ca6c567b1753 2019-03-26 18:44:42,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Unlinking relationships 2019-03-26 18:44:42,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.22:9696/v2.0/ports/4c2f7282-d721-48a2-9f1c-8249fd63cf54.json -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c26a8920d619e9f6126995a69a4cad16f76f70c" 2019-03-26 18:44:42,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node instance 2019-03-26 18:44:42,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Relationships unlinked 2019-03-26 18:44:42,836 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - GET call to None for http://172.30.9.22:5000/ used request id req-e06e969f-b241-40a0-8e55-569b8b6fd641 2019-03-26 18:44:42,837 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.200:80/api/v3.1/executions/f44cac42-1f58-4aca-87ae-2c2e4e4aad7d 2019-03-26 18:44:42,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:42,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:42,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:42,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:42,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:42,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:42,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:42,889 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "terminated", "status_display": "completed", "ended_at": "2019-03-26T18:44:41.794Z", "is_system_workflow": false, "is_dry_run": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2019-03-26T18:43:55.853Z", "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-26T18:43:55.853Z", "id": "f44cac42-1f58-4aca-87ae-2c2e4e4aad7d"} 2019-03-26 18:44:42,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:42,889 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:42 GMT 2019-03-26 18:44:42,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:42,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 589 2019-03-26 18:44:42,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:42,889 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:42,889 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:42,890 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/deployments/vrouter-opnfv 2019-03-26 18:44:43,496 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:43,496 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:43,496 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:43,496 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:43,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:43,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:43,497 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:43,497 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-26 18:44:43,497 - 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": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "target_vnf_flavor_id": "fb79cd63-3421-4d38-9b48-824ebd26ffc2", "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_76ceefee-ef71-4bad-9fde-dba42f3c4961", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "87827b10-a8f9-482b-b134-279e3ca29ec6", "keystone_password": "3BfDAWNyM3lzkektILNSKpQwdyRnWy", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.22: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": "87827b10-a8f9-482b-b134-279e3ca29ec6", "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-26T18:33:53.476Z", "created_by": "admin", "updated_at": "2019-03-26T18:33:53.476Z", "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-26 18:44:43,497 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:43,497 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:43 GMT 2019-03-26 18:44:43,497 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:43,497 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:44:43,497 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:43,498 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:43,498 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:43,498 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:44:53,509 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.200:80/api/v3.1/blueprints/vrouter-opnfv 2019-03-26 18:44:53,601 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2019-03-26 18:44:53,601 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2019-03-26 18:44:53,601 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2019-03-26 18:44:53,601 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.20.1 2019-03-26 18:44:53,602 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2019-03-26 18:44:53,602 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2019-03-26 18:44:53,602 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2019-03-26 18:44:53,602 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2019-03-26 18:44:53,602 - 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-26T18:33:53.260Z", "updated_at": "2019-03-26T18:33:53.260Z", "created_by": "admin", "private_resource": false, "resource_availability": "tenant", "visibility": "tenant", "id": "vrouter-opnfv", "plan": {"relationships": {"cloudify.openstack.server_connected_to_port": {"name": "cloudify.openstack.server_connected_to_port", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_security_group": {"name": "cloudify.openstack.port_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.depends_on": {"properties": {"connection_type": {"default": "all_to_all"}}, "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "name": "cloudify.relationships.depends_on", "type_hierarchy": ["cloudify.relationships.depends_on"], "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}}, "cloudify.openstack.route_connected_to_router": {"name": "cloudify.openstack.route_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.route_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_keypair": {"name": "cloudify.openstack.server_connected_to_keypair", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.subnet_connected_to_router": {"name": "cloudify.openstack.subnet_connected_to_router", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_security_group": {"name": "cloudify.openstack.server_connected_to_security_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_security_group", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_subnet": {"name": "cloudify.openstack.port_connected_to_subnet", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_subnet"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.contained_in": {"name": "cloudify.relationships.contained_in", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_server_group": {"name": "cloudify.openstack.server_connected_to_server_group", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_server_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.rbac_policy_applied_to": {"name": "cloudify.openstack.rbac_policy_applied_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.rbac_policy_applied_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.port_connected_to_floating_ip": {"name": "cloudify.openstack.port_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.server_connected_to_floating_ip": {"name": "cloudify.openstack.server_connected_to_floating_ip", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.connected_to", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.connect_floatingip", "inputs": {"fixed_ip": {"default": "", "type": "string", "description": "The fixed IP to be associated with the floating IP. If omitted, Openstack will choose which port to associate.\n"}, "openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.nova_plugin.server.disconnect_floatingip", "inputs": {"openstack_config": {"default": {}}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.relationships.connected_to": {"name": "cloudify.relationships.connected_to", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "derived_from": "cloudify.relationships.depends_on", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "properties": {"connection_type": {"default": "all_to_all"}}}, "cloudify.openstack.volume_attached_to_server": {"name": "cloudify.openstack.volume_attached_to_server", "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.volume_attached_to_server"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.nova_plugin.server.attach_volume", "inputs": {"status_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": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "target_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "target_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_name"}, "ip": "", "image": {"get_input": "target_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "target_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_data_plane_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_data_plane_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_data_plane_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "reference_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "management_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "management_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "reference_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": "", "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.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.connect_subnet"}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.disconnect_subnet"}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.subnet_connected_to_router"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "openstack.neutron_plugin.router.connect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.router.disconnect_subnet", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "router", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.subnet_connected_to_router", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "management_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "management_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "11.0.0.0/24"}, "resource_id": {"get_input": "management_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "data_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.create"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.list_subnets"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.subnet.delete"}}, "name": "data_plane_subnet", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Subnet", "cloudify.openstack.nodes.Subnet"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.subnet.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.subnet.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.subnet.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.subnet.list_subnets", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_subnet", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Subnet", "properties": {"subnet": {"ip_version": 4, "cidr": "12.0.0.0/24", "gateway_ip": null}, "resource_id": {"get_input": "data_plane_subnet_name"}, "use_external_resource": false, "create_if_missing": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.list_floatingips"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.delete"}}, "name": "target_vnf_ip", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.VirtualIP", "cloudify.openstack.nodes.FloatingIP"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.floatingip.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.floatingip.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.floatingip.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.floatingip.list_floatingips", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_ip", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.FloatingIP", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": "", "floatingip": {"floating_network_name": {"get_input": "external_network_name"}}, "create_if_missing": false, "allow_reallocation": false, "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.list_keypairs"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.keypair.delete"}}, "name": "keypair", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.openstack.nodes.KeyPair"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.keypair.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.keypair.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.keypair.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.keypair.list_keypairs", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "keypair", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.KeyPair", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "keypair_name"}, "create_if_missing": false, "keypair": {}, "private_key_path": {"get_input": "ssh_key_filename"}, "use_external_resource": false}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.contained_in"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.contained_in", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "management_plane_subnet", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.depends_on", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.disconnect_security_group"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.connect_security_group"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_security_group"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "security_group", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.connect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.disconnect_security_group", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_security_group", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.disconnect_port"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.floatingip.connect_port"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.port_connected_to_floating_ip"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "target_vnf_ip", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.floatingip.connect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.floatingip.disconnect_port", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.port_connected_to_floating_ip", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.list_ports"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.delete"}}, "name": "target_vnf_port", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Port", "cloudify.openstack.nodes.Port"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.port.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.port.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.port.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.port.list_ports", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "target_vnf_port", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Port", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "target_vnf_port_name"}, "fixed_ip": "", "create_if_missing": false, "use_external_resource": false, "port": {}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "data_plane_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "data_plane_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": false, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "data_plane_network_name"}}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.list_security_groups"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.security_group.delete"}}, "name": "security_group", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.SecurityGroup", "cloudify.openstack.nodes.SecurityGroup"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.security_group.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.security_group.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.security_group.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.security_group.list_security_groups", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "security_group", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.SecurityGroup", "properties": {"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}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "external_network", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.relationships.connected_to", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.update": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.update"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.list_routers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.router.delete"}}, "name": "router", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Router", "cloudify.openstack.nodes.Router"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.router.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.router.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.router.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.router.list_routers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "update": {"implementation": "openstack.neutron_plugin.router.update", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "router", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Router", "properties": {"openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "router_name"}, "create_if_missing": false, "default_to_managers_external_network": true, "router": {}, "external_network": "", "use_external_resource": false}}, {"relationships": [], "operations": {"cloudify.interfaces.validation.creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.create"}, "creation": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.creation_validation"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.lifecycle.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.list_networks"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.network.delete"}}, "name": "external_network", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Network", "cloudify.openstack.nodes.Network"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.lifecycle": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.neutron_plugin.network.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.neutron_plugin.network.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.neutron_plugin.network.creation_validation", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.neutron_plugin.network.list_networks", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "external_network", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}], "type": "cloudify.openstack.nodes.Network", "properties": {"use_external_resource": true, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "network": {}, "create_if_missing": false, "resource_id": {"get_input": "external_network_name"}}}, {"relationships": [{"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_keypair"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "keypair", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_keypair", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}, {"source_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.detach"}, "establish": {"inputs": {"openstack_config": {}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "neutron_plugin.port.attach"}}, "target_operations": {"preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.preconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.relationship_lifecycle.postconfigure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "unlink": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "establish": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "type_hierarchy": ["cloudify.relationships.depends_on", "cloudify.relationships.connected_to", "cloudify.openstack.server_connected_to_port"], "target_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "target_id": "reference_vnf_data_plane_port", "source_interfaces": {"cloudify.interfaces.relationship_lifecycle": {"preconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "postconfigure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "establish": {"implementation": "openstack.neutron_plugin.port.attach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}, "unlink": {"implementation": "openstack.neutron_plugin.port.detach", "inputs": {"openstack_config": {}}, "max_retries": null, "retry_interval": null, "executor": null}}}, "type": "cloudify.openstack.server_connected_to_port", "properties": {"connection_type": "all_to_all"}}], "operations": {"cloudify.interfaces.cloudify_agent.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.delete"}, "suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.lifecycle.delete": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.delete"}, "creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.start"}, "cloudify.interfaces.cloudify_agent.restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "cloudify.interfaces.cloudify_agent.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.create"}, "cloudify.interfaces.snapshot.apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.snapshot.delete": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_delete"}, "cloudify.interfaces.operations.list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.monitoring_agent.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "cloudify.interfaces.lifecycle.create": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.create"}, "cloudify.interfaces.lifecycle.reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring.start": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "reboot": {"inputs": {"reboot_type": "soft"}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.reboot"}, "cloudify.interfaces.monitoring_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.monitoring.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.stop": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.stop"}, "apply": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_apply"}, "cloudify.interfaces.monitoring_agent.uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.snapshot.create": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.snapshot_create"}, "cloudify.interfaces.host.get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.configure"}, "cloudify.interfaces.lifecycle.configure": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.restart_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.restart"}, "get_state": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.freeze.suspend": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_suspend"}, "cloudify.interfaces.cloudify_agent.create_amqp": {"inputs": {"install_agent_timeout": 300}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.create_agent_amqp"}, "restart": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.installer.operations.restart"}, "stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "cloudify.interfaces.validation.creation": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.creation_validation"}, "cloudify.interfaces.cloudify_agent.install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "cloudify.interfaces.freeze.resume": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.freeze_resume"}, "cloudify.interfaces.cloudify_agent.stop_amqp": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.stop"}, "install_plugins": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "host_agent", "operation": "cloudify_agent.operations.install_plugins"}, "list": {"inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.list_servers"}, "cloudify.interfaces.validation.deletion": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.lifecycle.start": {"inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.start"}, "cloudify.interfaces.lifecycle.stop": {"inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "has_intrinsic_functions": false, "plugin": "openstack", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "nova_plugin.server.stop"}, "install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "cloudify.interfaces.cloudify_agent.validate_amqp": {"inputs": {"validate_agent_timeout": 20}, "has_intrinsic_functions": false, "plugin": "agent", "retry_interval": null, "max_retries": null, "executor": "central_deployment_agent", "operation": "cloudify_agent.operations.validate_agent_amqp"}, "cloudify.interfaces.monitoring_agent.install": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "uninstall": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}}, "name": "reference_vnf_host", "type_hierarchy": ["cloudify.nodes.Root", "cloudify.nodes.Compute", "cloudify.openstack.nodes.Server"], "deployment_plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}], "interfaces": {"cloudify.interfaces.snapshot": {"apply": {"implementation": "openstack.nova_plugin.server.snapshot_apply", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.snapshot_create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.snapshot_delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.monitoring_agent": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "install": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "uninstall": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.lifecycle": {"configure": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "create": {"implementation": "openstack.nova_plugin.server.create", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "openstack.nova_plugin.server.stop", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "reboot": {"implementation": "openstack.nova_plugin.server.reboot", "inputs": {"reboot_type": "soft"}, "max_retries": null, "retry_interval": null, "executor": null}, "start": {"implementation": "openstack.nova_plugin.server.start", "inputs": {"private_key_path": "", "resource_id": {"get_property": ["SELF", "resource_id"]}, "openstack_config": {}, "start_retry_interval": 30}, "max_retries": null, "retry_interval": null, "executor": null}, "delete": {"implementation": "openstack.nova_plugin.server.delete", "inputs": {"openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.operations": {"list": {"implementation": "openstack.nova_plugin.server.list_servers", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.validation": {"creation": {"implementation": "openstack.nova_plugin.server.creation_validation", "inputs": {"args": {}, "openstack_config": {}, "resource_id": {"get_property": ["SELF", "resource_id"]}}, "max_retries": null, "retry_interval": null, "executor": null}, "deletion": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.cloudify_agent": {"restart_amqp": {"implementation": "agent.cloudify_agent.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "configure": {"implementation": "agent.cloudify_agent.installer.operations.configure", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create_amqp": {"implementation": "agent.cloudify_agent.operations.create_agent_amqp", "inputs": {"install_agent_timeout": 300}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "create": {"implementation": "agent.cloudify_agent.installer.operations.create", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "install_plugins": {"implementation": "agent.cloudify_agent.operations.install_plugins", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "stop": {"implementation": "agent.cloudify_agent.installer.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "start": {"implementation": "agent.cloudify_agent.installer.operations.start", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "validate_amqp": {"implementation": "agent.cloudify_agent.operations.validate_agent_amqp", "inputs": {"validate_agent_timeout": 20}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "stop_amqp": {"implementation": "agent.cloudify_agent.operations.stop", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "host_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}}, "cloudify.interfaces.monitoring": {"start": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "stop": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.freeze": {"suspend": {"implementation": "openstack.nova_plugin.server.freeze_suspend", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}, "resume": {"implementation": "openstack.nova_plugin.server.freeze_resume", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}, "cloudify.interfaces.host": {"get_state": {"implementation": "", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": null}}}, "capabilities": {"scalable": {"properties": {"min_instances": 0, "planned_instances": 1, "default_instances": 1, "max_instances": -1, "current_instances": 1}}}, "id": "reference_vnf_host", "instances": {}, "plugins": [{"distribution_release": null, "install_arguments": null, "name": "openstack", "package_name": "cloudify-openstack-plugin", "distribution_version": null, "package_version": "2.14.7", "supported_platform": null, "source": "https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.14.7.zip", "install": true, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "central_deployment_agent", "distribution": null}, {"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}], "host_id": "reference_vnf_host", "type": "cloudify.openstack.nodes.Server", "properties": {"cloudify_agent": {}, "openstack_config": {"username": {"get_input": "keystone_username"}, "project_name": {"get_input": "keystone_tenant_name"}, "logging": {"use_cfy_logger": true, "groups": {}}, "custom_configuration": {"keystone_client": {"insecure": true}, "cinder_client": {"insecure": true}, "nova_client": {"insecure": true}, "neutron_client": {"insecure": true}}, "insecure": false, "user_domain_name": {"get_input": "keystone_user_domain_name"}, "auth_url": {"get_input": "keystone_url"}, "password": {"get_input": "keystone_password"}, "region": {"get_input": "region"}, "project_domain_name": {"get_input": "keystone_project_domain_name"}}, "resource_id": {"get_input": "reference_vnf_name"}, "ip": "", "image": {"get_input": "reference_vnf_image_id"}, "management_network_name": {"get_property": ["management_plane_network", "resource_id"]}, "create_if_missing": false, "server": {}, "agent_config": {"install_method": "remote", "port": 22}, "install_agent": false, "os_family": "linux", "flavor": {"get_input": "reference_vnf_flavor_id"}, "use_password": false, "use_external_resource": false}, "plugins_to_install": [{"distribution_release": null, "install_arguments": null, "name": "agent", "package_name": null, "distribution_version": null, "package_version": null, "supported_platform": null, "source": null, "install": false, "executor": "host_agent", "distribution": null}]}], "scaling_groups": {}, "policies": {}, "metadata": null}} 2019-03-26 18:44:53,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx 2019-03-26 18:44:53,603 - cloudify.rest_client.http - DEBUG - response header: Date: Tue, 26 Mar 2019 18:44:53 GMT 2019-03-26 18:44:53,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2019-03-26 18:44:53,604 - cloudify.rest_client.http - DEBUG - response header: Transfer-Encoding: chunked 2019-03-26 18:44:53,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2019-03-26 18:44:53,604 - cloudify.rest_client.http - DEBUG - response header: Referrer-Policy: same-origin 2019-03-26 18:44:53,604 - cloudify.rest_client.http - DEBUG - response header: X-Content-Type-Options: nosniff 2019-03-26 18:44:53,604 - cloudify.rest_client.http - DEBUG - response header: Content-Encoding: gzip 2019-03-26 18:44:53,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 18:44:53,634 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/87827b10-a8f9-482b-b134-279e3ca29ec6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:44:54,313 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:44:54 GMT X-Openstack-Request-Id: req-c952f285-8b3e-435c-b79f-334cf841a85e 2019-03-26 18:44:54,313 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:44:54,313 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/87827b10-a8f9-482b-b134-279e3ca29ec6 used request id req-c952f285-8b3e-435c-b79f-334cf841a85e 2019-03-26 18:44:54,313 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.682948827744s 2019-03-26 18:44:54,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:44:54,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:44:54,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 427 Content-Type: application/json Date: Tue, 26 Mar 2019 18:44:54 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-32615ff9-1987-4fea-b043-eb39cb6f5b12 x-openstack-request-id: req-32615ff9-1987-4fea-b043-eb39cb6f5b12 2019-03-26 18:44:54,627 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}, {"name": "vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "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": "be49f599-a3c2-4a18-84a5-684c4fa41b86"}, {"name": "vyos_vrouter-flavor_alt_76ceefee-ef71-4bad-9fde-dba42f3c4961", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2", "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": "fb79cd63-3421-4d38-9b48-824ebd26ffc2"}]} 2019-03-26 18:44:54,627 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-32615ff9-1987-4fea-b043-eb39cb6f5b12 2019-03-26 18:44:54,627 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.308768987656s 2019-03-26 18:44:54,630 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 18:44:54,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:44:54,671 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 18:44: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-c4867628-6f3c-476b-9dee-d95f09fd5adf x-openstack-request-id: req-c4867628-6f3c-476b-9dee-d95f09fd5adf 2019-03-26 18:44:54,671 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/fb79cd63-3421-4d38-9b48-824ebd26ffc2 used request id req-c4867628-6f3c-476b-9dee-d95f09fd5adf 2019-03-26 18:44:54,672 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.041867017746s 2019-03-26 18:44:54,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 18:44:54,678 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/d35f46dd-9874-4ac8-acdc-2d3044f6a357.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:44:56,290 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 18:44:56 GMT X-Openstack-Request-Id: req-18431caf-2fb7-4099-b779-14b41c3cd776 2019-03-26 18:44:56,291 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 18:44:56,291 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/d35f46dd-9874-4ac8-acdc-2d3044f6a357.json used request id req-18431caf-2fb7-4099-b779-14b41c3cd776 2019-03-26 18:44:56,291 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.61337709427s 2019-03-26 18:44:56,302 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 18:44:56,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:44:56,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 18:44:56 GMT X-Openstack-Request-Id: req-ca5ae2f0-56df-4888-a861-d5c3f151e844 2019-03-26 18:44:56,372 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 18:44:56,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-ca5ae2f0-56df-4888-a861-d5c3f151e844 2019-03-26 18:44:56,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0699942111969s 2019-03-26 18:44:56,373 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2019-03-26 18:44:56,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:44:56,540 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: application/json Date: Tue, 26 Mar 2019 18:44: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-fa5cfafd-4826-47c2-844a-46d497b7db20 x-openstack-request-id: req-fa5cfafd-4826-47c2-844a-46d497b7db20 2019-03-26 18:44:56,540 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1 used request id req-fa5cfafd-4826-47c2-844a-46d497b7db20 2019-03-26 18:44:56,540 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.166696071625s 2019-03-26 18:44:56,541 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:44:56,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:44:57,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 768 Content-Type: application/json Date: Tue, 26 Mar 2019 18:44:56 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-4a288829-6e0c-4cf7-a2d4-966c322f42d6 x-openstack-request-id: req-4a288829-6e0c-4cf7-a2d4-966c322f42d6 2019-03-26 18:44:57,410 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "172.30.9.200", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "security_groups": [{"name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}], "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:44:56Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:44:57,411 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-4a288829-6e0c-4cf7-a2d4-966c322f42d6 2019-03-26 18:44:57,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.870120048523s 2019-03-26 18:44:57,413 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:44:59,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:44:59,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:00,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 730 Content-Type: application/json Date: Tue, 26 Mar 2019 18:44:59 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-bd47b016-6597-4574-8a64-08e21501b229 x-openstack-request-id: req-bd47b016-6597-4574-8a64-08e21501b229 2019-03-26 18:45:00,112 - keystoneauth.session - DEBUG - RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8f:c6:80", "version": 4, "addr": "192.168.120.30", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.22:8774/v2.1/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "self"}, {"href": "http://172.30.9.22:8774/servers/4660d653-c0dd-4954-a8dd-f2723d225df1", "rel": "bookmark"}], "image": {"id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "links": [{"href": "http://172.30.9.22:8774/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2019-03-26T18:29:51.000000", "flavor": {"id": "be49f599-a3c2-4a18-84a5-684c4fa41b86", "links": [{"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "bookmark"}]}, "id": "4660d653-c0dd-4954-a8dd-f2723d225df1", "user_id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2019-03-26T18:44:58Z", "hostId": "2b691f9b3ecf351f77595ca978e0679945cdf1bb9e5b8ee7ebdd5e7e", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961", "name": "vyos_vrouter-vm_76ceefee-ef71-4bad-9fde-dba42f3c4961", "created": "2019-03-26T18:27:49Z", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2019-03-26 18:45:00,112 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-bd47b016-6597-4574-8a64-08e21501b229 2019-03-26 18:45:00,113 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.696938991547s 2019-03-26 18:45:00,114 - openstack.iterate_timeout - DEBUG - Waiting 2.0 seconds 2019-03-26 18:45:02,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2019-03-26 18:45:02,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:02,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 15 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45: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-282edc2d-e1fd-4050-85ea-6d3148df1ddd x-openstack-request-id: req-282edc2d-e1fd-4050-85ea-6d3148df1ddd 2019-03-26 18:45:02,190 - keystoneauth.session - DEBUG - RESP BODY: {"servers": []} 2019-03-26 18:45:02,190 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/servers/detail used request id req-282edc2d-e1fd-4050-85ea-6d3148df1ddd 2019-03-26 18:45:02,190 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0735449790955s 2019-03-26 18:45:02,196 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 18:45:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:02,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 6833 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:02 GMT X-Openstack-Request-Id: req-31ccca3d-743c-43f7-ade0-4ac9b09d03c1 2019-03-26 18:45:02,254 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:32Z", "updated_at": "2019-03-26T18:27:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "2f06db86-7506-4239-b823-d2e8c46ded90", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "329bf1f4-f11e-4a16-ac85-28a862b4b0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "66ab2033-c687-4a7b-b75f-2b34efe30744", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "fdae0a15-6414-42a1-a9ff-ae2965a94e95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "name": "default"}, {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:46Z", "updated_at": "2019-03-26T18:27:47Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2019-03-26T18:27:47Z", "revision_number": 0, "id": "1364860c-76e9-423d-9be1-7eeb90451b47", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:47Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 443, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2019-03-26T18:27:47Z", "revision_number": 0, "id": "15c2ddc7-5782-4351-b813-21ac18560494", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:47Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "19fa29c8-e4f6-47a9-857a-e3193a8ef20e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 22, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2019-03-26T18:27:47Z", "revision_number": 0, "id": "1a3a2921-48dc-446a-9b05-d2c28c75f496", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:47Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "67672440-c27c-4cd7-95a5-fb692b171334", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "6d9862a9-2d72-489b-84b6-bed9f6826230", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "b9250161-3273-483e-852e-f1fd88716f44", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": 80, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:46Z", "revision_number": 0, "id": "d357bcce-8f06-4c54-9907-50168dea5e72", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:46Z", "security_group_id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 7, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "fd87d4a5-93ff-44a4-aaaa-b908d474c9dd", "name": "vyos_vrouter-sg_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:45:02,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-31ccca3d-743c-43f7-ade0-4ac9b09d03c1 2019-03-26 18:45:02,254 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0579440593719s 2019-03-26 18:45:02,262 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 18:45:02,262 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/fd87d4a5-93ff-44a4-aaaa-b908d474c9dd.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:02,402 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 18:45:02 GMT X-Openstack-Request-Id: req-0f3fdeb2-fe10-4d29-b581-bb1f46aa66cd 2019-03-26 18:45:02,402 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 18:45:02,403 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/fd87d4a5-93ff-44a4-aaaa-b908d474c9dd.json used request id req-0f3fdeb2-fe10-4d29-b581-bb1f46aa66cd 2019-03-26 18:45:02,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.140753984451s 2019-03-26 18:45:02,403 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2019-03-26 18:45:02,407 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:02,452 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45: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-990a3d33-6d20-420e-8a6e-3e5992443b9f x-openstack-request-id: req-990a3d33-6d20-420e-8a6e-3e5992443b9f 2019-03-26 18:45:02,452 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/os-keypairs/vyos_vrouter-kp_76ceefee-ef71-4bad-9fde-dba42f3c4961 used request id req-990a3d33-6d20-420e-8a6e-3e5992443b9f 2019-03-26 18:45:02,452 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0490779876709s 2019-03-26 18:45:02,453 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 18:45:02,453 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/9e1e29c7-56f2-4e37-9420-a62d84dd3dd4/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}1cde88dc248609e90081bbcfd264d2aad3e720a6" -d '{"subnet_id": "ab5f5b9c-b783-44f3-acb3-0a459d8bb512"}' 2019-03-26 18:45:04,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:04 GMT X-Openstack-Request-Id: req-32f67584-a0e0-42c5-96bd-fabc332bd90e 2019-03-26 18:45:04,595 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "2619cc33-02ae-4c61-8e64-35f9be78a5d4", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "subnet_id": "ab5f5b9c-b783-44f3-acb3-0a459d8bb512", "subnet_ids": ["ab5f5b9c-b783-44f3-acb3-0a459d8bb512"], "port_id": "35f62d80-bc0f-42bd-b209-e8d8679a9b68", "id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4"} 2019-03-26 18:45:04,595 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/9e1e29c7-56f2-4e37-9420-a62d84dd3dd4/remove_router_interface.json used request id req-32f67584-a0e0-42c5-96bd-fabc332bd90e 2019-03-26 18:45:04,595 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.14250087738s 2019-03-26 18:45:04,596 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 18:45:04,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:05,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 708 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:05 GMT X-Openstack-Request-Id: req-f81b8188-3483-46ed-bfff-a70d270f326d 2019-03-26 18:45:05,022 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:34Z", "admin_state_up": true, "updated_at": "2019-03-26T18:45:03Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "9e1e29c7-56f2-4e37-9420-a62d84dd3dd4", "name": "vyos_vrouter-router_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:45:05,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-f81b8188-3483-46ed-bfff-a70d270f326d 2019-03-26 18:45:05,023 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.426940917969s 2019-03-26 18:45:05,024 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 18:45:05,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/9e1e29c7-56f2-4e37-9420-a62d84dd3dd4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:06,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 18:45:06 GMT X-Openstack-Request-Id: req-289c667b-23e1-4972-afb0-7b06826ea6a9 2019-03-26 18:45:06,077 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 18:45:06,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/9e1e29c7-56f2-4e37-9420-a62d84dd3dd4.json used request id req-289c667b-23e1-4972-afb0-7b06826ea6a9 2019-03-26 18:45:06,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.05382990837s 2019-03-26 18:45:06,078 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 18:45:06,079 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:06,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 683 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:06 GMT X-Openstack-Request-Id: req-24440f16-91ad-4e2a-950f-6bdee8a51ba4 2019-03-26 18:45:06,127 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:33Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T18:27:33Z","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":"96ad57b4db2c478392659c033648f5a1","id":"ab5f5b9c-b783-44f3-acb3-0a459d8bb512","subnetpool_id":null,"name":"vyos_vrouter-subnet_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:45:06,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-24440f16-91ad-4e2a-950f-6bdee8a51ba4 2019-03-26 18:45:06,127 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0488841533661s 2019-03-26 18:45:06,128 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 18:45:06,129 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/ab5f5b9c-b783-44f3-acb3-0a459d8bb512.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:07,414 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 18:45:07 GMT X-Openstack-Request-Id: req-f5cc999d-6479-47dd-ba83-5d46f6531145 2019-03-26 18:45:07,414 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 18:45:07,414 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/ab5f5b9c-b783-44f3-acb3-0a459d8bb512.json used request id req-f5cc999d-6479-47dd-ba83-5d46f6531145 2019-03-26 18:45:07,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.28628706932s 2019-03-26 18:45:07,415 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 18:45:07,416 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:07,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1238 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:07 GMT X-Openstack-Request-Id: req-fecf0ffe-94ef-47b0-bcb7-789cdfa7f0a6 2019-03-26 18:45:07,524 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"2619cc33-02ae-4c61-8e64-35f9be78a5d4","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"96ad57b4db2c478392659c033648f5a1","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T18:45:07Z","qos_policy_id":null,"name":"vyos_vrouter-net_76ceefee-ef71-4bad-9fde-dba42f3c4961","admin_state_up":true,"tenant_id":"96ad57b4db2c478392659c033648f5a1","created_at":"2019-03-26T18:27:32Z","mtu":1450},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500}]} 2019-03-26 18:45:07,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-fecf0ffe-94ef-47b0-bcb7-789cdfa7f0a6 2019-03-26 18:45:07,524 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109066963196s 2019-03-26 18:45:07,526 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 18:45:07,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/2619cc33-02ae-4c61-8e64-35f9be78a5d4.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:08,829 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 18:45:08 GMT X-Openstack-Request-Id: req-5eeda105-6f4f-4e49-91f1-1469d73e07e0 2019-03-26 18:45:08,830 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 18:45:08,830 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/2619cc33-02ae-4c61-8e64-35f9be78a5d4.json used request id req-5eeda105-6f4f-4e49-91f1-1469d73e07e0 2019-03-26 18:45:08,830 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.30384087563s 2019-03-26 18:45:08,835 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:45:08,839 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:09,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1402 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:09 GMT X-Openstack-Request-Id: req-a6a32226-9379-44f8-877f-8f9903824462 2019-03-26 18:45:09,146 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:27:45Z", "file": "/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/file", "owner": "96ad57b4db2c478392659c033648f5a1", "id": "e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "size": 300941312, "self": "/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "vyos_vrouter-img_76ceefee-ef71-4bad-9fde-dba42f3c4961", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T18:27:40Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:45:09,146 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-a6a32226-9379-44f8-877f-8f9903824462 2019-03-26 18:45:09,146 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.311168193817s 2019-03-26 18:45:09,148 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 18:45:09,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1cde88dc248609e90081bbcfd264d2aad3e720a6" 2019-03-26 18:45:09,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:45:09 GMT X-Openstack-Request-Id: req-06938821-01ef-4e1b-a257-cec6b67624fb 2019-03-26 18:45:09,566 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:45:09,567 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/e722e047-bf6c-449b-a5e9-6ab1e8bcdb8c used request id req-06938821-01ef-4e1b-a257-cec6b67624fb 2019-03-26 18:45:09,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.418961048126s 2019-03-26 18:45:09,567 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 18:45:09,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:45:09,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 373 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-519c0316-5bb1-4a9a-b171-5b76ecd64e54 x-openstack-request-id: req-519c0316-5bb1-4a9a-b171-5b76ecd64e54 2019-03-26 18:45:09,590 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}, {"name": "vyos_vrouter-flavor_76ceefee-ef71-4bad-9fde-dba42f3c4961", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86", "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": "be49f599-a3c2-4a18-84a5-684c4fa41b86"}]} 2019-03-26 18:45:09,590 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-519c0316-5bb1-4a9a-b171-5b76ecd64e54 2019-03-26 18:45:09,591 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0233769416809s 2019-03-26 18:45:09,593 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 18:45:09,596 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:45:09,623 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:09 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7d9f0ca8-19e0-43c2-ad4e-4588c7b5c5f8 x-openstack-request-id: req-7d9f0ca8-19e0-43c2-ad4e-4588c7b5c5f8 2019-03-26 18:45:09,624 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/be49f599-a3c2-4a18-84a5-684c4fa41b86 used request id req-7d9f0ca8-19e0-43c2-ad4e-4588c7b5c5f8 2019-03-26 18:45:09,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0308260917664s 2019-03-26 18:45:09,624 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 18:45:09,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:45:09,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 840 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3158cbde-023a-4e07-ab7e-477757a697df 2019-03-26 18:45:09,832 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "vyos_vrouter-user_76ceefee-ef71-4bad-9fde-dba42f3c4961", "links": {"self": "http://172.30.9.22:5000/v3/users/d7c5ad2d2d7f462fb94b1ef1166267c8"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "domain_id": "default", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 18:45:09,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-3158cbde-023a-4e07-ab7e-477757a697df 2019-03-26 18:45:09,832 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.207883119583s 2019-03-26 18:45:09,837 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 18:45:09,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/d7c5ad2d2d7f462fb94b1ef1166267c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:45:10,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 228 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d13837e-751b-4c90-bd2f-23353c721d76 2019-03-26 18:45:10,058 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "vyos_vrouter-user_76ceefee-ef71-4bad-9fde-dba42f3c4961", "links": {"self": "http://172.30.9.22:5000/v3/users/d7c5ad2d2d7f462fb94b1ef1166267c8"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "d7c5ad2d2d7f462fb94b1ef1166267c8", "description": null}} 2019-03-26 18:45:10,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/d7c5ad2d2d7f462fb94b1ef1166267c8 used request id req-4d13837e-751b-4c90-bd2f-23353c721d76 2019-03-26 18:45:10,058 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.221090078354s 2019-03-26 18:45:10,059 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 18:45:10,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/d7c5ad2d2d7f462fb94b1ef1166267c8 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:45:10,364 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 18:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41aee9c7-e243-4e9a-9d3d-502aaaaf7cab 2019-03-26 18:45:10,364 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 18:45:10,364 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/d7c5ad2d2d7f462fb94b1ef1166267c8 used request id req-41aee9c7-e243-4e9a-9d3d-502aaaaf7cab 2019-03-26 18:45:10,364 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.305377006531s 2019-03-26 18:45:10,372 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 18:45:10,376 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:45:10,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 389 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13580a37-d756-4a2c-8094-42fc235c9627 2019-03-26 18:45:10,572 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.22:5000/v3/projects/96ad57b4db2c478392659c033648f5a1"}, "tags": [], "enabled": true, "id": "96ad57b4db2c478392659c033648f5a1", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_76ceefee-ef71-4bad-9fde-dba42f3c4961"}]} 2019-03-26 18:45:10,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-13580a37-d756-4a2c-8094-42fc235c9627 2019-03-26 18:45:10,572 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.199604988098s 2019-03-26 18:45:10,578 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 18:45:10,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/96ad57b4db2c478392659c033648f5a1 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:45:10,929 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 18:45:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6ca2cb3-e5fe-43ce-8579-822a30824da2 2019-03-26 18:45:10,929 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 18:45:10,929 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/96ad57b4db2c478392659c033648f5a1 used request id req-c6ca2cb3-e5fe-43ce-8579-822a30824da2 2019-03-26 18:45:10,929 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.351617097855s 2019-03-26 18:45:10,935 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 18:45:10,936 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=96ad57b4db2c478392659c033648f5a1&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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:45:11,173 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:11 GMT X-Openstack-Request-Id: req-5620da5d-9b88-4632-b123-24a2a750f300 2019-03-26 18:45:11,174 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:32Z", "updated_at": "2019-03-26T18:27:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "2f06db86-7506-4239-b823-d2e8c46ded90", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "329bf1f4-f11e-4a16-ac85-28a862b4b0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "66ab2033-c687-4a7b-b75f-2b34efe30744", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "fdae0a15-6414-42a1-a9ff-ae2965a94e95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "name": "default"}]} 2019-03-26 18:45:11,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=96ad57b4db2c478392659c033648f5a1&name=default used request id req-5620da5d-9b88-4632-b123-24a2a750f300 2019-03-26 18:45:11,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.238886833191s 2019-03-26 18:45:11,180 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 18:45:11,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:45:11,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 35896 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:11 GMT X-Openstack-Request-Id: req-128062c5-e9e8-41a4-bdee-10eb91c9ac51 2019-03-26 18:45:11,300 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "created_at": "2019-03-26T17:11:03Z", "updated_at": "2019-03-26T17:11:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "4c9b99d6-bffa-409d-8311-5a44539d2579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv4", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "6fd8ab5d-ec9a-40ae-8334-ed492d014329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv6", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "70436717-42e0-490f-8096-2a69caa46772", "remote_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv4", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "e537d2f3-1071-4798-b0ec-0db81bcd3d0f", "remote_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv6", "project_id": "983d6fbf7e764b66bb29fdc248902543"}], "revision_number": 1, "project_id": "983d6fbf7e764b66bb29fdc248902543", "id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96ad57b4db2c478392659c033648f5a1", "created_at": "2019-03-26T18:27:32Z", "updated_at": "2019-03-26T18:27:32Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "2f06db86-7506-4239-b823-d2e8c46ded90", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "329bf1f4-f11e-4a16-ac85-28a862b4b0be", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv6", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "66ab2033-c687-4a7b-b75f-2b34efe30744", "remote_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:27:32Z", "revision_number": 0, "id": "fdae0a15-6414-42a1-a9ff-ae2965a94e95", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:27:32Z", "security_group_id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "tenant_id": "96ad57b4db2c478392659c033648f5a1", "port_range_min": null, "ethertype": "IPv4", "project_id": "96ad57b4db2c478392659c033648f5a1"}], "revision_number": 1, "project_id": "96ad57b4db2c478392659c033648f5a1", "id": "86a7980a-4a4a-40d8-b287-3315ebd17733", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 18:45:11,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-128062c5-e9e8-41a4-bdee-10eb91c9ac51 2019-03-26 18:45:11,301 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.12092590332s 2019-03-26 18:45:11,312 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 18:45:11,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/86a7980a-4a4a-40d8-b287-3315ebd17733.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}13c8a9c1305ce3fa6b68983c043f35b588a20c6d" 2019-03-26 18:45:11,461 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 18:45:11 GMT X-Openstack-Request-Id: req-3e9ad1a8-8ff1-4070-9ad0-695115412851 2019-03-26 18:45:11,461 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 18:45:11,461 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/86a7980a-4a4a-40d8-b287-3315ebd17733.json used request id req-3e9ad1a8-8ff1-4070-9ad0-695115412851 2019-03-26 18:45:11,461 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.149400949478s 2019-03-26 18:45:11,479 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2019-03-26 18:45:11,504 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 18:45:11,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-944408fc-6674-4184-877a-2b32acb2967a 2019-03-26 18:45:11,509 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 18:45:11,509 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-944408fc-6674-4184-877a-2b32acb2967a 2019-03-26 18:45:11,510 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 18:45:11,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9fe2ff9ee4384b1894a90878d3e92bab", "name": "_member_"}, {"id": "5893f4ea335c4a69afcf62dfd8b764be", "name": "admin"}, {"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T19:45:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0c1029b257c44319a8784a806bbcda81", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/0c1029b257c44319a8784a806bbcda81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "9eac19458fd644e7aaac275f97ff1239"}, "audit_ids": ["4clYBKWXTua-jiPdjUqmSw"], "issued_at": "2019-03-26T18:45:11.000000Z"}} 2019-03-26 18:45:11,911 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 18:45:11,912 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22: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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:12,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 735 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:12 GMT X-Openstack-Request-Id: req-38b61afc-b262-4a73-b730-c981762d2644 2019-03-26 18:45:12,269 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1500,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","provider:network_type":"flat"}]} 2019-03-26 18:45:12,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json?router%3Aexternal=True used request id req-38b61afc-b262-4a73-b730-c981762d2644 2019-03-26 18:45:12,269 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.357558012009s 2019-03-26 18:45:12,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 18:45:12,282 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02fb3193-0a26-48ee-ac5e-962a11152a7a 2019-03-26 18:45:12,282 - 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.22:5000/v3/", "rel": "self"}]}]}} 2019-03-26 18:45:12,282 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/ used request id req-02fb3193-0a26-48ee-ac5e-962a11152a7a 2019-03-26 18:45:12,283 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 18:45:12,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:12,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a887c5d8-0f3b-4daa-bf02-95af1874c287 2019-03-26 18:45:12,535 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 18:45:12,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-a887c5d8-0f3b-4daa-bf02-95af1874c287 2019-03-26 18:45:12,536 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.252963066101s 2019-03-26 18:45:12,545 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2019-03-26 18:45:12,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}}' 2019-03-26 18:45:12,771 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 362 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de35be8c-7e03-422c-b29b-ae532930b122 2019-03-26 18:45:12,771 - keystoneauth.session - DEBUG - RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/4ab69ba8d3ee44a6913c63ca5363c37b"}, "tags": [], "enabled": true, "id": "4ab69ba8d3ee44a6913c63ca5363c37b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}} 2019-03-26 18:45:12,771 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/projects used request id req-de35be8c-7e03-422c-b29b-ae532930b122 2019-03-26 18:45:12,771 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.226300001144s 2019-03-26 18:45:12,772 - 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'4ab69ba8d3ee44a6913c63ca5363c37b', '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_cbcd7eb4-af55-4b65-b80a-c2291bd3506b'}) 2019-03-26 18:45:12,778 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.users 2019-03-26 18:45:12,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" -d '{"user": {"description": null, "enabled": true, "domain_id": "default", "password": "pJIF0ELZRAtSmfqZMVAqBTsacAPY4c", "email": null, "name": "juju_epc-user_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}}' 2019-03-26 18:45:13,154 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 323 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee527763-d767-41eb-8ba1-b5733890177a 2019-03-26 18:45:13,154 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "links": {"self": "http://172.30.9.22:5000/v3/users/724c7972d62c46ee8775cd31ae6c7a84"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "724c7972d62c46ee8775cd31ae6c7a84", "domain_id": "default", "password_expires_at": null}} 2019-03-26 18:45:13,154 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.22:5000/v3/users used request id req-ee527763-d767-41eb-8ba1-b5733890177a 2019-03-26 18:45:13,154 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.users in 0.376605987549s 2019-03-26 18:45:13,155 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'724c7972d62c46ee8775cd31ae6c7a84', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_cbcd7eb4-af55-4b65-b80a-c2291bd3506b'}) 2019-03-26 18:45:13,159 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 18:45:13,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:13,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2fbc223-6a05-45ee-bac1-3d75b134de1a 2019-03-26 18:45:13,363 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 18:45:13,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-d2fbc223-6a05-45ee-bac1-3d75b134de1a 2019-03-26 18:45:13,363 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203964948654s 2019-03-26 18:45:13,369 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 18:45:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:13,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e7ca5c9-c13a-4f1f-b371-e0e7afc1346e 2019-03-26 18:45:13,572 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 18:45:13,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-5e7ca5c9-c13a-4f1f-b371-e0e7afc1346e 2019-03-26 18:45:13,573 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.203722000122s 2019-03-26 18:45:13,579 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.roles 2019-03-26 18:45:13,583 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/roles -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:13,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 381 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807eb537-227d-42d7-8411-7051b92e4c55 2019-03-26 18:45:13,739 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "04194046bcf041a1babcc66dbbc10d88", "links": {"self": "http://172.30.9.22:5000/v3/roles/04194046bcf041a1babcc66dbbc10d88"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "5893f4ea335c4a69afcf62dfd8b764be", "links": {"self": "http://172.30.9.22:5000/v3/roles/5893f4ea335c4a69afcf62dfd8b764be"}, "name": "admin"}, {"domain_id": null, "id": "7911e691a05a432d9e91c0e96e1264e6", "links": {"self": "http://172.30.9.22:5000/v3/roles/7911e691a05a432d9e91c0e96e1264e6"}, "name": "member"}, {"domain_id": null, "id": "8570b2659ed34c5a8819a458e63e8b1e", "links": {"self": "http://172.30.9.22:5000/v3/roles/8570b2659ed34c5a8819a458e63e8b1e"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "8822bd562271401a9bd65a4ffe607a38", "links": {"self": "http://172.30.9.22:5000/v3/roles/8822bd562271401a9bd65a4ffe607a38"}, "name": "swiftoperator"}, {"domain_id": null, "id": "93971ea4887046478dcbd0ffc771b658", "links": {"self": "http://172.30.9.22:5000/v3/roles/93971ea4887046478dcbd0ffc771b658"}, "name": "reader"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.22:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}]} 2019-03-26 18:45:13,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/roles used request id req-807eb537-227d-42d7-8411-7051b92e4c55 2019-03-26 18:45:13,740 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.roles in 0.161072015762s 2019-03-26 18:45:13,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 18:45:13,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:13,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 148 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c44c8ce-b6d5-4324-9a0d-53b38b8da0f1 2019-03-26 18:45:13,899 - keystoneauth.session - DEBUG - RESP BODY: {"domain": {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}} 2019-03-26 18:45:13,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains/default used request id req-4c44c8ce-b6d5-4324-9a0d-53b38b8da0f1 2019-03-26 18:45:13,900 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.154268980026s 2019-03-26 18:45:13,901 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 18:45:13,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:14,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc7cbb8f-f1e9-4b90-bb1c-51abe9a6c8b4 2019-03-26 18:45:14,115 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "juju_epc-user_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "links": {"self": "http://172.30.9.22:5000/v3/users/724c7972d62c46ee8775cd31ae6c7a84"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "724c7972d62c46ee8775cd31ae6c7a84", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 18:45:14,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-cc7cbb8f-f1e9-4b90-bb1c-51abe9a6c8b4 2019-03-26 18:45:14,116 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.214866876602s 2019-03-26 18:45:14,130 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 18:45:14,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:14,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80081cb4-352f-4bd3-83a3-8332f0a8986e 2019-03-26 18:45:14,246 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/4ab69ba8d3ee44a6913c63ca5363c37b"}, "tags": [], "enabled": true, "id": "4ab69ba8d3ee44a6913c63ca5363c37b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 18:45:14,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-80081cb4-352f-4bd3-83a3-8332f0a8986e 2019-03-26 18:45:14,247 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.116691112518s 2019-03-26 18:45:14,256 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.role_assignments 2019-03-26 18:45:14,260 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/role_assignments?user.id=724c7972d62c46ee8775cd31ae6c7a84&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=4ab69ba8d3ee44a6913c63ca5363c37b" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:14,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 211 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57420d2e-92b5-47d5-bd30-1dbe9326543d 2019-03-26 18:45:14,373 - keystoneauth.session - DEBUG - RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.22:5000/v3/role_assignments?user.id=724c7972d62c46ee8775cd31ae6c7a84&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=4ab69ba8d3ee44a6913c63ca5363c37b", "previous": null, "next": null}} 2019-03-26 18:45:14,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/role_assignments?user.id=724c7972d62c46ee8775cd31ae6c7a84&role.id=7911e691a05a432d9e91c0e96e1264e6&scope.project.id=4ab69ba8d3ee44a6913c63ca5363c37b used request id req-57420d2e-92b5-47d5-bd30-1dbe9326543d 2019-03-26 18:45:14,374 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.role_assignments in 0.117761135101s 2019-03-26 18:45:14,378 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.PUT.projects.users.roles 2019-03-26 18:45:14,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:5000/v3/projects/4ab69ba8d3ee44a6913c63ca5363c37b/users/724c7972d62c46ee8775cd31ae6c7a84/roles/7911e691a05a432d9e91c0e96e1264e6 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:14,522 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 18:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9c7437e-98a5-44f7-80bb-f78e911e2dc2 2019-03-26 18:45:14,522 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 18:45:14,522 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.22:5000/v3/projects/4ab69ba8d3ee44a6913c63ca5363c37b/users/724c7972d62c46ee8775cd31ae6c7a84/roles/7911e691a05a432d9e91c0e96e1264e6 used request id req-b9c7437e-98a5-44f7-80bb-f78e911e2dc2 2019-03-26 18:45:14,523 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.PUT.projects.users.roles in 0.144279956818s 2019-03-26 18:45:14,523 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', 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'4ab69ba8d3ee44a6913c63ca5363c37b', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'password': 'pJIF0ELZRAtSmfqZMVAqBTsacAPY4c', 'username': u'juju_epc-user_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.22: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-26 18:45:14,527 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', 'password': 'pJIF0ELZRAtSmfqZMVAqBTsacAPY4c', 'project_name': 'juju_epc-project_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.22:5000/v3', 'project_id': '4ab69ba8d3ee44a6913c63ca5363c37b', 'project_domain_name': 'Default'} 2019-03-26 18:45:14,588 - 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-26 18:45:14,611 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.services 2019-03-26 18:45:14,613 - 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-26 18:45:14,619 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 266 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6dbf2a4-e95d-48b2-9a69-97fb6db96945 2019-03-26 18:45:14,619 - 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-26 18:45:14,619 - keystoneauth.session - DEBUG - GET call to http://192.30.9.3:35357/ used request id req-b6dbf2a4-e95d-48b2-9a69-97fb6db96945 2019-03-26 18:45:14,620 - 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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:14,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 986 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4f45906-4a18-4d58-a867-6c7cdb7f76b9 2019-03-26 18:45:14,734 - keystoneauth.session - DEBUG - RESP BODY: {"services": [{"description": "OpenStack Image Service", "links": {"self": "http://192.30.9.3:35357/v3/services/03fa345d29764a1ab13090d1f3215ddc"}, "enabled": true, "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"description": "OpenStack Identity Service", "links": {"self": "http://192.30.9.3:35357/v3/services/2c400f8d83a943e6a46920e69cd68aee"}, "enabled": true, "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"description": "Openstack Object-Store Service", "links": {"self": "http://192.30.9.3:35357/v3/services/36b53c3ba3f04b418e739651d4daf8a0"}, "enabled": true, "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"description": "OpenStack Metric Service", "links": {"self": "http://192.30.9.3:35357/v3/services/3705fdab19d0491fb67a2d04f0523d94"}, "enabled": true, "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://192.30.9.3:35357/v3/services/37db07dc021a40fe999cf831284f960e"}, "enabled": true, "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"description": "Openstack Metering Service", "links": {"self": "http://192.30.9.3:35357/v3/services/4b649cef84124f739c0f848bf4fba0cf"}, "enabled": true, "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"description": "Cinder Service v2", "links": {"self": "http://192.30.9.3:35357/v3/services/506121c81fe64aae90e1a4d006ba200d"}, "enabled": true, "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"description": "Openstack Compute Service", "links": {"self": "http://192.30.9.3:35357/v3/services/67c1feecac614143b772eb021d87683a"}, "enabled": true, "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://192.30.9.3:35357/v3/services/6ec684663d674b749125158b358cf159"}, "enabled": true, "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"name": "tempest-service-1517955992", "links": {"self": "http://192.30.9.3:35357/v3/services/8e4f3e5289074603b5a6813d9a6454ae"}, "enabled": true, "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "description": "tempest-description-245716025"}, {"description": "OpenStack Event Service", "links": {"self": "http://192.30.9.3:35357/v3/services/a5813d861fe540e99fbbbf1c8ac3f115"}, "enabled": true, "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"name": "tempest-service-246654608", "links": {"self": "http://192.30.9.3:35357/v3/services/a63938e86535451c961cf50bc1bd4bec"}, "enabled": true, "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "description": "tempest-description-366500379"}, {"description": "Cinder Service v3", "links": {"self": "http://192.30.9.3:35357/v3/services/a6ebfa27f93f487fb1fd2e16da1b7780"}, "enabled": true, "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"description": "Cinder Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b024d1087bf24cbca43602e6520408c0"}, "enabled": true, "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"description": "Neutron Networking Service", "links": {"self": "http://192.30.9.3:35357/v3/services/b142c2635e114a7b987a7f59c0f9a701"}, "enabled": true, "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://192.30.9.3:35357/v3/services/eea56821999c40afb29f8d45a96215e9"}, "enabled": true, "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"description": "Openstack Placement Service", "links": {"self": "http://192.30.9.3:35357/v3/services/f3e3c341f4f84445956fb6d35725facd"}, "enabled": true, "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "links": {"self": "http://192.30.9.3:35357/v3/services", "previous": null, "next": null}} 2019-03-26 18:45:14,735 - keystoneauth.session - DEBUG - GET call to identity for http://192.30.9.3:35357/v3/services used request id req-e4f45906-4a18-4d58-a867-6c7cdb7f76b9 2019-03-26 18:45:14,735 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.services in 0.123525857925s 2019-03-26 18:45:14,745 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.endpoints 2019-03-26 18:45:14,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:14,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 1983 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbe61027-7260-406e-b6b3-4c29a72b1765 2019-03-26 18:45:14,957 - keystoneauth.session - DEBUG - RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/071a373ad91d443b9b9bffd5c557987f"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1cc4e0b005084f979f6f34a76228b214"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/1dc851a9fe6a4a69a5d11a334ee7cea4"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "6ec684663d674b749125158b358cf159", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/245b3601fe8f46f58f9c47099b0fc003"}, "url": "http://192.30.9.3:8977", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/31566bc32c37434a8343cc8d535e1489"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "31566bc32c37434a8343cc8d535e1489"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/31dd6483027946b0b110f102fda92b00"}, "url": "http://172.30.9.22:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "31dd6483027946b0b110f102fda92b00"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/33119c8e830f4586aaf349b476527488"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "67c1feecac614143b772eb021d87683a", "id": "33119c8e830f4586aaf349b476527488"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/3ea7271039434c04944d38c71707329e"}, "url": "http://192.30.9.3:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "3ea7271039434c04944d38c71707329e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/56a0ff077cd94628bd1104156cec20c9"}, "url": "http://172.30.9.22:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "f3e3c341f4f84445956fb6d35725facd", "id": "56a0ff077cd94628bd1104156cec20c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/59dfefb2ad9f4c4db81c9643ad53df22"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60a01e4b2ce94294b1b7d37a6409d01d"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/60ee1a642c2445668037cd923925a4ad"}, "url": "http://172.30.9.22:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "60ee1a642c2445668037cd923925a4ad"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/78e904cb2b6141698955eda5deb242e5"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "78e904cb2b6141698955eda5deb242e5"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7aa73a9c0893488baebf5de95b6137eb"}, "url": "http://192.30.9.3:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/7ef8d08269214f76a2feb166abf7ea08"}, "url": "http://172.30.9.22:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/808255b7a2d04a0eb30f14e2e3eafcea"}, "url": "http://172.30.9.22:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/840ea42ac41f4a29839cd0a6d7c54f65"}, "url": "http://12.0.0.27:8080", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/864074fb5ea248579b08e7190d29668d"}, "url": "http://172.30.9.22:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "67c1feecac614143b772eb021d87683a", "id": "864074fb5ea248579b08e7190d29668d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/8b02023dfd0245c8929e286508d97a8c"}, "url": "http://172.30.9.22:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/997ce8a81c8a42d582c90827ac2e6f7a"}, "url": "http://192.30.9.3:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "6ec684663d674b749125158b358cf159", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/9b74a1a733f849508ce3325194398842"}, "url": "http://172.30.9.22:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "9b74a1a733f849508ce3325194398842"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/a08004f5bd934199ab4a271f7cad8a77"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/abe0b0fdefac429d91bdb01a384504a8"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/b50c13e90054415189a46d27df5ba5af"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "b50c13e90054415189a46d27df5ba5af"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/bfe878dfff68437eb763c8b053e3a461"}, "url": "http://192.30.9.3:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3705fdab19d0491fb67a2d04f0523d94", "id": "bfe878dfff68437eb763c8b053e3a461"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/c70851daa480406db037e20ca9150a8d"}, "url": "http://12.0.0.27:8080/v1/AUTH_%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "36b53c3ba3f04b418e739651d4daf8a0", "id": "c70851daa480406db037e20ca9150a8d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cef3a0e69cfe41189c8d07ebae5292ae"}, "url": "http://192.30.9.3:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b024d1087bf24cbca43602e6520408c0", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/cf3903eaf987415a804a3f34d9a1ac8e"}, "url": "http://192.30.9.3:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "37db07dc021a40fe999cf831284f960e", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d52a2fc97e2b48f194ad72de0bf9b3ba"}, "url": "http://192.30.9.3:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "67c1feecac614143b772eb021d87683a", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/d7ae594e1d784f1785f337cceae68e54"}, "url": "http://172.30.9.22:8977", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a5813d861fe540e99fbbbf1c8ac3f115", "id": "d7ae594e1d784f1785f337cceae68e54"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e7151f97af7d4f0b8667a50d92455f29"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/e9971bf0186f47209c65414079d48310"}, "url": "http://172.30.9.22:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "e9971bf0186f47209c65414079d48310"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f06068edd2e7411c85af456fa848b8d3"}, "url": "http://172.30.9.22:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "6ec684663d674b749125158b358cf159", "id": "f06068edd2e7411c85af456fa848b8d3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f0e075d0966d44188849790453d0f8cc"}, "url": "http://192.30.9.3:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "f0e075d0966d44188849790453d0f8cc"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f1f25c4e7f8c4b7a82e7eb16c8f21b39"}, "url": "http://192.30.9.3:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "eea56821999c40afb29f8d45a96215e9", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f205fb1f17c54f468b8f653ca4da8b82"}, "url": "http://192.30.9.3:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f396c4b7ae614c128e5ea76d070f39db"}, "url": "http://192.30.9.3:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f3abcf3e2d184e5487af4f87d8a3f6ab"}, "url": "http://192.30.9.3:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "2c400f8d83a943e6a46920e69cd68aee", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f4ef0292dcd64ae68126691c30950a36"}, "url": "http://172.30.9.22:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b142c2635e114a7b987a7f59c0f9a701", "id": "f4ef0292dcd64ae68126691c30950a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/f710b76766dc4e76bd292784a3389087"}, "url": "http://192.30.9.3:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "03fa345d29764a1ab13090d1f3215ddc", "id": "f710b76766dc4e76bd292784a3389087"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fadd7a6dc5094ff7af1f15ec917d3d7d"}, "url": "http://172.30.9.22:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a6ebfa27f93f487fb1fd2e16da1b7780", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.22:5000/v3/endpoints/fd81238c5f5244a88a9bce90834143e5"}, "url": "http://172.30.9.22:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "506121c81fe64aae90e1a4d006ba200d", "id": "fd81238c5f5244a88a9bce90834143e5"}], "links": {"self": "http://172.30.9.22:5000/v3/endpoints", "previous": null, "next": null}} 2019-03-26 18:45:14,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/endpoints used request id req-cbe61027-7260-406e-b6b3-4c29a72b1765 2019-03-26 18:45:14,958 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.endpoints in 0.21245098114s 2019-03-26 18:45:14,966 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2019-03-26 18:45:14,966 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.domains 2019-03-26 18:45:14,970 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:15,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 221 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd13656e-e1b7-42f4-8b81-6585b2317b47 2019-03-26 18:45:15,081 - keystoneauth.session - DEBUG - RESP BODY: {"domains": [{"description": "", "links": {"self": "http://172.30.9.22:5000/v3/domains/9872426ba2384d98920df75604750efc"}, "tags": [], "enabled": true, "id": "9872426ba2384d98920df75604750efc", "name": "heat_stack"}, {"description": "The default domain", "links": {"self": "http://172.30.9.22:5000/v3/domains/default"}, "tags": [], "enabled": true, "id": "default", "name": "Default"}], "links": {"self": "http://172.30.9.22:5000/v3/domains", "previous": null, "next": null}} 2019-03-26 18:45:15,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/domains used request id req-bd13656e-e1b7-42f4-8b81-6585b2317b47 2019-03-26 18:45:15,082 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.domains in 0.115242958069s 2019-03-26 18:45:15,090 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 18:45:15,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 18:45:15,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 395 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65097854-1602-434a-bed3-8bd0dde7cc4b 2019-03-26 18:45:15,208 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/4ab69ba8d3ee44a6913c63ca5363c37b"}, "tags": [], "enabled": true, "id": "4ab69ba8d3ee44a6913c63ca5363c37b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 18:45:15,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects?domain_id=default used request id req-65097854-1602-434a-bed3-8bd0dde7cc4b 2019-03-26 18:45:15,208 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.11802482605s 2019-03-26 18:45:15,211 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2019-03-26 18:45:15,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" -d '{"network": {"tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "name": "juju_epc-net_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "admin_state_up": true}}' 2019-03-26 18:45:15,542 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 722 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:15 GMT X-Openstack-Request-Id: req-51685b99-f26c-4cbc-bc77-624571c14682 2019-03-26 18:45:15,542 - 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":"9be10da0-8eb8-4ad5-b3a0-cb853cf1a265","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":72,"ipv4_address_scope":null,"shared":false,"project_id":"4ab69ba8d3ee44a6913c63ca5363c37b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T18:45:15Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_cbcd7eb4-af55-4b65-b80a-c2291bd3506b","admin_state_up":true,"tenant_id":"4ab69ba8d3ee44a6913c63ca5363c37b","created_at":"2019-03-26T18:45:15Z","mtu":1450}} 2019-03-26 18:45:15,542 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-51685b99-f26c-4cbc-bc77-624571c14682 2019-03-26 18:45:15,543 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.331429004669s 2019-03-26 18:45:15,543 - 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-26T18:45:15Z', u'is_default': False, u'revision_number': 2, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9be10da0-8eb8-4ad5-b3a0-cb853cf1a265', u'provider:segmentation_id': 72, 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_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', u'created_at': u'2019-03-26T18:45:15Z', u'mtu': 1450, u'tenant_id': u'4ab69ba8d3ee44a6913c63ca5363c37b', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'4ab69ba8d3ee44a6913c63ca5363c37b', u'l2_adjacency': True}) 2019-03-26 18:45:15,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" 2019-03-26 18:45:15,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 195 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b74352d-5c9d-4d57-935f-27c0cfce7fdb 2019-03-26 18:45:15,554 - keystoneauth.session - DEBUG - RESP BODY: {"version": {"status": "stable", "updated": "2018-10-15T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.11", "links": [{"href": "http://172.30.9.22:5000/v3/", "rel": "self"}]}} 2019-03-26 18:45:15,554 - keystoneauth.session - DEBUG - GET call to http://172.30.9.22:5000/v3 used request id req-2b74352d-5c9d-4d57-935f-27c0cfce7fdb 2019-03-26 18:45:15,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.22:5000/v3/auth/tokens 2019-03-26 18:45:15,946 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7911e691a05a432d9e91c0e96e1264e6", "name": "member"}, {"id": "93971ea4887046478dcbd0ffc771b658", "name": "reader"}], "expires_at": "2019-03-26T19:45:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ab69ba8d3ee44a6913c63ca5363c37b", "name": "juju_epc-project_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}, "catalog": [{"endpoints": [{"url": "http://172.30.9.22:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "60ee1a642c2445668037cd923925a4ad"}, {"url": "http://192.30.9.3:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "a08004f5bd934199ab4a271f7cad8a77"}, {"url": "http://192.30.9.3:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f710b76766dc4e76bd292784a3389087"}], "type": "image", "id": "03fa345d29764a1ab13090d1f3215ddc", "name": "glance"}, {"endpoints": [{"url": "http://172.30.9.22:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "e9971bf0186f47209c65414079d48310"}, {"url": "http://192.30.9.3:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f0e075d0966d44188849790453d0f8cc"}, {"url": "http://192.30.9.3:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f3abcf3e2d184e5487af4f87d8a3f6ab"}], "type": "identity", "id": "2c400f8d83a943e6a46920e69cd68aee", "name": "keystone"}, {"endpoints": [{"url": "http://12.0.0.27:8080", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "840ea42ac41f4a29839cd0a6d7c54f65"}, {"url": "http://172.30.9.22:8080/v1/AUTH_4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b02023dfd0245c8929e286508d97a8c"}, {"url": "http://12.0.0.27:8080/v1/AUTH_4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c70851daa480406db037e20ca9150a8d"}], "type": "object-store", "id": "36b53c3ba3f04b418e739651d4daf8a0", "name": "swift"}, {"endpoints": [{"url": "http://172.30.9.22:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "7ef8d08269214f76a2feb166abf7ea08"}, {"url": "http://192.30.9.3:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "abe0b0fdefac429d91bdb01a384504a8"}, {"url": "http://192.30.9.3:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "bfe878dfff68437eb763c8b053e3a461"}], "type": "metric", "id": "3705fdab19d0491fb67a2d04f0523d94", "name": "gnocchi"}, {"endpoints": [{"url": "http://172.30.9.22:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "31dd6483027946b0b110f102fda92b00"}, {"url": "http://192.30.9.3:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "b50c13e90054415189a46d27df5ba5af"}, {"url": "http://192.30.9.3:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "cf3903eaf987415a804a3f34d9a1ac8e"}], "type": "cloudformation", "id": "37db07dc021a40fe999cf831284f960e", "name": "heat-cfn"}, {"endpoints": [], "type": "metering", "id": "4b649cef84124f739c0f848bf4fba0cf", "name": "ceilometer"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v2/4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "60a01e4b2ce94294b1b7d37a6409d01d"}, {"url": "http://192.30.9.3:8776/v2/4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "f205fb1f17c54f468b8f653ca4da8b82"}, {"url": "http://172.30.9.22:8776/v2/4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fd81238c5f5244a88a9bce90834143e5"}], "type": "volumev2", "id": "506121c81fe64aae90e1a4d006ba200d", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.3:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "33119c8e830f4586aaf349b476527488"}, {"url": "http://172.30.9.22:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "864074fb5ea248579b08e7190d29668d"}, {"url": "http://192.30.9.3:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d52a2fc97e2b48f194ad72de0bf9b3ba"}], "type": "compute", "id": "67c1feecac614143b772eb021d87683a", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.3:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1dc851a9fe6a4a69a5d11a334ee7cea4"}, {"url": "http://192.30.9.3:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "997ce8a81c8a42d582c90827ac2e6f7a"}, {"url": "http://172.30.9.22:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f06068edd2e7411c85af456fa848b8d3"}], "type": "alarming", "id": "6ec684663d674b749125158b358cf159", "name": "aodh"}, {"endpoints": [], "type": "tempest-type-987414668", "id": "8e4f3e5289074603b5a6813d9a6454ae", "name": "tempest-service-1517955992"}, {"endpoints": [{"url": "http://192.30.9.3:8977", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "071a373ad91d443b9b9bffd5c557987f"}, {"url": "http://192.30.9.3:8977", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "245b3601fe8f46f58f9c47099b0fc003"}, {"url": "http://172.30.9.22:8977", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "d7ae594e1d784f1785f337cceae68e54"}], "type": "event", "id": "a5813d861fe540e99fbbbf1c8ac3f115", "name": "panko"}, {"endpoints": [], "type": "tempest-type-345138487", "id": "a63938e86535451c961cf50bc1bd4bec", "name": "tempest-service-246654608"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v3/4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59dfefb2ad9f4c4db81c9643ad53df22"}, {"url": "http://192.30.9.3:8776/v3/4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f396c4b7ae614c128e5ea76d070f39db"}, {"url": "http://172.30.9.22:8776/v3/4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fadd7a6dc5094ff7af1f15ec917d3d7d"}], "type": "volumev3", "id": "a6ebfa27f93f487fb1fd2e16da1b7780", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.3:8776/v1/4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "1cc4e0b005084f979f6f34a76228b214"}, {"url": "http://172.30.9.22:8776/v1/4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "9b74a1a733f849508ce3325194398842"}, {"url": "http://192.30.9.3:8776/v1/4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "cef3a0e69cfe41189c8d07ebae5292ae"}], "type": "volume", "id": "b024d1087bf24cbca43602e6520408c0", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.3:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "78e904cb2b6141698955eda5deb242e5"}, {"url": "http://192.30.9.3:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "7aa73a9c0893488baebf5de95b6137eb"}, {"url": "http://172.30.9.22:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f4ef0292dcd64ae68126691c30950a36"}], "type": "network", "id": "b142c2635e114a7b987a7f59c0f9a701", "name": "neutron"}, {"endpoints": [{"url": "http://172.30.9.22:8004/v1/4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "808255b7a2d04a0eb30f14e2e3eafcea"}, {"url": "http://192.30.9.3:8004/v1/4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "e7151f97af7d4f0b8667a50d92455f29"}, {"url": "http://192.30.9.3:8004/v1/4ab69ba8d3ee44a6913c63ca5363c37b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "f1f25c4e7f8c4b7a82e7eb16c8f21b39"}], "type": "orchestration", "id": "eea56821999c40afb29f8d45a96215e9", "name": "heat"}, {"endpoints": [{"url": "http://192.30.9.3:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "31566bc32c37434a8343cc8d535e1489"}, {"url": "http://192.30.9.3:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "3ea7271039434c04944d38c71707329e"}, {"url": "http://172.30.9.22:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "56a0ff077cd94628bd1104156cec20c9"}], "type": "placement", "id": "f3e3c341f4f84445956fb6d35725facd", "name": "placement"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "id": "724c7972d62c46ee8775cd31ae6c7a84"}, "audit_ids": ["PPVRGn13SfKU9codtwg2Jw"], "issued_at": "2019-03-26T18:45:15.000000Z"}} 2019-03-26 18:45:15,950 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 18:45:15,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 18:45:16,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1228 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:16 GMT X-Openstack-Request-Id: req-e42f10dd-0b2f-4aca-98d3-2a93bb2f9d00 2019-03-26 18:45:16,324 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":2,"port_security_enabled":true,"id":"9be10da0-8eb8-4ad5-b3a0-cb853cf1a265","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4ab69ba8d3ee44a6913c63ca5363c37b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T18:45:15Z","qos_policy_id":null,"name":"juju_epc-net_cbcd7eb4-af55-4b65-b80a-c2291bd3506b","admin_state_up":true,"tenant_id":"4ab69ba8d3ee44a6913c63ca5363c37b","created_at":"2019-03-26T18:45:15Z","mtu":1450}]} 2019-03-26 18:45:16,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-e42f10dd-0b2f-4aca-98d3-2a93bb2f9d00 2019-03-26 18:45:16,324 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.37371301651s 2019-03-26 18:45:16,326 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2019-03-26 18:45:16,326 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1839abeff84765a274b21ca982207d1fef1bc71a" -d '{"subnet": {"name": "juju_epc-subnet_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "enable_dhcp": true, "network_id": "9be10da0-8eb8-4ad5-b3a0-cb853cf1a265", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2019-03-26 18:45:16,955 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 676 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:16 GMT X-Openstack-Request-Id: req-73a98fd2-a091-4f78-8d27-6f212bb7a6f6 2019-03-26 18:45:16,956 - keystoneauth.session - DEBUG - RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9be10da0-8eb8-4ad5-b3a0-cb853cf1a265","tenant_id":"4ab69ba8d3ee44a6913c63ca5363c37b","created_at":"2019-03-26T18:45:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T18:45:16Z","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":"4ab69ba8d3ee44a6913c63ca5363c37b","id":"42801120-7dfd-40f0-a1ba-1047b5284bb0","subnetpool_id":null,"name":"juju_epc-subnet_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}} 2019-03-26 18:45:16,956 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-73a98fd2-a091-4f78-8d27-6f212bb7a6f6 2019-03-26 18:45:16,956 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.630141019821s 2019-03-26 18:45:16,956 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T18:45:16Z', 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'42801120-7dfd-40f0-a1ba-1047b5284bb0', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', u'enable_dhcp': True, u'network_id': u'9be10da0-8eb8-4ad5-b3a0-cb853cf1a265', u'tenant_id': u'4ab69ba8d3ee44a6913c63ca5363c37b', u'created_at': u'2019-03-26T18:45:16Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'4ab69ba8d3ee44a6913c63ca5363c37b'}) 2019-03-26 18:45:16,957 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2019-03-26 18:45:16,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1839abeff84765a274b21ca982207d1fef1bc71a" -d '{"router": {"external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95"}, "name": "juju_epc-router_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "admin_state_up": true}}' 2019-03-26 18:45:19,143 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 695 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:19 GMT X-Openstack-Request-Id: req-08582db4-7e75-4199-b89e-14190e805c44 2019-03-26 18:45:19,144 - keystoneauth.session - DEBUG - RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:45:17Z", "admin_state_up": true, "updated_at": "2019-03-26T18:45:18Z", "flavor_id": null, "revision_number": 2, "routes": [], "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "id": "61a2df0e-d622-408a-b3e8-ee61579a8958", "name": "juju_epc-router_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}} 2019-03-26 18:45:19,144 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-08582db4-7e75-4199-b89e-14190e805c44 2019-03-26 18:45:19,144 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 2.18716406822s 2019-03-26 18:45:19,145 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2019-03-26T18:45:18Z', u'revision_number': 2, u'id': u'61a2df0e-d622-408a-b3e8-ee61579a8958', u'external_gateway_info': {u'network_id': u'712b0110-afc2-40a0-ba79-f57d4a7bfd95', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'971ff180-ebb0-4086-b40e-0b78b4c355af', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', u'admin_state_up': True, u'tenant_id': u'4ab69ba8d3ee44a6913c63ca5363c37b', u'created_at': u'2019-03-26T18:45:17Z', u'flavor_id': None, u'routes': [], u'project_id': u'4ab69ba8d3ee44a6913c63ca5363c37b'}) 2019-03-26 18:45:19,145 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2019-03-26 18:45:19,146 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/61a2df0e-d622-408a-b3e8-ee61579a8958/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}1839abeff84765a274b21ca982207d1fef1bc71a" -d '{"subnet_id": "42801120-7dfd-40f0-a1ba-1047b5284bb0"}' 2019-03-26 18:45:21,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:21 GMT X-Openstack-Request-Id: req-6344189b-5849-46bf-8fc7-ad27cb290e6a 2019-03-26 18:45:21,882 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9be10da0-8eb8-4ad5-b3a0-cb853cf1a265", "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "subnet_id": "42801120-7dfd-40f0-a1ba-1047b5284bb0", "subnet_ids": ["42801120-7dfd-40f0-a1ba-1047b5284bb0"], "port_id": "43fa8641-35d9-41f7-b901-944fb91ec972", "id": "61a2df0e-d622-408a-b3e8-ee61579a8958"} 2019-03-26 18:45:21,882 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/61a2df0e-d622-408a-b3e8-ee61579a8958/add_router_interface.json used request id req-6344189b-5849-46bf-8fc7-ad27cb290e6a 2019-03-26 18:45:21,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.73702788353s 2019-03-26 18:45:21,884 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2019-03-26 18:45:23,161 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:3c9ef66aea001f0cad0623ddab1f8fc1 sha256:4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25 2019-03-26 18:45:23,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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-26 18:45:23,167 - keystoneauth.session - DEBUG - RESP: [300] Content-Length: 860 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:23 GMT 2019-03-26 18:45:23,168 - keystoneauth.session - DEBUG - RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.7", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.6", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.5", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.22:9292/v2/", "rel": "self"}]}]} 2019-03-26 18:45:23,174 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:45:23,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 18:45:23,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:23 GMT X-Openstack-Request-Id: req-120cad60-fc1e-4055-9083-ceb2445b31dc 2019-03-26 18:45:23,994 - keystoneauth.session - DEBUG - RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:45:23,994 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-120cad60-fc1e-4055-9083-ceb2445b31dc 2019-03-26 18:45:23,995 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.820726156235s 2019-03-26 18:45:24,005 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 18:45:24,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1839abeff84765a274b21ca982207d1fef1bc71a" -d '{"owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "owner_specified.shade.object": "images/juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}' 2019-03-26 18:45:24,060 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 933 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:24 GMT Location: http://172.30.9.22:9292/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f47c72c3-661d-46f9-9c11-88a7a9469be9 2019-03-26 18:45:24,060 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:45:24Z", "file": "/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5/file", "owner": "4ab69ba8d3ee44a6913c63ca5363c37b", "id": "7a296745-baca-457b-bb3a-4f70a1c931b5", "size": null, "self": "/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5", "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_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "checksum": null, "created_at": "2019-03-26T18:45:24Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 18:45:24,060 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f47c72c3-661d-46f9-9c11-88a7a9469be9 2019-03-26 18:45:24,060 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.055536031723s 2019-03-26 18:45:24,061 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 18:45:24,065 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5/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}1839abeff84765a274b21ca982207d1fef1bc71a" -d '' 2019-03-26 18:45:29,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:45:29 GMT X-Openstack-Request-Id: req-ce6ef099-ac42-4a80-b38f-155a13bcfb53 2019-03-26 18:45:29,528 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 18:45:29,529 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5/file used request id req-ce6ef099-ac42-4a80-b38f-155a13bcfb53 2019-03-26 18:45:29,529 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.46776509285s 2019-03-26 18:45:29,534 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:45:29,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 18:45:29,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:29 GMT X-Openstack-Request-Id: req-11cce2cb-41d7-4c7e-ab62-ab4358bfe004 2019-03-26 18:45:29,574 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:45:29Z", "file": "/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5/file", "owner": "4ab69ba8d3ee44a6913c63ca5363c37b", "id": "7a296745-baca-457b-bb3a-4f70a1c931b5", "size": 300941312, "self": "/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7a296745-baca-457b-bb3a-4f70a1c931b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7a296745-baca-457b-bb3a-4f70a1c931b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T18:45:24Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:45:29,574 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-11cce2cb-41d7-4c7e-ab62-ab4358bfe004 2019-03-26 18:45:29,574 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.040050983429s 2019-03-26 18:45:29,576 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7a296745-baca-457b-bb3a-4f70a1c931b5/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5/file', 'owner': u'4ab69ba8d3ee44a6913c63ca5363c37b', 'id': u'7a296745-baca-457b-bb3a-4f70a1c931b5', 'size': 300941312, u'self': u'/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ab69ba8d3ee44a6913c63ca5363c37b', 'name': 'juju_epc-project_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7a296745-baca-457b-bb3a-4f70a1c931b5/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T18:45:29Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T18:45:29Z', u'owner_specified.shade.sha256': u'4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25', u'owner_specified.shade.object': u'images/juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', '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/7a296745-baca-457b-bb3a-4f70a1c931b5', 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_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', 'created': u'2019-03-26T18:45:24Z', 'checksum': u'3c9ef66aea001f0cad0623ddab1f8fc1', 'created_at': u'2019-03-26T18:45:24Z', 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/7a296745-baca-457b-bb3a-4f70a1c931b5', 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_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', u'owner_specified.shade.md5': u'3c9ef66aea001f0cad0623ddab1f8fc1', u'schema': u'/v2/schemas/image'}}) 2019-03-26 18:45:31,101 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 7a296745-baca-457b-bb3a-4f70a1c931b5 -s xenial -r regionOne -u http://172.30.9.22: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-26 18:45:31,103 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 18:45:31,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-03-26 18:45:31,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 311 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-e7f2bc89-8423-4b8a-b383-d5b8812c2ac0 x-openstack-request-id: req-e7f2bc89-8423-4b8a-b383-d5b8812c2ac0 2019-03-26 18:45:31,409 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/526d4af5-f5b5-49a1-a3ea-ea801c22e13f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/526d4af5-f5b5-49a1-a3ea-ea801c22e13f", "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": "526d4af5-f5b5-49a1-a3ea-ea801c22e13f"}} 2019-03-26 18:45:31,409 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-e7f2bc89-8423-4b8a-b383-d5b8812c2ac0 2019-03-26 18:45:31,410 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.306483983994s 2019-03-26 18:45:31,411 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', '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'0c1029b257c44319a8784a806bbcda81', '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'526d4af5-f5b5-49a1-a3ea-ea801c22e13f', 'swap': 0}) 2019-03-26 18:45:31,411 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 18:45:31,415 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/526d4af5-f5b5-49a1-a3ea-ea801c22e13f/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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" -d '{"extra_specs": {}}' 2019-03-26 18:45:31,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:31 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-34b60caf-593a-4c30-87f5-3986573466f0 x-openstack-request-id: req-34b60caf-593a-4c30-87f5-3986573466f0 2019-03-26 18:45:31,432 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 18:45:31,432 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/526d4af5-f5b5-49a1-a3ea-ea801c22e13f/os-extra_specs used request id req-34b60caf-593a-4c30-87f5-3986573466f0 2019-03-26 18:45:31,432 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0205461978912s 2019-03-26 18:45:31,432 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2019-03-26 18:45:31,435 - 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-416 | | ENERGY_RECORDER_API_PASSWORD | | | INSTALLER_TYPE | apex | | CI_LOOP | daily | | TEST_DB_URL | http://testresults.opnfv.org/test/api/v1/results | | ENERGY_RECORDER_API_URL | http://energy.opnfv.fr/resources | | USE_DYNAMIC_CREDENTIALS | True | | EXTERNAL_NETWORK | | | ENERGY_RECORDER_API_USER | | | SDN_CONTROLLER_USER | admin | | DEPLOY_SCENARIO | os-nosdn-calipso-noha | | SDN_CONTROLLER_IP | | | NEW_USER_ROLE | Member | | NAMESERVER | 8.8.8.8 | | FLAVOR_EXTRA_SPECS | | | POD_ARCH | | | SDN_CONTROLLER_PASSWORD | admin | | NODE_NAME | lf-pod1 | | IMAGE_PROPERTIES | | | VOLUME_DEVICE_NAME | vdb | +--------------------------------------+----------------------------------------------------------+ 2019-03-26 18:45:31,442 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2019-03-26 18:45:31,593 - 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-26 18:45:31,593 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2019-03-26 18:45:31,771 - 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-26 18:45:31,772 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2019-03-26 18:45:32,868 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:4ba4bf5f0868561ee732bf54da048c63 sha256:1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843 2019-03-26 18:45:32,870 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:45:32,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 18:45:32,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:32 GMT X-Openstack-Request-Id: req-70e1e92f-a218-42da-b6cf-d7dc9483535f 2019-03-26 18:45:32,910 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:45:29Z", "file": "/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5/file", "owner": "4ab69ba8d3ee44a6913c63ca5363c37b", "id": "7a296745-baca-457b-bb3a-4f70a1c931b5", "size": 300941312, "self": "/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7a296745-baca-457b-bb3a-4f70a1c931b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7a296745-baca-457b-bb3a-4f70a1c931b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T18:45:24Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:45:32,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-70e1e92f-a218-42da-b6cf-d7dc9483535f 2019-03-26 18:45:32,910 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0401799678802s 2019-03-26 18:45:32,920 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2019-03-26 18:45:32,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}1839abeff84765a274b21ca982207d1fef1bc71a" -d '{"owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "owner_specified.shade.object": "images/juju_epc-img_alt_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}' 2019-03-26 18:45:32,967 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 941 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:32 GMT Location: http://172.30.9.22:9292/v2/images/8ce1b1c6-312d-40fc-8717-47de217caac9 Openstack-Image-Import-Methods: web-download X-Openstack-Request-Id: req-f83d2701-4f3a-4cfd-9533-1a57f1092220 2019-03-26 18:45:32,967 - keystoneauth.session - DEBUG - RESP BODY: {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:45:32Z", "file": "/v2/images/8ce1b1c6-312d-40fc-8717-47de217caac9/file", "owner": "4ab69ba8d3ee44a6913c63ca5363c37b", "id": "8ce1b1c6-312d-40fc-8717-47de217caac9", "size": null, "self": "/v2/images/8ce1b1c6-312d-40fc-8717-47de217caac9", "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_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "juju_epc-img_alt_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "checksum": null, "created_at": "2019-03-26T18:45:32Z", "os_hidden": false, "protected": false, "os_hash_value": null} 2019-03-26 18:45:32,967 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.22:9292/v2/images used request id req-f83d2701-4f3a-4cfd-9533-1a57f1092220 2019-03-26 18:45:32,967 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0476469993591s 2019-03-26 18:45:32,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2019-03-26 18:45:32,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9292/v2/images/8ce1b1c6-312d-40fc-8717-47de217caac9/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}1839abeff84765a274b21ca982207d1fef1bc71a" -d '' 2019-03-26 18:45:37,533 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 18:45:37 GMT X-Openstack-Request-Id: req-208ef355-08ce-4a27-ae3e-e3add0338fa5 2019-03-26 18:45:37,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-26 18:45:37,533 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.22:9292/v2/images/8ce1b1c6-312d-40fc-8717-47de217caac9/file used request id req-208ef355-08ce-4a27-ae3e-e3add0338fa5 2019-03-26 18:45:37,533 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 4.56533098221s 2019-03-26 18:45:37,539 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 18:45:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 18:45:37,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2729 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:37 GMT X-Openstack-Request-Id: req-fc05c54e-1664-46dc-92de-0116eb2899f4 2019-03-26 18:45:37,581 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:45:37Z", "file": "/v2/images/8ce1b1c6-312d-40fc-8717-47de217caac9/file", "owner": "4ab69ba8d3ee44a6913c63ca5363c37b", "id": "8ce1b1c6-312d-40fc-8717-47de217caac9", "size": 263848448, "self": "/v2/images/8ce1b1c6-312d-40fc-8717-47de217caac9", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/8ce1b1c6-312d-40fc-8717-47de217caac9/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/8ce1b1c6-312d-40fc-8717-47de217caac9/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "4ba4bf5f0868561ee732bf54da048c63", "name": "juju_epc-img_alt_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "checksum": "4ba4bf5f0868561ee732bf54da048c63", "created_at": "2019-03-26T18:45:32Z", "os_hidden": false, "protected": false, "os_hash_value": "4c54940a109b77e8d8a31e862712446ad296df9f83eac31f46c23a540563d82c93f353670a560465a269a8dc5301ad9511c224c6d8d4ce7db600b816d29aebeb"}, {"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:45:29Z", "file": "/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5/file", "owner": "4ab69ba8d3ee44a6913c63ca5363c37b", "id": "7a296745-baca-457b-bb3a-4f70a1c931b5", "size": 300941312, "self": "/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7a296745-baca-457b-bb3a-4f70a1c931b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7a296745-baca-457b-bb3a-4f70a1c931b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T18:45:24Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 18:45:37,581 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-fc05c54e-1664-46dc-92de-0116eb2899f4 2019-03-26 18:45:37,582 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0427780151367s 2019-03-26 18:45:37,584 - functest.core.singlevm - DEBUG - image: Munch({'minDisk': 0, 'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/8ce1b1c6-312d-40fc-8717-47de217caac9/snap', u'metadata': Munch({})})], 'file': u'/v2/images/8ce1b1c6-312d-40fc-8717-47de217caac9/file', 'owner': u'4ab69ba8d3ee44a6913c63ca5363c37b', 'id': u'8ce1b1c6-312d-40fc-8717-47de217caac9', 'size': 263848448, u'self': u'/v2/images/8ce1b1c6-312d-40fc-8717-47de217caac9', 'disk_format': u'qcow2', u'os_hash_algo': u'sha512', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'4ab69ba8d3ee44a6913c63ca5363c37b', 'name': 'juju_epc-project_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/8ce1b1c6-312d-40fc-8717-47de217caac9/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2019-03-26T18:45:37Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2019-03-26T18:45:37Z', u'owner_specified.shade.sha256': u'1663d76f81c5c6f65e31fcf3cb7641b9eec91be68423aea41af50fd574c90843', u'owner_specified.shade.object': u'images/juju_epc-img_alt_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', '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/8ce1b1c6-312d-40fc-8717-47de217caac9', 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_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', 'created': u'2019-03-26T18:45:32Z', 'checksum': u'4ba4bf5f0868561ee732bf54da048c63', 'created_at': u'2019-03-26T18:45: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/8ce1b1c6-312d-40fc-8717-47de217caac9', 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_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', u'owner_specified.shade.md5': u'4ba4bf5f0868561ee732bf54da048c63', u'schema': u'/v2/schemas/image'}}) 2019-03-26 18:45:37,835 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 8ce1b1c6-312d-40fc-8717-47de217caac9 -s trusty -r regionOne -u http://172.30.9.22: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-26 18:45:37,836 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2019-03-26 18:45:37,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22: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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2019-03-26 18:45:37,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 312 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45:37 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-7def1a93-f4af-4cb0-ad6f-b9c35bec9b23 x-openstack-request-id: req-7def1a93-f4af-4cb0-ad6f-b9c35bec9b23 2019-03-26 18:45:37,872 - keystoneauth.session - DEBUG - RESP BODY: {"flavor": {"name": "juju_epc-flavor_alt_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9ab5d2e6-6ab2-4a65-bdf9-4bfa68779eda", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9ab5d2e6-6ab2-4a65-bdf9-4bfa68779eda", "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": "9ab5d2e6-6ab2-4a65-bdf9-4bfa68779eda"}} 2019-03-26 18:45:37,872 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors used request id req-7def1a93-f4af-4cb0-ad6f-b9c35bec9b23 2019-03-26 18:45:37,872 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0354959964752s 2019-03-26 18:45:37,873 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_cbcd7eb4-af55-4b65-b80a-c2291bd3506b', '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'0c1029b257c44319a8784a806bbcda81', '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'9ab5d2e6-6ab2-4a65-bdf9-4bfa68779eda', 'swap': 0}) 2019-03-26 18:45:37,873 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2019-03-26 18:45:37,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.22:8774/v2.1/flavors/9ab5d2e6-6ab2-4a65-bdf9-4bfa68779eda/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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" -d '{"extra_specs": {}}' 2019-03-26 18:45:37,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 18:45: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-a8119ba0-1632-4e6c-ad51-1697f5cfabea x-openstack-request-id: req-a8119ba0-1632-4e6c-ad51-1697f5cfabea 2019-03-26 18:45:37,892 - keystoneauth.session - DEBUG - RESP BODY: {"extra_specs": {}} 2019-03-26 18:45:37,892 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.22:8774/v2.1/flavors/9ab5d2e6-6ab2-4a65-bdf9-4bfa68779eda/os-extra_specs used request id req-a8119ba0-1632-4e6c-ad51-1697f5cfabea 2019-03-26 18:45:37,892 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0188910961151s 2019-03-26 18:45:37,892 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2019-03-26 18:49:33,366 - 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=9be10da0-8eb8-4ad5-b3a0-cb853cf1a265 --config ssl-hostname-verification=false --config external-network=712b0110-afc2-40a0-ba79-f57d4a7bfd95 --config use-floating-ip=true --config use-default-secgroup=true --debug 18:45:38 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.11.5] 18:45:38 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=9be10da0-8eb8-4ad5-b3a0-cb853cf1a265", "--config", "ssl-hostname-verification=false", "--config", "external-network=712b0110-afc2-40a0-ba79-f57d4a7bfd95", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 18:45:38 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 18:45:38 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[use-default-secgroup:true network:9be10da0-8eb8-4ad5-b3a0-cb853cf1a265 external-network:712b0110-afc2-40a0-ba79-f57d4a7bfd95 use-openstack-gbp:false policy-target-group: use-floating-ip:true] 18:45:38 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 18:45:38 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[cloudinit-userdata: proxy-ssh:false logging-config: image-stream:released development:false external-network:712b0110-afc2-40a0-ba79-f57d4a7bfd95 fan-config: transmit-vendor-metrics:true provisioner-harvest-mode:destroyed http-proxy: authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCrHsq1kypeXrk50Z+IqdCqpCHLP0yN0XAbtvROGeSTxd3W/QAGy2dvjKAB+Gi7SanTjIkENaDJVA5ggC6Z4C96nuQ7vc89UAsF2goRPdsrM39x1i8hdfJHopmZjHZxLFXrnYGe8vmLAP2MaC6aIDF/gzfPV4l038OHiM/ih91iQOotpSZVtj6S7xdIxfM4JLJMoJwziVqyd0qbiMBoRB6shiimEJXMEZQa1VboFEScXt+mgsAC50jljt2JM2LNIONaYRTpjgD20NuEc9abYB8apffCdyOSa0OE4THA08QXnp6ppz1w4uG+2RLR417Cqw0dpthvks71gXXNP9d4QeA5 juju-client-key apt-no-proxy: enable-os-upgrade:true max-action-results-age:336h enable-os-refresh-update:true type:openstack use-openstack-gbp:false firewall-mode:instance apt-https-proxy: automatically-retry-hooks:true max-status-history-age:336h agent-metadata-url: resource-tags: logforward-enabled:false max-action-results-size:5G update-status-hook-interval:5m ignore-machine-addresses:false name:controller use-floating-ip:true egress-subnets: https-proxy: container-image-metadata-url: image-metadata-url: apt-ftp-proxy: default-series:xenial uuid:2a20c91f-2c91-4cb2-85ba-de0d4ef7ebca test-mode:false use-default-secgroup:true ftp-proxy: network:9be10da0-8eb8-4ad5-b3a0-cb853cf1a265 container-image-stream:released net-bond-reconfigure-delay:17 no-proxy:127.0.0.1,localhost,::1 container-inherit-properties: disable-network-management:false ssl-hostname-verification:false policy-target-group: agent-stream:released max-status-history-size:5G apt-mirror: container-networking-method: apt-http-proxy:] 18:45:38 INFO juju.provider.openstack provider.go:145 opening model "controller" 18:45:38 DEBUG goose client.go:511 auth details: &{Token:gAAAAABcmnNSlRHiVuPxBtuX0DzWs4cPIzKNaRL7pv7-H1jPZbo3PXgYLtpnNn_vdahj64fy_EFW-Fo8xO_KsI_7jrKjTH6tm5doQ7dW7kQle7ey2fC8a-jCEL1CW3MGsASFfjCCAPy7zFgIOTKB7i-_g6jxjTcdVyxh8MSOgSNH-Bm3Cl5KShw TenantId:4ab69ba8d3ee44a6913c63ca5363c37b UserId:724c7972d62c46ee8775cd31ae6c7a84 Domain: RegionServiceURLs:map[regionOne:map[image:http://172.30.9.22:9292 metric:http://172.30.9.22:8041 volume:http://172.30.9.22:8776/v1/4ab69ba8d3ee44a6913c63ca5363c37b network:http://172.30.9.22:9696 identity:http://172.30.9.22:5000 cloudformation:http://172.30.9.22:8000/v1 volumev2:http://172.30.9.22:8776/v2/4ab69ba8d3ee44a6913c63ca5363c37b compute:http://172.30.9.22:8774/v2.1 event:http://172.30.9.22:8977 object-store:http://172.30.9.22:8080/v1/AUTH_4ab69ba8d3ee44a6913c63ca5363c37b orchestration:http://172.30.9.22:8004/v1/4ab69ba8d3ee44a6913c63ca5363c37b placement:http://172.30.9.22:8778/placement alarming:http://172.30.9.22:8042 volumev3:http://172.30.9.22:8776/v3/4ab69ba8d3ee44a6913c63ca5363c37b]]} 18:45:38 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 18:45:38 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.22:8774/v2.1/ Rel:self}] Status:CURRENT}] 18:45:39 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 18:45:39 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 18:45:39 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 18:45:39 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 18:45:39 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 18:45:39 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 18:45:39 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 18:45:39 INFO cmd bootstrap.go:233 Loading image metadata 18:45:39 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 18:45:39 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 18:45:39 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 18:45:39 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.22:5000/v3} [xenial bionic win2008r2 precise quantal win10 genericlinux saucy win81 win2012 yakkety artful zesty trusty utopic win7 win8 opensuseleap wily win2016hv win2012hvr2 centos7 raring vivid win2012r2 win2016nano win2012hv win2016] [amd64 i386 armhf arm64 ppc64el s390x] released}} 18:45:39 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 18:45:42 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 18:45:42 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.22:5000/v3} not found 18:45:42 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.22:5000/v3} not found 18:45:42 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 18:45:42 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 18:45:42 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 18:45:42 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 18:45:42 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 18:45:42 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 18:45:42 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 18:45:42 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 18:45:42 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 18:45:43 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 []} 18:45:45 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 18:45:45 INFO cmd bootstrap.go:389 Starting new instance for initial controller 18:45:45 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 18:45:46 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 18:45:46 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:7a296745-baca-457b-bb3a-4f70a1c931b5 Arch:amd64 VirtType:}] 18:45:46 INFO juju.environs.instances image.go:106 find instance - using image with id: 7a296745-baca-457b-bb3a-4f70a1c931b5 18:45:46 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 18:45:46 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 18:45:46 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2488 bytes 18:45:46 DEBUG juju.provider.openstack provider.go:1005 using network id "9be10da0-8eb8-4ad5-b3a0-cb853cf1a265" 18:45:46 DEBUG goose apiversion.go:267 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.22:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" has status BUILD, wait 10 seconds before retry, attempt 9 - instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" has status BUILD, wait 10 seconds before retry, attempt 10 - instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" has status BUILD, wait 10 seconds before retry, attempt 11 - instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" has status BUILD, wait 10 seconds before retry, attempt 12 18:47:59 INFO juju.provider.openstack provider.go:1175 started instance "32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816" 18:47:59 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 18:47:59 DEBUG juju.provider.openstack networking.go:169 using external network "712b0110-afc2-40a0-ba79-f57d4a7bfd95" 18:48:00 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.205 18:48:00 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.205 18:48:03 INFO cmd bootstrap.go:225 - 32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816 (arch=amd64 mem=2G cores=1) 18:48:03 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 18:48:03 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 18:48:03 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 18:48:05 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 18:48:05 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 18:48:06 DEBUG juju.provider.openstack provider.go:417 instance 32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816 has floating IP address: 172.30.9.205 Attempting to connect to 172.30.9.205:22 Attempting to connect to 192.168.121.17:22 18:48:06 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 192.168.121.17 failed: ssh: connect to host 192.168.121.17 port 22: Connection refused 18:48:06 INFO cmd bootstrap.go:333 Connected to 172.30.9.205 18:48:06 INFO juju.cloudconfig userdatacfg_unix.go:460 Fetching agent: curl -sSfw 'agent binaries from %{url_effective} downloaded: HTTP %{http_code}; time %{time_total}s; size %{size_download} bytes; speed %{speed_download} bytes/s ' --retry 10 --insecure -o $bin/tools.tar.gz <[https://streams.canonical.com/juju/tools/agent/2.3.9/juju-2.3.9-ubuntu-amd64.tgz]> 18:48:06 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-f7ebca-controller-0 18:49:30 INFO cmd bootstrap.go:455 Bootstrap agent now started 18:49:31 DEBUG juju.provider.openstack provider.go:417 instance 32c9d9bd-3fa3-4b3c-b4d3-e0c8dfcee816 has floating IP address: 172.30.9.205 18:49:31 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.205:17070 192.168.121.17:17070] 18:49:31 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.205 to verify accessibility... 18:49:31 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.205:17070 192.168.121.17:17070] 18:49:33 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" 18:49:33 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" 18:49:33 DEBUG juju.api monitor.go:35 RPC connection died 18:49:33 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 18:49:33 INFO cmd controller.go:88 Controller machines are in the "controller" model 18:49:33 INFO cmd controller.go:89 Initial model "default" added 18:49:33 INFO cmd supercommand.go:465 command finished 2019-03-26 18:49:33,367 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2019-03-26 18:49:33,367 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2019-03-26 18:49:47,089 - 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-26 18:49:47,090 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2019-03-26 19:15:44,527 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-03-26 19:15:27.379299Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-03-26 19:15:44,527 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2019-03-26 19:15:44,528 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2019-03-26 19:15:44,737 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju status Model Controller Cloud/Region Version SLA default abot-controller abot-epc/regionOne 2.3.9 unsupported App Version Status Scale Charm Store Rev OS Notes abot-epc-basic active 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc active 1 oai-epc local 3 ubuntu oai-hss active 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* active idle 0 172.30.9.203 80/tcp,5000/tcp ABot ready! EPC relation established, proceed to run tests... mysql/0* unknown idle 1 172.30.9.202 3306/tcp oai-epc/0* active idle 2 172.30.9.207 2152/udp OAI EPC is running and connected to HSS oai-hss/0* active idle 3 172.30.9.201 OAI HSS is running Machine State DNS Inst id Series AZ Message 0 started 172.30.9.203 e4bfa867-4021-456b-ad53-354d2a04a7fc xenial nova ACTIVE 1 started 172.30.9.202 a7e8e56f-ad14-4555-9e29-d88294f4e978 trusty nova ACTIVE 2 started 172.30.9.207 d61f43e2-86f5-4eb4-9af7-f3eb8b2650f8 trusty nova ACTIVE 3 started 172.30.9.201 847216fc-4706-40f2-893f-5db23f8d61ca trusty nova ACTIVE 2019-03-26 19:15:44,959 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.203 (agent:idle, workload:active) 80/tcp, 5000/tcp 2019-03-26 19:15:44,960 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - abot-epc-basic workload is active 2019-03-26 19:15:45,184 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-epc - oai-epc/0: 172.30.9.207 (agent:idle, workload:active) 2152/udp 2019-03-26 19:15:45,184 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-epc workload is active 2019-03-26 19:15:45,558 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short oai-hss - oai-hss/0: 172.30.9.201 (agent:idle, workload:active) 2019-03-26 19:15:45,559 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - oai-hss workload is active 2019-03-26 19:15:45,559 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Transferring the feature files to Abot_node ... 2019-03-26 19:15:46,473 - 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-26 19:15:46,473 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Copying the feature files within Abot_node 2019-03-26 19:15:47,076 - 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-de7515-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-26 19:15:47,077 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Running VNF Test cases.... 2019-03-26 19:15:47,313 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju run-action abot-epc-basic/0 run tagnames=TS_24_301 Action queued with id: e790f486-e3f2-47d6-845b-912e997755ef 2019-03-26 19:25:32,182 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 4800 juju-wait INFO:root:All units idle since 2019-03-26 19:25:14.879587Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2019-03-26 19:25:32,183 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Getting results from Abot node.... 2019-03-26 19:25:32,767 - 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-26 19:25:32,768 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Parsing the Test results... 2019-03-26 19:25:32,789 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - {'failures': 22, 'skipped': 0, 'passed': 256} 2019-03-26 19:25:32,790 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Test VNF result: Passed: 256, Failed:22, Skipped: 0 2019-03-26 19:25:33,022 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2019-03-26 19:25:33,022 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 40:18 | PASS | +-------------------+------------------+------------------+----------------+ 2019-03-26 19:25:34,042 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 18:52:45 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 18:52:45 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 18:52:45 DEBUG juju.agent read agent config, format "2.0" machine-0: 18:52:46 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 18:52:46 DEBUG juju.worker start "engine" machine-0: 18:52:46 INFO juju.worker start "engine" machine-0: 18:52:46 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 18:52:46 DEBUG juju.worker "engine" started machine-0: 18:52:46 DEBUG juju.worker.introspection stats worker now serving machine-0: 18:52:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 18:52:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 18:52:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 18:52:46 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 18:52:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 18:52:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 18:52:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 18:52:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.apicaller connecting with old password machine-0: 18:52:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 18:52:46 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-0: 18:52:46 INFO juju.api connection established to "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-0: 18:52:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-0: 18:52:46 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 18:52:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 18:52:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 18:52:46 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-0: 18:52:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 18:52:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 18:52:46 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 18:52:47 DEBUG juju.worker.apicaller connected machine-0: 18:52:47 DEBUG juju.worker.apicaller changing password... machine-0: 18:52:47 DEBUG juju.worker.apicaller password changed machine-0: 18:52:47 DEBUG juju.api RPC connection died machine-0: 18:52:47 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 18:52:47 DEBUG juju.worker.apicaller connecting with current password machine-0: 18:52:47 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-0: 18:52:47 INFO juju.api connection established to "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-0: 18:52:47 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-0: 18:52:48 DEBUG juju.worker.apicaller connected machine-0: 18:52:48 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 18:52:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 18:52:48 INFO juju.worker.upgrader unblocking abort check machine-0: 18:52:48 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 18:52:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 18:52:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-0: 18:52:48 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 18:52:48 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 18:52:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 18:52:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 18:52:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.logger logger setup machine-0: 18:52:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 18:52:48 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 18:52:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 18:52:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 18:52:48 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 18:52:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:52:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:52:48 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:52:48 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 18:52:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} machine-0: 18:52:48 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 18:52:48 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 18:52:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 18:52:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 18:52:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 18:52:48 DEBUG juju.network including address public:172.30.9.205 for machine machine-0: 18:52:48 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-0: 18:52:48 DEBUG juju.network including address local-fan:252.17.0.1 for machine machine-0: 18:52:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 18:52:48 DEBUG juju.network including address local-machine:::1 for machine machine-0: 18:52:48 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 18:52:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 18:52:48 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-0: 18:52:48 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 18:52:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 18:52:48 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 18:52:48 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 18:52:48 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 18:52:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 18:52:48 DEBUG juju.api RPC connection died machine-0: 18:52:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 18:52:48 DEBUG juju.worker killing runner 0xc4206175f0 machine-0: 18:52:48 INFO juju.worker runner is dying machine-0: 18:52:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-0: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 18:52:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching filesystem attachments: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 18:52:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 18:52:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 18:52:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 18:52:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 18:52:48 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 18:52:48 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 18:52:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.apicaller connecting with current password machine-0: 18:52:48 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-0: 18:52:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 18:52:48 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-0: 18:52:48 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-0: 18:52:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result configuring fan underlay:192.168.121.0/24 overlay:252.0.0.0/8 0 machine-0: 18:52:48 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: 18:52:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 18:52:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.apicaller connected machine-0: 18:52:49 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 18:52:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 18:52:49 INFO juju.worker.upgrader unblocking abort check machine-0: 18:52:49 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 18:52:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 18:52:49 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 18:52:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 18:52:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 18:52:49 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 18:52:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 18:52:49 DEBUG juju.network "lxdbr0" has addresses [fe80::18d4:f0ff:fe92:3868/64 fe80::1/64] machine-0: 18:52:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 18:52:49 DEBUG juju.network including address public:172.30.9.205 for machine machine-0: 18:52:49 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-0: 18:52:49 DEBUG juju.network including address local-fan:252.17.0.1 for machine machine-0: 18:52:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 18:52:49 DEBUG juju.network including address local-machine:::1 for machine machine-0: 18:52:49 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 18:52:49 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 18:52:49 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-0: 18:52:49 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 18:52:49 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-0: 18:52:49 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 18:52:49 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 18:52:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 18:52:49 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 18:52:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.logger logger setup machine-0: 18:52:49 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 18:52:49 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 18:52:49 DEBUG juju.worker start "0-container-watcher" machine-0: 18:52:49 DEBUG juju.worker start "stateconverter" machine-0: 18:52:49 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 18:52:49 INFO juju.worker start "0-container-watcher" machine-0: 18:52:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 18:52:49 INFO juju.worker start "stateconverter" machine-0: 18:52:49 DEBUG juju.worker "stateconverter" started machine-0: 18:52:49 DEBUG juju.worker "0-container-watcher" started machine-0: 18:52:49 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 18:52:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 18:52:49 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 18:52:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:52:49 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:52:49 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 18:52:49 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 18:52:49 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 18:52:49 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 18:52:49 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 18:52:49 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 18:52:49 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 18:52:49 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 18:52:49 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 18:52:49 DEBUG juju.service discovered init system "systemd" from local host machine-0: 18:52:49 DEBUG juju.worker.deployer API addresses: ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-0: 18:52:49 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 18:52:49 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-abot-epc-basic-0 Conf:{Desc:juju unit agent for abot-epc-basic/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:/var/lib/juju/init/jujud-unit-abot-epc-basic-0/exec-start.sh ExecStopPost: Logfile:/var/log/juju/unit-abot-epc-basic-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-abot-epc-basic-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name abot-epc-basic/0 --debug]}} ConfName:jujud-unit-abot-epc-basic-0.service UnitName:jujud-unit-abot-epc-basic-0.service Dirname:/var/lib/juju/init/jujud-unit-abot-epc-basic-0 Script:[35 33 47 117 115 114 47 98 105 110 47 101 110 118 32 98 97 115 104 10 10 35 32 83 101 116 32 117 112 32 108 111 103 103 105 110 103 46 10 116 111 117 99 104 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 111 119 110 32 115 121 115 108 111 103 58 115 121 115 108 111 103 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 99 104 109 111 100 32 48 54 48 48 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 62 62 32 39 47 118 97 114 47 108 111 103 47 106 117 106 117 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 46 108 111 103 39 10 101 120 101 99 32 50 62 38 49 10 10 35 32 82 117 110 32 116 104 101 32 115 99 114 105 112 116 46 10 39 47 118 97 114 47 108 105 98 47 106 117 106 117 47 116 111 111 108 115 47 117 110 105 116 45 97 98 111 116 45 101 112 99 45 98 97 115 105 99 45 48 47 106 117 106 117 100 39 32 117 110 105 116 32 45 45 100 97 116 97 45 100 105 114 32 39 47 118 97 114 47 108 105 98 47 106 117 106 117 39 32 45 45 117 110 105 116 45 110 97 109 101 32 97 98 111 116 45 101 112 99 45 98 97 115 105 99 47 48 32 45 45 100 101 98 117 103]} machine-0: 18:52:49 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 18:52:49 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 18:52:49 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 18:52:49 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 machine-0: 18:52:49 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 18:52:49 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 18:52:49 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 18:52:49 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 18:52:49 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 18:52:49 DEBUG juju.network "lxdbr0" has addresses [fe80::18d4:f0ff:fe92:3868/64 fe80::1/64] machine-0: 18:52:49 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 18:52:49 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 18:52:49 DEBUG juju.network including address local-cloud:192.168.121.3 for machine machine-0: 18:52:49 DEBUG juju.network including address local-fan:252.3.0.1 for machine machine-0: 18:52:49 DEBUG juju.network including address local-machine:::1 for machine machine-0: 18:52:49 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:::1] machine-0: 18:52:49 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.3 local-fan:252.3.0.1 local-machine:::1] unit-abot-epc-basic-0: 18:52:49 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 18:52:49 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: 18:52:49 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 18:52:49 INFO juju.worker start "api" unit-abot-epc-basic-0: 18:52:49 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 18:52:49 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 18:52:49 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: 18:52:49 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 18:52:49 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 18:52:50 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:52:50 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:52:50 DEBUG juju.api successfully dialed "wss://252.17.0.1:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:52:50 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-0: 18:52:50 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result /usr/sbin/fanctl: /etc/network/fan:40 192.168.121.0/24 252.0.0.0/8 -- failed err=1 /usr/sbin/fanctl: fan-252: already configured 0 unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 18:52:50 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 18:52:50 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:52:50 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:52:50 DEBUG juju.api successfully dialed "wss://252.17.0.1:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:52:50 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-0: 18:52:50 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:8a:01:f4 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:ens3 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.3 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:8a:01:f4 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:1a:d4:f0:92:38:68 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:1a:d4:f0:92:38:68 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:a2:0e:49:97:37:c1 CIDR:252.0.0.0/8 MTU:1400 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:fan-252 ParentInterfaceName: InterfaceType:bridge Disabled:false NoAutoStart:false ConfigType:static Address:252.3.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:a2:0e:49:97:37:c1 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:a2:0e:49:97:37:c1 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: 18:52:50 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:50 INFO juju.tools.lxdclient using LXD API version "1.0" unit-abot-epc-basic-0: 18:52:50 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 18:52:50 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 18:52:50 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 18:52:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down unit-abot-epc-basic-0: 18:52:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 18:52:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 18:52:50 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} machine-0: 18:52:50 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 18:52:50 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 18:52:50 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 18:52:50 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: 18:52:51 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 18:52:51 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 18:52:51 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: 18:52:51 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 18:52:51 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 18:52:51 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 18:52:51 DEBUG juju.network "lxdbr0" has addresses [fe80::18d4:f0ff:fe92:3868/64 fe80::1/64] unit-abot-epc-basic-0: 18:52:51 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 18:52:51 DEBUG juju.network including address public:172.30.9.205 for machine unit-abot-epc-basic-0: 18:52:51 DEBUG juju.network including address local-cloud:192.168.121.17 for machine unit-abot-epc-basic-0: 18:52:51 DEBUG juju.network including address local-fan:252.17.0.1 for machine unit-abot-epc-basic-0: 18:52:51 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 18:52:51 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 18:52:51 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 18:52:51 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] unit-abot-epc-basic-0: 18:52:51 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic unit-abot-epc-basic-0: 18:52:51 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 18:52:51 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 18:52:51 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 18:52:51 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 18:52:51 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 18:52:51 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: 18:52:51 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 18:52:51 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 18:52:51 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 18:52:51 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 18:52:51 DEBUG httpbakery client do GET https://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 18:52:51 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 18:52:51 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 18:52:51 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 18:52:51 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 18:52:51 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 18:52:51 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 18:52:51 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 18:52:51 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 18:52:51 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 18:52:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:52:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:52:51 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-de7515-default-0 unit-abot-epc-basic-0: 18:52:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 18:52:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 18:52:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 18:52:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 18:52:51 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 18:52:52 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 18:52:52 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 18:52:52 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 18:52:53 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: 18:52:53 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 18:52:53 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: 18:52:53 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 18:52:53 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: 18:52:53 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 18:52:53 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: 18:52:53 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 18:52:53 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 18:52:54 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:52:54 DEBUG unit.abot-epc-basic/0.install Need to get 69.9 MB of archives. unit-abot-epc-basic-0: 18:52:54 DEBUG unit.abot-epc-basic/0.install After this operation, 396 MB of additional disk space will be used. unit-abot-epc-basic-0: 18:52:54 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:55 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: 18:52:56 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: 18:52:56 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: 18:52:56 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: 18:52:56 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: 18:52:56 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: 18:52:56 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: 18:52:56 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: 18:52:56 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: 18:52:56 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: 18:52:56 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:57 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:58 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: 18:52:59 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: 18:52:59 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: 18:52:59 DEBUG unit.abot-epc-basic/0.install Fetched 69.9 MB in 5s (12.2 MB/s) unit-abot-epc-basic-0: 18:52:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 18:52:59 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: 18:52:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 18:52:59 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:00 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:53:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 18:53:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 18:53:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 18:53:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 18:53:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 18:53:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 18:53:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 18:53:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 18:53:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 18:53:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 18:53:02 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: 18:53:02 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 18:53:02 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: 18:53:02 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 18:53:02 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: 18:53:02 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 18:53:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 18:53:03 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: 18:53:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:53:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 18:53:03 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: 18:53:03 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:53:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 18:53:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:53:08 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 18:53:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:10 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:53:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 18:53:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 18:53:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 18:53:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 18:53:10 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: 18:53:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:53:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 18:53:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 18:53:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 18:53:10 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: 18:53:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:53:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 18:53:10 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: 18:53:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:53:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 18:53:10 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: 18:53:10 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:53:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 18:53:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 18:53:11 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 18:53:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 18:53:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.6_amd64.deb ... unit-abot-epc-basic-0: 18:53:11 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 18:53:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 18:53:11 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: 18:53:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 18:53:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 18:53:11 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: 18:53:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 18:53:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 18:53:11 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: 18:53:11 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 18:53:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 18:53:11 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: 18:53:11 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:53:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 18:53:11 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: 18:53:11 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 18:53:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 18:53:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 18:53:14 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 18:53:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 18:53:14 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: 18:53:14 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:53:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 18:53:15 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: 18:53:15 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:53:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 18:53:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:53:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 18:53:16 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: 18:53:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 18:53:16 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: 18:53:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 18:53:16 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: 18:53:16 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 18:53:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 18:53:16 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: 18:53:16 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 18:53:17 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: 18:53:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 18:53:17 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: 18:53:17 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 18:53:17 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: 18:53:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 18:53:17 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: 18:53:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 18:53:17 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: 18:53:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 18:53:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 18:53:17 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: 18:53:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 18:53:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 18:53:18 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: 18:53:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 18:53:21 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: 18:53:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:53:21 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 18:53:22 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: 18:53:22 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 18:53:22 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: 18:53:22 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 18:53:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 18:53:22 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: 18:53:22 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:53:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 18:53:23 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: 18:53:23 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:53:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 18:53:25 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: 18:53:26 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:53:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 18:53:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 18:53:27 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.17) ... unit-abot-epc-basic-0: 18:53:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 18:53:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 18:53:28 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 18:53:28 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 18:53:28 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 18:53:28 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 18:53:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 18:53:28 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 18:53:28 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:53:28 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:53:28 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:53:30 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 18:53:30 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 18:53:31 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 18:53:31 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: 18:53:31 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 18:53:31 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 18:53:31 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:53:31 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:53:31 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 18:53:32 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: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 18:53:32 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: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.3) ... unit-abot-epc-basic-0: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 18:53:32 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.6) ... unit-abot-epc-basic-0: 18:53:33 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 18:53:34 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: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:34 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: 18:53:34 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: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 18:53:34 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: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 18:53:34 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 18:53:35 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 18:53:36 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: 18:53:36 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: 18:53:36 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: 18:53:36 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: 18:53:36 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: 18:53:36 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: 18:53:36 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: 18:53:36 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: 18:53:36 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: 18:53:36 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: 18:53:36 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: 18:53:36 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: 18:53:37 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 18:53:37 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: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 18:53:37 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: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 18:53:37 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 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: 18:53:38 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u191-b12-2ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:53:38 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: 18:53:38 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: 18:53:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.17) ... unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.2) ... unit-abot-epc-basic-0: 18:53:38 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 18:53:39 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 18:53:39 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 18:53:39 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:53:39 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 18:53:39 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 18:53:40 DEBUG unit.abot-epc-basic/0.install --2019-03-26 18:53:40-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 18:53:40 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 18:53:40 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 18:53:40 DEBUG unit.abot-epc-basic/0.install Length: 47813510 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 18:53:40 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: 18:53:40 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 96.6K 8m3s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 195K 6m1s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.2M 4m2s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 11.2M 3m2s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 198K 3m12s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.3M 2m41s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 11.3M 2m18s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 11.0M 2m1s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 206K 2m13s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 11.0M 2m0s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.2M 1m49s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.5M 1m40s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 11.2M 93s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.4M 86s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.9M 81s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.1M 76s unit-abot-epc-basic-0: 18:53:41 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.3M 72s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 223K 79s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.3M 75s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.1M 71s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.1M 68s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.7M 65s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 10.8M 62s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.1M 60s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 11.5M 57s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 11.2M 55s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 11.1M 53s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 11.4M 52s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 11.0M 50s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 11.4M 48s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 10.9M 47s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 70.0K 65s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 50.0M 63s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 56.8M 62s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 60.5M 60s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 62.1M 58s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 56.1M 56s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 64.4M 55s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 65.2M 53s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 63.1M 52s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 56.6M 51s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 63.2M 49s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 63.7M 48s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 64.0M 47s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 55.9M 46s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 63.8M 45s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 63.0M 44s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 62.2M 43s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 65.6M 42s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 119M 41s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 110M 40s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 105M 40s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 173M 39s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 105M 38s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 97.4M 37s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 108M 37s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 85.9M 36s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 107M 35s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 131M 35s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 115M 34s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 170M 33s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 571M 33s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 612M 32s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 541M 32s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 559M 31s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 644M 31s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 633M 30s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 650M 30s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 550M 29s unit-abot-epc-basic-0: 18:53:42 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 502M 29s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 209K 31s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 11.4M 31s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 11.4M 31s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 11.1M 30s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 11.1M 30s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 11.3M 29s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 11.2M 29s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 11.2M 29s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 11.2M 28s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 11.4M 28s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 11.1M 28s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 11.3M 27s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 189K 30s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 17.9M 29s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 14.0M 29s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 10.6M 29s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 258K 30s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 17.6M 30s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 18.8M 29s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 18.9M 29s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 16.8M 29s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 16.5M 28s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 18.1M 28s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 49.7M 28s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 53.6M 28s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 45.0M 27s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 47.2M 27s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 48.3M 27s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 50.6M 26s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 44.3M 26s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 30.1M 26s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 49.9M 25s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 45.5M 25s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 42.6M 25s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 50.8M 25s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 47.7M 24s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 50.1M 24s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 41.0M 24s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 18.9M 24s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 10.8M 23s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 10.8M 23s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 10.5M 23s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 10.4M 23s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 11.0M 23s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 11.7M 22s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 11.0M 22s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 11.0M 22s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 262K 23s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 10.8M 23s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 11.1M 23s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 11.3M 23s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 11.2M 22s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 11.1M 22s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 11.4M 22s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 11.3M 22s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 10.5M 22s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 10.9M 22s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 11.2M 21s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 10.6M 21s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 10.0M 21s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 11.6M 21s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 11.0M 21s unit-abot-epc-basic-0: 18:53:43 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 9.58M 21s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 263K 22s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 9.67M 21s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 11.1M 21s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 11.0M 21s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 11.3M 21s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 11.6M 21s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 10.9M 21s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 11.2M 21s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 11.3M 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 11.2M 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 11.2M 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 11.3M 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 10.9M 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 11.4M 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 10.9M 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 11.4M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 264K 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 8.66M 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 10.9M 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 11.3M 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 11.3M 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 11.4M 20s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 11.0M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 10.9M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 10.1M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 12.9M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 10.8M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.5M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 10.9M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 11.4M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 11.0M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 11.2M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.4M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 266K 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 8.53M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 11.5M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 10.9M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 11.4M 19s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 10.8M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 11.5M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 11.1M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 8.51M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 11.2M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 11.2M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 10.9M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 11.5M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 11.4M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 11.0M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 11.3M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 10.8M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 270K 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 8.85M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 8.03M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 11.9M 18s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 10.7M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 11.3M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 11.2M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 11.3M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 11.0M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 10.8M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 11.4M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 11.4M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 10.8M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 11.5M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 11.1M 17s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 11.1M 16s unit-abot-epc-basic-0: 18:53:44 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 11.3M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 709K 17s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 421K 17s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 8.81M 17s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 10.3M 17s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 11.0M 17s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 10.4M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 11.1M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 11.8M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 11.4M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 10.5M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 11.8M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 10.8M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 11.5M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 11.1M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 11.0M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 11.7M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 10.6M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 11.6M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 275K 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 7.93M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 9.18M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 10.2M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 10.8M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 11.4M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 10.9M 16s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 10.1M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 11.5M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 11.0M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 11.4M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 11.2M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 10.6M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 11.5M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 11.1M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 11.1M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 11.4M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 11.1M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 276K 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 9.47M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 8.52M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 10.4M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 11.1M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 11.1M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 10.8M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 11.3M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 10.9M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 11.5M 15s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 11.1M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 11.2M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 11.1M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 10.9M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 11.7M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 11.2M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 11.3M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 11.4M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 276K 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 8.94M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 9.90M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 9.24M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 10.7M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 11.3M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 10.9M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 11.1M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 11.1M 14s unit-abot-epc-basic-0: 18:53:45 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 11.5M 14s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 11.3M 14s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 10.8M 14s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 11.7M 14s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 10.5M 14s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 11.7M 14s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 11.2M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 11.1M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 11.3M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 280K 14s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 6.87M 14s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 10.2M 14s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 9.30M 14s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 10.3M 14s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 11.5M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 10.5M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 11.5M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 11.3M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 11.0M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 11.5M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 11.0M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 11.4M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 11.0M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 11.2M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 11.6M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 10.9M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 11.2M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 1.45M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 333K 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 8.66M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 8.78M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 11.1M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 11.5M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 10.8M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 11.2M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 10.5M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 11.1M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 11.5M 13s unit-abot-epc-basic-0: 18:53:46 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 11.1M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 82.2K 14s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 54.6M 14s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 58.6M 14s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 47.1M 14s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 55.9M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 55.6M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 54.6M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 47.9M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 59.9M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 59.7M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 61.4M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 55.0M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 60.5M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 60.8M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 58.5M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 54.3M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 60.1M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 61.4M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 59.4M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 85.7M 13s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 104M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 125M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 92.5M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 74.7M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 488K 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 8.33M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 9.49M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 8.86M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 6.92M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 7.61M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 6.20M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 5.08M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 2.36M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 669K 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 1.65M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 2.04M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 2.00M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 1.39M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 7.16M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 9.33M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 9.75M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 7.61M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 7.69M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 6.33M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 7.45M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 3.34M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 622K 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 2.31M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 1.77M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 2.40M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 1.04M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 7.14M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 8.43M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 9.67M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 11.5M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 6.52M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 7.91M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 6.38M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 5.19M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 2.40M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 669K 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 1.72M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 2.10M 12s unit-abot-epc-basic-0: 18:53:47 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 2.04M 12s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 1.36M 12s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 7.19M 12s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 7.82M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 10.7M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 10.4M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 7.26M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 6.87M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 7.28M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 5.20M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 190K 12s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 58.1M 12s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 56.4M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 58.9M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 50.9M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 57.8M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 59.5M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 60.1M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 45.1M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 59.3M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 54.3M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 214K 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 3.67M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 18.9M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 6.97M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 53.9M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 57.6M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 47.4M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 56.5M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 53.0M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 57.4M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 50.0M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 727K 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 1.25M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 1.66M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 1021K 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 4.47M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 5.28M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 5.16M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 6.99M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 2.60M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 9.57M 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 598K 11s unit-abot-epc-basic-0: 18:53:48 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 1.34M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 1.73M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 1013K 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 4.64M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 5.60M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 5.32M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 5.95M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 3.67M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 4.93M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 630K 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 1.40M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 1.80M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 1.19M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 2.13M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 5.06M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 6.28M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 5.13M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 6.86M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 3.05M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 5.20M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 608K 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 1.22M 11s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 1.69M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 1.18M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 5.23M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 5.50M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 5.66M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 6.01M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 3.79M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 4.90M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 2.52M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 581K 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 1.46M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 1.85M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 1.26M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 6.00M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 6.34M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 5.75M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 6.60M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 3.50M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 5.41M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 2.51M 10s unit-abot-epc-basic-0: 18:53:49 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 554K 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 1.70M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 1.56M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 1.44M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 5.89M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 6.73M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 5.58M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 6.87M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 3.69M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 5.15M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 2.53M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 587K 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 1.45M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 1.91M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 1.26M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 6.94M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 5.43M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 5.32M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 7.31M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 4.12M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 4.52M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 4.42M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 583K 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 1.52M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 1.72M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 1.17M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 4.91M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 5.72M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 7.82M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 5.43M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 6.86M 10s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 2.96M 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 9.88M 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 608K 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 1.40M 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 2.14M 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 1.50M 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 1.56M 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 6.98M 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 6.69M 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 5.14M 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 8.25M 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 4.06M 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 4.68M 9s unit-abot-epc-basic-0: 18:53:50 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 2.80M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 623K 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 1.24M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 2.23M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 1.23M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 4.83M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 5.97M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 8.99M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 5.35M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 8.23M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 2.68M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 10.1M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 647K 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 1.49M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 1.79M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 1.43M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 1.73M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 5.86M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 5.98M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 5.94M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 6.79M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 4.00M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 4.26M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 5.30M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 647K 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 1.28M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 2.41M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 1.55M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 1.63M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 6.98M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 7.18M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 4.89M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 8.06M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 3.38M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 5.68M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 3.55M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 618K 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 1.24M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 2.99M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 1.04M 9s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 5.45M 8s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 5.11M 8s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 9.34M 8s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 5.40M 8s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 8.08M 8s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 3.11M 8s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 6.73M 8s unit-abot-epc-basic-0: 18:53:51 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 3.07M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 591K 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 1.40M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 2.16M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 1.26M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 4.62M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 5.95M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 9.41M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 5.30M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 8.50M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 2.75M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 9.28M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 3.08M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 563K 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 1.54M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 2.22M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 1.27M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 4.54M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 6.24M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 8.73M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 5.65M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 8.04M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 2.82M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 8.50M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 2.37M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 598K 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 1.53M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 1.95M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 1.37M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 4.78M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 5.69M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 10.3M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 5.50M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 8.35M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 2.87M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 7.82M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 1.15M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 811K 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 1.55M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 1.94M 8s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 1.34M 7s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 4.70M 7s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 6.25M 7s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 8.58M 7s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 6.12M 7s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 7.92M 7s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 2.94M 7s unit-abot-epc-basic-0: 18:53:52 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 7.72M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 668K 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 1.68M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 1.53M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 1.83M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 1.38M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 5.03M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 6.71M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 7.95M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 5.90M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 8.27M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 2.98M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 7.55M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 1.16M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 804K 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 1.57M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 1.95M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 1.29M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 64% 5.09M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 7.25M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 7.15M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 6.28M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 7.98M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 3.05M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 6.99M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 1.18M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 792K 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 1.57M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 2.00M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 1.28M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 5.21M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 7.67M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 7.28M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 5.68M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 8.71M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 3.08M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 6.78M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 1.19M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 784K 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 1.65M 7s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 1.95M 6s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 1.26M 6s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 5.28M 6s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 7.79M 6s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 7.05M 6s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 6.05M 6s unit-abot-epc-basic-0: 18:53:53 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 8.23M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 2.95M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 7.42M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 1.20M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 774K 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 1.67M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 1.97M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 1.27M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 4.95M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 7.78M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 7.13M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 6.12M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 8.43M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 2.85M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 7.84M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 1.74M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 649K 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 1.70M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 1.98M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 1.24M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 5.13M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 7.60M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 7.46M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 5.89M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 8.07M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 2.85M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 8.66M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 1.96M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 623K 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 1.62M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 2.05M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 1.26M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 4.82M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 7.45M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 8.47M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 5.33M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 8.70M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 2.86M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 8.72M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 1.98M 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 616K 6s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 1.63M 5s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 2.10M 5s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 1.25M 5s unit-abot-epc-basic-0: 18:53:54 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 5.66M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 6.15M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 8.70M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 5.41M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 7.80M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 2.98M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 7.79M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 2.03M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 618K 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 1.58M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 2.33M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 1.20M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 5.68M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 6.22M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 7.99M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 5.39M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 8.12M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 2.97M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 7.84M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 2.67M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 577K 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 1.58M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 2.35M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 1.19M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 5.56M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 6.37M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 8.21M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 5.46M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 8.12M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 3.50M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 5.64M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 2.69M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 580K 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 1.55M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 2.34M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 1.21M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 5.54M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 5.91M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 7.48M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 3.72M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 10.4M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 6.96M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 4.07M 5s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 2.67M 4s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 632K 4s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 1.38M 4s unit-abot-epc-basic-0: 18:53:55 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 2.10M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 1.17M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 5.62M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 5.84M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 8.10M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 3.71M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 10.0M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 7.69M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 3.60M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 2.82M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 678K 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 1.26M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 2.14M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 1.13M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 5.52M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 5.63M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 8.37M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 3.62M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 10.3M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 7.93M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 3.52M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 3.06M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 671K 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 1.29M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 2.83M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 1.00M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 5.84M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 4.59M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 9.43M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 3.85M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 7.50M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 8.67M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 3.02M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 5.28M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 645K 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 1.54M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 2.03M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 1.10M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 3.57M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 4.95M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 8.07M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 6.63M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 4.02M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 9.29M 4s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 3.79M 3s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 4.29M 3s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 646K 3s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 1.55M 3s unit-abot-epc-basic-0: 18:53:56 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 2.03M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 1.40M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 2.01M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 5.05M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 7.94M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 7.35M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 3.70M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 10.0M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 3.62M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 5.94M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 667K 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 1.44M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 1.84M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 1.64M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 1.65M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 4.98M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 7.51M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 7.30M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 3.72M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 10.1M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 3.79M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 5.70M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 670K 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 1.55M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 1.86M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 1.98M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 1.30M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 5.35M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 6.54M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 8.16M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 3.50M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 10.2M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 4.01M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 5.40M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 693K 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 1.50M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 1.73M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 2.59M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 1.15M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 5.76M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 5.48M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 10.2M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 3.51M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 8.12M 3s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 5.49M 2s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 3.92M 2s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 2.73M 2s unit-abot-epc-basic-0: 18:53:57 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 676K 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 1.41M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 2.21M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 1.13M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 5.11M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 5.22M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 9.20M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 3.72M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 7.21M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 7.41M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 3.40M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 4.01M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 672K 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 1.46M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 2.17M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 1.09M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 3.69M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 4.93M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 7.93M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 8.12M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 3.70M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 8.86M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 3.37M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 5.23M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 653K 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 1.58M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 2.05M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 1.49M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 1.78M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 5.02M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 6.30M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 9.80M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 3.73M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 8.44M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 4.19M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 4.87M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 686K 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 1.55M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 1.77M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 1.81M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 1.40M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 5.38M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 6.25M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 8.93M 2s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 3.71M 1s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 8.47M 1s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 4.62M 1s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 4.05M 1s unit-abot-epc-basic-0: 18:53:58 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 715K 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 1.53M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 1.99M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 2.34M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 1.14M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 5.08M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 4.93M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 8.27M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 4.35M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 6.51M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 6.54M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 3.35M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 3.92M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 707K 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 1.43M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 2.03M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 1.17M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 3.25M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 5.20M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 6.13M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 4.63M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 5.82M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 7.31M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 3.97M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 4.36M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 698K 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 1.56M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 1.89M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 1.70M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 1.52M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 5.70M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 5.98M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 8.08M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 3.52M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 10.6M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 4.51M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 3.95M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 731K 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 1.85M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 1.67M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 2.37M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 1.18M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 4.51M 1s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 4.24M 0s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 7.68M 0s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 4.88M 0s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 6.03M 0s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 7.55M 0s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 3.83M 0s unit-abot-epc-basic-0: 18:53:59 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 4.14M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 683K 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 1.44M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 2.36M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 1.52M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 1.72M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 5.77M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 5.83M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 7.79M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 3.99M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 8.33M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 4.94M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 3.80M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 1.66M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 772K 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 1.80M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 2.31M 0s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 1.15M=20s unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install 2019-03-26 18:54:00 (2.30 MB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47813510/47813510] unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:54:00 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: 18:54:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57478 files and directories currently installed.) unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 18:54:00 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:54:03 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 18:54:04 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: 18:54:04 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 18:54:04 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: 18:54:04 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 18:54:04 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: 18:54:04 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: 18:54:04 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 18:54:04 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: 18:54:04 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 18:54:04 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: 18:54:04 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 18:54:04 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: 18:54:04 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install Need to get 103 MB of archives. unit-abot-epc-basic-0: 18:54:04 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 18:54:04 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:05 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:06 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: 18:54:07 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: 18:54:07 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: 18:54:07 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: 18:54:07 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: 18:54:07 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: 18:54:07 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: 18:54:07 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: 18:54:07 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: 18:54:07 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: 18:54:07 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: 18:54:07 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: 18:54:07 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: 18:54:07 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: 18:54:07 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:08 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: 18:54:09 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: 18:54:09 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: 18:54:09 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: 18:54:09 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: 18:54:09 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: 18:54:09 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: 18:54:09 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: 18:54:09 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: 18:54:09 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: 18:54:09 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: 18:54:10 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: 18:54:10 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: 18:54:10 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: 18:54:10 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 18:54:10 DEBUG unit.abot-epc-basic/0.install Fetched 103 MB in 5s (17.4 MB/s) unit-abot-epc-basic-0: 18:54:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 18:54:11 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 57641 files and directories currently installed.) unit-abot-epc-basic-0: 18:54:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 18:54:12 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 18:54:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 18:54:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 18:54:14 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 18:54:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 18:54:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 18:54:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 18:54:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 18:54:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 18:54:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 18:54:20 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: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 18:54:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 18:54:20 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: 18:54:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 18:54:21 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: 18:54:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-abot-epc-basic-0: 18:54:21 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: 18:54:21 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: 18:54:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 18:54:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 18:54:22 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: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 18:54:22 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: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 18:54:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 18:54:22 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: 18:54:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 18:54:23 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: 18:54:23 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 18:54:23 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: 18:54:23 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 18:54:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 18:54:23 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: 18:54:23 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 18:54:24 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: 18:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 18:54:24 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: 18:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 18:54:24 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: 18:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 18:54:24 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: 18:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 18:54:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 18:54:25 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: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 18:54:25 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:54:26 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:54:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 18:54:27 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: 18:54:27 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 18:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 18:54:28 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: 18:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 18:54:28 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: 18:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 18:54:28 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: 18:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 18:54:28 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: 18:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 18:54:28 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: 18:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:54:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 18:54:28 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: 18:54:28 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:54:28 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 18:54:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 18:54:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.17) ... unit-abot-epc-basic-0: 18:54:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 18:54:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 18:54:29 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 18:54:30 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: 18:54:30 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:54:30 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:54:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 18:54:30 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: 18:54:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 18:54:30 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:54:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 18:54:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 18:54:30 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 18:54:31 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: 18:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 18:54:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 18:54:31 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: 18:54:31 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-143.169) ... unit-abot-epc-basic-0: 18:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 18:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 18:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 18:54:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 18:54:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 18:54:32 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 18:54:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 18:54:33 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: 18:54:33 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 18:54:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:54:34 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:54:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 18:54:34 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: 18:54:34 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 18:54:34 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: 18:54:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 18:54:35 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: 18:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 18:54:35 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: 18:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 18:54:35 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: 18:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 18:54:35 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: 18:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 18:54:35 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: 18:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 18:54:35 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: 18:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 18:54:35 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: 18:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 18:54:35 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: 18:54:35 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 18:54:36 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: 18:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 18:54:36 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: 18:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 18:54:36 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: 18:54:36 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 18:54:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:54:37 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:54:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 18:54:37 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: 18:54:37 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 18:54:38 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: 18:54:38 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:54:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 18:54:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:54:39 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:54:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 18:54:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 18:54:39 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 18:54:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 18:54:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 18:54:40 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 18:54:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 18:54:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... unit-abot-epc-basic-0: 18:54:40 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.5) ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 18:54:41 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: 18:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 18:54:41 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: 18:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 18:54:41 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 18:54:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 18:54:42 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: 18:54:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:54:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 18:54:42 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: 18:54:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:54:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 18:54:47 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: 18:54:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:54:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 18:54:47 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: 18:54:47 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:54:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 18:54:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 18:54:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 18:54:48 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: 18:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 18:54:48 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: 18:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 18:54:48 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: 18:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 18:54:48 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: 18:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 18:54:48 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 18:54:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 18:54:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 18:54:49 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 18:54:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 18:54:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 18:54:49 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 18:54:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 18:54:52 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 18:54:52 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 18:54:52 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 18:54:53 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: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 18:54:53 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-abot-epc-basic-0: 18:54:54 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: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1+deb9u1build0.16.04.1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.9) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5ubuntu0.1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 18:54:54 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: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 18:54:54 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:54:55 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:54:55 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:54:55 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 18:54:56 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. unit-abot-epc-basic-0: 18:55:03 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 18:55:03 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: 18:55:03 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:55:03 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:55:04 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:55:04 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 18:55:04 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... unit-abot-epc-basic-0: 18:55:04 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 18:55:04 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 18:55:04 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 18:55:06 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 18:55:06 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: 18:55:07 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.8 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 424.4 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 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 919.3 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/10/apache-10.pom (15 KB at 516.1 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 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 859.1 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.pom (7 KB at 329.9 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 388.6 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 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 1334.6 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 DEBUG unit.abot-epc-basic/0.install 3/15 KB 5/15 KB 8/15 KB 11/15 KB 13/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/14/apache-14.pom (15 KB at 597.5 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 DEBUG unit.abot-epc-basic/0.install 3/33 KB 5/33 KB 8/33 KB 11/33 KB 13/33 KB 16/33 KB 19/33 KB 21/33 KB 24/33 KB 27/33 KB 29/33 KB 32/33 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-install-plugin/2.5.2/maven-install-plugin-2.5.2.jar (33 KB at 1078.0 KB/sec) unit-abot-epc-basic-0: 18:55:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:07 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 18:55:07 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:07 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 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: 18:55:07 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (2 KB at 83.8 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 KB at 729.5 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 KB at 989.0 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 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 250.1 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 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 159.3 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 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 81.8 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 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: 18:55:07 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: 18:55:07 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (7 KB at 393.4 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 493.0 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 DEBUG unit.abot-epc-basic/0.install 889/889 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 57.9 KB/sec) unit-abot-epc-basic-0: 18:55:07 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: 18:55:07 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 380.3 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (4 KB at 241.0 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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: 18:55:08 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: 18:55:08 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 311.3 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 998/998 B Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 48.7 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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 318.8 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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 122.2 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 1/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (3 KB at 106.0 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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 131.8 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (2 KB at 83.1 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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 81.3 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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 37.4 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (2 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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 419.1 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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 1516.1 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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 705.0 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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 188.2 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 3/32 KB 5/32 KB 8/32 KB 11/32 KB 13/32 KB 16/32 KB 19/32 KB 21/32 KB 24/32 KB 27/32 KB 29/32 KB 32/32 KB 32/32 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/23/maven-parent-23.pom (32 KB at 1446.5 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/13/apache-13.pom (14 KB at 802.7 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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 47.1 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (4 KB at 192.0 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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 1050.9 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (7 KB at 330.0 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 KB at 945.9 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 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: 18:55:08 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: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (13 KB at 309.8 KB/sec) unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install 3/153 KB 5/153 KB 3/50 KB 3/35 KB 8/153 KB 3/50 KB 3/35 KB 3/153 KB 3/50 KB 3/35 KB 8/153 KB 3/50 KB 5/35 KB 8/153 KB 3/50 KB 8/35 KB 8/153 KB 3/50 KB 11/35 KB 8/153 KB 3/50 KB 13/35 KB 8/153 KB 3/50 KB 16/35 KB 11/153 KB 3/50 KB 19/35 KB 3/153 KB 3/50 KB 11/153 KB 5/50 KB 19/35 KB 11/153 KB 8/50 KB 19/35 KB 11/153 KB 11/50 KB 19/35 KB 11/153 KB 3/50 KB 16/35 KB 13/153 KB 11/50 KB 19/35 KB 16/153 KB 13/50 KB 19/35 KB 19/153 KB 13/50 KB 21/35 KB 13/153 KB 13/50 KB 19/35 KB 19/153 KB 16/50 KB 21/35 KB 16/153 KB 13/50 KB 21/35 KB 19/153 KB 16/50 KB 24/35 KB 21/153 KB 19/50 KB 24/35 KB 3/48 KB 21/153 KB 19/50 KB 24/35 KB 5/48 KB 21/153 KB 19/50 KB 24/35 KB 8/48 KB 21/153 KB 19/50 KB 24/35 KB 11/48 KB 21/153 KB 19/50 KB 24/35 KB 19/153 KB 19/50 KB 24/35 KB 21/153 KB 21/50 KB 27/35 KB 11/48 KB 24/153 KB 24/50 KB 27/35 KB 13/48 KB 21/153 KB 19/50 KB 27/35 KB 11/48 KB 24/153 KB 24/50 KB 29/35 KB 13/48 KB 24/153 KB 21/50 KB 27/35 KB 13/48 KB 27/153 KB 24/50 KB 29/35 KB 13/48 KB 29/153 KB 24/50 KB 29/35 KB 13/48 KB 32/153 KB 27/50 KB 32/35 KB 13/48 KB 21/153 KB 21/50 KB 27/35 KB 13/48 KB 29/153 KB 27/50 KB 32/35 KB 13/48 KB 32/153 KB 29/50 KB 32/35 KB 13/48 KB 36/153 KB 32/50 KB 32/35 KB 16/48 KB 29/153 KB 24/50 KB 32/35 KB 13/48 KB 36/153 KB 32/50 KB 35/35 KB 16/48 KB 36/153 KB 32/50 KB 35/35 KB 16/48 KB 36/153 KB 3/30 KB 32/50 KB 35/35 KB 16/48 KB 36/153 KB 6/30 KB 32/50 KB 35/35 KB 16/48 KB 36/153 KB 9/30 KB 36/50 KB 35/35 KB 16/48 KB 36/153 KB 11/30 KB 36/50 KB 35/35 KB 16/48 KB 36/153 KB 14/30 KB 36/50 KB 35/35 KB 16/48 KB 36/153 KB 16/30 KB 36/50 KB 35/35 KB 16/48 KB 36/153 KB 19/30 KB 36/50 KB 35/35 KB 16/48 KB 36/153 KB 29/50 KB 32/35 KB 16/48 KB 32/153 KB 29/50 KB 32/35 KB 16/48 KB 36/153 KB 19/30 KB 36/50 KB 35/35 KB 19/48 KB 36/153 KB 19/30 KB 36/50 KB 35/35 KB 21/48 KB 36/153 KB 19/30 KB 36/50 KB 35/35 KB 24/48 KB 40/153 KB 19/30 KB 36/50 KB 35/35 KB 24/48 KB 44/153 KB 19/30 KB 36/50 KB 35/35 KB 27/48 KB 48/153 KB 19/30 KB 36/50 KB 35/35 KB 27/48 KB 36/153 KB 6/30 KB 36/50 KB 35/35 KB 16/48 KB 40/153 KB 19/30 KB 36/50 KB 35/35 KB 27/48 KB 48/153 KB 19/30 KB 36/50 KB 35/35 KB 29/48 KB 48/153 KB 19/30 KB 36/50 KB 35/35 KB 32/48 KB 52/153 KB 19/30 KB 40/50 KB 35/35 KB 36/48 KB 52/153 KB 19/30 KB 40/50 KB 40/48 KB 52/153 KB 19/30 KB 40/50 KB 35/35 KB 32/48 KB 52/153 KB 19/30 KB 44/50 KB 40/48 KB 52/153 KB 19/30 KB 48/50 KB 40/48 KB 52/153 KB 19/30 KB 50/50 KB 40/48 KB 52/153 KB 19/30 KB 36/50 KB 35/35 KB 32/48 KB 56/153 KB 19/30 KB 50/50 KB 40/48 KB 60/153 KB 19/30 KB 50/50 KB 40/48 KB 64/153 KB 22/30 KB 50/50 KB 44/48 KB 68/153 KB 22/30 KB 50/50 KB 44/48 KB 72/153 KB 22/30 KB 50/50 KB 44/48 KB 76/153 KB 22/30 KB 50/50 KB 44/48 KB 80/153 KB 22/30 KB 50/50 KB 44/48 KB 84/153 KB 22/30 KB 50/50 KB 44/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 KB at 431.7 KB/sec) unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install 60/153 KB 22/30 KB 50/50 KB 44/48 KB 84/153 KB 22/30 KB 50/50 KB 48/48 KB 84/153 KB 22/30 KB 50/50 KB 48/48 KB 60/153 KB 22/30 KB 50/50 KB 40/48 KB 84/153 KB 25/30 KB 50/50 KB 48/48 KB 84/153 KB 27/30 KB 50/50 KB 48/48 KB 84/153 KB 30/30 KB 50/50 KB 48/48 KB 88/153 KB 30/30 KB 50/50 KB 48/48 KB 92/153 KB 30/30 KB 50/50 KB 48/48 KB 96/153 KB 30/30 KB 50/50 KB 48/48 KB 100/153 KB 30/30 KB 50/50 KB 48/48 KB 104/153 KB 30/30 KB 50/50 KB 48/48 KB 108/153 KB 30/30 KB 50/50 KB 48/48 KB 112/153 KB 30/30 KB 50/50 KB 48/48 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (48 KB at 538.1 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 KB at 333.5 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 116/153 KB 50/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 565.3 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 120/153 KB 3/190 KB 120/153 KB 6/190 KB 120/153 KB 9/190 KB 120/153 KB 11/190 KB 120/153 KB 14/190 KB 120/153 KB 16/190 KB 120/153 KB 19/190 KB 120/153 KB 22/190 KB 120/153 KB 25/190 KB 120/153 KB 27/190 KB 120/153 KB 4/119 KB 27/190 KB 120/153 KB 8/119 KB 27/190 KB 120/153 KB 12/119 KB 27/190 KB 120/153 KB 13/119 KB 27/190 KB 3/37 KB 120/153 KB 13/119 KB 27/190 KB 5/37 KB 120/153 KB 13/119 KB 27/190 KB 5/37 KB 120/153 KB 13/119 KB 30/190 KB 5/37 KB 120/153 KB 17/119 KB 30/190 KB 8/37 KB 120/153 KB 4/86 KB 21/119 KB 32/190 KB 8/37 KB 120/153 KB 4/86 KB 25/119 KB 32/190 KB 8/37 KB 120/153 KB 4/86 KB 17/119 KB 32/190 KB 8/37 KB 120/153 KB 4/86 KB 25/119 KB 36/190 KB 8/37 KB 120/153 KB 4/86 KB 17/119 KB 30/190 KB 5/37 KB 120/153 KB 4/86 KB 17/119 KB 30/190 KB 8/37 KB 120/153 KB 8/86 KB 29/119 KB 36/190 KB 8/37 KB 120/153 KB 12/86 KB 29/119 KB 36/190 KB 8/37 KB 120/153 KB 16/86 KB 29/119 KB 36/190 KB 8/37 KB 120/153 KB 20/86 KB 29/119 KB 36/190 KB 8/37 KB 120/153 KB 24/86 KB 29/119 KB 36/190 KB 8/37 KB 120/153 KB 28/86 KB 29/119 KB 36/190 KB 8/37 KB 120/153 KB 32/86 KB 29/119 KB 36/190 KB 11/37 KB 120/153 KB 32/86 KB 29/119 KB 36/190 KB 13/37 KB 120/153 KB 36/86 KB 29/119 KB 36/190 KB 8/37 KB 120/153 KB 4/86 KB 29/119 KB 36/190 KB 120/153 KB 50/50 KB 13/37 KB 124/153 KB 36/86 KB 29/119 KB 40/190 KB 13/37 KB 128/153 KB 36/86 KB 29/119 KB 40/190 KB 13/37 KB 132/153 KB 36/86 KB 29/119 KB 40/190 KB 13/37 KB 136/153 KB 36/86 KB 29/119 KB 40/190 KB 13/37 KB 140/153 KB 36/86 KB 29/119 KB 40/190 KB 16/37 KB 144/153 KB 36/86 KB 29/119 KB 40/190 KB 19/37 KB 144/153 KB 36/86 KB 33/119 KB 40/190 KB 13/37 KB 120/153 KB 36/86 KB 29/119 KB 40/190 KB 11/37 KB 120/153 KB 36/86 KB 29/119 KB 36/190 KB 19/37 KB 144/153 KB 40/86 KB 33/119 KB 44/190 KB 19/37 KB 144/153 KB 40/86 KB 33/119 KB 48/190 KB 19/37 KB 144/153 KB 44/86 KB 33/119 KB 48/190 KB 19/37 KB 144/153 KB 44/86 KB 33/119 KB 48/190 KB 19/37 KB 144/153 KB 48/86 KB 33/119 KB 52/190 KB 21/37 KB 144/153 KB 48/86 KB 33/119 KB 56/190 KB 16/37 KB 144/153 KB 36/86 KB 33/119 KB 40/190 KB 13/37 KB 144/153 KB 36/86 KB 29/119 KB 40/190 KB 21/37 KB 148/153 KB 48/86 KB 37/119 KB 56/190 KB 21/37 KB 152/153 KB 48/86 KB 37/119 KB 56/190 KB 21/37 KB 153/153 KB 48/86 KB 37/119 KB 56/190 KB 21/37 KB 144/153 KB 48/86 KB 33/119 KB 52/190 KB 24/37 KB 153/153 KB 48/86 KB 37/119 KB 56/190 KB 27/37 KB 153/153 KB 48/86 KB 37/119 KB 56/190 KB 19/37 KB 144/153 KB 48/86 KB 33/119 KB 52/190 KB 27/37 KB 153/153 KB 52/86 KB 37/119 KB 56/190 KB 21/37 KB 153/153 KB 48/86 KB 37/119 KB 56/190 KB 27/37 KB 153/153 KB 52/86 KB 41/119 KB 56/190 KB 27/37 KB 153/153 KB 52/86 KB 45/119 KB 56/190 KB 27/37 KB 153/153 KB 52/86 KB 49/119 KB 56/190 KB 29/37 KB 153/153 KB 56/86 KB 53/119 KB 60/190 KB 29/37 KB 153/153 KB 56/86 KB 49/119 KB 60/190 KB 27/37 KB 153/153 KB 56/86 KB 49/119 KB 60/190 KB 27/37 KB 153/153 KB 52/86 KB 49/119 KB 60/190 KB 29/37 KB 153/153 KB 56/86 KB 53/119 KB 64/190 KB 29/37 KB 153/153 KB 60/86 KB 53/119 KB 68/190 KB 32/37 KB 153/153 KB 60/86 KB 57/119 KB 72/190 KB 29/37 KB 153/153 KB 60/86 KB 53/119 KB 64/190 KB 32/37 KB 153/153 KB 64/86 KB 57/119 KB 72/190 KB 32/37 KB 153/153 KB 68/86 KB 57/119 KB 72/190 KB 32/37 KB 153/153 KB 72/86 KB 57/119 KB 76/190 KB 32/37 KB 153/153 KB 76/86 KB 57/119 KB 76/190 KB 32/37 KB 80/86 KB 57/119 KB 76/190 unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install KB 32/37 KB 153/153 KB 60/86 KB 57/119 KB 68/190 KB 32/37 KB 153/153 KB 60/86 KB 53/119 KB 68/190 KB 35/37 KB 80/86 KB 57/119 KB 76/190 KB 37/37 KB 80/86 KB 57/119 KB 76/190 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1271.8 KB/sec) unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install 32/37 KB 153/153 KB 68/86 KB 57/119 KB 76/190 KB 37/37 KB 84/86 KB 61/119 KB 80/190 KB 37/37 KB 84/86 KB 61/119 KB 84/190 KB 37/37 KB 84/86 KB 61/119 KB 88/190 KB 37/37 KB 84/86 KB 61/119 KB 76/190 KB 37/37 KB 86/86 KB 61/119 KB 88/190 KB 37/37 KB 80/86 KB 61/119 KB 76/190 KB 37/37 KB 86/86 KB 65/119 KB 88/190 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 37/37 KB 86/86 KB 69/119 KB 88/190 KB 37/37 KB 86/86 KB 73/119 KB 88/190 KB 37/37 KB 86/86 KB 77/119 KB 88/190 KB 37/37 KB 86/86 KB 77/119 KB 92/190 KB 37/37 KB 86/86 KB 77/119 KB 96/190 KB 37/37 KB 86/86 KB 81/119 KB 100/190 KB 37/37 KB 86/86 KB 81/119 KB 104/190 KB 86/86 KB 81/119 KB 108/190 KB 86/86 KB 81/119 KB 112/190 KB 86/86 KB 81/119 KB 116/190 KB 4/66 KB 81/119 KB 120/190 KB 4/66 KB 37/37 KB 86/86 KB 81/119 KB 96/190 KB 85/119 KB 120/190 KB 4/66 KB 89/119 KB 120/190 KB 4/66 KB 93/119 KB 120/190 KB 4/66 KB 97/119 KB 120/190 KB 4/66 KB 101/119 KB 120/190 KB 4/66 KB 105/119 KB 120/190 KB 4/66 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (86 KB at 652.9 KB/sec) unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install 86/86 KB 81/119 KB 112/190 KB 4/66 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 279.7 KB/sec) unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install 109/119 KB 124/190 KB 8/66 KB 109/119 KB 124/190 KB 12/66 KB 109/119 KB 124/190 KB 16/66 KB 109/119 KB 124/190 KB 4/66 KB 113/119 KB 124/190 KB 16/66 KB 117/119 KB 124/190 KB 20/66 KB 119/119 KB 124/190 KB 20/66 KB 109/119 KB 124/190 KB 4/66 KB 119/119 KB 128/190 KB 20/66 KB 113/119 KB 124/190 KB 20/66 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: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 119/119 KB 132/190 KB 20/66 KB 119/119 KB 136/190 KB 24/66 KB 119/119 KB 140/190 KB 24/66 KB 119/119 KB 132/190 KB 24/66 KB 119/119 KB 140/190 KB 28/66 KB 119/119 KB 140/190 KB 32/66 KB 119/119 KB 140/190 KB 36/66 KB 119/119 KB 144/190 KB 40/66 KB 119/119 KB 144/190 KB 36/66 KB 119/119 KB 148/190 KB 40/66 KB 119/119 KB 152/190 KB 4/26 KB 44/66 KB 3/324 KB 119/119 KB 148/190 KB 4/26 KB 44/66 KB 3/324 KB 119/119 KB 148/190 KB 4/26 KB 40/66 KB 3/324 KB 119/119 KB 148/190 KB 4/26 KB 40/66 KB 119/119 KB 152/190 KB 8/26 KB 48/66 KB 3/324 KB 119/119 KB 152/190 KB 12/26 KB 48/66 KB 3/324 KB 119/119 KB 152/190 KB 16/26 KB 48/66 KB 3/324 KB 152/190 KB 20/26 KB 48/66 KB 3/324 KB 152/190 KB 24/26 KB 48/66 KB 6/324 KB 152/190 KB 26/26 KB 48/66 KB 6/324 KB 156/190 KB 26/26 KB 48/66 KB 6/324 KB 160/190 KB 26/26 KB 48/66 KB 6/324 KB 164/190 KB 26/26 KB 48/66 KB 6/324 KB 168/190 KB 26/26 KB 48/66 KB 6/324 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 793.5 KB/sec) unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install 119/119 KB 152/190 KB 20/26 KB 48/66 KB 6/324 KB 152/190 KB 20/26 KB 48/66 KB 6/324 KB 168/190 KB 26/26 KB 52/66 KB 6/324 KB 168/190 KB 26/26 KB 56/66 KB 9/324 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install 168/190 KB 26/26 KB 52/66 KB 9/324 KB 168/190 KB 26/26 KB 56/66 KB 11/324 KB 168/190 KB 26/26 KB 56/66 KB 14/324 KB 168/190 KB 26/26 KB 56/66 KB 16/324 KB 168/190 KB 26/26 KB 60/66 KB 16/324 KB 168/190 KB 26/26 KB 64/66 KB 19/324 KB 168/190 KB 26/26 KB 64/66 KB 19/324 KB 168/190 KB 26/26 KB 66/66 KB 19/324 KB 168/190 KB 26/26 KB 66/66 KB 22/324 KB 172/190 KB 26/26 KB 66/66 KB 22/324 KB 176/190 KB 26/26 KB 66/66 KB 25/324 KB 176/190 KB 26/26 KB 66/66 KB 25/324 KB 176/190 KB 26/26 KB 3/79 KB 66/66 KB 25/324 KB 180/190 KB 5/79 KB 66/66 KB 27/324 KB 180/190 KB 8/79 KB 27/324 KB 180/190 KB 3/79 KB 66/66 KB 27/324 KB 176/190 KB 3/79 KB 66/66 KB 27/324 KB 184/190 KB 8/79 KB 30/324 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 154.7 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 184/190 KB 11/79 KB 32/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 404.8 KB/sec) unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install 184/190 KB 8/79 KB 32/324 KB 188/190 KB 11/79 KB 32/324 KB 184/190 KB 8/79 KB 32/324 KB 190/190 KB 11/79 KB 32/324 KB 190/190 KB 13/79 KB 32/324 KB 190/190 KB 16/79 KB 32/324 KB 190/190 KB 19/79 KB 36/324 KB 190/190 KB 21/79 KB 36/324 KB 190/190 KB 24/79 KB 36/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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 190/190 KB 16/79 KB 36/324 KB 190/190 KB 24/79 KB 40/324 KB 190/190 KB 24/79 KB 44/324 KB 190/190 KB 24/79 KB 48/324 KB 190/190 KB 24/79 KB 52/324 KB 190/190 KB 27/79 KB 56/324 KB 190/190 KB 27/79 KB 52/324 KB 190/190 KB 29/79 KB 56/324 KB 190/190 KB 29/79 KB 60/324 KB 190/190 KB 29/79 KB 64/324 KB 190/190 KB 32/79 KB 64/324 KB 190/190 KB 36/79 KB 64/324 KB 3/228 KB 190/190 KB 40/79 KB 68/324 KB 3/228 KB 190/190 KB 36/79 KB 68/324 KB 3/228 KB 190/190 KB 36/79 KB 64/324 KB 6/228 KB 190/190 KB 40/79 KB 72/324 KB 9/228 KB 190/190 KB 40/79 KB 72/324 KB 11/228 KB 190/190 KB 40/79 KB 72/324 KB 14/228 KB 190/190 KB 40/79 KB 72/324 KB 16/228 KB 190/190 KB 40/79 KB 72/324 KB 3/228 KB 190/190 KB 40/79 KB 72/324 KB 19/228 KB 190/190 KB 40/79 KB 76/324 KB 22/228 KB 190/190 KB 44/79 KB 76/324 KB 25/228 KB 44/79 KB 76/324 KB 19/228 KB 190/190 KB 44/79 KB 76/324 KB 16/228 KB 190/190 KB 40/79 KB 76/324 KB 25/228 KB 4/152 KB 44/79 KB 76/324 KB 25/228 KB 8/152 KB 48/79 KB 80/324 KB 25/228 KB 12/152 KB 48/79 KB 80/324 KB 25/228 KB 16/152 KB 48/79 KB 80/324 KB 25/228 KB 20/152 KB 48/79 KB 80/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (190 KB at 1053.5 KB/sec) unit-abot-epc-basic-0: 18:55:08 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: 18:55:08 DEBUG unit.abot-epc-basic/0.install 25/228 KB 20/152 KB 48/79 KB 80/324 KB 25/228 KB 20/152 KB 48/79 KB 80/324 KB 25/228 KB 20/152 KB 48/79 KB 84/324 KB 25/228 KB 24/152 KB 48/79 KB 88/324 KB 25/228 KB 24/152 KB 52/79 KB 92/324 KB 25/228 KB 24/152 KB 52/79 KB 96/324 KB 25/228 KB 24/152 KB 48/79 KB 84/324 KB 27/228 KB 28/152 KB 52/79 KB 96/324 KB 27/228 KB 32/152 KB 52/79 KB 96/324 KB 27/228 KB 36/152 KB 52/79 KB 96/324 KB 27/228 KB 36/152 KB 52/79 KB 4/32 KB 100/324 KB 27/228 KB 36/152 KB 52/79 KB 8/32 KB 100/324 KB 27/228 KB 36/152 KB 52/79 KB 12/32 KB 100/324 KB 27/228 KB 36/152 KB 52/79 KB 16/32 KB 100/324 KB 27/228 KB 24/152 KB 52/79 KB 96/324 KB 25/228 KB 24/152 KB 52/79 KB 88/324 KB 27/228 KB 36/152 KB 56/79 KB 16/32 KB 100/324 KB 27/228 KB 36/152 KB 60/79 KB 16/32 KB 100/324 KB 27/228 KB 36/152 KB 64/79 KB 16/32 KB 100/324 KB 30/228 KB 36/152 KB 68/79 KB 20/32 KB 100/324 KB 27/228 KB 36/152 KB 52/79 KB 100/324 KB 30/228 KB 40/152 KB 72/79 KB 20/32 KB 104/324 KB 30/228 KB 40/152 KB 72/79 KB 20/32 KB 100/324 KB 30/228 KB 40/152 KB 68/79 KB 20/32 KB 100/324 KB 30/228 KB 36/152 KB 64/79 KB 20/32 KB 100/324 KB 32/228 KB 44/152 KB 76/79 KB 20/32 KB 104/324 KB 36/228 KB 44/152 KB 76/79 KB 20/32 KB 104/324 KB 27/228 KB 36/152 KB 64/79 KB 20/32 KB 100/324 KB 36/228 KB 44/152 KB 76/79 KB 24/32 KB 108/324 KB 36/228 KB 44/152 KB 76/79 KB 28/32 KB 108/324 KB 30/228 KB 44/152 KB 76/79 KB 20/32 KB 108/324 KB 36/228 KB 44/152 KB 76/79 KB 20/32 KB 108/324 KB 36/228 KB 44/152 KB 76/79 KB 20/32 KB 104/324 KB 36/228 KB 48/152 KB 76/79 KB 32/32 KB 112/324 KB 36/228 KB 52/152 KB 76/79 KB 32/32 KB 112/324 KB 40/228 KB 56/152 KB 79/79 KB 32/32 KB 112/324 KB 36/228 KB 44/152 KB 76/79 KB 32/32 KB 108/324 KB 40/228 KB 52/152 KB 79/79 KB 32/32 KB 112/324 KB 36/228 KB 52/152 KB 79/79 KB 32/32 KB 112/324 KB 36/228 KB 52/152 KB 79/79 KB 32/32 KB 112/324 KB 40/228 KB 56/152 KB 79/79 KB 32/32 KB 116/324 KB 44/228 KB 56/152 KB 79/79 KB 32/32 KB 120/324 KB 44/228 KB 56/152 KB 79/79 KB 32/32 KB 116/324 KB 48/228 KB 56/152 KB 79/79 KB 32/32 KB 120/324 KB 52/228 KB 56/152 KB 79/79 KB 32/32 KB 120/324 KB 52/228 KB 60/152 KB 79/79 KB 32/32 KB 124/324 KB 52/228 KB 60/152 KB 79/79 KB 32/32 KB 120/324 KB 52/228 KB 60/152 KB 79/79 KB 32/32 KB 128/324 KB 52/228 KB 64/152 KB 79/79 KB 32/32 KB 128/324 KB 52/228 KB 64/152 KB 79/79 KB 32/32 KB 132/324 KB 56/228 KB 68/152 KB 79/79 KB 32/32 KB 136/324 KB 56/228 KB 68/152 KB 79/79 KB 32/32 KB 132/324 KB 56/228 KB 64/152 KB 79/79 KB 32/32 KB 132/324 KB 60/228 KB 68/152 KB 79/79 KB 32/32 KB 140/324 KB 64/228 KB 68/152 KB 79/79 KB 32/32 KB 140/324 KB 68/228 KB 68/152 KB 79/79 KB 32/32 KB 140/324 KB 56/228 KB 72/152 KB 79/79 KB 32/32 KB 140/324 KB 68/228 KB 72/152 KB 79/79 KB 32/32 KB 140/324 KB 68/228 KB 76/152 KB 79/79 KB 32/32 KB 144/324 KB 68/228 KB 72/152 KB 79/79 KB 32/32 KB 144/324 KB 68/228 KB 80/152 KB 79/79 KB 32/32 KB 144/324 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 154.8 KB/sec) unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (79 KB at 386.4 KB/sec) unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install 72/228 KB 80/152 KB 148/324 KB 76/228 KB 80/152 KB 148/324 KB 80/228 KB 80/152 KB 148/324 KB 84/228 KB 80/152 KB 148/324 KB 88/228 KB 84/152 KB 148/324 KB 68/228 KB 80/152 KB 79/79 KB 148/324 KB 84/228 KB 84/152 KB 148/324 KB 88/228 KB 88/152 KB 152/324 KB 88/228 KB 88/152 KB 152/324 KB 88/228 KB 92/152 KB 156/324 KB 88/228 KB 92/152 KB 160/324 KB 88/228 KB 92/152 KB 160/324 KB 88/228 KB 96/152 KB 160/324 KB 88/228 KB 96/152 KB 164/324 KB 92/228 KB 100/152 KB 168/324 KB 92/228 KB 100/152 KB 164/324 KB 92/228 KB 96/152 KB 164/324 KB 96/228 KB 100/152 KB 172/324 KB 100/228 KB 100/152 KB 172/324 KB 100/228 KB 104/152 KB 172/324 KB 92/228 KB 100/152 KB 172/324 KB 100/228 KB 108/152 KB 176/324 KB 104/228 KB 108/152 KB 176/324 KB 108/228 KB 108/152 KB 176/324 KB 112/228 KB 108/152 KB 176/324 KB 116/228 KB 108/152 KB 176/324 KB 120/228 KB 108/152 KB 180/324 KB 100/228 KB 108/152 KB 176/324 KB 120/228 KB 112/152 KB 180/324 KB 120/228 KB 116/152 KB 180/324 KB 116/228 KB 108/152 KB 180/324 KB 120/228 KB 120/152 KB 184/324 KB 120/228 KB 120/152 KB 188/324 KB 120/228 KB 120/152 KB 188/324 KB 120/228 KB 120/152 KB 192/324 KB 120/228 KB 120/152 KB 4/234 KB 196/324 KB 120/228 KB 120/152 KB 4/234 KB 192/324 KB 124/228 KB 124/152 KB 8/234 KB 196/324 KB 124/228 KB 124/152 KB 12/234 KB 196/324 KB 124/228 KB 124/152 KB 16/234 KB 196/324 KB 124/228 KB 124/152 KB 20/234 KB 196/324 KB 124/228 KB 124/152 KB 4/234 KB 196/324 KB 120/228 KB 124/152 KB 4/234 KB 196/324 KB 128/228 KB 128/152 KB 20/234 KB 196/324 KB 128/228 KB 124/152 KB 20/234 KB 196/324 KB 128/228 KB 128/152 KB 24/234 KB 196/324 KB 128/228 KB 128/152 KB 28/234 KB 196/324 KB 132/228 KB 132/152 KB 32/234 KB 196/324 KB 132/228 KB 132/152 KB 32/234 KB 200/324 KB 132/228 KB 132/152 KB 32/234 KB 204/324 KB 132/228 KB 132/152 KB 32/234 KB 208/324 KB 132/228 KB 132/152 KB 32/234 KB 212/324 KB 132/228 KB 132/152 KB 36/234 KB 216/324 KB 132/228 KB 132/152 KB 28/234 KB 196/324 KB 128/228 KB 132/152 KB 28/234 KB 196/324 KB 136/228 KB 136/152 KB 36/234 KB 220/324 KB 136/228 KB 132/152 KB 36/234 KB 220/324 KB 140/228 KB 140/152 KB 36/234 KB 220/324 KB 144/228 KB 140/152 KB 36/234 KB 220/324 KB 132/228 KB 132/152 KB 36/234 KB 212/324 KB 136/228 KB 140/152 KB 36/234 KB 220/324 KB 144/228 KB 144/152 KB 36/234 KB 220/324 KB 144/228 KB 144/152 KB 40/234 KB 220/324 KB 144/228 KB 144/152 KB 44/234 KB 220/324 KB 144/228 KB 148/152 KB 48/234 KB 220/324 KB 144/228 KB 148/152 KB 52/234 KB 220/324 KB 148/228 KB 148/152 KB 56/234 KB 220/324 KB 144/228 KB 148/152 KB 44/234 KB 220/324 KB 148/228 KB 152/152 KB 60/234 KB 220/324 KB 148/228 KB 152/152 KB 60/234 KB 220/324 KB 148/228 KB 148/152 KB 52/234 KB 220/324 KB 148/228 KB 152/152 KB 60/234 KB 224/324 KB 148/228 KB 148/152 KB 52/234 KB 220/324 KB 152/228 KB 152/152 KB 60/234 KB 224/324 KB 156/228 KB 152/152 KB 60/234 KB 228/324 KB 148/228 KB 148/152 KB 60/234 KB 228/324 KB 156/228 KB 152/152 KB 64/234 KB 228/324 KB 156/228 KB 152/152 KB 60/234 KB 228/324 KB 160/228 KB 152/152 KB 64/234 KB 228/324 KB 164/228 KB 152/152 KB 64/234 KB 228/324 KB 168/228 KB 152/152 KB 68/234 KB 232/324 KB 172/228 KB 152/152 KB 68/234 KB 232/324 KB 176/228 KB 152/152 KB 68/234 KB 232/324 KB 164/228 KB 152/152 KB 68/234 KB 232/324 KB 176/228 KB 152/152 KB 72/234 KB 232/324 KB 176/228 KB 152/152 KB 76/234 KB 232/324 KB 180/228 KB 152/152 KB 80/234 KB 232/324 KB unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install 164/228 KB 152/152 KB 64/234 KB 232/324 KB 180/228 KB 152/152 KB 80/234 KB 236/324 KB 180/228 KB 152/152 KB 80/234 KB 240/324 KB 180/228 KB 152/152 KB 80/234 KB 244/324 KB 180/228 KB 152/152 KB 80/234 KB 248/324 KB 180/228 KB 152/152 KB 80/234 KB 252/324 KB 180/228 KB 152/152 KB 80/234 KB 256/324 KB 180/228 KB 152/152 KB 80/234 KB 260/324 KB 180/228 KB 152/152 KB 84/234 KB 264/324 KB 180/228 KB 152/152 KB 84/234 KB 268/324 KB 180/228 KB 152/152 KB 84/234 KB 269/324 KB 180/228 KB 152/152 KB 76/234 KB 232/324 KB 184/228 KB 152/152 KB 84/234 KB 269/324 KB 188/228 KB 152/152 KB 84/234 KB 269/324 KB 192/228 KB 152/152 KB 84/234 KB 269/324 KB 180/228 KB 152/152 KB 84/234 KB 260/324 KB 192/228 KB 152/152 KB 88/234 KB 269/324 KB 196/228 KB 92/234 KB 269/324 KB 196/228 KB 96/234 KB 269/324 KB 196/228 KB 100/234 KB 269/324 KB 196/228 KB 104/234 KB 273/324 KB 196/228 KB 108/234 KB 273/324 KB 196/228 KB 112/234 KB 273/324 KB 196/228 KB 88/234 KB 269/324 KB 200/228 KB 112/234 KB 273/324 KB 204/228 KB 112/234 KB 273/324 KB 208/228 KB 112/234 KB 273/324 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.4/maven-shared-utils-0.4.jar (152 KB at 627.3 KB/sec) unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install 212/228 KB 112/234 KB 273/324 KB 216/228 KB 116/234 KB 273/324 KB 220/228 KB 116/234 KB 273/324 KB 224/228 KB 116/234 KB 273/324 KB 196/228 KB 100/234 KB 273/324 KB 224/228 KB 116/234 KB 277/324 KB 224/228 KB 116/234 KB 281/324 KB 224/228 KB 116/234 KB 285/324 KB 224/228 KB 116/234 KB 289/324 KB 224/228 KB 116/234 KB 293/324 KB 224/228 KB 116/234 KB 297/324 KB 212/228 KB 116/234 KB 273/324 KB 228/228 KB 120/234 KB 297/324 KB 228/228 KB 124/234 KB 297/324 KB 228/228 KB 128/234 KB 297/324 KB 228/228 KB 116/234 KB 297/324 KB 228/228 KB 132/234 KB 297/324 KB 228/228 KB 136/234 KB 301/324 KB 228/228 KB 132/234 KB 301/324 KB 228/228 KB 136/234 KB 305/324 KB 228/228 KB 140/234 KB 309/324 KB 228/228 KB 140/234 KB 313/324 KB 228/228 KB 140/234 KB 317/324 KB 228/228 KB 140/234 KB 321/324 KB 228/228 KB 140/234 KB 324/324 KB 228/228 KB 140/234 KB 305/324 KB 228/228 KB 144/234 KB 324/324 KB 228/228 KB 148/234 KB 324/324 KB 228/228 KB 152/234 KB 324/324 KB 228/228 KB 156/234 KB 324/324 KB 228/228 KB 160/234 KB 324/324 KB 228/228 KB 164/234 KB 324/324 KB 228/228 KB 168/234 KB 324/324 KB 228/228 KB 172/234 KB 324/324 KB 228/228 KB 176/234 KB 324/324 KB 228/228 KB 180/234 KB 324/324 KB 228/228 KB 184/234 KB 324/324 KB 228/228 KB 188/234 KB 324/324 KB 228/228 KB 192/234 KB 324/324 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 891.4 KB/sec) unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (324 KB at 1265.4 KB/sec) unit-abot-epc-basic-0: 18:55:08 DEBUG unit.abot-epc-basic/0.install 196/234 KB 200/234 KB 204/234 KB 208/234 KB 212/234 KB 216/234 KB 220/234 KB 224/234 KB 228/234 KB 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 857.9 KB/sec) unit-abot-epc-basic-0: 18:55:09 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: 18:55:09 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2443826032048780285.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: 18:55:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:09 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:55:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:09 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.899 s unit-abot-epc-basic-0: 18:55:09 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-26T18:55:09+00:00 unit-abot-epc-basic-0: 18:55:09 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 18:55:09 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:09 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:11 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: 18:55:11 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: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1763187728627654850.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: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.669 s unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-26T18:55:11+00:00 unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:11 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-abot-epc-basic-0: 18:55:13 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 18:55:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:13 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 18:55:13 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:13 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:13 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: 18:55:14 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: 18:55:14 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7131067280801810763.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: 18:55:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.665 s unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-26T18:55:14+00:00 unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 18:55:14 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: 18:55:14 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: 18:55:14 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: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 18:55:14 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: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 18:55:14 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: 18:55:14 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: 18:55:14 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: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 18:55:14 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: 18:55:14 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: 18:55:14 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: 18:55:14 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: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 18:55:14 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: 18:55:14 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: 18:55:14 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: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 18:55:14 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: 18:55:14 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: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 18:55:14 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: 18:55:14 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: 18:55:14 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: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 18:55:14 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: 18:55:14 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: 18:55:14 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: 18:55:14 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: 18:55:14 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: 18:55:14 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: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 18:55:14 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: 18:55:14 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: 18:55:14 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: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 18:55:14 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: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 18:55:14 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: 18:55:14 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: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 18:55:14 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-abot-epc-basic-0: 18:55:15 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: 18:55:15 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 62.8MB/s eta 0:00:01  17% |##### | 20kB 4.3MB/s eta 0:00:01  25% |######## | 30kB 6.2MB/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 7.4MB/s eta 0:00:01  76% |######################## | 92kB 6.0MB/s eta 0:00:01  85% |########################### | 102kB 6.5MB/s eta 0:00:01  93% |############################## | 112kB 6.5MB/s eta 0:00:01  100% |################################| 122kB 5.5MB/s unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 18:55:15 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: 18:55:15 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 59.6MB/s eta 0:00:01  17% |##### | 20kB 50.2MB/s eta 0:00:01  26% |######## | 30kB 52.3MB/s eta 0:00:01  34% |########### | 40kB 52.3MB/s eta 0:00:01  43% |############# | 51kB 52.4MB/s eta 0:00:01  52% |################ | 61kB 53.1MB/s eta 0:00:01  60% |################### | 71kB 53.1MB/s eta 0:00:01  69% |###################### | 81kB 53.9MB/s eta 0:00:01  78% |######################## | 92kB 54.1MB/s eta 0:00:01  86% |########################### | 102kB 54.1MB/s eta 0:00:01  95% |############################## | 112kB 54.0MB/s eta 0:00:01  100% |################################| 122kB 9.7MB/s unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 18:55:15 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.24.1 unit-abot-epc-basic-0: 18:55:16 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: 18:55:16 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 18:55:16 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 18:55:16 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: 18:55:16 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 50.9MB/s eta 0:00:01  22% |####### | 20kB 4.4MB/s eta 0:00:01  33% |########## | 30kB 6.3MB/s eta 0:00:01  44% |############## | 40kB 4.1MB/s eta 0:00:01  56% |################# | 51kB 5.0MB/s eta 0:00:01  67% |##################### | 61kB 5.9MB/s eta 0:00:01  78% |######################### | 71kB 6.7MB/s eta 0:00:01  89% |############################ | 81kB 7.5MB/s eta 0:00:01  100% |################################| 92kB 5.5MB/s unit-abot-epc-basic-0: 18:55:16 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-abot-epc-basic-0: 18:55:16 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: 18:55:16 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 75.2MB/s eta 0:00:01  16% |##### | 20kB 55.6MB/s eta 0:00:01  24% |####### | 30kB 56.4MB/s eta 0:00:01  32% |########## | 40kB 55.3MB/s eta 0:00:01  40% |############ | 51kB 54.9MB/s eta 0:00:01  48% |############### | 61kB 55.6MB/s eta 0:00:01  56% |################## | 71kB 54.4MB/s eta 0:00:01  64% |#################### | 81kB 20.7MB/s eta 0:00:01  72% |####################### | 92kB 21.6MB/s eta 0:00:01  81% |######################### | 102kB 22.8MB/s eta 0:00:01  89% |############################ | 112kB 22.6MB/s eta 0:00:01  97% |############################### | 122kB 22.8MB/s eta 0:00:01  100% |################################| 133kB 8.7MB/s unit-abot-epc-basic-0: 18:55:16 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 18:55:17 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: 18:55:17 DEBUG unit.abot-epc-basic/0.install Collecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 18:55:17 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: 18:55:17 DEBUG unit.abot-epc-basic/0.install [?25l  3% | | 10kB 69.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.7MB/s eta 0:00:01  18% |##### | 61kB 52.7MB/s eta 0:00:01  21% |###### | 71kB 52.4MB/s eta 0:00:01  24% |####### | 81kB 52.5MB/s eta 0:00:01  28% |######## | 92kB 53.3MB/s eta 0:00:01  31% |######### | 102kB 52.6MB/s eta 0:00:01  34% |########## | 112kB 52.0MB/s eta 0:00:01  37% |########### | 122kB 53.5MB/s eta 0:00:01  40% |############ | 133kB 52.8MB/s eta 0:00:01  43% |############# | 143kB 53.6MB/s eta 0:00:01  46% |############## | 153kB 33.3MB/s eta 0:00:01  49% |############### | 163kB 28.5MB/s eta 0:00:01  52% |################ | 174kB 27.7MB/s eta 0:00:01  56% |################# | 184kB 25.8MB/s eta 0:00:01  59% |################## | 194kB 25.7MB/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.5MB/s eta 0:00:01  71% |###################### | 235kB 25.5MB/s eta 0:00:01  74% |####################### | 245kB 25.4MB/s eta 0:00:01  77% |######################## | 256kB 36.1MB/s eta 0:00:01  81% |######################### | 266kB 43.8MB/s eta 0:00:01  84% |########################## | 276kB 46.3MB/s eta 0:00:01  87% |########################### | 286kB 52.2MB/s eta 0:00:01  90% |############################ | 296kB 52.2MB/s eta 0:00:01  93% |############################# | 307kB 49.8MB/s eta 0:00:01  96% |############################## | 317kB 50.0MB/s eta 0:00:01  99% |############################### | 327kB 49.6MB/s eta 0:00:01  100% |################################| 337kB 4.8MB/s unit-abot-epc-basic-0: 18:55:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 18:55:17 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: 18:55:17 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 58.2MB/s eta 0:00:01  25% |######## | 20kB 53.2MB/s eta 0:00:01  37% |############ | 30kB 54.2MB/s eta 0:00:01  50% |################ | 40kB 53.5MB/s eta 0:00:01  62% |#################### | 51kB 53.4MB/s eta 0:00:01  75% |######################## | 61kB 54.5MB/s eta 0:00:01  88% |############################ | 71kB 54.4MB/s eta 0:00:01  100% |################################| 81kB 13.8MB/s unit-abot-epc-basic-0: 18:55:17 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 18:55:17 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: 18:55:17 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 18:55:17 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: 18:55:17 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: 18:55:17 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 18:55:18 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-abot-epc-basic-0: 18:55:18 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: 18:55:18 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-abot-epc-basic-0: 18:55:18 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: 18:55:18 DEBUG unit.abot-epc-basic/0.install [?25l  10% |### | 10kB 57.8MB/s eta 0:00:01  21% |###### | 20kB 4.4MB/s eta 0:00:01  32% |########## | 30kB 6.2MB/s eta 0:00:01  43% |############# | 40kB 4.1MB/s eta 0:00:01  54% |################# | 51kB 5.0MB/s eta 0:00:01  65% |#################### | 61kB 5.8MB/s eta 0:00:01  75% |######################## | 71kB 6.7MB/s eta 0:00:01  86% |########################### | 81kB 7.5MB/s eta 0:00:01  97% |############################### | 92kB 8.3MB/s eta 0:00:01  100% |################################| 102kB 6.1MB/s unit-abot-epc-basic-0: 18:55:18 DEBUG unit.abot-epc-basic/0.install [?25hCollecting soupsieve>=1.2 (from beautifulsoup4->bs4) unit-abot-epc-basic-0: 18:55:18 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/c9/f8/e54b1d771ed4fab66b3fa1c178e137a3c73d84fb6f64329bddf0da5a371c/soupsieve-1.9-py2.py3-none-any.whl unit-abot-epc-basic-0: 18:55:18 DEBUG unit.abot-epc-basic/0.install Collecting backports.functools-lru-cache; python_version < "3" (from soupsieve>=1.2->beautifulsoup4->bs4) unit-abot-epc-basic-0: 18:55:18 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: 18:55:18 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: bs4 unit-abot-epc-basic-0: 18:55:18 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 18:55:18 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 18:55:19 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 18:55:19 DEBUG unit.abot-epc-basic/0.install Installing collected packages: backports.functools-lru-cache, soupsieve, beautifulsoup4, bs4 unit-abot-epc-basic-0: 18:55:19 DEBUG unit.abot-epc-basic/0.install Successfully installed backports.functools-lru-cache-1.5 beautifulsoup4-4.7.1 bs4-0.0.1 soupsieve-1.9 unit-abot-epc-basic-0: 18:55:19 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: 18:55:19 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 18:55:19 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 18:55:19 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 18:55:19 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-abot-epc-basic-0: 18:55:21 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 18:55:21 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:21 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 18:55:21 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:21 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: 18:55:22 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 11.6 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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 409.6 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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 988.1 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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: 18:55:22 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: 18:55:22 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 926.1 KB/sec) unit-abot-epc-basic-0: 18:55:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:22 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (2 KB at 101.5 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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 552.2 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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 783.2 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom (4 KB at 223.3 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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: 18:55:22 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: 18:55:22 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (9 KB at 480.1 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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 510.4 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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: 18:55:22 DEBUG unit.abot-epc-basic/0.install 2/13 KB 4/13 KB 7/13 KB 10/13 KB 12/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 523.3 KB/sec) unit-abot-epc-basic-0: 18:55:22 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 2692.4 KB/sec) unit-abot-epc-basic-0: 18:55:22 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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: 18:55:22 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 183.9 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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 69.8 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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: 18:55:22 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: 18:55:22 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 77.7 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 625.6 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2 KB at 113.7 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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 142.3 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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 106.3 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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 110.0 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (2 KB at 100.0 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (4 KB at 180.9 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 DEBUG unit.abot-epc-basic/0.install 3/17 KB 6/17 KB 9/17 KB 11/17 KB 14/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 818.5 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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 68.9 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55:22 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 269.9 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55: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/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (8 KB at 415.3 KB/sec) unit-abot-epc-basic-0: 18:55:22 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: 18:55: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/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: 18:55:23 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: 18:55:23 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: 18:55:23 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: 18:55:23 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: 18:55:23 DEBUG unit.abot-epc-basic/0.install 3/114 KB 3/48 KB 3/114 KB 5/48 KB 3/114 KB 6/114 KB 5/48 KB 6/114 KB 8/48 KB 9/114 KB 8/48 KB 11/114 KB 8/48 KB 11/114 KB 11/48 KB 11/114 KB 13/48 KB 11/114 KB 16/48 KB 14/114 KB 19/48 KB 14/114 KB 16/48 KB 16/114 KB 19/48 KB 19/114 KB 19/48 KB 22/114 KB 19/48 KB 25/114 KB 21/48 KB 22/114 KB 21/48 KB 25/114 KB 24/48 KB 25/114 KB 27/48 KB 25/114 KB 29/48 KB 27/114 KB 29/48 KB 30/114 KB 29/48 KB 32/114 KB 29/48 KB 32/114 KB 32/48 KB 32/114 KB 36/48 KB 36/114 KB 40/48 KB 36/114 KB 36/48 KB 40/114 KB 40/48 KB 44/114 KB 40/48 KB 44/114 KB 44/48 KB 44/114 KB 48/48 KB 48/114 KB 48/48 KB 48/114 KB 48/48 KB 52/114 KB 48/48 KB 56/114 KB 48/48 KB 60/114 KB 48/48 KB 64/114 KB 48/48 KB 68/114 KB 48/48 KB 68/114 KB 48/48 KB 3/35 KB 68/114 KB 5/35 KB 72/114 KB 8/35 KB 72/114 KB 11/35 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (48 KB at 1261.8 KB/sec) unit-abot-epc-basic-0: 18:55:23 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: 18:55:23 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.jar unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install 72/114 KB 5/35 KB 76/114 KB 13/35 KB 76/114 KB 16/35 KB 76/114 KB 19/35 KB 76/114 KB 21/35 KB 76/114 KB 24/35 KB 76/114 KB 11/35 KB 80/114 KB 24/35 KB 84/114 KB 24/35 KB 88/114 KB 24/35 KB 92/114 KB 3/29 KB 24/35 KB 92/114 KB 5/29 KB 24/35 KB 92/114 KB 8/29 KB 27/35 KB 92/114 KB 11/29 KB 27/35 KB 92/114 KB 3/56 KB 13/29 KB 27/35 KB 92/114 KB 24/35 KB 96/114 KB 3/56 KB 13/29 KB 27/35 KB 100/114 KB 3/56 KB 13/29 KB 27/35 KB 92/114 KB 3/56 KB 11/29 KB 27/35 KB 92/114 KB 5/29 KB 27/35 KB 104/114 KB 3/56 KB 13/29 KB 29/35 KB 104/114 KB 6/56 KB 13/29 KB 32/35 KB 104/114 KB 3/56 KB 13/29 KB 27/35 KB 108/114 KB 6/56 KB 13/29 KB 32/35 KB 104/114 KB 6/56 KB 13/29 KB 29/35 KB 112/114 KB 6/56 KB 13/29 KB 32/35 KB 112/114 KB 9/56 KB 13/29 KB 32/35 KB 114/114 KB 11/56 KB 13/29 KB 32/35 KB 114/114 KB 14/56 KB 16/29 KB 35/35 KB 114/114 KB 11/56 KB 16/29 KB 35/35 KB 114/114 KB 14/56 KB 16/29 KB 35/35 KB 114/114 KB 11/56 KB 16/29 KB 32/35 KB 114/114 KB 11/56 KB 13/29 KB 32/35 KB 114/114 KB 14/56 KB 19/29 KB 35/35 KB 114/114 KB 14/56 KB 21/29 KB 35/35 KB 114/114 KB 16/56 KB 24/29 KB 35/35 KB 114/114 KB 16/56 KB 21/29 KB 35/35 KB 114/114 KB 19/56 KB 24/29 KB 35/35 KB 114/114 KB 22/56 KB 24/29 KB 35/35 KB 25/56 KB 24/29 KB 3/85 KB 35/35 KB 27/56 KB 27/29 KB 3/85 KB 35/35 KB 30/56 KB 27/29 KB 3/85 KB 35/35 KB 32/56 KB 27/29 KB 3/85 KB 35/35 KB 36/56 KB 27/29 KB 3/85 KB 22/56 KB 24/29 KB 3/85 KB 35/35 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 1830.0 KB/sec) unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 KB at 555.1 KB/sec) unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install 25/56 KB 27/29 KB 3/85 KB 35/35 KB 36/56 KB 29/29 KB 5/85 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install 36/56 KB 27/29 KB 5/85 KB 36/56 KB 29/29 KB 8/85 KB 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: 18:55:23 DEBUG unit.abot-epc-basic/0.install 36/56 KB 29/29 KB 11/85 KB 36/56 KB 29/29 KB 13/85 KB 40/56 KB 29/29 KB 13/85 KB 44/56 KB 29/29 KB 16/85 KB 44/56 KB 29/29 KB 13/85 KB 48/56 KB 29/29 KB 16/85 KB 48/56 KB 29/29 KB 19/85 KB 48/56 KB 29/29 KB 21/85 KB 52/56 KB 24/85 KB 3/24 KB 52/56 KB 27/85 KB 3/86 KB 3/24 KB 52/56 KB 21/85 KB 3/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 KB at 415.4 KB/sec) unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install 52/56 KB 29/29 KB 21/85 KB 56/56 KB 27/85 KB 3/86 KB 3/24 KB 52/56 KB 24/85 KB 3/86 KB 3/24 KB 56/56 KB 27/85 KB 3/86 KB 6/24 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install 56/56 KB 27/85 KB 3/86 KB 9/24 KB 56/56 KB 27/85 KB 3/86 KB 11/24 KB 56/56 KB 27/85 KB 3/86 KB 14/24 KB 56/56 KB 29/85 KB 6/86 KB 16/24 KB 56/56 KB 29/85 KB 6/86 KB 14/24 KB 56/56 KB 27/85 KB 6/86 KB 14/24 KB 56/56 KB 29/85 KB 9/86 KB 16/24 KB 56/56 KB 29/85 KB 11/86 KB 16/24 KB 56/56 KB 32/85 KB 14/86 KB 19/24 KB 56/56 KB 32/85 KB 11/86 KB 19/24 KB 56/56 KB 32/85 KB 11/86 KB 16/24 KB 56/56 KB 36/85 KB 14/86 KB 19/24 KB 56/56 KB 36/85 KB 16/86 KB 22/24 KB 56/56 KB 36/85 KB 14/86 KB 22/24 KB 56/56 KB 36/85 KB 16/86 KB 24/24 KB 56/56 KB 40/85 KB 19/86 KB 24/24 KB 56/56 KB 40/85 KB 19/86 KB 24/24 KB 3/218 KB 40/85 KB 19/86 KB 24/24 KB 6/218 KB 56/56 KB 36/85 KB 19/86 KB 24/24 KB 44/85 KB 19/86 KB 24/24 KB 6/218 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 1254.2 KB/sec) unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install 48/85 KB 22/86 KB 24/24 KB 6/218 KB 48/85 KB 25/86 KB 24/24 KB 9/218 KB 48/85 KB 22/86 KB 24/24 KB 9/218 KB 48/85 KB 22/86 KB 24/24 KB 6/218 KB 52/85 KB 25/86 KB 24/24 KB 9/218 KB 56/85 KB 27/86 KB 11/218 KB 52/85 KB 27/86 KB 11/218 KB 56/85 KB 30/86 KB 11/218 KB 60/85 KB 32/86 KB 11/218 KB 60/85 KB 36/86 KB 11/218 KB 60/85 KB 40/86 KB 11/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 451.0 KB/sec) unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install 52/85 KB 25/86 KB 24/24 KB 11/218 KB 60/85 KB 44/86 KB 14/218 KB 60/85 KB 44/86 KB 16/218 KB 3/12 KB 60/85 KB 44/86 KB 19/218 KB 60/85 KB 30/86 KB 11/218 KB 3/12 KB 64/85 KB 44/86 KB 19/218 KB 3/12 KB 68/85 KB 44/86 KB 19/218 KB 3/12 KB 72/85 KB 44/86 KB 22/218 KB 3/12 KB 60/85 KB 44/86 KB 16/218 KB 5/12 KB 76/85 KB 44/86 KB 22/218 KB 8/12 KB 76/85 KB 44/86 KB 22/218 KB 3/12 KB 68/85 KB 44/86 KB 22/218 KB 11/12 KB 76/85 KB 44/86 KB 22/218 KB 12/12 KB 76/85 KB 44/86 KB 22/218 KB 3/12 KB 76/85 KB 44/86 KB 25/218 KB 12/12 KB 76/85 KB 44/86 KB 25/218 KB 12/12 KB 76/85 KB 44/86 KB 27/218 KB 12/12 KB 80/85 KB 44/86 KB 30/218 KB 12/12 KB 80/85 KB 44/86 KB 32/218 KB 12/12 KB 80/85 KB 44/86 KB 27/218 KB 12/12 KB 84/85 KB 44/86 KB 32/218 KB 12/12 KB 80/85 KB 44/86 KB 30/218 KB 12/12 KB 85/85 KB 48/86 KB 32/218 KB 12/12 KB 85/85 KB 44/86 KB 32/218 KB 12/12 KB 85/85 KB 52/86 KB 32/218 KB 12/12 KB 85/85 KB 56/86 KB 32/218 KB 85/85 KB 60/86 KB 32/218 KB 85/85 KB 64/86 KB 32/218 KB 85/85 KB 68/86 KB 32/218 KB 85/85 KB 72/86 KB 32/218 KB 85/85 KB 76/86 KB 32/218 KB 85/85 KB 80/86 KB 32/218 KB 85/85 KB 84/86 KB 32/218 KB 85/85 KB 86/86 KB 32/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 163.1 KB/sec) unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install 85/85 KB 86/86 KB 36/218 KB 85/85 KB 86/86 KB 40/218 KB 85/85 KB 86/86 KB 44/218 KB 85/85 KB 86/86 KB 48/218 KB 85/85 KB 86/86 KB 52/218 KB 85/85 KB 86/86 KB 56/218 KB 85/85 KB 86/86 KB 60/218 KB 85/85 KB 86/86 KB 64/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 788.5 KB/sec) unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install 86/86 KB 68/218 KB 86/86 KB 72/218 KB 86/86 KB 76/218 KB 86/86 KB 80/218 KB 86/86 KB 84/218 KB 86/86 KB 88/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 1093.8 KB/sec) unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install 92/218 KB 96/218 KB 100/218 KB 104/218 KB 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 148/218 KB 152/218 KB 156/218 KB 160/218 KB 164/218 KB 168/218 KB 172/218 KB 176/218 KB 180/218 KB 184/218 KB 188/218 KB 192/218 KB 196/218 KB 200/218 KB 204/218 KB 208/218 KB 212/218 KB 216/218 KB 218/218 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.jar (218 KB at 2223.9 KB/sec) unit-abot-epc-basic-0: 18:55:23 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: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8780604382349667372.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:23 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: 18:55:23 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: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall443524591110162848.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: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:23 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: 18:55:23 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: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5487996292198462114.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: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:23 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: 18:55:23 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: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall8094691912080092917.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:23 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: 18:55:23 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: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall2651579803567474212.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: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:23 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: 18:55:23 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: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6569904264671892191.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.227 s unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-26T18:55:23+00:00 unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 18:55:23 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 18:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 18:55:25 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:55:25 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: 18:55:26 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 18.5 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 DEBUG unit.abot-epc-basic/0.install 3/9 KB 6/9 KB 9/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 472.8 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 DEBUG unit.abot-epc-basic/0.install 3/30 KB 6/30 KB 9/30 KB 11/30 KB 14/30 KB 16/30 KB 19/30 KB 22/30 KB 25/30 KB 27/30 KB 30/30 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 KB at 854.3 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 DEBUG unit.abot-epc-basic/0.install 3/15 KB 6/15 KB 9/15 KB 11/15 KB 14/15 KB 15/15 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/11/apache-11.pom (15 KB at 761.3 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/29 KB 27/29 KB 29/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-resources-plugin/2.6/maven-resources-plugin-2.6.jar (29 KB at 1153.1 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 430.0 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 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 1443.0 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 286.0 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 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: 18:55:26 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: 18:55:26 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/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1295.1 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/apache/16/apache-16.pom (16 KB at 884.5 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 DEBUG unit.abot-epc-basic/0.install 3/38 KB 6/38 KB 9/38 KB 11/38 KB 14/38 KB 16/38 KB 19/38 KB 22/38 KB 25/38 KB 27/38 KB 30/38 KB 32/38 KB 35/38 KB 38/38 KB 38/38 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.jar (38 KB at 1389.0 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.pom (6 KB at 284.9 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 DEBUG unit.abot-epc-basic/0.install 3/34 KB 6/34 KB 9/34 KB 11/34 KB 14/34 KB 16/34 KB 19/34 KB 22/34 KB 25/34 KB 27/34 KB 30/34 KB 32/34 KB 34/34 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1845.8 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 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 280.7 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (5 KB at 247.9 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:26 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/maven-cucumber-reporting/0.1.0/maven-cucumber-reporting-0.1.0.jar (9 KB at 351.2 KB/sec) unit-abot-epc-basic-0: 18:55:26 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: 18:55:27 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: 18:55:27 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 322.0 KB/sec) unit-abot-epc-basic-0: 18:55:27 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: 18:55:27 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: 18:55:27 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 455.5 KB/sec) unit-abot-epc-basic-0: 18:55:27 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: 18:55:27 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: 18:55:27 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 235.9 KB/sec) unit-abot-epc-basic-0: 18:55:27 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: 18:55:27 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: 18:55:27 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 208.7 KB/sec) unit-abot-epc-basic-0: 18:55:27 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: 18:55:28 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: 18:55:28 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 182.6 KB/sec) unit-abot-epc-basic-0: 18:55:28 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: 18:55:28 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: 18:55:28 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 1170.8 KB/sec) unit-abot-epc-basic-0: 18:55:28 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: 18:55:28 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: 18:55:28 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 267.4 KB/sec) unit-abot-epc-basic-0: 18:55:28 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: 18:55:28 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: 18:55:28 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 116.6 KB/sec) unit-abot-epc-basic-0: 18:55:29 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: 18:55:29 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: 18:55:29 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: 18:55:29 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: 18:55:29 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: 18:55:29 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 270.4 KB/sec) unit-abot-epc-basic-0: 18:55:29 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: 18:55:29 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: 18:55:29 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 152.6 KB/sec) unit-abot-epc-basic-0: 18:55:29 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: 18:55:29 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: 18:55:29 DEBUG unit.abot-epc-basic/0.install 766/766 B Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 46.8 KB/sec) unit-abot-epc-basic-0: 18:55:29 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: 18:55:29 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: 18:55:29 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 120.4 KB/sec) unit-abot-epc-basic-0: 18:55:29 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: 18:55:30 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: 18:55:30 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom (4 KB at 158.0 KB/sec) unit-abot-epc-basic-0: 18:55:30 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: 18:55:30 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: 18:55:30 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 100.8 KB/sec) unit-abot-epc-basic-0: 18:55:30 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: 18:55:30 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: 18:55:30 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 455.5 KB/sec) unit-abot-epc-basic-0: 18:55:30 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: 18:55:30 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: 18:55:30 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.pom (9 KB at 423.4 KB/sec) unit-abot-epc-basic-0: 18:55:30 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: 18:55:30 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: 18:55:30 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: 18:55:30 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: 18:55:30 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: 18:55:31 DEBUG unit.abot-epc-basic/0.install 4/19 KB 8/19 KB 12/19 KB 16/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 1095.9 KB/sec) unit-abot-epc-basic-0: 18:55:31 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: 18:55:31 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: 18:55:31 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 670.4 KB/sec) unit-abot-epc-basic-0: 18:55:31 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: 18:55:31 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: 18:55:31 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom (5 KB at 221.1 KB/sec) unit-abot-epc-basic-0: 18:55:31 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: 18:55:31 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: 18:55:31 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 260.4 KB/sec) unit-abot-epc-basic-0: 18:55:31 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: 18:55:31 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: 18:55:31 DEBUG unit.abot-epc-basic/0.install 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: 18:55:31 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: 18:55:32 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: 18:55:32 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 852.5 KB/sec) unit-abot-epc-basic-0: 18:55:32 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: 18:55:32 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: 18:55:32 DEBUG unit.abot-epc-basic/0.install 3/55 KB 6/55 KB 9/55 KB 11/55 KB 14/55 KB 16/55 KB 19/55 KB 22/55 KB 25/55 KB 27/55 KB 30/55 KB 32/55 KB 36/55 KB 40/55 KB 44/55 KB 48/55 KB 52/55 KB 55/55 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/34/commons-parent-34.pom (55 KB at 3035.1 KB/sec) unit-abot-epc-basic-0: 18:55:32 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: 18:55:32 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: 18:55:32 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 327.5 KB/sec) unit-abot-epc-basic-0: 18:55:32 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: 18:55:32 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: 18:55:32 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 186.7 KB/sec) unit-abot-epc-basic-0: 18:55:32 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: 18:55:32 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: 18:55:32 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: 18:55:32 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: 18:55:33 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: 18:55:33 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: 18:55:33 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: 18:55:33 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: 18:55:33 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 76.5 KB/sec) unit-abot-epc-basic-0: 18:55:33 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: 18:55:33 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: 18:55:33 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.2.2.RELEASE/spring-test-4.2.2.RELEASE.pom (8 KB at 339.3 KB/sec) unit-abot-epc-basic-0: 18:55:33 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: 18:55:33 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: 18:55:33 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 41.7 KB/sec) unit-abot-epc-basic-0: 18:55:33 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: 18:55:34 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: 18:55:34 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (10 KB at 527.7 KB/sec) unit-abot-epc-basic-0: 18:55:34 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: 18:55:34 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: 18:55:34 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 640.8 KB/sec) unit-abot-epc-basic-0: 18:55:34 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 18:55:34 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: 18:55:34 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 243.9 KB/sec) unit-abot-epc-basic-0: 18:55:34 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: 18:55:34 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: 18:55:34 DEBUG unit.abot-epc-basic/0.install 3/20 KB 6/20 KB 9/20 KB 11/20 KB 14/20 KB 16/20 KB 19/20 KB 20/20 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.pom (20 KB at 1243.7 KB/sec) unit-abot-epc-basic-0: 18:55:34 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: 18:55:34 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: 18:55:34 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/52 KB 52/52 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom (52 KB at 2356.5 KB/sec) unit-abot-epc-basic-0: 18:55:34 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: 18:55:35 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: 18:55:35 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.pom (2 KB at 89.7 KB/sec) unit-abot-epc-basic-0: 18:55:35 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: 18:55:35 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: 18:55:35 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j/1.2.1/pcap4j-1.2.1.pom (8 KB at 448.6 KB/sec) unit-abot-epc-basic-0: 18:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/java/dev/jna/jna/4.1.0/jna-4.1.0.pom unit-abot-epc-basic-0: 18:55:35 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: 18:55:35 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 56.6 KB/sec) unit-abot-epc-basic-0: 18:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 18:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom unit-abot-epc-basic-0: 18:55:35 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 164.1 KB/sec) unit-abot-epc-basic-0: 18:55:35 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom unit-abot-epc-basic-0: 18:55:35 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: 18:55:35 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 662.1 KB/sec) unit-abot-epc-basic-0: 18:55:35 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: 18:55:36 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: 18:55:36 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: 18:55:36 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: 18:55:36 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: 18:55:36 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 46.4 KB/sec) unit-abot-epc-basic-0: 18:55:36 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-abot-epc-basic-0: 18:55:36 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: 18:55:36 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom (2 KB at 67.8 KB/sec) unit-abot-epc-basic-0: 18:55:36 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: 18:55:36 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: 18:55:36 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.pom (9 KB at 587.2 KB/sec) unit-abot-epc-basic-0: 18:55:36 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: 18:55:37 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: 18:55:37 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 377.4 KB/sec) unit-abot-epc-basic-0: 18:55:37 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: 18:55:37 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: 18:55:37 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom (4 KB at 176.7 KB/sec) unit-abot-epc-basic-0: 18:55:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom unit-abot-epc-basic-0: 18:55:37 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: 18:55:37 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer-parent/2.13.5/picocontainer-parent-2.13.5.pom (14 KB at 758.0 KB/sec) unit-abot-epc-basic-0: 18:55:37 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: 18:55:37 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: 18:55:37 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: 18:55:37 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: 18:55:37 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: 18:55:37 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 539.4 KB/sec) unit-abot-epc-basic-0: 18:55:37 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 18:55:38 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom unit-abot-epc-basic-0: 18:55:38 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/25 KB 25/25 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 KB at 1604.8 KB/sec) unit-abot-epc-basic-0: 18:55:38 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom unit-abot-epc-basic-0: 18:55:38 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: 18:55:38 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 692.7 KB/sec) unit-abot-epc-basic-0: 18:55:38 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: 18:55:38 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: 18:55:38 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 2074.8 KB/sec) unit-abot-epc-basic-0: 18:55:38 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: 18:55:38 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: 18:55:38 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 195.2 KB/sec) unit-abot-epc-basic-0: 18:55:38 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: 18:55:38 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: 18:55:38 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.8.7/jackson-core-2.8.7.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 18:55:38 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: 18:55:39 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: 18:55:39 DEBUG unit.abot-epc-basic/0.install 3/8 KB 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 486.6 KB/sec) unit-abot-epc-basic-0: 18:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/oss-parent/27/oss-parent-27.pom unit-abot-epc-basic-0: 18:55:39 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: 18:55:39 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 1198.7 KB/sec) unit-abot-epc-basic-0: 18:55:39 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: 18:55: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.pom unit-abot-epc-basic-0: 18:55:39 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 219.4 KB/sec) unit-abot-epc-basic-0: 18:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 18:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 18:55:39 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/5/oss-parent-5.pom (4 KB at 306.6 KB/sec) unit-abot-epc-basic-0: 18:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom unit-abot-epc-basic-0: 18:55: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.pom unit-abot-epc-basic-0: 18:55:39 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 80.9 KB/sec) unit-abot-epc-basic-0: 18:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom unit-abot-epc-basic-0: 18:55: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.pom unit-abot-epc-basic-0: 18:55:39 DEBUG unit.abot-epc-basic/0.install 1016/1016 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1016 B at 76.3 KB/sec) unit-abot-epc-basic-0: 18:55:39 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom unit-abot-epc-basic-0: 18:55:40 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: 18:55:40 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: 18:55:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.pom unit-abot-epc-basic-0: 18:55:40 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: 18:55:40 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 92.1 KB/sec) unit-abot-epc-basic-0: 18:55:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom unit-abot-epc-basic-0: 18:55: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.pom unit-abot-epc-basic-0: 18:55:40 DEBUG unit.abot-epc-basic/0.install 962/962 B Downloaded: https://repo.maven.apache.org/maven2/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.pom (962 B at 72.3 KB/sec) unit-abot-epc-basic-0: 18:55:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-annotations/2.8.8/jackson-annotations-2.8.8.pom unit-abot-epc-basic-0: 18:55: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.pom unit-abot-epc-basic-0: 18:55:40 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 85.9 KB/sec) unit-abot-epc-basic-0: 18:55:40 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.pom unit-abot-epc-basic-0: 18:55:40 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: 18:55:41 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 294.4 KB/sec) unit-abot-epc-basic-0: 18:55:41 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: 18:55:41 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: 18:55:41 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.8.0/jackson-annotations-2.8.0.pom (2 KB at 120.3 KB/sec) unit-abot-epc-basic-0: 18:55:41 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: 18:55:41 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: 18:55:41 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 352.5 KB/sec) unit-abot-epc-basic-0: 18:55:41 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.pom unit-abot-epc-basic-0: 18:55:41 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: 18:55:41 DEBUG unit.abot-epc-basic/0.install 3/31 KB 6/31 KB 9/31 KB 11/31 KB 14/31 KB 16/31 KB 19/31 KB 22/31 KB 25/31 KB 27/31 KB 30/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: 18:55:41 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: 18:55:41 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.21/slf4j-api-1.7.21.pom unit-abot-epc-basic-0: 18:55:41 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 208.5 KB/sec) unit-abot-epc-basic-0: 18:55:41 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: 18:55:41 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: 18:55:42 DEBUG unit.abot-epc-basic/0.install 3/14 KB 5/14 KB 8/14 KB 11/14 KB 13/14 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 732.6 KB/sec) unit-abot-epc-basic-0: 18:55:42 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: 18:55:42 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: 18:55:42 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 122.3 KB/sec) unit-abot-epc-basic-0: 18:55:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 18:55:42 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom unit-abot-epc-basic-0: 18:55:42 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: 18:55:42 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: 18:55:42 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: 18:55:42 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 107.7 KB/sec) unit-abot-epc-basic-0: 18:55:42 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: 18:55:42 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: 18:55:42 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 473.4 KB/sec) unit-abot-epc-basic-0: 18:55:42 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom unit-abot-epc-basic-0: 18:55:43 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: 18:55: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.7.5/slf4j-api-1.7.5.pom (3 KB at 154.5 KB/sec) unit-abot-epc-basic-0: 18:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 18:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom unit-abot-epc-basic-0: 18:55: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/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 KB at 548.9 KB/sec) unit-abot-epc-basic-0: 18:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 18:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom unit-abot-epc-basic-0: 18:55:43 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (5 KB at 345.3 KB/sec) unit-abot-epc-basic-0: 18:55:43 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: 18:55:43 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: 18:55: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/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 741.8 KB/sec) unit-abot-epc-basic-0: 18:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/project/7/project-7.pom unit-abot-epc-basic-0: 18:55:43 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: 18:55:43 DEBUG unit.abot-epc-basic/0.install 3/27 KB 6/27 KB 9/27 KB 11/27 KB 14/27 KB 16/27 KB 19/27 KB 22/27 KB 25/27 KB 27/27 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/7/project-7.pom (27 KB at 1773.6 KB/sec) unit-abot-epc-basic-0: 18:55:43 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: 18:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom unit-abot-epc-basic-0: 18:55:43 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 363.4 KB/sec) unit-abot-epc-basic-0: 18:55:43 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom unit-abot-epc-basic-0: 18:55:44 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: 18:55:44 DEBUG unit.abot-epc-basic/0.install 3/16 KB 6/16 KB 9/16 KB 11/16 KB 14/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (16 KB at 715.4 KB/sec) unit-abot-epc-basic-0: 18:55:44 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: 18:55:44 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: 18:55:44 DEBUG unit.abot-epc-basic/0.install 3/18 KB 6/18 KB 9/18 KB 11/18 KB 14/18 KB 16/18 KB 18/18 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom (18 KB at 995.7 KB/sec) unit-abot-epc-basic-0: 18:55:44 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: 18:55:44 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: 18:55:44 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/49 KB 32/49 KB 36/49 KB 40/49 KB 44/49 KB 48/49 KB 49/49 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom (49 KB at 2720.8 KB/sec) unit-abot-epc-basic-0: 18:55:44 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: 18:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.pom unit-abot-epc-basic-0: 18:55:44 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 233.7 KB/sec) unit-abot-epc-basic-0: 18:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 18:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.pom unit-abot-epc-basic-0: 18:55:44 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: 18:55:44 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom unit-abot-epc-basic-0: 18:55:44 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: 18:55:45 DEBUG unit.abot-epc-basic/0.install 3/39 KB 5/39 KB 8/39 KB 11/39 KB 13/39 KB 16/39 KB 19/39 KB 21/39 KB 24/39 KB 27/39 KB 29/39 KB 32/39 KB 35/39 KB 37/39 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm/1.2.3/cucumber-jvm-1.2.3.pom (39 KB at 1585.9 KB/sec) unit-abot-epc-basic-0: 18:55:45 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: 18:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom unit-abot-epc-basic-0: 18:55:45 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.3/cucumber-java-1.2.3.pom (6 KB at 347.5 KB/sec) unit-abot-epc-basic-0: 18:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/cucumber-core/1.2.3/cucumber-core-1.2.3.pom unit-abot-epc-basic-0: 18:55:45 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: 18:55:45 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 304.3 KB/sec) unit-abot-epc-basic-0: 18:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 18:55:45 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.0 KB/sec) unit-abot-epc-basic-0: 18:55:45 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom unit-abot-epc-basic-0: 18:55:45 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: 18:55:45 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.pom (7 KB at 388.1 KB/sec) unit-abot-epc-basic-0: 18:55:45 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: 18:55:45 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: 18:55:45 DEBUG unit.abot-epc-basic/0.install 3/8 KB 6/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.pom (8 KB at 603.8 KB/sec) unit-abot-epc-basic-0: 18:55:45 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: 18:55:46 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: 18:55:46 DEBUG unit.abot-epc-basic/0.install 3/11 KB 5/11 KB 8/11 KB 11/11 KB 11/11 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 662.7 KB/sec) unit-abot-epc-basic-0: 18:55:46 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: 18:55:46 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: 18:55:46 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 8/13 KB 11/13 KB 13/13 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 763.2 KB/sec) unit-abot-epc-basic-0: 18:55:46 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 18:55:46 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: 18:55:46 DEBUG unit.abot-epc-basic/0.install 3/22 KB 5/22 KB 8/22 KB 11/22 KB 13/22 KB 16/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 KB at 1427.7 KB/sec) unit-abot-epc-basic-0: 18:55:46 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: 18:55:46 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: 18:55:46 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 545.9 KB/sec) unit-abot-epc-basic-0: 18:55:46 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: 18:55:46 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: 18:55:46 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: 18:55:46 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: 18:55:46 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: 18:55:46 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.pom (16 KB at 882.9 KB/sec) unit-abot-epc-basic-0: 18:55:46 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: 18:55:47 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: 18:55:47 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.pom (4 KB at 201.1 KB/sec) unit-abot-epc-basic-0: 18:55:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 18:55:47 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: 18:55:47 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/google/5/google-5.pom (3 KB at 184.6 KB/sec) unit-abot-epc-basic-0: 18:55:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom unit-abot-epc-basic-0: 18:55:47 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: 18:55:47 DEBUG unit.abot-epc-basic/0.install 1010/1010 B Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.pom (1010 B at 75.9 KB/sec) unit-abot-epc-basic-0: 18:55:47 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: 18:55:47 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.3/commons-io-2.3.pom unit-abot-epc-basic-0: 18:55:47 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-io/commons-io/2.3/commons-io-2.3.pom (11 KB at 718.4 KB/sec) unit-abot-epc-basic-0: 18:55:47 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-abot-epc-basic-0: 18:55:47 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: 18:55:47 DEBUG unit.abot-epc-basic/0.install 3/47 KB 5/47 KB 8/47 KB 11/47 KB 13/47 KB 16/47 KB 19/47 KB 21/47 KB 24/47 KB 27/47 KB 29/47 KB 32/47 KB 36/47 KB 40/47 KB 44/47 KB 47/47 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 KB at 3077.1 KB/sec) unit-abot-epc-basic-0: 18:55:47 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: 18:55:47 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: 18:55:47 DEBUG unit.abot-epc-basic/0.install 4/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 277.8 KB/sec) unit-abot-epc-basic-0: 18:55:47 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: 18:55:48 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: 18:55:48 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 35.0 KB/sec) unit-abot-epc-basic-0: 18:55:48 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: 18:55:48 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: 18:55:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (6 KB at 382.9 KB/sec) unit-abot-epc-basic-0: 18:55:48 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: 18:55:48 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: 18:55:48 DEBUG unit.abot-epc-basic/0.install 3/10 KB 6/10 KB 9/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/4/maven-parent-4.pom (10 KB at 697.3 KB/sec) unit-abot-epc-basic-0: 18:55:48 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: 18:55:48 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 2.3 KB/sec) unit-abot-epc-basic-0: 18:55:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-abot-epc-basic-0: 18:55:48 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: 18:55:48 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom (6 KB at 284.5 KB/sec) unit-abot-epc-basic-0: 18:55:48 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: 18:55:48 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: 18:55:48 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: 18:55:48 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.jar unit-abot-epc-basic-0: 18:55:48 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: 18:55:48 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: 18:55:48 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: 18:55:48 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: 18:55:48 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar unit-abot-epc-basic-0: 18:55:49 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: 18:55:49 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: 18:55:49 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: 18:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 18:55:49 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar unit-abot-epc-basic-0: 18:55:49 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: 18:55:50 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: 18:55:50 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: 18:55:50 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: 18:55:50 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: 18:55:50 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: 18:55:50 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: 18:55:50 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: 18:55:50 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: 18:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar unit-abot-epc-basic-0: 18:55:50 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: 18:55:50 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: 18:55:50 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: 18:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/javax/xml/stream/stax-api/1.0-2/stax-api-1.0-2.jar unit-abot-epc-basic-0: 18:55:50 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: 18:55:50 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: 18:55:50 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: 18:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar unit-abot-epc-basic-0: 18:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.jar unit-abot-epc-basic-0: 18:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar unit-abot-epc-basic-0: 18:55:50 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 18:55:50 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: 18:55:51 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: 18:55:51 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: 18:55:51 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: 18:55:51 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: 18:55:51 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: 18:55:51 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: 18:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 18:55:51 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: 18:55:51 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 18:55:51 DEBUG unit.abot-epc-basic/0.install 4/966 KB 8/966 KB 12/966 KB 16/966 KB 20/966 KB 24/966 KB 28/966 KB 31/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 18:55:51 DEBUG unit.abot-epc-basic/0.install 35/966 KB 39/966 KB 43/966 KB 47/966 KB 51/966 KB 55/966 KB 59/966 KB 63/966 KB 67/966 KB 71/966 KB 75/966 KB 79/966 KB 83/966 KB 87/966 KB 91/966 KB 95/966 KB Downloading: http://repo.bodar.com/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar unit-abot-epc-basic-0: 18:55:51 DEBUG unit.abot-epc-basic/0.install 99/966 KB 103/966 KB 107/966 KB 111/966 KB 115/966 KB 119/966 KB 123/966 KB 127/966 KB 131/966 KB 135/966 KB 139/966 KB 143/966 KB 147/966 KB 151/966 KB 155/966 KB 159/966 KB 163/966 KB 167/966 KB 171/966 KB 175/966 KB Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 179/966 KB 183/966 KB 187/966 KB 191/966 KB 195/966 KB 199/966 KB 203/966 KB 207/966 KB 211/966 KB 215/966 KB 219/966 KB 223/966 KB 227/966 KB 231/966 KB 235/966 KB 239/966 KB 243/966 KB 247/966 KB 251/966 KB 255/966 KB 259/966 KB 263/966 KB 267/966 KB 271/966 KB 275/966 KB 279/966 KB 283/966 KB 287/966 KB 291/966 KB 295/966 KB 299/966 KB 303/966 KB 307/966 KB 311/966 KB 315/966 KB 319/966 KB 323/966 KB 327/966 KB 331/966 KB 335/966 KB 339/966 KB 343/966 KB 347/966 KB 351/966 KB 355/966 KB 359/966 KB 363/966 KB 367/966 KB 371/966 KB 375/966 KB 379/966 KB 383/966 KB 387/966 KB 391/966 KB 395/966 KB 399/966 KB 403/966 KB 407/966 KB 411/966 KB 415/966 KB 419/966 KB 423/966 KB 427/966 KB 431/966 KB 435/966 KB 439/966 KB 443/966 KB 447/966 KB 451/966 KB 455/966 KB 459/966 KB 463/966 KB 467/966 KB 471/966 KB 475/966 KB 479/966 KB 483/966 KB 487/966 KB 491/966 KB 495/966 KB 499/966 KB 503/966 KB 507/966 KB 511/966 KB 515/966 KB 519/966 KB 523/966 KB 527/966 KB 531/966 KB 535/966 KB 539/966 KB 543/966 KB 547/966 KB 551/966 KB 555/966 KB 559/966 KB 563/966 KB 567/966 KB 571/966 KB 575/966 KB 579/966 KB 583/966 KB 587/966 KB 591/966 KB 595/966 KB 599/966 KB 603/966 KB 607/966 KB 611/966 KB 615/966 KB 619/966 KB 623/966 KB 627/966 KB 631/966 KB 635/966 KB 639/966 KB 643/966 KB 647/966 KB 651/966 KB 655/966 KB 659/966 KB 663/966 KB 667/966 KB 671/966 KB 675/966 KB 679/966 KB 683/966 KB 687/966 KB 691/966 KB 695/966 KB 699/966 KB 703/966 KB 707/966 KB 711/966 KB 715/966 KB 719/966 KB 723/966 KB 727/966 KB 731/966 KB 735/966 KB 739/966 KB 743/966 KB 747/966 KB 751/966 KB 755/966 KB 759/966 KB 763/966 KB 767/966 KB 771/966 KB 775/966 KB 779/966 KB 783/966 KB 787/966 KB 791/966 KB 795/966 KB 799/966 KB 803/966 KB 807/966 KB 811/966 KB 815/966 KB 819/966 KB 823/966 KB 827/966 KB 831/966 KB 835/966 KB 839/966 KB 843/966 KB 847/966 KB 851/966 KB 855/966 KB 859/966 KB 863/966 KB 867/966 KB 871/966 KB 875/966 KB 879/966 KB 883/966 KB 887/966 KB 891/966 KB 895/966 KB 899/966 KB 903/966 KB 907/966 KB 911/966 KB 915/966 KB 919/966 KB 923/966 KB 927/966 KB 931/966 KB 935/966 KB 939/966 KB 943/966 KB 947/966 KB 951/966 KB 955/966 KB 959/966 KB 963/966 KB 966/966 KB Downloaded: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.jar (966 KB at 300.5 KB/sec) unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 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: 18:55:52 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: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 3/590 KB 5/590 KB 8/590 KB 11/590 KB 13/590 KB 16/590 KB 19/590 KB 21/590 KB 24/590 KB 27/590 KB 29/590 KB 32/590 KB 36/590 KB 40/590 KB 44/590 KB 48/590 KB 52/590 KB 56/590 KB 60/590 KB 64/590 KB 68/590 KB 72/590 KB 76/590 KB 80/590 KB 84/590 KB 88/590 KB 3/1710 KB 92/590 KB 3/1710 KB 96/590 KB 3/1710 KB 88/590 KB 5/1710 KB 96/590 KB 8/1710 KB 96/590 KB 11/1710 KB 96/590 KB 13/1710 KB 96/590 KB 13/1710 KB 100/590 KB 13/1710 KB 104/590 KB 13/1710 KB 108/590 KB 3/10 KB 13/1710 KB 108/590 KB 5/10 KB 13/1710 KB 108/590 KB 8/10 KB 13/1710 KB 108/590 KB 10/10 KB 13/1710 KB 108/590 KB 10/10 KB 16/1710 KB 108/590 KB 10/10 KB 19/1710 KB 108/590 KB 10/10 KB 21/1710 KB 108/590 KB 10/10 KB 21/1710 KB 108/590 KB 3/240 KB 10/10 KB 24/1710 KB 108/590 KB 3/240 KB 10/10 KB 27/1710 KB 108/590 KB 3/240 KB 10/10 KB 29/1710 KB 108/590 KB 3/240 KB 10/10 KB 32/1710 KB 108/590 KB 3/240 KB 10/10 KB 32/1710 KB 108/590 KB 5/240 KB 10/10 KB 32/1710 KB 108/590 KB 8/240 KB 10/10 KB 32/1710 KB 112/590 KB 8/240 KB 10/10 KB 36/1710 KB 112/590 KB 8/240 KB 40/1710 KB 116/590 KB 11/240 KB 44/1710 KB 116/590 KB 11/240 KB 48/1710 KB 116/590 KB 11/240 KB 36/1710 KB 116/590 KB 11/240 KB 48/1710 KB 116/590 KB 13/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-spring/1.2.2/cucumber-spring-1.2.2.jar (10 KB at 221.8 KB/sec) unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 48/1710 KB 116/590 KB 16/240 KB 36/1710 KB 116/590 KB 8/240 KB 48/1710 KB 120/590 KB 16/240 KB 48/1710 KB 120/590 KB 19/240 KB 48/1710 KB 124/590 KB 21/240 KB 52/1710 KB 124/590 KB 24/240 KB 48/1710 KB 124/590 KB 19/240 KB 52/1710 KB 128/590 KB 24/240 KB 52/1710 KB 128/590 KB 27/240 KB 52/1710 KB 128/590 KB 29/240 KB 52/1710 KB 132/590 KB 32/240 KB 52/1710 KB 124/590 KB 21/240 KB 56/1710 KB 132/590 KB 32/240 KB 60/1710 KB 132/590 KB 32/240 KB 64/1710 KB 132/590 KB 32/240 KB 52/1710 KB 132/590 KB 29/240 KB 64/1710 KB 136/590 KB 32/240 KB 64/1710 KB 140/590 KB 32/240 KB 64/1710 KB 144/590 KB 32/240 KB 64/1710 KB 148/590 KB 32/240 KB 68/1710 KB 148/590 KB 3/232 KB 3/44 KB 36/240 KB 68/1710 KB 148/590 KB 3/232 KB 36/240 KB 68/1710 KB 148/590 KB 5/232 KB 3/44 KB 36/240 KB 68/1710 KB 148/590 KB 8/232 KB 3/44 KB 36/240 KB 68/1710 KB 148/590 KB 11/232 KB 3/44 KB 36/240 KB 68/1710 KB 148/590 KB 13/232 KB 3/44 KB 36/240 KB 68/1710 KB 148/590 KB 13/232 KB 5/44 KB 36/240 KB 68/1710 KB 148/590 KB 13/232 KB 8/44 KB 36/240 KB 68/1710 KB 148/590 KB 13/232 KB 11/44 KB 36/240 KB 68/1710 KB 148/590 KB 13/232 KB 13/44 KB 36/240 KB 68/1710 KB 148/590 KB 13/232 KB 16/44 KB 36/240 KB 68/1710 KB 148/590 KB 13/232 KB 19/44 KB 36/240 KB 68/1710 KB 148/590 KB 36/240 KB 72/1710 KB 148/590 KB 13/232 KB 19/44 KB 36/240 KB 76/1710 KB 148/590 KB 13/232 KB 19/44 KB 36/240 KB 80/1710 KB 148/590 KB 13/232 KB 21/44 KB 36/240 KB 64/1710 KB 148/590 KB 36/240 KB 80/1710 KB 152/590 KB 13/232 KB 21/44 KB 40/240 KB 80/1710 KB 152/590 KB 13/232 KB 21/44 KB 36/240 KB 84/1710 KB 156/590 KB 16/232 KB 21/44 KB 40/240 KB 84/1710 KB 160/590 KB 16/232 KB 21/44 KB 40/240 KB 84/1710 KB 164/590 KB 16/232 KB 21/44 KB 44/240 KB 84/1710 KB 168/590 KB 16/232 KB 21/44 KB 44/240 KB 76/1710 KB 148/590 KB 13/232 KB 21/44 KB 36/240 KB 84/1710 KB 168/590 KB 16/232 KB 24/44 KB 44/240 KB 84/1710 KB 168/590 KB 16/232 KB 27/44 KB 44/240 KB 84/1710 KB 160/590 KB 16/232 KB 21/44 KB 44/240 KB 84/1710 KB 168/590 KB 16/232 KB 27/44 KB 48/240 KB 84/1710 KB 168/590 KB 16/232 KB 27/44 KB 52/240 KB 84/1710 KB 152/590 KB 16/232 KB 21/44 KB 40/240 KB 80/1710 KB 152/590 KB 16/232 KB 21/44 KB 40/240 KB 84/1710 KB 168/590 KB 19/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 21/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 24/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 27/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 29/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 32/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 36/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 40/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 44/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 48/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 52/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 56/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 16/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 60/232 KB 29/44 KB 52/240 KB 84/1710 KB 168/590 KB 60/232 KB 32/44 KB 52/240 KB 84/1710 KB 168/590 KB 64/232 KB 32/44 KB 52/240 KB 84/1710 KB 168/590 KB 64/232 KB 36/44 KB 52/240 KB 88/1710 KB 172/590 KB 68/232 KB 40/44 KB 56/240 KB 88/1710 KB 172/590 KB 68/232 KB 44/44 KB 56/240 KB 88/1710 KB 172/590 KB 68/232 KB 44/44 KB 56/240 KB 88/1710 KB 172/590 KB 68/232 KB 36/44 KB 56/240 KB 88/1710 KB 176/590 KB 68/232 KB 44/44 KB 56/240 KB 88/1710 KB 168/590 KB 68/232 KB 36/44 KB 56/240 KB 88/1710 KB 176/590 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 68/232 KB 44/44 KB 60/240 KB 88/1710 KB 176/590 KB 68/232 KB 44/44 KB 64/240 KB 88/1710 KB 168/590 KB 68/232 KB 36/44 KB 52/240 KB 92/1710 KB 176/590 KB 68/232 KB 44/44 KB 64/240 KB 96/1710 KB 176/590 KB 68/232 KB 44/44 KB 64/240 KB 96/1710 KB 176/590 KB 68/232 KB 44/44 KB 68/240 KB 100/1710 KB 180/590 KB 68/232 KB 44/44 KB 72/240 KB 100/1710 KB 180/590 KB 68/232 KB 44/44 KB 76/240 KB 100/1710 KB 180/590 KB 68/232 KB 44/44 KB 80/240 KB 84/1710 KB 168/590 KB 68/232 KB 36/44 KB 52/240 KB 100/1710 KB 180/590 KB 72/232 KB 44/44 KB 80/240 KB 100/1710 KB 180/590 KB 76/232 KB 44/44 KB 80/240 KB 100/1710 KB 180/590 KB 80/232 KB 44/44 KB 80/240 KB 100/1710 KB 180/590 KB 84/232 KB 44/44 KB 80/240 KB 100/1710 KB 180/590 KB 88/232 KB 44/44 KB 80/240 KB 100/1710 KB 180/590 KB 92/232 KB 44/44 KB 80/240 KB 100/1710 KB 180/590 KB 96/232 KB 44/44 KB 80/240 KB 100/1710 KB 180/590 KB 100/232 KB 44/44 KB 80/240 KB 100/1710 KB 180/590 KB 104/232 KB 44/44 KB 84/240 KB 100/1710 KB 180/590 KB 108/232 KB 44/44 KB 84/240 KB 100/1710 KB 180/590 KB 112/232 KB 44/44 KB 84/240 KB 100/1710 KB 180/590 KB 68/232 KB 44/44 KB 68/240 KB 100/1710 KB 184/590 KB 112/232 KB 44/44 KB 84/240 KB 100/1710 KB 188/590 KB 112/232 KB 44/44 KB 84/240 KB 100/1710 KB 192/590 KB 112/232 KB 44/44 KB 84/240 KB 100/1710 KB 176/590 KB 68/232 KB 44/44 KB 68/240 KB 104/1710 KB 192/590 KB 112/232 KB 44/44 KB 84/240 KB 108/1710 KB 192/590 KB 112/232 KB 44/44 KB 84/240 KB 112/1710 KB 192/590 KB 112/232 KB 44/44 KB 84/240 KB 116/1710 KB 192/590 KB 112/232 KB 44/44 KB 84/240 KB 120/1710 KB 196/590 KB 112/232 KB 44/44 KB 84/240 KB 124/1710 KB 196/590 KB 112/232 KB 44/44 KB 84/240 KB 128/1710 KB 196/590 KB 112/232 KB 44/44 KB 84/240 KB 100/1710 KB 180/590 KB 100/232 KB 44/44 KB 84/240 KB 128/1710 KB 196/590 KB 112/232 KB 44/44 KB 88/240 KB 128/1710 KB 196/590 KB 112/232 KB 44/44 KB 92/240 KB 128/1710 KB 196/590 KB 112/232 KB 44/44 KB 96/240 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 594.2 KB/sec) unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 116/1710 KB 196/590 KB 112/232 KB 44/44 KB 84/240 KB 128/1710 KB 200/590 KB 112/232 KB 96/240 KB Downloading: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 128/1710 KB 204/590 KB 112/232 KB 96/240 KB 128/1710 KB 208/590 KB 112/232 KB 96/240 KB 128/1710 KB 212/590 KB 112/232 KB 96/240 KB 132/1710 KB 216/590 KB 116/232 KB 100/240 KB 132/1710 KB 220/590 KB 116/232 KB 100/240 KB 132/1710 KB 224/590 KB 116/232 KB 100/240 KB 132/1710 KB 212/590 KB 116/232 KB 100/240 KB 132/1710 KB 212/590 KB 116/232 KB 96/240 KB 136/1710 KB 224/590 KB 116/232 KB 100/240 KB 140/1710 KB 224/590 KB 116/232 KB 100/240 KB 144/1710 KB 224/590 KB 116/232 KB 100/240 KB 128/1710 KB 212/590 KB 116/232 KB 96/240 KB 144/1710 KB 224/590 KB 120/232 KB 104/240 KB 144/1710 KB 224/590 KB 124/232 KB 104/240 KB 144/1710 KB 224/590 KB 128/232 KB 104/240 KB 144/1710 KB 224/590 KB 132/232 KB 104/240 KB 148/1710 KB 228/590 KB 136/232 KB 104/240 KB 148/1710 KB 228/590 KB 140/232 KB 4/258 KB 104/240 KB 148/1710 KB 228/590 KB 144/232 KB 4/258 KB 104/240 KB 144/1710 KB 224/590 KB 116/232 KB 104/240 KB 148/1710 KB 228/590 KB 144/232 KB 4/258 KB 108/240 KB 148/1710 KB 228/590 KB 144/232 KB 4/258 KB 112/240 KB 148/1710 KB 228/590 KB 144/232 KB 4/258 KB 116/240 KB 148/1710 KB 228/590 KB 144/232 KB 4/258 KB 120/240 KB 148/1710 KB 228/590 KB 144/232 KB 4/258 KB 124/240 KB 148/1710 KB 228/590 KB 144/232 KB 4/258 KB 128/240 KB 148/1710 KB 228/590 KB 136/232 KB 4/258 KB 104/240 KB 148/1710 KB 228/590 KB 144/232 KB 8/258 KB 128/240 KB 148/1710 KB 228/590 KB 144/232 KB 12/258 KB 128/240 KB 148/1710 KB 228/590 KB 144/232 KB 16/258 KB 128/240 KB 148/1710 KB 228/590 KB 132/232 KB 104/240 KB 148/1710 KB 232/590 KB 144/232 KB 16/258 KB 128/240 KB 148/1710 KB 236/590 KB 144/232 KB 16/258 KB 128/240 KB 148/1710 KB 240/590 KB 144/232 KB 16/258 KB 128/240 KB 148/1710 KB 224/590 KB 132/232 KB 104/240 KB 152/1710 KB 240/590 KB 144/232 KB 16/258 KB 128/240 KB 156/1710 KB 240/590 KB 144/232 KB 16/258 KB 128/240 KB 160/1710 KB 240/590 KB 144/232 KB 16/258 KB 128/240 KB 164/1710 KB 240/590 KB 144/232 KB 16/258 KB 128/240 KB 168/1710 KB 244/590 KB 148/232 KB 20/258 KB 128/240 KB 172/1710 KB 244/590 KB 148/232 KB 20/258 KB 128/240 KB 176/1710 KB 244/590 KB 148/232 KB 20/258 KB 128/240 KB 164/1710 KB 244/590 KB 148/232 KB 20/258 KB 128/240 KB 176/1710 KB 244/590 KB 148/232 KB 24/258 KB 132/240 KB 176/1710 KB 244/590 KB 148/232 KB 28/258 KB 132/240 KB 176/1710 KB 244/590 KB 148/232 KB 32/258 KB 132/240 KB 176/1710 KB 244/590 KB 148/232 KB 36/258 KB 132/240 KB 180/1710 KB 244/590 KB 148/232 KB 40/258 KB 132/240 KB 180/1710 KB 244/590 KB 148/232 KB 44/258 KB 132/240 KB 180/1710 KB 244/590 KB 148/232 KB 48/258 KB 132/240 KB 164/1710 KB 244/590 KB 148/232 KB 16/258 KB 128/240 KB 180/1710 KB 244/590 KB 152/232 KB 48/258 KB 132/240 KB 180/1710 KB 244/590 KB 156/232 KB 48/258 KB 132/240 KB 180/1710 KB 244/590 KB 160/232 KB 48/258 KB 132/240 KB 164/1710 KB 244/590 KB 144/232 KB 16/258 KB 128/240 KB 180/1710 KB 248/590 KB 160/232 KB 48/258 KB 132/240 KB 180/1710 KB 252/590 KB 160/232 KB 48/258 KB 132/240 KB 180/1710 KB 256/590 KB 160/232 KB 48/258 KB 132/240 KB 180/1710 KB 256/590 KB 164/232 KB 48/258 KB 132/240 KB 180/1710 KB 260/590 KB 168/232 KB 48/258 KB 132/240 KB 180/1710 KB 260/590 KB 172/232 KB 48/258 KB 132/240 KB 180/1710 KB 260/590 KB 176/232 KB 48/258 KB 132/240 KB 180/1710 KB 244/590 KB 148/232 KB 36/258 KB 132/240 KB 184/1710 KB 260/590 KB 176/232 KB 48/258 KB 132/240 KB 176/1710 KB 244/590 KB 148/232 KB 20/258 KB 132/240 KB 184/1710 KB 260/590 KB 176/232 KB 48/258 KB 136/240 K unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install B 184/1710 KB 260/590 KB 176/232 KB 48/258 KB 140/240 KB 184/1710 KB 260/590 KB 176/232 KB 48/258 KB 144/240 KB 184/1710 KB 260/590 KB 176/232 KB 48/258 KB 148/240 KB 188/1710 KB 260/590 KB 176/232 KB 48/258 KB 152/240 KB 188/1710 KB 260/590 KB 176/232 KB 52/258 KB 156/240 KB 188/1710 KB 260/590 KB 176/232 KB 52/258 KB 160/240 KB 188/1710 KB 260/590 KB 176/232 KB 52/258 KB 164/240 KB 188/1710 KB 260/590 KB 180/232 KB 52/258 KB 168/240 KB 188/1710 KB 260/590 KB 180/232 KB 52/258 KB 172/240 KB 188/1710 KB 260/590 KB 180/232 KB 52/258 KB 176/240 KB 180/1710 KB 260/590 KB 164/232 KB 48/258 KB 132/240 KB 188/1710 KB 264/590 KB 180/232 KB 52/258 KB 176/240 KB 188/1710 KB 268/590 KB 180/232 KB 52/258 KB 176/240 KB 188/1710 KB 272/590 KB 180/232 KB 52/258 KB 176/240 KB 188/1710 KB 276/590 KB 180/232 KB 52/258 KB 176/240 KB 188/1710 KB 260/590 KB 180/232 KB 52/258 KB 164/240 KB 188/1710 KB 260/590 KB 176/232 KB 52/258 KB 152/240 KB 188/1710 KB 276/590 KB 180/232 KB 56/258 KB 176/240 KB 188/1710 KB 276/590 KB 180/232 KB 60/258 KB 176/240 KB 188/1710 KB 276/590 KB 184/232 KB 64/258 KB 176/240 KB 188/1710 KB 260/590 KB 176/232 KB 48/258 KB 148/240 KB 192/1710 KB 276/590 KB 184/232 KB 64/258 KB 176/240 KB 196/1710 KB 276/590 KB 184/232 KB 64/258 KB 176/240 KB 200/1710 KB 276/590 KB 184/232 KB 64/258 KB 176/240 KB 204/1710 KB 276/590 KB 184/232 KB 64/258 KB 176/240 KB 208/1710 KB 276/590 KB 184/232 KB 64/258 KB 176/240 KB 188/1710 KB 276/590 KB 184/232 KB 60/258 KB 176/240 KB 208/1710 KB 280/590 KB 188/232 KB 64/258 KB 176/240 KB 208/1710 KB 280/590 KB 192/232 KB 64/258 KB 176/240 KB 208/1710 KB 280/590 KB 184/232 KB 64/258 KB 176/240 KB 208/1710 KB 284/590 KB 192/232 KB 64/258 KB 176/240 KB 212/1710 KB 288/590 KB 192/232 KB 64/258 KB 176/240 KB 212/1710 KB 292/590 KB 192/232 KB 68/258 KB 176/240 KB 212/1710 KB 296/590 KB 196/232 KB 68/258 KB 180/240 KB 212/1710 KB 300/590 KB 196/232 KB 68/258 KB 180/240 KB 212/1710 KB 284/590 KB 192/232 KB 64/258 KB 176/240 KB 216/1710 KB 300/590 KB 196/232 KB 68/258 KB 180/240 KB 220/1710 KB 300/590 KB 196/232 KB 68/258 KB 180/240 KB 224/1710 KB 300/590 KB 196/232 KB 68/258 KB 180/240 KB 212/1710 KB 292/590 KB 196/232 KB 68/258 KB 180/240 KB 224/1710 KB 300/590 KB 200/232 KB 68/258 KB 180/240 KB 224/1710 KB 300/590 KB 204/232 KB 68/258 KB 180/240 KB 224/1710 KB 300/590 KB 208/232 KB 68/258 KB 180/240 KB 212/1710 KB 292/590 KB 192/232 KB 68/258 KB 180/240 KB 224/1710 KB 300/590 KB 208/232 KB 68/258 KB 184/240 KB 224/1710 KB 300/590 KB 208/232 KB 68/258 KB 188/240 KB 224/1710 KB 300/590 KB 212/232 KB 68/258 KB 192/240 KB 224/1710 KB 304/590 KB 212/232 KB 68/258 KB 196/240 KB 228/1710 KB 304/590 KB 212/232 KB 68/258 KB 200/240 KB 228/1710 KB 304/590 KB 212/232 KB 68/258 KB 204/240 KB 228/1710 KB 304/590 KB 212/232 KB 68/258 KB 208/240 KB 212/1710 KB 288/590 KB 192/232 KB 68/258 KB 176/240 KB 228/1710 KB 304/590 KB 212/232 KB 72/258 KB 208/240 KB 228/1710 KB 304/590 KB 212/232 KB 76/258 KB 208/240 KB 228/1710 KB 304/590 KB 212/232 KB 80/258 KB 208/240 KB 228/1710 KB 304/590 KB 212/232 KB 84/258 KB 208/240 KB 228/1710 KB 304/590 KB 212/232 KB 88/258 KB 208/240 KB 228/1710 KB 304/590 KB 212/232 KB 92/258 KB 208/240 KB 228/1710 KB 304/590 KB 212/232 KB 68/258 KB 196/240 KB 232/1710 KB 304/590 KB 212/232 KB 92/258 KB 208/240 KB 236/1710 KB 304/590 KB 212/232 KB 92/258 KB 208/240 KB 224/1710 KB 304/590 KB 212/232 KB 68/258 KB 192/240 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 236/1710 KB 308/590 KB 212/232 KB 96/258 KB 208/240 KB 224/1710 KB 300/590 KB 212/232 KB 68/258 KB 188/240 KB 240/1710 KB 308/590 KB 216/232 KB 96/258 KB 208/240 KB 240/1710 KB 308/590 KB 220/232 KB 96/258 KB 208/240 KB 240/1710 KB 308/590 KB 224/232 KB 96/258 KB 208/240 KB 240/1710 KB 308/590 KB 212/232 KB 96/258 KB 208/240 KB 236/1710 KB 304/590 KB 212/232 KB 96/258 KB 208/240 KB 240/1710 KB 312/590 KB 224/232 KB 96/258 KB 208/240 KB 240/1710 KB 312/590 KB 224/232 KB 100/258 KB 208/240 KB 240/1710 KB 316/590 KB 224/232 KB 104/258 KB 208/240 KB 240/1710 KB 316/590 KB 228/232 KB 108/258 KB 212/240 KB 240/1710 KB 316/590 KB 228/232 KB 112/258 KB 212/240 KB 240/1710 KB 316/590 KB 228/232 KB 116/258 KB 212/240 KB 240/1710 KB 316/590 KB 228/232 KB 120/258 KB 212/240 KB 240/1710 KB 316/590 KB 228/232 KB 124/258 KB 212/240 KB 240/1710 KB 316/590 KB 228/232 KB 128/258 KB 212/240 KB 240/1710 KB 316/590 KB 228/232 KB 132/258 KB 212/240 KB 240/1710 KB 316/590 KB 228/232 KB 104/258 KB 212/240 KB 240/1710 KB 316/590 KB 228/232 KB 132/258 KB 216/240 KB 240/1710 KB 316/590 KB 228/232 KB 132/258 KB 220/240 KB 240/1710 KB 316/590 KB 228/232 KB 132/258 KB 224/240 KB 240/1710 KB 316/590 KB 228/232 KB 132/258 KB 228/240 KB 240/1710 KB 316/590 KB 228/232 KB 132/258 KB 232/240 KB 240/1710 KB 316/590 KB 228/232 KB 132/258 KB 236/240 KB 240/1710 KB 316/590 KB 228/232 KB 132/258 KB 240/240 KB 240/1710 KB 316/590 KB 228/232 KB 104/258 KB 208/240 KB 240/1710 KB 320/590 KB 228/232 KB 132/258 KB 240/240 KB 240/1710 KB 324/590 KB 228/232 KB 132/258 KB 240/240 KB 240/1710 KB 328/590 KB 228/232 KB 132/258 KB 240/240 KB 240/1710 KB 332/590 KB 228/232 KB 132/258 KB 240/240 KB 240/1710 KB 336/590 KB 228/232 KB 132/258 KB 240/240 KB 240/1710 KB 340/590 KB 228/232 KB 132/258 KB 240/240 KB 240/1710 KB 344/590 KB 228/232 KB 132/258 KB 240/240 KB 240/1710 KB 348/590 KB 228/232 KB 132/258 KB 240/240 KB 240/1710 KB 352/590 KB 228/232 KB 132/258 KB 240/240 KB 240/1710 KB 316/590 KB 228/232 KB 104/258 KB 208/240 KB 240/1710 KB 352/590 KB 232/232 KB 132/258 KB 240/240 KB 240/1710 KB 352/590 KB 232/232 KB 132/258 KB 240/240 KB 240/1710 KB 352/590 KB 232/232 KB 136/258 KB 240/240 KB 240/1710 KB 352/590 KB 232/232 KB 140/258 KB 240/240 KB 240/1710 KB 352/590 KB 232/232 KB 144/258 KB 240/240 KB 240/1710 KB 352/590 KB 232/232 KB 148/258 KB 240/240 KB 240/1710 KB 356/590 KB 232/232 KB 152/258 KB 240/240 KB 240/1710 KB 356/590 KB 232/232 KB 156/258 KB 240/240 KB 240/1710 KB 356/590 KB 232/232 KB 160/258 KB 240/240 KB 240/1710 KB 356/590 KB 232/232 KB 148/258 KB 240/240 KB 240/1710 KB 360/590 KB 232/232 KB 160/258 KB 240/240 KB 240/1710 KB 364/590 KB 232/232 KB 160/258 KB 240/240 KB 240/1710 KB 368/590 KB 232/232 KB 160/258 KB 240/240 KB 240/1710 KB 372/590 KB 232/232 KB 160/258 KB 240/240 KB 240/1710 KB 376/590 KB 232/232 KB 164/258 KB 240/240 KB 240/1710 KB 380/590 KB 232/232 KB 164/258 KB 240/240 KB 240/1710 KB 384/590 KB 232/232 KB 164/258 KB 240/240 KB 240/1710 KB 372/590 KB 232/232 KB 164/258 KB 240/240 KB 240/1710 KB 384/590 KB 232/232 KB 168/258 KB 240/240 KB 240/1710 KB 384/590 KB 232/232 KB 172/258 KB 240/240 KB 240/1710 KB 384/590 KB 232/232 KB 176/258 KB 240/240 KB 240/1710 KB 384/590 KB 232/232 KB 180/258 KB 240/240 KB 240/1710 KB 388/590 KB 232/232 KB 184/258 KB 240/240 KB 240/1710 KB 388/590 KB 232/232 KB 188/258 KB 240/240 KB 244/1710 KB 388/590 KB 232/232 KB 192/258 KB 240/1710 KB 38 unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 8/590 KB 232/232 KB 180/258 KB 240/240 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin-jvm-deps/1.0.3/gherkin-jvm-deps-1.0.3.jar (232 KB at 1797.5 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 244/1710 KB 388/590 KB 232/232 KB 188/258 KB 240/240 KB 248/1710 KB 388/590 KB 192/258 KB 252/1710 KB 388/590 KB 192/258 KB 256/1710 KB 388/590 KB 192/258 KB 260/1710 KB 388/590 KB 192/258 KB 264/1710 KB 388/590 KB 192/258 KB 268/1710 KB 388/590 KB 192/258 KB 272/1710 KB 388/590 KB 192/258 KB 276/1710 KB 388/590 KB 192/258 KB 280/1710 KB 388/590 KB 192/258 KB 284/1710 KB 388/590 KB 192/258 KB 288/1710 KB 388/590 KB 192/258 KB 292/1710 KB 388/590 KB 192/258 KB 296/1710 KB 388/590 KB 192/258 KB 300/1710 KB 388/590 KB 192/258 KB 304/1710 KB 388/590 KB 192/258 KB 308/1710 KB 388/590 KB 192/258 KB 312/1710 KB 388/590 KB 192/258 KB 316/1710 KB 388/590 KB 192/258 KB 320/1710 KB 388/590 KB 192/258 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1826.7 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 324/1710 KB 388/590 KB 192/258 KB 328/1710 KB 392/590 KB 192/258 KB 332/1710 KB 392/590 KB 192/258 KB 336/1710 KB 392/590 KB 196/258 KB 324/1710 KB 392/590 KB 192/258 KB 336/1710 KB 396/590 KB 196/258 KB 336/1710 KB 400/590 KB 196/258 KB 336/1710 KB 404/590 KB 196/258 KB 340/1710 KB 408/590 KB 196/258 KB 340/1710 KB 412/590 KB 196/258 KB 340/1710 KB 416/590 KB 196/258 KB 332/1710 KB 392/590 KB 196/258 KB 340/1710 KB 416/590 KB 200/258 KB 340/1710 KB 416/590 KB 204/258 KB 340/1710 KB 416/590 KB 208/258 KB 340/1710 KB 416/590 KB 212/258 KB 340/1710 KB 420/590 KB 216/258 KB 340/1710 KB 420/590 KB 220/258 KB 340/1710 KB 420/590 KB 224/258 KB 340/1710 KB 404/590 KB 196/258 KB 344/1710 KB 420/590 KB 224/258 KB 348/1710 KB 420/590 KB 224/258 KB 352/1710 KB 420/590 KB 224/258 KB 356/1710 KB 420/590 KB 224/258 KB 360/1710 KB 420/590 KB 224/258 KB 364/1710 KB 420/590 KB 224/258 KB 368/1710 KB 420/590 KB 224/258 KB 340/1710 KB 420/590 KB 212/258 KB 368/1710 KB 424/590 KB 224/258 KB 368/1710 KB 428/590 KB 224/258 KB 368/1710 KB 432/590 KB 224/258 KB 368/1710 KB 436/590 KB 224/258 KB 372/1710 KB 440/590 KB 228/258 KB 372/1710 KB 444/590 KB 228/258 KB 372/1710 KB 448/590 KB 228/258 KB 372/1710 KB 436/590 KB 228/258 KB 376/1710 KB 448/590 KB 228/258 KB 380/1710 KB 448/590 KB 228/258 KB 384/1710 KB 448/590 KB 228/258 KB 368/1710 KB 436/590 KB 228/258 KB 384/1710 KB 448/590 KB 232/258 KB 384/1710 KB 448/590 KB 236/258 KB 384/1710 KB 448/590 KB 240/258 KB 388/1710 KB 448/590 KB 240/258 KB 4/208 KB 392/1710 KB 452/590 KB 244/258 KB 4/208 KB 388/1710 KB 452/590 KB 244/258 KB 4/208 KB 396/1710 KB 452/590 KB 248/258 KB 4/208 KB 396/1710 KB 452/590 KB 252/258 KB 4/208 KB 388/1710 KB 452/590 KB 240/258 KB 4/208 KB 388/1710 KB 448/590 KB 240/258 KB 8/208 KB 396/1710 KB 452/590 KB 256/258 KB 12/208 KB 396/1710 KB 452/590 KB 256/258 KB 16/208 KB 396/1710 KB 452/590 KB 256/258 KB 20/208 KB 396/1710 KB 452/590 KB 256/258 KB 24/208 KB 396/1710 KB 452/590 KB 256/258 KB 28/208 KB 396/1710 KB 452/590 KB 256/258 KB 32/208 KB 396/1710 KB 452/590 KB 256/258 KB 36/208 KB 396/1710 KB 452/590 KB 256/258 KB 40/208 KB 396/1710 KB 452/590 KB 256/258 KB 44/208 KB 396/1710 KB 452/590 KB 256/258 KB 48/208 KB 396/1710 KB 452/590 KB 256/258 KB 52/208 KB 396/1710 KB 452/590 KB 256/258 KB 56/208 KB 396/1710 KB 452/590 KB 256/258 KB 60/208 KB 396/1710 KB 452/590 KB 256/258 KB 64/208 KB 396/1710 KB 452/590 KB 256/258 KB 4/208 KB 396/1710 KB 452/590 KB 248/258 KB 64/208 KB 400/1710 KB 452/590 KB 256/258 KB 64/208 KB 404/1710 KB 456/590 KB 4/223 KB 256/258 KB 68/208 KB 408/1710 KB 456/590 KB 4/223 KB 256/258 KB 68/208 KB 412/1710 KB 456/590 KB 4/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 4/223 KB 256/258 KB 64/208 KB 400/1710 KB 456/590 KB 4/223 KB 256/258 KB 64/208 KB 400/1710 KB 452/590 KB 4/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 8/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 12/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 16/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 20/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 24/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 28/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 32/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 36/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 40/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 44/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 48/223 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 52/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 56/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 60/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 64/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 68/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 72/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 76/223 KB 256/258 KB 68/208 KB 416/1710 KB 456/590 KB 80/223 KB 256/258 KB 68/208 KB 416/1710 KB 460/590 KB 80/223 KB 256/258 KB 68/208 KB 416/1710 KB 464/590 KB 80/223 KB 256/258 KB 68/208 KB 416/1710 KB 468/590 KB 80/223 KB 256/258 KB 68/208 KB 416/1710 KB 472/590 KB 84/223 KB 256/258 KB 68/208 KB 416/1710 KB 476/590 KB 84/223 KB 256/258 KB 68/208 KB 416/1710 KB 480/590 KB 84/223 KB 256/258 KB 68/208 KB 416/1710 KB 484/590 KB 84/223 KB 256/258 KB 68/208 KB 420/1710 KB 488/590 KB 84/223 KB 256/258 KB 68/208 KB 404/1710 KB 456/590 KB 4/223 KB 256/258 KB 4/208 KB 404/1710 KB 456/590 KB 4/223 KB 256/258 KB 68/208 KB 420/1710 KB 488/590 KB 84/223 KB 258/258 KB 72/208 KB 420/1710 KB 488/590 KB 84/223 KB 258/258 KB 76/208 KB 420/1710 KB 488/590 KB 84/223 KB 258/258 KB 80/208 KB 420/1710 KB 488/590 KB 84/223 KB 258/258 KB 84/208 KB 420/1710 KB 488/590 KB 84/223 KB 258/258 KB 88/208 KB 420/1710 KB 488/590 KB 84/223 KB 258/258 KB 92/208 KB 420/1710 KB 488/590 KB 84/223 KB 258/258 KB 96/208 KB 420/1710 KB 488/590 KB 84/223 KB 258/258 KB 68/208 KB 420/1710 KB 484/590 KB 84/223 KB 256/258 KB 96/208 KB 424/1710 KB 488/590 KB 84/223 KB 258/258 KB 96/208 KB 428/1710 KB 488/590 KB 84/223 KB 258/258 KB 96/208 KB 432/1710 KB 488/590 KB 84/223 KB 258/258 KB 96/208 KB 436/1710 KB 488/590 KB 84/223 KB 258/258 KB 68/208 KB 416/1710 KB 468/590 KB 84/223 KB 256/258 KB 100/208 KB 436/1710 KB 492/590 KB 88/223 KB 258/258 KB 100/208 KB 436/1710 KB 492/590 KB 92/223 KB 258/258 KB 100/208 KB 436/1710 KB 492/590 KB 96/223 KB 258/258 KB 100/208 KB 436/1710 KB 492/590 KB 100/223 KB 258/258 KB 100/208 KB 436/1710 KB 492/590 KB 104/223 KB 258/258 KB 100/208 KB 436/1710 KB 492/590 KB 108/223 KB 258/258 KB 100/208 KB 436/1710 KB 492/590 KB 112/223 KB 258/258 KB 100/208 KB 436/1710 KB 492/590 KB 116/223 KB 258/258 KB 100/208 KB 436/1710 KB 492/590 KB 120/223 KB 258/258 KB 100/208 KB 436/1710 KB 492/590 KB 124/223 KB 258/258 KB 100/208 KB 436/1710 KB 492/590 KB 84/223 KB 258/258 KB 100/208 KB 440/1710 KB 496/590 KB 124/223 KB 258/258 KB 100/208 KB 436/1710 KB 488/590 KB 84/223 KB 258/258 KB 104/208 KB 440/1710 KB 496/590 KB 124/223 KB 258/258 KB 108/208 KB 440/1710 KB 496/590 KB 124/223 KB 258/258 KB 112/208 KB 440/1710 KB 496/590 KB 124/223 KB 258/258 KB 100/208 KB 440/1710 KB 492/590 KB 124/223 KB 258/258 KB 112/208 KB 444/1710 KB 496/590 KB 128/223 KB 258/258 KB 112/208 KB 448/1710 KB 496/590 KB 128/223 KB 112/208 KB 440/1710 KB 496/590 KB 128/223 KB 258/258 KB 112/208 KB 448/1710 KB 500/590 KB 132/223 KB 116/208 KB 452/1710 KB 500/590 KB 136/223 KB 116/208 KB 452/1710 KB 500/590 KB 140/223 KB 116/208 KB 452/1710 KB 500/590 KB 144/223 KB 112/208 KB 448/1710 KB 500/590 KB 128/223 KB 116/208 KB 452/1710 KB 504/590 KB 144/223 KB 116/208 KB 452/1710 KB 508/590 KB 144/223 KB 116/208 KB 452/1710 KB 512/590 KB 144/223 KB Downloaded: https://repo.maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1524.5 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 116/208 KB 452/1710 KB 500/590 KB 132/223 KB 120/208 KB 452/1710 KB 512/590 KB 144/223 KB 124/208 KB 452/1710 KB 512/590 KB 144/223 KB 128/208 KB 452/1710 KB 512/590 KB 144/223 KB 132/208 KB 452/1710 KB 512/590 KB 144/223 KB 136/208 KB 452/1710 KB 516/590 KB 148/223 KB 140/208 KB 452/1710 KB 516/590 KB 148/223 KB 144/208 KB 452/1710 KB 516/590 KB 148/223 KB 112/208 KB 452/1710 KB 500/590 KB 132/223 KB 144/208 KB 456/1710 KB 516/590 KB 148/223 KB 144/208 KB 460/1710 KB 516/590 KB 148/223 KB 144/208 KB 464/1710 KB 516/590 KB 148/223 KB 144/208 KB 468/1710 KB 516/590 KB 148/223 KB 144/208 KB 472/1710 KB 516/590 KB 148/223 KB 144/208 KB 476/1710 KB 516/590 KB 148/223 KB 132/208 KB 452/1710 KB 516/590 KB 148/223 KB 144/208 KB 476/1710 KB 516/590 KB 152/223 KB 144/208 KB 476/1710 KB 516/590 KB 156/223 KB 132/208 KB 452/1710 KB 516/590 KB 144/223 KB 144/208 KB 476/1710 KB 520/590 KB 160/223 KB 144/208 KB 476/1710 KB 524/590 KB 160/223 KB 144/208 KB 476/1710 KB 528/590 KB 160/223 KB 144/208 KB 476/1710 KB 532/590 KB 160/223 KB 148/208 KB 480/1710 KB 536/590 KB 160/223 KB 148/208 KB 480/1710 KB 540/590 KB 160/223 KB 148/208 KB 480/1710 KB 544/590 KB 160/223 KB 148/208 KB 480/1710 KB 548/590 KB 160/223 KB 148/208 KB 480/1710 KB 552/590 KB 160/223 KB 148/208 KB 480/1710 KB 556/590 KB 160/223 KB 148/208 KB 480/1710 KB 560/590 KB 160/223 KB 148/208 KB 480/1710 KB 532/590 KB 160/223 KB 152/208 KB 480/1710 KB 560/590 KB 160/223 KB 156/208 KB 480/1710 KB 560/590 KB 4/38 KB 160/223 KB 160/208 KB 480/1710 KB 560/590 KB 4/38 KB 160/223 KB 144/208 KB 480/1710 KB 532/590 KB 160/223 KB 144/208 KB 476/1710 KB 532/590 KB 160/223 KB 152/208 KB 480/1710 KB 560/590 KB 4/38 KB 160/223 KB 160/208 KB 480/1710 KB 560/590 KB 8/38 KB 160/223 KB 160/208 KB 480/1710 KB 560/590 KB 12/38 KB 160/223 KB 160/208 KB 480/1710 KB 560/590 KB 16/38 KB 160/223 KB 160/208 KB 480/1710 KB 560/590 KB 20/38 KB 160/223 KB 160/208 KB 480/1710 KB 560/590 KB 24/38 KB 160/223 KB 160/208 KB 480/1710 KB 560/590 KB 28/38 KB 160/223 KB 160/208 KB 480/1710 KB 560/590 KB 32/38 KB 160/223 KB 160/208 KB 480/1710 KB 560/590 KB 36/38 KB 160/223 KB 160/208 KB 484/1710 KB 560/590 KB 38/38 KB 164/223 KB 160/208 KB 484/1710 KB 560/590 KB 36/38 KB 164/223 KB 160/208 KB 488/1710 KB 560/590 KB 38/38 KB 164/223 KB 160/208 KB 492/1710 KB 560/590 KB 38/38 KB 164/223 KB 160/208 KB 496/1710 KB 560/590 KB 38/38 KB 164/223 KB 164/208 KB 500/1710 KB 560/590 KB 38/38 KB 164/223 KB 164/208 KB 504/1710 KB 564/590 KB 38/38 KB 164/223 KB 164/208 KB 508/1710 KB 564/590 KB 38/38 KB 164/223 KB 164/208 KB 512/1710 KB 564/590 KB 38/38 KB 164/223 KB 160/208 KB 480/1710 KB 560/590 KB 36/38 KB 164/223 KB 164/208 KB 512/1710 KB 564/590 KB 38/38 KB 168/223 KB 164/208 KB 512/1710 KB 564/590 KB 38/38 KB 172/223 KB 164/208 KB 512/1710 KB 564/590 KB 38/38 KB 176/223 KB 164/208 KB 512/1710 KB 564/590 KB 38/38 KB 180/223 KB 164/208 KB 512/1710 KB 564/590 KB 38/38 KB 184/223 KB 164/208 KB 512/1710 KB 564/590 KB 38/38 KB 188/223 KB 164/208 KB 512/1710 KB 564/590 KB 38/38 KB 192/223 KB 164/208 KB 500/1710 KB 564/590 KB 38/38 KB 164/223 KB 164/208 KB 512/1710 KB 568/590 KB 38/38 KB 192/223 KB 164/208 KB 496/1710 KB 560/590 KB 38/38 KB 164/223 KB 168/208 KB 512/1710 KB 572/590 KB 38/38 KB 192/223 KB 172/208 KB 512/1710 KB 572/590 KB 38/38 KB 192/223 KB 176/208 KB 512/1710 KB 572/590 KB 38/38 KB 192/223 KB 180/208 KB 512/1710 KB 572/590 KB 38/38 KB 192 unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install /223 KB 184/208 KB 516/1710 KB 572/590 KB 38/38 KB 196/223 KB 188/208 KB 516/1710 KB 572/590 KB 38/38 KB 196/223 KB 192/208 KB 516/1710 KB 572/590 KB 38/38 KB 196/223 KB 196/208 KB 516/1710 KB 572/590 KB 38/38 KB 196/223 KB 200/208 KB 516/1710 KB 572/590 KB 38/38 KB 196/223 KB 204/208 KB 516/1710 KB 572/590 KB 38/38 KB 196/223 KB 208/208 KB 516/1710 KB 572/590 KB 38/38 KB 196/223 KB 180/208 KB 516/1710 KB 572/590 KB 38/38 KB 196/223 KB 208/208 KB 520/1710 KB 572/590 KB 38/38 KB 196/223 KB 208/208 KB 524/1710 KB 572/590 KB 38/38 KB 196/223 KB 208/208 KB 528/1710 KB 572/590 KB 38/38 KB 196/223 KB 180/208 KB 512/1710 KB 572/590 KB 38/38 KB 196/223 KB 208/208 KB 528/1710 KB 572/590 KB 38/38 KB 200/223 KB 208/208 KB 528/1710 KB 572/590 KB 38/38 KB 204/223 KB 208/208 KB 528/1710 KB 572/590 KB 38/38 KB 208/223 KB 164/208 KB 512/1710 KB 572/590 KB 38/38 KB 192/223 KB 208/208 KB 528/1710 KB 576/590 KB 38/38 KB 208/223 KB 208/208 KB 528/1710 KB 580/590 KB 38/38 KB 208/223 KB 208/208 KB 528/1710 KB 584/590 KB 38/38 KB 208/223 KB 208/208 KB 528/1710 KB 588/590 KB 38/38 KB 208/223 KB 208/208 KB 528/1710 KB 590/590 KB 38/38 KB 208/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-html/0.2.3/cucumber-html-0.2.3.jar (38 KB at 198.9 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 208/208 KB 528/1710 KB 590/590 KB 212/223 KB 208/208 KB 532/1710 KB 590/590 KB 216/223 KB 208/208 KB 532/1710 KB 590/590 KB 220/223 KB 208/208 KB 532/1710 KB 590/590 KB 223/223 KB 208/208 KB 532/1710 KB 590/590 KB 212/223 KB 208/208 KB 536/1710 KB 590/590 KB 223/223 KB 208/208 KB 540/1710 KB 590/590 KB 223/223 KB 208/208 KB 544/1710 KB 590/590 KB 223/223 KB 208/208 KB 548/1710 KB 590/590 KB 223/223 KB 208/208 KB 552/1710 KB 590/590 KB 223/223 KB 208/208 KB 556/1710 KB 590/590 KB 223/223 KB 208/208 KB 560/1710 KB 590/590 KB 223/223 KB 208/208 KB 564/1710 KB 590/590 KB 223/223 KB 208/208 KB 568/1710 KB 590/590 KB 223/223 KB 208/208 KB 572/1710 KB 590/590 KB 223/223 KB 208/208 KB 576/1710 KB 590/590 KB 223/223 KB 208/208 KB 580/1710 KB 590/590 KB 223/223 KB 208/208 KB 584/1710 KB 590/590 KB 223/223 KB 208/208 KB 588/1710 KB 590/590 KB 223/223 KB 208/208 KB 592/1710 KB 590/590 KB 223/223 KB 208/208 KB 596/1710 KB 590/590 KB 223/223 KB 208/208 KB 600/1710 KB 590/590 KB 223/223 KB 208/208 KB 604/1710 KB 590/590 KB 223/223 KB 208/208 KB 608/1710 KB 590/590 KB 223/223 KB 208/208 KB 612/1710 KB 590/590 KB 223/223 KB 208/208 KB 616/1710 KB 590/590 KB 223/223 KB 208/208 KB 620/1710 KB 590/590 KB 223/223 KB 208/208 KB 624/1710 KB 590/590 KB 223/223 KB 208/208 KB 628/1710 KB 590/590 KB 223/223 KB 208/208 KB 632/1710 KB 590/590 KB 223/223 KB 208/208 KB 636/1710 KB 590/590 KB 223/223 KB 208/208 KB 640/1710 KB 590/590 KB 223/223 KB 208/208 KB 644/1710 KB 590/590 KB 223/223 KB 208/208 KB 648/1710 KB 590/590 KB 223/223 KB 208/208 KB 652/1710 KB 590/590 KB 223/223 KB 208/208 KB 656/1710 KB 590/590 KB 223/223 KB 208/208 KB 660/1710 KB 590/590 KB 223/223 KB 208/208 KB 664/1710 KB 590/590 KB 223/223 KB 208/208 KB 668/1710 KB 590/590 KB 223/223 KB 208/208 KB 672/1710 KB 590/590 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1099.2 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-jvm-deps/1.0.5/cucumber-jvm-deps-1.0.5.jar (590 KB at 2834.9 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 208/208 KB 676/1710 KB 208/208 KB 680/1710 KB 208/208 KB 684/1710 KB 208/208 KB 688/1710 KB 208/208 KB 692/1710 KB 208/208 KB 696/1710 KB 208/208 KB 700/1710 KB 208/208 KB 704/1710 KB 208/208 KB 708/1710 KB 208/208 KB 712/1710 KB 208/208 KB 716/1710 KB 208/208 KB 720/1710 KB 208/208 KB 720/1710 KB 4/531 KB 208/208 KB 720/1710 KB 8/531 KB 4/214 KB 208/208 KB 720/1710 KB 12/531 KB 4/214 KB 208/208 KB 720/1710 KB 16/531 KB 4/214 KB 208/208 KB 720/1710 KB 20/531 KB 4/214 KB 208/208 KB 720/1710 KB 4/531 KB 4/214 KB 208/208 KB 720/1710 KB 20/531 KB 8/214 KB 208/208 KB 720/1710 KB 20/531 KB 12/214 KB 208/208 KB 720/1710 KB 20/531 KB 16/214 KB 208/208 KB 720/1710 KB 20/531 KB 20/214 KB 208/208 KB 720/1710 KB 24/531 KB 20/214 KB 208/208 KB 720/1710 KB 28/531 KB 20/214 KB 208/208 KB 720/1710 KB 32/531 KB 20/214 KB 208/208 KB 720/1710 KB 32/531 KB 24/214 KB 208/208 KB 720/1710 KB 32/531 KB 28/214 KB 208/208 KB 720/1710 KB 32/531 KB 32/214 KB 720/1710 KB 36/531 KB 4/18 KB 32/214 KB 720/1710 KB 32/531 KB 4/18 KB 32/214 KB 720/1710 KB 36/531 KB 8/18 KB 32/214 KB 720/1710 KB 36/531 KB 12/18 KB 32/214 KB 720/1710 KB 36/531 KB 16/18 KB 32/214 KB 720/1710 KB 36/531 KB 18/18 KB 32/214 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 945.3 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 720/1710 KB 40/531 KB 18/18 KB 32/214 KB 720/1710 KB 44/531 KB 18/18 KB 36/214 KB 720/1710 KB 48/531 KB 18/18 KB 36/214 KB 720/1710 KB 40/531 KB 18/18 KB 36/214 KB 720/1710 KB 48/531 KB 18/18 KB 40/214 KB 720/1710 KB 48/531 KB 18/18 KB 44/214 KB 720/1710 KB 48/531 KB 18/18 KB 48/214 KB 720/1710 KB 48/531 KB 18/18 KB 52/214 KB 720/1710 KB 52/531 KB 18/18 KB 56/214 KB 720/1710 KB 52/531 KB 18/18 KB 60/214 KB 720/1710 KB 52/531 KB 18/18 KB 52/214 KB 720/1710 KB 56/531 KB 18/18 KB 60/214 KB 720/1710 KB 60/531 KB 18/18 KB 60/214 KB 720/1710 KB 64/531 KB 18/18 KB 60/214 KB 720/1710 KB 64/531 KB 18/18 KB 64/214 KB 724/1710 KB 64/531 KB 18/18 KB 64/214 KB 728/1710 KB 64/531 KB 18/18 KB 64/214 KB 732/1710 KB 64/531 KB 18/18 KB 64/214 KB 736/1710 KB 64/531 KB 18/18 KB 64/214 KB 736/1710 KB 68/531 KB 18/18 KB 68/214 KB 740/1710 KB 68/531 KB 72/214 KB 740/1710 KB 68/531 KB 76/214 KB 740/1710 KB 68/531 KB 80/214 KB 736/1710 KB 68/531 KB 18/18 KB 64/214 KB 740/1710 KB 72/531 KB 80/214 KB 740/1710 KB 76/531 KB 80/214 KB 740/1710 KB 80/531 KB 80/214 KB 740/1710 KB 84/531 KB 80/214 KB 740/1710 KB 88/531 KB 84/214 KB 740/1710 KB 92/531 KB 84/214 KB 740/1710 KB 96/531 KB 84/214 KB 740/1710 KB 68/531 KB 68/214 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: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 744/1710 KB 96/531 KB 84/214 KB 748/1710 KB 96/531 KB 84/214 KB 752/1710 KB 96/531 KB 84/214 KB 740/1710 KB 84/531 KB 84/214 KB 752/1710 KB 96/531 KB 88/214 KB 752/1710 KB 96/531 KB 92/214 KB 752/1710 KB 96/531 KB 96/214 KB 752/1710 KB 100/531 KB 96/214 KB 756/1710 KB 104/531 KB 100/214 KB 756/1710 KB 100/531 KB 100/214 KB 760/1710 KB 104/531 KB 100/214 KB 764/1710 KB 104/531 KB 100/214 KB 768/1710 KB 104/531 KB 100/214 KB 752/1710 KB 100/531 KB 100/214 KB 768/1710 KB 104/531 KB 104/214 KB 768/1710 KB 104/531 KB 108/214 KB 768/1710 KB 108/531 KB 108/214 KB 768/1710 KB 112/531 KB 108/214 KB 768/1710 KB 112/531 KB 112/214 KB 772/1710 KB 112/531 KB 112/214 KB 776/1710 KB 116/531 KB 116/214 KB 780/1710 KB 116/531 KB 116/214 KB 784/1710 KB 116/531 KB 116/214 KB 772/1710 KB 116/531 KB 116/214 KB 784/1710 KB 116/531 KB 120/214 KB 784/1710 KB 116/531 KB 124/214 KB 784/1710 KB 116/531 KB 128/214 KB 788/1710 KB 116/531 KB 128/214 KB 4/1267 KB 788/1710 KB 116/531 KB 128/214 KB 8/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 12/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 16/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 20/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 24/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 28/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 32/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 36/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 40/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 44/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 48/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 52/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 56/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 60/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 64/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 68/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 72/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 76/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 80/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 84/1267 KB 3/109 KB 772/1710 KB 116/531 KB 112/214 KB 788/1710 KB 120/531 KB 132/214 KB 84/1267 KB 3/109 KB 788/1710 KB 124/531 KB 132/214 KB 84/1267 KB 3/109 KB 788/1710 KB 128/531 KB 132/214 KB 84/1267 KB 3/109 KB 788/1710 KB 132/531 KB 132/214 KB 84/1267 KB 3/109 KB 788/1710 KB 136/531 KB 132/214 KB 84/1267 KB 3/109 KB 788/1710 KB 140/531 KB 132/214 KB 84/1267 KB 3/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 3/109 KB 788/1710 KB 116/531 KB 132/214 KB 84/1267 KB 3/109 KB 788/1710 KB 116/531 KB 128/214 KB 4/1267 KB 3/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 6/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 9/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 11/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 14/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 16/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 19/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 22/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 25/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 27/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 30/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 32/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 36/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 40/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 44/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 48/109 KB 788/1710 KB 144/531 KB 132/214 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 84/1267 KB 52/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 56/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 60/109 KB 788/1710 KB 144/531 KB 132/214 KB 84/1267 KB 64/109 KB 788/1710 KB 116/531 KB 128/214 KB 792/1710 KB 144/531 KB 132/214 KB 84/1267 KB 64/109 KB 796/1710 KB 144/531 KB 132/214 KB 84/1267 KB 64/109 KB 800/1710 KB 144/531 KB 132/214 KB 84/1267 KB 64/109 KB 800/1710 KB 144/531 KB 136/214 KB 84/1267 KB 64/109 KB 800/1710 KB 144/531 KB 140/214 KB 84/1267 KB 64/109 KB 800/1710 KB 144/531 KB 144/214 KB 84/1267 KB 64/109 KB 804/1710 KB 144/531 KB 148/214 KB 84/1267 KB 64/109 KB 804/1710 KB 148/531 KB 152/214 KB 88/1267 KB 68/109 KB 804/1710 KB 148/531 KB 156/214 KB 88/1267 KB 68/109 KB 804/1710 KB 148/531 KB 160/214 KB 88/1267 KB 68/109 KB 804/1710 KB 144/531 KB 144/214 KB 84/1267 KB 64/109 KB 808/1710 KB 148/531 KB 160/214 KB 88/1267 KB 68/109 KB 812/1710 KB 148/531 KB 160/214 KB 88/1267 KB 68/109 KB 816/1710 KB 148/531 KB 160/214 KB 88/1267 KB 68/109 KB 804/1710 KB 148/531 KB 148/214 KB 88/1267 KB 68/109 KB 816/1710 KB 148/531 KB 160/214 KB 88/1267 KB 72/109 KB 816/1710 KB 148/531 KB 160/214 KB 88/1267 KB 76/109 KB 816/1710 KB 148/531 KB 160/214 KB 88/1267 KB 80/109 KB 804/1710 KB 148/531 KB 148/214 KB 88/1267 KB 64/109 KB 816/1710 KB 148/531 KB 160/214 KB 92/1267 KB 80/109 KB 816/1710 KB 148/531 KB 160/214 KB 96/1267 KB 80/109 KB 816/1710 KB 148/531 KB 160/214 KB 100/1267 KB 80/109 KB 820/1710 KB 148/531 KB 164/214 KB 104/1267 KB 84/109 KB 820/1710 KB 148/531 KB 164/214 KB 108/1267 KB 84/109 KB 820/1710 KB 148/531 KB 164/214 KB 112/1267 KB 84/109 KB 804/1710 KB 148/531 KB 148/214 KB 84/1267 KB 64/109 KB 820/1710 KB 152/531 KB 164/214 KB 112/1267 KB 84/109 KB 820/1710 KB 156/531 KB 164/214 KB 112/1267 KB 84/109 KB 820/1710 KB 160/531 KB 164/214 KB 112/1267 KB 84/109 KB 820/1710 KB 164/531 KB 164/214 KB 112/1267 KB 84/109 KB 820/1710 KB 168/531 KB 164/214 KB 112/1267 KB 84/109 KB 820/1710 KB 172/531 KB 164/214 KB 112/1267 KB 84/109 KB 820/1710 KB 176/531 KB 164/214 KB 112/1267 KB 84/109 KB 820/1710 KB 180/531 KB 164/214 KB 112/1267 KB 84/109 KB 820/1710 KB 184/531 KB 164/214 KB 116/1267 KB 84/109 KB 820/1710 KB 188/531 KB 164/214 KB 116/1267 KB 84/109 KB 820/1710 KB 192/531 KB 164/214 KB 116/1267 KB 84/109 KB 820/1710 KB 148/531 KB 164/214 KB 100/1267 KB 84/109 KB 820/1710 KB 192/531 KB 168/214 KB 116/1267 KB 84/109 KB 820/1710 KB 192/531 KB 172/214 KB 116/1267 KB 84/109 KB 820/1710 KB 192/531 KB 176/214 KB 116/1267 KB 84/109 KB 820/1710 KB 148/531 KB 160/214 KB 100/1267 KB 84/109 KB 824/1710 KB 192/531 KB 176/214 KB 116/1267 KB 84/109 KB 828/1710 KB 192/531 KB 176/214 KB 116/1267 KB 84/109 KB 832/1710 KB 192/531 KB 176/214 KB 116/1267 KB 84/109 KB 816/1710 KB 148/531 KB 160/214 KB 100/1267 KB 84/109 KB 832/1710 KB 192/531 KB 176/214 KB 116/1267 KB 88/109 KB 832/1710 KB 192/531 KB 176/214 KB 116/1267 KB 92/109 KB 832/1710 KB 192/531 KB 176/214 KB 116/1267 KB 96/109 KB 832/1710 KB 192/531 KB 176/214 KB 116/1267 KB 100/109 KB 836/1710 KB 192/531 KB 180/214 KB 116/1267 KB 104/109 KB 836/1710 KB 192/531 KB 180/214 KB 116/1267 KB 108/109 KB 836/1710 KB 192/531 KB 180/214 KB 116/1267 KB 109/109 KB 820/1710 KB 180/531 KB 164/214 KB 116/1267 KB 84/109 KB 836/1710 KB 192/531 KB 180/214 KB 120/1267 KB 109/109 KB 836/1710 KB 192/531 KB 180/214 KB 124/1267 KB 109/109 KB 836/1710 KB 192/531 KB 180/214 KB 128/1267 KB 109/109 KB 836/1710 KB 192/531 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 180/214 KB 116/1267 KB 100/109 KB 840/1710 KB 192/531 KB 180/214 KB 128/1267 KB 109/109 KB 832/1710 KB 192/531 KB 180/214 KB 116/1267 KB 100/109 KB 840/1710 KB 192/531 KB 184/214 KB 128/1267 KB 109/109 KB 840/1710 KB 192/531 KB 188/214 KB 128/1267 KB 109/109 KB 844/1710 KB 192/531 KB 192/214 KB 128/1267 KB 109/109 KB 844/1710 KB 192/531 KB 196/214 KB 128/1267 KB 109/109 KB 844/1710 KB 196/531 KB 200/214 KB 132/1267 KB 109/109 KB 844/1710 KB 196/531 KB 204/214 KB 132/1267 KB 109/109 KB 844/1710 KB 196/531 KB 208/214 KB 132/1267 KB 109/109 KB 844/1710 KB 192/531 KB 188/214 KB 128/1267 KB 109/109 KB 848/1710 KB 196/531 KB 208/214 KB 132/1267 KB 109/109 KB 852/1710 KB 196/531 KB 208/214 KB 132/1267 KB 109/109 KB 856/1710 KB 196/531 KB 208/214 KB 132/1267 KB 109/109 KB 860/1710 KB 196/531 KB 208/214 KB 132/1267 KB 109/109 KB 864/1710 KB 196/531 KB 208/214 KB 132/1267 KB 109/109 KB 868/1710 KB 196/531 KB 208/214 KB 132/1267 KB 109/109 KB 844/1710 KB 196/531 KB 196/214 KB 132/1267 KB 109/109 KB 868/1710 KB 196/531 KB 212/214 KB 136/1267 KB 109/109 KB 868/1710 KB 196/531 KB 212/214 KB 140/1267 KB 109/109 KB 868/1710 KB 196/531 KB 212/214 KB 144/1267 KB 109/109 KB 844/1710 KB 196/531 KB 196/214 KB 128/1267 KB 109/109 KB 868/1710 KB 200/531 KB 212/214 KB 144/1267 KB 109/109 KB 868/1710 KB 204/531 KB 212/214 KB 144/1267 KB 109/109 KB 868/1710 KB 208/531 KB 212/214 KB 144/1267 KB 109/109 KB 868/1710 KB 212/531 KB 212/214 KB 144/1267 KB 109/109 KB 868/1710 KB 216/531 KB 212/214 KB 148/1267 KB 109/109 KB 868/1710 KB 220/531 KB 212/214 KB 148/1267 KB 109/109 KB 872/1710 KB 224/531 KB 212/214 KB 148/1267 KB 868/1710 KB 196/531 KB 212/214 KB 132/1267 KB 109/109 KB 872/1710 KB 224/531 KB 214/214 KB 148/1267 KB 872/1710 KB 220/531 KB 212/214 KB 148/1267 KB 876/1710 KB 224/531 KB 214/214 KB 148/1267 KB 880/1710 KB 224/531 KB 214/214 KB 148/1267 KB 884/1710 KB 224/531 KB 214/214 KB 148/1267 KB 888/1710 KB 228/531 KB 214/214 KB 148/1267 KB 868/1710 KB 212/531 KB 212/214 KB 148/1267 KB 109/109 KB 888/1710 KB 228/531 KB 214/214 KB 152/1267 KB 888/1710 KB 228/531 KB 214/214 KB 156/1267 KB 888/1710 KB 228/531 KB 214/214 KB 160/1267 KB 888/1710 KB 228/531 KB 214/214 KB 164/1267 KB 888/1710 KB 228/531 KB 214/214 KB 168/1267 KB 888/1710 KB 228/531 KB 214/214 KB 172/1267 KB 888/1710 KB 228/531 KB 214/214 KB 176/1267 KB 884/1710 KB 228/531 KB 214/214 KB 148/1267 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 407.9 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 888/1710 KB 232/531 KB 214/214 KB 176/1267 KB 888/1710 KB 236/531 KB 214/214 KB 176/1267 KB 888/1710 KB 240/531 KB 214/214 KB 176/1267 KB 892/1710 KB 244/531 KB 214/214 KB 176/1267 KB 892/1710 KB 248/531 KB 214/214 KB 180/1267 KB 892/1710 KB 252/531 KB 214/214 KB 180/1267 KB 892/1710 KB 256/531 KB 214/214 KB 180/1267 KB 892/1710 KB 240/531 KB 214/214 KB 176/1267 KB 896/1710 KB 256/531 KB 214/214 KB 180/1267 KB 900/1710 KB 256/531 KB 214/214 KB 180/1267 KB 904/1710 KB 256/531 KB 214/214 KB 180/1267 KB 908/1710 KB 256/531 KB 214/214 KB 180/1267 KB 912/1710 KB 256/531 KB 214/214 KB 180/1267 KB 916/1710 KB 256/531 KB 180/1267 KB 920/1710 KB 260/531 KB 180/1267 KB 924/1710 KB 260/531 KB 180/1267 KB 928/1710 KB 260/531 KB 180/1267 KB 932/1710 KB 260/531 KB 180/1267 KB 892/1710 KB 244/531 KB 214/214 KB 180/1267 KB 932/1710 KB 260/531 KB 184/1267 KB 932/1710 KB 260/531 KB 188/1267 KB 932/1710 KB 260/531 KB 192/1267 KB 932/1710 KB 260/531 KB 196/1267 KB 932/1710 KB 260/531 KB 200/1267 KB 932/1710 KB 260/531 KB 204/1267 KB 932/1710 KB 260/531 KB 208/1267 KB 916/1710 KB 260/531 KB 180/1267 KB 932/1710 KB 264/531 KB 208/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 783.4 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 932/1710 KB 264/531 KB 4/80 KB 208/1267 KB 932/1710 KB 264/531 KB 8/80 KB 208/1267 KB 932/1710 KB 264/531 KB 12/80 KB 208/1267 KB 932/1710 KB 264/531 KB 16/80 KB 208/1267 KB 932/1710 KB 264/531 KB 20/80 KB 208/1267 KB 932/1710 KB 264/531 KB 24/80 KB 208/1267 KB 932/1710 KB 264/531 KB 28/80 KB 208/1267 KB 932/1710 KB 264/531 KB 32/80 KB 208/1267 KB 932/1710 KB 264/531 KB 32/80 KB 212/1267 KB 932/1710 KB 268/531 KB 36/80 KB 216/1267 KB 932/1710 KB 268/531 KB 36/80 KB 220/1267 KB 932/1710 KB 268/531 KB 36/80 KB 224/1267 KB 932/1710 KB 268/531 KB 36/80 KB 212/1267 KB 932/1710 KB 268/531 KB 40/80 KB 224/1267 KB 932/1710 KB 268/531 KB 44/80 KB 224/1267 KB 936/1710 KB 268/531 KB 48/80 KB 228/1267 KB 932/1710 KB 268/531 KB 32/80 KB 212/1267 KB 936/1710 KB 272/531 KB 48/80 KB 228/1267 KB 936/1710 KB 276/531 KB 48/80 KB 228/1267 KB 936/1710 KB 280/531 KB 48/80 KB 228/1267 KB 936/1710 KB 284/531 KB 48/80 KB 228/1267 KB 936/1710 KB 288/531 KB 48/80 KB 228/1267 KB 936/1710 KB 268/531 KB 44/80 KB 228/1267 KB 940/1710 KB 288/531 KB 48/80 KB 228/1267 KB 944/1710 KB 288/531 KB 48/80 KB 228/1267 KB 948/1710 KB 292/531 KB 48/80 KB 228/1267 KB 952/1710 KB 292/531 KB 52/80 KB 228/1267 KB 956/1710 KB 292/531 KB 52/80 KB 228/1267 KB 960/1710 KB 292/531 KB 52/80 KB 228/1267 KB 964/1710 KB 292/531 KB 52/80 KB 228/1267 KB 968/1710 KB 292/531 KB 52/80 KB 228/1267 KB 972/1710 KB 292/531 KB 52/80 KB 228/1267 KB 976/1710 KB 292/531 KB 52/80 KB 228/1267 KB 932/1710 KB 268/531 KB 44/80 KB 228/1267 KB 976/1710 KB 292/531 KB 52/80 KB 232/1267 KB 976/1710 KB 292/531 KB 52/80 KB 236/1267 KB 976/1710 KB 292/531 KB 52/80 KB 240/1267 KB 948/1710 KB 292/531 KB 52/80 KB 228/1267 KB 976/1710 KB 292/531 KB 56/80 KB 240/1267 KB 976/1710 KB 292/531 KB 60/80 KB 240/1267 KB 976/1710 KB 292/531 KB 64/80 KB 240/1267 KB 944/1710 KB 292/531 KB 48/80 KB 228/1267 KB 976/1710 KB 296/531 KB 64/80 KB 240/1267 KB 976/1710 KB 300/531 KB 64/80 KB 240/1267 KB 976/1710 KB 304/531 KB 64/80 KB 240/1267 KB 976/1710 KB 308/531 KB 64/80 KB 240/1267 KB 976/1710 KB 312/531 KB 68/80 KB 244/1267 KB 976/1710 KB 316/531 KB 68/80 KB 244/1267 KB 976/1710 KB 320/531 KB 68/80 KB 244/1267 KB 976/1710 KB 308/531 KB 68/80 KB 244/1267 KB 976/1710 KB 320/531 KB 68/80 KB 248/1267 KB 976/1710 KB 320/531 KB 68/80 KB 252/1267 KB 976/1710 KB 320/531 KB 68/80 KB 256/1267 KB 976/1710 KB 308/531 KB 68/80 KB 240/1267 KB 976/1710 KB 320/531 KB 72/80 KB 256/1267 KB 976/1710 KB 320/531 KB 76/80 KB 256/1267 KB 976/1710 KB 320/531 KB 80/80 KB 256/1267 KB 980/1710 KB 324/531 KB 80/80 KB 256/1267 KB 984/1710 KB 324/531 KB 80/80 KB 260/1267 KB 988/1710 KB 324/531 KB 80/80 KB 260/1267 KB 992/1710 KB 324/531 KB 80/80 KB 260/1267 KB 976/1710 KB 324/531 KB 80/80 KB 256/1267 KB 992/1710 KB 328/531 KB 80/80 KB 260/1267 KB 980/1710 KB 324/531 KB 80/80 KB 260/1267 KB 992/1710 KB 332/531 KB 80/80 KB 264/1267 KB 992/1710 KB 332/531 KB 80/80 KB 268/1267 KB 992/1710 KB 332/531 KB 80/80 KB 272/1267 KB 992/1710 KB 332/531 KB 80/80 KB 276/1267 KB 996/1710 KB 332/531 KB 80/80 KB 280/1267 KB 996/1710 KB 332/531 KB 80/80 KB 284/1267 KB 996/1710 KB 332/531 KB 80/80 KB 288/1267 KB 996/1710 KB 332/531 KB 80/80 KB 276/1267 KB 1000/1710 KB 332/531 KB 80/80 KB 288/1267 KB 1004/1710 KB 332/531 KB 80/80 KB 288/1267 KB 1008/1710 KB 332/531 KB 80/80 KB 288/1267 KB 1012/1710 KB 332/531 KB 80/80 KB 288/1267 KB 1016/1710 KB 332/531 KB 80/80 KB 292/1267 KB 992/1710 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 332/531 KB 80/80 KB 276/1267 KB 1016/1710 KB 336/531 KB 80/80 KB 292/1267 KB 1016/1710 KB 340/531 KB 80/80 KB 292/1267 KB 1016/1710 KB 344/531 KB 80/80 KB 292/1267 KB 1016/1710 KB 348/531 KB 80/80 KB 292/1267 KB 1016/1710 KB 352/531 KB 80/80 KB 292/1267 KB 1016/1710 KB 356/531 KB 80/80 KB 292/1267 KB 1016/1710 KB 360/531 KB 80/80 KB 292/1267 KB 1020/1710 KB 364/531 KB 80/80 KB 292/1267 KB 1020/1710 KB 368/531 KB 80/80 KB 292/1267 KB 1012/1710 KB 332/531 KB 80/80 KB 292/1267 KB 1020/1710 KB 368/531 KB 80/80 KB 296/1267 KB 1020/1710 KB 368/531 KB 80/80 KB 300/1267 KB 1020/1710 KB 368/531 KB 304/1267 KB 1020/1710 KB 368/531 KB 308/1267 KB 1020/1710 KB 372/531 KB 312/1267 KB 1020/1710 KB 372/531 KB 316/1267 KB 1020/1710 KB 372/531 KB 320/1267 KB 1020/1710 KB 360/531 KB 80/80 KB 292/1267 KB 1024/1710 KB 372/531 KB 320/1267 KB 1028/1710 KB 372/531 KB 320/1267 KB 1032/1710 KB 372/531 KB 320/1267 KB 1036/1710 KB 372/531 KB 320/1267 KB 1040/1710 KB 372/531 KB 320/1267 KB 1020/1710 KB 372/531 KB 308/1267 KB Downloaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 269.6 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 1040/1710 KB 376/531 KB 320/1267 KB 1040/1710 KB 380/531 KB 320/1267 KB 1040/1710 KB 384/531 KB 320/1267 KB 1040/1710 KB 384/531 KB 324/1267 KB 1044/1710 KB 388/531 KB 328/1267 KB 1044/1710 KB 388/531 KB 332/1267 KB 1044/1710 KB 388/531 KB 336/1267 KB 1044/1710 KB 388/531 KB 324/1267 KB 1048/1710 KB 388/531 KB 336/1267 KB 1052/1710 KB 388/531 KB 336/1267 KB 1056/1710 KB 388/531 KB 336/1267 KB 1060/1710 KB 388/531 KB 336/1267 KB 1060/1710 KB 388/531 KB 340/1267 KB 4/1044 KB 1060/1710 KB 388/531 KB 340/1267 KB 8/1044 KB 1060/1710 KB 388/531 KB 340/1267 KB 12/1044 KB 1060/1710 KB 388/531 KB 340/1267 KB 16/1044 KB 1060/1710 KB 388/531 KB 340/1267 KB 20/1044 KB 1060/1710 KB 388/531 KB 340/1267 KB 24/1044 KB 1060/1710 KB 388/531 KB 340/1267 KB 28/1044 KB 1060/1710 KB 388/531 KB 340/1267 KB 32/1044 KB 1060/1710 KB 388/531 KB 340/1267 KB 36/1044 KB 1060/1710 KB 388/531 KB 4/61 KB 340/1267 KB 40/1044 KB 1060/1710 KB 388/531 KB 4/61 KB 340/1267 KB 44/1044 KB 1060/1710 KB 388/531 KB 4/61 KB 340/1267 KB 48/1044 KB 1060/1710 KB 388/531 KB 4/61 KB 340/1267 KB 52/1044 KB 1060/1710 KB 388/531 KB 4/61 KB 340/1267 KB 56/1044 KB 1060/1710 KB 388/531 KB 4/61 KB 340/1267 KB 60/1044 KB 1060/1710 KB 388/531 KB 4/61 KB 340/1267 KB 64/1044 KB 1040/1710 KB 388/531 KB 324/1267 KB 1060/1710 KB 388/531 KB 4/61 KB 340/1267 KB 36/1044 KB 1060/1710 KB 388/531 KB 8/61 KB 340/1267 KB 64/1044 KB 1060/1710 KB 388/531 KB 12/61 KB 340/1267 KB 64/1044 KB 1060/1710 KB 388/531 KB 16/61 KB 340/1267 KB 64/1044 KB 1060/1710 KB 388/531 KB 20/61 KB 340/1267 KB 64/1044 KB 1060/1710 KB 388/531 KB 24/61 KB 340/1267 KB 64/1044 KB 1060/1710 KB 388/531 KB 28/61 KB 340/1267 KB 64/1044 KB 1060/1710 KB 388/531 KB 32/61 KB 340/1267 KB 64/1044 KB 1060/1710 KB 392/531 KB 36/61 KB 340/1267 KB 64/1044 KB 1060/1710 KB 392/531 KB 40/61 KB 340/1267 KB 64/1044 KB 1060/1710 KB 392/531 KB 44/61 KB 340/1267 KB 64/1044 KB 1064/1710 KB 392/531 KB 48/61 KB 340/1267 KB 68/1044 KB 1060/1710 KB 388/531 KB 340/1267 KB 1064/1710 KB 392/531 KB 48/61 KB 344/1267 KB 68/1044 KB 1064/1710 KB 392/531 KB 48/61 KB 348/1267 KB 68/1044 KB 1064/1710 KB 392/531 KB 48/61 KB 352/1267 KB 68/1044 KB 1064/1710 KB 392/531 KB 44/61 KB 340/1267 KB 68/1044 KB 1064/1710 KB 392/531 KB 52/61 KB 352/1267 KB 72/1044 KB 1064/1710 KB 392/531 KB 52/61 KB 352/1267 KB 76/1044 KB 1064/1710 KB 392/531 KB 52/61 KB 352/1267 KB 80/1044 KB 1064/1710 KB 392/531 KB 52/61 KB 352/1267 KB 84/1044 KB 1064/1710 KB 392/531 KB 52/61 KB 356/1267 KB 88/1044 KB 1064/1710 KB 392/531 KB 52/61 KB 356/1267 KB 92/1044 KB 1064/1710 KB 392/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1064/1710 KB 392/531 KB 44/61 KB 340/1267 KB 64/1044 KB 1068/1710 KB 392/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1072/1710 KB 392/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1060/1710 KB 392/531 KB 32/61 KB 340/1267 KB 64/1044 KB 1072/1710 KB 396/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1072/1710 KB 400/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1072/1710 KB 404/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1072/1710 KB 408/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1072/1710 KB 412/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1076/1710 KB 416/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1080/1710 KB 416/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1084/1710 KB 416/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1088/1710 KB 416/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1064/1710 KB 392/531 KB 52/61 KB 356/1267 KB 84/1044 KB 1088/1710 KB 416/531 KB 56/61 KB 356/1267 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 96/1044 KB 1088/1710 KB 416/531 KB 60/61 KB 356/1267 KB 96/1044 KB 1088/1710 KB 416/531 KB 61/61 KB 356/1267 KB 96/1044 KB 1064/1710 KB 392/531 KB 52/61 KB 356/1267 KB 84/1044 KB 1072/1710 KB 416/531 KB 52/61 KB 356/1267 KB 96/1044 KB 1088/1710 KB 420/531 KB 61/61 KB 356/1267 KB 96/1044 KB 1088/1710 KB 424/531 KB 61/61 KB 360/1267 KB 96/1044 KB 1088/1710 KB 428/531 KB 61/61 KB 360/1267 KB 96/1044 KB 1088/1710 KB 432/531 KB 61/61 KB 360/1267 KB 96/1044 KB 1088/1710 KB 436/531 KB 61/61 KB 360/1267 KB 96/1044 KB 1092/1710 KB 440/531 KB 61/61 KB 360/1267 KB 100/1044 KB 1092/1710 KB 444/531 KB 61/61 KB 360/1267 KB 100/1044 KB 1092/1710 KB 448/531 KB 61/61 KB 360/1267 KB 100/1044 KB 1088/1710 KB 420/531 KB 61/61 KB 360/1267 KB 96/1044 KB 1092/1710 KB 448/531 KB 61/61 KB 364/1267 KB 100/1044 KB 1092/1710 KB 448/531 KB 61/61 KB 368/1267 KB 100/1044 KB 1092/1710 KB 448/531 KB 61/61 KB 372/1267 KB 100/1044 KB 1092/1710 KB 448/531 KB 61/61 KB 376/1267 KB 100/1044 KB 1092/1710 KB 448/531 KB 61/61 KB 380/1267 KB 100/1044 KB 1092/1710 KB 448/531 KB 61/61 KB 384/1267 KB 100/1044 KB 1092/1710 KB 448/531 KB 61/61 KB 388/1267 KB 100/1044 KB 1092/1710 KB 452/531 KB 61/61 KB 392/1267 KB 100/1044 KB 1092/1710 KB 452/531 KB 61/61 KB 396/1267 KB 100/1044 KB 1092/1710 KB 452/531 KB 61/61 KB 400/1267 KB 100/1044 KB 1092/1710 KB 436/531 KB 61/61 KB 360/1267 KB 100/1044 KB 1092/1710 KB 452/531 KB 61/61 KB 400/1267 KB 104/1044 KB 1092/1710 KB 452/531 KB 61/61 KB 400/1267 KB 108/1044 KB 1092/1710 KB 452/531 KB 61/61 KB 400/1267 KB 112/1044 KB 1092/1710 KB 436/531 KB 61/61 KB 360/1267 KB 96/1044 KB 1096/1710 KB 452/531 KB 61/61 KB 400/1267 KB 112/1044 KB 1100/1710 KB 452/531 KB 61/61 KB 400/1267 KB 112/1044 KB 1104/1710 KB 452/531 KB 400/1267 KB 112/1044 KB 1108/1710 KB 452/531 KB 400/1267 KB 112/1044 KB 1112/1710 KB 452/531 KB 400/1267 KB 112/1044 KB 1116/1710 KB 452/531 KB 400/1267 KB 112/1044 KB 1120/1710 KB 452/531 KB 400/1267 KB 112/1044 KB 1124/1710 KB 452/531 KB 404/1267 KB 112/1044 KB 1092/1710 KB 452/531 KB 61/61 KB 388/1267 KB 100/1044 KB 1124/1710 KB 456/531 KB 404/1267 KB 116/1044 KB 1124/1710 KB 460/531 KB 404/1267 KB 116/1044 KB 1124/1710 KB 464/531 KB 404/1267 KB 116/1044 KB 1124/1710 KB 452/531 KB 404/1267 KB 116/1044 KB 1124/1710 KB 464/531 KB 404/1267 KB 120/1044 KB 1124/1710 KB 468/531 KB 404/1267 KB 120/1044 KB 1128/1710 KB 472/531 KB 404/1267 KB 124/1044 KB 1128/1710 KB 476/531 KB 404/1267 KB 124/1044 KB 1128/1710 KB 480/531 KB 404/1267 KB 124/1044 KB 1120/1710 KB 452/531 KB 404/1267 KB 112/1044 KB 1128/1710 KB 480/531 KB 408/1267 KB 124/1044 KB 1128/1710 KB 480/531 KB 412/1267 KB 124/1044 KB 1128/1710 KB 480/531 KB 416/1267 KB 124/1044 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 186.4 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 1128/1710 KB 468/531 KB 404/1267 KB 124/1044 KB 1132/1710 KB 480/531 KB 416/1267 KB 124/1044 KB 1136/1710 KB 480/531 KB 416/1267 KB 124/1044 KB 1124/1710 KB 468/531 KB 404/1267 KB 124/1044 KB 1136/1710 KB 480/531 KB 416/1267 KB 128/1044 KB 1136/1710 KB 480/531 KB 416/1267 KB 132/1044 KB 1140/1710 KB 480/531 KB 420/1267 KB 136/1044 KB 1140/1710 KB 480/531 KB 420/1267 KB 140/1044 KB 1140/1710 KB 480/531 KB 420/1267 KB 144/1044 KB 1140/1710 KB 484/531 KB 420/1267 KB 144/1044 KB 1140/1710 KB 488/531 KB 420/1267 KB 148/1044 KB 1140/1710 KB 492/531 KB 420/1267 KB 148/1044 KB 1140/1710 KB 496/531 KB 420/1267 KB 148/1044 KB 1140/1710 KB 480/531 KB 420/1267 KB 132/1044 KB 1140/1710 KB 496/531 KB 424/1267 KB 148/1044 KB 1140/1710 KB 496/531 KB 428/1267 KB 148/1044 KB 1140/1710 KB 496/531 KB 432/1267 KB 148/1044 KB 1140/1710 KB 480/531 KB 416/1267 KB 132/1044 KB 1144/1710 KB 496/531 KB 432/1267 KB 148/1044 KB 1148/1710 KB 496/531 KB 432/1267 KB 148/1044 KB 1152/1710 KB 496/531 KB 432/1267 KB 148/1044 KB 1152/1710 KB 496/531 KB 436/1267 KB 148/1044 KB 1156/1710 KB 500/531 KB 440/1267 KB 148/1044 KB 1156/1710 KB 500/531 KB 444/1267 KB 148/1044 KB 1156/1710 KB 500/531 KB 448/1267 KB 148/1044 KB 1140/1710 KB 484/531 KB 420/1267 KB 148/1044 KB 1156/1710 KB 500/531 KB 448/1267 KB 152/1044 KB 1156/1710 KB 500/531 KB 448/1267 KB 156/1044 KB 1156/1710 KB 500/531 KB 448/1267 KB 160/1044 KB 1156/1710 KB 500/531 KB 448/1267 KB 164/1044 KB 1156/1710 KB 500/531 KB 436/1267 KB 148/1044 KB 1156/1710 KB 504/531 KB 452/1267 KB 164/1044 KB 1156/1710 KB 508/531 KB 452/1267 KB 164/1044 KB 1156/1710 KB 512/531 KB 452/1267 KB 164/1044 KB 1156/1710 KB 496/531 KB 436/1267 KB 148/1044 KB 1160/1710 KB 512/531 KB 452/1267 KB 164/1044 KB 1164/1710 KB 512/531 KB 452/1267 KB 164/1044 KB 1168/1710 KB 512/531 KB 452/1267 KB 164/1044 KB 1168/1710 KB 512/531 KB 452/1267 KB 168/1044 KB 1168/1710 KB 512/531 KB 452/1267 KB 172/1044 KB 1168/1710 KB 512/531 KB 452/1267 KB 176/1044 KB 1156/1710 KB 500/531 KB 452/1267 KB 164/1044 KB 1168/1710 KB 512/531 KB 456/1267 KB 176/1044 KB 1168/1710 KB 512/531 KB 460/1267 KB 176/1044 KB 1168/1710 KB 512/531 KB 460/1267 KB 180/1044 KB 1168/1710 KB 512/531 KB 464/1267 KB 180/1044 KB 1168/1710 KB 512/531 KB 468/1267 KB 180/1044 KB 1168/1710 KB 512/531 KB 468/1267 KB 184/1044 KB 1168/1710 KB 512/531 KB 468/1267 KB 188/1044 KB 1168/1710 KB 512/531 KB 468/1267 KB 192/1044 KB 1168/1710 KB 512/531 KB 472/1267 KB 192/1044 KB 1168/1710 KB 512/531 KB 476/1267 KB 192/1044 KB 1168/1710 KB 512/531 KB 480/1267 KB 192/1044 KB 1168/1710 KB 512/531 KB 484/1267 KB 192/1044 KB 1168/1710 KB 512/531 KB 488/1267 KB 196/1044 KB 1168/1710 KB 512/531 KB 484/1267 KB 196/1044 KB 1168/1710 KB 512/531 KB 488/1267 KB 200/1044 KB 1168/1710 KB 512/531 KB 488/1267 KB 204/1044 KB 1168/1710 KB 512/531 KB 488/1267 KB 208/1044 KB 1168/1710 KB 512/531 KB 488/1267 KB 212/1044 KB 1168/1710 KB 512/531 KB 492/1267 KB 212/1044 KB 1168/1710 KB 512/531 KB 496/1267 KB 212/1044 KB 1168/1710 KB 512/531 KB 500/1267 KB 212/1044 KB 1168/1710 KB 512/531 KB 500/1267 KB 216/1044 KB 1168/1710 KB 512/531 KB 500/1267 KB 220/1044 KB 1168/1710 KB 512/531 KB 500/1267 KB 224/1044 KB 1168/1710 KB 512/531 KB 504/1267 KB 224/1044 KB 1168/1710 KB 512/531 KB 508/1267 KB 224/1044 KB 1168/1710 KB 512/531 KB 512/1267 KB 224/1044 KB 1168/1710 KB 512/531 KB 516/1267 KB 224/1044 KB 1172/1710 KB 516/531 KB 520/1267 KB 228/1044 KB 1172/1710 KB 516/531 KB 516/1267 KB 228/104 unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 4 KB 1172/1710 KB 516/531 KB 516/1267 KB 224/1044 KB 1176/1710 KB 516/531 KB 520/1267 KB 228/1044 KB 1180/1710 KB 516/531 KB 520/1267 KB 228/1044 KB 1184/1710 KB 516/531 KB 520/1267 KB 228/1044 KB 1188/1710 KB 516/531 KB 520/1267 KB 228/1044 KB 1192/1710 KB 516/531 KB 520/1267 KB 228/1044 KB 1196/1710 KB 516/531 KB 520/1267 KB 228/1044 KB 1200/1710 KB 516/531 KB 520/1267 KB 228/1044 KB 1168/1710 KB 516/531 KB 516/1267 KB 224/1044 KB 1200/1710 KB 520/531 KB 520/1267 KB 228/1044 KB 1200/1710 KB 524/531 KB 520/1267 KB 228/1044 KB 1200/1710 KB 528/531 KB 520/1267 KB 228/1044 KB 1200/1710 KB 531/531 KB 520/1267 KB 228/1044 KB 1204/1710 KB 531/531 KB 520/1267 KB 228/1044 KB 1208/1710 KB 531/531 KB 520/1267 KB 228/1044 KB 1212/1710 KB 531/531 KB 520/1267 KB 228/1044 KB 1216/1710 KB 531/531 KB 520/1267 KB 228/1044 KB 1220/1710 KB 531/531 KB 520/1267 KB 228/1044 KB 1224/1710 KB 531/531 KB 520/1267 KB 228/1044 KB 1228/1710 KB 531/531 KB 520/1267 KB 228/1044 KB 1232/1710 KB 531/531 KB 520/1267 KB 228/1044 KB 1236/1710 KB 531/531 KB 520/1267 KB 228/1044 KB 1236/1710 KB 531/531 KB 520/1267 KB 232/1044 KB 1236/1710 KB 531/531 KB 520/1267 KB 236/1044 KB 1236/1710 KB 531/531 KB 520/1267 KB 240/1044 KB 1240/1710 KB 531/531 KB 520/1267 KB 240/1044 KB 1244/1710 KB 531/531 KB 520/1267 KB 240/1044 KB 1248/1710 KB 531/531 KB 520/1267 KB 240/1044 KB 1252/1710 KB 531/531 KB 520/1267 KB 240/1044 KB 1256/1710 KB 531/531 KB 524/1267 KB 244/1044 KB 1252/1710 KB 531/531 KB 524/1267 KB 244/1044 KB 1260/1710 KB 531/531 KB 524/1267 KB 248/1044 KB 1260/1710 KB 531/531 KB 524/1267 KB 252/1044 KB 1260/1710 KB 531/531 KB 524/1267 KB 256/1044 KB 1252/1710 KB 531/531 KB 524/1267 KB 240/1044 KB 1260/1710 KB 531/531 KB 528/1267 KB 256/1044 KB 1260/1710 KB 531/531 KB 532/1267 KB 256/1044 KB 1260/1710 KB 531/531 KB 536/1267 KB 256/1044 KB 1260/1710 KB 531/531 KB 540/1267 KB 256/1044 KB 1260/1710 KB 531/531 KB 544/1267 KB 256/1044 KB 1260/1710 KB 531/531 KB 548/1267 KB 256/1044 KB 1260/1710 KB 531/531 KB 552/1267 KB 260/1044 KB 1260/1710 KB 531/531 KB 556/1267 KB 260/1044 KB 1260/1710 KB 531/531 KB 560/1267 KB 260/1044 KB 1260/1710 KB 531/531 KB 524/1267 KB 256/1044 KB 1264/1710 KB 531/531 KB 560/1267 KB 260/1044 KB 1260/1710 KB 531/531 KB 548/1267 KB 260/1044 KB 1264/1710 KB 531/531 KB 560/1267 KB 264/1044 KB 1264/1710 KB 531/531 KB 560/1267 KB 268/1044 KB 1264/1710 KB 531/531 KB 560/1267 KB 272/1044 KB 1268/1710 KB 531/531 KB 560/1267 KB 272/1044 KB 1272/1710 KB 531/531 KB 560/1267 KB 272/1044 KB 1276/1710 KB 531/531 KB 560/1267 KB 272/1044 KB 1280/1710 KB 531/531 KB 560/1267 KB 272/1044 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1489.7 KB/sec) unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.2.2.RELEASE/spring-beans-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 1280/1710 KB 564/1267 KB 272/1044 KB 1284/1710 KB 568/1267 KB 276/1044 KB 1284/1710 KB 572/1267 KB 276/1044 KB 1284/1710 KB 576/1267 KB 276/1044 KB 1284/1710 KB 564/1267 KB 276/1044 KB 1284/1710 KB 576/1267 KB 280/1044 KB 1284/1710 KB 576/1267 KB 284/1044 KB 1284/1710 KB 576/1267 KB 288/1044 KB 1284/1710 KB 564/1267 KB 272/1044 KB 1288/1710 KB 576/1267 KB 288/1044 KB 1292/1710 KB 576/1267 KB 288/1044 KB 1296/1710 KB 576/1267 KB 288/1044 KB 1300/1710 KB 576/1267 KB 288/1044 KB 1304/1710 KB 580/1267 KB 292/1044 KB 1308/1710 KB 580/1267 KB 292/1044 KB 1300/1710 KB 580/1267 KB 292/1044 KB 1308/1710 KB 584/1267 KB 292/1044 KB 1312/1710 KB 588/1267 KB 292/1044 KB 1312/1710 KB 592/1267 KB 292/1044 KB 1300/1710 KB 576/1267 KB 292/1044 KB 1312/1710 KB 592/1267 KB 296/1044 KB 1312/1710 KB 592/1267 KB 300/1044 KB 1312/1710 KB 592/1267 KB 304/1044 KB 1312/1710 KB 592/1267 KB 308/1044 KB 1312/1710 KB 596/1267 KB 312/1044 KB 1312/1710 KB 584/1267 KB 292/1044 KB 1316/1710 KB 596/1267 KB 312/1044 KB 1320/1710 KB 596/1267 KB 316/1044 KB 1324/1710 KB 596/1267 KB 316/1044 KB 1328/1710 KB 596/1267 KB 316/1044 KB 1312/1710 KB 596/1267 KB 308/1044 KB 1328/1710 KB 600/1267 KB 316/1044 KB 1328/1710 KB 604/1267 KB 316/1044 KB 1328/1710 KB 608/1267 KB 316/1044 KB 1316/1710 KB 596/1267 KB 316/1044 KB 1328/1710 KB 608/1267 KB 320/1044 KB 1328/1710 KB 608/1267 KB 324/1044 KB 1332/1710 KB 612/1267 KB 328/1044 KB 1332/1710 KB 612/1267 KB 332/1044 KB 1332/1710 KB 612/1267 KB 324/1044 KB 1328/1710 KB 612/1267 KB 324/1044 KB 1332/1710 KB 616/1267 KB 332/1044 KB 1332/1710 KB 620/1267 KB 332/1044 KB 1332/1710 KB 620/1267 KB 336/1044 KB 1336/1710 KB 620/1267 KB 336/1044 KB 1340/1710 KB 620/1267 KB 336/1044 KB 1344/1710 KB 624/1267 KB 336/1044 KB 1348/1710 KB 624/1267 KB 336/1044 KB 1352/1710 KB 624/1267 KB 340/1044 KB 1356/1710 KB 624/1267 KB 340/1044 KB 1360/1710 KB 624/1267 KB 340/1044 KB 1340/1710 KB 624/1267 KB 336/1044 KB 1360/1710 KB 628/1267 KB 340/1044 KB 1348/1710 KB 624/1267 KB 340/1044 KB 1360/1710 KB 628/1267 KB 344/1044 KB 1360/1710 KB 628/1267 KB 348/1044 KB 1360/1710 KB 628/1267 KB 352/1044 KB 1360/1710 KB 632/1267 KB 352/1044 KB 4/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 8/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 12/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 16/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 20/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 24/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 28/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 32/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 36/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 40/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 44/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 48/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 52/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 56/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 60/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 64/1063 KB 1360/1710 KB 632/1267 KB 352/1044 KB 64/1063 KB 1360/1710 KB 636/1267 KB 352/1044 KB 64/1063 KB 1360/1710 KB 640/1267 KB 352/1044 KB 64/1063 KB 1360/1710 KB 644/1267 KB 352/1044 KB 68/1063 KB 1364/1710 KB 648/1267 KB 356/1044 KB 68/1063 KB 1364/1710 KB 652/1267 KB 356/1044 KB 68/1063 KB 1364/1710 KB 656/1267 KB 356/1044 KB 68/1063 KB 1364/1710 KB 644/1267 KB 356/1044 KB 68/1063 KB 1364/1710 KB 656/1267 KB 360/1044 KB 68/1063 KB 1364/1710 KB 656/1267 KB 364/1044 KB 68/1063 KB 1364/1710 KB 656/1267 KB 368/1044 KB 68/1063 KB 1364/1710 KB 644/1267 KB 352/1044 unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install KB 72/1063 KB 1364/1710 KB 656/1267 KB 368/1044 KB 76/1063 KB 1364/1710 KB 656/1267 KB 368/1044 KB 80/1063 KB 1364/1710 KB 656/1267 KB 368/1044 KB 64/1063 KB 1364/1710 KB 644/1267 KB 352/1044 KB 84/1063 KB 1364/1710 KB 656/1267 KB 368/1044 KB 88/1063 KB 1368/1710 KB 660/1267 KB 372/1044 KB 92/1063 KB 1368/1710 KB 660/1267 KB 372/1044 KB 96/1063 KB 1368/1710 KB 660/1267 KB 372/1044 KB 84/1063 KB 1368/1710 KB 660/1267 KB 372/1044 KB 96/1063 KB 1368/1710 KB 664/1267 KB 372/1044 KB 96/1063 KB 1368/1710 KB 668/1267 KB 372/1044 KB 96/1063 KB 1368/1710 KB 672/1267 KB 372/1044 KB 100/1063 KB 1368/1710 KB 676/1267 KB 372/1044 KB 100/1063 KB 1368/1710 KB 680/1267 KB 372/1044 KB 100/1063 KB 1368/1710 KB 684/1267 KB 372/1044 KB 100/1063 KB 1368/1710 KB 688/1267 KB 372/1044 KB 84/1063 KB 1368/1710 KB 656/1267 KB 372/1044 KB 100/1063 KB 1368/1710 KB 688/1267 KB 376/1044 KB 100/1063 KB 1368/1710 KB 688/1267 KB 380/1044 KB 84/1063 KB 1368/1710 KB 656/1267 KB 368/1044 KB 100/1063 KB 1372/1710 KB 688/1267 KB 380/1044 KB 100/1063 KB 1376/1710 KB 688/1267 KB 380/1044 KB 100/1063 KB 1380/1710 KB 688/1267 KB 380/1044 KB 100/1063 KB 1384/1710 KB 688/1267 KB 384/1044 KB 100/1063 KB 1368/1710 KB 672/1267 KB 372/1044 KB 100/1063 KB 1388/1710 KB 688/1267 KB 384/1044 KB 100/1063 KB 1380/1710 KB 688/1267 KB 384/1044 KB 100/1063 KB 1392/1710 KB 688/1267 KB 388/1044 KB 104/1063 KB 1392/1710 KB 688/1267 KB 388/1044 KB 108/1063 KB 1392/1710 KB 688/1267 KB 388/1044 KB 112/1063 KB 1392/1710 KB 688/1267 KB 392/1044 KB 108/1063 KB 1392/1710 KB 688/1267 KB 392/1044 KB 100/1063 KB 1392/1710 KB 688/1267 KB 388/1044 KB 112/1063 KB 1392/1710 KB 688/1267 KB 396/1044 KB 112/1063 KB 1392/1710 KB 688/1267 KB 400/1044 KB 116/1063 KB 1392/1710 KB 688/1267 KB 404/1044 KB 116/1063 KB 1396/1710 KB 692/1267 KB 408/1044 KB 116/1063 KB 1396/1710 KB 692/1267 KB 412/1044 KB 116/1063 KB 1396/1710 KB 692/1267 KB 416/1044 KB 116/1063 KB 1392/1710 KB 688/1267 KB 400/1044 KB 116/1063 KB 1396/1710 KB 692/1267 KB 404/1044 KB 116/1063 KB 1400/1710 KB 692/1267 KB 416/1044 KB 116/1063 KB 1404/1710 KB 692/1267 KB 416/1044 KB 120/1063 KB 1408/1710 KB 692/1267 KB 416/1044 KB 120/1063 KB 1412/1710 KB 692/1267 KB 416/1044 KB 120/1063 KB 1416/1710 KB 692/1267 KB 420/1044 KB 120/1063 KB 1420/1710 KB 692/1267 KB 420/1044 KB 120/1063 KB 1424/1710 KB 692/1267 KB 420/1044 KB 116/1063 KB 1392/1710 KB 692/1267 KB 404/1044 KB 120/1063 KB 1424/1710 KB 696/1267 KB 420/1044 KB 120/1063 KB 1424/1710 KB 700/1267 KB 420/1044 KB 120/1063 KB 1424/1710 KB 704/1267 KB 420/1044 KB 120/1063 KB 1424/1710 KB 708/1267 KB 420/1044 KB 120/1063 KB 1424/1710 KB 712/1267 KB 420/1044 KB 120/1063 KB 1424/1710 KB 716/1267 KB 420/1044 KB 120/1063 KB 1424/1710 KB 720/1267 KB 420/1044 KB 120/1063 KB 1424/1710 KB 724/1267 KB 420/1044 KB 120/1063 KB 1428/1710 KB 728/1267 KB 420/1044 KB 120/1063 KB 1412/1710 KB 692/1267 KB 420/1044 KB 120/1063 KB 1404/1710 KB 692/1267 KB 416/1044 KB 124/1063 KB 1428/1710 KB 728/1267 KB 420/1044 KB 128/1063 KB 1428/1710 KB 728/1267 KB 420/1044 KB 132/1063 KB 1428/1710 KB 728/1267 KB 420/1044 KB 136/1063 KB 1428/1710 KB 728/1267 KB 420/1044 KB 140/1063 KB 1428/1710 KB 728/1267 KB 420/1044 KB 144/1063 KB 1428/1710 KB 728/1267 KB 424/1044 KB 148/1063 KB 1428/1710 KB 728/1267 KB 424/1044 KB 152/1063 KB 1428/1710 KB 728/1267 KB 424/1044 KB 156/1063 KB 1428/1710 KB 728/1267 KB 424/1044 KB 120/1063 KB 1428/1710 KB 724/1267 KB 420/1044 KB 160/1063 KB 1432/1710 KB 728/1267 KB 4 unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 24/1044 KB 160/1063 KB 1436/1710 KB 728/1267 KB 424/1044 KB 160/1063 KB 1440/1710 KB 728/1267 KB 424/1044 KB 140/1063 KB 1428/1710 KB 728/1267 KB 424/1044 KB 160/1063 KB 1440/1710 KB 728/1267 KB 428/1044 KB 160/1063 KB 1440/1710 KB 728/1267 KB 432/1044 KB 160/1063 KB 1440/1710 KB 728/1267 KB 436/1044 KB 160/1063 KB 1440/1710 KB 728/1267 KB 440/1044 KB 160/1063 KB 1440/1710 KB 728/1267 KB 444/1044 KB 160/1063 KB 1440/1710 KB 732/1267 KB 448/1044 KB 160/1063 KB 1440/1710 KB 732/1267 KB 452/1044 KB 160/1063 KB 1444/1710 KB 732/1267 KB 456/1044 KB 160/1063 KB 1444/1710 KB 732/1267 KB 460/1044 KB 160/1063 KB 1444/1710 KB 732/1267 KB 464/1044 KB 160/1063 KB 1440/1710 KB 728/1267 KB 440/1044 KB 164/1063 KB 1444/1710 KB 732/1267 KB 464/1044 KB 168/1063 KB 1444/1710 KB 732/1267 KB 464/1044 KB 160/1063 KB 1444/1710 KB 732/1267 KB 452/1044 KB 160/1063 KB 1440/1710 KB 732/1267 KB 444/1044 KB 168/1063 KB 1444/1710 KB 736/1267 KB 464/1044 KB 168/1063 KB 1444/1710 KB 740/1267 KB 464/1044 KB 168/1063 KB 1448/1710 KB 740/1267 KB 464/1044 KB 168/1063 KB 1452/1710 KB 740/1267 KB 464/1044 KB 168/1063 KB 1452/1710 KB 744/1267 KB 464/1044 KB 168/1063 KB 1452/1710 KB 748/1267 KB 464/1044 KB 172/1063 KB 1456/1710 KB 748/1267 KB 464/1044 KB 172/1063 KB 1452/1710 KB 748/1267 KB 464/1044 KB 176/1063 KB 1456/1710 KB 748/1267 KB 464/1044 KB 176/1063 KB 1456/1710 KB 752/1267 KB 464/1044 KB 176/1063 KB 1456/1710 KB 756/1267 KB 464/1044 KB 180/1063 KB 1460/1710 KB 760/1267 KB 468/1044 KB 180/1063 KB 1460/1710 KB 764/1267 KB 468/1044 KB 180/1063 KB 1460/1710 KB 768/1267 KB 468/1044 KB 180/1063 KB 1460/1710 KB 756/1267 KB 468/1044 KB 176/1063 KB 1460/1710 KB 756/1267 KB 468/1044 KB 180/1063 KB 1464/1710 KB 768/1267 KB 468/1044 KB 180/1063 KB 1468/1710 KB 768/1267 KB 468/1044 KB 180/1063 KB 1472/1710 KB 768/1267 KB 468/1044 KB 176/1063 KB 1456/1710 KB 756/1267 KB 468/1044 KB 184/1063 KB 1472/1710 KB 768/1267 KB 472/1044 KB 184/1063 KB 1472/1710 KB 768/1267 KB 476/1044 KB 184/1063 KB 1472/1710 KB 768/1267 KB 480/1044 KB 184/1063 KB 1472/1710 KB 768/1267 KB 484/1044 KB 184/1063 KB 1476/1710 KB 772/1267 KB 488/1044 KB 184/1063 KB 1476/1710 KB 772/1267 KB 492/1044 KB 184/1063 KB 1476/1710 KB 772/1267 KB 496/1044 KB 184/1063 KB 1472/1710 KB 768/1267 KB 468/1044 KB 188/1063 KB 1476/1710 KB 772/1267 KB 496/1044 KB 192/1063 KB 1476/1710 KB 772/1267 KB 496/1044 KB 196/1063 KB 1476/1710 KB 772/1267 KB 496/1044 KB 200/1063 KB 1476/1710 KB 772/1267 KB 496/1044 KB 204/1063 KB 1476/1710 KB 772/1267 KB 496/1044 KB 208/1063 KB 1476/1710 KB 772/1267 KB 496/1044 KB 184/1063 KB 1476/1710 KB 772/1267 KB 484/1044 KB 208/1063 KB 1480/1710 KB 772/1267 KB 496/1044 KB 208/1063 KB 1484/1710 KB 772/1267 KB 496/1044 KB 208/1063 KB 1488/1710 KB 772/1267 KB 496/1044 KB 184/1063 KB 1472/1710 KB 772/1267 KB 484/1044 KB 208/1063 KB 1488/1710 KB 776/1267 KB 496/1044 KB 208/1063 KB 1488/1710 KB 780/1267 KB 496/1044 KB 208/1063 KB 1488/1710 KB 784/1267 KB 496/1044 KB 208/1063 KB 1492/1710 KB 784/1267 KB 496/1044 KB 212/1063 KB 1496/1710 KB 788/1267 KB 500/1044 KB 212/1063 KB 1500/1710 KB 788/1267 KB 500/1044 KB 212/1063 KB 1492/1710 KB 788/1267 KB 500/1044 KB 212/1063 KB 1504/1710 KB 788/1267 KB 504/1044 KB 212/1063 KB 1504/1710 KB 788/1267 KB 508/1044 KB 212/1063 KB 1504/1710 KB 788/1267 KB 512/1044 KB 212/1063 KB 1492/1710 KB 788/1267 KB 496/1044 KB 216/1063 KB 1504/1710 KB 788/1267 KB 512/1044 KB 220/1063 KB 1504/1710 KB 788/1267 KB 512/1044 KB 224/1063 KB 1504/171 unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 0 KB 788/1267 KB 512/1044 KB 208/1063 KB 1492/1710 KB 788/1267 KB 496/1044 KB 224/1063 KB 1504/1710 KB 792/1267 KB 512/1044 KB 224/1063 KB 1504/1710 KB 796/1267 KB 512/1044 KB 224/1063 KB 1504/1710 KB 800/1267 KB 512/1044 KB 212/1063 KB 1504/1710 KB 788/1267 KB 508/1044 KB 224/1063 KB 1508/1710 KB 800/1267 KB 512/1044 KB 228/1063 KB 1512/1710 KB 804/1267 KB 516/1044 KB 228/1063 KB 1516/1710 KB 804/1267 KB 516/1044 KB 228/1063 KB 1520/1710 KB 804/1267 KB 516/1044 KB 228/1063 KB 1508/1710 KB 804/1267 KB 516/1044 KB 228/1063 KB 1520/1710 KB 804/1267 KB 520/1044 KB 228/1063 KB 1520/1710 KB 804/1267 KB 524/1044 KB 228/1063 KB 1520/1710 KB 804/1267 KB 528/1044 KB 228/1063 KB 1520/1710 KB 804/1267 KB 532/1044 KB 228/1063 KB 1524/1710 KB 804/1267 KB 536/1044 KB 228/1063 KB 1524/1710 KB 804/1267 KB 540/1044 KB 228/1063 KB 1524/1710 KB 804/1267 KB 544/1044 KB 228/1063 KB 1508/1710 KB 804/1267 KB 512/1044 KB 232/1063 KB 1524/1710 KB 804/1267 KB 544/1044 KB 236/1063 KB 1524/1710 KB 804/1267 KB 544/1044 KB 224/1063 KB 1508/1710 KB 804/1267 KB 512/1044 KB 236/1063 KB 1524/1710 KB 808/1267 KB 544/1044 KB 236/1063 KB 1524/1710 KB 812/1267 KB 544/1044 KB 240/1063 KB 1524/1710 KB 816/1267 KB 544/1044 KB 240/1063 KB 1524/1710 KB 820/1267 KB 544/1044 KB 240/1063 KB 1524/1710 KB 824/1267 KB 544/1044 KB 240/1063 KB 1524/1710 KB 828/1267 KB 544/1044 KB 240/1063 KB 1524/1710 KB 832/1267 KB 544/1044 KB 240/1063 KB 1524/1710 KB 836/1267 KB 544/1044 KB 240/1063 KB 1524/1710 KB 840/1267 KB 548/1044 KB 240/1063 KB 1524/1710 KB 844/1267 KB 548/1044 KB 240/1063 KB 1524/1710 KB 848/1267 KB 548/1044 KB 228/1063 KB 1524/1710 KB 804/1267 KB 532/1044 KB 240/1063 KB 1528/1710 KB 848/1267 KB 548/1044 KB 240/1063 KB 1532/1710 KB 848/1267 KB 548/1044 KB 240/1063 KB 1536/1710 KB 848/1267 KB 548/1044 KB 240/1063 KB 1540/1710 KB 848/1267 KB 548/1044 KB 240/1063 KB 1544/1710 KB 848/1267 KB 548/1044 KB 240/1063 KB 1548/1710 KB 848/1267 KB 548/1044 KB 240/1063 KB 1524/1710 KB 836/1267 KB 548/1044 KB 240/1063 KB 1552/1710 KB 848/1267 KB 552/1044 KB 240/1063 KB 1552/1710 KB 848/1267 KB 556/1044 KB 240/1063 KB 1524/1710 KB 812/1267 KB 544/1044 KB 244/1063 KB 1552/1710 KB 848/1267 KB 556/1044 KB 248/1063 KB 1552/1710 KB 848/1267 KB 556/1044 KB 252/1063 KB 1552/1710 KB 848/1267 KB 556/1044 KB 256/1063 KB 1552/1710 KB 848/1267 KB 556/1044 KB 260/1063 KB 1552/1710 KB 848/1267 KB 556/1044 KB 264/1063 KB 1552/1710 KB 848/1267 KB 556/1044 KB 268/1063 KB 1552/1710 KB 848/1267 KB 556/1044 KB 240/1063 KB 1552/1710 KB 848/1267 KB 556/1044 KB 268/1063 KB 1552/1710 KB 848/1267 KB 560/1044 KB 272/1063 KB 1552/1710 KB 848/1267 KB 564/1044 KB 272/1063 KB 1556/1710 KB 852/1267 KB 568/1044 KB 272/1063 KB 1556/1710 KB 852/1267 KB 572/1044 KB 272/1063 KB 1556/1710 KB 852/1267 KB 576/1044 KB 272/1063 KB 1552/1710 KB 848/1267 KB 560/1044 KB 276/1063 KB 1556/1710 KB 852/1267 KB 576/1044 KB 280/1063 KB 1556/1710 KB 852/1267 KB 576/1044 KB 284/1063 KB 1556/1710 KB 852/1267 KB 576/1044 KB 288/1063 KB 1556/1710 KB 852/1267 KB 576/1044 KB 272/1063 KB 1556/1710 KB 852/1267 KB 564/1044 KB 288/1063 KB 1560/1710 KB 852/1267 KB 576/1044 KB 288/1063 KB 1564/1710 KB 852/1267 KB 576/1044 KB 288/1063 KB 1568/1710 KB 852/1267 KB 576/1044 KB 272/1063 KB 1552/1710 KB 852/1267 KB 564/1044 KB 288/1063 KB 1568/1710 KB 856/1267 KB 576/1044 KB 288/1063 KB 1568/1710 KB 860/1267 KB 576/1044 KB 288/1063 KB 1568/1710 KB 864/1267 KB 576/1044 KB 288/1063 KB 1572/1710 KB 868/1267 KB 576/1044 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 292/1063 KB 1572/1710 KB 872/1267 KB 580/1044 KB 292/1063 KB 1572/1710 KB 876/1267 KB 580/1044 KB 288/1063 KB 1572/1710 KB 864/1267 KB 576/1044 KB 292/1063 KB 1576/1710 KB 880/1267 KB 580/1044 KB 292/1063 KB 1580/1710 KB 880/1267 KB 580/1044 KB 292/1063 KB 1584/1710 KB 880/1267 KB 580/1044 KB 292/1063 KB 1572/1710 KB 868/1267 KB 580/1044 KB 296/1063 KB 1584/1710 KB 880/1267 KB 580/1044 KB 300/1063 KB 1584/1710 KB 880/1267 KB 580/1044 KB 304/1063 KB 1584/1710 KB 880/1267 KB 580/1044 KB 288/1063 KB 1572/1710 KB 868/1267 KB 580/1044 KB 304/1063 KB 1588/1710 KB 880/1267 KB 584/1044 KB 304/1063 KB 1588/1710 KB 880/1267 KB 588/1044 KB 304/1063 KB 1588/1710 KB 880/1267 KB 592/1044 KB 304/1063 KB 1588/1710 KB 880/1267 KB 596/1044 KB 308/1063 KB 1588/1710 KB 880/1267 KB 600/1044 KB 308/1063 KB 1588/1710 KB 880/1267 KB 604/1044 KB 308/1063 KB 1588/1710 KB 880/1267 KB 608/1044 KB 304/1063 KB 1588/1710 KB 880/1267 KB 580/1044 KB 308/1063 KB 1588/1710 KB 880/1267 KB 596/1044 KB 312/1063 KB 1592/1710 KB 880/1267 KB 608/1044 KB 316/1063 KB 1592/1710 KB 880/1267 KB 608/1044 KB 320/1063 KB 1592/1710 KB 880/1267 KB 608/1044 KB 292/1063 KB 1572/1710 KB 880/1267 KB 580/1044 KB 320/1063 KB 1592/1710 KB 884/1267 KB 608/1044 KB 320/1063 KB 1592/1710 KB 888/1267 KB 608/1044 KB 320/1063 KB 1592/1710 KB 892/1267 KB 612/1044 KB 320/1063 KB 1592/1710 KB 896/1267 KB 612/1044 KB 320/1063 KB 1592/1710 KB 900/1267 KB 612/1044 KB 324/1063 KB 1592/1710 KB 904/1267 KB 612/1044 KB 324/1063 KB 1592/1710 KB 908/1267 KB 612/1044 KB 324/1063 KB 1592/1710 KB 912/1267 KB 612/1044 KB 308/1063 KB 1592/1710 KB 880/1267 KB 608/1044 KB 324/1063 KB 1596/1710 KB 912/1267 KB 612/1044 KB 324/1063 KB 1600/1710 KB 912/1267 KB 612/1044 KB 324/1063 KB 1604/1710 KB 912/1267 KB 612/1044 KB 324/1063 KB 1608/1710 KB 912/1267 KB 612/1044 KB 324/1063 KB 1612/1710 KB 912/1267 KB 612/1044 KB 324/1063 KB 1616/1710 KB 912/1267 KB 612/1044 KB 324/1063 KB 1592/1710 KB 900/1267 KB 612/1044 KB 328/1063 KB 1616/1710 KB 912/1267 KB 612/1044 KB 332/1063 KB 1616/1710 KB 912/1267 KB 612/1044 KB 320/1063 KB 1592/1710 KB 888/1267 KB 612/1044 KB 332/1063 KB 1616/1710 KB 912/1267 KB 616/1044 KB 332/1063 KB 1616/1710 KB 912/1267 KB 620/1044 KB 332/1063 KB 1616/1710 KB 912/1267 KB 624/1044 KB 336/1063 KB 1616/1710 KB 912/1267 KB 624/1044 KB 340/1063 KB 1616/1710 KB 912/1267 KB 624/1044 KB 344/1063 KB 1620/1710 KB 916/1267 KB 628/1044 KB 348/1063 KB 1620/1710 KB 916/1267 KB 628/1044 KB 352/1063 KB 1620/1710 KB 916/1267 KB 628/1044 KB 356/1063 KB 1620/1710 KB 916/1267 KB 628/1044 KB 360/1063 KB 1620/1710 KB 916/1267 KB 628/1044 KB 364/1063 KB 1620/1710 KB 916/1267 KB 628/1044 KB 340/1063 KB 1620/1710 KB 916/1267 KB 628/1044 KB 368/1063 KB 1620/1710 KB 920/1267 KB 628/1044 KB 368/1063 KB 1620/1710 KB 924/1267 KB 628/1044 KB 368/1063 KB 1620/1710 KB 928/1267 KB 628/1044 KB 340/1063 KB 1620/1710 KB 912/1267 KB 628/1044 KB 340/1063 KB 1616/1710 KB 912/1267 KB 628/1044 KB 368/1063 KB 1620/1710 KB 928/1267 KB 632/1044 KB 368/1063 KB 1620/1710 KB 928/1267 KB 636/1044 KB 368/1063 KB 1624/1710 KB 928/1267 KB 636/1044 KB 368/1063 KB 1628/1710 KB 928/1267 KB 636/1044 KB 368/1063 KB 1632/1710 KB 928/1267 KB 640/1044 KB 368/1063 KB 1628/1710 KB 928/1267 KB 640/1044 KB 368/1063 KB 1632/1710 KB 928/1267 KB 644/1044 KB 368/1063 KB 1636/1710 KB 932/1267 KB 648/1044 KB 368/1063 KB 1636/1710 KB 932/1267 KB 652/1044 KB 368/1063 KB 1636/1710 KB 932/1267 KB 656/1044 KB 368/1063 KB 1636/1710 KB 932/12 unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 67 KB 644/1044 KB 368/1063 KB 1636/1710 KB 928/1267 KB 644/1044 KB 368/1063 KB 1640/1710 KB 936/1267 KB 656/1044 KB 368/1063 KB 1644/1710 KB 936/1267 KB 656/1044 KB 368/1063 KB 1648/1710 KB 936/1267 KB 656/1044 KB 368/1063 KB 1652/1710 KB 936/1267 KB 656/1044 KB 368/1063 KB 1656/1710 KB 936/1267 KB 660/1044 KB 368/1063 KB 1660/1710 KB 936/1267 KB 660/1044 KB 368/1063 KB 1664/1710 KB 936/1267 KB 660/1044 KB 368/1063 KB 1648/1710 KB 936/1267 KB 656/1044 KB 368/1063 KB 1664/1710 KB 940/1267 KB 660/1044 KB 368/1063 KB 1664/1710 KB 944/1267 KB 660/1044 KB 368/1063 KB 1664/1710 KB 948/1267 KB 660/1044 KB 368/1063 KB 1664/1710 KB 952/1267 KB 660/1044 KB 368/1063 KB 1664/1710 KB 956/1267 KB 660/1044 KB 368/1063 KB 1664/1710 KB 960/1267 KB 660/1044 KB 368/1063 KB 1664/1710 KB 964/1267 KB 660/1044 KB 368/1063 KB 1668/1710 KB 968/1267 KB 660/1044 KB 368/1063 KB 1668/1710 KB 972/1267 KB 660/1044 KB 368/1063 KB 1668/1710 KB 976/1267 KB 660/1044 KB 368/1063 KB 1652/1710 KB 936/1267 KB 660/1044 KB 368/1063 KB 1652/1710 KB 936/1267 KB 656/1044 KB 372/1063 KB 1668/1710 KB 976/1267 KB 660/1044 KB 376/1063 KB 1668/1710 KB 976/1267 KB 660/1044 KB 380/1063 KB 1668/1710 KB 976/1267 KB 660/1044 KB 384/1063 KB 1668/1710 KB 976/1267 KB 664/1044 KB 388/1063 KB 1668/1710 KB 976/1267 KB 664/1044 KB 392/1063 KB 1668/1710 KB 976/1267 KB 664/1044 KB 396/1063 KB 1668/1710 KB 976/1267 KB 664/1044 KB 400/1063 KB 1668/1710 KB 976/1267 KB 664/1044 KB 368/1063 KB 1668/1710 KB 964/1267 KB 660/1044 KB 400/1063 KB 1672/1710 KB 976/1267 KB 664/1044 KB 400/1063 KB 1676/1710 KB 976/1267 KB 664/1044 KB 400/1063 KB 1680/1710 KB 976/1267 KB 664/1044 KB 380/1063 KB 1668/1710 KB 976/1267 KB 664/1044 KB 400/1063 KB 1680/1710 KB 976/1267 KB 668/1044 KB 400/1063 KB 1680/1710 KB 976/1267 KB 672/1044 KB 400/1063 KB 1680/1710 KB 976/1267 KB 676/1044 KB 400/1063 KB 1680/1710 KB 976/1267 KB 680/1044 KB 400/1063 KB 1680/1710 KB 976/1267 KB 684/1044 KB 400/1063 KB 1680/1710 KB 976/1267 KB 688/1044 KB 404/1063 KB 1680/1710 KB 976/1267 KB 688/1044 KB 408/1063 KB 1684/1710 KB 980/1267 KB 692/1044 KB 412/1063 KB 1684/1710 KB 980/1267 KB 692/1044 KB 416/1063 KB 1684/1710 KB 980/1267 KB 692/1044 KB 404/1063 KB 1684/1710 KB 980/1267 KB 692/1044 KB 404/1063 KB 1684/1710 KB 976/1267 KB 692/1044 KB 404/1063 KB 1684/1710 KB 976/1267 KB 688/1044 KB 416/1063 KB 1688/1710 KB 980/1267 KB 692/1044 KB 416/1063 KB 1692/1710 KB 980/1267 KB 696/1044 KB 416/1063 KB 1696/1710 KB 980/1267 KB 696/1044 KB 416/1063 KB 1700/1710 KB 984/1267 KB 696/1044 KB 420/1063 KB 1704/1710 KB 984/1267 KB 696/1044 KB 420/1063 KB 1708/1710 KB 984/1267 KB 696/1044 KB 420/1063 KB 1710/1710 KB 984/1267 KB 696/1044 KB 416/1063 KB 1688/1710 KB 980/1267 KB 696/1044 KB 420/1063 KB 1710/1710 KB 984/1267 KB 700/1044 KB 420/1063 KB 1710/1710 KB 984/1267 KB 704/1044 KB 420/1063 KB 1710/1710 KB 984/1267 KB 708/1044 KB 420/1063 KB 1710/1710 KB 984/1267 KB 712/1044 KB 420/1063 KB 1710/1710 KB 984/1267 KB 716/1044 KB 420/1063 KB 1710/1710 KB 984/1267 KB 720/1044 KB 420/1063 KB 1700/1710 KB 984/1267 KB 696/1044 KB 424/1063 KB 1710/1710 KB 984/1267 KB 720/1044 KB 428/1063 KB 1710/1710 KB 984/1267 KB 720/1044 KB 416/1063 KB 1696/1710 KB 984/1267 KB 696/1044 KB 432/1063 KB 1710/1710 KB 988/1267 KB 720/1044 KB 432/1063 KB 1710/1710 KB 992/1267 KB 720/1044 KB 432/1063 KB 1710/1710 KB 996/1267 KB 720/1044 KB 432/1063 KB 1710/1710 KB 996/1267 KB 720/1044 KB 432/1063 KB 1710/1710 KB 996/1267 KB 724/1044 KB 436/1063 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 1710/1710 KB 996/1267 KB 728/1044 KB 436/1063 KB 1710/1710 KB 996/1267 KB 732/1044 KB 436/1063 KB 1710/1710 KB 996/1267 KB 736/1044 KB 436/1063 KB 1710/1710 KB 996/1267 KB 724/1044 KB 440/1063 KB 1710/1710 KB 996/1267 KB 736/1044 KB 444/1063 KB 1710/1710 KB 996/1267 KB 736/1044 KB 448/1063 KB 1710/1710 KB 996/1267 KB 736/1044 KB 452/1063 KB 1710/1710 KB 996/1267 KB 736/1044 KB 456/1063 KB 996/1267 KB 740/1044 KB 460/1063 KB 996/1267 KB 740/1044 KB 464/1063 KB 996/1267 KB 740/1044 KB 468/1063 KB 996/1267 KB 740/1044 KB 472/1063 KB 996/1267 KB 740/1044 KB 476/1063 KB 996/1267 KB 740/1044 KB 480/1063 KB 996/1267 KB 740/1044 KB 452/1063 KB 1710/1710 KB 996/1267 KB 740/1044 KB 480/1063 KB 996/1267 KB 744/1044 KB 480/1063 KB 996/1267 KB 748/1044 KB 480/1063 KB 996/1267 KB 752/1044 KB 480/1063 KB 996/1267 KB 756/1044 KB 480/1063 KB 996/1267 KB 760/1044 KB 480/1063 KB 996/1267 KB 764/1044 KB 480/1063 KB 996/1267 KB 768/1044 KB 480/1063 KB 996/1267 KB 772/1044 KB 484/1063 KB 996/1267 KB 776/1044 KB 484/1063 KB 996/1267 KB 780/1044 KB 484/1063 KB 996/1267 KB 784/1044 KB 484/1063 KB 996/1267 KB 772/1044 KB 488/1063 KB 996/1267 KB 784/1044 KB 492/1063 KB 996/1267 KB 784/1044 KB 496/1063 KB 996/1267 KB 784/1044 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 3577.2 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 496/1063 KB 996/1267 KB 788/1044 KB 500/1063 KB 996/1267 KB 792/1044 KB 500/1063 KB 996/1267 KB 796/1044 KB 500/1063 KB 996/1267 KB 800/1044 KB 500/1063 KB 996/1267 KB 788/1044 KB 504/1063 KB 996/1267 KB 800/1044 KB 508/1063 KB 996/1267 KB 800/1044 KB 512/1063 KB 996/1267 KB 800/1044 KB 512/1063 KB 996/1267 KB 804/1044 KB 516/1063 KB 1000/1267 KB 808/1044 KB 516/1063 KB 1000/1267 KB 812/1044 KB 516/1063 KB 1000/1267 KB 816/1044 KB 516/1063 KB 1000/1267 KB 804/1044 KB 516/1063 KB 1004/1267 KB 816/1044 KB 516/1063 KB 1008/1267 KB 816/1044 KB 516/1063 KB 996/1267 KB 804/1044 KB 520/1063 KB 1008/1267 KB 816/1044 KB 524/1063 KB 1008/1267 KB 816/1044 KB 528/1063 KB 1008/1267 KB 816/1044 KB 532/1063 KB 1008/1267 KB 820/1044 KB 536/1063 KB 1012/1267 KB 820/1044 KB 540/1063 KB 1012/1267 KB 820/1044 KB 544/1063 KB 1012/1267 KB 820/1044 KB 528/1063 KB 1008/1267 KB 820/1044 KB 544/1063 KB 1012/1267 KB 824/1044 KB 544/1063 KB 1012/1267 KB 828/1044 KB 544/1063 KB 1012/1267 KB 832/1044 KB 532/1063 KB 1012/1267 KB 820/1044 KB 544/1063 KB 1016/1267 KB 832/1044 KB 544/1063 KB 1020/1267 KB 832/1044 KB 544/1063 KB 1024/1267 KB 832/1044 KB 544/1063 KB 1024/1267 KB 836/1044 KB 548/1063 KB 1028/1267 KB 840/1044 KB 548/1063 KB 1028/1267 KB 844/1044 KB 548/1063 KB 1028/1267 KB 848/1044 KB 548/1063 KB 1028/1267 KB 836/1044 KB 548/1063 KB 1032/1267 KB 848/1044 KB 548/1063 KB 1036/1267 KB 848/1044 KB 548/1063 KB 1040/1267 KB 848/1044 KB 548/1063 KB 1024/1267 KB 836/1044 KB 552/1063 KB 1040/1267 KB 848/1044 KB 556/1063 KB 1040/1267 KB 848/1044 KB 560/1063 KB 1040/1267 KB 848/1044 KB 560/1063 KB 1044/1267 KB 852/1044 KB 560/1063 KB 1044/1267 KB 856/1044 KB 560/1063 KB 1044/1267 KB 860/1044 KB 560/1063 KB 1044/1267 KB 848/1044 KB 564/1063 KB 1048/1267 KB 860/1044 KB 564/1063 KB 1052/1267 KB 860/1044 KB 564/1063 KB 1044/1267 KB 860/1044 KB 568/1063 KB 1052/1267 KB 864/1044 KB 572/1063 KB 1052/1267 KB 864/1044 KB 564/1063 KB 1052/1267 KB 864/1044 KB 572/1063 KB 4/257 KB 1056/1267 KB 864/1044 KB 572/1063 KB 8/257 KB 1056/1267 KB 864/1044 KB 572/1063 KB 12/257 KB 1056/1267 KB 864/1044 KB 572/1063 KB 16/257 KB 1056/1267 KB 864/1044 KB 572/1063 KB 20/257 KB 1056/1267 KB 864/1044 KB 572/1063 KB 24/257 KB 1056/1267 KB 864/1044 KB 572/1063 KB 28/257 KB 1056/1267 KB 864/1044 KB 572/1063 KB 32/257 KB 1056/1267 KB 864/1044 KB 572/1063 KB 36/257 KB 1056/1267 KB 864/1044 KB 572/1063 KB 40/257 KB 1056/1267 KB 864/1044 KB 572/1063 KB 44/257 KB 1056/1267 KB 864/1044 KB 572/1063 KB 48/257 KB 1056/1267 KB 864/1044 KB 572/1063 KB 48/257 KB 1056/1267 KB 868/1044 KB 576/1063 KB 52/257 KB 1056/1267 KB 872/1044 KB 576/1063 KB 52/257 KB 1056/1267 KB 876/1044 KB 576/1063 KB 52/257 KB 1056/1267 KB 880/1044 KB 572/1063 KB 1056/1267 KB 864/1044 KB 576/1063 KB 52/257 KB 1056/1267 KB 868/1044 KB 580/1063 KB 52/257 KB 1056/1267 KB 880/1044 KB 584/1063 KB 52/257 KB 1060/1267 KB 880/1044 KB 588/1063 KB 52/257 KB 1060/1267 KB 880/1044 KB 592/1063 KB 52/257 KB 1060/1267 KB 884/1044 KB 572/1063 KB 52/257 KB 1056/1267 KB 868/1044 KB 592/1063 KB 56/257 KB 1060/1267 KB 884/1044 KB 592/1063 KB 60/257 KB 1060/1267 KB 884/1044 KB 592/1063 KB 64/257 KB 1060/1267 KB 884/1044 KB 592/1063 KB 68/257 KB 1060/1267 KB 884/1044 KB 596/1063 KB 72/257 KB 1060/1267 KB 884/1044 KB 596/1063 KB 76/257 KB 1060/1267 KB 884/1044 KB 596/1063 KB 80/257 KB 1060/1267 KB 884/1044 KB 588/1063 KB 52/257 KB 1060/1267 KB 884/1044 KB 596/1063 KB 80/257 KB 1060/1267 KB 888/1044 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 596/1063 KB 80/257 KB 1060/1267 KB 892/1044 KB 596/1063 KB 80/257 KB 1060/1267 KB 896/1044 KB 596/1063 KB 80/257 KB 1060/1267 KB 900/1044 KB 580/1063 KB 52/257 KB 1060/1267 KB 880/1044 KB 596/1063 KB 84/257 KB 1064/1267 KB 900/1044 KB 596/1063 KB 84/257 KB 1068/1267 KB 900/1044 KB 596/1063 KB 84/257 KB 1072/1267 KB 900/1044 KB 596/1063 KB 84/257 KB 1076/1267 KB 900/1044 KB 596/1063 KB 84/257 KB 1080/1267 KB 900/1044 KB 596/1063 KB 84/257 KB 1084/1267 KB 900/1044 KB 596/1063 KB 84/257 KB 1088/1267 KB 900/1044 KB 596/1063 KB 84/257 KB 1092/1267 KB 900/1044 KB 596/1063 KB 84/257 KB 1060/1267 KB 900/1044 KB 596/1063 KB 88/257 KB 1092/1267 KB 904/1044 KB 596/1063 KB 68/257 KB 1060/1267 KB 884/1044 KB 600/1063 KB 88/257 KB 1092/1267 KB 904/1044 KB 604/1063 KB 88/257 KB 1092/1267 KB 904/1044 KB 608/1063 KB 88/257 KB 1092/1267 KB 904/1044 KB 612/1063 KB 88/257 KB 1092/1267 KB 904/1044 KB 596/1063 KB 84/257 KB 1092/1267 KB 904/1044 KB 612/1063 KB 92/257 KB 1096/1267 KB 908/1044 KB 612/1063 KB 92/257 KB 1096/1267 KB 904/1044 KB 612/1063 KB 92/257 KB 1092/1267 KB 904/1044 KB 616/1063 KB 96/257 KB 1096/1267 KB 912/1044 KB 616/1063 KB 96/257 KB 1100/1267 KB 912/1044 KB 616/1063 KB 96/257 KB 1104/1267 KB 912/1044 KB 616/1063 KB 92/257 KB 1096/1267 KB 912/1044 KB 620/1063 KB 96/257 KB 1104/1267 KB 912/1044 KB 624/1063 KB 96/257 KB 1104/1267 KB 912/1044 KB 628/1063 KB 100/257 KB 1104/1267 KB 912/1044 KB 632/1063 KB 100/257 KB 1108/1267 KB 912/1044 KB 636/1063 KB 100/257 KB 1108/1267 KB 912/1044 KB 640/1063 KB 100/257 KB 1108/1267 KB 912/1044 KB 612/1063 KB 92/257 KB 1096/1267 KB 912/1044 KB 640/1063 KB 100/257 KB 1108/1267 KB 916/1044 KB 628/1063 KB 100/257 KB 1108/1267 KB 912/1044 KB 640/1063 KB 100/257 KB 1112/1267 KB 916/1044 KB 640/1063 KB 100/257 KB 1116/1267 KB 920/1044 KB 640/1063 KB 100/257 KB 1120/1267 KB 920/1044 KB 624/1063 KB 100/257 KB 1104/1267 KB 912/1044 KB 640/1063 KB 104/257 KB 1120/1267 KB 920/1044 KB 640/1063 KB 108/257 KB 1120/1267 KB 920/1044 KB 640/1063 KB 112/257 KB 1120/1267 KB 920/1044 KB 640/1063 KB 100/257 KB 1112/1267 KB 920/1044 KB 640/1063 KB 112/257 KB 1120/1267 KB 924/1044 KB 640/1063 KB 112/257 KB 1120/1267 KB 928/1044 KB 640/1063 KB 112/257 KB 1120/1267 KB 932/1044 KB 644/1063 KB 116/257 KB 1124/1267 KB 936/1044 KB 644/1063 KB 116/257 KB 1124/1267 KB 940/1044 KB 644/1063 KB 116/257 KB 1124/1267 KB 944/1044 KB 644/1063 KB 116/257 KB 1124/1267 KB 932/1044 KB 644/1063 KB 120/257 KB 1124/1267 KB 944/1044 KB 644/1063 KB 124/257 KB 1124/1267 KB 944/1044 KB 644/1063 KB 128/257 KB 1124/1267 KB 944/1044 KB 644/1063 KB 112/257 KB 1124/1267 KB 932/1044 KB 648/1063 KB 128/257 KB 1124/1267 KB 944/1044 KB 652/1063 KB 128/257 KB 1124/1267 KB 944/1044 KB 656/1063 KB 128/257 KB 1124/1267 KB 944/1044 KB 660/1063 KB 128/257 KB 1124/1267 KB 944/1044 KB 664/1063 KB 132/257 KB 1124/1267 KB 948/1044 KB 668/1063 KB 132/257 KB 1124/1267 KB 948/1044 KB 672/1063 KB 132/257 KB 1124/1267 KB 948/1044 KB 640/1063 KB 112/257 KB 1124/1267 KB 932/1044 KB 672/1063 KB 132/257 KB 1128/1267 KB 948/1044 KB 672/1063 KB 132/257 KB 1132/1267 KB 948/1044 KB 672/1063 KB 132/257 KB 1136/1267 KB 948/1044 KB 672/1063 KB 132/257 KB 1140/1267 KB 948/1044 KB 672/1063 KB 132/257 KB 1144/1267 KB 948/1044 KB 672/1063 KB 132/257 KB 1148/1267 KB 948/1044 KB 672/1063 KB 132/257 KB 1152/1267 KB 948/1044 KB 660/1063 KB 132/257 KB 1124/1267 KB 948/1044 KB 672/1063 KB 136/257 KB 1152/1267 KB 948/1044 KB 672/1063 KB 140/ unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 257 KB 1152/1267 KB 948/1044 KB 660/1063 KB 128/257 KB 1124/1267 KB 948/1044 KB 672/1063 KB 144/257 KB 1152/1267 KB 952/1044 KB 672/1063 KB 144/257 KB 1152/1267 KB 956/1044 KB 672/1063 KB 144/257 KB 1152/1267 KB 960/1044 KB 672/1063 KB 144/257 KB 1152/1267 KB 960/1044 KB 672/1063 KB 148/257 KB 1152/1267 KB 960/1044 KB 676/1063 KB 152/257 KB 1156/1267 KB 964/1044 KB 676/1063 KB 156/257 KB 1156/1267 KB 964/1044 KB 676/1063 KB 160/257 KB 1156/1267 KB 964/1044 KB 676/1063 KB 148/257 KB 1156/1267 KB 964/1044 KB 676/1063 KB 160/257 KB 1160/1267 KB 964/1044 KB 676/1063 KB 160/257 KB 1164/1267 KB 964/1044 KB 676/1063 KB 160/257 KB 1168/1267 KB 964/1044 KB 676/1063 KB 160/257 KB 1172/1267 KB 964/1044 KB 676/1063 KB 164/257 KB 1176/1267 KB 964/1044 KB 676/1063 KB 164/257 KB 1180/1267 KB 964/1044 KB 676/1063 KB 164/257 KB 1184/1267 KB 964/1044 KB 676/1063 KB 148/257 KB 1152/1267 KB 964/1044 KB 680/1063 KB 164/257 KB 1184/1267 KB 964/1044 KB 684/1063 KB 164/257 KB 1184/1267 KB 964/1044 KB 688/1063 KB 164/257 KB 1184/1267 KB 964/1044 KB 672/1063 KB 148/257 KB 1152/1267 KB 964/1044 KB 688/1063 KB 164/257 KB 1184/1267 KB 968/1044 KB 688/1063 KB 164/257 KB 1184/1267 KB 972/1044 KB 688/1063 KB 164/257 KB 1184/1267 KB 976/1044 KB 688/1063 KB 164/257 KB 1184/1267 KB 980/1044 KB 692/1063 KB 164/257 KB 1184/1267 KB 984/1044 KB 692/1063 KB 164/257 KB 1184/1267 KB 988/1044 KB 692/1063 KB 164/257 KB 1184/1267 KB 992/1044 KB 676/1063 KB 164/257 KB 1172/1267 KB 964/1044 KB 692/1063 KB 168/257 KB 1184/1267 KB 992/1044 KB 692/1063 KB 172/257 KB 1184/1267 KB 992/1044 KB 692/1063 KB 176/257 KB 1184/1267 KB 992/1044 KB 692/1063 KB 164/257 KB 1184/1267 KB 980/1044 KB 696/1063 KB 176/257 KB 1184/1267 KB 992/1044 KB 700/1063 KB 176/257 KB 1184/1267 KB 992/1044 KB 704/1063 KB 176/257 KB 1184/1267 KB 992/1044 KB 708/1063 KB 176/257 KB 1184/1267 KB 996/1044 KB 712/1063 KB 180/257 KB 1188/1267 KB 996/1044 KB 716/1063 KB 180/257 KB 1188/1267 KB 996/1044 KB 720/1063 KB 180/257 KB 1188/1267 KB 996/1044 KB 704/1063 KB 176/257 KB 1184/1267 KB 996/1044 KB 720/1063 KB 180/257 KB 1188/1267 KB 1000/1044 KB 720/1063 KB 180/257 KB 1188/1267 KB 1004/1044 KB 720/1063 KB 180/257 KB 1188/1267 KB 1008/1044 KB 708/1063 KB 180/257 KB 1188/1267 KB 996/1044 KB 720/1063 KB 184/257 KB 1188/1267 KB 1008/1044 KB 720/1063 KB 188/257 KB 1188/1267 KB 1008/1044 KB 720/1063 KB 192/257 KB 1188/1267 KB 1008/1044 KB 708/1063 KB 176/257 KB 1188/1267 KB 996/1044 KB 720/1063 KB 192/257 KB 1192/1267 KB 1008/1044 KB 720/1063 KB 192/257 KB 1196/1267 KB 1008/1044 KB 720/1063 KB 192/257 KB 1200/1267 KB 1008/1044 KB 720/1063 KB 192/257 KB 1204/1267 KB 1008/1044 KB 724/1063 KB 196/257 KB 1208/1267 KB 1012/1044 KB 724/1063 KB 196/257 KB 1212/1267 KB 1012/1044 KB 724/1063 KB 196/257 KB 1216/1267 KB 1012/1044 KB 724/1063 KB 196/257 KB 1204/1267 KB 1012/1044 KB 724/1063 KB 200/257 KB 1216/1267 KB 1012/1044 KB 724/1063 KB 204/257 KB 1216/1267 KB 1012/1044 KB 724/1063 KB 208/257 KB 1216/1267 KB 1012/1044 KB 724/1063 KB 192/257 KB 1204/1267 KB 1012/1044 KB 724/1063 KB 208/257 KB 1216/1267 KB 1016/1044 KB 724/1063 KB 208/257 KB 1216/1267 KB 1020/1044 KB 724/1063 KB 208/257 KB 1216/1267 KB 1024/1044 KB 724/1063 KB 192/257 KB 1204/1267 KB 1008/1044 KB 728/1063 KB 208/257 KB 1216/1267 KB 1024/1044 KB 732/1063 KB 208/257 KB 1216/1267 KB 1024/1044 KB 736/1063 KB 208/257 KB 1216/1267 KB 1024/1044 KB 736/1063 KB 212/257 KB 1216/1267 KB 1024/1044 KB 740/1063 KB 216/257 KB 1220/1267 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 1028/1044 KB 740/1063 KB 220/257 KB 1220/1267 KB 1028/1044 KB 740/1063 KB 224/257 KB 1220/1267 KB 1028/1044 KB 740/1063 KB 212/257 KB 1220/1267 KB 1028/1044 KB 744/1063 KB 224/257 KB 1220/1267 KB 1028/1044 KB 748/1063 KB 224/257 KB 1220/1267 KB 1028/1044 KB 736/1063 KB 212/257 KB 1220/1267 KB 1028/1044 KB 748/1063 KB 224/257 KB 1220/1267 KB 1032/1044 KB 748/1063 KB 224/257 KB 1220/1267 KB 1036/1044 KB 748/1063 KB 224/257 KB 1220/1267 KB 1040/1044 KB 736/1063 KB 212/257 KB 1220/1267 KB 1024/1044 KB 748/1063 KB 224/257 KB 1224/1267 KB 1040/1044 KB 748/1063 KB 224/257 KB 1228/1267 KB 1040/1044 KB 748/1063 KB 224/257 KB 1232/1267 KB 1040/1044 KB 752/1063 KB 224/257 KB 1236/1267 KB 1044/1044 KB 752/1063 KB 228/257 KB 1240/1267 KB 1044/1044 KB 752/1063 KB 228/257 KB 1244/1267 KB 1044/1044 KB 752/1063 KB 228/257 KB 1248/1267 KB 1044/1044 KB 752/1063 KB 228/257 KB 1252/1267 KB 1044/1044 KB 752/1063 KB 228/257 KB 1256/1267 KB 1044/1044 KB 752/1063 KB 228/257 KB 1260/1267 KB 1044/1044 KB 752/1063 KB 228/257 KB 1264/1267 KB 1044/1044 KB 752/1063 KB 224/257 KB 1232/1267 KB 1044/1044 KB 752/1063 KB 224/257 KB 1232/1267 KB 1040/1044 KB 756/1063 KB 228/257 KB 1264/1267 KB 1044/1044 KB 752/1063 KB 228/257 KB 1236/1267 KB 1044/1044 KB 760/1063 KB 232/257 KB 1264/1267 KB 1044/1044 KB 760/1063 KB 236/257 KB 1264/1267 KB 1044/1044 KB 760/1063 KB 240/257 KB 1264/1267 KB 1044/1044 KB 756/1063 KB 228/257 KB 1264/1267 KB 1044/1044 KB 760/1063 KB 228/257 KB 1264/1267 KB 1044/1044 KB 764/1063 KB 240/257 KB 1264/1267 KB 1044/1044 KB 768/1063 KB 240/257 KB 1264/1267 KB 1044/1044 KB 772/1063 KB 244/257 KB 1264/1267 KB 1044/1044 KB 776/1063 KB 244/257 KB 1264/1267 KB 1044/1044 KB 780/1063 KB 244/257 KB 1264/1267 KB 1044/1044 KB 784/1063 KB 244/257 KB 1264/1267 KB 1044/1044 KB 768/1063 KB 244/257 KB 1264/1267 KB 1044/1044 KB 784/1063 KB 248/257 KB 1264/1267 KB 1044/1044 KB 784/1063 KB 252/257 KB 1264/1267 KB 1044/1044 KB 784/1063 KB 256/257 KB 1264/1267 KB 1044/1044 KB 784/1063 KB 257/257 KB 1264/1267 KB 1044/1044 KB 784/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 788/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 792/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 796/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 800/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 804/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 808/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 812/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 816/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 820/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 824/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 828/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 832/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 836/1063 KB 257/257 KB 1267/1267 KB 1044/1044 KB 840/1063 KB 257/257 KB 1267/1267 KB 1044/1044 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 1898.0 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 844/1063 KB 257/257 KB 1267/1267 KB 848/1063 KB 257/257 KB 1267/1267 KB 852/1063 KB 257/257 KB 1267/1267 KB 856/1063 KB 257/257 KB 1267/1267 KB 860/1063 KB 257/257 KB 1267/1267 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 2286.0 KB/sec) unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 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 460.8 KB/sec) unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 864/1063 KB 868/1063 KB 872/1063 KB 876/1063 KB 880/1063 KB 884/1063 KB 888/1063 KB 892/1063 KB 896/1063 KB 900/1063 KB 904/1063 KB 908/1063 KB 912/1063 KB 916/1063 KB 916/1063 KB 3/5 KB 916/1063 KB 5/5 KB 920/1063 KB 5/5 KB 924/1063 KB 5/5 KB 928/1063 KB 5/5 KB 932/1063 KB 5/5 KB 936/1063 KB 5/5 KB 940/1063 KB 5/5 KB 944/1063 KB 5/5 KB 948/1063 KB 5/5 KB 952/1063 KB 5/5 KB 956/1063 KB 5/5 KB 960/1063 KB 5/5 KB 964/1063 KB 5/5 KB 968/1063 KB 5/5 KB 972/1063 KB 5/5 KB 976/1063 KB 5/5 KB 980/1063 KB 5/5 KB 984/1063 KB 5/5 KB 988/1063 KB 5/5 KB 992/1063 KB 5/5 KB 996/1063 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 7.7 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 1000/1063 KB 1004/1063 KB 1008/1063 KB 1012/1063 KB 1016/1063 KB 1020/1063 KB 1024/1063 KB 1028/1063 KB 1032/1063 KB 1036/1063 KB 1040/1063 KB 1040/1063 KB 3/86 KB 1040/1063 KB 5/86 KB 4/549 KB 1040/1063 KB 8/86 KB 4/549 KB 1040/1063 KB 3/86 KB 4/549 KB 1040/1063 KB 8/86 KB 8/549 KB 1040/1063 KB 8/86 KB 12/549 KB 1040/1063 KB 8/86 KB 16/549 KB 1040/1063 KB 11/86 KB 20/549 KB 1040/1063 KB 11/86 KB 16/549 KB 1040/1063 KB 13/86 KB 20/549 KB 1040/1063 KB 16/86 KB 20/549 KB 1040/1063 KB 19/86 KB 20/549 KB 1040/1063 KB 21/86 KB 20/549 KB 1040/1063 KB 21/86 KB 24/549 KB 1040/1063 KB 21/86 KB 28/549 KB 1040/1063 KB 21/86 KB 32/549 KB 1040/1063 KB 24/86 KB 32/549 KB 1040/1063 KB 24/86 KB 36/549 KB 1040/1063 KB 27/86 KB 36/549 KB 1040/1063 KB 29/86 KB 36/549 KB 1040/1063 KB 29/86 KB 4/713 KB 40/549 KB 1040/1063 KB 29/86 KB 8/713 KB 40/549 KB 1040/1063 KB 29/86 KB 12/713 KB 40/549 KB 1040/1063 KB 29/86 KB 16/713 KB 40/549 KB 1040/1063 KB 29/86 KB 20/713 KB 40/549 KB 1040/1063 KB 29/86 KB 24/713 KB 40/549 KB 1040/1063 KB 29/86 KB 28/713 KB 40/549 KB 1040/1063 KB 29/86 KB 32/713 KB 40/549 KB 1040/1063 KB 29/86 KB 36/713 KB 40/549 KB 1040/1063 KB 29/86 KB 40/549 KB 1040/1063 KB 32/86 KB 36/713 KB 40/549 KB 1040/1063 KB 32/86 KB 36/713 KB 44/549 KB 1040/1063 KB 32/86 KB 36/713 KB 48/549 KB 1040/1063 KB 32/86 KB 36/713 KB 52/549 KB 1040/1063 KB 36/86 KB 40/713 KB 56/549 KB 1040/1063 KB 36/86 KB 40/713 KB 60/549 KB 1040/1063 KB 36/86 KB 40/713 KB 52/549 KB 1040/1063 KB 40/86 KB 40/713 KB 60/549 KB 1040/1063 KB 44/86 KB 40/713 KB 60/549 KB 1040/1063 KB 32/86 KB 40/713 KB 52/549 KB 1040/1063 KB 44/86 KB 44/713 KB 60/549 KB 1040/1063 KB 44/86 KB 48/713 KB 60/549 KB 1040/1063 KB 44/86 KB 52/713 KB 60/549 KB 1044/1063 KB 48/86 KB 52/713 KB 64/549 KB 1044/1063 KB 48/86 KB 52/713 KB 60/549 KB 1048/1063 KB 48/86 KB 52/713 KB 64/549 KB 1052/1063 KB 48/86 KB 52/713 KB 64/549 KB 1056/1063 KB 48/86 KB 52/713 KB 64/549 KB 1040/1063 KB 48/86 KB 52/713 KB 60/549 KB 1056/1063 KB 48/86 KB 52/713 KB 68/549 KB 1060/1063 KB 48/86 KB 56/713 KB 72/549 KB 1060/1063 KB 48/86 KB 56/713 KB 76/549 KB 1060/1063 KB 48/86 KB 56/713 KB 80/549 KB 1060/1063 KB 48/86 KB 56/713 KB 68/549 KB 1063/1063 KB 48/86 KB 56/713 KB 80/549 KB 1056/1063 KB 48/86 KB 56/713 KB 68/549 KB 1063/1063 KB 48/86 KB 60/713 KB 80/549 KB 1063/1063 KB 48/86 KB 64/713 KB 80/549 KB 1063/1063 KB 48/86 KB 68/713 KB 80/549 KB 1063/1063 KB 48/86 KB 72/713 KB 84/549 KB 1063/1063 KB 48/86 KB 76/713 KB 84/549 KB 1063/1063 KB 48/86 KB 80/713 KB 84/549 KB 1063/1063 KB 48/86 KB 84/713 KB 84/549 KB 1063/1063 KB 48/86 KB 88/713 KB 84/549 KB 1063/1063 KB 52/86 KB 92/713 KB 84/549 KB 1063/1063 KB 52/86 KB 96/713 KB 84/549 KB 1063/1063 KB 48/86 KB 68/713 KB 84/549 KB 1063/1063 KB 52/86 KB 96/713 KB 88/549 KB 1063/1063 KB 52/86 KB 96/713 KB 92/549 KB 1063/1063 KB 52/86 KB 96/713 KB 96/549 KB 1063/1063 KB 52/86 KB 88/713 KB 84/549 KB 1063/1063 KB 56/86 KB 96/713 KB 96/549 KB 1063/1063 KB 60/86 KB 96/713 KB 96/549 KB 1063/1063 KB 64/86 KB 96/713 KB 96/549 KB 1063/1063 KB 68/86 KB 96/713 KB 96/549 KB 1063/1063 KB 72/86 KB 96/713 KB 96/549 KB 1063/1063 KB 76/86 KB 96/713 KB 96/549 KB 1063/1063 KB 80/86 KB 96/713 KB 96/549 KB 1063/1063 KB 84/86 KB 96/713 KB 96/549 KB 1063/1063 KB 86/86 KB 96/713 KB 96/549 KB 1063/1063 KB 86/86 KB 96/713 KB 100/549 KB 86/86 KB 100/713 KB 104/549 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 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 1749.8 KB/sec) unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 1063/1063 KB 86/86 KB 100/713 KB 100/549 KB 86/86 KB 104/713 KB 108/549 KB 86/86 KB 100/713 KB 108/549 KB 86/86 KB 104/713 KB 112/549 KB 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 86/86 KB 108/713 KB 112/549 KB 86/86 KB 112/713 KB 112/549 KB 86/86 KB 116/713 KB 112/549 KB 86/86 KB 120/713 KB 116/549 KB 86/86 KB 124/713 KB 116/549 KB 86/86 KB 128/713 KB 116/549 KB 86/86 KB 116/713 KB 116/549 KB 86/86 KB 128/713 KB 120/549 KB 86/86 KB 128/713 KB 124/549 KB 86/86 KB 128/713 KB 128/549 KB 86/86 KB 132/713 KB 128/549 KB 86/86 KB 136/713 KB 132/549 KB 86/86 KB 140/713 KB 132/549 KB 86/86 KB 144/713 KB 132/549 KB 86/86 KB 132/713 KB 132/549 KB 86/86 KB 144/713 KB 136/549 KB 86/86 KB 144/713 KB 140/549 KB 86/86 KB 144/713 KB 144/549 KB 86/86 KB 144/713 KB 148/549 KB 148/713 KB 152/549 KB 148/713 KB 156/549 KB 148/713 KB 160/549 KB 148/713 KB 148/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 139.8 KB/sec) unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 148/713 KB 4/404 KB 160/549 KB 148/713 KB 8/404 KB 160/549 KB 148/713 KB 12/404 KB 160/549 KB 148/713 KB 16/404 KB 160/549 KB 148/713 KB 20/404 KB 160/549 KB 152/713 KB 20/404 KB 160/549 KB 156/713 KB 20/404 KB 160/549 KB 160/713 KB 20/404 KB 160/549 KB 160/713 KB 24/404 KB 160/549 KB 160/713 KB 28/404 KB 160/549 KB 160/713 KB 32/404 KB 160/549 KB 164/713 KB 36/404 KB 160/549 KB 164/713 KB 40/404 KB 164/549 KB 164/713 KB 44/404 KB 164/549 KB 164/713 KB 48/404 KB 164/549 KB 164/713 KB 32/404 KB 160/549 KB 168/713 KB 48/404 KB 164/549 KB 172/713 KB 48/404 KB 164/549 KB 176/713 KB 48/404 KB 164/549 KB 164/713 KB 36/404 KB 164/549 KB 176/713 KB 48/404 KB 168/549 KB 176/713 KB 48/404 KB 172/549 KB 176/713 KB 48/404 KB 176/549 KB 176/713 KB 48/404 KB 180/549 KB 180/713 KB 52/404 KB 184/549 KB 180/713 KB 52/404 KB 188/549 KB 180/713 KB 52/404 KB 192/549 KB 180/713 KB 52/404 KB 196/549 KB 180/713 KB 52/404 KB 200/549 KB 180/713 KB 52/404 KB 204/549 KB 180/713 KB 52/404 KB 208/549 KB 180/713 KB 52/404 KB 180/549 KB 180/713 KB 56/404 KB 208/549 KB 180/713 KB 60/404 KB 208/549 KB 180/713 KB 64/404 KB 208/549 KB 180/713 KB 48/404 KB 180/549 KB 184/713 KB 64/404 KB 208/549 KB 188/713 KB 64/404 KB 208/549 KB 192/713 KB 64/404 KB 208/549 KB 196/713 KB 64/404 KB 208/549 KB 200/713 KB 68/404 KB 208/549 KB 204/713 KB 68/404 KB 208/549 KB 208/713 KB 68/404 KB 208/549 KB 196/713 KB 68/404 KB 208/549 KB 208/713 KB 72/404 KB 208/549 KB 208/713 KB 76/404 KB 208/549 KB 208/713 KB 80/404 KB 212/549 KB 212/713 KB 84/404 KB 212/549 KB 4/358 KB 212/713 KB 84/404 KB 212/549 KB 8/358 KB 212/713 KB 84/404 KB 212/549 KB 12/358 KB 212/713 KB 84/404 KB 212/549 KB 16/358 KB 212/713 KB 84/404 KB 212/549 KB 20/358 KB 212/713 KB 84/404 KB 212/549 KB 24/358 KB 212/713 KB 84/404 KB 212/549 KB 28/358 KB 212/713 KB 84/404 KB 212/549 KB 32/358 KB 212/713 KB 84/404 KB 212/549 KB 36/358 KB 212/713 KB 84/404 KB 212/549 KB 40/358 KB 212/713 KB 84/404 KB 212/549 KB 44/358 KB 212/713 KB 84/404 KB 212/549 KB 48/358 KB 212/713 KB 84/404 KB 212/549 KB 52/358 KB 212/713 KB 84/404 KB 212/549 KB 208/713 KB 76/404 KB 212/549 KB 56/358 KB 212/713 KB 84/404 KB 216/549 KB 56/358 KB 212/713 KB 84/404 KB 212/549 KB 212/713 KB 80/404 KB 212/549 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 3/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 5/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 8/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 11/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 13/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 16/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 19/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 21/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 24/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 27/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 29/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 32/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 36/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 40/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 44/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 48/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 52/587 KB 56/358 KB 216/713 KB 84/404 KB 220/549 KB 56/587 KB 60/358 KB 220/713 KB 88/404 KB 220/549 KB 60/587 KB 60/358 KB 220/713 KB 88/404 KB 220/549 KB 64/587 KB 60/358 KB 220/713 KB 88/404 KB 220/549 KB 52/587 KB 60/358 KB 220/713 KB 88/404 KB 220/549 KB 64/587 KB 60 unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install /358 KB 220/713 KB 92/404 KB 220/549 KB 64/587 KB 60/358 KB 220/713 KB 96/404 KB 220/549 KB 52/587 KB 60/358 KB 220/713 KB 84/404 KB 220/549 KB 56/358 KB 212/713 KB 84/404 KB 220/549 KB 64/587 KB 60/358 KB 220/713 KB 96/404 KB 224/549 KB 52/587 KB 60/358 KB 216/713 KB 84/404 KB 220/549 KB 64/587 KB 64/358 KB 220/713 KB 96/404 KB 224/549 KB 64/587 KB 64/358 KB 224/713 KB 96/404 KB 224/549 KB 64/587 KB 64/358 KB 228/713 KB 96/404 KB 224/549 KB 68/587 KB 68/358 KB 232/713 KB 100/404 KB 228/549 KB 64/587 KB 64/358 KB 228/713 KB 96/404 KB 228/549 KB 68/587 KB 68/358 KB 232/713 KB 100/404 KB 232/549 KB 68/587 KB 68/358 KB 232/713 KB 100/404 KB 236/549 KB 68/587 KB 68/358 KB 232/713 KB 100/404 KB 240/549 KB 68/587 KB 68/358 KB 228/713 KB 100/404 KB 228/549 KB 72/587 KB 68/358 KB 236/713 KB 100/404 KB 240/549 KB 76/587 KB 68/358 KB 236/713 KB 100/404 KB 240/549 KB 80/587 KB 68/358 KB 236/713 KB 100/404 KB 240/549 KB 84/587 KB 68/358 KB 236/713 KB 100/404 KB 240/549 KB 88/587 KB 68/358 KB 236/713 KB 100/404 KB 244/549 KB 64/587 KB 68/358 KB 228/713 KB 100/404 KB 228/549 KB 64/587 KB 68/358 KB 228/713 KB 96/404 KB 228/549 KB 88/587 KB 72/358 KB 236/713 KB 100/404 KB 244/549 KB 88/587 KB 72/358 KB 236/713 KB 104/404 KB 244/549 KB 88/587 KB 72/358 KB 236/713 KB 108/404 KB 244/549 KB 88/587 KB 76/358 KB 236/713 KB 112/404 KB 244/549 KB 88/587 KB 76/358 KB 236/713 KB 116/404 KB 244/549 KB 88/587 KB 76/358 KB 236/713 KB 120/404 KB 244/549 KB 88/587 KB 76/358 KB 236/713 KB 124/404 KB 244/549 KB 84/587 KB 68/358 KB 236/713 KB 100/404 KB 244/549 KB 88/587 KB 76/358 KB 236/713 KB 124/404 KB 248/549 KB 88/587 KB 76/358 KB 236/713 KB 124/404 KB 252/549 KB 88/587 KB 76/358 KB 236/713 KB 124/404 KB 256/549 KB 68/587 KB 68/358 KB 236/713 KB 100/404 KB 240/549 KB 88/587 KB 76/358 KB 240/713 KB 124/404 KB 256/549 KB 88/587 KB 76/358 KB 244/713 KB 124/404 KB 256/549 KB 88/587 KB 76/358 KB 248/713 KB 124/404 KB 256/549 KB 88/587 KB 76/358 KB 252/713 KB 124/404 KB 256/549 KB 88/587 KB 76/358 KB 256/713 KB 124/404 KB 256/549 KB 88/587 KB 76/358 KB 260/713 KB 124/404 KB 256/549 KB 92/587 KB 76/358 KB 264/713 KB 128/404 KB 260/549 KB 92/587 KB 76/358 KB 268/713 KB 128/404 KB 260/549 KB 92/587 KB 76/358 KB 272/713 KB 128/404 KB 260/549 KB 88/587 KB 76/358 KB 236/713 KB 108/404 KB 244/549 KB 92/587 KB 80/358 KB 272/713 KB 128/404 KB 260/549 KB 92/587 KB 84/358 KB 272/713 KB 128/404 KB 260/549 KB 92/587 KB 88/358 KB 272/713 KB 128/404 KB 260/549 KB 92/587 KB 92/358 KB 272/713 KB 128/404 KB 260/549 KB 92/587 KB 96/358 KB 272/713 KB 128/404 KB 260/549 KB 92/587 KB 76/358 KB 260/713 KB 128/404 KB 260/549 KB 96/587 KB 96/358 KB 272/713 KB 128/404 KB 260/549 KB 100/587 KB 96/358 KB 272/713 KB 128/404 KB 260/549 KB 104/587 KB 100/358 KB 276/713 KB 128/404 KB 260/549 KB 88/587 KB 76/358 KB 260/713 KB 128/404 KB 260/549 KB 104/587 KB 100/358 KB 276/713 KB 128/404 KB 264/549 KB 104/587 KB 100/358 KB 276/713 KB 128/404 KB 268/549 KB 104/587 KB 100/358 KB 276/713 KB 128/404 KB 272/549 KB 88/587 KB 76/358 KB 260/713 KB 128/404 KB 256/549 KB 104/587 KB 100/358 KB 276/713 KB 132/404 KB 272/549 KB 104/587 KB 100/358 KB 276/713 KB 136/404 KB 272/549 KB 104/587 KB 100/358 KB 276/713 KB 140/404 KB 272/549 KB 104/587 KB 100/358 KB 276/713 KB 144/404 KB 272/549 KB 104/587 KB 100/358 KB 276/713 KB 148/404 KB 272/549 KB 108/587 KB 100/358 KB 276/713 KB 152/404 KB 276/549 KB 108/ unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 587 KB 100/358 KB 276/713 KB 156/404 KB 276/549 KB 108/587 KB 100/358 KB 276/713 KB 160/404 KB 276/549 KB 100/587 KB 100/358 KB 276/713 KB 128/404 KB 260/549 KB 108/587 KB 100/358 KB 280/713 KB 160/404 KB 276/549 KB 108/587 KB 100/358 KB 284/713 KB 160/404 KB 276/549 KB 108/587 KB 100/358 KB 288/713 KB 160/404 KB 276/549 KB 100/587 KB 100/358 KB 272/713 KB 128/404 KB 260/549 KB 108/587 KB 104/358 KB 288/713 KB 160/404 KB 276/549 KB 108/587 KB 108/358 KB 288/713 KB 160/404 KB 276/549 KB 108/587 KB 112/358 KB 288/713 KB 160/404 KB 276/549 KB 108/587 KB 116/358 KB 288/713 KB 160/404 KB 276/549 KB 108/587 KB 120/358 KB 288/713 KB 160/404 KB 276/549 KB 108/587 KB 124/358 KB 288/713 KB 160/404 KB 276/549 KB 108/587 KB 128/358 KB 288/713 KB 160/404 KB 276/549 KB 108/587 KB 132/358 KB 288/713 KB 160/404 KB 276/549 KB 108/587 KB 136/358 KB 292/713 KB 164/404 KB 276/549 KB 108/587 KB 140/358 KB 292/713 KB 164/404 KB 276/549 KB 108/587 KB 100/358 KB 276/713 KB 148/404 KB 276/549 KB 108/587 KB 140/358 KB 292/713 KB 164/404 KB 280/549 KB 108/587 KB 140/358 KB 292/713 KB 164/404 KB 284/549 KB 108/587 KB 100/358 KB 276/713 KB 148/404 KB 272/549 KB 112/587 KB 140/358 KB 292/713 KB 164/404 KB 288/549 KB 116/587 KB 140/358 KB 292/713 KB 164/404 KB 288/549 KB 120/587 KB 140/358 KB 292/713 KB 164/404 KB 288/549 KB 124/587 KB 140/358 KB 292/713 KB 164/404 KB 288/549 KB 128/587 KB 140/358 KB 292/713 KB 164/404 KB 288/549 KB 108/587 KB 132/358 KB 292/713 KB 164/404 KB 276/549 KB 128/587 KB 140/358 KB 296/713 KB 164/404 KB 288/549 KB 128/587 KB 140/358 KB 300/713 KB 164/404 KB 288/549 KB 128/587 KB 140/358 KB 304/713 KB 164/404 KB 288/549 KB 128/587 KB 140/358 KB 308/713 KB 164/404 KB 288/549 KB 108/587 KB 132/358 KB 288/713 KB 164/404 KB 276/549 KB 132/587 KB 144/358 KB 308/713 KB 168/404 KB 288/549 KB 132/587 KB 144/358 KB 308/713 KB 172/404 KB 288/549 KB 132/587 KB 144/358 KB 308/713 KB 176/404 KB 288/549 KB 132/587 KB 144/358 KB 308/713 KB 180/404 KB 288/549 KB 132/587 KB 144/358 KB 308/713 KB 164/404 KB 288/549 KB 132/587 KB 140/358 KB 308/713 KB 164/404 KB 288/549 KB 108/587 KB 140/358 KB 292/713 KB 164/404 KB 288/549 KB 132/587 KB 144/358 KB 312/713 KB 180/404 KB 292/549 KB 132/587 KB 144/358 KB 312/713 KB 180/404 KB 296/549 KB 132/587 KB 144/358 KB 312/713 KB 180/404 KB 300/549 KB 132/587 KB 144/358 KB 312/713 KB 180/404 KB 304/549 KB 132/587 KB 144/358 KB 312/713 KB 180/404 KB 308/549 KB 136/587 KB 148/358 KB 312/713 KB 180/404 KB 312/549 KB 136/587 KB 148/358 KB 312/713 KB 180/404 KB 316/549 KB 136/587 KB 148/358 KB 312/713 KB 180/404 KB 320/549 KB 132/587 KB 144/358 KB 312/713 KB 180/404 KB 288/549 KB 136/587 KB 148/358 KB 316/713 KB 184/404 KB 320/549 KB 136/587 KB 148/358 KB 320/713 KB 184/404 KB 320/549 KB 136/587 KB 148/358 KB 324/713 KB 184/404 KB 320/549 KB 136/587 KB 148/358 KB 328/713 KB 184/404 KB 324/549 KB 136/587 KB 148/358 KB 332/713 KB 184/404 KB 324/549 KB 136/587 KB 148/358 KB 336/713 KB 184/404 KB 324/549 KB 136/587 KB 148/358 KB 312/713 KB 184/404 KB 320/549 KB 136/587 KB 148/358 KB 336/713 KB 188/404 KB 324/549 KB 136/587 KB 148/358 KB 336/713 KB 192/404 KB 324/549 KB 136/587 KB 148/358 KB 312/713 KB 180/404 KB 308/549 KB 136/587 KB 152/358 KB 336/713 KB 192/404 KB 324/549 KB 136/587 KB 156/358 KB 336/713 KB 192/404 KB 324/549 KB 136/587 KB 160/358 KB 336/713 KB 192/404 KB 324/549 KB 136/587 KB 164/358 KB 336/713 KB 192/404 KB 324/549 KB 136/587 unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install KB 168/358 KB 336/713 KB 196/404 KB 324/549 KB 136/587 KB 172/358 KB 336/713 KB 196/404 KB 324/549 KB 136/587 KB 144/358 KB 312/713 KB 180/404 KB 308/549 KB 140/587 KB 172/358 KB 336/713 KB 196/404 KB 324/549 KB 144/587 KB 172/358 KB 336/713 KB 196/404 KB 324/549 KB 148/587 KB 172/358 KB 336/713 KB 196/404 KB 324/549 KB 152/587 KB 172/358 KB 336/713 KB 196/404 KB 324/549 KB 156/587 KB 172/358 KB 336/713 KB 196/404 KB 324/549 KB 160/587 KB 172/358 KB 336/713 KB 196/404 KB 324/549 KB 164/587 KB 172/358 KB 336/713 KB 196/404 KB 324/549 KB 168/587 KB 176/358 KB 340/713 KB 196/404 KB 324/549 KB 172/587 KB 176/358 KB 340/713 KB 196/404 KB 324/549 KB 176/587 KB 176/358 KB 340/713 KB 196/404 KB 324/549 KB 136/587 KB 164/358 KB 336/713 KB 196/404 KB 324/549 KB 176/587 KB 176/358 KB 340/713 KB 200/404 KB 324/549 KB 176/587 KB 176/358 KB 340/713 KB 204/404 KB 324/549 KB 176/587 KB 176/358 KB 340/713 KB 208/404 KB 324/549 KB 136/587 KB 148/358 KB 324/713 KB 184/404 KB 324/549 KB 176/587 KB 176/358 KB 340/713 KB 208/404 KB 328/549 KB 176/587 KB 176/358 KB 340/713 KB 208/404 KB 332/549 KB 176/587 KB 176/358 KB 340/713 KB 208/404 KB 336/549 KB 176/587 KB 176/358 KB 340/713 KB 208/404 KB 340/549 KB 176/587 KB 176/358 KB 340/713 KB 212/404 KB 344/549 KB 176/587 KB 176/358 KB 340/713 KB 212/404 KB 348/549 KB 176/587 KB 176/358 KB 340/713 KB 212/404 KB 352/549 KB 176/587 KB 176/358 KB 340/713 KB 212/404 KB 356/549 KB 180/587 KB 176/358 KB 340/713 KB 212/404 KB 360/549 KB 180/587 KB 176/358 KB 340/713 KB 212/404 KB 364/549 KB 180/587 KB 176/358 KB 340/713 KB 212/404 KB 368/549 KB 164/587 KB 176/358 KB 340/713 KB 196/404 KB 324/549 KB 180/587 KB 176/358 KB 344/713 KB 212/404 KB 368/549 KB 180/587 KB 176/358 KB 348/713 KB 212/404 KB 368/549 KB 180/587 KB 176/358 KB 352/713 KB 212/404 KB 368/549 KB 164/587 KB 176/358 KB 336/713 KB 196/404 KB 324/549 KB 180/587 KB 180/358 KB 352/713 KB 212/404 KB 368/549 KB 180/587 KB 184/358 KB 352/713 KB 212/404 KB 368/549 KB 180/587 KB 188/358 KB 352/713 KB 212/404 KB 368/549 KB 180/587 KB 192/358 KB 352/713 KB 212/404 KB 368/549 KB 180/587 KB 176/358 KB 340/713 KB 212/404 KB 356/549 KB 184/587 KB 192/358 KB 352/713 KB 212/404 KB 368/549 KB 188/587 KB 192/358 KB 356/713 KB 212/404 KB 368/549 KB 192/587 KB 192/358 KB 356/713 KB 212/404 KB 368/549 KB 196/587 KB 192/358 KB 356/713 KB 212/404 KB 368/549 KB 200/587 KB 196/358 KB 356/713 KB 212/404 KB 372/549 KB 204/587 KB 196/358 KB 356/713 KB 212/404 KB 372/549 KB 208/587 KB 196/358 KB 356/713 KB 212/404 KB 372/549 KB 176/587 KB 176/358 KB 340/713 KB 212/404 KB 340/549 KB 208/587 KB 196/358 KB 356/713 KB 216/404 KB 372/549 KB 208/587 KB 196/358 KB 356/713 KB 220/404 KB 372/549 KB 208/587 KB 196/358 KB 356/713 KB 224/404 KB 372/549 KB 208/587 KB 196/358 KB 356/713 KB 228/404 KB 372/549 KB 208/587 KB 196/358 KB 356/713 KB 232/404 KB 372/549 KB 208/587 KB 196/358 KB 356/713 KB 236/404 KB 372/549 KB 208/587 KB 196/358 KB 356/713 KB 240/404 KB 372/549 KB 196/587 KB 196/358 KB 356/713 KB 212/404 KB 372/549 KB 208/587 KB 196/358 KB 356/713 KB 240/404 KB 376/549 KB 208/587 KB 196/358 KB 356/713 KB 240/404 KB 380/549 KB 212/587 KB 196/358 KB 356/713 KB 240/404 KB 384/549 KB 212/587 KB 196/358 KB 356/713 KB 240/404 KB 388/549 KB 212/587 KB 196/358 KB 356/713 KB 244/404 KB 392/549 KB 212/587 KB 196/358 KB 356/713 KB 244/404 KB 396/549 KB 212/587 KB 196/358 KB 356/713 KB 244/404 KB 400/549 KB 196/587 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 196/358 KB 356/713 KB 212/404 KB 368/549 KB 212/587 KB 200/358 KB 356/713 KB 244/404 KB 400/549 KB 212/587 KB 204/358 KB 356/713 KB 244/404 KB 400/549 KB 212/587 KB 208/358 KB 356/713 KB 244/404 KB 400/549 KB 184/587 KB 192/358 KB 356/713 KB 212/404 KB 368/549 KB 212/587 KB 208/358 KB 360/713 KB 244/404 KB 400/549 KB 212/587 KB 208/358 KB 364/713 KB 244/404 KB 400/549 KB 212/587 KB 208/358 KB 368/713 KB 244/404 KB 400/549 KB 212/587 KB 208/358 KB 372/713 KB 244/404 KB 400/549 KB 212/587 KB 212/358 KB 376/713 KB 244/404 KB 400/549 KB 212/587 KB 212/358 KB 380/713 KB 244/404 KB 400/549 KB 212/587 KB 212/358 KB 384/713 KB 244/404 KB 400/549 KB 212/587 KB 196/358 KB 356/713 KB 244/404 KB 388/549 KB 212/587 KB 212/358 KB 384/713 KB 248/404 KB 400/549 KB 212/587 KB 212/358 KB 384/713 KB 252/404 KB 400/549 KB 212/587 KB 212/358 KB 384/713 KB 256/404 KB 400/549 KB 212/587 KB 196/358 KB 356/713 KB 240/404 KB 380/549 KB 216/587 KB 212/358 KB 384/713 KB 256/404 KB 400/549 KB 220/587 KB 212/358 KB 384/713 KB 256/404 KB 400/549 KB 224/587 KB 212/358 KB 384/713 KB 256/404 KB 400/549 KB 228/587 KB 212/358 KB 388/713 KB 256/404 KB 400/549 KB 232/587 KB 212/358 KB 388/713 KB 260/404 KB 404/549 KB 236/587 KB 212/358 KB 388/713 KB 260/404 KB 404/549 KB 240/587 KB 212/358 KB 388/713 KB 260/404 KB 404/549 KB 244/587 KB 212/358 KB 388/713 KB 260/404 KB 404/549 KB 212/587 KB 212/358 KB 372/713 KB 244/404 KB 400/549 KB 244/587 KB 216/358 KB 388/713 KB 260/404 KB 404/549 KB 244/587 KB 220/358 KB 388/713 KB 260/404 KB 404/549 KB 244/587 KB 224/358 KB 388/713 KB 260/404 KB 404/549 KB 244/587 KB 228/358 KB 388/713 KB 260/404 KB 404/549 KB 244/587 KB 232/358 KB 388/713 KB 260/404 KB 404/549 KB 244/587 KB 236/358 KB 388/713 KB 260/404 KB 404/549 KB 244/587 KB 240/358 KB 388/713 KB 260/404 KB 404/549 KB 244/587 KB 244/358 KB 388/713 KB 260/404 KB 404/549 KB 244/587 KB 248/358 KB 388/713 KB 260/404 KB 404/549 KB 244/587 KB 252/358 KB 388/713 KB 260/404 KB 404/549 KB 244/587 KB 256/358 KB 388/713 KB 260/404 KB 404/549 KB 228/587 KB 212/358 KB 388/713 KB 260/404 KB 404/549 KB 248/587 KB 256/358 KB 388/713 KB 260/404 KB 408/549 KB 248/587 KB 256/358 KB 388/713 KB 260/404 KB 412/549 KB 248/587 KB 256/358 KB 388/713 KB 260/404 KB 416/549 KB 228/587 KB 212/358 KB 388/713 KB 260/404 KB 400/549 KB 248/587 KB 256/358 KB 388/713 KB 264/404 KB 416/549 KB 248/587 KB 256/358 KB 388/713 KB 268/404 KB 416/549 KB 248/587 KB 256/358 KB 388/713 KB 269/404 KB 416/549 KB 224/587 KB 212/358 KB 388/713 KB 256/404 KB 400/549 KB 248/587 KB 256/358 KB 392/713 KB 269/404 KB 416/549 KB 248/587 KB 256/358 KB 396/713 KB 269/404 KB 416/549 KB 248/587 KB 256/358 KB 400/713 KB 269/404 KB 416/549 KB 248/587 KB 256/358 KB 404/713 KB 269/404 KB 416/549 KB 248/587 KB 256/358 KB 408/713 KB 273/404 KB 416/549 KB 248/587 KB 256/358 KB 412/713 KB 273/404 KB 416/549 KB 248/587 KB 256/358 KB 416/713 KB 273/404 KB 416/549 KB 248/587 KB 256/358 KB 420/713 KB 273/404 KB 416/549 KB 248/587 KB 260/358 KB 424/713 KB 273/404 KB 420/549 KB 248/587 KB 260/358 KB 428/713 KB 273/404 KB 420/549 KB 248/587 KB 260/358 KB 432/713 KB 273/404 KB 420/549 KB 248/587 KB 256/358 KB 388/713 KB 260/404 KB 404/549 KB 252/587 KB 260/358 KB 432/713 KB 273/404 KB 420/549 KB 256/587 KB 260/358 KB 432/713 KB 273/404 KB 420/549 KB 260/587 KB 260/358 KB 432/713 KB 273/404 KB 420/549 KB 264/587 KB 260/358 KB 432/713 KB 273/404 KB 420/549 KB 268/587 KB 260 unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install /358 KB 432/713 KB 273/404 KB 420/549 KB 272/587 KB 260/358 KB 432/713 KB 273/404 KB 420/549 KB 276/587 KB 260/358 KB 432/713 KB 273/404 KB 420/549 KB 248/587 KB 260/358 KB 420/713 KB 273/404 KB 420/549 KB 276/587 KB 264/358 KB 436/713 KB 273/404 KB 420/549 KB 276/587 KB 268/358 KB 436/713 KB 273/404 KB 420/549 KB 276/587 KB 272/358 KB 436/713 KB 273/404 KB 420/549 KB 248/587 KB 256/358 KB 420/713 KB 273/404 KB 420/549 KB 276/587 KB 272/358 KB 436/713 KB 273/404 KB 424/549 KB 276/587 KB 272/358 KB 436/713 KB 273/404 KB 428/549 KB 276/587 KB 272/358 KB 436/713 KB 273/404 KB 428/549 KB 276/587 KB 272/358 KB 436/713 KB 273/404 KB 432/549 KB 276/587 KB 272/358 KB 436/713 KB 273/404 KB 436/549 KB 276/587 KB 272/358 KB 436/713 KB 273/404 KB 440/549 KB 276/587 KB 272/358 KB 436/713 KB 273/404 KB 444/549 KB 276/587 KB 272/358 KB 436/713 KB 273/404 KB 448/549 KB 248/587 KB 256/358 KB 404/713 KB 273/404 KB 416/549 KB 280/587 KB 276/358 KB 436/713 KB 277/404 KB 448/549 KB 280/587 KB 276/358 KB 436/713 KB 281/404 KB 448/549 KB 280/587 KB 276/358 KB 436/713 KB 285/404 KB 448/549 KB 280/587 KB 276/358 KB 436/713 KB 289/404 KB 448/549 KB 280/587 KB 276/358 KB 436/713 KB 293/404 KB 448/549 KB 280/587 KB 276/358 KB 436/713 KB 297/404 KB 448/549 KB 280/587 KB 276/358 KB 436/713 KB 301/404 KB 448/549 KB 280/587 KB 276/358 KB 436/713 KB 305/404 KB 448/549 KB 280/587 KB 276/358 KB 436/713 KB 309/404 KB 448/549 KB 280/587 KB 276/358 KB 436/713 KB 313/404 KB 448/549 KB 280/587 KB 276/358 KB 436/713 KB 317/404 KB 448/549 KB 280/587 KB 276/358 KB 436/713 KB 273/404 KB 448/549 KB 284/587 KB 276/358 KB 436/713 KB 317/404 KB 452/549 KB 288/587 KB 276/358 KB 436/713 KB 317/404 KB 452/549 KB 292/587 KB 276/358 KB 436/713 KB 317/404 KB 452/549 KB 296/587 KB 276/358 KB 436/713 KB 321/404 KB 452/549 KB 300/587 KB 276/358 KB 436/713 KB 321/404 KB 452/549 KB 304/587 KB 276/358 KB 436/713 KB 321/404 KB 452/549 KB 276/587 KB 276/358 KB 436/713 KB 273/404 KB 448/549 KB 304/587 KB 280/358 KB 436/713 KB 321/404 KB 452/549 KB 304/587 KB 284/358 KB 436/713 KB 321/404 KB 452/549 KB 304/587 KB 288/358 KB 436/713 KB 321/404 KB 452/549 KB 276/587 KB 260/358 KB 436/713 KB 273/404 KB 420/549 KB 304/587 KB 288/358 KB 440/713 KB 321/404 KB 452/549 KB 304/587 KB 288/358 KB 444/713 KB 321/404 KB 452/549 KB 304/587 KB 288/358 KB 448/713 KB 321/404 KB 452/549 KB 304/587 KB 288/358 KB 452/713 KB 321/404 KB 452/549 KB 304/587 KB 292/358 KB 456/713 KB 321/404 KB 452/549 KB 304/587 KB 292/358 KB 460/713 KB 321/404 KB 452/549 KB 304/587 KB 292/358 KB 464/713 KB 321/404 KB 452/549 KB 292/587 KB 276/358 KB 436/713 KB 321/404 KB 452/549 KB 304/587 KB 292/358 KB 464/713 KB 325/404 KB 452/549 KB 304/587 KB 292/358 KB 464/713 KB 329/404 KB 452/549 KB 304/587 KB 292/358 KB 464/713 KB 333/404 KB 452/549 KB 304/587 KB 292/358 KB 464/713 KB 337/404 KB 452/549 KB 308/587 KB 292/358 KB 468/713 KB 341/404 KB 452/549 KB 308/587 KB 292/358 KB 468/713 KB 345/404 KB 452/549 KB 308/587 KB 292/358 KB 468/713 KB 349/404 KB 452/549 KB 280/587 KB 276/358 KB 436/713 KB 317/404 KB 452/549 KB 308/587 KB 292/358 KB 468/713 KB 349/404 KB 456/549 KB 308/587 KB 292/358 KB 468/713 KB 349/404 KB 460/549 KB 308/587 KB 292/358 KB 468/713 KB 349/404 KB 464/549 KB 308/587 KB 292/358 KB 468/713 KB 349/404 KB 468/549 KB 308/587 KB 292/358 KB 468/713 KB 349/404 KB 472/549 KB 308/587 KB 292/358 KB 468/713 KB 349/404 KB 476/549 KB 308/587 KB 292/358 unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install KB 468/713 KB 349/404 KB 480/549 KB 308/587 KB 292/358 KB 468/713 KB 349/404 KB 484/549 KB 308/587 KB 292/358 KB 468/713 KB 349/404 KB 488/549 KB 308/587 KB 292/358 KB 468/713 KB 349/404 KB 492/549 KB 308/587 KB 292/358 KB 468/713 KB 349/404 KB 496/549 KB 308/587 KB 292/358 KB 468/713 KB 353/404 KB 500/549 KB 308/587 KB 292/358 KB 468/713 KB 353/404 KB 504/549 KB 308/587 KB 292/358 KB 468/713 KB 353/404 KB 508/549 KB 308/587 KB 292/358 KB 468/713 KB 337/404 KB 452/549 KB 312/587 KB 292/358 KB 468/713 KB 353/404 KB 508/549 KB 316/587 KB 292/358 KB 468/713 KB 353/404 KB 508/549 KB 320/587 KB 292/358 KB 468/713 KB 353/404 KB 508/549 KB 304/587 KB 292/358 KB 468/713 KB 337/404 KB 452/549 KB 320/587 KB 292/358 KB 472/713 KB 353/404 KB 508/549 KB 320/587 KB 292/358 KB 476/713 KB 353/404 KB 508/549 KB 320/587 KB 292/358 KB 480/713 KB 353/404 KB 508/549 KB 304/587 KB 292/358 KB 452/713 KB 321/404 KB 452/549 KB 320/587 KB 296/358 KB 480/713 KB 353/404 KB 508/549 KB 320/587 KB 300/358 KB 480/713 KB 353/404 KB 508/549 KB 320/587 KB 304/358 KB 480/713 KB 353/404 KB 508/549 KB 320/587 KB 308/358 KB 480/713 KB 353/404 KB 508/549 KB 320/587 KB 312/358 KB 480/713 KB 353/404 KB 508/549 KB 320/587 KB 316/358 KB 480/713 KB 353/404 KB 508/549 KB 320/587 KB 320/358 KB 480/713 KB 353/404 KB 508/549 KB 320/587 KB 320/358 KB 484/713 KB 353/404 KB 508/549 KB 324/587 KB 324/358 KB 488/713 KB 353/404 KB 508/549 KB 324/587 KB 324/358 KB 492/713 KB 353/404 KB 508/549 KB 324/587 KB 324/358 KB 496/713 KB 353/404 KB 508/549 KB 308/587 KB 292/358 KB 468/713 KB 353/404 KB 496/549 KB 324/587 KB 324/358 KB 496/713 KB 357/404 KB 508/549 KB 324/587 KB 324/358 KB 496/713 KB 361/404 KB 508/549 KB 324/587 KB 324/358 KB 496/713 KB 365/404 KB 508/549 KB 324/587 KB 324/358 KB 496/713 KB 369/404 KB 508/549 KB 324/587 KB 324/358 KB 500/713 KB 373/404 KB 512/549 KB 324/587 KB 324/358 KB 500/713 KB 377/404 KB 512/549 KB 324/587 KB 324/358 KB 500/713 KB 381/404 KB 512/549 KB 324/587 KB 324/358 KB 484/713 KB 353/404 KB 508/549 KB 328/587 KB 324/358 KB 500/713 KB 381/404 KB 512/549 KB 332/587 KB 324/358 KB 500/713 KB 381/404 KB 512/549 KB 336/587 KB 324/358 KB 500/713 KB 381/404 KB 512/549 KB 320/587 KB 324/358 KB 484/713 KB 353/404 KB 508/549 KB 336/587 KB 328/358 KB 500/713 KB 381/404 KB 512/549 KB 336/587 KB 332/358 KB 500/713 KB 381/404 KB 512/549 KB 336/587 KB 336/358 KB 500/713 KB 381/404 KB 512/549 KB 336/587 KB 340/358 KB 500/713 KB 381/404 KB 512/549 KB 340/587 KB 344/358 KB 500/713 KB 381/404 KB 512/549 KB 340/587 KB 348/358 KB 500/713 KB 381/404 KB 512/549 KB 340/587 KB 352/358 KB 500/713 KB 381/404 KB 512/549 KB 324/587 KB 324/358 KB 500/713 KB 369/404 KB 512/549 KB 340/587 KB 352/358 KB 500/713 KB 381/404 KB 516/549 KB 340/587 KB 352/358 KB 500/713 KB 381/404 KB 520/549 KB 340/587 KB 352/358 KB 500/713 KB 381/404 KB 524/549 KB 340/587 KB 356/358 KB 500/713 KB 381/404 KB 528/549 KB 340/587 KB 356/358 KB 500/713 KB 385/404 KB 532/549 KB 340/587 KB 356/358 KB 500/713 KB 385/404 KB 536/549 KB 340/587 KB 356/358 KB 500/713 KB 385/404 KB 540/549 KB 324/587 KB 324/358 KB 500/713 KB 369/404 KB 508/549 KB 340/587 KB 356/358 KB 504/713 KB 385/404 KB 540/549 KB 340/587 KB 356/358 KB 508/713 KB 385/404 KB 540/549 KB 340/587 KB 356/358 KB 512/713 KB 385/404 KB 540/549 KB 340/587 KB 356/358 KB 516/713 KB 385/404 KB 540/549 KB 340/587 KB 356/358 KB 520/713 KB 385/404 KB 540/549 KB 340/587 KB 356/358 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 524/713 KB 385/404 KB 540/549 KB 340/587 KB 356/358 KB 528/713 KB 385/404 KB 540/549 KB 340/587 KB 356/358 KB 500/713 KB 385/404 KB 528/549 KB 340/587 KB 356/358 KB 528/713 KB 389/404 KB 540/549 KB 340/587 KB 356/358 KB 528/713 KB 393/404 KB 540/549 KB 340/587 KB 356/358 KB 528/713 KB 397/404 KB 540/549 KB 340/587 KB 356/358 KB 500/713 KB 381/404 KB 524/549 KB 340/587 KB 358/358 KB 528/713 KB 397/404 KB 540/549 KB 340/587 KB 340/358 KB 500/713 KB 381/404 KB 512/549 KB 344/587 KB 358/358 KB 528/713 KB 397/404 KB 540/549 KB 348/587 KB 358/358 KB 528/713 KB 397/404 KB 540/549 KB 352/587 KB 358/358 KB 528/713 KB 397/404 KB 540/549 KB 356/587 KB 358/358 KB 528/713 KB 397/404 KB 540/549 KB 360/587 KB 358/358 KB 528/713 KB 397/404 KB 540/549 KB 364/587 KB 358/358 KB 532/713 KB 397/404 KB 540/549 KB 368/587 KB 358/358 KB 532/713 KB 401/404 KB 540/549 KB 368/587 KB 358/358 KB 532/713 KB 401/404 KB 544/549 KB 372/587 KB 358/358 KB 532/713 KB 401/404 KB 548/549 KB 372/587 KB 358/358 KB 532/713 KB 401/404 KB 549/549 KB 360/587 KB 358/358 KB 532/713 KB 397/404 KB 540/549 KB 372/587 KB 358/358 KB 536/713 KB 401/404 KB 549/549 KB 372/587 KB 358/358 KB 540/713 KB 401/404 KB 549/549 KB 372/587 KB 358/358 KB 544/713 KB 401/404 KB 549/549 KB 372/587 KB 358/358 KB 548/713 KB 401/404 KB 549/549 KB 372/587 KB 358/358 KB 552/713 KB 401/404 KB 549/549 KB 372/587 KB 358/358 KB 556/713 KB 401/404 KB 549/549 KB 372/587 KB 358/358 KB 560/713 KB 401/404 KB 549/549 KB 372/587 KB 358/358 KB 532/713 KB 401/404 KB 544/549 KB 376/587 KB 358/358 KB 560/713 KB 401/404 KB 549/549 KB 380/587 KB 358/358 KB 560/713 KB 401/404 KB 549/549 KB 384/587 KB 358/358 KB 560/713 KB 401/404 KB 549/549 KB 364/587 KB 358/358 KB 532/713 KB 401/404 KB 540/549 KB 384/587 KB 358/358 KB 560/713 KB 404/404 KB 549/549 KB 388/587 KB 358/358 KB 560/713 KB 404/404 KB 549/549 KB 392/587 KB 358/358 KB 560/713 KB 404/404 KB 549/549 KB 396/587 KB 358/358 KB 560/713 KB 404/404 KB 549/549 KB 400/587 KB 358/358 KB 560/713 KB 404/404 KB 549/549 KB 404/587 KB 358/358 KB 560/713 KB 404/404 KB 549/549 KB 404/587 KB 358/358 KB 564/713 KB 404/404 KB 549/549 KB 404/587 KB 358/358 KB 568/713 KB 404/404 KB 549/549 KB 404/587 KB 358/358 KB 572/713 KB 404/404 KB 549/549 KB 404/587 KB 358/358 KB 576/713 KB 404/404 KB 549/549 KB 404/587 KB 358/358 KB 580/713 KB 404/404 KB 549/549 KB 408/587 KB 358/358 KB 584/713 KB 404/404 KB 549/549 KB 408/587 KB 358/358 KB 588/713 KB 404/404 KB 549/549 KB 408/587 KB 358/358 KB 592/713 KB 404/404 KB 549/549 KB 408/587 KB 358/358 KB 596/713 KB 404/404 KB 549/549 KB 408/587 KB 600/713 KB 408/587 KB 604/713 KB 408/587 KB 608/713 KB 408/587 KB 358/358 KB 580/713 KB 404/404 KB 549/549 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 549.9 KB/sec) unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.2.2.RELEASE/spring-aop-4.2.2.RELEASE.jar (358 KB at 487.6 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 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: 18:55:52 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 748.4 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 412/587 KB 608/713 KB 416/587 KB 608/713 KB 420/587 KB 608/713 KB 424/587 KB 608/713 KB 428/587 KB 608/713 KB 432/587 KB 608/713 KB 436/587 KB 608/713 KB 440/587 KB 612/713 KB 444/587 KB 612/713 KB 448/587 KB 612/713 KB 436/587 KB 612/713 KB 448/587 KB 616/713 KB 448/587 KB 620/713 KB 448/587 KB 624/713 KB 452/587 KB 624/713 KB 456/587 KB 628/713 KB 460/587 KB 628/713 KB 464/587 KB 628/713 KB 452/587 KB 628/713 KB 4/26 KB 468/587 KB 628/713 KB 4/894 KB 4/26 KB 464/587 KB 628/713 KB 4/894 KB 4/26 KB 468/587 KB 632/713 KB 4/79 KB 8/894 KB 4/26 KB 468/587 KB 632/713 KB 4/79 KB 12/894 KB 4/26 KB 468/587 KB 632/713 KB 4/79 KB 16/894 KB 4/26 KB 464/587 KB 628/713 KB 8/26 KB 468/587 KB 632/713 KB 4/79 KB 16/894 KB 12/26 KB 468/587 KB 632/713 KB 4/79 KB 16/894 KB 16/26 KB 468/587 KB 632/713 KB 4/79 KB 16/894 KB 20/26 KB 468/587 KB 632/713 KB 4/79 KB 16/894 KB 24/26 KB 468/587 KB 632/713 KB 4/79 KB 20/894 KB 26/26 KB 468/587 KB 632/713 KB 4/79 KB 20/894 KB 4/26 KB 468/587 KB 632/713 KB 4/79 KB 4/894 KB 26/26 KB 468/587 KB 632/713 KB 8/79 KB 20/894 KB 26/26 KB 468/587 KB 632/713 KB 12/79 KB 20/894 KB 26/26 KB 468/587 KB 632/713 KB 16/79 KB 20/894 KB 26/26 KB 468/587 KB 632/713 KB 20/79 KB 20/894 KB 26/26 KB 468/587 KB 632/713 KB 24/79 KB 20/894 KB 26/26 KB 468/587 KB 632/713 KB 28/79 KB 20/894 KB 26/26 KB 468/587 KB 632/713 KB 32/79 KB 20/894 KB 26/26 KB 468/587 KB 632/713 KB 36/79 KB 20/894 KB 26/26 KB 468/587 KB 632/713 KB 40/79 KB 20/894 KB 26/26 KB 468/587 KB 632/713 KB 44/79 KB 20/894 KB 26/26 KB 468/587 KB 632/713 KB 48/79 KB 20/894 KB 4/26 KB 468/587 KB 632/713 KB 4/894 KB 20/26 KB 468/587 KB 632/713 KB 4/79 KB 20/894 KB 26/26 KB 468/587 KB 632/713 KB 48/79 KB 24/894 KB 26/26 KB 468/587 KB 632/713 KB 48/79 KB 28/894 KB 26/26 KB 468/587 KB 632/713 KB 48/79 KB 32/894 KB 26/26 KB 468/587 KB 632/713 KB 48/79 KB 36/894 KB 26/26 KB 468/587 KB 632/713 KB 48/79 KB 40/894 KB 26/26 KB 468/587 KB 632/713 KB 48/79 KB 44/894 KB 26/26 KB 468/587 KB 632/713 KB 48/79 KB 48/894 KB 26/26 KB 468/587 KB 632/713 KB 48/79 KB 52/894 KB 26/26 KB 468/587 KB 636/713 KB 52/79 KB 56/894 KB 26/26 KB 468/587 KB 636/713 KB 52/79 KB 60/894 KB 26/26 KB 468/587 KB 636/713 KB 52/79 KB 64/894 KB 26/26 KB 472/587 KB 636/713 KB 52/79 KB 64/894 KB 26/26 KB 476/587 KB 636/713 KB 52/79 KB 64/894 KB 26/26 KB 480/587 KB 636/713 KB 52/79 KB 64/894 KB 26/26 KB 484/587 KB 636/713 KB 52/79 KB 64/894 KB 26/26 KB 488/587 KB 636/713 KB 52/79 KB 68/894 KB 26/26 KB 492/587 KB 636/713 KB 52/79 KB 68/894 KB 26/26 KB 496/587 KB 636/713 KB 52/79 KB 68/894 KB 26/26 KB 468/587 KB 636/713 KB 52/79 KB 52/894 KB 26/26 KB 496/587 KB 636/713 KB 56/79 KB 68/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 33.7 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 26/26 KB 468/587 KB 636/713 KB 48/79 KB 52/894 KB 496/587 KB 640/713 KB 56/79 KB 68/894 KB 496/587 KB 644/713 KB 56/79 KB 68/894 KB 496/587 KB 648/713 KB 56/79 KB 68/894 KB 496/587 KB 652/713 KB 56/79 KB 68/894 KB 496/587 KB 656/713 KB 60/79 KB 68/894 KB 26/26 KB 484/587 KB 636/713 KB 52/79 KB 68/894 KB 496/587 KB 656/713 KB 60/79 KB 72/894 KB 496/587 KB 656/713 KB 60/79 KB 76/894 KB 496/587 KB 656/713 KB 60/79 KB 80/894 KB 496/587 KB 656/713 KB 60/79 KB 84/894 KB 500/587 KB 660/713 KB 60/79 KB 88/894 KB 500/587 KB 660/713 KB 60/79 KB 92/894 KB 500/587 KB 660/713 KB 60/79 KB 96/894 KB 496/587 KB 652/713 KB 60/79 KB 68/894 KB 500/587 KB 660/713 KB 64/79 KB 96/894 KB 500/587 KB 660/713 KB 68/79 KB 96/894 KB 500/587 KB 660/713 KB 72/79 KB 96/894 KB 500/587 KB 660/713 KB 76/79 KB 96/894 KB 500/587 KB 660/713 KB 79/79 KB 96/894 KB 500/587 KB 660/713 KB 60/79 KB 84/894 KB 504/587 KB 660/713 KB 79/79 KB 96/894 KB 508/587 KB 660/713 KB 79/79 KB 96/894 KB 512/587 KB 660/713 KB 79/79 KB 96/894 KB 516/587 KB 660/713 KB 79/79 KB 96/894 KB 520/587 KB 660/713 KB 79/79 KB 100/894 KB 524/587 KB 660/713 KB 79/79 KB 100/894 KB 528/587 KB 660/713 KB 79/79 KB 100/894 KB 496/587 KB 660/713 KB 60/79 KB 84/894 KB 528/587 KB 664/713 KB 79/79 KB 100/894 KB 528/587 KB 668/713 KB 79/79 KB 100/894 KB 528/587 KB 672/713 KB 79/79 KB 100/894 KB 528/587 KB 676/713 KB 79/79 KB 100/894 KB 528/587 KB 680/713 KB 79/79 KB 100/894 KB 528/587 KB 684/713 KB 79/79 KB 100/894 KB 528/587 KB 688/713 KB 79/79 KB 100/894 KB 516/587 KB 660/713 KB 79/79 KB 100/894 KB 528/587 KB 688/713 KB 79/79 KB 104/894 KB 528/587 KB 688/713 KB 79/79 KB 108/894 KB 528/587 KB 688/713 KB 79/79 KB 112/894 KB 528/587 KB 692/713 KB 79/79 KB 112/894 KB 532/587 KB 696/713 KB 79/79 KB 116/894 KB 532/587 KB 700/713 KB 79/79 KB 116/894 KB 532/587 KB 704/713 KB 79/79 KB 116/894 KB 532/587 KB 692/713 KB 79/79 KB 116/894 KB 532/587 KB 704/713 KB 79/79 KB 120/894 KB 532/587 KB 704/713 KB 79/79 KB 124/894 KB 532/587 KB 708/713 KB 79/79 KB 128/894 KB 532/587 KB 692/713 KB 79/79 KB 112/894 KB 536/587 KB 708/713 KB 79/79 KB 128/894 KB 540/587 KB 708/713 KB 79/79 KB 128/894 KB 544/587 KB 708/713 KB 79/79 KB 128/894 KB 532/587 KB 708/713 KB 79/79 KB 124/894 KB 544/587 KB 712/713 KB 79/79 KB 128/894 KB 544/587 KB 713/713 KB 79/79 KB 132/894 KB 548/587 KB 713/713 KB 132/894 KB 552/587 KB 713/713 KB 132/894 KB 556/587 KB 713/713 KB 132/894 KB 560/587 KB 713/713 KB 132/894 KB 544/587 KB 712/713 KB 79/79 KB 132/894 KB 560/587 KB 713/713 KB 136/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-packetfactory-static/1.2.1/pcap4j-packetfactory-static-1.2.1.jar (79 KB at 102.4 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 560/587 KB 713/713 KB 140/894 KB 560/587 KB 713/713 KB 144/894 KB 560/587 KB 713/713 KB 148/894 KB 564/587 KB 152/894 KB 564/587 KB 156/894 KB 564/587 KB 160/894 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 920.0 KB/sec) unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 564/587 KB 713/713 KB 148/894 KB 568/587 KB 160/894 KB 572/587 KB 160/894 KB Downloading: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 572/587 KB 164/894 KB 576/587 KB 168/894 KB 576/587 KB 172/894 KB 576/587 KB 176/894 KB 576/587 KB 164/894 KB 580/587 KB 176/894 KB 584/587 KB 176/894 KB 584/587 KB 176/894 KB 4/115 KB 584/587 KB 176/894 KB 8/115 KB 584/587 KB 176/894 KB 12/115 KB 584/587 KB 176/894 KB 16/115 KB 584/587 KB 176/894 KB 20/115 KB 584/587 KB 176/894 KB 24/115 KB 584/587 KB 176/894 KB 28/115 KB 584/587 KB 176/894 KB 32/115 KB 584/587 KB 176/894 KB 36/115 KB 587/587 KB 176/894 KB 40/115 KB 587/587 KB 180/894 KB 44/115 KB 587/587 KB 180/894 KB 48/115 KB 587/587 KB 176/894 KB 36/115 KB 587/587 KB 180/894 KB 52/115 KB 587/587 KB 180/894 KB 56/115 KB 587/587 KB 180/894 KB 60/115 KB 587/587 KB 180/894 KB 64/115 KB 587/587 KB 180/894 KB 40/115 KB 587/587 KB 184/894 KB 64/115 KB 587/587 KB 188/894 KB 64/115 KB 587/587 KB 192/894 KB 64/115 KB 587/587 KB 4/206 KB 192/894 KB 64/115 KB 587/587 KB 8/206 KB 192/894 KB 64/115 KB 587/587 KB 12/206 KB 192/894 KB 64/115 KB 587/587 KB 16/206 KB 192/894 KB 64/115 KB 587/587 KB 20/206 KB 192/894 KB 64/115 KB 587/587 KB 24/206 KB 196/894 KB 68/115 KB 587/587 KB 28/206 KB 196/894 KB 68/115 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 4/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 8/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 12/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 16/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 20/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 24/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 28/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 32/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 36/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 40/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 44/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 48/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 52/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 56/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 60/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 64/1822 KB 587/587 KB 32/206 KB 196/894 KB 68/115 KB 587/587 KB 20/206 KB 196/894 KB 68/115 KB 64/1822 KB 587/587 KB 32/206 KB 200/894 KB 68/115 KB 64/1822 KB 587/587 KB 32/206 KB 204/894 KB 68/115 KB 64/1822 KB 587/587 KB 32/206 KB 208/894 KB 68/115 KB 587/587 KB 20/206 KB 192/894 KB 68/115 KB 64/1822 KB 587/587 KB 32/206 KB 208/894 KB 72/115 KB 64/1822 KB 587/587 KB 32/206 KB 212/894 KB 76/115 KB 64/1822 KB 587/587 KB 32/206 KB 212/894 KB 80/115 KB 68/1822 KB 587/587 KB 32/206 KB 212/894 KB 84/115 KB 68/1822 KB 587/587 KB 36/206 KB 212/894 KB 88/115 KB 68/1822 KB 587/587 KB 36/206 KB 212/894 KB 92/115 KB 68/1822 KB 587/587 KB 36/206 KB 212/894 KB 96/115 KB 64/1822 KB 587/587 KB 32/206 KB 212/894 KB 72/115 KB 68/1822 KB 587/587 KB 36/206 KB 216/894 KB 96/115 KB 68/1822 KB 587/587 KB 36/206 KB 220/894 KB 96/115 KB 68/1822 KB 587/587 KB 36/206 KB 224/894 KB 96/115 KB 68/1822 KB 587/587 KB 36/206 KB 212/894 KB 84/115 KB 68/1822 KB 587/587 KB 40/206 KB 224/894 KB 96/115 KB 68/1822 KB 587/587 KB 44/206 KB 224/894 KB 96/115 KB 68/1822 KB 587/587 KB 48/206 KB 224/894 KB 96/115 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 733.3 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 68/1822 KB 587/587 KB 32/206 KB 212/894 KB 80/115 KB 72/1822 KB 48/206 KB 224/894 KB 96/115 KB 76/1822 KB 48/206 KB 224/894 KB 96/115 KB 80/1822 KB 48/206 KB 224/894 KB 96/115 KB 84/1822 KB 48/206 KB 224/894 KB 96/115 KB 88/1822 KB 52/206 KB 228/894 KB 96/115 KB 92/1822 KB 52/206 KB 228/894 KB 96/115 KB 96/1822 KB 52/206 KB 228/894 KB 96/115 KB 84/1822 KB 52/206 KB 228/894 KB 96/115 KB 96/1822 KB 56/206 KB 228/894 KB 100/115 KB 96/1822 KB 60/206 KB 228/894 KB 100/115 KB 96/1822 KB 64/206 KB 228/894 KB 100/115 KB 96/1822 KB 68/206 KB 228/894 KB 100/115 KB 100/1822 KB 72/206 KB 228/894 KB 100/115 KB 100/1822 KB 76/206 KB 228/894 KB 100/115 KB 100/1822 KB 80/206 KB 228/894 KB 100/115 KB 84/1822 KB 48/206 KB 228/894 KB 96/115 KB 100/1822 KB 80/206 KB 232/894 KB 100/115 KB 100/1822 KB 80/206 KB 236/894 KB 100/115 KB 100/1822 KB 80/206 KB 240/894 KB 100/115 KB 100/1822 KB 80/206 KB 244/894 KB 100/115 KB 100/1822 KB 80/206 KB 248/894 KB 100/115 KB 100/1822 KB 80/206 KB 252/894 KB 100/115 KB 100/1822 KB 80/206 KB 256/894 KB 100/115 KB 100/1822 KB 68/206 KB 228/894 KB 100/115 KB 104/1822 KB 80/206 KB 256/894 KB 100/115 KB 108/1822 KB 80/206 KB 256/894 KB 100/115 KB 112/1822 KB 80/206 KB 256/894 KB 100/115 KB 96/1822 KB 52/206 KB 228/894 KB 100/115 KB 112/1822 KB 80/206 KB 256/894 KB 104/115 KB 112/1822 KB 80/206 KB 256/894 KB 108/115 KB 112/1822 KB 80/206 KB 256/894 KB 112/115 KB 112/1822 KB 80/206 KB 256/894 KB 115/115 KB 112/1822 KB 80/206 KB 260/894 KB 115/115 KB 116/1822 KB 84/206 KB 264/894 KB 115/115 KB 116/1822 KB 84/206 KB 268/894 KB 115/115 KB 116/1822 KB 84/206 KB 272/894 KB 115/115 KB 116/1822 KB 84/206 KB 260/894 KB 115/115 KB 116/1822 KB 88/206 KB 272/894 KB 115/115 KB 116/1822 KB 92/206 KB 272/894 KB 115/115 KB 116/1822 KB 96/206 KB 272/894 KB 115/115 KB 116/1822 KB 100/206 KB 272/894 KB 115/115 KB 116/1822 KB 104/206 KB 276/894 KB 115/115 KB 116/1822 KB 108/206 KB 276/894 KB 115/115 KB 116/1822 KB 112/206 KB 276/894 KB 115/115 KB 116/1822 KB 80/206 KB 260/894 KB 115/115 KB 120/1822 KB 112/206 KB 276/894 KB 115/115 KB 124/1822 KB 112/206 KB 276/894 KB 115/115 KB 128/1822 KB 112/206 KB 276/894 KB 115/115 KB 132/1822 KB 112/206 KB 276/894 KB 115/115 KB 116/1822 KB 100/206 KB 276/894 KB 115/115 KB 136/1822 KB 112/206 KB 280/894 KB 115/115 KB 136/1822 KB 112/206 KB 276/894 KB 115/115 KB 136/1822 KB 112/206 KB 284/894 KB 115/115 KB 140/1822 KB 112/206 KB 284/894 KB 115/115 KB 144/1822 KB 112/206 KB 284/894 KB 115/115 KB 148/1822 KB 112/206 KB 288/894 KB 115/115 KB 152/1822 KB 116/206 KB 4/314 KB 288/894 KB 156/1822 KB 116/206 KB 4/314 KB 288/894 KB 160/1822 KB 116/206 KB 4/314 KB 288/894 KB 144/1822 KB 112/206 KB 288/894 KB 115/115 KB 160/1822 KB 116/206 KB 4/314 KB 292/894 KB 160/1822 KB 116/206 KB 4/314 KB 296/894 KB 160/1822 KB 116/206 KB 4/314 KB 300/894 KB 160/1822 KB 116/206 KB 4/314 KB 304/894 KB 148/1822 KB 116/206 KB 4/314 KB 288/894 KB 160/1822 KB 120/206 KB 4/314 KB 304/894 KB 148/1822 KB 112/206 KB 4/314 KB 288/894 KB 115/115 KB 160/1822 KB 120/206 KB 8/314 KB 304/894 KB 160/1822 KB 120/206 KB 12/314 KB 304/894 KB 160/1822 KB 120/206 KB 16/314 KB 304/894 KB 160/1822 KB 120/206 KB 20/314 KB 304/894 KB 160/1822 KB 120/206 KB 24/314 KB 304/894 KB 160/1822 KB 120/206 KB 28/314 KB 304/894 KB 160/1822 KB 120/206 KB 32/314 KB 304/894 KB 160/1822 KB 120/206 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 36/314 KB 304/894 KB 160/1822 KB 120/206 KB 40/314 KB 304/894 KB 160/1822 KB 120/206 KB 44/314 KB 304/894 KB 160/1822 KB 120/206 KB 48/314 KB 304/894 KB 160/1822 KB 120/206 KB 52/314 KB 304/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 139.6 KB/sec) unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 160/1822 KB 120/206 KB 56/314 KB 304/894 KB 160/1822 KB 120/206 KB 60/314 KB 304/894 KB 160/1822 KB 120/206 KB 64/314 KB 304/894 KB 160/1822 KB 120/206 KB 68/314 KB 304/894 KB 160/1822 KB 120/206 KB 72/314 KB 304/894 KB 160/1822 KB 120/206 KB 76/314 KB 304/894 KB 160/1822 KB 120/206 KB 80/314 KB 304/894 KB 160/1822 KB 124/206 KB 84/314 KB 304/894 KB 164/1822 KB 124/206 KB 88/314 KB 308/894 KB 160/1822 KB 124/206 KB 80/314 KB 304/894 KB 164/1822 KB 128/206 KB 88/314 KB 308/894 KB 164/1822 KB 132/206 KB 88/314 KB 308/894 KB 164/1822 KB 124/206 KB 84/314 KB 308/894 KB 168/1822 KB 132/206 KB 92/314 KB 308/894 KB 172/1822 KB 132/206 KB 92/314 KB 308/894 KB 176/1822 KB 132/206 KB 92/314 KB 308/894 KB 160/1822 KB 124/206 KB 84/314 KB 308/894 KB 176/1822 KB 132/206 KB 92/314 KB 312/894 KB 176/1822 KB 132/206 KB 92/314 KB 316/894 KB 176/1822 KB 132/206 KB 92/314 KB 320/894 KB 164/1822 KB 132/206 KB 92/314 KB 308/894 KB 176/1822 KB 132/206 KB 96/314 KB 320/894 KB 176/1822 KB 132/206 KB 100/314 KB 320/894 KB 4/57 KB 180/1822 KB 136/206 KB 104/314 KB 324/894 KB 4/57 KB 180/1822 KB 136/206 KB 108/314 KB 324/894 KB 4/57 KB 180/1822 KB 136/206 KB 112/314 KB 324/894 KB 4/57 KB 180/1822 KB 136/206 KB 100/314 KB 324/894 KB 4/57 KB 184/1822 KB 136/206 KB 112/314 KB 324/894 KB 4/57 KB 188/1822 KB 136/206 KB 112/314 KB 324/894 KB 4/57 KB 192/1822 KB 136/206 KB 112/314 KB 324/894 KB 4/57 KB 176/1822 KB 136/206 KB 100/314 KB 324/894 KB 4/57 KB 176/1822 KB 136/206 KB 100/314 KB 320/894 KB 8/57 KB 192/1822 KB 136/206 KB 112/314 KB 324/894 KB 12/57 KB 192/1822 KB 136/206 KB 112/314 KB 324/894 KB 16/57 KB 192/1822 KB 136/206 KB 112/314 KB 324/894 KB 20/57 KB 192/1822 KB 136/206 KB 112/314 KB 324/894 KB 24/57 KB 192/1822 KB 136/206 KB 112/314 KB 324/894 KB 28/57 KB 192/1822 KB 136/206 KB 112/314 KB 324/894 KB 32/57 KB 192/1822 KB 136/206 KB 112/314 KB 324/894 KB 176/1822 KB 136/206 KB 100/314 KB 320/894 KB 32/57 KB 192/1822 KB 140/206 KB 112/314 KB 324/894 KB 32/57 KB 192/1822 KB 144/206 KB 112/314 KB 324/894 KB 36/57 KB 192/1822 KB 144/206 KB 112/314 KB 324/894 KB 40/57 KB 192/1822 KB 148/206 KB 112/314 KB 328/894 KB 44/57 KB 192/1822 KB 148/206 KB 112/314 KB 328/894 KB 48/57 KB 192/1822 KB 148/206 KB 112/314 KB 328/894 KB 36/57 KB 192/1822 KB 148/206 KB 112/314 KB 328/894 KB 48/57 KB 192/1822 KB 148/206 KB 112/314 KB 332/894 KB 36/57 KB 192/1822 KB 148/206 KB 112/314 KB 324/894 KB 48/57 KB 192/1822 KB 152/206 KB 112/314 KB 332/894 KB 48/57 KB 192/1822 KB 156/206 KB 112/314 KB 332/894 KB 48/57 KB 192/1822 KB 160/206 KB 112/314 KB 336/894 KB 48/57 KB 192/1822 KB 156/206 KB 112/314 KB 336/894 KB 52/57 KB 192/1822 KB 160/206 KB 116/314 KB 336/894 KB 56/57 KB 196/1822 KB 160/206 KB 116/314 KB 340/894 KB 57/57 KB 196/1822 KB 160/206 KB 116/314 KB 340/894 KB 48/57 KB 192/1822 KB 160/206 KB 116/314 KB 336/894 KB 57/57 KB 196/1822 KB 160/206 KB 120/314 KB 340/894 KB 57/57 KB 196/1822 KB 160/206 KB 124/314 KB 340/894 KB 52/57 KB 196/1822 KB 160/206 KB 116/314 KB 340/894 KB 57/57 KB 200/1822 KB 160/206 KB 124/314 KB 340/894 KB 57/57 KB 200/1822 KB 160/206 KB 128/314 KB 340/894 KB 52/57 KB 192/1822 KB 160/206 KB 116/314 KB 340/894 KB 57/57 KB 200/1822 KB 160/206 KB 128/314 KB 344/894 KB 57/57 KB 204/1822 KB 160/206 KB 128/314 KB 348/894 KB 57/57 KB 204/1822 KB 160/206 KB 128/314 KB 352/894 KB 57/57 KB 204/1822 KB 160/206 KB 128/314 KB 356/894 KB 57/57 KB 204/1822 KB 160/206 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 132/314 KB 360/894 KB 57/57 KB 204/1822 KB 160/206 KB 132/314 KB 364/894 KB 57/57 KB 204/1822 KB 164/206 KB 132/314 KB 368/894 KB 57/57 KB 204/1822 KB 160/206 KB 128/314 KB 344/894 KB 57/57 KB 208/1822 KB 164/206 KB 132/314 KB 368/894 KB 57/57 KB 204/1822 KB 164/206 KB 132/314 KB 364/894 KB 57/57 KB 208/1822 KB 168/206 KB 132/314 KB 368/894 KB 57/57 KB 208/1822 KB 172/206 KB 132/314 KB 368/894 KB 57/57 KB 208/1822 KB 176/206 KB 132/314 KB 368/894 KB 57/57 KB 212/1822 KB 176/206 KB 132/314 KB 368/894 KB 57/57 KB 216/1822 KB 180/206 KB 132/314 KB 368/894 KB 57/57 KB 220/1822 KB 180/206 KB 132/314 KB 368/894 KB 57/57 KB 224/1822 KB 180/206 KB 132/314 KB 368/894 KB 57/57 KB 204/1822 KB 160/206 KB 132/314 KB 356/894 KB 57/57 KB 224/1822 KB 180/206 KB 136/314 KB 368/894 KB 57/57 KB 224/1822 KB 180/206 KB 140/314 KB 368/894 KB 57/57 KB 224/1822 KB 180/206 KB 144/314 KB 368/894 KB 57/57 KB 212/1822 KB 180/206 KB 132/314 KB 368/894 KB 57/57 KB 224/1822 KB 184/206 KB 144/314 KB 368/894 KB 57/57 KB 224/1822 KB 188/206 KB 144/314 KB 368/894 KB 57/57 KB 224/1822 KB 192/206 KB 144/314 KB 368/894 KB 57/57 KB 224/1822 KB 196/206 KB 144/314 KB 368/894 KB 228/1822 KB 200/206 KB 148/314 KB 372/894 KB 228/1822 KB 204/206 KB 148/314 KB 372/894 KB 228/1822 KB 206/206 KB 148/314 KB 372/894 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 67.4 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 228/1822 KB 196/206 KB 148/314 KB 372/894 KB 228/1822 KB 206/206 KB 148/314 KB 376/894 KB 228/1822 KB 206/206 KB 148/314 KB 380/894 KB 228/1822 KB 206/206 KB 148/314 KB 384/894 KB 228/1822 KB 196/206 KB 148/314 KB 368/894 KB 228/1822 KB 206/206 KB 152/314 KB 384/894 KB 228/1822 KB 206/206 KB 156/314 KB 384/894 KB 228/1822 KB 196/206 KB 144/314 KB 368/894 KB 228/1822 KB 206/206 KB 160/314 KB 384/894 KB 232/1822 KB 206/206 KB 160/314 KB 384/894 KB 236/1822 KB 206/206 KB 160/314 KB 384/894 KB 240/1822 KB 206/206 KB 160/314 KB 384/894 KB 244/1822 KB 206/206 KB 160/314 KB 384/894 KB 248/1822 KB 164/314 KB 388/894 KB 252/1822 KB 164/314 KB 388/894 KB 256/1822 KB 164/314 KB 388/894 KB 244/1822 KB 164/314 KB 388/894 KB 256/1822 KB 164/314 KB 392/894 KB 256/1822 KB 164/314 KB 396/894 KB 256/1822 KB 164/314 KB 400/894 KB 244/1822 KB 164/314 KB 384/894 KB 256/1822 KB 168/314 KB 400/894 KB 256/1822 KB 172/314 KB 400/894 KB 256/1822 KB 176/314 KB 400/894 KB 256/1822 KB 180/314 KB 400/894 KB 260/1822 KB 184/314 KB 404/894 KB 260/1822 KB 188/314 KB 404/894 KB 260/1822 KB 192/314 KB 404/894 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 241.7 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 260/1822 KB 180/314 KB 404/894 KB 260/1822 KB 192/314 KB 408/894 KB 260/1822 KB 192/314 KB 412/894 KB 260/1822 KB 196/314 KB 416/894 KB 260/1822 KB 196/314 KB 420/894 KB 260/1822 KB 196/314 KB 424/894 KB 260/1822 KB 196/314 KB 428/894 KB 260/1822 KB 196/314 KB 432/894 KB 260/1822 KB 180/314 KB 400/894 KB 264/1822 KB 196/314 KB 432/894 KB 268/1822 KB 196/314 KB 432/894 KB 272/1822 KB 196/314 KB 432/894 KB 276/1822 KB 196/314 KB 432/894 KB 260/1822 KB 196/314 KB 412/894 KB 276/1822 KB 200/314 KB 432/894 KB 4/263 KB 276/1822 KB 196/314 KB 432/894 KB 4/263 KB 276/1822 KB 200/314 KB 432/894 KB 8/263 KB 276/1822 KB 200/314 KB 432/894 KB 12/263 KB 276/1822 KB 200/314 KB 432/894 KB 16/263 KB 276/1822 KB 200/314 KB 432/894 KB 20/263 KB 276/1822 KB 200/314 KB 432/894 KB 24/263 KB 276/1822 KB 204/314 KB 432/894 KB 24/263 KB 276/1822 KB 204/314 KB 432/894 KB 28/263 KB 276/1822 KB 204/314 KB 432/894 KB 32/263 KB 280/1822 KB 208/314 KB 432/894 KB 32/263 KB 284/1822 KB 208/314 KB 432/894 KB 32/263 KB 288/1822 KB 208/314 KB 432/894 KB 32/263 KB 292/1822 KB 208/314 KB 432/894 KB 32/263 KB 296/1822 KB 208/314 KB 436/894 KB 36/263 KB 300/1822 KB 208/314 KB 436/894 KB 36/263 KB 304/1822 KB 208/314 KB 436/894 KB 36/263 KB 304/1822 KB 208/314 KB 4/99 KB 436/894 KB 36/263 KB 304/1822 KB 208/314 KB 8/99 KB 436/894 KB 36/263 KB 304/1822 KB 208/314 KB 12/99 KB 436/894 KB 36/263 KB 304/1822 KB 208/314 KB 16/99 KB 436/894 KB 36/263 KB 304/1822 KB 208/314 KB 20/99 KB 436/894 KB 36/263 KB 308/1822 KB 208/314 KB 24/99 KB 436/894 KB 36/263 KB 308/1822 KB 208/314 KB 28/99 KB 436/894 KB 36/263 KB 276/1822 KB 208/314 KB 432/894 KB 32/263 KB 308/1822 KB 212/314 KB 28/99 KB 436/894 KB 36/263 KB 308/1822 KB 216/314 KB 28/99 KB 436/894 KB 36/263 KB 308/1822 KB 220/314 KB 28/99 KB 436/894 KB 36/263 KB 308/1822 KB 224/314 KB 28/99 KB 436/894 KB 36/263 KB 308/1822 KB 228/314 KB 28/99 KB 436/894 KB 36/263 KB 308/1822 KB 232/314 KB 28/99 KB 436/894 KB 36/263 KB 308/1822 KB 236/314 KB 28/99 KB 436/894 KB 36/263 KB 308/1822 KB 240/314 KB 32/99 KB 436/894 KB 36/263 KB 308/1822 KB 208/314 KB 20/99 KB 436/894 KB 36/263 KB 312/1822 KB 240/314 KB 32/99 KB 436/894 KB 36/263 KB 292/1822 KB 208/314 KB 436/894 KB 36/263 KB 312/1822 KB 240/314 KB 32/99 KB 436/894 KB 40/263 KB 312/1822 KB 240/314 KB 32/99 KB 436/894 KB 44/263 KB 312/1822 KB 240/314 KB 32/99 KB 436/894 KB 48/263 KB 292/1822 KB 208/314 KB 436/894 KB 32/263 KB 312/1822 KB 240/314 KB 32/99 KB 440/894 KB 48/263 KB 312/1822 KB 240/314 KB 32/99 KB 444/894 KB 48/263 KB 312/1822 KB 240/314 KB 32/99 KB 448/894 KB 48/263 KB 312/1822 KB 240/314 KB 32/99 KB 452/894 KB 48/263 KB 312/1822 KB 240/314 KB 32/99 KB 456/894 KB 52/263 KB 312/1822 KB 240/314 KB 32/99 KB 460/894 KB 52/263 KB 312/1822 KB 240/314 KB 32/99 KB 464/894 KB 52/263 KB 312/1822 KB 240/314 KB 32/99 KB 468/894 KB 52/263 KB 316/1822 KB 244/314 KB 32/99 KB 472/894 KB 52/263 KB 308/1822 KB 236/314 KB 32/99 KB 436/894 KB 36/263 KB 316/1822 KB 244/314 KB 36/99 KB 472/894 KB 52/263 KB 316/1822 KB 244/314 KB 40/99 KB 472/894 KB 52/263 KB 316/1822 KB 244/314 KB 44/99 KB 472/894 KB 52/263 KB 316/1822 KB 244/314 KB 48/99 KB 472/894 KB 52/263 KB 316/1822 KB 244/314 KB 32/99 KB 468/894 KB 52/263 KB 316/1822 KB 248/314 KB 48/99 KB 476/894 KB 52/263 KB 316/1822 KB 240/314 KB 32/99 KB 468/894 KB 52/263 KB 320/1822 KB 248/314 KB 48/99 KB 476/894 KB 52/263 KB 312/1822 KB 240/314 KB 32/99 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 452/894 KB 52/263 KB 320/1822 KB 248/314 KB 48/99 KB 476/894 KB 56/263 KB 320/1822 KB 248/314 KB 48/99 KB 476/894 KB 60/263 KB 320/1822 KB 248/314 KB 48/99 KB 476/894 KB 64/263 KB 320/1822 KB 248/314 KB 48/99 KB 476/894 KB 68/263 KB 324/1822 KB 248/314 KB 48/99 KB 476/894 KB 72/263 KB 324/1822 KB 248/314 KB 48/99 KB 476/894 KB 76/263 KB 324/1822 KB 252/314 KB 48/99 KB 476/894 KB 80/263 KB 324/1822 KB 252/314 KB 52/99 KB 476/894 KB 80/263 KB 324/1822 KB 252/314 KB 56/99 KB 476/894 KB 84/263 KB 324/1822 KB 252/314 KB 60/99 KB 476/894 KB 84/263 KB 324/1822 KB 252/314 KB 64/99 KB 476/894 KB 84/263 KB 316/1822 KB 244/314 KB 48/99 KB 476/894 KB 52/263 KB 324/1822 KB 252/314 KB 64/99 KB 480/894 KB 84/263 KB 324/1822 KB 252/314 KB 64/99 KB 484/894 KB 84/263 KB 324/1822 KB 252/314 KB 64/99 KB 488/894 KB 84/263 KB 324/1822 KB 252/314 KB 64/99 KB 492/894 KB 84/263 KB 324/1822 KB 252/314 KB 64/99 KB 496/894 KB 84/263 KB 324/1822 KB 252/314 KB 64/99 KB 500/894 KB 84/263 KB 324/1822 KB 252/314 KB 68/99 KB 504/894 KB 84/263 KB 324/1822 KB 252/314 KB 68/99 KB 508/894 KB 84/263 KB 324/1822 KB 252/314 KB 68/99 KB 512/894 KB 84/263 KB 324/1822 KB 252/314 KB 52/99 KB 476/894 KB 84/263 KB 324/1822 KB 252/314 KB 68/99 KB 512/894 KB 88/263 KB 324/1822 KB 252/314 KB 68/99 KB 512/894 KB 92/263 KB 324/1822 KB 252/314 KB 68/99 KB 512/894 KB 96/263 KB 324/1822 KB 252/314 KB 48/99 KB 476/894 KB 76/263 KB 324/1822 KB 248/314 KB 48/99 KB 476/894 KB 68/263 KB 328/1822 KB 252/314 KB 68/99 KB 512/894 KB 96/263 KB 332/1822 KB 256/314 KB 68/99 KB 512/894 KB 96/263 KB 336/1822 KB 256/314 KB 68/99 KB 512/894 KB 96/263 KB 340/1822 KB 256/314 KB 68/99 KB 512/894 KB 96/263 KB 344/1822 KB 256/314 KB 68/99 KB 512/894 KB 96/263 KB 348/1822 KB 256/314 KB 68/99 KB 512/894 KB 96/263 KB 352/1822 KB 256/314 KB 68/99 KB 512/894 KB 96/263 KB 356/1822 KB 256/314 KB 68/99 KB 512/894 KB 100/263 KB 360/1822 KB 256/314 KB 68/99 KB 512/894 KB 100/263 KB 364/1822 KB 256/314 KB 68/99 KB 512/894 KB 100/263 KB 368/1822 KB 256/314 KB 68/99 KB 512/894 KB 100/263 KB 324/1822 KB 252/314 KB 68/99 KB 500/894 KB 84/263 KB 368/1822 KB 256/314 KB 72/99 KB 516/894 KB 100/263 KB 368/1822 KB 256/314 KB 76/99 KB 516/894 KB 100/263 KB 368/1822 KB 256/314 KB 80/99 KB 516/894 KB 100/263 KB 368/1822 KB 256/314 KB 84/99 KB 516/894 KB 100/263 KB 372/1822 KB 256/314 KB 88/99 KB 516/894 KB 100/263 KB 372/1822 KB 256/314 KB 92/99 KB 516/894 KB 100/263 KB 372/1822 KB 256/314 KB 96/99 KB 516/894 KB 100/263 KB 368/1822 KB 256/314 KB 68/99 KB 516/894 KB 100/263 KB 352/1822 KB 256/314 KB 68/99 KB 512/894 KB 100/263 KB 372/1822 KB 256/314 KB 96/99 KB 516/894 KB 104/263 KB 372/1822 KB 256/314 KB 96/99 KB 516/894 KB 108/263 KB 328/1822 KB 256/314 KB 68/99 KB 512/894 KB 96/263 KB 372/1822 KB 260/314 KB 96/99 KB 516/894 KB 108/263 KB 372/1822 KB 264/314 KB 96/99 KB 516/894 KB 108/263 KB 372/1822 KB 268/314 KB 96/99 KB 516/894 KB 108/263 KB 372/1822 KB 272/314 KB 96/99 KB 516/894 KB 108/263 KB 372/1822 KB 276/314 KB 96/99 KB 516/894 KB 108/263 KB 372/1822 KB 280/314 KB 96/99 KB 516/894 KB 108/263 KB 372/1822 KB 284/314 KB 96/99 KB 516/894 KB 108/263 KB 372/1822 KB 288/314 KB 96/99 KB 516/894 KB 112/263 KB 372/1822 KB 292/314 KB 96/99 KB 516/894 KB 112/263 KB 372/1822 KB 296/314 KB 96/99 KB 516/894 KB 112/263 KB 372/1822 KB 300/314 KB 96/99 KB 516/894 KB 112/263 KB 372/1822 KB 304/314 KB 96/99 KB 520/894 KB 112/263 KB 372/1822 unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install KB 308/314 KB 99/99 KB 520/894 KB 112/263 KB 372/1822 KB 312/314 KB 99/99 KB 520/894 KB 112/263 KB 372/1822 KB 314/314 KB 99/99 KB 520/894 KB 112/263 KB 372/1822 KB 256/314 KB 84/99 KB 516/894 KB 100/263 KB 376/1822 KB 314/314 KB 99/99 KB 520/894 KB 112/263 KB 380/1822 KB 314/314 KB 99/99 KB 520/894 KB 112/263 KB 384/1822 KB 314/314 KB 99/99 KB 520/894 KB 112/263 KB 388/1822 KB 314/314 KB 99/99 KB 520/894 KB 112/263 KB 392/1822 KB 314/314 KB 99/99 KB 520/894 KB 112/263 KB 396/1822 KB 314/314 KB 99/99 KB 520/894 KB 112/263 KB 400/1822 KB 314/314 KB 99/99 KB 520/894 KB 112/263 KB 372/1822 KB 308/314 KB 99/99 KB 520/894 KB 112/263 KB 372/1822 KB 300/314 KB 96/99 KB 520/894 KB 112/263 KB 400/1822 KB 314/314 KB 99/99 KB 524/894 KB 112/263 KB 400/1822 KB 314/314 KB 99/99 KB 528/894 KB 112/263 KB 372/1822 KB 284/314 KB 96/99 KB 516/894 KB 112/263 KB 400/1822 KB 314/314 KB 99/99 KB 528/894 KB 116/263 KB 400/1822 KB 314/314 KB 99/99 KB 528/894 KB 120/263 KB 400/1822 KB 314/314 KB 99/99 KB 528/894 KB 124/263 KB 400/1822 KB 314/314 KB 99/99 KB 528/894 KB 128/263 KB 400/1822 KB 314/314 KB 99/99 KB 528/894 KB 132/263 KB 400/1822 KB 314/314 KB 99/99 KB 532/894 KB 136/263 KB 400/1822 KB 314/314 KB 99/99 KB 532/894 KB 140/263 KB 400/1822 KB 314/314 KB 99/99 KB 532/894 KB 144/263 KB 400/1822 KB 314/314 KB 99/99 KB 532/894 KB 132/263 KB 400/1822 KB 314/314 KB 99/99 KB 536/894 KB 144/263 KB 400/1822 KB 314/314 KB 99/99 KB 540/894 KB 144/263 KB 400/1822 KB 314/314 KB 99/99 KB 544/894 KB 148/263 KB 400/1822 KB 314/314 KB 99/99 KB 548/894 KB 148/263 KB 404/1822 KB 314/314 KB 99/99 KB 552/894 KB 148/263 KB 404/1822 KB 314/314 KB 99/99 KB 556/894 KB 148/263 KB 400/1822 KB 314/314 KB 99/99 KB 540/894 KB 148/263 KB 404/1822 KB 314/314 KB 99/99 KB 556/894 KB 152/263 KB 404/1822 KB 314/314 KB 99/99 KB 556/894 KB 156/263 KB 404/1822 KB 314/314 KB 99/99 KB 556/894 KB 160/263 KB 404/1822 KB 314/314 KB 99/99 KB 548/894 KB 148/263 KB 408/1822 KB 314/314 KB 99/99 KB 556/894 KB 160/263 KB 412/1822 KB 314/314 KB 99/99 KB 556/894 KB 160/263 KB 416/1822 KB 314/314 KB 99/99 KB 556/894 KB 164/263 KB 420/1822 KB 314/314 KB 99/99 KB 560/894 KB 164/263 KB 424/1822 KB 99/99 KB 560/894 KB 164/263 KB 428/1822 KB 99/99 KB 560/894 KB 164/263 KB 432/1822 KB 99/99 KB 560/894 KB 164/263 KB 412/1822 KB 314/314 KB 99/99 KB 556/894 KB 164/263 KB 432/1822 KB 99/99 KB 560/894 KB 168/263 KB 432/1822 KB 99/99 KB 560/894 KB 172/263 KB 432/1822 KB 99/99 KB 560/894 KB 176/263 KB 416/1822 KB 314/314 KB 99/99 KB 560/894 KB 164/263 KB 432/1822 KB 99/99 KB 564/894 KB 176/263 KB 432/1822 KB 99/99 KB 568/894 KB 176/263 KB 432/1822 KB 99/99 KB 572/894 KB 176/263 KB 432/1822 KB 99/99 KB 576/894 KB 176/263 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 110.1 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 349.5 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 436/1822 KB 580/894 KB 180/263 KB 432/1822 KB 576/894 KB 180/263 KB 436/1822 KB 584/894 KB 184/263 KB 436/1822 KB 584/894 KB 188/263 KB 436/1822 KB 584/894 KB 192/263 KB 436/1822 KB 576/894 KB 180/263 KB 440/1822 KB 584/894 KB 192/263 KB 444/1822 KB 584/894 KB 192/263 KB 448/1822 KB 584/894 KB 192/263 KB 452/1822 KB 584/894 KB 192/263 KB 456/1822 KB 584/894 KB 196/263 KB 460/1822 KB 584/894 KB 196/263 KB 464/1822 KB 584/894 KB 196/263 KB 436/1822 KB 584/894 KB 180/263 KB 464/1822 KB 588/894 KB 196/263 KB 464/1822 KB 592/894 KB 196/263 KB 464/1822 KB 596/894 KB 196/263 KB 464/1822 KB 600/894 KB 196/263 KB 464/1822 KB 604/894 KB 196/263 KB 464/1822 KB 608/894 KB 196/263 KB 452/1822 KB 584/894 KB 196/263 KB 464/1822 KB 608/894 KB 200/263 KB 464/1822 KB 608/894 KB 204/263 KB 464/1822 KB 608/894 KB 208/263 KB 464/1822 KB 612/894 KB 208/263 KB 468/1822 KB 616/894 KB 212/263 KB 468/1822 KB 620/894 KB 212/263 KB 468/1822 KB 624/894 KB 212/263 KB 468/1822 KB 612/894 KB 212/263 KB 472/1822 KB 624/894 KB 212/263 KB 476/1822 KB 624/894 KB 212/263 KB 480/1822 KB 624/894 KB 212/263 KB 464/1822 KB 612/894 KB 212/263 KB 480/1822 KB 4/276 KB 624/894 KB 212/263 KB 480/1822 KB 8/276 KB 624/894 KB 212/263 KB 480/1822 KB 12/276 KB 624/894 KB 212/263 KB 480/1822 KB 16/276 KB 624/894 KB 212/263 KB 480/1822 KB 20/276 KB 624/894 KB 212/263 KB 480/1822 KB 24/276 KB 624/894 KB 212/263 KB 480/1822 KB 28/276 KB 624/894 KB 212/263 KB 480/1822 KB 4/54 KB 32/276 KB 624/894 KB 212/263 KB 480/1822 KB 4/54 KB 28/276 KB 624/894 KB 212/263 KB 480/1822 KB 8/54 KB 32/276 KB 624/894 KB 212/263 KB 480/1822 KB 12/54 KB 32/276 KB 624/894 KB 212/263 KB 480/1822 KB 16/54 KB 32/276 KB 624/894 KB 212/263 KB 480/1822 KB 20/54 KB 32/276 KB 624/894 KB 212/263 KB 480/1822 KB 24/54 KB 36/276 KB 624/894 KB 216/263 KB 480/1822 KB 28/54 KB 36/276 KB 624/894 KB 216/263 KB 480/1822 KB 32/54 KB 36/276 KB 624/894 KB 216/263 KB 480/1822 KB 20/54 KB 36/276 KB 624/894 KB 216/263 KB 480/1822 KB 32/54 KB 36/276 KB 624/894 KB 220/263 KB 480/1822 KB 32/54 KB 36/276 KB 624/894 KB 224/263 KB 480/1822 KB 20/54 KB 36/276 KB 624/894 KB 212/263 KB 480/1822 KB 32/54 KB 40/276 KB 624/894 KB 224/263 KB 480/1822 KB 32/54 KB 44/276 KB 624/894 KB 224/263 KB 480/1822 KB 36/54 KB 48/276 KB 628/894 KB 224/263 KB 480/1822 KB 36/54 KB 52/276 KB 628/894 KB 228/263 KB 484/1822 KB 36/54 KB 56/276 KB 628/894 KB 228/263 KB 484/1822 KB 36/54 KB 60/276 KB 628/894 KB 228/263 KB 484/1822 KB 36/54 KB 64/276 KB 628/894 KB 228/263 KB 480/1822 KB 36/54 KB 44/276 KB 628/894 KB 224/263 KB 480/1822 KB 32/54 KB 44/276 KB 628/894 KB 224/263 KB 484/1822 KB 36/54 KB 64/276 KB 632/894 KB 228/263 KB 484/1822 KB 36/54 KB 52/276 KB 628/894 KB 228/263 KB 488/1822 KB 40/54 KB 64/276 KB 632/894 KB 228/263 KB 492/1822 KB 40/54 KB 64/276 KB 632/894 KB 228/263 KB 480/1822 KB 36/54 KB 48/276 KB 628/894 KB 228/263 KB 492/1822 KB 40/54 KB 64/276 KB 636/894 KB 232/263 KB 492/1822 KB 40/54 KB 64/276 KB 636/894 KB 236/263 KB 492/1822 KB 40/54 KB 64/276 KB 636/894 KB 240/263 KB 492/1822 KB 40/54 KB 64/276 KB 636/894 KB 228/263 KB 484/1822 KB 40/54 KB 64/276 KB 632/894 KB 228/263 KB 492/1822 KB 44/54 KB 64/276 KB 640/894 KB 240/263 KB 492/1822 KB 48/54 KB 64/276 KB 640/894 KB 240/263 KB 496/1822 KB 52/54 KB 64/276 KB 640/894 KB 240/263 KB 496/1822 KB 54/54 KB 68/276 KB 640/894 KB 244/263 KB 496/1822 KB 48/54 KB 64/276 KB 640/894 KB 240/263 KB unit-abot-epc-basic-0: 18:55:52 DEBUG unit.abot-epc-basic/0.install 500/1822 KB 54/54 KB 68/276 KB 640/894 KB 244/263 KB 504/1822 KB 54/54 KB 68/276 KB 640/894 KB 244/263 KB 496/1822 KB 52/54 KB 68/276 KB 640/894 KB 244/263 KB 504/1822 KB 54/54 KB 72/276 KB 640/894 KB 244/263 KB 504/1822 KB 54/54 KB 76/276 KB 640/894 KB 244/263 KB 508/1822 KB 54/54 KB 80/276 KB 640/894 KB 244/263 KB 496/1822 KB 52/54 KB 64/276 KB 640/894 KB 244/263 KB 508/1822 KB 54/54 KB 80/276 KB 640/894 KB 248/263 KB 508/1822 KB 54/54 KB 80/276 KB 640/894 KB 252/263 KB 508/1822 KB 54/54 KB 80/276 KB 640/894 KB 256/263 KB 496/1822 KB 52/54 KB 64/276 KB 640/894 KB 240/263 KB 508/1822 KB 54/54 KB 80/276 KB 644/894 KB 256/263 KB 508/1822 KB 54/54 KB 80/276 KB 648/894 KB 256/263 KB 508/1822 KB 54/54 KB 80/276 KB 652/894 KB 256/263 KB 508/1822 KB 54/54 KB 80/276 KB 656/894 KB 256/263 KB 508/1822 KB 54/54 KB 80/276 KB 660/894 KB 256/263 KB 508/1822 KB 54/54 KB 84/276 KB 664/894 KB 260/263 KB 508/1822 KB 54/54 KB 84/276 KB 668/894 KB 260/263 KB 508/1822 KB 54/54 KB 84/276 KB 672/894 KB 260/263 KB 508/1822 KB 54/54 KB 76/276 KB 640/894 KB 244/263 KB 512/1822 KB 54/54 KB 84/276 KB 672/894 KB 260/263 KB 516/1822 KB 54/54 KB 84/276 KB 672/894 KB 260/263 KB 508/1822 KB 54/54 KB 84/276 KB 660/894 KB 260/263 KB 516/1822 KB 54/54 KB 88/276 KB 672/894 KB 260/263 KB 516/1822 KB 54/54 KB 92/276 KB 672/894 KB 260/263 KB 516/1822 KB 54/54 KB 96/276 KB 672/894 KB 260/263 KB 508/1822 KB 54/54 KB 80/276 KB 660/894 KB 260/263 KB 520/1822 KB 54/54 KB 96/276 KB 672/894 KB 263/263 KB 520/1822 KB 54/54 KB 96/276 KB 672/894 KB 260/263 KB 524/1822 KB 54/54 KB 96/276 KB 672/894 KB 263/263 KB 528/1822 KB 54/54 KB 96/276 KB 672/894 KB 263/263 KB 532/1822 KB 54/54 KB 100/276 KB 672/894 KB 263/263 KB 536/1822 KB 100/276 KB 676/894 KB 263/263 KB 528/1822 KB 54/54 KB 100/276 KB 672/894 KB 263/263 KB 536/1822 KB 104/276 KB 676/894 KB 263/263 KB 536/1822 KB 108/276 KB 676/894 KB 263/263 KB 536/1822 KB 112/276 KB 676/894 KB 263/263 KB 532/1822 KB 100/276 KB 676/894 KB 263/263 KB 536/1822 KB 112/276 KB 680/894 KB 263/263 KB 536/1822 KB 112/276 KB 684/894 KB 263/263 KB 536/1822 KB 112/276 KB 688/894 KB 263/263 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.jar (54 KB at 57.8 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 540/1822 KB 112/276 KB 688/894 KB 263/263 KB 544/1822 KB 112/276 KB 688/894 KB 263/263 KB 548/1822 KB 116/276 KB 688/894 KB 263/263 KB 552/1822 KB 116/276 KB 692/894 KB 263/263 KB 556/1822 KB 116/276 KB 692/894 KB 263/263 KB 560/1822 KB 116/276 KB 692/894 KB 263/263 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 281.6 KB/sec) unit-abot-epc-basic-0: 18:55:52 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: 18:55:52 DEBUG unit.abot-epc-basic/0.install 544/1822 KB 116/276 KB 688/894 KB 263/263 KB 560/1822 KB 120/276 KB 692/894 KB 560/1822 KB 124/276 KB 692/894 KB 560/1822 KB 128/276 KB 692/894 KB 548/1822 KB 116/276 KB 692/894 KB 263/263 KB 560/1822 KB 128/276 KB 696/894 KB 560/1822 KB 128/276 KB 700/894 KB 560/1822 KB 128/276 KB 704/894 KB 560/1822 KB 128/276 KB 708/894 KB 3/748 KB 564/1822 KB 132/276 KB 712/894 KB 3/748 KB 564/1822 KB 132/276 KB 708/894 KB 3/748 KB 560/1822 KB 132/276 KB 708/894 KB 3/748 KB 560/1822 KB 128/276 KB 708/894 KB 6/748 KB 564/1822 KB 132/276 KB 712/894 KB 9/748 KB 564/1822 KB 132/276 KB 712/894 KB 11/748 KB 564/1822 KB 132/276 KB 712/894 KB 14/748 KB 564/1822 KB 132/276 KB 712/894 KB 16/748 KB 564/1822 KB 132/276 KB 712/894 KB 16/748 KB 564/1822 KB 136/276 KB 712/894 KB 19/748 KB 564/1822 KB 136/276 KB 716/894 KB 19/748 KB 564/1822 KB 136/276 KB 720/894 KB 19/748 KB 564/1822 KB 136/276 KB 712/894 KB 19/748 KB 568/1822 KB 140/276 KB 720/894 KB 19/748 KB 564/1822 KB 140/276 KB 720/894 KB 19/748 KB 568/1822 KB 144/276 KB 4/223 KB 720/894 KB 22/748 KB 572/1822 KB 148/276 KB 4/223 KB 720/894 KB 22/748 KB 572/1822 KB 152/276 KB 4/223 KB 724/894 KB 19/748 KB 568/1822 KB 140/276 KB 4/223 KB 720/894 KB 22/748 KB 572/1822 KB 152/276 KB 8/223 KB 724/894 KB 22/748 KB 572/1822 KB 152/276 KB 12/223 KB 724/894 KB 22/748 KB 572/1822 KB 152/276 KB 16/223 KB 724/894 KB 22/748 KB 572/1822 KB 152/276 KB 20/223 KB 724/894 KB 22/748 KB 572/1822 KB 152/276 KB 24/223 KB 724/894 KB 22/748 KB 572/1822 KB 152/276 KB 28/223 KB 724/894 KB 22/748 KB 572/1822 KB 152/276 KB 32/223 KB 724/894 KB 22/748 KB 572/1822 KB 148/276 KB 4/223 KB 724/894 KB 22/748 KB 572/1822 KB 152/276 KB 32/223 KB 728/894 KB 22/748 KB 572/1822 KB 144/276 KB 4/223 KB 720/894 KB 19/748 KB 572/1822 KB 144/276 KB 4/223 KB 720/894 KB 22/748 KB 576/1822 KB 152/276 KB 32/223 KB 732/894 KB 25/748 KB 576/1822 KB 152/276 KB 32/223 KB 732/894 KB 27/748 KB 576/1822 KB 152/276 KB 32/223 KB 732/894 KB 30/748 KB 580/1822 KB 152/276 KB 32/223 KB 732/894 KB 27/748 KB 580/1822 KB 152/276 KB 32/223 KB 732/894 KB 30/748 KB 584/1822 KB 152/276 KB 32/223 KB 732/894 KB 32/748 KB 584/1822 KB 152/276 KB 32/223 KB 732/894 KB 32/748 KB 588/1822 KB 152/276 KB 32/223 KB 732/894 KB 36/748 KB 588/1822 KB 156/276 KB 32/223 KB 732/894 KB 40/748 KB 592/1822 KB 156/276 KB 36/223 KB 732/894 KB 44/748 KB 592/1822 KB 156/276 KB 36/223 KB 732/894 KB 48/748 KB 592/1822 KB 156/276 KB 36/223 KB 732/894 KB 32/748 KB 588/1822 KB 156/276 KB 32/223 KB 732/894 KB 48/748 KB 592/1822 KB 160/276 KB 36/223 KB 732/894 KB 22/748 KB 572/1822 KB 152/276 KB 32/223 KB 732/894 KB 48/748 KB 592/1822 KB 160/276 KB 36/223 KB 736/894 KB 48/748 KB 592/1822 KB 160/276 KB 36/223 KB 740/894 KB 48/748 KB 592/1822 KB 164/276 KB 36/223 KB 744/894 KB 48/748 KB 592/1822 KB 164/276 KB 36/223 KB 748/894 KB 52/748 KB 592/1822 KB 164/276 KB 36/223 KB 752/894 KB 36/748 KB 592/1822 KB 156/276 KB 36/223 KB 732/894 KB 52/748 KB 592/1822 KB 164/276 KB 40/223 KB 752/894 KB 52/748 KB 592/1822 KB 164/276 KB 44/223 KB 752/894 KB 52/748 KB 592/1822 KB 164/276 KB 48/223 KB 752/894 KB 36/748 KB 592/1822 KB 156/276 KB 32/223 KB 732/894 KB 52/748 KB 596/1822 KB 164/276 KB 48/223 KB 752/894 KB 52/748 KB 596/1822 KB 164/276 KB 52/223 KB 752/894 KB 52/748 KB 600/1822 KB 164/276 KB 56/223 KB 756/894 KB 52/748 KB 600/1822 KB 164/276 KB 60/223 KB 756/894 KB 52/748 KB 600/1822 KB 164/276 KB 64/223 K unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install B 756/894 KB 52/748 KB 592/1822 KB 164/276 KB 36/223 KB 748/894 KB 56/748 KB 600/1822 KB 164/276 KB 64/223 KB 756/894 KB 60/748 KB 600/1822 KB 164/276 KB 64/223 KB 756/894 KB 64/748 KB 600/1822 KB 164/276 KB 64/223 KB 756/894 KB 48/748 KB 592/1822 KB 164/276 KB 36/223 KB 740/894 KB 64/748 KB 600/1822 KB 168/276 KB 64/223 KB 756/894 KB 64/748 KB 600/1822 KB 172/276 KB 64/223 KB 756/894 KB 64/748 KB 600/1822 KB 176/276 KB 64/223 KB 756/894 KB 64/748 KB 600/1822 KB 180/276 KB 64/223 KB 756/894 KB 64/748 KB 600/1822 KB 184/276 KB 64/223 KB 756/894 KB 64/748 KB 600/1822 KB 188/276 KB 64/223 KB 756/894 KB 64/748 KB 600/1822 KB 192/276 KB 64/223 KB 756/894 KB 64/748 KB 600/1822 KB 196/276 KB 64/223 KB 756/894 KB 68/748 KB 600/1822 KB 200/276 KB 68/223 KB 756/894 KB 52/748 KB 600/1822 KB 164/276 KB 52/223 KB 756/894 KB 68/748 KB 600/1822 KB 200/276 KB 68/223 KB 760/894 KB 52/748 KB 600/1822 KB 164/276 KB 52/223 KB 752/894 KB 68/748 KB 604/1822 KB 200/276 KB 68/223 KB 760/894 KB 68/748 KB 608/1822 KB 200/276 KB 68/223 KB 760/894 KB 68/748 KB 612/1822 KB 200/276 KB 68/223 KB 760/894 KB 68/748 KB 616/1822 KB 200/276 KB 68/223 KB 764/894 KB 68/748 KB 620/1822 KB 200/276 KB 68/223 KB 764/894 KB 68/748 KB 624/1822 KB 200/276 KB 68/223 KB 764/894 KB 68/748 KB 600/1822 KB 196/276 KB 68/223 KB 756/894 KB 68/748 KB 624/1822 KB 200/276 KB 72/223 KB 764/894 KB 68/748 KB 624/1822 KB 200/276 KB 76/223 KB 764/894 KB 68/748 KB 624/1822 KB 200/276 KB 80/223 KB 764/894 KB 68/748 KB 624/1822 KB 204/276 KB 84/223 KB 764/894 KB 68/748 KB 628/1822 KB 204/276 KB 88/223 KB 764/894 KB 68/748 KB 600/1822 KB 196/276 KB 64/223 KB 756/894 KB 72/748 KB 628/1822 KB 204/276 KB 88/223 KB 764/894 KB 76/748 KB 628/1822 KB 204/276 KB 88/223 KB 764/894 KB 80/748 KB 628/1822 KB 204/276 KB 88/223 KB 764/894 KB 84/748 KB 628/1822 KB 204/276 KB 88/223 KB 764/894 KB 88/748 KB 628/1822 KB 204/276 KB 88/223 KB 764/894 KB 92/748 KB 628/1822 KB 204/276 KB 88/223 KB 764/894 KB 96/748 KB 628/1822 KB 204/276 KB 88/223 KB 764/894 KB 100/748 KB 628/1822 KB 204/276 KB 88/223 KB 764/894 KB 68/748 KB 628/1822 KB 204/276 KB 84/223 KB 764/894 KB 100/748 KB 632/1822 KB 204/276 KB 92/223 KB 764/894 KB 100/748 KB 636/1822 KB 204/276 KB 92/223 KB 764/894 KB 68/748 KB 624/1822 KB 204/276 KB 80/223 KB 764/894 KB 100/748 KB 636/1822 KB 208/276 KB 92/223 KB 764/894 KB 68/748 KB 612/1822 KB 200/276 KB 68/223 KB 764/894 KB 100/748 KB 636/1822 KB 208/276 KB 92/223 KB 768/894 KB 100/748 KB 636/1822 KB 208/276 KB 92/223 KB 772/894 KB 100/748 KB 636/1822 KB 208/276 KB 92/223 KB 776/894 KB 100/748 KB 636/1822 KB 208/276 KB 92/223 KB 780/894 KB 100/748 KB 636/1822 KB 208/276 KB 92/223 KB 784/894 KB 100/748 KB 636/1822 KB 208/276 KB 92/223 KB 788/894 KB 100/748 KB 640/1822 KB 212/276 KB 92/223 KB 792/894 KB 100/748 KB 640/1822 KB 212/276 KB 92/223 KB 796/894 KB 100/748 KB 640/1822 KB 212/276 KB 92/223 KB 800/894 KB 100/748 KB 628/1822 KB 204/276 KB 92/223 KB 764/894 KB 100/748 KB 640/1822 KB 212/276 KB 96/223 KB 800/894 KB 100/748 KB 640/1822 KB 212/276 KB 92/223 KB 788/894 KB 100/748 KB 636/1822 KB 212/276 KB 92/223 KB 788/894 KB 100/748 KB 640/1822 KB 216/276 KB 96/223 KB 800/894 KB 100/748 KB 640/1822 KB 220/276 KB 96/223 KB 800/894 KB 100/748 KB 640/1822 KB 224/276 KB 96/223 KB 800/894 KB 100/748 KB 640/1822 KB 228/276 KB 100/223 KB 800/894 KB 104/748 KB 644/1822 KB 232/276 KB 100/223 KB 804/894 KB 104/748 KB 644/1822 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 236/276 KB 100/223 KB 804/894 KB 104/748 KB 644/1822 KB 240/276 KB 100/223 KB 804/894 KB 100/748 KB 640/1822 KB 224/276 KB 100/223 KB 800/894 KB 104/748 KB 644/1822 KB 240/276 KB 104/223 KB 804/894 KB 104/748 KB 644/1822 KB 240/276 KB 108/223 KB 804/894 KB 104/748 KB 644/1822 KB 240/276 KB 112/223 KB 804/894 KB 104/748 KB 644/1822 KB 228/276 KB 100/223 KB 804/894 KB 108/748 KB 644/1822 KB 240/276 KB 112/223 KB 804/894 KB 112/748 KB 644/1822 KB 240/276 KB 112/223 KB 804/894 KB 100/748 KB 644/1822 KB 228/276 KB 100/223 KB 804/894 KB 112/748 KB 648/1822 KB 240/276 KB 112/223 KB 804/894 KB 112/748 KB 652/1822 KB 240/276 KB 112/223 KB 804/894 KB 112/748 KB 656/1822 KB 240/276 KB 112/223 KB 804/894 KB 100/748 KB 640/1822 KB 228/276 KB 100/223 KB 804/894 KB 112/748 KB 656/1822 KB 240/276 KB 112/223 KB 808/894 KB 112/748 KB 656/1822 KB 240/276 KB 112/223 KB 812/894 KB 112/748 KB 660/1822 KB 240/276 KB 112/223 KB 816/894 KB 112/748 KB 660/1822 KB 240/276 KB 112/223 KB 820/894 KB 116/748 KB 660/1822 KB 244/276 KB 116/223 KB 824/894 KB 116/748 KB 660/1822 KB 244/276 KB 116/223 KB 828/894 KB 116/748 KB 660/1822 KB 244/276 KB 116/223 KB 832/894 KB 112/748 KB 660/1822 KB 240/276 KB 112/223 KB 812/894 KB 116/748 KB 664/1822 KB 244/276 KB 116/223 KB 832/894 KB 116/748 KB 668/1822 KB 244/276 KB 116/223 KB 832/894 KB 116/748 KB 672/1822 KB 244/276 KB 116/223 KB 832/894 KB 116/748 KB 660/1822 KB 244/276 KB 116/223 KB 820/894 KB 116/748 KB 672/1822 KB 244/276 KB 120/223 KB 832/894 KB 116/748 KB 672/1822 KB 244/276 KB 124/223 KB 832/894 KB 116/748 KB 672/1822 KB 244/276 KB 128/223 KB 832/894 KB 116/748 KB 672/1822 KB 244/276 KB 132/223 KB 832/894 KB 116/748 KB 676/1822 KB 244/276 KB 136/223 KB 836/894 KB 116/748 KB 676/1822 KB 244/276 KB 140/223 KB 836/894 KB 116/748 KB 660/1822 KB 244/276 KB 112/223 KB 820/894 KB 112/748 KB 660/1822 KB 244/276 KB 112/223 KB 820/894 KB 120/748 KB 676/1822 KB 244/276 KB 140/223 KB 836/894 KB 120/748 KB 676/1822 KB 248/276 KB 140/223 KB 836/894 KB 120/748 KB 676/1822 KB 252/276 KB 140/223 KB 836/894 KB 124/748 KB 676/1822 KB 256/276 KB 140/223 KB 836/894 KB 124/748 KB 676/1822 KB 260/276 KB 140/223 KB 836/894 KB 124/748 KB 676/1822 KB 264/276 KB 140/223 KB 836/894 KB 124/748 KB 676/1822 KB 268/276 KB 140/223 KB 836/894 KB 116/748 KB 676/1822 KB 244/276 KB 132/223 KB 836/894 KB 124/748 KB 676/1822 KB 268/276 KB 144/223 KB 840/894 KB 124/748 KB 676/1822 KB 268/276 KB 144/223 KB 844/894 KB 124/748 KB 676/1822 KB 268/276 KB 144/223 KB 848/894 KB 116/748 KB 676/1822 KB 244/276 KB 132/223 KB 832/894 KB 124/748 KB 680/1822 KB 272/276 KB 144/223 KB 848/894 KB 124/748 KB 684/1822 KB 272/276 KB 144/223 KB 848/894 KB 124/748 KB 688/1822 KB 272/276 KB 144/223 KB 848/894 KB 124/748 KB 692/1822 KB 272/276 KB 144/223 KB 848/894 KB 124/748 KB 696/1822 KB 272/276 KB 144/223 KB 852/894 KB 124/748 KB 700/1822 KB 272/276 KB 144/223 KB 852/894 KB 124/748 KB 704/1822 KB 272/276 KB 144/223 KB 852/894 KB 124/748 KB 676/1822 KB 272/276 KB 144/223 KB 848/894 KB 124/748 KB 676/1822 KB 268/276 KB 144/223 KB 836/894 KB 124/748 KB 676/1822 KB 252/276 KB 140/223 KB 836/894 KB 128/748 KB 704/1822 KB 272/276 KB 144/223 KB 852/894 KB 132/748 KB 704/1822 KB 272/276 KB 144/223 KB 852/894 KB 136/748 KB 704/1822 KB 272/276 KB 144/223 KB 852/894 KB 140/748 KB 704/1822 KB 272/276 KB 144/223 KB 852/894 KB 144/748 KB 704/1822 KB 272/276 KB 144/223 KB 852/894 KB 144/748 KB 704/1822 KB 272/27 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 6 KB 148/223 KB 852/894 KB 148/748 KB 704/1822 KB 276/276 KB 152/223 KB 852/894 KB 148/748 KB 704/1822 KB 276/276 KB 156/223 KB 852/894 KB 148/748 KB 704/1822 KB 276/276 KB 160/223 KB 852/894 KB 148/748 KB 704/1822 KB 276/276 KB 164/223 KB 852/894 KB 148/748 KB 708/1822 KB 276/276 KB 168/223 KB 852/894 KB 148/748 KB 708/1822 KB 276/276 KB 172/223 KB 852/894 KB 148/748 KB 708/1822 KB 276/276 KB 176/223 KB 852/894 KB 124/748 KB 692/1822 KB 272/276 KB 144/223 KB 852/894 KB 148/748 KB 708/1822 KB 276/276 KB 176/223 KB 856/894 KB 148/748 KB 708/1822 KB 276/276 KB 176/223 KB 860/894 KB 148/748 KB 708/1822 KB 276/276 KB 176/223 KB 864/894 KB 148/748 KB 708/1822 KB 276/276 KB 176/223 KB 868/894 KB 148/748 KB 708/1822 KB 276/276 KB 176/223 KB 872/894 KB 148/748 KB 708/1822 KB 276/276 KB 176/223 KB 876/894 KB 148/748 KB 708/1822 KB 276/276 KB 176/223 KB 880/894 KB 148/748 KB 708/1822 KB 276/276 KB 176/223 KB 884/894 KB 148/748 KB 708/1822 KB 276/276 KB 180/223 KB 888/894 KB 148/748 KB 708/1822 KB 276/276 KB 164/223 KB 852/894 KB 148/748 KB 712/1822 KB 276/276 KB 180/223 KB 888/894 KB 148/748 KB 716/1822 KB 276/276 KB 180/223 KB 888/894 KB 148/748 KB 720/1822 KB 276/276 KB 180/223 KB 888/894 KB 148/748 KB 704/1822 KB 276/276 KB 148/223 KB 852/894 KB 152/748 KB 720/1822 KB 276/276 KB 180/223 KB 888/894 KB 156/748 KB 720/1822 KB 276/276 KB 180/223 KB 888/894 KB 160/748 KB 720/1822 KB 276/276 KB 180/223 KB 888/894 KB 144/748 KB 704/1822 KB 276/276 KB 148/223 KB 852/894 KB 160/748 KB 720/1822 KB 276/276 KB 180/223 KB 888/894 KB 164/748 KB 720/1822 KB 276/276 KB 180/223 KB 888/894 KB 168/748 KB 720/1822 KB 276/276 KB 180/223 KB 888/894 KB 172/748 KB 720/1822 KB 276/276 KB 180/223 KB 888/894 KB 176/748 KB 720/1822 KB 276/276 KB 180/223 KB 888/894 KB 176/748 KB 724/1822 KB 276/276 KB 180/223 KB 888/894 KB 180/748 KB 728/1822 KB 276/276 KB 180/223 KB 888/894 KB 180/748 KB 732/1822 KB 276/276 KB 180/223 KB 888/894 KB 180/748 KB 736/1822 KB 276/276 KB 180/223 KB 888/894 KB 148/748 KB 708/1822 KB 276/276 KB 180/223 KB 884/894 KB 180/748 KB 736/1822 KB 276/276 KB 184/223 KB 888/894 KB 180/748 KB 736/1822 KB 276/276 KB 188/223 KB 888/894 KB 180/748 KB 736/1822 KB 276/276 KB 192/223 KB 888/894 KB 180/748 KB 724/1822 KB 276/276 KB 180/223 KB 888/894 KB 184/748 KB 736/1822 KB 276/276 KB 192/223 KB 888/894 KB 188/748 KB 736/1822 KB 276/276 KB 192/223 KB 888/894 KB 192/748 KB 736/1822 KB 276/276 KB 192/223 KB 888/894 KB 196/748 KB 736/1822 KB 276/276 KB 192/223 KB 892/894 KB 200/748 KB 740/1822 KB 276/276 KB 196/223 KB 892/894 KB 192/748 KB 736/1822 KB 276/276 KB 192/223 KB 892/894 KB 200/748 KB 740/1822 KB 276/276 KB 196/223 KB 894/894 KB 196/748 KB 740/1822 KB 276/276 KB 196/223 KB 892/894 KB 200/748 KB 740/1822 KB 276/276 KB 200/223 KB 894/894 KB 196/748 KB 740/1822 KB 276/276 KB 192/223 KB 892/894 KB 200/748 KB 744/1822 KB 276/276 KB 200/223 KB 894/894 KB 200/748 KB 748/1822 KB 276/276 KB 200/223 KB 894/894 KB 200/748 KB 752/1822 KB 276/276 KB 204/223 KB 894/894 KB 200/748 KB 752/1822 KB 276/276 KB 208/223 KB 894/894 KB 200/748 KB 752/1822 KB 276/276 KB 208/223 KB 894/894 KB 204/748 KB 756/1822 KB 208/223 KB 894/894 KB 204/748 KB 760/1822 KB 212/223 KB 894/894 KB 204/748 KB 764/1822 KB 212/223 KB 894/894 KB 204/748 KB 768/1822 KB 212/223 KB 894/894 KB 204/748 KB 752/1822 KB 276/276 KB 208/223 KB 894/894 KB 208/748 KB 768/1822 KB 212/223 KB 894/894 KB 212/748 KB 768/1822 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 212/223 KB 894/894 KB 216/748 KB 768/1822 KB 212/223 KB 894/894 KB 220/748 KB 768/1822 KB 212/223 KB 894/894 KB 224/748 KB 768/1822 KB 212/223 KB 894/894 KB 204/748 KB 756/1822 KB 212/223 KB 894/894 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 276.0 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 224/748 KB 768/1822 KB 216/223 KB 894/894 KB 224/748 KB 768/1822 KB 220/223 KB 894/894 KB 224/748 KB 768/1822 KB 223/223 KB 894/894 KB 224/748 KB 772/1822 KB 223/223 KB 894/894 KB 228/748 KB 776/1822 KB 223/223 KB 228/748 KB 780/1822 KB 223/223 KB 228/748 KB 784/1822 KB 223/223 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 891.4 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 228/748 KB 772/1822 KB 223/223 KB 232/748 KB 784/1822 KB 223/223 KB 236/748 KB 784/1822 KB 223/223 KB 240/748 KB 784/1822 KB 223/223 KB 244/748 KB 784/1822 KB 223/223 KB 248/748 KB 788/1822 KB 223/223 KB 252/748 KB 788/1822 KB 223/223 KB 256/748 KB 788/1822 KB 223/223 KB 244/748 KB 788/1822 KB 223/223 KB 256/748 KB 792/1822 KB 223/223 KB 256/748 KB 796/1822 KB 223/223 KB 256/748 KB 800/1822 KB 223/223 KB 260/748 KB 800/1822 KB 223/223 KB 264/748 KB 804/1822 KB 4/27 KB 223/223 KB 268/748 KB 804/1822 KB 4/27 KB 223/223 KB 269/748 KB 804/1822 KB 4/27 KB 223/223 KB 260/748 KB 804/1822 KB 4/27 KB 223/223 KB 260/748 KB 800/1822 KB 4/27 KB 223/223 KB 269/748 KB 804/1822 KB 8/27 KB 223/223 KB 269/748 KB 804/1822 KB 12/27 KB 223/223 KB 269/748 KB 804/1822 KB 16/27 KB 223/223 KB 269/748 KB 804/1822 KB 20/27 KB 223/223 KB 269/748 KB 804/1822 KB 24/27 KB 223/223 KB 269/748 KB 804/1822 KB 27/27 KB 223/223 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 221.2 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 269/748 KB 808/1822 KB 27/27 KB 269/748 KB 812/1822 KB 27/27 KB 269/748 KB 816/1822 KB 27/27 KB 269/748 KB 4/178 KB 816/1822 KB 27/27 KB 269/748 KB 8/178 KB 816/1822 KB 27/27 KB 269/748 KB 12/178 KB 816/1822 KB 27/27 KB 269/748 KB 16/178 KB 816/1822 KB 27/27 KB 269/748 KB 20/178 KB 816/1822 KB 27/27 KB 269/748 KB 24/178 KB 816/1822 KB 269/748 KB 28/178 KB 816/1822 KB 269/748 KB 32/178 KB 816/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 26.1 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 269/748 KB 32/178 KB 4/23 KB 816/1822 KB 269/748 KB 32/178 KB 8/23 KB 816/1822 KB 269/748 KB 32/178 KB 12/23 KB 820/1822 KB 273/748 KB 32/178 KB 16/23 KB 820/1822 KB 273/748 KB 32/178 KB 20/23 KB 820/1822 KB 273/748 KB 36/178 KB 23/23 KB 820/1822 KB 269/748 KB 32/178 KB 8/23 KB 820/1822 KB 273/748 KB 36/178 KB 23/23 KB 824/1822 KB 273/748 KB 36/178 KB 20/23 KB 820/1822 KB 273/748 KB 40/178 KB 23/23 KB 824/1822 KB 273/748 KB 44/178 KB 23/23 KB 824/1822 KB 273/748 KB 32/178 KB 12/23 KB 820/1822 KB 277/748 KB 44/178 KB 23/23 KB 828/1822 KB 281/748 KB 44/178 KB 23/23 KB 828/1822 KB 285/748 KB 44/178 KB 23/23 KB 828/1822 KB 289/748 KB 44/178 KB 23/23 KB 828/1822 KB 293/748 KB 48/178 KB 23/23 KB 828/1822 KB 3/55 KB 297/748 KB 48/178 KB 23/23 KB 828/1822 KB 3/55 KB 301/748 KB 48/178 KB 23/23 KB 828/1822 KB 3/55 KB 305/748 KB 48/178 KB 23/23 KB 828/1822 KB 3/55 KB 309/748 KB 48/178 KB 828/1822 KB 3/55 KB 313/748 KB 48/178 KB 828/1822 KB 3/55 KB 317/748 KB 48/178 KB 828/1822 KB 3/55 KB 273/748 KB 44/178 KB 23/23 KB 828/1822 KB 317/748 KB 48/178 KB 832/1822 KB 3/55 KB 317/748 KB 48/178 KB 836/1822 KB 3/55 KB 317/748 KB 48/178 KB 840/1822 KB 3/55 KB 317/748 KB 48/178 KB 844/1822 KB 3/55 KB 317/748 KB 48/178 KB 848/1822 KB 3/55 KB 317/748 KB 48/178 KB 852/1822 KB 3/55 KB 317/748 KB 48/178 KB 856/1822 KB 3/55 KB 317/748 KB 48/178 KB 860/1822 KB 3/55 KB 317/748 KB 48/178 KB 864/1822 KB 3/55 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 22.1 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 289/748 KB 48/178 KB 23/23 KB 828/1822 KB 3/55 KB 317/748 KB 48/178 KB 864/1822 KB 5/55 KB 289/748 KB 48/178 KB 23/23 KB 828/1822 KB 317/748 KB 52/178 KB 864/1822 KB 5/55 KB 317/748 KB 56/178 KB 864/1822 KB 5/55 KB 317/748 KB 60/178 KB 864/1822 KB 5/55 KB 317/748 KB 64/178 KB 864/1822 KB 5/55 KB 317/748 KB 68/178 KB 864/1822 KB 5/55 KB 317/748 KB 72/178 KB 864/1822 KB 8/55 KB 317/748 KB 76/178 KB 864/1822 KB 8/55 KB 317/748 KB 68/178 KB 864/1822 KB 8/55 KB 317/748 KB 76/178 KB 864/1822 KB 11/55 KB 317/748 KB 76/178 KB 864/1822 KB 13/55 KB 317/748 KB 80/178 KB 864/1822 KB 16/55 KB 321/748 KB 80/178 KB 868/1822 KB 19/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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 321/748 KB 80/178 KB 868/1822 KB 16/55 KB 325/748 KB 80/178 KB 868/1822 KB 19/55 KB 329/748 KB 80/178 KB 868/1822 KB 19/55 KB 333/748 KB 80/178 KB 868/1822 KB 19/55 KB 317/748 KB 80/178 KB 868/1822 KB 16/55 KB 333/748 KB 80/178 KB 872/1822 KB 21/55 KB 333/748 KB 80/178 KB 876/1822 KB 21/55 KB 333/748 KB 80/178 KB 880/1822 KB 21/55 KB 317/748 KB 80/178 KB 864/1822 KB 13/55 KB 333/748 KB 84/178 KB 880/1822 KB 21/55 KB 333/748 KB 88/178 KB 880/1822 KB 21/55 KB 333/748 KB 92/178 KB 880/1822 KB 21/55 KB 333/748 KB 96/178 KB 880/1822 KB 21/55 KB 333/748 KB 80/178 KB 868/1822 KB 21/55 KB 333/748 KB 96/178 KB 880/1822 KB 24/55 KB 333/748 KB 96/178 KB 880/1822 KB 27/55 KB 333/748 KB 100/178 KB 880/1822 KB 29/55 KB 333/748 KB 100/178 KB 880/1822 KB 32/55 KB 337/748 KB 100/178 KB 880/1822 KB 36/55 KB 333/748 KB 100/178 KB 880/1822 KB 27/55 KB 337/748 KB 100/178 KB 884/1822 KB 36/55 KB 337/748 KB 100/178 KB 888/1822 KB 36/55 KB 337/748 KB 100/178 KB 880/1822 KB 32/55 KB 341/748 KB 104/178 KB 888/1822 KB 36/55 KB 345/748 KB 104/178 KB 888/1822 KB 36/55 KB 349/748 KB 104/178 KB 888/1822 KB 36/55 KB 353/748 KB 104/178 KB 888/1822 KB 36/55 KB 353/748 KB 104/178 KB 892/1822 KB 4/1210 KB 40/55 KB 353/748 KB 104/178 KB 892/1822 KB 8/1210 KB 40/55 KB 337/748 KB 104/178 KB 888/1822 KB 36/55 KB 353/748 KB 104/178 KB 892/1822 KB 12/1210 KB 40/55 KB 353/748 KB 108/178 KB 892/1822 KB 12/1210 KB 40/55 KB 353/748 KB 112/178 KB 892/1822 KB 16/1210 KB 40/55 KB 353/748 KB 104/178 KB 892/1822 KB 40/55 KB 353/748 KB 104/178 KB 892/1822 KB 36/55 KB 353/748 KB 112/178 KB 896/1822 KB 16/1210 KB 40/55 KB 353/748 KB 112/178 KB 900/1822 KB 16/1210 KB 40/55 KB 357/748 KB 116/178 KB 904/1822 KB 16/1210 KB 44/55 KB 357/748 KB 116/178 KB 908/1822 KB 16/1210 KB 44/55 KB 357/748 KB 116/178 KB 912/1822 KB 16/1210 KB 44/55 KB 353/748 KB 108/178 KB 892/1822 KB 16/1210 KB 40/55 KB 357/748 KB 116/178 KB 912/1822 KB 20/1210 KB 44/55 KB 357/748 KB 116/178 KB 912/1822 KB 24/1210 KB 44/55 KB 357/748 KB 116/178 KB 912/1822 KB 28/1210 KB 44/55 KB 357/748 KB 116/178 KB 912/1822 KB 32/1210 KB 44/55 KB 357/748 KB 116/178 KB 900/1822 KB 16/1210 KB 44/55 KB 361/748 KB 116/178 KB 912/1822 KB 32/1210 KB 44/55 KB 365/748 KB 116/178 KB 912/1822 KB 32/1210 KB 44/55 KB 353/748 KB 116/178 KB 900/1822 KB 16/1210 KB 44/55 KB 365/748 KB 116/178 KB 912/1822 KB 32/1210 KB 48/55 KB 365/748 KB 116/178 KB 912/1822 KB 32/1210 KB 52/55 KB 369/748 KB 116/178 KB 912/1822 KB 32/1210 KB 55/55 KB 353/748 KB 116/178 KB 900/1822 KB 16/1210 KB 40/55 KB 369/748 KB 120/178 KB 912/1822 KB 32/1210 KB 55/55 KB 369/748 KB 124/178 KB 912/1822 KB 32/1210 KB 55/55 KB 369/748 KB 128/178 KB 912/1822 KB 32/1210 KB 55/55 KB 369/748 KB 128/178 KB 912/1822 KB 36/1210 KB 55/55 KB 369/748 KB 132/178 KB 916/1822 KB 40/1210 KB 55/55 KB 369/748 KB 132/178 KB 916/1822 KB 44/1210 KB 55/55 KB 369/748 KB 132/178 KB 916/1822 KB 48/1210 KB 55/55 KB 369/748 KB 116/178 KB 912/1822 KB 32/1210 KB 52/55 KB 373/748 KB 132/178 KB 916/1822 KB 48/1210 KB 55/55 KB 377/748 KB 132/178 KB 916/1822 KB 48/1210 KB 55/55 KB 381/748 KB 132/178 KB 916/1822 KB 48/1210 KB 55/55 KB 369/748 KB 132/178 KB 916/1822 KB 36/1210 KB 55/55 KB 381/748 KB 136/178 KB 916/1822 KB 48/1210 KB 55/55 KB 381/748 KB 140/178 KB 916/1822 KB 48/1210 KB 55/55 KB 381/748 KB 144/178 KB 916/1822 KB 48/1210 KB 55/55 KB 381/748 KB 148/178 KB 916/1822 KB 52/1210 KB 55/55 KB 385/748 KB 152/17 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 8 KB 916/1822 KB 52/1210 KB 55/55 KB 385/748 KB 156/178 KB 916/1822 KB 52/1210 KB 55/55 KB 385/748 KB 160/178 KB 916/1822 KB 52/1210 KB 55/55 KB 369/748 KB 128/178 KB 916/1822 KB 36/1210 KB 55/55 KB 385/748 KB 160/178 KB 920/1822 KB 52/1210 KB 55/55 KB 385/748 KB 160/178 KB 924/1822 KB 52/1210 KB 55/55 KB 385/748 KB 160/178 KB 928/1822 KB 52/1210 KB 55/55 KB 385/748 KB 148/178 KB 916/1822 KB 52/1210 KB 55/55 KB 389/748 KB 160/178 KB 928/1822 KB 52/1210 KB 55/55 KB 393/748 KB 160/178 KB 928/1822 KB 52/1210 KB 55/55 KB 397/748 KB 160/178 KB 928/1822 KB 52/1210 KB 55/55 KB 401/748 KB 160/178 KB 928/1822 KB 52/1210 KB 55/55 KB 405/748 KB 164/178 KB 932/1822 KB 52/1210 KB 409/748 KB 164/178 KB 932/1822 KB 52/1210 KB 413/748 KB 164/178 KB 932/1822 KB 52/1210 KB 381/748 KB 144/178 KB 916/1822 KB 52/1210 KB 55/55 KB 413/748 KB 164/178 KB 932/1822 KB 56/1210 KB 413/748 KB 164/178 KB 932/1822 KB 60/1210 KB 413/748 KB 164/178 KB 932/1822 KB 64/1210 KB 413/748 KB 164/178 KB 932/1822 KB 68/1210 KB 413/748 KB 164/178 KB 932/1822 KB 72/1210 KB 413/748 KB 164/178 KB 932/1822 KB 76/1210 KB 413/748 KB 164/178 KB 932/1822 KB 80/1210 KB 413/748 KB 164/178 KB 932/1822 KB 84/1210 KB 417/748 KB 164/178 KB 932/1822 KB 88/1210 KB 417/748 KB 164/178 KB 932/1822 KB 92/1210 KB 417/748 KB 164/178 KB 932/1822 KB 96/1210 KB 417/748 KB 164/178 KB 932/1822 KB 100/1210 KB 401/748 KB 164/178 KB 932/1822 KB 52/1210 KB 401/748 KB 160/178 KB 932/1822 KB 52/1210 KB 417/748 KB 164/178 KB 936/1822 KB 100/1210 KB 417/748 KB 164/178 KB 940/1822 KB 100/1210 KB 417/748 KB 164/178 KB 944/1822 KB 100/1210 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 50.8 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 417/748 KB 164/178 KB 948/1822 KB 100/1210 KB 417/748 KB 168/178 KB 952/1822 KB 100/1210 KB 417/748 KB 168/178 KB 956/1822 KB 100/1210 KB 417/748 KB 168/178 KB 960/1822 KB 100/1210 KB 417/748 KB 164/178 KB 932/1822 KB 84/1210 KB 421/748 KB 168/178 KB 960/1822 KB 100/1210 KB 425/748 KB 168/178 KB 960/1822 KB 100/1210 KB 429/748 KB 168/178 KB 964/1822 KB 100/1210 KB 417/748 KB 168/178 KB 948/1822 KB 100/1210 KB 429/748 KB 172/178 KB 964/1822 KB 100/1210 KB 429/748 KB 176/178 KB 964/1822 KB 100/1210 KB 429/748 KB 178/178 KB 964/1822 KB 100/1210 KB 433/748 KB 178/178 KB 964/1822 KB 100/1210 KB 437/748 KB 178/178 KB 964/1822 KB 100/1210 KB 441/748 KB 178/178 KB 964/1822 KB 100/1210 KB 445/748 KB 178/178 KB 964/1822 KB 100/1210 KB 425/748 KB 168/178 KB 964/1822 KB 100/1210 KB 445/748 KB 178/178 KB 968/1822 KB 100/1210 KB 445/748 KB 178/178 KB 972/1822 KB 100/1210 KB 445/748 KB 178/178 KB 976/1822 KB 100/1210 KB 445/748 KB 178/178 KB 980/1822 KB 100/1210 KB 449/748 KB 178/178 KB 984/1822 KB 104/1210 KB 449/748 KB 178/178 KB 988/1822 KB 104/1210 KB 449/748 KB 178/178 KB 992/1822 KB 104/1210 KB 449/748 KB 178/178 KB 980/1822 KB 104/1210 KB 453/748 KB 178/178 KB 992/1822 KB 104/1210 KB 457/748 KB 178/178 KB 992/1822 KB 104/1210 KB 461/748 KB 178/178 KB 992/1822 KB 104/1210 KB 445/748 KB 178/178 KB 980/1822 KB 104/1210 KB 461/748 KB 178/178 KB 992/1822 KB 108/1210 KB 461/748 KB 178/178 KB 992/1822 KB 112/1210 KB 461/748 KB 178/178 KB 996/1822 KB 112/1210 KB 465/748 KB 178/178 KB 1000/1822 KB 116/1210 KB 465/748 KB 178/178 KB 1004/1822 KB 116/1210 KB 465/748 KB 178/178 KB 1008/1822 KB 116/1210 KB 465/748 KB 178/178 KB 996/1822 KB 116/1210 KB 465/748 KB 178/178 KB 1008/1822 KB 120/1210 KB 465/748 KB 178/178 KB 1008/1822 KB 124/1210 KB 465/748 KB 178/178 KB 1008/1822 KB 128/1210 KB 465/748 KB 178/178 KB 996/1822 KB 112/1210 KB 469/748 KB 178/178 KB 1008/1822 KB 128/1210 KB 473/748 KB 178/178 KB 1008/1822 KB 128/1210 KB 473/748 KB 178/178 KB 1008/1822 KB 4/471 KB 128/1210 KB 473/748 KB 178/178 KB 1008/1822 KB 8/471 KB 128/1210 KB 473/748 KB 178/178 KB 1008/1822 KB 12/471 KB 128/1210 KB 473/748 KB 178/178 KB 1008/1822 KB 16/471 KB 128/1210 KB 473/748 KB 178/178 KB 1008/1822 KB 20/471 KB 128/1210 KB 473/748 KB 1008/1822 KB 24/471 KB 128/1210 KB 473/748 KB 1008/1822 KB 28/471 KB 128/1210 KB 473/748 KB 1008/1822 KB 32/471 KB 128/1210 KB 473/748 KB 1008/1822 KB 36/471 KB 128/1210 KB 473/748 KB 1008/1822 KB 40/471 KB 128/1210 KB 477/748 KB 1012/1822 KB 44/471 KB 128/1210 KB 477/748 KB 1012/1822 KB 48/471 KB 128/1210 KB 477/748 KB 1012/1822 KB 52/471 KB 128/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/woodstox/stax2-api/3.1.0/stax2-api-3.1.0.jar (178 KB at 164.0 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 477/748 KB 1012/1822 KB 52/471 KB 132/1210 KB 477/748 KB 1012/1822 KB 40/471 KB 128/1210 KB 481/748 KB 1012/1822 KB 52/471 KB 136/1210 KB 485/748 KB 1012/1822 KB 52/471 KB 136/1210 KB 489/748 KB 1012/1822 KB 52/471 KB 136/1210 KB 493/748 KB 1012/1822 KB 52/471 KB 136/1210 KB 473/748 KB 1012/1822 KB 40/471 KB 128/1210 KB 493/748 KB 1016/1822 KB 52/471 KB 136/1210 KB 477/748 KB 1012/1822 KB 52/471 KB 136/1210 KB 493/748 KB 1020/1822 KB 52/471 KB 136/1210 KB 493/748 KB 1020/1822 KB 52/471 KB 140/1210 KB 493/748 KB 1020/1822 KB 52/471 KB 144/1210 KB 493/748 KB 1024/1822 KB 52/471 KB 144/1210 KB 493/748 KB 1028/1822 KB 52/471 KB 144/1210 KB 497/748 KB 1032/1822 KB 56/471 KB 148/1210 KB 497/748 KB 1036/1822 KB 56/471 KB 148/1210 KB 497/748 KB 1040/1822 KB 56/471 KB 148/1210 KB 497/748 KB 1028/1822 KB 56/471 KB 148/1210 KB 493/748 KB 1028/1822 KB 56/471 KB 144/1210 KB 497/748 KB 1040/1822 KB 60/471 KB 148/1210 KB 497/748 KB 1040/1822 KB 64/471 KB 148/1210 KB 497/748 KB 1028/1822 KB 56/471 KB 144/1210 KB 501/748 KB 1040/1822 KB 64/471 KB 148/1210 KB 505/748 KB 1044/1822 KB 4/93 KB 64/471 KB 152/1210 KB 509/748 KB 1044/1822 KB 4/93 KB 64/471 KB 152/1210 KB 513/748 KB 1044/1822 KB 4/93 KB 64/471 KB 152/1210 KB 517/748 KB 1044/1822 KB 4/93 KB 64/471 KB 152/1210 KB 521/748 KB 1044/1822 KB 4/93 KB 64/471 KB 152/1210 KB 525/748 KB 1044/1822 KB 4/93 KB 64/471 KB 152/1210 KB 501/748 KB 1044/1822 KB 4/93 KB 64/471 KB 152/1210 KB 525/748 KB 1048/1822 KB 4/93 KB 64/471 KB 152/1210 KB 501/748 KB 1040/1822 KB 4/93 KB 64/471 KB 152/1210 KB 525/748 KB 1048/1822 KB 8/93 KB 64/471 KB 152/1210 KB 525/748 KB 1048/1822 KB 12/93 KB 64/471 KB 152/1210 KB 525/748 KB 1048/1822 KB 16/93 KB 64/471 KB 152/1210 KB 525/748 KB 1048/1822 KB 20/93 KB 64/471 KB 152/1210 KB 525/748 KB 1048/1822 KB 24/93 KB 64/471 KB 152/1210 KB 525/748 KB 1048/1822 KB 28/93 KB 64/471 KB 152/1210 KB 525/748 KB 1048/1822 KB 32/93 KB 64/471 KB 152/1210 KB 525/748 KB 1048/1822 KB 36/93 KB 64/471 KB 152/1210 KB 501/748 KB 1040/1822 KB 64/471 KB 152/1210 KB 525/748 KB 1052/1822 KB 36/93 KB 64/471 KB 156/1210 KB 525/748 KB 1052/1822 KB 36/93 KB 64/471 KB 160/1210 KB 525/748 KB 1052/1822 KB 36/93 KB 64/471 KB 164/1210 KB 525/748 KB 1052/1822 KB 36/93 KB 64/471 KB 168/1210 KB 525/748 KB 1052/1822 KB 36/93 KB 64/471 KB 172/1210 KB 525/748 KB 1052/1822 KB 36/93 KB 64/471 KB 176/1210 KB 525/748 KB 1052/1822 KB 36/93 KB 64/471 KB 180/1210 KB 529/748 KB 1052/1822 KB 40/93 KB 68/471 KB 184/1210 KB 525/748 KB 1052/1822 KB 36/93 KB 64/471 KB 152/1210 KB 529/748 KB 1056/1822 KB 40/93 KB 68/471 KB 184/1210 KB 529/748 KB 1060/1822 KB 40/93 KB 68/471 KB 184/1210 KB 529/748 KB 1052/1822 KB 40/93 KB 68/471 KB 180/1210 KB 529/748 KB 1060/1822 KB 40/93 KB 72/471 KB 184/1210 KB 529/748 KB 1060/1822 KB 40/93 KB 76/471 KB 184/1210 KB 529/748 KB 1060/1822 KB 40/93 KB 80/471 KB 184/1210 KB 529/748 KB 1060/1822 KB 40/93 KB 84/471 KB 184/1210 KB 529/748 KB 1060/1822 KB 40/93 KB 88/471 KB 184/1210 KB 529/748 KB 1060/1822 KB 40/93 KB 92/471 KB 184/1210 KB 529/748 KB 1060/1822 KB 40/93 KB 96/471 KB 184/1210 KB 529/748 KB 1052/1822 KB 40/93 KB 64/471 KB 180/1210 KB 533/748 KB 1060/1822 KB 40/93 KB 96/471 KB 184/1210 KB 537/748 KB 1060/1822 KB 40/93 KB 96/471 KB 184/1210 KB 541/748 KB 1060/1822 KB 40/93 KB 96/471 KB 184/1210 KB 545/748 KB 1064/1822 KB 40/93 KB 100/471 KB 188/1210 KB 549/748 KB 1064/1822 KB 40/93 KB 100/471 KB 188/1210 KB 553/748 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 1064/1822 KB 40/93 KB 100/471 KB 188/1210 KB 557/748 KB 1064/1822 KB 40/93 KB 100/471 KB 188/1210 KB 525/748 KB 1052/1822 KB 40/93 KB 64/471 KB 180/1210 KB 557/748 KB 1064/1822 KB 44/93 KB 100/471 KB 188/1210 KB 557/748 KB 1064/1822 KB 48/93 KB 100/471 KB 188/1210 KB 557/748 KB 1064/1822 KB 52/93 KB 100/471 KB 188/1210 KB 557/748 KB 1064/1822 KB 56/93 KB 100/471 KB 188/1210 KB 557/748 KB 1064/1822 KB 60/93 KB 100/471 KB 188/1210 KB 557/748 KB 1064/1822 KB 64/93 KB 100/471 KB 188/1210 KB 541/748 KB 1064/1822 KB 40/93 KB 100/471 KB 188/1210 KB 557/748 KB 1064/1822 KB 64/93 KB 104/471 KB 188/1210 KB 557/748 KB 1064/1822 KB 64/93 KB 108/471 KB 188/1210 KB 557/748 KB 1064/1822 KB 64/93 KB 112/471 KB 188/1210 KB 557/748 KB 1064/1822 KB 64/93 KB 116/471 KB 188/1210 KB 561/748 KB 1064/1822 KB 68/93 KB 120/471 KB 188/1210 KB 561/748 KB 1064/1822 KB 68/93 KB 124/471 KB 188/1210 KB 561/748 KB 1064/1822 KB 68/93 KB 128/471 KB 188/1210 KB 541/748 KB 1064/1822 KB 40/93 KB 96/471 KB 188/1210 KB 561/748 KB 1064/1822 KB 68/93 KB 128/471 KB 192/1210 KB 561/748 KB 1064/1822 KB 68/93 KB 128/471 KB 196/1210 KB 561/748 KB 1064/1822 KB 68/93 KB 128/471 KB 200/1210 KB 561/748 KB 1064/1822 KB 68/93 KB 128/471 KB 204/1210 KB 561/748 KB 1064/1822 KB 68/93 KB 128/471 KB 208/1210 KB 541/748 KB 1064/1822 KB 40/93 KB 96/471 KB 184/1210 KB 561/748 KB 1068/1822 KB 68/93 KB 128/471 KB 208/1210 KB 561/748 KB 1072/1822 KB 68/93 KB 128/471 KB 208/1210 KB 561/748 KB 1076/1822 KB 68/93 KB 128/471 KB 208/1210 KB 561/748 KB 1080/1822 KB 68/93 KB 128/471 KB 208/1210 KB 561/748 KB 1084/1822 KB 68/93 KB 128/471 KB 208/1210 KB 561/748 KB 1088/1822 KB 68/93 KB 128/471 KB 208/1210 KB 561/748 KB 1092/1822 KB 68/93 KB 128/471 KB 208/1210 KB 561/748 KB 1096/1822 KB 68/93 KB 128/471 KB 212/1210 KB 561/748 KB 1100/1822 KB 68/93 KB 128/471 KB 212/1210 KB 561/748 KB 1104/1822 KB 68/93 KB 128/471 KB 212/1210 KB 561/748 KB 1064/1822 KB 68/93 KB 116/471 KB 188/1210 KB 565/748 KB 1104/1822 KB 68/93 KB 128/471 KB 212/1210 KB 569/748 KB 1104/1822 KB 68/93 KB 128/471 KB 212/1210 KB 573/748 KB 1104/1822 KB 68/93 KB 128/471 KB 212/1210 KB 557/748 KB 1064/1822 KB 68/93 KB 116/471 KB 188/1210 KB 573/748 KB 1104/1822 KB 72/93 KB 128/471 KB 212/1210 KB 573/748 KB 1104/1822 KB 76/93 KB 128/471 KB 212/1210 KB 573/748 KB 1104/1822 KB 80/93 KB 128/471 KB 212/1210 KB 573/748 KB 1104/1822 KB 84/93 KB 128/471 KB 212/1210 KB 573/748 KB 1104/1822 KB 88/93 KB 128/471 KB 212/1210 KB 577/748 KB 1104/1822 KB 92/93 KB 128/471 KB 212/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 128/471 KB 212/1210 KB 561/748 KB 1092/1822 KB 68/93 KB 128/471 KB 212/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 132/471 KB 216/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 132/471 KB 220/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 132/471 KB 224/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 132/471 KB 212/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 136/471 KB 224/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 140/471 KB 224/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 144/471 KB 224/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 148/471 KB 224/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 152/471 KB 228/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 156/471 KB 228/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 160/471 KB 228/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 164/471 KB 228/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 168/471 KB 228/1210 KB 577/748 KB 1108/1822 KB 92/93 KB 128/471 KB 212/1210 KB 577/748 KB 1112/1822 K unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install B 93/93 KB 168/471 KB 228/1210 KB 577/748 KB 1116/1822 KB 93/93 KB 168/471 KB 228/1210 KB 577/748 KB 1120/1822 KB 93/93 KB 168/471 KB 228/1210 KB 577/748 KB 1104/1822 KB 88/93 KB 128/471 KB 212/1210 KB 581/748 KB 1120/1822 KB 93/93 KB 168/471 KB 228/1210 KB 577/748 KB 1108/1822 KB 93/93 KB 148/471 KB 228/1210 KB 585/748 KB 1120/1822 KB 93/93 KB 168/471 KB 232/1210 KB 585/748 KB 1120/1822 KB 93/93 KB 168/471 KB 236/1210 KB 585/748 KB 1120/1822 KB 93/93 KB 168/471 KB 240/1210 KB 585/748 KB 1120/1822 KB 93/93 KB 168/471 KB 244/1210 KB 585/748 KB 1124/1822 KB 168/471 KB 248/1210 KB 585/748 KB 1124/1822 KB 168/471 KB 252/1210 KB 585/748 KB 1124/1822 KB 168/471 KB 256/1210 KB 585/748 KB 1120/1822 KB 93/93 KB 168/471 KB 228/1210 KB 589/748 KB 1124/1822 KB 168/471 KB 256/1210 KB 593/748 KB 1124/1822 KB 168/471 KB 256/1210 KB 597/748 KB 1124/1822 KB 168/471 KB 256/1210 KB 601/748 KB 1124/1822 KB 168/471 KB 256/1210 KB 605/748 KB 1124/1822 KB 168/471 KB 256/1210 KB 609/748 KB 1124/1822 KB 168/471 KB 256/1210 KB 613/748 KB 1124/1822 KB 172/471 KB 260/1210 KB 617/748 KB 1124/1822 KB 172/471 KB 260/1210 KB 621/748 KB 1124/1822 KB 172/471 KB 260/1210 KB 585/748 KB 1124/1822 KB 93/93 KB 168/471 KB 244/1210 KB 621/748 KB 1128/1822 KB 172/471 KB 260/1210 KB 621/748 KB 1132/1822 KB 172/471 KB 260/1210 KB 621/748 KB 1136/1822 KB 172/471 KB 260/1210 KB 621/748 KB 1140/1822 KB 172/471 KB 260/1210 KB 621/748 KB 1144/1822 KB 172/471 KB 260/1210 KB 621/748 KB 1148/1822 KB 172/471 KB 260/1210 KB 621/748 KB 1152/1822 KB 172/471 KB 260/1210 KB 609/748 KB 1124/1822 KB 172/471 KB 260/1210 KB 621/748 KB 1152/1822 KB 172/471 KB 264/1210 KB 621/748 KB 1152/1822 KB 172/471 KB 268/1210 KB 621/748 KB 1152/1822 KB 172/471 KB 272/1210 KB 621/748 KB 1152/1822 KB 172/471 KB 276/1210 KB 609/748 KB 1124/1822 KB 172/471 KB 256/1210 KB 625/748 KB 1156/1822 KB 176/471 KB 276/1210 KB 625/748 KB 1156/1822 KB 180/471 KB 276/1210 KB 625/748 KB 1156/1822 KB 184/471 KB 276/1210 KB 625/748 KB 1156/1822 KB 188/471 KB 276/1210 KB 625/748 KB 1156/1822 KB 192/471 KB 276/1210 KB 625/748 KB 1156/1822 KB 172/471 KB 276/1210 KB 629/748 KB 1156/1822 KB 192/471 KB 276/1210 KB 633/748 KB 1156/1822 KB 192/471 KB 276/1210 KB 637/748 KB 1156/1822 KB 192/471 KB 276/1210 KB 641/748 KB 1156/1822 KB 192/471 KB 280/1210 KB 645/748 KB 1156/1822 KB 196/471 KB 280/1210 KB 649/748 KB 1156/1822 KB 196/471 KB 280/1210 KB 653/748 KB 1156/1822 KB 196/471 KB 280/1210 KB 621/748 KB 1156/1822 KB 172/471 KB 276/1210 KB 653/748 KB 1160/1822 KB 196/471 KB 280/1210 KB 653/748 KB 1164/1822 KB 196/471 KB 280/1210 KB 653/748 KB 1168/1822 KB 196/471 KB 280/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/jayway/jsonpath/json-path/0.9.1/json-path-0.9.1.jar (93 KB at 81.4 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 653/748 KB 1172/1822 KB 196/471 KB 280/1210 KB 653/748 KB 1176/1822 KB 196/471 KB 280/1210 KB 653/748 KB 1180/1822 KB 196/471 KB 280/1210 KB 653/748 KB 1184/1822 KB 196/471 KB 280/1210 KB 653/748 KB 1188/1822 KB 196/471 KB 280/1210 KB 657/748 KB 1192/1822 KB 196/471 KB 280/1210 KB 641/748 KB 1156/1822 KB 196/471 KB 280/1210 KB 657/748 KB 1196/1822 KB 200/471 KB 280/1210 KB 657/748 KB 1196/1822 KB 204/471 KB 280/1210 KB 657/748 KB 1196/1822 KB 208/471 KB 280/1210 KB 637/748 KB 1156/1822 KB 192/471 KB 280/1210 KB 657/748 KB 1196/1822 KB 208/471 KB 284/1210 KB 657/748 KB 1196/1822 KB 208/471 KB 285/1210 KB 657/748 KB 1196/1822 KB 208/471 KB 289/1210 KB 657/748 KB 1196/1822 KB 208/471 KB 293/1210 KB 657/748 KB 1196/1822 KB 208/471 KB 297/1210 KB 657/748 KB 1196/1822 KB 208/471 KB 301/1210 KB 657/748 KB 1196/1822 KB 208/471 KB 305/1210 KB 657/748 KB 1196/1822 KB 212/471 KB 309/1210 KB 657/748 KB 1188/1822 KB 196/471 KB 280/1210 KB 661/748 KB 1196/1822 KB 212/471 KB 309/1210 KB 665/748 KB 1196/1822 KB 212/471 KB 309/1210 KB 657/748 KB 1196/1822 KB 196/471 KB 280/1210 KB 669/748 KB 1200/1822 KB 212/471 KB 309/1210 KB 657/748 KB 1196/1822 KB 212/471 KB 305/1210 KB 669/748 KB 1200/1822 KB 216/471 KB 313/1210 KB 669/748 KB 1200/1822 KB 220/471 KB 313/1210 KB 669/748 KB 1200/1822 KB 224/471 KB 313/1210 KB 669/748 KB 1200/1822 KB 228/471 KB 313/1210 KB 669/748 KB 1204/1822 KB 232/471 KB 313/1210 KB 669/748 KB 1200/1822 KB 212/471 KB 313/1210 KB 669/748 KB 1204/1822 KB 232/471 KB 313/1210 KB 4/53 KB 669/748 KB 1204/1822 KB 232/471 KB 313/1210 KB 8/53 KB 669/748 KB 1204/1822 KB 232/471 KB 313/1210 KB 12/53 KB 669/748 KB 1204/1822 KB 232/471 KB 313/1210 KB 16/53 KB 669/748 KB 1204/1822 KB 232/471 KB 313/1210 KB 20/53 KB 669/748 KB 1204/1822 KB 232/471 KB 313/1210 KB 24/53 KB 669/748 KB 1204/1822 KB 232/471 KB 313/1210 KB 28/53 KB 669/748 KB 1204/1822 KB 232/471 KB 313/1210 KB 32/53 KB 669/748 KB 1204/1822 KB 232/471 KB 313/1210 KB 36/53 KB 669/748 KB 1196/1822 KB 212/471 KB 309/1210 KB 673/748 KB 1204/1822 KB 232/471 KB 317/1210 KB 36/53 KB 669/748 KB 1204/1822 KB 232/471 KB 317/1210 KB 36/53 KB 673/748 KB 1204/1822 KB 236/471 KB 321/1210 KB 40/53 KB 669/748 KB 1204/1822 KB 228/471 KB 313/1210 KB 677/748 KB 1204/1822 KB 236/471 KB 321/1210 KB 40/53 KB 681/748 KB 1204/1822 KB 236/471 KB 321/1210 KB 40/53 KB 685/748 KB 1208/1822 KB 236/471 KB 321/1210 KB 40/53 KB 673/748 KB 1204/1822 KB 236/471 KB 317/1210 KB 40/53 KB 673/748 KB 1204/1822 KB 232/471 KB 317/1210 KB 40/53 KB 685/748 KB 1208/1822 KB 236/471 KB 325/1210 KB 44/53 KB 685/748 KB 1208/1822 KB 236/471 KB 325/1210 KB 48/53 KB 685/748 KB 1208/1822 KB 240/471 KB 325/1210 KB 52/53 KB 685/748 KB 1208/1822 KB 240/471 KB 325/1210 KB 53/53 KB 685/748 KB 1208/1822 KB 236/471 KB 325/1210 KB 40/53 KB 689/748 KB 1208/1822 KB 240/471 KB 329/1210 KB 53/53 KB 689/748 KB 1208/1822 KB 240/471 KB 333/1210 KB 53/53 KB 681/748 KB 1208/1822 KB 236/471 KB 321/1210 KB 40/53 KB 689/748 KB 1212/1822 KB 240/471 KB 333/1210 KB 53/53 KB 689/748 KB 1216/1822 KB 240/471 KB 333/1210 KB 53/53 KB 689/748 KB 1220/1822 KB 240/471 KB 333/1210 KB 53/53 KB 689/748 KB 1224/1822 KB 240/471 KB 337/1210 KB 53/53 KB 689/748 KB 1228/1822 KB 240/471 KB 337/1210 KB 53/53 KB 689/748 KB 1232/1822 KB 240/471 KB 337/1210 KB 53/53 KB 689/748 KB 1208/1822 KB 240/471 KB 325/1210 KB 53/53 KB 693/748 KB 1232/1822 KB 240/471 KB 337/1210 KB 53/53 KB 697/748 KB 1232/1822 KB 240/471 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 337/1210 KB 53/53 KB 701/748 KB 1232/1822 KB 240/471 KB 337/1210 KB 53/53 KB 685/748 KB 1208/1822 KB 240/471 KB 325/1210 KB 48/53 KB 701/748 KB 1232/1822 KB 244/471 KB 337/1210 KB 53/53 KB 701/748 KB 1232/1822 KB 248/471 KB 337/1210 KB 53/53 KB 701/748 KB 1232/1822 KB 252/471 KB 337/1210 KB 53/53 KB 701/748 KB 1232/1822 KB 256/471 KB 337/1210 KB 53/53 KB 689/748 KB 1220/1822 KB 240/471 KB 337/1210 KB 53/53 KB 701/748 KB 1232/1822 KB 256/471 KB 341/1210 KB 53/53 KB 701/748 KB 1232/1822 KB 256/471 KB 345/1210 KB 53/53 KB 705/748 KB 1232/1822 KB 256/471 KB 349/1210 KB 53/53 KB 705/748 KB 1232/1822 KB 256/471 KB 353/1210 KB 53/53 KB 705/748 KB 1236/1822 KB 260/471 KB 357/1210 KB 705/748 KB 1236/1822 KB 260/471 KB 361/1210 KB 705/748 KB 1236/1822 KB 260/471 KB 365/1210 KB 705/748 KB 1232/1822 KB 256/471 KB 345/1210 KB 53/53 KB 709/748 KB 1236/1822 KB 260/471 KB 365/1210 KB 713/748 KB 1236/1822 KB 260/471 KB 365/1210 KB 717/748 KB 1236/1822 KB 260/471 KB 365/1210 KB 705/748 KB 1236/1822 KB 260/471 KB 353/1210 KB 717/748 KB 1240/1822 KB 260/471 KB 365/1210 KB 717/748 KB 1244/1822 KB 260/471 KB 365/1210 KB 717/748 KB 1248/1822 KB 260/471 KB 365/1210 KB 705/748 KB 1232/1822 KB 260/471 KB 353/1210 KB 717/748 KB 1248/1822 KB 264/471 KB 365/1210 KB 717/748 KB 1248/1822 KB 268/471 KB 365/1210 KB 717/748 KB 1248/1822 KB 272/471 KB 365/1210 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 45.7 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 717/748 KB 1248/1822 KB 276/471 KB 365/1210 KB 721/748 KB 1252/1822 KB 280/471 KB 365/1210 KB 721/748 KB 1252/1822 KB 284/471 KB 365/1210 KB 721/748 KB 1252/1822 KB 288/471 KB 365/1210 KB 721/748 KB 1252/1822 KB 292/471 KB 365/1210 KB 721/748 KB 1252/1822 KB 296/471 KB 369/1210 KB 721/748 KB 1252/1822 KB 300/471 KB 369/1210 KB 721/748 KB 1252/1822 KB 304/471 KB 369/1210 KB 721/748 KB 1252/1822 KB 276/471 KB 365/1210 KB 725/748 KB 1252/1822 KB 304/471 KB 369/1210 KB 729/748 KB 1252/1822 KB 304/471 KB 369/1210 KB 733/748 KB 1252/1822 KB 304/471 KB 369/1210 KB 717/748 KB 1252/1822 KB 276/471 KB 365/1210 KB 733/748 KB 1256/1822 KB 304/471 KB 369/1210 KB 733/748 KB 1260/1822 KB 304/471 KB 369/1210 KB 733/748 KB 1264/1822 KB 304/471 KB 369/1210 KB 721/748 KB 1252/1822 KB 292/471 KB 369/1210 KB 733/748 KB 1264/1822 KB 304/471 KB 373/1210 KB 733/748 KB 1264/1822 KB 304/471 KB 377/1210 KB 733/748 KB 1264/1822 KB 304/471 KB 381/1210 KB 737/748 KB 1264/1822 KB 304/471 KB 385/1210 KB 737/748 KB 1268/1822 KB 308/471 KB 389/1210 KB 737/748 KB 1268/1822 KB 308/471 KB 393/1210 KB 737/748 KB 1268/1822 KB 308/471 KB 397/1210 KB 737/748 KB 1264/1822 KB 304/471 KB 381/1210 KB 741/748 KB 1268/1822 KB 308/471 KB 397/1210 KB 745/748 KB 1268/1822 KB 308/471 KB 397/1210 KB 748/748 KB 1268/1822 KB 308/471 KB 397/1210 KB 748/748 KB 1268/1822 KB 4/276 KB 308/471 KB 397/1210 KB 748/748 KB 1268/1822 KB 8/276 KB 308/471 KB 397/1210 KB 748/748 KB 1268/1822 KB 12/276 KB 308/471 KB 397/1210 KB 748/748 KB 1268/1822 KB 16/276 KB 308/471 KB 397/1210 KB 748/748 KB 1268/1822 KB 20/276 KB 308/471 KB 397/1210 KB 748/748 KB 1268/1822 KB 24/276 KB 308/471 KB 401/1210 KB 748/748 KB 1268/1822 KB 28/276 KB 308/471 KB 401/1210 KB 737/748 KB 1268/1822 KB 308/471 KB 385/1210 KB 748/748 KB 1268/1822 KB 28/276 KB 312/471 KB 401/1210 KB 748/748 KB 1268/1822 KB 28/276 KB 316/471 KB 401/1210 KB 748/748 KB 1268/1822 KB 28/276 KB 320/471 KB 401/1210 KB 737/748 KB 1268/1822 KB 304/471 KB 385/1210 KB 748/748 KB 1272/1822 KB 28/276 KB 320/471 KB 401/1210 KB 748/748 KB 1276/1822 KB 28/276 KB 320/471 KB 401/1210 KB 748/748 KB 1280/1822 KB 28/276 KB 320/471 KB 401/1210 KB 748/748 KB 1284/1822 KB 28/276 KB 320/471 KB 401/1210 KB 748/748 KB 1288/1822 KB 28/276 KB 320/471 KB 401/1210 KB 748/748 KB 1292/1822 KB 28/276 KB 320/471 KB 401/1210 KB 748/748 KB 1268/1822 KB 20/276 KB 308/471 KB 401/1210 KB 748/748 KB 1292/1822 KB 28/276 KB 320/471 KB 405/1210 KB 748/748 KB 1292/1822 KB 28/276 KB 320/471 KB 409/1210 KB 748/748 KB 1296/1822 KB 28/276 KB 320/471 KB 413/1210 KB 748/748 KB 1296/1822 KB 32/276 KB 324/471 KB 417/1210 KB 748/748 KB 1296/1822 KB 32/276 KB 324/471 KB 421/1210 KB 748/748 KB 1296/1822 KB 32/276 KB 324/471 KB 425/1210 KB 748/748 KB 1296/1822 KB 32/276 KB 324/471 KB 429/1210 KB 748/748 KB 1296/1822 KB 28/276 KB 320/471 KB 409/1210 KB 748/748 KB 1300/1822 KB 32/276 KB 324/471 KB 429/1210 KB 748/748 KB 1304/1822 KB 32/276 KB 324/471 KB 429/1210 KB 748/748 KB 1308/1822 KB 32/276 KB 324/471 KB 429/1210 KB 748/748 KB 1312/1822 KB 32/276 KB 324/471 KB 429/1210 KB 748/748 KB 1296/1822 KB 32/276 KB 324/471 KB 413/1210 KB 748/748 KB 1296/1822 KB 28/276 KB 324/471 KB 413/1210 KB 748/748 KB 1312/1822 KB 32/276 KB 328/471 KB 429/1210 KB 748/748 KB 1312/1822 KB 32/276 KB 332/471 KB 429/1210 KB 748/748 KB 1312/1822 KB 32/276 KB 336/471 KB 429/1210 KB 748/748 KB 1312/1822 KB 32/276 KB 340/471 KB 429/1210 KB 1316/1822 KB 36/276 KB 344/471 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 429/1210 KB 1316/1822 KB 36/276 KB 348/471 KB 429/1210 KB 1316/1822 KB 36/276 KB 352/471 KB 429/1210 KB 1316/1822 KB 36/276 KB 356/471 KB 429/1210 KB 1316/1822 KB 36/276 KB 360/471 KB 433/1210 KB 1316/1822 KB 36/276 KB 364/471 KB 433/1210 KB 1316/1822 KB 36/276 KB 368/471 KB 433/1210 KB 1316/1822 KB 36/276 KB 340/471 KB 429/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (748 KB at 632.6 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 748/748 KB 1312/1822 KB 36/276 KB 340/471 KB 429/1210 KB 1316/1822 KB 40/276 KB 368/471 KB 433/1210 KB 1316/1822 KB 44/276 KB 368/471 KB 433/1210 KB 1316/1822 KB 48/276 KB 368/471 KB 433/1210 KB 1316/1822 KB 52/276 KB 368/471 KB 433/1210 KB 1316/1822 KB 36/276 KB 356/471 KB 433/1210 KB 1320/1822 KB 52/276 KB 368/471 KB 437/1210 KB 1320/1822 KB 52/276 KB 368/471 KB 441/1210 KB 1320/1822 KB 52/276 KB 368/471 KB 445/1210 KB 1320/1822 KB 52/276 KB 368/471 KB 433/1210 KB 1324/1822 KB 56/276 KB 368/471 KB 445/1210 KB 1328/1822 KB 56/276 KB 368/471 KB 445/1210 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 1320/1822 KB 56/276 KB 368/471 KB 445/1210 KB 1328/1822 KB 60/276 KB 368/471 KB 445/1210 KB 1328/1822 KB 64/276 KB 368/471 KB 445/1210 KB 1328/1822 KB 68/276 KB 368/471 KB 445/1210 KB 1332/1822 KB 72/276 KB 372/471 KB 449/1210 KB 1332/1822 KB 76/276 KB 372/471 KB 449/1210 KB 1332/1822 KB 80/276 KB 372/471 KB 449/1210 KB 1332/1822 KB 68/276 KB 372/471 KB 449/1210 KB 1332/1822 KB 80/276 KB 376/471 KB 449/1210 KB 1332/1822 KB 80/276 KB 380/471 KB 449/1210 KB 1332/1822 KB 80/276 KB 384/471 KB 449/1210 KB 1332/1822 KB 80/276 KB 388/471 KB 449/1210 KB 1332/1822 KB 84/276 KB 392/471 KB 449/1210 KB 3/577 KB 1332/1822 KB 68/276 KB 368/471 KB 449/1210 KB 1328/1822 KB 68/276 KB 368/471 KB 449/1210 KB 1332/1822 KB 84/276 KB 388/471 KB 449/1210 KB 3/577 KB 1332/1822 KB 84/276 KB 392/471 KB 453/1210 KB 6/577 KB 1332/1822 KB 84/276 KB 392/471 KB 453/1210 KB 9/577 KB 1336/1822 KB 84/276 KB 392/471 KB 453/1210 KB 11/577 KB 1336/1822 KB 84/276 KB 392/471 KB 453/1210 KB 14/577 KB 1336/1822 KB 84/276 KB 392/471 KB 453/1210 KB 16/577 KB 1332/1822 KB 84/276 KB 388/471 KB 449/1210 KB 1336/1822 KB 88/276 KB 392/471 KB 453/1210 KB 16/577 KB 1336/1822 KB 84/276 KB 392/471 KB 453/1210 KB 9/577 KB 1340/1822 KB 88/276 KB 392/471 KB 453/1210 KB 19/577 KB 1344/1822 KB 88/276 KB 392/471 KB 453/1210 KB 19/577 KB 1332/1822 KB 84/276 KB 392/471 KB 453/1210 KB 9/577 KB 1344/1822 KB 88/276 KB 392/471 KB 457/1210 KB 19/577 KB 1344/1822 KB 88/276 KB 392/471 KB 461/1210 KB 19/577 KB 1344/1822 KB 88/276 KB 392/471 KB 465/1210 KB 19/577 KB 1348/1822 KB 88/276 KB 392/471 KB 469/1210 KB 19/577 KB 1348/1822 KB 88/276 KB 392/471 KB 473/1210 KB 19/577 KB 1348/1822 KB 88/276 KB 392/471 KB 477/1210 KB 19/577 KB 1336/1822 KB 88/276 KB 392/471 KB 453/1210 KB 19/577 KB 1348/1822 KB 92/276 KB 392/471 KB 477/1210 KB 19/577 KB 1348/1822 KB 96/276 KB 392/471 KB 477/1210 KB 19/577 KB 1348/1822 KB 100/276 KB 396/471 KB 481/1210 KB 22/577 KB 1348/1822 KB 104/276 KB 396/471 KB 481/1210 KB 22/577 KB 1348/1822 KB 88/276 KB 392/471 KB 465/1210 KB 19/577 KB 1352/1822 KB 104/276 KB 396/471 KB 481/1210 KB 22/577 KB 1356/1822 KB 104/276 KB 396/471 KB 481/1210 KB 22/577 KB 1360/1822 KB 104/276 KB 396/471 KB 481/1210 KB 22/577 KB 1364/1822 KB 104/276 KB 396/471 KB 481/1210 KB 22/577 KB 1348/1822 KB 96/276 KB 396/471 KB 481/1210 KB 22/577 KB 1348/1822 KB 96/276 KB 396/471 KB 477/1210 KB 22/577 KB 1348/1822 KB 96/276 KB 392/471 KB 477/1210 KB 22/577 KB 1364/1822 KB 104/276 KB 400/471 KB 481/1210 KB 22/577 KB 1364/1822 KB 104/276 KB 404/471 KB 481/1210 KB 22/577 KB 1368/1822 KB 108/276 KB 408/471 KB 485/1210 KB 25/577 KB 1368/1822 KB 108/276 KB 412/471 KB 485/1210 KB 25/577 KB 1368/1822 KB 108/276 KB 416/471 KB 485/1210 KB 25/577 KB 1368/1822 KB 108/276 KB 404/471 KB 485/1210 KB 25/577 KB 1372/1822 KB 108/276 KB 416/471 KB 485/1210 KB 25/577 KB 1376/1822 KB 108/276 KB 416/471 KB 485/1210 KB 25/577 KB 1364/1822 KB 108/276 KB 404/471 KB 485/1210 KB 25/577 KB 1376/1822 KB 112/276 KB 416/471 KB 485/1210 KB 25/577 KB 1364/1822 KB 104/276 KB 404/471 KB 481/1210 KB 25/577 KB 1376/1822 KB 112/276 KB 416/471 KB 485/1210 KB 27/577 KB 1364/1822 KB 104/276 KB 404/471 KB 485/1210 KB 25/577 KB 1376/1822 KB 112/276 KB 416/471 KB 489/1210 KB 27/577 KB 1376/1822 KB 112/276 KB 416/471 KB 489/1210 KB 30/577 KB 1376/1822 KB 112/276 KB 416/471 KB 493/1210 KB 30/577 KB 1376/1822 KB 112/276 KB 416/471 KB 493/1210 KB 32/577 KB 1376/1822 KB 112/276 KB 416/471 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 497/1210 KB 32/577 KB 1380/1822 KB 116/276 KB 420/471 KB 501/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 420/471 KB 505/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 420/471 KB 509/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 420/471 KB 497/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 424/471 KB 509/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 428/471 KB 509/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 432/471 KB 509/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 436/471 KB 509/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 440/471 KB 513/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 444/471 KB 513/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 448/471 KB 513/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 452/471 KB 513/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 416/471 KB 497/1210 KB 36/577 KB 1376/1822 KB 116/276 KB 416/471 KB 497/1210 KB 36/577 KB 1380/1822 KB 116/276 KB 452/471 KB 513/1210 KB 40/577 KB 1380/1822 KB 116/276 KB 452/471 KB 513/1210 KB 44/577 KB 1380/1822 KB 116/276 KB 452/471 KB 513/1210 KB 48/577 KB 1376/1822 KB 116/276 KB 416/471 KB 497/1210 KB 32/577 KB 1380/1822 KB 120/276 KB 452/471 KB 513/1210 KB 48/577 KB 1380/1822 KB 124/276 KB 452/471 KB 513/1210 KB 48/577 KB 1380/1822 KB 128/276 KB 452/471 KB 513/1210 KB 48/577 KB 1384/1822 KB 128/276 KB 452/471 KB 513/1210 KB 48/577 KB 1388/1822 KB 128/276 KB 452/471 KB 513/1210 KB 48/577 KB 1392/1822 KB 128/276 KB 452/471 KB 513/1210 KB 48/577 KB 1396/1822 KB 128/276 KB 452/471 KB 513/1210 KB 48/577 KB 1400/1822 KB 132/276 KB 452/471 KB 513/1210 KB 52/577 KB 1404/1822 KB 132/276 KB 452/471 KB 513/1210 KB 52/577 KB 1408/1822 KB 132/276 KB 452/471 KB 513/1210 KB 52/577 KB 1380/1822 KB 116/276 KB 436/471 KB 513/1210 KB 36/577 KB 1408/1822 KB 132/276 KB 452/471 KB 517/1210 KB 52/577 KB 1408/1822 KB 132/276 KB 452/471 KB 521/1210 KB 52/577 KB 1408/1822 KB 132/276 KB 452/471 KB 525/1210 KB 52/577 KB 1396/1822 KB 132/276 KB 452/471 KB 513/1210 KB 52/577 KB 1408/1822 KB 136/276 KB 452/471 KB 525/1210 KB 52/577 KB 1408/1822 KB 140/276 KB 452/471 KB 525/1210 KB 52/577 KB 1396/1822 KB 128/276 KB 452/471 KB 513/1210 KB 52/577 KB 1408/1822 KB 140/276 KB 452/471 KB 525/1210 KB 56/577 KB 1408/1822 KB 140/276 KB 452/471 KB 525/1210 KB 60/577 KB 1408/1822 KB 140/276 KB 452/471 KB 525/1210 KB 64/577 KB 1408/1822 KB 144/276 KB 452/471 KB 525/1210 KB 64/577 KB 1408/1822 KB 144/276 KB 452/471 KB 525/1210 KB 68/577 KB 1412/1822 KB 148/276 KB 452/471 KB 529/1210 KB 72/577 KB 1412/1822 KB 148/276 KB 452/471 KB 529/1210 KB 76/577 KB 1412/1822 KB 148/276 KB 452/471 KB 529/1210 KB 80/577 KB 1412/1822 KB 148/276 KB 452/471 KB 529/1210 KB 68/577 KB 1408/1822 KB 148/276 KB 452/471 KB 529/1210 KB 68/577 KB 1412/1822 KB 148/276 KB 452/471 KB 533/1210 KB 80/577 KB 1412/1822 KB 148/276 KB 452/471 KB 537/1210 KB 80/577 KB 1408/1822 KB 148/276 KB 452/471 KB 525/1210 KB 68/577 KB 1416/1822 KB 152/276 KB 452/471 KB 537/1210 KB 80/577 KB 1416/1822 KB 152/276 KB 452/471 KB 541/1210 KB 80/577 KB 1416/1822 KB 156/276 KB 456/471 KB 545/1210 KB 80/577 KB 1416/1822 KB 156/276 KB 456/471 KB 549/1210 KB 84/577 KB 1416/1822 KB 156/276 KB 456/471 KB 553/1210 KB 84/577 KB 1416/1822 KB 156/276 KB 456/471 KB 557/1210 KB 84/577 KB 1416/1822 KB 148/276 KB 452/471 KB 537/1210 KB 80/577 KB 1420/1822 KB 156/276 KB 456/471 KB 557/1210 KB 84/577 KB 1424/1822 KB 156/276 KB 456/471 KB 557/1210 KB 84/577 KB 1428/1822 KB 156/276 KB 456/471 KB 557/1210 KB 84/577 KB 1432/1822 KB 156/276 KB 456/471 KB 557/1210 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 84/577 KB 1436/1822 KB 156/276 KB 456/471 KB 557/1210 KB 84/577 KB 1440/1822 KB 156/276 KB 456/471 KB 557/1210 KB 84/577 KB 1444/1822 KB 156/276 KB 456/471 KB 557/1210 KB 84/577 KB 1448/1822 KB 156/276 KB 456/471 KB 561/1210 KB 84/577 KB 1452/1822 KB 156/276 KB 456/471 KB 561/1210 KB 84/577 KB 1456/1822 KB 156/276 KB 456/471 KB 561/1210 KB 84/577 KB 1416/1822 KB 156/276 KB 456/471 KB 545/1210 KB 84/577 KB 1456/1822 KB 156/276 KB 456/471 KB 561/1210 KB 88/577 KB 1456/1822 KB 156/276 KB 456/471 KB 561/1210 KB 92/577 KB 1456/1822 KB 156/276 KB 456/471 KB 561/1210 KB 96/577 KB 1416/1822 KB 156/276 KB 456/471 KB 541/1210 KB 80/577 KB 1456/1822 KB 156/276 KB 460/471 KB 561/1210 KB 96/577 KB 1456/1822 KB 156/276 KB 464/471 KB 561/1210 KB 96/577 KB 1416/1822 KB 156/276 KB 452/471 KB 541/1210 KB 80/577 KB 1456/1822 KB 160/276 KB 464/471 KB 561/1210 KB 96/577 KB 1456/1822 KB 164/276 KB 464/471 KB 561/1210 KB 96/577 KB 1456/1822 KB 168/276 KB 468/471 KB 561/1210 KB 96/577 KB 1456/1822 KB 168/276 KB 468/471 KB 561/1210 KB 100/577 KB 1444/1822 KB 156/276 KB 456/471 KB 561/1210 KB 84/577 KB 1456/1822 KB 172/276 KB 468/471 KB 565/1210 KB 100/577 KB 1456/1822 KB 172/276 KB 468/471 KB 569/1210 KB 104/577 KB 1456/1822 KB 172/276 KB 468/471 KB 573/1210 KB 104/577 KB 1456/1822 KB 172/276 KB 468/471 KB 561/1210 KB 100/577 KB 1456/1822 KB 176/276 KB 468/471 KB 573/1210 KB 104/577 KB 1456/1822 KB 164/276 KB 468/471 KB 561/1210 KB 96/577 KB 1456/1822 KB 176/276 KB 471/471 KB 573/1210 KB 104/577 KB 1456/1822 KB 180/276 KB 471/471 KB 573/1210 KB 104/577 KB 1456/1822 KB 172/276 KB 468/471 KB 565/1210 KB 104/577 KB 1456/1822 KB 180/276 KB 471/471 KB 573/1210 KB 108/577 KB 1456/1822 KB 180/276 KB 471/471 KB 573/1210 KB 112/577 KB 1456/1822 KB 184/276 KB 471/471 KB 573/1210 KB 112/577 KB 1456/1822 KB 188/276 KB 471/471 KB 573/1210 KB 116/577 KB 1456/1822 KB 192/276 KB 471/471 KB 573/1210 KB 116/577 KB 1456/1822 KB 192/276 KB 471/471 KB 577/1210 KB 116/577 KB 1460/1822 KB 192/276 KB 471/471 KB 581/1210 KB 116/577 KB 1460/1822 KB 192/276 KB 471/471 KB 585/1210 KB 116/577 KB 1460/1822 KB 192/276 KB 471/471 KB 589/1210 KB 116/577 KB 1460/1822 KB 196/276 KB 471/471 KB 593/1210 KB 116/577 KB 1456/1822 KB 184/276 KB 471/471 KB 573/1210 KB 116/577 KB 1460/1822 KB 196/276 KB 471/471 KB 597/1210 KB 120/577 KB 1460/1822 KB 196/276 KB 471/471 KB 597/1210 KB 124/577 KB 1460/1822 KB 196/276 KB 471/471 KB 597/1210 KB 128/577 KB 1460/1822 KB 196/276 KB 471/471 KB 589/1210 KB 116/577 KB 1460/1822 KB 200/276 KB 471/471 KB 597/1210 KB 128/577 KB 1460/1822 KB 204/276 KB 471/471 KB 597/1210 KB 128/577 KB 1460/1822 KB 208/276 KB 471/471 KB 597/1210 KB 128/577 KB 1460/1822 KB 212/276 KB 471/471 KB 597/1210 KB 128/577 KB 1460/1822 KB 216/276 KB 471/471 KB 597/1210 KB 132/577 KB 1460/1822 KB 220/276 KB 471/471 KB 597/1210 KB 132/577 KB 1460/1822 KB 224/276 KB 471/471 KB 597/1210 KB 132/577 KB 1460/1822 KB 192/276 KB 471/471 KB 577/1210 KB 116/577 KB 1464/1822 KB 224/276 KB 471/471 KB 597/1210 KB 132/577 KB 1468/1822 KB 224/276 KB 471/471 KB 597/1210 KB 132/577 KB 1472/1822 KB 224/276 KB 471/471 KB 597/1210 KB 132/577 KB 1476/1822 KB 224/276 KB 471/471 KB 597/1210 KB 132/577 KB 1480/1822 KB 224/276 KB 597/1210 KB 132/577 KB 1484/1822 KB 224/276 KB 597/1210 KB 132/577 KB 1488/1822 KB 224/276 KB 597/1210 KB 132/577 KB 1460/1822 KB 212/276 KB 471/471 KB 597/1210 KB 132/577 KB 1488/1822 KB 224/276 KB 601/1210 KB 132/577 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 1488/1822 KB 224/276 KB 605/1210 KB 132/577 KB 1460/1822 KB 212/276 KB 471/471 KB 597/1210 KB 132/577 KB 1488/1822 KB 224/276 KB 605/1210 KB 136/577 KB 1488/1822 KB 224/276 KB 605/1210 KB 140/577 KB 1488/1822 KB 224/276 KB 605/1210 KB 144/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 382.0 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 1488/1822 KB 224/276 KB 605/1210 KB 148/577 KB 1492/1822 KB 228/276 KB 609/1210 KB 152/577 KB 1492/1822 KB 228/276 KB 609/1210 KB 156/577 KB 1492/1822 KB 228/276 KB 609/1210 KB 160/577 KB 1488/1822 KB 224/276 KB 609/1210 KB 148/577 KB 1492/1822 KB 228/276 KB 613/1210 KB 160/577 KB 1492/1822 KB 228/276 KB 617/1210 KB 160/577 KB 1492/1822 KB 228/276 KB 621/1210 KB 160/577 KB 1492/1822 KB 228/276 KB 609/1210 KB 148/577 KB 1492/1822 KB 232/276 KB 621/1210 KB 160/577 KB 1492/1822 KB 236/276 KB 621/1210 KB 160/577 KB 1492/1822 KB 240/276 KB 625/1210 KB 160/577 KB 1492/1822 KB 244/276 KB 625/1210 KB 160/577 KB 1492/1822 KB 248/276 KB 625/1210 KB 164/577 KB 1492/1822 KB 252/276 KB 625/1210 KB 164/577 KB 1492/1822 KB 256/276 KB 625/1210 KB 164/577 KB 1492/1822 KB 224/276 KB 609/1210 KB 148/577 KB 1496/1822 KB 256/276 KB 625/1210 KB 164/577 KB 1500/1822 KB 256/276 KB 625/1210 KB 164/577 KB 1504/1822 KB 256/276 KB 625/1210 KB 164/577 KB 1508/1822 KB 256/276 KB 625/1210 KB 164/577 KB 1492/1822 KB 244/276 KB 625/1210 KB 164/577 KB 1508/1822 KB 256/276 KB 625/1210 KB 168/577 KB 1508/1822 KB 256/276 KB 625/1210 KB 172/577 KB 1508/1822 KB 256/276 KB 625/1210 KB 176/577 KB 1492/1822 KB 236/276 KB 625/1210 KB 160/577 KB 1512/1822 KB 256/276 KB 629/1210 KB 176/577 KB 1512/1822 KB 256/276 KB 633/1210 KB 176/577 KB 1512/1822 KB 256/276 KB 637/1210 KB 176/577 KB 1512/1822 KB 256/276 KB 625/1210 KB 176/577 KB 1516/1822 KB 256/276 KB 637/1210 KB 176/577 KB 1520/1822 KB 256/276 KB 637/1210 KB 176/577 KB 1520/1822 KB 256/276 KB 637/1210 KB 180/577 KB 4/37 KB 1520/1822 KB 256/276 KB 637/1210 KB 180/577 KB 8/37 KB 1520/1822 KB 256/276 KB 637/1210 KB 180/577 KB 12/37 KB 1520/1822 KB 256/276 KB 637/1210 KB 180/577 KB 16/37 KB 1520/1822 KB 256/276 KB 637/1210 KB 180/577 KB 20/37 KB 1520/1822 KB 256/276 KB 637/1210 KB 180/577 KB 24/37 KB 1520/1822 KB 256/276 KB 637/1210 KB 180/577 KB 28/37 KB 1520/1822 KB 256/276 KB 637/1210 KB 180/577 KB 32/37 KB 1520/1822 KB 260/276 KB 637/1210 KB 180/577 KB 32/37 KB 1524/1822 KB 264/276 KB 641/1210 KB 180/577 KB 36/37 KB 1520/1822 KB 256/276 KB 637/1210 KB 180/577 KB 1524/1822 KB 268/276 KB 641/1210 KB 184/577 KB 36/37 KB 1524/1822 KB 268/276 KB 641/1210 KB 188/577 KB 36/37 KB 1524/1822 KB 268/276 KB 641/1210 KB 192/577 KB 36/37 KB 1524/1822 KB 260/276 KB 641/1210 KB 180/577 KB 36/37 KB 1528/1822 KB 268/276 KB 641/1210 KB 192/577 KB 36/37 KB 1532/1822 KB 268/276 KB 641/1210 KB 192/577 KB 36/37 KB 1536/1822 KB 268/276 KB 641/1210 KB 192/577 KB 36/37 KB 1540/1822 KB 268/276 KB 641/1210 KB 196/577 KB 36/37 KB 1544/1822 KB 268/276 KB 641/1210 KB 196/577 KB 36/37 KB 1548/1822 KB 268/276 KB 641/1210 KB 196/577 KB 36/37 KB 1520/1822 KB 260/276 KB 641/1210 KB 180/577 KB 36/37 KB 1520/1822 KB 260/276 KB 637/1210 KB 180/577 KB 36/37 KB 1548/1822 KB 268/276 KB 645/1210 KB 196/577 KB 37/37 KB 1548/1822 KB 268/276 KB 645/1210 KB 196/577 KB 37/37 KB 1548/1822 KB 268/276 KB 649/1210 KB 196/577 KB 37/37 KB 1548/1822 KB 268/276 KB 653/1210 KB 196/577 KB 37/37 KB 1536/1822 KB 268/276 KB 641/1210 KB 196/577 KB 36/37 KB 1548/1822 KB 268/276 KB 653/1210 KB 200/577 KB 37/37 KB 1548/1822 KB 268/276 KB 653/1210 KB 204/577 KB 37/37 KB 1524/1822 KB 268/276 KB 641/1210 KB 180/577 KB 36/37 KB 1548/1822 KB 272/276 KB 657/1210 KB 204/577 KB 37/37 KB 1548/1822 KB 276/276 KB 657/1210 KB 204/577 KB 37/37 KB 1548/1822 KB 276/276 KB 657/1210 KB 204/577 KB 37/37 KB 1548/1822 KB 268/276 KB 657/1210 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 204/577 KB 37/37 KB 1548/1822 KB 276/276 KB 661/1210 KB 208/577 KB 37/37 KB 1548/1822 KB 276/276 KB 665/1210 KB 208/577 KB 37/37 KB 1548/1822 KB 276/276 KB 669/1210 KB 208/577 KB 37/37 KB 1548/1822 KB 276/276 KB 657/1210 KB 208/577 KB 37/37 KB 1548/1822 KB 276/276 KB 669/1210 KB 212/577 KB 37/37 KB 1552/1822 KB 276/276 KB 673/1210 KB 216/577 KB 37/37 KB 1552/1822 KB 276/276 KB 673/1210 KB 220/577 KB 37/37 KB 1552/1822 KB 276/276 KB 673/1210 KB 224/577 KB 37/37 KB 1552/1822 KB 276/276 KB 673/1210 KB 212/577 KB 37/37 KB 1552/1822 KB 276/276 KB 677/1210 KB 224/577 KB 37/37 KB 1552/1822 KB 276/276 KB 681/1210 KB 224/577 KB 37/37 KB 1552/1822 KB 276/276 KB 685/1210 KB 224/577 KB 37/37 KB 1552/1822 KB 276/276 KB 689/1210 KB 224/577 KB 37/37 KB 1552/1822 KB 276/276 KB 693/1210 KB 228/577 KB 37/37 KB 1552/1822 KB 276/276 KB 697/1210 KB 228/577 KB 37/37 KB 1552/1822 KB 276/276 KB 669/1210 KB 212/577 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 29.1 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 1556/1822 KB 276/276 KB 697/1210 KB 228/577 KB 1560/1822 KB 697/1210 KB 228/577 KB 1564/1822 KB 697/1210 KB 228/577 KB 1568/1822 KB 697/1210 KB 228/577 KB 1572/1822 KB 697/1210 KB 228/577 KB 1576/1822 KB 697/1210 KB 228/577 KB 1580/1822 KB 697/1210 KB 228/577 KB 1584/1822 KB 701/1210 KB 228/577 KB 1588/1822 KB 701/1210 KB 228/577 KB 1592/1822 KB 701/1210 KB 228/577 KB 1596/1822 KB 701/1210 KB 228/577 KB 1552/1822 KB 276/276 KB 689/1210 KB 228/577 KB 37/37 KB 1596/1822 KB 701/1210 KB 232/577 KB 1596/1822 KB 701/1210 KB 236/577 KB 1596/1822 KB 701/1210 KB 240/577 KB 1596/1822 KB 701/1210 KB 244/577 KB 1596/1822 KB 701/1210 KB 248/577 KB 1596/1822 KB 701/1210 KB 252/577 KB 1596/1822 KB 701/1210 KB 256/577 KB 1580/1822 KB 701/1210 KB 228/577 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 218.9 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 1596/1822 KB 705/1210 KB 256/577 KB 1596/1822 KB 709/1210 KB 256/577 KB 1596/1822 KB 713/1210 KB 256/577 KB 1596/1822 KB 4/167 KB 717/1210 KB 256/577 KB 1596/1822 KB 4/167 KB 721/1210 KB 256/577 KB 1596/1822 KB 4/167 KB 713/1210 KB 256/577 KB 1600/1822 KB 8/167 KB 721/1210 KB 260/577 KB 1600/1822 KB 12/167 KB 721/1210 KB 260/577 KB 1600/1822 KB 16/167 KB 721/1210 KB 260/577 KB 1600/1822 KB 20/167 KB 721/1210 KB 260/577 KB 1600/1822 KB 24/167 KB 721/1210 KB 260/577 KB 1600/1822 KB 28/167 KB 721/1210 KB 260/577 KB 1600/1822 KB 32/167 KB 721/1210 KB 260/577 KB 1600/1822 KB 36/167 KB 721/1210 KB 260/577 KB 1600/1822 KB 40/167 KB 721/1210 KB 260/577 KB 1600/1822 KB 4/167 KB 721/1210 KB 260/577 KB 1600/1822 KB 40/167 KB 725/1210 KB 264/577 KB 1600/1822 KB 40/167 KB 725/1210 KB 268/577 KB 1600/1822 KB 40/167 KB 725/1210 KB 271/577 KB 1600/1822 KB 4/167 KB 721/1210 KB 256/577 KB 1604/1822 KB 40/167 KB 725/1210 KB 271/577 KB 1608/1822 KB 40/167 KB 725/1210 KB 271/577 KB 1612/1822 KB 44/167 KB 725/1210 KB 271/577 KB 1616/1822 KB 44/167 KB 725/1210 KB 271/577 KB 1620/1822 KB 44/167 KB 725/1210 KB 271/577 KB 1600/1822 KB 40/167 KB 725/1210 KB 260/577 KB 1620/1822 KB 44/167 KB 729/1210 KB 275/577 KB 1620/1822 KB 44/167 KB 733/1210 KB 275/577 KB 1620/1822 KB 44/167 KB 725/1210 KB 275/577 KB 1620/1822 KB 44/167 KB 733/1210 KB 279/577 KB 1620/1822 KB 44/167 KB 733/1210 KB 283/577 KB 1620/1822 KB 44/167 KB 733/1210 KB 287/577 KB 1620/1822 KB 44/167 KB 733/1210 KB 291/577 KB 1624/1822 KB 44/167 KB 737/1210 KB 295/577 KB 1624/1822 KB 44/167 KB 737/1210 KB 299/577 KB 1624/1822 KB 44/167 KB 737/1210 KB 303/577 KB 1608/1822 KB 44/167 KB 725/1210 KB 271/577 KB 1624/1822 KB 48/167 KB 737/1210 KB 303/577 KB 1624/1822 KB 52/167 KB 737/1210 KB 303/577 KB 1624/1822 KB 56/167 KB 737/1210 KB 303/577 KB 1624/1822 KB 60/167 KB 737/1210 KB 303/577 KB 1624/1822 KB 64/167 KB 737/1210 KB 303/577 KB 1624/1822 KB 44/167 KB 737/1210 KB 291/577 KB 1628/1822 KB 64/167 KB 737/1210 KB 303/577 KB 1620/1822 KB 44/167 KB 737/1210 KB 291/577 KB 1628/1822 KB 64/167 KB 741/1210 KB 303/577 KB 1628/1822 KB 64/167 KB 745/1210 KB 303/577 KB 1628/1822 KB 64/167 KB 749/1210 KB 303/577 KB 1632/1822 KB 64/167 KB 753/1210 KB 303/577 KB 1632/1822 KB 68/167 KB 757/1210 KB 307/577 KB 1632/1822 KB 68/167 KB 761/1210 KB 307/577 KB 1632/1822 KB 68/167 KB 765/1210 KB 307/577 KB 1632/1822 KB 64/167 KB 749/1210 KB 303/577 KB 1636/1822 KB 68/167 KB 765/1210 KB 307/577 KB 1640/1822 KB 68/167 KB 765/1210 KB 307/577 KB 1644/1822 KB 68/167 KB 765/1210 KB 307/577 KB 1648/1822 KB 68/167 KB 765/1210 KB 307/577 KB 1632/1822 KB 68/167 KB 753/1210 KB 307/577 KB 1648/1822 KB 68/167 KB 765/1210 KB 311/577 KB 1652/1822 KB 68/167 KB 765/1210 KB 315/577 KB 1652/1822 KB 68/167 KB 765/1210 KB 319/577 KB 1652/1822 KB 68/167 KB 765/1210 KB 323/577 KB 1652/1822 KB 68/167 KB 769/1210 KB 327/577 KB 1652/1822 KB 68/167 KB 769/1210 KB 331/577 KB 1652/1822 KB 68/167 KB 769/1210 KB 335/577 KB 1632/1822 KB 68/167 KB 753/1210 KB 303/577 KB 1652/1822 KB 72/167 KB 769/1210 KB 335/577 KB 1652/1822 KB 76/167 KB 769/1210 KB 335/577 KB 1652/1822 KB 80/167 KB 769/1210 KB 335/577 KB 1652/1822 KB 84/167 KB 769/1210 KB 335/577 KB 1652/1822 KB 88/167 KB 769/1210 KB 335/577 KB 1652/1822 KB 92/167 KB 769/1210 KB 335/577 KB 1652/1822 KB 96/167 KB 769/1210 KB 335/577 KB 1652/1822 KB 68/167 KB 769/1210 KB 323/577 KB 1652/1822 KB 96/167 KB 773/1210 KB 335/577 KB 1652/1822 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 96/167 KB 777/1210 KB 335/577 KB 1652/1822 KB 96/167 KB 781/1210 KB 335/577 KB 1652/1822 KB 68/167 KB 765/1210 KB 311/577 KB 1656/1822 KB 96/167 KB 781/1210 KB 335/577 KB 1660/1822 KB 96/167 KB 781/1210 KB 335/577 KB 1664/1822 KB 96/167 KB 781/1210 KB 335/577 KB 1664/1822 KB 100/167 KB 781/1210 KB 335/577 KB 1668/1822 KB 104/167 KB 785/1210 KB 339/577 KB 1668/1822 KB 108/167 KB 785/1210 KB 339/577 KB 1668/1822 KB 112/167 KB 785/1210 KB 339/577 KB 1668/1822 KB 100/167 KB 785/1210 KB 339/577 KB 1668/1822 KB 112/167 KB 785/1210 KB 343/577 KB 1668/1822 KB 112/167 KB 785/1210 KB 347/577 KB 1668/1822 KB 116/167 KB 785/1210 KB 351/577 KB 1668/1822 KB 100/167 KB 785/1210 KB 335/577 KB 1672/1822 KB 116/167 KB 785/1210 KB 351/577 KB 1676/1822 KB 116/167 KB 785/1210 KB 351/577 KB 1680/1822 KB 116/167 KB 785/1210 KB 351/577 KB 1664/1822 KB 100/167 KB 785/1210 KB 335/577 KB 1680/1822 KB 116/167 KB 789/1210 KB 351/577 KB 1680/1822 KB 116/167 KB 793/1210 KB 351/577 KB 1680/1822 KB 116/167 KB 797/1210 KB 351/577 KB 1684/1822 KB 116/167 KB 797/1210 KB 351/577 KB 1688/1822 KB 116/167 KB 801/1210 KB 355/577 KB 1692/1822 KB 116/167 KB 801/1210 KB 355/577 KB 1696/1822 KB 116/167 KB 801/1210 KB 355/577 KB 1668/1822 KB 116/167 KB 785/1210 KB 347/577 KB 1696/1822 KB 120/167 KB 801/1210 KB 355/577 KB 1696/1822 KB 124/167 KB 801/1210 KB 355/577 KB 1696/1822 KB 128/167 KB 801/1210 KB 355/577 KB 1684/1822 KB 116/167 KB 801/1210 KB 355/577 KB 1696/1822 KB 128/167 KB 801/1210 KB 359/577 KB 1696/1822 KB 132/167 KB 801/1210 KB 363/577 KB 1696/1822 KB 132/167 KB 801/1210 KB 367/577 KB 1696/1822 KB 132/167 KB 801/1210 KB 371/577 KB 1700/1822 KB 132/167 KB 801/1210 KB 375/577 KB 4/1192 KB 1684/1822 KB 116/167 KB 801/1210 KB 351/577 KB 1700/1822 KB 132/167 KB 805/1210 KB 375/577 KB 4/1192 KB 1700/1822 KB 132/167 KB 809/1210 KB 375/577 KB 4/1192 KB 1700/1822 KB 132/167 KB 813/1210 KB 375/577 KB 4/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 4/1192 KB 1700/1822 KB 132/167 KB 801/1210 KB 371/577 KB 4/1192 KB 1700/1822 KB 132/167 KB 801/1210 KB 371/577 KB 4/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 8/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 12/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 16/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 20/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 24/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 28/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 32/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 36/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 40/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 44/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 48/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 52/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 56/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 60/1192 KB 1700/1822 KB 132/167 KB 817/1210 KB 375/577 KB 64/1192 KB 1696/1822 KB 132/167 KB 801/1210 KB 359/577 KB 1700/1822 KB 136/167 KB 817/1210 KB 375/577 KB 64/1192 KB 1704/1822 KB 136/167 KB 817/1210 KB 375/577 KB 68/1192 KB 1704/1822 KB 136/167 KB 817/1210 KB 375/577 KB 64/1192 KB 1708/1822 KB 140/167 KB 817/1210 KB 375/577 KB 68/1192 KB 1712/1822 KB 140/167 KB 817/1210 KB 375/577 KB 68/1192 KB 1704/1822 KB 140/167 KB 817/1210 KB 375/577 KB 68/1192 KB 1712/1822 KB 144/167 KB 817/1210 KB 375/577 KB 68/1192 KB 1712/1822 KB 148/167 KB 817/1210 KB 375/577 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install KB 68/1192 KB 1716/1822 KB 152/167 KB 821/1210 KB 379/577 KB 72/1192 KB 1716/1822 KB 156/167 KB 821/1210 KB 379/577 KB 72/1192 KB 1716/1822 KB 160/167 KB 821/1210 KB 379/577 KB 72/1192 KB 1716/1822 KB 148/167 KB 821/1210 KB 379/577 KB 72/1192 KB 1712/1822 KB 148/167 KB 821/1210 KB 379/577 KB 72/1192 KB 1712/1822 KB 148/167 KB 821/1210 KB 375/577 KB 72/1192 KB 1712/1822 KB 148/167 KB 821/1210 KB 375/577 KB 68/1192 KB 1720/1822 KB 160/167 KB 821/1210 KB 383/577 KB 72/1192 KB 1720/1822 KB 160/167 KB 825/1210 KB 383/577 KB 76/1192 KB 1720/1822 KB 160/167 KB 821/1210 KB 383/577 KB 76/1192 KB 1720/1822 KB 160/167 KB 825/1210 KB 383/577 KB 80/1192 KB 1720/1822 KB 160/167 KB 829/1210 KB 383/577 KB 84/1192 KB 1720/1822 KB 164/167 KB 829/1210 KB 387/577 KB 88/1192 KB 1720/1822 KB 160/167 KB 829/1210 KB 383/577 KB 80/1192 KB 1720/1822 KB 164/167 KB 833/1210 KB 387/577 KB 88/1192 KB 1720/1822 KB 164/167 KB 829/1210 KB 387/577 KB 84/1192 KB 1720/1822 KB 167/167 KB 837/1210 KB 387/577 KB 88/1192 KB 1720/1822 KB 160/167 KB 829/1210 KB 387/577 KB 84/1192 KB 1724/1822 KB 167/167 KB 837/1210 KB 387/577 KB 88/1192 KB 1728/1822 KB 167/167 KB 837/1210 KB 387/577 KB 88/1192 KB 1732/1822 KB 167/167 KB 837/1210 KB 387/577 KB 88/1192 KB 1720/1822 KB 160/167 KB 829/1210 KB 387/577 KB 84/1192 KB 1736/1822 KB 167/167 KB 837/1210 KB 391/577 KB 88/1192 KB 1736/1822 KB 167/167 KB 837/1210 KB 395/577 KB 88/1192 KB 1736/1822 KB 167/167 KB 837/1210 KB 399/577 KB 88/1192 KB 1736/1822 KB 167/167 KB 837/1210 KB 403/577 KB 88/1192 KB 1720/1822 KB 167/167 KB 837/1210 KB 387/577 KB 88/1192 KB 1736/1822 KB 167/167 KB 841/1210 KB 403/577 KB 92/1192 KB 1736/1822 KB 167/167 KB 845/1210 KB 403/577 KB 92/1192 KB 1736/1822 KB 167/167 KB 837/1210 KB 387/577 KB 88/1192 KB 1740/1822 KB 167/167 KB 845/1210 KB 403/577 KB 92/1192 KB 1744/1822 KB 167/167 KB 845/1210 KB 403/577 KB 92/1192 KB 1736/1822 KB 167/167 KB 837/1210 KB 403/577 KB 92/1192 KB 1744/1822 KB 167/167 KB 845/1210 KB 403/577 KB 96/1192 KB 1744/1822 KB 167/167 KB 845/1210 KB 403/577 KB 100/1192 KB 1748/1822 KB 167/167 KB 849/1210 KB 407/577 KB 104/1192 KB 1748/1822 KB 167/167 KB 849/1210 KB 407/577 KB 108/1192 KB 1748/1822 KB 167/167 KB 849/1210 KB 407/577 KB 112/1192 KB 1748/1822 KB 167/167 KB 849/1210 KB 407/577 KB 100/1192 KB 1752/1822 KB 167/167 KB 849/1210 KB 407/577 KB 112/1192 KB 1756/1822 KB 167/167 KB 849/1210 KB 407/577 KB 112/1192 KB 1760/1822 KB 167/167 KB 849/1210 KB 407/577 KB 112/1192 KB 1744/1822 KB 167/167 KB 849/1210 KB 407/577 KB 100/1192 KB 1760/1822 KB 167/167 KB 849/1210 KB 411/577 KB 116/1192 KB 1760/1822 KB 167/167 KB 849/1210 KB 415/577 KB 116/1192 KB 1744/1822 KB 167/167 KB 849/1210 KB 403/577 KB 100/1192 KB 1760/1822 KB 167/167 KB 853/1210 KB 415/577 KB 116/1192 KB 1760/1822 KB 167/167 KB 857/1210 KB 415/577 KB 116/1192 KB 1760/1822 KB 167/167 KB 861/1210 KB 415/577 KB 116/1192 KB 1760/1822 KB 167/167 KB 865/1210 KB 415/577 KB 116/1192 KB 1764/1822 KB 167/167 KB 869/1210 KB 419/577 KB 116/1192 KB 1760/1822 KB 167/167 KB 849/1210 KB 407/577 KB 116/1192 KB 1764/1822 KB 167/167 KB 869/1210 KB 419/577 KB 120/1192 KB 1764/1822 KB 167/167 KB 865/1210 KB 419/577 KB 116/1192 KB 1760/1822 KB 167/167 KB 865/1210 KB 419/577 KB 116/1192 KB 1764/1822 KB 167/167 KB 873/1210 KB 423/577 KB 124/1192 KB 1764/1822 KB 167/167 KB 873/1210 KB 427/577 KB 124/1192 KB 1764/1822 KB 167/167 KB 873/1210 KB 431/577 KB 124/1192 KB 1764/1822 KB 873/1210 KB 435/577 KB 124/1192 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install KB 1764/1822 KB 167/167 KB 873/1210 KB 419/577 KB 124/1192 KB 1768/1822 KB 873/1210 KB 435/577 KB 128/1192 KB 1768/1822 KB 873/1210 KB 435/577 KB 132/1192 KB 1768/1822 KB 873/1210 KB 439/577 KB 136/1192 KB 1768/1822 KB 873/1210 KB 439/577 KB 140/1192 KB 1768/1822 KB 873/1210 KB 439/577 KB 144/1192 KB 1768/1822 KB 873/1210 KB 439/577 KB 148/1192 KB 1764/1822 KB 167/167 KB 873/1210 KB 419/577 KB 120/1192 KB 1768/1822 KB 877/1210 KB 439/577 KB 148/1192 KB 1768/1822 KB 881/1210 KB 439/577 KB 148/1192 KB 1768/1822 KB 885/1210 KB 439/577 KB 148/1192 KB 1768/1822 KB 889/1210 KB 439/577 KB 148/1192 KB 1768/1822 KB 893/1210 KB 439/577 KB 148/1192 KB 1768/1822 KB 873/1210 KB 439/577 KB 132/1192 KB 1768/1822 KB 893/1210 KB 443/577 KB 148/1192 KB 1768/1822 KB 893/1210 KB 447/577 KB 148/1192 KB 1768/1822 KB 873/1210 KB 435/577 KB 124/1192 KB 1772/1822 KB 893/1210 KB 447/577 KB 148/1192 KB 1776/1822 KB 893/1210 KB 447/577 KB 148/1192 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 126.5 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 1780/1822 KB 893/1210 KB 447/577 KB 148/1192 KB 1784/1822 KB 893/1210 KB 447/577 KB 148/1192 KB 1788/1822 KB 893/1210 KB 447/577 KB 148/1192 KB 1792/1822 KB 893/1210 KB 447/577 KB 148/1192 KB 1792/1822 KB 897/1210 KB 451/577 KB 148/1192 KB 1792/1822 KB 897/1210 KB 455/577 KB 148/1192 KB 1792/1822 KB 897/1210 KB 459/577 KB 148/1192 KB 1796/1822 KB 897/1210 KB 463/577 KB 152/1192 KB 1792/1822 KB 897/1210 KB 447/577 KB 148/1192 KB 1796/1822 KB 901/1210 KB 463/577 KB 152/1192 KB 1796/1822 KB 905/1210 KB 463/577 KB 152/1192 KB 1796/1822 KB 909/1210 KB 463/577 KB 152/1192 KB 1796/1822 KB 913/1210 KB 463/577 KB 152/1192 KB 1796/1822 KB 917/1210 KB 467/577 KB 152/1192 KB 1796/1822 KB 921/1210 KB 467/577 KB 152/1192 KB 1796/1822 KB 925/1210 KB 467/577 KB 152/1192 KB 1796/1822 KB 897/1210 KB 459/577 KB 152/1192 KB 1800/1822 KB 925/1210 KB 467/577 KB 152/1192 KB 1804/1822 KB 925/1210 KB 467/577 KB 152/1192 KB 1808/1822 KB 925/1210 KB 467/577 KB 152/1192 KB 1792/1822 KB 897/1210 KB 459/577 KB 152/1192 KB 1808/1822 KB 925/1210 KB 467/577 KB 156/1192 KB 1808/1822 KB 925/1210 KB 467/577 KB 160/1192 KB 1808/1822 KB 925/1210 KB 467/577 KB 164/1192 KB 1812/1822 KB 925/1210 KB 467/577 KB 168/1192 KB 1812/1822 KB 925/1210 KB 467/577 KB 172/1192 KB 1796/1822 KB 913/1210 KB 467/577 KB 152/1192 KB 1812/1822 KB 925/1210 KB 471/577 KB 172/1192 KB 1812/1822 KB 925/1210 KB 475/577 KB 172/1192 KB 1812/1822 KB 925/1210 KB 479/577 KB 172/1192 KB 1812/1822 KB 925/1210 KB 467/577 KB 164/1192 KB 1816/1822 KB 925/1210 KB 479/577 KB 172/1192 KB 1820/1822 KB 925/1210 KB 479/577 KB 172/1192 KB 1822/1822 KB 925/1210 KB 479/577 KB 176/1192 KB 1822/1822 KB 4/439 KB 929/1210 KB 479/577 KB 176/1192 KB 1822/1822 KB 8/439 KB 929/1210 KB 479/577 KB 176/1192 KB 1822/1822 KB 12/439 KB 929/1210 KB 479/577 KB 176/1192 KB 1822/1822 KB 16/439 KB 929/1210 KB 479/577 KB 176/1192 KB 1820/1822 KB 925/1210 KB 479/577 KB 176/1192 KB 1822/1822 KB 16/439 KB 929/1210 KB 483/577 KB 176/1192 KB 1822/1822 KB 20/439 KB 929/1210 KB 487/577 KB 180/1192 KB 1822/1822 KB 929/1210 KB 479/577 KB 176/1192 KB 1822/1822 KB 20/439 KB 933/1210 KB 487/577 KB 180/1192 KB 1822/1822 KB 20/439 KB 933/1210 KB 491/577 KB 180/1192 KB 1822/1822 KB 20/439 KB 929/1210 KB 483/577 KB 180/1192 KB 1822/1822 KB 20/439 KB 937/1210 KB 491/577 KB 184/1192 KB 1822/1822 KB 20/439 KB 937/1210 KB 491/577 KB 188/1192 KB 1822/1822 KB 20/439 KB 937/1210 KB 495/577 KB 192/1192 KB 1822/1822 KB 20/439 KB 929/1210 KB 483/577 KB 176/1192 KB 1822/1822 KB 24/439 KB 937/1210 KB 495/577 KB 192/1192 KB 1822/1822 KB 28/439 KB 937/1210 KB 495/577 KB 192/1192 KB 1822/1822 KB 32/439 KB 937/1210 KB 495/577 KB 192/1192 KB 1822/1822 KB 36/439 KB 937/1210 KB 495/577 KB 192/1192 KB 1822/1822 KB 40/439 KB 937/1210 KB 495/577 KB 196/1192 KB 1822/1822 KB 44/439 KB 937/1210 KB 495/577 KB 196/1192 KB 1822/1822 KB 48/439 KB 937/1210 KB 495/577 KB 196/1192 KB 1822/1822 KB 20/439 KB 937/1210 KB 495/577 KB 188/1192 KB 1822/1822 KB 20/439 KB 937/1210 KB 491/577 KB 180/1192 KB 1822/1822 KB 48/439 KB 941/1210 KB 495/577 KB 196/1192 KB 1822/1822 KB 48/439 KB 945/1210 KB 495/577 KB 196/1192 KB 1822/1822 KB 48/439 KB 949/1210 KB 499/577 KB 196/1192 KB 1822/1822 KB 48/439 KB 953/1210 KB 499/577 KB 196/1192 KB 1822/1822 KB 48/439 KB 957/1210 KB 499/577 KB 196/1192 KB 1822/1822 KB 48/439 KB 961/1210 KB 499/577 KB 196/1192 KB 52/439 KB 965/1210 KB 499/577 KB 196/1192 KB 52/439 KB 969/1210 KB 499/577 KB 196/1192 KB 52/439 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install KB 973/1210 KB 499/577 KB 196/1192 KB 1822/1822 KB 36/439 KB 937/1210 KB 495/577 KB 196/1192 KB 52/439 KB 973/1210 KB 499/577 KB 200/1192 KB 52/439 KB 973/1210 KB 499/577 KB 204/1192 KB 52/439 KB 973/1210 KB 499/577 KB 208/1192 KB 52/439 KB 973/1210 KB 499/577 KB 212/1192 KB 52/439 KB 973/1210 KB 499/577 KB 216/1192 KB 52/439 KB 973/1210 KB 499/577 KB 220/1192 KB 52/439 KB 973/1210 KB 499/577 KB 224/1192 KB 52/439 KB 961/1210 KB 499/577 KB 196/1192 KB 1822/1822 KB 48/439 KB 945/1210 KB 499/577 KB 196/1192 KB 56/439 KB 973/1210 KB 503/577 KB 224/1192 KB 56/439 KB 973/1210 KB 507/577 KB 224/1192 KB 56/439 KB 973/1210 KB 511/577 KB 224/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1360.2 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 56/439 KB 977/1210 KB 511/577 KB 224/1192 KB 56/439 KB 981/1210 KB 515/577 KB 228/1192 KB 56/439 KB 985/1210 KB 515/577 KB 228/1192 KB 56/439 KB 989/1210 KB 515/577 KB 228/1192 KB 56/439 KB 977/1210 KB 515/577 KB 228/1192 KB 56/439 KB 989/1210 KB 515/577 KB 232/1192 KB 56/439 KB 989/1210 KB 515/577 KB 236/1192 KB 56/439 KB 989/1210 KB 515/577 KB 240/1192 KB 56/439 KB 989/1210 KB 515/577 KB 244/1192 KB 56/439 KB 973/1210 KB 499/577 KB 224/1192 KB 60/439 KB 993/1210 KB 515/577 KB 244/1192 KB 64/439 KB 993/1210 KB 515/577 KB 244/1192 KB 56/439 KB 977/1210 KB 515/577 KB 224/1192 KB 64/439 KB 993/1210 KB 519/577 KB 244/1192 KB 64/439 KB 993/1210 KB 523/577 KB 244/1192 KB 64/439 KB 993/1210 KB 527/577 KB 244/1192 KB 64/439 KB 993/1210 KB 531/577 KB 244/1192 KB 68/439 KB 993/1210 KB 535/577 KB 244/1192 KB 68/439 KB 993/1210 KB 539/577 KB 244/1192 KB 68/439 KB 993/1210 KB 543/577 KB 244/1192 KB 68/439 KB 993/1210 KB 547/577 KB 244/1192 KB 4/562 KB 68/439 KB 993/1210 KB 551/577 KB 244/1192 KB 56/439 KB 993/1210 KB 515/577 KB 244/1192 KB 4/562 KB 68/439 KB 993/1210 KB 547/577 KB 244/1192 KB 68/439 KB 993/1210 KB 531/577 KB 244/1192 KB 4/562 KB 72/439 KB 993/1210 KB 551/577 KB 244/1192 KB 4/562 KB 76/439 KB 993/1210 KB 551/577 KB 244/1192 KB 4/562 KB 80/439 KB 993/1210 KB 551/577 KB 244/1192 KB 4/562 KB 84/439 KB 993/1210 KB 551/577 KB 244/1192 KB 4/562 KB 84/439 KB 997/1210 KB 551/577 KB 244/1192 KB 8/562 KB 88/439 KB 997/1210 KB 551/577 KB 244/1192 KB 12/562 KB 88/439 KB 1001/1210 KB 555/577 KB 248/1192 KB 4/562 KB 88/439 KB 997/1210 KB 551/577 KB 244/1192 KB 16/562 KB 92/439 KB 1001/1210 KB 555/577 KB 248/1192 KB 16/562 KB 96/439 KB 1001/1210 KB 555/577 KB 248/1192 KB 8/562 KB 88/439 KB 1001/1210 KB 555/577 KB 248/1192 KB 16/562 KB 96/439 KB 1001/1210 KB 559/577 KB 248/1192 KB 16/562 KB 96/439 KB 1001/1210 KB 563/577 KB 248/1192 KB 16/562 KB 100/439 KB 1001/1210 KB 567/577 KB 248/1192 KB 16/562 KB 100/439 KB 1001/1210 KB 571/577 KB 248/1192 KB 16/562 KB 100/439 KB 1001/1210 KB 575/577 KB 248/1192 KB 8/562 KB 88/439 KB 1001/1210 KB 551/577 KB 248/1192 KB 16/562 KB 100/439 KB 1005/1210 KB 575/577 KB 248/1192 KB 16/562 KB 100/439 KB 1009/1210 KB 575/577 KB 248/1192 KB 16/562 KB 100/439 KB 1013/1210 KB 575/577 KB 248/1192 KB 16/562 KB 100/439 KB 1017/1210 KB 575/577 KB 248/1192 KB 16/562 KB 100/439 KB 1021/1210 KB 575/577 KB 248/1192 KB 8/562 KB 88/439 KB 997/1210 KB 551/577 KB 248/1192 KB 16/562 KB 100/439 KB 1021/1210 KB 575/577 KB 252/1192 KB 16/562 KB 100/439 KB 1021/1210 KB 575/577 KB 256/1192 KB 16/562 KB 100/439 KB 1021/1210 KB 575/577 KB 260/1192 KB 16/562 KB 100/439 KB 1021/1210 KB 575/577 KB 264/1192 KB 16/562 KB 100/439 KB 1001/1210 KB 563/577 KB 248/1192 KB 16/562 KB 104/439 KB 1021/1210 KB 575/577 KB 264/1192 KB 16/562 KB 108/439 KB 1021/1210 KB 575/577 KB 264/1192 KB 16/562 KB 96/439 KB 1001/1210 KB 563/577 KB 248/1192 KB 20/562 KB 108/439 KB 1021/1210 KB 575/577 KB 264/1192 KB 24/562 KB 108/439 KB 1021/1210 KB 575/577 KB 264/1192 KB 28/562 KB 108/439 KB 1021/1210 KB 575/577 KB 264/1192 KB 32/562 KB 112/439 KB 1021/1210 KB 575/577 KB 264/1192 KB 28/562 KB 112/439 KB 1021/1210 KB 575/577 KB 264/1192 KB 32/562 KB 112/439 KB 1025/1210 KB 577/577 KB 268/1192 KB 36/562 KB 116/439 KB 1029/1210 KB 577/577 KB 268/1192 KB 36/562 KB 116/439 KB 1033/1210 KB 577/577 KB 268/1192 KB 36/562 KB 116/439 KB 1037/1210 KB 577/577 KB 268/1192 KB 32/562 KB 112/439 KB 1021/1210 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 577/577 KB 268/1192 KB 32/562 KB 112/439 KB 1021/1210 KB 575/577 KB 268/1192 KB 36/562 KB 116/439 KB 1037/1210 KB 577/577 KB 272/1192 KB 36/562 KB 116/439 KB 1037/1210 KB 577/577 KB 276/1192 KB 36/562 KB 116/439 KB 1037/1210 KB 577/577 KB 280/1192 KB 36/562 KB 116/439 KB 1037/1210 KB 577/577 KB 284/1192 KB 36/562 KB 116/439 KB 1041/1210 KB 577/577 KB 288/1192 KB 36/562 KB 116/439 KB 1025/1210 KB 577/577 KB 268/1192 KB 32/562 KB 116/439 KB 1025/1210 KB 577/577 KB 268/1192 KB 36/562 KB 120/439 KB 1041/1210 KB 577/577 KB 288/1192 KB 36/562 KB 124/439 KB 1041/1210 KB 577/577 KB 288/1192 KB 40/562 KB 128/439 KB 1041/1210 KB 577/577 KB 288/1192 KB 40/562 KB 132/439 KB 1041/1210 KB 577/577 KB 288/1192 KB 40/562 KB 136/439 KB 1041/1210 KB 577/577 KB 292/1192 KB 36/562 KB 116/439 KB 1041/1210 KB 577/577 KB 284/1192 KB 40/562 KB 140/439 KB 1045/1210 KB 577/577 KB 292/1192 KB 40/562 KB 140/439 KB 1049/1210 KB 577/577 KB 292/1192 KB 40/562 KB 140/439 KB 1053/1210 KB 577/577 KB 292/1192 KB 40/562 KB 140/439 KB 1057/1210 KB 577/577 KB 292/1192 KB 40/562 KB 140/439 KB 1061/1210 KB 577/577 KB 292/1192 KB 40/562 KB 140/439 KB 1065/1210 KB 577/577 KB 292/1192 KB 40/562 KB 140/439 KB 1069/1210 KB 577/577 KB 292/1192 KB 40/562 KB 132/439 KB 1041/1210 KB 577/577 KB 292/1192 KB 40/562 KB 124/439 KB 1041/1210 KB 577/577 KB 288/1192 KB 44/562 KB 140/439 KB 1069/1210 KB 577/577 KB 292/1192 KB 48/562 KB 140/439 KB 1069/1210 KB 577/577 KB 292/1192 KB 52/562 KB 140/439 KB 1069/1210 KB 577/577 KB 292/1192 KB 56/562 KB 140/439 KB 1069/1210 KB 292/1192 KB 60/562 KB 140/439 KB 1069/1210 KB 292/1192 KB 64/562 KB 140/439 KB 1069/1210 KB 292/1192 KB 40/562 KB 140/439 KB 1057/1210 KB 577/577 KB 292/1192 KB 64/562 KB 144/439 KB 1069/1210 KB 292/1192 KB 64/562 KB 148/439 KB 1069/1210 KB 292/1192 KB 68/562 KB 152/439 KB 1069/1210 KB 296/1192 KB 68/562 KB 156/439 KB 1069/1210 KB 296/1192 KB 68/562 KB 160/439 KB 1069/1210 KB 296/1192 KB 68/562 KB 148/439 KB 1069/1210 KB 296/1192 KB 68/562 KB 160/439 KB 1069/1210 KB 300/1192 KB 68/562 KB 160/439 KB 1069/1210 KB 304/1192 KB 68/562 KB 148/439 KB 1069/1210 KB 292/1192 KB 72/562 KB 160/439 KB 1069/1210 KB 304/1192 KB 76/562 KB 160/439 KB 1069/1210 KB 304/1192 KB 80/562 KB 160/439 KB 1069/1210 KB 304/1192 KB 84/562 KB 160/439 KB 1073/1210 KB 304/1192 KB 88/562 KB 164/439 KB 1073/1210 KB 308/1192 KB 92/562 KB 164/439 KB 1073/1210 KB 308/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 420.6 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 84/562 KB 164/439 KB 1073/1210 KB 308/1192 KB 96/562 KB 164/439 KB 1073/1210 KB 312/1192 KB 96/562 KB 164/439 KB 1073/1210 KB 316/1192 KB 96/562 KB 164/439 KB 1073/1210 KB 320/1192 KB 84/562 KB 164/439 KB 1073/1210 KB 304/1192 KB 80/562 KB 160/439 KB 1073/1210 KB 304/1192 KB 96/562 KB 164/439 KB 1077/1210 KB 320/1192 KB 96/562 KB 164/439 KB 1081/1210 KB 320/1192 KB 96/562 KB 164/439 KB 1085/1210 KB 320/1192 KB 96/562 KB 164/439 KB 1089/1210 KB 320/1192 KB 96/562 KB 168/439 KB 1093/1210 KB 324/1192 KB 96/562 KB 168/439 KB 1097/1210 KB 324/1192 KB 96/562 KB 168/439 KB 1101/1210 KB 324/1192 KB 96/562 KB 168/439 KB 1089/1210 KB 324/1192 KB 96/562 KB 168/439 KB 1101/1210 KB 328/1192 KB 96/562 KB 168/439 KB 1101/1210 KB 332/1192 KB 96/562 KB 168/439 KB 1089/1210 KB 320/1192 KB 96/562 KB 172/439 KB 1101/1210 KB 336/1192 KB 96/562 KB 176/439 KB 1101/1210 KB 336/1192 KB 96/562 KB 168/439 KB 1089/1210 KB 320/1192 KB 96/562 KB 180/439 KB 1101/1210 KB 336/1192 KB 100/562 KB 184/439 KB 1101/1210 KB 336/1192 KB 100/562 KB 188/439 KB 1101/1210 KB 336/1192 KB 100/562 KB 192/439 KB 1101/1210 KB 336/1192 KB 100/562 KB 180/439 KB 1101/1210 KB 336/1192 KB 104/562 KB 192/439 KB 1101/1210 KB 336/1192 KB 108/562 KB 192/439 KB 1101/1210 KB 336/1192 KB 112/562 KB 192/439 KB 1101/1210 KB 336/1192 KB 116/562 KB 192/439 KB 1101/1210 KB 336/1192 KB 120/562 KB 196/439 KB 1105/1210 KB 336/1192 KB 4/256 KB 96/562 KB 168/439 KB 1101/1210 KB 336/1192 KB 120/562 KB 196/439 KB 1105/1210 KB 340/1192 KB 4/256 KB 120/562 KB 196/439 KB 1105/1210 KB 344/1192 KB 4/256 KB 120/562 KB 196/439 KB 1105/1210 KB 348/1192 KB 4/256 KB 120/562 KB 196/439 KB 1105/1210 KB 352/1192 KB 4/256 KB 116/562 KB 196/439 KB 1105/1210 KB 336/1192 KB 4/256 KB 124/562 KB 200/439 KB 1105/1210 KB 352/1192 KB 4/256 KB 124/562 KB 204/439 KB 1105/1210 KB 352/1192 KB 4/256 KB 124/562 KB 208/439 KB 1105/1210 KB 352/1192 KB 4/256 KB 124/562 KB 212/439 KB 1105/1210 KB 352/1192 KB 4/256 KB 116/562 KB 192/439 KB 1105/1210 KB 336/1192 KB 4/256 KB 124/562 KB 212/439 KB 1105/1210 KB 356/1192 KB 8/256 KB 124/562 KB 212/439 KB 1105/1210 KB 356/1192 KB 12/256 KB 124/562 KB 212/439 KB 1105/1210 KB 356/1192 KB 16/256 KB 124/562 KB 212/439 KB 1105/1210 KB 356/1192 KB 20/256 KB 124/562 KB 212/439 KB 1105/1210 KB 356/1192 KB 24/256 KB 124/562 KB 212/439 KB 1105/1210 KB 356/1192 KB 28/256 KB 124/562 KB 212/439 KB 1105/1210 KB 356/1192 KB 32/256 KB 116/562 KB 192/439 KB 1105/1210 KB 336/1192 KB 124/562 KB 212/439 KB 1109/1210 KB 356/1192 KB 32/256 KB 124/562 KB 212/439 KB 1113/1210 KB 356/1192 KB 32/256 KB 124/562 KB 212/439 KB 1117/1210 KB 356/1192 KB 32/256 KB 124/562 KB 212/439 KB 1121/1210 KB 356/1192 KB 32/256 KB 124/562 KB 212/439 KB 1125/1210 KB 356/1192 KB 32/256 KB 124/562 KB 212/439 KB 1129/1210 KB 356/1192 KB 32/256 KB 124/562 KB 212/439 KB 1133/1210 KB 356/1192 KB 32/256 KB 124/562 KB 216/439 KB 1137/1210 KB 356/1192 KB 36/256 KB 124/562 KB 216/439 KB 1141/1210 KB 356/1192 KB 36/256 KB 124/562 KB 216/439 KB 1145/1210 KB 356/1192 KB 36/256 KB 124/562 KB 216/439 KB 1149/1210 KB 356/1192 KB 36/256 KB 124/562 KB 212/439 KB 1105/1210 KB 356/1192 KB 4/256 KB 124/562 KB 216/439 KB 1149/1210 KB 360/1192 KB 36/256 KB 124/562 KB 216/439 KB 1149/1210 KB 364/1192 KB 36/256 KB 124/562 KB 216/439 KB 1149/1210 KB 368/1192 KB 36/256 KB 124/562 KB 196/439 KB 1105/1210 KB 352/1192 KB 4/256 KB 128/562 KB 216/439 KB 1149/1210 KB 368/1192 KB 36/256 KB 132/562 KB 216 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install /439 KB 1149/1210 KB 368/1192 KB 36/256 KB 136/562 KB 216/439 KB 1149/1210 KB 368/1192 KB 36/256 KB 140/562 KB 216/439 KB 1149/1210 KB 368/1192 KB 36/256 KB 144/562 KB 216/439 KB 1149/1210 KB 368/1192 KB 36/256 KB 148/562 KB 216/439 KB 1149/1210 KB 368/1192 KB 36/256 KB 152/562 KB 216/439 KB 1149/1210 KB 372/1192 KB 36/256 KB 156/562 KB 216/439 KB 1149/1210 KB 372/1192 KB 36/256 KB 160/562 KB 216/439 KB 1149/1210 KB 372/1192 KB 36/256 KB 164/562 KB 216/439 KB 1149/1210 KB 372/1192 KB 36/256 KB 124/562 KB 216/439 KB 1133/1210 KB 356/1192 KB 36/256 KB 164/562 KB 220/439 KB 1153/1210 KB 372/1192 KB 36/256 KB 164/562 KB 224/439 KB 1153/1210 KB 372/1192 KB 36/256 KB 124/562 KB 212/439 KB 1133/1210 KB 356/1192 KB 36/256 KB 164/562 KB 224/439 KB 1153/1210 KB 372/1192 KB 40/256 KB 164/562 KB 224/439 KB 1153/1210 KB 372/1192 KB 44/256 KB 164/562 KB 224/439 KB 1153/1210 KB 372/1192 KB 48/256 KB 164/562 KB 228/439 KB 1153/1210 KB 372/1192 KB 48/256 KB 164/562 KB 232/439 KB 1153/1210 KB 372/1192 KB 52/256 KB 164/562 KB 236/439 KB 1153/1210 KB 372/1192 KB 52/256 KB 164/562 KB 240/439 KB 1153/1210 KB 372/1192 KB 52/256 KB 164/562 KB 244/439 KB 1153/1210 KB 372/1192 KB 52/256 KB 164/562 KB 248/439 KB 1153/1210 KB 372/1192 KB 52/256 KB 168/562 KB 252/439 KB 1153/1210 KB 372/1192 KB 52/256 KB 168/562 KB 256/439 KB 1153/1210 KB 372/1192 KB 52/256 KB 164/562 KB 216/439 KB 1153/1210 KB 372/1192 KB 36/256 KB 168/562 KB 256/439 KB 1157/1210 KB 372/1192 KB 52/256 KB 168/562 KB 256/439 KB 1161/1210 KB 372/1192 KB 52/256 KB 168/562 KB 256/439 KB 1165/1210 KB 372/1192 KB 52/256 KB 148/562 KB 216/439 KB 1149/1210 KB 372/1192 KB 36/256 KB 168/562 KB 256/439 KB 1165/1210 KB 376/1192 KB 52/256 KB 168/562 KB 256/439 KB 1165/1210 KB 380/1192 KB 52/256 KB 168/562 KB 256/439 KB 1165/1210 KB 384/1192 KB 52/256 KB 168/562 KB 256/439 KB 1165/1210 KB 388/1192 KB 52/256 KB 168/562 KB 256/439 KB 1165/1210 KB 392/1192 KB 52/256 KB 168/562 KB 256/439 KB 1165/1210 KB 396/1192 KB 52/256 KB 168/562 KB 256/439 KB 1165/1210 KB 400/1192 KB 52/256 KB 168/562 KB 248/439 KB 1153/1210 KB 372/1192 KB 52/256 KB 164/562 KB 228/439 KB 1153/1210 KB 372/1192 KB 52/256 KB 168/562 KB 256/439 KB 1165/1210 KB 400/1192 KB 56/256 KB 168/562 KB 256/439 KB 1165/1210 KB 400/1192 KB 60/256 KB 168/562 KB 256/439 KB 1165/1210 KB 400/1192 KB 64/256 KB 168/562 KB 256/439 KB 1165/1210 KB 400/1192 KB 68/256 KB 168/562 KB 256/439 KB 1165/1210 KB 400/1192 KB 72/256 KB 168/562 KB 256/439 KB 1165/1210 KB 400/1192 KB 76/256 KB 168/562 KB 256/439 KB 1165/1210 KB 400/1192 KB 80/256 KB 168/562 KB 256/439 KB 1165/1210 KB 404/1192 KB 84/256 KB 172/562 KB 260/439 KB 1169/1210 KB 404/1192 KB 88/256 KB 172/562 KB 260/439 KB 1169/1210 KB 404/1192 KB 92/256 KB 172/562 KB 260/439 KB 1169/1210 KB 404/1192 KB 96/256 KB 168/562 KB 256/439 KB 1165/1210 KB 404/1192 KB 80/256 KB 172/562 KB 260/439 KB 1169/1210 KB 408/1192 KB 96/256 KB 172/562 KB 260/439 KB 1169/1210 KB 412/1192 KB 96/256 KB 172/562 KB 260/439 KB 1169/1210 KB 416/1192 KB 96/256 KB 172/562 KB 260/439 KB 1169/1210 KB 404/1192 KB 84/256 KB 172/562 KB 260/439 KB 1173/1210 KB 416/1192 KB 96/256 KB 172/562 KB 260/439 KB 1177/1210 KB 416/1192 KB 96/256 KB 172/562 KB 260/439 KB 1181/1210 KB 416/1192 KB 96/256 KB 172/562 KB 260/439 KB 1165/1210 KB 404/1192 KB 84/256 KB 172/562 KB 264/439 KB 1181/1210 KB 416/1192 KB 96/256 KB 172/562 KB 268/439 KB 1181/1210 KB 416/1192 KB 96/256 KB 172/562 KB 272/439 KB 1181/1 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 210 KB 416/1192 KB 96/256 KB 172/562 KB 276/439 KB 1181/1210 KB 416/1192 KB 96/256 KB 172/562 KB 280/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 172/562 KB 284/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 172/562 KB 288/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 172/562 KB 256/439 KB 1165/1210 KB 404/1192 KB 84/256 KB 176/562 KB 288/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 180/562 KB 288/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 184/562 KB 288/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 188/562 KB 288/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 192/562 KB 288/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 196/562 KB 288/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 200/562 KB 288/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 204/562 KB 288/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 208/562 KB 288/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 212/562 KB 288/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 216/562 KB 292/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 220/562 KB 292/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 224/562 KB 292/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 172/562 KB 276/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 172/562 KB 276/439 KB 1185/1210 KB 416/1192 KB 100/256 KB 224/562 KB 292/439 KB 1185/1210 KB 420/1192 KB 104/256 KB 224/562 KB 292/439 KB 1185/1210 KB 420/1192 KB 108/256 KB 224/562 KB 292/439 KB 1185/1210 KB 424/1192 KB 112/256 KB 224/562 KB 292/439 KB 1185/1210 KB 424/1192 KB 116/256 KB 224/562 KB 292/439 KB 1185/1210 KB 424/1192 KB 120/256 KB 224/562 KB 292/439 KB 1185/1210 KB 424/1192 KB 124/256 KB 224/562 KB 292/439 KB 1185/1210 KB 424/1192 KB 128/256 KB 172/562 KB 276/439 KB 1185/1210 KB 416/1192 KB 96/256 KB 224/562 KB 292/439 KB 1189/1210 KB 424/1192 KB 128/256 KB 224/562 KB 292/439 KB 1193/1210 KB 424/1192 KB 128/256 KB 224/562 KB 292/439 KB 1197/1210 KB 424/1192 KB 128/256 KB 224/562 KB 292/439 KB 1185/1210 KB 424/1192 KB 108/256 KB 224/562 KB 292/439 KB 1197/1210 KB 428/1192 KB 128/256 KB 224/562 KB 292/439 KB 1197/1210 KB 432/1192 KB 128/256 KB 224/562 KB 292/439 KB 1201/1210 KB 432/1192 KB 128/256 KB 224/562 KB 292/439 KB 1205/1210 KB 436/1192 KB 128/256 KB 224/562 KB 292/439 KB 1209/1210 KB 436/1192 KB 128/256 KB 224/562 KB 292/439 KB 1210/1210 KB 436/1192 KB 128/256 KB 212/562 KB 292/439 KB 1185/1210 KB 420/1192 KB 100/256 KB 224/562 KB 292/439 KB 1201/1210 KB 436/1192 KB 128/256 KB 224/562 KB 296/439 KB 1210/1210 KB 436/1192 KB 128/256 KB 224/562 KB 296/439 KB 1210/1210 KB 440/1192 KB 128/256 KB 224/562 KB 300/439 KB 1210/1210 KB 440/1192 KB 128/256 KB 224/562 KB 300/439 KB 1210/1210 KB 444/1192 KB 128/256 KB 224/562 KB 300/439 KB 1210/1210 KB 448/1192 KB 128/256 KB 224/562 KB 304/439 KB 1210/1210 KB 452/1192 KB 132/256 KB 228/562 KB 304/439 KB 1210/1210 KB 456/1192 KB 132/256 KB 228/562 KB 304/439 KB 1210/1210 KB 460/1192 KB 132/256 KB 224/562 KB 304/439 KB 1210/1210 KB 448/1192 KB 132/256 KB 228/562 KB 308/439 KB 1210/1210 KB 460/1192 KB 132/256 KB 228/562 KB 312/439 KB 1210/1210 KB 460/1192 KB 132/256 KB 228/562 KB 316/439 KB 1210/1210 KB 460/1192 KB 132/256 KB 228/562 KB 320/439 KB 1210/1210 KB 460/1192 KB 132/256 KB 224/562 KB 300/439 KB 1210/1210 KB 448/1192 KB 132/256 KB 228/562 KB 320/439 KB 1210/1210 KB 464/1192 KB 136/256 KB 228/562 KB 320/439 KB 1210/1210 KB 464/1192 KB 140/256 KB 228/562 KB 320/439 KB 1210/1210 KB 464/1192 KB 144/256 KB 228/562 KB 320/439 KB 1210/1210 KB 464/1192 KB 132/256 KB 228/562 KB 320/439 KB 1210/1210 KB 468/1192 KB 144/25 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 6 KB 228/562 KB 324/439 KB 1210/1210 KB 472/1192 KB 148/256 KB 228/562 KB 324/439 KB 1210/1210 KB 476/1192 KB 148/256 KB 228/562 KB 324/439 KB 480/1192 KB 148/256 KB 228/562 KB 304/439 KB 1210/1210 KB 452/1192 KB 132/256 KB 232/562 KB 324/439 KB 480/1192 KB 148/256 KB 236/562 KB 324/439 KB 480/1192 KB 148/256 KB 240/562 KB 324/439 KB 480/1192 KB 148/256 KB 244/562 KB 324/439 KB 480/1192 KB 148/256 KB 248/562 KB 324/439 KB 480/1192 KB 148/256 KB 252/562 KB 324/439 KB 480/1192 KB 148/256 KB 256/562 KB 324/439 KB 480/1192 KB 148/256 KB 260/562 KB 324/439 KB 480/1192 KB 148/256 KB 264/562 KB 324/439 KB 484/1192 KB 148/256 KB 268/562 KB 324/439 KB 484/1192 KB 148/256 KB 272/562 KB 324/439 KB 484/1192 KB 148/256 KB 228/562 KB 324/439 KB 1210/1210 KB 468/1192 KB 148/256 KB 272/562 KB 324/439 KB 484/1192 KB 152/256 KB 272/562 KB 324/439 KB 484/1192 KB 156/256 KB 272/562 KB 324/439 KB 484/1192 KB 160/256 KB 228/562 KB 324/439 KB 1210/1210 KB 468/1192 KB 144/256 KB 272/562 KB 328/439 KB 484/1192 KB 160/256 KB 272/562 KB 332/439 KB 484/1192 KB 160/256 KB 272/562 KB 336/439 KB 484/1192 KB 160/256 KB 272/562 KB 340/439 KB 484/1192 KB 160/256 KB 272/562 KB 344/439 KB 484/1192 KB 164/256 KB 272/562 KB 348/439 KB 484/1192 KB 164/256 KB 272/562 KB 352/439 KB 484/1192 KB 164/256 KB 260/562 KB 324/439 KB 484/1192 KB 148/256 KB 272/562 KB 352/439 KB 488/1192 KB 164/256 KB 272/562 KB 352/439 KB 492/1192 KB 164/256 KB 272/562 KB 340/439 KB 484/1192 KB 164/256 KB 272/562 KB 352/439 KB 492/1192 KB 168/256 KB 272/562 KB 352/439 KB 492/1192 KB 172/256 KB 272/562 KB 352/439 KB 492/1192 KB 176/256 KB Downloaded: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar (1210 KB at 848.8 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 272/562 KB 352/439 KB 492/1192 KB 180/256 KB 272/562 KB 356/439 KB 496/1192 KB 184/256 KB 272/562 KB 356/439 KB 496/1192 KB 188/256 KB 272/562 KB 356/439 KB 496/1192 KB 192/256 KB 272/562 KB 356/439 KB 496/1192 KB 180/256 KB 276/562 KB 360/439 KB 496/1192 KB 192/256 KB 276/562 KB 364/439 KB 496/1192 KB 192/256 KB 272/562 KB 352/439 KB 496/1192 KB 180/256 KB 276/562 KB 364/439 KB 500/1192 KB 192/256 KB 276/562 KB 364/439 KB 504/1192 KB 192/256 KB 276/562 KB 364/439 KB 508/1192 KB 192/256 KB 276/562 KB 368/439 KB 512/1192 KB 192/256 KB 276/562 KB 368/439 KB 516/1192 KB 192/256 KB 276/562 KB 368/439 KB 520/1192 KB 196/256 KB 276/562 KB 368/439 KB 524/1192 KB 196/256 KB 276/562 KB 368/439 KB 528/1192 KB 196/256 KB 276/562 KB 356/439 KB 496/1192 KB 192/256 KB 280/562 KB 368/439 KB 528/1192 KB 196/256 KB 284/562 KB 368/439 KB 528/1192 KB 196/256 KB 288/562 KB 368/439 KB 528/1192 KB 196/256 KB 292/562 KB 368/439 KB 528/1192 KB 196/256 KB 296/562 KB 368/439 KB 528/1192 KB 196/256 KB 276/562 KB 368/439 KB 516/1192 KB 196/256 KB 276/562 KB 368/439 KB 508/1192 KB 192/256 KB 296/562 KB 372/439 KB 528/1192 KB 196/256 KB 296/562 KB 372/439 KB 528/1192 KB 200/256 KB 296/562 KB 372/439 KB 528/1192 KB 204/256 KB 296/562 KB 376/439 KB 528/1192 KB 208/256 KB 296/562 KB 376/439 KB 528/1192 KB 204/256 KB 296/562 KB 380/439 KB 528/1192 KB 208/256 KB 296/562 KB 384/439 KB 528/1192 KB 208/256 KB 300/562 KB 384/439 KB 528/1192 KB 208/256 KB 304/562 KB 384/439 KB 528/1192 KB 208/256 KB 308/562 KB 384/439 KB 532/1192 KB 208/256 KB 312/562 KB 388/439 KB 532/1192 KB 212/256 KB 316/562 KB 388/439 KB 532/1192 KB 212/256 KB 320/562 KB 388/439 KB 532/1192 KB 212/256 KB 304/562 KB 384/439 KB 532/1192 KB 208/256 KB 320/562 KB 388/439 KB 536/1192 KB 212/256 KB 320/562 KB 388/439 KB 540/1192 KB 212/256 KB 4/140 KB 320/562 KB 388/439 KB 544/1192 KB 212/256 KB 308/562 KB 388/439 KB 532/1192 KB 212/256 KB 308/562 KB 388/439 KB 532/1192 KB 208/256 KB 4/140 KB 320/562 KB 392/439 KB 544/1192 KB 212/256 KB 4/140 KB 320/562 KB 388/439 KB 540/1192 KB 212/256 KB 8/140 KB 320/562 KB 392/439 KB 544/1192 KB 216/256 KB 12/140 KB 320/562 KB 392/439 KB 544/1192 KB 216/256 KB 16/140 KB 320/562 KB 392/439 KB 544/1192 KB 216/256 KB 20/140 KB 320/562 KB 392/439 KB 544/1192 KB 216/256 KB 24/140 KB 320/562 KB 392/439 KB 544/1192 KB 216/256 KB 28/140 KB 320/562 KB 392/439 KB 544/1192 KB 216/256 KB 32/140 KB 320/562 KB 392/439 KB 544/1192 KB 216/256 KB 4/140 KB 320/562 KB 392/439 KB 544/1192 KB 216/256 KB 32/140 KB 320/562 KB 396/439 KB 544/1192 KB 220/256 KB 32/140 KB 320/562 KB 396/439 KB 544/1192 KB 224/256 KB 32/140 KB 320/562 KB 396/439 KB 544/1192 KB 228/256 KB 36/140 KB 324/562 KB 396/439 KB 548/1192 KB 232/256 KB 36/140 KB 324/562 KB 396/439 KB 548/1192 KB 236/256 KB 36/140 KB 324/562 KB 396/439 KB 548/1192 KB 240/256 KB 32/140 KB 320/562 KB 396/439 KB 544/1192 KB 216/256 KB 36/140 KB 324/562 KB 400/439 KB 548/1192 KB 240/256 KB 36/140 KB 324/562 KB 404/439 KB 548/1192 KB 240/256 KB 36/140 KB 324/562 KB 408/439 KB 548/1192 KB 240/256 KB 36/140 KB 324/562 KB 412/439 KB 548/1192 KB 240/256 KB 36/140 KB 324/562 KB 416/439 KB 548/1192 KB 240/256 KB 36/140 KB 324/562 KB 396/439 KB 548/1192 KB 228/256 KB 36/140 KB 328/562 KB 416/439 KB 548/1192 KB 240/256 KB 36/140 KB 332/562 KB 416/439 KB 548/1192 KB 240/256 KB 36/140 KB 336/562 KB 416/439 KB 548/1192 KB 240/256 KB 36/140 KB 320/562 KB 396/439 KB 548/1192 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 228/256 KB 36/140 KB 336/562 KB 420/439 KB 552/1192 KB 244/256 KB 36/140 KB 320/562 KB 396/439 KB 544/1192 KB 228/256 KB 40/140 KB 336/562 KB 420/439 KB 556/1192 KB 244/256 KB 44/140 KB 336/562 KB 420/439 KB 556/1192 KB 244/256 KB 48/140 KB 336/562 KB 420/439 KB 556/1192 KB 244/256 KB 52/140 KB 336/562 KB 420/439 KB 556/1192 KB 244/256 KB 56/140 KB 340/562 KB 420/439 KB 556/1192 KB 244/256 KB 36/140 KB 336/562 KB 420/439 KB 548/1192 KB 244/256 KB 56/140 KB 340/562 KB 424/439 KB 556/1192 KB 244/256 KB 60/140 KB 340/562 KB 428/439 KB 556/1192 KB 244/256 KB 60/140 KB 340/562 KB 432/439 KB 556/1192 KB 244/256 KB 36/140 KB 336/562 KB 416/439 KB 548/1192 KB 244/256 KB 60/140 KB 340/562 KB 432/439 KB 556/1192 KB 248/256 KB 60/140 KB 340/562 KB 432/439 KB 556/1192 KB 252/256 KB 60/140 KB 340/562 KB 432/439 KB 556/1192 KB 256/256 KB 60/140 KB 340/562 KB 432/439 KB 556/1192 KB 256/256 KB 60/140 KB 340/562 KB 424/439 KB 556/1192 KB 244/256 KB 64/140 KB 340/562 KB 432/439 KB 556/1192 KB 256/256 KB 52/140 KB 340/562 KB 420/439 KB 556/1192 KB 244/256 KB 64/140 KB 344/562 KB 432/439 KB 556/1192 KB 256/256 KB 64/140 KB 348/562 KB 432/439 KB 556/1192 KB 256/256 KB 64/140 KB 352/562 KB 432/439 KB 556/1192 KB 256/256 KB 68/140 KB 356/562 KB 432/439 KB 556/1192 KB 256/256 KB 36/140 KB 336/562 KB 420/439 KB 556/1192 KB 244/256 KB 68/140 KB 356/562 KB 436/439 KB 560/1192 KB 256/256 KB 68/140 KB 356/562 KB 436/439 KB 564/1192 KB 256/256 KB 68/140 KB 356/562 KB 436/439 KB 568/1192 KB 256/256 KB 68/140 KB 356/562 KB 436/439 KB 572/1192 KB 256/256 KB 68/140 KB 356/562 KB 436/439 KB 576/1192 KB 256/256 KB 68/140 KB 356/562 KB 436/439 KB 556/1192 KB 256/256 KB 68/140 KB 356/562 KB 439/439 KB 576/1192 KB 256/256 KB 68/140 KB 356/562 KB 439/439 KB 580/1192 KB 256/256 KB 68/140 KB 356/562 KB 439/439 KB 584/1192 KB 256/256 KB 68/140 KB 352/562 KB 432/439 KB 556/1192 KB 256/256 KB 72/140 KB 360/562 KB 439/439 KB 584/1192 KB 256/256 KB 76/140 KB 360/562 KB 439/439 KB 584/1192 KB 256/256 KB 68/140 KB 360/562 KB 439/439 KB 584/1192 KB 256/256 KB 76/140 KB 364/562 KB 439/439 KB 588/1192 KB 256/256 KB 80/140 KB 368/562 KB 439/439 KB 588/1192 KB 256/256 KB 76/140 KB 360/562 KB 439/439 KB 588/1192 KB 256/256 KB 80/140 KB 364/562 KB 439/439 KB 588/1192 KB 256/256 KB 80/140 KB 368/562 KB 439/439 KB 592/1192 KB 256/256 KB 84/140 KB 368/562 KB 439/439 KB 592/1192 KB 256/256 KB 88/140 KB 372/562 KB 439/439 KB 596/1192 KB 256/256 KB 92/140 KB 372/562 KB 439/439 KB 596/1192 KB 256/256 KB 84/140 KB 372/562 KB 439/439 KB 596/1192 KB 256/256 KB 92/140 KB 376/562 KB 439/439 KB 596/1192 KB 92/140 KB 380/562 KB 439/439 KB 596/1192 KB 92/140 KB 384/562 KB 439/439 KB 596/1192 KB 84/140 KB 368/562 KB 439/439 KB 596/1192 KB 256/256 KB 96/140 KB 384/562 KB 439/439 KB 600/1192 KB 96/140 KB 384/562 KB 439/439 KB 604/1192 KB 96/140 KB 384/562 KB 439/439 KB 608/1192 KB 96/140 KB 384/562 KB 439/439 KB 596/1192 KB Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 175.4 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 100/140 KB 384/562 KB 439/439 KB 608/1192 KB 104/140 KB 388/562 KB 612/1192 KB 108/140 KB 388/562 KB 612/1192 KB 112/140 KB 388/562 KB 612/1192 KB 100/140 KB 388/562 KB 612/1192 KB 112/140 KB 388/562 KB 616/1192 KB 112/140 KB 388/562 KB 620/1192 KB 112/140 KB 388/562 KB 624/1192 KB 100/140 KB 388/562 KB 608/1192 KB 112/140 KB 392/562 KB 624/1192 KB 112/140 KB 396/562 KB 624/1192 KB 112/140 KB 400/562 KB 624/1192 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 300.3 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 116/140 KB 400/562 KB 624/1192 KB 120/140 KB 404/562 KB 628/1192 KB 124/140 KB 404/562 KB 628/1192 KB 128/140 KB 404/562 KB 628/1192 KB 116/140 KB 404/562 KB 628/1192 KB 128/140 KB 404/562 KB 632/1192 KB 128/140 KB 404/562 KB 636/1192 KB 128/140 KB 404/562 KB 640/1192 KB 116/140 KB 404/562 KB 624/1192 KB 128/140 KB 408/562 KB 640/1192 KB 128/140 KB 412/562 KB 640/1192 KB 128/140 KB 416/562 KB 640/1192 KB 132/140 KB 416/562 KB 640/1192 KB 136/140 KB 420/562 KB 644/1192 KB 140/140 KB 420/562 KB 644/1192 KB 140/140 KB 420/562 KB 644/1192 KB 132/140 KB 420/562 KB 644/1192 KB 140/140 KB 424/562 KB 644/1192 KB 140/140 KB 428/562 KB 644/1192 KB 140/140 KB 432/562 KB 644/1192 KB 132/140 KB 416/562 KB 644/1192 KB 140/140 KB 432/562 KB 648/1192 KB 140/140 KB 432/562 KB 652/1192 KB 140/140 KB 432/562 KB 656/1192 KB 140/140 KB 432/562 KB 660/1192 KB 140/140 KB 436/562 KB 664/1192 KB 140/140 KB 436/562 KB 668/1192 KB 140/140 KB 436/562 KB 672/1192 KB 140/140 KB 436/562 KB 676/1192 KB 436/562 KB 680/1192 KB 436/562 KB 684/1192 KB 140/140 KB 436/562 KB 660/1192 KB 440/562 KB 684/1192 KB 444/562 KB 684/1192 KB 448/562 KB 684/1192 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 95.0 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 448/562 KB 4/1461 KB 684/1192 KB 448/562 KB 8/1461 KB 684/1192 KB 448/562 KB 12/1461 KB 684/1192 KB 448/562 KB 16/1461 KB 684/1192 KB 448/562 KB 20/1461 KB 684/1192 KB 448/562 KB 24/1461 KB 684/1192 KB 448/562 KB 28/1461 KB 684/1192 KB 448/562 KB 32/1461 KB 684/1192 KB 448/562 KB 36/1461 KB 684/1192 KB 452/562 KB 40/1461 KB 684/1192 KB 452/562 KB 44/1461 KB 688/1192 KB 452/562 KB 44/1461 KB 688/1192 KB 4/1118 KB 452/562 KB 44/1461 KB 688/1192 KB 8/1118 KB 452/562 KB 44/1461 KB 688/1192 KB 12/1118 KB 452/562 KB 44/1461 KB 688/1192 KB 16/1118 KB 452/562 KB 44/1461 KB 688/1192 KB 20/1118 KB 452/562 KB 44/1461 KB 688/1192 KB 24/1118 KB 452/562 KB 44/1461 KB 688/1192 KB 28/1118 KB 452/562 KB 44/1461 KB 688/1192 KB 32/1118 KB 452/562 KB 44/1461 KB 688/1192 KB 36/1118 KB 452/562 KB 44/1461 KB 688/1192 KB 40/1118 KB 452/562 KB 44/1461 KB 688/1192 KB 44/1118 KB 452/562 KB 44/1461 KB 688/1192 KB 48/1118 KB 452/562 KB 44/1461 KB 688/1192 KB 52/1118 KB 452/562 KB 36/1461 KB 684/1192 KB 456/562 KB 48/1461 KB 688/1192 KB 52/1118 KB 460/562 KB 48/1461 KB 688/1192 KB 52/1118 KB 464/562 KB 48/1461 KB 688/1192 KB 52/1118 KB 452/562 KB 48/1461 KB 688/1192 KB 52/1118 KB 452/562 KB 40/1461 KB 688/1192 KB 464/562 KB 48/1461 KB 692/1192 KB 52/1118 KB 468/562 KB 48/1461 KB 696/1192 KB 56/1118 KB 468/562 KB 48/1461 KB 700/1192 KB 56/1118 KB 468/562 KB 48/1461 KB 704/1192 KB 56/1118 KB 468/562 KB 48/1461 KB 692/1192 KB 56/1118 KB 468/562 KB 52/1461 KB 704/1192 KB 60/1118 KB 468/562 KB 52/1461 KB 704/1192 KB 64/1118 KB 468/562 KB 52/1461 KB 708/1192 KB 64/1118 KB 468/562 KB 52/1461 KB 712/1192 KB 68/1118 KB 468/562 KB 48/1461 KB 692/1192 KB 52/1118 KB 472/562 KB 52/1461 KB 712/1192 KB 68/1118 KB 476/562 KB 52/1461 KB 712/1192 KB 68/1118 KB 480/562 KB 52/1461 KB 712/1192 KB 68/1118 KB 484/562 KB 52/1461 KB 712/1192 KB 68/1118 KB 468/562 KB 52/1461 KB 708/1192 KB 68/1118 KB 468/562 KB 52/1461 KB 704/1192 KB 56/1118 KB 484/562 KB 56/1461 KB 716/1192 KB 68/1118 KB 484/562 KB 60/1461 KB 716/1192 KB 68/1118 KB 484/562 KB 64/1461 KB 716/1192 KB 68/1118 KB 484/562 KB 68/1461 KB 716/1192 KB 68/1118 KB 484/562 KB 52/1461 KB 716/1192 KB 68/1118 KB 484/562 KB 68/1461 KB 720/1192 KB 72/1118 KB 484/562 KB 68/1461 KB 716/1192 KB 72/1118 KB 484/562 KB 68/1461 KB 720/1192 KB 76/1118 KB 484/562 KB 68/1461 KB 720/1192 KB 80/1118 KB 484/562 KB 72/1461 KB 720/1192 KB 84/1118 KB 488/562 KB 72/1461 KB 724/1192 KB 88/1118 KB 488/562 KB 72/1461 KB 724/1192 KB 92/1118 KB 488/562 KB 72/1461 KB 724/1192 KB 96/1118 KB 484/562 KB 72/1461 KB 720/1192 KB 80/1118 KB 488/562 KB 76/1461 KB 724/1192 KB 96/1118 KB 4/37 KB 488/562 KB 76/1461 KB 724/1192 KB 96/1118 KB 8/37 KB 488/562 KB 76/1461 KB 724/1192 KB 96/1118 KB 12/37 KB 488/562 KB 76/1461 KB 724/1192 KB 96/1118 KB 16/37 KB 488/562 KB 76/1461 KB 724/1192 KB 96/1118 KB 16/37 KB 488/562 KB 80/1461 KB 724/1192 KB 96/1118 KB 16/37 KB 488/562 KB 84/1461 KB 724/1192 KB 96/1118 KB 20/37 KB 488/562 KB 88/1461 KB 724/1192 KB 96/1118 KB 20/37 KB 488/562 KB 92/1461 KB 724/1192 KB 96/1118 KB 20/37 KB 488/562 KB 96/1461 KB 724/1192 KB 96/1118 KB 20/37 KB 488/562 KB 100/1461 KB 724/1192 KB 96/1118 KB 20/37 KB 488/562 KB 104/1461 KB 724/1192 KB 100/1118 KB 488/562 KB 72/1461 KB 724/1192 KB 84/1118 KB 20/37 KB 492/562 KB 104/1461 KB 724/1192 KB 100/1118 KB 20/37 KB 496/562 KB 104/1461 KB 724/1192 KB 100/1118 KB 484/562 KB 72/1461 KB 724/1192 KB 84/1118 KB 20/37 KB 496/56 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 2 KB 104/1461 KB 728/1192 KB 100/1118 KB 20/37 KB 500/562 KB 104/1461 KB 728/1192 KB 100/1118 KB 20/37 KB 504/562 KB 104/1461 KB 732/1192 KB 100/1118 KB 20/37 KB 488/562 KB 100/1461 KB 724/1192 KB 100/1118 KB 20/37 KB 488/562 KB 84/1461 KB 724/1192 KB 96/1118 KB 24/37 KB 504/562 KB 104/1461 KB 732/1192 KB 100/1118 KB 28/37 KB 504/562 KB 104/1461 KB 732/1192 KB 100/1118 KB 32/37 KB 504/562 KB 104/1461 KB 732/1192 KB 100/1118 KB 36/37 KB 504/562 KB 104/1461 KB 732/1192 KB 100/1118 KB 37/37 KB 504/562 KB 104/1461 KB 732/1192 KB 100/1118 KB 20/37 KB 500/562 KB 104/1461 KB 732/1192 KB 100/1118 KB 37/37 KB 504/562 KB 104/1461 KB 736/1192 KB 100/1118 KB 37/37 KB 504/562 KB 104/1461 KB 740/1192 KB 100/1118 KB 37/37 KB 504/562 KB 104/1461 KB 744/1192 KB 100/1118 KB 37/37 KB 508/562 KB 104/1461 KB 748/1192 KB 104/1118 KB 37/37 KB 508/562 KB 104/1461 KB 752/1192 KB 104/1118 KB 37/37 KB 508/562 KB 104/1461 KB 744/1192 KB 104/1118 KB 37/37 KB 508/562 KB 104/1461 KB 752/1192 KB 108/1118 KB 37/37 KB 508/562 KB 104/1461 KB 752/1192 KB 112/1118 KB 37/37 KB 508/562 KB 104/1461 KB 744/1192 KB 100/1118 KB 37/37 KB 512/562 KB 104/1461 KB 752/1192 KB 112/1118 KB 37/37 KB 516/562 KB 104/1461 KB 752/1192 KB 112/1118 KB 37/37 KB 520/562 KB 108/1461 KB 756/1192 KB 112/1118 KB 37/37 KB 516/562 KB 108/1461 KB 756/1192 KB 112/1118 KB 37/37 KB 520/562 KB 112/1461 KB 756/1192 KB 116/1118 KB 37/37 KB 520/562 KB 116/1461 KB 756/1192 KB 116/1118 KB 37/37 KB 524/562 KB 120/1461 KB 756/1192 KB 116/1118 KB 37/37 KB 524/562 KB 124/1461 KB 756/1192 KB 116/1118 KB 37/37 KB 524/562 KB 128/1461 KB 756/1192 KB 116/1118 KB 37/37 KB 516/562 KB 104/1461 KB 756/1192 KB 112/1118 KB 37/37 KB 524/562 KB 116/1461 KB 756/1192 KB 116/1118 KB 37/37 KB 528/562 KB 128/1461 KB 756/1192 KB 116/1118 KB 37/37 KB 520/562 KB 108/1461 KB 756/1192 KB 116/1118 KB 37/37 KB 528/562 KB 128/1461 KB 760/1192 KB 120/1118 KB 37/37 KB 528/562 KB 128/1461 KB 760/1192 KB 124/1118 KB 37/37 KB 532/562 KB 128/1461 KB 760/1192 KB 128/1118 KB 37/37 KB 528/562 KB 128/1461 KB 760/1192 KB 116/1118 KB 37/37 KB 532/562 KB 128/1461 KB 764/1192 KB 128/1118 KB 37/37 KB 532/562 KB 128/1461 KB 768/1192 KB 128/1118 KB 37/37 KB 532/562 KB 128/1461 KB 768/1192 KB 132/1118 KB 37/37 KB 532/562 KB 132/1461 KB 772/1192 KB 136/1118 KB 37/37 KB 532/562 KB 132/1461 KB 772/1192 KB 140/1118 KB 37/37 KB 532/562 KB 128/1461 KB 760/1192 KB 124/1118 KB 37/37 KB 536/562 KB 132/1461 KB 772/1192 KB 140/1118 KB 37/37 KB 540/562 KB 132/1461 KB 772/1192 KB 140/1118 KB 37/37 KB 532/562 KB 132/1461 KB 772/1192 KB 132/1118 KB 37/37 KB 532/562 KB 128/1461 KB 772/1192 KB 132/1118 KB 37/37 KB 540/562 KB 132/1461 KB 776/1192 KB 140/1118 KB 37/37 KB 540/562 KB 132/1461 KB 780/1192 KB 140/1118 KB 37/37 KB 540/562 KB 132/1461 KB 784/1192 KB 140/1118 KB 37/37 KB 544/562 KB 136/1461 KB 788/1192 KB 144/1118 KB 37/37 KB 544/562 KB 136/1461 KB 792/1192 KB 144/1118 KB 37/37 KB 544/562 KB 136/1461 KB 796/1192 KB 144/1118 KB 37/37 KB 544/562 KB 136/1461 KB 800/1192 KB 144/1118 KB 37/37 KB 544/562 KB 136/1461 KB 784/1192 KB 144/1118 KB 37/37 KB 544/562 KB 140/1461 KB 800/1192 KB 144/1118 KB 37/37 KB 544/562 KB 144/1461 KB 800/1192 KB 144/1118 KB 37/37 KB 544/562 KB 148/1461 KB 800/1192 KB 144/1118 KB 37/37 KB 544/562 KB 152/1461 KB 800/1192 KB 144/1118 KB 37/37 KB 544/562 KB 132/1461 KB 784/1192 KB 144/1118 KB Downloaded: https://repo.mav unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install en.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar (37 KB at 24.4 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 37/37 KB 540/562 KB 132/1461 KB 784/1192 KB 144/1118 KB 548/562 KB 156/1461 KB 800/1192 KB 144/1118 KB 552/562 KB 156/1461 KB 800/1192 KB 148/1118 KB 556/562 KB 156/1461 KB 800/1192 KB 148/1118 KB 560/562 KB 156/1461 KB 800/1192 KB 148/1118 KB 548/562 KB 156/1461 KB 800/1192 KB 148/1118 KB 560/562 KB 156/1461 KB 800/1192 KB 152/1118 KB 560/562 KB 156/1461 KB 800/1192 KB 156/1118 KB 560/562 KB 156/1461 KB 800/1192 KB 160/1118 KB 560/562 KB 156/1461 KB 804/1192 KB 160/1118 KB 562/562 KB 156/1461 KB 808/1192 KB 164/1118 KB 37/37 KB 544/562 KB 156/1461 KB 800/1192 KB 144/1118 KB 562/562 KB 160/1461 KB 808/1192 KB 164/1118 KB 562/562 KB 164/1461 KB 808/1192 KB 164/1118 KB 562/562 KB 156/1461 KB 804/1192 KB 164/1118 KB 4/46 KB 562/562 KB 164/1461 KB 812/1192 KB 168/1118 KB 4/46 KB 562/562 KB 164/1461 KB 812/1192 KB 172/1118 KB 4/46 KB 562/562 KB 164/1461 KB 812/1192 KB 176/1118 KB 562/562 KB 156/1461 KB 804/1192 KB 160/1118 KB 4/46 KB 562/562 KB 164/1461 KB 812/1192 KB 164/1118 KB 8/46 KB 562/562 KB 164/1461 KB 812/1192 KB 176/1118 KB 12/46 KB 562/562 KB 164/1461 KB 812/1192 KB 176/1118 KB 16/46 KB 562/562 KB 164/1461 KB 812/1192 KB 176/1118 KB 20/46 KB 562/562 KB 164/1461 KB 812/1192 KB 176/1118 KB 24/46 KB 562/562 KB 164/1461 KB 812/1192 KB 176/1118 KB 28/46 KB 562/562 KB 164/1461 KB 812/1192 KB 176/1118 KB 32/46 KB 562/562 KB 164/1461 KB 812/1192 KB 176/1118 KB 562/562 KB 164/1461 KB 812/1192 KB 164/1118 KB 32/46 KB 562/562 KB 164/1461 KB 816/1192 KB 176/1118 KB 36/46 KB 562/562 KB 164/1461 KB 816/1192 KB 176/1118 KB 40/46 KB 562/562 KB 168/1461 KB 820/1192 KB 180/1118 KB 44/46 KB 562/562 KB 168/1461 KB 820/1192 KB 180/1118 KB 46/46 KB 562/562 KB 168/1461 KB 820/1192 KB 180/1118 KB 36/46 KB 562/562 KB 168/1461 KB 816/1192 KB 176/1118 KB 46/46 KB 562/562 KB 172/1461 KB 820/1192 KB 180/1118 KB 46/46 KB 562/562 KB 176/1461 KB 820/1192 KB 180/1118 KB 46/46 KB 562/562 KB 180/1461 KB 820/1192 KB 180/1118 KB 46/46 KB 562/562 KB 184/1461 KB 820/1192 KB 180/1118 KB 36/46 KB 562/562 KB 168/1461 KB 820/1192 KB 180/1118 KB 46/46 KB 562/562 KB 188/1461 KB 824/1192 KB 180/1118 KB 46/46 KB 562/562 KB 188/1461 KB 828/1192 KB 180/1118 KB 46/46 KB 562/562 KB 188/1461 KB 832/1192 KB 180/1118 KB 36/46 KB 562/562 KB 168/1461 KB 816/1192 KB 180/1118 KB 46/46 KB 562/562 KB 188/1461 KB 832/1192 KB 184/1118 KB 46/46 KB 562/562 KB 188/1461 KB 832/1192 KB 188/1118 KB 46/46 KB 562/562 KB 188/1461 KB 832/1192 KB 192/1118 KB 46/46 KB 562/562 KB 188/1461 KB 836/1192 KB 192/1118 KB 46/46 KB 562/562 KB 188/1461 KB 840/1192 KB 196/1118 KB 46/46 KB 562/562 KB 188/1461 KB 844/1192 KB 196/1118 KB 46/46 KB 562/562 KB 188/1461 KB 848/1192 KB 196/1118 KB 46/46 KB 562/562 KB 188/1461 KB 836/1192 KB 196/1118 KB 46/46 KB 562/562 KB 188/1461 KB 848/1192 KB 200/1118 KB 46/46 KB 562/562 KB 188/1461 KB 848/1192 KB 204/1118 KB 46/46 KB 562/562 KB 188/1461 KB 848/1192 KB 208/1118 KB 46/46 KB 562/562 KB 188/1461 KB 836/1192 KB 192/1118 KB 46/46 KB 562/562 KB 192/1461 KB 848/1192 KB 208/1118 KB 46/46 KB 562/562 KB 196/1461 KB 848/1192 KB 208/1118 KB 46/46 KB 562/562 KB 200/1461 KB 848/1192 KB 208/1118 KB 46/46 KB 562/562 KB 204/1461 KB 848/1192 KB 208/1118 KB 46/46 KB 562/562 KB 208/1461 KB 852/1192 KB 208/1118 KB 46/46 KB 562/562 KB 212/1461 KB 852/1192 KB 208/1118 KB 46/46 KB 562/562 KB 216/1461 KB 852/1192 KB 212/1118 KB 46/46 KB 562/562 KB 220/1461 KB 852/1192 KB 212/1118 KB 46/46 KB 562/562 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 224/1461 KB 852/1192 KB 212/1118 KB 46/46 KB 562/562 KB 204/1461 KB 852/1192 KB 208/1118 KB 46/46 KB 562/562 KB 224/1461 KB 856/1192 KB 212/1118 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.6 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 562/562 KB 224/1461 KB 860/1192 KB 212/1118 KB 562/562 KB 224/1461 KB 864/1192 KB 212/1118 KB 46/46 KB 562/562 KB 212/1461 KB 852/1192 KB 212/1118 KB 562/562 KB 224/1461 KB 864/1192 KB 216/1118 KB 562/562 KB 224/1461 KB 868/1192 KB 220/1118 KB 562/562 KB 228/1461 KB 872/1192 KB 220/1118 KB 562/562 KB 228/1461 KB 876/1192 KB 220/1118 KB 562/562 KB 228/1461 KB 880/1192 KB 220/1118 KB 562/562 KB 228/1461 KB 884/1192 KB 220/1118 KB 562/562 KB 228/1461 KB 888/1192 KB 220/1118 KB 562/562 KB 228/1461 KB 892/1192 KB 220/1118 KB 562/562 KB 228/1461 KB 896/1192 KB 220/1118 KB 562/562 KB 228/1461 KB 868/1192 KB 220/1118 KB 562/562 KB 232/1461 KB 896/1192 KB 220/1118 KB 562/562 KB 236/1461 KB 896/1192 KB 220/1118 KB 562/562 KB 240/1461 KB 896/1192 KB 220/1118 KB 562/562 KB 224/1461 KB 868/1192 KB 220/1118 KB 562/562 KB 240/1461 KB 896/1192 KB 224/1118 KB 562/562 KB 240/1461 KB 896/1192 KB 228/1118 KB 562/562 KB 240/1461 KB 896/1192 KB 232/1118 KB 562/562 KB 240/1461 KB 896/1192 KB 236/1118 KB 562/562 KB 240/1461 KB 896/1192 KB 240/1118 KB 562/562 KB 240/1461 KB 896/1192 KB 244/1118 KB 562/562 KB 240/1461 KB 4/287 KB 896/1192 KB 244/1118 KB 562/562 KB 240/1461 KB 8/287 KB 896/1192 KB 244/1118 KB 562/562 KB 240/1461 KB 12/287 KB 896/1192 KB 244/1118 KB 562/562 KB 240/1461 KB 16/287 KB 896/1192 KB 244/1118 KB 562/562 KB 240/1461 KB 20/287 KB 896/1192 KB 244/1118 KB 562/562 KB 244/1461 KB 24/287 KB 900/1192 KB 248/1118 KB 562/562 KB 244/1461 KB 20/287 KB 900/1192 KB 248/1118 KB 562/562 KB 244/1461 KB 28/287 KB 900/1192 KB 248/1118 KB 248/1461 KB 32/287 KB 900/1192 KB 248/1118 KB 562/562 KB 240/1461 KB 20/287 KB 900/1192 KB 248/1118 KB 562/562 KB 240/1461 KB 20/287 KB 896/1192 KB 248/1118 KB 248/1461 KB 32/287 KB 900/1192 KB 252/1118 KB 248/1461 KB 32/287 KB 900/1192 KB 256/1118 KB 248/1461 KB 32/287 KB 900/1192 KB 260/1118 KB 248/1461 KB 32/287 KB 904/1192 KB 264/1118 KB 248/1461 KB 32/287 KB 904/1192 KB 268/1118 KB 248/1461 KB 28/287 KB 900/1192 KB 248/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 364.6 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 252/1461 KB 32/287 KB 904/1192 KB 268/1118 KB 256/1461 KB 32/287 KB 904/1192 KB 268/1118 KB 248/1461 KB 32/287 KB 904/1192 KB 260/1118 KB 256/1461 KB 32/287 KB 908/1192 KB 268/1118 KB 256/1461 KB 32/287 KB 912/1192 KB 268/1118 KB 256/1461 KB 32/287 KB 916/1192 KB 268/1118 KB 260/1461 KB 36/287 KB 920/1192 KB 272/1118 KB 260/1461 KB 36/287 KB 924/1192 KB 272/1118 KB 260/1461 KB 36/287 KB 928/1192 KB 272/1118 KB 260/1461 KB 36/287 KB 916/1192 KB 272/1118 KB 260/1461 KB 40/287 KB 928/1192 KB 272/1118 KB 260/1461 KB 44/287 KB 928/1192 KB 272/1118 KB 260/1461 KB 48/287 KB 928/1192 KB 272/1118 KB 256/1461 KB 32/287 KB 916/1192 KB 272/1118 KB 260/1461 KB 48/287 KB 928/1192 KB 276/1118 KB 260/1461 KB 48/287 KB 928/1192 KB 280/1118 KB 260/1461 KB 48/287 KB 928/1192 KB 284/1118 KB 260/1461 KB 52/287 KB 928/1192 KB 288/1118 KB 260/1461 KB 52/287 KB 928/1192 KB 292/1118 KB 260/1461 KB 52/287 KB 932/1192 KB 296/1118 KB 260/1461 KB 52/287 KB 932/1192 KB 300/1118 KB 260/1461 KB 32/287 KB 916/1192 KB 272/1118 KB 264/1461 KB 52/287 KB 932/1192 KB 300/1118 KB 268/1461 KB 52/287 KB 932/1192 KB 300/1118 KB 272/1461 KB 52/287 KB 932/1192 KB 300/1118 KB 276/1461 KB 52/287 KB 932/1192 KB 300/1118 KB 280/1461 KB 52/287 KB 932/1192 KB 300/1118 KB 260/1461 KB 52/287 KB 932/1192 KB 292/1118 KB 280/1461 KB 52/287 KB 936/1192 KB 300/1118 KB 284/1461 KB 52/287 KB 940/1192 KB 300/1118 KB 284/1461 KB 52/287 KB 944/1192 KB 300/1118 KB 260/1461 KB 52/287 KB 928/1192 KB 284/1118 KB 284/1461 KB 56/287 KB 944/1192 KB 300/1118 KB 284/1461 KB 60/287 KB 944/1192 KB 300/1118 KB 284/1461 KB 64/287 KB 944/1192 KB 300/1118 KB 284/1461 KB 52/287 KB 936/1192 KB 300/1118 KB 288/1461 KB 64/287 KB 944/1192 KB 300/1118 KB 292/1461 KB 64/287 KB 944/1192 KB 300/1118 KB 296/1461 KB 68/287 KB 948/1192 KB 304/1118 KB 300/1461 KB 68/287 KB 948/1192 KB 304/1118 KB 304/1461 KB 68/287 KB 948/1192 KB 304/1118 KB 292/1461 KB 68/287 KB 948/1192 KB 304/1118 KB 292/1461 KB 68/287 KB 948/1192 KB 300/1118 KB 304/1461 KB 72/287 KB 948/1192 KB 304/1118 KB 304/1461 KB 76/287 KB 948/1192 KB 308/1118 KB 304/1461 KB 80/287 KB 948/1192 KB 308/1118 KB 292/1461 KB 64/287 KB 948/1192 KB 300/1118 KB 304/1461 KB 80/287 KB 952/1192 KB 308/1118 KB 304/1461 KB 80/287 KB 956/1192 KB 308/1118 KB 304/1461 KB 80/287 KB 960/1192 KB 308/1118 KB 304/1461 KB 84/287 KB 964/1192 KB 308/1118 KB 308/1461 KB 84/287 KB 968/1192 KB 308/1118 KB 308/1461 KB 84/287 KB 972/1192 KB 308/1118 KB 308/1461 KB 84/287 KB 976/1192 KB 308/1118 KB 304/1461 KB 72/287 KB 948/1192 KB 308/1118 KB 308/1461 KB 84/287 KB 976/1192 KB 312/1118 KB 308/1461 KB 84/287 KB 976/1192 KB 316/1118 KB 308/1461 KB 84/287 KB 976/1192 KB 320/1118 KB 308/1461 KB 84/287 KB 964/1192 KB 308/1118 KB 312/1461 KB 84/287 KB 976/1192 KB 320/1118 KB 316/1461 KB 84/287 KB 976/1192 KB 320/1118 KB 320/1461 KB 84/287 KB 976/1192 KB 320/1118 KB 324/1461 KB 84/287 KB 976/1192 KB 320/1118 KB 328/1461 KB 84/287 KB 980/1192 KB 324/1118 KB 332/1461 KB 84/287 KB 980/1192 KB 324/1118 KB 304/1461 KB 84/287 KB 960/1192 KB 308/1118 KB 332/1461 KB 88/287 KB 980/1192 KB 324/1118 KB 332/1461 KB 92/287 KB 980/1192 KB 324/1118 KB 332/1461 KB 96/287 KB 980/1192 KB 324/1118 KB 332/1461 KB 100/287 KB 980/1192 KB 324/1118 KB 332/1461 KB 104/287 KB 980/1192 KB 324/1118 KB 332/1461 KB 108/287 KB 980/1192 KB 324/1118 KB 332/1461 KB 112/287 KB 980/1192 KB 324/1118 KB 332/1461 KB 116/287 KB 980/1192 KB 324/1118 KB 324/1461 KB 84/287 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install KB 980/1192 KB 324/1118 KB 336/1461 KB 116/287 KB 980/1192 KB 328/1118 KB 336/1461 KB 116/287 KB 980/1192 KB 332/1118 KB 336/1461 KB 116/287 KB 980/1192 KB 336/1118 KB 324/1461 KB 84/287 KB 980/1192 KB 320/1118 KB 336/1461 KB 116/287 KB 984/1192 KB 336/1118 KB 336/1461 KB 116/287 KB 988/1192 KB 336/1118 KB 336/1461 KB 116/287 KB 992/1192 KB 336/1118 KB 336/1461 KB 116/287 KB 996/1192 KB 336/1118 KB 336/1461 KB 120/287 KB 1000/1192 KB 340/1118 KB 336/1461 KB 116/287 KB 980/1192 KB 324/1118 KB 340/1461 KB 120/287 KB 1000/1192 KB 340/1118 KB 336/1461 KB 120/287 KB 996/1192 KB 340/1118 KB 340/1461 KB 124/287 KB 1004/1192 KB 340/1118 KB 340/1461 KB 128/287 KB 1004/1192 KB 340/1118 KB 336/1461 KB 116/287 KB 996/1192 KB 340/1118 KB 340/1461 KB 128/287 KB 1004/1192 KB 344/1118 KB 340/1461 KB 128/287 KB 1004/1192 KB 348/1118 KB 340/1461 KB 128/287 KB 1004/1192 KB 352/1118 KB 340/1461 KB 128/287 KB 1004/1192 KB 356/1118 KB 344/1461 KB 132/287 KB 1004/1192 KB 360/1118 KB 344/1461 KB 132/287 KB 1004/1192 KB 364/1118 KB 344/1461 KB 132/287 KB 1004/1192 KB 368/1118 KB 340/1461 KB 120/287 KB 1004/1192 KB 340/1118 KB 344/1461 KB 132/287 KB 1008/1192 KB 368/1118 KB 344/1461 KB 132/287 KB 1012/1192 KB 368/1118 KB 344/1461 KB 132/287 KB 1016/1192 KB 368/1118 KB 344/1461 KB 132/287 KB 1020/1192 KB 368/1118 KB 344/1461 KB 132/287 KB 1024/1192 KB 368/1118 KB 344/1461 KB 132/287 KB 1028/1192 KB 368/1118 KB 344/1461 KB 132/287 KB 1032/1192 KB 372/1118 KB 344/1461 KB 132/287 KB 1036/1192 KB 372/1118 KB 344/1461 KB 132/287 KB 1040/1192 KB 372/1118 KB 344/1461 KB 132/287 KB 1004/1192 KB 356/1118 KB 344/1461 KB 136/287 KB 1040/1192 KB 372/1118 KB 344/1461 KB 140/287 KB 1040/1192 KB 372/1118 KB 344/1461 KB 144/287 KB 1040/1192 KB 372/1118 KB 344/1461 KB 128/287 KB 1004/1192 KB 356/1118 KB 348/1461 KB 144/287 KB 1040/1192 KB 372/1118 KB 352/1461 KB 144/287 KB 1040/1192 KB 372/1118 KB 356/1461 KB 144/287 KB 1040/1192 KB 372/1118 KB 360/1461 KB 144/287 KB 1040/1192 KB 372/1118 KB 364/1461 KB 144/287 KB 1040/1192 KB 372/1118 KB 368/1461 KB 144/287 KB 1040/1192 KB 372/1118 KB 372/1461 KB 144/287 KB 1040/1192 KB 372/1118 KB 376/1461 KB 148/287 KB 1040/1192 KB 372/1118 KB 380/1461 KB 148/287 KB 1040/1192 KB 372/1118 KB 384/1461 KB 148/287 KB 1040/1192 KB 372/1118 KB 388/1461 KB 148/287 KB 1040/1192 KB 372/1118 KB 392/1461 KB 148/287 KB 1044/1192 KB 372/1118 KB 396/1461 KB 148/287 KB 1044/1192 KB 372/1118 KB 400/1461 KB 148/287 KB 1044/1192 KB 372/1118 KB 344/1461 KB 132/287 KB 1028/1192 KB 372/1118 KB 400/1461 KB 148/287 KB 1044/1192 KB 376/1118 KB 400/1461 KB 148/287 KB 1044/1192 KB 380/1118 KB 400/1461 KB 148/287 KB 1044/1192 KB 384/1118 KB 400/1461 KB 148/287 KB 1044/1192 KB 388/1118 KB 400/1461 KB 148/287 KB 1044/1192 KB 392/1118 KB 400/1461 KB 148/287 KB 1044/1192 KB 396/1118 KB 400/1461 KB 148/287 KB 1044/1192 KB 400/1118 KB 388/1461 KB 148/287 KB 1044/1192 KB 372/1118 KB 400/1461 KB 148/287 KB 1048/1192 KB 400/1118 KB 400/1461 KB 148/287 KB 1052/1192 KB 400/1118 KB 400/1461 KB 148/287 KB 1056/1192 KB 400/1118 KB 400/1461 KB 148/287 KB 1060/1192 KB 400/1118 KB 372/1461 KB 148/287 KB 1040/1192 KB 372/1118 KB 404/1461 KB 152/287 KB 1060/1192 KB 404/1118 KB 404/1461 KB 156/287 KB 1060/1192 KB 404/1118 KB 404/1461 KB 160/287 KB 1060/1192 KB 404/1118 KB 404/1461 KB 164/287 KB 1060/1192 KB 404/1118 KB 404/1461 KB 168/287 KB 1060/1192 KB 404/1118 KB 404/1461 KB 172/287 KB 1060/1192 KB 404/1118 KB 404/1461 KB 176/287 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 1060/1192 KB 404/1118 KB 404/1461 KB 180/287 KB 1060/1192 KB 404/1118 KB 404/1461 KB 184/287 KB 1064/1192 KB 404/1118 KB 404/1461 KB 188/287 KB 1064/1192 KB 404/1118 KB 404/1461 KB 192/287 KB 1064/1192 KB 404/1118 KB 404/1461 KB 148/287 KB 1060/1192 KB 404/1118 KB 408/1461 KB 192/287 KB 1064/1192 KB 404/1118 KB 412/1461 KB 192/287 KB 1064/1192 KB 404/1118 KB 416/1461 KB 192/287 KB 1064/1192 KB 404/1118 KB 420/1461 KB 192/287 KB 1064/1192 KB 404/1118 KB 424/1461 KB 196/287 KB 1064/1192 KB 404/1118 KB 428/1461 KB 196/287 KB 1064/1192 KB 404/1118 KB 432/1461 KB 196/287 KB 1064/1192 KB 404/1118 KB 400/1461 KB 148/287 KB 1060/1192 KB 404/1118 KB 432/1461 KB 196/287 KB 1064/1192 KB 408/1118 KB 432/1461 KB 196/287 KB 1064/1192 KB 412/1118 KB 432/1461 KB 196/287 KB 1064/1192 KB 416/1118 KB 432/1461 KB 196/287 KB 1064/1192 KB 420/1118 KB 432/1461 KB 196/287 KB 1064/1192 KB 424/1118 KB 432/1461 KB 196/287 KB 1064/1192 KB 428/1118 KB 432/1461 KB 196/287 KB 1064/1192 KB 432/1118 KB 420/1461 KB 196/287 KB 1064/1192 KB 404/1118 KB 432/1461 KB 200/287 KB 1064/1192 KB 432/1118 KB 432/1461 KB 204/287 KB 1064/1192 KB 432/1118 KB 432/1461 KB 208/287 KB 1064/1192 KB 436/1118 KB 404/1461 KB 180/287 KB 1064/1192 KB 404/1118 KB 432/1461 KB 208/287 KB 1068/1192 KB 436/1118 KB 432/1461 KB 208/287 KB 1072/1192 KB 436/1118 KB 432/1461 KB 204/287 KB 1064/1192 KB 436/1118 KB 436/1461 KB 212/287 KB 1072/1192 KB 440/1118 KB 436/1461 KB 212/287 KB 1072/1192 KB 444/1118 KB 436/1461 KB 212/287 KB 1072/1192 KB 448/1118 KB 436/1461 KB 212/287 KB 1072/1192 KB 436/1118 KB 436/1461 KB 216/287 KB 1072/1192 KB 448/1118 KB 436/1461 KB 220/287 KB 1072/1192 KB 448/1118 KB 436/1461 KB 224/287 KB 1072/1192 KB 448/1118 KB 436/1461 KB 228/287 KB 1072/1192 KB 448/1118 KB 436/1461 KB 232/287 KB 1072/1192 KB 452/1118 KB 436/1461 KB 236/287 KB 1072/1192 KB 452/1118 KB 436/1461 KB 240/287 KB 1072/1192 KB 452/1118 KB 436/1461 KB 208/287 KB 1072/1192 KB 436/1118 KB 440/1461 KB 240/287 KB 1076/1192 KB 452/1118 KB 444/1461 KB 240/287 KB 1076/1192 KB 452/1118 KB 448/1461 KB 240/287 KB 1076/1192 KB 452/1118 KB 436/1461 KB 240/287 KB 1076/1192 KB 452/1118 KB 448/1461 KB 240/287 KB 1080/1192 KB 452/1118 KB 448/1461 KB 240/287 KB 1084/1192 KB 452/1118 KB 448/1461 KB 240/287 KB 1088/1192 KB 452/1118 KB 448/1461 KB 240/287 KB 1092/1192 KB 452/1118 KB 448/1461 KB 240/287 KB 1096/1192 KB 452/1118 KB 448/1461 KB 240/287 KB 1100/1192 KB 452/1118 KB 448/1461 KB 240/287 KB 1104/1192 KB 452/1118 KB 448/1461 KB 240/287 KB 1108/1192 KB 452/1118 KB 452/1461 KB 240/287 KB 1112/1192 KB 452/1118 KB 452/1461 KB 240/287 KB 1116/1192 KB 452/1118 KB 452/1461 KB 240/287 KB 1120/1192 KB 452/1118 KB 436/1461 KB 228/287 KB 1072/1192 KB 452/1118 KB 452/1461 KB 240/287 KB 1120/1192 KB 456/1118 KB 452/1461 KB 240/287 KB 1120/1192 KB 460/1118 KB 452/1461 KB 240/287 KB 1120/1192 KB 464/1118 KB 452/1461 KB 240/287 KB 1108/1192 KB 452/1118 KB 456/1461 KB 240/287 KB 1120/1192 KB 464/1118 KB 460/1461 KB 240/287 KB 1124/1192 KB 464/1118 KB 464/1461 KB 240/287 KB 1124/1192 KB 464/1118 KB 468/1461 KB 244/287 KB 1124/1192 KB 468/1118 KB 472/1461 KB 244/287 KB 1124/1192 KB 468/1118 KB 456/1461 KB 240/287 KB 1124/1192 KB 464/1118 KB 472/1461 KB 244/287 KB 1128/1192 KB 468/1118 KB 472/1461 KB 244/287 KB 1132/1192 KB 468/1118 KB 464/1461 KB 244/287 KB 1124/1192 KB 468/1118 KB 472/1461 KB 248/287 KB 1132/1192 KB 468/1118 KB 472/1461 KB 252/287 KB 1132/1192 KB 468/1118 KB 464/1461 KB 240/2 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 87 KB 1124/1192 KB 468/1118 KB 472/1461 KB 252/287 KB 1136/1192 KB 472/1118 KB 472/1461 KB 252/287 KB 1136/1192 KB 476/1118 KB 472/1461 KB 252/287 KB 1136/1192 KB 480/1118 KB 472/1461 KB 252/287 KB 1136/1192 KB 468/1118 KB 472/1461 KB 252/287 KB 1136/1192 KB 484/1118 KB 476/1461 KB 256/287 KB 1140/1192 KB 488/1118 KB 476/1461 KB 256/287 KB 1140/1192 KB 492/1118 KB 476/1461 KB 256/287 KB 1140/1192 KB 496/1118 KB 476/1461 KB 256/287 KB 1140/1192 KB 484/1118 KB 476/1461 KB 256/287 KB 1144/1192 KB 496/1118 KB 476/1461 KB 256/287 KB 1148/1192 KB 496/1118 KB 476/1461 KB 256/287 KB 1152/1192 KB 496/1118 KB 476/1461 KB 256/287 KB 1136/1192 KB 484/1118 KB 480/1461 KB 256/287 KB 1152/1192 KB 496/1118 KB 484/1461 KB 256/287 KB 1152/1192 KB 496/1118 KB 488/1461 KB 256/287 KB 1152/1192 KB 496/1118 KB 492/1461 KB 256/287 KB 1152/1192 KB 496/1118 KB 496/1461 KB 256/287 KB 1156/1192 KB 496/1118 KB 500/1461 KB 256/287 KB 1156/1192 KB 496/1118 KB 472/1461 KB 256/287 KB 1136/1192 KB 484/1118 KB 500/1461 KB 260/287 KB 1156/1192 KB 500/1118 KB 500/1461 KB 264/287 KB 1156/1192 KB 500/1118 KB 500/1461 KB 268/287 KB 1156/1192 KB 500/1118 KB 500/1461 KB 272/287 KB 1156/1192 KB 500/1118 KB 500/1461 KB 276/287 KB 1156/1192 KB 500/1118 KB 500/1461 KB 280/287 KB 1156/1192 KB 500/1118 KB 500/1461 KB 284/287 KB 1156/1192 KB 500/1118 KB 500/1461 KB 287/287 KB 1156/1192 KB 500/1118 KB 500/1461 KB 256/287 KB 1156/1192 KB 500/1118 KB 504/1461 KB 287/287 KB 1156/1192 KB 504/1118 KB 504/1461 KB 287/287 KB 1156/1192 KB 508/1118 KB 504/1461 KB 287/287 KB 1156/1192 KB 512/1118 KB 492/1461 KB 256/287 KB 1156/1192 KB 496/1118 KB 504/1461 KB 287/287 KB 1160/1192 KB 512/1118 KB 504/1461 KB 287/287 KB 1164/1192 KB 512/1118 KB 504/1461 KB 287/287 KB 1168/1192 KB 512/1118 KB 504/1461 KB 287/287 KB 1168/1192 KB 516/1118 KB 504/1461 KB 287/287 KB 1172/1192 KB 520/1118 KB 504/1461 KB 287/287 KB 1172/1192 KB 524/1118 KB 504/1461 KB 287/287 KB 1172/1192 KB 528/1118 KB 504/1461 KB 287/287 KB 1156/1192 KB 500/1118 KB 508/1461 KB 287/287 KB 1172/1192 KB 528/1118 KB 512/1461 KB 287/287 KB 1172/1192 KB 528/1118 KB 516/1461 KB 287/287 KB 1172/1192 KB 528/1118 KB 520/1461 KB 287/287 KB 1172/1192 KB 528/1118 KB 524/1461 KB 287/287 KB 1172/1192 KB 528/1118 KB 528/1461 KB 287/287 KB 1172/1192 KB 528/1118 KB 532/1461 KB 287/287 KB 1172/1192 KB 528/1118 KB 536/1461 KB 287/287 KB 1172/1192 KB 532/1118 KB 540/1461 KB 287/287 KB 1172/1192 KB 532/1118 KB 544/1461 KB 287/287 KB 1172/1192 KB 532/1118 KB 504/1461 KB 287/287 KB 1172/1192 KB 516/1118 KB 544/1461 KB 287/287 KB 1176/1192 KB 532/1118 KB 544/1461 KB 287/287 KB 1180/1192 KB 532/1118 KB 544/1461 KB 287/287 KB 1184/1192 KB 532/1118 KB 544/1461 KB 287/287 KB 1188/1192 KB 532/1118 KB 544/1461 KB 287/287 KB 1192/1192 KB 532/1118 KB 544/1461 KB 287/287 KB 1192/1192 KB 532/1118 KB 532/1461 KB 287/287 KB 1172/1192 KB 532/1118 KB 544/1461 KB 287/287 KB 1192/1192 KB 536/1118 KB 544/1461 KB 287/287 KB 1192/1192 KB 540/1118 KB 544/1461 KB 287/287 KB 1192/1192 KB 544/1118 KB 544/1461 KB 287/287 KB 1192/1192 KB 548/1118 KB 548/1461 KB 287/287 KB 1192/1192 KB 552/1118 KB 548/1461 KB 287/287 KB 1192/1192 KB 556/1118 KB 548/1461 KB 287/287 KB 1192/1192 KB 560/1118 KB 548/1461 KB 287/287 KB 1192/1192 KB 564/1118 KB 548/1461 KB 287/287 KB 1192/1192 KB 568/1118 KB 548/1461 KB 287/287 KB 1192/1192 KB 572/1118 KB 548/1461 KB 287/287 KB 1192/1192 KB 576/1118 KB 548/1461 KB 287/287 KB 1192/1192 KB 548/1118 KB 552/1461 KB unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 287/287 KB 1192/1192 KB 576/1118 KB 556/1461 KB 287/287 KB 1192/1192 KB 576/1118 KB 560/1461 KB 287/287 KB 1192/1192 KB 576/1118 KB 564/1461 KB 287/287 KB 1192/1192 KB 576/1118 KB 568/1461 KB 287/287 KB 1192/1192 KB 576/1118 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.1.0/cucumber-reporting-0.1.0.jar (1192 KB at 736.9 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 572/1461 KB 287/287 KB 580/1118 KB 572/1461 KB 287/287 KB 584/1118 KB 572/1461 KB 287/287 KB 588/1118 KB 572/1461 KB 287/287 KB 592/1118 KB 572/1461 KB 287/287 KB 580/1118 KB 576/1461 KB 287/287 KB 592/1118 KB 580/1461 KB 287/287 KB 592/1118 KB 584/1461 KB 287/287 KB 592/1118 KB 588/1461 KB 287/287 KB 592/1118 KB 592/1461 KB 287/287 KB 592/1118 KB 596/1461 KB 287/287 KB 596/1118 KB 600/1461 KB 287/287 KB 596/1118 KB 604/1461 KB 287/287 KB 596/1118 KB 608/1461 KB 287/287 KB 596/1118 KB 592/1461 KB 287/287 KB 596/1118 KB 608/1461 KB 287/287 KB 600/1118 KB 608/1461 KB 287/287 KB 604/1118 KB 608/1461 KB 287/287 KB 608/1118 KB 608/1461 KB 287/287 KB 612/1118 KB 612/1461 KB 287/287 KB 616/1118 KB 612/1461 KB 287/287 KB 620/1118 KB 612/1461 KB 287/287 KB 624/1118 KB 612/1461 KB 287/287 KB 612/1118 KB 616/1461 KB 287/287 KB 624/1118 KB 620/1461 KB 287/287 KB 624/1118 KB 624/1461 KB 287/287 KB 624/1118 KB 628/1461 KB 287/287 KB 624/1118 KB 632/1461 KB 287/287 KB 628/1118 KB 636/1461 KB 287/287 KB 628/1118 KB 640/1461 KB 287/287 KB 628/1118 KB 628/1461 KB 287/287 KB 628/1118 KB 640/1461 KB 287/287 KB 632/1118 KB 640/1461 KB 287/287 KB 636/1118 KB 640/1461 KB 287/287 KB 640/1118 KB 640/1461 KB 287/287 KB 644/1118 KB 644/1461 KB 287/287 KB 648/1118 KB 644/1461 KB 287/287 KB 652/1118 KB 644/1461 KB 287/287 KB 644/1118 KB 648/1461 KB 287/287 KB 656/1118 KB 652/1461 KB 287/287 KB 656/1118 KB 656/1461 KB 287/287 KB 656/1118 KB 644/1461 KB 287/287 KB 656/1118 KB 656/1461 KB 287/287 KB 660/1118 KB 660/1461 KB 287/287 KB 664/1118 KB 660/1461 KB 287/287 KB 668/1118 KB 660/1461 KB 287/287 KB 672/1118 KB 660/1461 KB 287/287 KB 660/1118 KB 664/1461 KB 287/287 KB 672/1118 KB 668/1461 KB 287/287 KB 672/1118 KB 672/1461 KB 287/287 KB 676/1118 KB 676/1461 KB 287/287 KB 676/1118 KB 680/1461 KB 287/287 KB 676/1118 KB 684/1461 KB 287/287 KB 676/1118 KB 688/1461 KB 287/287 KB 676/1118 KB 668/1461 KB 287/287 KB 676/1118 KB 688/1461 KB 287/287 KB 680/1118 KB 688/1461 KB 287/287 KB 684/1118 KB 688/1461 KB 287/287 KB 688/1118 KB 688/1461 KB 287/287 KB 692/1118 KB 692/1461 KB 287/287 KB 696/1118 KB 692/1461 KB 287/287 KB 692/1118 KB 696/1461 KB 287/287 KB 696/1118 KB 696/1461 KB 287/287 KB 700/1118 KB 696/1461 KB 287/287 KB 704/1118 KB 700/1461 KB 287/287 KB 704/1118 KB 704/1461 KB 287/287 KB 704/1118 KB 708/1461 KB 287/287 KB 708/1118 KB 712/1461 KB 287/287 KB 708/1118 KB 716/1461 KB 287/287 KB 708/1118 KB 720/1461 KB 287/287 KB 708/1118 KB 704/1461 KB 287/287 KB 708/1118 KB 720/1461 KB 287/287 KB 712/1118 KB 720/1461 KB 287/287 KB 716/1118 KB 720/1461 KB 287/287 KB 720/1118 KB 720/1461 KB 287/287 KB 724/1118 KB 724/1461 KB 287/287 KB 728/1118 KB 724/1461 KB 287/287 KB 732/1118 KB 724/1461 KB 287/287 KB 736/1118 KB 724/1461 KB 287/287 KB 724/1118 KB 728/1461 KB 287/287 KB 736/1118 KB 732/1461 KB 287/287 KB 736/1118 KB 736/1461 KB 287/287 KB 736/1118 KB 740/1461 KB 287/287 KB 736/1118 KB 744/1461 KB 287/287 KB 740/1118 KB 748/1461 KB 287/287 KB 740/1118 KB 752/1461 KB 287/287 KB 740/1118 KB 740/1461 KB 287/287 KB 740/1118 KB 752/1461 KB 287/287 KB 744/1118 KB 752/1461 KB 287/287 KB 748/1118 KB 752/1461 KB 287/287 KB 752/1118 KB 752/1461 KB 287/287 KB 756/1118 KB 756/1461 KB 287/287 KB 760/1118 KB 756/1461 KB 287/287 KB 764/1118 KB 756/1461 KB 287/287 KB 768/1118 KB 756/1461 KB 287/287 KB 772/1118 KB 756/1461 KB 287/287 KB 776/1118 KB 756/1461 KB 287/287 KB 780/1118 KB 756/146 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 1 KB 287/287 KB 784/1118 KB 756/1461 KB 287/287 KB 756/1118 KB 760/1461 KB 287/287 KB 784/1118 KB 764/1461 KB 287/287 KB 784/1118 KB 768/1461 KB 287/287 KB 784/1118 KB 772/1461 KB 287/287 KB 784/1118 KB 776/1461 KB 287/287 KB 784/1118 KB 780/1461 KB 287/287 KB 784/1118 KB 784/1461 KB 287/287 KB 784/1118 KB 788/1461 KB 287/287 KB 784/1118 KB 792/1461 KB 287/287 KB 788/1118 KB 796/1461 KB 287/287 KB 788/1118 KB 800/1461 KB 287/287 KB 788/1118 KB 788/1461 KB 287/287 KB 788/1118 KB 800/1461 KB 287/287 KB 792/1118 KB 800/1461 KB 287/287 KB 796/1118 KB 800/1461 KB 287/287 KB 800/1118 KB 800/1461 KB 287/287 KB 804/1118 KB 804/1461 KB 287/287 KB 808/1118 KB 804/1461 KB 287/287 KB 812/1118 KB 804/1461 KB 287/287 KB 816/1118 KB 804/1461 KB 287/287 KB 804/1118 KB 808/1461 KB 287/287 KB 816/1118 KB 808/1461 KB 287/287 KB 820/1118 KB 812/1461 KB 287/287 KB 824/1118 KB 812/1461 KB 287/287 KB 828/1118 KB 812/1461 KB 287/287 KB 832/1118 KB 812/1461 KB 287/287 KB 820/1118 KB 816/1461 KB 287/287 KB 832/1118 KB 820/1461 KB 287/287 KB 832/1118 KB 824/1461 KB 287/287 KB 832/1118 KB 828/1461 KB 287/287 KB 832/1118 KB 832/1461 KB 287/287 KB 832/1118 KB 836/1461 KB 287/287 KB 832/1118 KB 840/1461 KB 287/287 KB 836/1118 KB 844/1461 KB 287/287 KB 836/1118 KB 836/1461 KB 287/287 KB 836/1118 KB 844/1461 KB 287/287 KB 840/1118 KB 844/1461 KB 287/287 KB 844/1118 KB 844/1461 KB 287/287 KB 848/1118 KB 844/1461 KB 287/287 KB 852/1118 KB 848/1461 KB 287/287 KB 856/1118 KB 848/1461 KB 287/287 KB 860/1118 KB 848/1461 KB 287/287 KB 864/1118 KB 848/1461 KB 287/287 KB 868/1118 KB 848/1461 KB 287/287 KB 872/1118 KB 848/1461 KB 287/287 KB 876/1118 KB 848/1461 KB 287/287 KB 880/1118 KB 848/1461 KB 287/287 KB 852/1118 KB 852/1461 KB 287/287 KB 880/1118 KB 856/1461 KB 287/287 KB 880/1118 KB 860/1461 KB 287/287 KB 880/1118 KB 864/1461 KB 287/287 KB 880/1118 KB 868/1461 KB 287/287 KB 880/1118 KB 872/1461 KB 287/287 KB 880/1118 KB 876/1461 KB 287/287 KB 884/1118 KB 880/1461 KB 287/287 KB 884/1118 KB 884/1461 KB 287/287 KB 884/1118 KB 872/1461 KB 287/287 KB 884/1118 KB 884/1461 KB 287/287 KB 888/1118 KB 884/1461 KB 287/287 KB 892/1118 KB 884/1461 KB 287/287 KB 896/1118 KB 888/1461 KB 287/287 KB 896/1118 KB 892/1461 KB 287/287 KB 896/1118 KB 896/1461 KB 287/287 KB 896/1118 KB 900/1461 KB 287/287 KB 896/1118 KB 904/1461 KB 287/287 KB 900/1118 KB 908/1461 KB 287/287 KB 900/1118 KB 912/1461 KB 287/287 KB 900/1118 KB 900/1461 KB 287/287 KB 900/1118 KB 912/1461 KB 287/287 KB 904/1118 KB 912/1461 KB 287/287 KB 908/1118 KB 912/1461 KB 287/287 KB 912/1118 KB 912/1461 KB 287/287 KB 916/1118 KB 916/1461 KB 287/287 KB 920/1118 KB 916/1461 KB 287/287 KB 924/1118 KB 916/1461 KB 287/287 KB 928/1118 KB 916/1461 KB 287/287 KB 916/1118 KB 920/1461 KB 287/287 KB 928/1118 KB 924/1461 KB 287/287 KB 928/1118 KB 928/1461 KB 287/287 KB 928/1118 KB 932/1461 KB 287/287 KB 928/1118 KB 936/1461 KB 287/287 KB 932/1118 KB 940/1461 KB 287/287 KB 932/1118 KB 944/1461 KB 287/287 KB 932/1118 KB 932/1461 KB 287/287 KB 932/1118 KB 944/1461 KB 287/287 KB 936/1118 KB 944/1461 KB 287/287 KB 940/1118 KB 944/1461 KB 287/287 KB 944/1118 KB 944/1461 KB 287/287 KB 948/1118 KB 948/1461 KB 287/287 KB 952/1118 KB 948/1461 KB 287/287 KB 956/1118 KB 948/1461 KB 287/287 KB 960/1118 KB 948/1461 KB 287/287 KB 948/1118 KB 952/1461 KB 287/287 KB 960/1118 KB 956/1461 KB 287/287 KB 960/1118 KB 960/1461 KB 287/287 KB 964/1118 KB 964/1461 KB 287/287 KB 96 unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 4/1118 KB 968/1461 KB 287/287 KB 964/1118 KB 972/1461 KB 287/287 KB 964/1118 KB 956/1461 KB 287/287 KB 964/1118 KB 976/1461 KB 287/287 KB 968/1118 KB 976/1461 KB 287/287 KB 972/1118 KB 976/1461 KB 287/287 KB 976/1118 KB 976/1461 KB 287/287 KB 980/1118 KB 976/1461 KB 287/287 KB 984/1118 KB 976/1461 KB 287/287 KB 988/1118 KB 976/1461 KB 287/287 KB 992/1118 KB 976/1461 KB 287/287 KB 964/1118 KB 980/1461 KB 287/287 KB 992/1118 KB 984/1461 KB 287/287 KB 992/1118 KB 988/1461 KB 287/287 KB 992/1118 KB 992/1461 KB 287/287 KB 992/1118 KB 996/1461 KB 287/287 KB 992/1118 KB 1000/1461 KB 287/287 KB 996/1118 KB 1004/1461 KB 287/287 KB 996/1118 KB 1008/1461 KB 287/287 KB 996/1118 KB 996/1461 KB 287/287 KB 996/1118 KB 1008/1461 KB 287/287 KB 1000/1118 KB 1008/1461 KB 287/287 KB 1004/1118 KB 1008/1461 KB 287/287 KB 1008/1118 KB 1008/1461 KB 287/287 KB 1012/1118 KB 1008/1461 KB 287/287 KB 1016/1118 KB 1008/1461 KB 287/287 KB 1020/1118 KB 1008/1461 KB 287/287 KB 1024/1118 KB 1008/1461 KB 287/287 KB 1028/1118 KB 1012/1461 KB 287/287 KB 1032/1118 KB 1012/1461 KB 287/287 KB 1036/1118 KB 1012/1461 KB 287/287 KB 1040/1118 KB 1012/1461 KB 287/287 KB 1028/1118 KB 1016/1461 KB 287/287 KB 1040/1118 KB 1020/1461 KB 287/287 KB 1040/1118 KB 1024/1461 KB 287/287 KB 1040/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 170.9 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 1028/1461 KB 1040/1118 KB 1032/1461 KB 1040/1118 KB 1036/1461 KB 1040/1118 KB 1040/1461 KB 1040/1118 KB 1044/1461 KB 1040/1118 KB 1044/1461 KB 1044/1118 KB 1044/1461 KB 1048/1118 KB 1044/1461 KB 1052/1118 KB 1044/1461 KB 1056/1118 KB 1044/1461 KB 1060/1118 KB 1048/1461 KB 1064/1118 KB 1048/1461 KB 1068/1118 KB 1048/1461 KB 1072/1118 KB 1048/1461 KB 1060/1118 KB 1052/1461 KB 1072/1118 KB 1056/1461 KB 1072/1118 KB 1060/1461 KB 1072/1118 KB 1064/1461 KB 1072/1118 KB 1068/1461 KB 1072/1118 KB 1072/1461 KB 1072/1118 KB 1076/1461 KB 1072/1118 KB 1080/1461 KB 1076/1118 KB 1084/1461 KB 1076/1118 KB 1088/1461 KB 1076/1118 KB 1076/1461 KB 1076/1118 KB 1088/1461 KB 1080/1118 KB 1088/1461 KB 1084/1118 KB 1088/1461 KB 1088/1118 KB 1088/1461 KB 1092/1118 KB 1088/1461 KB 1096/1118 KB 1088/1461 KB 1100/1118 KB 1088/1461 KB 1104/1118 KB 1088/1461 KB 1108/1118 KB 1092/1461 KB 1112/1118 KB 1092/1461 KB 1116/1118 KB 1092/1461 KB 1118/1118 KB 1092/1461 KB 1108/1118 KB 1096/1461 KB 1118/1118 KB 1100/1461 KB 1118/1118 KB 1104/1461 KB 1118/1118 KB 1108/1461 KB 1118/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 659.1 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install 1168/1461 KB 1172/1461 KB 1176/1461 KB 1180/1461 KB 1184/1461 KB 1188/1461 KB 1192/1461 KB 1196/1461 KB 1200/1461 KB 1204/1461 KB 1208/1461 KB 1212/1461 KB 1216/1461 KB 1220/1461 KB 1224/1461 KB 1228/1461 KB 1232/1461 KB 1236/1461 KB 1240/1461 KB 1244/1461 KB 1248/1461 KB 1252/1461 KB 1256/1461 KB 1260/1461 KB 1264/1461 KB 1268/1461 KB 1272/1461 KB 1276/1461 KB 1280/1461 KB 1284/1461 KB 1288/1461 KB 1292/1461 KB 1296/1461 KB 1300/1461 KB 1304/1461 KB 1308/1461 KB 1312/1461 KB 1316/1461 KB 1320/1461 KB 1324/1461 KB 1328/1461 KB 1332/1461 KB 1336/1461 KB 1340/1461 KB 1344/1461 KB 1348/1461 KB 1352/1461 KB 1356/1461 KB 1360/1461 KB 1364/1461 KB 1368/1461 KB 1372/1461 KB 1376/1461 KB 1380/1461 KB 1384/1461 KB 1388/1461 KB 1392/1461 KB 1396/1461 KB 1400/1461 KB 1404/1461 KB 1408/1461 KB 1412/1461 KB 1416/1461 KB 1420/1461 KB 1424/1461 KB 1428/1461 KB 1432/1461 KB 1436/1461 KB 1440/1461 KB 1444/1461 KB 1448/1461 KB 1452/1461 KB 1456/1461 KB 1460/1461 KB 1461/1461 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar (1461 KB at 845.5 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 2/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 327.7 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 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 143.6 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 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 131.6 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 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 74.0 KB/sec) unit-abot-epc-basic-0: 18:55:53 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom unit-abot-epc-basic-0: 18:55:53 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 27.6 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 2/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (4 KB at 272.9 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (2 KB at 128.0 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55:53 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: 18:55:53 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: 18:55:53 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2 KB at 151.6 KB/sec) unit-abot-epc-basic-0: 18:55:53 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: 18:55: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-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7 KB at 407.3 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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: 18:55:54 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: 18:55: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/classworlds-1.1.pom (4 KB at 231.9 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55: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/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.pom (6 KB at 376.9 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (9 KB at 499.9 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (3 KB at 215.1 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5 KB at 378.1 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8 KB at 463.2 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 890/890 B Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 72.4 KB/sec) unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (3 KB at 213.9 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 3/16 KB 5/16 KB 8/16 KB 11/16 KB 13/16 KB 16/16 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (16 KB at 888.2 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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: 18:55:54 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: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install 4/21 KB 8/21 KB 4/10 KB 3/149 KB 4/14 KB 3/6 KB 12/21 KB 4/10 KB 3/149 KB 4/14 KB 3/6 KB 16/21 KB 4/10 KB 3/149 KB 4/14 KB 3/6 KB 4/21 KB 4/10 KB 3/149 KB 4/14 KB 3/6 KB 16/21 KB 4/10 KB 3/149 KB 8/14 KB 3/6 KB 16/21 KB 4/10 KB 3/149 KB 12/14 KB 3/6 KB 16/21 KB 4/10 KB 3/149 KB 14/14 KB 3/6 KB 4/21 KB 4/10 KB 3/149 KB 3/6 KB 16/21 KB 4/10 KB 3/149 KB 14/14 KB 6/6 KB 16/21 KB 4/10 KB 3/149 KB 14/14 KB 6/6 KB 4/21 KB 4/10 KB 3/149 KB 16/21 KB 4/10 KB 5/149 KB 14/14 KB 6/6 KB 16/21 KB 4/10 KB 8/149 KB 14/14 KB 6/6 KB 16/21 KB 4/10 KB 11/149 KB 14/14 KB 6/6 KB 16/21 KB 4/10 KB 13/149 KB 14/14 KB 6/6 KB 16/21 KB 4/10 KB 16/149 KB 14/14 KB 6/6 KB 16/21 KB 4/10 KB 19/149 KB 14/14 KB 6/6 KB 4/21 KB 4/10 KB 16/21 KB 8/10 KB 19/149 KB 14/14 KB 6/6 KB 16/21 KB 10/10 KB 19/149 KB 14/14 KB 6/6 KB 16/21 KB 10/10 KB 21/149 KB 14/14 KB 6/6 KB 20/21 KB 10/10 KB 21/149 KB 14/14 KB 6/6 KB 21/21 KB 10/10 KB 24/149 KB 14/14 KB 6/6 KB 20/21 KB 10/10 KB 24/149 KB 14/14 KB 6/6 KB 21/21 KB 10/10 KB 27/149 KB 14/14 KB 6/6 KB 21/21 KB 10/10 KB 29/149 KB 14/14 KB 6/6 KB 21/21 KB 10/10 KB 32/149 KB 14/14 KB 6/6 KB 21/21 KB 10/10 KB 36/149 KB 14/14 KB 6/6 KB 21/21 KB 10/10 KB 40/149 KB 14/14 KB 6/6 KB 21/21 KB 10/10 KB 44/149 KB 14/14 KB 6/6 KB 21/21 KB 10/10 KB 48/149 KB 14/14 KB 6/6 KB 21/21 KB 10/10 KB 52/149 KB 14/14 KB 6/6 KB 21/21 KB 10/10 KB 56/149 KB 14/14 KB 6/6 KB 21/21 KB 10/10 KB 60/149 KB 14/14 KB 6/6 KB 21/21 KB 10/10 KB 64/149 KB 14/14 KB 6/6 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 664.6 KB/sec) unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install 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 373.4 KB/sec) unit-abot-epc-basic-0: 18:55:54 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 223.0 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 KB at 547.8 KB/sec) unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install 68/149 KB 72/149 KB 76/149 KB 80/149 KB 84/149 KB 88/149 KB 92/149 KB 96/149 KB 100/149 KB 104/149 KB 108/149 KB 112/149 KB 116/149 KB 120/149 KB 124/149 KB 128/149 KB 132/149 KB 136/149 KB 140/149 KB 144/149 KB 148/149 KB 3/37 KB 148/149 KB 6/37 KB 148/149 KB 9/37 KB 148/149 KB 11/37 KB 148/149 KB 3/30 KB 14/37 KB 4/14 KB 148/149 KB 3/30 KB 16/37 KB 4/14 KB 148/149 KB 3/30 KB 11/37 KB 4/14 KB 148/149 KB 4/37 KB 5/30 KB 16/37 KB 4/14 KB 148/149 KB 4/37 KB 8/30 KB 16/37 KB 4/14 KB 148/149 KB 4/37 KB 11/30 KB 16/37 KB 4/14 KB 148/149 KB 4/37 KB 13/30 KB 16/37 KB 4/14 KB 148/149 KB 4/37 KB 16/30 KB 16/37 KB 4/14 KB 148/149 KB 4/37 KB 19/30 KB 16/37 KB 4/14 KB 148/149 KB 4/37 KB 21/30 KB 16/37 KB 4/14 KB 148/149 KB 11/37 KB 4/14 KB 148/149 KB 4/37 KB 21/30 KB 16/37 KB 8/14 KB 148/149 KB 4/37 KB 21/30 KB 16/37 KB 12/14 KB 148/149 KB 4/37 KB 21/30 KB 16/37 KB 14/14 KB 148/149 KB 4/37 KB 3/30 KB 16/37 KB 4/14 KB 148/149 KB 8/37 KB 21/30 KB 16/37 KB 14/14 KB 148/149 KB 12/37 KB 21/30 KB 16/37 KB 14/14 KB 148/149 KB 16/37 KB 21/30 KB 16/37 KB 14/14 KB 148/149 KB 20/37 KB 21/30 KB 16/37 KB 14/14 KB 148/149 KB 24/37 KB 21/30 KB 16/37 KB 14/14 KB 148/149 KB 28/37 KB 24/30 KB 19/37 KB 14/14 KB 148/149 KB 32/37 KB 24/30 KB 19/37 KB 14/14 KB 148/149 KB 24/37 KB 24/30 KB 19/37 KB 14/14 KB 148/149 KB 24/37 KB 21/30 KB 19/37 KB 14/14 KB 148/149 KB 32/37 KB 24/30 KB 22/37 KB 14/14 KB 148/149 KB 32/37 KB 27/30 KB 25/37 KB 14/14 KB 148/149 KB 32/37 KB 27/30 KB 27/37 KB 14/14 KB 148/149 KB 32/37 KB 27/30 KB 22/37 KB 14/14 KB 148/149 KB 36/37 KB 29/30 KB 27/37 KB 14/14 KB 148/149 KB 36/37 KB 30/30 KB 27/37 KB 14/14 KB 148/149 KB 36/37 KB 27/30 KB 27/37 KB 14/14 KB 148/149 KB 37/37 KB 30/30 KB 27/37 KB 14/14 KB 148/149 KB 37/37 KB 30/30 KB 30/37 KB 14/14 KB 148/149 KB 37/37 KB 30/30 KB 32/37 KB 14/14 KB 148/149 KB 37/37 KB 30/30 KB 35/37 KB 14/14 KB 148/149 KB 37/37 KB 30/30 KB 37/37 KB 14/14 KB 148/149 KB 37/37 KB 30/30 KB 37/37 KB 14/14 KB 149/149 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 284.6 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1/classworlds-1.1.jar (37 KB at 770.1 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 KB at 734.9 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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 600.2 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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 2388.1 KB/sec) unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install 4/11 KB 8/11 KB 11/11 KB 11/11 KB 3/43 KB 11/11 KB 5/43 KB 11/11 KB 8/43 KB 11/11 KB 11/43 KB 11/11 KB 13/43 KB 11/11 KB 16/43 KB 11/11 KB 19/43 KB 4/60 KB 3/7 KB 11/11 KB 16/43 KB 4/60 KB 3/7 KB 11/11 KB 19/43 KB 8/60 KB 3/7 KB 11/11 KB 19/43 KB 12/60 KB 3/7 KB 11/11 KB 19/43 KB 16/60 KB 3/7 KB 11/11 KB 19/43 KB 20/60 KB 3/7 KB 11/11 KB 19/43 KB 24/60 KB 3/7 KB 11/11 KB 19/43 KB 28/60 KB 3/7 KB 11/11 KB 16/43 KB 3/7 KB 11/11 KB 21/43 KB 28/60 KB 6/7 KB 11/11 KB 21/43 KB 28/60 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (11 KB at 169.5 KB/sec) unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install 11/11 KB 21/43 KB 28/60 KB 3/7 KB 21/43 KB 32/60 KB 7/7 KB 24/43 KB 32/60 KB 7/7 KB 27/43 KB 32/60 KB 7/7 KB 29/43 KB 36/60 KB 7/7 KB 27/43 KB 36/60 KB 7/7 KB 32/43 KB 36/60 KB 7/7 KB 32/43 KB 40/60 KB 7/7 KB 32/43 KB 44/60 KB 7/7 KB 32/43 KB 48/60 KB 7/7 KB 32/43 KB 52/60 KB 7/7 KB 36/43 KB 52/60 KB 7/7 KB 40/43 KB 52/60 KB 7/7 KB 43/43 KB 52/60 KB 7/7 KB 43/43 KB 56/60 KB 7/7 KB 43/43 KB 60/60 KB 7/7 KB 43/43 KB 60/60 KB 7/7 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 103.9 KB/sec) unit-abot-epc-basic-0: 18:55:54 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 619.1 KB/sec) unit-abot-epc-basic-0: 18:55:54 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 864.1 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:55:54 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: 18:55: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.0.9/maven-plugin-api-2.0.9.pom (2 KB at 81.1 KB/sec) unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven/2.0.9/maven-2.0.9.pom unit-abot-epc-basic-0: 18:55:54 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 1154.0 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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 1473.0 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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 112.9 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (3 KB at 172.5 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/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: 18:55:54 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: 18:55:54 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 134.0 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55: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.0.9/maven-model-2.0.9.pom (4 KB at 180.4 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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 147.5 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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: 18:55:54 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: 18:55: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.0.9/maven-repository-metadata-2.0.9.pom (2 KB at 142.8 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.pom (2 KB at 131.0 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55: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.0.9/maven-project-2.0.9.pom (3 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 1/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.pom (3 KB at 188.3 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 2/2 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.pom (2 KB at 148.1 KB/sec) unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.pom unit-abot-epc-basic-0: 18:55:54 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 126.6 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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 73.8 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55: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-toolchain/1.0/maven-toolchain-1.0.pom (4 KB at 256.5 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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 65.1 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55: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-compiler/1.9.1/plexus-compiler-1.9.1.pom (4 KB at 288.5 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.20/plexus-components-1.1.20.pom (3 KB at 226.6 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 11/19 KB 13/19 KB 16/19 KB 19/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1211.9 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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 52.0 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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 48.0 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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 93.4 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:54 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: 18:55:54 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: 18:55:54 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: 18:55:54 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.0.9/maven-plugin-parameter-documenter-2.0.9.jar unit-abot-epc-basic-0: 18:55:54 DEBUG unit.abot-epc-basic/0.install 3/13 KB 5/13 KB 3/21 KB 8/13 KB 4/87 KB 4/48 KB 3/21 KB 11/13 KB 4/87 KB 4/48 KB 3/21 KB 13/13 KB 4/87 KB 4/48 KB 3/21 KB 5/13 KB 4/87 KB 4/48 KB 6/21 KB 13/13 KB 4/87 KB 4/48 KB 9/21 KB 13/13 KB 4/87 KB 4/48 KB 5/13 KB 4/87 KB 4/48 KB 9/21 KB 13/13 KB 4/87 KB 8/48 KB 11/21 KB 13/13 KB 4/87 KB 12/48 KB 11/21 KB 13/13 KB 4/87 KB 16/48 KB 5/13 KB 4/87 KB 11/21 KB 13/13 KB 8/87 KB 16/48 KB 11/21 KB 13/13 KB 12/87 KB 16/48 KB 11/21 KB 13/13 KB 16/87 KB 16/48 KB 11/21 KB 13/13 KB 20/87 KB 16/48 KB 11/21 KB 13/13 KB 24/87 KB 20/48 KB 11/21 KB 13/13 KB 28/87 KB 20/48 KB 11/21 KB 13/13 KB 32/87 KB 20/48 KB 11/21 KB 13/13 KB 4/87 KB 8/48 KB 14/21 KB 13/13 KB 32/87 KB 20/48 KB 16/21 KB 13/13 KB 32/87 KB 20/48 KB 19/21 KB 13/13 KB 32/87 KB 20/48 KB 21/21 KB 13/13 KB 32/87 KB 20/48 KB 11/21 KB 13/13 KB 20/87 KB 20/48 KB 21/21 KB 13/13 KB 32/87 KB 24/48 KB 21/21 KB 13/13 KB 32/87 KB 28/48 KB 21/21 KB 13/13 KB 32/87 KB 32/48 KB 21/21 KB 13/13 KB 32/87 KB 36/48 KB 21/21 KB 13/13 KB 32/87 KB 40/48 KB 21/21 KB 13/13 KB 32/87 KB 44/48 KB 21/21 KB 13/13 KB 32/87 KB 48/48 KB 21/21 KB 13/13 KB 32/87 KB 48/48 KB 21/21 KB 13/13 KB 36/87 KB 48/48 KB 21/21 KB 13/13 KB 40/87 KB 48/48 KB 21/21 KB 13/13 KB 44/87 KB 48/48 KB 21/21 KB 13/13 KB 48/87 KB 48/48 KB 21/21 KB 13/13 KB 52/87 KB 48/48 KB 21/21 KB 13/13 KB 56/87 KB 48/48 KB 21/21 KB 13/13 KB 60/87 KB 48/48 KB 21/21 KB 13/13 KB 64/87 KB 48/48 KB 21/21 KB 13/13 KB 68/87 KB 48/48 KB 3/156 KB 72/87 KB 3/156 KB 76/87 KB 3/156 KB 80/87 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 359.7 KB/sec) unit-abot-epc-basic-0: 18:55:54 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: 18:55:55 DEBUG unit.abot-epc-basic/0.install 3/156 KB 21/21 KB 13/13 KB 68/87 KB 48/48 KB 5/156 KB 80/87 KB 8/156 KB 80/87 KB 11/156 KB 80/87 KB 13/156 KB 80/87 KB 16/156 KB 80/87 KB 19/156 KB 80/87 KB 21/156 KB 80/87 KB 24/156 KB 80/87 KB 27/156 KB 80/87 KB 29/156 KB 80/87 KB 32/156 KB 80/87 KB 36/156 KB 80/87 KB 40/156 KB 84/87 KB 44/156 KB 84/87 KB 48/156 KB 84/87 KB 52/156 KB 84/87 KB 56/156 KB 84/87 KB 60/156 KB 84/87 KB 64/156 KB 84/87 KB 68/156 KB 84/87 KB 72/156 KB 84/87 KB 76/156 KB 84/87 KB 80/156 KB 84/87 KB 84/156 KB 84/87 KB 88/156 KB 84/87 KB 92/156 KB 84/87 KB 96/156 KB 84/87 KB 36/156 KB 84/87 KB 96/156 KB 87/87 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 1712.9 KB/sec) unit-abot-epc-basic-0: 18:55:55 DEBUG unit.abot-epc-basic/0.install 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 679.6 KB/sec) unit-abot-epc-basic-0: 18:55:55 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: 18:55:55 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar unit-abot-epc-basic-0: 18:55:55 DEBUG unit.abot-epc-basic/0.install 3/35 KB 96/156 KB 87/87 KB 6/35 KB 96/156 KB 87/87 KB 9/35 KB 96/156 KB 87/87 KB 11/35 KB 96/156 KB 87/87 KB 14/35 KB 96/156 KB 87/87 KB 16/35 KB 96/156 KB 87/87 KB 19/35 KB 96/156 KB 87/87 KB 22/35 KB 96/156 KB 87/87 KB 25/35 KB 96/156 KB 87/87 KB 27/35 KB 96/156 KB 87/87 KB 30/35 KB 96/156 KB 87/87 KB 32/35 KB 96/156 KB 87/87 KB 35/35 KB 96/156 KB 87/87 KB 35/35 KB 4/86 KB 96/156 KB 87/87 KB 35/35 KB 8/86 KB 96/156 KB 3/24 KB 87/87 KB 35/35 KB 12/86 KB 96/156 KB 3/24 KB 87/87 KB 35/35 KB 16/86 KB 96/156 KB 3/24 KB 87/87 KB 35/35 KB 4/86 KB 96/156 KB 3/24 KB 87/87 KB 35/35 KB 16/86 KB 96/156 KB 6/24 KB 87/87 KB 35/35 KB 16/86 KB 96/156 KB 9/24 KB 87/87 KB 35/35 KB 16/86 KB 96/156 KB 11/24 KB 87/87 KB 35/35 KB 20/86 KB 96/156 KB 11/24 KB 87/87 KB 35/35 KB 24/86 KB 96/156 KB 11/24 KB 87/87 KB 35/35 KB 28/86 KB 96/156 KB 11/24 KB 87/87 KB 35/35 KB 28/86 KB 96/156 KB 14/24 KB 87/87 KB 35/35 KB 32/86 KB 96/156 KB 16/24 KB 35/35 KB 32/86 KB 96/156 KB 14/24 KB 35/35 KB 36/86 KB 96/156 KB 16/24 KB 35/35 KB 36/86 KB 96/156 KB 19/24 KB 35/35 KB 36/86 KB 96/156 KB 22/24 KB 35/35 KB 36/86 KB 96/156 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 1607.9 KB/sec) unit-abot-epc-basic-0: 18:55:55 DEBUG unit.abot-epc-basic/0.install 35/35 KB 40/86 KB 100/156 KB 24/24 KB 35/35 KB 44/86 KB 100/156 KB 24/24 KB 35/35 KB 48/86 KB 100/156 KB 24/24 KB 35/35 KB 36/86 KB 100/156 KB 24/24 KB 35/35 KB 48/86 KB 104/156 KB 24/24 KB 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: 18:55:55 DEBUG unit.abot-epc-basic/0.install 52/86 KB 108/156 KB 24/24 KB 56/86 KB 108/156 KB 24/24 KB 60/86 KB 108/156 KB 24/24 KB 48/86 KB 108/156 KB 24/24 KB 60/86 KB 112/156 KB 24/24 KB 60/86 KB 116/156 KB 24/24 KB 60/86 KB 120/156 KB 24/24 KB 64/86 KB 124/156 KB 24/24 KB 64/86 KB 128/156 KB 24/24 KB 64/86 KB 132/156 KB 24/24 KB 64/86 KB 136/156 KB 24/24 KB 64/86 KB 140/156 KB 24/24 KB 64/86 KB 144/156 KB 24/24 KB 64/86 KB 148/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 639.4 KB/sec) unit-abot-epc-basic-0: 18:55:55 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: 18:55:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/2.0.9/maven-repository-metadata-2.0.9.jar (24 KB at 436.1 KB/sec) unit-abot-epc-basic-0: 18:55:55 DEBUG unit.abot-epc-basic/0.install 64/86 KB 120/156 KB 24/24 KB 3/14 KB 64/86 KB 148/156 KB 3/14 KB 68/86 KB 148/156 KB 5/14 KB 72/86 KB 148/156 KB 5/14 KB 76/86 KB 148/156 KB 5/14 KB 80/86 KB 148/156 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.9/maven-plugin-registry-2.0.9.jar unit-abot-epc-basic-0: 18:55:55 DEBUG unit.abot-epc-basic/0.install 5/14 KB 68/86 KB 148/156 KB 8/14 KB 80/86 KB 148/156 KB 11/14 KB 80/86 KB 148/156 KB 13/14 KB 80/86 KB 148/156 KB 14/14 KB 80/86 KB 148/156 KB 14/14 KB 84/86 KB 148/156 KB 14/14 KB 86/86 KB 148/156 KB 14/14 KB 86/86 KB 152/156 KB 14/14 KB 86/86 KB 156/156 KB 14/14 KB 86/86 KB 156/156 KB 3/119 KB 14/14 KB 86/86 KB 156/156 KB 6/119 KB 14/14 KB 86/86 KB 156/156 KB 9/119 KB 14/14 KB 86/86 KB 156/156 KB 11/119 KB 14/14 KB 86/86 KB 156/156 KB 14/119 KB 14/14 KB 86/86 KB 156/156 KB 16/119 KB 14/14 KB 86/86 KB 156/156 KB 19/119 KB 14/14 KB 86/86 KB 156/156 KB 22/119 KB 14/14 KB 86/86 KB 156/156 KB 3/29 KB 19/119 KB 14/14 KB 86/86 KB 156/156 KB 3/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.0.9/maven-error-diagnostics-2.0.9.jar (14 KB at 210.4 KB/sec) unit-abot-epc-basic-0: 18:55:55 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: 18:55:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/2.0.9/maven-model-2.0.9.jar (86 KB at 1332.4 KB/sec) unit-abot-epc-basic-0: 18:55:55 DEBUG unit.abot-epc-basic/0.install 22/119 KB 86/86 KB 156/156 KB 5/29 KB 22/119 KB 156/156 KB 8/29 KB 22/119 KB 156/156 KB 11/29 KB 22/119 KB 156/156 KB 13/29 KB 22/119 KB 156/156 KB 16/29 KB 22/119 KB 19/29 KB 22/119 KB 21/29 KB 25/119 KB 24/29 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.9/maven-core-2.0.9.jar (156 KB at 2106.6 KB/sec) unit-abot-epc-basic-0: 18:55:55 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: 18:55:55 DEBUG unit.abot-epc-basic/0.install 25/119 KB 21/29 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: 18:55:55 DEBUG unit.abot-epc-basic/0.install 27/119 KB 24/29 KB 3/37 KB 27/119 KB 24/29 KB 30/119 KB 27/29 KB 3/37 KB 27/119 KB 27/29 KB 3/37 KB 30/119 KB 29/29 KB 3/37 KB 32/119 KB 29/29 KB 3/37 KB 32/119 KB 29/29 KB 6/37 KB 32/119 KB 29/29 KB 9/37 KB 32/119 KB 29/29 KB 11/37 KB 36/119 KB 29/29 KB 14/37 KB 36/119 KB 29/29 KB 11/37 KB 40/119 KB 29/29 KB 14/37 KB 44/119 KB 29/29 KB 14/37 KB 48/119 KB 29/29 KB 14/37 KB 48/119 KB 29/29 KB 16/37 KB 52/119 KB 29/29 KB 16/37 KB 52/119 KB 29/29 KB 19/37 KB 52/119 KB 4/57 KB 3/11 KB 29/29 KB 22/37 KB 52/119 KB 4/57 KB 3/11 KB 29/29 KB 19/37 KB 52/119 KB 4/57 KB 5/11 KB 29/29 KB 22/37 KB 52/119 KB 4/57 KB 29/29 KB 19/37 KB 52/119 KB 8/57 KB 5/11 KB 29/29 KB 22/37 KB 52/119 KB 12/57 KB 5/11 KB 29/29 KB 22/37 KB 52/119 KB 12/57 KB 8/11 KB 29/29 KB 22/37 KB 52/119 KB 16/57 KB 8/11 KB 29/29 KB 22/37 KB 52/119 KB 16/57 KB 11/11 KB 29/29 KB 22/37 KB 52/119 KB 20/57 KB 11/11 KB 29/29 KB 22/37 KB 56/119 KB 24/57 KB 11/11 KB 25/37 KB 56/119 KB 28/57 KB 11/11 KB 25/37 KB 56/119 KB 32/57 KB 11/11 KB 25/37 KB 56/119 KB 20/57 KB 11/11 KB 25/37 KB 60/119 KB 32/57 KB 11/11 KB 25/37 KB 64/119 KB 32/57 KB 11/11 KB 25/37 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 364.0 KB/sec) unit-abot-epc-basic-0: 18:55:55 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: 18:55:55 DEBUG unit.abot-epc-basic/0.install 52/119 KB 20/57 KB 11/11 KB 29/29 KB 25/37 KB 64/119 KB 32/57 KB 11/11 KB 27/37 KB 64/119 KB 32/57 KB 11/11 KB 30/37 KB 68/119 KB 32/57 KB 11/11 KB 30/37 KB 72/119 KB 32/57 KB 11/11 KB 32/37 KB 76/119 KB 36/57 KB 11/11 KB 32/37 KB 80/119 KB 36/57 KB 11/11 KB 32/37 KB 84/119 KB 36/57 KB 11/11 KB 32/37 KB 88/119 KB 36/57 KB 11/11 KB 32/37 KB 92/119 KB 36/57 KB 11/11 KB 32/37 KB 96/119 KB 36/57 KB 11/11 KB 32/37 KB 100/119 KB 36/57 KB 11/11 KB 32/37 KB 68/119 KB 32/57 KB 11/11 KB 32/37 KB 100/119 KB 36/57 KB 11/11 KB 35/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 122.4 KB/sec) unit-abot-epc-basic-0: 18:55:55 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: 18:55:55 DEBUG unit.abot-epc-basic/0.install 100/119 KB 36/57 KB 37/37 KB 72/119 KB 36/57 KB 11/11 KB 32/37 KB 100/119 KB 40/57 KB 37/37 KB 100/119 KB 44/57 KB 37/37 KB 100/119 KB 48/57 KB 37/37 KB 100/119 KB 52/57 KB 37/37 KB 100/119 KB 56/57 KB 37/37 KB 100/119 KB 57/57 KB 37/37 KB 104/119 KB 57/57 KB 37/37 KB 104/119 KB 57/57 KB 37/37 KB 3/33 KB 104/119 KB 57/57 KB 37/37 KB 5/33 KB 104/119 KB 57/57 KB 37/37 KB 8/33 KB 104/119 KB 57/57 KB 37/37 KB 11/33 KB 104/119 KB 57/57 KB 37/37 KB 13/33 KB 104/119 KB 57/57 KB 37/37 KB 16/33 KB 104/119 KB 57/57 KB 37/37 KB 19/33 KB 104/119 KB 57/57 KB 37/37 KB 21/33 KB 104/119 KB 57/57 KB 37/37 KB 24/33 KB 104/119 KB 57/57 KB 37/37 KB 27/33 KB 104/119 KB 57/57 KB 37/37 KB 29/33 KB 108/119 KB 57/57 KB 37/37 KB 32/33 KB 108/119 KB 57/57 KB 37/37 KB 33/33 KB 108/119 KB 57/57 KB 37/37 KB 29/33 KB 112/119 KB 57/57 KB 37/37 KB 33/33 KB 116/119 KB 57/57 KB 37/37 KB 33/33 KB 119/119 KB 57/57 KB 37/37 KB 33/33 KB 119/119 KB 57/57 KB 3/21 KB 37/37 KB 33/33 KB 119/119 KB 57/57 KB 6/21 KB 37/37 KB 33/33 KB 119/119 KB 9/21 KB 33/33 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.0.9/maven-plugin-descriptor-2.0.9.jar (37 KB at 393.2 KB/sec) unit-abot-epc-basic-0: 18:55:55 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: 18:55:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact-manager/2.0.9/maven-artifact-manager-2.0.9.jar (57 KB at 607.3 KB/sec) unit-abot-epc-basic-0: 18:55:55 DEBUG unit.abot-epc-basic/0.install 119/119 KB 11/21 KB 33/33 KB 119/119 KB 14/21 KB 33/33 KB 119/119 KB 16/21 KB 33/33 KB 119/119 KB 19/21 KB 33/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: 18:55:55 DEBUG unit.abot-epc-basic/0.install 119/119 KB 21/21 KB 33/33 KB 119/119 KB 21/21 KB 33/33 KB 3/5 KB 119/119 KB 21/21 KB 33/33 KB 5/5 KB 119/119 KB 21/21 KB 4/14 KB 33/33 KB 5/5 KB 8/14 KB 5/5 KB 12/14 KB 5/5 KB 14/14 KB 5/5 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: 18:55:55 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 315.1 KB/sec) unit-abot-epc-basic-0: 18:55:55 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 204.8 KB/sec) unit-abot-epc-basic-0: 18:55:55 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 42.0 KB/sec) unit-abot-epc-basic-0: 18:55:55 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 129.4 KB/sec) unit-abot-epc-basic-0: 18:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 18:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:55:55 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: 18:55:55 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: 18:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:55:55 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 4/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 397.8 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 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 106.1 KB/sec) unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-api/2.19.1/surefire-api-2.19.1.pom (4 KB at 263.7 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.pom (4 KB at 207.2 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (3 KB at 144.0 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/24 KB 5/24 KB 8/24 KB 11/24 KB 13/24 KB 16/24 KB 19/24 KB 21/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1360.2 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/12 KB 5/12 KB 8/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 710.0 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 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 95.6 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 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 132.4 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 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/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 429.7 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3 KB at 224.2 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 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 141.2 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (3 KB at 122.0 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/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: 18:55:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 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: 18:55:56 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 102.3 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3 KB at 241.0 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/7 KB 5/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (7 KB at 510.7 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/9 KB 5/9 KB 8/9 KB 9/9 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (9 KB at 630.8 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (6 KB at 386.6 KB/sec) unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (3 KB at 155.1 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 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 192.1 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/17 KB 3/17 KB 6/17 KB 9/17 KB 12/17 KB 14/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: 18:55:56 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: 18:55:56 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: 18:55:56 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: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 3/223 KB 5/223 KB 8/223 KB 11/223 KB 13/223 KB 3/45 KB 11/223 KB 3/45 KB 13/223 KB 6/45 KB 13/223 KB 9/45 KB 13/223 KB 11/45 KB 3/286 KB 13/223 KB 14/45 KB 3/286 KB 13/223 KB 11/45 KB 5/286 KB 13/223 KB 14/45 KB 8/286 KB 13/223 KB 14/45 KB 11/286 KB 13/223 KB 14/45 KB 13/286 KB 13/223 KB 14/45 KB 16/286 KB 13/223 KB 14/45 KB 16/286 KB 13/223 KB 16/45 KB 16/286 KB 13/223 KB 19/45 KB 19/286 KB 16/223 KB 22/45 KB 19/286 KB 16/223 KB 19/45 KB 19/286 KB 13/223 KB 19/45 KB 21/286 KB 16/223 KB 22/45 KB 24/286 KB 16/223 KB 22/45 KB 24/286 KB 19/223 KB 25/45 KB 27/286 KB 19/223 KB 27/45 KB 27/286 KB 19/223 KB 30/45 KB 3/39 KB 24/286 KB 19/223 KB 22/45 KB 27/286 KB 21/223 KB 30/45 KB 3/39 KB 27/286 KB 24/223 KB 30/45 KB 3/39 KB 27/286 KB 24/223 KB 32/45 KB 3/39 KB 27/286 KB 19/223 KB 27/45 KB 3/39 KB 27/286 KB 19/223 KB 25/45 KB 29/286 KB 27/223 KB 32/45 KB 3/39 KB 32/286 KB 27/223 KB 32/45 KB 3/39 KB 36/286 KB 27/223 KB 32/45 KB 3/39 KB 40/286 KB 27/223 KB 36/45 KB 5/39 KB 44/286 KB 27/223 KB 36/45 KB 5/39 KB 48/286 KB 27/223 KB 36/45 KB 5/39 KB 27/286 KB 27/223 KB 32/45 KB 3/39 KB 36/286 KB 27/223 KB 36/45 KB 5/39 KB 48/286 KB 29/223 KB 36/45 KB 8/39 KB 36/286 KB 27/223 KB 36/45 KB 3/39 KB 48/286 KB 29/223 KB 40/45 KB 8/39 KB 48/286 KB 29/223 KB 36/45 KB 5/39 KB 48/286 KB 32/223 KB 40/45 KB 11/39 KB 48/286 KB 29/223 KB 40/45 KB 11/39 KB 48/286 KB 36/223 KB 40/45 KB 11/39 KB 52/286 KB 40/223 KB 44/45 KB 13/39 KB 52/286 KB 44/223 KB 44/45 KB 13/39 KB 52/286 KB 48/223 KB 44/45 KB 13/39 KB Downloading: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install 52/286 KB 36/223 KB 44/45 KB 13/39 KB 56/286 KB 48/223 KB 44/45 KB 13/39 KB 60/286 KB 48/223 KB 44/45 KB 13/39 KB 64/286 KB 48/223 KB 44/45 KB 13/39 KB 68/286 KB 48/223 KB 44/45 KB 13/39 KB 72/286 KB 52/223 KB 44/45 KB 13/39 KB 76/286 KB 52/223 KB 44/45 KB 13/39 KB 80/286 KB 52/223 KB 44/45 KB 13/39 KB 48/286 KB 36/223 KB 44/45 KB 13/39 KB 48/286 KB 36/223 KB 44/45 KB 11/39 KB 80/286 KB 52/223 KB 45/45 KB 13/39 KB 80/286 KB 52/223 KB 45/45 KB 16/39 KB 80/286 KB 52/223 KB 45/45 KB 19/39 KB 80/286 KB 52/223 KB 45/45 KB 21/39 KB 80/286 KB 52/223 KB 45/45 KB 24/39 KB 80/286 KB 52/223 KB 45/45 KB 27/39 KB 80/286 KB 52/223 KB 45/45 KB 29/39 KB 68/286 KB 52/223 KB 44/45 KB 13/39 KB 80/286 KB 56/223 KB 45/45 KB 29/39 KB 80/286 KB 60/223 KB 45/45 KB 29/39 KB 80/286 KB 60/223 KB 45/45 KB 32/39 KB 80/286 KB 64/223 KB 45/45 KB 32/39 KB 80/286 KB 64/223 KB 45/45 KB 35/39 KB 80/286 KB 68/223 KB 45/45 KB 35/39 KB 84/286 KB 72/223 KB 45/45 KB 37/39 KB 84/286 KB 76/223 KB 45/45 KB 37/39 KB 84/286 KB 80/223 KB 45/45 KB 37/39 KB 84/286 KB 68/223 KB 45/45 KB 37/39 KB 88/286 KB 80/223 KB 45/45 KB 37/39 KB 92/286 KB 80/223 KB 45/45 KB 37/39 KB 96/286 KB 80/223 KB 45/45 KB 37/39 KB 100/286 KB 84/223 KB 45/45 KB 37/39 KB 104/286 KB 3/308 KB 84/223 KB 45/45 KB 37/39 KB 80/286 KB 68/223 KB 45/45 KB 37/39 KB 104/286 KB 3/308 KB 84/223 KB 45/45 KB 39/39 KB 100/286 KB 3/308 KB 84/223 KB 45/45 KB 37/39 KB 104/286 KB 5/308 KB 84/223 KB 39/39 KB 108/286 KB 8/308 KB 84/223 KB 39/39 KB 108/286 KB 11/308 KB 84/223 KB 39/39 KB 96/286 KB 84/223 KB 45/45 KB 37/39 KB 108/286 KB 11/308 KB 88/223 KB 39/39 KB 108/286 KB 13/308 KB 92/223 KB 39/39 KB 108/286 KB 13/308 KB 96/223 KB 39/39 KB 108/286 KB 13/308 KB 100/223 KB 39/39 KB 108/286 KB 13/308 KB 104/223 KB 39/39 KB 108/286 KB 13/308 KB 108/223 KB 39/39 KB 108/286 KB 13/308 KB 112/223 KB 39/39 KB 108/286 KB 13/308 KB 116/223 KB 39/39 KB 108/286 KB 13/308 KB 120/223 KB 39/39 KB 108/286 KB 13/308 KB 124/223 KB 39/39 KB 108/286 KB 13/308 KB 128/223 KB 39/39 KB 108/286 KB 5/308 KB 84/223 KB 39/39 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/surefire-booter/2.19.1/surefire-booter-2.19.1.jar (45 KB at 1110.8 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 KB at 1009.6 KB/sec) unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install 108/286 KB 13/308 KB 88/223 KB 39/39 KB 112/286 KB 16/308 KB 128/223 KB 112/286 KB 19/308 KB 128/223 KB 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 112/286 KB 13/308 KB 128/223 KB 112/286 KB 21/308 KB 128/223 KB 116/286 KB 24/308 KB 128/223 KB 116/286 KB 27/308 KB 128/223 KB 116/286 KB 21/308 KB 128/223 KB 120/286 KB 29/308 KB 128/223 KB 124/286 KB 29/308 KB 128/223 KB 128/286 KB 29/308 KB 128/223 KB 116/286 KB 29/308 KB 128/223 KB 128/286 KB 32/308 KB 128/223 KB 132/286 KB 32/308 KB 128/223 KB 136/286 KB 36/308 KB 128/223 KB 140/286 KB 36/308 KB 128/223 KB 144/286 KB 36/308 KB 128/223 KB 132/286 KB 36/308 KB 128/223 KB 144/286 KB 40/308 KB 128/223 KB 144/286 KB 44/308 KB 128/223 KB 144/286 KB 48/308 KB 128/223 KB 148/286 KB 48/308 KB 128/223 KB 152/286 KB 52/308 KB 132/223 KB 156/286 KB 52/308 KB 132/223 KB 160/286 KB 52/308 KB 132/223 KB 148/286 KB 52/308 KB 132/223 KB 160/286 KB 56/308 KB 132/223 KB 160/286 KB 60/308 KB 132/223 KB 160/286 KB 64/308 KB 132/223 KB 148/286 KB 48/308 KB 132/223 KB 160/286 KB 64/308 KB 136/223 KB 160/286 KB 64/308 KB 140/223 KB 160/286 KB 64/308 KB 144/223 KB 160/286 KB 64/308 KB 148/223 KB 164/286 KB 68/308 KB 152/223 KB 164/286 KB 68/308 KB 156/223 KB 164/286 KB 68/308 KB 3/174 KB 156/223 KB 164/286 KB 68/308 KB 5/174 KB 156/223 KB 164/286 KB 68/308 KB 8/174 KB 156/223 KB 164/286 KB 68/308 KB 11/174 KB 156/223 KB 164/286 KB 68/308 KB 13/174 KB 156/223 KB 164/286 KB 68/308 KB 4/22 KB 16/174 KB 156/223 KB 164/286 KB 68/308 KB 4/22 KB 19/174 KB 156/223 KB 164/286 KB 68/308 KB 4/22 KB 21/174 KB 156/223 KB 164/286 KB 68/308 KB 4/22 KB 24/174 KB 156/223 KB 164/286 KB 68/308 KB 4/22 KB 27/174 KB 156/223 KB 164/286 KB 68/308 KB 4/22 KB 29/174 KB 156/223 KB 164/286 KB 68/308 KB 4/22 KB 32/174 KB 156/223 KB 164/286 KB 68/308 KB 4/22 KB 36/174 KB 156/223 KB 164/286 KB 68/308 KB 4/22 KB 40/174 KB 156/223 KB 164/286 KB 68/308 KB 4/22 KB 44/174 KB 156/223 KB 164/286 KB 68/308 KB 4/22 KB 48/174 KB 156/223 KB 164/286 KB 68/308 KB 4/22 KB 52/174 KB 156/223 KB 164/286 KB 68/308 KB 148/223 KB 168/286 KB 68/308 KB 4/22 KB 52/174 KB 160/223 KB 172/286 KB 68/308 KB 4/22 KB 52/174 KB 160/223 KB 176/286 KB 68/308 KB 4/22 KB 52/174 KB 160/223 KB 160/286 KB 68/308 KB 148/223 KB 176/286 KB 72/308 KB 4/22 KB 56/174 KB 160/223 KB 176/286 KB 76/308 KB 4/22 KB 56/174 KB 160/223 KB 176/286 KB 80/308 KB 4/22 KB 56/174 KB 160/223 KB 176/286 KB 68/308 KB 4/22 KB 56/174 KB 160/223 KB 176/286 KB 80/308 KB 4/22 KB 60/174 KB 160/223 KB 176/286 KB 80/308 KB 4/22 KB 64/174 KB 160/223 KB 176/286 KB 80/308 KB 4/22 KB 68/174 KB 160/223 KB 180/286 KB 84/308 KB 4/22 KB 72/174 KB 160/223 KB 180/286 KB 84/308 KB 4/22 KB 76/174 KB 160/223 KB 180/286 KB 84/308 KB 4/22 KB 80/174 KB 160/223 KB 164/286 KB 68/308 KB 4/22 KB 52/174 KB 160/223 KB 164/286 KB 68/308 KB 4/22 KB 13/174 KB 156/223 KB 180/286 KB 84/308 KB 8/22 KB 80/174 KB 160/223 KB 180/286 KB 84/308 KB 12/22 KB 80/174 KB 160/223 KB 180/286 KB 84/308 KB 16/22 KB 80/174 KB 160/223 KB 180/286 KB 84/308 KB 20/22 KB 80/174 KB 160/223 KB 180/286 KB 84/308 KB 22/22 KB 80/174 KB 160/223 KB 180/286 KB 84/308 KB 22/22 KB 80/174 KB 164/223 KB 180/286 KB 84/308 KB 22/22 KB 80/174 KB 168/223 KB 180/286 KB 84/308 KB 22/22 KB 80/174 KB 172/223 KB 180/286 KB 84/308 KB 22/22 KB 80/174 KB 176/223 KB 180/286 KB 84/308 KB 4/22 KB 68/174 KB 160/223 KB 180/286 KB 88/308 KB 22/22 KB 80/174 KB 176/223 KB 180/286 KB 92/308 KB 22/22 KB 80/174 KB 176/223 KB 180/286 KB 96/308 KB 22/22 KB 80/174 KB 176/223 KB 180/286 KB 100/ unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install 308 KB 22/22 KB 80/174 KB 176/223 KB 180/286 KB 104/308 KB 22/22 KB 84/174 KB 180/223 KB 180/286 KB 108/308 KB 22/22 KB 84/174 KB 180/223 KB 180/286 KB 112/308 KB 22/22 KB 84/174 KB 180/223 KB 180/286 KB 80/308 KB 4/22 KB 68/174 KB 160/223 KB 184/286 KB 112/308 KB 22/22 KB 84/174 KB 180/223 KB 188/286 KB 112/308 KB 22/22 KB 84/174 KB 180/223 KB 192/286 KB 112/308 KB 84/174 KB 180/223 KB 196/286 KB 112/308 KB 84/174 KB 180/223 KB 200/286 KB 112/308 KB 84/174 KB 180/223 KB 204/286 KB 112/308 KB 84/174 KB 180/223 KB 208/286 KB 112/308 KB 84/174 KB 180/223 KB 180/286 KB 100/308 KB 22/22 KB 84/174 KB 180/223 KB 208/286 KB 112/308 KB 84/174 KB 184/223 KB 208/286 KB 112/308 KB 84/174 KB 188/223 KB 208/286 KB 112/308 KB 84/174 KB 192/223 KB 180/286 KB 100/308 KB 22/22 KB 84/174 KB 176/223 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 KB at 344.0 KB/sec) unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install 208/286 KB 112/308 KB 88/174 KB 192/223 KB 208/286 KB 112/308 KB 92/174 KB 192/223 KB 208/286 KB 112/308 KB 96/174 KB 192/223 KB 208/286 KB 112/308 KB 100/174 KB 192/223 KB 212/286 KB 116/308 KB 104/174 KB 196/223 KB 212/286 KB 116/308 KB 108/174 KB 196/223 KB 212/286 KB 116/308 KB 112/174 KB 196/223 KB 212/286 KB 116/308 KB 100/174 KB 196/223 KB 216/286 KB 116/308 KB 112/174 KB 196/223 KB 220/286 KB 116/308 KB 112/174 KB 196/223 KB 224/286 KB 116/308 KB 112/174 KB 196/223 KB 208/286 KB 116/308 KB 100/174 KB 196/223 KB 224/286 KB 116/308 KB 112/174 KB 200/223 KB 224/286 KB 116/308 KB 112/174 KB 204/223 KB 224/286 KB 116/308 KB 112/174 KB 208/223 KB 208/286 KB 116/308 KB 100/174 KB 192/223 KB 224/286 KB 120/308 KB 112/174 KB 208/223 KB 224/286 KB 124/308 KB 112/174 KB 208/223 KB 224/286 KB 128/308 KB 112/174 KB 212/223 KB 4/9 KB 224/286 KB 132/308 KB 112/174 KB 212/223 KB 4/9 KB 228/286 KB 136/308 KB 116/174 KB 212/223 KB 4/9 KB 228/286 KB 140/308 KB 116/174 KB 212/223 KB 4/9 KB 228/286 KB 144/308 KB 116/174 KB 212/223 KB 4/9 KB 224/286 KB 124/308 KB 112/174 KB 212/223 KB 4/9 KB 224/286 KB 124/308 KB 112/174 KB 208/223 KB 4/9 KB 228/286 KB 144/308 KB 116/174 KB 212/223 KB 8/9 KB 228/286 KB 144/308 KB 116/174 KB 212/223 KB 9/9 KB 228/286 KB 144/308 KB 116/174 KB 216/223 KB 9/9 KB 228/286 KB 144/308 KB 116/174 KB 220/223 KB 9/9 KB 228/286 KB 144/308 KB 116/174 KB 223/223 KB 9/9 KB 228/286 KB 132/308 KB 116/174 KB 212/223 KB 4/9 KB 228/286 KB 144/308 KB 120/174 KB 223/223 KB 9/9 KB 228/286 KB 144/308 KB 124/174 KB 223/223 KB 9/9 KB 228/286 KB 144/308 KB 128/174 KB 223/223 KB 9/9 KB 228/286 KB 132/308 KB 112/174 KB 212/223 KB 4/9 KB 232/286 KB 144/308 KB 128/174 KB 223/223 KB 9/9 KB 236/286 KB 144/308 KB 128/174 KB 223/223 KB 9/9 KB 240/286 KB 144/308 KB 128/174 KB 223/223 KB 9/9 KB 240/286 KB 148/308 KB 128/174 KB 223/223 KB 9/9 KB 244/286 KB 152/308 KB 132/174 KB 223/223 KB 9/9 KB 244/286 KB 156/308 KB 132/174 KB 223/223 KB 9/9 KB 244/286 KB 160/308 KB 132/174 KB 223/223 KB 9/9 KB 244/286 KB 148/308 KB 132/174 KB 223/223 KB 9/9 KB 244/286 KB 160/308 KB 136/174 KB 223/223 KB 9/9 KB 244/286 KB 160/308 KB 140/174 KB 223/223 KB 9/9 KB 244/286 KB 160/308 KB 144/174 KB 223/223 KB 9/9 KB 244/286 KB 148/308 KB 128/174 KB 223/223 KB 9/9 KB 248/286 KB 160/308 KB 144/174 KB 223/223 KB 9/9 KB 252/286 KB 160/308 KB 144/174 KB 223/223 KB 9/9 KB 256/286 KB 160/308 KB 144/174 KB 223/223 KB 9/9 KB 256/286 KB 164/308 KB 144/174 KB 223/223 KB 9/9 KB 260/286 KB 168/308 KB 148/174 KB 223/223 KB 9/9 KB 260/286 KB 172/308 KB 148/174 KB 223/223 KB 9/9 KB 260/286 KB 176/308 KB 148/174 KB 223/223 KB 9/9 KB 260/286 KB 180/308 KB 148/174 KB 223/223 KB 9/9 KB 260/286 KB 184/308 KB 148/174 KB 260/286 KB 188/308 KB 148/174 KB 260/286 KB 192/308 KB 148/174 KB 260/286 KB 196/308 KB 148/174 KB 260/286 KB 200/308 KB 148/174 KB 260/286 KB 164/308 KB 148/174 KB 223/223 KB 9/9 KB 256/286 KB 164/308 KB 148/174 KB 223/223 KB 9/9 KB 260/286 KB 200/308 KB 152/174 KB 264/286 KB 200/308 KB 156/174 KB 264/286 KB 200/308 KB 160/174 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 100.1 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.jar (223 KB at 2503.0 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 264/286 KB 200/308 KB 152/174 KB 268/286 KB 200/308 KB 160/174 KB 272/286 KB 200/308 KB 160/174 KB 272/286 KB 200/308 KB 164/174 KB 276/286 KB 200/308 KB 168/174 KB 276/286 KB 200/308 KB 164/174 KB 280/286 KB 200/308 KB 168/174 KB 284/286 KB 200/308 KB 168/174 KB 286/286 KB 200/308 KB 172/174 KB 284/286 KB 200/308 KB 172/174 KB 286/286 KB 200/308 KB 174/174 KB 286/286 KB 204/308 KB 174/174 KB 286/286 KB 208/308 KB 174/174 KB 286/286 KB 212/308 KB 174/174 KB 286/286 KB 216/308 KB 174/174 KB 286/286 KB 220/308 KB 174/174 KB 286/286 KB 224/308 KB 174/174 KB 286/286 KB 228/308 KB 174/174 KB 286/286 KB 232/308 KB 174/174 KB 286/286 KB 236/308 KB 174/174 KB 286/286 KB 240/308 KB 174/174 KB 286/286 KB 244/308 KB 174/174 KB 286/286 KB 248/308 KB 174/174 KB 286/286 KB 252/308 KB 174/174 KB 286/286 KB 256/308 KB 174/174 KB 286/286 KB 256/308 KB 4/22 KB 174/174 KB 286/286 KB 256/308 KB 8/22 KB 174/174 KB 4/17 KB 286/286 KB 256/308 KB 12/22 KB 174/174 KB 4/17 KB 286/286 KB 256/308 KB 16/22 KB 174/174 KB 4/17 KB 286/286 KB 256/308 KB 20/22 KB 174/174 KB 4/17 KB 286/286 KB 256/308 KB 22/22 KB 174/174 KB 4/17 KB 286/286 KB 256/308 KB 4/22 KB 174/174 KB 4/17 KB 286/286 KB 256/308 KB 22/22 KB 174/174 KB 8/17 KB 286/286 KB 256/308 KB 22/22 KB 174/174 KB 12/17 KB 286/286 KB 256/308 KB 22/22 KB 174/174 KB 16/17 KB 286/286 KB 256/308 KB 22/22 KB 174/174 KB 17/17 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 1790.9 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/surefire/maven-surefire-common/2.19.1/maven-surefire-common-2.19.1.jar (286 KB at 2856.5 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 260/308 KB 22/22 KB 17/17 KB 264/308 KB 22/22 KB 17/17 KB 268/308 KB 22/22 KB 17/17 KB 272/308 KB 22/22 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 KB at 161.7 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 276/308 KB 22/22 KB 276/308 KB 22/22 KB 1/11 KB 276/308 KB 22/22 KB 5/11 KB 276/308 KB 22/22 KB 9/11 KB 276/308 KB 22/22 KB 11/11 KB 276/308 KB 22/22 KB 4/13 KB 11/11 KB 276/308 KB 22/22 KB 8/13 KB 11/11 KB 276/308 KB 22/22 KB 12/13 KB 11/11 KB 276/308 KB 13/13 KB 11/11 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: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 280/308 KB 13/13 KB 11/11 KB 284/308 KB 13/13 KB 11/11 KB 288/308 KB 13/13 KB 11/11 KB 288/308 KB 13/13 KB 11/11 KB 4/11 KB 288/308 KB 13/13 KB 11/11 KB 8/11 KB 288/308 KB 13/13 KB 11/11 KB 11/11 KB 288/308 KB 4/28 KB 13/13 KB 11/11 KB 11/11 KB 288/308 KB 8/28 KB 13/13 KB 11/11 KB 11/11 KB 288/308 KB 12/28 KB 13/13 KB 11/11 KB 11/11 KB 288/308 KB 16/28 KB 13/13 KB 11/11 KB 11/11 KB 288/308 KB 20/28 KB 13/13 KB 11/11 KB 11/11 KB 288/308 KB 24/28 KB 13/13 KB 11/11 KB 11/11 KB 288/308 KB 28/28 KB 13/13 KB 11/11 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 112.5 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 KB at 93.7 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 292/308 KB 28/28 KB 11/11 KB 296/308 KB 28/28 KB 11/11 KB 300/308 KB 28/28 KB 11/11 KB 304/308 KB 28/28 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 88.0 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 308/308 KB 28/28 KB 308/308 KB 28/28 KB 308/308 KB 28/28 KB 3/309 KB 28/28 KB 4/192 KB 4/14 KB 5/309 KB 28/28 KB 4/192 KB 4/14 KB 8/309 KB 28/28 KB 4/192 KB 4/14 KB 11/309 KB 28/28 KB 4/192 KB 4/14 KB 13/309 KB 28/28 KB 4/192 KB 4/14 KB 16/309 KB 28/28 KB 4/192 KB 4/14 KB 19/309 KB 28/28 KB 4/192 KB 4/14 KB 21/309 KB 28/28 KB 4/192 KB 4/14 KB 24/309 KB 28/28 KB 4/192 KB 4/14 KB 27/309 KB 28/28 KB 4/192 KB 4/14 KB 3/309 KB 28/28 KB 8/192 KB 4/14 KB 27/309 KB 28/28 KB 12/192 KB 4/14 KB 27/309 KB 28/28 KB 16/192 KB 4/14 KB 27/309 KB 28/28 KB 20/192 KB 4/14 KB 27/309 KB 28/28 KB 24/192 KB 4/14 KB 27/309 KB 28/28 KB 28/192 KB 4/14 KB 27/309 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2329.9 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 308/308 KB 28/28 KB 4/14 KB 3/309 KB 28/28 KB 28/192 KB 8/14 KB 29/309 KB 28/28 KB 28/192 KB 12/14 KB 29/309 KB 28/28 KB 28/192 KB 14/14 KB 29/309 KB 28/28 KB 28/192 KB 4/14 KB 29/309 KB 28/28 KB 32/192 KB 14/14 KB 29/309 KB 28/28 KB 36/192 KB 14/14 KB 29/309 KB 28/28 KB 36/192 KB 14/14 KB 32/309 KB 28/28 KB 36/192 KB 14/14 KB 36/309 KB 28/28 KB 40/192 KB 14/14 KB 40/309 KB 28/28 KB 40/192 KB 14/14 KB 44/309 KB 28/28 KB 40/192 KB 14/14 KB 48/309 KB 28/28 KB 40/192 KB 14/14 KB 36/309 KB 28/28 KB 44/192 KB 14/14 KB 48/309 KB 28/28 KB 48/192 KB 14/14 KB 48/309 KB 28/28 KB 52/192 KB 14/14 KB 48/309 KB 28/28 KB 56/192 KB 14/14 KB 48/309 KB 28/28 KB 56/192 KB 14/14 KB 52/309 KB 28/28 KB 56/192 KB 14/14 KB 56/309 KB 28/28 KB 60/192 KB 14/14 KB 56/309 KB 28/28 KB 64/192 KB 14/14 KB 56/309 KB 28/28 KB 64/192 KB 14/14 KB 60/309 KB 28/28 KB 64/192 KB 14/14 KB 64/309 KB 28/28 KB 64/192 KB 14/14 KB 64/309 KB 4/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 95.5 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 DEBUG unit.abot-epc-basic/0.install 28/28 KB 64/192 KB 64/309 KB 8/37 KB 28/28 KB 64/192 KB 64/309 KB 12/37 KB 28/28 KB 64/192 KB 64/309 KB 16/37 KB 28/28 KB 64/192 KB 64/309 KB 20/37 KB 28/28 KB 64/192 KB 64/309 KB 24/37 KB 28/28 KB 64/192 KB 64/309 KB 28/37 KB 28/28 KB 64/192 KB 64/309 KB 32/37 KB 28/28 KB 64/192 KB 64/309 KB 36/37 KB 28/28 KB 68/192 KB 68/309 KB 37/37 KB 28/28 KB 68/192 KB 68/309 KB 36/37 KB 28/28 KB 72/192 KB 68/309 KB 37/37 KB 28/28 KB 76/192 KB 68/309 KB 37/37 KB 28/28 KB 80/192 KB 68/309 KB 37/37 KB 28/28 KB 64/192 KB 68/309 KB 36/37 KB 28/28 KB 80/192 KB 72/309 KB 37/37 KB 28/28 KB 80/192 KB 76/309 KB 37/37 KB 28/28 KB 80/192 KB 80/309 KB 37/37 KB 28/28 KB 84/192 KB 80/309 KB 37/37 KB 84/192 KB 84/309 KB 4/14 KB 37/37 KB 84/192 KB 84/309 KB 8/14 KB 37/37 KB 84/192 KB 84/309 KB 12/14 KB 37/37 KB 84/192 KB 84/309 KB 14/14 KB 37/37 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 246.6 KB/sec) unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install 88/192 KB 84/309 KB 14/14 KB 92/192 KB 84/309 KB 14/14 KB 96/192 KB 84/309 KB 14/14 KB 84/192 KB 84/309 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (28 KB at 185.9 KB/sec) unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install 96/192 KB 88/309 KB 14/14 KB 96/192 KB 92/309 KB 14/14 KB 96/192 KB 96/309 KB 14/14 KB 96/192 KB 100/309 KB 14/14 KB 100/192 KB 104/309 KB 14/14 KB 100/192 KB 108/309 KB 14/14 KB 100/192 KB 112/309 KB 14/14 KB 100/192 KB 100/309 KB 14/14 KB 104/192 KB 112/309 KB 14/14 KB 108/192 KB 112/309 KB 14/14 KB 112/192 KB 112/309 KB 14/14 KB 116/192 KB 112/309 KB 14/14 KB 120/192 KB 116/309 KB 14/14 KB 124/192 KB 116/309 KB 14/14 KB 128/192 KB 116/309 KB 14/14 KB 116/192 KB 116/309 KB 14/14 KB 128/192 KB 120/309 KB 14/14 KB 128/192 KB 124/309 KB 14/14 KB 128/192 KB 128/309 KB 14/14 KB 128/192 KB 132/309 KB 14/14 KB 132/192 KB 136/309 KB 14/14 KB 132/192 KB 140/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 89.0 KB/sec) unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install 132/192 KB 132/309 KB 14/14 KB 136/192 KB 140/309 KB 140/192 KB 140/309 KB 144/192 KB 144/309 KB 144/192 KB 144/309 KB 148/192 KB 144/309 KB 152/192 KB 148/309 KB 156/192 KB 148/309 KB 160/192 KB 148/309 KB 148/192 KB 148/309 KB 160/192 KB 152/309 KB 160/192 KB 156/309 KB 160/192 KB 160/309 KB 164/192 KB 160/309 KB 168/192 KB 164/309 KB 164/192 KB 164/309 KB 168/192 KB 168/309 KB 168/192 KB 172/309 KB 172/192 KB 176/309 KB 172/192 KB 172/309 KB 176/192 KB 176/309 KB 180/192 KB 176/309 KB 184/192 KB 180/309 KB 188/192 KB 180/309 KB 192/192 KB 180/309 KB 192/192 KB 180/309 KB 180/192 KB 180/309 KB 192/192 KB 184/309 KB 192/192 KB 188/309 KB 192/192 KB 192/309 KB 192/192 KB 196/309 KB 192/192 KB 200/309 KB 192/192 KB 204/309 KB 192/192 KB 208/309 KB 192/192 KB 212/309 KB 192/192 KB 216/309 KB 192/192 KB 220/309 KB 192/192 KB 224/309 KB 192/192 KB 228/309 KB 192/192 KB 232/309 KB 192/192 KB 236/309 KB 192/192 KB 240/309 KB 192/192 KB 244/309 KB 192/192 KB 248/309 KB 192/192 KB 252/309 KB 192/192 KB 256/309 KB 192/192 KB 260/309 KB 192/192 KB 264/309 KB 192/192 KB 268/309 KB 192/192 KB 272/309 KB 192/192 KB 276/309 KB 192/192 KB 280/309 KB 192/192 KB 284/309 KB 192/192 KB 288/309 KB 192/192 KB 292/309 KB 192/192 KB 296/309 KB 192/192 KB 300/309 KB 192/192 KB 304/309 KB 192/192 KB 308/309 KB 192/192 KB 309/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 1160.5 KB/sec) unit-abot-epc-basic-0: 18:55:56 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (309 KB at 1793.0 KB/sec) unit-abot-epc-basic-0: 18:55:56 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: 18:55:56 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: 18:55:56 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: 18:55:57 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 208.6 KB/sec) unit-abot-epc-basic-0: 18:55:57 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: 18:55:57 DEBUG unit.abot-epc-basic/0.install 3/74 KB 6/74 KB 9/74 KB 11/74 KB 14/74 KB 16/74 KB 19/74 KB 22/74 KB 25/74 KB 27/74 KB 30/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 3876.4 KB/sec) unit-abot-epc-basic-0: 18:55:57 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:55:57 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 18:55:57 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 18:55:57 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 18:55:57 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios machine-1: 18:55:58 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 18:55:58 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 18:55:58 DEBUG juju.agent read agent config, format "2.0" machine-1: 18:55:58 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 18:55:58 DEBUG juju.worker start "engine" machine-1: 18:55:58 INFO juju.worker start "engine" machine-1: 18:55:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 18:55:58 DEBUG juju.worker "engine" started machine-1: 18:55:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.introspection stats worker now serving machine-1: 18:55:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.apicaller connecting with old password machine-1: 18:55:58 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 18:55:58 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-1: 18:55:58 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-1: 18:55:58 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-1: 18:55:58 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:55:58 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing machine-1: 18:55:58 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 18:55:58 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:55:58 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 18:55:58 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@932bc4a: startup date [Tue Mar 26 18:55:58 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 18:55:58 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:55:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:55:58 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] machine-1: 18:55:58 DEBUG juju.worker.apicaller connected machine-1: 18:55:58 DEBUG juju.worker.apicaller changing password... machine-1: 18:55:58 DEBUG juju.worker.apicaller password changed machine-1: 18:55:58 DEBUG juju.api RPC connection died machine-1: 18:55:58 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-1: 18:55:58 DEBUG juju.worker.apicaller connecting with current password machine-1: 18:55:58 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-1: 18:55:58 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-1: 18:55:58 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:55:58 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:55:58 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:55:58 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] machine-1: 18:55:58 DEBUG juju.worker.apicaller connected machine-1: 18:55:58 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 18:55:58 INFO juju.worker.upgrader unblocking abort check machine-1: 18:55:58 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 18:55:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 18:55:58 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 18:55:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:58 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 18:55:59 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 18:55:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 18:55:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 18:55:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.logger logger setup machine-1: 18:55:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 18:55:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 18:55:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} machine-1: 18:55:59 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 18:55:59 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 18:55:59 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 18:55:59 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 18:55:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 18:55:59 INFO juju.util.exec run result: exit status 127 machine-1: 18:55:59 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec178948027/script.sh: line 1: fanatic: command not found 127 machine-1: 18:55:59 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 18:55:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:55:59 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:55:59 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:55:59 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 18:55:59 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 18:55:59 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:55:59 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:55:59 DEBUG juju.network including address public:172.30.9.205 for machine machine-1: 18:55:59 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-1: 18:55:59 DEBUG juju.network including address local-fan:252.17.0.1 for machine machine-1: 18:55:59 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 18:55:59 DEBUG juju.network including address local-machine:::1 for machine machine-1: 18:55:59 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 18:55:59 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 18:55:59 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-1: 18:55:59 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 18:55:59 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 18:55:59 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 18:55:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 18:55:59 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 18:55:59 DEBUG juju.api RPC connection died machine-1: 18:55:59 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-1": connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 18:55:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 18:55:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 18:55:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 18:55:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 18:55:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 18:55:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: reading Juju ssh keys for "machine-1": connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 18:55:59 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 18:55:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 18:55:59 DEBUG juju.worker killing runner 0xc42070f6c0 machine-1: 18:55:59 INFO juju.worker runner is dying machine-1: 18:55:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-1 from state: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 18:55:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 18:55:59 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 18:55:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.apicaller connecting with current password machine-1: 18:55:59 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-1: 18:55:59 INFO juju.api connection established to "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-1: 18:55:59 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-1: 18:55:59 DEBUG juju.worker.apicaller connected machine-1: 18:55:59 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 18:55:59 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:55:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:56:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 18:56:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 18:56:00 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 18:56:00 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 18:56:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 18:56:00 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 18:56:00 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 18:56:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:56:00 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:56:00 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 18:56:00 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 18:56:00 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} machine-1: 18:56:00 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 18:56:00 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 18:56:00 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-1: 18:56:00 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 18:56:00 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 18:56:00 INFO juju.worker.upgrader unblocking abort check machine-1: 18:56:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 18:56:00 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 18:56:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 18:56:00 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 18:56:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:56:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:56:00 DEBUG juju.network including address public:172.30.9.205 for machine machine-1: 18:56:00 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-1: 18:56:00 DEBUG juju.network including address local-fan:252.17.0.1 for machine machine-1: 18:56:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 18:56:00 DEBUG juju.network including address local-machine:::1 for machine machine-1: 18:56:00 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 18:56:00 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 18:56:00 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-1: 18:56:00 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 18:56:00 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 18:56:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 18:56:00 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 18:56:00 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 18:56:00 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 18:56:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.logger logger setup machine-1: 18:56:00 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 18:56:00 INFO juju.util.exec run result: exit status 127 machine-1: 18:56:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec481506804/script.sh: line 1: fanatic: command not found 127 machine-1: 18:56:00 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 18:56:00 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 18:56:00 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 18:56:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 18:56:00 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 18:56:00 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-1: 18:56:00 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 18:56:00 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 18:56:00 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 18:56:00 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 18:56:00 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 18:56:00 INFO juju.util.exec run result: exit status 127 machine-1: 18:56:00 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec516402502/script.sh: line 1: fanatic: command not found 127 machine-1: 18:56:00 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 18:56:00 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 18:56:00 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 18:56:00 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 18:56:00 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 18:56:00 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 18:56:00 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 18:56:00 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:56:00 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 18:56:00 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 18:56:00 DEBUG juju.network including address local-cloud:192.168.121.7 for machine machine-1: 18:56:00 DEBUG juju.network including address local-machine:::1 for machine machine-1: 18:56:00 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-1: 18:56:00 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.7 local-machine:::1] machine-1: 18:56:00 INFO juju.worker.deployer deploying unit "mysql/0" machine-1: 18:56:00 DEBUG juju.worker start "1-container-watcher" machine-1: 18:56:00 DEBUG juju.worker start "stateconverter" machine-1: 18:56:00 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 18:56:00 INFO juju.worker start "1-container-watcher" machine-1: 18:56:00 DEBUG juju.worker "1-container-watcher" started machine-1: 18:56:00 INFO juju.worker start "stateconverter" machine-1: 18:56:00 DEBUG juju.worker "stateconverter" started machine-1: 18:56:00 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 18:56:00 INFO juju.worker.machiner "machine-1" started machine-1: 18:56:00 INFO juju.api.common no addresses observed on interface "tunl0" machine-1: 18:56:00 DEBUG juju.service discovered init system "upstart" from local host machine-1: 18:56:00 DEBUG juju.worker.deployer API addresses: ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-1: 18:56:00 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-mysql-0 Conf:{Desc:juju unit agent for mysql/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-mysql-0/jujud' unit --data-dir '/var/lib/juju' --unit-name mysql/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-mysql-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-mysql-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name mysql/0 --debug]}}} unit-mysql-0: 18:56:00 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 18:56:00 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: 18:56:00 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 18:56:00 DEBUG juju.worker start "api" unit-mysql-0: 18:56:00 INFO juju.worker start "api" unit-mysql-0: 18:56:00 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 18:56:00 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 18:56:00 DEBUG juju.worker "api" started unit-mysql-0: 18:56:00 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-mysql-0: 18:56:00 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 18:56:00 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-mysql-0: 18:56:00 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 18:56:00 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:56:00 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 18:56:00 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] machine-1: 18:56:00 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:8d:49:09 CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.7 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:8d:49:09 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: 18:56:00 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:56:00 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 18:56:00 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@784c5ef5: startup date [Tue Mar 26 18:56:00 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 18:56:00 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:56:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:56:00 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: 18:56:00 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:56:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:56:00 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: 18:56:00 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:56:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:56:00 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: 18:56:01 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:56:01 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:56:01 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from URL [jar:file:/root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.jar!/beancontext/applicationSSHContext.xml] unit-abot-epc-basic-0: 18:56:01 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:56:01 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 18:56:01 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@49ec6a9f: startup date [Tue Mar 26 18:56:01 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 18:56:01 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:56:01 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:56:01 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: 18:56:01 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:56:01 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:56:01 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: 18:56:01 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:56:01 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:56:01 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: 18:56:01 DEBUG unit.abot-epc-basic/0.install Mar 26, 2019 6:56:01 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 18:56:01 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: 18:56:01 DEBUG juju.worker.apicaller connected unit-mysql-0: 18:56:01 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 18:56:01 DEBUG juju.worker.apicaller password changed unit-mysql-0: 18:56:01 DEBUG juju.api RPC connection died unit-mysql-0: 18:56:01 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 18:56:01 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 18:56:01 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-mysql-0: 18:56:01 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-mysql-0: 18:56:01 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:56:01 DEBUG unit.abot-epc-basic/0.install 26-Mar-2019 18:56:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 26-Mar-2019 18:56:02 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 26-Mar-2019 18:56:02 [main] REPORT: STEP EXECUTION TIME TAKEN :1288 MS unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 26-Mar-2019 18:56:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 26-Mar-2019 18:56:02 [main] REPORT: ========================================================================================== unit-mysql-0: 18:56:02 DEBUG juju.worker.apicaller connected unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:56:02 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 18:56:02 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 18:56:02 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 26-Mar-2019 18:56:02 [main] REPORT: ======================================================================================== unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 26-Mar-2019 18:56:02 [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-mysql-0: 18:56:02 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 26-Mar-2019 18:56:02 [main] REPORT: STEP EXECUTION TIME TAKEN :95 MS unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 26-Mar-2019 18:56:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 26-Mar-2019 18:56:02 [main] REPORT: ========================================================================================== unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 18:56:02 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: 18:56:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 0m1.915s unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.895 sec - in com.rebaca.abot.RunScenarios unit-mysql-0: 18:56:02 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.008 sec unit-mysql-0: 18:56:02 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 18:56:02 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-mysql-0: 18:56:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.011 sec unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.worker.logger logger setup unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 18:56:02 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 18:56:02 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 18:56:02 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 18:56:02 DEBUG juju.network including address public:172.30.9.205 for machine unit-mysql-0: 18:56:02 DEBUG juju.network including address local-cloud:192.168.121.17 for machine unit-mysql-0: 18:56:02 DEBUG juju.network including address local-fan:252.17.0.1 for machine unit-mysql-0: 18:56:02 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 18:56:02 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 18:56:02 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 18:56:02 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 18:56:02 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] unit-mysql-0: 18:56:02 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 18:56:02 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 18:56:02 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 18:56:02 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 18:56:02 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 18:56:02 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 18:56:02 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 18:56:02 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 18:56:02 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 26-Mar-2019 18:56:02.418 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-mysql-0: 18:56:02 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 18:56:02 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 18:56:02 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 18:56:02 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 18:56:02 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 18:56:02 INFO juju.worker.uniter resuming charm install unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 18:56:02 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 18:56:02 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 18:56:02 DEBUG httpbakery client do GET https://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 18:56:02 DEBUG httpbakery } -> error unit-mysql-0: 18:56:02 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 18:56:02 INFO juju.downloader download verified ("cs:mysql-55") unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 18:56:02 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 18:56:02 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 18:56:02 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 18:56:02 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 18:56:02 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 18:56:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-mysql-0: 18:56:02 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 18:56:02 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 18:56:02 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-abot-epc-basic-0: 18:56:02 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-mysql-0: 18:56:02 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 18:56:02 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (5 KB at 184.7 KB/sec) unit-abot-epc-basic-0: 18:56:02 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: 18:56:02 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 171.4 KB/sec) unit-abot-epc-basic-0: 18:56:02 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: 18:56:02 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 99.6 KB/sec) unit-abot-epc-basic-0: 18:56:02 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: 18:56:02 DEBUG unit.abot-epc-basic/0.install 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (3 KB at 202.7 KB/sec) unit-abot-epc-basic-0: 18:56:02 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: 18:56:02 DEBUG unit.abot-epc-basic/0.install 3/19 KB 5/19 KB 8/19 KB 10/19 KB 12/19 KB 15/19 KB 18/19 KB 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 KB at 1298.4 KB/sec) unit-abot-epc-basic-0: 18:56:02 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: 18:56:02 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 66.3 KB/sec) unit-abot-epc-basic-0: 18:56:02 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: 18:56:02 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 570.3 KB/sec) unit-abot-epc-basic-0: 18:56:02 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: 18:56:02 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: 18:56:02 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: 18:56:02 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-mysql-0: 18:56:02 DEBUG unit.mysql/0.install Building dependency tree... unit-abot-epc-basic-0: 18:56:02 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: 18:56:02 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 18:56:03 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 3/181 KB 22/22 KB 5/181 KB 22/22 KB 8/181 KB 22/22 KB 11/181 KB 22/22 KB 13/181 KB 22/22 KB 16/181 KB 22/22 KB 19/181 KB 22/22 KB 21/181 KB 22/22 KB 24/181 KB 22/22 KB 27/181 KB 22/22 KB 29/181 KB 22/22 KB 32/181 KB 22/22 KB 36/181 KB 22/22 KB 40/181 KB 22/22 KB 44/181 KB 22/22 KB 3/57 KB 44/181 KB 22/22 KB 3/60 KB 6/57 KB 44/181 KB 22/22 KB 3/60 KB 9/57 KB 44/181 KB 22/22 KB 3/60 KB 3/57 KB 44/181 KB 22/22 KB 5/60 KB 9/57 KB 44/181 KB 22/22 KB 8/60 KB 9/57 KB 44/181 KB 22/22 KB 11/60 KB 9/57 KB 44/181 KB 22/22 KB 13/60 KB 9/57 KB 44/181 KB 22/22 KB 16/60 KB 9/57 KB 44/181 KB 22/22 KB 19/60 KB 9/57 KB 44/181 KB 22/22 KB 21/60 KB 9/57 KB 44/181 KB 22/22 KB 24/60 KB 9/57 KB 44/181 KB 22/22 KB 24/60 KB 11/57 KB 44/181 KB 22/22 KB 24/60 KB 14/57 KB 44/181 KB 22/22 KB 27/60 KB 16/57 KB 44/181 KB 22/22 KB 27/60 KB 14/57 KB 44/181 KB 22/22 KB 29/60 KB 16/57 KB 44/181 KB 22/22 KB 29/60 KB 19/57 KB 44/181 KB 3/203 KB 22/22 KB 29/60 KB 19/57 KB 44/181 KB 5/203 KB 22/22 KB 29/60 KB 19/57 KB 44/181 KB 8/203 KB 22/22 KB 29/60 KB 19/57 KB 44/181 KB 11/203 KB 22/22 KB 32/60 KB 19/57 KB 44/181 KB 13/203 KB 22/22 KB 29/60 KB 19/57 KB 44/181 KB 22/22 KB 32/60 KB 19/57 KB 44/181 KB 11/203 KB 22/22 KB 32/60 KB 22/57 KB 44/181 KB 13/203 KB 22/22 KB 32/60 KB 25/57 KB 44/181 KB 13/203 KB 22/22 KB 32/60 KB 27/57 KB 44/181 KB 16/203 KB 22/22 KB 36/60 KB 30/57 KB 44/181 KB 16/203 KB 22/22 KB 32/60 KB 25/57 KB 44/181 KB 16/203 KB 22/22 KB 36/60 KB 30/57 KB 44/181 KB 19/203 KB 22/22 KB 36/60 KB 27/57 KB 44/181 KB 16/203 KB 22/22 KB 40/60 KB 30/57 KB 44/181 KB 19/203 KB 22/22 KB 44/60 KB 30/57 KB 44/181 KB 19/203 KB 22/22 KB 48/60 KB 32/57 KB 44/181 KB 21/203 KB 22/22 KB 44/60 KB 32/57 KB 44/181 KB 21/203 KB 22/22 KB 44/60 KB 30/57 KB 44/181 KB 21/203 KB 22/22 KB 48/60 KB 32/57 KB 44/181 KB 24/203 KB 22/22 KB 52/60 KB 32/57 KB 44/181 KB 27/203 KB 22/22 KB 52/60 KB 32/57 KB 44/181 KB 29/203 KB 22/22 KB 52/60 KB 36/57 KB 44/181 KB 32/203 KB 22/22 KB 52/60 KB 32/57 KB 44/181 KB 24/203 KB 22/22 KB 56/60 KB 36/57 KB 44/181 KB 32/203 KB 22/22 KB 60/60 KB 36/57 KB 44/181 KB 32/203 KB 22/22 KB 52/60 KB 36/57 KB 44/181 KB 29/203 KB 22/22 KB 60/60 KB 40/57 KB 44/181 KB 32/203 KB 22/22 KB 60/60 KB 44/57 KB 44/181 KB 32/203 KB 60/60 KB 48/57 KB 44/181 KB 32/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 575.7 KB/sec) unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install 60/60 KB 52/57 KB 44/181 KB 32/203 KB 60/60 KB 56/57 KB 48/181 KB 36/203 KB 60/60 KB 57/57 KB 48/181 KB 36/203 KB 60/60 KB 52/57 KB 48/181 KB 36/203 KB 60/60 KB 52/57 KB 48/181 KB 32/203 KB 60/60 KB 57/57 KB 52/181 KB 36/203 KB 57/57 KB 56/181 KB 40/203 KB 57/57 KB 60/181 KB 40/203 KB 57/57 KB 64/181 KB 40/203 KB 60/60 KB 57/57 KB 52/181 KB 40/203 KB 57/57 KB 64/181 KB 44/203 KB 57/57 KB 64/181 KB 48/203 KB 57/57 KB 64/181 KB 52/203 KB 57/57 KB 68/181 KB 56/203 KB 57/57 KB 68/181 KB 60/203 KB 57/57 KB 68/181 KB 64/203 KB 57/57 KB 68/181 KB 68/203 KB 57/57 KB 68/181 KB 72/203 KB 57/57 KB 68/181 KB 76/203 KB 57/57 KB 68/181 KB 80/203 KB 57/57 KB 68/181 KB 52/203 KB 57/57 KB 72/181 KB 80/203 KB 57/57 KB 76/181 KB 80/203 KB 57/57 KB 80/181 KB 80/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 1406.1 KB/sec) unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install 57/57 KB 84/181 KB 80/203 KB 88/181 KB 84/203 KB 92/181 KB 84/203 KB 96/181 KB 84/203 KB 100/181 KB 84/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (57 KB at 1293.2 KB/sec) unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install 57/57 KB 84/181 KB 84/203 KB 100/181 KB 88/203 KB 100/181 KB 92/203 KB 100/181 KB 96/203 KB 104/181 KB 96/203 KB 108/181 KB 96/203 KB 112/181 KB 96/203 KB 116/181 KB 96/203 KB 120/181 KB 100/203 KB 124/181 KB 100/203 KB 128/181 KB 100/203 KB 116/181 KB 100/203 KB 128/181 KB 104/203 KB 128/181 KB 108/203 KB 128/181 KB 112/203 KB 128/181 KB 116/203 KB 132/181 KB 120/203 KB 132/181 KB 124/203 KB 132/181 KB 128/203 KB 132/181 KB 132/203 KB 132/181 KB 136/203 KB 132/181 KB 140/203 KB 132/181 KB 144/203 KB 132/181 KB 148/203 KB 132/181 KB 152/203 KB 132/181 KB 156/203 KB 132/181 KB 160/203 KB 132/181 KB 164/203 KB 132/181 KB 116/203 KB 136/181 KB 164/203 KB 140/181 KB 164/203 KB 144/181 KB 164/203 KB 148/181 KB 164/203 KB 152/181 KB 164/203 KB 156/181 KB 164/203 KB 160/181 KB 164/203 KB 164/181 KB 164/203 KB 168/181 KB 164/203 KB 172/181 KB 164/203 KB 176/181 KB 164/203 KB 176/181 KB 168/203 KB 176/181 KB 172/203 KB 180/181 KB 172/203 KB 181/181 KB 172/203 KB 181/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2729.0 KB/sec) unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (203 KB at 3169.6 KB/sec) unit-mysql-0: 18:56:03 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 18:56:03 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 18:56:03 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:56:03 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.pom (3 KB at 184.8 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/23 KB 5/23 KB 8/23 KB 11/23 KB 13/23 KB 16/23 KB 19/23 KB 21/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.3.3/maven-3.3.3.pom (23 KB at 1346.3 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.pom (5 KB at 276.5 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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 155.0 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.pom (3 KB at 95.5 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/5 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.pom (5 KB at 203.6 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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 670.2 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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 116.7 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (8 KB at 551.5 KB/sec) unit-abot-epc-basic-0: 18:56:03 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-mysql-0: 18:56:03 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:56:03 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 18:56:03 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/21 KB 16/21 KB 19/21 KB 21/21 KB Downloaded: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 KB at 1347.1 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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 83.3 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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 37.4 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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 170.9 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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 1005.0 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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 56.8 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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 197.2 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/17 KB 5/17 KB 8/17 KB 11/17 KB 13/17 KB 16/17 KB 17/17 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (8 KB at 339.7 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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 165.8 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 395.4 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/12 KB 6/12 KB 9/12 KB 11/12 KB 12/12 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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 170.1 KB/sec) unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.pom unit-abot-epc-basic-0: 18:56:03 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 533.4 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/10 KB 5/10 KB 8/10 KB 10/10 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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: 18:56:03 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: 18:56:03 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: 18:56:03 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: 18:56:03 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: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 4/158 KB 4/54 KB 4/46 KB 8/158 KB 4/201 KB 3/44 KB 4/54 KB 4/46 KB 4/158 KB 4/201 KB 3/44 KB 4/54 KB 4/46 KB 8/158 KB 8/201 KB 3/44 KB 4/54 KB 4/46 KB 8/158 KB 12/201 KB 3/44 KB 4/54 KB 4/46 KB 4/158 KB 3/44 KB 4/54 KB 4/46 KB 8/158 KB 12/201 KB 6/44 KB 4/54 KB 4/46 KB 8/158 KB 12/201 KB 9/44 KB 4/54 KB 4/46 KB 8/158 KB 12/201 KB 11/44 KB 4/54 KB 4/46 KB 8/158 KB 12/201 KB 14/44 KB 4/54 KB 4/46 KB 4/158 KB 4/54 KB 8/46 KB 8/158 KB 12/201 KB 14/44 KB 4/54 KB 12/46 KB 8/158 KB 12/201 KB 14/44 KB 4/54 KB 16/46 KB 8/158 KB 12/201 KB 14/44 KB 4/54 KB 4/158 KB 8/54 KB 16/46 KB 8/158 KB 12/201 KB 14/44 KB 12/54 KB 16/46 KB 8/158 KB 12/201 KB 14/44 KB 16/54 KB 16/46 KB 8/158 KB 12/201 KB 14/44 KB 20/54 KB 16/46 KB 8/158 KB 12/201 KB 14/44 KB 24/54 KB 20/46 KB 12/158 KB 16/201 KB 16/44 KB 28/54 KB 20/46 KB 12/158 KB 16/201 KB 16/44 KB 32/54 KB 20/46 KB 12/158 KB 16/201 KB 16/44 KB 20/54 KB 20/46 KB 12/158 KB 16/201 KB 16/44 KB 32/54 KB 20/46 KB 16/158 KB 16/201 KB 16/44 KB 20/54 KB 20/46 KB 8/158 KB 16/201 KB 16/44 KB 32/54 KB 20/46 KB 16/158 KB 16/201 KB 19/44 KB 20/54 KB 20/46 KB 8/158 KB 16/201 KB 14/44 KB 32/54 KB 20/46 KB 16/158 KB 20/201 KB 19/44 KB 32/54 KB 20/46 KB 20/158 KB 24/201 KB 22/44 KB 32/54 KB 20/46 KB 20/158 KB 28/201 KB 22/44 KB 32/54 KB 20/46 KB 20/158 KB 32/201 KB 22/44 KB 32/54 KB 20/46 KB 20/158 KB 36/201 KB 22/44 KB 36/54 KB 20/46 KB 20/158 KB 40/201 KB 22/44 KB 36/54 KB 20/46 KB 20/158 KB 44/201 KB 22/44 KB 36/54 KB 20/46 KB 20/158 KB 48/201 KB 22/44 KB 20/54 KB 20/46 KB 8/158 KB 12/201 KB 14/44 KB 36/54 KB 24/46 KB 20/158 KB 48/201 KB 22/44 KB 36/54 KB 28/46 KB 20/158 KB 48/201 KB 22/44 KB 36/54 KB 32/46 KB 20/158 KB 48/201 KB 22/44 KB 36/54 KB 36/46 KB 20/158 KB 48/201 KB 22/44 KB 36/54 KB 40/46 KB 20/158 KB 48/201 KB 22/44 KB 36/54 KB 44/46 KB 20/158 KB 48/201 KB 22/44 KB 36/54 KB 46/46 KB 20/158 KB 48/201 KB 22/44 KB 36/54 KB 20/46 KB 20/158 KB 36/201 KB 22/44 KB 40/54 KB 46/46 KB 20/158 KB 48/201 KB 22/44 KB 44/54 KB 46/46 KB 20/158 KB 48/201 KB 22/44 KB 48/54 KB 46/46 KB 20/158 KB 48/201 KB 22/44 KB 32/54 KB 20/46 KB 20/158 KB 20/201 KB 22/44 KB 48/54 KB 46/46 KB 24/158 KB 48/201 KB 22/44 KB 48/54 KB 46/46 KB 28/158 KB 48/201 KB 22/44 KB 48/54 KB 46/46 KB 32/158 KB 48/201 KB 22/44 KB 32/54 KB 20/46 KB 16/158 KB 20/201 KB 22/44 KB 48/54 KB 46/46 KB 32/158 KB 48/201 KB 25/44 KB 48/54 KB 46/46 KB 32/158 KB 48/201 KB 27/44 KB 48/54 KB 46/46 KB 32/158 KB 48/201 KB 30/44 KB 48/54 KB 46/46 KB 32/158 KB 48/201 KB 32/44 KB 48/54 KB 46/46 KB 32/158 KB 48/201 KB 36/44 KB 52/54 KB 46/46 KB 36/158 KB 48/201 KB 40/44 KB 52/54 KB 46/46 KB 36/158 KB 48/201 KB 44/44 KB 52/54 KB 46/46 KB 36/158 KB 48/201 KB 36/44 KB 54/54 KB 46/46 KB 36/158 KB 48/201 KB 44/44 KB 48/54 KB 46/46 KB 36/158 KB 48/201 KB 36/44 KB 54/54 KB 46/46 KB 40/158 KB 48/201 KB 44/44 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 1280.9 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 44/158 KB 52/201 KB 44/158 KB 56/201 KB 44/158 KB 60/201 KB 44/158 KB 64/201 KB 44/158 KB 68/201 KB 44/158 KB 72/201 KB 44/158 KB 76/201 KB 44/158 KB 80/201 KB 44/158 KB 84/201 KB 44/158 KB 88/201 KB 44/158 KB 92/201 KB 44/158 KB 96/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.3.3/maven-plugin-api-3.3.3.jar (46 KB at 882.7 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 1044.2 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 44/158 KB 100/201 KB 44/158 KB 104/201 KB 44/158 KB 108/201 KB 44/158 KB 112/201 KB 44/158 KB 116/201 KB 44/158 KB 120/201 KB 44/158 KB 124/201 KB 44/158 KB 128/201 KB 44/158 KB 132/201 KB 44/158 KB 136/201 KB 44/158 KB 140/201 KB 44/158 KB 144/201 KB 44/158 KB 148/201 KB 44/158 KB 148/201 KB 4/6 KB 54/54 KB 46/46 KB 44/158 KB 148/201 KB 48/158 KB 148/201 KB 4/6 KB 52/158 KB 148/201 KB 4/6 KB 56/158 KB 148/201 KB 4/6 KB 60/158 KB 148/201 KB 4/6 KB 64/158 KB 148/201 KB 4/6 KB 68/158 KB 148/201 KB 4/6 KB 72/158 KB 148/201 KB 4/6 KB 76/158 KB 148/201 KB 4/6 KB 80/158 KB 148/201 KB 4/6 KB 84/158 KB 148/201 KB 4/6 KB 84/158 KB 148/201 KB 6/6 KB 88/158 KB 148/201 KB 6/6 KB 92/158 KB 148/201 KB 6/6 KB 96/158 KB 148/201 KB 6/6 KB 100/158 KB 148/201 KB 6/6 KB 104/158 KB 148/201 KB 6/6 KB 108/158 KB 148/201 KB 6/6 KB 112/158 KB 148/201 KB 6/6 KB 116/158 KB 148/201 KB 6/6 KB 120/158 KB 148/201 KB 6/6 KB 124/158 KB 148/201 KB 6/6 KB 128/158 KB 148/201 KB 6/6 KB 132/158 KB 148/201 KB 6/6 KB 136/158 KB 148/201 KB 6/6 KB 140/158 KB 152/201 KB 6/6 KB 144/158 KB 152/201 KB 6/6 KB 136/158 KB 152/201 KB 6/6 KB 144/158 KB 156/201 KB 6/6 KB 144/158 KB 160/201 KB 6/6 KB 144/158 KB 160/201 KB 6/6 KB 3/3 KB 144/158 KB 160/201 KB 6/6 KB 3/3 KB 148/158 KB 160/201 KB 6/6 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 107.8 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 4/367 KB 152/158 KB 164/201 KB 3/3 KB 148/158 KB 164/201 KB 6/6 KB 3/3 KB 4/367 KB 148/158 KB 164/201 KB 3/3 KB 8/367 KB 156/158 KB 164/201 KB 3/3 KB 12/367 KB 156/158 KB 164/201 KB 3/3 KB 16/367 KB 156/158 KB 164/201 KB 3/3 KB 20/367 KB 156/158 KB 164/201 KB 3/3 KB 24/367 KB 156/158 KB 164/201 KB 3/3 KB 28/367 KB 156/158 KB 164/201 KB 3/3 KB 32/367 KB 156/158 KB 164/201 KB 3/3 KB 36/367 KB 156/158 KB 164/201 KB 3/3 KB 40/367 KB 156/158 KB 164/201 KB 3/3 KB 44/367 KB 156/158 KB 164/201 KB 3/3 KB 48/367 KB 156/158 KB 164/201 KB 3/3 KB 52/367 KB 156/158 KB 164/201 KB 3/3 KB 56/367 KB 156/158 KB 164/201 KB 3/3 KB 60/367 KB 156/158 KB 164/201 KB 3/3 KB 64/367 KB 156/158 KB 164/201 KB 3/3 KB 68/367 KB 156/158 KB 164/201 KB 3/3 KB 4/367 KB 156/158 KB 168/201 KB 3/3 KB 68/367 KB 158/158 KB 168/201 KB 3/3 KB 68/367 KB 156/158 KB 168/201 KB 3/3 KB 72/367 KB 158/158 KB 172/201 KB 3/3 KB 72/367 KB 158/158 KB 176/201 KB 3/3 KB 72/367 KB 158/158 KB 168/201 KB 3/3 KB 76/367 KB 158/158 KB 176/201 KB 3/3 KB 80/367 KB 158/158 KB 176/201 KB 3/3 KB 80/367 KB 158/158 KB 180/201 KB 3/3 KB 84/367 KB 158/158 KB 184/201 KB 3/3 KB 3/5 KB 84/367 KB 158/158 KB 188/201 KB 3/3 KB 3/5 KB 84/367 KB 158/158 KB 192/201 KB 3/3 KB 3/5 KB 84/367 KB 158/158 KB 180/201 KB 3/3 KB 3/5 KB 80/367 KB 158/158 KB 180/201 KB 3/3 KB 3/5 KB 84/367 KB 158/158 KB 192/201 KB 3/3 KB 5/5 KB 88/367 KB 158/158 KB 192/201 KB 3/3 KB 5/5 KB 92/367 KB 158/158 KB 192/201 KB 3/3 KB 5/5 KB 96/367 KB 158/158 KB 192/201 KB 3/3 KB 5/5 KB 100/367 KB 158/158 KB 192/201 KB 3/3 KB 5/5 KB 104/367 KB 158/158 KB 196/201 KB 3/3 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 38.7 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 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 2151.3 KB/sec) unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install 100/367 KB 158/158 KB 196/201 KB 3/3 KB 5/5 KB 108/367 KB 200/201 KB 5/5 KB 108/367 KB 201/201 KB 5/5 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install 3/52 KB 108/367 KB 201/201 KB 5/5 KB 5/52 KB 108/367 KB 201/201 KB 5/5 KB 8/52 KB 108/367 KB 201/201 KB 5/5 KB 11/52 KB 108/367 KB 201/201 KB 5/5 KB 13/52 KB 108/367 KB 201/201 KB 5/5 KB 16/52 KB 108/367 KB 201/201 KB 5/5 KB 19/52 KB 108/367 KB 201/201 KB 5/5 KB 21/52 KB 108/367 KB 201/201 KB 5/5 KB 24/52 KB 108/367 KB 201/201 KB 5/5 KB 27/52 KB 108/367 KB 201/201 KB 5/5 KB 29/52 KB 108/367 KB 201/201 KB 5/5 KB 32/52 KB 108/367 KB 201/201 KB 5/5 KB 36/52 KB 108/367 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (5 KB at 55.6 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 40/52 KB 108/367 KB 201/201 KB 44/52 KB 108/367 KB 201/201 KB 48/52 KB 108/367 KB 201/201 KB 52/52 KB 108/367 KB 201/201 KB 108/367 KB 158/158 KB 201/201 KB 52/52 KB 112/367 KB 201/201 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.0/org.eclipse.sisu.plexus-0.3.0.jar (201 KB at 2446.2 KB/sec) unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install 52/52 KB 116/367 KB 4/47 KB 52/52 KB 120/367 KB 4/47 KB 52/52 KB 124/367 KB 4/47 KB 52/52 KB 128/367 KB 4/47 KB 52/52 KB 112/367 KB 4/47 KB 52/52 KB 128/367 KB 8/47 KB 52/52 KB 128/367 KB 12/47 KB 52/52 KB 128/367 KB 16/47 KB 52/52 KB 128/367 KB 20/47 KB 52/52 KB 132/367 KB 24/47 KB 52/52 KB 132/367 KB 28/47 KB 52/52 KB 132/367 KB 28/47 KB 3/238 KB 52/52 KB 132/367 KB 28/47 KB 5/238 KB 52/52 KB 132/367 KB 28/47 KB 8/238 KB 52/52 KB 132/367 KB 28/47 KB 11/238 KB 52/52 KB 132/367 KB 28/47 KB 13/238 KB 132/367 KB 28/47 KB 16/238 KB 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 132/367 KB 28/47 KB 19/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 605.3 KB/sec) unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install 52/52 KB 132/367 KB 20/47 KB 136/367 KB 28/47 KB 21/238 KB 140/367 KB 28/47 KB 21/238 KB 144/367 KB 28/47 KB 21/238 KB 132/367 KB 28/47 KB 21/238 KB 144/367 KB 28/47 KB 24/238 KB 144/367 KB 28/47 KB 27/238 KB 144/367 KB 28/47 KB 29/238 KB 144/367 KB 32/47 KB 29/238 KB 148/367 KB 32/47 KB 29/238 KB 152/367 KB 36/47 KB 32/238 KB 156/367 KB 36/47 KB 32/238 KB 160/367 KB 36/47 KB 32/238 KB 148/367 KB 36/47 KB 32/238 KB 160/367 KB 36/47 KB 36/238 KB 160/367 KB 36/47 KB 40/238 KB 160/367 KB 36/47 KB 44/238 KB 160/367 KB 36/47 KB 48/238 KB 160/367 KB 36/47 KB 52/238 KB 164/367 KB 4/28 KB 36/47 KB 56/238 KB 164/367 KB 4/28 KB 36/47 KB 60/238 KB 164/367 KB 4/28 KB 36/47 KB 64/238 KB 164/367 KB 4/28 KB 36/47 KB 68/238 KB 148/367 KB 36/47 KB 29/238 KB 164/367 KB 4/28 KB 40/47 KB 68/238 KB 164/367 KB 4/28 KB 44/47 KB 68/238 KB 164/367 KB 4/28 KB 47/47 KB 68/238 KB 164/367 KB 4/28 KB 36/47 KB 52/238 KB 168/367 KB 4/28 KB 47/47 KB 68/238 KB 172/367 KB 4/28 KB 47/47 KB 68/238 KB 176/367 KB 4/28 KB 47/47 KB 68/238 KB 160/367 KB 4/28 KB 36/47 KB 52/238 KB 176/367 KB 8/28 KB 47/47 KB 68/238 KB 176/367 KB 12/28 KB 47/47 KB 68/238 KB 176/367 KB 16/28 KB 47/47 KB 68/238 KB 176/367 KB 20/28 KB 47/47 KB 68/238 KB 176/367 KB 24/28 KB 47/47 KB 68/238 KB 176/367 KB 28/28 KB 47/47 KB 68/238 KB 180/367 KB 28/28 KB 47/47 KB 68/238 KB 184/367 KB 28/28 KB 47/47 KB 68/238 KB 188/367 KB 28/28 KB 47/47 KB 68/238 KB 192/367 KB 28/28 KB 47/47 KB 68/238 KB 192/367 KB 28/28 KB 47/47 KB 72/238 KB 192/367 KB 28/28 KB 47/47 KB 76/238 KB 192/367 KB 28/28 KB 47/47 KB 80/238 KB 192/367 KB 84/238 KB 196/367 KB 88/238 KB 196/367 KB 92/238 KB 196/367 KB 96/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 440.2 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 257.7 KB/sec) unit-abot-epc-basic-0: 18:56:03 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: 18:56:03 DEBUG unit.abot-epc-basic/0.install 196/367 KB 84/238 KB 200/367 KB 96/238 KB 204/367 KB 96/238 KB 208/367 KB 96/238 KB 212/367 KB 96/238 KB 216/367 KB 100/238 KB 220/367 KB 100/238 KB 224/367 KB 100/238 KB 212/367 KB 100/238 KB 224/367 KB 104/238 KB 224/367 KB 108/238 KB 224/367 KB 112/238 KB 228/367 KB 112/238 KB 232/367 KB 116/238 KB 236/367 KB 116/238 KB 240/367 KB 116/238 KB 228/367 KB 116/238 KB 240/367 KB 120/238 KB 240/367 KB 124/238 KB 240/367 KB 128/238 KB 244/367 KB 128/238 KB 248/367 KB 132/238 KB 252/367 KB 132/238 KB 256/367 KB 132/238 KB 244/367 KB 132/238 KB 256/367 KB 136/238 KB 256/367 KB 140/238 KB 256/367 KB 144/238 KB 256/367 KB 4/186 KB 144/238 KB 256/367 KB 8/186 KB 144/238 KB 256/367 KB 12/186 KB 144/238 KB 256/367 KB 16/186 KB 144/238 KB 256/367 KB 20/186 KB 144/238 KB 256/367 KB 24/186 KB 144/238 KB 256/367 KB 28/186 KB 144/238 KB 256/367 KB 32/186 KB 144/238 KB 256/367 KB 36/186 KB 144/238 KB 260/367 KB 40/186 KB 148/238 KB 260/367 KB 44/186 KB 148/238 KB 260/367 KB 36/186 KB 148/238 KB 260/367 KB 44/186 KB 152/238 KB 260/367 KB 36/186 KB 144/238 KB 264/367 KB 48/186 KB 152/238 KB 268/367 KB 48/186 KB 152/238 KB 272/367 KB 48/186 KB 152/238 KB 260/367 KB 48/186 KB 152/238 KB 276/367 KB 48/186 KB 152/238 KB 280/367 KB 52/186 KB 156/238 KB 284/367 KB 52/186 KB 156/238 KB 288/367 KB 52/186 KB 156/238 KB 276/367 KB 52/186 KB 156/238 KB 288/367 KB 56/186 KB 156/238 KB 288/367 KB 60/186 KB 156/238 KB 288/367 KB 64/186 KB 156/238 KB 288/367 KB 4/558 KB 64/186 KB 156/238 KB 288/367 KB 8/558 KB 64/186 KB 156/238 KB 288/367 KB 12/558 KB 64/186 KB 156/238 KB 288/367 KB 16/558 KB 64/186 KB 156/238 KB 288/367 KB 20/558 KB 64/186 KB 156/238 KB 288/367 KB 24/558 KB 64/186 KB 156/238 KB 288/367 KB 28/558 KB 64/186 KB 156/238 KB 288/367 KB 32/558 KB 64/186 KB 156/238 KB 288/367 KB 36/558 KB 64/186 KB 156/238 KB 288/367 KB 40/558 KB 64/186 KB 156/238 KB 288/367 KB 44/558 KB 64/186 KB 156/238 KB 288/367 KB 48/558 KB 64/186 KB 156/238 KB 276/367 KB 48/186 KB 156/238 KB 288/367 KB 48/558 KB 64/186 KB 160/238 KB 288/367 KB 48/558 KB 64/186 KB 164/238 KB 288/367 KB 48/558 KB 64/186 KB 168/238 KB 292/367 KB 48/558 KB 64/186 KB 172/238 KB 292/367 KB 48/558 KB 64/186 KB 176/238 KB 292/367 KB 48/558 KB 64/186 KB 180/238 KB 292/367 KB 52/558 KB 68/186 KB 184/238 KB 292/367 KB 52/558 KB 68/186 KB 188/238 KB 292/367 KB 52/558 KB 68/186 KB 192/238 KB 292/367 KB 52/558 KB 68/186 KB 196/238 KB 292/367 KB 52/558 KB 68/186 KB 200/238 KB 292/367 KB 52/558 KB 68/186 KB 204/238 KB 292/367 KB 52/558 KB 68/186 KB 208/238 KB 292/367 KB 48/558 KB 64/186 KB 168/238 KB 296/367 KB 52/558 KB 68/186 KB 208/238 KB 300/367 KB 52/558 KB 68/186 KB 208/238 KB 304/367 KB 52/558 KB 68/186 KB 208/238 KB 292/367 KB 52/558 KB 68/186 KB 180/238 KB 304/367 KB 56/558 KB 68/186 KB 208/238 KB 304/367 KB 60/558 KB 68/186 KB 208/238 KB 304/367 KB 64/558 KB 68/186 KB 208/238 KB 292/367 KB 48/558 KB 68/186 KB 180/238 KB 304/367 KB 64/558 KB 72/186 KB 208/238 KB 304/367 KB 64/558 KB 76/186 KB 208/238 KB 304/367 KB 64/558 KB 80/186 KB 208/238 KB 308/367 KB 64/558 KB 80/186 KB 208/238 KB 312/367 KB 68/558 KB 84/186 KB 208/238 KB 316/367 KB 68/558 KB 84/186 KB 208/238 KB 320/367 KB 68/558 KB 84/186 KB 208/238 KB 308/367 KB 68/558 KB 84/186 KB 208/238 KB 320/367 KB 72/558 KB 84/186 KB 208/238 KB 320/367 KB 76/558 KB 84/186 KB 208/238 KB 320/367 KB 80/558 KB 84/186 KB 208/238 KB 3 unit-abot-epc-basic-0: 18:56:03 DEBUG unit.abot-epc-basic/0.install 08/367 KB 64/558 KB 84/186 KB 208/238 KB 320/367 KB 80/558 KB 88/186 KB 208/238 KB 320/367 KB 80/558 KB 92/186 KB 208/238 KB 320/367 KB 80/558 KB 96/186 KB 208/238 KB 320/367 KB 80/558 KB 100/186 KB 208/238 KB 324/367 KB 84/558 KB 104/186 KB 212/238 KB 324/367 KB 84/558 KB 108/186 KB 212/238 KB 324/367 KB 84/558 KB 100/186 KB 212/238 KB 324/367 KB 84/558 KB 108/186 KB 216/238 KB 324/367 KB 84/558 KB 108/186 KB 220/238 KB 324/367 KB 84/558 KB 112/186 KB 224/238 KB 324/367 KB 84/558 KB 100/186 KB 208/238 KB 324/367 KB 88/558 KB 112/186 KB 224/238 KB 324/367 KB 92/558 KB 112/186 KB 224/238 KB 324/367 KB 96/558 KB 112/186 KB 224/238 KB 324/367 KB 80/558 KB 100/186 KB 208/238 KB 328/367 KB 96/558 KB 112/186 KB 224/238 KB 332/367 KB 96/558 KB 112/186 KB 224/238 KB 336/367 KB 96/558 KB 112/186 KB 224/238 KB 324/367 KB 84/558 KB 112/186 KB 220/238 KB 336/367 KB 100/558 KB 112/186 KB 224/238 KB 340/367 KB 104/558 KB 116/186 KB 228/238 KB 340/367 KB 108/558 KB 116/186 KB 228/238 KB 340/367 KB 112/558 KB 116/186 KB 228/238 KB 340/367 KB 100/558 KB 116/186 KB 228/238 KB 340/367 KB 112/558 KB 116/186 KB 232/238 KB 340/367 KB 112/558 KB 116/186 KB 236/238 KB 340/367 KB 112/558 KB 116/186 KB 238/238 KB 340/367 KB 100/558 KB 116/186 KB 224/238 KB 344/367 KB 116/558 KB 116/186 KB 238/238 KB 348/367 KB 116/558 KB 116/186 KB 238/238 KB 352/367 KB 116/558 KB 116/186 KB 238/238 KB 336/367 KB 100/558 KB 116/186 KB 224/238 KB 352/367 KB 116/558 KB 120/186 KB 238/238 KB 352/367 KB 116/558 KB 124/186 KB 238/238 KB 352/367 KB 116/558 KB 128/186 KB 238/238 KB 356/367 KB 116/558 KB 128/186 KB 238/238 KB 360/367 KB 116/558 KB 132/186 KB 238/238 KB 364/367 KB 116/558 KB 132/186 KB 238/238 KB 367/367 KB 116/558 KB 132/186 KB 238/238 KB 340/367 KB 116/558 KB 116/186 KB 238/238 KB 367/367 KB 120/558 KB 132/186 KB 238/238 KB 367/367 KB 124/558 KB 132/186 KB 238/238 KB 356/367 KB 116/558 KB 132/186 KB 238/238 KB 367/367 KB 124/558 KB 136/186 KB 238/238 KB 367/367 KB 124/558 KB 140/186 KB 238/238 KB 367/367 KB 128/558 KB 144/186 KB 238/238 KB 367/367 KB 128/558 KB 148/186 KB 238/238 KB 367/367 KB 128/558 KB 152/186 KB 238/238 KB 367/367 KB 128/558 KB 156/186 KB 238/238 KB 367/367 KB 128/558 KB 160/186 KB 238/238 KB 367/367 KB 128/558 KB 140/186 KB 238/238 KB 367/367 KB 132/558 KB 160/186 KB 238/238 KB 367/367 KB 136/558 KB 160/186 KB 238/238 KB 367/367 KB 140/558 KB 160/186 KB 238/238 KB 367/367 KB 144/558 KB 160/186 KB 238/238 KB 367/367 KB 148/558 KB 160/186 KB 238/238 KB 367/367 KB 152/558 KB 164/186 KB 238/238 KB 367/367 KB 156/558 KB 164/186 KB 238/238 KB 367/367 KB 160/558 KB 164/186 KB 238/238 KB 367/367 KB 148/558 KB 164/186 KB 238/238 KB 367/367 KB 160/558 KB 168/186 KB 238/238 KB 367/367 KB 160/558 KB 172/186 KB 238/238 KB 367/367 KB 160/558 KB 176/186 KB 238/238 KB 367/367 KB 160/558 KB 180/186 KB 238/238 KB 367/367 KB 164/558 KB 184/186 KB 238/238 KB 367/367 KB 164/558 KB 186/186 KB 238/238 KB 367/367 KB 164/558 KB 180/186 KB 238/238 KB 367/367 KB 168/558 KB 186/186 KB 238/238 KB 367/367 KB 172/558 KB 186/186 KB 238/238 KB 367/367 KB 176/558 KB 186/186 KB 238/238 KB 367/367 KB 180/558 KB 186/186 KB 238/238 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: 18:56:03 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: 18:56:04 DEBUG unit.abot-epc-basic/0.install 367/367 KB 184/558 KB 186/186 KB 367/367 KB 188/558 KB 186/186 KB 367/367 KB 192/558 KB 186/186 KB 367/367 KB 196/558 KB 186/186 KB 367/367 KB 200/558 KB 186/186 KB 367/367 KB 204/558 KB 186/186 KB 367/367 KB 208/558 KB 186/186 KB 367/367 KB 212/558 KB 186/186 KB 367/367 KB 216/558 KB 186/186 KB 367/367 KB 220/558 KB 186/186 KB 367/367 KB 224/558 KB 186/186 KB 367/367 KB 228/558 KB 186/186 KB 367/367 KB 232/558 KB 186/186 KB 367/367 KB 236/558 KB 186/186 KB 367/367 KB 240/558 KB 186/186 KB 367/367 KB 244/558 KB 186/186 KB 367/367 KB 248/558 KB 186/186 KB 367/367 KB 252/558 KB 186/186 KB 367/367 KB 256/558 KB 186/186 KB 367/367 KB 260/558 KB 186/186 KB 367/367 KB 264/558 KB 186/186 KB 367/367 KB 268/558 KB 186/186 KB 367/367 KB 272/558 KB 186/186 KB 367/367 KB 276/558 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.0/org.eclipse.sisu.inject-0.3.0.jar (367 KB at 2248.3 KB/sec) unit-abot-epc-basic-0: 18:56:04 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: 18:56:04 DEBUG unit.abot-epc-basic/0.install 280/558 KB 186/186 KB 284/558 KB 186/186 KB 288/558 KB 186/186 KB 292/558 KB 186/186 KB 296/558 KB 186/186 KB 300/558 KB 186/186 KB 304/558 KB 186/186 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1100.4 KB/sec) unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.install 308/558 KB 4/181 KB 308/558 KB 4/1206 KB 4/181 KB 308/558 KB 8/1206 KB 4/181 KB 308/558 KB 12/1206 KB 4/181 KB 308/558 KB 16/1206 KB 4/181 KB 308/558 KB 8/181 KB 308/558 KB 16/1206 KB 12/181 KB 308/558 KB 16/1206 KB 12/181 KB 308/558 KB 20/1206 KB 16/181 KB 308/558 KB 20/1206 KB 20/181 KB 308/558 KB 20/1206 KB 24/181 KB 308/558 KB 24/1206 KB 20/181 KB 308/558 KB 24/1206 KB 24/181 KB 308/558 KB 28/1206 KB 24/181 KB 308/558 KB 32/1206 KB 28/181 KB 308/558 KB 32/1206 KB 32/181 KB 308/558 KB 32/1206 KB 36/181 KB 308/558 KB 32/1206 KB 40/181 KB 308/558 KB 36/1206 KB 44/181 KB 308/558 KB 36/1206 KB 48/181 KB 308/558 KB 36/1206 KB 36/181 KB 308/558 KB 36/1206 KB 48/181 KB 308/558 KB 40/1206 KB 48/181 KB 308/558 KB 44/1206 KB 48/181 KB 308/558 KB 48/1206 KB 48/181 KB 308/558 KB 52/1206 KB 52/181 KB 308/558 KB 56/1206 KB 52/181 KB 308/558 KB 60/1206 KB 52/181 KB 308/558 KB 64/1206 KB 52/181 KB 308/558 KB 52/1206 KB 56/181 KB 312/558 KB 64/1206 KB 60/181 KB 312/558 KB 64/1206 KB 64/181 KB 312/558 KB 64/1206 KB 52/181 KB 312/558 KB 64/1206 KB 64/181 KB 316/558 KB 64/1206 KB 64/181 KB 320/558 KB 64/1206 KB 64/181 KB 324/558 KB 64/1206 KB 68/181 KB 328/558 KB 68/1206 KB 68/181 KB 332/558 KB 68/1206 KB 68/181 KB 336/558 KB 68/1206 KB 68/181 KB 340/558 KB 68/1206 KB 68/181 KB 344/558 KB 68/1206 KB 68/181 KB 348/558 KB 68/1206 KB 68/181 KB 324/558 KB 68/1206 KB 68/181 KB 324/558 KB 64/1206 KB 68/181 KB 348/558 KB 72/1206 KB 72/181 KB 348/558 KB 76/1206 KB 72/181 KB 348/558 KB 80/1206 KB 72/181 KB 348/558 KB 72/1206 KB 76/181 KB 348/558 KB 80/1206 KB 80/181 KB 348/558 KB 80/1206 KB 80/181 KB 348/558 KB 84/1206 KB 84/181 KB 348/558 KB 88/1206 KB 84/181 KB 348/558 KB 92/1206 KB 84/181 KB 348/558 KB 96/1206 KB 84/181 KB 348/558 KB 100/1206 KB 84/181 KB 352/558 KB 104/1206 KB 84/181 KB 348/558 KB 84/1206 KB 88/181 KB 352/558 KB 104/1206 KB 92/181 KB 352/558 KB 104/1206 KB 96/181 KB 352/558 KB 104/1206 KB 84/181 KB 352/558 KB 100/1206 KB 100/181 KB 352/558 KB 104/1206 KB 104/181 KB 356/558 KB 104/1206 KB 100/181 KB 356/558 KB 104/1206 KB 104/181 KB 360/558 KB 104/1206 KB 104/181 KB 364/558 KB 104/1206 KB 108/181 KB 364/558 KB 108/1206 KB 108/181 KB 364/558 KB 112/1206 KB 108/181 KB 364/558 KB 104/1206 KB 112/181 KB 368/558 KB 112/1206 KB 108/181 KB 368/558 KB 112/1206 KB 112/181 KB 368/558 KB 116/1206 KB 116/181 KB 372/558 KB 120/1206 KB 116/181 KB 372/558 KB 124/1206 KB 116/181 KB 372/558 KB 128/1206 KB 116/181 KB 372/558 KB 132/1206 KB 116/181 KB 372/558 KB 136/1206 KB 116/181 KB 372/558 KB 140/1206 KB 116/181 KB 372/558 KB 144/1206 KB 116/181 KB 372/558 KB 116/1206 KB 120/181 KB 372/558 KB 144/1206 KB 124/181 KB 372/558 KB 144/1206 KB 128/181 KB 372/558 KB 144/1206 KB 112/181 KB 372/558 KB 116/1206 KB 128/181 KB 376/558 KB 144/1206 KB 128/181 KB 380/558 KB 144/1206 KB 128/181 KB 384/558 KB 144/1206 KB 132/181 KB 384/558 KB 144/1206 KB 136/181 KB 388/558 KB 144/1206 KB 140/181 KB 388/558 KB 144/1206 KB 144/181 KB 388/558 KB 144/1206 KB 132/181 KB 388/558 KB 144/1206 KB 144/181 KB 392/558 KB 144/1206 KB 144/181 KB 396/558 KB 144/1206 KB 144/181 KB 400/558 KB 144/1206 KB 148/181 KB 400/558 KB 144/1206 KB 152/181 KB 404/558 KB 148/1206 KB 148/181 KB 404/558 KB 148/1206 KB 152/181 KB 404/558 KB 152/1206 KB 152/181 KB 404/558 KB 156/1206 KB 156/181 KB 404/558 KB 160/1206 KB 148/181 KB 404/558 KB 144/1206 KB 156/181 KB 408/558 KB unit-mysql-0: 18:56:04 DEBUG unit.mysql/0.install Fetched 849 kB in 0s (975 kB/s) unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.install 160/1206 KB 156/181 KB 412/558 KB 160/1206 KB 156/181 KB 404/558 KB 156/1206 KB 160/181 KB 412/558 KB 160/1206 KB 160/181 KB 416/558 KB 160/1206 KB 160/181 KB 416/558 KB 164/1206 KB 164/181 KB 420/558 KB 168/1206 KB 164/181 KB 420/558 KB 172/1206 KB 164/181 KB 420/558 KB 176/1206 KB 164/181 KB 420/558 KB 180/1206 KB 164/181 KB 420/558 KB 184/1206 KB 164/181 KB 420/558 KB 188/1206 KB 164/181 KB 420/558 KB 192/1206 KB 164/181 KB 420/558 KB 196/1206 KB 164/181 KB 420/558 KB 164/1206 KB 160/181 KB 420/558 KB 164/1206 KB 164/181 KB 424/558 KB 196/1206 KB 168/181 KB 424/558 KB 196/1206 KB 172/181 KB 424/558 KB 196/1206 KB 176/181 KB 428/558 KB 196/1206 KB 172/181 KB 428/558 KB 196/1206 KB 176/181 KB 432/558 KB 196/1206 KB 180/181 KB 432/558 KB 196/1206 KB 181/181 KB 436/558 KB 196/1206 KB 180/181 KB 436/558 KB 196/1206 KB 181/181 KB 440/558 KB 196/1206 KB 181/181 KB 444/558 KB 196/1206 KB 181/181 KB 448/558 KB 196/1206 KB 181/181 KB 452/558 KB 200/1206 KB 181/181 KB 456/558 KB 200/1206 KB 181/181 KB 460/558 KB 200/1206 KB 181/181 KB 464/558 KB 200/1206 KB 181/181 KB 448/558 KB 200/1206 KB 181/181 KB 464/558 KB 204/1206 KB 181/181 KB 464/558 KB 208/1206 KB 181/181 KB 464/558 KB 212/1206 KB 181/181 KB 468/558 KB 216/1206 KB 181/181 KB 468/558 KB 220/1206 KB 181/181 KB 468/558 KB 224/1206 KB 181/181 KB 468/558 KB 212/1206 KB 181/181 KB 472/558 KB 224/1206 KB 181/181 KB 476/558 KB 224/1206 KB 181/181 KB 480/558 KB 224/1206 KB 181/181 KB 484/558 KB 224/1206 KB 181/181 KB 488/558 KB 228/1206 KB 181/181 KB 492/558 KB 228/1206 KB 181/181 KB 496/558 KB 228/1206 KB 181/181 KB 484/558 KB 228/1206 KB 181/181 KB 496/558 KB 232/1206 KB 181/181 KB 496/558 KB 236/1206 KB 181/181 KB 496/558 KB 240/1206 KB 181/181 KB 496/558 KB 244/1206 KB 181/181 KB 500/558 KB 248/1206 KB 181/181 KB 500/558 KB 252/1206 KB 181/181 KB 500/558 KB 256/1206 KB 181/181 KB 500/558 KB 244/1206 KB 181/181 KB 504/558 KB 256/1206 KB 181/181 KB 508/558 KB 256/1206 KB 181/181 KB 512/558 KB 256/1206 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 818.1 KB/sec) unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.install 516/558 KB 256/1206 KB 520/558 KB 260/1206 KB 524/558 KB 260/1206 KB 528/558 KB 260/1206 KB 532/558 KB 260/1206 KB 536/558 KB 260/1206 KB 540/558 KB 260/1206 KB 544/558 KB 260/1206 KB 516/558 KB 260/1206 KB 544/558 KB 264/1206 KB 544/558 KB 268/1206 KB 544/558 KB 272/1206 KB 544/558 KB 276/1206 KB 544/558 KB 280/1206 KB 544/558 KB 284/1206 KB 544/558 KB 288/1206 KB 548/558 KB 288/1206 KB 552/558 KB 292/1206 KB 556/558 KB 292/1206 KB 558/558 KB 292/1206 KB 548/558 KB 292/1206 KB 558/558 KB 296/1206 KB 558/558 KB 300/1206 KB 558/558 KB 304/1206 KB 558/558 KB 308/1206 KB 558/558 KB 312/1206 KB 558/558 KB 316/1206 KB 558/558 KB 320/1206 KB 558/558 KB 324/1206 KB 558/558 KB 328/1206 KB 558/558 KB 332/1206 KB 558/558 KB 336/1206 KB 558/558 KB 340/1206 KB 558/558 KB 344/1206 KB 558/558 KB 348/1206 KB 558/558 KB 352/1206 KB 558/558 KB 356/1206 KB 558/558 KB 360/1206 KB 558/558 KB 364/1206 KB 558/558 KB 368/1206 KB 558/558 KB 372/1206 KB 558/558 KB 376/1206 KB 558/558 KB 380/1206 KB 558/558 KB 384/1206 KB 558/558 KB 388/1206 KB 558/558 KB 392/1206 KB 558/558 KB 396/1206 KB 558/558 KB 400/1206 KB 558/558 KB 404/1206 KB 558/558 KB 408/1206 KB 558/558 KB 412/1206 KB 558/558 KB 416/1206 KB 558/558 KB 420/1206 KB 558/558 KB 424/1206 KB 558/558 KB 428/1206 KB 558/558 KB 432/1206 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2340.8 KB/sec) unit-mysql-0: 18:56:04 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 18:56:04 DEBUG unit.mysql/0.install (Reading database ... 78236 files and directories currently installed.) unit-mysql-0: 18:56:04 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-mysql-0: 18:56:04 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.install 436/1206 KB 440/1206 KB 444/1206 KB 448/1206 KB 452/1206 KB 456/1206 KB 460/1206 KB 464/1206 KB 468/1206 KB 472/1206 KB 476/1206 KB 480/1206 KB 484/1206 KB 488/1206 KB 492/1206 KB 496/1206 KB 500/1206 KB 504/1206 KB 508/1206 KB 512/1206 KB 516/1206 KB 520/1206 KB 524/1206 KB 528/1206 KB 532/1206 KB 536/1206 KB 540/1206 KB 544/1206 KB 548/1206 KB 552/1206 KB 556/1206 KB 560/1206 KB 564/1206 KB 568/1206 KB 572/1206 KB 576/1206 KB 580/1206 KB 584/1206 KB 588/1206 KB 592/1206 KB 596/1206 KB 600/1206 KB 604/1206 KB 608/1206 KB 612/1206 KB 616/1206 KB 620/1206 KB 624/1206 KB 628/1206 KB 632/1206 KB 636/1206 KB 640/1206 KB 644/1206 KB 648/1206 KB 652/1206 KB 656/1206 KB 660/1206 KB 664/1206 KB 668/1206 KB 672/1206 KB 676/1206 KB 680/1206 KB 684/1206 KB 688/1206 KB 692/1206 KB 696/1206 KB 700/1206 KB 704/1206 KB 708/1206 KB 712/1206 KB 716/1206 KB 720/1206 KB 724/1206 KB 728/1206 KB 732/1206 KB 736/1206 KB 740/1206 KB 744/1206 KB 748/1206 KB 752/1206 KB 756/1206 KB 760/1206 KB 764/1206 KB 768/1206 KB 772/1206 KB 776/1206 KB 780/1206 KB 784/1206 KB 788/1206 KB 792/1206 KB 796/1206 KB 800/1206 KB 804/1206 KB 808/1206 KB 812/1206 KB 816/1206 KB 820/1206 KB 824/1206 KB 828/1206 KB 832/1206 KB 836/1206 KB 840/1206 KB 844/1206 KB 848/1206 KB 852/1206 KB 856/1206 KB 860/1206 KB 864/1206 KB 868/1206 KB 872/1206 KB 876/1206 KB 880/1206 KB 884/1206 KB 888/1206 KB 892/1206 KB 896/1206 KB 900/1206 KB 904/1206 KB 908/1206 KB 912/1206 KB 916/1206 KB 920/1206 KB 924/1206 KB 928/1206 KB 932/1206 KB 936/1206 KB 940/1206 KB 944/1206 KB 948/1206 KB 952/1206 KB 956/1206 KB 960/1206 KB 964/1206 KB 968/1206 KB 972/1206 KB 976/1206 KB 980/1206 KB 984/1206 KB 988/1206 KB 992/1206 KB 996/1206 KB 1000/1206 KB 1004/1206 KB 1008/1206 KB 1012/1206 KB 1016/1206 KB 1020/1206 KB 1024/1206 KB 1028/1206 KB 1032/1206 KB 1036/1206 KB 1040/1206 KB 1044/1206 KB 1048/1206 KB 1052/1206 KB 1056/1206 KB 1060/1206 KB 1064/1206 KB 1068/1206 KB 1072/1206 KB 1076/1206 KB 1080/1206 KB 1084/1206 KB 1088/1206 KB 1092/1206 KB 1096/1206 KB 1100/1206 KB 1104/1206 KB 1108/1206 KB 1112/1206 KB 1116/1206 KB 1120/1206 KB 1124/1206 KB 1128/1206 KB 1132/1206 KB 1136/1206 KB 1140/1206 KB 1144/1206 KB 1148/1206 KB 1152/1206 KB 1156/1206 KB 1160/1206 KB 1164/1206 KB 1168/1206 KB 1172/1206 KB 1176/1206 KB 1180/1206 KB 1184/1206 KB 1188/1206 KB 1192/1206 KB 1196/1206 KB 1200/1206 KB 1204/1206 KB 1206/1206 KB Downloaded: https://repo.maven.apache.org/maven2/org/mockito/mockito-all/1.10.19/mockito-all-1.10.19.jar (1206 KB at 3927.2 KB/sec) unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.install 4/1199 KB 8/1199 KB 12/1199 KB 16/1199 KB 20/1199 KB 24/1199 KB 28/1199 KB 32/1199 KB 36/1199 KB 40/1199 KB 44/1199 KB 48/1199 KB 52/1199 KB 56/1199 KB 60/1199 KB 64/1199 KB 68/1199 KB 72/1199 KB 76/1199 KB 80/1199 KB 84/1199 KB 88/1199 KB 92/1199 KB 96/1199 KB 100/1199 KB 104/1199 KB 108/1199 KB 112/1199 KB 116/1199 KB 120/1199 KB 124/1199 KB 128/1199 KB 132/1199 KB 136/1199 KB 140/1199 KB 144/1199 KB 148/1199 KB 152/1199 KB 156/1199 KB 160/1199 KB 164/1199 KB 168/1199 KB 172/1199 KB 176/1199 KB 180/1199 KB 184/1199 KB 188/1199 KB 192/1199 KB 196/1199 KB 200/1199 KB 204/1199 KB 208/1199 KB 212/1199 KB 216/1199 KB 220/1199 KB 224/1199 KB 228/1199 KB 232/1199 KB 236/1199 KB 240/1199 KB 244/1199 KB 248/1199 KB 252/1199 KB 256/1199 KB 260/1199 KB 264/1199 KB 268/1199 KB 272/1199 KB 276/1199 KB 280/1199 KB 284/1199 KB 288/1199 KB 292/1199 KB 296/1199 KB 300/1199 KB 304/1199 KB 308/1199 KB 312/1199 KB 316/1199 KB 320/1199 KB 324/1199 KB 328/1199 KB 332/1199 KB 336/1199 KB 340/1199 KB 344/1199 KB 348/1199 KB 352/1199 KB 356/1199 KB 360/1199 KB 364/1199 KB 368/1199 KB 372/1199 KB 376/1199 KB 380/1199 KB 384/1199 KB 388/1199 KB 392/1199 KB 396/1199 KB 400/1199 KB 404/1199 KB 408/1199 KB 412/1199 KB 416/1199 KB 420/1199 KB 424/1199 KB 428/1199 KB 432/1199 KB 436/1199 KB 440/1199 KB 444/1199 KB 448/1199 KB 452/1199 KB 456/1199 KB 460/1199 KB 464/1199 KB 468/1199 KB 472/1199 KB 476/1199 KB 480/1199 KB 484/1199 KB 488/1199 KB 492/1199 KB 496/1199 KB 500/1199 KB 504/1199 KB 508/1199 KB 512/1199 KB 516/1199 KB 520/1199 KB 524/1199 KB 528/1199 KB 532/1199 KB 536/1199 KB 540/1199 KB 544/1199 KB 548/1199 KB 552/1199 KB 556/1199 KB 560/1199 KB 564/1199 KB 568/1199 KB 572/1199 KB 576/1199 KB 580/1199 KB 584/1199 KB 588/1199 KB 592/1199 KB 596/1199 KB 600/1199 KB 604/1199 KB 608/1199 KB 612/1199 KB 616/1199 KB 620/1199 KB 624/1199 KB 628/1199 KB 632/1199 KB 636/1199 KB 640/1199 KB 644/1199 KB 648/1199 KB 652/1199 KB 656/1199 KB 660/1199 KB 664/1199 KB 668/1199 KB 672/1199 KB 676/1199 KB 680/1199 KB 684/1199 KB 688/1199 KB 692/1199 KB 696/1199 KB 700/1199 KB 704/1199 KB 708/1199 KB 712/1199 KB 716/1199 KB 720/1199 KB 724/1199 KB 728/1199 KB 732/1199 KB 736/1199 KB 740/1199 KB 744/1199 KB 748/1199 KB 752/1199 KB 756/1199 KB 760/1199 KB 764/1199 KB 768/1199 KB 772/1199 KB 776/1199 KB 780/1199 KB 784/1199 KB 788/1199 KB 792/1199 KB 796/1199 KB 800/1199 KB 804/1199 KB 808/1199 KB 812/1199 KB 816/1199 KB 820/1199 KB 824/1199 KB 828/1199 KB 832/1199 KB 836/1199 KB 840/1199 KB 844/1199 KB 848/1199 KB 852/1199 KB 856/1199 KB 860/1199 KB 864/1199 KB 868/1199 KB 872/1199 KB 876/1199 KB 880/1199 KB 884/1199 KB 888/1199 KB 892/1199 KB 896/1199 KB 900/1199 KB 904/1199 KB 908/1199 KB 912/1199 KB 916/1199 KB 920/1199 KB 924/1199 KB 928/1199 KB 932/1199 KB 936/1199 KB 940/1199 KB 944/1199 KB 948/1199 KB 952/1199 KB 956/1199 KB 960/1199 KB 964/1199 KB 968/1199 KB 972/1199 KB 976/1199 KB 980/1199 KB 984/1199 KB 988/1199 KB 992/1199 KB 996/1199 KB 1000/1199 KB 1004/1199 KB 1008/1199 KB 1012/1199 KB 1016/1199 KB 1020/1199 KB 1024/1199 KB 1028/1199 KB 1032/1199 KB 1036/1199 KB 1040/1199 KB 1044/1199 KB 1048/1199 KB 1052/1199 KB 1056/1199 KB 1060/1199 KB 1064/1199 KB 1068/1199 KB 1072/1199 KB 1076/1199 KB 1080/1199 KB 1084/1199 KB 1088/1199 KB 1092/1199 KB unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.install 1096/1199 KB 1100/1199 KB 1104/1199 KB 1108/1199 KB 1112/1199 KB 1116/1199 KB 1120/1199 KB 1124/1199 KB 1128/1199 KB 1132/1199 KB 1136/1199 KB 1140/1199 KB 1144/1199 KB 1148/1199 KB 1152/1199 KB 1156/1199 KB 1160/1199 KB 1164/1199 KB 1168/1199 KB 1172/1199 KB 1176/1199 KB 1180/1199 KB 1184/1199 KB 1188/1199 KB 1192/1199 KB 1196/1199 KB 1199/1199 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 1832.8 KB/sec) unit-abot-epc-basic-0: 18:56:04 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-mysql-0: 18:56:05 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 18:56:05 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: 18:56:05 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: 18:56:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 40.114 s unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2019-03-26T18:56:05+00:00 unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-mysql-0: 18:56:05 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install * Running on http://0.0.0.0:5000/ (Press CTRL+C to quit) unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 18:56:05 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-143.169) ... unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 18:56:06 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-netifaces amd64 0.8-3build1 [11.3 kB] unit-mysql-0: 18:56:06 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (35.0 kB/s) unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install (Reading database ... 78276 files and directories currently installed.) unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 18:56:07 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 18:56:07 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: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:56:07 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 18:56:08 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:56:08 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 18:56:08 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 18:56:08 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libasan0 amd64 4.8.4-2ubuntu1~14.04.4 [63.1 kB] unit-abot-epc-basic-0: 18:56:08 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 18:56:08 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8630 B] unit-mysql-0: 18:56:08 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] unit-mysql-0: 18:56:08 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] unit-abot-epc-basic-0: 18:56:08 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:56:08 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: 18:56:08 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] unit-mysql-0: 18:56:09 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-mysql-0: 18:56:09 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.5) ... unit-mysql-0: 18:56:09 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: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.5) ... unit-mysql-0: 18:56:09 DEBUG unit.mysql/0.install Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] unit-mysql-0: 18:56:09 DEBUG unit.mysql/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] unit-mysql-0: 18:56:09 DEBUG unit.mysql/0.install Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 18:56:09 DEBUG unit.mysql/0.install Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2076 kB] unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-mysql-0: 18:56:09 DEBUG unit.mysql/0.install Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.4) ... unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-mysql-0: 18:56:09 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-167.217 [771 kB] unit-abot-epc-basic-0: 18:56:09 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-mysql-0: 18:56:09 DEBUG unit.mysql/0.install Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1913 kB] unit-mysql-0: 18:56:10 DEBUG unit.mysql/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main cpp-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [4452 kB] unit-abot-epc-basic-0: 18:56:10 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 18:56:10 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-mysql-0: 18:56:10 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: 18:56:10 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: 18:56:10 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 18:56:10 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-mysql-0: 18:56:10 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: 18:56:10 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 18:56:10 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-de7515-default-0". unit-abot-epc-basic-0: 18:56:10 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: 18:56:10 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 18:56:10 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-mysql-0: 18:56:10 DEBUG unit.mysql/0.install Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5098 B] unit-mysql-0: 18:56:10 DEBUG unit.mysql/0.install Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libstdc++-4.8-dev amd64 4.8.4-2ubuntu1~14.04.4 [1051 kB] unit-abot-epc-basic-0: 18:56:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 18:56:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.17) ... unit-mysql-0: 18:56:10 DEBUG unit.mysql/0.install Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main g++-4.8 amd64 4.8.4-2ubuntu1~14.04.4 [18.0 MB] unit-abot-epc-basic-0: 18:56:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 18:56:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-mysql-0: 18:56:11 DEBUG unit.mysql/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1490 B] unit-mysql-0: 18:56:11 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: 18:56:11 DEBUG unit.mysql/0.install Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] unit-mysql-0: 18:56:11 DEBUG unit.mysql/0.install Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] unit-mysql-0: 18:56:11 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 18:56:11 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-mysql-0: 18:56:11 DEBUG unit.mysql/0.install Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] unit-mysql-0: 18:56:11 DEBUG unit.mysql/0.install Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] unit-abot-epc-basic-0: 18:56:11 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-de7515-default-0 unit-mysql-0: 18:56:11 DEBUG unit.mysql/0.install Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] unit-mysql-0: 18:56:11 DEBUG unit.mysql/0.install Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] unit-abot-epc-basic-0: 18:56:11 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-mysql-0: 18:56:11 DEBUG unit.mysql/0.install Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] unit-mysql-0: 18:56:12 DEBUG unit.mysql/0.install Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] unit-mysql-0: 18:56:12 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: 18:56:12 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: 18:56:12 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: 18:56:12 DEBUG unit.mysql/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] unit-mysql-0: 18:56:12 DEBUG unit.mysql/0.install Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] unit-abot-epc-basic-0: 18:56:12 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-mysql-0: 18:56:12 DEBUG unit.mysql/0.install Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] unit-mysql-0: 18:56:12 DEBUG unit.mysql/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] unit-mysql-0: 18:56:12 DEBUG unit.mysql/0.install Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] unit-mysql-0: 18:56:12 DEBUG unit.mysql/0.install Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] unit-mysql-0: 18:56:12 DEBUG unit.mysql/0.install Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] unit-mysql-0: 18:56:12 DEBUG unit.mysql/0.install Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] unit-mysql-0: 18:56:12 DEBUG unit.mysql/0.install Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.4 [228 kB] unit-mysql-0: 18:56:13 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-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] unit-mysql-0: 18:56:13 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-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-wheel all 0.24.0-1~ubuntu1.1 [44.7 kB] unit-abot-epc-basic-0: 18:56:13 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Fetched 40.9 MB in 5s (7383 kB/s) unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install (Reading database ... 78286 files and directories currently installed.) unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:56:13 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:56:13 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:14 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 18:56:14 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 18:56:14 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 18:56:14 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 18:56:14 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:56:14 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:14 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-mysql-0: 18:56:14 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:56:14 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:14 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 18:56:14 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-mysql-0: 18:56:14 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:56:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:56:14 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-de7515-default-0 unit-abot-epc-basic-0: 18:56:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:56:14 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: 18:56:14 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:56:14 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 18:56:14 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:56:14 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:56:14 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.8). unit-abot-epc-basic-0: 18:56:14 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-de7515-default-0 unit-mysql-0: 18:56:15 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 18:56:15 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-mysql-0: 18:56:15 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.6). unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.8). unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.15). unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 18:56:15 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: 18:56:15 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 18:56:15 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-mysql-0: 18:56:15 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 18:56:15 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 18:56:15 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 18:56:15 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 18:56:15 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... unit-mysql-0: 18:56:15 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... unit-mysql-0: 18:56:15 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 18:56:15 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-mysql-0: 18:56:15 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:56:16 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 18:56:16 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 18:56:16 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: 18:56:16 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: 18:56:16 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-mysql-0: 18:56:16 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:56:16 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:56:17 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: 18:56:17 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: 18:56:17 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: 18:56:17 DEBUG unit.abot-epc-basic/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2,623 kB] unit-abot-epc-basic-0: 18:56:17 DEBUG unit.abot-epc-basic/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 cmake-curses-gui amd64 3.5.1-1ubuntu3 [1,276 kB] unit-mysql-0: 18:56:17 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 18:56:17 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 18:56:17 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 18:56:17 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: 18:56:17 DEBUG unit.abot-epc-basic/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfl-dev amd64 2.6.0-11 [12.5 kB] unit-mysql-0: 18:56:17 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-abot-epc-basic-0: 18:56:17 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-mysql-0: 18:56:17 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:56:17 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:56:17 DEBUG unit.abot-epc-basic/0.install Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 fonts-lato all 2.0-1 [2,693 kB] unit-abot-epc-basic-0: 18:56:17 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: 18:56:17 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: 18:56:17 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: 18:56:17 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: 18:56:17 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: 18:56:17 DEBUG unit.abot-epc-basic/0.install Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfftw3-quad3 amd64 3.3.4-2ubuntu1 [550 kB] unit-abot-epc-basic-0: 18:56:17 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: 18:56:17 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: 18:56:17 DEBUG unit.abot-epc-basic/0.install Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 liblqr-1-0 amd64 0.4.2-2 [23.6 kB] unit-abot-epc-basic-0: 18:56:17 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: 18:56:17 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: 18:56:17 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: 18:56:17 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: 18:56:17 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: 18:56:17 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: 18:56:18 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: 18:56:18 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: 18:56:18 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: 18:56:18 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: 18:56:18 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: 18:56:18 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 18:56:18 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:56:18 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:56:18 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: 18:56:18 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: 18:56:18 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: 18:56:18 DEBUG unit.abot-epc-basic/0.install Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libqt5core5a amd64 5.5.1+dfsg-16ubuntu7.5 [1,817 kB] unit-abot-epc-basic-0: 18:56:18 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: 18:56:18 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: 18:56:18 DEBUG unit.abot-epc-basic/0.install Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcapnp-0.5.3 amd64 0.5.3-2ubuntu1.1 [580 kB] unit-abot-epc-basic-0: 18:56:18 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: 18:56:18 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: 18:56:18 DEBUG unit.abot-epc-basic/0.install Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircommon7 amd64 0.26.3+16.04.20170605-0ubuntu1.1 [89.7 kB] unit-abot-epc-basic-0: 18:56:18 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: 18:56:18 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: 18:56:18 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: 18:56:18 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: 18:56:18 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: 18:56:18 DEBUG unit.abot-epc-basic/0.install Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0 amd64 1.11.1-1ubuntu1 [8,840 B] unit-mysql-0: 18:56:18 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 18:56:18 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 18:56:18 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 18:56:18 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 18:56:18 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:56:18 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:56:18 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: 18:56:18 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: 18:56:18 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: 18:56:18 DEBUG unit.abot-epc-basic/0.install Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwacom-common all 0.22-1~ubuntu16.04.1 [32.0 kB] unit-abot-epc-basic-0: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 DEBUG unit.abot-epc-basic/0.install Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsane-common all 1.0.25+git20150528-1ubuntu2.16.04.1 [710 kB] unit-abot-epc-basic-0: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 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: 18:56:19 DEBUG unit.abot-epc-basic/0.install Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxxf86dga1 amd64 2:1.1.4-1 [13.7 kB] unit-abot-epc-basic-0: 18:56:19 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: 18:56:20 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: 18:56:20 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: 18:56:20 DEBUG unit.abot-epc-basic/0.install Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-common all 3.18.9-1ubuntu3.3 [206 kB] unit-abot-epc-basic-0: 18:56:20 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: 18:56:20 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: 18:56:20 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: 18:56:20 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: 18:56:20 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: 18:56:20 DEBUG unit.abot-epc-basic/0.install Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libjson-glib-1.0-common all 1.1.2-0ubuntu1 [6,172 B] unit-abot-epc-basic-0: 18:56:20 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: 18:56:20 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: 18:56:20 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: 18:56:20 DEBUG unit.abot-epc-basic/0.install Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgtk-3-0 amd64 3.18.9-1ubuntu3.3 [2,352 kB] unit-abot-epc-basic-0: 18:56:20 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: 18:56:20 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 18:56:20 DEBUG unit.mysql/0.install Preparing to unpack .../g++-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 18:56:20 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 18:56:20 DEBUG unit.abot-epc-basic/0.install Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] unit-abot-epc-basic-0: 18:56:21 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: 18:56:21 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: 18:56:21 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: 18:56:21 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: 18:56:21 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: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 18:56:22 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:56:22 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: 18:56:22 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: 18:56:22 DEBUG unit.abot-epc-basic/0.install Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libvpx3 amd64 1.5.0-2ubuntu1 [732 kB] unit-abot-epc-basic-0: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 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-mysql-0: 18:56:22 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:22 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: 18:56:23 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 18:56:23 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-mysql-0: 18:56:23 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-mysql-0: 18:56:23 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 18:56:23 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 18:56:23 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 18:56:23 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: 18:56:23 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: 18:56:23 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: 18:56:23 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-mysql-0: 18:56:23 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-mysql-0: 18:56:23 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 18:56:23 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: 18:56:23 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: 18:56:23 DEBUG unit.abot-epc-basic/0.install Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libclang1-3.6 amd64 1:3.6.2-3ubuntu2 [3,696 kB] unit-abot-epc-basic-0: 18:56:23 DEBUG unit.abot-epc-basic/0.install Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 doxygen amd64 1.8.11-1 [3,679 kB] unit-abot-epc-basic-0: 18:56:23 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: 18:56:23 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: 18:56:23 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: 18:56:23 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: 18:56:23 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: 18:56:24 DEBUG unit.abot-epc-basic/0.install Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gccxml amd64 0.9.0+git20140716-6 [3,380 kB] unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 18:56:24 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: 18:56:24 DEBUG unit.abot-epc-basic/0.install Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgconf-2-4 amd64 3.2.6-3ubuntu6 [84.6 kB] unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 18:56:24 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: 18:56:24 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: 18:56:24 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: 18:56:24 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: 18:56:24 DEBUG unit.abot-epc-basic/0.install Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gdb amd64 7.11.1-0ubuntu1~16.5 [2,526 kB] unit-abot-epc-basic-0: 18:56:24 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: 18:56:24 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: 18:56:24 DEBUG unit.abot-epc-basic/0.install Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 gfortran-5 amd64 5.4.0-6ubuntu1~16.04.11 [8,034 kB] unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-mysql-0: 18:56:24 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 18:56:24 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: 18:56:24 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: 18:56:24 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: 18:56:24 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: 18:56:24 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: 18:56:24 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: 18:56:24 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: 18:56:25 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-mysql-0: 18:56:25 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-mysql-0: 18:56:25 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-mysql-0: 18:56:25 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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-mysql-0: 18:56:25 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 18:56:25 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-mysql-0: 18:56:25 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 DEBUG unit.abot-epc-basic/0.install Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] unit-abot-epc-basic-0: 18:56:25 DEBUG unit.abot-epc-basic/0.install Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] unit-abot-epc-basic-0: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 DEBUG unit.abot-epc-basic/0.install Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 gtkwave amd64 3.3.66-1 [2,324 kB] unit-abot-epc-basic-0: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:25 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: 18:56:26 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: 18:56:26 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: 18:56:26 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: 18:56:26 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: 18:56:26 DEBUG unit.abot-epc-basic/0.install Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgmp-dev amd64 2:6.1.0+dfsg-2 [314 kB] unit-abot-epc-basic-0: 18:56:26 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: 18:56:26 DEBUG unit.abot-epc-basic/0.install Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] unit-abot-epc-basic-0: 18:56:26 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: 18:56:26 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: 18:56:26 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: 18:56:26 DEBUG unit.abot-epc-basic/0.install Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 iperf amd64 2.0.5+dfsg1-2ubuntu0.1 [50.5 kB] unit-abot-epc-basic-0: 18:56:26 DEBUG unit.abot-epc-basic/0.install Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute all 1:4.3.0-1ubuntu3.16.04.4 [2,438 B] unit-abot-epc-basic-0: 18:56:26 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: 18:56:26 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 18:56:26 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 18:56:26 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:56:27 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: 18:56:27 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-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 18:56:27 DEBUG unit.abot-epc-basic/0.install Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libsuitesparseconfig4.4.6 amd64 1:4.4.6-1 [9,322 B] unit-abot-epc-basic-0: 18:56:27 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-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 18:56:27 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: 18:56:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 18:56:27 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: 18:56:27 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: 18:56:27 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: 18:56:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 18:56:27 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: 18:56:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 18:56:27 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-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-abot-epc-basic-0: 18:56:27 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: 18:56:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 18:56:27 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 18:56:27 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: 18:56:27 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: 18:56:27 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: 18:56:27 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: 18:56:27 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: 18:56:27 DEBUG unit.abot-epc-basic/0.install Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxi-dev amd64 2:1.7.6-1 [184 kB] unit-abot-epc-basic-0: 18:56:27 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: 18:56:27 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: 18:56:27 DEBUG unit.abot-epc-basic/0.install Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libatspi2.0-dev amd64 2.18.3-4ubuntu1 [59.2 kB] unit-abot-epc-basic-0: 18:56:27 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: 18:56:27 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: 18:56:27 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: 18:56:27 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: 18:56:27 DEBUG unit.abot-epc-basic/0.install Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libatlas-base-dev amd64 3.10.2-9 [3,596 kB] unit-abot-epc-basic-0: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 DEBUG unit.abot-epc-basic/0.install Get:238 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-shm0-dev amd64 1.11.1-1ubuntu1 [6,604 B] unit-abot-epc-basic-0: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 18:56:28 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 DEBUG unit.abot-epc-basic/0.install Get:248 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libcxsparse3.1.4 amd64 1:4.4.6-1 [62.8 kB] unit-mysql-0: 18:56:28 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:56:28 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: 18:56:28 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: 18:56:28 DEBUG unit.abot-epc-basic/0.install Get:251 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-gl-dev all 1.4.17-1 [17.9 kB] unit-abot-epc-basic-0: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 DEBUG unit.abot-epc-basic/0.install Get:258 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-dri3-dev amd64 1.11.1-1ubuntu1 [5,752 B] unit-abot-epc-basic-0: 18:56:28 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: 18:56:28 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: 18:56:28 DEBUG unit.abot-epc-basic/0.install Get:261 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libxcb-xfixes0-dev amd64 1.11.1-1ubuntu1 [11.2 kB] unit-abot-epc-basic-0: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 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: 18:56:28 DEBUG unit.abot-epc-basic/0.install Get:268 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmircore-dev amd64 0.26.3+16.04.20170605-0ubuntu1.1 [23.7 kB] unit-abot-epc-basic-0: 18:56:29 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: 18:56:29 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: 18:56:29 DEBUG unit.abot-epc-basic/0.install Get:271 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxkbcommon-dev amd64 0.5.0-1ubuntu2.1 [231 kB] unit-abot-epc-basic-0: 18:56:29 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: 18:56:29 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: 18:56:29 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: 18:56:29 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: 18:56:29 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: 18:56:29 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: 18:56:29 DEBUG unit.abot-epc-basic/0.install Get:278 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libepoxy-dev amd64 1.3.1-1ubuntu0.16.04.2 [113 kB] unit-abot-epc-basic-0: 18:56:29 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: 18:56:29 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: 18:56:29 DEBUG unit.abot-epc-basic/0.install Get:281 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] unit-abot-epc-basic-0: 18:56:29 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: 18:56:29 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: 18:56:29 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: 18:56:29 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: 18:56:29 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: 18:56:29 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: 18:56:29 DEBUG unit.abot-epc-basic/0.install Get:288 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libfltk1.3 amd64 1.3.3-7 [501 kB] unit-abot-epc-basic-0: 18:56:29 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: 18:56:29 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: 18:56:29 DEBUG unit.abot-epc-basic/0.install Get:291 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libfontenc1 amd64 1:1.1.3-1 [13.9 kB] unit-abot-epc-basic-0: 18:56:29 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: 18:56:29 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: 18:56:29 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: 18:56:29 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: 18:56:29 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: 18:56:29 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: 18:56:29 DEBUG unit.abot-epc-basic/0.install Get:298 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcrypt11-dev all 1.5.4-3+really1.6.5-2ubuntu0.5 [6,954 B] unit-abot-epc-basic-0: 18:56:29 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: 18:56:29 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: 18:56:29 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] unit-abot-epc-basic-0: 18:56:30 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: 18:56:30 DEBUG unit.abot-epc-basic/0.install Get:303 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libglpk36 amd64 4.57-1build3 [386 kB] unit-abot-epc-basic-0: 18:56:30 DEBUG unit.abot-epc-basic/0.install Get:304 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgphoto2-l10n all 2.5.9-3 [11.1 kB] unit-abot-epc-basic-0: 18:56:30 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: 18:56:30 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 18:56:30 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-mysql-0: 18:56:30 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 18:56:30 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: 18:56:31 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: 18:56:31 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1ubuntu0.1 [1,107 kB] unit-abot-epc-basic-0: 18:56:31 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: 18:56:31 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: 18:56:31 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: 18:56:31 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: 18:56:31 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: 18:56:31 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: 18:56:31 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: 18:56:31 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: 18:56:31 DEBUG unit.abot-epc-basic/0.install Get:317 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 x11proto-randr-dev all 1.5.0-1 [33.7 kB] unit-abot-epc-basic-0: 18:56:31 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: 18:56:31 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: 18:56:31 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: 18:56:31 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: 18:56:31 DEBUG unit.abot-epc-basic/0.install Get:322 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 nettle-dev amd64 3.2-1ubuntu0.16.04.1 [939 kB] unit-abot-epc-basic-0: 18:56:31 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-mysql-0: 18:56:31 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-abot-epc-basic-0: 18:56:31 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: 18:56:31 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: 18:56:31 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.4_all.deb ... unit-mysql-0: 18:56:31 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.4) ... unit-abot-epc-basic-0: 18:56:31 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: 18:56:31 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: 18:56:31 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: 18:56:31 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: 18:56:31 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: 18:56:31 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: 18:56:31 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 18:56:31 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-mysql-0: 18:56:31 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 18:56:32 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 18:56:32 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: 18:56:32 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-mysql-0: 18:56:32 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 18:56:32 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 18:56:32 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 18:56:32 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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-mysql-0: 18:56:32 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 18:56:32 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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-mysql-0: 18:56:32 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:32 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 DEBUG unit.abot-epc-basic/0.install Get:388 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqtgui4 amd64 4:4.8.7+dfsg-5ubuntu2 [4,109 kB] unit-mysql-0: 18:56:33 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:56:33 DEBUG unit.abot-epc-basic/0.install Get:389 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libqscintilla2-12v5 amd64 2.9.1+dfsg-4build1 [810 kB] unit-abot-epc-basic-0: 18:56:33 DEBUG unit.abot-epc-basic/0.install Get:390 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qtchooser amd64 52-gae5eeef-2build1~gcc5.2 [22.3 kB] unit-abot-epc-basic-0: 18:56:33 DEBUG unit.abot-epc-basic/0.install Get:391 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qdbus amd64 4:4.8.7+dfsg-5ubuntu2 [29.9 kB] unit-abot-epc-basic-0: 18:56:33 DEBUG unit.abot-epc-basic/0.install Get:392 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libqt4-dbus amd64 4:4.8.7+dfsg-5ubuntu2 [6,436 B] unit-abot-epc-basic-0: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:33 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: 18:56:34 DEBUG unit.abot-epc-basic/0.install Get:397 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-dev amd64 1.0.2g-1ubuntu4.15 [1,344 kB] unit-abot-epc-basic-0: 18:56:34 DEBUG unit.abot-epc-basic/0.install Get:398 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl-doc all 1.0.2g-1ubuntu4.15 [1,077 kB] unit-abot-epc-basic-0: 18:56:34 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: 18:56:34 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: 18:56:34 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: 18:56:34 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: 18:56:34 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: 18:56:34 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: 18:56:34 DEBUG unit.abot-epc-basic/0.install Get:405 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtie-ixhash-perl all 1.23-2 [11.2 kB] unit-abot-epc-basic-0: 18:56:34 DEBUG unit.abot-epc-basic/0.install Get:406 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] unit-abot-epc-basic-0: 18:56:35 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: 18:56:35 DEBUG unit.abot-epc-basic/0.install Get:408 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libusb-1.0-doc all 2:1.0.20-1 [160 kB] unit-abot-epc-basic-0: 18:56:35 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: 18:56:35 DEBUG unit.abot-epc-basic/0.install Get:410 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libx11-protocol-perl all 0.56-7 [149 kB] unit-abot-epc-basic-0: 18:56:35 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: 18:56:35 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: 18:56:35 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: 18:56:35 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: 18:56:35 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: 18:56:35 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: 18:56:35 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: 18:56:35 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: 18:56:35 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: 18:56:35 DEBUG unit.abot-epc-basic/0.install Get:420 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 lmodern all 2.004.5-1 [9,571 kB] unit-abot-epc-basic-0: 18:56:36 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: 18:56:36 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: 18:56:36 DEBUG unit.abot-epc-basic/0.install Get:423 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libosmesa6 amd64 18.0.5-0ubuntu0~16.04.1 [1,272 kB] unit-abot-epc-basic-0: 18:56:36 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: 18:56:36 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: 18:56:36 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: 18:56:36 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: 18:56:36 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: 18:56:36 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: 18:56:36 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: 18:56:36 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: 18:56:36 DEBUG unit.abot-epc-basic/0.install Get:432 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 qttranslations5-l10n all 5.5.1-2build1 [1,210 kB] unit-abot-epc-basic-0: 18:56:36 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: 18:56:36 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: 18:56:36 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: 18:56:36 DEBUG unit.abot-epc-basic/0.install Get:436 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 ruby-net-telnet all 0.1.1-2 [12.6 kB] unit-abot-epc-basic-0: 18:56:36 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: 18:56:36 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: 18:56:36 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: 18:56:36 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: 18:56:36 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: 18:56:36 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: 18:56:36 DEBUG unit.abot-epc-basic/0.install Get:443 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 subversion amd64 1.9.3-2ubuntu1.1 [308 kB] unit-abot-epc-basic-0: 18:56:36 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: 18:56:36 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: 18:56:36 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: 18:56:36 DEBUG unit.abot-epc-basic/0.install Get:447 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 texlive-binaries amd64 2015.20160222.37495-1ubuntu0.1 [7,942 kB] unit-mysql-0: 18:56:36 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:36 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:36 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-mysql-0: 18:56:36 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-mysql-0: 18:56:36 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-mysql-0: 18:56:36 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:36 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:37 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-mysql-0: 18:56:37 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:37 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:37 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-mysql-0: 18:56:37 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 18:56:37 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: 18:56:37 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: 18:56:37 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 18:56:37 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... unit-mysql-0: 18:56:37 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-mysql-0: 18:56:37 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:37 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 18:56:37 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: 18:56:38 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: 18:56:38 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:38 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-mysql-0: 18:56:39 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-mysql-0: 18:56:40 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-mysql-0: 18:56:40 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-mysql-0: 18:56:40 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-mysql-0: 18:56:40 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:56:40 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: 18:56:40 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: 18:56:40 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: 18:56:40 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: 18:56:40 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: 18:56:40 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: 18:56:40 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: 18:56:40 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: 18:56:40 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: 18:56:40 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: 18:56:40 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-mysql-0: 18:56:40 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 18:56:40 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: 18:56:40 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: 18:56:40 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: 18:56:40 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: 18:56:40 DEBUG unit.abot-epc-basic/0.install Get:467 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-doc all 4.7-3ubuntu0.16.04.3 [299 kB] unit-abot-epc-basic-0: 18:56:40 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: 18:56:41 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-mysql-0: 18:56:41 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-mysql-0: 18:56:41 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 18:56:41 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-mysql-0: 18:56:41 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 18:56:41 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-mysql-0: 18:56:41 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 18:56:41 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 25s (11.6 MB/s) unit-mysql-0: 18:56:41 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-mysql-0: 18:56:41 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:56:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-mysql-0: 18:56:41 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-mysql-0: 18:56:41 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.4) ... unit-mysql-0: 18:56:41 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 18:56:41 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: 18:56:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 18:56:41 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-mysql-0: 18:56:41 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-mysql-0: 18:56:41 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 18:56:42 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 18:56:42 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:56:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 18:56:42 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: 18:56:42 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 18:56:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 18:56:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.12_amd64.deb ... unit-abot-epc-basic-0: 18:56:42 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-mysql-0: 18:56:43 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 18:56:43 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:56:43 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 18:56:43 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:56:43 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 18:56:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 18:56:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:56:44 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 18:56:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 18:56:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:56:45 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:56:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 18:56:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:56:48 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-mysql-0: 18:56:49 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:56:49 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 18:56:49 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 18:56:49 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-dnspython all 1.11.1-1build1 [83.1 kB] unit-mysql-0: 18:56:49 DEBUG unit.mysql/0.install Fetched 83.1 kB in 5s (14.6 kB/s) unit-abot-epc-basic-0: 18:56:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 18:56:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 18:56:50 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-mysql-0: 18:56:50 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 18:56:50 DEBUG unit.mysql/0.install (Reading database ... 83414 files and directories currently installed.) unit-mysql-0: 18:56:50 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 18:56:51 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 18:56:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 18:56:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-mysql-0: 18:56:52 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 18:56:53 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 18:56:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 18:56:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 18:56:56 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-mysql-0: 18:56:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 18:56:56 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 18:56:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:56:56 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-mysql-0: 18:56:56 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 18:56:56 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 18:56:56 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 18:56:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 18:56:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 18:56:57 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 18:56:57 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 18:56:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 18:56:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 18:56:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 18:56:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 18:56:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 18:56:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 18:56:58 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 18:56:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 18:56:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 18:56:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 18:56:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-mysql-0: 18:56:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 18:56:59 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 18:57:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 18:57:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 18:57:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 18:57:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 18:57:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 18:57:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 18:57:00 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 18:57:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 18:57:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 18:57:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../imagemagick-common_8%3a6.8.9.9-7ubuntu5.13_all.deb ... unit-mysql-0: 18:57:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 18:57:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 18:57:01 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-mysql-0: 18:57:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 18:57:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 18:57:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 18:57:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 18:57:01 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 18:57:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 18:57:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 18:57:01 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-mysql-0: 18:57:01 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 18:57:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 18:57:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:01 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-mysql-0: 18:57:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 18:57:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-mysql-0: 18:57:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-mysql-0: 18:57:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-mysql-0: 18:57:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-mysql-0: 18:57:02 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 18:57:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 18:57:03 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:57:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 18:57:03 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: 18:57:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmagickcore-6.q16-2:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 18:57:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 18:57:03 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: 18:57:03 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: 18:57:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 18:57:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:57:03 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 18:57:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 18:57:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:57:04 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 18:57:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 18:57:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:57:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:57:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 18:57:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:57:04 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:57:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 18:57:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:57:04 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-mysql-0: 18:57:04 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 18:57:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:57:04 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 18:57:04 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 18:57:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 18:57:05 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: 18:57:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.62-0ubuntu0.14.04.1 [12.6 kB] unit-abot-epc-basic-0: 18:57:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 18:57:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:05 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-mysql-0: 18:57:05 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.62-0ubuntu0.14.04.1 [598 kB] unit-mysql-0: 18:57:06 DEBUG unit.mysql/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main debconf-utils all 1.5.51ubuntu2 [57.4 kB] unit-mysql-0: 18:57:06 DEBUG unit.mysql/0.install Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libossp-uuid16 amd64 1.6.2-1.3ubuntu1 [29.6 kB] unit-mysql-0: 18:57:06 DEBUG unit.mysql/0.install Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main pwgen amd64 2.06-1ubuntu4 [17.3 kB] unit-mysql-0: 18:57:06 DEBUG unit.mysql/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mysqldb amd64 1.2.3-2ubuntu1 [55.4 kB] unit-mysql-0: 18:57:06 DEBUG unit.mysql/0.install Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe uuid amd64 1.6.2-1.3ubuntu1 [10.9 kB] unit-mysql-0: 18:57:06 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (610 kB/s) unit-mysql-0: 18:57:06 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 18:57:06 DEBUG unit.mysql/0.install (Reading database ... 83514 files and directories currently installed.) unit-mysql-0: 18:57:06 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 18:57:07 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 18:57:07 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 18:57:07 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:57:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 18:57:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-mysql-0: 18:57:07 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:57:07 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-mysql-0: 18:57:07 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 18:57:07 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-mysql-0: 18:57:07 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 18:57:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 18:57:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:57:08 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-mysql-0: 18:57:08 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 18:57:08 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 18:57:08 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 18:57:08 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 18:57:08 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 18:57:08 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-mysql-0: 18:57:08 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 18:57:08 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 18:57:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:57:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-mysql-0: 18:57:08 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 18:57:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 18:57:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:57:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-mysql-0: 18:57:09 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 18:57:09 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 18:57:09 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 18:57:09 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 18:57:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 18:57:09 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: 18:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 18:57:09 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: 18:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:57:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 18:57:09 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: 18:57:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:57:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 18:57:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libboost-filesystem1.58.0_1.58.0+dfsg-5ubuntu3.1_amd64.deb ... unit-mysql-0: 18:57:10 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:57:10 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-mysql-0: 18:57:10 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 18:57:10 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-mysql-0: 18:57:10 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 18:57:10 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-mysql-0: 18:57:10 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 18:57:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 18:57:10 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: 18:57:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:57:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 18:57:10 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: 18:57:10 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-mysql-0: 18:57:10 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-mysql-0: 18:57:10 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:57:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 18:57:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 18:57:11 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 18:57:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 18:57:11 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: 18:57:11 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-mysql-0: 18:57:11 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 18:57:11 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 18:57:11 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 18:57:11 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:57:11 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 18:57:11 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 18:57:11 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 18:57:11 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 18:57:11 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 18:57:11 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 18:57:11 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 18:57:11 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 18:57:11 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 18:57:11 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-mysql-0: 18:57:12 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-mysql-0: 18:57:12 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 18:57:12 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 18:57:12 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:57:12 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:57:12 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 18:57:12 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 18:57:12 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 18:57:12 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 18:57:12 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 18:57:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 18:57:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 18:57:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:57:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-mysql-0: 18:57:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 18:57:12 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 18:57:12 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:57:12 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 18:57:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 18:57:12 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: 18:57:12 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-mysql-0: 18:57:12 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-abot-epc-basic-0: 18:57:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 18:57:13 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: 18:57:13 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 18:57:13 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 18:57:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 18:57:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 18:57:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-mysql-0: 18:57:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-abot-epc-basic-0: 18:57:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-mysql-0: 18:57:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 18:57:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 18:57:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-mysql-0: 18:57:14 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 18:57:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 18:57:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 18:57:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 18:57:15 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: 18:57:15 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-mysql-0: 18:57:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-mysql-0: 18:57:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-abot-epc-basic-0: 18:57:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 18:57:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:15 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 18:57:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-mysql-0: 18:57:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-abot-epc-basic-0: 18:57:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 18:57:15 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-mysql-0: 18:57:15 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 18:57:16 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: 18:57:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-mysql-0: 18:57:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 18:57:16 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: 18:57:16 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-mysql-0: 18:57:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 18:57:16 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: 18:57:16 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-mysql-0: 18:57:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-mysql-0: 18:57:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-mysql-0: 18:57:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 18:57:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-mysql-0: 18:57:16 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 18:57:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-mysql-0: 18:57:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-mysql-0: 18:57:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-mysql-0: 18:57:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-mysql-0: 18:57:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 18:57:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 18:57:17 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: 18:57:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-mysql-0: 18:57:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:57:17 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-mysql-0: 18:57:17 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-mysql-0: 18:57:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-mysql-0: 18:57:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 18:57:18 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: 18:57:18 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 18:57:18 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: 18:57:18 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-mysql-0: 18:57:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-mysql-0: 18:57:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-mysql-0: 18:57:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 18:57:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 18:57:18 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: 18:57:18 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:57:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 18:57:18 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: 18:57:18 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-mysql-0: 18:57:18 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 18:57:19 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: 18:57:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 18:57:19 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: 18:57:19 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 18:57:19 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: 18:57:19 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 18:57:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 18:57:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 18:57:20 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-mysql-0: 18:57:20 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 18:57:20 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 18:57:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 18:57:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 18:57:21 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-mysql-0: 18:57:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:57:21 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed Reading state information... unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 18:57:21 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-abot-epc-basic-0: 18:57:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 18:57:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 18:57:21 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 18:57:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 18:57:21 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: 18:57:21 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 18:57:22 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: 18:57:22 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-mysql-0: 18:57:22 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 18:57:22 DEBUG unit.mysql/0.config-changed Need to get 8969 kB of archives. unit-mysql-0: 18:57:22 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 18:57:22 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: 18:57:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 18:57:22 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: 18:57:22 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 18:57:22 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: 18:57:22 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 18:57:22 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: 18:57:22 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 18:57:22 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: 18:57:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:57:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 18:57:22 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: 18:57:23 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:57:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 18:57:23 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: 18:57:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-mysql-0: 18:57:23 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: 18:57:23 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-abot-epc-basic-0: 18:57:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 18:57:23 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: 18:57:23 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: 18:57:23 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: 18:57:23 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:57:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 18:57:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:23 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-mysql-0: 18:57:23 DEBUG unit.mysql/0.config-changed Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-abot-epc-basic-0: 18:57:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 18:57:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 18:57:23 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 18:57:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 18:57:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 18:57:23 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-mysql-0: 18:57:23 DEBUG unit.mysql/0.config-changed Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1459 kB] unit-mysql-0: 18:57:24 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: 18:57:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 18:57:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 18:57:24 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-mysql-0: 18:57:24 DEBUG unit.mysql/0.config-changed Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [1979 kB] unit-mysql-0: 18:57:24 DEBUG unit.mysql/0.config-changed Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libhtml-template-perl all 2.95-1 [65.5 kB] unit-mysql-0: 18:57:24 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.62-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 18:57:24 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 18:57:25 DEBUG unit.mysql/0.config-changed Fetched 8969 kB in 3s (2980 kB/s) unit-mysql-0: 18:57:25 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 18:57:25 DEBUG unit.mysql/0.config-changed (Reading database ... 83608 files and directories currently installed.) unit-mysql-0: 18:57:25 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 18:57:25 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 18:57:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 18:57:28 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: 18:57:28 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-mysql-0: 18:57:29 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 18:57:29 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 18:57:29 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 18:57:31 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 18:57:31 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-mysql-0: 18:57:31 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 18:57:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 18:57:32 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: 18:57:32 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-mysql-0: 18:57:32 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 18:57:32 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 18:57:32 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 18:57:34 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 18:57:34 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 18:57:35 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:57:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 18:57:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:36 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-mysql-0: 18:57:37 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 18:57:37 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: 18:57:37 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:57:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 18:57:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-mysql-0: 18:57:39 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 18:57:39 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-mysql-0: 18:57:39 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbison-dev_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 18:57:39 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-mysql-0: 18:57:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 18:57:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-mysql-0: 18:57:40 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-mysql-0: 18:57:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 18:57:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 18:57:40 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 18:57:40 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 18:57:41 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 18:57:41 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-mysql-0: 18:57:41 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 18:57:41 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 18:57:41 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 18:57:41 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 18:57:41 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-mysql-0: 18:57:41 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:57:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 18:57:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:41 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:57:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 18:57:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:57:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 18:57:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:41 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 18:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 18:57:42 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: 18:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 18:57:42 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: 18:57:42 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 18:57:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 18:57:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 18:57:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 18:57:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 18:57:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 18:57:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 18:57:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 18:57:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsane_1.0.25+git20150528-1ubuntu2.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:57:43 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 18:57:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-mysql-0: 18:57:45 DEBUG unit.mysql/0.config-changed 190326 18:57:45 [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: 18:57:45 DEBUG unit.mysql/0.config-changed 190326 18:57:45 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 18:57:45 DEBUG unit.mysql/0.config-changed 190326 18:57:45 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 26025 ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:57:45 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 18:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 18:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc4_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 18:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... unit-abot-epc-basic-0: 18:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:57:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 18:57:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclang1-3.6_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:57:47 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 18:57:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 18:57:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:48 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 18:57:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 18:57:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 18:57:50 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 18:57:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:51 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 18:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 18:57:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 18:57:51 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 18:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 18:57:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:57:51 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 18:57:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 18:57:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 18:57:51 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 18:57:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 18:57:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 18:57:52 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:53 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 18:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:57:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 18:57:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 18:57:54 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-mysql-0: 18:57:55 DEBUG unit.mysql/0.config-changed mysql start/running, process 26158 unit-abot-epc-basic-0: 18:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 18:57:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-mysql-0: 18:57:55 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 18:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-mysql-0: 18:57:55 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 18:57:55 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 18:57:55 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: 18:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:57:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 18:57:55 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: 18:57:55 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-mysql-0: 18:57:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 18:57:56 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.7_amd64.deb ... unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 18:57:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 18:57:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 18:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 18:57:58 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: 18:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 18:57:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 18:57:58 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: 18:57:58 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 18:57:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 18:57:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsfonts_1%3a8.11+urwcyr1.0.7~pre44-4.2ubuntu1_all.deb ... unit-mysql-0: 18:57:59 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 18:57:59 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 18:57:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 18:57:59 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: 18:57:59 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 18:57:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 18:57:59 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: 18:57:59 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 18:58:00 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: 18:58:00 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 18:58:00 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: 18:58:00 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 18:58:00 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: 18:58:00 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 18:58:00 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: 18:58:00 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 18:58:00 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: 18:58:00 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 18:58:00 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-mysql-0: 18:58:01 DEBUG unit.mysql/0.config-changed mysql start/running, process 26281 unit-mysql-0: 18:58:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-mysql-0: 18:58:01 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-mysql-0: 18:58:01 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-mysql-0: 18:58:01 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 18:58:01 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:58:01 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 18:58:01 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 18:58:01 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 18:58:01 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 18:58:01 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 18:58:01 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-mysql-0: 18:58:01 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 18:58:01 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 18:58:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 18:58:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:02 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 18:58:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 18:58:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:02 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 18:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 18:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 18:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 18:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 18:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 18:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 18:58:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 18:58:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:03 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 18:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 18:58:04 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: 18:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 18:58:04 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: 18:58:04 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-mysql-0: 18:58:05 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 18:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 18:58:05 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: 18:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 18:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 18:58:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 18:58:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 18:58:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 18:58:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:58:06 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-mysql-0: 18:58:07 DEBUG unit.mysql/0.start mysql start/running, process 26396 unit-abot-epc-basic-0: 18:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 18:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-mysql-0: 18:58:07 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 18:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-mysql-0: 18:58:07 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 18:58:07 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-mysql-0: 18:58:07 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 18:58:07 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 18:58:07 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 18:58:07 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 18:58:07 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 18:58:07 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-mysql-0: 18:58:07 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-mysql-0: 18:58:07 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 18:58:07 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-abot-epc-basic-0: 18:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 18:58:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 18:58:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 18:58:07 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: 18:58:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-mysql-0: 18:58:07 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 18:58:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 18:58:08 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: 18:58:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 18:58:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:08 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 18:58:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 18:58:08 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: 18:58:08 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 18:58:09 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: 18:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... machine-2: 18:58:09 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 18:58:09 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 18:58:09 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... machine-2: 18:58:09 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 18:58:09 DEBUG juju.worker start "engine" machine-2: 18:58:09 INFO juju.worker start "engine" machine-2: 18:58:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 18:58:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 18:58:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 18:58:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 18:58:09 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 18:58:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 18:58:09 DEBUG juju.worker "engine" started machine-2: 18:58:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.introspection stats worker now serving machine-2: 18:58:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 18:58:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 18:58:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: machine-2: 18:58:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 18:58:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 18:58:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.apicaller connecting with old password machine-2: 18:58:09 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 18:58:09 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 18:58:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 18:58:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 18:58:09 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 18:58:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 18:58:09 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 18:58:09 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... machine-2: 18:58:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 18:58:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 18:58:09 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: 18:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 18:58:09 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 18:58:10 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: 18:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 18:58:10 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: 18:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... machine-2: 18:58:10 DEBUG juju.worker.apicaller connected machine-2: 18:58:10 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 18:58:10 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: 18:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. machine-2: 18:58:10 DEBUG juju.worker.apicaller password changed machine-2: 18:58:10 DEBUG juju.api RPC connection died machine-2: 18:58:10 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... machine-2: 18:58:10 DEBUG juju.worker.apicaller connecting with current password machine-2: 18:58:10 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 18:58:10 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 18:58:10 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... machine-2: 18:58:10 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-2ubuntu4.1_amd64.deb ... machine-2: 18:58:10 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... machine-2: 18:58:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 18:58:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 18:58:10 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. machine-2: 18:58:10 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 18:58:10 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 18:58:10 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglib2.0-dev_2.48.2-0ubuntu4.1_amd64.deb ... machine-2: 18:58:10 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 18:58:10 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 18:58:10 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... machine-2: 18:58:11 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 18:58:11 INFO juju.worker.upgrader unblocking abort check machine-2: 18:58:11 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 18:58:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 18:58:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 18:58:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 18:58:11 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 18:58:11 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 18:58:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 18:58:11 DEBUG juju.worker.logger logger setup machine-2: 18:58:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 18:58:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 18:58:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 18:58:11 INFO juju.util.exec run result: exit status 127 machine-2: 18:58:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec036326646/script.sh: line 1: fanatic: command not found 127 machine-2: 18:58:11 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:58:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 18:58:11 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:58:11 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:58:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} machine-2: 18:58:11 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 18:58:11 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 18:58:11 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: 18:58:11 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 18:58:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 18:58:11 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 18:58:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 18:58:11 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 18:58:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 18:58:11 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 18:58:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 18:58:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 18:58:11 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 18:58:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 18:58:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 18:58:11 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 18:58:11 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 18:58:11 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:58:11 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:58:11 DEBUG juju.network including address public:172.30.9.205 for machine machine-2: 18:58:11 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-2: 18:58:11 DEBUG juju.network including address local-fan:252.17.0.1 for machine machine-2: 18:58:11 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 18:58:11 DEBUG juju.network including address local-machine:::1 for machine machine-2: 18:58:11 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 18:58:11 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 18:58:11 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-2: 18:58:11 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 18:58:11 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 18:58:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 18:58:11 DEBUG juju.api RPC connection died machine-2: 18:58:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 18:58:11 DEBUG juju.worker killing runner 0xc42001f1e0 machine-2: 18:58:11 INFO juju.worker runner is dying machine-2: 18:58:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 18:58:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: setting supported containers for machine-2: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: cannot set password for unit "oai-epc/0": connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 18:58:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: watching filesystems: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 18:58:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 18:58:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 18:58:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 18:58:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 18:58:11 INFO juju.util.exec run result: exit status 127 machine-2: 18:58:11 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec863079009/script.sh: line 1: fanatic: command not found 127 machine-2: 18:58:11 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 18:58:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 18:58:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 18:58:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 18:58:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 18:58:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 18:58:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.worker.apicaller connecting with current password machine-2: 18:58:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:11 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 18:58:11 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 18:58:11 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 18:58:11 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: 18:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... machine-2: 18:58:11 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... machine-2: 18:58:12 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. machine-2: 18:58:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:12 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 18:58:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... machine-2: 18:58:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... machine-2: 18:58:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 18:58:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 18:58:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 18:58:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 18:58:12 DEBUG juju.worker.fanconfigurer Processing new fan config unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. machine-2: 18:58:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} machine-2: 18:58:12 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 18:58:12 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 18:58:12 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: 18:58:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 18:58:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 18:58:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 18:58:12 INFO juju.util.exec run result: exit status 127 machine-2: 18:58:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec121069371/script.sh: line 1: fanatic: command not found 127 machine-2: 18:58:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.dependency "disk-manager" manifold worker started unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk-bridge2.0-dev_2.18.1-2ubuntu1_amd64.deb ... machine-2: 18:58:12 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 18:58:12 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 18:58:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 18:58:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... machine-2: 18:58:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:58:12 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 18:58:12 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 18:58:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.logger logger setup machine-2: 18:58:12 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 18:58:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 18:58:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 18:58:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 18:58:12 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 18:58:12 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 18:58:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 18:58:12 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 18:58:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 18:58:12 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 18:58:12 INFO juju.util.exec run result: exit status 127 machine-2: 18:58:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec878517824/script.sh: line 1: fanatic: command not found 127 machine-2: 18:58:12 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 18:58:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 18:58:12 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 18:58:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 18:58:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:58:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:58:12 DEBUG juju.network including address public:172.30.9.205 for machine machine-2: 18:58:12 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-2: 18:58:12 DEBUG juju.network including address local-fan:252.17.0.1 for machine machine-2: 18:58:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 18:58:12 DEBUG juju.network including address local-machine:::1 for machine machine-2: 18:58:12 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 18:58:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 18:58:12 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-2: 18:58:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. machine-2: 18:58:12 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... machine-2: 18:58:12 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 18:58:12 INFO juju.worker.upgrader unblocking abort check machine-2: 18:58:12 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 18:58:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 18:58:12 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 18:58:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 18:58:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:58:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 18:58:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 18:58:12 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 18:58:12 DEBUG juju.network including address local-machine:::1 for machine machine-2: 18:58:12 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 18:58:12 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 18:58:12 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 18:58:12 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 18:58:12 DEBUG juju.worker start "2-container-watcher" machine-2: 18:58:12 DEBUG juju.worker start "stateconverter" machine-2: 18:58:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 18:58:12 INFO juju.worker start "2-container-watcher" machine-2: 18:58:12 DEBUG juju.worker "2-container-watcher" started machine-2: 18:58:12 INFO juju.worker start "stateconverter" machine-2: 18:58:12 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 18:58:12 DEBUG juju.worker "stateconverter" started machine-2: 18:58:12 INFO juju.worker.machiner "machine-2" started machine-2: 18:58:12 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... machine-2: 18:58:12 DEBUG juju.service discovered init system "upstart" from local host machine-2: 18:58:12 DEBUG juju.worker.deployer API addresses: ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-2: 18:58:12 INFO juju.service Installing and starting service &{Service:{Name:jujud-unit-oai-epc-0 Conf:{Desc:juju unit agent for oai-epc/0 Transient:false AfterStopped: Env:map[JUJU_CONTAINER_TYPE:] Limit:map[] Timeout:300 ExecStart:'/var/lib/juju/tools/unit-oai-epc-0/jujud' unit --data-dir '/var/lib/juju' --unit-name oai-epc/0 --debug ExecStopPost: Logfile:/var/log/juju/unit-oai-epc-0.log ExtraScript: ServiceBinary:/var/lib/juju/tools/unit-oai-epc-0/jujud ServiceArgs:[unit --data-dir /var/lib/juju --unit-name oai-epc/0 --debug]}}} unit-oai-epc-0: 18:58:12 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 18:58:12 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: 18:58:12 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 18:58:12 DEBUG juju.worker start "api" unit-oai-epc-0: 18:58:12 INFO juju.worker start "api" unit-oai-epc-0: 18:58:12 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 18:58:12 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 18:58:12 DEBUG juju.worker "api" started unit-oai-epc-0: 18:58:12 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 18:58:12 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-epc-0: 18:58:12 INFO juju.api connection established to "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-epc-0: 18:58:12 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 18:58:12 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 18:58:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 18:58:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 18:58:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... machine-2: 18:58:13 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:cc:79:7e CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:cc:79:7e 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: 18:58:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 18:58:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 18:58:13 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-oai-epc-0: 18:58:13 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 18:58:13 DEBUG juju.worker.apicaller changing password... unit-oai-epc-0: 18:58:13 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 18:58:13 DEBUG juju.api RPC connection died unit-oai-epc-0: 18:58:13 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 18:58:13 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 18:58:13 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-epc-0: 18:58:13 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-epc-0: 18:58:13 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:58:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 18:58:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:58:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 18:58:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 18:58:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 18:58:14 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: 18:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-oai-epc-0: 18:58:14 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:58:14 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 18:58:14 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 18:58:14 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 18:58:14 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 18:58:14 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 18:58:14 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: 18:58:14 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 18:58:14 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 18:58:14 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 18:58:14 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 18:58:14 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-epc-0: 18:58:14 DEBUG juju.network including address local-cloud:192.168.121.17 for machine unit-oai-epc-0: 18:58:14 DEBUG juju.network including address local-fan:252.17.0.1 for machine unit-oai-epc-0: 18:58:14 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 18:58:14 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 18:58:14 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 18:58:14 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 18:58:14 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] unit-oai-epc-0: 18:58:14 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 18:58:14 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 18:58:14 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 18:58:14 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 18:58:14 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 18:58:14 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 18:58:14 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-epc-0: 18:58:14 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 18:58:14 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 18:58:14 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 18:58:14 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 18:58:14 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 18:58:14 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 18:58:14 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 18:58:14 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 18:58:14 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 18:58:14 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 18:58:14 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 18:58:14 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 18:58:14 DEBUG httpbakery client do GET https://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 18:58:14 DEBUG httpbakery } -> error unit-oai-epc-0: 18:58:14 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 18:58:14 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-oai-epc-0: 18:58:14 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 18:58:14 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 18:58:14 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 18:58:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 18:58:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:14 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 18:58:15 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: 18:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 18:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 18:58:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 18:58:15 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 18:58:15 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 18:58:15 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 18:58:15 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 18:58:15 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 18:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 18:58:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 18:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 18:58:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 18:58:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 18:58:15 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 18:58:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 18:58:15 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 18:58:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 18:58:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 18:58:15 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 18:58:16 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: 18:58:16 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 18:58:16 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: 18:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 18:58:16 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: 18:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 18:58:16 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: 18:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 18:58:16 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: 18:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install Need to get 3459 kB of archives. unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 18:58:16 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: 18:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-oai-epc-0: 18:58:16 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git-man all 1:1.9.1-1ubuntu0.10 [700 kB] unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 18:58:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 18:58:17 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: 18:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 18:58:17 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: 18:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-oai-epc-0: 18:58:17 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: 18:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 18:58:17 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: 18:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 18:58:17 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: 18:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 18:58:17 DEBUG unit.oai-epc/0.install Fetched 3459 kB in 1s (2672 kB/s) unit-oai-epc-0: 18:58:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-oai-epc-0: 18:58:17 DEBUG unit.oai-epc/0.install (Reading database ... 78236 files and directories currently installed.) unit-oai-epc-0: 18:58:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-epc-0: 18:58:17 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-epc-0: 18:58:17 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 18:58:17 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-epc-0: 18:58:17 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-oai-epc-0: 18:58:18 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-oai-epc-0: 18:58:18 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 18:58:18 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: 18:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-oai-epc-0: 18:58:18 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 18:58:18 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: 18:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:58:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 18:58:18 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: 18:58:18 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-epc-0: 18:58:18 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 18:58:19 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: 18:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 18:58:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 18:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 18:58:19 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 18:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-oai-epc-0: 18:58:19 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 18:58:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 18:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-oai-epc-0: 18:58:19 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 18:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 18:58:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 18:58:19 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: 18:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:58:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 18:58:19 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: 18:58:19 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 18:58:20 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: 18:58:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 18:58:20 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: 18:58:20 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install virt-what unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe virt-what amd64 1.13-1 [13.6 kB] unit-abot-epc-basic-0: 18:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 18:58:20 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: 18:58:20 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 18:58:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-oai-epc-0: 18:58:20 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (70.3 kB/s) unit-abot-epc-basic-0: 18:58:20 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 18:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 18:58:20 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: 18:58:20 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:58:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 18:58:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-oai-epc-0: 18:58:21 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-oai-epc-0: 18:58:21 DEBUG unit.oai-epc/0.install (Reading database ... 78986 files and directories currently installed.) unit-oai-epc-0: 18:58:21 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-oai-epc-0: 18:58:21 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-oai-epc-0: 18:58:21 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-epc-0: 18:58:21 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 18:58:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 18:58:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:21 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:58:22 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: 18:58:22 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install Need to get 3781 kB of archives. unit-oai-epc-0: 18:58:22 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 18:58:22 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: 18:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-oai-epc-0: 18:58:22 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: 18:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 18:58:22 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 18:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 18:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 18:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-oai-epc-0: 18:58:23 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: 18:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 18:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 18:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-oai-epc-0: 18:58:23 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: 18:58:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 18:58:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-oai-epc-0: 18:58:23 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: 18:58:23 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-oai-epc-0: 18:58:23 DEBUG unit.oai-epc/0.install Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-core-5.5 amd64 5.5.62-0ubuntu0.14.04.1 [707 kB] unit-oai-epc-0: 18:58:23 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: 18:58:23 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: 18:58:23 DEBUG unit.oai-epc/0.install Fetched 3781 kB in 1s (2848 kB/s) unit-oai-epc-0: 18:58:24 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 18:58:24 DEBUG unit.oai-epc/0.install (Reading database ... 78993 files and directories currently installed.) unit-oai-epc-0: 18:58:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 18:58:24 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-oai-epc-0: 18:58:24 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 18:58:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-epc-0: 18:58:24 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 18:58:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-oai-epc-0: 18:58:24 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 18:58:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-epc-0: 18:58:25 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 18:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 18:58:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-oai-epc-0: 18:58:25 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 18:58:25 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpm-dev_1%3a3.5.11-1ubuntu0.16.04.1_amd64.deb ... unit-oai-epc-0: 18:58:25 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:58:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 18:58:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 18:58:27 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-oai-epc-0: 18:58:27 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 18:58:27 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 18:58:27 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 18:58:27 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 18:58:27 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: 18:58:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 18:58:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-oai-epc-0: 18:58:27 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: 18:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 18:58:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 18:58:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 18:58:28 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-oai-epc-0: 18:58:28 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 18:58:28 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: 18:58:28 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: 18:58:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 18:58:29 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: 18:58:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-oai-epc-0: 18:58:29 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 18:58:29 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-epc-0: 18:58:29 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:58:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 18:58:30 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: 18:58:30 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-oai-epc-0: 18:58:30 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: 18:58:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 18:58:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... unit-oai-epc-0: 18:58:31 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:58:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-epc-0: 18:58:31 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: 18:58:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 18:58:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:31 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-oai-epc-0: 18:58:31 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 18:58:32 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-epc-0: 18:58:32 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-epc-0: 18:58:32 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: 18:58:32 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: 18:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 18:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 18:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-oai-epc-0: 18:58:32 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: 18:58:32 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 18:58:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 18:58:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 18:58:32 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-oai-epc-0: 18:58:32 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 18:58:32 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 18:58:32 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 18:58:32 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 18:58:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:58:33 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 18:58:33 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 18:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 18:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-oai-epc-0: 18:58:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 18:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 18:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 18:58:33 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: 18:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-oai-epc-0: 18:58:33 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 18:58:33 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 18:58:33 DEBUG unit.oai-epc/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-epc-0: 18:58:33 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 18:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 18:58:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 18:58:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 18:58:33 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: 18:58:33 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 18:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 18:58:34 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: 18:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 18:58:34 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: 18:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 18:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 18:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 18:58:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:34 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 18:58:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 18:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 18:58:36 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: 18:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 18:58:36 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: 18:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 18:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 18:58:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 18:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 18:58:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../nettle-dev_3.2-1ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 18:58:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 18:58:36 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: 18:58:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install Note: checking out 'v0.3.2'. unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install changes and commit them, and you can discard any commits you make in this unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install state without impacting any branches by performing another checkout. unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:58:36 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: 18:58:36 DEBUG unit.oai-epc/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install git checkout -b new_branch_name unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 18:58:36 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: 18:58:36 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 18:58:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:58:36 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-165-generic unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-165-generic unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-165-generic unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + [[ false == true ]] unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + '[' kvm == '' ']' unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + current_kern_release=3.13.0-165-generic unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-165-generic unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ echo 3.13.0-165-generic unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + current_kern_major_revision=13 unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + '[' 13 -ge 19 ']' unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + [[ false == false ]] unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.reboot unit-oai-epc-0: 18:58:36 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: 18:58:36 DEBUG unit.oai-epc/0.install + '[' '' '!=' reboot ']' unit-oai-epc-0: 18:58:36 DEBUG unit.oai-epc/0.install + juju-log 'installing the required kernel and reboot' unit-oai-epc-0: 18:58:37 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 18:58:37 INFO unit.oai-epc/0.juju-log installing the required kernel and reboot unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-epc-0: 18:58:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install + install_required_kernel unit-oai-epc-0: 18:58:37 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: 18:58:37 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install fdutils linux-lts-vivid-tools unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 18:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 18:58:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 18:58:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 18:58:37 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: 18:58:37 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install Need to get 65.1 MB of archives. unit-oai-epc-0: 18:58:37 DEBUG unit.oai-epc/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-epc-0: 18:58:37 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: 18:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 18:58:38 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: 18:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8-dev_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 18:58:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 18:58:38 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: 18:58:38 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 18:58:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-oai-epc-0: 18:58:39 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: 18:58:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 18:58:39 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-oai-epc-0: 18:58:40 DEBUG unit.oai-epc/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61-lowlatency amd64 3.19.0-61.69~14.04.1 [748 kB] unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-oai-epc-0: 18:58:40 DEBUG unit.oai-epc/0.install Fetched 65.1 MB in 3s (21.7 MB/s) unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 18:58:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 18:58:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 18:58:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 18:58:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 18:58:41 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-oai-epc-0: 18:58:42 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-oai-epc-0: 18:58:42 DEBUG unit.oai-epc/0.install (Reading database ... 79262 files and directories currently installed.) unit-oai-epc-0: 18:58:42 DEBUG unit.oai-epc/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-oai-epc-0: 18:58:42 DEBUG unit.oai-epc/0.install Done. unit-oai-epc-0: 18:58:42 DEBUG unit.oai-epc/0.install Unpacking linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 18:58:43 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 18:58:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 18:58:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 18:58:45 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 18:58:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 18:58:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:58:46 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 18:58:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 18:58:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 18:58:46 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 18:58:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 18:58:46 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: 18:58:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 18:58:47 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 18:58:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 18:58:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 18:58:48 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 18:58:49 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: 18:58:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmagick++-6.q16-5v5:amd64 (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 18:58:49 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 18:58:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 18:58:49 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: 18:58:49 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 18:58:50 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: 18:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:58:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 18:58:50 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: 18:58:50 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.25-0ubuntu0.16.04.2) ... machine-3: 18:58:51 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 18:58:51 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 18:58:51 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 18:58:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 18:58:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... machine-3: 18:58:51 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 18:58:51 DEBUG juju.worker start "engine" machine-3: 18:58:51 INFO juju.worker start "engine" machine-3: 18:58:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 18:58:51 DEBUG juju.worker "engine" started machine-3: 18:58:51 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 18:58:51 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 18:58:51 DEBUG juju.worker.introspection stats worker now serving machine-3: 18:58:51 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 18:58:51 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 18:58:51 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 18:58:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-3: 18:58:51 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 18:58:51 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61. machine-3: 18:58:51 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available unit-oai-epc-0: 18:58:51 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 ... machine-3: 18:58:51 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 18:58:51 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 18:58:51 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 18:58:51 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 18:58:51 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 18:58:51 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:51 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 18:58:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 18:58:51 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 18:58:51 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 18:58:51 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... machine-3: 18:58:51 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 18:58:51 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 18:58:51 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:58:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 18:58:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 18:58:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 18:58:52 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... machine-3: 18:58:52 DEBUG juju.worker.apicaller connected machine-3: 18:58:52 DEBUG juju.worker.apicaller changing password... machine-3: 18:58:52 DEBUG juju.worker.apicaller password changed machine-3: 18:58:52 DEBUG juju.api RPC connection died machine-3: 18:58:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-3: 18:58:52 DEBUG juju.worker.apicaller connecting with current password machine-3: 18:58:52 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 18:58:52 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 18:58:52 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:58:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 18:58:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... machine-3: 18:58:53 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 18:58:53 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... machine-3: 18:58:53 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 18:58:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 18:58:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 18:58:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 18:58:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 18:58:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 18:58:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 18:58:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 18:58:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 18:58:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 18:58:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 18:58:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 18:58:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 18:58:53 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 18:58:53 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 18:58:53 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:53 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 18:58:54 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 18:58:54 INFO juju.worker.upgrader unblocking abort check machine-3: 18:58:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 18:58:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 18:58:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 18:58:54 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 18:58:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 18:58:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 18:58:54 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 18:58:54 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 18:58:54 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 18:58:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.logger logger setup machine-3: 18:58:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} machine-3: 18:58:54 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 18:58:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:58:54 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 18:58:54 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 18:58:54 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 18:58:54 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:58:54 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:58:54 INFO juju.util.exec run result: exit status 127 machine-3: 18:58:54 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec050125414/script.sh: line 1: fanatic: command not found 127 machine-3: 18:58:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 18:58:54 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 18:58:54 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 18:58:54 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 18:58:54 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 18:58:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:58:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:58:54 DEBUG juju.network including address public:172.30.9.205 for machine machine-3: 18:58:54 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-3: 18:58:54 DEBUG juju.network including address local-fan:252.17.0.1 for machine machine-3: 18:58:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 18:58:54 DEBUG juju.network including address local-machine:::1 for machine machine-3: 18:58:54 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 18:58:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 18:58:54 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-3: 18:58:54 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 18:58:54 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 18:58:54 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 18:58:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 18:58:54 DEBUG juju.api RPC connection died machine-3: 18:58:54 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 18:58:54 INFO juju.worker.authenticationworker reading Juju ssh keys for "machine-3": connection is shut down machine-3: 18:58:54 ERROR juju.worker.logger connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 18:58:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 18:58:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 18:58:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 18:58:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 18:58:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 18:58:54 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 18:58:54 DEBUG juju.worker killing runner 0xc4203d7790 machine-3: 18:58:54 INFO juju.worker runner is dying machine-3: 18:58:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: setting up container support: cannot load machine machine-3 from state: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 18:58:54 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 18:58:54 DEBUG juju.worker.apicaller connecting with current password machine-3: 18:58:54 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 18:58:54 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 18:58:54 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 18:58:54 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 18:58:54 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:54 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 18:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 18:58:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 18:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 18:58:54 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: 18:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 18:58:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 18:58:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 18:58:54 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... machine-3: 18:58:55 DEBUG juju.worker.apicaller connected machine-3: 18:58:55 DEBUG juju.api RPC connection died machine-3: 18:58:55 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 18:58:55 DEBUG juju.worker.apicaller connecting with current password machine-3: 18:58:55 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 18:58:55 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 18:58:55 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-abot-epc-basic-0: 18:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 18:58:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... machine-3: 18:58:56 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 18:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 18:58:56 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: 18:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 18:58:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 18:58:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:58:56 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... machine-3: 18:58:56 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 18:58:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:56 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:56 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:56 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:56 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 18:58:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 18:58:56 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 18:58:56 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 18:58:56 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 18:58:56 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 18:58:56 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 18:58:56 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 18:58:56 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 18:58:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:58:56 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:58:56 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 18:58:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 18:58:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 18:58:56 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 18:58:56 INFO juju.util.exec run result: exit status 127 machine-3: 18:58:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec403740220/script.sh: line 1: fanatic: command not found 127 machine-3: 18:58:56 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 18:58:56 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 18:58:56 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 18:58:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 18:58:56 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 18:58:56 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 18:58:56 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 18:58:56 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 18:58:56 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 18:58:56 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:58:56 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:58:56 DEBUG juju.network including address public:172.30.9.205 for machine machine-3: 18:58:56 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-3: 18:58:56 DEBUG juju.network including address local-fan:252.17.0.1 for machine machine-3: 18:58:56 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 18:58:56 DEBUG juju.network including address local-machine:::1 for machine machine-3: 18:58:56 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 18:58:56 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 18:58:56 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-3: 18:58:56 INFO juju.util.exec run result: exit status 127 machine-3: 18:58:56 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec035601614/script.sh: line 1: fanatic: command not found 127 machine-3: 18:58:56 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 18:58:56 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 18:58:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 18:58:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... machine-3: 18:58:57 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 18:58:57 INFO juju.worker.upgrader unblocking abort check machine-3: 18:58:57 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 18:58:57 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... machine-3: 18:58:57 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 18:58:57 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 18:58:58 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 18:58:58 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 18:58:58 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 18:58:58 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 18:58:58 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 18:58:58 DEBUG juju.worker.logger logger setup machine-3: 18:58:58 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 18:58:58 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 18:58:58 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 18:58:58 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 18:58:58 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 18:58:58 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 18:58:58 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 18:58:58 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 18:58:58 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 18:58:58 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} machine-3: 18:58:58 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 18:58:58 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 18:58:58 ERROR juju.worker.proxyupdater can't connect to the local LXD server: LXD socket not found; is LXD installed & running? Please install LXD by running: $ sudo snap install lxd and then configure it with: $ newgrp lxd $ lxd init machine-3: 18:58:58 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 18:58:58 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 18:58:58 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:58:58 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 18:58:58 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 18:58:58 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-3: 18:58:58 DEBUG juju.network including address local-machine:::1 for machine machine-3: 18:58:58 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-3: 18:58:58 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-3: 18:58:58 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 18:58:58 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-3: 18:58:58 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 18:58:58 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 18:58:58 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 18:58:58 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 18:58:58 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 18:58:58 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] unit-oai-epc-0: 18:58:58 DEBUG unit.oai-epc/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-epc-0: 18:58:58 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: 18:58:58 DEBUG unit.oai-epc/0.install Unpacking linux-headers-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... machine-3: 18:58:58 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 18:58:58 DEBUG juju.worker start "3-container-watcher" machine-3: 18:58:58 DEBUG juju.worker start "stateconverter" machine-3: 18:58:58 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 18:58:58 INFO juju.worker start "3-container-watcher" machine-3: 18:58:58 DEBUG juju.worker "3-container-watcher" started machine-3: 18:58:58 INFO juju.worker start "stateconverter" machine-3: 18:58:58 DEBUG juju.worker "stateconverter" started machine-3: 18:58:58 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 18:58:58 INFO juju.worker.machiner "machine-3" started machine-3: 18:58:58 INFO juju.api.common no addresses observed on interface "tunl0" machine-3: 18:58:58 DEBUG juju.service discovered init system "upstart" from local host machine-3: 18:58:58 DEBUG juju.worker.deployer API addresses: ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-3: 18:58:58 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: 18:58:59 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 18:58:59 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: 18:58:59 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 18:58:59 DEBUG juju.worker start "api" unit-oai-hss-0: 18:58:59 INFO juju.worker start "api" unit-oai-hss-0: 18:58:59 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 18:58:59 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 18:58:59 DEBUG juju.worker "api" started unit-oai-hss-0: 18:58:59 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 18:58:59 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-hss-0: 18:58:59 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 18:58:59 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 18:58:59 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.13_amd64.deb ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... machine-3: 18:58:59 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:1d:2b:3a 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.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:1d:2b:3a 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: 18:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 18:58:59 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: 18:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:58:59 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:59:00 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 18:59:00 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 18:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 18:59:00 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: 18:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:59:00 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 18:59:00 DEBUG juju.api RPC connection died unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 18:59:00 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 18:59:00 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-hss-0: 18:59:00 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-hss-0: 18:59:00 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-epc-0: 18:59:00 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: 18:59:00 DEBUG unit.oai-epc/0.install Running depmod. unit-abot-epc-basic-0: 18:59:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 18:59:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 18:59:00 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 18:59:00 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:59:00 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 18:59:01 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 18:59:01 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 18:59:01 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 18:59:01 DEBUG unit.oai-epc/0.install update-initramfs: deferring update (hook will be called later) unit-oai-epc-0: 18:59:01 DEBUG unit.oai-epc/0.install Examining /etc/kernel/postinst.d. unit-oai-epc-0: 18:59:01 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-hss-0: 18:59:01 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 18:59:01 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 18:59:01 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 18:59:01 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 18:59:01 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 18:59:01 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 18:59:01 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-hss-0: 18:59:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-epc-0: 18:59:01 DEBUG unit.oai-epc/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 18:59:01 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 18:59:01 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 18:59:01 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 18:59:01 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 18:59:01 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 18:59:01 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 18:59:01 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: 18:59:01 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 18:59:01 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 18:59:01 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 18:59:01 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 18:59:01 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 18:59:01 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-hss-0: 18:59:01 DEBUG juju.network including address local-cloud:192.168.121.17 for machine unit-oai-hss-0: 18:59:01 DEBUG juju.network including address local-fan:252.17.0.1 for machine unit-oai-hss-0: 18:59:01 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 18:59:01 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 18:59:01 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 18:59:01 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 18:59:01 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] unit-oai-hss-0: 18:59:01 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-abot-epc-basic-0: 18:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 18:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-network_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 18:59:01 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 18:59:01 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 18:59:01 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 18:59:01 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 18:59:01 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 18:59:01 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 18:59:01 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 18:59:01 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 18:59:01 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 18:59:01 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 18:59:01 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 18:59:01 DEBUG httpbakery client do GET https://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 18:59:01 DEBUG httpbakery } -> error unit-oai-hss-0: 18:59:01 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 18:59:01 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-abot-epc-basic-0: 18:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:59:01 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 18:59:01 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 18:59:01 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 18:59:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 18:59:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-script_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:59:01 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 18:59:02 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 18:59:02 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 18:59:02 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 18:59:02 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 18:59:02 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 18:59:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 18:59:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 18:59:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-sql_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-oai-hss-0: 18:59:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 18:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:59:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 18:59:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 18:59:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 18:59:02 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: 18:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:59:02 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: 18:59:02 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-abot-epc-basic-0: 18:59:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 18:59:02 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: 18:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:59:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 18:59:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:59:02 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install Need to get 3459 kB of archives. unit-oai-hss-0: 18:59:02 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 18:59: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-oai-hss-0: 18:59:03 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: 18:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 18:59:03 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: 18:59:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt4-opengl_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:59:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 18:59:03 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: 18:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.15_amd64.deb ... unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-oai-hss-0: 18:59:04 DEBUG unit.oai-hss/0.install Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main git amd64 1:1.9.1-1ubuntu0.10 [2737 kB] unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.15_all.deb ... unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.15) ... unit-oai-hss-0: 18:59:04 DEBUG unit.oai-hss/0.install Fetched 3459 kB in 2s (1645 kB/s) unit-oai-hss-0: 18:59:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-oai-hss-0: 18:59:04 DEBUG unit.oai-hss/0.install (Reading database ... 78236 files and directories currently installed.) unit-oai-hss-0: 18:59:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 18:59:04 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 18:59:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 18:59:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.10_all.deb ... unit-oai-hss-0: 18:59:04 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:59:04 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 18:59:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 18:59:05 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.10_amd64.deb ... unit-oai-hss-0: 18:59:05 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 18:59:05 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: 18:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 18:59:05 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-hss-0: 18:59:05 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 18:59:06 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: 18:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 18:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 18:59:06 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: 18:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 18:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 18:59:06 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: 18:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 18:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 18:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 18:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 18:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 18:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 18:59:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 18:59:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 18:59:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-oai-hss-0: 18:59:06 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-oai-hss-0: 18:59:06 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.10) ... unit-oai-hss-0: 18:59:06 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.10) ... unit-abot-epc-basic-0: 18:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 18:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 18:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 18:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 18:59:07 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: 18:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:59:07 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 18:59:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 18:59:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 18:59:07 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 18:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 18:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 18:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 18:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 18:59:08 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: 18:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-oai-hss-0: 18:59:08 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:59:08 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 18:59:08 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 18:59: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: 18:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 18:59:08 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: 18:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-oai-hss-0: 18:59:08 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (27.0 kB/s) unit-oai-hss-0: 18:59:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 18:59:08 DEBUG unit.oai-hss/0.install (Reading database ... 78986 files and directories currently installed.) unit-oai-hss-0: 18:59:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 18:59:08 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-oai-hss-0: 18:59:08 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 18:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libzzip-0-13_0.13.62-3ubuntu0.16.04.2_amd64.deb ... unit-oai-hss-0: 18:59:08 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-abot-epc-basic-0: 18:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:59:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 18:59:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 18:59:08 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-oai-epc-0: 18:59:08 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: 18:59:08 DEBUG unit.oai-epc/0.install run-parts: executing /etc/kernel/postinst.d/x-grub-legacy-ec2 3.19.0-61-lowlatency /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 18:59:08 DEBUG unit.oai-epc/0.install Searching for GRUB installation directory ... found: /boot/grub unit-oai-epc-0: 18:59:09 DEBUG unit.oai-epc/0.install Searching for default file ... found: /boot/grub/default unit-oai-epc-0: 18:59:09 DEBUG unit.oai-epc/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-oai-epc-0: 18:59:09 DEBUG unit.oai-epc/0.install Searching for splash image ... none found, skipping ... unit-oai-hss-0: 18:59:09 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 18:59:09 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 18:59:09 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:59:09 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:59:09 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 18:59:09 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 18:59:09 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-167-generic unit-oai-epc-0: 18:59:09 DEBUG unit.oai-epc/0.install Found kernel: /boot/vmlinuz-3.13.0-165-generic unit-oai-epc-0: 18:59:09 DEBUG unit.oai-epc/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-epc-0: 18:59:09 DEBUG unit.oai-epc/0.install Updating /boot/grub/menu.lst ... done unit-oai-epc-0: 18:59:09 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 18:59:09 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-hss-0: 18:59:09 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 18:59:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:59: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: 18:59:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:59:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-epc-0: 18:59:09 DEBUG unit.oai-epc/0.install Generating grub configuration file ... unit-oai-epc-0: 18:59:09 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-epc-0: 18:59:09 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-epc-0: 18:59:10 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-167-generic unit-oai-epc-0: 18:59:10 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-167-generic unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 18:59:10 DEBUG unit.oai-epc/0.install Found linux image: /boot/vmlinuz-3.13.0-165-generic unit-oai-epc-0: 18:59:10 DEBUG unit.oai-epc/0.install Found initrd image: /boot/initrd.img-3.13.0-165-generic unit-oai-epc-0: 18:59:10 DEBUG unit.oai-epc/0.install done unit-oai-epc-0: 18:59:10 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: 18:59:10 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: 18:59:10 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install Need to get 3781 kB of archives. unit-oai-hss-0: 18:59:10 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 18:59: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-abot-epc-basic-0: 18:59:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 18:59:10 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: 18:59:10 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-hss-0: 18:59: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-abot-epc-basic-0: 18:59:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 18:59:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 18:59:10 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 18:59:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 18:59:10 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: 18:59:10 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-oai-epc-0: 18:59:10 DEBUG unit.oai-epc/0.install + echo reboot unit-oai-epc-0: 18:59:10 DEBUG unit.oai-epc/0.install + juju-reboot --now unit-oai-epc-0: 18:59:10 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-epc-0: 18:59:10 INFO juju.worker.uniter.context trying to kill context process 17858 unit-oai-epc-0: 18:59:10 INFO juju.worker.uniter.context waiting for context process 17858 to die unit-oai-hss-0: 18:59: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-oai-epc-0: 18:59:10 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-epc-0: 18:59:10 INFO juju.worker.uniter.context assuming already killed unit-oai-epc-0: 18:59:10 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 18:59: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] machine-2: 18:59:11 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-2: 18:59:11 DEBUG juju.machinelock acquire machine lock for reboot (reboot) unit-oai-hss-0: 18:59: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-oai-epc-0: 18:59:11 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 18:59:11 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 18:59:11 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 18:59:11 INFO juju.worker.uniter unit "oai-epc/0" shutting down: machine needs to reboot unit-oai-epc-0: 18:59:11 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-epc-0: 18:59:11 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-epc-0: 18:59:11 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot unit-oai-hss-0: 18:59: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: 18:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 18:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-oai-hss-0: 18:59: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: 18:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... machine-2: 18:59:11 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-2: 18:59:11 DEBUG juju.worker.reboot machine lock will not be released manually unit-oai-hss-0: 18:59: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-oai-hss-0: 18:59:11 DEBUG unit.oai-hss/0.install Fetched 3781 kB in 1s (2758 kB/s) unit-abot-epc-basic-0: 18:59:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 18:59:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 18:59:11 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 18:59:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 18:59:11 DEBUG unit.oai-hss/0.install (Reading database ... 78993 files and directories currently installed.) unit-oai-hss-0: 18:59: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: 18:59:11 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:59:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 18:59:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 18:59:12 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 18:59:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 18:59:12 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: 18:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 18:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 18:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 18:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 18:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 18:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-oai-hss-0: 18:59:13 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 18:59:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 18:59:13 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 18:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 18:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 18:59:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 18:59:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 18:59:13 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 18:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 18:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 18:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-oai-hss-0: 18:59:14 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 18:59:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 18:59:14 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:59:14 DEBUG unit.oai-hss/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 18:59:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 18:59:14 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-oai-hss-0: 18:59:14 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.62-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-oai-hss-0: 18:59:15 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: 18:59:15 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-oai-hss-0: 18:59:15 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: 18:59:15 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: 18:59:15 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 18:59:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-did-you-mean_1.0.0-2_all.deb ... unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 18:59:15 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 18:59:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 18:59:15 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: 18:59:15 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:59:16 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: 18:59:16 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 18:59:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:59:16 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 18:59:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install + git clone https://github.com/OPENAIRINTERFACE/openair-cn /srv/openair-cn unit-oai-hss-0: 18:59:16 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 18:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 18:59:16 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: 18:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 18:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 18:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 18:59:16 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 18:59:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 18:59:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 18:59:17 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-abot-epc-basic-0: 18:59:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 18:59:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 18:59:18 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:59:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 18:59:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xdg-utils_1.1.1-1ubuntu1.16.04.3_all.deb ... unit-abot-epc-basic-0: 18:59:19 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 18:59:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 18:59:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 18:59:19 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install Note: checking out 'v0.3.2'. unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install You are in 'detached HEAD' state. You can look around, make experimental unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install changes and commit them, and you can discard any commits you make in this unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install state without impacting any branches by performing another checkout. unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:59:21 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: 18:59:21 DEBUG unit.oai-hss/0.install do so (now or later) by using -b with the checkout command again. Example: unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install git checkout -b new_branch_name unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 18:59:21 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: 18:59:21 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 18:59:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:59:21 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-165-generic unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-165-generic unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-165-generic unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + [[ false == true ]] unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + '[' kvm == lxc -o kvm == docker ']' unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + '[' kvm == '' ']' unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + current_kern_release=3.13.0-165-generic unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-165-generic unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ echo 3.13.0-165-generic unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + current_kern_major_revision=13 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + '[' 13 -ge 19 ']' unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=false unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + [[ false == false ]] unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.reboot unit-oai-hss-0: 18:59:21 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: 18:59:21 DEBUG unit.oai-hss/0.install + '[' '' '!=' reboot ']' unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + echo reboot unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + juju-log 'installing the required kernel and reboot' unit-oai-hss-0: 18:59:21 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 18:59:21 INFO unit.oai-hss/0.juju-log installing the required kernel and reboot unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + status-set maintenance 'installing the required kernel and rebooting' unit-oai-hss-0: 18:59:21 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 18:59:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install + install_required_kernel unit-oai-hss-0: 18:59:21 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-abot-epc-basic-0: 18:59:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 18:59:21 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install fdutils linux-lts-vivid-tools unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install linux-headers-3.19.0-61 linux-headers-3.19.0-61-lowlatency unit-oai-hss-0: 18:59:21 DEBUG unit.oai-hss/0.install linux-image-3.19.0-61-lowlatency unit-abot-epc-basic-0: 18:59:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 18:59:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base-doc_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 18:59:21 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 18:59:22 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 18:59:22 DEBUG unit.oai-hss/0.install Need to get 65.1 MB of archives. unit-oai-hss-0: 18:59:22 DEBUG unit.oai-hss/0.install After this operation, 288 MB of additional disk space will be used. unit-oai-hss-0: 18:59:22 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: 18:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 18:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 18:59:25 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 18:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 18:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 18:59:25 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 18:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 18:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:59:25 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 18:59:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 18:59:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 18:59:25 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 18:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 18:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 18:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 18:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 18:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 18:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 18:59:26 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-headers-3.19.0-61 all 3.19.0-61.69~14.04.1 [9307 kB] unit-abot-epc-basic-0: 18:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 18:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-oai-hss-0: 18:59:26 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-abot-epc-basic-0: 18:59:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 18:59:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 18:59:26 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-oai-hss-0: 18:59:27 DEBUG unit.oai-hss/0.install Fetched 65.1 MB in 5s (12.4 MB/s) unit-oai-hss-0: 18:59:27 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-image-3.19.0-61-lowlatency. unit-abot-epc-basic-0: 18:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 18:59:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 18:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-oai-hss-0: 18:59:27 DEBUG unit.oai-hss/0.install (Reading database ... 79262 files and directories currently installed.) unit-oai-hss-0: 18:59:27 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-image-3.19.0-61-lowlatency_3.19.0-61.69~14.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 18:59:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 18:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-oai-hss-0: 18:59:27 DEBUG unit.oai-hss/0.install Done. unit-oai-hss-0: 18:59:27 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: 18:59:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 18:59:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu11_amd64.deb ... unit-abot-epc-basic-0: 18:59:27 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 18:59:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 18:59:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 18:59:29 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 18:59:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 18:59:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl1-mesa-dev_18.0.5-0ubuntu0~16.04.1_amd64.deb ... unit-abot-epc-basic-0: 18:59:29 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:59:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 18:59:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 18:59:30 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 18:59:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 18:59:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 18:59:31 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 18:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 18:59:32 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: 18:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 18:59:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 18:59:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 18:59:32 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 18:59:32 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-oai-hss-0: 18:59:36 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61. unit-oai-hss-0: 18:59:36 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: 18:59:36 DEBUG unit.oai-hss/0.install Unpacking linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 18:59:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 18:59:37 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 18:59:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:59:38 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.17) ... unit-abot-epc-basic-0: 18:59:39 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 18:59:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 18:59:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 18:59:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 18:59:40 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-oai-hss-0: 18:59:40 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-headers-3.19.0-61-lowlatency. unit-oai-hss-0: 18:59:40 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: 18:59:40 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: 18:59:42 DEBUG unit.oai-hss/0.install Setting up linux-image-3.19.0-61-lowlatency (3.19.0-61.69~14.04.1) ... unit-oai-hss-0: 18:59:42 DEBUG unit.oai-hss/0.install Running depmod. unit-oai-hss-0: 18:59:43 DEBUG unit.oai-hss/0.install update-initramfs: deferring update (hook will be called later) unit-oai-hss-0: 18:59:43 DEBUG unit.oai-hss/0.install Examining /etc/kernel/postinst.d. unit-oai-hss-0: 18:59:43 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: 18:59:43 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: 18:59:43 DEBUG unit.oai-hss/0.install update-initramfs: Generating /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 18:59:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:59:47 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:59:47 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.6) ... unit-abot-epc-basic-0: 18:59:47 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.12) ... unit-abot-epc-basic-0: 18:59:47 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 18:59:47 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:59:47 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 18:59:47 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 18:59:47 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:59:48 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: 18:59:48 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: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:59:48 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: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:48 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: 18:59:48 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: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 18:59:48 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: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 18:59:48 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:59:49 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: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 18:59:49 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-oai-hss-0: 18:59:50 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-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-oai-hss-0: 18:59:50 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-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-oai-hss-0: 18:59:50 DEBUG unit.oai-hss/0.install Searching for GRUB installation directory ... found: /boot/grub unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-oai-hss-0: 18:59:50 DEBUG unit.oai-hss/0.install Searching for default file ... found: /boot/grub/default unit-oai-hss-0: 18:59:50 DEBUG unit.oai-hss/0.install Testing for an existing GRUB menu.lst file ... found: /boot/grub/menu.lst unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-oai-hss-0: 18:59:50 DEBUG unit.oai-hss/0.install Searching for splash image ... none found, skipping ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 18:59:50 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: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 18:59:50 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: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-oai-hss-0: 18:59:50 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 18:59:50 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-167-generic unit-abot-epc-basic-0: 18:59:50 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-oai-hss-0: 18:59:50 DEBUG unit.oai-hss/0.install Found kernel: /boot/vmlinuz-3.13.0-165-generic unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.11) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install Replacing config file /run/grub/menu.lst with new version unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install Updating /boot/grub/menu.lst ... done unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-oai-hss-0: 18:59:51 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: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install Generating grub configuration file ... unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.19.0-61-lowlatency unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.19.0-61-lowlatency unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3.1) ... unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-167-generic unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-167-generic unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install Found linux image: /boot/vmlinuz-3.13.0-165-generic unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install Found initrd image: /boot/initrd.img-3.13.0-165-generic unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install Setting up linux-headers-3.19.0-61 (3.19.0-61.69~14.04.1) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-oai-hss-0: 18:59:51 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: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:59:51 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: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 18:59:51 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-oai-hss-0: 18:59:51 DEBUG unit.oai-hss/0.install + juju-reboot --now unit-oai-hss-0: 18:59:52 DEBUG worker.uniter.jujuc running hook tool "juju-reboot" unit-oai-hss-0: 18:59:52 INFO juju.worker.uniter.context trying to kill context process 17741 unit-oai-hss-0: 18:59:52 INFO juju.worker.uniter.context waiting for context process 17741 to die unit-abot-epc-basic-0: 18:59:52 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-oai-hss-0: 18:59:52 INFO juju.worker.uniter.context kill returned: os: process already finished unit-oai-hss-0: 18:59:52 INFO juju.worker.uniter.context assuming already killed unit-oai-hss-0: 18:59:52 ERROR juju.worker.uniter.context updating agent status: cannot set invalid status "rebooting" unit-oai-hss-0: 18:59:52 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 18:59:52 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-hss-0: 18:59:52 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 18:59:52 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 18:59:52 INFO juju.worker.uniter unit "oai-hss/0" shutting down: machine needs to reboot unit-oai-hss-0: 18:59:52 DEBUG juju.worker.uniter juju-run listener stopping unit-oai-hss-0: 18:59:52 DEBUG juju.worker.uniter juju-run listener stopped unit-oai-hss-0: 18:59:52 DEBUG juju.worker.dependency "uniter" manifold worker stopped: machine needs to reboot machine-3: 18:59:52 DEBUG juju.worker.reboot Reboot worker got action: reboot machine-3: 18:59:52 DEBUG juju.machinelock acquire machine lock for reboot (reboot) machine-3: 18:59:52 DEBUG juju.machinelock machine lock acquired for reboot (reboot) machine-3: 18:59:52 DEBUG juju.worker.reboot machine lock will not be released manually machine-3: 18:59:52 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine needs to reboot machine-3: 18:59:52 DEBUG juju.worker killing runner 0xc42048aea0 unit-abot-epc-basic-0: 18:59:52 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:59:52 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-abot-epc-basic-0: 18:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 18:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:59:52 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 18:59:52 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 18:59:53 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: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.11) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:53 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: 18:59:53 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: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.7) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 18:59:53 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: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.26~dfsg+0-0ubuntu0.16.04.8) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 18:59:53 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: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 18:59:53 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: 18:59:53 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: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:59:53 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 18:59:54 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: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 18:59:54 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: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 18:59:54 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 18:59:55 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 18:59:55 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 18:59:55 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 18:59:55 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 18:59:55 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.4) ... unit-abot-epc-basic-0: 18:59:55 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 18:59:55 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:00:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 19:00:01 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: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 19:00:01 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: 19:00:01 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: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 19:00:01 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 19:00:02 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: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 19:00:02 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: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 19:00:02 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: 19:00:02 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: 19:00:02 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: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 19:00:02 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: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 19:00:02 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: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.6) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 19:00:02 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 19:00:03 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: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 19:00:03 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: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 19:00:03 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 19:00:04 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: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:00:04 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: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.25-0ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.13) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:04 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.15) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 19:00:05 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: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 19:00:05 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: 19:00:05 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 19:00:05 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:06 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: 19:00:06 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: 19:00:06 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:06 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: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 19:00:06 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: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 19:00:06 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:07 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: 19:00:07 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: 19:00:07 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 19:00:07 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 19:00:08 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 19:00:08 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 19:00:08 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 19:00:08 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 19:00:08 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 19:00:08 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 19:00:08 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:08 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 19:00:09 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: 19:00:09 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: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 19:00:09 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: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 19:00:09 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 19:00:09 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: 19:00:10 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 19:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:00:10 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 19:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 19:00:10 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:10 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 19:00:10 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.11) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 19:00:11 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: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 19:00:11 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: 19:00:11 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 19:00:11 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 19:00:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 19:00:12 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: 19:00:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 19:00:12 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 19:00:12 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 19:00:12 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 19:00:12 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 19:00:14 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 19:00:20 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-de7515-default-0 unit-abot-epc-basic-0: 19:00:20 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 19:00:20 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: 19:00:24 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-de7515-default-0 unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 19:00:24 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: 19:00:24 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: 19:00:24 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 19:00:24 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: 19:00:24 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 19:00:24 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: 19:00:24 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:00:24 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 19:00:25 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:00:25 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 19:00:25 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: 19:00:25 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: 19:00:25 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 1s (23.1 kB/s) unit-abot-epc-basic-0: 19:00:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 19:00:25 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 107993 files and directories currently installed.) unit-abot-epc-basic-0: 19:00:25 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: 19:00:26 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:00:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 19:00:26 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: 19:00:26 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:00:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 19:00:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 19:00:26 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:00:26 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 19:00:27 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 19:00:27 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-mysql-0: 19:00:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:00:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:00:53 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:00:53 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 19:00:53 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 19:00:53 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 19:00:53 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:00:53 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 19:00:53 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 19:00:53 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 19:00:53 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:00:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-de7515-default-0 unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 19:01:08 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: 19:01:08 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: 19:01:08 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 19:01:08 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: 19:01:08 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 19:01:08 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: 19:01:08 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 19:01:08 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 19:01:09 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 19:01:09 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 19:01:09 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: 19:01:09 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: 19:01:09 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: 19:01:09 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: 19:01:09 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (584 kB/s) unit-abot-epc-basic-0: 19:01:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 19:01:10 DEBUG unit.abot-epc-basic/0.install (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 108102 files and directories currently installed.) unit-abot-epc-basic-0: 19:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 19:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 19:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 19:01:10 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: 19:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 19:01:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 19:01:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 19:01:10 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 19:01:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 19:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 19:01:10 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: 19:01:10 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 19:01:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu11) ... unit-abot-epc-basic-0: 19:01:11 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 19:01:11 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: 19:01:57 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-de7515-default-0 unit-abot-epc-basic-0: 19:01:57 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-de7515-default-0 unit-abot-epc-basic-0: 19:01:57 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 19:01:58 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 19:01:58 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: 19:03:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:04:19 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 19:04:19 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: 19:05:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 19:05:01 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 19:05:01 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 19:05:01 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 19:05:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:05:01 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 19:05:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:05:02 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 19:05:02 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 19:05:02 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 19:05:02 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 19:05:02 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 19:05:02 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 19:05:02 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 19:05:02 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 19:05:02 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 19:05:02 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 19:05:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:05:02 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 19:05:02 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 19:05:02 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 19:05:02 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:05:02 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 19:05:02 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 19:05:02 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start SHA256:ivAAnpKbjxPoOU/GM3Y6LZFiya3NGQsVC1OuzrbKXCo root@juju-de7515-default-0 unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start | .. | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start | o.. | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start |. o.o | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start |.ooo | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start |=+* . S | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start |*O.O . . | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start |==BOO.. | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start |EBBB=. | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start |=*+oo | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-de7515-default-0 unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 19:05:02 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: 19:05:02 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start SHA256:ERmbPjgqrzu62ErVbPyuOGIczE+LaTLN40p3peaRqz0 ubuntu@juju-de7515-default-0 unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start | oo | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start | .+ | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start | + | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start | + o . | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start |o . =o.S | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start | +....=. . | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start |.=B.o* . | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start |*O***E+ | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start |XB*B+=o. | unit-abot-epc-basic-0: 19:05:02 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 19:05:02 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:05:02 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 19:05:02 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 19:05:02 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 19:05:02 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 19:05:02 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 19:05:02 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:05:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:05:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:05:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:05:53 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:05:53 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 19:05:53 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 19:05:53 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 19:05:53 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:05:53 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 19:05:53 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 19:05:53 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 19:05:53 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:05:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:07:11 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 19:07:11 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 19:07:11 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: 19:07:11 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 19:07:11 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:07:11 DEBUG juju.worker start "api" unit-oai-epc-0: 19:07:11 INFO juju.worker start "api" unit-oai-epc-0: 19:07:11 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 19:07:11 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 19:07:11 DEBUG juju.agent read agent config, format "2.0" machine-2: 19:07:11 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:07:11 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 19:07:11 DEBUG juju.worker "api" started unit-oai-epc-0: 19:07:11 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 19:07:11 DEBUG juju.worker start "engine" machine-2: 19:07:11 INFO juju.worker start "engine" machine-2: 19:07:11 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 19:07:11 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 19:07:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 19:07:11 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 19:07:11 DEBUG juju.worker "engine" started machine-2: 19:07:11 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.introspection stats worker now serving machine-2: 19:07:11 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 19:07:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 19:07:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 19:07:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 19:07:11 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 19:07:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 19:07:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 19:07:11 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-2: 19:07:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 19:07:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-epc-0: 19:07:11 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 19:07:11 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 19:07:11 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-epc-0: 19:07:11 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 19:07:11 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 19:07:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 19:07:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-2: 19:07:11 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-oai-epc-0: 19:07:11 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 19:07:11 DEBUG juju.api RPC connection died unit-oai-epc-0: 19:07:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-epc-0: 19:07:11 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 19:07:11 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-epc-0: 19:07:11 INFO juju.api connection established to "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-epc-0: 19:07:11 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 19:07:11 DEBUG juju.worker.apicaller connected machine-2: 19:07:11 DEBUG juju.api RPC connection died machine-2: 19:07:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 19:07:11 DEBUG juju.worker.apicaller connecting with current password machine-2: 19:07:11 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 19:07:11 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 19:07:11 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-2: 19:07:12 DEBUG juju.worker.apicaller connected machine-2: 19:07:12 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 19:07:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 19:07:12 INFO juju.worker.upgrader unblocking abort check machine-2: 19:07:12 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 19:07:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 19:07:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 19:07:12 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 19:07:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 19:07:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 19:07:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.logger logger setup machine-2: 19:07:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:07:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 19:07:12 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 19:07:12 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 19:07:12 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: 19:07:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 19:07:12 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 19:07:12 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 19:07:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:07:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:07:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:07:12 DEBUG juju.network including address public:172.30.9.205 for machine machine-2: 19:07:12 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-2: 19:07:12 DEBUG juju.network including address local-fan:252.17.0.1 for machine machine-2: 19:07:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:07:12 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:07:12 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 19:07:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 19:07:12 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-2: 19:07:12 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 19:07:12 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 19:07:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 19:07:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 19:07:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 19:07:12 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 19:07:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.apicaller connected machine-2: 19:07:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 19:07:12 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 19:07:12 INFO juju.util.exec run result: exit status 127 machine-2: 19:07:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec228699145/script.sh: line 1: fanatic: command not found 127 machine-2: 19:07:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:07:12 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 19:07:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 19:07:12 WARNING juju.cmd.jujud determining kvm support: INFO: Your CPU does not support KVM extensions KVM acceleration can NOT be used : exit status 1 no kvm containers possible machine-2: 19:07:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:07:12 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 19:07:12 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 19:07:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-2: 19:07:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 19:07:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 19:07:12 INFO juju.util.exec run result: exit status 127 machine-2: 19:07:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec277306918/script.sh: line 1: fanatic: command not found 127 unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 19:07:12 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 19:07:12 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 19:07:12 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 19:07:12 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 19:07:12 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 19:07:12 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 19:07:12 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 19:07:12 DEBUG juju.worker start "2-container-watcher" machine-2: 19:07:12 DEBUG juju.worker start "stateconverter" machine-2: 19:07:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 19:07:12 INFO juju.worker start "2-container-watcher" machine-2: 19:07:12 DEBUG juju.worker "2-container-watcher" started machine-2: 19:07:12 INFO juju.worker start "stateconverter" machine-2: 19:07:12 DEBUG juju.worker "stateconverter" started machine-2: 19:07:12 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" machine-2: 19:07:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 19:07:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:07:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 19:07:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 19:07:12 DEBUG juju.network including address local-cloud:192.168.121.8 for machine machine-2: 19:07:12 DEBUG juju.network including address local-machine:::1 for machine machine-2: 19:07:12 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] machine-2: 19:07:12 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.8 local-machine:::1] unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 19:07:12 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 19:07:12 INFO juju.worker.upgrader unblocking abort check machine-2: 19:07:12 INFO juju.worker.machiner "machine-2" started unit-oai-epc-0: 19:07:12 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: machine-2: 19:07:12 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 19:07:12 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 19:07:12 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: 19:07:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 19:07:12 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 19:07:12 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 19:07:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:07:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 19:07:12 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-epc-0: 19:07:12 DEBUG juju.network including address local-cloud:192.168.121.17 for machine unit-oai-epc-0: 19:07:12 DEBUG juju.network including address local-fan:252.17.0.1 for machine unit-oai-epc-0: 19:07:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 19:07:12 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 19:07:12 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-epc-0: 19:07:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 19:07:12 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 19:07:12 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 19:07:12 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-epc-0: 19:07:12 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 19:07:12 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 19:07:12 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 19:07:12 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 19:07:12 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 19:07:12 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 19:07:12 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 19:07:12 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 19:07:12 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 19:07:12 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 19:07:12 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 19:07:13 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install ++ config-get branch machine-2: 19:07:13 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:cc:79:7e CIDR:192.168.121.0/24 MTU:1450 ProviderId: ProviderSubnetId: ProviderSpaceId: ProviderAddressId: ProviderVLANId: VLANTag:0 InterfaceName:eth0 ParentInterfaceName: InterfaceType:ethernet Disabled:false NoAutoStart:false ConfigType:static Address:192.168.121.8 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:cc:79:7e 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: 19:07:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + branch=v0.3.2 unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 19:07:13 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + echo v0.3.2 unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install WARNING: apt does not have a stable CLI interface yet. Use with caution in scripts. unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 19:07:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:13 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 19:07:13 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 19:07:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + juju-log 'Updating the installation directory' unit-oai-epc-0: 19:07:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:14 INFO unit.oai-epc/0.juju-log Updating the installation directory unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + cd /srv/openair-cn unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + git reset --hard HEAD unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + git checkout v0.3.2 unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + shopt -s nocasematch unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + cd - unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install /var/lib/juju/agents/unit-oai-epc-0/charm unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:07:14 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: 19:07:14 DEBUG unit.oai-epc/0.install + juju_install_kernel unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + juju-log 'Check the kernel and update if required' unit-oai-epc-0: 19:07:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:14 INFO unit.oai-epc/0.juju-log Check the kernel and update if required unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + check_current_kernel unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + required_kern_release=3.19 unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + required_kern_version=3 unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ echo 3.19 unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + required_kern_major_revision=19 unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f1 unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + current_kern_version=3 unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ cut -d . -f2 unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ echo 3.19.0-61-lowlatency unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + current_kern_major_revision=19 unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + '[' 3 -gt 3 ']' unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + '[' 3 -eq 3 ']' unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + '[' 19 -ge 19 ']' unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + [[ true == true ]] unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + status-set maintenance 'required kernel is already installed' unit-oai-epc-0: 19:07:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + configure_hosts unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ config-get realm unit-oai-epc-0: 19:07:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + realm=openair4G.eur unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install +++ hostname unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + '[' -z '' ']' unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 localhost unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + echo 127.0.0.1 oai-epc-0.openair4G.eur oai-epc-0 mme unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + build_epc unit-oai-epc-0: 19:07:14 DEBUG unit.oai-epc/0.install + juju-log 'Build EPC and install required packages' unit-oai-epc-0: 19:07:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:07:15 INFO unit.oai-epc/0.juju-log Build EPC and install required packages unit-oai-epc-0: 19:07:15 DEBUG unit.oai-epc/0.install + status-set maintenance 'Build EPC and install required packages' unit-oai-epc-0: 19:07:15 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:07:15 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -i -f unit-abot-epc-basic-0: 19:07:21 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:07:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:07:21 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 19:07:21 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 19:07:21 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 19:07:21 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 19:07:21 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 19:07:21 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 19:07:21 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 19:07:21 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 19:07:21 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:07:21 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:08:32 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 19:08:32 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 19:08:32 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: 19:08:32 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 19:08:32 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:08:32 DEBUG juju.worker start "api" unit-oai-hss-0: 19:08:32 INFO juju.worker start "api" unit-oai-hss-0: 19:08:32 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 19:08:32 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 19:08:32 DEBUG juju.agent read agent config, format "2.0" machine-3: 19:08:32 INFO juju.cmd.jujud setting logging config to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:08:32 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 19:08:32 DEBUG juju.worker "api" started unit-oai-hss-0: 19:08:32 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-3: 19:08:32 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 19:08:32 DEBUG juju.worker start "engine" machine-3: 19:08:32 INFO juju.worker start "engine" machine-3: 19:08:32 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 19:08:32 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 19:08:32 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 19:08:32 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 19:08:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 19:08:32 DEBUG juju.worker "engine" started machine-3: 19:08:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.introspection stats worker now serving machine-3: 19:08:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 19:08:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.apicaller connecting with current password machine-3: 19:08:32 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 19:08:32 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:08:32 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 19:08:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 19:08:32 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.apicaller connecting with current password machine-3: 19:08:32 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 19:08:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-hss-0: 19:08:32 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 19:08:32 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-3: 19:08:32 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 19:08:32 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 19:08:32 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-hss-0: 19:08:32 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 19:08:32 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-3: 19:08:32 DEBUG juju.worker.apicaller connected machine-3: 19:08:32 DEBUG juju.api RPC connection died machine-3: 19:08:32 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 19:08:32 DEBUG juju.worker.apicaller connecting with current password machine-3: 19:08:32 DEBUG juju.api successfully dialed "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 19:08:32 INFO juju.api connection established to "wss://192.168.121.17:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" machine-3: 19:08:32 DEBUG juju.api successfully dialed "wss://172.30.9.205:17070/model/ff638e4c-e0ac-4d0a-854e-961029de7515/api" unit-oai-hss-0: 19:08:32 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:32 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 19:08:33 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 19:08:33 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 19:08:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 19:08:33 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 19:08:33 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 19:08:33 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 19:08:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:08:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 19:08:33 DEBUG juju.network including address public:172.30.9.205 for machine unit-oai-hss-0: 19:08:33 DEBUG juju.network including address local-cloud:192.168.121.17 for machine unit-oai-hss-0: 19:08:33 DEBUG juju.network including address local-fan:252.17.0.1 for machine unit-oai-hss-0: 19:08:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 19:08:33 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 19:08:33 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] unit-oai-hss-0: 19:08:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 19:08:33 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] unit-oai-hss-0: 19:08:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 19:08:33 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: 19:08:33 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 19:08:33 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 19:08:33 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 19:08:33 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 19:08:33 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 19:08:33 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 19:08:33 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 19:08:33 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 19:08:33 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 19:08:33 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 19:08:33 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 19:08:33 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 19:08:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install ++ config-get branch machine-3: 19:08:33 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 19:08:33 DEBUG worker.uniter.jujuc running hook tool "config-get" machine-3: 19:08:33 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + branch=v0.3.2 unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install ++ config-get revision machine-3: 19:08:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 19:08:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 19:08:33 INFO juju.worker.upgrader unblocking abort check machine-3: 19:08:33 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 19:08:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 19:08:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 19:08:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 19:08:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 19:08:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 19:08:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 19:08:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 19:08:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 19:08:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + echo v0.3.2 unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' machine-3: 19:08:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 19:08:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + PASSWORD=linux machine-3: 19:08:33 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' machine-3: 19:08:33 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 19:08:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 19:08:33 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 19:08:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.logger logger setup machine-3: 19:08:33 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 19:08:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 19:08:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 19:08:33 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 19:08:33 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 19:08:33 INFO juju.util.exec run result: exit status 127 machine-3: 19:08:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec393987618/script.sh: line 1: fanatic: command not found 127 machine-3: 19:08:33 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.205,192.168.121.17,252.17.0.1,::1,localhost", AutoNoProxy:""} machine-3: 19:08:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:08:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:08:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:08:33 DEBUG juju.network including address public:172.30.9.205 for machine machine-3: 19:08:33 DEBUG juju.network including address local-cloud:192.168.121.17 for machine machine-3: 19:08:33 DEBUG juju.network including address local-fan:252.17.0.1 for machine machine-3: 19:08:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:08:33 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:08:33 DEBUG juju.network addresses after filtering: [public:172.30.9.205 local-cloud:192.168.121.17 local-fan:252.17.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 19:08:33 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.205:17070 192.168.121.17:17070 252.17.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 19:08:33 DEBUG juju.agent API server address details [["172.30.9.205:17070" "192.168.121.17:17070" "252.17.0.1:17070" "127.0.0.1:17070" "[::1]:17070"]] written to agent config as ["192.168.121.17:17070" "252.17.0.1:17070" "172.30.9.205:17070"] machine-3: 19:08:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 19:08:33 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 19:08:33 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 19:08:33 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: 19:08:33 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 19:08:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:08:33 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 19:08:33 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 19:08:33 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 machine-3: 19:08:33 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 19:08:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-3: 19:08:33 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 19:08:33 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 19:08:33 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:08:33 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 19:08:33 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: 19:08:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 19:08:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 19:08:33 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 19:08:33 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 19:08:33 INFO juju.util.exec run result: exit status 127 machine-3: 19:08:33 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec372851830/script.sh: line 1: fanatic: command not found 127 machine-3: 19:08:33 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 19:08:33 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 19:08:33 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 19:08:33 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 19:08:33 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 19:08:33 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 19:08:33 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 19:08:33 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:08:33 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 19:08:33 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 19:08:33 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-3: 19:08:33 DEBUG juju.network including address local-machine:::1 for machine machine-3: 19:08:33 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-3: 19:08:33 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-machine:::1] machine-3: 19:08:33 INFO juju.worker.authenticationworker "machine-3" key updater worker started unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:08:33 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' machine-3: 19:08:33 DEBUG juju.worker start "3-container-watcher" machine-3: 19:08:33 DEBUG juju.worker start "stateconverter" machine-3: 19:08:33 INFO juju.worker start "3-container-watcher" machine-3: 19:08:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 19:08:33 DEBUG juju.worker "3-container-watcher" started machine-3: 19:08:33 INFO juju.worker start "stateconverter" machine-3: 19:08:33 DEBUG juju.worker "stateconverter" started machine-3: 19:08:33 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:08:34 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: 19:08:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install Reading package lists... machine-3: 19:08:34 INFO juju.worker.machiner "machine-3" started machine-3: 19:08:34 INFO juju.api.common no addresses observed on interface "tunl0" unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 19:08:34 DEBUG worker.uniter.jujuc running hook tool "status-set" machine-3: 19:08:34 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:1d:2b:3a 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.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:1d:2b:3a 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: 19:08:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:08:34 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: 19:08:34 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:08:34 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + clone_repo unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:08:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:08:35 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 19:08:35 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + juju-log 'Updating the installation directory' unit-oai-hss-0: 19:08:35 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:08:35 INFO unit.oai-hss/0.juju-log Updating the installation directory unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + cd /srv/openair-cn unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + git reset --hard HEAD unit-oai-hss-0: 19:08:35 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc freediameter installation fix unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + git checkout v0.3.2 unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install HEAD is now at 01f20cc... freediameter installation fix unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + shopt -s nocasematch unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + [[ HEAD != \H\E\A\D ]] unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + cd - unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install /var/lib/juju/agents/unit-oai-hss-0/charm unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + sed -i /phpmyadmin/d /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-hss-0: 19:08:35 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: 19:08:35 DEBUG unit.oai-hss/0.install + juju_install_kernel unit-oai-hss-0: 19:08:35 DEBUG unit.oai-hss/0.install + juju-log 'Check the kernel and update if required' unit-oai-hss-0: 19:08:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:08:36 INFO unit.oai-hss/0.juju-log Check the kernel and update if required unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + check_current_kernel unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + required_kern_release=3.19 unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + required_kern_version=3 unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ echo 3.19 unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + required_kern_major_revision=19 unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ uname -r unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + current_kern_release=3.19.0-61-lowlatency unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ cut -d . -f1 unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + current_kern_version=3 unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ cut -d . -f2 unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ echo 3.19.0-61-lowlatency unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + current_kern_major_revision=19 unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + '[' 3 -gt 3 ']' unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + '[' 3 -eq 3 ']' unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + '[' 19 -ge 19 ']' unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + REQUIRED_KERNEL_IS_INSTALLED=true unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + [[ true == true ]] unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + juju-log 'required kernel is already installed' unit-oai-hss-0: 19:08:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:08:36 INFO unit.oai-hss/0.juju-log required kernel is already installed unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'required kernel is already installed' unit-oai-hss-0: 19:08:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + configure_hosts unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ config-get realm unit-oai-hss-0: 19:08:36 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + realm=openair4G.eur unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install +++ hostname unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + '[' -z '' ']' unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 localhost unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + echo 127.0.0.1 oai-hss-0.openair4G.eur oai-hss-0 mme unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + build_hss unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + juju-log 'Build HSS and install required packages' unit-oai-hss-0: 19:08:36 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:08:36 INFO unit.oai-hss/0.juju-log Build HSS and install required packages unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + status-set maintenance 'Build HSS and install required packages' unit-oai-hss-0: 19:08:36 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -i -F unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install Check installed software packages necessary to build and run HSS (support Ubuntu 14.04): unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install Force set (no interactive) unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-oai-hss-0: 19:08:36 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-oai-hss-0: 19:08:37 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-oai-hss-0: 19:08:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-oai-hss-0: 19:08:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-oai-hss-0: 19:08:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-oai-hss-0: 19:08:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-oai-hss-0: 19:08:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-oai-hss-0: 19:08:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-oai-hss-0: 19:08:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-oai-hss-0: 19:08:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-oai-hss-0: 19:08:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-oai-hss-0: 19:08:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-oai-hss-0: 19:08:38 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-oai-hss-0: 19:08:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-oai-hss-0: 19:08:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-oai-hss-0: 19:08:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-oai-hss-0: 19:08:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-oai-hss-0: 19:08:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-oai-hss-0: 19:08:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-oai-hss-0: 19:08:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-oai-hss-0: 19:08:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-oai-hss-0: 19:08:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-oai-hss-0: 19:08:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-oai-hss-0: 19:08:39 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-oai-hss-0: 19:08:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-oai-hss-0: 19:08:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-oai-hss-0: 19:08:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-oai-hss-0: 19:08:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-oai-hss-0: 19:08:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-oai-hss-0: 19:08:40 DEBUG unit.oai-hss/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Package 'libgnutls-dev' is not installed, so not removed unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx27' is not installed, so not removed unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Package 'nettle-dev' is not installed, so not removed unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Package 'libgnutlsxx28' is not installed, so not removed unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Package 'nettle-bin' is not installed, so not removed unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install autotools-dev binutils cmake-data cpp cpp-4.8 dpkg-dev fakeroot fontconfig unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc gcc-4.8 unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libarchive13 libasan0 libatomic1 libaudio2 libavahi-client3 unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libavahi-common-data libavahi-common3 libbison-dev libc-dev-bin libc6-dbg unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libc6-dev libcloog-isl4 libcups2 libdpkg-perl libfakeroot unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev libgmp10 unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 liblzo2-2 unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative libqt4-network unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml libqt4-xmlpatterns unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 libstdc++-4.8-dev unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev m4 make unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install manpages-dev qtcore4-l10n x11-common unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install autoconf2.13 autoconf-archive gnu-standards autoconf-doc libtool gettext unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install binutils-doc bison-doc codeblocks eclipse cpp-doc gcc-4.8-locales unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install doxygen-latex doxygen-doc graphviz debian-keyring g++-multilib unit-oai-hss-0: 19:08:42 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: 19:08:42 DEBUG unit.oai-hss/0.install gcc-doc gcc-4.8-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libasan0-dbg libtsan0-dbg libquadmath0-dbg gdb-doc gdbserver lrzip nas unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install glibc-doc cups-common libqt4-declarative-folderlistmodel unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libicu48 libthai0 unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install qt4-qtconfig libstdc++-4.8-doc make-doc unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libc-dbg unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install autoconf automake autotools-dev binutils bison build-essential cmake unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install cmake-curses-gui cmake-data cpp cpp-4.8 doxygen doxygen-gui dpkg-dev unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install fakeroot flex fontconfig fontconfig-config fonts-dejavu-core g++ g++-4.8 gcc unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install gcc-4.8 gdb libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libalgorithm-merge-perl libarchive13 libasan0 libatomic1 libaudio2 unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libavahi-client3 libavahi-common-data libavahi-common3 libbison-dev unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libc-dev-bin libc6-dbg libc6-dev libcloog-isl4 libcups2 libdpkg-perl unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libfakeroot libfile-fcntllock-perl libfl-dev libfontconfig1 libgcc-4.8-dev unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libgmp10 libgomp1 libice6 libisl10 libitm1 libjbig0 libjpeg-turbo8 libjpeg8 unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install liblzo2-2 libmpc3 libmpfr4 libnettle4 libpython3.4 libqt4-declarative unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libqt4-network libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libqt4-xmlpatterns libqtcore4 libqtdbus4 libqtgui4 libquadmath0 libsm6 unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install libstdc++-4.8-dev libtiff5 libtsan0 libxi6 libxrender1 libxt6 linux-libc-dev unit-oai-hss-0: 19:08:42 DEBUG unit.oai-hss/0.install m4 make manpages-dev pkg-config qtcore4-l10n x11-common unit-oai-hss-0: 19:08:43 DEBUG unit.oai-hss/0.install 0 upgraded, 84 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:08:43 DEBUG unit.oai-hss/0.install Need to get 68.3 MB of archives. unit-oai-hss-0: 19:08:43 DEBUG unit.oai-hss/0.install After this operation, 235 MB of additional disk space will be used. unit-oai-hss-0: 19:08:43 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: 19:08:44 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: 19:08:44 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: 19:08:44 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: 19:08:44 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: 19:08:44 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: 19:08:44 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: 19:08:45 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: 19:08:45 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: 19:08:45 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: 19:08:45 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: 19:08:45 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: 19:08:45 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: 19:08:46 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: 19:08:46 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: 19:08:46 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: 19:08:46 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: 19:08:46 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: 19:08:46 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: 19:08:47 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: 19:08:47 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: 19:08:47 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: 19:08:47 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: 19:08:47 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: 19:08:48 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: 19:08:48 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: 19:08:48 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: 19:08:48 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: 19:08:48 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: 19:08:49 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: 19:08:49 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: 19:08:49 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: 19:08:49 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: 19:08:49 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: 19:08:49 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: 19:08:50 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: 19:08:50 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: 19:08:50 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: 19:08:50 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: 19:08:50 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: 19:08:50 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: 19:08:50 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: 19:08:51 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: 19:08:51 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: 19:08:51 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: 19:08:51 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: 19:08:52 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: 19:08:52 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: 19:08:52 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: 19:08:52 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: 19:08:52 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: 19:08:52 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: 19:08:52 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: 19:08:53 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: 19:08:53 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: 19:08:53 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: 19:08:53 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: 19:08:53 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: 19:08:53 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: 19:08:54 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: 19:08:54 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: 19:08:54 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: 19:08:54 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: 19:08:54 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: 19:08:55 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: 19:08:55 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: 19:08:56 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: 19:08:56 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: 19:08:56 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: 19:08:56 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: 19:08:56 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: 19:08:57 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: 19:08:57 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: 19:08:57 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: 19:08:57 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: 19:08:57 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: 19:08:58 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: 19:08:58 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: 19:08:58 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: 19:08:58 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: 19:08:58 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: 19:08:58 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: 19:08:58 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: 19:08:59 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: 19:08:59 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: 19:08:59 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 19:08:59 DEBUG unit.oai-hss/0.install Fetched 68.3 MB in 16s (4170 kB/s) unit-oai-hss-0: 19:08:59 DEBUG unit.oai-hss/0.install Selecting previously unselected package m4. unit-oai-hss-0: 19:08:59 DEBUG unit.oai-hss/0.install (Reading database ... 109431 files and directories currently installed.) unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../m4_1.4.17-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Unpacking m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfl-dev:amd64. unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfl-dev_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Unpacking libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package flex. unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../flex_2.5.35-10.1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Unpacking flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package liblzo2-2:amd64. unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../liblzo2-2_2.06-1.2ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Unpacking liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package libnettle4:amd64. unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../libnettle4_2.7.1-1ubuntu0.2_amd64.deb ... unit-oai-hss-0: 19:09:00 DEBUG unit.oai-hss/0.install Unpacking libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 19:09:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libarchive13:amd64. unit-oai-hss-0: 19:09:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libarchive13_3.1.2-7ubuntu2.8_amd64.deb ... unit-oai-hss-0: 19:09:01 DEBUG unit.oai-hss/0.install Unpacking libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 19:09:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasan0:amd64. unit-oai-hss-0: 19:09:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:09:01 DEBUG unit.oai-hss/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:01 DEBUG unit.oai-hss/0.install Selecting previously unselected package libatomic1:amd64. unit-oai-hss-0: 19:09:01 DEBUG unit.oai-hss/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:09:01 DEBUG unit.oai-hss/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-common. unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-common_1%3a7.7+1ubuntu8.1_all.deb ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Unpacking x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libice6:amd64. unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libice6_2%3a1.0.8-2_amd64.deb ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Unpacking libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsm6:amd64. unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsm6_2%3a1.2.1-2_amd64.deb ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Unpacking libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxt6:amd64. unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxt6_1%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Unpacking libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaudio2:amd64. unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaudio2_1.9.4-1_amd64.deb ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Unpacking libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common-data_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Unpacking libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-common3:amd64. unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-common3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Unpacking libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libavahi-client3:amd64. unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libavahi-client3_0.6.31-4ubuntu1.3_amd64.deb ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Unpacking libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp10:amd64. unit-oai-hss-0: 19:09:02 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libisl10:amd64. unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcups2:amd64. unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcups2_1.7.2-0ubuntu1.11_amd64.deb ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Unpacking libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package fonts-dejavu-core. unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../fonts-dejavu-core_2.34-1ubuntu1_all.deb ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Unpacking fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig-config. unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig-config_2.11.0-0ubuntu4.2_all.deb ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Unpacking fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontconfig1:amd64. unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontconfig1_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Unpacking libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgomp1:amd64. unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:09:03 DEBUG unit.oai-hss/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libitm1:amd64. unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg-turbo8_1.3.0-0ubuntu2.1_amd64.deb ... unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Unpacking libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpfr4:amd64. unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython3.4:amd64. unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython3.4_3.4.3-1ubuntu1~14.04.7_amd64.deb ... unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Unpacking libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 19:09:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package qtcore4-l10n. unit-oai-hss-0: 19:09:04 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: 19:09:04 DEBUG unit.oai-hss/0.install Unpacking qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtcore4:amd64. unit-oai-hss-0: 19:09:05 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: 19:09:05 DEBUG unit.oai-hss/0.install Unpacking libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xml:amd64. unit-oai-hss-0: 19:09:05 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: 19:09:05 DEBUG unit.oai-hss/0.install Unpacking libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtdbus4:amd64. unit-oai-hss-0: 19:09:05 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: 19:09:05 DEBUG unit.oai-hss/0.install Unpacking libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-network:amd64. unit-oai-hss-0: 19:09:05 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: 19:09:05 DEBUG unit.oai-hss/0.install Unpacking libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:05 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-script:amd64. unit-oai-hss-0: 19:09:05 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: 19:09:05 DEBUG unit.oai-hss/0.install Unpacking libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql:amd64. unit-oai-hss-0: 19:09:06 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: 19:09:06 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-oai-hss-0: 19:09:06 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: 19:09:06 DEBUG unit.oai-hss/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package fontconfig. unit-oai-hss-0: 19:09:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../fontconfig_2.11.0-0ubuntu4.2_amd64.deb ... unit-oai-hss-0: 19:09:06 DEBUG unit.oai-hss/0.install Unpacking fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:09:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjpeg8:amd64. unit-oai-hss-0: 19:09:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-oai-hss-0: 19:09:06 DEBUG unit.oai-hss/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 19:09:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libjbig0:amd64. unit-oai-hss-0: 19:09:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libjbig0_2.0-2ubuntu4.1_amd64.deb ... unit-oai-hss-0: 19:09:07 DEBUG unit.oai-hss/0.install Unpacking libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 19:09:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtiff5:amd64. unit-oai-hss-0: 19:09:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtiff5_4.0.3-7ubuntu0.11_amd64.deb ... unit-oai-hss-0: 19:09:07 DEBUG unit.oai-hss/0.install Unpacking libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 19:09:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxi6:amd64. unit-oai-hss-0: 19:09:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxi6_2%3a1.7.1.901-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:09:08 DEBUG unit.oai-hss/0.install Unpacking libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 19:09:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrender1:amd64. unit-oai-hss-0: 19:09:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrender1_1%3a0.9.8-1build0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:09:08 DEBUG unit.oai-hss/0.install Unpacking libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 19:09:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqtgui4:amd64. unit-oai-hss-0: 19:09:08 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: 19:09:08 DEBUG unit.oai-hss/0.install Unpacking libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-oai-hss-0: 19:09:09 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: 19:09:09 DEBUG unit.oai-hss/0.install Unpacking libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-oai-hss-0: 19:09:09 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: 19:09:09 DEBUG unit.oai-hss/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:09 DEBUG unit.oai-hss/0.install Selecting previously unselected package libquadmath0:amd64. unit-oai-hss-0: 19:09:09 DEBUG unit.oai-hss/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:09:09 DEBUG unit.oai-hss/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtsan0:amd64. unit-oai-hss-0: 19:09:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-oai-hss-0: 19:09:10 DEBUG unit.oai-hss/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmpc3:amd64. unit-oai-hss-0: 19:09:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:09:10 DEBUG unit.oai-hss/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 19:09:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package autoconf. unit-oai-hss-0: 19:09:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../autoconf_2.69-6_all.deb ... unit-oai-hss-0: 19:09:10 DEBUG unit.oai-hss/0.install Unpacking autoconf (2.69-6) ... unit-oai-hss-0: 19:09:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package autotools-dev. unit-oai-hss-0: 19:09:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../autotools-dev_20130810.1_all.deb ... unit-oai-hss-0: 19:09:11 DEBUG unit.oai-hss/0.install Unpacking autotools-dev (20130810.1) ... unit-oai-hss-0: 19:09:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package automake. unit-oai-hss-0: 19:09:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../automake_1%3a1.14.1-2ubuntu1_all.deb ... unit-oai-hss-0: 19:09:11 DEBUG unit.oai-hss/0.install Unpacking automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 19:09:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package binutils. unit-oai-hss-0: 19:09:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-oai-hss-0: 19:09:11 DEBUG unit.oai-hss/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 19:09:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libbison-dev:amd64. unit-oai-hss-0: 19:09:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libbison-dev_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 19:09:12 DEBUG unit.oai-hss/0.install Unpacking libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 19:09:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package bison. unit-oai-hss-0: 19:09:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../bison_2%3a3.0.2.dfsg-2_amd64.deb ... unit-oai-hss-0: 19:09:12 DEBUG unit.oai-hss/0.install Unpacking bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 19:09:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc-dev-bin. unit-oai-hss-0: 19:09:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 19:09:12 DEBUG unit.oai-hss/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:09:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-oai-hss-0: 19:09:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../linux-libc-dev_3.13.0-167.217_amd64.deb ... unit-oai-hss-0: 19:09:12 DEBUG unit.oai-hss/0.install Unpacking linux-libc-dev:amd64 (3.13.0-167.217) ... unit-oai-hss-0: 19:09:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dev:amd64. unit-oai-hss-0: 19:09:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 19:09:13 DEBUG unit.oai-hss/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:09:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp-4.8. unit-oai-hss-0: 19:09:14 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: 19:09:14 DEBUG unit.oai-hss/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package cpp. unit-oai-hss-0: 19:09:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 19:09:14 DEBUG unit.oai-hss/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:09:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-oai-hss-0: 19:09:14 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: 19:09:14 DEBUG unit.oai-hss/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc-4.8. unit-oai-hss-0: 19:09:15 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: 19:09:15 DEBUG unit.oai-hss/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package gcc. unit-oai-hss-0: 19:09:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 19:09:16 DEBUG unit.oai-hss/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:09:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-oai-hss-0: 19:09:16 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: 19:09:16 DEBUG unit.oai-hss/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++-4.8. unit-oai-hss-0: 19:09:17 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: 19:09:17 DEBUG unit.oai-hss/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package g++. unit-oai-hss-0: 19:09:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-oai-hss-0: 19:09:18 DEBUG unit.oai-hss/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:09:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package make. unit-oai-hss-0: 19:09:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-oai-hss-0: 19:09:18 DEBUG unit.oai-hss/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 19:09:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdpkg-perl. unit-oai-hss-0: 19:09:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 19:09:18 DEBUG unit.oai-hss/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 19:09:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package dpkg-dev. unit-oai-hss-0: 19:09:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-hss-0: 19:09:19 DEBUG unit.oai-hss/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 19:09:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package build-essential. unit-oai-hss-0: 19:09:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-oai-hss-0: 19:09:19 DEBUG unit.oai-hss/0.install Unpacking build-essential (11.6ubuntu6) ... unit-oai-hss-0: 19:09:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-data. unit-oai-hss-0: 19:09:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-data_2.8.12.2-0ubuntu3_all.deb ... unit-oai-hss-0: 19:09:19 DEBUG unit.oai-hss/0.install Unpacking cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:09:19 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake. unit-oai-hss-0: 19:09:19 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 19:09:19 DEBUG unit.oai-hss/0.install Unpacking cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:09:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package cmake-curses-gui. unit-oai-hss-0: 19:09:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../cmake-curses-gui_2.8.12.2-0ubuntu3_amd64.deb ... unit-oai-hss-0: 19:09:20 DEBUG unit.oai-hss/0.install Unpacking cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:09:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen. unit-oai-hss-0: 19:09:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen_1.8.6-2_amd64.deb ... unit-oai-hss-0: 19:09:20 DEBUG unit.oai-hss/0.install Unpacking doxygen (1.8.6-2) ... unit-oai-hss-0: 19:09:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package doxygen-gui. unit-oai-hss-0: 19:09:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../doxygen-gui_1.8.6-2_amd64.deb ... unit-oai-hss-0: 19:09:21 DEBUG unit.oai-hss/0.install Unpacking doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 19:09:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfakeroot:amd64. unit-oai-hss-0: 19:09:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:09:21 DEBUG unit.oai-hss/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 19:09:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package fakeroot. unit-oai-hss-0: 19:09:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:09:21 DEBUG unit.oai-hss/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 19:09:21 DEBUG unit.oai-hss/0.install Selecting previously unselected package gdb. unit-oai-hss-0: 19:09:21 DEBUG unit.oai-hss/0.install Preparing to unpack .../gdb_7.7.1-0ubuntu5~14.04.3_amd64.deb ... unit-oai-hss-0: 19:09:21 DEBUG unit.oai-hss/0.install Unpacking gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package manpages-dev. unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package pkg-config. unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../pkg-config_0.26-1ubuntu4_amd64.deb ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Unpacking pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Selecting previously unselected package libc6-dbg:amd64. unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Preparing to unpack .../libc6-dbg_2.19-0ubuntu6.14_amd64.deb ... unit-oai-hss-0: 19:09:22 DEBUG unit.oai-hss/0.install Unpacking libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:09:23 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:09:25 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 19:09:25 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:09:25 DEBUG unit.oai-hss/0.install Setting up m4 (1.4.17-2ubuntu1) ... unit-oai-hss-0: 19:09:26 DEBUG unit.oai-hss/0.install Setting up libfl-dev:amd64 (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:09:26 DEBUG unit.oai-hss/0.install Setting up flex (2.5.35-10.1ubuntu2) ... unit-oai-hss-0: 19:09:26 DEBUG unit.oai-hss/0.install Setting up liblzo2-2:amd64 (2.06-1.2ubuntu1.1) ... unit-oai-hss-0: 19:09:26 DEBUG unit.oai-hss/0.install Setting up libnettle4:amd64 (2.7.1-1ubuntu0.2) ... unit-oai-hss-0: 19:09:26 DEBUG unit.oai-hss/0.install Setting up libarchive13:amd64 (3.1.2-7ubuntu2.8) ... unit-oai-hss-0: 19:09:26 DEBUG unit.oai-hss/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:26 DEBUG unit.oai-hss/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:26 DEBUG unit.oai-hss/0.install Setting up x11-common (1:7.7+1ubuntu8.1) ... unit-oai-hss-0: 19:09:27 DEBUG unit.oai-hss/0.install * Setting up X socket directories... unit-oai-hss-0: 19:09:27 DEBUG unit.oai-hss/0.install ...done. unit-oai-hss-0: 19:09:27 DEBUG unit.oai-hss/0.install Setting up libavahi-common-data:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 19:09:27 DEBUG unit.oai-hss/0.install Setting up libavahi-common3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 19:09:27 DEBUG unit.oai-hss/0.install Setting up libavahi-client3:amd64 (0.6.31-4ubuntu1.3) ... unit-oai-hss-0: 19:09:27 DEBUG unit.oai-hss/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:09:27 DEBUG unit.oai-hss/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-oai-hss-0: 19:09:27 DEBUG unit.oai-hss/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-oai-hss-0: 19:09:27 DEBUG unit.oai-hss/0.install Setting up libcups2:amd64 (1.7.2-0ubuntu1.11) ... unit-oai-hss-0: 19:09:27 DEBUG unit.oai-hss/0.install Setting up fonts-dejavu-core (2.34-1ubuntu1) ... unit-oai-hss-0: 19:09:28 DEBUG unit.oai-hss/0.install Setting up fontconfig-config (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:09:28 DEBUG unit.oai-hss/0.install Setting up libfontconfig1:amd64 (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:09:28 DEBUG unit.oai-hss/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up libjpeg-turbo8:amd64 (1.3.0-0ubuntu2.1) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up libpython3.4:amd64 (3.4.3-1ubuntu1~14.04.7) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up qtcore4-l10n (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up libqtcore4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up libqt4-xml:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up libqtdbus4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up libqt4-network:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up libqt4-script:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up libqt4-sql:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:29 DEBUG unit.oai-hss/0.install Setting up fontconfig (2.11.0-0ubuntu4.2) ... unit-oai-hss-0: 19:09:31 DEBUG unit.oai-hss/0.install Regenerating fonts cache... done. unit-oai-hss-0: 19:09:32 DEBUG unit.oai-hss/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-oai-hss-0: 19:09:32 DEBUG unit.oai-hss/0.install Setting up libjbig0:amd64 (2.0-2ubuntu4.1) ... unit-oai-hss-0: 19:09:32 DEBUG unit.oai-hss/0.install Setting up libtiff5:amd64 (4.0.3-7ubuntu0.11) ... unit-oai-hss-0: 19:09:32 DEBUG unit.oai-hss/0.install Setting up libxi6:amd64 (2:1.7.1.901-1ubuntu1.1) ... unit-oai-hss-0: 19:09:32 DEBUG unit.oai-hss/0.install Setting up libxrender1:amd64 (1:0.9.8-1build0.14.04.1) ... unit-oai-hss-0: 19:09:32 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: 19:09:32 DEBUG unit.oai-hss/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:32 DEBUG unit.oai-hss/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:32 DEBUG unit.oai-hss/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-hss-0: 19:09:32 DEBUG unit.oai-hss/0.install Setting up autoconf (2.69-6) ... unit-oai-hss-0: 19:09:32 DEBUG unit.oai-hss/0.install Setting up autotools-dev (20130810.1) ... unit-oai-hss-0: 19:09:32 DEBUG unit.oai-hss/0.install Setting up automake (1:1.14.1-2ubuntu1) ... unit-oai-hss-0: 19:09:32 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: 19:09:33 DEBUG unit.oai-hss/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-oai-hss-0: 19:09:33 DEBUG unit.oai-hss/0.install Setting up libbison-dev:amd64 (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 19:09:33 DEBUG unit.oai-hss/0.install Setting up bison (2:3.0.2.dfsg-2) ... unit-oai-hss-0: 19:09:33 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: 19:09:33 DEBUG unit.oai-hss/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:09:33 DEBUG unit.oai-hss/0.install Setting up linux-libc-dev:amd64 (3.13.0-167.217) ... unit-oai-hss-0: 19:09:33 DEBUG unit.oai-hss/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:09:33 DEBUG unit.oai-hss/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:33 DEBUG unit.oai-hss/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:09:33 DEBUG unit.oai-hss/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:33 DEBUG unit.oai-hss/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:33 DEBUG unit.oai-hss/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:09:33 DEBUG unit.oai-hss/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:34 DEBUG unit.oai-hss/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-hss-0: 19:09:34 DEBUG unit.oai-hss/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-oai-hss-0: 19:09:34 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: 19:09:34 DEBUG unit.oai-hss/0.install Setting up make (3.81-8.2ubuntu3) ... unit-oai-hss-0: 19:09:34 DEBUG unit.oai-hss/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-oai-hss-0: 19:09:34 DEBUG unit.oai-hss/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-oai-hss-0: 19:09:34 DEBUG unit.oai-hss/0.install Setting up build-essential (11.6ubuntu6) ... unit-oai-hss-0: 19:09:34 DEBUG unit.oai-hss/0.install Setting up cmake-data (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:09:34 DEBUG unit.oai-hss/0.install Setting up cmake (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:09:34 DEBUG unit.oai-hss/0.install Setting up cmake-curses-gui (2.8.12.2-0ubuntu3) ... unit-oai-hss-0: 19:09:34 DEBUG unit.oai-hss/0.install Setting up doxygen (1.8.6-2) ... unit-oai-hss-0: 19:09:34 DEBUG unit.oai-hss/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-oai-hss-0: 19:09:35 DEBUG unit.oai-hss/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-oai-hss-0: 19:09:35 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: 19:09:35 DEBUG unit.oai-hss/0.install Setting up gdb (7.7.1-0ubuntu5~14.04.3) ... unit-oai-hss-0: 19:09:35 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-oai-hss-0: 19:09:35 DEBUG unit.oai-hss/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-hss-0: 19:09:36 DEBUG unit.oai-hss/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-oai-hss-0: 19:09:36 DEBUG unit.oai-hss/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-oai-hss-0: 19:09:36 DEBUG unit.oai-hss/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-oai-hss-0: 19:09:36 DEBUG unit.oai-hss/0.install Setting up pkg-config (0.26-1ubuntu4) ... unit-oai-hss-0: 19:09:36 DEBUG unit.oai-hss/0.install Setting up libc6-dbg:amd64 (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:09:37 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:09:37 DEBUG unit.oai-hss/0.install Setting up libice6:amd64 (2:1.0.8-2) ... unit-oai-hss-0: 19:09:37 DEBUG unit.oai-hss/0.install Setting up libsm6:amd64 (2:1.2.1-2) ... unit-oai-hss-0: 19:09:37 DEBUG unit.oai-hss/0.install Setting up libxt6:amd64 (1:1.1.4-1) ... unit-oai-hss-0: 19:09:37 DEBUG unit.oai-hss/0.install Setting up libaudio2:amd64 (1.9.4-1) ... unit-oai-hss-0: 19:09:37 DEBUG unit.oai-hss/0.install Setting up libqt4-declarative:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:37 DEBUG unit.oai-hss/0.install Setting up libqtgui4:amd64 (4:4.8.5+git192-g085f851+dfsg-2ubuntu4.1) ... unit-oai-hss-0: 19:09:37 DEBUG unit.oai-hss/0.install Setting up doxygen-gui (1.8.6-2) ... unit-oai-hss-0: 19:09:37 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:09:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:09:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:09:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:09:38 DEBUG unit.oai-hss/0.install git is already the newest version. unit-oai-hss-0: 19:09:38 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:09:38 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 unit-oai-hss-0: 19:09:38 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:09:38 DEBUG unit.oai-hss/0.install subversion-tools db5.3-util unit-oai-hss-0: 19:09:38 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:09:38 DEBUG unit.oai-hss/0.install libapr1 libaprutil1 libserf-1-1 libsvn1 subversion unit-oai-hss-0: 19:09:43 DEBUG unit.oai-hss/0.install 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:09:43 DEBUG unit.oai-hss/0.install Need to get 1402 kB of archives. unit-oai-hss-0: 19:09:43 DEBUG unit.oai-hss/0.install After this operation, 5231 kB of additional disk space will be used. unit-oai-hss-0: 19:09:43 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: 19:09:43 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: 19:09:43 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: 19:09:43 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: 19:09:44 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: 19:09:44 DEBUG unit.oai-hss/0.install Fetched 1402 kB in 6s (225 kB/s) unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libapr1:amd64. unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install (Reading database ... 116160 files and directories currently installed.) unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libapr1_1.5.0-1_amd64.deb ... unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install Unpacking libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libaprutil1:amd64. unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libaprutil1_1.5.3-1_amd64.deb ... unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install Unpacking libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libserf-1-1:amd64. unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libserf-1-1_1.3.3-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install Unpacking libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsvn1:amd64. unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsvn1_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 19:09:44 DEBUG unit.oai-hss/0.install Unpacking libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 19:09:45 DEBUG unit.oai-hss/0.install Selecting previously unselected package subversion. unit-oai-hss-0: 19:09:45 DEBUG unit.oai-hss/0.install Preparing to unpack .../subversion_1.8.8-1ubuntu3.3_amd64.deb ... unit-oai-hss-0: 19:09:45 DEBUG unit.oai-hss/0.install Unpacking subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 19:09:45 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:09:45 DEBUG unit.oai-hss/0.install Setting up libapr1:amd64 (1.5.0-1) ... unit-oai-hss-0: 19:09:45 DEBUG unit.oai-hss/0.install Setting up libaprutil1:amd64 (1.5.3-1) ... unit-oai-hss-0: 19:09:45 DEBUG unit.oai-hss/0.install Setting up libserf-1-1:amd64 (1.3.3-1ubuntu0.1) ... unit-oai-hss-0: 19:09:45 DEBUG unit.oai-hss/0.install Setting up libsvn1:amd64 (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 19:09:45 DEBUG unit.oai-hss/0.install Setting up subversion (1.8.8-1ubuntu3.3) ... unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install openssl is already the newest version. unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig9 libgpg-error-dev unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install libhtml-template-perl libidn2-0 libltdl-dev libltdl7 libssl-doc lksctp-tools unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install libgcrypt11-doc libipc-sharedcache-perl libtool-doc gfortran unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install fortran95-compiler gcj-jdk tinyca mailx unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install libconfig-dev libconfig-doc libconfig8-dev libconfig9 libgcrypt11-dev unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install libgpg-error-dev libhtml-template-perl libidn11-dev libidn2-0 libidn2-0-dev unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install libltdl-dev libltdl7 libmysqlclient-dev libpthread-stubs0-dev libsctp-dev unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install libsctp1 libssl-dev libssl-doc libtool lksctp-tools mysql-server unit-oai-hss-0: 19:09:46 DEBUG unit.oai-hss/0.install mysql-server-5.5 mysql-server-core-5.5 zlib1g-dev unit-oai-hss-0: 19:09:47 DEBUG unit.oai-hss/0.install 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:09:47 DEBUG unit.oai-hss/0.install Need to get 11.0 MB of archives. unit-oai-hss-0: 19:09:47 DEBUG unit.oai-hss/0.install After this operation, 74.5 MB of additional disk space will be used. unit-oai-hss-0: 19:09:47 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: 19:09:47 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: 19:09:47 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: 19:09:47 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: 19:09:48 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: 19:09:48 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: 19:09:49 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: 19:09:49 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: 19:09:49 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: 19:09:49 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: 19:09:49 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: 19:09:49 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: 19:09:49 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: 19:09:50 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: 19:09:50 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: 19:09:50 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: 19:09:50 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: 19:09:50 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: 19:09:50 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: 19:09:50 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: 19:09:51 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: 19:09:51 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: 19:09:51 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: 19:09:51 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: 19:09:51 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 19:09:51 DEBUG unit.oai-hss/0.install Fetched 11.0 MB in 5s (2114 kB/s) unit-oai-hss-0: 19:09:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig9:amd64. unit-oai-hss-0: 19:09:51 DEBUG unit.oai-hss/0.install (Reading database ... 116271 files and directories currently installed.) unit-oai-hss-0: 19:09:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig9_1.4.9-2_amd64.deb ... unit-oai-hss-0: 19:09:51 DEBUG unit.oai-hss/0.install Unpacking libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 19:09:51 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl7:amd64. unit-oai-hss-0: 19:09:51 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl7_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 19:09:51 DEBUG unit.oai-hss/0.install Unpacking libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:09:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp1:amd64. unit-oai-hss-0: 19:09:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp1_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 19:09:52 DEBUG unit.oai-hss/0.install Unpacking libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:09:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-core-5.5. unit-oai-hss-0: 19:09:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server-core-5.5_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:09:52 DEBUG unit.oai-hss/0.install Unpacking mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:09:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server-5.5. unit-oai-hss-0: 19:09:52 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: 19:09:52 DEBUG unit.oai-hss/0.install Unpacking mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0:amd64. unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0_0.9-1_amd64.deb ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Unpacking libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-dev:amd64. unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Unpacking libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig-doc. unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig-doc_1.4.9-2_all.deb ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Unpacking libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libconfig8-dev. unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libconfig8-dev_1.4.9-2_amd64.deb ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Unpacking libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgpg-error-dev. unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgpg-error-dev_1.12-0.2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Unpacking libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgcrypt11-dev. unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgcrypt11-dev_1.5.3-2ubuntu4.6_amd64.deb ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Unpacking libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libhtml-template-perl. unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Unpacking libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn11-dev. unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn11-dev_1.28-1ubuntu2.2_amd64.deb ... unit-oai-hss-0: 19:09:54 DEBUG unit.oai-hss/0.install Unpacking libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 19:09:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libltdl-dev:amd64. unit-oai-hss-0: 19:09:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libltdl-dev_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 19:09:55 DEBUG unit.oai-hss/0.install Unpacking libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:09:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-oai-hss-0: 19:09:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../zlib1g-dev_1%3a1.2.8.dfsg-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:09:55 DEBUG unit.oai-hss/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 19:09:55 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmysqlclient-dev. unit-oai-hss-0: 19:09:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient-dev_5.5.62-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 19:09:55 DEBUG unit.oai-hss/0.install Unpacking libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsctp-dev. unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsctp-dev_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Unpacking libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-dev:amd64. unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-dev_1.0.1f-1ubuntu2.27_amd64.deb ... unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Unpacking libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libssl-doc. unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libssl-doc_1.0.1f-1ubuntu2.27_all.deb ... unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Unpacking libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtool. unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtool_2.4.2-1.7ubuntu1_amd64.deb ... unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Unpacking libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Selecting previously unselected package lksctp-tools. unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../lksctp-tools_1.0.15+dfsg-1_amd64.deb ... unit-oai-hss-0: 19:09:56 DEBUG unit.oai-hss/0.install Unpacking lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:09:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-server. unit-oai-hss-0: 19:09:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-server_5.5.62-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 19:09:57 DEBUG unit.oai-hss/0.install Unpacking mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:09:57 DEBUG unit.oai-hss/0.install Selecting previously unselected package libidn2-0-dev. unit-oai-hss-0: 19:09:57 DEBUG unit.oai-hss/0.install Preparing to unpack .../libidn2-0-dev_0.9-1_amd64.deb ... unit-oai-hss-0: 19:09:57 DEBUG unit.oai-hss/0.install Unpacking libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 19:09:57 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:09:58 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:09:58 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 19:09:58 DEBUG unit.oai-hss/0.install Setting up libconfig9:amd64 (1.4.9-2) ... unit-oai-hss-0: 19:09:58 DEBUG unit.oai-hss/0.install Setting up libltdl7:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:09:59 DEBUG unit.oai-hss/0.install Setting up libsctp1:amd64 (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:09:59 DEBUG unit.oai-hss/0.install Setting up mysql-server-core-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:09:59 DEBUG unit.oai-hss/0.install Setting up mysql-server-5.5 (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:10:02 DEBUG unit.oai-hss/0.install 190326 19:10:02 [Warning] Using unique option prefix key_buffer instead of key_buffer_size is deprecated and will be removed in a future release. Please use the full name instead. unit-oai-hss-0: 19:10:02 DEBUG unit.oai-hss/0.install 190326 19:10:02 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-oai-hss-0: 19:10:02 DEBUG unit.oai-hss/0.install 190326 19:10:02 [Note] /usr/sbin/mysqld (mysqld 5.5.62-0ubuntu0.14.04.1) starting as process 11763 ... unit-oai-hss-0: 19:10:12 DEBUG unit.oai-hss/0.install mysql start/running, process 11898 unit-oai-hss-0: 19:10:12 DEBUG unit.oai-hss/0.install Setting up libidn2-0:amd64 (0.9-1) ... unit-oai-hss-0: 19:10:12 DEBUG unit.oai-hss/0.install Setting up libconfig-dev:amd64 (1.4.9-2) ... unit-oai-hss-0: 19:10:12 DEBUG unit.oai-hss/0.install Setting up libconfig-doc (1.4.9-2) ... unit-oai-hss-0: 19:10:12 DEBUG unit.oai-hss/0.install Setting up libconfig8-dev (1.4.9-2) ... unit-oai-hss-0: 19:10:12 DEBUG unit.oai-hss/0.install Setting up libgpg-error-dev (1.12-0.2ubuntu1) ... unit-oai-hss-0: 19:10:13 DEBUG unit.oai-hss/0.install Setting up libgcrypt11-dev (1.5.3-2ubuntu4.6) ... unit-oai-hss-0: 19:10:13 DEBUG unit.oai-hss/0.install Setting up libhtml-template-perl (2.95-1) ... unit-oai-hss-0: 19:10:13 DEBUG unit.oai-hss/0.install Setting up libidn11-dev (1.28-1ubuntu2.2) ... unit-oai-hss-0: 19:10:13 DEBUG unit.oai-hss/0.install Setting up libltdl-dev:amd64 (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:10:13 DEBUG unit.oai-hss/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-1ubuntu1.1) ... unit-oai-hss-0: 19:10:13 DEBUG unit.oai-hss/0.install Setting up libmysqlclient-dev (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Setting up libsctp-dev (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Setting up libssl-dev:amd64 (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Setting up libssl-doc (1.0.1f-1ubuntu2.27) ... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Setting up libtool (2.4.2-1.7ubuntu1) ... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Setting up lksctp-tools (1.0.15+dfsg-1) ... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Setting up libidn2-0-dev (0.9-1) ... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Processing triggers for ureadahead (0.100.0-16) ... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Setting up mysql-server (5.5.62-0ubuntu0.14.04.1) ... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install libgmpxx4ldbl unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install libgmp10-doc libmpfr-dev unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:10:14 DEBUG unit.oai-hss/0.install libgmp-dev libgmpxx4ldbl unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Need to get 300 kB of archives. unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install After this operation, 1675 kB of additional disk space will be used. unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmpxx4ldbl amd64 2:5.1.3+dfsg-1ubuntu1 [8736 B] unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp-dev amd64 2:5.1.3+dfsg-1ubuntu1 [292 kB] unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Fetched 300 kB in 5s (54.3 kB/s) unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install (Reading database ... 118272 files and directories currently installed.) unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Unpacking libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgmp-dev:amd64. unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgmp-dev_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Unpacking libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Setting up libgmpxx4ldbl:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Setting up libgmp-dev:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-hss-0: 19:10:20 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:10:21 DEBUG unit.oai-hss/0.install Downloading nettle archive unit-oai-hss-0: 19:10:21 DEBUG unit.oai-hss/0.install --2019-03-26 19:10:21-- https://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz unit-oai-hss-0: 19:10:21 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: 19:10:21 DEBUG unit.oai-hss/0.install Connecting to ftp.gnu.org (ftp.gnu.org)|209.51.188.20|:443... connected. unit-oai-hss-0: 19:10:21 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:10:21 DEBUG unit.oai-hss/0.install Length: 1113274 (1.1M) [application/x-gzip] unit-oai-hss-0: 19:10:21 DEBUG unit.oai-hss/0.install Saving to: 'nettle-2.5.tar.gz' unit-oai-hss-0: 19:10:21 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:10:21 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 4% 383K 3s unit-oai-hss-0: 19:10:21 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 9% 766K 2s unit-oai-hss-0: 19:10:21 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 13% 55.1M 1s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 18% 777K 1s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 22% 34.4M 1s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 27% 58.9M 1s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 32% 97.2M 1s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 36% 1.31M 1s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 41% 1.81M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 45% 24.5M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 50% 85.5M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 55% 82.0M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 59% 75.8M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 64% 96.9M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 68% 1.44M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 73% 49.4M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 78% 1.99M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 82% 50.9M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 87% 55.4M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 91% 57.9M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 96% 42.2M 0s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... ....... 100% 80.6M=0.4s unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install 2019-03-26 19:10:22 (2.68 MB/s) - 'nettle-2.5.tar.gz' saved [1113274/1113274] unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for -R flag... using -Wl,-rpath, unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install Searching for libraries unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking /usr/lib... added unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking /usr/local/lib... added unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking /sw/local/lib... not found unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking /sw/lib... not found unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking /usr/gnu/lib... not found unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking /opt/gnu/lib... not found unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking /sw/gnu/lib... not found unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking /usr/freeware/lib... not found unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking /usr/pkg/lib... not found unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for nm... nm unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install configure: Compiler uses 64-bit ABI. To change, set CC. unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install configure: Libraries to be installed in ${exec_prefix}/lib. unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install configure: Looking for assembler files in x86_64/. unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking CCPIC... -fpic unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking if globals are prefixed by underscore... no unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking if we should use a .note.GNU-stack section... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for ELF-style .type,%function pseudo-ops... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for ELF-style .type,#function pseudo-ops... no unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking if .align assembly directive is logarithmic... no unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for m4... /usr/bin/m4 unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for an ANSI C-conforming const... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 19:10:22 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking whether time.h and sys/time.h may both be included... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking alignment of uint64_t... 8 unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h usability... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking openssl/blowfish.h presence... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for openssl/blowfish.h... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking openssl/des.h usability... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking openssl/des.h presence... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for openssl/des.h... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking openssl/cast.h usability... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking openssl/cast.h presence... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for openssl/cast.h... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking openssl/aes.h usability... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking openssl/aes.h presence... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for openssl/aes.h... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking malloc.h usability... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking malloc.h presence... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for malloc.h... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for memxor... no unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for __attribute__... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for stdint types... stdint.h (shortcircuit) unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install make use of stdint.h in nettle-stdint.h (assuming C99 compatible system) unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for fcntl file locking... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for __gmpz_getlimbn in -lgmp... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for __gmpz_powm_sec... yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: creating config.make unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: creating config.m4 unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: creating tools/Makefile unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: creating testsuite/Makefile unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: creating examples/Makefile unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: creating nettle.pc unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: creating hogweed.pc unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-encrypt-internal.asm to aes-encrypt-internal.asm unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: linking x86_64/aes-decrypt-internal.asm to aes-decrypt-internal.asm unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: linking x86_64/camellia-crypt-internal.asm to camellia-crypt-internal.asm unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: linking x86_64/memxor.asm to memxor.asm unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: linking x86_64/salsa20-crypt.asm to salsa20-crypt.asm unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-encrypt.asm to serpent-encrypt.asm unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: linking x86_64/serpent-decrypt.asm to serpent-decrypt.asm unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: linking x86_64/sha1-compress.asm to sha1-compress.asm unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: linking x86_64/machine.m4 to machine.m4 unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: executing dummy-dep-files commands unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: executing nettle-stdint.h commands unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install config.status: creating nettle-stdint.h : __NETTLE_STDINT_H unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install Version: nettle 2.5 unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install Host type: x86_64-unknown-linux-gnu unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install ABI: 64 unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install Assembly files: x86_64 unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install Library directory: ${exec_prefix}/lib unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install Compiler: gcc unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install Shared libraries: yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install Public key crypto: yes unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install Compiling nettle unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install make all-here unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aesdata.o -MD -MP -MF aesdata.o.d -fpic -c aesdata.c \ unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT desdata.o -MD -MP -MF desdata.o.d -fpic -c desdata.c \ unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofishdata.o -MD -MP -MF twofishdata.o.d -fpic -c twofishdata.c \ unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT shadata.o -MD -MP -MF shadata.o.d -fpic -c shadata.c \ unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcmdata.o -MD -MP -MF gcmdata.o.d -fpic -c gcmdata.c \ unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt.o -MD -MP -MF getopt.o.d -fpic -c getopt.c \ unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT getopt1.o -MD -MP -MF getopt1.o.d -fpic -c getopt1.c \ unit-oai-hss-0: 19:10:23 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-internal.o -MD -MP -MF nettle-internal.o.d -fpic -c nettle-internal.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt-internal.o -MD -MP -MF aes-decrypt-internal.o.d -fpic -c aes-decrypt-internal.s unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.o -MD -MP -MF aes-decrypt.o.d -fpic -c aes-decrypt.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 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: 19:10:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-internal.o -MD -MP -MF aes-encrypt-internal.o.d -fpic -c aes-encrypt-internal.s unit-oai-hss-0: 19:10:24 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: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.o -MD -MP -MF aes-encrypt.o.d -fpic -c aes-encrypt.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt-table.o -MD -MP -MF aes-encrypt-table.o.d -fpic -c aes-encrypt-table.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.o -MD -MP -MF aes-meta.o.d -fpic -c aes-meta.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.o -MD -MP -MF arcfour.o.d -fpic -c arcfour.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.o -MD -MP -MF arcfour-crypt.o.d -fpic -c arcfour-crypt.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.o -MD -MP -MF arcfour-meta.o.d -fpic -c arcfour-meta.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.o -MD -MP -MF arctwo.o.d -fpic -c arctwo.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.o -MD -MP -MF arctwo-meta.o.d -fpic -c arctwo-meta.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.o -MD -MP -MF base16-encode.o.d -fpic -c base16-encode.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.o -MD -MP -MF base16-decode.o.d -fpic -c base16-decode.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.o -MD -MP -MF base16-meta.o.d -fpic -c base16-meta.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.o -MD -MP -MF base64-encode.o.d -fpic -c base64-encode.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.o -MD -MP -MF base64-decode.o.d -fpic -c base64-decode.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.o -MD -MP -MF base64-meta.o.d -fpic -c base64-meta.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.o -MD -MP -MF camellia-crypt.o.d -fpic -c camellia-crypt.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt-internal.o -MD -MP -MF camellia-crypt-internal.o.d -fpic -c camellia-crypt-internal.s unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 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: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.o -MD -MP -MF camellia-table.o.d -fpic -c camellia-table.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.o -MD -MP -MF camellia-meta.o.d -fpic -c camellia-meta.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.o -MD -MP -MF cast128.o.d -fpic -c cast128.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.o -MD -MP -MF cast128-meta.o.d -fpic -c cast128-meta.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.o -MD -MP -MF blowfish.o.d -fpic -c blowfish.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.o -MD -MP -MF cbc.o.d -fpic -c cbc.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.o -MD -MP -MF ctr.o.d -fpic -c ctr.c \ unit-oai-hss-0: 19:10:24 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.o -MD -MP -MF gcm.o.d -fpic -c gcm.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 19:10:25 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: 19:10:25 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:25 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: 19:10:25 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:25 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: 19:10:25 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:25 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: 19:10:25 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:25 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: 19:10:25 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:25 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: 19:10:25 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: 19:10:25 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:25 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: 19:10:25 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.o -MD -MP -MF gcm-aes.o.d -fpic -c gcm-aes.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.o -MD -MP -MF des.o.d -fpic -c des.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.o -MD -MP -MF des3.o.d -fpic -c des3.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.o -MD -MP -MF des-compat.o.d -fpic -c des-compat.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.o -MD -MP -MF hmac.o.d -fpic -c hmac.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.o -MD -MP -MF hmac-md5.o.d -fpic -c hmac-md5.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.o -MD -MP -MF hmac-ripemd160.o.d -fpic -c hmac-ripemd160.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.o -MD -MP -MF hmac-sha1.o.d -fpic -c hmac-sha1.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.o -MD -MP -MF hmac-sha224.o.d -fpic -c hmac-sha224.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.o -MD -MP -MF hmac-sha256.o.d -fpic -c hmac-sha256.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.o -MD -MP -MF hmac-sha384.o.d -fpic -c hmac-sha384.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.o -MD -MP -MF hmac-sha512.o.d -fpic -c hmac-sha512.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.o -MD -MP -MF knuth-lfib.o.d -fpic -c knuth-lfib.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.o -MD -MP -MF md2.o.d -fpic -c md2.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.o -MD -MP -MF md2-meta.o.d -fpic -c md2-meta.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.o -MD -MP -MF md4.o.d -fpic -c md4.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.o -MD -MP -MF md4-meta.o.d -fpic -c md4-meta.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.o -MD -MP -MF md5.o.d -fpic -c md5.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.o -MD -MP -MF md5-compress.o.d -fpic -c md5-compress.c \ unit-oai-hss-0: 19:10:25 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.o -MD -MP -MF md5-compat.o.d -fpic -c md5-compat.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.o -MD -MP -MF md5-meta.o.d -fpic -c md5-meta.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.o -MD -MP -MF ripemd160.o.d -fpic -c ripemd160.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.o -MD -MP -MF ripemd160-compress.o.d -fpic -c ripemd160-compress.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.o -MD -MP -MF ripemd160-meta.o.d -fpic -c ripemd160-meta.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-set-key.o -MD -MP -MF salsa20-set-key.o.d -fpic -c salsa20-set-key.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.o -MD -MP -MF salsa20-crypt.o.d -fpic -c salsa20-crypt.s unit-oai-hss-0: 19:10:26 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: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.o -MD -MP -MF sha1.o.d -fpic -c sha1.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.o -MD -MP -MF sha1-compress.o.d -fpic -c sha1-compress.s unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.o -MD -MP -MF sha1-meta.o.d -fpic -c sha1-meta.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 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: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.o -MD -MP -MF sha256.o.d -fpic -c sha256.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.o -MD -MP -MF sha256-compress.o.d -fpic -c sha256-compress.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.o -MD -MP -MF sha224-meta.o.d -fpic -c sha224-meta.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.o -MD -MP -MF sha256-meta.o.d -fpic -c sha256-meta.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.o -MD -MP -MF sha512.o.d -fpic -c sha512.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.o -MD -MP -MF sha512-compress.o.d -fpic -c sha512-compress.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.o -MD -MP -MF sha384-meta.o.d -fpic -c sha384-meta.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.o -MD -MP -MF sha512-meta.o.d -fpic -c sha512-meta.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-set-key.o -MD -MP -MF serpent-set-key.o.d -fpic -c serpent-set-key.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.o -MD -MP -MF serpent-encrypt.o.d -fpic -c serpent-encrypt.s unit-oai-hss-0: 19:10:26 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: 19:10:26 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.o -MD -MP -MF serpent-decrypt.o.d -fpic -c serpent-decrypt.s unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.o -MD -MP -MF serpent-meta.o.d -fpic -c serpent-meta.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 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: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.o -MD -MP -MF twofish.o.d -fpic -c twofish.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.o -MD -MP -MF twofish-meta.o.d -fpic -c twofish-meta.c \ unit-oai-hss-0: 19:10:26 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.o -MD -MP -MF yarrow256.o.d -fpic -c yarrow256.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow_key_event.o -MD -MP -MF yarrow_key_event.o.d -fpic -c yarrow_key_event.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.o -MD -MP -MF buffer.o.d -fpic -c buffer.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.o -MD -MP -MF buffer-init.o.d -fpic -c buffer-init.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.o -MD -MP -MF realloc.o.d -fpic -c realloc.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-hashes.o -MD -MP -MF nettle-meta-hashes.o.d -fpic -c nettle-meta-hashes.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-ciphers.o -MD -MP -MF nettle-meta-ciphers.o.d -fpic -c nettle-meta-ciphers.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-meta-armors.o -MD -MP -MF nettle-meta-armors.o.d -fpic -c nettle-meta-armors.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.o -MD -MP -MF write-be32.o.d -fpic -c write-be32.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.o -MD -MP -MF write-le32.o.d -fpic -c write-le32.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.o -MD -MP -MF memxor.o.d -fpic -c memxor.s unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.o -MD -MP -MF sexp.o.d -fpic -c sexp.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install echo "memxor.o : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.o.d unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.o -MD -MP -MF sexp-format.o.d -fpic -c sexp-format.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.o -MD -MP -MF sexp-transport.o.d -fpic -c sexp-transport.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport-format.o -MD -MP -MF sexp-transport-format.o.d -fpic -c sexp-transport-format.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.o -MD -MP -MF bignum.o.d -fpic -c bignum.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-next-prime.o -MD -MP -MF bignum-next-prime.o.d -fpic -c bignum-next-prime.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.o -MD -MP -MF bignum-random.o.d -fpic -c bignum-random.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random-prime.o -MD -MP -MF bignum-random-prime.o.d -fpic -c bignum-random-prime.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.o -MD -MP -MF sexp2bignum.o.d -fpic -c sexp2bignum.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.o -MD -MP -MF pkcs1.o.d -fpic -c pkcs1.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.o -MD -MP -MF pkcs1-encrypt.o.d -fpic -c pkcs1-encrypt.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.o -MD -MP -MF pkcs1-decrypt.o.d -fpic -c pkcs1-decrypt.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-digest.o -MD -MP -MF pkcs1-rsa-digest.o.d -fpic -c pkcs1-rsa-digest.c \ unit-oai-hss-0: 19:10:27 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-md5.o -MD -MP -MF pkcs1-rsa-md5.o.d -fpic -c pkcs1-rsa-md5.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha1.o -MD -MP -MF pkcs1-rsa-sha1.o.d -fpic -c pkcs1-rsa-sha1.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha256.o -MD -MP -MF pkcs1-rsa-sha256.o.d -fpic -c pkcs1-rsa-sha256.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-rsa-sha512.o -MD -MP -MF pkcs1-rsa-sha512.o.d -fpic -c pkcs1-rsa-sha512.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.o -MD -MP -MF rsa.o.d -fpic -c rsa.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -fpic -c rsa-sign.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -fpic -c rsa-verify.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-sign.o -MD -MP -MF rsa-pkcs1-sign.o.d -fpic -c rsa-pkcs1-sign.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-pkcs1-verify.o -MD -MP -MF rsa-pkcs1-verify.o.d -fpic -c rsa-pkcs1-verify.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-sign.o -MD -MP -MF rsa-md5-sign.o.d -fpic -c rsa-md5-sign.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-md5-verify.o -MD -MP -MF rsa-md5-verify.o.d -fpic -c rsa-md5-verify.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-sign.o -MD -MP -MF rsa-sha1-sign.o.d -fpic -c rsa-sha1-sign.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha1-verify.o -MD -MP -MF rsa-sha1-verify.o.d -fpic -c rsa-sha1-verify.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-sign.o -MD -MP -MF rsa-sha256-sign.o.d -fpic -c rsa-sha256-sign.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha256-verify.o -MD -MP -MF rsa-sha256-verify.o.d -fpic -c rsa-sha256-verify.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-sign.o -MD -MP -MF rsa-sha512-sign.o.d -fpic -c rsa-sha512-sign.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sha512-verify.o -MD -MP -MF rsa-sha512-verify.o.d -fpic -c rsa-sha512-verify.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -fpic -c rsa-encrypt.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -fpic -c rsa-decrypt.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt-tr.o -MD -MP -MF rsa-decrypt-tr.o.d -fpic -c rsa-decrypt-tr.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -fpic -c rsa-keygen.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.o -MD -MP -MF rsa-compat.o.d -fpic -c rsa-compat.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.o -MD -MP -MF rsa-blind.o.d -fpic -c rsa-blind.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.o -MD -MP -MF rsa2sexp.o.d -fpic -c rsa2sexp.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.o -MD -MP -MF sexp2rsa.o.d -fpic -c sexp2rsa.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.o -MD -MP -MF dsa.o.d -fpic -c dsa.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.o -MD -MP -MF dsa-sign.o.d -fpic -c dsa-sign.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.o -MD -MP -MF dsa-verify.o.d -fpic -c dsa-verify.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.o -MD -MP -MF dsa-keygen.o.d -fpic -c dsa-keygen.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-sign.o -MD -MP -MF dsa-sha1-sign.o.d -fpic -c dsa-sha1-sign.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha1-verify.o -MD -MP -MF dsa-sha1-verify.o.d -fpic -c dsa-sha1-verify.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-sign.o -MD -MP -MF dsa-sha256-sign.o.d -fpic -c dsa-sha256-sign.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sha256-verify.o -MD -MP -MF dsa-sha256-verify.o.d -fpic -c dsa-sha256-verify.c \ unit-oai-hss-0: 19:10:28 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.o -MD -MP -MF dsa2sexp.o.d -fpic -c dsa2sexp.c \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.o -MD -MP -MF sexp2dsa.o.d -fpic -c sexp2dsa.c \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.o -MD -MP -MF pgp-encode.o.d -fpic -c pgp-encode.c \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.o -MD -MP -MF rsa2openpgp.o.d -fpic -c rsa2openpgp.c \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.o -MD -MP -MF der-iterator.o.d -fpic -c der-iterator.c \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.o -MD -MP -MF der2rsa.o.d -fpic -c der2rsa.c \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.o -MD -MP -MF der2dsa.o.d -fpic -c der2dsa.c \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install aes-decrypt-internal.asm >aes-decrypt-internal.s unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:29 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: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-decrypt.po -MD -MP -MF aes-decrypt.po.d -fpic -c aes-decrypt.c -o aes-decrypt.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install aes-encrypt-internal.asm >aes-encrypt-internal.s unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-encrypt.po -MD -MP -MF aes-encrypt.po.d -fpic -c aes-encrypt.c -o aes-encrypt.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:29 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: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-meta.po -MD -MP -MF aes-meta.po.d -fpic -c aes-meta.c -o aes-meta.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour.po -MD -MP -MF arcfour.po.d -fpic -c arcfour.c -o arcfour.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-crypt.po -MD -MP -MF arcfour-crypt.po.d -fpic -c arcfour-crypt.c -o arcfour-crypt.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-meta.po -MD -MP -MF arcfour-meta.po.d -fpic -c arcfour-meta.c -o arcfour-meta.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo.po -MD -MP -MF arctwo.po.d -fpic -c arctwo.c -o arctwo.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-meta.po -MD -MP -MF arctwo-meta.po.d -fpic -c arctwo-meta.c -o arctwo-meta.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-encode.po -MD -MP -MF base16-encode.po.d -fpic -c base16-encode.c -o base16-encode.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-decode.po -MD -MP -MF base16-decode.po.d -fpic -c base16-decode.c -o base16-decode.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-meta.po -MD -MP -MF base16-meta.po.d -fpic -c base16-meta.c -o base16-meta.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-encode.po -MD -MP -MF base64-encode.po.d -fpic -c base64-encode.c -o base64-encode.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-decode.po -MD -MP -MF base64-decode.po.d -fpic -c base64-decode.c -o base64-decode.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-meta.po -MD -MP -MF base64-meta.po.d -fpic -c base64-meta.c -o base64-meta.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-crypt.po -MD -MP -MF camellia-crypt.po.d -fpic -c camellia-crypt.c -o camellia-crypt.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install camellia-crypt-internal.asm >camellia-crypt-internal.s unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:29 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: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-table.po -MD -MP -MF camellia-table.po.d -fpic -c camellia-table.c -o camellia-table.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-meta.po -MD -MP -MF camellia-meta.po.d -fpic -c camellia-meta.c -o camellia-meta.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128.po -MD -MP -MF cast128.po.d -fpic -c cast128.c -o cast128.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-meta.po -MD -MP -MF cast128-meta.po.d -fpic -c cast128-meta.c -o cast128-meta.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish.po -MD -MP -MF blowfish.po.d -fpic -c blowfish.c -o blowfish.po \ unit-oai-hss-0: 19:10:29 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc.po -MD -MP -MF cbc.po.d -fpic -c cbc.c -o cbc.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr.po -MD -MP -MF ctr.po.d -fpic -c ctr.c -o ctr.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm.po -MD -MP -MF gcm.po.d -fpic -c gcm.c -o gcm.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install cast128.c: In function 'nettle_cast128_set_key': unit-oai-hss-0: 19:10:30 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: 19:10:30 DEBUG unit.oai-hss/0.install t[3] = x[3] = z[3] ^ cast_sbox5[U8c(x[2])] unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:30 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: 19:10:30 DEBUG unit.oai-hss/0.install ^ cast_sbox6[U8d(z[1])] ^ cast_sbox7[U8a(z[1])] unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:30 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: 19:10:30 DEBUG unit.oai-hss/0.install t[2] = x[2] = z[1] ^ cast_sbox5[U8d(x[1])] unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:30 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: 19:10:30 DEBUG unit.oai-hss/0.install t[1] = x[1] = z[0] ^ cast_sbox5[U8a(x[0])] unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:30 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: 19:10:30 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:30 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: 19:10:30 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: 19:10:30 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[1]' was declared here unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:30 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: 19:10:30 DEBUG unit.oai-hss/0.install #define U8a(x) ( (uint8_t) (x>>24) ) unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install cast128.c:166:12: note: 't[0]' was declared here unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install uint32_t t[4], z[4], x[4]; unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-aes.po -MD -MP -MF gcm-aes.po.d -fpic -c gcm-aes.c -o gcm-aes.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des.po -MD -MP -MF des.po.d -fpic -c des.c -o des.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3.po -MD -MP -MF des3.po.d -fpic -c des3.c -o des3.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat.po -MD -MP -MF des-compat.po.d -fpic -c des-compat.c -o des-compat.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac.po -MD -MP -MF hmac.po.d -fpic -c hmac.c -o hmac.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-md5.po -MD -MP -MF hmac-md5.po.d -fpic -c hmac-md5.c -o hmac-md5.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-ripemd160.po -MD -MP -MF hmac-ripemd160.po.d -fpic -c hmac-ripemd160.c -o hmac-ripemd160.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha1.po -MD -MP -MF hmac-sha1.po.d -fpic -c hmac-sha1.c -o hmac-sha1.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha224.po -MD -MP -MF hmac-sha224.po.d -fpic -c hmac-sha224.c -o hmac-sha224.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha256.po -MD -MP -MF hmac-sha256.po.d -fpic -c hmac-sha256.c -o hmac-sha256.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha384.po -MD -MP -MF hmac-sha384.po.d -fpic -c hmac-sha384.c -o hmac-sha384.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-sha512.po -MD -MP -MF hmac-sha512.po.d -fpic -c hmac-sha512.c -o hmac-sha512.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib.po -MD -MP -MF knuth-lfib.po.d -fpic -c knuth-lfib.c -o knuth-lfib.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2.po -MD -MP -MF md2.po.d -fpic -c md2.c -o md2.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-meta.po -MD -MP -MF md2-meta.po.d -fpic -c md2-meta.c -o md2-meta.po \ unit-oai-hss-0: 19:10:30 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4.po -MD -MP -MF md4.po.d -fpic -c md4.c -o md4.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-meta.po -MD -MP -MF md4-meta.po.d -fpic -c md4-meta.c -o md4-meta.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5.po -MD -MP -MF md5.po.d -fpic -c md5.c -o md5.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compress.po -MD -MP -MF md5-compress.po.d -fpic -c md5-compress.c -o md5-compress.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat.po -MD -MP -MF md5-compat.po.d -fpic -c md5-compat.c -o md5-compat.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-meta.po -MD -MP -MF md5-meta.po.d -fpic -c md5-meta.c -o md5-meta.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160.po -MD -MP -MF ripemd160.po.d -fpic -c ripemd160.c -o ripemd160.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-compress.po -MD -MP -MF ripemd160-compress.po.d -fpic -c ripemd160-compress.c -o ripemd160-compress.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-meta.po -MD -MP -MF ripemd160-meta.po.d -fpic -c ripemd160-meta.c -o ripemd160-meta.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install salsa20-crypt.asm >salsa20-crypt.s unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-crypt.po -MD -MP -MF salsa20-crypt.po.d -fpic -c salsa20-crypt.s -o salsa20-crypt.po unit-oai-hss-0: 19:10:31 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: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1.po -MD -MP -MF sha1.po.d -fpic -c sha1.c -o sha1.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install sha1-compress.asm >sha1-compress.s unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-compress.po -MD -MP -MF sha1-compress.po.d -fpic -c sha1-compress.s -o sha1-compress.po unit-oai-hss-0: 19:10:31 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: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-meta.po -MD -MP -MF sha1-meta.po.d -fpic -c sha1-meta.c -o sha1-meta.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256.po -MD -MP -MF sha256.po.d -fpic -c sha256.c -o sha256.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-compress.po -MD -MP -MF sha256-compress.po.d -fpic -c sha256-compress.c -o sha256-compress.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-meta.po -MD -MP -MF sha224-meta.po.d -fpic -c sha224-meta.c -o sha224-meta.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-meta.po -MD -MP -MF sha256-meta.po.d -fpic -c sha256-meta.c -o sha256-meta.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512.po -MD -MP -MF sha512.po.d -fpic -c sha512.c -o sha512.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-compress.po -MD -MP -MF sha512-compress.po.d -fpic -c sha512-compress.c -o sha512-compress.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-meta.po -MD -MP -MF sha384-meta.po.d -fpic -c sha384-meta.c -o sha384-meta.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-meta.po -MD -MP -MF sha512-meta.po.d -fpic -c sha512-meta.c -o sha512-meta.po \ unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:31 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:31 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install serpent-encrypt.asm >serpent-encrypt.s unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-encrypt.po -MD -MP -MF serpent-encrypt.po.d -fpic -c serpent-encrypt.s -o serpent-encrypt.po unit-oai-hss-0: 19:10:32 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: 19:10:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install serpent-decrypt.asm >serpent-decrypt.s unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-decrypt.po -MD -MP -MF serpent-decrypt.po.d -fpic -c serpent-decrypt.s -o serpent-decrypt.po unit-oai-hss-0: 19:10:32 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: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-meta.po -MD -MP -MF serpent-meta.po.d -fpic -c serpent-meta.c -o serpent-meta.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish.po -MD -MP -MF twofish.po.d -fpic -c twofish.c -o twofish.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-meta.po -MD -MP -MF twofish-meta.po.d -fpic -c twofish-meta.c -o twofish-meta.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow256.po -MD -MP -MF yarrow256.po.d -fpic -c yarrow256.c -o yarrow256.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer.po -MD -MP -MF buffer.po.d -fpic -c buffer.c -o buffer.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-init.po -MD -MP -MF buffer-init.po.d -fpic -c buffer-init.c -o buffer-init.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT realloc.po -MD -MP -MF realloc.po.d -fpic -c realloc.c -o realloc.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-be32.po -MD -MP -MF write-be32.po.d -fpic -c write-be32.c -o write-be32.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT write-le32.po -MD -MP -MF write-le32.po.d -fpic -c write-le32.c -o write-le32.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install /usr/bin/m4 ./asm.m4 machine.m4 config.m4 \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install memxor.asm >memxor.s unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor.po -MD -MP -MF memxor.po.d -fpic -c memxor.s -o memxor.po unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp.po -MD -MP -MF sexp.po.d -fpic -c sexp.c -o sexp.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install echo "memxor.po : memxor.asm ./asm.m4 machine.m4 config.m4" >memxor.po.d unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format.po -MD -MP -MF sexp-format.po.d -fpic -c sexp-format.c -o sexp-format.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-transport.po -MD -MP -MF sexp-transport.po.d -fpic -c sexp-transport.c -o sexp-transport.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum.po -MD -MP -MF bignum.po.d -fpic -c bignum.c -o bignum.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-random.po -MD -MP -MF bignum-random.po.d -fpic -c bignum-random.c -o bignum-random.po \ unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:32 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:32 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2bignum.po -MD -MP -MF sexp2bignum.po.d -fpic -c sexp2bignum.c -o sexp2bignum.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1.po -MD -MP -MF pkcs1.po.d -fpic -c pkcs1.c -o pkcs1.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-encrypt.po -MD -MP -MF pkcs1-encrypt.po.d -fpic -c pkcs1-encrypt.c -o pkcs1-encrypt.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-decrypt.po -MD -MP -MF pkcs1-decrypt.po.d -fpic -c pkcs1-decrypt.c -o pkcs1-decrypt.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa.po -MD -MP -MF rsa.po.d -fpic -c rsa.c -o rsa.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.po -MD -MP -MF rsa-sign.po.d -fpic -c rsa-sign.c -o rsa-sign.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.po -MD -MP -MF rsa-verify.po.d -fpic -c rsa-verify.c -o rsa-verify.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.po -MD -MP -MF rsa-encrypt.po.d -fpic -c rsa-encrypt.c -o rsa-encrypt.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.po -MD -MP -MF rsa-decrypt.po.d -fpic -c rsa-decrypt.c -o rsa-decrypt.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.po -MD -MP -MF rsa-keygen.po.d -fpic -c rsa-keygen.c -o rsa-keygen.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-compat.po -MD -MP -MF rsa-compat.po.d -fpic -c rsa-compat.c -o rsa-compat.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-blind.po -MD -MP -MF rsa-blind.po.d -fpic -c rsa-blind.c -o rsa-blind.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp.po -MD -MP -MF rsa2sexp.po.d -fpic -c rsa2sexp.c -o rsa2sexp.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa.po -MD -MP -MF sexp2rsa.po.d -fpic -c sexp2rsa.c -o sexp2rsa.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa.po -MD -MP -MF dsa.po.d -fpic -c dsa.c -o dsa.po \ unit-oai-hss-0: 19:10:33 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-sign.po -MD -MP -MF dsa-sign.po.d -fpic -c dsa-sign.c -o dsa-sign.po \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-verify.po -MD -MP -MF dsa-verify.po.d -fpic -c dsa-verify.c -o dsa-verify.po \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen.po -MD -MP -MF dsa-keygen.po.d -fpic -c dsa-keygen.c -o dsa-keygen.po \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT 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: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa2sexp.po -MD -MP -MF dsa2sexp.po.d -fpic -c dsa2sexp.c -o dsa2sexp.po \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2dsa.po -MD -MP -MF sexp2dsa.po.d -fpic -c sexp2dsa.c -o sexp2dsa.po \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pgp-encode.po -MD -MP -MF pgp-encode.po.d -fpic -c pgp-encode.c -o pgp-encode.po \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2openpgp.po -MD -MP -MF rsa2openpgp.po.d -fpic -c rsa2openpgp.c -o rsa2openpgp.po \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der-iterator.po -MD -MP -MF der-iterator.po.d -fpic -c der-iterator.c -o der-iterator.po \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install pgp-encode.c: In function 'nettle_pgp_put_rsa_sha1_signature': unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install pgp-encode.c:249:11: warning: unused variable 'digest16' [-Wunused-variable] unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install uint8_t digest16[2]; unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install rsa2openpgp.c: In function 'nettle_rsa_keypair_to_openpgp': unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install rsa2openpgp.c:67:12: warning: unused variable 'key_length' [-Wunused-variable] unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install unsigned key_length; unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2rsa.po -MD -MP -MF der2rsa.po.d -fpic -c der2rsa.c -o der2rsa.po \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT der2dsa.po -MD -MP -MF der2dsa.po.d -fpic -c der2dsa.c -o der2dsa.po \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/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: 19:10:34 DEBUG unit.oai-hss/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: 19:10:34 DEBUG unit.oai-hss/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: 19:10:34 DEBUG unit.oai-hss/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: 19:10:34 DEBUG unit.oai-hss/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: 19:10:34 DEBUG unit.oai-hss/0.install rm -f libnettle.a unit-oai-hss-0: 19:10:34 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: 19:10:34 DEBUG unit.oai-hss/0.install rm -f libhogweed.a unit-oai-hss-0: 19:10:34 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: 19:10:34 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: 19:10:34 DEBUG unit.oai-hss/0.install ranlib libnettle.a unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install ranlib libhogweed.a unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && rm -f libnettle.so \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && ln -s ../libnettle.so libnettle.so \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install || { rm -f libnettle.so.4 \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && ln -s libnettle.so libnettle.so.4 ; } ) unit-oai-hss-0: 19:10:34 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: 19:10:34 DEBUG unit.oai-hss/0.install mkdir .lib 2>/dev/null unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install make[1]: [libhogweed.so] Error 1 (ignored) unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install (cd .lib \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && ln -s ../libhogweed.so libhogweed.so \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install || { rm -f libhogweed.so.2 \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so libhogweed.so.2 ; } ) unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install echo "Making all in $d" ; (cd $d && make all); done unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install Making all in tools unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-conv.o -MD -MP -MF sexp-conv.o.d -c sexp-conv.c && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT input.o -MD -MP -MF input.o.d -c input.c && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT output.o -MD -MP -MF output.o.d -c output.c && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT parse.o -MD -MP -MF parse.o.d -c parse.c && true unit-oai-hss-0: 19:10:34 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT misc.o -MD -MP -MF misc.o.d -c misc.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-hash.o -MD -MP -MF nettle-hash.o.d -c nettle-hash.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-lfib-stream.o -MD -MP -MF nettle-lfib-stream.o.d -c nettle-lfib-stream.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-conv.o -MD -MP -MF pkcs1-conv.o.d -c pkcs1-conv.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -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: 19:10:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-lfib-stream.o -lnettle -lgmp -o nettle-lfib-stream unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-hash.o misc.o ../getopt.o ../getopt1.o -lnettle -lgmp -o nettle-hash unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-conv.o misc.o ../getopt.o ../getopt1.o -lhogweed -lnettle -lgmp -o pkcs1-conv unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install Making all in testsuite unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT aes-test.o -MD -MP -MF aes-test.o.d -c aes-test.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT testutils.o -MD -MP -MF testutils.o.d -c testutils.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arcfour-test.o -MD -MP -MF arcfour-test.o.d -c arcfour-test.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT arctwo-test.o -MD -MP -MF arctwo-test.o.d -c arctwo-test.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT blowfish-test.o -MD -MP -MF blowfish-test.o.d -c blowfish-test.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cast128-test.o -MD -MP -MF cast128-test.o.d -c cast128-test.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16-test.o -MD -MP -MF base16-test.o.d -c base16-test.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64-test.o -MD -MP -MF base64-test.o.d -c base64-test.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT camellia-test.o -MD -MP -MF camellia-test.o.d -c camellia-test.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-test.o -MD -MP -MF des-test.o.d -c des-test.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des3-test.o -MD -MP -MF des3-test.o.d -c des3-test.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT des-compat-test.o -MD -MP -MF des-compat-test.o.d -c des-compat-test.c && true unit-oai-hss-0: 19:10:35 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md2-test.o -MD -MP -MF md2-test.o.d -c md2-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md4-test.o -MD -MP -MF md4-test.o.d -c md4-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-test.o -MD -MP -MF md5-test.o.d -c md5-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT md5-compat-test.o -MD -MP -MF md5-compat-test.o.d -c md5-compat-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT memxor-test.o -MD -MP -MF memxor-test.o.d -c memxor-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ripemd160-test.o -MD -MP -MF ripemd160-test.o.d -c ripemd160-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT salsa20-test.o -MD -MP -MF salsa20-test.o.d -c salsa20-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-test.o -MD -MP -MF sha1-test.o.d -c sha1-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha224-test.o -MD -MP -MF sha224-test.o.d -c sha224-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha256-test.o -MD -MP -MF sha256-test.o.d -c sha256-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha384-test.o -MD -MP -MF sha384-test.o.d -c sha384-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha512-test.o -MD -MP -MF sha512-test.o.d -c sha512-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT serpent-test.o -MD -MP -MF serpent-test.o.d -c serpent-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT twofish-test.o -MD -MP -MF twofish-test.o.d -c twofish-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT knuth-lfib-test.o -MD -MP -MF knuth-lfib-test.o.d -c knuth-lfib-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT cbc-test.o -MD -MP -MF cbc-test.o.d -c cbc-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT ctr-test.o -MD -MP -MF ctr-test.o.d -c ctr-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT gcm-test.o -MD -MP -MF gcm-test.o.d -c gcm-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT hmac-test.o -MD -MP -MF hmac-test.o.d -c hmac-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-hash-test.o -MD -MP -MF meta-hash-test.o.d -c meta-hash-test.c && true unit-oai-hss-0: 19:10:36 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-cipher-test.o -MD -MP -MF meta-cipher-test.o.d -c meta-cipher-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT meta-armor-test.o -MD -MP -MF meta-armor-test.o.d -c meta-armor-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT buffer-test.o -MD -MP -MF buffer-test.o.d -c buffer-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT yarrow-test.o -MD -MP -MF yarrow-test.o.d -c yarrow-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-test.o -MD -MP -MF sexp-test.o.d -c sexp-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp-format-test.o -MD -MP -MF sexp-format-test.o.d -c sexp-format-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa2sexp-test.o -MD -MP -MF rsa2sexp-test.o.d -c rsa2sexp-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sexp2rsa-test.o -MD -MP -MF sexp2rsa-test.o.d -c sexp2rsa-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT bignum-test.o -MD -MP -MF bignum-test.o.d -c bignum-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime-test.o -MD -MP -MF random-prime-test.o.d -c random-prime-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT pkcs1-test.o -MD -MP -MF pkcs1-test.o.d -c pkcs1-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-test.o -MD -MP -MF rsa-test.o.d -c rsa-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt-test.o -MD -MP -MF rsa-encrypt-test.o.d -c rsa-encrypt-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen-test.o -MD -MP -MF rsa-keygen-test.o.d -c rsa-keygen-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-test.o -MD -MP -MF dsa-test.o.d -c dsa-test.c && true unit-oai-hss-0: 19:10:37 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT dsa-keygen-test.o -MD -MP -MF dsa-keygen-test.o.d -c dsa-keygen-test.c && true unit-oai-hss-0: 19:10:38 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: 19:10:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT sha1-huge-test.o -MD -MP -MF sha1-huge-test.o.d -c sha1-huge-test.c && true unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. aes-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o aes-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arcfour-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arcfour-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. arctwo-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o arctwo-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. blowfish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o blowfish-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cast128-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cast128-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base16-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o base64-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. camellia-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o camellia-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des3-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des3-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. des-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o des-compat-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md2-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md2-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md4-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md4-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. md5-compat-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o md5-compat-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. memxor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o memxor-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ripemd160-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ripemd160-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. salsa20-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o salsa20-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha224-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha224-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha256-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha256-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha384-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha384-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha512-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha512-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. serpent-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o serpent-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. twofish-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o twofish-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. knuth-lfib-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o knuth-lfib-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. cbc-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o cbc-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. ctr-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o ctr-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. gcm-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o gcm-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. hmac-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o hmac-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-hash-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-hash-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-cipher-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-cipher-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. meta-armor-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o meta-armor-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. buffer-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o buffer-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. yarrow-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o yarrow-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp-format-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp-format-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa2sexp-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa2sexp-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sexp2rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sexp2rsa-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. bignum-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o bignum-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o random-prime-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. pkcs1-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o pkcs1-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-encrypt-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o rsa-keygen-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. dsa-keygen-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o dsa-keygen-test unit-oai-hss-0: 19:10:38 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: 19:10:38 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. sha1-huge-test.o testutils.o ../nettle-internal.o -lhogweed -lnettle -lgmp -o sha1-huge-test unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-benchmark.o -MD -MP -MF nettle-benchmark.o.d -c nettle-benchmark.c && true unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT nettle-openssl.o -MD -MP -MF nettle-openssl.o.d -c nettle-openssl.c && true unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT io.o -MD -MP -MF io.o.d -c io.c && true unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT eratosthenes.o -MD -MP -MF eratosthenes.o.d -c eratosthenes.c && true unit-oai-hss-0: 19:10:38 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16enc.o -MD -MP -MF base16enc.o.d -c base16enc.c && true unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install nettle-benchmark.c: In function 'time_cipher': unit-oai-hss-0: 19:10:39 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: 19:10:39 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:39 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: 19:10:39 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:39 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: 19:10:39 DEBUG unit.oai-hss/0.install memset(iv, 0, sizeof(iv)); unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base16dec.o -MD -MP -MF base16dec.o.d -c base16dec.c && true unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64enc.o -MD -MP -MF base64enc.o.d -c base64enc.c && true unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT base64dec.o -MD -MP -MF base64dec.o.d -c base64dec.c && true unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-keygen.o -MD -MP -MF rsa-keygen.o.d -c rsa-keygen.c && true unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-sign.o -MD -MP -MF rsa-sign.o.d -c rsa-sign.c && true unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT read_rsa_key.o -MD -MP -MF read_rsa_key.o.d -c read_rsa_key.c && true unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-verify.o -MD -MP -MF rsa-verify.o.d -c rsa-verify.c && true unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-encrypt.o -MD -MP -MF rsa-encrypt.o.d -c rsa-encrypt.c && true unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT rsa-decrypt.o -MD -MP -MF rsa-decrypt.o.d -c rsa-decrypt.c && true unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT next-prime.o -MD -MP -MF next-prime.o.d -c next-prime.c && true unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -I.. -I.. -DHAVE_CONFIG_H -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -fpic -MT random-prime.o -MD -MP -MF random-prime.o.d -c random-prime.c && true unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. nettle-benchmark.o nettle-openssl.o ../getopt.o ../getopt1.o ../nettle-internal.o -lnettle -lgmp -o nettle-benchmark unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. eratosthenes.o ../getopt.o ../getopt1.o -o eratosthenes unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16enc.o io.o \ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16enc unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base16dec.o io.o \ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base16dec unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64enc.o io.o \ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64enc unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. base64dec.o io.o \ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install -lnettle -lgmp -o base64dec unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-keygen.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-keygen unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-sign.o io.o read_rsa_key.o \ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-sign unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-verify.o io.o read_rsa_key.o \ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-verify unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-encrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install ../getopt.o ../getopt1.o \ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-encrypt unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. rsa-decrypt.o io.o read_rsa_key.o \ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o rsa-decrypt unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. next-prime.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o next-prime unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install gcc -g -O2 -ggdb3 -Wno-pointer-sign -Wall -W -Wmissing-prototypes -Wmissing-declarations -Wstrict-prototypes -Wpointer-arith -Wbad-function-cast -Wnested-externs -L.. random-prime.o io.o ../getopt.o ../getopt1.o \ unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install -lhogweed -lnettle -lgmp -o random-prime unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install make check-here unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:10:39 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install echo "Making check in $d" ; (cd $d && make check); done unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install Making check in tools unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install Making check in testsuite unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install EMULATOR="" NM="nm" EXEEXT="" \ unit-oai-hss-0: 19:10:40 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: 19:10:40 DEBUG unit.oai-hss/0.install PASS: aes unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: arcfour unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: arctwo unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: blowfish unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: cast128 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: base16 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: base64 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: camellia unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: des unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: des3 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: des-compat unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: md2 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: md4 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: md5 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: md5-compat unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: memxor unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: ripemd160 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: salsa20 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: sha1 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: sha224 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: sha256 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: sha384 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: sha512 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: serpent unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: twofish unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: knuth-lfib unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: cbc unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: ctr unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: gcm unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: hmac unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: meta-hash unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: meta-cipher unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: meta-armor unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: buffer unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: yarrow unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: sexp unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: sexp-format unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: rsa2sexp unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: sexp2rsa unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: bignum unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: random-prime unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: pkcs1 unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: rsa unit-oai-hss-0: 19:10:40 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install PASS: rsa-keygen unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install PASS: dsa unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install PASS: dsa-keygen unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install PASS: cxx unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install PASS: sexp-conv unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install PASS: pkcs1-conv unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install PASS: symbols unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install All 51 tests passed unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install =================== unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install Making check in examples unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install LD_LIBRARY_PATH=../.lib PATH="../.lib:$PATH" srcdir="." \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install EMULATOR="" EXEEXT="" \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install ".."/run-tests rsa-sign-test rsa-verify-test rsa-encrypt-test unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install xxxxx unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install PASS: rsa-sign unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install PASS: rsa-verify unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install PASS: rsa-encrypt unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install All 3 tests passed unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install ================== unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install make install-here unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/info unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install f=nettle.info ; \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install [ -f $f ] || f="./$f" ; \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/share/info ; \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install if (install-info --version && \ unit-oai-hss-0: 19:10:41 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: 19:10:41 DEBUG unit.oai-hss/0.install install-info --info-dir="/usr/share/info" "$f" ; \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install else : ; fi unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/include/nettle unit-oai-hss-0: 19:10:41 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: 19:10:41 DEBUG unit.oai-hss/0.install if [ -f "$f" ] ; then \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/include/nettle ; \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "./$f" /usr/include/nettle ; \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install fi ; done unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install ./config.status config.h unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install config.status: config.h is unchanged unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install echo timestamp > stamp-h unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install for f in libnettle.a libhogweed.a; do \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 $f /usr/lib ; \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib/pkgconfig unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install for f in nettle.pc hogweed.pc ; do \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 "$f" /usr/lib/pkgconfig ; \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libnettle.so /usr/lib/libnettle.so.4.4 unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install [ -z "libnettle.so.4" ] \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install && rm -f libnettle.so.4 libnettle.so \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so.4 \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install && ln -s libnettle.so.4.4 libnettle.so) unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/lib unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 libhogweed.so /usr/lib/libhogweed.so.2.2 unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install [ -z "libhogweed.so.2" ] \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install || (cd /usr/lib \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install && rm -f libhogweed.so.2 libhogweed.so \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so.2 \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install && ln -s libhogweed.so.2.2 libhogweed.so) unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5' unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install set -e; for d in tools testsuite examples; do \ unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install echo "Making install in $d" ; (cd $d && make install); done unit-oai-hss-0: 19:10:41 DEBUG unit.oai-hss/0.install Making install in tools unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/bin unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install for f in sexp-conv nettle-hash nettle-lfib-stream pkcs1-conv ; do \ unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install /usr/bin/install -c $f /usr/bin ; \ unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install done unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/tools' unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install Making install in testsuite unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/testsuite' unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install true unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/nettle-2.5/examples' unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install libidn2-0-dev is already the newest version. unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install libp11-kit-dev libp11-kit0-dbg libtasn1-6-dbg libtasn1-6-dev libtspi-dev unit-oai-hss-0: 19:10:42 DEBUG unit.oai-hss/0.install libtspi1 unit-oai-hss-0: 19:10:48 DEBUG unit.oai-hss/0.install 0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:10:48 DEBUG unit.oai-hss/0.install Need to get 1855 kB of archives. unit-oai-hss-0: 19:10:48 DEBUG unit.oai-hss/0.install After this operation, 3712 kB of additional disk space will be used. unit-oai-hss-0: 19:10:48 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: 19:10:48 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: 19:10:49 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: 19:10:49 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: 19:10:49 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: 19:10:49 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: 19:10:49 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 19:10:49 DEBUG unit.oai-hss/0.install Fetched 1855 kB in 7s (256 kB/s) unit-oai-hss-0: 19:10:49 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi1. unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install (Reading database ... 118290 files and directories currently installed.) unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi1_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Unpacking libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dev. unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dev_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtspi-dev. unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtspi-dev_0.3.11.2-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Unpacking libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit-dev. unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit-dev_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Unpacking libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libp11-kit0-dbg:amd64. unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libp11-kit0-dbg_0.20.2-2ubuntu2_amd64.deb ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Unpacking libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtasn1-6-dbg:amd64. unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtasn1-6-dbg_3.4-3ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Unpacking libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 19:10:50 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:10:51 DEBUG unit.oai-hss/0.install Setting up libtspi1 (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 19:10:51 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dev (3.4-3ubuntu0.6) ... unit-oai-hss-0: 19:10:52 DEBUG unit.oai-hss/0.install Setting up libtspi-dev (0.3.11.2-1ubuntu1) ... unit-oai-hss-0: 19:10:52 DEBUG unit.oai-hss/0.install Setting up libp11-kit-dev (0.20.2-2ubuntu2) ... unit-oai-hss-0: 19:10:52 DEBUG unit.oai-hss/0.install Setting up libp11-kit0-dbg:amd64 (0.20.2-2ubuntu2) ... unit-oai-hss-0: 19:10:52 DEBUG unit.oai-hss/0.install Setting up libtasn1-6-dbg:amd64 (3.4-3ubuntu0.6) ... unit-oai-hss-0: 19:10:52 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:10:52 DEBUG unit.oai-hss/0.install Downloading gnutls archive unit-oai-hss-0: 19:10:52 DEBUG unit.oai-hss/0.install --2019-03-26 19:10:52-- http://mirrors.dotsrc.org/gcrypt/gnutls/v3.1/gnutls-3.1.23.tar.xz unit-oai-hss-0: 19:10:52 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: 19:10:52 DEBUG unit.oai-hss/0.install Connecting to mirrors.dotsrc.org (mirrors.dotsrc.org)|130.225.254.116|:80... connected. unit-oai-hss-0: 19:10:53 DEBUG unit.oai-hss/0.install HTTP request sent, awaiting response... 200 OK unit-oai-hss-0: 19:10:53 DEBUG unit.oai-hss/0.install Length: 5148432 (4.9M) [application/octet-stream] unit-oai-hss-0: 19:10:53 DEBUG unit.oai-hss/0.install Saving to: 'gnutls-3.1.23.tar.xz' unit-oai-hss-0: 19:10:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:10:53 DEBUG unit.oai-hss/0.install 0K .......... .......... .......... .......... .......... 0% 141K 35s unit-oai-hss-0: 19:10:53 DEBUG unit.oai-hss/0.install 50K .......... .......... .......... .......... .......... 1% 291K 26s unit-oai-hss-0: 19:10:53 DEBUG unit.oai-hss/0.install 100K .......... .......... .......... .......... .......... 2% 524K 20s unit-oai-hss-0: 19:10:53 DEBUG unit.oai-hss/0.install 150K .......... .......... .......... .......... .......... 3% 608K 17s unit-mysql-0: 19:10:53 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:10:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:10:53 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:10:53 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 19:10:53 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 19:10:53 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 19:10:53 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:10:53 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 19:10:53 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 19:10:53 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 19:10:53 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:10:53 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:10:54 DEBUG unit.oai-hss/0.install 200K .......... .......... .......... .......... .......... 4% 55.7K 31s unit-oai-hss-0: 19:10:54 DEBUG unit.oai-hss/0.install 250K .......... .......... .......... .......... .......... 5% 2.15M 26s unit-oai-hss-0: 19:10:54 DEBUG unit.oai-hss/0.install 300K .......... .......... .......... .......... .......... 6% 2.19M 22s unit-oai-hss-0: 19:10:54 DEBUG unit.oai-hss/0.install 350K .......... .......... .......... .......... .......... 7% 1.79M 19s unit-oai-hss-0: 19:10:54 DEBUG unit.oai-hss/0.install 400K .......... .......... .......... .......... .......... 8% 1.85M 17s unit-oai-hss-0: 19:10:54 DEBUG unit.oai-hss/0.install 450K .......... .......... .......... .......... .......... 9% 642K 16s unit-oai-hss-0: 19:10:54 DEBUG unit.oai-hss/0.install 500K .......... .......... .......... .......... .......... 10% 1.96M 15s unit-oai-hss-0: 19:10:54 DEBUG unit.oai-hss/0.install 550K .......... .......... .......... .......... .......... 11% 1.81M 14s unit-oai-hss-0: 19:10:54 DEBUG unit.oai-hss/0.install 600K .......... .......... .......... .......... .......... 12% 1.72M 13s unit-oai-hss-0: 19:10:54 DEBUG unit.oai-hss/0.install 650K .......... .......... .......... .......... .......... 13% 1.84M 12s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 700K .......... .......... .......... .......... .......... 14% 2.85M 11s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 750K .......... .......... .......... .......... .......... 15% 2.18M 10s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 800K .......... .......... .......... .......... .......... 16% 3.42M 10s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 850K .......... .......... .......... .......... .......... 17% 4.01M 9s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 900K .......... .......... .......... .......... .......... 18% 3.55M 8s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 950K .......... .......... .......... .......... .......... 19% 3.93M 8s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1000K .......... .......... .......... .......... .......... 20% 3.92M 8s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1050K .......... .......... .......... .......... .......... 21% 3.72M 7s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1100K .......... .......... .......... .......... .......... 22% 3.71M 7s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1150K .......... .......... .......... .......... .......... 23% 3.69M 6s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1200K .......... .......... .......... .......... .......... 24% 3.92M 6s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1250K .......... .......... .......... .......... .......... 25% 3.21M 6s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1300K .......... .......... .......... .......... .......... 26% 2.62M 6s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1350K .......... .......... .......... .......... .......... 27% 2.64M 5s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1400K .......... .......... .......... .......... .......... 28% 7.91M 5s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1450K .......... .......... .......... .......... .......... 29% 7.22M 5s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1500K .......... .......... .......... .......... .......... 30% 9.38M 5s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1550K .......... .......... .......... .......... .......... 31% 5.79M 5s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1600K .......... .......... .......... .......... .......... 32% 6.19M 4s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1650K .......... .......... .......... .......... .......... 33% 6.75M 4s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1700K .......... .......... .......... .......... .......... 34% 6.51M 4s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1750K .......... .......... .......... .......... .......... 35% 8.16M 4s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1800K .......... .......... .......... .......... .......... 36% 7.60M 4s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1850K .......... .......... .......... .......... .......... 37% 7.79M 4s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1900K .......... .......... .......... .......... .......... 38% 7.12M 3s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 1950K .......... .......... .......... .......... .......... 39% 8.04M 3s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2000K .......... .......... .......... .......... .......... 40% 8.43M 3s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2050K .......... .......... .......... .......... .......... 41% 7.81M 3s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2100K .......... .......... .......... .......... .......... 42% 7.96M 3s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2150K .......... .......... .......... .......... .......... 43% 7.59M 3s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2200K .......... .......... .......... .......... .......... 44% 9.07M 3s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2250K .......... .......... .......... .......... .......... 45% 9.04M 3s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2300K .......... .......... .......... .......... .......... 46% 11.6M 3s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2350K .......... .......... .......... .......... .......... 47% 10.7M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2400K .......... .......... .......... .......... .......... 48% 9.30M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2450K .......... .......... .......... .......... .......... 49% 9.46M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2500K .......... .......... .......... .......... .......... 50% 9.01M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2550K .......... .......... .......... .......... .......... 51% 9.01M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2600K .......... .......... .......... .......... .......... 52% 2.95M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2650K .......... .......... .......... .......... .......... 53% 3.42M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2700K .......... .......... .......... .......... .......... 54% 6.56M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2750K .......... .......... .......... .......... .......... 55% 5.95M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2800K .......... .......... .......... .......... .......... 56% 6.14M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2850K .......... .......... .......... .......... .......... 57% 5.75M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2900K .......... .......... .......... .......... .......... 58% 13.4M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2950K .......... .......... .......... .......... .......... 59% 12.5M 2s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3000K .......... .......... .......... .......... .......... 60% 20.3M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3050K .......... .......... .......... .......... .......... 61% 12.5M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3100K .......... .......... .......... .......... .......... 62% 15.5M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3150K .......... .......... .......... .......... .......... 63% 12.2M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3200K .......... .......... .......... .......... .......... 64% 15.8M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3250K .......... .......... .......... .......... .......... 65% 11.7M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3300K .......... .......... .......... .......... .......... 66% 18.2M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3350K .......... .......... .......... .......... .......... 67% 17.1M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3400K .......... .......... .......... .......... .......... 68% 17.5M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3450K .......... .......... .......... .......... .......... 69% 10.9M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3500K .......... .......... .......... .......... .......... 70% 22.1M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3550K .......... .......... .......... .......... .......... 71% 13.4M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3600K .......... .......... .......... .......... .......... 72% 15.7M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3650K .......... .......... .......... .......... .......... 73% 16.9M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3700K .......... .......... .......... .......... .......... 74% 14.6M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3750K .......... .......... .......... .......... .......... 75% 14.7M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3800K .......... .......... .......... .......... .......... 76% 16.3M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3850K .......... .......... .......... .......... .......... 77% 10.4M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3900K .......... .......... .......... .......... .......... 78% 18.0M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 3950K .......... .......... .......... .......... .......... 79% 13.8M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4000K .......... .......... .......... .......... .......... 80% 18.9M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4050K .......... .......... .......... .......... .......... 81% 15.1M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4100K .......... .......... .......... .......... .......... 82% 23.3M 1s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4150K .......... .......... .......... .......... .......... 83% 16.1M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4200K .......... .......... .......... .......... .......... 84% 32.3M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4250K .......... .......... .......... .......... .......... 85% 30.0M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4300K .......... .......... .......... .......... .......... 86% 18.1M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4350K .......... .......... .......... .......... .......... 87% 21.2M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4400K .......... .......... .......... .......... .......... 88% 17.2M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4450K .......... .......... .......... .......... .......... 89% 21.1M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4500K .......... .......... .......... .......... .......... 90% 16.4M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4550K .......... .......... .......... .......... .......... 91% 22.2M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4600K .......... .......... .......... .......... .......... 92% 22.5M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4650K .......... .......... .......... .......... .......... 93% 18.2M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4700K .......... .......... .......... .......... .......... 94% 22.0M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4750K .......... .......... .......... .......... .......... 95% 21.8M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4800K .......... .......... .......... .......... .......... 96% 17.9M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4850K .......... .......... .......... .......... .......... 97% 22.3M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4900K .......... .......... .......... .......... .......... 98% 17.3M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 4950K .......... .......... .......... .......... .......... 99% 22.9M 0s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 5000K .......... .......... ....... 100% 2.13M=2.4s unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install 2019-03-26 19:10:55 (2.01 MB/s) - 'gnutls-3.1.23.tar.xz' saved [5148432/5148432] unit-oai-hss-0: 19:10:55 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking whether build environment is sane... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for gawk... gawk unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking whether make sets $(MAKE)... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking whether make supports nested variables... (cached) yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install *** Checking for compilation programs... unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for gcc... gcc unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking whether the C compiler works... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for C compiler default output file name... a.out unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for suffix of executables... unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking whether we are cross compiling... no unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for suffix of object files... o unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C compiler... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking whether gcc accepts -g... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C89... none needed unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking whether gcc understands -c and -o together... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for style of include used by make... GNU unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking dependency style of gcc... gcc3 unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking how to run the C preprocessor... gcc -E unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for egrep... /bin/grep -E unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for Minix Amsterdam compiler... no unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for ar... ar unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for ranlib... ranlib unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for ANSI C header files... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for sys/types.h... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for sys/stat.h... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for stdlib.h... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for string.h... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for memory.h... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for strings.h... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for unistd.h... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking minix/config.h usability... no unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking minix/config.h presence... no unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for minix/config.h... no unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking whether it is safe to define __EXTENSIONS__... yes unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking whether _XOPEN_SOURCE should be defined... no unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for _LARGEFILE_SOURCE value needed for large files... no unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for special C compiler options needed for large files... no unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for _FILE_OFFSET_BITS value needed for large files... no unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for gcc option to accept ISO C99... -std=gnu99 unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99 unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking dependency style of gcc -std=gnu99... gcc3 unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking the archiver (ar) interface... ar unit-oai-hss-0: 19:10:56 DEBUG unit.oai-hss/0.install checking for g++... g++ unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether we are using the GNU C++ compiler... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether g++ accepts -g... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking dependency style of g++... gcc3 unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for autogen... /bin/true unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install *** autogen not found. Will not link against libopts. unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for inline... inline unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for ANSI C header files... (cached) yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking cpuid.h usability... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking cpuid.h presence... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for cpuid.h... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for ld used by GCC... /usr/bin/ld unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for shared library run path origin... done unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to use nettle... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for libnettle... yes unit-oai-hss-0: 19:10:57 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: 19:10:57 DEBUG unit.oai-hss/0.install checking for __gmpz_cmp in -lgmp... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for LIBTASN1... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to use the included minitasn1... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether C99 macros are supported... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to disable DTLS-SRTP extension... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to disable TLS heartbeat support... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to disable SRP authentication support... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to disable PSK authentication support... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to disable anonymous authentication support... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to disable DHE support... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to disable ECDHE support... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to disable RSA-EXPORT support... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to disable OpenPGP Certificate authentication support... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to add cryptodev support... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking whether to disable OCSP support... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking size of void *... 8 unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking size of long long... 8 unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking size of long... 8 unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking size of int... 4 unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking sys/socket.h usability... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking sys/socket.h presence... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for sys/socket.h... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking features.h usability... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking features.h presence... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for features.h... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking linewrap.h usability... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking linewrap.h presence... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for linewrap.h... no unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking arpa/inet.h usability... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking arpa/inet.h presence... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking dirent.h usability... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking dirent.h presence... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for dirent.h... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for sys/stat.h... (cached) yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking netdb.h usability... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking netdb.h presence... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for netdb.h... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking netinet/in.h usability... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking netinet/in.h presence... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for netinet/in.h... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking getopt.h usability... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking getopt.h presence... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for getopt.h... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking stdio_ext.h usability... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking stdio_ext.h presence... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for stdio_ext.h... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking termios.h usability... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking termios.h presence... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for termios.h... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking sys/time.h usability... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking sys/time.h presence... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for sys/time.h... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking iconv.h usability... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking iconv.h presence... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for iconv.h... yes unit-oai-hss-0: 19:10:57 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking math.h usability... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking math.h presence... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for math.h... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sys/mman.h usability... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sys/mman.h presence... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for sys/mman.h... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sys/select.h usability... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sys/select.h presence... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for sys/select.h... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking wchar.h usability... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking wchar.h presence... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for wchar.h... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for strings.h... (cached) yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sys/uio.h usability... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sys/uio.h presence... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for sys/uio.h... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sysexits.h usability... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sysexits.h presence... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for sysexits.h... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking xlocale.h usability... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking xlocale.h presence... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for xlocale.h... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sys/param.h usability... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sys/param.h presence... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for sys/param.h... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sys/wait.h usability... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sys/wait.h presence... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for sys/wait.h... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sys/ioctl.h usability... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking sys/ioctl.h presence... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for sys/ioctl.h... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... none needed unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether to build OpenSSL compatibility layer... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for gtkdoc-check... no unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for gtkdoc-rebase... no unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for gtkdoc-mkpdf... no unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether to build gtk-doc documentation... no unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether NLS is requested... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for msgfmt... no unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for gmsgfmt... : unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for xgettext... no unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for msgmerge... no unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for CFPreferencesCopyAppValue... no unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for CFLocaleCopyCurrent... no unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for GNU gettext in libc... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether to use NLS... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking where the gettext function comes from... libc unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... no unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether the preprocessor supports include_next... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether system header files limit the line length... no unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for shutdown... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for sa_family_t... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... yes unit-oai-hss-0: 19:10:58 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for size_t... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for working alloca.h... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for alloca... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for C/C++ restrict keyword... __restrict unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether clearerr_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether feof_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether ferror_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether fflush_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether fgets_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether fputc_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether fputs_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether fread_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether fwrite_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether getc_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether getchar_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether putc_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking whether putchar_unlocked is declared... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for flockfile... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for funlockfile... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for _set_invalid_parameter_handler... no unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for __fseterr... no unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for getdelim... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for __fsetlocking... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for tcgetattr... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for tcsetattr... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for getsubopt... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for gettimeofday... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for nanotime... no unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for mprotect... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for sleep... yes unit-oai-hss-0: 19:10:59 DEBUG unit.oai-hss/0.install checking for snprintf... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for strdup... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for strerror_r... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for __xpg_strerror_r... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for strndup... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for localtime_r... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for vasnprintf... no unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for ftruncate... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for getdtablesize... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for newlocale... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for lstat... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for pipe... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for setenv... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for catgets... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for symlink... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... no unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for complete errno.h... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for strerror_r... (cached) yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether strerror_r returns char *... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether frexp() can be used without linking with libm... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether alarm is declared... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether long double and double are the same... no unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether stdin defaults to large file offsets... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for pid_t... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for mode_t... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether fseeko is declared... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for fseeko... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether stat file-mode macros are broken... no unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking for nlink_t... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... yes unit-oai-hss-0: 19:11:00 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether ftello is declared... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for ftello... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether ftello works... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... none required unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for gethostbyname... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... none required unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for getservbyname... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... none required unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for IPv4 sockets... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for IPv6 sockets... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether getdelim is declared... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether getline is declared... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for getopt.h... (cached) yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for getopt_long_only... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether getopt is POSIX compatible... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for working GNU getopt function... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for working GNU getopt_long function... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether getenv is declared... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether getpass is declared... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether flockfile is declared... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether funlockfile is declared... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for struct timeval... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking for wide-enough struct timeval.tv_sec member... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking whether gettimeofday is declared without a macro... yes unit-oai-hss-0: 19:11:01 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... word 1 bit 20 unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... word 0 bit 23 unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether malloc, realloc, calloc are POSIX compliant... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking for mmap... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether memchr works... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether memmem is declared... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... no unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether defines MIN and MAX... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking for sigset_t... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking for uid_t in sys/types.h... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether snprintf returns a byte count as in C99... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether snprintf is declared... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking for stdbool.h that conforms to C99... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking for _Bool... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking for long long int... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking for unsigned long long int... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether stdint.h conforms to C99... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether strdup is declared... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether strerror(0) succeeds... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking for strerror_r with POSIX signature... no unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether __xpg_strerror_r works... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether ffsl is declared without a macro... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether ffsll is declared without a macro... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether memmem is declared without a macro... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether mempcpy is declared without a macro... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether memrchr is declared without a macro... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether rawmemchr is declared without a macro... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether stpcpy is declared without a macro... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether stpncpy is declared without a macro... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether strchrnul is declared without a macro... yes unit-oai-hss-0: 19:11:02 DEBUG unit.oai-hss/0.install checking whether strdup is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strncat is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strndup is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strnlen is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strpbrk is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strsep is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strcasestr is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strsignal is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strverscmp is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether ffs is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strcasecmp is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared without a macro... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strndup is declared... (cached) yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strnlen is declared... (cached) yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether strtok_r is declared... (cached) yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether imported symbols can be declared weak... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking pthread.h usability... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking pthread.h presence... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for pthread.h... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for pthread_kill in -lpthread... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for multithread API to use... posix unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for struct timespec in ... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for inttypes.h... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for stdint.h... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for intmax_t... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for strnlen... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for wcslen... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for wcsnlen... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for mbrtowc... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking for wcrtomb... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether _snprintf is declared... no unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether printf supports size specifiers as in C99... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether printf supports 'long double' arguments... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'double' arguments... yes unit-oai-hss-0: 19:11:03 DEBUG unit.oai-hss/0.install checking whether printf supports infinite 'long double' arguments... no unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking whether printf supports the 'a' and 'A' directives... yes unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking whether printf supports the 'F' directive... yes unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking whether printf supports the 'n' directive... no unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking whether printf supports the 'ls' directive... yes unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking whether printf supports the grouping flag... yes unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking whether printf supports the left-adjust flag correctly... yes unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking whether printf supports the zero flag correctly... yes unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking whether printf supports large precisions... yes unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking whether printf survives out-of-memory conditions... yes unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared... yes unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking whether uses 'inline' correctly... yes unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking for nl_langinfo and CODESET... yes unit-oai-hss-0: 19:11:04 DEBUG unit.oai-hss/0.install checking if environ is properly declared... yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking for working fcntl.h... yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking whether ungetc works on arbitrary bytes... yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking whether getcwd (NULL, 0) allocates memory for result... yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking for getcwd with POSIX signature... yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking whether imaxabs is declared without a macro... yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking whether imaxdiv is declared without a macro... yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking whether strtoimax is declared without a macro... yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking whether strtoumax is declared without a macro... yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking whether the inttypes.h PRIxNN macros are broken... no unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking for LC_MESSAGES... yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking whether lstat correctly handles trailing slash... yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... yes unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking for promoted mode_t type... mode_t unit-oai-hss-0: 19:11:05 DEBUG unit.oai-hss/0.install checking whether strerror_r is declared... (cached) yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether setenv is declared... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking search.h usability... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking search.h presence... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for search.h... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for tsearch... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for alloca as a compiler built-in... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for alphasort... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is defined... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is defined... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared without a macro... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared without a macro... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking byteswap.h usability... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking byteswap.h presence... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for byteswap.h... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for library containing clock_gettime... none required unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for clock_gettime... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for clock_settime... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for closedir... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether alphasort is declared without a macro... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether closedir is declared without a macro... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether dirfd is declared without a macro... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether fdopendir is declared without a macro... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether opendir is declared without a macro... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether readdir is declared without a macro... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether rewinddir is declared without a macro... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether scandir is declared without a macro... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether // is distinct from /... (cached) no unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether dup2 works... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for error_at_line... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether conversion from 'int' to 'long double' works... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether frexp works... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether frexpl works... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for fseeko... (cached) yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for ftello... (cached) yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether ftello works... (cached) yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether __func__ is available... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for library containing getaddrinfo... none required unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for getaddrinfo... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared... (cached) yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether gai_strerrorA is declared... no unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for gai_strerror with POSIX signature... yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking for struct sockaddr.sa_len... no unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared... (cached) yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared... (cached) yes unit-oai-hss-0: 19:11:06 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared... (cached) yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for struct addrinfo... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for working getdelim function... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for getline... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for working getline function... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for getpass... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether gettimeofday clobbers localtime buffer... no unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for gettimeofday with POSIX signature... almost unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for library containing gethostbyname... (cached) none required unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for gethostbyname... (cached) yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for iconv... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for working iconv... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for iconv declaration... unit-oai-hss-0: 19:11:07 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: 19:11:07 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: 19:11:07 DEBUG unit.oai-hss/0.install checking for library containing inet_ntop... (cached) none required unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether inet_ntop is declared... (cached) yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for library containing inet_pton... none required unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether inet_pton is declared... (cached) yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether the compiler generally respects inline... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether isnan(double) can be used without linking with libm... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether isnan(float) can be used without linking with libm... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether isnan(float) works... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether isnan(long double) can be used without linking with libm... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether isnanl works... no unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'long double'... word 2 bit 0 unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking if gcc/ld supports -Wl,--output-def... no unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking if LD -Wl,--version-script works... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether lseek detects pipes... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for stdlib.h... (cached) yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking for GNU libc compatible malloc... (cached) yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether NAN macro works... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether HUGE_VAL works... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether acosf is declared without a macro... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether acosl is declared without a macro... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether asinf is declared without a macro... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether asinl is declared without a macro... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether atanf is declared without a macro... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether atanl is declared without a macro... yes unit-oai-hss-0: 19:11:07 DEBUG unit.oai-hss/0.install checking whether cbrt is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether cbrtf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether cbrtl is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether ceilf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether ceill is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether copysign is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether copysignf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether copysignl is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether cosf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether cosl is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether coshf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether expf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether expl is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether exp2 is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether exp2f is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether exp2l is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether expm1 is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether expm1f is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether expm1l is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether fabsf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether fabsl is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether floorf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether floorl is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether fma is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether fmaf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether fmal is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether fmod is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether fmodf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether fmodl is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether frexpf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether frexpl is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether hypotf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether hypotl is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether ilogb is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether ilogbf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether ilogbl is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether ldexpf is declared without a macro... yes unit-oai-hss-0: 19:11:08 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether log is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether logf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether logl is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether log10 is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether log10f is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether log10l is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether log1p is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether log1pf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether log1pl is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether log2 is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether log2f is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether log2l is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether logb is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether logbf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether logbl is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether modf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether modff is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether modfl is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether powf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether remainder is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether remainderf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether remainderl is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether rint is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether rintf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether rintl is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether round is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether roundf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether roundl is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether sinf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether sinl is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether sinhf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether sqrtf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether sqrtl is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether tanf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether tanl is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether tanhf is declared without a macro... yes unit-oai-hss-0: 19:11:09 DEBUG unit.oai-hss/0.install checking whether trunc is declared without a macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether truncf is declared without a macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether truncl is declared without a macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for memmem... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether memmem works... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for mempcpy... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether getaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether freeaddrinfo is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether gai_strerror is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether getnameinfo is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether is self-contained... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for opendir... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for pmccabe... false unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether frexp works... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether ldexp can be used without linking with libm... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether frexpl() can be used without linking with libm... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether frexpl works... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether frexpl is declared... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether ldexpl() can be used without linking with libm... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether ldexpl works... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether ldexpl is declared... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether program_invocation_name is declared... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether program_invocation_short_name is declared... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for rawmemchr... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for readdir... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for scandir... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether select supports a 0 argument... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether select detects invalid fds... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for library containing getservbyname... (cached) none required unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for getservbyname... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for volatile sig_atomic_t... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for sighandler_t... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether pthread_sigmask is declared without a macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether sigaction is declared without a macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether sigaddset is declared without a macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether sigdelset is declared without a macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether sigemptyset is declared without a macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether sigfillset is declared without a macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether sigismember is declared without a macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether sigpending is declared without a macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether sigprocmask is declared without a macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for signbit macro... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for signbit compiler built-ins... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking for SIZE_MAX... yes unit-oai-hss-0: 19:11:10 DEBUG unit.oai-hss/0.install checking whether sleep is declared... yes unit-oai-hss-0: 19:11:11 DEBUG unit.oai-hss/0.install checking for working sleep... yes unit-oai-hss-0: 19:11:11 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 19:11:11 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... yes unit-oai-hss-0: 19:11:11 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... yes unit-oai-hss-0: 19:11:11 DEBUG unit.oai-hss/0.install checking for library containing setsockopt... (cached) none needed unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking for socklen_t... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking for working stdalign.h... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking for va_copy... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether NULL can be used in arbitrary expressions... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether dprintf is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether fpurge is declared without a macro... no unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether fseeko is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether ftello is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether getdelim is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether getline is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether gets is declared without a macro... no unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether pclose is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether popen is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether renameat is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether snprintf is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether tmpfile is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether vdprintf is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether vsnprintf is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether _Exit is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether atoll is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether canonicalize_file_name is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether getloadavg is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether getsubopt is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether grantpt is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether initstate is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether initstate_r is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether mkdtemp is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether mkostemp is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether mkostemps is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether mkstemp is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether mkstemps is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether posix_openpt is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether ptsname is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether ptsname_r is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether random is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether random_r is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether realpath is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether rpmatch is declared without a macro... yes unit-oai-hss-0: 19:11:12 DEBUG unit.oai-hss/0.install checking whether secure_getenv is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether setenv is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether setstate is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether setstate_r is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether srandom is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether srandom_r is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether strtod is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether strtoll is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether strtoull is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether unlockpt is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether unsetenv is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for strcasecmp... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for strncasecmp... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether strncasecmp is declared... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for strchrnul... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether strchrnul works... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for working strerror function... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for working strndup... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for working strnlen... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for strtok_r... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether strtok_r works... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for strverscmp... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether pselect is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether select is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether is self-contained... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for shutdown... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether defines the SHUT_* macros... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for sa_family_t... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for struct sockaddr_storage.ss_family... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether socket is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether connect is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether accept is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether bind is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether getpeername is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether getsockname is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether getsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether listen is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether recv is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether send is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether recvfrom is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether sendto is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether setsockopt is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether shutdown is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether accept4 is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for nlink_t... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether fchmodat is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether fstat is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether fstatat is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether futimens is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether lchmod is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether lstat is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether mkdirat is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether mkfifo is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether mkfifoat is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether mknod is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether mknodat is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether stat is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether utimensat is declared without a macro... (cached) yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether localtime_r is declared... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether localtime_r is compatible with its POSIX signature... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for library containing timer_settime... -lrt unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking for timer_settime... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether chdir is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether chown is declared without a macro... yes unit-oai-hss-0: 19:11:13 DEBUG unit.oai-hss/0.install checking whether dup is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether dup2 is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether dup3 is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether environ is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether euidaccess is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether faccessat is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether fchdir is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether fchownat is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether fdatasync is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether fsync is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether ftruncate is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether getcwd is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether getdomainname is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether getdtablesize is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether getgroups is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether gethostname is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether getlogin is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether getlogin_r is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether getusershell is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether setusershell is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether endusershell is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether group_member is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether isatty is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether lchown is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether link is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether linkat is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether lseek is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether pipe is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether pipe2 is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether pread is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether pwrite is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether readlink is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether readlinkat is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether rmdir is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether sethostname is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether sleep is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether symlink is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether symlinkat is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether ttyname_r is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether unlink is declared without a macro... yes unit-oai-hss-0: 19:11:14 DEBUG unit.oai-hss/0.install checking whether unlinkat is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether usleep is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking for vasprintf... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking for ptrdiff_t... (cached) yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking for vsnprintf... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether snprintf respects a size of 1... (cached) yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether printf supports POSIX/XSI format strings with positions... (cached) yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether btowc is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wctob is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether mbsinit is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether mbrtowc is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether mbrlen is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether mbsrtowcs is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether mbsnrtowcs is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcrtomb is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcsrtombs is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcsnrtombs is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcwidth is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wmemchr is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wmemcmp is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wmemcpy is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wmemmove is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wmemset is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcslen is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcsnlen is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcscpy is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcpcpy is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcsncpy is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcpncpy is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcscat is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcsncat is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcscmp is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcsncmp is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcscasecmp is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcsncasecmp is declared without a macro... yes unit-oai-hss-0: 19:11:15 DEBUG unit.oai-hss/0.install checking whether wcscoll is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether wcsxfrm is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether wcsdup is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether wcschr is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether wcsrchr is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether wcscspn is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether wcsspn is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether wcspbrk is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether wcsstr is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether wcstok is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether wcswidth is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for stdint.h... (cached) yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for a traditional french locale... none unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for a turkish Unicode locale... none unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether fcntl is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether openat is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether fdopen sets errno... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether getdtablesize works... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for getpagesize... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether getpagesize is declared... (cached) yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether byte ordering is bigendian... (cached) no unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether INT32_MAX < INTMAX_MAX... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether INT64_MAX == LONG_MAX... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether UINT32_MAX < UINTMAX_MAX... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether UINT64_MAX == ULONG_MAX... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for ioctl... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for ioctl with POSIX signature... no unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'double'... (cached) word 1 bit 20 unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking where to find the exponent in a 'float'... (cached) word 0 bit 23 unit-oai-hss-0: 19:11:16 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: 19:11:16 DEBUG unit.oai-hss/0.install checking whether locale.h conforms to POSIX:2001... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether locale.h defines locale_t... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether struct lconv is properly defined... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether setlocale is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether duplocale is declared without a macro... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for setlocale... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for uselocale... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for pthread_rwlock_t... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether open recognizes a trailing slash... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking whether perror matches strerror... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for putenv compatible with GNU and SVID... yes unit-oai-hss-0: 19:11:16 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether setenv validates arguments... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for a traditional french locale... (cached) none unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for a french Unicode locale... none unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for a traditional japanese locale... none unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for a transitional chinese locale... none unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on directories... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether stat handles trailing slashes on files... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for MAP_ANONYMOUS... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether symlink handles trailing slash correctly... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether declares ioctl... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether ioctl is declared without a macro... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for unsetenv... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for unsetenv() return type... int unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether unsetenv obeys POSIX... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for valgrind... no unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether self tests are run under valgrind... no unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether ln -s works... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking how to print strings... printf unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for fgrep... /bin/grep -F unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for ld used by gcc -std=gnu99... /usr/bin/ld unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking the maximum length of command line arguments... 1572864 unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether the shell understands some XSI constructs... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether the shell understands "+="... yes unit-oai-hss-0: 19:11:17 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: 19:11:17 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: 19:11:17 DEBUG unit.oai-hss/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for objdump... objdump unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking how to recognize dependent libraries... pass_all unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for dlltool... dlltool unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for archiver @FILE support... @ unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for strip... strip unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for ranlib... (cached) ranlib unit-oai-hss-0: 19:11:17 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: 19:11:17 DEBUG unit.oai-hss/0.install checking for sysroot... no unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for mt... mt unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking if mt is a manifest tool... no unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for dlfcn.h... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for objdir... .libs unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for gcc -std=gnu99 option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 static flag -static works... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking if gcc -std=gnu99 supports -c -o file.o... (cached) yes unit-oai-hss-0: 19:11:17 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: 19:11:17 DEBUG unit.oai-hss/0.install checking whether -lc should be explicitly linked in... no unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether stripping libraries is possible... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking if libtool supports shared libraries... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether to build shared libraries... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking whether to build static libraries... yes unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking how to run the C++ preprocessor... g++ -E unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking for ld used by g++... /usr/bin/ld -m elf_x86_64 unit-oai-hss-0: 19:11:17 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: 19:11:17 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: 19:11:17 DEBUG unit.oai-hss/0.install checking for g++ option to produce PIC... -fPIC -DPIC unit-oai-hss-0: 19:11:17 DEBUG unit.oai-hss/0.install checking if g++ PIC flag -fPIC -DPIC works... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking if g++ static flag -static works... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking if g++ supports -c -o file.o... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking dynamic linker characteristics... (cached) GNU/Linux ld.so unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking how to hardcode library paths into programs... immediate unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for fork... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for getrusage... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for getpwuid_r... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for daemon... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for getpid... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for libpthread... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking how to link with libpthread... -lpthread unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking whether to build libdane... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for unbound library... no unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install *** libunbound was not found. Libdane will not be built. unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for P11_KIT... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for tss library... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for dirent.h that defines DIR... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for library containing opendir... none required unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for sys/mman.h... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for sys/param.h... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking sys/poll.h usability... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking sys/poll.h presence... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for sys/poll.h... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking sys/procset.h usability... no unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking sys/procset.h presence... no unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for sys/procset.h... no unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking sys/stropts.h usability... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking sys/stropts.h presence... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for sys/stropts.h... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for sys/time.h... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking sys/un.h usability... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking sys/un.h presence... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for sys/un.h... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for dlfcn.h... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking errno.h usability... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking errno.h presence... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for errno.h... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking fcntl.h usability... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking fcntl.h presence... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for fcntl.h... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking libgen.h usability... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking libgen.h presence... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for libgen.h... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking libintl.h usability... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking libintl.h presence... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for libintl.h... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for memory.h... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking setjmp.h usability... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking setjmp.h presence... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for setjmp.h... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for stdbool.h... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for sysexits.h... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for unistd.h... (cached) yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking utime.h usability... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking utime.h presence... yes unit-oai-hss-0: 19:11:18 DEBUG unit.oai-hss/0.install checking for utime.h... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking stdarg.h usability... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking stdarg.h presence... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for stdarg.h... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for string.h... (cached) yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking limits.h usability... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking limits.h presence... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for limits.h... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for inttypes.h... (cached) yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for runetype.h... no unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for wchar.h... (cached) yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for wchar_t... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for wint_t... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for int8_t... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for uint8_t... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for int16_t... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for uint16_t... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for int32_t... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for uint32_t... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for intptr_t... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for uintptr_t... yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for uint_t... no unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for pid_t... (cached) yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for size_t... (cached) yes unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking size of char*... 8 unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking size of int... (cached) 4 unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking size of long... (cached) 8 unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking size of short... 2 unit-oai-hss-0: 19:11:19 DEBUG unit.oai-hss/0.install checking for pathfind in -lgen... no unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for gettext in -lintl... no unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for vprintf... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for _doprnt... no unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking vfork.h usability... no unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking vfork.h presence... no unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for vfork.h... no unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for fork... (cached) yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for vfork... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for working fork... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for working vfork... (cached) yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for mmap... (cached) yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for canonicalize_file_name... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for snprintf... (cached) yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for strchr... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for strrchr... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for strsignal... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for fchmod... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for fstat... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for chmod... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for a sed that does not truncate output... (cached) /bin/sed unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install configure: Using supplied libopts tearoff unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether a reg expr header is specified... no unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether with-libregex was specified... no unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether with-libregex-cflags was specified... no unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether with-libregex-libs was specified... no unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether libregex functions properly... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether pathfind(3) works... no unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Mar 26 19:00 /dev/zero unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether we have a functional realpath(3C)... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether strftime() works... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether fopen accepts "b" mode... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether fopen accepts "t" mode... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether not wanting optional option args... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for ssize_t... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking size of unsigned long int... 8 unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking size of unsigned int... 4 unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether to include zlib compression support... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for libz... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking how to link with libz... -lz unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking whether building Guile bindings... yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install *** Detecting GNU Guile... unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for guile-snarf... no unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install configure: WARNING: `guile-snarf' from Guile 1.8 not found. Guile bindings not built. unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install *** Checking dependencies for crywrap... unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for arpa/inet.h... (cached) yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for netinet/in.h... (cached) yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for sys/types.h... (cached) yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for sys/wait.h... (cached) yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking return type of signal handlers... void unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for sys/select.h... (cached) yes unit-oai-hss-0: 19:11:20 DEBUG unit.oai-hss/0.install checking for sys/socket.h... (cached) yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking types of arguments for select... int,fd_set *,struct timeval * unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for alarm... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for atexit... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for dup2... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for epoll_create... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for kqueue... no unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for memchr... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for memset... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for munmap... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for putenv... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for regcomp... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for scandir... (cached) yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for select... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for socket... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for strcasecmp... (cached) yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for strchr... (cached) yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for strdup... (cached) yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for strerror... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for strncasecmp... (cached) yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for strrchr... (cached) yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for strstr... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for strtoul... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for uname... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking for LIBIDN... yes unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install checking that generated files are newer than configure... done unit-oai-hss-0: 19:11:21 DEBUG unit.oai-hss/0.install configure: creating ./config.status unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating src/libopts/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating guile/pre-inst-guile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/openpgp/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/srp/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/credentials/x509/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/cyclo/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/doxygen/Doxyfile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/examples/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/latex/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/manpages/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/reference/version.xml unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating doc/scripts/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating extra/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating extra/includes/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating libdane/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating libdane/includes/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating libdane/gnutls-dane.pc unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating gl/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating gl/tests/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating guile/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating guile/modules/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating guile/src/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating guile/tests/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating lib/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating lib/accelerated/x86/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating lib/algorithms/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating lib/auth/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating lib/ext/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating lib/extras/Makefile unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating lib/gnutls.pc unit-oai-hss-0: 19:11:22 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating lib/includes/gnutls/gnutls.h unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating lib/minitasn1/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating lib/nettle/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating lib/opencdk/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating lib/openpgp/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating lib/x509/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile.in unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating src/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating src/crywrap/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/cert-tests/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/dsa/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/dtls/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/srp/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/ecdsa/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/key-id/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/openpgp-certs/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs1-padding/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs12-decode/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/pkcs8-decode/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/rsa-md5-collision/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/safe-renegotiation/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/scripts/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/sha2/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/slow/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/suite/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating tests/userid/Makefile unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: creating config.h unit-oai-hss-0: 19:11:23 DEBUG unit.oai-hss/0.install config.status: executing depfiles commands unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install config.status: executing po-directories commands unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install config.status: creating po/POTFILES unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install config.status: creating po/Makefile unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install config.status: executing libtool commands unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install configure: summary of build options: unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install version: 3.1.23 shared 49:3:21 unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Host/Target system: x86_64-unknown-linux-gnu unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Build system: x86_64-unknown-linux-gnu unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Install prefix: /usr unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Compiler: gcc -std=gnu99 unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install CFlags: -g -O2 unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Library types: Shared=yes, Static=yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install configure: External hardware support: unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install /dev/crypto: no unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Hardware accel: x86-64 unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install PKCS#11 support: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install TPM support: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install configure: Optional features: unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install (note that included applications might not compile properly unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install if features are disabled) unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install DTLS-SRTP support: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install OCSP support: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install OpenPGP support: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install SRP support: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install PSK support: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install DHE support: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install ECDHE support: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install RSA-EXPORT support: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Anon auth support: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Heartbeat support: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install configure: Optional applications: unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install crywrap app: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install local libopts: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install local libtasn1: no unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install configure: Optional libraries: unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Guile wrappers: no unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install C++ library: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install DANE library: no unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install OpenSSL compat: yes unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install configure: System files: unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Trust store pkcs: unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Trust store file: /etc/ssl/certs/ca-certificates.crt unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Blacklist file: unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install CRL file: unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install DNSSEC root key file: /etc/unbound/root.key unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install configure: WARNING: unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install *** The DNSSEC root key file in /etc/unbound/root.key was not found. unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install *** This file is needed for the verification of DNSSEC responses. unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install *** Use the command: unbound-anchor -a "/etc/unbound/root.key" unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install *** to generate or update it. unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install *** unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Compiling gnutls unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install Making all in gl unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install GEN alloca.h unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install GEN sys/types.h unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install GEN sys/uio.h unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install GEN unistr.h unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install GEN unitypes.h unit-oai-hss-0: 19:11:24 DEBUG unit.oai-hss/0.install GEN wchar.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN dirent.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN arpa/inet.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN getopt.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN iconv.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN math.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN netdb.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN signal.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN stdio.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN stdlib.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN string.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN strings.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN sys/select.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN sys/socket.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN sys/stat.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN time.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN sys/time.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN unistd.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN c++defs.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN arg-nonnull.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN warn-on-use.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN unused-parameter.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN fcntl.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN inttypes.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN locale.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install GEN sys/ioctl.h unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `all-am'. unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install CC argp-ba.lo unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install CC argp-eexst.lo unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install CC argp-fmtstream.lo unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install CC argp-fs-xinl.lo unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install CC argp-help.lo unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install CC argp-parse.lo unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install CC argp-pin.lo unit-oai-hss-0: 19:11:25 DEBUG unit.oai-hss/0.install CC argp-pv.lo unit-oai-hss-0: 19:11:26 DEBUG unit.oai-hss/0.install CC argp-pvh.lo unit-oai-hss-0: 19:11:26 DEBUG unit.oai-hss/0.install CC argp-xinl.lo unit-oai-hss-0: 19:11:26 DEBUG unit.oai-hss/0.install CC base64.lo unit-oai-hss-0: 19:11:26 DEBUG unit.oai-hss/0.install CC c-ctype.lo unit-oai-hss-0: 19:11:26 DEBUG unit.oai-hss/0.install CC c-strcasecmp.lo unit-oai-hss-0: 19:11:27 DEBUG unit.oai-hss/0.install CC c-strncasecmp.lo unit-oai-hss-0: 19:11:27 DEBUG unit.oai-hss/0.install CC dirname-lgpl.lo unit-oai-hss-0: 19:11:27 DEBUG unit.oai-hss/0.install CC basename-lgpl.lo unit-oai-hss-0: 19:11:27 DEBUG unit.oai-hss/0.install CC stripslash.lo unit-oai-hss-0: 19:11:27 DEBUG unit.oai-hss/0.install CC fd-hook.lo unit-oai-hss-0: 19:11:27 DEBUG unit.oai-hss/0.install CC gettime.lo unit-oai-hss-0: 19:11:27 DEBUG unit.oai-hss/0.install CC hash-pjw-bare.lo unit-oai-hss-0: 19:11:27 DEBUG unit.oai-hss/0.install CC math.lo unit-oai-hss-0: 19:11:27 DEBUG unit.oai-hss/0.install CC printf-frexp.lo unit-oai-hss-0: 19:11:27 DEBUG unit.oai-hss/0.install CC printf-frexpl.lo unit-oai-hss-0: 19:11:28 DEBUG unit.oai-hss/0.install CC progname.lo unit-oai-hss-0: 19:11:28 DEBUG unit.oai-hss/0.install CC read-file.lo unit-oai-hss-0: 19:11:28 DEBUG unit.oai-hss/0.install CC sockets.lo unit-oai-hss-0: 19:11:28 DEBUG unit.oai-hss/0.install CC sys_socket.lo unit-oai-hss-0: 19:11:28 DEBUG unit.oai-hss/0.install CC timespec.lo unit-oai-hss-0: 19:11:28 DEBUG unit.oai-hss/0.install CC u64.lo unit-oai-hss-0: 19:11:28 DEBUG unit.oai-hss/0.install CC unistd.lo unit-oai-hss-0: 19:11:28 DEBUG unit.oai-hss/0.install CC version-etc.lo unit-oai-hss-0: 19:11:28 DEBUG unit.oai-hss/0.install CC version-etc-fsf.lo unit-oai-hss-0: 19:11:28 DEBUG unit.oai-hss/0.install CC xsize.lo unit-oai-hss-0: 19:11:28 DEBUG unit.oai-hss/0.install CC asnprintf.lo unit-oai-hss-0: 19:11:29 DEBUG unit.oai-hss/0.install CC fseterr.lo unit-oai-hss-0: 19:11:29 DEBUG unit.oai-hss/0.install CC getopt.lo unit-oai-hss-0: 19:11:29 DEBUG unit.oai-hss/0.install CC getopt1.lo unit-oai-hss-0: 19:11:29 DEBUG unit.oai-hss/0.install CC isnanl.lo unit-oai-hss-0: 19:11:29 DEBUG unit.oai-hss/0.install CC printf-args.lo unit-oai-hss-0: 19:11:29 DEBUG unit.oai-hss/0.install CC printf-parse.lo unit-oai-hss-0: 19:11:29 DEBUG unit.oai-hss/0.install CC vasnprintf.lo unit-oai-hss-0: 19:11:29 DEBUG unit.oai-hss/0.install CC vfprintf.lo unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install CC vprintf.lo unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install CC glthread/threadlib.lo unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install CC unistr/u8-mbtoucr.lo unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb.lo unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install CC unistr/u8-uctomb-aux.lo unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install CCLD libgnu.la unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install Making all in lib unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install CC common.lo unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install CC key_encode.lo unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install CC key_decode.lo unit-oai-hss-0: 19:11:30 DEBUG unit.oai-hss/0.install CC crl.lo unit-oai-hss-0: 19:11:31 DEBUG unit.oai-hss/0.install CC crl_write.lo unit-oai-hss-0: 19:11:32 DEBUG unit.oai-hss/0.install CC crq.lo unit-oai-hss-0: 19:11:32 DEBUG unit.oai-hss/0.install CC dn.lo unit-oai-hss-0: 19:11:32 DEBUG unit.oai-hss/0.install CC extensions.lo unit-oai-hss-0: 19:11:33 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 19:11:34 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 19:11:34 DEBUG unit.oai-hss/0.install CC pbkdf2-sha1.lo unit-oai-hss-0: 19:11:34 DEBUG unit.oai-hss/0.install CC pkcs12.lo unit-oai-hss-0: 19:11:35 DEBUG unit.oai-hss/0.install CC pkcs12_bag.lo unit-oai-hss-0: 19:11:35 DEBUG unit.oai-hss/0.install CC pkcs12_encr.lo unit-oai-hss-0: 19:11:36 DEBUG unit.oai-hss/0.install CC pkcs7.lo unit-oai-hss-0: 19:11:36 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 19:11:37 DEBUG unit.oai-hss/0.install CC privkey_pkcs8.lo unit-oai-hss-0: 19:11:37 DEBUG unit.oai-hss/0.install CC privkey_openssl.lo unit-oai-hss-0: 19:11:37 DEBUG unit.oai-hss/0.install CC rfc2818_hostname.lo unit-oai-hss-0: 19:11:38 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 19:11:38 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 19:11:38 DEBUG unit.oai-hss/0.install CC x509.lo unit-oai-hss-0: 19:11:39 DEBUG unit.oai-hss/0.install CC x509_dn.lo unit-oai-hss-0: 19:11:40 DEBUG unit.oai-hss/0.install CC x509_write.lo unit-oai-hss-0: 19:11:40 DEBUG unit.oai-hss/0.install CC verify-high.lo unit-oai-hss-0: 19:11:40 DEBUG unit.oai-hss/0.install CC verify-high2.lo unit-oai-hss-0: 19:11:41 DEBUG unit.oai-hss/0.install CC ocsp.lo unit-oai-hss-0: 19:11:41 DEBUG unit.oai-hss/0.install CC ocsp_output.lo unit-oai-hss-0: 19:11:42 DEBUG unit.oai-hss/0.install CCLD libgnutls_x509.la unit-oai-hss-0: 19:11:42 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:11:42 DEBUG unit.oai-hss/0.install Making all in accelerated unit-oai-hss-0: 19:11:42 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:11:42 DEBUG unit.oai-hss/0.install Making all in x86 unit-oai-hss-0: 19:11:42 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:11:42 DEBUG unit.oai-hss/0.install CC sha-padlock.lo unit-oai-hss-0: 19:11:42 DEBUG unit.oai-hss/0.install CC hmac-padlock.lo unit-oai-hss-0: 19:11:42 DEBUG unit.oai-hss/0.install CC aes-x86.lo unit-oai-hss-0: 19:11:42 DEBUG unit.oai-hss/0.install CC aes-padlock.lo unit-oai-hss-0: 19:11:43 DEBUG unit.oai-hss/0.install CC aes-gcm-padlock.lo unit-oai-hss-0: 19:11:43 DEBUG unit.oai-hss/0.install CC aes-gcm-x86.lo unit-oai-hss-0: 19:11:43 DEBUG unit.oai-hss/0.install CCAS appro-aes-x86-64.lo unit-oai-hss-0: 19:11:43 DEBUG unit.oai-hss/0.install CCAS appro-aes-gcm-x86-64.lo unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install CCAS padlock-x86-64.lo unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install CCAS cpuid-x86-64.lo unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install CCLD libx86.la unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install CC accelerated.lo unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install CC cryptodev.lo unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install CC cryptodev-gcm.lo unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install CCLD libaccelerated.la unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install Making all in auth unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install CC anon.lo unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install CC cert.lo unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install CC dh_common.lo unit-oai-hss-0: 19:11:44 DEBUG unit.oai-hss/0.install CC dhe.lo unit-oai-hss-0: 19:11:45 DEBUG unit.oai-hss/0.install CC dhe_psk.lo unit-oai-hss-0: 19:11:45 DEBUG unit.oai-hss/0.install CC psk.lo unit-oai-hss-0: 19:11:45 DEBUG unit.oai-hss/0.install CC psk_passwd.lo unit-oai-hss-0: 19:11:46 DEBUG unit.oai-hss/0.install CC rsa.lo unit-oai-hss-0: 19:11:46 DEBUG unit.oai-hss/0.install CC rsa_export.lo unit-oai-hss-0: 19:11:46 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 19:11:47 DEBUG unit.oai-hss/0.install CC srp_passwd.lo unit-oai-hss-0: 19:11:47 DEBUG unit.oai-hss/0.install CC srp_rsa.lo unit-oai-hss-0: 19:11:47 DEBUG unit.oai-hss/0.install CC srp_sb64.lo unit-oai-hss-0: 19:11:47 DEBUG unit.oai-hss/0.install CC anon_ecdh.lo unit-oai-hss-0: 19:11:48 DEBUG unit.oai-hss/0.install CC ecdhe.lo unit-oai-hss-0: 19:11:48 DEBUG unit.oai-hss/0.install CCLD libgnutls_auth.la unit-oai-hss-0: 19:11:48 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:11:48 DEBUG unit.oai-hss/0.install Making all in ext unit-oai-hss-0: 19:11:48 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:11:48 DEBUG unit.oai-hss/0.install CC max_record.lo unit-oai-hss-0: 19:11:48 DEBUG unit.oai-hss/0.install CC cert_type.lo unit-oai-hss-0: 19:11:48 DEBUG unit.oai-hss/0.install CC server_name.lo unit-oai-hss-0: 19:11:48 DEBUG unit.oai-hss/0.install CC signature.lo unit-oai-hss-0: 19:11:49 DEBUG unit.oai-hss/0.install CC safe_renegotiation.lo unit-oai-hss-0: 19:11:49 DEBUG unit.oai-hss/0.install CC session_ticket.lo unit-oai-hss-0: 19:11:49 DEBUG unit.oai-hss/0.install CC srp.lo unit-oai-hss-0: 19:11:49 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 19:11:50 DEBUG unit.oai-hss/0.install CC heartbeat.lo unit-oai-hss-0: 19:11:50 DEBUG unit.oai-hss/0.install CC status_request.lo unit-oai-hss-0: 19:11:50 DEBUG unit.oai-hss/0.install CC new_record_padding.lo unit-oai-hss-0: 19:11:50 DEBUG unit.oai-hss/0.install CC srtp.lo unit-oai-hss-0: 19:11:51 DEBUG unit.oai-hss/0.install CCLD libgnutls_ext.la unit-oai-hss-0: 19:11:51 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:11:51 DEBUG unit.oai-hss/0.install Making all in algorithms unit-oai-hss-0: 19:11:51 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:11:51 DEBUG unit.oai-hss/0.install CC cert_types.lo unit-oai-hss-0: 19:11:51 DEBUG unit.oai-hss/0.install CC ciphers.lo unit-oai-hss-0: 19:11:51 DEBUG unit.oai-hss/0.install CC ciphersuites.lo unit-oai-hss-0: 19:11:51 DEBUG unit.oai-hss/0.install CC ecc.lo unit-oai-hss-0: 19:11:52 DEBUG unit.oai-hss/0.install CC kx.lo unit-oai-hss-0: 19:11:52 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 19:11:52 DEBUG unit.oai-hss/0.install CC protocols.lo unit-oai-hss-0: 19:11:52 DEBUG unit.oai-hss/0.install CC publickey.lo unit-oai-hss-0: 19:11:53 DEBUG unit.oai-hss/0.install CC secparams.lo unit-oai-hss-0: 19:11:53 DEBUG unit.oai-hss/0.install CC sign.lo unit-oai-hss-0: 19:11:53 DEBUG unit.oai-hss/0.install CCLD libgnutls_alg.la unit-oai-hss-0: 19:11:53 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:11:53 DEBUG unit.oai-hss/0.install Making all in extras unit-oai-hss-0: 19:11:53 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:11:53 DEBUG unit.oai-hss/0.install CC randomart.lo unit-oai-hss-0: 19:11:53 DEBUG unit.oai-hss/0.install CCLD libgnutls_extras.la unit-oai-hss-0: 19:11:54 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:11:54 DEBUG unit.oai-hss/0.install Making all in opencdk unit-oai-hss-0: 19:11:54 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:11:54 DEBUG unit.oai-hss/0.install CC armor.lo unit-oai-hss-0: 19:11:54 DEBUG unit.oai-hss/0.install CC kbnode.lo unit-oai-hss-0: 19:11:54 DEBUG unit.oai-hss/0.install CC sig-check.lo unit-oai-hss-0: 19:11:54 DEBUG unit.oai-hss/0.install CC hash.lo unit-oai-hss-0: 19:11:54 DEBUG unit.oai-hss/0.install CC keydb.lo unit-oai-hss-0: 19:11:55 DEBUG unit.oai-hss/0.install CC pubkey.lo unit-oai-hss-0: 19:11:55 DEBUG unit.oai-hss/0.install CC stream.lo unit-oai-hss-0: 19:11:55 DEBUG unit.oai-hss/0.install CC write-packet.lo unit-oai-hss-0: 19:11:56 DEBUG unit.oai-hss/0.install CC misc.lo unit-oai-hss-0: 19:11:57 DEBUG unit.oai-hss/0.install CC seskey.lo unit-oai-hss-0: 19:11:57 DEBUG unit.oai-hss/0.install CC literal.lo unit-oai-hss-0: 19:11:57 DEBUG unit.oai-hss/0.install CC new-packet.lo unit-oai-hss-0: 19:11:57 DEBUG unit.oai-hss/0.install CC read-packet.lo unit-oai-hss-0: 19:11:58 DEBUG unit.oai-hss/0.install CCLD libminiopencdk.la unit-oai-hss-0: 19:11:58 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:11:58 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 19:11:58 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:11:58 DEBUG unit.oai-hss/0.install CC pgp.lo unit-oai-hss-0: 19:11:58 DEBUG unit.oai-hss/0.install CC pgpverify.lo unit-oai-hss-0: 19:11:58 DEBUG unit.oai-hss/0.install CC extras.lo unit-oai-hss-0: 19:11:58 DEBUG unit.oai-hss/0.install CC compat.lo unit-oai-hss-0: 19:11:59 DEBUG unit.oai-hss/0.install CC privkey.lo unit-oai-hss-0: 19:11:59 DEBUG unit.oai-hss/0.install CC output.lo unit-oai-hss-0: 19:11:59 DEBUG unit.oai-hss/0.install CC gnutls_openpgp.lo unit-oai-hss-0: 19:12:01 DEBUG unit.oai-hss/0.install CCLD libgnutls_openpgp.la unit-oai-hss-0: 19:12:01 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:12:01 DEBUG unit.oai-hss/0.install Making all in nettle unit-oai-hss-0: 19:12:01 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:12:01 DEBUG unit.oai-hss/0.install CC pk.lo unit-oai-hss-0: 19:12:01 DEBUG unit.oai-hss/0.install CC mpi.lo unit-oai-hss-0: 19:12:01 DEBUG unit.oai-hss/0.install CC mac.lo unit-oai-hss-0: 19:12:01 DEBUG unit.oai-hss/0.install CC cipher.lo unit-oai-hss-0: 19:12:02 DEBUG unit.oai-hss/0.install CC rnd.lo unit-oai-hss-0: 19:12:02 DEBUG unit.oai-hss/0.install CC init.lo unit-oai-hss-0: 19:12:03 DEBUG unit.oai-hss/0.install CC egd.lo unit-oai-hss-0: 19:12:03 DEBUG unit.oai-hss/0.install CC multi.lo unit-oai-hss-0: 19:12:03 DEBUG unit.oai-hss/0.install CC wmnaf.lo unit-oai-hss-0: 19:12:03 DEBUG unit.oai-hss/0.install CC ecc_free.lo unit-oai-hss-0: 19:12:03 DEBUG unit.oai-hss/0.install CC ecc_make_key.lo unit-oai-hss-0: 19:12:03 DEBUG unit.oai-hss/0.install CC ecc_shared_secret.lo unit-oai-hss-0: 19:12:04 DEBUG unit.oai-hss/0.install CC ecc_map.lo unit-oai-hss-0: 19:12:04 DEBUG unit.oai-hss/0.install CC ecc_mulmod.lo unit-oai-hss-0: 19:12:04 DEBUG unit.oai-hss/0.install CC ecc_mulmod_cached.lo unit-oai-hss-0: 19:12:04 DEBUG unit.oai-hss/0.install CC ecc_points.lo unit-oai-hss-0: 19:12:04 DEBUG unit.oai-hss/0.install CC ecc_projective_dbl_point_3.lo unit-oai-hss-0: 19:12:04 DEBUG unit.oai-hss/0.install CC ecc_projective_isneutral.lo unit-oai-hss-0: 19:12:05 DEBUG unit.oai-hss/0.install CC ecc_projective_check_point.lo unit-oai-hss-0: 19:12:05 DEBUG unit.oai-hss/0.install CC ecc_projective_negate_point.lo unit-oai-hss-0: 19:12:05 DEBUG unit.oai-hss/0.install CC ecc_projective_add_point_ng.lo unit-oai-hss-0: 19:12:05 DEBUG unit.oai-hss/0.install CC ecc_sign_hash.lo unit-oai-hss-0: 19:12:05 DEBUG unit.oai-hss/0.install CC ecc_verify_hash.lo unit-oai-hss-0: 19:12:06 DEBUG unit.oai-hss/0.install CCLD libcrypto.la unit-oai-hss-0: 19:12:06 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:12:06 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:12:06 DEBUG unit.oai-hss/0.install CC gnutls_range.lo unit-oai-hss-0: 19:12:06 DEBUG unit.oai-hss/0.install CC gnutls_record.lo unit-oai-hss-0: 19:12:06 DEBUG unit.oai-hss/0.install CC gnutls_compress.lo unit-oai-hss-0: 19:12:06 DEBUG unit.oai-hss/0.install CC debug.lo unit-abot-epc-basic-0: 19:12:06 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:12:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:12:06 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 19:12:06 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 19:12:06 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 19:12:06 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 19:12:06 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 19:12:06 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 19:12:06 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 19:12:06 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 19:12:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:12:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:12:06 DEBUG unit.oai-hss/0.install CC gnutls_cipher.lo unit-oai-hss-0: 19:12:07 DEBUG unit.oai-hss/0.install CC gnutls_mbuffers.lo unit-oai-hss-0: 19:12:07 DEBUG unit.oai-hss/0.install CC gnutls_buffers.lo unit-oai-hss-0: 19:12:07 DEBUG unit.oai-hss/0.install CC gnutls_handshake.lo unit-oai-hss-0: 19:12:08 DEBUG unit.oai-hss/0.install CC gnutls_num.lo unit-oai-hss-0: 19:12:08 DEBUG unit.oai-hss/0.install CC gnutls_errors.lo unit-oai-hss-0: 19:12:09 DEBUG unit.oai-hss/0.install CC gnutls_dh.lo unit-oai-hss-0: 19:12:09 DEBUG unit.oai-hss/0.install CC gnutls_kx.lo unit-oai-hss-0: 19:12:09 DEBUG unit.oai-hss/0.install CC gnutls_priority.lo unit-oai-hss-0: 19:12:10 DEBUG unit.oai-hss/0.install CC gnutls_hash_int.lo unit-oai-hss-0: 19:12:11 DEBUG unit.oai-hss/0.install CC gnutls_cipher_int.lo unit-oai-hss-0: 19:12:11 DEBUG unit.oai-hss/0.install CC gnutls_session.lo unit-oai-hss-0: 19:12:11 DEBUG unit.oai-hss/0.install CC gnutls_db.lo unit-oai-hss-0: 19:12:12 DEBUG unit.oai-hss/0.install CC x509_b64.lo unit-oai-hss-0: 19:12:12 DEBUG unit.oai-hss/0.install CC gnutls_extensions.lo unit-oai-hss-0: 19:12:12 DEBUG unit.oai-hss/0.install CC gnutls_auth.lo unit-oai-hss-0: 19:12:12 DEBUG unit.oai-hss/0.install CC gnutls_v2_compat.lo unit-oai-hss-0: 19:12:13 DEBUG unit.oai-hss/0.install CC gnutls_datum.lo unit-oai-hss-0: 19:12:13 DEBUG unit.oai-hss/0.install CC gnutls_session_pack.lo unit-oai-hss-0: 19:12:13 DEBUG unit.oai-hss/0.install CC gnutls_mpi.lo unit-oai-hss-0: 19:12:13 DEBUG unit.oai-hss/0.install CC gnutls_pk.lo unit-oai-hss-0: 19:12:13 DEBUG unit.oai-hss/0.install CC gnutls_cert.lo unit-oai-hss-0: 19:12:14 DEBUG unit.oai-hss/0.install CC gnutls_global.lo unit-oai-hss-0: 19:12:14 DEBUG unit.oai-hss/0.install CC gnutls_constate.lo unit-oai-hss-0: 19:12:15 DEBUG unit.oai-hss/0.install CC gnutls_anon_cred.lo unit-oai-hss-0: 19:12:15 DEBUG unit.oai-hss/0.install CC pkix_asn1_tab.lo unit-oai-hss-0: 19:12:15 DEBUG unit.oai-hss/0.install CC gnutls_asn1_tab.lo unit-oai-hss-0: 19:12:15 DEBUG unit.oai-hss/0.install CC gnutls_mem.lo unit-oai-hss-0: 19:12:15 DEBUG unit.oai-hss/0.install CC gnutls_ui.lo unit-oai-hss-0: 19:12:15 DEBUG unit.oai-hss/0.install CC gnutls_sig.lo unit-oai-hss-0: 19:12:16 DEBUG unit.oai-hss/0.install CC gnutls_ecc.lo unit-oai-hss-0: 19:12:16 DEBUG unit.oai-hss/0.install CC gnutls_dh_primes.lo unit-oai-hss-0: 19:12:16 DEBUG unit.oai-hss/0.install CC gnutls_alert.lo unit-oai-hss-0: 19:12:17 DEBUG unit.oai-hss/0.install CC system.lo unit-oai-hss-0: 19:12:17 DEBUG unit.oai-hss/0.install CC gnutls_str.lo unit-oai-hss-0: 19:12:17 DEBUG unit.oai-hss/0.install CC gnutls_state.lo unit-oai-hss-0: 19:12:17 DEBUG unit.oai-hss/0.install CC gnutls_x509.lo unit-oai-hss-0: 19:12:17 DEBUG unit.oai-hss/0.install CC gnutls_rsa_export.lo unit-oai-hss-0: 19:12:18 DEBUG unit.oai-hss/0.install CC gnutls_helper.lo unit-oai-hss-0: 19:12:18 DEBUG unit.oai-hss/0.install CC gnutls_supplemental.lo unit-oai-hss-0: 19:12:19 DEBUG unit.oai-hss/0.install CC random.lo unit-oai-hss-0: 19:12:19 DEBUG unit.oai-hss/0.install CC crypto-api.lo unit-oai-hss-0: 19:12:19 DEBUG unit.oai-hss/0.install CC gnutls_privkey.lo unit-oai-hss-0: 19:12:19 DEBUG unit.oai-hss/0.install CC gnutls_pcert.lo unit-oai-hss-0: 19:12:20 DEBUG unit.oai-hss/0.install CC gnutls_pubkey.lo unit-oai-hss-0: 19:12:20 DEBUG unit.oai-hss/0.install CC locks.lo unit-oai-hss-0: 19:12:20 DEBUG unit.oai-hss/0.install CC gnutls_dtls.lo unit-oai-hss-0: 19:12:21 DEBUG unit.oai-hss/0.install CC system_override.lo unit-oai-hss-0: 19:12:21 DEBUG unit.oai-hss/0.install CC crypto-backend.lo unit-oai-hss-0: 19:12:21 DEBUG unit.oai-hss/0.install CC verify-tofu.lo unit-oai-hss-0: 19:12:22 DEBUG unit.oai-hss/0.install CC pin.lo unit-oai-hss-0: 19:12:22 DEBUG unit.oai-hss/0.install CC tpm.lo unit-oai-hss-0: 19:12:22 DEBUG unit.oai-hss/0.install CC pkcs11.lo unit-oai-hss-0: 19:12:22 DEBUG unit.oai-hss/0.install CC pkcs11_privkey.lo unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_add_provider': unit-oai-hss-0: 19:12:23 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: 19:12:23 DEBUG unit.oai-hss/0.install if (p11_kit_load_initialize_module (name, &module) != CKR_OK) unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:23 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: 19:12:23 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (module); unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'initialize_automatic_p11_kit': unit-oai-hss-0: 19:12:23 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: 19:12:23 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_registered (); unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:23 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: 19:12:23 DEBUG unit.oai-hss/0.install modules = p11_kit_registered_modules (); unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:23 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: 19:12:23 DEBUG unit.oai-hss/0.install name = p11_kit_registered_module_to_name (modules[i]); unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_reinit': unit-oai-hss-0: 19:12:23 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: 19:12:23 DEBUG unit.oai-hss/0.install rv = p11_kit_initialize_module(providers[i].module); unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install pkcs11.c: In function 'gnutls_pkcs11_deinit': unit-oai-hss-0: 19:12:23 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: 19:12:23 DEBUG unit.oai-hss/0.install p11_kit_finalize_module (providers[i].module); unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:23 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: 19:12:23 DEBUG unit.oai-hss/0.install p11_kit_finalize_registered (); unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:23 DEBUG unit.oai-hss/0.install CC pkcs11_write.lo unit-oai-hss-0: 19:12:24 DEBUG unit.oai-hss/0.install CC pkcs11_secret.lo unit-oai-hss-0: 19:12:24 DEBUG unit.oai-hss/0.install CC gnutls_srp.lo unit-oai-hss-0: 19:12:24 DEBUG unit.oai-hss/0.install CC gnutls_psk.lo unit-oai-hss-0: 19:12:25 DEBUG unit.oai-hss/0.install CXX libgnutlsxx_la-gnutlsxx.lo unit-oai-hss-0: 19:12:25 DEBUG unit.oai-hss/0.install CC xssl.lo unit-oai-hss-0: 19:12:26 DEBUG unit.oai-hss/0.install CC xssl_getline.lo unit-oai-hss-0: 19:12:26 DEBUG unit.oai-hss/0.install CCLD libgnutls.la unit-oai-hss-0: 19:12:27 DEBUG unit.oai-hss/0.install copying selected object files to avoid basename conflicts... unit-oai-hss-0: 19:12:27 DEBUG unit.oai-hss/0.install CXXLD libgnutlsxx.la unit-oai-hss-0: 19:12:27 DEBUG unit.oai-hss/0.install CCLD libgnutls-xssl.la unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install Making all in extra unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install Making all in includes unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install CC gnutls_openssl.lo unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install CC openssl_compat.lo unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install CCLD libgnutls-openssl.la unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install Making all in po unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install Making all in src unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install Making all in crywrap unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install CC crywrap.o unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_do_one': unit-oai-hss-0: 19:12:28 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: 19:12:28 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)insock, unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:28 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: 19:12:28 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)outsock); unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install crywrap.c: In function '_crywrap_setup_pidfile': unit-oai-hss-0: 19:12:28 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: 19:12:28 DEBUG unit.oai-hss/0.install fchown (pidfilefd, config->uid, (gid_t)-1); unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:28 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: 19:12:28 DEBUG unit.oai-hss/0.install write (pidfilefd, mypid, strlen (mypid)); unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install CCLD crywrap unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install Making all in libopts unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:12:28 DEBUG unit.oai-hss/0.install CC libopts_la-libopts.lo unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:24:0: unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install enum.c: In function 'enum_err': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install enum.c:112:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, ENUM_ERR_LINE, *(paz_names++)); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install enum.c:135:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install sprintf(zFmt, ENUM_ERR_WIDTH, (int)max_len); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install enum.c:148:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_SPACE_FMT, *(paz_names++)); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install enum.c:155:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(option_usage_fp, NLSTR_FMT, *paz_names); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install enum.c: In function 'optionEnumerationVal': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install enum.c:307:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(INVALID_FMT, ix); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:27:0: unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install find.c: In function 'opt_ambiguities': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install find.c:114:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_Name); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install find.c:119:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(stderr, zambig_file, hyph, pOD->pz_DisableName); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install find.c: In function 'opt_set': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install find.c:219:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pOD->pzText); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install find.c: In function 'opt_find_short': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install find.c:432:21: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(stderr, SET_OFF_FMT, pRes->pzText); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:30:0: unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'optionParseShell': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:147:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:157:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:166:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:178:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(LOPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:184:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(OPT_ARG_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:195:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(SHOW_PROG_ENV, opts->pzPROGNAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_var_text': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:230:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(SET_TEXT_FMT, prog, var); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_usage': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:373:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install strftime(tm_nm_buf, AO_NAME_SIZE, TIME_FMT, ptm ); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:381:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(SHELL_MAGIC, shell_prog); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:383:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(PREAMBLE_FMT, START_MARK, out_nm, tm_nm_buf); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:386:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(END_PRE_FMT, opts->pzPROGNAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_wrapup': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:436:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(FINISH_LOOP, opts->pzPROGNAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_action': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:532:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, VER_STR); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:535:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(PAGE_USAGE_TEXT, opts->pzPROGNAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:538:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_LOAD_WARN); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:539:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:544:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SAVE_OPTS); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:545:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:547:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(ECHO_N_EXIT, opts->pzPROGNAME, LONG_USE_STR); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:551:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(SGL_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:555:24: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install od->pz_NAME, od->optMaxCt); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:557:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(MULTI_ARG_FMT, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:564:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:565:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:568:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(SET_MULTI_ARG, opts->pzPROGNAME, od->pz_NAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:569:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, OK_NEED_OPT_ARG); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:572:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, YES_NEED_OPT_ARG); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_inaction': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:582:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_SUPPRESS_LOAD); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:586:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:589:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install od->pz_NAME, od->pz_DisablePfx); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:591:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(LVL3_CMD, NO_ARG_NEEDED); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_flag': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:614:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(zOptionFlag, od->optValue); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c: In function 'emit_match_expr': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:689:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(zOptionPartName, name_bf); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install makeshell.c:699:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(zOptionFullName, name); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:31:0: unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install nested.c: In function 'emit_special_char': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install nested.c:903:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(fp, XML_HEX_BYTE_FMT, (ch & 0xFF)); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:33:0: unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install pgusage.c: In function 'open_tmp_usage': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install snprintf(bf, bfsz, TMP_FILE_FMT, tmpdir, my_pid); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install pgusage.c:49:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install pgusage.c: In function 'mk_pager_cmd': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install snprintf(res, bfsz, PAGE_USAGE_FMT, pager, fname); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install pgusage.c:90:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:34:0: unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionQuoteString': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:190:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install sprintf(out, MK_STR_OCT_FMT, ch); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_enumeration': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:277:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:283:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(QUOT_ARG_FMT, pOD->optArg.argString); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:288:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_membership': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:298:12: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install (int)(uintptr_t)(pOD->optCookie)); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:315:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(SHOW_VAL_FMT, (unsigned long)val); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c: In function 'print_stacked_arg': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:330:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(zOptCookieCt, pOpts->pzPROGNAME, pOD->pz_NAME, ct); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:334:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:337:16: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install pAL->useCt - ct); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c: In function 'optionPutShell': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:375:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(zOptCtFmt, pOpts->curOptIdx-1); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:403:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(zEquivMode, pOpts->pzPROGNAME, pOD->pz_NAME, p->pz_NAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:442:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ? pOD->pz_DisablePfx : "false"); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:452:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install (int)pOD->optArg.argInt); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:472:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install (pOD->optArg.argBool == 0) ? "false" : "true"); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:484:20: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install pOD->optOccCt); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:491:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(OPT_VAL_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install putshell.c:493:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install printf(OPT_END_FMT, pOpts->pzPROGNAME, pOD->pz_NAME); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:37:0: unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c: In function 'prt_value': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c:351:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(fp, NULL_ATR_FMT, ovp->pzName); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c:366:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(fp, TYPE_ATR_FMT, ovp->pzName, typ); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c:386:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, ovp->pzName); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c:392:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(fp, NUMB_ATR_FMT, ovp->pzName, ovp->v.longVal); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c:397:17: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ovp->v.boolVal ? "true" : "false"); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c: In function 'prt_string': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c:411:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_XML_FMT, name); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c:439:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(fp, END_XML_FMT, name); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c: In function 'prt_val_list': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c:459:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(fp, OPEN_CLOSE_FMT, name); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c:463:5: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, name); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c: In function 'prt_nested': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c:503:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(fp, NESTED_OPT_FMT, p->pz_Name); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c: In function 'open_sv_file': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install save.c:556:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(fp, zPresetFile, time_str); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install In file included from libopts.c:44:0: unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install usage.c: In function 'print_usage_details': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install usage.c:352:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install usage.c:357:13: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install sprintf(line_fmt_buf, zFmtFmt, flen); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install usage.c: In function 'print_one_paragraph': unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install usage.c:437:9: warning: embedded '\0' in format [-Wformat-contains-nul] unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install fprintf(fp, PUTS_FMT, t); unit-oai-hss-0: 19:12:29 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:31 DEBUG unit.oai-hss/0.install CCLD libopts.la unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install CC libcmd_srp_la-srptool-args.lo unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install CC libcmd_psk_la-psk-args.lo unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install CC libcmd_ocsp_la-ocsptool-args.lo unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install CC libcmd_serv_la-serv-args.lo unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install CC libcmd_cli_la-cli-args.lo unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install CC libcmd_cli_debug_la-cli-debug-args.lo unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-args.lo unit-oai-hss-0: 19:12:32 DEBUG unit.oai-hss/0.install CC libcmd_certtool_la-certtool-cfg.lo unit-oai-hss-0: 19:12:33 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-danetool-args.lo unit-oai-hss-0: 19:12:33 DEBUG unit.oai-hss/0.install CC libcmd_danetool_la-certtool-cfg.lo unit-oai-hss-0: 19:12:33 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-p11tool-args.lo unit-oai-hss-0: 19:12:33 DEBUG unit.oai-hss/0.install CC libcmd_p11tool_la-certtool-cfg.lo unit-oai-hss-0: 19:12:33 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-tpmtool-args.lo unit-oai-hss-0: 19:12:34 DEBUG unit.oai-hss/0.install CC libcmd_tpmtool_la-certtool-cfg.lo unit-oai-hss-0: 19:12:35 DEBUG unit.oai-hss/0.install CC psk.o unit-oai-hss-0: 19:12:35 DEBUG unit.oai-hss/0.install CC cli-debug.o unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install cli-debug.c: In function 'main': unit-oai-hss-0: 19:12:36 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: 19:12:36 DEBUG unit.oai-hss/0.install gnutls_transport_set_ptr (state, (gnutls_transport_ptr_t) unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install CC tests.o unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install CC socket.o unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install CC common.o unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install CC certtool.o unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install common.c: In function 'token_callback': unit-oai-hss-0: 19:12:36 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: 19:12:36 DEBUG unit.oai-hss/0.install fgets (buf, sizeof (buf), stdin); unit-oai-hss-0: 19:12:36 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:37 DEBUG unit.oai-hss/0.install CC certtool-common.o unit-oai-hss-0: 19:12:37 DEBUG unit.oai-hss/0.install certtool-common.c: In function 'print_head': unit-oai-hss-0: 19:12:37 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: 19:12:37 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[%u] =", txt, size); unit-oai-hss-0: 19:12:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:37 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: 19:12:37 DEBUG unit.oai-hss/0.install asprintf(&ntxt, "const unsigned char %s[] =\n", txt); unit-oai-hss-0: 19:12:37 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:37 DEBUG unit.oai-hss/0.install CC certtool-extras.o unit-oai-hss-0: 19:12:37 DEBUG unit.oai-hss/0.install CC srptool.o unit-oai-hss-0: 19:12:37 DEBUG unit.oai-hss/0.install CC ocsptool.o unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install CC ocsptool-common.o unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install CC serv.o unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install CC udp-serv.o unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install CC cli.o unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install CC benchmark-cipher.o unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install cli.c: In function 'psk_callback': unit-oai-hss-0: 19:12:38 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: 19:12:38 DEBUG unit.oai-hss/0.install getline (&tmp, &n, stdin); unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install CC benchmark.o unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install CC benchmark-tls.o unit-oai-hss-0: 19:12:38 DEBUG unit.oai-hss/0.install CC danetool.o unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install CC tpmtool.o unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install CC p11tool.o unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install CC pkcs11.o unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install CCLD libcmd-srp.la unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install CCLD libcmd-psk.la unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install CCLD libcmd-ocsp.la unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install CCLD libcmd-serv.la unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install CCLD libcmd-cli.la unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install CCLD libcmd-cli-debug.la unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install CCLD libcmd-certtool.la unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install CCLD libcmd-danetool.la unit-oai-hss-0: 19:12:39 DEBUG unit.oai-hss/0.install CCLD libcmd-p11tool.la unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install CCLD libcmd-tpmtool.la unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install CCLD psktool unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install CCLD gnutls-cli-debug unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install CCLD certtool unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install CCLD srptool unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install CCLD ocsptool unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install CCLD gnutls-serv unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install CCLD gnutls-cli unit-oai-hss-0: 19:12:40 DEBUG unit.oai-hss/0.install CCLD danetool unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install CCLD tpmtool unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install CCLD p11tool unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install Making all in doc unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install make all-recursive unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install Making all in examples unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install CC ex-alert.lo unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install CC ex-pkcs12.lo unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install CC ex-session-info.lo unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install CC ex-x509-info.lo unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install CC ex-verify.lo unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install CC tcp.lo unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install CC udp.lo unit-oai-hss-0: 19:12:41 DEBUG unit.oai-hss/0.install CC ex-pkcs11-list.lo unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC verify.lo unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC ex-verify-ssh.lo unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC ex-client-resume.o unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC ex-client-dtls.o unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC ex-cert-select.o unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC ex-client-x509.o unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC ex-serv-dtls.o unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC ex-client-xssl1.o unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC ex-client-xssl2.o unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC print-ciphersuites.o unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install ex-client-xssl1.c: In function 'main': unit-oai-hss-0: 19:12:42 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: 19:12:42 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install ex-client-xssl2.c: In function 'main': unit-oai-hss-0: 19:12:42 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: 19:12:42 DEBUG unit.oai-hss/0.install (gnutls_transport_ptr_t)fd, unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install ^ unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CXX ex-cxx.o unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC ex-client-anon.o unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC ex-serv-anon.o unit-oai-hss-0: 19:12:42 DEBUG unit.oai-hss/0.install CC ex-serv-pgp.o unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CC ex-cert-select-pkcs11.o unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CC ex-client-psk.o unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CC ex-serv-psk.o unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CC ex-client-srp.o unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CC ex-serv-srp.o unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CC ex-ocsp-client.o unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CCLD libexamples.la unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CCLD ex-client-resume unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CCLD ex-client-dtls unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CCLD ex-cert-select unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CCLD ex-client-x509 unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CCLD ex-serv-dtls unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl1 unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CCLD ex-client-xssl2 unit-oai-hss-0: 19:12:43 DEBUG unit.oai-hss/0.install CCLD print-ciphersuites unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install CXXLD ex-cxx unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install CCLD ex-client-anon unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install CCLD ex-serv-anon unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install CCLD ex-serv-pgp unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install CCLD ex-cert-select-pkcs11 unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install CCLD ex-client-psk unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install CCLD ex-serv-psk unit-oai-hss-0: 19:12:44 DEBUG unit.oai-hss/0.install CCLD ex-client-srp unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install CCLD ex-serv-srp unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install CCLD ex-ocsp-client unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in cyclo unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in manpages unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in credentials unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in openpgp unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in x509 unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `all-am'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in latex unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `all-am'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in tests unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in . unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install CC utils.lo unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install CCLD libutils.la unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in rsa-md5-collision unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in pkcs1-padding unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in pkcs8-decode unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in pkcs12-decode unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in userid unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in cert-tests unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in key-id unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in sha2 unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in safe-renegotiation unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in dsa unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in scripts unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in ecdsa unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in slow unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in dtls unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in srp unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making all in openpgp-certs unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `all'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making install in gl unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[6]: Entering directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[6]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[6]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl/tests' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/gl' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making install in lib unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 19:12:45 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: 19:12:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/gnutls.h '/usr/include/gnutls' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/includes' unit-oai-hss-0: 19:12:45 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/x509' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in accelerated unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in x86 unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated/x86' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/accelerated' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in auth unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/auth' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in ext unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/ext' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in algorithms unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/algorithms' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in extras unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/extras' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in opencdk unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/opencdk' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/openpgp' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in nettle unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib/nettle' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 19:12:46 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: 19:12:46 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: 19:12:46 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: 19:12:46 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: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.lai /usr/lib/libgnutls.la unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutlsxx.la' unit-oai-hss-0: 19:12:46 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: 19:12:46 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: 19:12:46 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: 19:12:46 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: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.lai /usr/lib/libgnutlsxx.la unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-xssl.la' unit-oai-hss-0: 19:12:46 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: 19:12:46 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: 19:12:46 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: 19:12:46 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: 19:12:46 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: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutls.a /usr/lib/libgnutls.a unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls.a unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls.a unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/libgnutlsxx.a /usr/lib/libgnutlsxx.a unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutlsxx.a unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutlsxx.a unit-oai-hss-0: 19:12:46 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: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-xssl.a unit-oai-hss-0: 19:12:46 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: 19:12:46 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib/pkgconfig' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls.pc '/usr/lib/pkgconfig' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/lib' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in extra unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in includes unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/include/gnutls' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 gnutls/openssl.h '/usr/include/gnutls' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra/includes' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/lib' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /bin/bash ../libtool --mode=install /usr/bin/install -c libgnutls-openssl.la '/usr/lib' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: warning: relinking `libgnutls-openssl.la' unit-oai-hss-0: 19:12:46 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: 19:12:46 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: 19:12:46 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: 19:12:46 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: 19:12:46 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: 19:12:46 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: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: chmod 644 /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: ranlib /usr/lib/libgnutls-openssl.a unit-oai-hss-0: 19:12:46 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: 19:12:46 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Libraries have been installed in: unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /usr/lib unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install If you ever happen to want to link against installed libraries unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install flag during linking and do at least one of the following: unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install during execution unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install during linking unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install See any operating system documentation about shared libraries for unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install ---------------------------------------------------------------------- unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/extra' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in po unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing en@boldquot.gmo as /usr/share/locale/en@boldquot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing en@quot.gmo as /usr/share/locale/en@quot/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing cs.gmo as /usr/share/locale/cs/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing de.gmo as /usr/share/locale/de/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing eo.gmo as /usr/share/locale/eo/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing fi.gmo as /usr/share/locale/fi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing fr.gmo as /usr/share/locale/fr/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing it.gmo as /usr/share/locale/it/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing ms.gmo as /usr/share/locale/ms/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing nl.gmo as /usr/share/locale/nl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing pl.gmo as /usr/share/locale/pl/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing sv.gmo as /usr/share/locale/sv/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing uk.gmo as /usr/share/locale/uk/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing vi.gmo as /usr/share/locale/vi/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install installing zh_CN.gmo as /usr/share/locale/zh_CN/LC_MESSAGES/gnutls.mo unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install if test "gnutls" = "gettext-tools"; then \ unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p /usr/share/gettext/po; \ unit-oai-hss-0: 19:12:46 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: 19:12:46 DEBUG unit.oai-hss/0.install /usr/bin/install -c -m 644 ./$file \ unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /usr/share/gettext/po/$file; \ unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install for file in Makevars; do \ unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install rm -f /usr/share/gettext/po/$file; \ unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install done; \ unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install else \ unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install : ; \ unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install fi unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/po' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in src unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in crywrap unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c crywrap '/usr/bin' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/crywrap /usr/bin/crywrap unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/crywrap' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install Making install in libopts unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:12:46 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src/libopts' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/bin' unit-oai-hss-0: 19:12:47 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: 19:12:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/psktool /usr/bin/psktool unit-oai-hss-0: 19:12:47 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: 19:12:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/certtool /usr/bin/certtool unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/srptool /usr/bin/srptool unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/ocsptool /usr/bin/ocsptool unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-serv /usr/bin/gnutls-serv unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/gnutls-cli /usr/bin/gnutls-cli unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/danetool /usr/bin/danetool unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/tpmtool /usr/bin/tpmtool unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install libtool: install: /usr/bin/install -c .libs/p11tool /usr/bin/p11tool unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/src' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in doc unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make install-recursive unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in examples unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/examples' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in cyclo unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/cyclo' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/scripts' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in manpages unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man1' unit-oai-hss-0: 19:12:47 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: 19:12:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/man/man3' unit-oai-hss-0: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 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: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/manpages' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in credentials unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in openpgp unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/openpgp' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/srp' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in x509 unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials/x509' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Entering directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[5]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/credentials' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in latex unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc/latex' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Entering directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 19:12:47 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: 19:12:47 DEBUG unit.oai-hss/0.install /bin/mkdir -p '/usr/share/info' unit-oai-hss-0: 19:12:47 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: 19:12:47 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls.info' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install install-info --info-dir='/usr/share/info' '/usr/share/info/gnutls-guile.info' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install This is not dpkg install-info anymore, but GNU install-info unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install See the man page for ginstall-info for command line arguments unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[4]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/doc' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in tests unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in . unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in rsa-md5-collision unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/rsa-md5-collision' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in pkcs1-padding unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs1-padding' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in pkcs8-decode unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs8-decode' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in pkcs12-decode unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/pkcs12-decode' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in userid unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/userid' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in cert-tests unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/cert-tests' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in key-id unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/key-id' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in sha2 unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/sha2' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in safe-renegotiation unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/safe-renegotiation' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in dsa unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dsa' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in scripts unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/scripts' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in ecdsa unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/ecdsa' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in slow unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/slow' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in dtls unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/dtls' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in srp unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/srp' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install Making install in openpgp-certs unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Entering directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[3]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23/tests/openpgp-certs' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23/tests' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[1]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Entering directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[2]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:12:47 DEBUG unit.oai-hss/0.install make[1]: Leaving directory `/tmp/gnutls-3.1.23' unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install autoconf is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install automake is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install bison is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install build-essential is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install cmake is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install flex is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install g++ is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install g++ set to manually installed. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install gcc is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install gcc set to manually installed. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libsctp-dev is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libsctp1 is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install cmake-curses-gui is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install gdb is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libgcrypt11-dev is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libidn11-dev is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libmysqlclient-dev is already the newest version. unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install comerr-dev dh-apparmor gettext intltool-debian krb5-multidev libasprintf-dev unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 libexpat1-dev unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri libgl1-mesa-glx unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 libkdb5-7 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq5 libpython-dev unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial-common po-debconf python2.7-dev swig2.0 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install tcl tcl8.6 tk tk8.6 x11-utils xbitmaps xterm unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install doc-base dh-make apparmor-easyprof gettext-doc krb5-doc libglide3 krb5-user unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install postgresql-doc-9.3 qct kdiff3 kdiff3-qt kompare meld tkcvs mgdiff unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install python-mysqldb python-pygments libmail-box-perl openssl-blacklist swig-doc unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install swig-examples swig2.0-examples swig2.0-doc tcl-tclreadline mesa-utils unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install xfonts-cyrillic unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install Recommended packages: unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install wish unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install comerr-dev debhelper dh-apparmor gettext intltool-debian krb5-multidev unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libasprintf-dev libcroco3 libdrm-intel1 libdrm-nouveau2 libdrm-radeon1 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libexpat1-dev libfontenc1 libgettextpo-dev libgettextpo0 libgl1-mesa-dri unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libgl1-mesa-glx libglapi-mesa libgssrpc4 libkadm5clnt-mit9 libkadm5srv-mit9 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libkdb5-7 libllvm3.4 libmail-sendmail-perl libpciaccess0 libpq-dev libpq5 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libpython-dev libpython2.7-dev libsys-hostname-long-perl libtcl8.6 libtk8.6 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libtxc-dxtn-s2tc0 libunistring0 libutempter0 libx11-xcb1 libxaw7 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 libxcb-present0 libxcb-shape0 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libxcb-sync1 libxcomposite1 libxdamage1 libxfixes3 libxft2 libxinerama1 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libxml2-dev libxmu6 libxpm4 libxrandr2 libxshmfence1 libxss1 libxtst6 libxv1 unit-oai-hss-0: 19:12:48 DEBUG unit.oai-hss/0.install libxxf86dga1 libxxf86vm1 mercurial mercurial-common po-debconf python-dev unit-oai-hss-0: 19:12:48 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: 19:12:48 DEBUG unit.oai-hss/0.install xterm unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install 0 upgraded, 73 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install Need to get 43.0 MB of archives. unit-oai-hss-0: 19:12:53 DEBUG unit.oai-hss/0.install After this operation, 135 MB of additional disk space will be used. unit-oai-hss-0: 19:12:53 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: 19:12:53 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: 19:12:54 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: 19:12:54 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: 19:12:54 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: 19:12:54 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: 19:12:54 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: 19:12:54 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: 19:12:54 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: 19:12:55 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: 19:12:55 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: 19:12:55 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: 19:12:55 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: 19:12:55 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: 19:12:55 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: 19:12:55 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: 19:12:55 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: 19:12:55 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: 19:12:56 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: 19:12:56 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: 19:12:56 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: 19:12:56 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: 19:12:56 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: 19:12:56 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: 19:12:56 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: 19:12:56 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: 19:12:56 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: 19:12:56 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: 19:12:57 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: 19:12:57 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: 19:12:57 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: 19:12:57 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: 19:12:57 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: 19:12:58 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: 19:12:58 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: 19:12:58 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: 19:12:58 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: 19:12:58 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: 19:12:58 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: 19:12:58 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: 19:12:58 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: 19:12:58 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: 19:12:58 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: 19:12:58 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: 19:12:58 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: 19:12:59 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: 19:12:59 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: 19:12:59 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: 19:12:59 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: 19:12:59 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: 19:12:59 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: 19:12:59 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: 19:12:59 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: 19:12:59 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: 19:12:59 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: 19:13:00 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: 19:13:00 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: 19:13:00 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-epc-0: 19:13:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:13:00 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: 19:13:00 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: 19:13:01 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: 19:13:01 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: 19:13:01 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: 19:13:01 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: 19:13:01 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: 19:13:01 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: 19:13:02 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: 19:13:02 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: 19:13:02 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: 19:13:02 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: 19:13:02 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: 19:13:02 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: 19:13:02 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: 19:13:02 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 19:13:02 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: 19:13:03 DEBUG unit.oai-hss/0.install Preconfiguring packages ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install sh: 0: getcwd() failed: No such file or directory unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Fetched 43.0 MB in 14s (2956 kB/s) unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libcroco3:amd64. unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install (Reading database ... 118566 files and directories currently installed.) unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libcroco3_0.6.8-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Unpacking libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpciaccess0:amd64. unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpciaccess0_0.13.2-1_amd64.deb ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Unpacking libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-intel1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Unpacking libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-nouveau2_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Unpacking libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdrm-radeon1_2.4.67-1ubuntu0.14.04.2_amd64.deb ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Unpacking libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libfontenc1:amd64. unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Unpacking libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libunistring0:amd64. unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libunistring0_0.9.3-5ubuntu3_amd64.deb ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Unpacking libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo0:amd64. unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo0_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Unpacking libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Selecting previously unselected package libllvm3.4:amd64. unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Preparing to unpack .../libllvm3.4_1%3a3.4-1ubuntu3_amd64.deb ... unit-oai-hss-0: 19:13:03 DEBUG unit.oai-hss/0.install Unpacking libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 19:13:04 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-oai-hss-0: 19:13:04 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-dri_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:13:04 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libglapi-mesa_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Unpacking libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libx11-xcb1_2%3a1.6.2-1ubuntu2.1_amd64.deb ... unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Unpacking libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri2-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-dri3-0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Unpacking libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-glx0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:13:06 DEBUG unit.oai-hss/0.install Unpacking libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-present0:amd64. unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-present0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Unpacking libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-sync1_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Unpacking libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxdamage1:amd64. unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Unpacking libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxfixes3:amd64. unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-1ubuntu1.1_amd64.deb ... unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Unpacking libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxshmfence1:amd64. unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxshmfence1_1.1-2_amd64.deb ... unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Unpacking libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 19:13:07 DEBUG unit.oai-hss/0.install Unpacking libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgl1-mesa-glx_10.1.3-0ubuntu0.6_amd64.deb ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Unpacking libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgssrpc4:amd64. unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgssrpc4_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Unpacking libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5clnt-mit9:amd64. unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5clnt-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Unpacking libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkdb5-7:amd64. unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkdb5-7_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Unpacking libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libkadm5srv-mit9:amd64. unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libkadm5srv-mit9_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Unpacking libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libexpat1-dev_2.1.0-4ubuntu1.4_amd64.deb ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Unpacking libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 19:13:08 DEBUG unit.oai-hss/0.install Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 19:13:10 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtcl8.6:amd64. unit-oai-hss-0: 19:13:10 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 19:13:10 DEBUG unit.oai-hss/0.install Unpacking libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxft2:amd64. unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxft2_2.3.1-2_amd64.deb ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Unpacking libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxss1:amd64. unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtk8.6:amd64. unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Unpacking libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxmu6:amd64. unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxmu6_2%3a1.1.1-1_amd64.deb ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Unpacking libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxpm4:amd64. unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxpm4_1%3a3.5.10-1ubuntu0.1_amd64.deb ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Unpacking libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxaw7:amd64. unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxaw7_2%3a1.0.12-1_amd64.deb ... unit-oai-hss-0: 19:13:11 DEBUG unit.oai-hss/0.install Unpacking libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcb-shape0_1.10-2ubuntu1_amd64.deb ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Unpacking libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxcomposite1:amd64. unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxinerama1:amd64. unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxrandr2:amd64. unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1~trusty1_amd64.deb ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxtst6:amd64. unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxv1:amd64. unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-oai-hss-0: 19:13:12 DEBUG unit.oai-hss/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 19:13:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package gettext. unit-oai-hss-0: 19:13:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../gettext_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 19:13:13 DEBUG unit.oai-hss/0.install Unpacking gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:13:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package intltool-debian. unit-oai-hss-0: 19:13:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.1_all.deb ... unit-oai-hss-0: 19:13:13 DEBUG unit.oai-hss/0.install Unpacking intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 19:13:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package po-debconf. unit-oai-hss-0: 19:13:13 DEBUG unit.oai-hss/0.install Preparing to unpack .../po-debconf_1.0.16+nmu2ubuntu1_all.deb ... unit-oai-hss-0: 19:13:13 DEBUG unit.oai-hss/0.install Unpacking po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 19:13:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package dh-apparmor. unit-oai-hss-0: 19:13:13 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: 19:13:13 DEBUG unit.oai-hss/0.install Unpacking dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 19:13:13 DEBUG unit.oai-hss/0.install Selecting previously unselected package debhelper. unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../debhelper_9.20131227ubuntu1_all.deb ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Unpacking debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package comerr-dev. unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../comerr-dev_2.1-1.42.9-3ubuntu1.3_amd64.deb ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Unpacking comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package krb5-multidev. unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../krb5-multidev_1.12+dfsg-2ubuntu5.4_amd64.deb ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Unpacking krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libasprintf-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Unpacking libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libgettextpo-dev_0.18.3.1-1ubuntu3.1_amd64.deb ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Unpacking libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libsys-hostname-long-perl_1.4-3_all.deb ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Unpacking libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libmail-sendmail-perl. unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq5. unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq5_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Unpacking libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpq-dev. unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpq-dev_9.3.24-0ubuntu0.14.04_amd64.deb ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Unpacking libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libpython-dev:amd64. unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libpython-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Unpacking libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Selecting previously unselected package libutempter0. unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Preparing to unpack .../libutempter0_1.1.5-4build1_amd64.deb ... unit-oai-hss-0: 19:13:14 DEBUG unit.oai-hss/0.install Unpacking libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package libxml2-dev:amd64. unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../libxml2-dev_2.9.1+dfsg1-3ubuntu4.13_amd64.deb ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Unpacking libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial-common. unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial-common_2.8.2-1ubuntu1.4_all.deb ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Unpacking mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package mercurial. unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../mercurial_2.8.2-1ubuntu1.4_amd64.deb ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Unpacking mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package python2.7-dev. unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../python2.7-dev_2.7.6-8ubuntu0.5_amd64.deb ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Unpacking python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-dev. unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-dev_2.7.5-5ubuntu3_amd64.deb ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Unpacking python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package ssl-cert. unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../ssl-cert_1.0.33_all.deb ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Unpacking ssl-cert (1.0.33) ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig2.0. unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig2.0_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:13:15 DEBUG unit.oai-hss/0.install Unpacking swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 19:13:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package swig. unit-oai-hss-0: 19:13:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../swig_2.0.11-1ubuntu2_amd64.deb ... unit-oai-hss-0: 19:13:16 DEBUG unit.oai-hss/0.install Unpacking swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 19:13:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl8.6. unit-oai-hss-0: 19:13:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl8.6_8.6.1-4ubuntu1_amd64.deb ... unit-oai-hss-0: 19:13:16 DEBUG unit.oai-hss/0.install Unpacking tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 19:13:16 DEBUG unit.oai-hss/0.install Selecting previously unselected package tcl. unit-oai-hss-0: 19:13:16 DEBUG unit.oai-hss/0.install Preparing to unpack .../tcl_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 19:13:16 DEBUG unit.oai-hss/0.install Unpacking tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 19:13:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk8.6. unit-oai-hss-0: 19:13:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk8.6_8.6.1-3ubuntu2_amd64.deb ... unit-oai-hss-0: 19:13:17 DEBUG unit.oai-hss/0.install Unpacking tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 19:13:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package tk. unit-oai-hss-0: 19:13:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../tk_8.6.0+6ubuntu3_amd64.deb ... unit-oai-hss-0: 19:13:17 DEBUG unit.oai-hss/0.install Unpacking tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 19:13:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package x11-utils. unit-oai-hss-0: 19:13:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../x11-utils_7.7+1_amd64.deb ... unit-oai-hss-0: 19:13:17 DEBUG unit.oai-hss/0.install Unpacking x11-utils (7.7+1) ... unit-oai-hss-0: 19:13:17 DEBUG unit.oai-hss/0.install Selecting previously unselected package xbitmaps. unit-oai-hss-0: 19:13:17 DEBUG unit.oai-hss/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-oai-hss-0: 19:13:17 DEBUG unit.oai-hss/0.install Unpacking xbitmaps (1.1.1-2) ... unit-oai-hss-0: 19:13:18 DEBUG unit.oai-hss/0.install Selecting previously unselected package xterm. unit-oai-hss-0: 19:13:18 DEBUG unit.oai-hss/0.install Preparing to unpack .../xterm_297-1ubuntu1_amd64.deb ... unit-oai-hss-0: 19:13:18 DEBUG unit.oai-hss/0.install Unpacking xterm (297-1ubuntu1) ... unit-oai-hss-0: 19:13:18 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:13:20 DEBUG unit.oai-hss/0.install Processing triggers for install-info (5.2.0.dfsg.1-2) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Processing triggers for mime-support (3.54ubuntu1.1) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libcroco3:amd64 (0.6.8-2ubuntu1) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libpciaccess0:amd64 (0.13.2-1) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libdrm-intel1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libdrm-nouveau2:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libdrm-radeon1:amd64 (2.4.67-1ubuntu0.14.04.2) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libfontenc1:amd64 (1:1.1.2-1) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libunistring0:amd64 (0.9.3-5ubuntu3) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libgettextpo0:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libllvm3.4:amd64 (1:3.4-1ubuntu3) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-dri:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libglapi-mesa:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libx11-xcb1:amd64 (2:1.6.2-1ubuntu2.1) ... unit-oai-hss-0: 19:13:21 DEBUG unit.oai-hss/0.install Setting up libxcb-dri2-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libxcb-dri3-0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libxcb-glx0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libxcb-present0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libxcb-sync1:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libxdamage1:amd64 (1:1.1.4-1ubuntu1) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libxfixes3:amd64 (1:5.0.1-1ubuntu1.1) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libxshmfence1:amd64 (1.1-2) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libxxf86vm1:amd64 (1:1.1.3-1) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libgl1-mesa-glx:amd64 (10.1.3-0ubuntu0.6) ... unit-oai-hss-0: 19:13:22 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: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libgssrpc4:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libkadm5clnt-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libkdb5-7:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libkadm5srv-mit9:amd64 (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libexpat1-dev:amd64 (2.1.0-4ubuntu1.4) ... unit-oai-hss-0: 19:13:22 DEBUG unit.oai-hss/0.install Setting up libpython2.7-dev:amd64 (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 19:13:23 DEBUG unit.oai-hss/0.install Setting up libtcl8.6:amd64 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 19:13:23 DEBUG unit.oai-hss/0.install Setting up libxft2:amd64 (2.3.1-2) ... unit-oai-hss-0: 19:13:23 DEBUG unit.oai-hss/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-oai-hss-0: 19:13:23 DEBUG unit.oai-hss/0.install Setting up libtk8.6:amd64 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 19:13:23 DEBUG unit.oai-hss/0.install Setting up libxmu6:amd64 (2:1.1.1-1) ... unit-oai-hss-0: 19:13:23 DEBUG unit.oai-hss/0.install Setting up libxpm4:amd64 (1:3.5.10-1ubuntu0.1) ... unit-oai-hss-0: 19:13:23 DEBUG unit.oai-hss/0.install Setting up libxaw7:amd64 (2:1.0.12-1) ... unit-oai-hss-0: 19:13:23 DEBUG unit.oai-hss/0.install Setting up libxcb-shape0:amd64 (1.10-2ubuntu1) ... unit-oai-hss-0: 19:13:23 DEBUG unit.oai-hss/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-oai-hss-0: 19:13:23 DEBUG unit.oai-hss/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-oai-hss-0: 19:13:23 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libxrandr2:amd64 (2:1.5.0-1~trusty1) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-oai-hss-0: 19:13:24 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: 19:13:24 DEBUG unit.oai-hss/0.install Setting up gettext (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up intltool-debian (0.35.0+20060710.1) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up po-debconf (1.0.16+nmu2ubuntu1) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up dh-apparmor (2.10.95-0ubuntu2.6~14.04.4) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up debhelper (9.20131227ubuntu1) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up comerr-dev (2.1-1.42.9-3ubuntu1.3) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up krb5-multidev (1.12+dfsg-2ubuntu5.4) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libasprintf-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libgettextpo-dev:amd64 (0.18.3.1-1ubuntu3.1) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libsys-hostname-long-perl (1.4-3) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libpq5 (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libpq-dev (9.3.24-0ubuntu0.14.04) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libpython-dev:amd64 (2.7.5-5ubuntu3) ... unit-oai-hss-0: 19:13:24 DEBUG unit.oai-hss/0.install Setting up libutempter0 (1.1.5-4build1) ... unit-oai-hss-0: 19:13:25 DEBUG unit.oai-hss/0.install Creating utempter group... unit-oai-hss-0: 19:13:25 DEBUG unit.oai-hss/0.install Setting up libxml2-dev:amd64 (2.9.1+dfsg1-3ubuntu4.13) ... unit-oai-hss-0: 19:13:25 DEBUG unit.oai-hss/0.install Setting up mercurial-common (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 19:13:26 DEBUG unit.oai-hss/0.install Setting up mercurial (2.8.2-1ubuntu1.4) ... unit-oai-hss-0: 19:13:26 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:26 DEBUG unit.oai-hss/0.install Creating config file /etc/mercurial/hgrc.d/hgext.rc with new version unit-oai-hss-0: 19:13:26 DEBUG unit.oai-hss/0.install Setting up python2.7-dev (2.7.6-8ubuntu0.5) ... unit-oai-hss-0: 19:13:26 DEBUG unit.oai-hss/0.install Setting up python-dev (2.7.5-5ubuntu3) ... unit-oai-hss-0: 19:13:26 DEBUG unit.oai-hss/0.install Setting up ssl-cert (1.0.33) ... unit-oai-hss-0: 19:13:27 DEBUG unit.oai-hss/0.install Setting up swig2.0 (2.0.11-1ubuntu2) ... unit-oai-hss-0: 19:13:27 DEBUG unit.oai-hss/0.install Setting up swig (2.0.11-1ubuntu2) ... unit-oai-hss-0: 19:13:27 DEBUG unit.oai-hss/0.install Setting up tcl8.6 (8.6.1-4ubuntu1) ... unit-oai-hss-0: 19:13:27 DEBUG unit.oai-hss/0.install Setting up tcl (8.6.0+6ubuntu3) ... unit-oai-hss-0: 19:13:27 DEBUG unit.oai-hss/0.install Setting up tk8.6 (8.6.1-3ubuntu2) ... unit-oai-hss-0: 19:13:27 DEBUG unit.oai-hss/0.install Setting up tk (8.6.0+6ubuntu3) ... unit-oai-hss-0: 19:13:27 DEBUG unit.oai-hss/0.install Setting up x11-utils (7.7+1) ... unit-oai-hss-0: 19:13:27 DEBUG unit.oai-hss/0.install Setting up xbitmaps (1.1.1-2) ... unit-oai-hss-0: 19:13:28 DEBUG unit.oai-hss/0.install Setting up xterm (297-1ubuntu1) ... unit-oai-hss-0: 19:13:28 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: 19:13:28 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: 19:13:28 DEBUG unit.oai-hss/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-oai-hss-0: 19:13:28 DEBUG unit.oai-hss/0.install Downloading 1.2.0 freeDiameter archive unit-oai-hss-0: 19:13:28 DEBUG unit.oai-hss/0.install Cloning into 'freediameter'... unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- The C compiler identification is GNU 4.8.4 unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- The CXX compiler identification is GNU 4.8.4 unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Check for working C compiler: /usr/bin/cc -- works unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Detecting C compiler ABI info - done unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Check for working CXX compiler: /usr/bin/c++ -- works unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Detecting CXX compiler ABI info - done unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for bison unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for bison -- /usr/bin/bison unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for flex unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for flex -- /usr/bin/flex unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for getopt_long unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for getopt_long - found unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for getifaddrs - found unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Check if the system is big endian unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Searching 16 bit integer unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for sys/types.h - found unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for stdint.h unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for stdint.h - found unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for stddef.h unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for stddef.h - found unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Check size of unsigned short unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Check size of unsigned short - done unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Using unsigned short unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Check if the system is big endian - little endian unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for ntohll unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for ntohll - not found unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for include file malloc.h - found unit-oai-hss-0: 19:13:42 DEBUG unit.oai-hss/0.install -- Looking for strndup unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for strndup - found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for include file pthread.h - found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for pthread_create unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for pthread_create - not found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthreads - not found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for pthread_create in pthread - found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Found Threads: TRUE unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for clock_gettime - found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for sctp_connectx - not found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Found SCTP: /usr/lib/x86_64-linux-gnu/libsctp.so unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Performing Test SCTP_CONNECTX_4_ARGS - Success unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Found IDNA: /usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Performing Test HAS_IDNA_SUPPORT - Success unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Found GNUTLS: /usr/lib/libgnutls.so unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Checking GNUTLS version unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_hash in gnutls - found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_transport_set_vec_push_function in gnutls - found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_x509_trust_list_verify_crt in gnutls - found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for gnutls_handshake_set_timeout in gnutls - found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for AI_ADDRCONFIG - found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Looking for pthread_barrier_wait - found unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Performing Test HAVE_REG_STARTEND - Success unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Configuring done unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdproto/CMakeLists.txt: unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install Target "libfdproto" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -lpthread;/usr/lib/x86_64-linux-gnu/libidn.so unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -lpthread unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install CMake Warning (dev) in libfdcore/CMakeLists.txt: unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install Policy CMP0022 is not set: INTERFACE_LINK_LIBRARIES defines the link unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install interface. Run "cmake --help-policy CMP0022" for policy details. Use the unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install cmake_policy command to set the policy and suppress this warning. unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install Target "libfdcore" has an INTERFACE_LINK_LIBRARIES property which differs unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install from its LINK_INTERFACE_LIBRARIES properties. unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install INTERFACE_LINK_LIBRARIES: unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 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: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install LINK_INTERFACE_LIBRARIES: unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install This warning is for project developers. Use -Wno-dev to suppress it. unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Generating done unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install -- Build files have been written to: /tmp/freediameter/build unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install Compiling freeDiameter unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target version_information unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdproto unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install [ 1%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary.c.o unit-oai-hss-0: 19:13:43 DEBUG unit.oai-hss/0.install [ 2%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dictionary_functions.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 3%] Building C object libfdproto/CMakeFiles/libfdproto.dir/dispatch.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 4%] Building C object libfdproto/CMakeFiles/libfdproto.dir/fifo.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 5%] Building C object libfdproto/CMakeFiles/libfdproto.dir/init.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 6%] Building C object libfdproto/CMakeFiles/libfdproto.dir/lists.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 7%] Building C object libfdproto/CMakeFiles/libfdproto.dir/log.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 8%] Building C object libfdproto/CMakeFiles/libfdproto.dir/messages.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 9%] Building C object libfdproto/CMakeFiles/libfdproto.dir/ostr.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 10%] Building C object libfdproto/CMakeFiles/libfdproto.dir/portability.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 11%] Building C object libfdproto/CMakeFiles/libfdproto.dir/rt_data.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 12%] Building C object libfdproto/CMakeFiles/libfdproto.dir/sessions.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 13%] Building C object libfdproto/CMakeFiles/libfdproto.dir/utils.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 14%] Building C object libfdproto/CMakeFiles/libfdproto.dir/version.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install Linking C shared library libfdproto.so unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 15%] Generating fdd.tab.c, fdd.tab.h unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 16%] Generating lex.fdd.c unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install Scanning dependencies of target libfdcore unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 17%] Building C object libfdcore/CMakeFiles/libfdcore.dir/apps.c.o unit-oai-hss-0: 19:13:44 DEBUG unit.oai-hss/0.install [ 18%] Building C object libfdcore/CMakeFiles/libfdcore.dir/config.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 19%] Building C object libfdcore/CMakeFiles/libfdcore.dir/core.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 20%] Building C object libfdcore/CMakeFiles/libfdcore.dir/cnxctx.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 21%] Building C object libfdcore/CMakeFiles/libfdcore.dir/endpoints.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 22%] Building C object libfdcore/CMakeFiles/libfdcore.dir/events.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 23%] Building C object libfdcore/CMakeFiles/libfdcore.dir/extensions.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 25%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fifo_stats.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 26%] Building C object libfdcore/CMakeFiles/libfdcore.dir/hooks.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 27%] Building C object libfdcore/CMakeFiles/libfdcore.dir/dict_base_proto.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 28%] Building C object libfdcore/CMakeFiles/libfdcore.dir/messages.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 29%] Building C object libfdcore/CMakeFiles/libfdcore.dir/queues.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 30%] Building C object libfdcore/CMakeFiles/libfdcore.dir/peers.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 31%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_ce.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 32%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_cnx.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 33%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dw.c.o unit-oai-hss-0: 19:13:45 DEBUG unit.oai-hss/0.install [ 34%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_dp.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 35%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_expiry.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 36%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_out.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 37%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_psm.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 38%] Building C object libfdcore/CMakeFiles/libfdcore.dir/p_sr.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 39%] Building C object libfdcore/CMakeFiles/libfdcore.dir/routing_dispatch.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 40%] Building C object libfdcore/CMakeFiles/libfdcore.dir/server.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 41%] Building C object libfdcore/CMakeFiles/libfdcore.dir/tcp.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 42%] Building C object libfdcore/CMakeFiles/libfdcore.dir/version.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 43%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 44%] Building C object libfdcore/CMakeFiles/libfdcore.dir/sctp3436.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 45%] Building C object libfdcore/CMakeFiles/libfdcore.dir/lex.fdd.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 46%] Building C object libfdcore/CMakeFiles/libfdcore.dir/fdd.tab.c.o unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install Linking C shared library libfdcore.so unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install Scanning dependencies of target freeDiameterd unit-oai-hss-0: 19:13:46 DEBUG unit.oai-hss/0.install [ 47%] Building C object freeDiameterd/CMakeFiles/freeDiameterd.dir/main.c.o unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install Linking C executable freeDiameterd unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target testcnx unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install [ 48%] Building C object tests/CMakeFiles/testcnx.dir/testcnx.c.o unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install + source /srv/openair-cn/BUILD/TOOLS/build_helper unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install ++ SUDO='sudo -S -E' unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install ++ black='\E[30m' unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install ++ red='\E[31m' unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install ++ green='\E[32m' unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install ++ yellow='\E[33m' unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install ++ blue='\E[1;34m' unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install ++ magenta='\E[35m' unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install ++ cyan='\E[36m' unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install ++ white='\E[37m' unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install ++ reset_color='\E[00m' unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install ++ COLORIZE=1 unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install + install_xtables_addons_oai 1 unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install + '[' 1 -eq 0 ']' unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install + prompt=y unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install + rm_option=f unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install + OPTION=-y unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install + PACKAGE_LIST=' autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install + sudo -S -E apt-get install -y autoconf automake build-essential dkms iptables iptables-dev linux-headers-3.19.0-61-lowlatency unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install autoconf is already the newest version. unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install automake is already the newest version. unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install build-essential is already the newest version. unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install iptables is already the newest version. unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install linux-headers-3.19.0-61-lowlatency is already the newest version. unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 19:13:47 DEBUG unit.oai-epc/0.install dkms iptables-dev unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install Linking C executable testcnx unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdict unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install [ 50%] Building C object tests/CMakeFiles/testdict.dir/testdict.c.o unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install Linking C executable testdict unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install Scanning dependencies of target testdisp unit-oai-hss-0: 19:13:47 DEBUG unit.oai-hss/0.install [ 51%] Building C object tests/CMakeFiles/testdisp.dir/testdisp.c.o unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install Need to get 121 kB of archives. unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install After this operation, 656 kB of additional disk space will be used. unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dkms all 2.2.0.3-1.1ubuntu5.14.04.10 [66.0 kB] unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install Linking C executable testdisp unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target testfifo unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install [ 52%] Building C object tests/CMakeFiles/testfifo.dir/testfifo.c.o unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install Linking C executable testfifo unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target testloadext unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install [ 53%] Building C object tests/CMakeFiles/testloadext.dir/testloadext.c.o unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install Linking C executable testloadext unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main iptables-dev amd64 1.4.21-1ubuntu1 [55.3 kB] unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg unit-oai-hss-0: 19:13:48 DEBUG unit.oai-hss/0.install [ 54%] Building C object tests/CMakeFiles/testmesg.dir/testmesg.c.o unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install Fetched 121 kB in 0s (139 kB/s) unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install Selecting previously unselected package dkms. unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install (Reading database ... 128199 files and directories currently installed.) unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install Preparing to unpack .../dkms_2.2.0.3-1.1ubuntu5.14.04.10_all.deb ... unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install Unpacking dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install Selecting previously unselected package iptables-dev. unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install Preparing to unpack .../iptables-dev_1.4.21-1ubuntu1_amd64.deb ... unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install Unpacking iptables-dev (1.4.21-1ubuntu1) ... unit-oai-epc-0: 19:13:48 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Linking C executable testmesg unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-epc-0: 19:13:49 DEBUG unit.oai-epc/0.install Setting up dkms (2.2.0.3-1.1ubuntu5.14.04.10) ... unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target testmesg_stress unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install [ 55%] Building C object tests/CMakeFiles/testmesg_stress.dir/testmesg_stress.c.o unit-oai-epc-0: 19:13:49 DEBUG unit.oai-epc/0.install Setting up iptables-dev (1.4.21-1ubuntu1) ... unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Linking C executable testmesg_stress unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target testostr unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install [ 56%] Building C object tests/CMakeFiles/testostr.dir/testostr.c.o unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Linking C executable testostr unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target testpeers unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install [ 57%] Building C object tests/CMakeFiles/testpeers.dir/testpeers.c.o unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Linking C executable testpeers unit-oai-epc-0: 19:13:49 DEBUG unit.oai-epc/0.install + [[ y =~ [yY](es)* ]] unit-oai-epc-0: 19:13:49 DEBUG unit.oai-epc/0.install + cd /root unit-oai-epc-0: 19:13:49 DEBUG unit.oai-epc/0.install + '[' -d xtables-addons-oai ']' unit-oai-epc-0: 19:13:49 DEBUG unit.oai-epc/0.install + echo 'Downloading xtables-addons-oai source code' unit-oai-epc-0: 19:13:49 DEBUG unit.oai-epc/0.install Downloading xtables-addons-oai source code unit-oai-epc-0: 19:13:49 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/xtables-addons-oai.git unit-oai-epc-0: 19:13:49 DEBUG unit.oai-epc/0.install Cloning into 'xtables-addons-oai'... unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsctp unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install [ 58%] Building C object tests/CMakeFiles/testsctp.dir/testsctp.c.o unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Linking C executable testsctp unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Scanning dependencies of target testsess unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install [ 59%] Building C object tests/CMakeFiles/testsess.dir/testsess.c.o unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install Linking C executable testsess unit-oai-hss-0: 19:13:49 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_s6a unit-oai-hss-0: 19:13:50 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: 19:13:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_s6a.fdx unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nasreq unit-oai-hss-0: 19:13:50 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: 19:13:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nasreq.fdx unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_eap unit-oai-hss-0: 19:13:50 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: 19:13:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_eap.fdx unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca unit-oai-hss-0: 19:13:50 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: 19:13:50 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca.fdx unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 19:13:50 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_3gpp unit-oai-hss-0: 19:13:50 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: 19:13:51 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_3gpp.fdx unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_dcca_starent unit-oai-hss-0: 19:13:51 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: 19:13:51 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_dcca_starent.fdx unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_sip unit-oai-hss-0: 19:13:51 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: 19:13:51 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_sip.fdx unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6a unit-oai-hss-0: 19:13:51 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: 19:13:51 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6a.fdx unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_mip6i unit-oai-hss-0: 19:13:51 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: 19:13:51 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_mip6i.fdx unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_nas_mipv6 unit-oai-hss-0: 19:13:51 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: 19:13:51 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_nas_mipv6.fdx unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 19:13:51 DEBUG unit.oai-hss/0.install Scanning dependencies of target dict_rfc5777 unit-oai-hss-0: 19:13:51 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: 19:13:52 DEBUG unit.oai-hss/0.install Linking C shared module ../dict_rfc5777.fdx unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install [ 71%] Generating rtd_conf.tab.c, rtd_conf.tab.h unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install [ 72%] Generating lex.rtd_conf.c unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_default unit-oai-hss-0: 19:13:52 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: 19:13:52 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: 19:13:52 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: 19:13:52 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: 19:13:52 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_default.fdx unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_redirect unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install [ 78%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/rt_redir.c.o unit-oai-epc-0: 19:13:52 DEBUG unit.oai-epc/0.install + chmod -R o+w xtables-addons-oai unit-oai-epc-0: 19:13:52 DEBUG unit.oai-epc/0.install + chmod -R g+w xtables-addons-oai unit-oai-epc-0: 19:13:52 DEBUG unit.oai-epc/0.install + cd xtables-addons-oai/ unit-oai-epc-0: 19:13:52 DEBUG unit.oai-epc/0.install + sync unit-oai-hss-0: 19:13:52 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: 19:13:52 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: 19:13:52 DEBUG unit.oai-hss/0.install [ 81%] Building C object extensions/rt_redirect/CMakeFiles/rt_redirect.dir/redir_fwd.c.o unit-oai-epc-0: 19:13:52 DEBUG unit.oai-epc/0.install + sudo -S -E autoreconf --install --force unit-oai-hss-0: 19:13:52 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: 19:13:52 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_redirect.fdx unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install [ 83%] Generating rtbusy_conf.tab.c, rtbusy_conf.tab.h unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install [ 84%] Generating lex.rtbusy_conf.c unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_busypeers unit-oai-hss-0: 19:13:52 DEBUG unit.oai-hss/0.install [ 85%] Building C object extensions/rt_busypeers/CMakeFiles/rt_busypeers.dir/rtbusy.c.o unit-oai-hss-0: 19:13:53 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: 19:13:53 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: 19:13:53 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_busypeers.fdx unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_ignore_dh unit-oai-hss-0: 19:13:53 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: 19:13:53 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_ignore_dh.fdx unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target rt_load_balance unit-oai-hss-0: 19:13:53 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: 19:13:53 DEBUG unit.oai-hss/0.install Linking C shared module ../rt_load_balance.fdx unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 90%] Generating aw_conf.tab.c, aw_conf.tab.h unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 91%] Generating lex.aw_conf.c unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target acl_wl unit-oai-hss-0: 19:13:53 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: 19:13:53 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: 19:13:53 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: 19:13:53 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: 19:13:53 DEBUG unit.oai-hss/0.install Linking C shared module ../acl_wl.fdx unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_monitor unit-oai-hss-0: 19:13:53 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: 19:13:53 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_monitor.fdx unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_timings unit-oai-hss-0: 19:13:53 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: 19:13:53 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_timings.fdx unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_msg_dumps unit-oai-hss-0: 19:13:53 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: 19:13:53 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_msg_dumps.fdx unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install Scanning dependencies of target dbg_rt unit-oai-hss-0: 19:13:53 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: 19:13:53 DEBUG unit.oai-hss/0.install Linking C shared module ../dbg_rt.fdx unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 0%] Built target version_information unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 14%] Built target libfdproto unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 46%] Built target libfdcore unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 47%] Built target freeDiameterd unit-oai-hss-0: 19:13:53 DEBUG unit.oai-hss/0.install [ 48%] Built target testcnx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 50%] Built target testdict unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 51%] Built target testdisp unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 52%] Built target testfifo unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 53%] Built target testloadext unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 54%] Built target testmesg unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 55%] Built target testmesg_stress unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 56%] Built target testostr unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 57%] Built target testpeers unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 58%] Built target testsctp unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 59%] Built target testsess unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 60%] Built target dict_s6a unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 61%] Built target dict_nasreq unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 62%] Built target dict_eap unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 63%] Built target dict_dcca unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 64%] Built target dict_dcca_3gpp unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 65%] Built target dict_dcca_starent unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 66%] Built target dict_sip unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 67%] Built target dict_mip6a unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 68%] Built target dict_mip6i unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 69%] Built target dict_nas_mipv6 unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 70%] Built target dict_rfc5777 unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 77%] Built target rt_default unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 82%] Built target rt_redirect unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 87%] Built target rt_busypeers unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 88%] Built target rt_ignore_dh unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 89%] Built target rt_load_balance unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 95%] Built target acl_wl unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 96%] Built target dbg_monitor unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 97%] Built target dbg_msg_timings unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [ 98%] Built target dbg_msg_dumps unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install [100%] Built target dbg_rt unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Install configuration: "" unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/freeDiameter-host.h unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdproto.h unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/libfdcore.h unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/include/freeDiameter/extension.h unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.1.2.0 unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so.6 unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdproto.so unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.1.2.0 unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so.6 unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/libfdcore.so unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/lib/libfdcore.so.1.2.0" unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd-1.2.0 unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/bin/freeDiameterd unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Removed runtime path from "/usr/bin/freeDiameterd-1.2.0" unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_s6a.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nasreq.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_eap.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_3gpp.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_dcca_starent.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_sip.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6a.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_mip6i.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_nas_mipv6.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dict_rfc5777.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_default.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_redirect.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_busypeers.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_ignore_dh.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/rt_load_balance.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/acl_wl.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_monitor.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_timings.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_msg_dumps.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/freeDiameter/dbg_rt.fdx unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install python-pexpect-doc unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 19:13:54 DEBUG unit.oai-hss/0.install python-pexpect unit-oai-epc-0: 19:13:55 DEBUG unit.oai-epc/0.install libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'. unit-oai-epc-0: 19:13:55 DEBUG unit.oai-epc/0.install libtoolize: copying file `build-aux/ltmain.sh' unit-oai-epc-0: 19:13:55 DEBUG unit.oai-epc/0.install libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'. unit-oai-epc-0: 19:13:55 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/libtool.m4' unit-oai-epc-0: 19:13:55 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltoptions.m4' unit-oai-epc-0: 19:13:55 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltsugar.m4' unit-oai-epc-0: 19:13:55 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/ltversion.m4' unit-oai-epc-0: 19:13:55 DEBUG unit.oai-epc/0.install libtoolize: copying file `m4/lt~obsolete.m4' unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install Makefile.am:6: warning: ':='-style assignments are not portable unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: ':='-style assignments are not portable unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install Makefile.am:21: warning: shell mktemp -dtu: non-POSIX variable name unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install Makefile.am:21: (probably a GNU make extension) unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install + sudo -S -E ./configure unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for a BSD-compatible install... /usr/bin/install -c unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking whether build environment is sane... yes unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for a thread-safe mkdir -p... /bin/mkdir -p unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for gawk... gawk unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking whether make sets $(MAKE)... yes unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking whether make supports nested variables... yes unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for gcc... gcc unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking whether the C compiler works... yes unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for C compiler default output file name... a.out unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for suffix of executables... unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking whether we are cross compiling... no unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for suffix of object files... o unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking whether we are using the GNU C compiler... yes unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking whether gcc accepts -g... yes unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for gcc option to accept ISO C89... none needed unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking whether gcc understands -c and -o together... yes unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for style of include used by make... GNU unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking dependency style of gcc... gcc3 unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for ar... ar unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking the archiver (ar) interface... ar unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking build system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking host system type... x86_64-unknown-linux-gnu unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking how to print strings... printf unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for a sed that does not truncate output... /bin/sed unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for grep that handles long lines and -e... /bin/grep unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for egrep... /bin/grep -E unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for fgrep... /bin/grep -F unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for ld used by gcc... /usr/bin/ld unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking if the linker (/usr/bin/ld) is GNU ld... yes unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking the name lister (/usr/bin/nm -B) interface... BSD nm unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking whether ln -s works... yes unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking the maximum length of command line arguments... 1572864 unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking whether the shell understands some XSI constructs... yes unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking whether the shell understands "+="... yes unit-oai-epc-0: 19:13:57 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: 19:13:57 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: 19:13:57 DEBUG unit.oai-epc/0.install checking for /usr/bin/ld option to reload object files... -r unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for objdump... objdump unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking how to recognize dependent libraries... pass_all unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for dlltool... no unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking how to associate runtime and link libraries... printf %s\n unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for archiver @FILE support... @ unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for strip... strip unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for ranlib... ranlib unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking command to parse /usr/bin/nm -B output from gcc object... ok unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for sysroot... no unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for mt... mt unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking if mt is a manifest tool... no unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking how to run the C preprocessor... gcc -E unit-oai-epc-0: 19:13:57 DEBUG unit.oai-epc/0.install checking for ANSI C header files... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for sys/types.h... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for sys/stat.h... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for stdlib.h... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for string.h... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for memory.h... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for strings.h... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for inttypes.h... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for stdint.h... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for unistd.h... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for dlfcn.h... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for objdir... .libs unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking if gcc supports -fno-rtti -fno-exceptions... no unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for gcc option to produce PIC... -fPIC -DPIC unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking if gcc PIC flag -fPIC -DPIC works... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking if gcc static flag -static works... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking if gcc supports -c -o file.o... (cached) yes unit-oai-epc-0: 19:13:58 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: 19:13:58 DEBUG unit.oai-epc/0.install checking whether -lc should be explicitly linked in... no unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking dynamic linker characteristics... GNU/Linux ld.so unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking how to hardcode library paths into programs... immediate unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking whether stripping libraries is possible... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking if libtool supports shared libraries... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking whether to build shared libraries... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking whether to build static libraries... no unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h usability... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking linux/netfilter/x_tables.h presence... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for linux/netfilter/x_tables.h... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for pkg-config... /usr/bin/pkg-config unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking pkg-config is at least version 0.9.0... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking for libxtables... yes unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install checking Xtables module directory... /lib/xtables unit-oai-epc-0: 19:13:58 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: 19:13:58 DEBUG unit.oai-epc/0.install checking that generated files are newer than configure... done unit-oai-epc-0: 19:13:58 DEBUG unit.oai-epc/0.install configure: creating ./config.status unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install config.status: creating Makefile unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install config.status: creating Makefile.iptrules unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install config.status: creating Makefile.mans unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install config.status: creating geoip/Makefile unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install config.status: creating extensions/Makefile unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install config.status: creating extensions/ACCOUNT/Makefile unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install config.status: creating extensions/pknock/Makefile unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install config.status: creating config.h unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install config.status: executing depfiles commands unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install config.status: executing libtool commands unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install + sudo -S -E make unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install make all-recursive unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install Making all in extensions unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-hss-0: 19:13:59 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 19:13:59 DEBUG unit.oai-hss/0.install Need to get 37.8 kB of archives. unit-oai-hss-0: 19:13:59 DEBUG unit.oai-hss/0.install After this operation, 193 kB of additional disk space will be used. unit-oai-hss-0: 19:13:59 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-epc-0: 19:13:59 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 19:14:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/compat_xtables.o unit-oai-hss-0: 19:14:00 DEBUG unit.oai-hss/0.install Fetched 37.8 kB in 5s (6829 B/s) unit-oai-hss-0: 19:14:00 DEBUG unit.oai-hss/0.install Selecting previously unselected package python-pexpect. unit-oai-hss-0: 19:14:00 DEBUG unit.oai-hss/0.install (Reading database ... 121457 files and directories currently installed.) unit-oai-hss-0: 19:14:00 DEBUG unit.oai-hss/0.install Preparing to unpack .../python-pexpect_3.1-1ubuntu0.1_all.deb ... unit-oai-hss-0: 19:14:00 DEBUG unit.oai-hss/0.install Unpacking python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 19:14:00 DEBUG unit.oai-hss/0.install Setting up python-pexpect (3.1-1ubuntu0.1) ... unit-oai-hss-0: 19:14:00 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: 19:14:00 DEBUG unit.oai-hss/0.install + /srv/openair-cn/SCRIPTS/build_hss -c -d unit-oai-hss-0: 19:14:00 DEBUG unit.oai-hss/0.install Clean the build generated files (build from scratch) unit-oai-hss-0: 19:14:00 DEBUG unit.oai-hss/0.install Compile with debug informations unit-oai-hss-0: 19:14:00 DEBUG unit.oai-hss/0.install mkdir: created directory 'BUILD' unit-oai-epc-0: 19:14:00 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_CHAOS.o unit-oai-epc-0: 19:14:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DELUDE.o unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install git found: /usr/bin/git unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Generating a 1024 bit RSA private key unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install .....++++++ unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install ...++++++ unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install writing new private key to 'hss.cakey.pem' unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install ----- unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Generating RSA private key, 1024 bit long modulus unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install .......................++++++ unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install ................................++++++ unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install e is 65537 (0x10001) unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Using configuration from /usr/lib/ssl/openssl.cnf unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Check that the request matches the signature unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Signature ok unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Certificate Details: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Serial Number: 1 (0x1) unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Validity unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Not Before: Mar 26 19:14:01 2019 GMT unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Not After : Mar 25 19:14:01 2020 GMT unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Subject: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install countryName = FR unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install stateOrProvinceName = PACA unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install organizationName = Eurecom unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install organizationalUnitName = CM unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install commonName = oai-hss-0.openair4G.eur unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install X509v3 extensions: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install X509v3 Basic Constraints: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install CA:FALSE unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Netscape Comment: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install OpenSSL Generated Certificate unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install X509v3 Subject Key Identifier: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install 8A:27:88:9A:84:88:61:5C:56:AE:68:DC:23:1A:2D:52:A1:C8:07:E4 unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install X509v3 Authority Key Identifier: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install keyid:D1:19:C7:70:31:DD:53:EF:D9:2E:A2:81:7A:13:98:EF:26:A6:02:F8 unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Certificate is to be certified until Mar 25 19:14:01 2020 GMT (365 days) unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Write out database with 1 new entries unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Data Base Updated unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install CMake Warning: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Manually-specified variables were not used by the project: unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install DEBUG unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_access_restriction unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_auc unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_db unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Scanning dependencies of target hss_utils unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install [ 4%] Scanning dependencies of target hss_s6a unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install [ 8%] [ 13%] [ 21%] [ 26%] [ 30%] [ 26%] [ 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: 19:14:01 DEBUG unit.oai-hss/0.install [ 39%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/fx.c.o unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install [ 47%] [ 52%] [ 56%] [ 60%] [ 56%] [ 65%] Building C object CMakeFiles/hss_auc.dir/srv/openair-cn/SRC/OAI_HSS/auc/kdf.c.o unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install [ 69%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/conversion.c.o unit-oai-hss-0: 19:14:01 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: 19:14:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_connector.c.o unit-oai-hss-0: 19:14:01 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-epc-0: 19:14:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.o unit-oai-hss-0: 19:14:01 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: 19:14:01 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: 19:14:01 DEBUG unit.oai-hss/0.install [ 73%] Building C object CMakeFiles/hss_utils.dir/srv/openair-cn/SRC/OAI_HSS/utils/pid_file.c.o unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_db.dir/srv/openair-cn/SRC/OAI_HSS/db/db_subscription_data.c.o unit-oai-hss-0: 19:14:01 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: 19:14:01 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: 19:14:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_common.c.o unit-oai-hss-0: 19:14:01 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: 19:14:01 DEBUG unit.oai-hss/0.install [ 78%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_fd.c.o unit-oai-hss-0: 19:14:01 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: 19:14:01 DEBUG unit.oai-hss/0.install [ 82%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_peers.c.o unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install [ 86%] Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_purge_ue.c.o unit-oai-epc-0: 19:14:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.o unit-oai-hss-0: 19:14:01 DEBUG unit.oai-hss/0.install [ 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: 19:14:01 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: 19:14:01 DEBUG unit.oai-hss/0.install Building C object CMakeFiles/hss_s6a.dir/srv/openair-cn/SRC/OAI_HSS/s6a/s6a_up_loc.c.o unit-oai-epc-0: 19:14:01 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ECHO.o unit-oai-epc-0: 19:14:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.o unit-oai-hss-0: 19:14:02 DEBUG unit.oai-hss/0.install Linking C static library libhss_access_restriction.a unit-oai-epc-0: 19:14:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_IPMARK.o unit-oai-epc-0: 19:14:02 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.o unit-oai-hss-0: 19:14:02 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_access_restriction unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install Linking C static library libhss_utils.a unit-oai-epc-0: 19:14:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.o unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-epc-0: 19:14:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_TARPIT.o unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install Linking C static library libhss_s6a.a unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install Linking C static library libhss_auc.a unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_s6a unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install Linking C static library libhss_db.a unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_auc unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_db unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install Scanning dependencies of target oai_hss unit-oai-hss-0: 19:14:03 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-epc-0: 19:14:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_condition.o unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install Linking C executable oai_hss unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install [ 4%] Built target hss_access_restriction unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install [ 26%] Built target hss_auc unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install [ 39%] Built target hss_db unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install [ 82%] Built target hss_s6a unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install [ 95%] Built target hss_utils unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install [100%] Built target oai_hss unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install Install the project... unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install -- Install configuration: "RelWithDebInfo" unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/bin/oai_hss unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/hss_fd.conf unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install -- Installing: /usr/lib/../etc/freeDiameter/acl.conf unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install '/srv/openair-cn/BUILD/HSS/BUILD/oai_hss' -> '/usr/local/bin/oai_hss' unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install oai_hss installed unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install + juju-log 'Add oai_hss init script' unit-oai-epc-0: 19:14:03 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_fuzzy.o unit-oai-hss-0: 19:14:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:14:03 INFO unit.oai-hss/0.juju-log Add oai_hss init script unit-oai-hss-0: 19:14:03 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: 19:14:03 DEBUG unit.oai-hss/0.install + '[' '!' -f /usr/local/bin/oai_hss ']' unit-oai-hss-0: 19:14:03 DEBUG unit.oai-hss/0.install + status-set blocked 'Waiting for a mysql/db relation to start' unit-oai-hss-0: 19:14:04 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:14:04 INFO juju.worker.uniter.operation ran "install" hook unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 19:14:04 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_geoip.o unit-oai-hss-0: 19:14:04 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-hss-0: 19:14:04 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-hss-0: 19:14:04 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-hss-0: 19:14:04 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-hss-0: 19:14:04 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-hss-0: 19:14:04 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-hss-0: 19:14:04 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-hss-0: 19:14:04 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + set_env_paths unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + service oai_hss stop unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed stop: Unknown instance: unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + true unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed ++ config-get branch unit-oai-hss-0: 19:14:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.branch unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-epc-0: 19:14:04 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_iface.o unit-oai-hss-0: 19:14:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-hss-0/charm/.realm unit-oai-hss-0: 19:14:04 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: 19:14:04 DEBUG unit.oai-hss/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed ++ config-get realm unit-oai-hss-0: 19:14:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + realm=openair4G.eur unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed ++ hostname unit-oai-hss-0: 19:14:04 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: 19:14:04 DEBUG unit.oai-hss/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed ++ hostname --fqdn unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + fqdn=oai-hss-0.openair4G.eur unit-oai-hss-0: 19:14:04 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: 19:14:04 DEBUG unit.oai-hss/0.config-changed HSS S6A: Found valid certificate in /usr/etc/freeDiameter unit-oai-hss-0: 19:14:04 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: 19:14:04 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: 19:14:04 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: 19:14:04 DEBUG unit.oai-hss/0.config-changed ++ relation-ids db unit-oai-hss-0: 19:14:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + '[' -z '' ']' unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.config-changed + juju-log 'HSS is built, but is waiting for active connection to gather the last info' unit-oai-epc-0: 19:14:04 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipp2p.o unit-oai-hss-0: 19:14:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:14:04 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: 19:14:04 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: 19:14:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:14:04 INFO unit.oai-hss/0.juju-log no db is found, so HSS process is not going to be run unit-oai-hss-0: 19:14:04 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-hss-0: 19:14:04 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:14:04 INFO juju.worker.uniter found queued "start" hook unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-hss-0: 19:14:04 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-hss-0: 19:14:04 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.start + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.start ++ relation-ids db unit-oai-hss-0: 19:14:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:14:04 DEBUG unit.oai-hss/0.start + '[' -n '' ']' unit-oai-hss-0: 19:14:04 INFO juju.worker.uniter.operation ran "start" hook unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-hss-0: 19:14:04 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:14:04 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-hss-0: 19:14:04 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-oai-hss-0: 19:14:04 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-oai-hss-0: 19:14:04 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 19:14:04 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; mysql/0) hook unit-oai-hss-0: 19:14:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 19:14:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 19:14:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-oai-hss-0: 19:14:04 INFO juju.worker.uniter.operation skipped "db-relation-joined" hook (missing) unit-oai-epc-0: 19:14:05 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_ipv4options.o unit-oai-hss-0: 19:14:05 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; mysql/0) hook" unit-oai-hss-0: 19:14:05 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; mysql/0) hook) unit-oai-hss-0: 19:14:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:14:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:14:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 19:14:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 19:14:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 19:14:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:14:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:14:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-oai-hss-0: 19:14:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed + database= unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 19:14:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed + user= unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 19:14:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed + password= unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-epc-0: 19:14:05 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_length2.o unit-oai-hss-0: 19:14:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.7 unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 19:14:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-hss-0: 19:14:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z '' ']' unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Data not sent yet' unit-oai-hss-0: 19:14:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:14:05 INFO unit.oai-hss/0.juju-log db:1: Data not sent yet unit-oai-hss-0: 19:14:05 DEBUG unit.oai-hss/0.db-relation-changed + exit 0 unit-oai-hss-0: 19:14:05 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-hss-0: 19:14:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:14:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 19:14:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:14:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:14:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 19:14:05 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_lscan.o unit-oai-hss-0: 19:14:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:14:05 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_psd.o unit-oai-epc-0: 19:14:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{0}] []}} unit-mysql-0: 19:14:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[oai-hss/0:{0}] []}} unit-mysql-0: 19:14:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:14:05 DEBUG juju.worker.uniter.operation running operation run relation-joined (1; oai-hss/0) hook unit-mysql-0: 19:14:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 19:14:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 19:14:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 19:14:05 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (1; oai-hss/0) hook" unit-mysql-0: 19:14:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-joined hook unit-mysql-0: 19:14:06 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:14:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/xt_quota2.o unit-mysql-0: 19:14:06 DEBUG worker.uniter.jujuc running hook tool "is-leader" unit-mysql-0: 19:14:06 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 19:14:06 DEBUG worker.uniter.jujuc running hook tool "leader-get" unit-mysql-0: 19:14:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:14:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.o unit-mysql-0: 19:14:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 19:14:06 DEBUG unit.mysql/0.juju-log db:1: Using existing password file '/var/lib/mysql/mysql.passwd' unit-mysql-0: 19:14:06 DEBUG worker.uniter.jujuc running hook tool "leader-set" unit-mysql-0: 19:14:06 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 19:14:06 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:14:06 DEBUG juju.worker.uniter.remotestate got a relation units change: {1 {map[mysql/0:{1}] []}} unit-oai-hss-0: 19:14:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:14:06 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; mysql/0) hook unit-oai-hss-0: 19:14:06 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 19:14:06 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 19:14:06 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; mysql/0) hook" unit-mysql-0: 19:14:06 DEBUG unit.mysql/0.db-relation-joined [grant replication client on *.* to `pheesiyifaingai` identified by 'lahujoosheishoh'] unit-mysql-0: 19:14:06 DEBUG unit.mysql/0.db-relation-joined [grant all on `oai-hss`.* to `pheesiyifaingai` identified by 'lahujoosheishoh'] unit-mysql-0: 19:14:06 DEBUG unit.mysql/0.db-relation-joined ['relation-set', 'database=oai-hss', 'user=pheesiyifaingai', 'password=lahujoosheishoh', 'host=192.168.121.7', 'slave=False'] unit-mysql-0: 19:14:06 DEBUG unit.mysql/0.db-relation-joined [create database `oai-hss` character set utf8] unit-oai-hss-0: 19:14:06 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; mysql/0) hook" unit-oai-hss-0: 19:14:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-oai-epc-0: 19:14:06 DEBUG unit.oai-epc/0.install CC [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.o unit-mysql-0: 19:14:06 INFO juju.worker.uniter.operation ran "db-relation-joined" hook unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (1; oai-hss/0) hook" unit-oai-hss-0: 19:14:06 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-mysql-0: 19:14:06 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (1; oai-hss/0) hook) unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter.operation running operation run relation-changed (1; oai-hss/0) hook unit-mysql-0: 19:14:06 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 19:14:06 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (1; oai-hss/0) hook" unit-oai-hss-0: 19:14:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get database unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running db-relation-changed hook unit-mysql-0: 19:14:06 INFO juju.worker.uniter.operation skipped "db-relation-changed" hook (missing) unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; oai-hss/0) hook" unit-mysql-0: 19:14:06 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; oai-hss/0) hook) unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-mysql-0: 19:14:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:14:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:14:06 DEBUG unit.oai-hss/0.db-relation-changed + database=oai-hss unit-oai-hss-0: 19:14:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get user unit-oai-hss-0: 19:14:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:14:06 DEBUG unit.oai-hss/0.db-relation-changed + user=pheesiyifaingai unit-oai-hss-0: 19:14:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get password unit-oai-hss-0: 19:14:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:14:06 DEBUG unit.oai-hss/0.db-relation-changed + password=lahujoosheishoh unit-oai-hss-0: 19:14:06 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get private-address unit-oai-hss-0: 19:14:07 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + host=192.168.121.7 unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get operator-key unit-oai-hss-0: 19:14:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + operatorkey=1006020f0a478bf6b699f15c062e42b3 unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed ++ config-get random unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-hss-0: 19:14:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + random=true unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' -z oai-hss ']' unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + db_data_in_config_file 192.168.121.7 pheesiyifaingai lahujoosheishoh oai-hss unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_server[^"]*)".*"/\1"192.168.121.7"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_user[^"]*)".*"/\1"pheesiyifaingai"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + sed -r -i 's/(MYSQL_pass[^"]*)".*"/\1"lahujoosheishoh"/' /usr/local/etc/oai/hss.conf unit-oai-hss-0: 19:14:07 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: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + modify_hss_conf 1006020f0a478bf6b699f15c062e42b3 true unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:14:07 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: 19:14:07 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: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -q users unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed ++ /usr/bin/mysql -u pheesiyifaingai --password=lahujoosheishoh -h 192.168.121.7 oai-hss -e 'show tables;' unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.mod.o unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + /usr/bin/mysql -u pheesiyifaingai --password=lahujoosheishoh -h 192.168.121.7 oai-hss unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/compat_xtables.mod.o unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + /var/lib/juju/agents/unit-oai-hss-0/charm/hooks/start unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/pknock/xt_pknock.mod.o unit-oai-hss-0: 19:14:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n db:1 ']' unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Running HSS' unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_CHAOS.mod.o unit-oai-hss-0: 19:14:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:14:07 INFO unit.oai-hss/0.juju-log db:1: Running HSS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + service oai_hss restart unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed stop: Unknown instance: unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed oai_hss start/running, process 22173 unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_process unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed ++ service oai_hss status unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + IS_RUNNING='oai_hss start/running, process 22173' unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + [[ oai_hss start/running, process 22173 =~ .*running.* ]] unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'OAI HSS is running' unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DELUDE.mod.o unit-oai-hss-0: 19:14:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:14:07 INFO unit.oai-hss/0.juju-log db:1: OAI HSS is running unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + status=0 unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 1 ']' unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_connection_to_db unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + set_env_paths unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + openair_path=/srv/openair-cn unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + hss_exec_name=oai_hss unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Establishing connection to db' unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DHCPMAC.mod.o unit-oai-hss-0: 19:14:07 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:14:07 INFO unit.oai-hss/0.juju-log db:1: Establishing connection to db unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids db unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_DNETMAP.mod.o unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ECHO.mod.o unit-oai-hss-0: 19:14:07 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed + db_id=db:1 unit-oai-hss-0: 19:14:07 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 19:14:07 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_GTPUSP.mod.o unit-oai-hss-0: 19:14:08 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 19:14:08 DEBUG unit.oai-hss/0.db-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 19:14:08 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_IPMARK.mod.o unit-oai-hss-0: 19:14:08 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_LOGMARK.mod.o unit-oai-hss-0: 19:14:08 DEBUG unit.oai-hss/0.db-relation-changed + db_host=pheesiyifaingai unit-oai-hss-0: 19:14:08 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 19:14:08 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_SYSRQ.mod.o unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_TARPIT.mod.o unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_condition.mod.o unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_fuzzy.mod.o unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_geoip.mod.o unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_iface.mod.o unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipp2p.mod.o unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_ipv4options.mod.o unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 19:14:08 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_length2.mod.o unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_lscan.mod.o unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_psd.mod.o unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c '.*db.*DONE' /srv/.out unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Connection to db...Established' unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC /root/xtables-addons-oai/extensions/xt_quota2.mod.o unit-oai-hss-0: 19:14:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:14:09 INFO unit.oai-hss/0.juju-log db:1: Connection to db...Established unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.db-relation-changed + check_hss_s6a_layer unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.db-relation-changed + COUNTER=0 unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 'Checking s6a layer initialization' unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install LD [M] /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_CHAOS.oo unit-oai-hss-0: 19:14:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:14:09 INFO unit.oai-hss/0.juju-log db:1: Checking s6a layer initialization unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -lt 30 ']' unit-oai-hss-0: 19:14:09 DEBUG unit.oai-hss/0.db-relation-changed + sleep 1 unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_CHAOS.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_DELUDE.oo unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_DELUDE.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_DHCPMAC.oo unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_DHCPMAC.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_dhcpmac.oo unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_dhcpmac.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_DNETMAP.oo unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_DNETMAP.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_ECHO.oo unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_ECHO.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_GTPUSP.oo unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_GTPUSP.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_IPMARK.oo unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_IPMARK.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_LOGMARK.oo unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_LOGMARK.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_SYSRQ.oo unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_SYSRQ.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_TARPIT.oo unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_TARPIT.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_condition.oo unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_condition.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_fuzzy.oo unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CCLD libxt_fuzzy.so unit-oai-epc-0: 19:14:09 DEBUG unit.oai-epc/0.install CC libxt_geoip.oo unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install libxt_geoip.c: In function 'geoip_get_subnets': unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install libxt_geoip.c:99:6: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result] unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install read(fd, subnets, sb.st_size); unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install ^ unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CCLD libxt_geoip.so unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CC libxt_iface.oo unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CCLD libxt_iface.so unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CC libxt_ipp2p.oo unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CCLD libxt_ipp2p.so unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CC libxt_ipv4options.oo unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CCLD libxt_ipv4options.so unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CC libxt_length2.oo unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed ++ grep -c 'Core state: 1 -> 2' /srv/.out unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed + '[' 1 -gt 0 ']' unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed + juju-log 's6a layer initialized......HSS ready' unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CCLD libxt_length2.so unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CC libxt_lscan.oo unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CCLD libxt_lscan.so unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CC libxt_psd.oo unit-oai-hss-0: 19:14:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:14:10 INFO unit.oai-hss/0.juju-log db:1: s6a layer initialized......HSS ready unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed + status-set active 'OAI HSS is running' unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CCLD libxt_psd.so unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CC libxt_quota2.oo unit-oai-hss-0: 19:14:10 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed + break unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed + '[' 0 -eq 30 ']' unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CCLD libxt_quota2.so unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CC libxt_gradm.oo unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CCLD libxt_gradm.so unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install depbase=`echo libxt_ACCOUNT_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ unit-oai-epc-0: 19:14:10 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-hss-0: 19:14:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Plo unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-epc-0: 19:14:10 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: 19:14:10 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o libxt_ACCOUNT_cl.la -rpath /usr/local/lib libxt_ACCOUNT_cl.lo unit-oai-hss-0: 19:14:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:14:10 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-list -r hss:2 unit-oai-epc-0: 19:14:10 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: 19:14:10 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: 19:14:10 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: 19:14:10 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: 19:14:10 DEBUG unit.oai-epc/0.install depbase=`echo iptaccount.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 19:14:10 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: 19:14:10 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-hss-0: 19:14:10 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall -Waggregate-return -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wshadow -Wstrict-prototypes -Winline -pipe -g -O2 -o iptaccount iptaccount.o libxt_ACCOUNT_cl.la unit-oai-hss-0: 19:14:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed + '[' -n hss:2 ']' unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed ++ relation-ids hss unit-oai-epc-0: 19:14:10 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: 19:14:10 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CC libxt_ACCOUNT.oo unit-oai-hss-0: 19:14:10 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed + for hss_id in '$(relation-ids hss)' unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed + juju-log hss:2 unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CCLD libxt_ACCOUNT.so unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install depbase=`echo pknlusr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ unit-oai-epc-0: 19:14:10 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: 19:14:10 DEBUG unit.oai-epc/0.install mv -f $depbase.Tpo $depbase.Po unit-oai-hss-0: 19:14:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:14:10 INFO unit.oai-hss/0.juju-log db:1: hss:2 unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 mme_in_db=yes unit-oai-epc-0: 19:14:10 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: 19:14:10 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: 19:14:10 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:10 DEBUG unit.oai-epc/0.install CC libxt_pknock.oo unit-oai-hss-0: 19:14:10 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:14:10 DEBUG unit.oai-hss/0.db-relation-changed + relation-set -r hss:2 hss_running=yes unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install CCLD libxt_pknock.so unit-oai-hss-0: 19:14:11 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install Making all in geoip unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `all'. unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-hss-0: 19:14:11 INFO juju.worker.uniter.operation ran "db-relation-changed" hook unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-hss-0: 19:14:11 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (1; mysql/0) hook" unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install for ext in ./extensions/libxt_condition.man ./extensions/libxt_dhcpmac.man ./extensions/libxt_fuzzy.man ./extensions/libxt_geoip.man ./extensions/libxt_gradm.man ./extensions/libxt_iface.man ./extensions/libxt_ipp2p.man ./extensions/libxt_ipv4options.man ./extensions/libxt_length2.man ./extensions/libxt_lscan.man ./extensions/libxt_psd.man ./extensions/libxt_quota2.man ./extensions/pknock/libxt_pknock.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >matches.man; unit-oai-hss-0: 19:14:11 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (1; mysql/0) hook) unit-oai-hss-0: 19:14:11 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:14:11 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:14:11 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install for ext in ./extensions/ACCOUNT/libxt_ACCOUNT.man ./extensions/libxt_CHAOS.man ./extensions/libxt_DELUDE.man ./extensions/libxt_DHCPMAC.man ./extensions/libxt_DNETMAP.man ./extensions/libxt_ECHO.man ./extensions/libxt_GTPUSP.man ./extensions/libxt_IPMARK.man ./extensions/libxt_LOGMARK.man ./extensions/libxt_SYSRQ.man ./extensions/libxt_TARPIT.man; do name="${ext%.man}"; name="${name##*/libxt_}"; if [ -f "$ext" ]; then echo ".SS $name"; cat "$ext" || exit $?; continue; fi; done >targets.man; unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install sed -e '/@MATCHES@/ r matches.man' -e '/@TARGET@/ r targets.man' xtables-addons.8.in >xtables-addons.8; unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install + sudo -S -E make install unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install Making install in extensions unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:14:11 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{1}] []}} unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install Xtables-addons 2.7 - Linux 3.19.8-ckt21 unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions modules; fi; unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install Building modules, stage 2. unit-oai-epc-0: 19:14:11 DEBUG unit.oai-epc/0.install MODPOST 23 modules unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules all; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install if [ -n "/lib/modules/3.19.0-61-lowlatency/build" ]; then make -C /lib/modules/3.19.0-61-lowlatency/build M=/root/xtables-addons-oai/extensions INSTALL_MOD_PATH= ext-mod-dir='${INSTALL_MOD_DIR}' modules_install; fi; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/ACCOUNT/xt_ACCOUNT.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/compat_xtables.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/pknock/xt_pknock.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_CHAOS.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DELUDE.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DHCPMAC.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_DNETMAP.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ECHO.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_GTPUSP.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_IPMARK.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_LOGMARK.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_SYSRQ.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_TARPIT.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_condition.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_fuzzy.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_geoip.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_iface.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipp2p.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_ipv4options.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_length2.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_lscan.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_psd.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install INSTALL /root/xtables-addons-oai/extensions/xt_quota2.ko unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Can't read private key unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install DEPMOD 3.19.0-61-lowlatency unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/usr/src/linux-headers-3.19.0-61-lowlatency' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make -f ../Makefile.iptrules install; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/lib' unit-oai-epc-0: 19:14:12 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: 19:14:12 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: 19:14:12 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: 19:14:12 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: 19:14:12 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: 19:14:12 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: 19:14:12 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Libraries have been installed in: unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install /usr/local/lib unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install If you ever happen to want to link against installed libraries unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install in a given directory, LIBDIR, you must either use libtool, and unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install specify the full pathname of the library, or use the `-LLIBDIR' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install flag during linking and do at least one of the following: unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_LIBRARY_PATH' environment variable unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install during execution unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install - add LIBDIR to the `LD_RUN_PATH' environment variable unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install during linking unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install - use the `-Wl,-rpath -Wl,LIBDIR' linker flag unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install - have your system administrator add LIBDIR to `/etc/ld.so.conf' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install See any operating system documentation about shared libraries for unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install more information, such as the ld(1) and ld.so(8) manual pages. unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install ---------------------------------------------------------------------- unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/sbin' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install /bin/bash ../../libtool --mode=install /usr/bin/install -c iptaccount '/usr/local/sbin' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install libtool: install: /usr/bin/install -c .libs/iptaccount /usr/local/sbin/iptaccount unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 iptaccount.8 '/usr/local/share/man/man8' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/ACCOUNT' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[4]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules all; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[5]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make -f ../../Makefile.iptrules install; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[6]: Entering directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[6]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[5]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[5]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[4]: Leaving directory `/root/xtables-addons-oai/extensions/pknock' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install install -dm0755 "//lib/xtables"; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-data-am'. unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/extensions' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install Making install in geoip unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/libexec/xtables-addons' unit-oai-epc-0: 19:14:12 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: 19:14:12 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man1' unit-oai-epc-0: 19:14:12 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: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai/geoip' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[1]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Nothing to be done for `install-exec-am'. unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make -f Makefile.mans all; unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[3]: Entering directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[3]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install /bin/mkdir -p '/usr/local/share/man/man8' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install /usr/bin/install -c -m 644 xtables-addons.8 '/usr/local/share/man/man8' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[2]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install make[1]: Leaving directory `/root/xtables-addons-oai' unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install ++ uname -r unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install + cd /lib/modules/3.19.0-61-lowlatency unit-oai-epc-0: 19:14:12 DEBUG unit.oai-epc/0.install + sudo -S -E depmod -a unit-oai-epc-0: 19:14:16 DEBUG unit.oai-epc/0.install + /srv/openair-cn/SCRIPTS/build_epc -c -H unknown.openair4G.eur unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.install + status=0 unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.install + '[' 0 '!=' 0 ']' unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.install + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list ']' unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.install + touch /var/lib/juju/agents/unit-oai-epc-0/charm/.tac_list unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.install + juju-log 'Add mme-gw init script' unit-oai-epc-0: 19:14:59 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:14:59 INFO unit.oai-epc/0.juju-log Add mme-gw init script unit-oai-epc-0: 19:14:59 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: 19:14:59 DEBUG unit.oai-epc/0.install + '[' '!' -f /usr/local/bin/mme_gw ']' unit-oai-epc-0: 19:14:59 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: 19:14:59 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:14:59 INFO juju.worker.uniter.operation ran "install" hook unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-oai-epc-0: 19:14:59 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation running operation accept leadership unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-oai-epc-0: 19:14:59 INFO juju.worker.uniter found queued "leader-elected" hook unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-oai-epc-0: 19:14:59 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-oai-epc-0: 19:14:59 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-oai-epc-0: 19:14:59 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-oai-epc-0: 19:14:59 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-oai-epc-0: 19:14:59 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-oai-epc-0: 19:14:59 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-oai-epc-0: 19:14:59 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed + set_env_paths unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed ++ config-get branch unit-oai-epc-0: 19:14:59 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.branch unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed + '[' v0.3.2 '!=' v0.3.2 ']' unit-oai-epc-0: 19:14:59 DEBUG unit.oai-epc/0.config-changed ++ config-get revision unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.revision unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + '[' HEAD '!=' HEAD ']' unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + realm=openair4G.eur unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get eth unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + iface=eth0 unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get maxenb unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + max_enb=10 unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get maxue unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + max_ue=10 unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get relative_capacity unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + relative_capacity=10 unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get mme_statistic_timer unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + mme_statistic_timer=10 unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get emergency_attach_supported unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + emergency_attach_supported=no unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get authenticated_imsi_supported unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + authenticated_imsi_supported=no unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get verbosity unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + verbosity=none unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mcc unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mcc=208 unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get gummei_tai_mnc unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + gummei_tai_mnc=93 unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_start unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + ipv4_list_start=192.188.1.0/24 unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv4_list_end unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + ipv4_list_end=192.188.2.0/24 unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get ipv6_list unit-oai-epc-0: 19:15:00 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed + ipv6_list=2014:02:26::0/120 unit-oai-epc-0: 19:15:00 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_IPV4_ADDRESS unit-oai-epc-0: 19:15:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed ++ config-get DEFAULT_DNS_SEC_IPV4_ADDRESS unit-oai-epc-0: 19:15:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed + DEFAULT_DNS_SEC_IPV4_ADDRESS=8.8.8.8 unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed ++ awk '{ print $1}' unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed ++ cut -d: -f2 unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed ++ grep 'inet addr:' unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed + iface_verify=192.168.121.8 unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed + '[' -z 192.168.121.8 ']' unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed + service mme_gw stop unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed stop: Unknown instance: unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed + true unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 19:15:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:15:01 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: 19:15:01 DEBUG unit.oai-epc/0.config-changed + juju-log 'relation-ids-hss = , relation-list=' unit-oai-epc-0: 19:15:01 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:01 INFO unit.oai-epc/0.juju-log relation-ids-hss = , relation-list= unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed ++ relation-ids hss unit-oai-epc-0: 19:15:01 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed + '[' -z '' ']' unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed ++ config-get realm unit-oai-epc-0: 19:15:01 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.realm unit-oai-epc-0: 19:15:01 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: 19:15:01 DEBUG unit.oai-epc/0.config-changed + '[' openair4G.eur '!=' '' ']' unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed + '[' -d /usr/lib/freeDiameter ']' unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed + FREEDIAMETER_PREFIX=/usr unit-oai-epc-0: 19:15:01 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: 19:15:01 DEBUG unit.oai-epc/0.config-changed ++ hostname --fqdn unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed ++ hostname unit-oai-epc-0: 19:15:01 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: 19:15:01 DEBUG unit.oai-epc/0.config-changed + echo openair4G.eur unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed + rm -f /srv/openair-cn/BUILD/EPC/BUILD/CMakeCache.txt unit-oai-epc-0: 19:15:01 DEBUG unit.oai-epc/0.config-changed + /srv/openair-cn/SCRIPTS/build_epc -C -H unknown.openair4G.eur unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/mme_fd.conf /usr/etc/freeDiameter/ unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.config-changed + cp /srv/openair-cn/BUILD/EPC/BUILD/epc.conf /usr/local/etc/oai/ unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.config-changed + user_conf unit-oai-epc-0: 19:15:02 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: 19:15:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:02 INFO unit.oai-epc/0.juju-log Setting up the config option chose by the user or the default ones unit-oai-epc-0: 19:15:02 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: 19:15:02 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: 19:15:02 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: 19:15:02 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: 19:15:02 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: 19:15:02 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: 19:15:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/VERBOSITY/ s/".+"/"none"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:15:02 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: 19:15:02 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: 19:15:02 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: 19:15:02 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: 19:15:02 DEBUG unit.oai-epc/0.config-changed + juju-log 'Setting up network configuration in the epc.conf file' unit-oai-epc-0: 19:15:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:02 INFO unit.oai-epc/0.juju-log Setting up network configuration in the epc.conf file unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.config-changed ++ egrep -o '[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.config-changed ++ egrep -o 'inet addr:[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+' unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.config-changed ++ ifconfig eth0 unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.config-changed + ipv4=192.168.121.8 unit-oai-epc-0: 19:15:02 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: 19:15:02 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: 19:15:02 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: 19:15:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/MME_IPV4_ADDRESS_FOR_S1_MME/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/SGW_IPV4_ADDRESS_FOR_S1U_S12_S4_UP/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/PGW_IPV4_ADDRESS_FOR_SGI/ s-".*"-"192.168.121.8/24"-' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:15:02 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: 19:15:02 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: 19:15:02 DEBUG unit.oai-epc/0.config-changed + sed -r -i '/OUTPUT/ s/".*"/"CONSOLE"/' /usr/local/etc/oai/epc.conf unit-oai-epc-0: 19:15:02 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: 19:15:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:02 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: 19:15:02 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: 19:15:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:02 INFO unit.oai-epc/0.juju-log no HSS is found, so EPC is not going to be run unit-oai-epc-0: 19:15:02 INFO juju.worker.uniter.operation ran "config-changed" hook unit-oai-epc-0: 19:15:02 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-oai-epc-0: 19:15:02 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-oai-epc-0: 19:15:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:15:02 INFO juju.worker.uniter found queued "start" hook unit-oai-epc-0: 19:15:02 DEBUG juju.worker.uniter.operation running operation run start hook unit-oai-epc-0: 19:15:02 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-oai-epc-0: 19:15:02 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-oai-epc-0: 19:15:02 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-oai-epc-0: 19:15:02 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-oai-epc-0: 19:15:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.start + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.start ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.start ++ relation-ids hss unit-oai-epc-0: 19:15:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:15:02 DEBUG unit.oai-epc/0.start + '[' '!' -z '' ']' unit-oai-epc-0: 19:15:02 INFO juju.worker.uniter.operation ran "start" hook unit-oai-epc-0: 19:15:02 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-oai-epc-0: 19:15:02 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-oai-epc-0: 19:15:02 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:15:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:15:02 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-oai-epc-0: 19:15:02 INFO juju.worker.uniter.relation joining relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 19:15:02 INFO juju.worker.uniter.relation joined relation "oai-epc:hss oai-hss:hss" unit-oai-epc-0: 19:15:02 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 19:15:02 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{0}] []}} unit-oai-hss-0: 19:15:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:15:02 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-epc/0) hook unit-oai-hss-0: 19:15:02 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 19:15:02 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 19:15:02 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 19:15:02 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-oai-hss-0: 19:15:02 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-hss-0: 19:15:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-oai-epc-0: 19:15:02 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'Setting up HSS relation info for EPC' unit-abot-epc-basic-0: 19:15:02 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 19:15:02 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:15:02 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; oai-epc/0) hook unit-abot-epc-basic-0: 19:15:02 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:02 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:02 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:02 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:02 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 19:15:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:15:02 INFO unit.oai-hss/0.juju-log hss:2: Setting up HSS relation info for EPC unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined ++ hostname --fqdn unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_hostname=oai-hss-0.openair4G.eur unit-oai-hss-0: 19:15:02 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.epc-relation-joined + ABOT_DEPLOY_DIR=/etc/rebaca-test-suite unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.epc-relation-joined + juju-log 'Setting EPC charm relation variables' unit-oai-hss-0: 19:15:02 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 19:15:02 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + hss_public_ip=192.168.121.6 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + get_ip_address 192.168.121.6 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.6 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + local status=1 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + local status_after=1 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.6 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.6 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 6 -le 255 ]] unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + validate_ip 192.168.121.6 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + local ip=192.168.121.6 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + local stat=1 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192.168.121.6 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + OIFS=' unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=. unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + ip=($ip) unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + IFS=' unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined ' unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + [[ 6 -le 255 ]] unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + stat=0 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + validated_hss_public_ip=192.168.121.6 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + echo 'MME ip address is 192.168.121.6' unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined MME ip address is 192.168.121.6 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + return 0 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set ip_address=192.168.121.6 unit-abot-epc-basic-0: 19:15:02 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[oai-epc/0:{0}] []}} unit-abot-epc-basic-0: 19:15:02 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:15:02 INFO unit.abot-epc-basic/0.juju-log epc:3: Setting EPC charm relation variables unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.epc-relation-joined + relation-set TAC=1 unit-oai-hss-0: 19:15:02 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined ++ relation-ids db unit-abot-epc-basic-0: 19:15:02 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:15:02 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 19:15:02 DEBUG unit.abot-epc-basic/0.epc-relation-joined + sed -i 's/ABOT.ENB.tracking_area_code=[^ ]*/ABOT.ENB.tracking_area_code=1/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + '[' -n db:1 ']' unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined + check_hss_process unit-oai-hss-0: 19:15:02 DEBUG unit.oai-hss/0.hss-relation-joined ++ service oai_hss status unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + IS_RUNNING='oai_hss start/running, process 22173' unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + [[ oai_hss start/running, process 22173 =~ .*running.* ]] unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OAI HSS is running' unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:15:03 INFO unit.oai-hss/0.juju-log hss:2: OAI HSS is running unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + status=0 unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + '[' 0 -eq 0 ']' unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set hss_running=yes unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + get_opc_value unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ config-get imsi unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + imsi_val=208930100001111 unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ cut -d \' -f2 unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep UNHEX unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined ++ grep 208930100001111 /srv/.out unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + UNHEXKEY=e734f8734007d6c5ce7a0508809e7e9c unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + '[' e734f8734007d6c5ce7a0508809e7e9c == '' ']' unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + juju-log 'OPC key found' unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter.operation running operation run relation-joined (2; oai-hss/0) hook unit-oai-epc-0: 19:15:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 19:15:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (2; oai-hss/0) hook" unit-abot-epc-basic-0: 19:15:03 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; oai-epc/0) hook" unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-joined hook unit-abot-epc-basic-0: 19:15:03 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 19:15:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + juju-log 'Setting up MME relation info for HSS' unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:15:03 INFO unit.oai-hss/0.juju-log hss:2: OPC key found unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set opc-key=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:03 INFO unit.oai-epc/0.juju-log hss:2: Setting up MME relation info for HSS unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined ++ hostname --fqdn unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set mme_hostname=oai-epc-0.openair4G.eur unit-abot-epc-basic-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code= unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set trigger_restart=0 unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined ++ unit-get private-address unit-abot-epc-basic-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code= unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-joined + relation-set mme_in_db=no unit-oai-epc-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + ip_address_mme=192.168.121.8 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + get_ip_address 192.168.121.8 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + local status=1 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + local status_after=1 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + local stat=1 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + OIFS=' unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=. unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + ip=($ip) unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + IFS=' unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined ' unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + stat=0 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + validated_mme_public_ip=192.168.121.8 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined MME ip address is 192.168.121.8 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + return 0 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + status=0 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-joined + relation-set ip_address_mme=192.168.121.8 unit-abot-epc-basic-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4= unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:15:03 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-hss-0: 19:15:03 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-epc/0) hook" unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{2}] []}} unit-oai-hss-0: 19:15:03 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-epc/0) hook) unit-oai-hss-0: 19:15:03 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:15:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:15:03 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 19:15:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 19:15:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 19:15:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 19:15:03 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 19:15:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running= unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 19:15:03 INFO juju.worker.uniter.operation ran "hss-relation-joined" hook unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (2; oai-hss/0) hook" unit-oai-hss-0: 19:15:03 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-epc/0:{1}] []}} unit-oai-epc-0: 19:15:03 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (2; oai-hss/0) hook) unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 19:15:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 19:15:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:15:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:15:03 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-abot-epc-basic-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:03 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-abot-epc-basic-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.6 unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.8 unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed + echo '192.168.121.8 oai-epc-0.openair4G.eur mme' unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-abot-epc-basic-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_country_code=[^ ]*/ABOT.ENB.mobile_country_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mobile_network_code=[^ ]*/ABOT.ENB.mobile_network_code=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 19:15:03 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: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 19:15:03 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 19:15:03 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: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-abot-epc-basic-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:15:03 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:03 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; oai-epc/0) hook unit-abot-epc-basic-0: 19:15:03 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:03 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:03 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-joined hook unit-oai-epc-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=no unit-oai-epc-0: 19:15:03 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-oai-hss-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=pheesiyifaingai unit-oai-hss-0: 19:15:03 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-abot-epc-basic-0: 19:15:03 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-abot-epc-basic-0: 19:15:04 INFO juju.worker.uniter.operation ran "ssh-abot-relation-joined" hook unit-abot-epc-basic-0: 19:15:04 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:04 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:15:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:15:04 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; oai-epc/0) hook unit-abot-epc-basic-0: 19:15:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:04 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-relation-changed hook unit-oai-epc-0: 19:15:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{1}] []}} unit-oai-epc-0: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-hss-0: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=lahujoosheishoh unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-abot-epc-basic-0: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:15:04 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: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.7 unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-abot-epc-basic-0: 19:15:04 INFO juju.worker.uniter.operation ran "ssh-abot-relation-changed" hook unit-abot-epc-basic-0: 19:15:04 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:04 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:04 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:15:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:15:04 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:15:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:04 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-hss-0: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.hss-relation-changed + echo 0 unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.6 ']' unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.hss-relation-changed + '[' no == no ']' unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Waiting for the mme insertion in the db......' unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z pheesiyifaingai ']' unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u pheesiyifaingai --password=lahujoosheishoh -h 192.168.121.7 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z '' ']' unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed ++ egrep '[0-9]+' unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u pheesiyifaingai --password=lahujoosheishoh -h 192.168.121.7 oai-hss -e 'select max(idmmeidentity) from mmeidentity;' unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=6 unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed + primary_key=7 unit-oai-hss-0: 19:15:04 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: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:04 INFO unit.oai-epc/0.juju-log hss:2: Waiting for the mme insertion in the db...... unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.hss-relation-changed + exit 0 unit-oai-epc-0: 19:15:04 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 19:15:04 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-hss-0: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:15:04 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: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed + /usr/bin/mysql -u pheesiyifaingai --password=lahujoosheishoh -h 192.168.121.7 oai-hss unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 19:15:04 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 19:15:04 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:15:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:15:04 DEBUG juju.worker.uniter.operation running operation run relation-joined (3; abot-epc-basic/0) hook unit-oai-epc-0: 19:15:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 19:15:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 19:15:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:15:04 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:15:04 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-joined hook unit-oai-hss-0: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:15:04 DEBUG juju.worker.uniter.remotestate got a relation units change: {2 {map[oai-hss/0:{3}] []}} unit-oai-hss-0: 19:15:04 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.epc-relation-joined + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.epc-relation-joined + juju-log 'Setting up relation settings for OAISIM charm' unit-oai-epc-0: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:04 INFO unit.oai-epc/0.juju-log epc:3: Setting up relation settings for OAISIM charm unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_tac unit-oai-epc-0: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set TAC= unit-oai-hss-0: 19:15:04 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-hss-0: 19:15:04 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 19:15:04 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:15:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:15:04 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-epc/0) hook unit-oai-hss-0: 19:15:04 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 19:15:04 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 19:15:04 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:15:04 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 19:15:04 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mcc unit-oai-hss-0: 19:15:04 DEBUG unit.oai-hss/0.hss-relation-changed + juju-log 'Retrieving MME relation info' unit-oai-epc-0: 19:15:04 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:15:05 INFO unit.oai-hss/0.juju-log hss:2: Retrieving MME relation info unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MCC=208 unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get mme_hostname unit-oai-epc-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined ++ config-get gummei_tai_mnc unit-oai-hss-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + mme_fqdn=oai-epc-0.openair4G.eur unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get ip_address_mme unit-oai-epc-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set MNC=93 unit-oai-hss-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + IP_mme=192.168.121.8 unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed ++ grep -o oai-epc-0.openair4G.eur /etc/hosts unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z oai-epc-0.openair4G.eur ']' unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-ids db unit-oai-epc-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set trigger_restart=0 unit-oai-hss-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + db_id=db:1 unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z db:1 ']' unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-list -r db:1 unit-oai-epc-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined ++ unit-get private-address unit-oai-hss-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + db_unit=mysql/0 unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z mysql/0 ']' unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 user mysql/0 unit-oai-epc-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + mme_public_ip=192.168.121.8 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + get_ip_address 192.168.121.8 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + local status=1 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + local status_after=1 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + validate_ip 192.168.121.8 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + local ip=192.168.121.8 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + local stat=1 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192.168.121.8 =~ ^[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}\.[0-9]{1,3}$ ]] unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + OIFS=' unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=. unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + ip=($ip) unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + IFS=' unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined ' unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 192 -le 255 ]] unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 168 -le 255 ]] unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 121 -le 255 ]] unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + [[ 8 -le 255 ]] unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + stat=0 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + validated_mme_public_ip=192.168.121.8 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + echo 'MME ip address is 192.168.121.8' unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined MME ip address is 192.168.121.8 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + return 0 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + status=0 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + '[' 0 == 1 ']' unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set mme_ip=192.168.121.8 unit-oai-hss-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + db_user=pheesiyifaingai unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 password mysql/0 unit-oai-epc-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + relation-set epc_running=no unit-oai-hss-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + db_password=lahujoosheishoh unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 host mysql/0 unit-oai-epc-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.epc-relation-joined + '[' -f /tmp/opcvalue ']' unit-oai-hss-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + db_host=192.168.121.7 unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed ++ relation-get -r db:1 database mysql/0 unit-oai-epc-0: 19:15:05 INFO juju.worker.uniter.operation ran "epc-relation-joined" hook unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:15:05 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (3; abot-epc-basic/0) hook) unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter.operation running operation run relation-joined (4; abot-epc-basic/0) hook unit-oai-epc-0: 19:15:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 19:15:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter.operation executing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-joined hook unit-oai-epc-0: 19:15:05 INFO juju.worker.uniter.operation skipped "ssh-abot-epc-relation-joined" hook (missing) unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter.operation committing operation "run relation-joined (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:15:05 DEBUG juju.machinelock machine lock released for uniter (run relation-joined (4; abot-epc-basic/0) hook) unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (2; oai-hss/0) hook unit-oai-epc-0: 19:15:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 19:15:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:15:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running hss-relation-changed hook unit-oai-hss-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + db_database=oai-hss unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z pheesiyifaingai ']' unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + realm_mme=openair4G.eur unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed ++ /usr/bin/mysql -u pheesiyifaingai --password=lahujoosheishoh -h 192.168.121.7 oai-hss -e 'select mmehost from mmeidentity where mmehost='\''oai-epc-0.openair4G.eur'\''' unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + '[' -z 'mmehost unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed oai-epc-0.openair4G.eur' ']' unit-oai-hss-0: 19:15:05 DEBUG unit.oai-hss/0.hss-relation-changed + relation-set mme_in_db=yes unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + set_env_paths unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Retrieving HSS relation info' unit-oai-hss-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-hss-0: 19:15:05 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:05 INFO unit.oai-epc/0.juju-log hss:2: Retrieving HSS relation info unit-oai-hss-0: 19:15:05 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-epc/0) hook" unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get ip_address unit-oai-hss-0: 19:15:05 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-epc/0) hook) unit-oai-hss-0: 19:15:05 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:15:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:15:05 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-hss-0: 19:15:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + ip_address_hss=192.168.121.6 unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_hostname unit-oai-epc-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + hss_fqdn=oai-hss-0.openair4G.eur unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get hss_running unit-abot-epc-basic-0: 19:15:05 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{1}] []}} unit-abot-epc-basic-0: 19:15:05 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:15:05 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 19:15:05 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:05 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:05 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:05 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:05 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + hss_running=yes unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get mme_in_db unit-abot-epc-basic-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed + mme_in_db=yes unit-oai-epc-0: 19:15:05 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get trigger_restart unit-abot-epc-basic-0: 19:15:05 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 19:15:05 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + trigger_restart=0 unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-abot-epc-basic-0: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.8 unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:15:06 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-abot-epc-basic-0: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=no unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:06 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: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -f /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger ']' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z 192.168.121.6 ']' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'Mme has been inserted so let'\''s run EPC!!!' unit-abot-epc-basic-0: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:06 INFO unit.oai-epc/0.juju-log hss:2: Mme has been inserted so let's run EPC!!! unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' yes == no ']' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -o oai-hss-0.openair4G.eur /etc/hosts unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + echo '192.168.121.6 oai-hss-0.openair4G.eur hss' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + hss_hostname=oai-hss-0 unit-oai-epc-0: 19:15:06 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: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ cat /var/lib/juju/agents/unit-oai-epc-0/charm/.trigger unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 '!=' 0 ']' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw stop/waiting' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw stop/waiting =~ .*running.* ]] unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is not running...' unit-abot-epc-basic-0: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:06 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is not running... unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + status=1 unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -eq 1 ']' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 19:15:06 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: 19:15:06 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: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.8/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.8/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 19:15:06 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: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' no == yes ']' unit-abot-epc-basic-0: 19:15:06 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' == yes ']' unit-abot-epc-basic-0: 19:15:06 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: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + service mme_gw restart unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed stop: Unknown instance: unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed mme_gw start/running, process 15446 unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_process unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed ++ service mme_gw status unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + IS_RUNNING='mme_gw start/running, process 15446' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + [[ mme_gw start/running, process 15446 =~ .*running.* ]] unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:15:06 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 19:15:06 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:06 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:06 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:15:06 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:15:06 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 19:15:06 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:06 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: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + status=0 unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + check_epc_connection unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=0 unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 19:15:06 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:15:07 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:15:07 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:15:07 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=1 unit-oai-epc-0: 19:15:07 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 19:15:07 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:15:08 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:15:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:15:08 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=2 unit-oai-epc-0: 19:15:08 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 19:15:08 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:15:09 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:15:09 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:15:09 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=3 unit-oai-epc-0: 19:15:09 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 19:15:09 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:15:10 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:15:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:15:10 DEBUG unit.oai-epc/0.hss-relation-changed + COUNTER=4 unit-oai-epc-0: 19:15:10 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 19:15:10 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 1 unit-oai-epc-0: 19:15:11 DEBUG unit.oai-epc/0.hss-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:15:11 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 19:15:11 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 19:15:11 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:11 INFO unit.oai-epc/0.juju-log hss:2: OAI EPC is running and connected to HSS unit-oai-epc-0: 19:15:11 DEBUG unit.oai-epc/0.hss-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 19:15:11 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:15:11 DEBUG unit.oai-epc/0.hss-relation-changed + break unit-oai-epc-0: 19:15:11 DEBUG unit.oai-epc/0.hss-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 19:15:11 DEBUG unit.oai-epc/0.hss-relation-changed + sleep 2 unit-oai-epc-0: 19:15:13 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 19:15:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:15:13 DEBUG unit.oai-epc/0.hss-relation-changed + '[' -n epc:3 ']' unit-oai-epc-0: 19:15:13 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-ids epc unit-oai-epc-0: 19:15:13 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:15:13 DEBUG unit.oai-epc/0.hss-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 19:15:13 DEBUG unit.oai-epc/0.hss-relation-changed + juju-log epc:3 unit-oai-epc-0: 19:15:13 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:13 INFO unit.oai-epc/0.juju-log hss:2: epc:3 unit-oai-epc-0: 19:15:13 DEBUG unit.oai-epc/0.hss-relation-changed + relation-set -r epc:3 epc_running=yes unit-oai-epc-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.hss-relation-changed ++ relation-get opc-key unit-oai-epc-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.hss-relation-changed + hss_opc_val=e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.hss-relation-changed + echo e734f8734007d6c5ce7a0508809e7e9c unit-oai-epc-0: 19:15:14 INFO juju.worker.uniter.operation ran "hss-relation-changed" hook unit-oai-epc-0: 19:15:14 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (2; oai-hss/0) hook" unit-oai-epc-0: 19:15:14 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (2; oai-hss/0) hook) unit-oai-epc-0: 19:15:14 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:15:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:15:14 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; abot-epc-basic/0) hook unit-oai-epc-0: 19:15:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 19:15:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 19:15:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:15:14 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:15:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + set_env_paths unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + openair_path=/srv/openair-cn unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + epc_exec_name=mme_gw unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get TAC unit-abot-epc-basic-0: 19:15:14 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{2}] []}} unit-abot-epc-basic-0: 19:15:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:15:14 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 19:15:14 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:14 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:14 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:14 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-oai-epc-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + TAC=1 unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z 1 ']' unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ sed -r 's/(.*)\//\1-/' unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ echo abot-epc-basic/0 unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + name=abot-epc-basic-0 unit-oai-epc-0: 19:15:14 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: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + echo 1 unit-oai-epc-0: 19:15:14 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: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 '!=' 1 ']' unit-oai-epc-0: 19:15:14 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: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:15:14 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: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + tac_line= unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + true unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + echo '1 1' unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + echo abot-epc-basic/0 unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-oai-epc-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed +++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-oai-epc-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:14 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: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -z '' ']' unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mcc unit-abot-epc-basic-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.8 unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-oai-epc-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ config-get gummei_tai_mnc unit-abot-epc-basic-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-oai-epc-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 19:15:14 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: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-abot-epc-basic-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-oai-epc-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + hss_id=hss:2 unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n hss:2 ']' unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-list -r hss:2 unit-abot-epc-basic-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-oai-epc-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-list" unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + hss_unit=oai-hss/0 unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n oai-hss/0 ']' unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r hss:2 hss_running oai-hss/0 unit-abot-epc-basic-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 19:15:14 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: 19:15:14 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: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.8/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.8/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 19:15:14 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: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + status-set active 'ABot ready! EPC relation established, proceed to run tests...' unit-oai-epc-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' yes == yes ']' unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15446' unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15446 =~ .*running.* ]] unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-abot-epc-basic-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:15:14 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 19:15:14 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 19:15:14 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:14 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:14 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:15:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:15:14 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:14 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 0 ']' unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + /var/lib/juju/agents/unit-oai-epc-0/charm/hooks/start unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids hss unit-oai-epc-0: 19:15:14 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + '[' '!' -z hss:2 ']' unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + service mme_gw restart unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw stop/waiting unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed mme_gw start/running, process 15760 unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_process unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed ++ service mme_gw status unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + IS_RUNNING='mme_gw start/running, process 15760' unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + [[ mme_gw start/running, process 15760 =~ .*running.* ]] unit-oai-epc-0: 19:15:14 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running...let'\''s check if it is connected to HSS' unit-oai-epc-0: 19:15:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:15 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 19:15:15 DEBUG unit.oai-epc/0.epc-relation-changed + status=0 unit-oai-epc-0: 19:15:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -eq 1 ']' unit-oai-epc-0: 19:15:15 DEBUG unit.oai-epc/0.epc-relation-changed + check_epc_connection unit-oai-epc-0: 19:15:15 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=0 unit-oai-epc-0: 19:15:15 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -lt 30 ']' unit-oai-epc-0: 19:15:15 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 19:15:16 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:15:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:15:16 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=1 unit-oai-epc-0: 19:15:16 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -lt 30 ']' unit-oai-epc-0: 19:15:16 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 19:15:17 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:15:17 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:15:17 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=2 unit-oai-epc-0: 19:15:17 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 2 -lt 30 ']' unit-oai-epc-0: 19:15:17 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 19:15:18 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:15:18 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:15:18 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=3 unit-oai-epc-0: 19:15:18 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 3 -lt 30 ']' unit-oai-epc-0: 19:15:18 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 19:15:19 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:15:19 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 0 -gt 0 ']' unit-oai-epc-0: 19:15:19 DEBUG unit.oai-epc/0.epc-relation-changed + COUNTER=4 unit-oai-epc-0: 19:15:19 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -lt 30 ']' unit-oai-epc-0: 19:15:19 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 1 unit-oai-epc-0: 19:15:20 DEBUG unit.oai-epc/0.epc-relation-changed ++ grep -c 'is now connected' /srv/.out unit-oai-epc-0: 19:15:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 1 -gt 0 ']' unit-oai-epc-0: 19:15:20 DEBUG unit.oai-epc/0.epc-relation-changed + juju-log 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 19:15:20 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:15:20 INFO unit.oai-epc/0.juju-log epc:3: OAI EPC is running and connected to HSS unit-oai-epc-0: 19:15:20 DEBUG unit.oai-epc/0.epc-relation-changed + status-set active 'OAI EPC is running and connected to HSS' unit-oai-epc-0: 19:15:20 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:15:20 DEBUG unit.oai-epc/0.epc-relation-changed + break unit-oai-epc-0: 19:15:20 DEBUG unit.oai-epc/0.epc-relation-changed + '[' 4 -eq 30 ']' unit-oai-epc-0: 19:15:20 DEBUG unit.oai-epc/0.epc-relation-changed + sleep 2 unit-oai-epc-0: 19:15:22 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-ids epc unit-oai-epc-0: 19:15:22 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:15:22 DEBUG unit.oai-epc/0.epc-relation-changed + for epc_id in '$(relation-ids epc)' unit-oai-epc-0: 19:15:22 DEBUG unit.oai-epc/0.epc-relation-changed ++ relation-get -r epc:3 trigger_restart oai-epc/0 unit-oai-epc-0: 19:15:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:22 DEBUG unit.oai-epc/0.epc-relation-changed + restart=0 unit-oai-epc-0: 19:15:22 DEBUG unit.oai-epc/0.epc-relation-changed + '[' -n 0 ']' unit-oai-epc-0: 19:15:22 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set -r epc:3 trigger_restart=1 unit-oai-epc-0: 19:15:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:15:22 DEBUG unit.oai-epc/0.epc-relation-changed + relation-set epc_running=yes unit-oai-epc-0: 19:15:22 DEBUG worker.uniter.jujuc running hook tool "relation-set" unit-oai-epc-0: 19:15:22 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-oai-epc-0: 19:15:22 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; abot-epc-basic/0) hook" unit-oai-epc-0: 19:15:22 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; abot-epc-basic/0) hook) unit-oai-epc-0: 19:15:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:15:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:15:22 DEBUG juju.worker.uniter.operation running operation run relation-changed (4; abot-epc-basic/0) hook unit-oai-epc-0: 19:15:22 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 19:15:22 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 19:15:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:15:22 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:15:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running ssh-abot-epc-relation-changed hook unit-oai-epc-0: 19:15:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-oai-epc-0: 19:15:22 INFO juju.worker.uniter.operation ran "ssh-abot-epc-relation-changed" hook unit-oai-epc-0: 19:15:22 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (4; abot-epc-basic/0) hook" unit-oai-epc-0: 19:15:22 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (4; abot-epc-basic/0) hook) unit-oai-epc-0: 19:15:22 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:15:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:15:22 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-oai-epc-0: 19:15:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:15:22 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[oai-epc/0:{3}] []}} unit-abot-epc-basic-0: 19:15:22 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:15:22 DEBUG juju.worker.uniter.operation running operation run relation-changed (3; oai-epc/0) hook unit-abot-epc-basic-0: 19:15:22 DEBUG juju.machinelock acquire machine lock for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:22 DEBUG juju.machinelock machine lock acquired for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:22 DEBUG juju.worker.uniter.operation preparing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:22 DEBUG juju.worker.uniter.operation executing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:22 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running epc-relation-changed hook unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MCC unit-abot-epc-basic-0: 19:15:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_country_code=208 unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get MNC unit-abot-epc-basic-0: 19:15:22 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mobile_network_code=93 unit-abot-epc-basic-0: 19:15:22 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_ip unit-abot-epc-basic-0: 19:15:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_ip_address_ipv4=192.168.121.8 unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get epc_running unit-abot-epc-basic-0: 19:15:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + epc_running=yes unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get mme_running unit-abot-epc-basic-0: 19:15:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + mme_running= unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get spgw_ip_address_ipv4 unit-abot-epc-basic-0: 19:15:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + spgw_ip_address_ipv4= unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed ++ relation-get opc-key unit-abot-epc-basic-0: 19:15:23 DEBUG worker.uniter.jujuc running hook tool "relation-get" unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + unhex_key= unit-abot-epc-basic-0: 19:15:23 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: 19:15:23 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: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/ABOT.ENB.mme_ip_address_ipv4=[^ ]*/ABOT.ENB.mme_ip_address_ipv4=192.168.121.8/' /etc/rebaca-test-suite/config/abot-epc-basic_defaults.conf unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + sed -i 's/MME.SecureShell.IPAddress=[^ ]*/MME.SecureShell.IPAddress=192.168.121.8/' /etc/rebaca-test-suite/config/ABotConfig.properties unit-abot-epc-basic-0: 19:15:23 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: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' '' '!=' '' ']' unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + '[' yes == yes ']' unit-abot-epc-basic-0: 19:15:23 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: 19:15:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 19:15:23 DEBUG unit.abot-epc-basic/0.epc-relation-changed + exit 0 unit-abot-epc-basic-0: 19:15:23 INFO juju.worker.uniter.operation ran "epc-relation-changed" hook unit-abot-epc-basic-0: 19:15:23 DEBUG juju.worker.uniter.operation committing operation "run relation-changed (3; oai-epc/0) hook" unit-abot-epc-basic-0: 19:15:23 DEBUG juju.machinelock machine lock released for uniter (run relation-changed (3; oai-epc/0) hook) unit-abot-epc-basic-0: 19:15:23 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:15:23 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:15:23 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:15:47 DEBUG juju.worker.uniter.remotestate got action change: [e790f486-e3f2-47d6-845b-912e997755ef] ok=true unit-abot-epc-basic-0: 19:15:47 DEBUG juju.worker.uniter.operation running operation run action e790f486-e3f2-47d6-845b-912e997755ef unit-abot-epc-basic-0: 19:15:47 DEBUG juju.machinelock acquire machine lock for uniter (run action e790f486-e3f2-47d6-845b-912e997755ef) unit-abot-epc-basic-0: 19:15:47 DEBUG juju.machinelock machine lock acquired for uniter (run action e790f486-e3f2-47d6-845b-912e997755ef) unit-abot-epc-basic-0: 19:15:47 DEBUG juju.worker.uniter.operation preparing operation "run action e790f486-e3f2-47d6-845b-912e997755ef" unit-abot-epc-basic-0: 19:15:47 DEBUG juju.worker.uniter.operation executing operation "run action e790f486-e3f2-47d6-845b-912e997755ef" unit-abot-epc-basic-0: 19:15:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running action run unit-abot-epc-basic-0: 19:15:48 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 19:15:48 DEBUG worker.uniter.jujuc running hook tool "action-get" unit-abot-epc-basic-0: 19:15:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:15:48 INFO unit.abot-epc-basic/0.juju-log Tag names: TS_24_301 unit-abot-epc-basic-0: 19:15:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 19:15:48 INFO unit.abot-epc-basic/0.juju-log Running the test with the tags @TS_24_301 unit-abot-epc-basic-0: 19:15:48 DEBUG unit.abot-epc-basic/0.run Creating the Target JUnit file... unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] Deleting /var/lib/abot-epc-basic/target unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:50 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: 19:15:50 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: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall1357964406019253726.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:50 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: 19:15:50 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: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall7365817244261382011.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: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:50 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: 19:15:50 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: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall4579223111531578548.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: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:50 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: 19:15:50 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: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6825780948754214754.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:50 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: 19:15:50 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: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall6170302178703528721.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: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:50 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: 19:15:50 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: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] Installing /tmp/mvninstall395078695469777928.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 0.755 s unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-03-26T19:15:50+00:00 unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 8M/60M unit-abot-epc-basic-0: 19:15:50 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:15:52 DEBUG unit.abot-epc-basic/0.run [INFO] Scanning for projects... unit-abot-epc-basic-0: 19:15:53 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:53 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:15:53 DEBUG unit.abot-epc-basic/0.run [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 19:15:53 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:15:53 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: 19:15:53 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:53 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:15:54 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: 19:15:54 DEBUG unit.abot-epc-basic/0.run [INFO] Copying 1 resource unit-abot-epc-basic-0: 19:15:54 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:54 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:15:54 DEBUG unit.abot-epc-basic/0.run [INFO] No sources to compile unit-abot-epc-basic-0: 19:15:54 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:54 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:15:54 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: 19:15:54 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: 19:15:54 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:54 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:15:54 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: 19:15:55 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:15:55 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:15:55 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:15:55 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 19:15:55 DEBUG unit.abot-epc-basic/0.run T E S T S unit-abot-epc-basic-0: 19:15:55 DEBUG unit.abot-epc-basic/0.run ------------------------------------------------------- unit-abot-epc-basic-0: 19:15:56 DEBUG unit.abot-epc-basic/0.run Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:15:57 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@13e344d: startup date [Tue Mar 26 19:15:57 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:15:57 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 19:15:57 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:15:57 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:15:57 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: 19:15:59 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:15:59 PM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 19:15:59 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: 19:15:59 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:15:59 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:15:59 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@479f2dc2: startup date [Tue Mar 26 19:15:59 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 19:15:59 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:15:59 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:15:59 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: 19:16:00 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:16:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:16:00 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: 19:16:00 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:16:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:16:00 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: 19:16:00 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:16:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:16:00 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: 19:16:00 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:16:00 PM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 19:16:00 DEBUG unit.abot-epc-basic/0.run INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@4674d90: startup date [Tue Mar 26 19:16:00 UTC 2019]; root of context hierarchy unit-abot-epc-basic-0: 19:16:00 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:16:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:16:00 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: 19:16:00 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:16:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:16:00 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: 19:16:00 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:16:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:16:00 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: 19:16:00 DEBUG unit.abot-epc-basic/0.run Mar 26, 2019 7:16:00 PM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 19:16:00 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: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: STEP EXECUTION TIME TAKEN :1393 MS unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: STEP EXECUTION TIME TAKEN :43 MS unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16: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: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:02 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:16:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:02 [main] REPORT: STEP EXECUTION TIME TAKEN :868 MS unit-abot-epc-basic-0: 19:16:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:03 [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: 19:16:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:03 [main] REPORT: STEP EXECUTION TIME TAKEN :716 MS unit-abot-epc-basic-0: 19:16:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:03 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:16:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:03 [main] REPORT: STEP EXECUTION TIME TAKEN :75 MS unit-abot-epc-basic-0: 19:16:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:13 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:13 [main] REPORT: STEP EXECUTION TIME TAKEN :10034 MS unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:13 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:13.614 [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: 19:16:13 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:13.630 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:13 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:13 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:13 [main] REPORT: STEP EXECUTION TIME TAKEN :64 MS unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:13 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:13 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:16:13 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:16:14 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:16:24 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: 19:16: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 # featureFiles/Attach_Procedure_AttachWithIMSI.feature:9 unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:16: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: 19:16:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MCC unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: STEP EXECUTION TIME TAKEN :32 MS unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: STEP EXECUTION TIME TAKEN :515 MS unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [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: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:35 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:35 [main] REPORT: STEP EXECUTION TIME TAKEN :10028 MS unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:35.354 [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: 19:16:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:35.362 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:35 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:35 [main] REPORT: STEP EXECUTION TIME TAKEN :46 MS unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:35 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:16:35 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:16:45 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: 19:16:45 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: 19:16:45 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:16:45 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: 19:16:45 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_MNC unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: STEP EXECUTION TIME TAKEN :18 MS unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:45 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:45 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16: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: 19:16:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:46 [main] REPORT: STEP EXECUTION TIME TAKEN :500 MS unit-abot-epc-basic-0: 19:16:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:46 [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: 19:16:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:46 [main] REPORT: STEP EXECUTION TIME TAKEN :30 MS unit-abot-epc-basic-0: 19:16:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:47 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:16:50 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:16:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:16:50 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:16:50 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 19:16:50 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 19:16:50 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 19:16:50 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:16:50 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 19:16:50 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 19:16:50 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 19:16:50 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:16:50 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10022 MS unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56.469 [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: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56.473 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: STEP EXECUTION TIME TAKEN :66 MS unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:16:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:16:56 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:06 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: 19:17:06 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: 19:17: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: 19:17: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: 19:17:06 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:17: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: 19:17: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: 19:17:06 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:17: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: 19:17:06 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: 19:17: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: 19:17:06 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:17: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: 19:17:06 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:17: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: 19:17:06 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_AttachWithIMSI_Wrong_TAC unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: STEP EXECUTION TIME TAKEN :22 MS unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17: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: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:06 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:06 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: STEP EXECUTION TIME TAKEN :554 MS unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [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: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: STEP EXECUTION TIME TAKEN :27 MS unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:17 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:17 [main] REPORT: STEP EXECUTION TIME TAKEN :10028 MS unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:17.642 [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: 19:17:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:17.652 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17: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: 19:17:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:17 [main] REPORT: STEP EXECUTION TIME TAKEN :44 MS unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:17 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:17:17 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:27 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: 19:17:27 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: 19:17:27 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:17:27 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: 19:17:27 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run # Date: <31/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run Feature: Attach_Procedure_Attach_With_GUTI unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:17:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:28 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:17:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:28 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:17:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17: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: 19:17:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:28 [main] REPORT: STEP EXECUTION TIME TAKEN :234 MS unit-abot-epc-basic-0: 19:17:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 19:17:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:29 [main] REPORT: STEP EXECUTION TIME TAKEN :877 MS unit-abot-epc-basic-0: 19:17:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:29 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:17:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:29 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:17:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:17:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:39 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 19:17:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:39.276 [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: 19:17:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:39.286 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:17:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17: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: 19:17:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:39 [main] REPORT: STEP EXECUTION TIME TAKEN :40 MS unit-abot-epc-basic-0: 19:17:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:39 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:17:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:39 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:17:39 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:17: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: 19:17:49 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:17:49 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: 19:17:49 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: 19:17: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: 19:17: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: 19:17:49 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:17: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: 19:17: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: 19:17:49 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:17: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: 19:17:49 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: 19:17:49 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:17: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: 19:17: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: 19:17:49 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:17: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: 19:17:49 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DNS Server Address Request Indication in PCO unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17: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: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP EXECUTION TIME TAKEN :239 MS unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17: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: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: STEP EXECUTION TIME TAKEN :905 MS unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [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: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:17:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:17:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:18:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 19:18:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:00.930 [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: 19:18:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:00.937 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:18:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18: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: 19:18:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:00 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 19:18:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:18:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:18:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:18: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: 19:18:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:18: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_DNS_Server_Address_Request @PCO unit-abot-epc-basic-0: 19:18:11 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: 19:18: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: 19:18: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: 19:18:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:18: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: 19:18: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: 19:18:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:18: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: 19:18: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: 19:18:11 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: 19:18:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:18: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: 19:18:11 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:18: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: 19:18:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:18: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: 19:18: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: 19:18:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with DSMIPv6 Home Agent Address Request Indication in PCO unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP EXECUTION TIME TAKEN :24 MS unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18: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: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18: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: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP EXECUTION TIME TAKEN :472 MS unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:11 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:11 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18: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: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: STEP EXECUTION TIME TAKEN :659 MS unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [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: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:18:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 19:18:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:22.525 [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: 19:18:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:22.527 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:18:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18: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: 19:18:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:22 [main] REPORT: STEP EXECUTION TIME TAKEN :20 MS unit-abot-epc-basic-0: 19:18:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:18:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:22 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:18:22 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:18: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: 19:18:32 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:18: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_DSMIPv6_Home_Agent_Address_Request @PCO unit-abot-epc-basic-0: 19:18:32 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: 19:18: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: 19:18: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: 19:18:32 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:18: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: 19:18: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: 19:18:32 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:18: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: 19:18: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: 19:18:32 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_HA_ADDR_REQ=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:18: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: 19:18:32 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:18: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: 19:18:32 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:18: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: 19:18: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: 19:18:32 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With DSMIPv6 Home Network Prefix Request Indication in PCO unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18: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: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:32 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:32 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:33 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:33 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:33 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:18:33 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:33 [main] REPORT: STEP EXECUTION TIME TAKEN :440 MS unit-abot-epc-basic-0: 19:18:33 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:33 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:33 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:33 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:33 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18: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: 19:18:33 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:33 [main] REPORT: STEP EXECUTION TIME TAKEN :668 MS unit-abot-epc-basic-0: 19:18:33 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:33 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:33 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:33 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:34 [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: 19:18:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:34 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 19:18:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:34 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:18:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:34 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:18:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:34 [main] REPORT: ========================================================================================== unit-oai-hss-0: 19:18:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:18:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:18:40 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 19:18:40 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 19:18:40 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 19:18:40 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 19:18:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 19:18:40 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22173' unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22173 =~ .*running.* ]] unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 19:18:40 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:18:40 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 19:18:40 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 19:18:40 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:18:40 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 19:18:40 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 19:18:40 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 19:18:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:18:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:18:44 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:44 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:44 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:18:44 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:44 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 19:18:44 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:44 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:44 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:44 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:44.136 [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: 19:18:44 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:44.138 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:18:44 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:44 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:44 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:44 [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: 19:18:44 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:44 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 19:18:44 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:44 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:18:44 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:44 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:44 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:18:44 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:18:44 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: 19:18:54 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:18:54 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: 19:18:54 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: 19:18:54 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:18:54 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: 19:18:54 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: 19:18:54 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:18:54 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: 19:18:54 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: 19:18:54 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: 19:18:54 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:18:54 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: 19:18:54 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:18:54 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: 19:18:54 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:18:54 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: 19:18:54 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:18:54 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: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18: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: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18: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: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP EXECUTION TIME TAKEN :443 MS unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:54 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:54 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18: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: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [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: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: STEP EXECUTION TIME TAKEN :33 MS unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:18:55 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:18:55 [main] REPORT: ========================================================================================== unit-oai-epc-0: 19:18:56 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 19:18:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:18:56 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 19:18:56 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 19:18:56 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 19:18:56 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 19:18:56 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 19:18:56 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:18:56 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:18:56 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 19:18:56 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:18:56 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 19:18:56 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 19:18:56 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 19:18:56 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 17257' unit-oai-epc-0: 19:18:56 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 17257 =~ .*running.* ]] unit-oai-epc-0: 19:18:56 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: 19:18:56 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:18:56 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 19:18:56 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 19:18:56 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 19:18:56 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 19:18:56 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:18:56 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 19:18:56 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 19:18:56 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 19:18:56 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:18:56 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:19:05 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:05 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:05 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:19:05 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:05 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 19:19:05 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:05 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:05 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:05 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:05.910 [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: 19:19:05 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:05.913 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:19:05 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:05 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:05 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19: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: 19:19:05 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:05 [main] REPORT: STEP EXECUTION TIME TAKEN :268 MS unit-abot-epc-basic-0: 19:19:05 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:05 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:19:05 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:05 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:05 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:19:05 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:19:06 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: 19:19:16 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:19:16 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: 19:19:16 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: 19:19:16 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:19:16 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: 19:19:16 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: 19:19:16 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:19:16 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: 19:19:16 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: 19:19:16 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: 19:19:16 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:19:16 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: 19:19:16 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:19:16 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: 19:19:16 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:19:16 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: 19:19:16 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With IM CN Subsystem Signalling Flag Indication in PCO unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19: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: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP EXECUTION TIME TAKEN :284 MS unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:16 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:16 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [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: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: STEP EXECUTION TIME TAKEN :657 MS unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [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: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:17 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:17 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:27 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:27 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:27 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:27.758 [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: 19:19:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:27.762 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:27 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:27 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:27 [main] REPORT: STEP EXECUTION TIME TAKEN :224 MS unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:27 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:27 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:19:27 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IM_CN_Subsystem_Signalling_Flag @PCO unit-abot-epc-basic-0: 19:19:37 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: 19:19:37 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:19:37 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: 19:19:37 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure with IPv4 Address Allocation Via DHCPv4 Indication in PCO unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: STEP EXECUTION TIME TAKEN :13 MS unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19: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: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:37 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:37 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: STEP EXECUTION TIME TAKEN :229 MS unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: STEP EXECUTION TIME TAKEN :672 MS unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [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: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:38 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:39 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:19:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:39 [main] REPORT: STEP EXECUTION TIME TAKEN :77 MS unit-abot-epc-basic-0: 19:19:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:49 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:49 [main] REPORT: STEP EXECUTION TIME TAKEN :10009 MS unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:49 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:49.077 [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: 19:19:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:49.079 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:49 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:49 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:49 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:49 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:49 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:19:49 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:19:59 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: 19:19:59 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: 19:19:59 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:19: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 # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:19:59 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: 19:19:59 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:19:59 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: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP EXECUTION TIME TAKEN :219 MS unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:19:59 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:19:59 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: STEP EXECUTION TIME TAKEN :641 MS unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [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: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: STEP EXECUTION TIME TAKEN :217 MS unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:10 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:10 [main] REPORT: STEP EXECUTION TIME TAKEN :10016 MS unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:10 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:10.481 [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: 19:20:10 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:10.489 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:10 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:10 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:10 [main] REPORT: STEP EXECUTION TIME TAKEN :29 MS unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:10 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:10 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:20:10 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_IP_Address_Allocation_Via_NAS_Signalling @PCO unit-abot-epc-basic-0: 19:20:20 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: 19:20:20 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:20:20 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: 19:20:20 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:20:20 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: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP EXECUTION TIME TAKEN :16 MS unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP EXECUTION TIME TAKEN :216 MS unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:20 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:20 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: STEP EXECUTION TIME TAKEN :867 MS unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [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: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:21 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:21 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:31 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:31 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:31 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:31.914 [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: 19:20:31 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:31.920 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:31 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:31 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:31 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:31 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:31 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:20:31 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:20: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: 19:20:41 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run @attach-procedure @TS_24_301 @24_301_5_5 @24_301_5_5_1_2_2 @TS_24_368 @24_368_4 @24_368-5_4 @Series-0000 @TS_36_523_9_2_1_1_3 @Attach_Procedure_MS_Support_Network_Requested_Bearer_Control_Indicator @PCO unit-abot-epc-basic-0: 19:20:42 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: 19:20:42 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:20:42 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: 19:20:42 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run # Date: <22/08/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run Feature: Attach Procedure With P-CSCF Address Request Indication in PCO unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [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: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP EXECUTION TIME TAKEN :208 MS unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:42 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:42 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [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: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: STEP EXECUTION TIME TAKEN :854 MS unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [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: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: STEP EXECUTION TIME TAKEN :11 MS unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:43 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:43 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:53 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:53 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:53 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:20:53 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:53 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 19:20:53 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:53 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:20:53 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:53 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:53.335 [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: 19:20:53 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:53.337 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:20:53 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:53 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:20:53 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:53 [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: 19:20:53 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:53 [main] REPORT: STEP EXECUTION TIME TAKEN :15 MS unit-abot-epc-basic-0: 19:20:53 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:53 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:20:53 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:20:53 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:20:53 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:20:53 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:20:53 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: 19:21:03 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:21:03 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: 19:21:03 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: 19:21:03 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:21:03 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: 19:21:03 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: 19:21:03 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:21:03 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: 19:21:03 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: 19:21:03 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: 19:21:03 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:21:03 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: 19:21:03 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:21:03 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: 19:21:03 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:21:03 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: 19:21:03 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run Feature: Auth_Accept unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:03 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:03 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [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: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: STEP EXECUTION TIME TAKEN :456 MS unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [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: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: STEP EXECUTION TIME TAKEN :648 MS unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:04 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:04 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:14 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:14 [main] REPORT: STEP EXECUTION TIME TAKEN :10008 MS unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:14 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:14.769 [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: 19:21:14 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:14.770 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:14 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:14 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:14 [main] REPORT: STEP EXECUTION TIME TAKEN :17 MS unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:14 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:14 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:21:14 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:21:24 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: 19:21: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 # featureFiles/Auth_Accept.feature:10 unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run EPS security context. unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run # Set ABOT configuration unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run # Wait for execution to complete before checking results unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:21: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: 19:21:24 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:24 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:24 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [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: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: STEP EXECUTION TIME TAKEN :439 MS unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:25 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:25 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [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: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: STEP EXECUTION TIME TAKEN :696 MS unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [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: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:26 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:26 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:36 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:21:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:36 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 19:21:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:46.300 [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: 19:21:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:46.302 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:46 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:46 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:46 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:21:46 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:21:46 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: 19:21:47 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 19:21:54 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:21:57 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: 19:21:57 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: 19:21: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: 19:21: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: 19:21:57 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:21: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: 19:21:57 DEBUG unit.abot-epc-basic/0.run #RES is restored to 0x00 in teardown process unit-abot-epc-basic-0: 19:21:57 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: 19:21:57 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:21: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: 19:21:57 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:21: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: 19:21:57 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: 19:21:57 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: 19:21:57 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: 19:21:57 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:21: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: 19:21: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: 19:21: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: 19:21:57 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:21: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: 19:21:57 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_GUTIattach_IMSIdiff_AuthReject_re_Auth unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21: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: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [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: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [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: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP EXECUTION TIME TAKEN :342 MS unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:57 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:57 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: STEP EXECUTION TIME TAKEN :651 MS unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [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: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: STEP EXECUTION TIME TAKEN :215 MS unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:21:58 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:21:58 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:08 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:08 [main] REPORT: STEP EXECUTION TIME TAKEN :10018 MS unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10014 MS unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:18.812 [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: 19:22:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:18.815 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:18 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:18 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:18 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:22:18 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:22:19 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:22:19 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 19:22:19 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.WRONGIMSI=false" on node ABOT
 unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:22:29 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: 19:22:29 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure 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: 19:22:29 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:22:29 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: 19:22:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run # set the value of RES parameter (other than 0x00) manually in Authentication Response message which is sent from UE to MME unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:22:29 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: 19:22:29 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run # Date: <22/11/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_Network_IMSIattach_AuthReject_re_Auth unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP EXECUTION TIME TAKEN :431 MS unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:29 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:29 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [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: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: STEP EXECUTION TIME TAKEN :638 MS unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0xFF" on node ABOT unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: STEP EXECUTION TIME TAKEN :23 MS unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:30 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:30 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:40 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:22:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:40 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:22:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:40 [main] REPORT: ========================================================================================== unit-mysql-0: 19:22:48 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 19:22:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 19:22:48 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 19:22:48 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 19:22:48 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 19:22:48 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 19:22:48 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 19:22:48 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 19:22:48 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 19:22:48 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 19:22:48 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 19:22:48 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:50.548 [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: 19:22:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:50.551 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:50 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:50 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:50 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:22:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:22:50 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:22:50 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: 19:22:50 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.RES=0x00" on node ABOT
 unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:23:00 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: 19:23:00 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: 19:23:00 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME # SshGrammars.runSshCommand(String,String) unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run #RES is restore to 0x00 in teardown process unit-abot-epc-basic-0: 19:23:00 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: 19:23:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT # S1APScenarioStepGrammars.s1apDefaultParamsSet(String,String) unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:23:00 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: 19:23:00 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: 19:23:00 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE # S1APScenarioStepGrammars.runS1APSim(String,String) unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds # CommonScenarioStepGrammars.waitNSecondsDuringExecution(String) unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run Then I receive S1AP response on node ABOT and verify the presence of all the following values: # S1APScenarioStepGrammars.verifyS1APResponse(String,ABOTBaseResponseResultExistAttr>) unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_GUTIattachMAC_code_failure unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP EXECUTION TIME TAKEN :12 MS unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [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: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23: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: 19:23:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:01 [main] REPORT: STEP EXECUTION TIME TAKEN :443 MS unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:01 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:01 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:01 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:01 [main] REPORT: STEP EXECUTION TIME TAKEN :685 MS unit-abot-epc-basic-0: 19:23:01 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:01 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:02 [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: 19:23:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:02 [main] REPORT: STEP EXECUTION TIME TAKEN :692 MS unit-abot-epc-basic-0: 19:23:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:02 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:02 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:23:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:02 [main] REPORT: STEP EXECUTION TIME TAKEN :7 MS unit-abot-epc-basic-0: 19:23:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:02 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:02 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:02 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:12 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:12 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:12 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:12 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:12 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:12 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:22 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:22 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:22 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:22.976 [main] ERROR com.rebaca.adapters.s1ap.connections.ABotS1APGrammarsProcessor - Verification failure for Send Attach Request message with GUTI {string:nocase:present} unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:22.979 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:22 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23: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: 19:23:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:22 [main] REPORT: STEP EXECUTION TIME TAKEN :223 MS unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:22 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:23:22 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:22 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:23 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:23:23 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:23:23 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: 19:23: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
 unit-abot-epc-basic-0: 19:23:23 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: 19:23:34 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:23:34 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: 19:23:34 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: 19:23:34 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:23:34 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: 19:23:34 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:23:34 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: 19:23:34 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: 19:23:34 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:23:34 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: 19:23:34 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: 19:23:34 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 19:23:34 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: 19:23:34 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:23:34 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: 19:23:34 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: 19:23:34 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: 19:23:34 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:23:34 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: 19:23:34 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run # Date: <13/12/2016> Version: <1.1> # unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_IMSIattach_MAC_code_failure unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP EXECUTION TIME TAKEN :19 MS unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [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: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:34 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:34 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:23:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:35 [main] REPORT: STEP EXECUTION TIME TAKEN :427 MS unit-abot-epc-basic-0: 19:23:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:35 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:35 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:23:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:35 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 19:23:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:35 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:35 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:35 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:36 [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: 19:23:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:36 [main] REPORT: STEP EXECUTION TIME TAKEN :649 MS unit-abot-epc-basic-0: 19:23:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:36 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:36 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:23:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:36 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:23:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:36 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:36 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:36 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:46 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:46 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:23:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:46 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 19:23:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:46 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:46 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:46 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:56 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:56 [main] REPORT: STEP EXECUTION TIME TAKEN :10012 MS unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:56 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:56.406 [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: 19:23:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:56.408 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:56 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:56 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:56 [main] REPORT: STEP EXECUTION TIME TAKEN :28 MS unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:56 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:23:56 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:23:56 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:23:57 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.USIM_API_K_VALUE=\"8BAF473F2F8FD09487CCCBD7097C6862\"" on node ABOT
 unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:24:07 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: 19:24:07 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: 19:24:07 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end # CommonScenarioStepGrammars.beginningCustomResourceCleaning() unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:24:07 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: 19:24:07 DEBUG unit.abot-epc-basic/0.run # WRONGIMSI is restored to false in teardown process unit-abot-epc-basic-0: 19:24:07 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: 19:24:07 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: 19:24:07 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:24:07 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: 19:24:07 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: 19:24:07 DEBUG unit.abot-epc-basic/0.run # CORRECT K_VALUE is 8BAF473F2F8FD09487CCCBD7097C6862 WRONG K_VALUE fec86ba6eb707ed08905757b1bb44b8f unit-abot-epc-basic-0: 19:24:07 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: 19:24:07 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:24:07 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: 19:24:07 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: 19:24:07 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: 19:24:07 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:24:07 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: 19:24:07 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with IMSI | {string:nocase:present} | unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_SQN_failure unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: EXECUTED STEP IS :When I run the SSH command "sudo service mme_gw restart" on node MME unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :6 MS unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [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: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :14 MS unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24: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: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :2 MS unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :8 MS unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with default parameters specified in {abotprop.ABOT.EPC.Defaults} on node ABOT unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :246 MS unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [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: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP EXECUTION TIME TAKEN :10 MS unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:07 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:07 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:08 [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: 19:24:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:08 [main] REPORT: STEP EXECUTION TIME TAKEN :633 MS unit-abot-epc-basic-0: 19:24:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:08 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:08 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:08 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:24:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:08 [main] REPORT: STEP EXECUTION TIME TAKEN :99 MS unit-abot-epc-basic-0: 19:24:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:08 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:08 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:08 [main] REPORT: ========================================================================================== unit-oai-epc-0: 19:24:09 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 19:24:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 19:24:09 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-epc-0: 19:24:09 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-epc-0: 19:24:09 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-epc-0: 19:24:09 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-epc-0: 19:24:09 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-epc-0: 19:24:09 DEBUG unit.oai-epc/0.update-status + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 19:24:09 DEBUG unit.oai-epc/0.update-status ++ validated_mme_public_ip=0 unit-oai-epc-0: 19:24:09 DEBUG unit.oai-epc/0.update-status ++ relation-ids hss unit-oai-epc-0: 19:24:09 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-epc-0: 19:24:09 DEBUG unit.oai-epc/0.update-status + '[' '!' -z hss:2 ']' unit-oai-epc-0: 19:24:09 DEBUG unit.oai-epc/0.update-status + check_epc_process unit-oai-epc-0: 19:24:09 DEBUG unit.oai-epc/0.update-status ++ service mme_gw status unit-oai-epc-0: 19:24:09 DEBUG unit.oai-epc/0.update-status + IS_RUNNING='mme_gw start/running, process 19465' unit-oai-epc-0: 19:24:09 DEBUG unit.oai-epc/0.update-status + [[ mme_gw start/running, process 19465 =~ .*running.* ]] unit-oai-epc-0: 19:24:09 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: 19:24:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 19:24:09 INFO unit.oai-epc/0.juju-log OAI EPC is running...let's check if it is connected to HSS unit-oai-epc-0: 19:24:09 DEBUG unit.oai-epc/0.update-status + status=0 unit-oai-epc-0: 19:24:09 DEBUG unit.oai-epc/0.update-status + '[' 0 -eq 1 ']' unit-oai-epc-0: 19:24:09 DEBUG unit.oai-epc/0.update-status + status-set active 'OAI EPC is running' unit-oai-epc-0: 19:24:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 19:24:09 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-epc-0: 19:24:09 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-epc-0: 19:24:09 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-epc-0: 19:24:09 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 19:24:09 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:24:16 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 19:24:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 19:24:16 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-oai-hss-0: 19:24:16 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-oai-hss-0: 19:24:16 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-oai-hss-0: 19:24:16 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 19:24:16 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-oai-hss-0: 19:24:16 DEBUG unit.oai-hss/0.update-status + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 19:24:16 DEBUG unit.oai-hss/0.update-status ++ relation-ids db unit-oai-hss-0: 19:24:16 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-oai-hss-0: 19:24:16 DEBUG unit.oai-hss/0.update-status + '[' -n db:1 ']' unit-oai-hss-0: 19:24:16 DEBUG unit.oai-hss/0.update-status + check_hss_process unit-oai-hss-0: 19:24:16 DEBUG unit.oai-hss/0.update-status ++ service oai_hss status unit-oai-hss-0: 19:24:16 DEBUG unit.oai-hss/0.update-status + IS_RUNNING='oai_hss start/running, process 22173' unit-oai-hss-0: 19:24:16 DEBUG unit.oai-hss/0.update-status + [[ oai_hss start/running, process 22173 =~ .*running.* ]] unit-oai-hss-0: 19:24:16 DEBUG unit.oai-hss/0.update-status + juju-log 'OAI HSS is running' unit-oai-hss-0: 19:24:16 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 19:24:16 INFO unit.oai-hss/0.juju-log OAI HSS is running unit-oai-hss-0: 19:24:16 DEBUG unit.oai-hss/0.update-status + status=0 unit-oai-hss-0: 19:24:16 DEBUG unit.oai-hss/0.update-status + '[' 0 -eq 1 ']' unit-oai-hss-0: 19:24:16 DEBUG unit.oai-hss/0.update-status + status-set active 'OAI HSS is running' unit-oai-hss-0: 19:24:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 19:24:16 INFO juju.worker.uniter.operation ran "update-status" hook unit-oai-hss-0: 19:24:16 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-oai-hss-0: 19:24:16 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-oai-hss-0: 19:24:16 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 19:24:16 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:24:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:18 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:18 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:24:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:18 [main] REPORT: STEP EXECUTION TIME TAKEN :10007 MS unit-abot-epc-basic-0: 19:24:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:18 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:18 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:18 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:28 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:28 [main] REPORT: STEP EXECUTION TIME TAKEN :10005 MS unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:28 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:28.647 [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: 19:24:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:28.649 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:28 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:28 [main] REPORT: EXECUTED STEP IS :Then I receive S1AP response on node ABOT and verify the presence of all the following values: unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:28 [main] REPORT: STEP EXECUTION TIME TAKEN :21 MS unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:28 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:28 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:24:28 DEBUG unit.abot-epc-basic/0.run 
When I run the SSH command "sudo service mme_gw restart" on node MME
 unit-abot-epc-basic-0: 19:24:28 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: 19:24:29 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:24:39 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: 19:24:39 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: 19:24: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: 19:24: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: 19:24:39 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:24: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: 19:24:39 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: 19:24:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:24: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: 19:24:39 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:24: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: 19:24:39 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: 19:24:39 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:24: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: 19:24: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: 19:24: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: 19:24:39 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:24: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: 19:24:39 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run # Date: <13/01/2017> Version: <1.1> # unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run ############################################################################################################################ unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run Feature: Auth_NotAccept_by_UE_non_EPS_AuthUnaccpt unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP EXECUTION TIME TAKEN :26 MS unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: EXECUTED STEP IS :Given the steps below will be executed at the end unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP EXECUTION TIME TAKEN :4 MS unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: EXECUTED STEP IS :When I stop S1AP simulator on node ABOT unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24: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: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP EXECUTION TIME TAKEN :5 MS unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: EXECUTED STEP IS :Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: EXECUTED STEP IS :Given the ending steps are complete unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP EXECUTION TIME TAKEN :3 MS unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:39 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:39 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24: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: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: STEP EXECUTION TIME TAKEN :440 MS unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [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: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24: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: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: STEP EXECUTION TIME TAKEN :644 MS unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: EXECUTED STEP IS :When I run S1AP simulator on node ABOT with 1 UE unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: STEP EXECUTION TIME TAKEN :9 MS unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:40 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:40 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:24:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:50 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:24:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:50 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:24:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:50 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:24:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:50 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:24:50 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:24:50 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:25:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:25:00 [main] REPORT: EXECUTED STEP IS :Given the execution is paused for {abotprop.WAIT_10_SEC} seconds unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:25:00 [main] REPORT: STEP EXECUTION TIME TAKEN :10006 MS unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:25:00 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:25:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:25:00.788 [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: 19:25:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:25:00.796 [main] ERROR com.rebaca.adapters.interceptor.ABOTFeatureExecutionInterceptor - Step execution failed. Changing execution status to FAILED unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:25:00 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:25: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: 19:25:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:25:00 [main] REPORT: STEP EXECUTION TIME TAKEN :25 MS unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:25:00 [main] REPORT: STEP :FAILED unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 26-Mar-2019 19:25:00 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 
Below steps are executed as 'Customized Resource Cleaning' steps
 unit-abot-epc-basic-0: 19:25:00 DEBUG unit.abot-epc-basic/0.run 
When I stop S1AP simulator on node ABOT
 unit-abot-epc-basic-0: 19:25: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: 19:25:00 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT
 unit-abot-epc-basic-0: 19:25:01 DEBUG unit.abot-epc-basic/0.run 
Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=true" on node ABOT
 unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run 
Given the execution is paused for {abotprop.WAIT_10_SEC} seconds
 unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:11 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: 19:25:11 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: 19:25:11 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: 19:25:11 DEBUG unit.abot-epc-basic/0.run # file name kdf.c line no: 156 uint8_t amf[] = { 0xFF, 0xFF }; unit-abot-epc-basic-0: 19:25: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: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT # S1APScenarioStepGrammars.stopS1APSim(String) unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=false" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:25: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: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete # CommonScenarioStepGrammars.endingCustomResourceCleaning() unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run # set ABOT configuration unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.SECURITY.SYNC_FAILURE=true" on node ABOT # S1APScenarioStepGrammars.ueParamSet(String,String) unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with USIM parameter "ABOT.UE.USIM.AttachWithImsi=false" on node ABOT # S1APScenarioStepGrammars.usimParamSet(String,String) unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run # Execute ABOT S1AP Simulator unit-abot-epc-basic-0: 19:25: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: 19:25: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: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run # Validate Test Case Execution at Simulator unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run  unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run 22 Scenarios (22 failed) unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run 278 Steps (22 failed, 256 passed) unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run 9m11.388s unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:11 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0, Time elapsed: 555.421 sec <<< FAILURE! - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 19:25:12 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.001 sec unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25: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(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: 19:25: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(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: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.004 sec unit-abot-epc-basic-0: 19:25: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:(Scenario: Attach Procedure Success configured with AttachWithIMSI when Selected PLMN is neither the registered PLMN nor in the list of equivalent PLMNs) Time elapsed: 0.018 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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.024 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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.003 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25: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(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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.012 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25: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:(Scenario: Attach Procedure Failure due to wrong MCC.) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MCC. Time elapsed: 0.009 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25: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(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with EPC parameter "ABOT.ENB.mobile_network_code=95" on node ABOT(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25: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:(Scenario: Attach Procedure Failure due to wrong MNC.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Failure due to wrong MNC. Time elapsed: 0.012 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:25:12 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.006 sec unit-abot-epc-basic-0: 19:25:12 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.006 sec unit-abot-epc-basic-0: 19:25:12 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.008 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25: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(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25: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:(Scenario: Attach Procedure Failure due to wrong TAC) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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.005 sec unit-abot-epc-basic-0: 19:25:12 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.006 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25: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(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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.007 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25: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:(Scenario: Attach Procedure Success with right GUTI.) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure Success with right GUTI. Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 19:25:12 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.004 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.006 sec unit-abot-epc-basic-0: 19:25: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(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:25:12 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.001 sec unit-abot-epc-basic-0: 19:25: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:(Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options) Time elapsed: 0.005 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request DNS Server Address in the protocol configuration options Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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.001 sec unit-abot-epc-basic-0: 19:25:12 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.005 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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.005 sec unit-abot-epc-basic-0: 19:25: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(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.005 sec unit-abot-epc-basic-0: 19:25: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(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25: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:(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options) Time elapsed: 0.001 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating a request for DSMIPv6 Home Agent Address in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: Attach Procedure indicating a request for DSMIPv6 Home Network Prefix Request in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25: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(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: 19:25: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(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: 19:25:12 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: 19:25:12 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.004 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25: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:(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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.001 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25: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(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: 19:25: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(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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_IPV4_HA_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for DSMIPv6 IPv4 Home Agent Address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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.008 sec unit-abot-epc-basic-0: 19:25:12 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.001 sec unit-abot-epc-basic-0: 19:25: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:(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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.004 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I run the SSH command "sudo service mme_gw restart" on node MME(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:25: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(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IM_CN_SS_SIGNAL_FLAG=true" on node ABOT(Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options) Time elapsed: 0.002 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25: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:(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IM CN Subsystem Signalling Flag in the protocol configuration options Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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.005 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25: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(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating IPv4 address allocation via DHCPv4 in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25: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:(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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.002 sec unit-abot-epc-basic-0: 19:25: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25: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(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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.001 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25: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:(Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options) Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating IP address allocation via NAS signalling in the protocol configuration options Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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.001 sec unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25: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(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25: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:(Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator) Time elapsed: 0.003 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Scenario: Attach Procedure indicating MS Support of Network Requested Bearer Control indicator Time elapsed: 0.004 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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.004 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25: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(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25: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(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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given that I setup S1AP Simulator with UE parameter "ABOT.UE.CONFIG.PCO.IPV6_P_CSCF_ADDR_REQ=true" on node ABOT(Scenario: Attach Procedure indicating a request for P-CSCF address in the protocol configuration options) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25: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:(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given the execution is paused for {abotprop.WAIT_10_SEC} seconds(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Then the ending steps are complete(Scenario: UE receives an AUTHENTICATION REQUEST message. UE responds with a correct AUTHENTICATION RESPONSE message and establishes correct) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25: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(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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25: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:(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I stop S1AP simulator on node ABOT(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI.) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25: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(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: 19:25: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(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: 19:25:12 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: 19:25:12 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: 19:25: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(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: 19:25:12 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: 19:25: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(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: 19:25:12 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.009 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25: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:(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure is same from the IMSI the network had associated with the GUTI. Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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.001 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25: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(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: 19:25:12 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.001 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25: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(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: 19:25:12 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: 19:25: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(Scenario: Authentication not accepted by the network when attach with GUTI, Authentication reject when RES is different from UE and MME. IMSI given by the UE during the identification procedure differs from the IMSI the network had associated with the GUTI) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25: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:(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given all configured endpoints for SSH are connected successfully(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25: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(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: 19:25:12 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: 19:25:12 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: 19:25: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(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: 19:25: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(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: 19:25: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(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: 19:25:12 DEBUG unit.abot-epc-basic/0.run When I run S1AP simulator on node ABOT with 1 UE(Scenario: Authentication not accepted by the network when attach with IMSI, Authentication reject when RES is different from UE and MME) Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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.005 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25: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:(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25: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 Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25: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(Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with GUTI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure".) Time elapsed: 0.001 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25: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(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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25: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:(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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.007 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25: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(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: 19:25: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(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: 19:25:12 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: 19:25:12 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.002 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25: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:(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Scenario: UE received invalid MAC code in AUTN parameter in the AUTHENTICATION REQUEST message. Authentication not accepted by the UE when attach with IMSI. UE responds the Authentication failure message with EMM cause (reject cause) #20 "MAC failure". Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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.001 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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.005 sec unit-abot-epc-basic-0: 19:25:12 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.001 sec unit-abot-epc-basic-0: 19:25: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(Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message.) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 19:25: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(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: 19:25:12 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: 19:25:12 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: 19:25: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(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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25: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:(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.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with SQN out of range. UE sends an AUTHENTICATION FAILURE message to the network, with EMM cause "synch failure" and a re-synchronization token. Now UE receives a new correct AUTHENTICATION REQUEST message while T3420 is running. Finally UE sends a correct AUTHENTICATION RESPONSE message. Time elapsed: 0.006 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Given the steps below will be executed at the end(Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable") Time elapsed: 0 sec unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 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: 19:25: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(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: 19:25: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(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: 19:25:12 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: 19:25:12 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: 19:25: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(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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25:12 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: 19:25: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:(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: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Scenario: UE receives an AUTHENTICATION REQUEST message with "separation bit" in the AMF field is 0. UE shall send an AUTHENTICATION FAILURE message to the network, with the reject cause #26 "non-EPS authentication unacceptable" Time elapsed: 0.002 sec <<< FAILURE! unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Results : unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Failed tests: unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Received s1 setup failure for MME | {string:nocase:present} | unit-abot-epc-basic-0: 19:25: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: 19:25: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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25: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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25: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: 19:25: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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25: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: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Error while processing | Send Attach Request message with GUTI | {string:nocase:present} | unit-abot-epc-basic-0: 19:25: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: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run Tests run: 300, Failures: 44, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run [ERROR] There are test failures. unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:25:12 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: 19:25:12 DEBUG unit.abot-epc-basic/0.run [INFO] unit-abot-epc-basic-0: 19:25:12 DEBUG unit.abot-epc-basic/0.run [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 19:25:13 DEBUG unit.abot-epc-basic/0.run [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 19:25:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:25:14 DEBUG unit.abot-epc-basic/0.run [INFO] BUILD FAILURE unit-abot-epc-basic-0: 19:25:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:25:14 DEBUG unit.abot-epc-basic/0.run [INFO] Total time: 09:21 min unit-abot-epc-basic-0: 19:25:14 DEBUG unit.abot-epc-basic/0.run [INFO] Finished at: 2019-03-26T19:25:14+00:00 unit-abot-epc-basic-0: 19:25:14 DEBUG unit.abot-epc-basic/0.run [INFO] Final Memory: 23M/60M unit-abot-epc-basic-0: 19:25:14 DEBUG unit.abot-epc-basic/0.run [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 19:25:14 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: 19:25:14 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 19:25:14 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: 19:25:14 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: 19:25:14 DEBUG unit.abot-epc-basic/0.run [ERROR] unit-abot-epc-basic-0: 19:25:14 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: 19:25:14 DEBUG unit.abot-epc-basic/0.run [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException unit-abot-epc-basic-0: 19:25:14 DEBUG unit.abot-epc-basic/0.run No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 19:25:14 DEBUG juju.worker.uniter.operation committing operation "run action e790f486-e3f2-47d6-845b-912e997755ef" unit-abot-epc-basic-0: 19:25:14 DEBUG juju.machinelock machine lock released for uniter (run action e790f486-e3f2-47d6-845b-912e997755ef) unit-abot-epc-basic-0: 19:25:14 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:25:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:25:14 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-abot-epc-basic-0: 19:25:14 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-abot-epc-basic-0: 19:25:14 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-abot-epc-basic-0: 19:25:14 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-abot-epc-basic-0: 19:25:14 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-abot-epc-basic-0: 19:25:14 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-abot-epc-basic-0: 19:25:14 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-abot-epc-basic-0: 19:25:14 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-abot-epc-basic-0: 19:25:14 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 19:25:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 19:25:14 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 19:25:14 DEBUG juju.worker.uniter no operations in progress; waiting for changes 2019-03-26 19:25:34,068 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2019-03-26 19:26:08,955 - 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, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 3 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines All hosted models reclaimed, cleaning up controller machines 2019-03-26 19:26:08,963 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 19:26:08,964 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:09,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2532 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:09 GMT X-Openstack-Request-Id: req-42077487-dd6e-43c4-8f08-c309d724c39d 2019-03-26 19:26:09,212 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:51:57Z", "updated_at": "2019-03-26T19:25:44Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.203", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "700ea7d0-159e-4d6c-a3e3-58e3a6210524", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:57:45Z", "updated_at": "2019-03-26T19:25:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "7cf3639b-7cb3-465c-889b-26e8018ce3bf", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:54:28Z", "updated_at": "2019-03-26T19:25:50Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "89618c7e-9bbd-4be2-93ad-a30ae9e98e63", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:48:00Z", "updated_at": "2019-03-26T19:26:07Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "8c20262b-e66f-4cd7-ae6b-2e0ee31f138c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:57:14Z", "updated_at": "2019-03-26T19:25:57Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "d1aada30-80ae-4a0d-9461-bdca693d8593", "qos_policy_id": null}]} 2019-03-26 19:26:09,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-42077487-dd6e-43c4-8f08-c309d724c39d 2019-03-26 19:26:09,212 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.248490095139s 2019-03-26 19:26:09,248 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 19:26:09,249 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/700ea7d0-159e-4d6c-a3e3-58e3a6210524.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:09,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 19:26:09 GMT X-Openstack-Request-Id: req-39924d49-d5e5-4401-a203-e1255c0e0d7c 2019-03-26 19:26:09,852 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 19:26:09,852 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/700ea7d0-159e-4d6c-a3e3-58e3a6210524.json used request id req-39924d49-d5e5-4401-a203-e1255c0e0d7c 2019-03-26 19:26:09,852 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.603801965714s 2019-03-26 19:26:09,864 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 19:26:09,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:09,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2029 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:09 GMT X-Openstack-Request-Id: req-a34fa12c-46cd-44b2-8d14-265bff597f4f 2019-03-26 19:26:09,943 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:57:45Z", "updated_at": "2019-03-26T19:25:55Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "7cf3639b-7cb3-465c-889b-26e8018ce3bf", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:54:28Z", "updated_at": "2019-03-26T19:25:50Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "89618c7e-9bbd-4be2-93ad-a30ae9e98e63", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:48:00Z", "updated_at": "2019-03-26T19:26:07Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "8c20262b-e66f-4cd7-ae6b-2e0ee31f138c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:57:14Z", "updated_at": "2019-03-26T19:25:57Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "d1aada30-80ae-4a0d-9461-bdca693d8593", "qos_policy_id": null}]} 2019-03-26 19:26:09,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-a34fa12c-46cd-44b2-8d14-265bff597f4f 2019-03-26 19:26:09,943 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0790359973907s 2019-03-26 19:26:09,970 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 19:26:09,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/7cf3639b-7cb3-465c-889b-26e8018ce3bf.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:10,882 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 19:26:10 GMT X-Openstack-Request-Id: req-aaf7527a-5038-4788-a0c3-69fdfe9ea9aa 2019-03-26 19:26:10,882 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 19:26:10,882 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/7cf3639b-7cb3-465c-889b-26e8018ce3bf.json used request id req-aaf7527a-5038-4788-a0c3-69fdfe9ea9aa 2019-03-26 19:26:10,883 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.911980867386s 2019-03-26 19:26:10,893 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 19:26:10,893 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:10,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1526 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:10 GMT X-Openstack-Request-Id: req-34ad80f2-777f-4b7d-996f-ca73112bf5d2 2019-03-26 19:26:10,967 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:54:28Z", "updated_at": "2019-03-26T19:25:50Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "89618c7e-9bbd-4be2-93ad-a30ae9e98e63", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:48:00Z", "updated_at": "2019-03-26T19:26:07Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "8c20262b-e66f-4cd7-ae6b-2e0ee31f138c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:57:14Z", "updated_at": "2019-03-26T19:25:57Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "d1aada30-80ae-4a0d-9461-bdca693d8593", "qos_policy_id": null}]} 2019-03-26 19:26:10,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-34ad80f2-777f-4b7d-996f-ca73112bf5d2 2019-03-26 19:26:10,968 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0747339725494s 2019-03-26 19:26:10,992 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 19:26:10,993 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/89618c7e-9bbd-4be2-93ad-a30ae9e98e63.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:11,676 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 19:26:11 GMT X-Openstack-Request-Id: req-15ca9690-0ec0-4625-811a-d81d02aa9c6e 2019-03-26 19:26:11,676 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 19:26:11,677 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/89618c7e-9bbd-4be2-93ad-a30ae9e98e63.json used request id req-15ca9690-0ec0-4625-811a-d81d02aa9c6e 2019-03-26 19:26:11,677 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.68421292305s 2019-03-26 19:26:11,688 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 19:26:11,688 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:11,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1023 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:11 GMT X-Openstack-Request-Id: req-234f8aec-926b-4bec-ba0f-debc2132cd45 2019-03-26 19:26:11,750 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:48:00Z", "updated_at": "2019-03-26T19:26:07Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.205", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "8c20262b-e66f-4cd7-ae6b-2e0ee31f138c", "qos_policy_id": null}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:57:14Z", "updated_at": "2019-03-26T19:25:57Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "d1aada30-80ae-4a0d-9461-bdca693d8593", "qos_policy_id": null}]} 2019-03-26 19:26:11,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-234f8aec-926b-4bec-ba0f-debc2132cd45 2019-03-26 19:26:11,750 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0623018741608s 2019-03-26 19:26:11,766 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 19:26:11,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/8c20262b-e66f-4cd7-ae6b-2e0ee31f138c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:12,336 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 19:26:12 GMT X-Openstack-Request-Id: req-3a8ca9f1-0041-453d-8bc9-3374ee3b4ea2 2019-03-26 19:26:12,337 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 19:26:12,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/8c20262b-e66f-4cd7-ae6b-2e0ee31f138c.json used request id req-3a8ca9f1-0041-453d-8bc9-3374ee3b4ea2 2019-03-26 19:26:12,337 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.57067489624s 2019-03-26 19:26:12,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 19:26:12,349 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:12,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 520 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:12 GMT X-Openstack-Request-Id: req-e0ac3688-da65-46ad-971b-c6578c592f64 2019-03-26 19:26:12,416 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:57:14Z", "updated_at": "2019-03-26T19:25:57Z", "floating_network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "port_details": null, "fixed_ip_address": null, "floating_ip_address": "172.30.9.207", "revision_number": 4, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_id": null, "id": "d1aada30-80ae-4a0d-9461-bdca693d8593", "qos_policy_id": null}]} 2019-03-26 19:26:12,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-e0ac3688-da65-46ad-971b-c6578c592f64 2019-03-26 19:26:12,417 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0679869651794s 2019-03-26 19:26:12,429 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2019-03-26 19:26:12,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/floatingips/d1aada30-80ae-4a0d-9461-bdca693d8593.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:13,320 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 19:26:13 GMT X-Openstack-Request-Id: req-d88f03b4-c4ca-4f24-8197-8272195a04d3 2019-03-26 19:26:13,320 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 19:26:13,320 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/floatingips/d1aada30-80ae-4a0d-9461-bdca693d8593.json used request id req-d88f03b4-c4ca-4f24-8197-8272195a04d3 2019-03-26 19:26:13,320 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.891139984131s 2019-03-26 19:26:13,330 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2019-03-26 19:26:13,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:13,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 19 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:13 GMT X-Openstack-Request-Id: req-520bd4fb-bd2c-4ee2-9f34-1ddf2f232469 2019-03-26 19:26:13,398 - keystoneauth.session - DEBUG - RESP BODY: {"floatingips": []} 2019-03-26 19:26:13,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/floatingips.json used request id req-520bd4fb-bd2c-4ee2-9f34-1ddf2f232469 2019-03-26 19:26:13,399 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0682110786438s 2019-03-26 19:26:13,400 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 19:26:13,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/8ce1b1c6-312d-40fc-8717-47de217caac9 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:14,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 19:26:14 GMT X-Openstack-Request-Id: req-d5d65348-c87b-4eaa-9e23-12f32a18f5e0 2019-03-26 19:26:14,279 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 19:26:14,279 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/8ce1b1c6-312d-40fc-8717-47de217caac9 used request id req-d5d65348-c87b-4eaa-9e23-12f32a18f5e0 2019-03-26 19:26:14,279 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.879196882248s 2019-03-26 19:26:14,284 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 19:26:14,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 19:26:14,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 416 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-ab66b4e7-e5f9-4840-af6b-0c2b077d7c78 x-openstack-request-id: req-ab66b4e7-e5f9-4840-af6b-0c2b077d7c78 2019-03-26 19:26:14,587 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/526d4af5-f5b5-49a1-a3ea-ea801c22e13f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/526d4af5-f5b5-49a1-a3ea-ea801c22e13f", "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": "526d4af5-f5b5-49a1-a3ea-ea801c22e13f"}, {"name": "juju_epc-flavor_alt_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/9ab5d2e6-6ab2-4a65-bdf9-4bfa68779eda", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/9ab5d2e6-6ab2-4a65-bdf9-4bfa68779eda", "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": "9ab5d2e6-6ab2-4a65-bdf9-4bfa68779eda"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 19:26:14,587 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-ab66b4e7-e5f9-4840-af6b-0c2b077d7c78 2019-03-26 19:26:14,588 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.3031270504s 2019-03-26 19:26:14,590 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 19:26:14,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/9ab5d2e6-6ab2-4a65-bdf9-4bfa68779eda -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 19:26:14,619 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:14 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-08a0ebd0-2887-4a70-b6d4-64ebb96c4cde x-openstack-request-id: req-08a0ebd0-2887-4a70-b6d4-64ebb96c4cde 2019-03-26 19:26:14,619 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/9ab5d2e6-6ab2-4a65-bdf9-4bfa68779eda used request id req-08a0ebd0-2887-4a70-b6d4-64ebb96c4cde 2019-03-26 19:26:14,619 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0289809703827s 2019-03-26 19:26:14,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2019-03-26 19:26:14,620 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.22:9696/v2.0/routers/61a2df0e-d622-408a-b3e8-ee61579a8958/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}1839abeff84765a274b21ca982207d1fef1bc71a" -d '{"subnet_id": "42801120-7dfd-40f0-a1ba-1047b5284bb0"}' 2019-03-26 19:26:17,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 309 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:17 GMT X-Openstack-Request-Id: req-a2c71284-e829-4c26-b718-67b2a242f066 2019-03-26 19:26:17,036 - keystoneauth.session - DEBUG - RESP BODY: {"network_id": "9be10da0-8eb8-4ad5-b3a0-cb853cf1a265", "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "subnet_id": "42801120-7dfd-40f0-a1ba-1047b5284bb0", "subnet_ids": ["42801120-7dfd-40f0-a1ba-1047b5284bb0"], "port_id": "43fa8641-35d9-41f7-b901-944fb91ec972", "id": "61a2df0e-d622-408a-b3e8-ee61579a8958"} 2019-03-26 19:26:17,036 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.22:9696/v2.0/routers/61a2df0e-d622-408a-b3e8-ee61579a8958/remove_router_interface.json used request id req-a2c71284-e829-4c26-b718-67b2a242f066 2019-03-26 19:26:17,036 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 2.41662287712s 2019-03-26 19:26:17,037 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2019-03-26 19:26:17,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:17,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 704 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:17 GMT X-Openstack-Request-Id: req-45905759-f794-457e-9eb4-2206f9c50c7b 2019-03-26 19:26:17,163 - keystoneauth.session - DEBUG - RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "712b0110-afc2-40a0-ba79-f57d4a7bfd95", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "971ff180-ebb0-4086-b40e-0b78b4c355af", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:45:17Z", "admin_state_up": true, "updated_at": "2019-03-26T19:26:15Z", "flavor_id": null, "revision_number": 4, "routes": [], "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "id": "61a2df0e-d622-408a-b3e8-ee61579a8958", "name": "juju_epc-router_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}]} 2019-03-26 19:26:17,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/routers.json used request id req-45905759-f794-457e-9eb4-2206f9c50c7b 2019-03-26 19:26:17,163 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.126243829727s 2019-03-26 19:26:17,164 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2019-03-26 19:26:17,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/routers/61a2df0e-d622-408a-b3e8-ee61579a8958.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:18,661 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 19:26:18 GMT X-Openstack-Request-Id: req-1d4819fd-3e3e-4cf7-8b61-b071f5c1c147 2019-03-26 19:26:18,661 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 19:26:18,661 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/routers/61a2df0e-d622-408a-b3e8-ee61579a8958.json used request id req-1d4819fd-3e3e-4cf7-8b61-b071f5c1c147 2019-03-26 19:26:18,661 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 1.49654388428s 2019-03-26 19:26:18,662 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2019-03-26 19:26:18,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:18,706 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 679 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:18 GMT X-Openstack-Request-Id: req-91ed3ea3-e815-4904-bc13-8387695f484f 2019-03-26 19:26:18,707 - keystoneauth.session - DEBUG - RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9be10da0-8eb8-4ad5-b3a0-cb853cf1a265","tenant_id":"4ab69ba8d3ee44a6913c63ca5363c37b","created_at":"2019-03-26T18:45:16Z","dns_nameservers":["8.8.8.8"],"updated_at":"2019-03-26T18:45:16Z","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":"4ab69ba8d3ee44a6913c63ca5363c37b","id":"42801120-7dfd-40f0-a1ba-1047b5284bb0","subnetpool_id":null,"name":"juju_epc-subnet_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}]} 2019-03-26 19:26:18,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/subnets.json used request id req-91ed3ea3-e815-4904-bc13-8387695f484f 2019-03-26 19:26:18,707 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0453999042511s 2019-03-26 19:26:18,708 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2019-03-26 19:26:18,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/subnets/42801120-7dfd-40f0-a1ba-1047b5284bb0.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:19,781 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 19:26:19 GMT X-Openstack-Request-Id: req-19355489-acd6-44a4-b50a-cb92a061e727 2019-03-26 19:26:19,781 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 19:26:19,782 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/subnets/42801120-7dfd-40f0-a1ba-1047b5284bb0.json used request id req-19355489-acd6-44a4-b50a-cb92a061e727 2019-03-26 19:26:19,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 1.07339096069s 2019-03-26 19:26:19,782 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2019-03-26 19:26:19,783 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:19,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1234 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:19 GMT X-Openstack-Request-Id: req-53963f47-4a6b-4614-8b7d-6daa585ec006 2019-03-26 19:26:19,883 - keystoneauth.session - DEBUG - RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"712b0110-afc2-40a0-ba79-f57d4a7bfd95","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"8b63a238e61343d7aea8f31bd7c1979e","l2_adjacency":true,"status":"ACTIVE","subnets":["971ff180-ebb0-4086-b40e-0b78b4c355af"],"description":"","tags":[],"updated_at":"2019-03-26T11:42:03Z","is_default":true,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"8b63a238e61343d7aea8f31bd7c1979e","created_at":"2019-03-26T11:15:42Z","mtu":1500},{"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"id":"9be10da0-8eb8-4ad5-b3a0-cb853cf1a265","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"4ab69ba8d3ee44a6913c63ca5363c37b","l2_adjacency":true,"status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2019-03-26T19:26:19Z","qos_policy_id":null,"name":"juju_epc-net_cbcd7eb4-af55-4b65-b80a-c2291bd3506b","admin_state_up":true,"tenant_id":"4ab69ba8d3ee44a6913c63ca5363c37b","created_at":"2019-03-26T18:45:15Z","mtu":1450}]} 2019-03-26 19:26:19,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/networks.json used request id req-53963f47-4a6b-4614-8b7d-6daa585ec006 2019-03-26 19:26:19,884 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.101934909821s 2019-03-26 19:26:19,885 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2019-03-26 19:26:19,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/networks/9be10da0-8eb8-4ad5-b3a0-cb853cf1a265.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:21,153 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 19:26:21 GMT X-Openstack-Request-Id: req-19bb24e7-b66b-4dfe-b0a5-0ca8ae31aed1 2019-03-26 19:26:21,153 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 19:26:21,153 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/networks/9be10da0-8eb8-4ad5-b3a0-cb853cf1a265.json used request id req-19bb24e7-b66b-4dfe-b0a5-0ca8ae31aed1 2019-03-26 19:26:21,153 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.26773309708s 2019-03-26 19:26:21,158 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2019-03-26 19:26:21,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9292/v2/images -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:21,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1394 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:21 GMT X-Openstack-Request-Id: req-0deb1934-633b-4bf8-bb7c-5abca14ef00e 2019-03-26 19:26:21,199 - keystoneauth.session - DEBUG - RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "updated_at": "2019-03-26T18:45:29Z", "file": "/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5/file", "owner": "4ab69ba8d3ee44a6913c63ca5363c37b", "id": "7a296745-baca-457b-bb3a-4f70a1c931b5", "size": 300941312, "self": "/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5", "disk_format": "qcow2", "os_hash_algo": "sha512", "direct_url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7a296745-baca-457b-bb3a-4f70a1c931b5/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "4c8dcc84954d96d68c265d1decc11352cfd159e356b770bea5e1f70636d70a25", "locations": [{"url": "rbd://199c7739-57e9-472a-a20b-6f5dc969a2d9/images/7a296745-baca-457b-bb3a-4f70a1c931b5/snap", "metadata": {}}], "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "3c9ef66aea001f0cad0623ddab1f8fc1", "name": "juju_epc-img_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "checksum": "3c9ef66aea001f0cad0623ddab1f8fc1", "created_at": "2019-03-26T18:45:24Z", "os_hidden": false, "protected": false, "os_hash_value": "17403d362d0696656b6971a45ca936760d48f7dcb7008afc15a85c066177fd2aba5ec56705382e9ab3377a080b2ff3f7e207ebeaa1f0bb246d5025db267658e2"}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2019-03-26 19:26:21,199 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.22:9292/v2/images used request id req-0deb1934-633b-4bf8-bb7c-5abca14ef00e 2019-03-26 19:26:21,199 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.040543794632s 2019-03-26 19:26:21,201 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2019-03-26 19:26:21,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9292/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1839abeff84765a274b21ca982207d1fef1bc71a" 2019-03-26 19:26:22,318 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Content-Type: text/html; charset=UTF-8 Date: Tue, 26 Mar 2019 19:26:22 GMT X-Openstack-Request-Id: req-4194cd8e-9237-43a5-98c6-d86c6560d663 2019-03-26 19:26:22,318 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2019-03-26 19:26:22,318 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.22:9292/v2/images/7a296745-baca-457b-bb3a-4f70a1c931b5 used request id req-4194cd8e-9237-43a5-98c6-d86c6560d663 2019-03-26 19:26:22,318 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11735701561s 2019-03-26 19:26:22,319 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2019-03-26 19:26:22,323 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 19:26:22,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 369 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:22 GMT OpenStack-API-Version: compute 2.1 Server: Apache Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding X-OpenStack-Nova-API-Version: 2.1 x-compute-request-id: req-d2618602-9f41-42db-b4e9-21f35b06bc26 x-openstack-request-id: req-d2618602-9f41-42db-b4e9-21f35b06bc26 2019-03-26 19:26:22,342 - keystoneauth.session - DEBUG - RESP BODY: {"flavors": [{"name": "juju_epc-flavor_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/526d4af5-f5b5-49a1-a3ea-ea801c22e13f", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/526d4af5-f5b5-49a1-a3ea-ea801c22e13f", "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": "526d4af5-f5b5-49a1-a3ea-ea801c22e13f"}, {"name": "m1.tiny", "links": [{"href": "http://172.30.9.22:8774/v2.1/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "self"}, {"href": "http://172.30.9.22:8774/flavors/af976077-146d-4750-954a-a1599fc396cd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "vcpus": 1, "swap": "", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": "af976077-146d-4750-954a-a1599fc396cd"}]} 2019-03-26 19:26:22,342 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.22:8774/v2.1/flavors/detail?is_public=None used request id req-d2618602-9f41-42db-b4e9-21f35b06bc26 2019-03-26 19:26:22,342 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.023120880127s 2019-03-26 19:26:22,344 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2019-03-26 19:26:22,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:8774/v2.1/flavors/526d4af5-f5b5-49a1-a3ea-ea801c22e13f -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 19:26:22,384 - keystoneauth.session - DEBUG - RESP: [202] Content-Length: 0 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26: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-7bbb9e98-ac12-4584-90f3-0290afe728ac x-openstack-request-id: req-7bbb9e98-ac12-4584-90f3-0290afe728ac 2019-03-26 19:26:22,384 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.22:8774/v2.1/flavors/526d4af5-f5b5-49a1-a3ea-ea801c22e13f used request id req-7bbb9e98-ac12-4584-90f3-0290afe728ac 2019-03-26 19:26:22,384 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0396430492401s 2019-03-26 19:26:22,385 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 19:26:22,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 19:26:22,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 836 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2b7cfc2-8f4b-4b0e-8031-7ad23ff4ef8d 2019-03-26 19:26:22,619 - keystoneauth.session - DEBUG - RESP BODY: {"users": [{"name": "ceilometer", "links": {"self": "http://172.30.9.22:5000/v3/users/0dac9dd475464fcb87f1c300928f22fa"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0dac9dd475464fcb87f1c300928f22fa", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.22:5000/v3/users/1f9dbd66b4764479af0e79f0ce16771f"}, "domain_id": "default", "enabled": true, "options": {}, "id": "1f9dbd66b4764479af0e79f0ce16771f", "email": "cinder@localhost", "password_expires_at": null}, {"name": "neutron", "links": {"self": "http://172.30.9.22:5000/v3/users/2ea0cc8e530e4006a78e84de6bd7d91d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2ea0cc8e530e4006a78e84de6bd7d91d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.22:5000/v3/users/2fe242ecdca246309974a97fb366a877"}, "domain_id": "default", "enabled": true, "options": {}, "id": "2fe242ecdca246309974a97fb366a877", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.22:5000/v3/users/3d6e7cf92dc647b78e9fb50639201e7b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3d6e7cf92dc647b78e9fb50639201e7b", "email": "aodh@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.22:5000/v3/users/4ac642d70c9742a19245eab0000f065b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4ac642d70c9742a19245eab0000f065b", "email": "heat@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.22:5000/v3/users/4f6225748f8a4dc897241230862e9597"}, "domain_id": "default", "enabled": true, "options": {}, "id": "4f6225748f8a4dc897241230862e9597", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "panko", "links": {"self": "http://172.30.9.22:5000/v3/users/7047f0b721704dcdb770e461dc1c1487"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7047f0b721704dcdb770e461dc1c1487", "email": "panko@localhost", "password_expires_at": null}, {"name": "juju_epc-user_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "links": {"self": "http://172.30.9.22:5000/v3/users/724c7972d62c46ee8775cd31ae6c7a84"}, "description": null, "enabled": true, "email": null, "options": {}, "id": "724c7972d62c46ee8775cd31ae6c7a84", "domain_id": "default", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.22:5000/v3/users/901f66240ab24b2684895252c73a6a4a"}, "domain_id": "default", "enabled": true, "options": {}, "id": "901f66240ab24b2684895252c73a6a4a", "email": "glance@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.22:5000/v3/users/9eac19458fd644e7aaac275f97ff1239"}, "domain_id": "default", "enabled": true, "options": {}, "id": "9eac19458fd644e7aaac275f97ff1239", "email": "admin@example.com", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.22:5000/v3/users/a587c93869a6421e9f592d24ba57e93c"}, "domain_id": "default", "enabled": true, "options": {}, "id": "a587c93869a6421e9f592d24ba57e93c", "email": "placement@localhost", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.22:5000/v3/users/adba5d6902834bb1a6d97641ad7d5e97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "adba5d6902834bb1a6d97641ad7d5e97", "email": "nova@localhost", "password_expires_at": null}, {"name": "swift", "links": {"self": "http://172.30.9.22:5000/v3/users/e8fd63a9bbc44392ac864b63e0611f80"}, "domain_id": "default", "enabled": true, "options": {}, "id": "e8fd63a9bbc44392ac864b63e0611f80", "email": "swift@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.22:5000/v3/users/fea723de923746d5bda8b39741fb0c2e"}, "domain_id": "9872426ba2384d98920df75604750efc", "enabled": true, "options": {}, "id": "fea723de923746d5bda8b39741fb0c2e", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.22:5000/v3/users", "previous": null, "next": null}} 2019-03-26 19:26:22,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users used request id req-d2b7cfc2-8f4b-4b0e-8031-7ad23ff4ef8d 2019-03-26 19:26:22,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.235015153885s 2019-03-26 19:26:22,626 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2019-03-26 19:26:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:5000/v3/users/724c7972d62c46ee8775cd31ae6c7a84 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 19:26:22,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 227 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d14c022-8f87-4a0a-98a6-1b706f363cf2 2019-03-26 19:26:22,824 - keystoneauth.session - DEBUG - RESP BODY: {"user": {"name": "juju_epc-user_cbcd7eb4-af55-4b65-b80a-c2291bd3506b", "links": {"self": "http://172.30.9.22:5000/v3/users/724c7972d62c46ee8775cd31ae6c7a84"}, "domain_id": "default", "enabled": true, "email": null, "password_expires_at": null, "options": {}, "id": "724c7972d62c46ee8775cd31ae6c7a84", "description": null}} 2019-03-26 19:26:22,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/users/724c7972d62c46ee8775cd31ae6c7a84 used request id req-4d14c022-8f87-4a0a-98a6-1b706f363cf2 2019-03-26 19:26:22,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.198129892349s 2019-03-26 19:26:22,824 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2019-03-26 19:26:22,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/users/724c7972d62c46ee8775cd31ae6c7a84 -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 19:26:23,142 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 19:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fcd991c-9300-4980-874d-533d496452f9 2019-03-26 19:26:23,143 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 19:26:23,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/users/724c7972d62c46ee8775cd31ae6c7a84 used request id req-8fcd991c-9300-4980-874d-533d496452f9 2019-03-26 19:26:23,143 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.318326950073s 2019-03-26 19:26:23,151 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2019-03-26 19:26:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22: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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 19:26:23,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Encoding: gzip Content-Length: 385 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b461cb7-35e5-456c-a1a5-6a6e6de3e028 2019-03-26 19:26:23,353 - keystoneauth.session - DEBUG - RESP BODY: {"links": {"self": "http://172.30.9.22:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.22:5000/v3/projects/0c1029b257c44319a8784a806bbcda81"}, "tags": [], "enabled": true, "id": "0c1029b257c44319a8784a806bbcda81", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.22:5000/v3/projects/4ab69ba8d3ee44a6913c63ca5363c37b"}, "tags": [], "enabled": true, "id": "4ab69ba8d3ee44a6913c63ca5363c37b", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_cbcd7eb4-af55-4b65-b80a-c2291bd3506b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.22:5000/v3/projects/8b63a238e61343d7aea8f31bd7c1979e"}, "tags": [], "enabled": true, "id": "8b63a238e61343d7aea8f31bd7c1979e", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2019-03-26 19:26:23,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.22:5000/v3/projects used request id req-2b461cb7-35e5-456c-a1a5-6a6e6de3e028 2019-03-26 19:26:23,353 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.202238082886s 2019-03-26 19:26:23,358 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2019-03-26 19:26:23,362 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:5000/v3/projects/4ab69ba8d3ee44a6913c63ca5363c37b -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 19:26:23,614 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/plain Date: Tue, 26 Mar 2019 19:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acd00b3d-a470-497a-8909-16c80a583967 2019-03-26 19:26:23,614 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2019-03-26 19:26:23,614 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.22:5000/v3/projects/4ab69ba8d3ee44a6913c63ca5363c37b used request id req-acd00b3d-a470-497a-8909-16c80a583967 2019-03-26 19:26:23,614 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.25600194931s 2019-03-26 19:26:23,620 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 19:26:23,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.22:9696/v2.0/security-groups.json?project_id=4ab69ba8d3ee44a6913c63ca5363c37b&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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 19:26:23,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2434 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:23 GMT X-Openstack-Request-Id: req-c6ab51ea-3725-4139-94d2-320e8fa01d10 2019-03-26 19:26:23,875 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:45:15Z", "updated_at": "2019-03-26T18:45:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:45:15Z", "revision_number": 0, "id": "17559e1b-f0e1-45ea-9e67-dd0e86b2b48b", "remote_group_id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "remote_ip_prefix": null, "created_at": "2019-03-26T18:45:15Z", "security_group_id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:45:15Z", "revision_number": 0, "id": "667451bb-aa09-4217-ac0c-049f8e230904", "remote_group_id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "remote_ip_prefix": null, "created_at": "2019-03-26T18:45:15Z", "security_group_id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:45:15Z", "revision_number": 0, "id": "981ea019-6fa5-4f43-8eac-894d01277b4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:45:15Z", "security_group_id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:45:15Z", "revision_number": 0, "id": "f8e42642-8342-4cc8-bbaa-c043a0cca9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:45:15Z", "security_group_id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b"}], "revision_number": 1, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "name": "default"}]} 2019-03-26 19:26:23,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json?project_id=4ab69ba8d3ee44a6913c63ca5363c37b&name=default used request id req-c6ab51ea-3725-4139-94d2-320e8fa01d10 2019-03-26 19:26:23,876 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.255635976791s 2019-03-26 19:26:23,882 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2019-03-26 19:26:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.22:9696/v2.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}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 19:26:23,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 35896 Content-Type: application/json Date: Tue, 26 Mar 2019 19:26:23 GMT X-Openstack-Request-Id: req-f954af5b-e9e0-4c9d-a155-8120bbb62cbd 2019-03-26 19:26:23,996 - keystoneauth.session - DEBUG - RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "created_at": "2019-03-26T11:41:55Z", "updated_at": "2019-03-26T11:41:55Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "0b2c3d1d-fa82-40e6-ae30-5b8e71dbcb3c", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "39982c86-9b62-45e8-ac80-473e99ce90b8", "remote_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "687b8446-9b51-4d7e-87bc-c466d50aada9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv4", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:55Z", "revision_number": 0, "id": "b63e0bb2-ed64-4960-b78a-b67adf9fed28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:55Z", "security_group_id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "tenant_id": "9f91d6e81d0844e2a034bed22c5341e0", "port_range_min": null, "ethertype": "IPv6", "project_id": "9f91d6e81d0844e2a034bed22c5341e0"}], "revision_number": 1, "project_id": "9f91d6e81d0844e2a034bed22c5341e0", "id": "178fb57d-fe10-494b-aa89-9ca63d799cfc", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "created_at": "2019-03-26T11:41:54Z", "updated_at": "2019-03-26T11:41:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "1cc01a66-247d-411b-a52b-16c5a86091b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "945d4a1a-106f-4e35-a77b-0d94d954c447", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "99e44583-a910-4b17-ab01-40f9d647ec7d", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:54Z", "revision_number": 0, "id": "e3df42e0-a9ce-482c-b139-ea2b9b62874b", "remote_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:54Z", "security_group_id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "tenant_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f"}], "revision_number": 1, "project_id": "8bab773ee0a4457cbe7482a4ccfdf16f", "id": "19d6d468-3a2c-4bc8-beb3-19f933329cc2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "created_at": "2019-03-26T11:15:42Z", "updated_at": "2019-03-26T11:15:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "29fa8586-4219-4f2c-a7eb-0cc44a41eb78", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "51275718-3ee1-4e8f-b1ba-c2bf4a995e49", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "58fdad60-f274-47e4-a694-ec1e879e41d5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv6", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:15:42Z", "revision_number": 0, "id": "6324d683-089c-4c7c-85df-04a6d02745ed", "remote_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "remote_ip_prefix": null, "created_at": "2019-03-26T11:15:42Z", "security_group_id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "tenant_id": "8b63a238e61343d7aea8f31bd7c1979e", "port_range_min": null, "ethertype": "IPv4", "project_id": "8b63a238e61343d7aea8f31bd7c1979e"}], "revision_number": 1, "project_id": "8b63a238e61343d7aea8f31bd7c1979e", "id": "2f11d47e-cc68-4633-9a57-dfbeea57f10d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "created_at": "2019-03-26T18:45:15Z", "updated_at": "2019-03-26T18:45:15Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:45:15Z", "revision_number": 0, "id": "17559e1b-f0e1-45ea-9e67-dd0e86b2b48b", "remote_group_id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "remote_ip_prefix": null, "created_at": "2019-03-26T18:45:15Z", "security_group_id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:45:15Z", "revision_number": 0, "id": "667451bb-aa09-4217-ac0c-049f8e230904", "remote_group_id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "remote_ip_prefix": null, "created_at": "2019-03-26T18:45:15Z", "security_group_id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:45:15Z", "revision_number": 0, "id": "981ea019-6fa5-4f43-8eac-894d01277b4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:45:15Z", "security_group_id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T18:45:15Z", "revision_number": 0, "id": "f8e42642-8342-4cc8-bbaa-c043a0cca9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T18:45:15Z", "security_group_id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "tenant_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b"}], "revision_number": 1, "project_id": "4ab69ba8d3ee44a6913c63ca5363c37b", "id": "3cfdc136-4572-4b3a-9e00-a724509f029c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "created_at": "2019-03-26T17:11:03Z", "updated_at": "2019-03-26T17:11:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "4c9b99d6-bffa-409d-8311-5a44539d2579", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv4", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "6fd8ab5d-ec9a-40ae-8334-ed492d014329", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv6", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "70436717-42e0-490f-8096-2a69caa46772", "remote_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv4", "project_id": "983d6fbf7e764b66bb29fdc248902543"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T17:11:03Z", "revision_number": 0, "id": "e537d2f3-1071-4798-b0ec-0db81bcd3d0f", "remote_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "remote_ip_prefix": null, "created_at": "2019-03-26T17:11:03Z", "security_group_id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "tenant_id": "983d6fbf7e764b66bb29fdc248902543", "port_range_min": null, "ethertype": "IPv6", "project_id": "983d6fbf7e764b66bb29fdc248902543"}], "revision_number": 1, "project_id": "983d6fbf7e764b66bb29fdc248902543", "id": "409bb201-4160-44d5-918c-5c9a4025f6aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "994c92e80484439db4668d442b4ef72b", "created_at": "2019-03-26T11:41:53Z", "updated_at": "2019-03-26T11:41:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "185d8689-1a13-4c7c-b68b-0fa3c897c6e4", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "2094a0b8-c8ae-4d9e-86d4-283bdbbad5b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv4", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "296f8e36-5e3f-403c-89d6-8a6221e6313f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:53Z", "revision_number": 0, "id": "684f697d-5e98-41b6-a6c1-46acaacc90d3", "remote_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:53Z", "security_group_id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "tenant_id": "994c92e80484439db4668d442b4ef72b", "port_range_min": null, "ethertype": "IPv6", "project_id": "994c92e80484439db4668d442b4ef72b"}], "revision_number": 1, "project_id": "994c92e80484439db4668d442b4ef72b", "id": "6dfcc0b4-0f92-4ed1-a04b-e53555580f20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1a7513e3-ea4f-4bf1-a48a-f3d1034eb896", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "332245af-c4cb-4a4f-bc50-3de7f52b7af0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "454e4713-b47c-4528-a872-af9a374bdaa2", "remote_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv4", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "4744a3ae-6569-43a9-b97e-df55f3332c1c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "tenant_id": "2972d02b7555494baafb3fc1f33a1a5e", "port_range_min": null, "ethertype": "IPv6", "project_id": "2972d02b7555494baafb3fc1f33a1a5e"}], "revision_number": 1, "project_id": "2972d02b7555494baafb3fc1f33a1a5e", "id": "7bceb4ab-a6c5-432b-bed7-6b794ba1f545", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "created_at": "2019-03-26T11:41:22Z", "updated_at": "2019-03-26T11:41:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "1cf87e39-755c-4647-972b-5cb726abe3c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "7c31136b-056a-4920-a902-ea1e12f40c41", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "b4af5689-be67-4b58-9ea4-2b7494a9f815", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv6", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:22Z", "revision_number": 0, "id": "c135b67f-32d0-440f-abb8-1e06c04536c2", "remote_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:22Z", "security_group_id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "tenant_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "port_range_min": null, "ethertype": "IPv4", "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf"}], "revision_number": 1, "project_id": "bbc83e7d33f94a9bb4f0d1ee32ad2cbf", "id": "7c2ce41f-e7ed-4cf6-872a-4a09ff4435dd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "created_at": "2019-03-26T11:44:31Z", "updated_at": "2019-03-26T11:44:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "1fc51f01-328d-4fc1-af70-bbc3bd9f749c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "2dc64065-8b5c-4c9d-9f99-4421bef8b659", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv6", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "cdde3387-f3de-42e5-adb8-8516c729861f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:44:31Z", "revision_number": 0, "id": "ee4d6f42-8a6e-464a-b79c-ed533538fd52", "remote_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "remote_ip_prefix": null, "created_at": "2019-03-26T11:44:31Z", "security_group_id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "tenant_id": "fe998d4d0a8141a58a50ec186052ab2a", "port_range_min": null, "ethertype": "IPv4", "project_id": "fe998d4d0a8141a58a50ec186052ab2a"}], "revision_number": 1, "project_id": "fe998d4d0a8141a58a50ec186052ab2a", "id": "8cb6c312-698b-4105-b3b7-0e5448ddda53", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "created_at": "2019-03-26T11:41:45Z", "updated_at": "2019-03-26T11:41:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "0723b87a-fc32-4d63-8e38-e1401de34a7d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "2c1bf7ca-9a51-4f2a-a601-882941bfd982", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "7a5af891-468e-4417-bef7-aeccedee9b66", "remote_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:45Z", "revision_number": 0, "id": "ccdcce19-5ead-41d3-8f7c-f44cda9d6f4a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:45Z", "security_group_id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "tenant_id": "0c3a388d9e8a4b2bade0257547b0ba23", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c3a388d9e8a4b2bade0257547b0ba23"}], "revision_number": 1, "project_id": "0c3a388d9e8a4b2bade0257547b0ba23", "id": "b75f8ceb-5f96-43da-9f4e-db6540f20493", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8219d473ed8442af9abc85b264cdce13", "created_at": "2019-03-26T12:51:24Z", "updated_at": "2019-03-26T12:51:24Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "2a50ec97-c133-4b07-9426-100960537cde", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "781699ca-2d28-41e6-81c3-4fd09fa29040", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv4", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "b0bddae7-d51a-4035-9ce6-7718bcb8fe7d", "remote_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T12:51:24Z", "revision_number": 0, "id": "d1d16d69-d05f-4810-9e2f-3df9225a195a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T12:51:24Z", "security_group_id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "tenant_id": "8219d473ed8442af9abc85b264cdce13", "port_range_min": null, "ethertype": "IPv6", "project_id": "8219d473ed8442af9abc85b264cdce13"}], "revision_number": 1, "project_id": "8219d473ed8442af9abc85b264cdce13", "id": "cb2f0bff-ea1b-44dd-8b73-52d1f98728db", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "created_at": "2019-03-26T11:41:43Z", "updated_at": "2019-03-26T11:41:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "233ff265-357d-49ed-aa2b-7373003d6c56", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "731eef5c-18b3-4791-872c-3fb82ae4ebae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv6", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "cd99b0c9-3f43-4c99-a242-a0b02daf2cf5", "remote_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:43Z", "revision_number": 0, "id": "faf5d447-0c73-4fed-baa6-a4808312b3cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:43Z", "security_group_id": "cd578185-789d-4a13-8ce3-752c9f443e38", "tenant_id": "21b7424ec37948e2b66d62cb29e9aa60", "port_range_min": null, "ethertype": "IPv4", "project_id": "21b7424ec37948e2b66d62cb29e9aa60"}], "revision_number": 1, "project_id": "21b7424ec37948e2b66d62cb29e9aa60", "id": "cd578185-789d-4a13-8ce3-752c9f443e38", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "created_at": "2019-03-26T11:41:48Z", "updated_at": "2019-03-26T11:41:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "1bd73ceb-3776-4332-a55a-5244b48d4903", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "94ed5499-b7fa-47d7-be5a-a35117b907b2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv4", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "ba2c7111-dacd-45b4-89d9-b71ad9652d70", "remote_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:41:48Z", "revision_number": 0, "id": "f9303beb-b244-4e99-b37f-02e47517b79a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:41:48Z", "security_group_id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "tenant_id": "0d8b51c6e1fa450b8a1362535f18d404", "port_range_min": null, "ethertype": "IPv6", "project_id": "0d8b51c6e1fa450b8a1362535f18d404"}], "revision_number": 1, "project_id": "0d8b51c6e1fa450b8a1362535f18d404", "id": "cff4e4fc-2c23-4238-bbef-0bc6fe5faa82", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0c1029b257c44319a8784a806bbcda81", "created_at": "2019-03-26T11:28:36Z", "updated_at": "2019-03-26T11:28:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "288ddeee-13a7-4679-a69c-5ac6e3e4b193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "5e8777a6-dacb-46aa-b4ef-fed2ddbf8b47", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv4", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "90c986b2-4f7b-454d-b857-1e5ad0124b45", "remote_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:36Z", "revision_number": 0, "id": "a30fe8fa-e4fe-4a8a-9bf2-ae526ffe75c5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:36Z", "security_group_id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "tenant_id": "0c1029b257c44319a8784a806bbcda81", "port_range_min": null, "ethertype": "IPv6", "project_id": "0c1029b257c44319a8784a806bbcda81"}], "revision_number": 1, "project_id": "0c1029b257c44319a8784a806bbcda81", "id": "de33d891-f4b5-40f6-9f08-9871917a6d44", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2019-03-26T11:28:38Z", "updated_at": "2019-03-26T11:28:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2019-03-26T11:28:38Z", "revision_number": 0, "id": "5f8cbba5-b06e-4ccf-8ecc-0e7a6afff4c8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "681ad2d3-60fd-4551-8989-5e16d86e50df", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "96df7f05-fb8e-41ad-becf-b404f3e576ac", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "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-26T11:28:38Z", "revision_number": 0, "id": "f7926261-d8d8-4b60-a7dd-99638bed301b", "remote_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "remote_ip_prefix": null, "created_at": "2019-03-26T11:28:38Z", "security_group_id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 1, "project_id": "", "id": "f953c662-3a62-47f4-aa69-71b850c5fd3a", "name": "default"}]} 2019-03-26 19:26:23,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.22:9696/v2.0/security-groups.json used request id req-f954af5b-e9e0-4c9d-a155-8120bbb62cbd 2019-03-26 19:26:23,997 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.115500926971s 2019-03-26 19:26:24,009 - openstack.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2019-03-26 19:26:24,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.22:9696/v2.0/security-groups/3cfdc136-4572-4b3a-9e00-a724509f029c.json -H "User-Agent: os-client-config/1.31.2 openstacksdk/0.17.2 keystoneauth1/3.10.0 python-requests/2.20.1 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d3f0e084669c96e528bcf385e2fb2eff166fe3a9" 2019-03-26 19:26:24,348 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 Date: Tue, 26 Mar 2019 19:26:24 GMT X-Openstack-Request-Id: req-23b78260-aa05-4a5f-be4e-e11958321b4a 2019-03-26 19:26:24,348 - keystoneauth.session - DEBUG - RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2019-03-26 19:26:24,348 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.22:9696/v2.0/security-groups/3cfdc136-4572-4b3a-9e00-a724509f029c.json used request id req-23b78260-aa05-4a5f-be4e-e11958321b4a 2019-03-26 19:26:24,348 - openstack.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.339309930801s 2019-03-26 19:26:24,349 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify | functest | vnf | 05:04 | PASS | | cloudify_ims | functest | vnf | 26:34 | PASS | | heat_ims | functest | vnf | 33:48 | PASS | | vyos_vrouter | functest | vnf | 16:23 | PASS | | juju_epc | functest | vnf | 40:18 | PASS | +----------------------+------------------+--------------+------------------+----------------+ 2019-03-26 19:26:24,355 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2019-03-26 19:26:24,366 - paramiko.transport - DEBUG - EOF in transport thread 2019-03-26 19:26:24,437 - paramiko.transport - DEBUG - EOF in transport thread